09:40:11 Started by upstream project "integration-sanity-test-scandium" build number 559
09:40:11 originally caused by:
09:40:11 Started by timer
09:40:11 Running as SYSTEM
09:40:11 [EnvInject] - Loading node environment variables.
09:40:11 Building remotely on prd-centos8-robot-2c-8g-12171 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:12 [ssh-agent] Looking for ssh-agent implementation...
09:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:12 $ ssh-agent
09:40:12 SSH_AUTH_SOCK=/tmp/ssh-k2qzxilA0s6q/agent.6382
09:40:12 SSH_AGENT_PID=6383
09:40:12 [ssh-agent] Started.
09:40:12 Running ssh-add (command line suppressed)
09:40:12 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_17885755065291362487.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_17885755065291362487.key)
09:40:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:12 The recommended git tool is: NONE
09:40:19 using credential opendaylight-jenkins-ssh
09:40:19 Wiping out workspace first.
09:40:19 Cloning the remote Git repository
09:40:19 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:19 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:19 > git --version # timeout=10
09:40:19 > git --version # 'git version 2.43.0'
09:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:19 [INFO] Currently running in a labeled security context
09:40:19 [INFO] Currently SELinux is 'enforcing' on the host
09:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh405838968934687037.key
09:40:19 Verifying host key using known hosts file
09:40:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:23 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:23 [INFO] Currently running in a labeled security context
09:40:23 [INFO] Currently SELinux is 'enforcing' on the host
09:40:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh5691669189848958516.key
09:40:23 Verifying host key using known hosts file
09:40:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:23 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:23 > git config core.sparsecheckout # timeout=10
09:40:23 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:24 Commit message: "Adapt test for new pce-allocation field"
09:40:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:24 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:25 No emails were triggered.
09:40:25 provisioning config files...
09:40:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3035327176528317980.sh
09:40:25 ---> python-tools-install.sh
09:40:25 Setup pyenv:
09:40:25 system
09:40:25 * 3.8.13 (set by /opt/pyenv/version)
09:40:25 * 3.9.13 (set by /opt/pyenv/version)
09:40:25 * 3.10.13 (set by /opt/pyenv/version)
09:40:25 * 3.11.7 (set by /opt/pyenv/version)
09:40:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OXzo
09:40:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:34 lf-activate-venv(): INFO: Base packages installed successfully
09:40:34 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:58 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:40:58 Generating Requirements File
09:41:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:19 Python 3.11.7
09:41:19 pip 25.3 from /tmp/venv-OXzo/lib/python3.11/site-packages/pip (python 3.11)
09:41:19 appdirs==1.4.4
09:41:19 argcomplete==3.6.3
09:41:19 aspy.yaml==1.3.0
09:41:19 attrs==25.4.0
09:41:19 autopage==0.5.2
09:41:19 beautifulsoup4==4.14.3
09:41:19 boto3==1.42.6
09:41:19 botocore==1.42.6
09:41:19 bs4==0.0.2
09:41:19 cachetools==6.2.2
09:41:19 certifi==2025.11.12
09:41:19 cffi==2.0.0
09:41:19 cfgv==3.5.0
09:41:19 chardet==5.2.0
09:41:19 charset-normalizer==3.4.4
09:41:19 click==8.3.1
09:41:19 cliff==4.13.0
09:41:19 cmd2==3.0.0
09:41:19 cryptography==3.3.2
09:41:19 debtcollector==3.0.0
09:41:19 decorator==5.2.1
09:41:19 defusedxml==0.7.1
09:41:19 Deprecated==1.3.1
09:41:19 distlib==0.4.0
09:41:19 dnspython==2.8.0
09:41:19 docker==7.1.0
09:41:19 dogpile.cache==1.5.0
09:41:19 durationpy==0.10
09:41:19 email-validator==2.3.0
09:41:19 filelock==3.20.0
09:41:19 future==1.0.0
09:41:19 gitdb==4.0.12
09:41:19 GitPython==3.1.45
09:41:19 google-auth==2.43.0
09:41:19 httplib2==0.31.0
09:41:19 identify==2.6.15
09:41:19 idna==3.11
09:41:19 importlib-resources==1.5.0
09:41:19 iso8601==2.1.0
09:41:19 Jinja2==3.1.6
09:41:19 jmespath==1.0.1
09:41:19 jsonpatch==1.33
09:41:19 jsonpointer==3.0.0
09:41:19 jsonschema==4.25.1
09:41:19 jsonschema-specifications==2025.9.1
09:41:19 keystoneauth1==5.12.0
09:41:19 kubernetes==34.1.0
09:41:19 lftools==0.37.17
09:41:19 lxml==6.0.2
09:41:19 markdown-it-py==4.0.0
09:41:19 MarkupSafe==3.0.3
09:41:19 mdurl==0.1.2
09:41:19 msgpack==1.1.2
09:41:19 multi_key_dict==2.0.3
09:41:19 munch==4.0.0
09:41:19 netaddr==1.3.0
09:41:19 niet==1.4.2
09:41:19 nodeenv==1.9.1
09:41:19 oauth2client==4.1.3
09:41:19 oauthlib==3.3.1
09:41:19 openstacksdk==4.8.0
09:41:19 os-service-types==1.8.2
09:41:19 osc-lib==4.2.0
09:41:19 oslo.config==10.1.0
09:41:19 oslo.context==6.2.0
09:41:19 oslo.i18n==6.7.1
09:41:19 oslo.log==7.2.1
09:41:19 oslo.serialization==5.8.0
09:41:19 oslo.utils==9.2.0
09:41:19 packaging==25.0
09:41:19 pbr==7.0.3
09:41:19 platformdirs==4.5.1
09:41:19 prettytable==3.17.0
09:41:19 psutil==7.1.3
09:41:19 pyasn1==0.6.1
09:41:19 pyasn1_modules==0.4.2
09:41:19 pycparser==2.23
09:41:19 pygerrit2==2.0.15
09:41:19 PyGithub==2.8.1
09:41:19 Pygments==2.19.2
09:41:19 PyJWT==2.10.1
09:41:19 PyNaCl==1.6.1
09:41:19 pyparsing==2.4.7
09:41:19 pyperclip==1.11.0
09:41:19 pyrsistent==0.20.0
09:41:19 python-cinderclient==9.8.0
09:41:19 python-dateutil==2.9.0.post0
09:41:19 python-heatclient==4.3.0
09:41:19 python-jenkins==1.8.3
09:41:19 python-keystoneclient==5.7.0
09:41:19 python-magnumclient==4.9.0
09:41:19 python-openstackclient==8.2.0
09:41:19 python-swiftclient==4.9.0
09:41:19 PyYAML==6.0.3
09:41:19 referencing==0.37.0
09:41:19 requests==2.32.5
09:41:19 requests-oauthlib==2.0.0
09:41:19 requestsexceptions==1.4.0
09:41:19 rfc3986==2.0.0
09:41:19 rich==14.2.0
09:41:19 rich-argparse==1.7.2
09:41:19 rpds-py==0.30.0
09:41:19 rsa==4.9.1
09:41:19 ruamel.yaml==0.18.16
09:41:19 ruamel.yaml.clib==0.2.15
09:41:19 s3transfer==0.16.0
09:41:19 simplejson==3.20.2
09:41:19 six==1.17.0
09:41:19 smmap==5.0.2
09:41:19 soupsieve==2.8
09:41:19 stevedore==5.6.0
09:41:19 tabulate==0.9.0
09:41:19 toml==0.10.2
09:41:19 tomlkit==0.13.3
09:41:19 tqdm==4.67.1
09:41:19 typing_extensions==4.15.0
09:41:19 tzdata==2025.2
09:41:19 urllib3==1.26.20
09:41:19 virtualenv==20.35.4
09:41:19 wcwidth==0.2.14
09:41:19 websocket-client==1.9.0
09:41:19 wrapt==2.0.1
09:41:19 xdg==6.0.0
09:41:19 xmltodict==1.0.2
09:41:19 yq==3.4.3
09:41:20 [EnvInject] - Injecting environment variables from a build step.
09:41:20 [EnvInject] - Injecting as environment variables the properties content
09:41:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:20 OS_CLOUD=vex
09:41:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:41:20 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:20
09:41:20 [EnvInject] - Variables injected successfully.
09:41:20 provisioning config files...
09:41:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1589463873319904020.sh
09:41:20 ---> Create parameters file for OpenStack HOT
09:41:20 OpenStack Heat parameters generated
09:41:20 -----------------------------------
09:41:20 parameters:
09:41:20 vm_0_count: '1'
09:41:20 vm_0_flavor: 'v3-standard-4'
09:41:20 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:41:20 vm_1_count: '1'
09:41:20 vm_1_flavor: 'v3-standard-2'
09:41:20 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:20
09:41:20 job_name: '52208-554'
09:41:20 silo: 'releng'
09:41:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7270234114798703508.sh
09:41:20 ---> Create HEAT stack
09:41:20 + source /home/jenkins/lf-env.sh
09:41:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:20 ++ mktemp -d /tmp/venv-XXXX
09:41:20 + lf_venv=/tmp/venv-KzJ2
09:41:20 + local venv_file=/tmp/.os_lf_venv
09:41:20 + local python=python3
09:41:20 + local options
09:41:20 + local set_path=true
09:41:20 + local install_args=
09:41:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:20 + true
09:41:20 + case $1 in
09:41:20 + python=python3
09:41:20 + shift 2
09:41:20 + true
09:41:20 + case $1 in
09:41:20 + shift
09:41:20 + break
09:41:20 + case $python in
09:41:20 + local pkg_list=
09:41:20 + [[ -d /opt/pyenv ]]
09:41:20 + echo 'Setup pyenv:'
09:41:20 Setup pyenv:
09:41:20 + export PYENV_ROOT=/opt/pyenv
09:41:20 + PYENV_ROOT=/opt/pyenv
09:41:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:20 + pyenv versions
09:41:21 system
09:41:21 3.8.13
09:41:21 3.9.13
09:41:21 3.10.13
09:41:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:21 + command -v pyenv
09:41:21 ++ pyenv init - --no-rehash
09:41:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:21 for i in ${!paths[@]}; do
09:41:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:21 fi; done;
09:41:21 echo "${paths[*]}"'\'')"
09:41:21 export PATH="/opt/pyenv/shims:${PATH}"
09:41:21 export PYENV_SHELL=bash
09:41:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:21 pyenv() {
09:41:21 local command
09:41:21 command="${1:-}"
09:41:21 if [ "$#" -gt 0 ]; then
09:41:21 shift
09:41:21 fi
09:41:21
09:41:21 case "$command" in
09:41:21 rehash|shell)
09:41:21 eval "$(pyenv "sh-$command" "$@")"
09:41:21 ;;
09:41:21 *)
09:41:21 command pyenv "$command" "$@"
09:41:21 ;;
09:41:21 esac
09:41:21 }'
09:41:21 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:21 for i in ${!paths[@]}; do
09:41:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:21 fi; done;
09:41:21 echo "${paths[*]}"'
09:41:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:21 ++ export PYENV_SHELL=bash
09:41:21 ++ PYENV_SHELL=bash
09:41:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:21 +++ complete -F _pyenv pyenv
09:41:21 ++ lf-pyver python3
09:41:21 ++ local py_version_xy=python3
09:41:21 ++ local py_version_xyz=
09:41:21 ++ sed 's/^[ *]* //'
09:41:21 ++ pyenv versions
09:41:21 ++ local command
09:41:21 ++ command=versions
09:41:21 ++ '[' 1 -gt 0 ']'
09:41:21 ++ shift
09:41:21 ++ case "$command" in
09:41:21 ++ command pyenv versions
09:41:21 ++ pyenv versions
09:41:21 ++ awk '{ print $1 }'
09:41:21 ++ grep -E '^[0-9.]*[0-9]$'
09:41:21 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:21 +++ grep '^3' /tmp/.pyenv_versions
09:41:21 +++ tail -n 1
09:41:21 +++ sort -V
09:41:21 ++ py_version_xyz=3.11.7
09:41:21 ++ [[ -z 3.11.7 ]]
09:41:21 ++ echo 3.11.7
09:41:21 ++ return 0
09:41:21 + pyenv local 3.11.7
09:41:21 + local command
09:41:21 + command=local
09:41:21 + '[' 2 -gt 0 ']'
09:41:21 + shift
09:41:21 + case "$command" in
09:41:21 + command pyenv local 3.11.7
09:41:21 + pyenv local 3.11.7
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='lftools[openstack] '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='kubernetes '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='niet '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='python-heatclient '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='python-openstackclient '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='python-magnumclient '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='urllib3~=1.26.15 '
09:41:21 + for arg in "$@"
09:41:21 + case $arg in
09:41:21 + pkg_list+='yq '
09:41:21 + [[ -f /tmp/.os_lf_venv ]]
09:41:21 ++ cat /tmp/.os_lf_venv
09:41:21 + lf_venv=/tmp/venv-OXzo
09:41:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from' file:/tmp/.os_lf_venv
09:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:41:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:21 + local 'pip_opts=--upgrade --quiet'
09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:21 + [[ -n '' ]]
09:41:21 + [[ -n '' ]]
09:41:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:21 + /tmp/venv-OXzo/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:23 lf-activate-venv(): INFO: Base packages installed successfully
09:41:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:23 + /tmp/venv-OXzo/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:43 + type python3
09:41:43 + true
09:41:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH'
09:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:41:43 + PATH=/tmp/venv-OXzo/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:43 + return 0
09:41:43 + openstack --os-cloud vex limits show --absolute
09:41:44 +--------------------------+---------+
09:41:44 | Name | Value |
09:41:44 +--------------------------+---------+
09:41:44 | maxTotalInstances | -1 |
09:41:44 | maxTotalCores | 450 |
09:41:44 | maxTotalRAMSize | 1000000 |
09:41:44 | maxServerMeta | 128 |
09:41:44 | maxImageMeta | 128 |
09:41:44 | maxPersonality | 5 |
09:41:44 | maxPersonalitySize | 10240 |
09:41:44 | maxTotalKeypairs | 100 |
09:41:44 | maxServerGroups | 10 |
09:41:44 | maxServerGroupMembers | 10 |
09:41:44 | maxTotalFloatingIps | -1 |
09:41:44 | maxSecurityGroups | -1 |
09:41:44 | maxSecurityGroupRules | -1 |
09:41:44 | totalRAMUsed | 663552 |
09:41:44 | totalCoresUsed | 162 |
09:41:44 | totalInstancesUsed | 64 |
09:41:44 | totalFloatingIpsUsed | 0 |
09:41:44 | totalSecurityGroupsUsed | 0 |
09:41:44 | totalServerGroupsUsed | 0 |
09:41:44 | maxTotalVolumes | -1 |
09:41:44 | maxTotalSnapshots | 10 |
09:41:44 | maxTotalVolumeGigabytes | 4096 |
09:41:44 | maxTotalBackups | 10 |
09:41:44 | maxTotalBackupGigabytes | 1000 |
09:41:44 | totalVolumesUsed | 3 |
09:41:44 | totalGigabytesUsed | 60 |
09:41:44 | totalSnapshotsUsed | 0 |
09:41:44 | totalBackupsUsed | 0 |
09:41:44 | totalBackupGigabytesUsed | 0 |
09:41:44 +--------------------------+---------+
09:41:45 + pushd /opt/ciman/openstack-hot
09:41:45 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:45 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-554 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:10 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:42:10 Waiting to initialize infrastructure...
09:42:10 Stack initialization successful.
09:42:10 ------------------------------------
09:42:10 Stack Details
09:42:10 ------------------------------------
09:42:10 {'added': None,
09:42:10 'capabilities': [],
09:42:10 'created_at': '2025-12-10T09:41:48Z',
09:42:10 'deleted': None,
09:42:10 'deleted_at': None,
09:42:10 'description': 'No description',
09:42:10 'environment': None,
09:42:10 'environment_files': None,
09:42:10 'files': None,
09:42:10 'files_container': None,
09:42:10 'id': 'e5eff1a8-a0a7-478f-acfb-0f89e7b3edf9',
09:42:10 'is_rollback_disabled': True,
09:42:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-554/e5eff1a8-a0a7-478f-acfb-0f89e7b3edf9',
09:42:10 'rel': 'self'}],
09:42:10 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:10 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-554',
09:42:10 'notification_topics': [],
09:42:10 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:10 'output_key': 'vm_0_ips',
09:42:10 'output_value': ['10.30.171.28']},
09:42:10 {'description': 'IP addresses of the 2nd vm types',
09:42:10 'output_key': 'vm_1_ips',
09:42:10 'output_value': ['10.30.170.109']}],
09:42:10 'owner_id': ****,
09:42:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:10 'OS::stack_id': 'e5eff1a8-a0a7-478f-acfb-0f89e7b3edf9',
09:42:10 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-554',
09:42:10 'job_name': '52208-554',
09:42:10 'silo': 'releng',
09:42:10 'vm_0_count': '1',
09:42:10 'vm_0_flavor': 'v3-standard-4',
09:42:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:10 '20251201-010221.432',
09:42:10 'vm_1_count': '1',
09:42:10 'vm_1_flavor': 'v3-standard-2',
09:42:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:10 '- 20250917-133034.654'},
09:42:10 'parent_id': None,
09:42:10 'replaced': None,
09:42:10 'status': 'CREATE_COMPLETE',
09:42:10 'status_reason': 'Stack CREATE completed successfully',
09:42:10 'tags': [],
09:42:10 'template': None,
09:42:10 'template_description': 'No description',
09:42:10 'template_url': None,
09:42:10 'timeout_mins': 15,
09:42:10 'unchanged': None,
09:42:10 'updated': None,
09:42:10 'updated_at': None,
09:42:10 'user_project_id': '0a6a8cf3b6374b319fd10412f5921292'}
09:42:10 ------------------------------------
09:42:10 + popd
09:42:10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12677532506591207447.sh
09:42:10 ---> Copy SSH public keys to CSIT lab
09:42:10 Setup pyenv:
09:42:11 system
09:42:11 3.8.13
09:42:11 3.9.13
09:42:11 3.10.13
09:42:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:42:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:13 lf-activate-venv(): INFO: Base packages installed successfully
09:42:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:28 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:42:30 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:42:30 SSH not responding on 10.30.170.109. Retrying in 10 seconds...
09:42:40 Ping to 10.30.171.28 successful.
09:42:40 Ping to 10.30.170.109 successful.
09:42:41 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:42:41 Warning: Permanently added '10.30.170.109' (ECDSA) to the list of known hosts.
09:42:41 releng-52208-554-0-builder-0
09:42:41 Successfully copied public keys to slave 10.30.171.28
09:42:41 Process 7601 ready.
09:42:42 releng-52208-554-1-mininet-ovs-217-0
09:42:42 Successfully copied public keys to slave 10.30.170.109
09:42:42 Process 7602 ready.
09:42:42 SSH ready on all stack servers.
09:42:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10693807460972970338.sh
09:42:42 Setup pyenv:
09:42:42 system
09:42:42 3.8.13
09:42:42 3.9.13
09:42:42 3.10.13
09:42:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V9R1
09:42:46 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:50 lf-activate-venv(): INFO: Base packages installed successfully
09:42:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-V9R1/bin to PATH
09:42:52 + echo 'Installing Python Requirements'
09:42:52 Installing Python Requirements
09:42:52 + cat
09:42:52 + python -m pip install -r requirements.txt
09:42:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:52 Collecting docker-py (from -r requirements.txt (line 1))
09:42:52 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:52 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:52 Installing build dependencies: started
09:42:53 Installing build dependencies: finished with status 'done'
09:42:53 Getting requirements to build wheel: started
09:42:53 Getting requirements to build wheel: finished with status 'done'
09:42:53 Preparing metadata (pyproject.toml): started
09:42:54 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:54 Collecting netaddr (from -r requirements.txt (line 3))
09:42:54 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:54 Collecting netifaces (from -r requirements.txt (line 4))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:54 Installing build dependencies: started
09:42:55 Installing build dependencies: finished with status 'done'
09:42:55 Getting requirements to build wheel: started
09:42:55 Getting requirements to build wheel: finished with status 'done'
09:42:55 Preparing metadata (pyproject.toml): started
09:42:55 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:55 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:55 Collecting requests (from -r requirements.txt (line 6))
09:42:55 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:55 Collecting robotframework (from -r requirements.txt (line 7))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 41.4 MB/s 0:00:00
09:42:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:56 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:56 Installing build dependencies: started
09:42:56 Installing build dependencies: finished with status 'done'
09:42:56 Getting requirements to build wheel: started
09:42:57 Getting requirements to build wheel: finished with status 'done'
09:42:57 Preparing metadata (pyproject.toml): started
09:42:57 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:57 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:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:57 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:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:57 Installing build dependencies: started
09:42:58 Installing build dependencies: finished with status 'done'
09:42:58 Getting requirements to build wheel: started
09:42:58 Getting requirements to build wheel: finished with status 'done'
09:42:58 Preparing metadata (pyproject.toml): started
09:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:59 Collecting scapy (from -r requirements.txt (line 12))
09:42:59 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:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.0 MB/s 0:00:00
09:42:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:59 Installing build dependencies: started
09:43:00 Installing build dependencies: finished with status 'done'
09:43:00 Getting requirements to build wheel: started
09:43:00 Getting requirements to build wheel: finished with status 'done'
09:43:00 Preparing metadata (pyproject.toml): started
09:43:00 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:01 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.0 MB/s 0:00:00
09:43:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:01 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:01 Collecting isodate (from -r requirements.txt (line 25))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:01 Collecting jmespath (from -r requirements.txt (line 28))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:01 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:02 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.1/urllib3-2.6.1-py3-none-any.whl (131 kB)
09:43:02 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:02 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:43:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:02 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 31.8 MB/s 0:00:00
09:43:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.6 MB/s 0:00:00
09:43:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:04 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.1 MB/s 0:00:00
09:43:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:05 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:05 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 74.9 MB/s 0:00:00
09:43:06 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:06 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:06 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:06 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:06 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:06 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:06 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:07 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:07 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:43:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:07 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:07 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=07dc8811bd0995d1306e96128e5a9c12dc5edef3fa79b36aa63a6fa460484007
09:43:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:07 Building wheel for ipaddr (pyproject.toml): started
09:43:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=150ba8ec183d401394445ba6166bfd1a68c6128f9109ee6cdf1cf0e70a5ba513
09:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:08 Building wheel for netifaces (pyproject.toml): started
09:43:10 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:10 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=0e96c7ea01ea723ba717984764477f7dc9bf63f97d7baadf00e6cf811fbf90e2
09:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:10 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8106616de79510cbce4fcbcc61fb108c74b357e098bfcf846949a58a9c129f82
09:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:10 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:10 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:10 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3dd2aadd306b628cf9d1affcf2f32b0c2bab22fadfc35f778523ba314b5f6f2a
09:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:10 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:10 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:17
09:43:17 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.39.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.6.1 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:18 + pip freeze
09:43:18 attrs==25.4.0
09:43:18 bcrypt==5.0.0
09:43:18 beautifulsoup4==4.14.3
09:43:18 certifi==2025.11.12
09:43:18 cffi==2.0.0
09:43:18 charset-normalizer==3.4.4
09:43:18 click==8.3.1
09:43:18 cryptography==46.0.3
09:43:18 decorator==5.2.1
09:43:18 distlib==0.4.0
09:43:18 docker-py==1.10.6
09:43:18 docker-pycreds==0.4.0
09:43:18 elastic-transport==8.17.1
09:43:18 elasticsearch==8.19.2
09:43:18 elasticsearch-dsl==8.15.4
09:43:18 enum34==1.1.10
09:43:18 filelock==3.20.0
09:43:18 h11==0.16.0
09:43:18 idna==3.11
09:43:18 invoke==2.2.1
09:43:18 ipaddr==2.2.0
09:43:18 isodate==0.7.2
09:43:18 jmespath==1.0.1
09:43:18 jsonpatch==1.33
09:43:18 jsonpath-rw==1.4.0
09:43:18 jsonpointer==3.0.0
09:43:18 lxml==6.0.2
09:43:18 netaddr==1.3.0
09:43:18 netifaces==0.11.0
09:43:18 outcome==1.3.0.post0
09:43:18 paramiko==4.0.0
09:43:18 platformdirs==4.5.1
09:43:18 ply==3.11
09:43:18 pyang==2.7.1
09:43:18 pyangbind==0.8.6
09:43:18 pycparser==2.23
09:43:18 pyhocon==0.3.61
09:43:18 PyNaCl==1.6.1
09:43:18 pyparsing==3.2.5
09:43:18 PySocks==1.7.1
09:43:18 python-dateutil==2.9.0.post0
09:43:18 regex==2025.11.3
09:43:18 requests==2.32.5
09:43:18 robotframework==7.3.2
09:43:18 robotframework-httplibrary==0.4.2
09:43:18 robotframework-pythonlibcore==4.4.1
09:43:18 robotframework-requests==0.9.7
09:43:18 robotframework-selenium2library==3.0.0
09:43:18 robotframework-seleniumlibrary==6.8.0
09:43:18 robotframework-sshlibrary==3.8.0
09:43:18 scapy==2.6.1
09:43:18 scp==0.15.0
09:43:18 selenium==4.39.0
09:43:18 six==1.17.0
09:43:18 sniffio==1.3.1
09:43:18 sortedcontainers==2.4.0
09:43:18 soupsieve==2.8
09:43:18 trio==0.32.0
09:43:18 trio-websocket==0.12.2
09:43:18 typing_extensions==4.15.0
09:43:18 urllib3==2.6.1
09:43:18 virtualenv==20.35.4
09:43:18 waitress==3.0.2
09:43:18 WebOb==1.8.9
09:43:18 websocket-client==1.9.0
09:43:18 WebTest==3.0.7
09:43:18 wsproto==1.3.2
09:43:18 [EnvInject] - Injecting environment variables from a build step.
09:43:18 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:18 [EnvInject] - Variables injected successfully.
09:43:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13330492323699611285.sh
09:43:18 Setup pyenv:
09:43:19 system
09:43:19 3.8.13
09:43:19 3.9.13
09:43:19 3.10.13
09:43:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:21 lf-activate-venv(): INFO: Base packages installed successfully
09:43:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:29 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:29 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
09:43:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.1 which is incompatible.
09:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:43:29 + ODL_SYSTEM=()
09:43:29 + TOOLS_SYSTEM=()
09:43:29 + OPENSTACK_SYSTEM=()
09:43:29 + OPENSTACK_CONTROLLERS=()
09:43:29 + mapfile -t ADDR
09:43:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:29 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:43:31 + for i in "${ADDR[@]}"
09:43:31 ++ ssh 10.30.171.28 hostname -s
09:43:31 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:31 + REMHOST=releng-52208-554-0-builder-0
09:43:31 + case ${REMHOST} in
09:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:31 + for i in "${ADDR[@]}"
09:43:31 ++ ssh 10.30.170.109 hostname -s
09:43:31 Warning: Permanently added '10.30.170.109' (ECDSA) to the list of known hosts.
09:43:31 + REMHOST=releng-52208-554-1-mininet-ovs-217-0
09:43:31 + case ${REMHOST} in
09:43:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:31 + echo NUM_ODL_SYSTEM=1
09:43:31 + echo NUM_TOOLS_SYSTEM=1
09:43:31 + '[' '' == yes ']'
09:43:31 + NUM_OPENSTACK_SYSTEM=0
09:43:31 + echo NUM_OPENSTACK_SYSTEM=0
09:43:31 + '[' 0 -eq 2 ']'
09:43:31 + echo ODL_SYSTEM_IP=10.30.171.28
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:31 + echo ODL_SYSTEM_1_IP=10.30.171.28
09:43:31 + echo TOOLS_SYSTEM_IP=10.30.170.109
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:31 + echo TOOLS_SYSTEM_1_IP=10.30.170.109
09:43:31 + openstack_index=0
09:43:31 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:31 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:31 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 + '[' -1 -ge 2 ']'
09:43:31 ++ seq 0 -2
09:43:31 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 ++ seq 0 -1
09:43:31 + echo 'Contents of slave_addresses.txt:'
09:43:31 Contents of slave_addresses.txt:
09:43:31 + cat slave_addresses.txt
09:43:31 NUM_ODL_SYSTEM=1
09:43:31 NUM_TOOLS_SYSTEM=1
09:43:31 NUM_OPENSTACK_SYSTEM=0
09:43:31 ODL_SYSTEM_IP=10.30.171.28
09:43:31 ODL_SYSTEM_1_IP=10.30.171.28
09:43:31 TOOLS_SYSTEM_IP=10.30.170.109
09:43:31 TOOLS_SYSTEM_1_IP=10.30.170.109
09:43:31 NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 OPENSTACK_CONTROL_NODE_1_IP=
09:43:31 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 [EnvInject] - Injecting environment variables from a build step.
09:43:32 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:32 [EnvInject] - Variables injected successfully.
09:43:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins17975440026763377099.sh
09:43:32 Preparing for JRE Version 21
09:43:32 Karaf artifact is karaf
09:43:32 Karaf project is integration
09:43:32 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:32 [EnvInject] - Injecting environment variables from a build step.
09:43:32 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:32 [EnvInject] - Variables injected successfully.
09:43:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8540895766168005333.sh
09:43:32 2025-12-10 09:43:32 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:32 Bundle version is 0.21.4-SNAPSHOT
09:43:32 --2025-12-10 09:43:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:32 HTTP request sent, awaiting response... 200 OK
09:43:32 Length: 1410 (1.4K) [application/xml]
09:43:32 Saving to: ‘maven-metadata.xml’
09:43:32
09:43:32 0K . 100% 60.7M=0s
09:43:32
09:43:32 2025-12-10 09:43:32 (60.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:32
09:43:32
09:43:32
09:43:32 org.opendaylight.integration
09:43:32 karaf
09:43:32 0.21.4-SNAPSHOT
09:43:32
09:43:32
09:43:32 20251210.093727
09:43:32 282
09:43:32
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32 pom
09:43:32 0.21.4-20251210.093727-282
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32 tar.gz
09:43:32 0.21.4-20251210.093727-282
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32 zip
09:43:32 0.21.4-20251210.093727-282
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32 cyclonedx
09:43:32 xml
09:43:32 0.21.4-20251210.093727-282
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32 cyclonedx
09:43:32 json
09:43:32 0.21.4-20251210.093727-282
09:43:32 20251210093727
09:43:32
09:43:32
09:43:32
09:43:32
09:43:32 Nexus timestamp is 0.21.4-20251210.093727-282
09:43:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251210.093727-282.zip
09:43:32 Distribution bundle is karaf-0.21.4-20251210.093727-282.zip
09:43:32 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:32 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:32 Nexus prefix is https://nexus.opendaylight.org
09:43:32 [EnvInject] - Injecting environment variables from a build step.
09:43:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:32 [EnvInject] - Variables injected successfully.
09:43:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10111357078102341953.sh
09:43:32 Setup pyenv:
09:43:32 system
09:43:32 3.8.13
09:43:32 3.9.13
09:43:32 3.10.13
09:43:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:43:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:34 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:34 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
09:43:34 lf-activate-venv(): INFO: Base packages installed successfully
09:43:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:40 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:40 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
09:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:43:40 Copying common-functions.sh to /tmp
09:43:42 Copying common-functions.sh to 10.30.170.109:/tmp
09:43:42 Warning: Permanently added '10.30.170.109' (ECDSA) to the list of known hosts.
09:43:43 Copying common-functions.sh to 10.30.171.28:/tmp
09:43:43 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins186414717786456483.sh
09:43:43 common-functions.sh is being sourced
09:43:43 common-functions environment:
09:43:43 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:43 ACTUALFEATURES:
09:43:43 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:43 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:43 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:43 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:43 CONTROLLERMEM: 2048m
09:43:43 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:43 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:43 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:43 SUITES:
09:43:43
09:43:43 #################################################
09:43:43 ## Configure Cluster and Start ##
09:43:43 #################################################
09:43:43 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:43 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:43 Locating script plan to use...
09:43:43 Finished running script plans
09:43:43 Configuring member-1 with IP address 10.30.171.28
09:43:43 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:44 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:44 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:44 ++ [[ /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:44 ++ echo 'common-functions.sh is being sourced'
09:43:44 common-functions.sh is being sourced
09:43:44 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:44 ++ DISTROSTREAM=scandium
09:43:44 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 ++ export CONTROLLERMEM=
09:43:44 ++ CONTROLLERMEM=
09:43:44 ++ case "${DISTROSTREAM}" in
09:43:44 ++ CLUSTER_SYSTEM=akka
09:43:44 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 ++ print_common_env
09:43:44 ++ cat
09:43:44 common-functions environment:
09:43:44 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ACTUALFEATURES:
09:43:44 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 CONTROLLERMEM:
09:43:44 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 SUITES:
09:43:44
09:43:44 ++ SSH='ssh -t -t'
09:43:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:44 Changing to /tmp
09:43:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251210.093727-282.zip
09:43:44 + echo 'Changing to /tmp'
09:43:44 + cd /tmp
09:43:44 + 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-20251210.093727-282.zip'
09:43:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251210.093727-282.zip
09:43:44 --2025-12-10 09:43:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251210.093727-282.zip
09:43:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:44 HTTP request sent, awaiting response... 200 OK
09:43:44 Length: 239812383 (229M) [application/zip]
09:43:44 Saving to: ‘karaf-0.21.4-20251210.093727-282.zip’
09:43:44
09:43:44 0K ........ ........ ........ ........ ........ ........ 1% 62.3M 4s
09:43:44 3072K ........ ........ ........ ........ ........ ........ 2% 147M 3s
09:43:44 6144K ........ ........ ........ ........ ........ ........ 3% 138M 2s
09:43:44 9216K ........ ........ ........ ........ ........ ........ 5% 191M 2s
09:43:44 12288K ........ ........ ........ ........ ........ ........ 6% 174M 2s
09:43:44 15360K ........ ........ ........ ........ ........ ........ 7% 183M 2s
09:43:44 18432K ........ ........ ........ ........ ........ ........ 9% 234M 2s
09:43:44 21504K ........ ........ ........ ........ ........ ........ 10% 246M 1s
09:43:44 24576K ........ ........ ........ ........ ........ ........ 11% 230M 1s
09:43:44 27648K ........ ........ ........ ........ ........ ........ 13% 243M 1s
09:43:44 30720K ........ ........ ........ ........ ........ ........ 14% 228M 1s
09:43:44 33792K ........ ........ ........ ........ ........ ........ 15% 297M 1s
09:43:44 36864K ........ ........ ........ ........ ........ ........ 17% 223M 1s
09:43:44 39936K ........ ........ ........ ........ ........ ........ 18% 314M 1s
09:43:44 43008K ........ ........ ........ ........ ........ ........ 19% 271M 1s
09:43:44 46080K ........ ........ ........ ........ ........ ........ 20% 302M 1s
09:43:44 49152K ........ ........ ........ ........ ........ ........ 22% 327M 1s
09:43:44 52224K ........ ........ ........ ........ ........ ........ 23% 315M 1s
09:43:44 55296K ........ ........ ........ ........ ........ ........ 24% 323M 1s
09:43:44 58368K ........ ........ ........ ........ ........ ........ 26% 353M 1s
09:43:44 61440K ........ ........ ........ ........ ........ ........ 27% 381M 1s
09:43:44 64512K ........ ........ ........ ........ ........ ........ 28% 190M 1s
09:43:44 67584K ........ ........ ........ ........ ........ ........ 30% 329M 1s
09:43:44 70656K ........ ........ ........ ........ ........ ........ 31% 368M 1s
09:43:44 73728K ........ ........ ........ ........ ........ ........ 32% 333M 1s
09:43:44 76800K ........ ........ ........ ........ ........ ........ 34% 345M 1s
09:43:44 79872K ........ ........ ........ ........ ........ ........ 35% 349M 1s
09:43:44 82944K ........ ........ ........ ........ ........ ........ 36% 301M 1s
09:43:44 86016K ........ ........ ........ ........ ........ ........ 38% 295M 1s
09:43:44 89088K ........ ........ ........ ........ ........ ........ 39% 348M 1s
09:43:45 92160K ........ ........ ........ ........ ........ ........ 40% 365M 1s
09:43:45 95232K ........ ........ ........ ........ ........ ........ 41% 333M 1s
09:43:45 98304K ........ ........ ........ ........ ........ ........ 43% 296M 1s
09:43:45 101376K ........ ........ ........ ........ ........ ........ 44% 310M 1s
09:43:45 104448K ........ ........ ........ ........ ........ ........ 45% 290M 1s
09:43:45 107520K ........ ........ ........ ........ ........ ........ 47% 309M 0s
09:43:45 110592K ........ ........ ........ ........ ........ ........ 48% 307M 0s
09:43:45 113664K ........ ........ ........ ........ ........ ........ 49% 301M 0s
09:43:45 116736K ........ ........ ........ ........ ........ ........ 51% 292M 0s
09:43:45 119808K ........ ........ ........ ........ ........ ........ 52% 336M 0s
09:43:45 122880K ........ ........ ........ ........ ........ ........ 53% 372M 0s
09:43:45 125952K ........ ........ ........ ........ ........ ........ 55% 380M 0s
09:43:45 129024K ........ ........ ........ ........ ........ ........ 56% 340M 0s
09:43:45 132096K ........ ........ ........ ........ ........ ........ 57% 305M 0s
09:43:45 135168K ........ ........ ........ ........ ........ ........ 59% 313M 0s
09:43:45 138240K ........ ........ ........ ........ ........ ........ 60% 333M 0s
09:43:45 141312K ........ ........ ........ ........ ........ ........ 61% 299M 0s
09:43:45 144384K ........ ........ ........ ........ ........ ........ 62% 317M 0s
09:43:45 147456K ........ ........ ........ ........ ........ ........ 64% 352M 0s
09:43:45 150528K ........ ........ ........ ........ ........ ........ 65% 366M 0s
09:43:45 153600K ........ ........ ........ ........ ........ ........ 66% 297M 0s
09:43:45 156672K ........ ........ ........ ........ ........ ........ 68% 348M 0s
09:43:45 159744K ........ ........ ........ ........ ........ ........ 69% 305M 0s
09:43:45 162816K ........ ........ ........ ........ ........ ........ 70% 357M 0s
09:43:45 165888K ........ ........ ........ ........ ........ ........ 72% 368M 0s
09:43:45 168960K ........ ........ ........ ........ ........ ........ 73% 375M 0s
09:43:45 172032K ........ ........ ........ ........ ........ ........ 74% 367M 0s
09:43:45 175104K ........ ........ ........ ........ ........ ........ 76% 319M 0s
09:43:45 178176K ........ ........ ........ ........ ........ ........ 77% 292M 0s
09:43:45 181248K ........ ........ ........ ........ ........ ........ 78% 297M 0s
09:43:45 184320K ........ ........ ........ ........ ........ ........ 80% 329M 0s
09:43:45 187392K ........ ........ ........ ........ ........ ........ 81% 271M 0s
09:43:45 190464K ........ ........ ........ ........ ........ ........ 82% 328M 0s
09:43:45 193536K ........ ........ ........ ........ ........ ........ 83% 331M 0s
09:43:45 196608K ........ ........ ........ ........ ........ ........ 85% 306M 0s
09:43:45 199680K ........ ........ ........ ........ ........ ........ 86% 340M 0s
09:43:45 202752K ........ ........ ........ ........ ........ ........ 87% 343M 0s
09:43:45 205824K ........ ........ ........ ........ ........ ........ 89% 306M 0s
09:43:45 208896K ........ ........ ........ ........ ........ ........ 90% 337M 0s
09:43:45 211968K ........ ........ ........ ........ ........ ........ 91% 319M 0s
09:43:45 215040K ........ ........ ........ ........ ........ ........ 93% 354M 0s
09:43:45 218112K ........ ........ ........ ........ ........ ........ 94% 339M 0s
09:43:45 221184K ........ ........ ........ ........ ........ ........ 95% 308M 0s
09:43:45 224256K ........ ........ ........ ........ ........ ........ 97% 330M 0s
09:43:45 227328K ........ ........ ........ ........ ........ ........ 98% 337M 0s
09:43:45 230400K ........ ........ ........ ........ ........ ........ 99% 316M 0s
09:43:45 233472K ........ ... 100% 316M=0.8s
09:43:45
09:43:45 2025-12-10 09:43:45 (280 MB/s) - ‘karaf-0.21.4-20251210.093727-282.zip’ saved [239812383/239812383]
09:43:45
09:43:45 Extracting the new controller...
09:43:45 + echo 'Extracting the new controller...'
09:43:45 + unzip -q karaf-0.21.4-20251210.093727-282.zip
09:43:47 Adding external repositories...
09:43:47 + echo 'Adding external repositories...'
09:43:47 + 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:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 #
09:43:47 # If set to true, the following property will not allow any certificate to be used
09:43:47 # when accessing Maven repositories through SSL
09:43:47 #
09:43:47 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:47
09:43:47 #
09:43:47 # Path to the local Maven settings file.
09:43:47 # The repositories defined in this file will be automatically added to the list
09:43:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:47 # below is not set.
09:43:47 # The following locations are checked for the existence of the settings.xml file
09:43:47 # * 1. looks for the specified url
09:43:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:47 #
09:43:47 #org.ops4j.pax.url.mvn.settings=
09:43:47
09:43:47 #
09:43:47 # Path to the local Maven repository which is used to avoid downloading
09:43:47 # artifacts when they already exist locally.
09:43:47 # The value of this property will be extracted from the settings.xml file
09:43:47 # above, or defaulted to:
09:43:47 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:47
09:43:47 #
09:43:47 # Default this to false. It's just weird to use undocumented repos
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:47
09:43:47 #
09:43:47 # Uncomment if you don't wanna use the proxy settings
09:43:47 # from the Maven conf/settings.xml file
09:43:47 #
09:43:47 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:47
09:43:47 #
09:43:47 # Comma separated list of repositories scanned when resolving an artifact.
09:43:47 # Those repositories will be checked before iterating through the
09:43:47 # below list of repositories and even before the local repository
09:43:47 # A repository url can be appended with zero or more of the following flags:
09:43:47 # @snapshots : the repository contains snaphots
09:43:47 # @noreleases : the repository does not contain any released artifacts
09:43:47 #
09:43:47 # The following property value will add the system folder as a repo.
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:47
09:43:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:47
09:43:47 #
09:43:47 # Comma separated list of repositories scanned when resolving an artifact.
09:43:47 # The default list includes the following repositories:
09:43:47 # http://repo1.maven.org/maven2@id=central
09:43:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:47 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:47 # to add.
09:43:47 # A repository url can be appended with zero or more of the following flags:
09:43:47 # @snapshots : the repository contains snapshots
09:43:47 # @noreleases : the repository does not contain any released artifacts
09:43:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:47 #
09:43:47 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:47
09:43:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:47 + [[ True == \T\r\u\e ]]
09:43:47 + echo 'Configuring the startup features...'
09:43:47 + 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:47 + FEATURE_TEST_STRING=features-test
09:43:47 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:47 + KARAF_VERSION=karaf4
09:43:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:47 + 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:47 + [[ ! -z '' ]]
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 #
09:43:47 # Comma separated list of features repositories to register by default
09:43:47 #
09:43:47 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}/87390428-7273-410c-a24b-f1b49a4974ad.xml
09:43:47
09:43:47 #
09:43:47 # Comma separated list of features to install at startup
09:43:47 #
09:43:47 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, dbf6538d-cada-44ce-ab71-f8d219c4dd1d
09:43:47
09:43:47 #
09:43:47 # Resource repositories (OBR) that the features resolver can use
09:43:47 # to resolve requirements/capabilities
09:43:47 #
09:43:47 # The format of the resourceRepositories is
09:43:47 # resourceRepositories=[xml:url|json:url],...
09:43:47 # for Instance:
09:43:47 #
09:43:47 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:47 # or
09:43:47 #resourceRepositories=json:http://host/path/to/index.json
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:47 #
09:43:47 featuresBootAsynchronous=false
09:43:47
09:43:47 #
09:43:47 # Service requirements enforcement
09:43:47 #
09:43:47 # By default, the feature resolver checks the service requirements/capabilities of
09:43:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:47 # the required bundles.
09:43:47 # The following flag can have those values:
09:43:47 # - disable: service requirements are completely ignored
09:43:47 # - default: service requirements are ignored for old features
09:43:47 # - enforce: service requirements are always verified
09:43:47 #
09:43:47 #serviceRequirements=default
09:43:47
09:43:47 #
09:43:47 # Store cfg file for config element in feature
09:43:47 #
09:43:47 #configCfgStore=true
09:43:47
09:43:47 #
09:43:47 # Define if the feature service automatically refresh bundles
09:43:47 #
09:43:47 autoRefresh=true
09:43:47
09:43:47 #
09:43:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:47 # XML file defines instructions related to features processing
09:43:47 # versions.properties may declare properties to resolve placeholders in XML file
09:43:47 # both files are relative to ${karaf.etc}
09:43:47 #
09:43:47 #featureProcessing=org.apache.karaf.features.xml
09:43:47 #featureProcessingVersions=versions.properties
09:43:47 + configure_karaf_log karaf4 ''
09:43:47 + local -r karaf_version=karaf4
09:43:47 + local -r controllerdebugmap=
09:43:47 + local logapi=log4j
09:43:47 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:47 log4j2.rootLogger.level = INFO
09:43:47 #log4j2.rootLogger.type = asyncRoot
09:43:47 #log4j2.rootLogger.includeLocation = false
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:47 log4j2.logger.spifly.level = WARN
09:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:47 log4j2.logger.audit.level = INFO
09:43:47 log4j2.logger.audit.additivity = false
09:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:47 log4j2.appender.console.type = Console
09:43:47 log4j2.appender.console.name = Console
09:43:47 log4j2.appender.console.layout.type = PatternLayout
09:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:47 log4j2.appender.rolling.name = RollingFile
09:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:47 #log4j2.appender.rolling.immediateFlush = false
09:43:47 log4j2.appender.rolling.append = true
09:43:47 log4j2.appender.rolling.layout.type = PatternLayout
09:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.policies.type = Policies
09:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.rolling.policies.size.size = 64MB
09:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.rolling.strategy.max = 7
09:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:47 log4j2.appender.audit.name = AuditRollingFile
09:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:47 log4j2.appender.audit.append = true
09:43:47 log4j2.appender.audit.layout.type = PatternLayout
09:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.audit.policies.type = Policies
09:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.audit.policies.size.size = 8MB
09:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.audit.strategy.max = 7
09:43:47 log4j2.appender.osgi.type = PaxOsgi
09:43:47 log4j2.appender.osgi.name = PaxOsgi
09:43:47 log4j2.appender.osgi.filter = *
09:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:47 #log4j2.logger.aether.level = TRACE
09:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:47 #log4j2.logger.http-headers.level = DEBUG
09:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:47 #log4j2.logger.maven.level = TRACE
09:43:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:47 + logapi=log4j2
09:43:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:47 + '[' log4j2 == log4j2 ']'
09:43:47 + 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:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:47 controllerdebugmap:
09:43:47 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:47 + unset IFS
09:43:47 + echo 'controllerdebugmap: '
09:43:47 + '[' -n '' ']'
09:43:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 # Common pattern layout for appenders
09:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:47
09:43:47 # Root logger
09:43:47 log4j2.rootLogger.level = INFO
09:43:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:47 #log4j2.rootLogger.type = asyncRoot
09:43:47 #log4j2.rootLogger.includeLocation = false
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:47
09:43:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:47
09:43:47 # Loggers configuration
09:43:47
09:43:47 # Spifly logger
09:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:47 log4j2.logger.spifly.level = WARN
09:43:47
09:43:47 # Security audit logger
09:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:47 log4j2.logger.audit.level = INFO
09:43:47 log4j2.logger.audit.additivity = false
09:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:47
09:43:47 # Appenders configuration
09:43:47
09:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:47 log4j2.appender.console.type = Console
09:43:47 log4j2.appender.console.name = Console
09:43:47 log4j2.appender.console.layout.type = PatternLayout
09:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:47
09:43:47 # Rolling file appender
09:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:47 log4j2.appender.rolling.name = RollingFile
09:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:47 # uncomment to not force a disk flush
09:43:47 #log4j2.appender.rolling.immediateFlush = false
09:43:47 log4j2.appender.rolling.append = true
09:43:47 log4j2.appender.rolling.layout.type = PatternLayout
09:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.policies.type = Policies
09:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.rolling.policies.size.size = 1GB
09:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.rolling.strategy.max = 7
09:43:47
09:43:47 # Audit file appender
09:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:47 log4j2.appender.audit.name = AuditRollingFile
09:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:47 log4j2.appender.audit.append = true
09:43:47 log4j2.appender.audit.layout.type = PatternLayout
09:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.audit.policies.type = Policies
09:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.audit.policies.size.size = 8MB
09:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.audit.strategy.max = 7
09:43:47
09:43:47 # OSGi appender
09:43:47 log4j2.appender.osgi.type = PaxOsgi
09:43:47 log4j2.appender.osgi.name = PaxOsgi
09:43:47 log4j2.appender.osgi.filter = *
09:43:47
09:43:47 # help with identification of maven-related problems with pax-url-aether
09:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:47 #log4j2.logger.aether.level = TRACE
09:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:47 #log4j2.logger.http-headers.level = DEBUG
09:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:47 #log4j2.logger.maven.level = TRACE
09:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:47 Configure
09:43:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 + local -r controllermem=2048m
09:43:47 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo Configure
09:43:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:47 max memory: 2048m
09:43:47 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo ' max memory: 2048m'
09:43:47 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:47 + 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:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 #!/bin/sh
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:47 # script: client, instance, shell, start, status, stop, karaf
09:43:47 #
09:43:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:47 # Actions go here...
09:43:47 # fi
09:43:47
09:43:47 #
09:43:47 # general settings which should be applied for all scripts go here; please keep
09:43:47 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:47 # in example of the start script where the start script is executed first and the
09:43:47 # karaf script afterwards.
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # The following section shows the possible configuration options for the default
09:43:47 # karaf scripts
09:43:47 #
09:43:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:47 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:47 # export KARAF_HOME # Karaf home folder
09:43:47 # export KARAF_DATA # Karaf data folder
09:43:47 # export KARAF_BASE # Karaf base folder
09:43:47 # export KARAF_ETC # Karaf etc folder
09:43:47 # export KARAF_LOG # Karaf log folder
09:43:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:47 # export KARAF_OPTS # Additional available Karaf options
09:43:47 # export KARAF_DEBUG # Enable debug mode
09:43:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:47 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:47 Set Java version
09:43:47 + echo 'Set Java version'
09:43:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:47 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:47 sudo: a password is required
09:43:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 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:47 sudo: a password is required
09:43:47 JDK default version ...
09:43:47 + echo 'JDK default version ...'
09:43:47 + java -version
09:43:47 openjdk version "21.0.9" 2025-10-21
09:43:47 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:43:47 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:43:47 Set JAVA_HOME
09:43:47 + echo 'Set JAVA_HOME'
09:43:47 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:47 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 Listing all open ports on controller system...
09:43:47 + echo 'Listing all open ports on controller system...'
09:43:47 + netstat -pnatu
09:43:47 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:47 Configuring cluster
09:43:47 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:47 + echo 'Configuring cluster'
09:43:47 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.28
09:43:47 ################################################
09:43:47 ## Configure Cluster ##
09:43:47 ################################################
09:43:47 NOTE: Cluster configuration files not found. Copying from
09:43:47 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:47 Configuring unique name in akka.conf
09:43:47 Configuring hostname in akka.conf
09:43:47 Configuring data and rpc seed nodes in akka.conf
09:43:47 modules = [
09:43:47
09:43:47 {
09:43:47 name = "inventory"
09:43:47 namespace = "urn:opendaylight:inventory"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 namespace = "http://netconfcentral.org/ns/toaster"
09:43:47 shard-strategy = "module"
09:43:47 }
09:43:47 ]
09:43:47 Configuring replication type in module-shards.conf
09:43:47 ################################################
09:43:47 ## NOTE: Manually restart controller to ##
09:43:47 ## apply configuration. ##
09:43:47 ################################################
09:43:47 Dump akka.conf
09:43:47 + echo 'Dump akka.conf'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:47
09:43:47 odl-cluster-data {
09:43:47 akka {
09:43:47 remote {
09:43:47 artery {
09:43:47 enabled = on
09:43:47 transport = tcp
09:43:47 canonical.hostname = "10.30.171.28"
09:43:47 canonical.port = 2550
09:43:47 }
09:43:47 }
09:43:47
09:43:47 cluster {
09:43:47 # Using artery.
09:43:47 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.28:2550"]
09:43:47
09:43:47 roles = ["member-1"]
09:43:47
09:43:47 # when under load we might trip a false positive on the failure detector
09:43:47 # failure-detector {
09:43:47 # heartbeat-interval = 4 s
09:43:47 # acceptable-heartbeat-pause = 16s
09:43:47 # }
09:43:47 }
09:43:47
09:43:47 persistence {
09:43:47 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:47 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:47 # The relative path is always relative to KARAF_HOME.
09:43:47
09:43:47 # snapshot-store.local.dir = "target/snapshots"
09:43:47
09:43:47 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:47 snapshot-store.local.use-lz4-compression = false
09:43:47 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:47 snapshot-store.local.lz4-blocksize = 256KB
09:43:47 }
09:43:47 disable-default-actor-system-quarantined-event-handling = "false"
09:43:47 }
09:43:47 }
09:43:47 Dump modules.conf
09:43:47 + echo 'Dump modules.conf'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:47 modules = [
09:43:47
09:43:47 {
09:43:47 name = "inventory"
09:43:47 namespace = "urn:opendaylight:inventory"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 namespace = "http://netconfcentral.org/ns/toaster"
09:43:47 shard-strategy = "module"
09:43:47 }
09:43:47 ]
09:43:47 Dump module-shards.conf
09:43:47 + echo 'Dump module-shards.conf'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:47 module-shards = [
09:43:47 {
09:43:47 name = "default"
09:43:47 shards = [
09:43:47 {
09:43:47 name = "default"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "inventory"
09:43:47 shards = [
09:43:47 {
09:43:47 name="inventory"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 shards = [
09:43:47 {
09:43:47 name="topology"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 shards = [
09:43:47 {
09:43:47 name="toaster"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 }
09:43:47 ]
09:43:47 Locating config plan to use...
09:43:47 Finished running config plans
09:43:47 Starting member-1 with IP address 10.30.171.28
09:43:47 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:47 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:48 Redirecting karaf console output to karaf_console.log
09:43:48 Starting controller...
09:43:48 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:48 Execute the post startup script on controller 10.30.171.28
09:43:48 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:48 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:53 2025-12-10T09:44:07,287 | 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:53 Controller is UP
09:44:53 2025-12-10T09:44:07,287 | 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:53 Listing all open ports on controller system...
09:44:53 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:53 looking for "BindException: Address already in use" in log file
09:44:53 looking for "server is unhealthy" in log file
09:44:53 Let's take the karaf thread dump
09:44:53 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:54 karaf main: org.apache.karaf.main.Main, pid:2033
09:44:54 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:54 Generating mininet variables...
09:44:54 Locating test plan to use...
09:44:54 Changing the testplan path...
09:44:54 # Place the suites in run order:
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:54 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:55 ==============================================================================
09:44:55 openflowplugin-sanity.txt
09:44:55 ==============================================================================
09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:55 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:58 ==============================================================================
09:44:58 Get list of nodes :: Get the inventory | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Link Down :: Take link s1-s2 down | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Link Up :: Take link s1-s2 up | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:02 7 tests, 7 passed, 0 failed
09:45:02 ==============================================================================
09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:02 ==============================================================================
09:45:02 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 List all the links :: List all the links in the topology. | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Down :: Take link s1-s2 down | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Up :: Take link s1-s2 up | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:10 4 tests, 4 passed, 0 failed
09:45:10 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:10 ==============================================================================
09:45:10 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:10 4 tests, 4 passed, 0 failed
09:45:10 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:10 ==============================================================================
09:45:10 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:19 6 tests, 6 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:19 21 tests, 21 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:19 ==============================================================================
09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:20 ==============================================================================
09:45:20 Get list of nodes :: Get the inventory | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Link Down :: Take link s1-s2 down | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Link Up :: Take link s1-s2 up | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:22 7 tests, 7 passed, 0 failed
09:45:22 ==============================================================================
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:22 ==============================================================================
09:45:22 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 List all the links :: List all the links in the topology. | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Link Down :: Take link s1-s2 down | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Link Up :: Take link s1-s2 up | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:30 4 tests, 4 passed, 0 failed
09:45:30 ==============================================================================
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:30 ==============================================================================
09:45:30 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:31 4 tests, 4 passed, 0 failed
09:45:31 ==============================================================================
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:31 ==============================================================================
09:45:31 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:39 9 tests, 9 passed, 0 failed
09:45:39 ==============================================================================
09:45:39 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:39 24 tests, 24 passed, 0 failed
09:45:39 ==============================================================================
09:45:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:39 ==============================================================================
09:45:42 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:42 ==============================================================================
09:45:43 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 1 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 2 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 3 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 4 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 5 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 6 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 7 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 8 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 9 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 10 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 11 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 14 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 15 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 16 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 17 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 18 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 19 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 20 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 21 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 22 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 23 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 24 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 25 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 31 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 36 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 38 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 43 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 45 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 101 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 102 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 103 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 104 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 105 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 106 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 107 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 108 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 109 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 110 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 113 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 156 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 201 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 202 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 203 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 204 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 205 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 206 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 209 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 214 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 218 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 219 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 220 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 221 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 222 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 223 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 224 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 225 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 550 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 1 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 2 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 3 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 4 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 5 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 6 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 7 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 8 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 9 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 10 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 11 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 14 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 15 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 16 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 17 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 18 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 19 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 20 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 21 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 22 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 23 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 24 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 25 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 31 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 36 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 38 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 43 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 45 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 101 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 102 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 103 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 104 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 105 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 106 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 107 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 108 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 109 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 110 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 113 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 156 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 201 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 202 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 203 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 204 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 205 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 206 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 209 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 214 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 218 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 219 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 220 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 221 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 222 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 223 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 224 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 225 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 550 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 1 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 2 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 3 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 4 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 5 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 6 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 7 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 8 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 9 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 10 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 11 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 14 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 15 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 16 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 17 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 18 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 19 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 20 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 21 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 22 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 23 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 24 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 25 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 31 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 36 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 38 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 43 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 45 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 101 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 102 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 103 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 104 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 105 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 106 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 107 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 108 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 109 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 110 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 113 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 156 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 201 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 202 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 203 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 204 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 205 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 206 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 209 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 214 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 218 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 219 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 220 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 221 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 222 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 223 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 224 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 225 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 550 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:17 174 tests, 174 passed, 0 failed
09:46:17 ==============================================================================
09:46:18 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:18 ==============================================================================
09:46:18 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 1 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 2 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 3 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 4 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 5 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 6 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 7 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 8 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 9 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 10 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 11 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 15 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 16 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 17 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 18 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 19 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 20 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 21 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 22 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 23 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 24 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 25 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 31 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 36 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 38 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 43 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 45 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 101 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 102 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 103 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 104 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 105 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 106 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 107 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 108 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 109 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 110 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 113 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 201 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 202 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 203 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 204 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 205 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 206 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 209 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 214 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 218 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 219 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 220 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 1 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 2 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 3 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 4 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 5 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 6 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 7 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 8 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 9 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 10 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 11 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 14 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 15 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 16 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 17 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 18 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 19 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 20 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 21 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 22 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 23 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 24 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 25 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 31 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 36 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 38 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 43 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 45 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 101 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 102 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 103 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 104 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 105 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 106 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 107 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 108 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 109 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 110 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 113 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 201 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 202 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 203 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 204 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 205 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 206 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 209 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 214 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 218 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 219 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 220 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 1 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 2 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 3 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 4 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 5 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 6 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 7 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 8 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 9 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 10 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 11 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 14 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 15 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 16 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 17 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 18 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 19 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 20 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 21 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 22 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 23 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 24 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 25 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 31 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 36 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 38 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 43 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 45 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 101 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 102 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 103 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 104 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 105 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 106 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 107 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 108 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 109 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 110 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 113 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 201 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 202 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 203 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 204 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 205 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 206 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 209 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 214 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 218 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 219 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 220 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:54 152 tests, 152 passed, 0 failed
09:47:54 ==============================================================================
09:47:54 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:54 326 tests, 326 passed, 0 failed
09:47:54 ==============================================================================
09:47:54 openflowplugin-sanity.txt.Reconciliation
09:47:54 ==============================================================================
09:47:55 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:55 ==============================================================================
09:47:55 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:12 | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:27 ------------------------------------------------------------------------------
09:48:27 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:27 ------------------------------------------------------------------------------
09:48:27 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:27 ------------------------------------------------------------------------------
09:48:27 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:56 | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Stop Mininet :: Stop Mininet. | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Check No Switches :: Check no switches in topology. | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:58 23 tests, 23 passed, 0 failed
09:48:58 ==============================================================================
09:48:58 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:58 23 tests, 23 passed, 0 failed
09:48:58 ==============================================================================
09:48:58 openflowplugin-sanity.txt | PASS |
09:48:58 394 tests, 394 passed, 0 failed
09:48:58 ==============================================================================
09:48:58 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:02 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:02 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:02 Examining the files in data/log and checking filesize
09:49:02 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:02 total 1020
09:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 09:43 .
09:49:02 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 10 09:43 karaf_console.log
09:49:02 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 09:44 ..
09:49:02 -rw-rw-r-- 1 jenkins jenkins 1030257 Dec 10 09:48 karaf.log
09:49:02 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:03 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:03 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:03 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:03 Let's take the karaf thread dump again...
09:49:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:03 karaf main: org.apache.karaf.main.Main, pid:4257
09:49:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:04 Killing ODL
09:49:04 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:09 Compressing karaf.log 1
09:49:09 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:09 Fetching compressed karaf.log 1
09:49:09 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:09 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:10 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:10 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:10 Fetch GC logs
09:49:10 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:49:10 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:10 Examine copied files
09:49:10 total 43900
09:49:10 drwxrwxr-x. 2 jenkins jenkins 6 Dec 10 09:49 gclogs-1
09:49:10 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 10 09:49 odl1_karaf_console.log
09:49:10 -rw-rw-r--. 1 jenkins jenkins 70699 Dec 10 09:49 odl1_karaf.log.gz
09:49:10 -rw-rw-r--. 1 jenkins jenkins 146365 Dec 10 09:49 karaf_1_4257_threads_after.log
09:49:10 -rw-rw-r--. 1 jenkins jenkins 14313 Dec 10 09:49 ps_after.log
09:49:10 -rw-rw-r--. 1 jenkins jenkins 270952 Dec 10 09:49 report.html
09:49:10 -rw-rw-r--. 1 jenkins jenkins 3393278 Dec 10 09:49 log.html
09:49:10 -rw-rw-r--. 1 jenkins jenkins 40860184 Dec 10 09:48 output.xml
09:49:10 -rw-rw-r--. 1 jenkins jenkins 491 Dec 10 09:44 testplan.txt
09:49:10 -rw-rw-r--. 1 jenkins jenkins 107902 Dec 10 09:44 karaf_1_2033_threads_before.log
09:49:10 -rw-rw-r--. 1 jenkins jenkins 14074 Dec 10 09:44 ps_before.log
09:49:10 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 10 09:43 post-startup-script.sh
09:49:10 -rw-rw-r--. 1 jenkins jenkins 252 Dec 10 09:43 startup-script.sh
09:49:10 -rw-rw-r--. 1 jenkins jenkins 3494 Dec 10 09:43 configuration-script.sh
09:49:10 -rw-rw-r--. 1 jenkins jenkins 337 Dec 10 09:43 detect_variables.env
09:49:10 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 10 09:43 pom.xml
09:49:10 -rw-rw-r--. 1 jenkins jenkins 92 Dec 10 09:43 set_variables.env
09:49:10 -rw-rw-r--. 1 jenkins jenkins 297 Dec 10 09:43 slave_addresses.txt
09:49:10 -rw-rw-r--. 1 jenkins jenkins 570 Dec 10 09:42 requirements.txt
09:49:10 -rw-rw-r--. 1 jenkins jenkins 26 Dec 10 09:42 env.properties
09:49:10 -rw-rw-r--. 1 jenkins jenkins 334 Dec 10 09:41 stack-parameters.yaml
09:49:10 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 10 09:40 test
09:49:10 drwxrwxr-x. 2 jenkins jenkins 6 Dec 10 09:40 test@tmp
09:49:10 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 10 09:37 maven-metadata.xml
09:49:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins220290988238224173.sh
09:49:10 Karaf Deployments, Tests must have already run
09:49:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins3136613625538170711.sh
09:49:10 Cleaning up Robot installation...
09:49:11 $ ssh-agent -k
09:49:11 unset SSH_AUTH_SOCK;
09:49:11 unset SSH_AGENT_PID;
09:49:11 echo Agent pid 6383 killed;
09:49:11 [ssh-agent] Stopped.
09:49:11 Recording plot data
09:49:11 Robot results publisher started...
09:49:11 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:11 -Parsing output xml:
09:49:12 Done!
09:49:12 -Copying log files to build dir:
09:49:14 Done!
09:49:14 -Assigning results to build:
09:49:14 Done!
09:49:14 -Checking thresholds:
09:49:14 Done!
09:49:14 Done publishing Robot results.
09:49:14 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10423073998047627828.sh
09:49:14 Archiving csit artifacts
09:49:14 mv: cannot stat '*_1.png': No such file or directory
09:49:14 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:14 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:14 Dload Upload Total Spent Left Speed
09:49:14
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1536k 0 1536k 0 0 1157k 0 --:--:-- 0:00:01 --:--:-- 1156k
100 3538k 0 3538k 0 0 2001k 0 --:--:-- 0:00:01 --:--:-- 2000k
09:49:16 Archive: robot-plugin.zip
09:49:16 inflating: ./archives/robot-plugin/log.html
09:49:16 inflating: ./archives/robot-plugin/output.xml
09:49:16 inflating: ./archives/robot-plugin/report.html
09:49:16 mv: cannot stat '*.log.gz': No such file or directory
09:49:16 mv: cannot stat '*.csv': No such file or directory
09:49:16 mv: cannot stat '*.png': No such file or directory
09:49:16 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12002038835224222254.sh
09:49:16 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:16 [EnvInject] - Injecting environment variables from a build step.
09:49:16 [EnvInject] - Injecting as environment variables the properties content
09:49:16 OS_CLOUD=vex
09:49:16 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:49:16
09:49:16 [EnvInject] - Variables injected successfully.
09:49:16 provisioning config files...
09:49:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13032165003816025256.sh
09:49:17 ---> openstack-stack-delete.sh
09:49:17 Setup pyenv:
09:49:17 system
09:49:17 3.8.13
09:49:17 3.9.13
09:49:17 3.10.13
09:49:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:49:19 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
09:49:19 lf-activate-venv(): INFO: Base packages installed successfully
09:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:38 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:49:38 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:50 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:49:50 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-554
09:49:50 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8972644076374195345.sh
09:49:50 ---> sysstat.sh
09:49:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins916535155126946567.sh
09:49:51 ---> package-listing.sh
09:49:51 ++ facter osfamily
09:49:51 ++ tr '[:upper:]' '[:lower:]'
09:49:51 + OS_FAMILY=redhat
09:49:51 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:51 + START_PACKAGES=/tmp/packages_start.txt
09:49:51 + END_PACKAGES=/tmp/packages_end.txt
09:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:51 + PACKAGES=/tmp/packages_start.txt
09:49:51 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:51 + PACKAGES=/tmp/packages_end.txt
09:49:51 + case "${OS_FAMILY}" in
09:49:51 + rpm -qa
09:49:51 + sort
09:49:52 + '[' -f /tmp/packages_start.txt ']'
09:49:52 + '[' -f /tmp/packages_end.txt ']'
09:49:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:52 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:52 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1441344077181207697.sh
09:49:52 ---> capture-instance-metadata.sh
09:49:52 Setup pyenv:
09:49:52 system
09:49:52 3.8.13
09:49:52 3.9.13
09:49:52 3.10.13
09:49:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:49:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:54 lf-activate-venv(): INFO: Base packages installed successfully
09:49:54 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:50:05 INFO: Running in OpenStack, capturing instance metadata
09:50:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7356957631129929325.sh
09:50:05 provisioning config files...
09:50:06 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #554
09:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config16277962373293895768tmp
09:50:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:06 provisioning config files...
09:50:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:06 [EnvInject] - Injecting environment variables from a build step.
09:50:06 [EnvInject] - Injecting as environment variables the properties content
09:50:06 SERVER_ID=logs
09:50:06
09:50:06 [EnvInject] - Variables injected successfully.
09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16094363871573901922.sh
09:50:06 ---> create-netrc.sh
09:50:06 WARN: Log server credential not found.
09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8148482641131498809.sh
09:50:06 ---> python-tools-install.sh
09:50:06 Setup pyenv:
09:50:06 system
09:50:06 3.8.13
09:50:06 3.9.13
09:50:06 3.10.13
09:50:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:08 lf-activate-venv(): INFO: Base packages installed successfully
09:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:18 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:50:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11626184391579446205.sh
09:50:18 ---> sudo-logs.sh
09:50:18 Archiving 'sudo' log..
09:50:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3625342871940963216.sh
09:50:19 ---> job-cost.sh
09:50:19 Setup pyenv:
09:50:19 system
09:50:19 3.8.13
09:50:19 3.9.13
09:50:19 3.10.13
09:50:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:50:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:21 lf-activate-venv(): INFO: Base packages installed successfully
09:50:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:50:28 DEBUG: total: 0
09:50:28 INFO: Retrieving Stack Cost...
09:50:29 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:29 INFO: Archiving Costs
09:50:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16407279600417208772.sh
09:50:29 ---> logs-deploy.sh
09:50:29 Setup pyenv:
09:50:29 system
09:50:29 3.8.13
09:50:29 3.9.13
09:50:29 3.10.13
09:50:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXzo from file:/tmp/.os_lf_venv
09:50:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:31 lf-activate-venv(): INFO: Base packages installed successfully
09:50:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-OXzo/bin to PATH
09:50:44 WARNING: Nexus logging server not set
09:50:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/554/
09:50:44 INFO: archiving logs to S3
09:50:45 ---> uname -a:
09:50:45 Linux prd-centos8-robot-2c-8g-12171.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:45
09:50:45
09:50:45 ---> lscpu:
09:50:45 Architecture: x86_64
09:50:45 CPU op-mode(s): 32-bit, 64-bit
09:50:45 Byte Order: Little Endian
09:50:45 CPU(s): 2
09:50:45 On-line CPU(s) list: 0,1
09:50:45 Thread(s) per core: 1
09:50:45 Core(s) per socket: 1
09:50:45 Socket(s): 2
09:50:45 NUMA node(s): 1
09:50:45 Vendor ID: AuthenticAMD
09:50:45 CPU family: 23
09:50:45 Model: 49
09:50:45 Model name: AMD EPYC-Rome Processor
09:50:45 Stepping: 0
09:50:45 CPU MHz: 2799.998
09:50:45 BogoMIPS: 5599.99
09:50:45 Virtualization: AMD-V
09:50:45 Hypervisor vendor: KVM
09:50:45 Virtualization type: full
09:50:45 L1d cache: 32K
09:50:45 L1i cache: 32K
09:50:45 L2 cache: 512K
09:50:45 L3 cache: 16384K
09:50:45 NUMA node0 CPU(s): 0,1
09:50:45 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:45
09:50:45
09:50:45 ---> nproc:
09:50:45 2
09:50:45
09:50:45
09:50:45 ---> df -h:
09:50:45 Filesystem Size Used Avail Use% Mounted on
09:50:45 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:45 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:45 tmpfs 3.8G 17M 3.8G 1% /run
09:50:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:45 /dev/vda1 40G 8.4G 32G 21% /
09:50:45 tmpfs 770M 0 770M 0% /run/user/1001
09:50:45
09:50:45
09:50:45 ---> free -m:
09:50:45 total used free shared buff/cache available
09:50:45 Mem: 7697 608 4797 19 2290 6789
09:50:45 Swap: 1023 0 1023
09:50:45
09:50:45
09:50:45 ---> ip addr:
09:50:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:45 inet 127.0.0.1/8 scope host lo
09:50:45 valid_lft forever preferred_lft forever
09:50:45 inet6 ::1/128 scope host
09:50:45 valid_lft forever preferred_lft forever
09:50:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:45 link/ether fa:16:3e:99:b1:a9 brd ff:ff:ff:ff:ff:ff
09:50:45 altname enp0s3
09:50:45 altname ens3
09:50:45 inet 10.30.171.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:45 valid_lft 65135sec preferred_lft 65135sec
09:50:45 inet6 fe80::f816:3eff:fe99:b1a9/64 scope link
09:50:45 valid_lft forever preferred_lft forever
09:50:45
09:50:45
09:50:45 ---> sar -b -r -n DEV:
09:50:45 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/10/2025 _x86_64_ (2 CPU)
09:50:45
09:50:45 03:56:17 LINUX RESTART (2 CPU)
09:50:45
09:50:45 03:57:01 AM tps rtps wtps bread/s bwrtn/s
09:50:45 03:58:01 AM 2.63 0.00 2.63 0.00 70.06
09:50:45 03:59:01 AM 0.52 0.00 0.52 0.00 7.20
09:50:45 04:00:01 AM 0.45 0.03 0.42 0.53 4.50
09:50:45 04:01:01 AM 0.58 0.00 0.58 0.00 8.02
09:50:45 04:02:01 AM 0.58 0.08 0.50 1.87 6.80
09:50:45 04:03:01 AM 0.42 0.00 0.42 0.00 6.00
09:50:45 04:04:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 04:05:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:45 04:06:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:45 04:07:01 AM 0.40 0.00 0.40 0.00 6.30
09:50:45 04:08:01 AM 0.72 0.32 0.40 6.93 4.23
09:50:45 04:09:01 AM 0.98 0.00 0.98 0.00 21.31
09:50:45 04:10:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 04:11:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:45 04:12:01 AM 0.55 0.07 0.48 0.93 8.31
09:50:45 04:13:02 AM 9.90 5.93 3.97 574.74 95.80
09:50:45 04:14:01 AM 0.29 0.00 0.29 0.00 3.20
09:50:45 04:15:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:45 04:16:01 AM 0.35 0.00 0.35 0.00 3.50
09:50:45 04:17:01 AM 0.40 0.00 0.40 0.00 5.67
09:50:45 04:18:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 04:19:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:45 04:20:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 04:21:01 AM 0.50 0.00 0.50 0.00 6.17
09:50:45 04:22:01 AM 0.43 0.00 0.43 0.00 5.90
09:50:45 04:23:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 04:24:01 AM 0.37 0.00 0.37 0.00 3.90
09:50:45 04:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 04:26:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:45 04:27:01 AM 0.43 0.00 0.43 0.00 5.93
09:50:45 04:28:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 04:29:01 AM 0.53 0.00 0.53 0.00 8.06
09:50:45 04:30:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 04:31:01 AM 0.30 0.00 0.30 0.00 2.53
09:50:45 04:32:01 AM 0.42 0.00 0.42 0.00 5.37
09:50:45 04:33:01 AM 0.38 0.00 0.38 0.00 4.73
09:50:45 04:34:01 AM 0.32 0.00 0.32 0.00 2.38
09:50:45 04:35:01 AM 0.33 0.00 0.33 0.00 3.45
09:50:45 04:36:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:45 04:37:01 AM 0.35 0.00 0.35 0.00 3.65
09:50:45 04:38:01 AM 0.33 0.00 0.33 0.00 4.13
09:50:45 04:39:01 AM 0.32 0.00 0.32 0.00 2.95
09:50:45 04:40:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 04:41:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:45 04:42:01 AM 0.43 0.00 0.43 0.00 5.76
09:50:45 04:43:01 AM 0.38 0.00 0.38 0.00 5.32
09:50:45 04:44:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 04:45:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 04:46:01 AM 0.32 0.00 0.32 0.00 2.82
09:50:45 04:47:01 AM 0.38 0.00 0.38 0.00 4.35
09:50:45 04:48:01 AM 0.38 0.00 0.38 0.00 5.31
09:50:45 04:49:01 AM 0.52 0.00 0.52 0.00 7.80
09:50:45 04:50:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 04:51:01 AM 0.37 0.00 0.37 0.00 3.87
09:50:45 04:52:01 AM 0.33 0.00 0.33 0.00 3.12
09:50:45 04:53:01 AM 0.40 0.00 0.40 0.00 5.63
09:50:45 04:54:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 04:55:01 AM 0.32 0.00 0.32 0.00 3.82
09:50:45 04:56:01 AM 0.42 0.00 0.42 0.00 5.03
09:50:45 04:57:01 AM 0.33 0.00 0.33 0.00 3.77
09:50:45 04:58:01 AM 0.37 0.00 0.37 0.00 4.82
09:50:45 04:59:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 05:00:01 AM 0.30 0.00 0.30 0.00 3.28
09:50:45 05:01:01 AM 0.42 0.00 0.42 0.00 4.53
09:50:45 05:02:01 AM 0.60 0.00 0.60 0.00 8.55
09:50:45 05:03:01 AM 0.37 0.00 0.37 0.00 5.18
09:50:45 05:04:01 AM 0.28 0.00 0.28 0.00 2.52
09:50:45 05:05:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 05:06:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:45 05:07:01 AM 0.32 0.00 0.32 0.00 3.63
09:50:45 05:08:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:45 05:09:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:10:01 AM 0.38 0.00 0.38 0.00 4.37
09:50:45 05:11:01 AM 0.38 0.00 0.38 0.00 4.18
09:50:45 05:12:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:45 05:13:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:45 05:14:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 05:15:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:16:01 AM 0.30 0.00 0.30 0.00 2.68
09:50:45 05:17:01 AM 0.48 0.00 0.48 0.00 5.77
09:50:45 05:18:01 AM 0.37 0.00 0.37 0.00 5.18
09:50:45 05:19:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:45 05:20:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 05:21:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:45 05:22:02 AM 0.43 0.00 0.43 0.00 6.30
09:50:45 05:23:01 AM 0.30 0.00 0.30 0.00 3.47
09:50:45 05:24:01 AM 0.45 0.00 0.45 0.00 5.45
09:50:45 05:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:26:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:45 05:27:01 AM 0.47 0.00 0.47 0.00 6.88
09:50:45 05:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:29:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:30:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 05:31:01 AM 0.52 0.00 0.52 0.00 6.38
09:50:45 05:32:01 AM 0.97 0.00 0.97 0.00 14.63
09:50:45 05:33:01 AM 0.47 0.00 0.47 0.00 6.51
09:50:45 05:34:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 05:35:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 05:36:01 AM 0.35 0.00 0.35 0.00 3.37
09:50:45 05:37:01 AM 0.52 0.00 0.52 0.00 7.65
09:50:45 05:38:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:45 05:39:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 05:40:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:45 05:41:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:45 05:42:01 AM 0.40 0.00 0.40 0.00 5.77
09:50:45 05:43:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 05:44:01 AM 0.28 0.00 0.28 0.00 2.42
09:50:45 05:45:01 AM 0.37 0.00 0.37 0.00 4.13
09:50:45 05:46:01 AM 0.25 0.00 0.25 0.00 1.87
09:50:45 05:47:01 AM 0.38 0.00 0.38 0.00 4.40
09:50:45 05:48:01 AM 0.35 0.00 0.35 0.00 4.27
09:50:45 05:49:01 AM 0.25 0.00 0.25 0.00 1.83
09:50:45 05:50:01 AM 0.28 0.00 0.28 0.00 2.63
09:50:45 05:51:01 AM 0.45 0.00 0.45 0.00 5.68
09:50:45 05:52:01 AM 0.35 0.00 0.35 0.00 3.30
09:50:45 05:53:01 AM 0.37 0.00 0.37 0.00 4.42
09:50:45 05:54:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:55:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 05:56:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 05:57:01 AM 0.37 0.00 0.37 0.00 3.68
09:50:45 05:58:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:45 05:59:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 06:00:01 AM 0.27 0.00 0.27 0.00 2.38
09:50:45 06:01:01 AM 0.48 0.00 0.48 0.00 6.13
09:50:45 06:02:01 AM 0.38 0.00 0.38 0.00 3.88
09:50:45 06:03:01 AM 0.33 0.00 0.33 0.00 6.21
09:50:45 06:04:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 06:05:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:45 06:06:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:45 06:07:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:45 06:08:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:45 06:09:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:45 06:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 06:11:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:45 06:12:01 AM 0.28 0.00 0.28 0.00 4.42
09:50:45 06:13:01 AM 0.23 0.00 0.23 0.00 3.75
09:50:45 06:14:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:45 06:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 06:16:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 06:17:01 AM 0.15 0.00 0.15 0.00 1.37
09:50:45 06:18:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:45 06:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 06:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 06:21:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:45 06:22:01 AM 0.20 0.00 0.20 0.00 2.72
09:50:45 06:23:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:45 06:24:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:45 06:25:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:45 06:26:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:45 06:27:01 AM 0.13 0.00 0.13 0.00 0.97
09:50:45 06:28:01 AM 0.22 0.00 0.22 0.00 3.38
09:50:45 06:29:01 AM 0.20 0.00 0.20 0.00 2.53
09:50:45 06:30:02 AM 0.18 0.00 0.18 0.00 1.73
09:50:45 06:31:01 AM 0.36 0.00 0.36 0.00 4.63
09:50:45 06:32:01 AM 0.47 0.00 0.47 0.00 6.60
09:50:45 06:33:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:45 06:34:01 AM 0.30 0.00 0.30 0.00 2.78
09:50:45 06:35:01 AM 0.32 0.00 0.32 0.00 3.17
09:50:45 06:36:01 AM 0.42 0.00 0.42 0.00 5.40
09:50:45 06:37:01 AM 0.50 0.00 0.50 0.00 6.92
09:50:45 06:38:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 06:39:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 06:40:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 06:41:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:45 06:42:01 AM 0.47 0.00 0.47 0.00 6.92
09:50:45 06:43:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:45 06:44:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 06:45:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 06:46:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 06:47:01 AM 0.43 0.00 0.43 0.00 5.83
09:50:45 06:48:01 AM 0.30 0.00 0.30 0.00 3.55
09:50:45 06:49:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 06:50:01 AM 0.32 0.00 0.32 0.00 3.20
09:50:45 06:51:01 AM 0.50 0.00 0.50 0.00 6.32
09:50:45 06:52:01 AM 0.43 0.00 0.43 0.00 5.80
09:50:45 06:53:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:45 06:54:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 06:55:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 06:56:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:45 06:57:01 AM 0.37 0.00 0.37 0.00 4.20
09:50:45 06:58:01 AM 0.35 0.00 0.35 0.00 4.27
09:50:45 06:59:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:45 07:00:01 AM 0.35 0.00 0.35 0.00 3.72
09:50:45 07:01:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:45 07:02:01 AM 0.40 0.00 0.40 0.00 4.48
09:50:45 07:03:01 AM 0.38 0.00 0.38 0.00 4.68
09:50:45 07:04:01 AM 0.33 0.00 0.33 0.00 3.98
09:50:45 07:05:01 AM 0.38 0.00 0.38 0.00 3.90
09:50:45 07:06:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 07:07:01 AM 0.37 0.00 0.37 0.00 3.67
09:50:45 07:08:01 AM 0.33 0.00 0.33 0.00 4.27
09:50:45 07:09:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 07:10:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 07:11:01 AM 0.47 0.00 0.47 0.00 6.46
09:50:45 07:12:01 AM 0.50 0.00 0.50 0.00 5.93
09:50:45 07:13:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:45 07:14:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 07:15:01 AM 0.27 0.00 0.27 0.00 2.38
09:50:45 07:16:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 07:17:01 AM 0.37 0.00 0.37 0.00 3.67
09:50:45 07:18:01 AM 0.37 0.00 0.37 0.00 5.18
09:50:45 07:19:01 AM 0.30 0.00 0.30 0.00 3.28
09:50:45 07:20:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 07:21:01 AM 0.43 0.00 0.43 0.00 5.31
09:50:45 07:22:01 AM 1.02 0.00 1.02 0.00 13.48
09:50:45 07:23:01 AM 0.77 0.00 0.77 0.00 13.80
09:50:45 07:24:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:45 07:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 07:26:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:45 07:27:01 AM 0.35 0.00 0.35 0.00 3.97
09:50:45 07:28:01 AM 0.43 0.00 0.43 0.00 6.13
09:50:45 07:29:01 AM 0.32 0.00 0.32 0.00 3.20
09:50:45 07:30:01 AM 0.43 0.00 0.43 0.00 5.31
09:50:45 07:31:01 AM 0.37 0.00 0.37 0.00 4.10
09:50:45 07:32:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:45 07:33:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:45 07:34:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:45 07:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 07:36:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:45 07:37:01 AM 0.22 0.00 0.22 0.00 2.57
09:50:45 07:38:01 AM 0.23 0.00 0.23 0.00 4.28
09:50:45 07:39:01 AM 0.10 0.00 0.10 0.00 1.43
09:50:45 07:40:02 AM 0.10 0.00 0.10 0.00 1.20
09:50:45 07:41:01 AM 0.19 0.00 0.19 0.00 1.69
09:50:45 07:42:01 AM 0.27 0.00 0.27 0.00 2.90
09:50:45 07:43:01 AM 0.20 0.00 0.20 0.00 3.47
09:50:45 07:44:01 AM 0.18 0.00 0.18 0.00 2.77
09:50:45 07:45:01 AM 0.15 0.00 0.15 0.00 2.12
09:50:45 07:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 07:47:01 AM 0.27 0.00 0.27 0.00 5.13
09:50:45 07:48:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:45 07:49:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:45 07:50:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:45 07:51:01 AM 0.22 0.00 0.22 0.00 2.57
09:50:45 07:52:01 AM 0.35 0.00 0.35 0.00 6.51
09:50:45 07:53:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:45 07:54:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 07:55:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:45 07:56:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 07:57:01 AM 0.25 0.00 0.25 0.00 4.73
09:50:45 07:58:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:45 07:59:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:45 08:00:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 08:01:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:45 08:02:01 AM 0.35 0.00 0.35 0.00 6.46
09:50:45 08:03:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:45 08:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 08:05:01 AM 0.18 0.00 0.18 0.00 3.03
09:50:45 08:06:01 AM 0.17 0.00 0.17 0.00 1.85
09:50:45 08:07:01 AM 0.25 0.00 0.25 0.00 4.75
09:50:45 08:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 08:09:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:45 08:10:01 AM 0.08 0.00 0.08 0.00 0.58
09:50:45 08:11:01 AM 0.18 0.00 0.18 0.00 2.50
09:50:45 08:12:01 AM 0.23 0.00 0.23 0.00 3.65
09:50:45 08:13:01 AM 0.28 0.00 0.28 0.00 5.47
09:50:45 08:14:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:45 08:15:01 AM 0.17 0.00 0.17 0.00 2.22
09:50:45 08:16:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:45 08:17:01 AM 0.15 0.00 0.15 0.00 1.50
09:50:45 08:18:01 AM 0.20 0.00 0.20 0.00 4.38
09:50:45 08:19:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:45 08:20:01 AM 0.22 0.00 0.22 0.00 2.57
09:50:45 08:21:01 AM 0.28 0.00 0.28 0.00 3.62
09:50:45 08:22:01 AM 0.23 0.00 0.23 0.00 3.37
09:50:45 08:23:01 AM 0.18 0.00 0.18 0.00 3.47
09:50:45 08:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 08:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 08:26:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:45 08:27:01 AM 0.17 0.00 0.17 0.00 1.65
09:50:45 08:28:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:45 08:29:01 AM 0.18 0.00 0.18 0.00 2.40
09:50:45 08:30:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:45 08:31:01 AM 0.15 0.00 0.15 0.00 1.60
09:50:45 08:32:01 AM 0.18 0.00 0.18 0.00 2.30
09:50:45 08:33:01 AM 0.17 0.00 0.17 0.00 2.80
09:50:45 08:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:45 08:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 08:36:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:45 08:37:01 AM 0.18 0.00 0.18 0.00 1.97
09:50:45 08:38:01 AM 0.22 0.00 0.22 0.00 3.75
09:50:45 08:39:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:45 08:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:45 08:41:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:45 08:42:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:45 08:43:01 AM 0.28 0.00 0.28 0.00 5.11
09:50:45 08:44:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:45 08:45:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:45 08:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 08:47:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:45 08:48:02 AM 0.23 0.00 0.23 0.00 3.28
09:50:45 08:49:01 AM 0.10 0.00 0.10 0.00 1.22
09:50:45 08:50:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:45 08:51:01 AM 0.22 0.00 0.22 0.00 2.68
09:50:45 08:52:01 AM 0.22 0.00 0.22 0.00 3.25
09:50:45 08:53:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:45 08:54:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:45 08:55:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:45 08:56:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:45 08:57:01 AM 0.22 0.00 0.22 0.00 3.28
09:50:45 08:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:45 08:59:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:45 09:00:01 AM 0.23 0.00 0.23 0.00 2.82
09:50:45 09:01:01 AM 0.28 0.00 0.28 0.00 3.00
09:50:45 09:02:01 AM 0.45 0.00 0.45 0.00 6.58
09:50:45 09:03:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:45 09:04:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:45 09:05:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:45 09:06:01 AM 0.35 0.00 0.35 0.00 4.40
09:50:45 09:07:01 AM 0.42 0.00 0.42 0.00 6.07
09:50:45 09:08:01 AM 0.37 0.00 0.37 0.00 4.17
09:50:45 09:09:01 AM 0.37 0.00 0.37 0.00 3.60
09:50:45 09:10:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:45 09:11:01 AM 0.45 0.00 0.45 0.00 5.96
09:50:45 09:12:01 AM 0.40 0.00 0.40 0.00 6.03
09:50:45 09:13:01 AM 0.32 0.00 0.32 0.00 2.82
09:50:45 09:14:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:45 09:15:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:45 09:16:01 AM 0.35 0.00 0.35 0.00 3.65
09:50:45 09:17:01 AM 0.42 0.00 0.42 0.00 5.80
09:50:45 09:18:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:45 09:19:01 AM 0.87 0.00 0.87 0.00 14.75
09:50:45 09:20:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:45 09:21:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:45 09:22:01 AM 0.27 0.00 0.27 0.00 5.38
09:50:45 09:23:01 AM 0.12 0.00 0.12 0.00 0.88
09:50:45 09:24:01 AM 0.15 0.00 0.15 0.00 1.52
09:50:45 09:25:01 AM 0.25 0.00 0.25 0.00 3.90
09:50:45 09:26:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:45 09:27:01 AM 0.13 0.00 0.13 0.00 1.38
09:50:45 09:28:01 AM 0.23 0.00 0.23 0.00 4.03
09:50:45 09:29:01 AM 0.23 0.00 0.23 0.00 3.88
09:50:45 09:30:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:45 09:31:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:45 09:32:01 AM 0.23 0.00 0.23 0.00 3.38
09:50:45 09:33:01 AM 0.22 0.00 0.22 0.00 3.90
09:50:45 09:34:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:45 09:35:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:45 09:36:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:45 09:37:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:45 09:38:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:45 09:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:45 09:40:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:45 09:41:01 AM 60.15 8.45 51.70 1458.58 4016.31
09:50:45 09:42:01 AM 95.13 0.92 94.22 65.84 11337.04
09:50:45 09:43:01 AM 41.06 0.38 40.68 64.26 3255.96
09:50:45 09:44:01 AM 79.50 9.25 70.25 1666.26 8366.42
09:50:45 09:45:01 AM 8.53 0.22 8.31 11.73 612.38
09:50:45 09:46:01 AM 4.12 0.00 4.12 0.00 185.92
09:50:45 09:47:01 AM 1.03 0.00 1.03 0.00 604.28
09:50:45 09:48:01 AM 0.52 0.00 0.52 0.00 382.39
09:50:45 09:49:01 AM 0.67 0.03 0.63 1.87 285.15
09:50:45 09:50:01 AM 22.62 0.40 22.22 46.78 2542.98
09:50:45 Average: 1.20 0.07 1.13 11.05 93.35
09:50:45
09:50:45 03:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:45 03:58:01 AM 5856760 7216628 2025664 25.70 2688 1558888 582816 6.53 152352 1613824 4
09:50:45 03:59:01 AM 5857036 7216904 2025388 25.69 2688 1558888 582816 6.53 152372 1613996 4
09:50:45 04:00:01 AM 5855208 7215096 2027216 25.72 2688 1558908 578264 6.47 152400 1615444 4
09:50:45 04:01:01 AM 5854760 7214664 2027664 25.72 2688 1558912 578264 6.47 152400 1615988 4
09:50:45 04:02:01 AM 5855108 7215084 2027316 25.72 2688 1558984 578264 6.47 152520 1615696 4
09:50:45 04:03:01 AM 5855420 7215396 2027004 25.72 2688 1558984 578264 6.47 152520 1615440 4
09:50:45 04:04:01 AM 5855352 7215328 2027072 25.72 2688 1558984 578264 6.47 152520 1615444 4
09:50:45 04:05:01 AM 5855480 7215460 2026944 25.71 2688 1558988 578264 6.47 152520 1615448 4
09:50:45 04:06:01 AM 5855440 7215420 2026984 25.72 2688 1558988 578264 6.47 152520 1615448 4
09:50:45 04:07:01 AM 5855428 7215408 2026996 25.72 2688 1558988 578264 6.47 152520 1615520 4
09:50:45 04:08:01 AM 5855240 7215340 2027184 25.72 2688 1559108 578264 6.47 152636 1615580 4
09:50:45 04:09:01 AM 5855204 7215384 2027220 25.72 2688 1559188 578264 6.47 152744 1615456 4
09:50:45 04:10:01 AM 5854928 7215108 2027496 25.72 2688 1559188 594596 6.66 152744 1615804 4
09:50:45 04:11:01 AM 5855248 7215448 2027176 25.72 2688 1559192 594596 6.66 152744 1615604 4
09:50:45 04:12:01 AM 5853828 7214032 2028596 25.74 2688 1559196 578196 6.47 152852 1616460 4
09:50:45 04:13:02 AM 5837220 7214672 2045204 25.95 2688 1576436 577400 6.47 155108 1630620 4
09:50:45 04:14:01 AM 5837444 7214896 2044980 25.94 2688 1576436 577400 6.47 155108 1630444 4
09:50:45 04:15:01 AM 5837572 7215024 2044852 25.94 2688 1576436 577400 6.47 155108 1630448 4
09:50:45 04:16:01 AM 5837716 7215172 2044708 25.94 2688 1576440 577400 6.47 155108 1630452 4
09:50:45 04:17:01 AM 5837600 7215056 2044824 25.94 2688 1576440 577400 6.47 155108 1630520 4
09:50:45 04:18:01 AM 5837784 7215240 2044640 25.94 2688 1576440 577400 6.47 155108 1630452 4
09:50:45 04:19:01 AM 5837696 7215156 2044728 25.94 2688 1576444 577400 6.47 155108 1630460 4
09:50:45 04:20:01 AM 5837200 7214660 2045224 25.95 2688 1576444 576644 6.46 155108 1630692 4
09:50:45 04:21:01 AM 5837360 7214828 2045064 25.94 2688 1576448 576644 6.46 155108 1630608 4
09:50:45 04:22:01 AM 5837228 7214696 2045196 25.95 2688 1576448 576644 6.46 155108 1630708 4
09:50:45 04:23:01 AM 5837568 7215036 2044856 25.94 2688 1576448 576644 6.46 155108 1630496 4
09:50:45 04:24:01 AM 5837364 7214840 2045060 25.94 2688 1576456 576644 6.46 155108 1630624 4
09:50:45 04:25:01 AM 5837576 7215052 2044848 25.94 2688 1576456 576644 6.46 155108 1630508 4
09:50:45 04:26:01 AM 5837520 7214996 2044904 25.94 2688 1576456 576644 6.46 155108 1630624 4
09:50:45 04:27:01 AM 5837636 7215112 2044788 25.94 2688 1576456 576644 6.46 155108 1630580 4
09:50:45 04:28:01 AM 5837596 7215076 2044828 25.94 2688 1576460 576644 6.46 155108 1630632 4
09:50:45 04:29:01 AM 5837696 7215176 2044728 25.94 2688 1576460 576644 6.46 155136 1630608 4
09:50:45 04:30:01 AM 5837256 7214736 2045168 25.95 2688 1576460 576648 6.46 155136 1630840 4
09:50:45 04:31:01 AM 5837024 7214508 2045400 25.95 2688 1576464 576648 6.46 155136 1631004 4
09:50:45 04:32:01 AM 5837316 7214800 2045108 25.95 2688 1576464 576648 6.46 155136 1630780 4
09:50:45 04:33:01 AM 5837092 7214580 2045332 25.95 2688 1576468 576648 6.46 155136 1631004 4
09:50:45 04:34:01 AM 5837556 7215044 2044868 25.94 2688 1576468 576648 6.46 155136 1630632 4
09:50:45 04:35:01 AM 5837464 7214952 2044960 25.94 2688 1576468 576648 6.46 155136 1630748 4
09:50:45 04:36:01 AM 5837472 7214964 2044952 25.94 2688 1576472 576648 6.46 155136 1630636 4
09:50:45 04:37:01 AM 5837512 7215004 2044912 25.94 2688 1576472 576648 6.46 155136 1630820 4
09:50:45 04:38:01 AM 5837416 7214908 2045008 25.94 2688 1576472 576648 6.46 155136 1630760 4
09:50:45 04:39:01 AM 5837416 7214912 2045008 25.94 2688 1576476 576648 6.46 155136 1630764 4
09:50:45 04:40:01 AM 5836916 7214412 2045508 25.95 2688 1576476 575592 6.44 155136 1630996 4
09:50:45 04:41:01 AM 5837364 7214864 2045060 25.94 2688 1576480 575592 6.44 155136 1630652 4
09:50:45 04:42:01 AM 5837288 7214788 2045136 25.95 2688 1576480 575592 6.44 155136 1630724 4
09:50:45 04:43:01 AM 5837164 7214664 2045260 25.95 2688 1576480 575592 6.44 155136 1630776 4
09:50:45 04:44:01 AM 5837376 7214880 2045048 25.94 2688 1576484 575592 6.44 155136 1630780 4
09:50:45 04:45:01 AM 5837412 7214916 2045012 25.94 2688 1576484 575592 6.44 155136 1630668 4
09:50:45 04:46:01 AM 5837360 7214864 2045064 25.94 2688 1576484 575592 6.44 155136 1630736 4
09:50:45 04:47:01 AM 5837456 7214964 2044968 25.94 2688 1576488 575592 6.44 155136 1630884 4
09:50:45 04:48:01 AM 5837532 7215040 2044892 25.94 2688 1576488 575592 6.44 155136 1630700 4
09:50:45 04:49:01 AM 5838024 7215532 2044400 25.94 2688 1576488 575592 6.44 155136 1630412 4
09:50:45 04:50:01 AM 5837536 7215048 2044888 25.94 2688 1576492 576512 6.46 155136 1630648 4
09:50:45 04:51:01 AM 5837796 7215308 2044628 25.94 2688 1576492 576512 6.46 155140 1630552 4
09:50:45 04:52:01 AM 5837612 7215124 2044812 25.94 2688 1576492 576512 6.46 155140 1630624 4
09:50:45 04:53:01 AM 5837708 7215224 2044716 25.94 2688 1576496 576512 6.46 155140 1630420 4
09:50:45 04:54:01 AM 5837644 7215160 2044780 25.94 2688 1576496 576512 6.46 155140 1630420 4
09:50:45 04:55:01 AM 5837408 7214924 2045016 25.94 2688 1576496 576512 6.46 155140 1630660 4
09:50:45 04:56:01 AM 5837700 7215220 2044724 25.94 2688 1576500 576512 6.46 155140 1630564 4
09:50:45 04:57:01 AM 5837668 7215188 2044756 25.94 2688 1576500 576512 6.46 155144 1630520 4
09:50:45 04:58:01 AM 5837756 7215276 2044668 25.94 2688 1576500 576512 6.46 155144 1630452 4
09:50:45 04:59:01 AM 5837900 7215424 2044524 25.94 2688 1576504 576512 6.46 155144 1630456 4
09:50:45 05:00:01 AM 5837484 7215008 2044940 25.94 2688 1576504 594320 6.65 155144 1630936 4
09:50:45 05:01:01 AM 5836452 7213980 2045972 25.96 2688 1576508 594320 6.65 155144 1631400 4
09:50:45 05:02:01 AM 5837660 7215192 2044764 25.94 2688 1576512 594320 6.65 155148 1630556 4
09:50:45 05:03:01 AM 5837752 7215284 2044672 25.94 2688 1576512 578532 6.48 155148 1630488 4
09:50:45 05:04:01 AM 5837784 7215316 2044640 25.94 2688 1576512 578532 6.48 155148 1630488 4
09:50:45 05:05:01 AM 5837812 7215348 2044612 25.94 2688 1576516 578532 6.48 155148 1630608 4
09:50:45 05:06:01 AM 5837784 7215320 2044640 25.94 2688 1576516 578532 6.48 155148 1630492 4
09:50:45 05:07:01 AM 5837816 7215352 2044608 25.94 2688 1576516 578532 6.48 155148 1630560 4
09:50:45 05:08:01 AM 5837848 7215388 2044576 25.94 2688 1576520 578532 6.48 155148 1630496 4
09:50:45 05:09:01 AM 5837792 7215332 2044632 25.94 2688 1576520 578532 6.48 155148 1630496 4
09:50:45 05:10:01 AM 5837424 7214964 2045000 25.94 2688 1576520 577788 6.47 155148 1630728 4
09:50:45 05:11:01 AM 5837600 7215144 2044824 25.94 2688 1576524 577788 6.47 155148 1630508 4
09:50:45 05:12:01 AM 5837660 7215204 2044764 25.94 2688 1576524 577788 6.47 155148 1630576 4
09:50:45 05:13:01 AM 5837540 7215088 2044884 25.94 2688 1576528 577788 6.47 155148 1630628 4
09:50:45 05:14:01 AM 5837772 7215320 2044652 25.94 2688 1576528 577788 6.47 155148 1630512 4
09:50:45 05:15:01 AM 5837752 7215300 2044672 25.94 2688 1576528 577788 6.47 155148 1630512 4
09:50:45 05:16:01 AM 5837752 7215304 2044672 25.94 2688 1576532 577788 6.47 155148 1630516 4
09:50:45 05:17:01 AM 5837724 7215276 2044700 25.94 2688 1576532 577788 6.47 155148 1630596 4
09:50:45 05:18:01 AM 5837564 7215116 2044860 25.94 2688 1576532 577788 6.47 155148 1630508 4
09:50:45 05:19:01 AM 5837488 7215044 2044936 25.94 2688 1576536 577788 6.47 155148 1630792 4
09:50:45 05:20:01 AM 5837288 7214844 2045136 25.95 2688 1576536 576256 6.45 155148 1630772 4
09:50:45 05:21:01 AM 5837468 7215032 2044956 25.94 2688 1576544 576256 6.45 155148 1630688 4
09:50:45 05:22:02 AM 5837536 7215100 2044888 25.94 2688 1576544 576256 6.45 155148 1630756 4
09:50:45 05:23:01 AM 5837456 7215020 2044968 25.94 2688 1576544 576256 6.45 155148 1630812 4
09:50:45 05:24:01 AM 5837740 7215308 2044684 25.94 2688 1576548 576256 6.45 155148 1630612 4
09:50:45 05:25:01 AM 5837768 7215336 2044656 25.94 2688 1576548 576256 6.45 155148 1630612 4
09:50:45 05:26:01 AM 5837664 7215232 2044760 25.94 2688 1576548 576256 6.45 155148 1630736 4
09:50:45 05:27:01 AM 5837624 7215196 2044800 25.94 2688 1576552 576256 6.45 155148 1630808 4
09:50:45 05:28:01 AM 5837676 7215248 2044748 25.94 2688 1576552 576256 6.45 155148 1630624 4
09:50:45 05:29:01 AM 5837744 7215316 2044680 25.94 2688 1576552 576256 6.45 155148 1630624 4
09:50:45 05:30:01 AM 5837344 7214920 2045080 25.94 2688 1576556 575664 6.45 155148 1630976 4
09:50:45 05:31:01 AM 5837396 7214976 2045028 25.94 2688 1576560 575664 6.45 155148 1630904 4
09:50:45 05:32:01 AM 5837220 7214808 2045204 25.95 2688 1576568 574848 6.44 164764 1621304 4
09:50:45 05:33:01 AM 5837208 7214796 2045216 25.95 2688 1576568 574848 6.44 164764 1621560 4
09:50:45 05:34:01 AM 5837568 7215156 2044856 25.94 2688 1576568 574848 6.44 164764 1621088 4
09:50:45 05:35:01 AM 5837568 7215160 2044856 25.94 2688 1576572 574848 6.44 164764 1621092 4
09:50:45 05:36:01 AM 5837456 7215048 2044968 25.94 2688 1576572 574848 6.44 164764 1621212 4
09:50:45 05:37:01 AM 5837376 7214968 2045048 25.94 2688 1576572 574848 6.44 164764 1621280 4
09:50:45 05:38:01 AM 5837452 7215048 2044972 25.94 2688 1576576 574848 6.44 164764 1621216 4
09:50:45 05:39:01 AM 5837544 7215140 2044880 25.94 2688 1576576 574848 6.44 164764 1621100 4
09:50:45 05:40:01 AM 5837172 7214768 2045252 25.95 2688 1576576 576384 6.45 164764 1621448 4
09:50:45 05:41:01 AM 5837380 7214980 2045044 25.94 2688 1576580 576384 6.45 164764 1621376 4
09:50:45 05:42:01 AM 5837412 7215012 2045012 25.94 2688 1576580 576384 6.45 164764 1621336 4
09:50:45 05:43:01 AM 5837692 7215292 2044732 25.94 2688 1576580 576384 6.45 164764 1621112 4
09:50:45 05:44:01 AM 5837724 7215332 2044700 25.94 2688 1576588 576384 6.45 164764 1621120 4
09:50:45 05:45:01 AM 5837488 7215096 2044936 25.94 2688 1576588 576384 6.45 164764 1621236 4
09:50:45 05:46:01 AM 5837720 7215328 2044704 25.94 2688 1576588 576384 6.45 164764 1621120 4
09:50:45 05:47:01 AM 5837328 7214940 2045096 25.95 2688 1576592 576384 6.45 164764 1621196 4
09:50:45 05:48:01 AM 5837592 7215204 2044832 25.94 2688 1576592 576384 6.45 164764 1621128 4
09:50:45 05:49:01 AM 5837564 7215176 2044860 25.94 2688 1576592 576384 6.45 164764 1621128 4
09:50:45 05:50:01 AM 5836996 7214612 2045428 25.95 2688 1576596 568192 6.36 164764 1621480 4
09:50:45 05:51:01 AM 5837364 7214980 2045060 25.94 2688 1576596 568192 6.36 164764 1621284 4
09:50:45 05:52:01 AM 5837512 7215132 2044912 25.94 2688 1576600 568192 6.36 164764 1621212 4
09:50:45 05:53:01 AM 5837568 7215188 2044856 25.94 2688 1576600 568192 6.36 164764 1621144 4
09:50:45 05:54:01 AM 5837392 7215012 2045032 25.94 2688 1576600 568192 6.36 164764 1621260 4
09:50:45 05:55:01 AM 5837492 7215116 2044932 25.94 2688 1576604 568192 6.36 164764 1621264 4
09:50:45 05:56:01 AM 5837660 7215284 2044764 25.94 2688 1576604 568192 6.36 164764 1621148 4
09:50:45 05:57:01 AM 5837540 7215164 2044884 25.94 2688 1576604 568192 6.36 164764 1621220 4
09:50:45 05:58:01 AM 5837660 7215288 2044764 25.94 2688 1576608 568192 6.36 164764 1621156 4
09:50:45 05:59:01 AM 5837520 7215148 2044904 25.94 2688 1576608 568192 6.36 164764 1621156 4
09:50:45 06:00:01 AM 5837260 7214888 2045164 25.95 2688 1576608 566636 6.34 164764 1621504 4
09:50:45 06:01:01 AM 5836824 7214456 2045600 25.95 2688 1576612 566636 6.34 164764 1621712 4
09:50:45 06:02:01 AM 5837532 7215164 2044892 25.94 2688 1576612 566636 6.34 164764 1621232 4
09:50:45 06:03:01 AM 5837580 7215216 2044844 25.94 2688 1576616 566636 6.34 164764 1621284 8
09:50:45 06:04:01 AM 5837580 7215216 2044844 25.94 2688 1576616 566636 6.34 164764 1621168 4
09:50:45 06:05:01 AM 5837476 7215112 2044948 25.94 2688 1576616 566636 6.34 164764 1621168 4
09:50:45 06:06:01 AM 5837524 7215164 2044900 25.94 2688 1576620 566636 6.34 164764 1621172 4
09:50:45 06:07:01 AM 5837428 7215068 2044996 25.94 2688 1576620 582392 6.52 164764 1621356 12
09:50:45 06:08:01 AM 5837540 7215180 2044884 25.94 2688 1576620 582392 6.52 164764 1621172 8
09:50:45 06:09:01 AM 5837392 7215036 2045032 25.94 2688 1576624 582392 6.52 164764 1621292 4
09:50:45 06:10:01 AM 5837212 7214856 2045212 25.95 2688 1576624 576384 6.45 164764 1621408 4
09:50:45 06:11:01 AM 5837464 7215112 2044960 25.94 2688 1576628 576384 6.45 164764 1621332 4
09:50:45 06:12:01 AM 5837160 7214808 2045264 25.95 2688 1576628 576384 6.45 164764 1621400 4
09:50:45 06:13:01 AM 5837404 7215052 2045020 25.94 2688 1576628 576384 6.45 164764 1621184 4
09:50:45 06:14:01 AM 5837320 7214972 2045104 25.95 2688 1576632 576384 6.45 164764 1621304 4
09:50:45 06:15:01 AM 5837380 7215032 2045044 25.94 2688 1576632 576384 6.45 164764 1621304 4
09:50:45 06:16:01 AM 5837472 7215124 2044952 25.94 2688 1576632 576384 6.45 164764 1621304 4
09:50:45 06:17:01 AM 5837480 7215136 2044944 25.94 2688 1576636 576384 6.45 164764 1621292 4
09:50:45 06:18:01 AM 5837396 7215052 2045028 25.94 2688 1576636 576384 6.45 164764 1621228 4
09:50:45 06:19:01 AM 5837444 7215100 2044980 25.94 2688 1576636 576384 6.45 164764 1621228 4
09:50:45 06:20:01 AM 5836956 7214612 2045468 25.95 2688 1576636 596964 6.68 164764 1621460 4
09:50:45 06:21:01 AM 5837192 7214852 2045232 25.95 2688 1576640 596964 6.68 164764 1621388 4
09:50:45 06:22:01 AM 5837312 7214972 2045112 25.95 2688 1576640 596964 6.68 164764 1621444 16
09:50:45 06:23:01 AM 5837392 7215056 2045032 25.94 2688 1576644 596964 6.68 164764 1621380 8
09:50:45 06:24:01 AM 5837392 7215060 2045032 25.94 2688 1576648 596964 6.68 164764 1621384 4
09:50:45 06:25:01 AM 5837460 7215128 2044964 25.94 2688 1576648 596964 6.68 164764 1621268 4
09:50:45 06:26:01 AM 5837516 7215188 2044908 25.94 2688 1576652 596964 6.68 164764 1621276 4
09:50:45 06:27:01 AM 5837472 7215144 2044952 25.94 2688 1576652 596964 6.68 164764 1621392 12
09:50:45 06:28:01 AM 5837384 7215056 2045040 25.94 2688 1576652 596964 6.68 164764 1621540 4
09:50:45 06:29:01 AM 5837548 7215224 2044876 25.94 2688 1576656 596964 6.68 164764 1621360 4
09:50:45 06:30:02 AM 5837224 7214900 2045200 25.95 2688 1576656 596964 6.68 164764 1621592 4
09:50:45 06:31:01 AM 5837176 7214860 2045248 25.95 2688 1576664 596964 6.68 164764 1621444 4
09:50:45 06:32:01 AM 5837272 7214956 2045152 25.95 2688 1576664 596964 6.68 164764 1621452 4
09:50:45 06:33:01 AM 5837248 7214932 2045176 25.95 2688 1576664 596964 6.68 164764 1621512 4
09:50:45 06:34:01 AM 5837428 7215116 2044996 25.94 2688 1576668 596964 6.68 164764 1621448 4
09:50:45 06:35:01 AM 5837380 7215068 2045044 25.94 2688 1576668 596964 6.68 164764 1621448 4
09:50:45 06:36:01 AM 5829460 7207148 2052964 26.04 2688 1576668 635484 7.12 164764 1629184 4
09:50:45 06:37:01 AM 5829492 7207184 2052932 26.04 2688 1576672 635484 7.12 164764 1629124 4
09:50:45 06:38:01 AM 5829580 7207272 2052844 26.04 2688 1576672 635484 7.12 164764 1629056 4
09:50:45 06:39:01 AM 5829568 7207260 2052856 26.04 2688 1576672 635484 7.12 164764 1629172 4
09:50:45 06:40:01 AM 5829152 7206848 2053272 26.05 2688 1576676 631192 7.07 164764 1629408 4
09:50:45 06:41:01 AM 5829664 7207360 2052760 26.04 2688 1576676 631192 7.07 164764 1629060 4
09:50:45 06:42:01 AM 5827412 7205112 2055012 26.07 2688 1576680 631192 7.07 164764 1631180 4
09:50:45 06:43:01 AM 5827532 7205232 2054892 26.07 2688 1576680 631192 7.07 164764 1631112 4
09:50:45 06:44:01 AM 5827592 7205292 2054832 26.07 2688 1576680 631192 7.07 164764 1631228 4
09:50:45 06:45:01 AM 5827584 7205288 2054840 26.07 2688 1576684 631192 7.07 164764 1631232 4
09:50:45 06:46:01 AM 5827764 7205468 2054660 26.07 2688 1576684 631192 7.07 164764 1631116 4
09:50:45 06:47:01 AM 5827528 7205232 2054896 26.07 2688 1576684 631192 7.07 164764 1631184 4
09:50:45 06:48:01 AM 5827444 7205152 2054980 26.07 2688 1576688 631192 7.07 164764 1631264 4
09:50:45 06:49:01 AM 5827528 7205236 2054896 26.07 2688 1576688 631192 7.07 164764 1631128 4
09:50:45 06:50:01 AM 5827280 7204988 2055144 26.07 2688 1576688 631752 7.07 164764 1631360 4
09:50:45 06:51:01 AM 5827584 7205296 2054840 26.07 2688 1576692 631752 7.07 164764 1631140 4
09:50:45 06:52:01 AM 5827344 7205056 2055080 26.07 2688 1576692 631752 7.07 164764 1631328 4
09:50:45 06:53:01 AM 5827596 7205312 2054828 26.07 2688 1576696 631752 7.07 164764 1631148 4
09:50:45 06:54:01 AM 5827676 7205392 2054748 26.07 2688 1576696 631752 7.07 164764 1631148 4
09:50:45 06:55:01 AM 5827656 7205372 2054768 26.07 2688 1576696 631752 7.07 164764 1631148 4
09:50:45 06:56:01 AM 5827684 7205400 2054740 26.07 2688 1576696 631752 7.07 164764 1631148 4
09:50:45 06:57:01 AM 5825576 7203296 2056848 26.09 2688 1576700 631752 7.07 164764 1633268 4
09:50:45 06:58:01 AM 5825392 7203112 2057032 26.10 2688 1576700 631752 7.07 164764 1633208 4
09:50:45 06:59:01 AM 5825392 7203112 2057032 26.10 2688 1576700 631752 7.07 164764 1633208 4
09:50:45 07:00:01 AM 5825052 7202776 2057372 26.10 2688 1576704 647284 7.25 164764 1633560 4
09:50:45 07:01:01 AM 5824108 7201836 2058316 26.11 2688 1576704 647284 7.25 164764 1634136 4
09:50:45 07:02:01 AM 5825332 7203064 2057092 26.10 2688 1576708 647284 7.25 164780 1633268 4
09:50:45 07:03:01 AM 5825348 7203080 2057076 26.10 2688 1576708 647284 7.25 164780 1633320 4
09:50:45 07:04:01 AM 5823320 7201056 2059104 26.12 2688 1576712 647284 7.25 164780 1635332 4
09:50:45 07:05:01 AM 5823376 7201116 2059048 26.12 2688 1576716 647284 7.25 164780 1635384 4
09:50:45 07:06:01 AM 5823404 7201144 2059020 26.12 2688 1576716 647284 7.25 164780 1635384 4
09:50:45 07:07:01 AM 5823352 7201092 2059072 26.12 2688 1576716 647284 7.25 164788 1635412 4
09:50:45 07:08:01 AM 5823492 7201236 2058932 26.12 2688 1576720 647284 7.25 164780 1635280 4
09:50:45 07:09:01 AM 5823428 7201172 2058996 26.12 2688 1576720 647284 7.25 164780 1635244 4
09:50:45 07:10:01 AM 5822992 7200736 2059432 26.13 2688 1576720 642440 7.19 164780 1635708 4
09:50:45 07:11:01 AM 5823096 7200844 2059328 26.13 2688 1576724 642440 7.19 164780 1635500 4
09:50:45 07:12:01 AM 5823008 7200756 2059416 26.13 2688 1576724 642440 7.19 164780 1635588 4
09:50:45 07:13:01 AM 5823372 7201124 2059052 26.12 2688 1576728 642440 7.19 164780 1635308 4
09:50:45 07:14:01 AM 5821208 7198960 2061216 26.15 2688 1576728 642440 7.19 164780 1637356 4
09:50:45 07:15:01 AM 5821240 7198992 2061184 26.15 2688 1576728 642440 7.19 164780 1637356 4
09:50:45 07:16:01 AM 5821264 7199020 2061160 26.15 2688 1576732 642440 7.19 164780 1637368 4
09:50:45 07:17:01 AM 5821088 7198844 2061336 26.15 2688 1576732 642440 7.19 164780 1637480 4
09:50:45 07:18:01 AM 5821148 7198904 2061276 26.15 2688 1576732 642440 7.19 164780 1637480 4
09:50:45 07:19:01 AM 5821236 7198996 2061188 26.15 2688 1576736 642440 7.19 164780 1637420 4
09:50:45 07:20:01 AM 5820800 7198560 2061624 26.15 2688 1576736 632788 7.09 164780 1637768 4
09:50:45 07:21:01 AM 5821012 7198776 2061412 26.15 2688 1576740 632788 7.09 164780 1637584 4
09:50:45 07:22:01 AM 5820908 7198688 2061516 26.15 2688 1576756 630792 7.06 165964 1636536 4
09:50:45 07:23:01 AM 5821164 7198944 2061260 26.15 2688 1576756 630792 7.06 165964 1636272 4
09:50:45 07:24:01 AM 5821284 7199068 2061140 26.15 2688 1576760 630792 7.06 165964 1636276 4
09:50:45 07:25:01 AM 5821196 7198980 2061228 26.15 2688 1576760 630792 7.06 165964 1636276 4
09:50:45 07:26:01 AM 5821256 7199040 2061168 26.15 2688 1576760 630792 7.06 165964 1636276 4
09:50:45 07:27:01 AM 5819212 7197000 2063212 26.17 2688 1576764 630792 7.06 165964 1638404 4
09:50:45 07:28:01 AM 5819348 7197136 2063076 26.17 2688 1576764 630792 7.06 165964 1638336 4
09:50:45 07:29:01 AM 5819384 7197172 2063040 26.17 2688 1576764 630792 7.06 165964 1638336 4
09:50:45 07:30:01 AM 5818816 7196608 2063608 26.18 2688 1576768 651620 7.30 165964 1638688 4
09:50:45 07:31:01 AM 5818888 7196680 2063536 26.18 2688 1576768 651620 7.30 165964 1638552 4
09:50:45 07:32:01 AM 5818764 7196560 2063660 26.18 2688 1576772 651620 7.30 165964 1638556 16
09:50:45 07:33:01 AM 5818884 7196680 2063540 26.18 2688 1576772 651620 7.30 165964 1638572 4
09:50:45 07:34:01 AM 5817044 7194840 2065380 26.20 2688 1576772 651620 7.30 165964 1640492 4
09:50:45 07:35:01 AM 5817124 7194920 2065300 26.20 2688 1576772 651620 7.30 165964 1640404 4
09:50:45 07:36:01 AM 5817208 7195008 2065216 26.20 2688 1576776 651620 7.30 165964 1640544 4
09:50:45 07:37:01 AM 5817000 7194800 2065424 26.20 2688 1576776 651620 7.30 165964 1640496 12
09:50:45 07:38:01 AM 5816920 7194720 2065504 26.20 2688 1576776 651620 7.30 165964 1640572 4
09:50:45 07:39:01 AM 5814696 7192500 2067728 26.23 2688 1576780 635568 7.12 165964 1642676 8
09:50:45 07:40:02 AM 5812448 7190252 2069976 26.26 2688 1576780 631356 7.07 165964 1645136 4
09:50:45 07:41:01 AM 5812824 7190636 2069600 26.26 2688 1576788 631356 7.07 165964 1644664 4
09:50:45 07:42:01 AM 5812720 7190532 2069704 26.26 2688 1576788 631356 7.07 165964 1644732 4
09:50:45 07:43:01 AM 5812860 7190672 2069564 26.26 2688 1576788 631356 7.07 165964 1644664 4
09:50:45 07:44:01 AM 5810364 7188180 2072060 26.29 2688 1576792 631356 7.07 165964 1647004 12
09:50:45 07:45:01 AM 5808524 7186340 2073900 26.31 2688 1576792 631356 7.07 165964 1648996 4
09:50:45 07:46:01 AM 5808556 7186372 2073868 26.31 2688 1576792 631356 7.07 165964 1648812 4
09:50:45 07:47:01 AM 5808688 7186508 2073736 26.31 2688 1576796 631356 7.07 165964 1648884 4
09:50:45 07:48:01 AM 5808676 7186500 2073748 26.31 2688 1576800 631356 7.07 165964 1648820 4
09:50:45 07:49:01 AM 5808648 7186472 2073776 26.31 2688 1576800 631356 7.07 165964 1648820 4
09:50:45 07:50:01 AM 5808312 7186140 2074112 26.31 2688 1576804 630444 7.06 165964 1649172 4
09:50:45 07:51:01 AM 5808624 7186452 2073800 26.31 2688 1576804 630444 7.06 165964 1648824 4
09:50:45 07:52:01 AM 5808660 7186492 2073764 26.31 2688 1576808 630444 7.06 165964 1648896 16
09:50:45 07:53:01 AM 5808684 7186516 2073740 26.31 2688 1576808 630444 7.06 165964 1648828 8
09:50:45 07:54:01 AM 5808472 7186304 2073952 26.31 2688 1576808 630444 7.06 165964 1648828 4
09:50:45 07:55:01 AM 5806376 7184212 2076048 26.34 2688 1576812 630444 7.06 165964 1650952 4
09:50:45 07:56:01 AM 5806384 7184220 2076040 26.34 2688 1576812 630444 7.06 165964 1650884 4
09:50:45 07:57:01 AM 5806364 7184200 2076060 26.34 2688 1576812 630444 7.06 165964 1650952 12
09:50:45 07:58:01 AM 5806580 7184420 2075844 26.34 2688 1576816 630444 7.06 165964 1650888 8
09:50:45 07:59:01 AM 5806348 7184188 2076076 26.34 2688 1576816 630444 7.06 165964 1651028 8
09:50:45 08:00:01 AM 5806176 7184016 2076248 26.34 2688 1576816 623132 6.98 165964 1651240 8
09:50:45 08:01:01 AM 5803264 7181108 2079160 26.38 2688 1576820 623132 6.98 165964 1653900 8
09:50:45 08:02:01 AM 5804444 7182288 2077980 26.36 2688 1576820 623132 6.98 165968 1653016 4
09:50:45 08:03:01 AM 5804500 7182348 2077924 26.36 2688 1576824 623132 6.98 165968 1652952 4
09:50:45 08:04:01 AM 5804400 7182248 2078024 26.36 2688 1576824 623132 6.98 165968 1652952 4
09:50:45 08:05:01 AM 5802280 7180128 2080144 26.39 2688 1576824 638932 7.15 165968 1655300 4
09:50:45 08:06:01 AM 5802300 7180152 2080124 26.39 2688 1576828 638932 7.15 165968 1655252 4
09:50:45 08:07:01 AM 5800216 7178068 2082208 26.42 2688 1576828 638932 7.15 165968 1657184 4
09:50:45 08:08:01 AM 5800208 7178060 2082216 26.42 2688 1576828 638932 7.15 165968 1657116 4
09:50:45 08:09:01 AM 5800320 7178176 2082104 26.41 2688 1576832 638932 7.15 165968 1657120 4
09:50:45 08:10:01 AM 5800012 7177868 2082412 26.42 2688 1576832 632620 7.08 165968 1657352 4
09:50:45 08:11:01 AM 5800016 7177872 2082408 26.42 2688 1576832 632620 7.08 165968 1657284 4
09:50:45 08:12:01 AM 5800132 7177992 2082292 26.42 2688 1576836 632620 7.08 165968 1657200 12
09:50:45 08:13:01 AM 5800340 7178200 2082084 26.41 2688 1576836 632620 7.08 165968 1657168 12
09:50:45 08:14:01 AM 5800408 7178268 2082016 26.41 2688 1576836 632620 7.08 165968 1657168 8
09:50:45 08:15:01 AM 5800108 7177972 2082316 26.42 2688 1576840 632620 7.08 165968 1657308 4
09:50:45 08:16:01 AM 5800196 7178060 2082228 26.42 2688 1576840 632620 7.08 165968 1657172 4
09:50:45 08:17:01 AM 5798096 7175960 2084328 26.44 2688 1576840 632620 7.08 165972 1659352 16
09:50:45 08:18:01 AM 5798180 7176048 2084244 26.44 2688 1576844 632620 7.08 165968 1659224 8
09:50:45 08:19:01 AM 5798184 7176052 2084240 26.44 2688 1576844 632620 7.08 165968 1659320 4
09:50:45 08:20:01 AM 5797856 7175724 2084568 26.45 2688 1576844 655396 7.34 165968 1659648 4
09:50:45 08:21:01 AM 5798092 7175972 2084332 26.44 2688 1576848 655396 7.34 165968 1659396 4
09:50:45 08:22:01 AM 5797760 7175640 2084664 26.45 2688 1576848 655396 7.34 165968 1659576 16
09:50:45 08:23:01 AM 5798136 7176020 2084288 26.44 2688 1576852 655396 7.34 165968 1659372 4
09:50:45 08:24:01 AM 5797992 7175876 2084432 26.44 2688 1576852 655396 7.34 165968 1659372 4
09:50:45 08:25:01 AM 5798080 7175964 2084344 26.44 2688 1576852 639040 7.16 165968 1659372 4
09:50:45 08:26:01 AM 5797864 7175752 2084560 26.45 2688 1576856 639040 7.16 165968 1659376 4
09:50:45 08:27:01 AM 5795676 7173564 2086748 26.47 2688 1576856 639040 7.16 165968 1661492 4
09:50:45 08:28:01 AM 5795848 7173740 2086576 26.47 2688 1576860 639040 7.16 165968 1661428 4
09:50:45 08:29:01 AM 5795868 7173764 2086556 26.47 2688 1576864 639040 7.16 165968 1661432 4
09:50:45 08:30:01 AM 5795456 7173352 2086968 26.48 2688 1576864 635480 7.12 165968 1661896 4
09:50:45 08:31:01 AM 5795788 7173688 2086636 26.47 2688 1576868 635480 7.12 165968 1661672 4
09:50:45 08:32:01 AM 5795572 7173472 2086852 26.47 2688 1576868 635480 7.12 165968 1661672 4
09:50:45 08:33:01 AM 5793556 7171456 2088868 26.50 2688 1576868 635480 7.12 165968 1663720 4
09:50:45 08:34:01 AM 5793868 7171772 2088556 26.50 2688 1576872 635480 7.12 165968 1663492 4
09:50:45 08:35:01 AM 5793840 7171744 2088584 26.50 2688 1576872 635480 7.12 165968 1663492 4
09:50:45 08:36:01 AM 5793984 7171888 2088440 26.49 2688 1576872 635480 7.12 165968 1663492 4
09:50:45 08:37:01 AM 5793820 7171728 2088604 26.50 2688 1576876 635480 7.12 165968 1663568 12
09:50:45 08:38:01 AM 5793700 7171608 2088724 26.50 2688 1576876 635480 7.12 165968 1663664 8
09:50:45 08:39:01 AM 5793776 7171684 2088648 26.50 2688 1576876 635480 7.12 165968 1663528 8
09:50:45 08:40:01 AM 5793324 7171236 2089100 26.50 2688 1576880 631516 7.07 165968 1663764 4
09:50:45 08:41:01 AM 5793616 7171532 2088808 26.50 2688 1576880 631516 7.07 165968 1663532 4
09:50:45 08:42:01 AM 5791548 7169468 2090876 26.53 2688 1576884 631516 7.07 165972 1665648 16
09:50:45 08:43:01 AM 5791668 7169588 2090756 26.52 2688 1576884 631516 7.07 165972 1665668 4
09:50:45 08:44:01 AM 5791812 7169732 2090612 26.52 2688 1576884 631516 7.07 165972 1665600 4
09:50:45 08:45:01 AM 5791608 7169532 2090816 26.53 2688 1576888 631516 7.07 165972 1665684 4
09:50:45 08:46:01 AM 5791728 7169652 2090696 26.52 2688 1576888 631516 7.07 165972 1665604 4
09:50:45 08:47:01 AM 5791568 7169492 2090856 26.53 2688 1576888 631516 7.07 165972 1665804 4
09:50:45 08:48:02 AM 5791788 7169712 2090636 26.52 2688 1576888 631516 7.07 165972 1665620 4
09:50:45 08:49:01 AM 5791728 7169656 2090696 26.52 2688 1576892 631516 7.07 165972 1665692 4
09:50:45 08:50:01 AM 5791244 7169172 2091180 26.53 2688 1576892 631040 7.07 165972 1665972 4
09:50:45 08:51:01 AM 5791756 7169688 2090668 26.52 2688 1576896 631040 7.07 165972 1665628 4
09:50:45 08:52:01 AM 5789600 7167532 2092824 26.55 2688 1576896 631040 7.07 165972 1667752 4
09:50:45 08:53:01 AM 5789524 7167456 2092900 26.55 2688 1576896 631040 7.07 165972 1667684 4
09:50:45 08:54:01 AM 5789420 7167356 2093004 26.55 2688 1576900 631040 7.07 165972 1667756 12
09:50:45 08:55:01 AM 5789708 7167644 2092716 26.55 2688 1576900 631040 7.07 165972 1667688 8
09:50:45 08:56:01 AM 5789708 7167644 2092716 26.55 2688 1576900 631040 7.07 165972 1667688 4
09:50:45 08:57:01 AM 5789600 7167540 2092824 26.55 2688 1576904 631040 7.07 165972 1667764 16
09:50:45 08:58:01 AM 5789760 7167700 2092664 26.55 2688 1576904 631040 7.07 165972 1667696 8
09:50:45 08:59:01 AM 5789668 7167608 2092756 26.55 2688 1576904 631040 7.07 165972 1667764 4
09:50:45 09:00:01 AM 5789224 7167168 2093200 26.56 2688 1576908 623324 6.98 165972 1668048 4
09:50:45 09:01:01 AM 5786072 7164020 2096352 26.60 2688 1576912 623324 6.98 165972 1670908 4
09:50:45 09:02:01 AM 5787528 7165480 2094896 26.58 2688 1576916 623324 6.98 165972 1669828 4
09:50:45 09:03:01 AM 5787668 7165620 2094756 26.58 2688 1576916 623324 6.98 165972 1669760 4
09:50:45 09:04:01 AM 5787492 7165444 2094932 26.58 2688 1576916 623324 6.98 165972 1669760 4
09:50:45 09:05:01 AM 5787760 7165716 2094664 26.57 2688 1576920 623324 6.98 165972 1669764 4
09:50:45 09:06:01 AM 5787352 7165308 2095072 26.58 2688 1576920 623324 6.98 165972 1669832 4
09:50:45 09:07:01 AM 5785400 7163356 2097024 26.60 2688 1576920 623324 6.98 165972 1671964 4
09:50:45 09:08:01 AM 5785132 7163092 2097292 26.61 2688 1576924 623324 6.98 165972 1672160 4
09:50:45 09:09:01 AM 5785624 7163588 2096800 26.60 2688 1576928 623324 6.98 165972 1671844 4
09:50:45 09:10:01 AM 5785052 7163016 2097372 26.61 2688 1576928 623324 6.98 165972 1672192 4
09:50:45 09:11:01 AM 5785480 7163452 2096944 26.60 2688 1576936 623324 6.98 165972 1672008 4
09:50:45 09:12:01 AM 5783348 7161320 2099076 26.63 2688 1576936 623324 6.98 165972 1674040 4
09:50:45 09:13:01 AM 5783184 7161160 2099240 26.63 2688 1576940 623324 6.98 165972 1673976 4
09:50:45 09:14:01 AM 5783256 7161232 2099168 26.63 2688 1576940 623324 6.98 165972 1673976 4
09:50:45 09:15:01 AM 5783344 7161320 2099080 26.63 2688 1576940 623324 6.98 165972 1673908 4
09:50:45 09:16:01 AM 5783484 7161464 2098940 26.63 2688 1576944 623324 6.98 165972 1673912 4
09:50:45 09:17:01 AM 5783464 7161444 2098960 26.63 2688 1576944 623324 6.98 165972 1673980 4
09:50:45 09:18:01 AM 5782000 7159980 2100424 26.65 2688 1576944 643144 7.20 165972 1675420 4
09:50:45 09:19:01 AM 5780980 7158964 2101444 26.66 2688 1576948 631860 7.07 166084 1675992 8
09:50:45 09:20:01 AM 5780788 7158772 2101636 26.66 2688 1576948 631516 7.07 166084 1676092 8
09:50:45 09:21:01 AM 5781156 7159140 2101268 26.66 2688 1576948 631516 7.07 166092 1676016 4
09:50:45 09:22:01 AM 5781100 7159088 2101324 26.66 2688 1576952 631516 7.07 166092 1676088 12
09:50:45 09:23:01 AM 5781196 7159184 2101228 26.66 2688 1576952 631516 7.07 166092 1675856 8
09:50:45 09:24:01 AM 5781132 7159120 2101292 26.66 2688 1576952 631516 7.07 166092 1675856 4
09:50:45 09:25:01 AM 5781224 7159212 2101200 26.66 2688 1576952 631516 7.07 166096 1675896 4
09:50:45 09:26:01 AM 5781232 7159224 2101192 26.66 2688 1576956 631516 7.07 166092 1675912 4
09:50:45 09:27:01 AM 5781240 7159232 2101184 26.66 2688 1576956 631516 7.07 166092 1676004 4
09:50:45 09:28:01 AM 5781140 7159132 2101284 26.66 2688 1576956 631516 7.07 166092 1675868 8
09:50:45 09:29:01 AM 5781068 7159064 2101356 26.66 2688 1576960 631516 7.07 166092 1676056 4
09:50:45 09:30:01 AM 5780708 7158704 2101716 26.66 2688 1576960 633048 7.09 166092 1676348 4
09:50:45 09:31:01 AM 5781068 7159068 2101356 26.66 2688 1576964 633048 7.09 166092 1676144 4
09:50:45 09:32:01 AM 5781076 7159076 2101348 26.66 2688 1576964 633048 7.09 166092 1676260 4
09:50:45 09:33:01 AM 5781304 7159304 2101120 26.66 2688 1576964 633048 7.09 166092 1676108 4
09:50:45 09:34:01 AM 5781060 7159064 2101364 26.66 2688 1576968 633048 7.09 166092 1676056 12
09:50:45 09:35:01 AM 5780968 7158972 2101456 26.66 2688 1576968 633048 7.09 166092 1676252 4
09:50:45 09:36:01 AM 5781400 7159404 2101024 26.65 2688 1576968 633048 7.09 166092 1675968 4
09:50:45 09:37:01 AM 5781084 7159092 2101340 26.66 2688 1576972 633048 7.09 166092 1676008 16
09:50:45 09:38:01 AM 5781280 7159288 2101144 26.66 2688 1576972 633048 7.09 166092 1676124 4
09:50:45 09:39:01 AM 5781132 7159140 2101292 26.66 2688 1576972 633048 7.09 166092 1676008 4
09:50:45 09:40:01 AM 5780720 7158732 2101704 26.66 2688 1576976 631532 7.07 166092 1676244 4
09:50:45 09:41:01 AM 5361872 7053716 2520552 31.98 2688 1874452 685236 7.67 199476 1999956 167712
09:50:45 09:42:01 AM 5117620 6981676 2764804 35.08 2688 2039252 724148 8.11 212104 2193952 42016
09:50:45 09:43:01 AM 5063064 7015236 2819360 35.77 2688 2122816 714032 7.99 242288 2210004 75928
09:50:45 09:44:01 AM 4904128 7034284 2978296 37.78 2688 2296332 668760 7.49 279260 2307880 10848
09:50:45 09:45:01 AM 4867776 6998620 3014648 38.25 2688 2297220 716932 8.03 279388 2348180 360
09:50:45 09:46:01 AM 4841988 6982548 3040436 38.57 2688 2306928 732848 8.21 279860 2373068 8508
09:50:45 09:47:01 AM 4826436 6981660 3055988 38.77 2688 2321644 732848 8.21 279860 2387964 5680
09:50:45 09:48:01 AM 4810420 6975336 3072004 38.97 2688 2331300 732848 8.21 279908 2404832 4024
09:50:45 09:49:01 AM 4736048 6906920 3146376 39.92 2688 2337240 796944 8.92 280144 2478208 1592
09:50:45 09:50:01 AM 4909504 6944120 2972920 37.72 2688 2207128 749532 8.39 517320 2093084 24796
09:50:45 Average: 5795416 7191253 2087008 26.48 2688 1593991 611964 6.85 165978 1658729 972
09:50:45
09:50:45 03:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:45 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 03:58:01 AM eth0 0.80 0.40 0.34 0.21 0.00 0.00 0.00 0.00
09:50:45 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 03:59:01 AM eth0 3.98 0.12 0.50 0.01 0.00 0.00 0.00 0.00
09:50:45 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:00:01 AM eth0 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:45 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:01:01 AM eth0 0.70 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:45 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:02:01 AM eth0 1.03 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:45 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:03:01 AM eth0 0.70 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:45 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:04:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:05:01 AM eth0 0.47 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:06:01 AM eth0 0.67 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:45 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:07:01 AM eth0 0.92 0.33 0.18 0.08 0.00 0.00 0.00 0.00
09:50:45 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:08:01 AM eth0 0.38 0.07 0.03 0.01 0.00 0.00 0.00 0.00
09:50:45 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:09:01 AM eth0 0.50 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:45 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:10:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:11:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:45 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:12:01 AM eth0 0.45 0.25 0.15 0.08 0.00 0.00 0.00 0.00
09:50:45 04:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:13:02 AM eth0 1.15 0.92 0.10 0.08 0.00 0.00 0.00 0.00
09:50:45 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:14:01 AM eth0 0.36 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:45 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:15:01 AM eth0 0.65 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:45 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:16:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:17:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:18:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:19:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:20:01 AM eth0 0.28 0.08 0.06 0.01 0.00 0.00 0.00 0.00
09:50:45 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:21:01 AM eth0 0.85 0.07 1.55 0.00 0.00 0.00 0.00 0.00
09:50:45 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:22:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:23:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:24:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:25:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:27:01 AM eth0 0.40 0.18 0.15 0.08 0.00 0.00 0.00 0.00
09:50:45 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:28:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:29:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:30:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:31:01 AM eth0 0.60 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:32:01 AM eth0 0.82 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:45 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:33:01 AM eth0 0.58 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:45 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:35:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:36:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:37:01 AM eth0 0.48 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:38:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:39:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:40:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:41:01 AM eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00
09:50:45 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:42:01 AM eth0 0.75 0.33 0.41 0.26 0.00 0.00 0.00 0.00
09:50:45 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:43:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:44:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:45:01 AM eth0 0.68 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:45 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:46:01 AM eth0 0.58 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:47:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:48:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:50:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:51:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:52:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:53:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:54:01 AM eth0 0.23 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:55:01 AM eth0 0.92 0.32 0.39 0.26 0.00 0.00 0.00 0.00
09:50:45 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:57:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:58:01 AM eth0 0.15 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 04:59:01 AM eth0 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:00:01 AM eth0 0.75 0.33 0.37 0.26 0.00 0.00 0.00 0.00
09:50:45 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:01:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:02:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:05:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:07:01 AM eth0 0.43 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:45 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:09:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:10:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:12:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:14:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:16:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:45 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:17:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:45 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:18:01 AM eth0 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:19:01 AM eth0 0.58 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:20:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:22:02 AM eth0 0.65 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:50:45 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:23:01 AM eth0 0.36 0.20 0.26 0.21 0.00 0.00 0.00 0.00
09:50:45 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:24:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:27:01 AM eth0 0.27 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:28:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:29:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:30:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:31:01 AM eth0 0.58 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:32:01 AM eth0 0.72 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:33:01 AM eth0 0.60 0.22 0.34 0.20 0.00 0.00 0.00 0.00
09:50:45 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:37:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:41:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:42:01 AM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:44:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:45:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:47:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:49:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:50:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:52:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:53:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:55:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:57:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 05:59:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:00:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:02:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:03:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:07:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:08:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:12:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:16:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:17:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:19:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:20:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:22:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:23:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:25:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:27:01 AM eth0 0.67 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:45 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:28:01 AM eth0 0.53 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:30:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:31:01 AM eth0 0.56 0.24 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:32:01 AM eth0 0.80 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:45 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:33:01 AM eth0 0.63 0.28 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:35:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:36:01 AM eth0 1.45 1.53 0.33 8.23 0.00 0.00 0.00 0.00
09:50:45 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:37:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:42:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:46:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:47:01 AM eth0 0.65 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:50:45 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:48:01 AM eth0 0.62 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:50:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:51:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:52:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:45 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:54:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:56:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:57:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:58:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 06:59:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:00:01 AM eth0 0.45 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:01:01 AM eth0 0.58 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:02:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:03:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:04:01 AM eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:07:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:08:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:10:01 AM eth0 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:11:01 AM eth0 0.53 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:12:01 AM eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00
09:50:45 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:17:01 AM eth0 0.68 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:45 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:18:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:45 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:19:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:22:01 AM eth0 1.15 0.92 0.22 0.13 0.00 0.00 0.00 0.00
09:50:45 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:25:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:27:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:45 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:28:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:31:01 AM eth0 0.55 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:32:01 AM eth0 0.82 0.23 0.20 0.07 0.00 0.00 0.00 0.00
09:50:45 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:33:01 AM eth0 0.97 0.22 0.32 0.20 0.00 0.00 0.00 0.00
09:50:45 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:34:01 AM eth0 0.73 0.33 0.37 0.26 0.00 0.00 0.00 0.00
09:50:45 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:37:01 AM eth0 1.00 0.10 0.23 0.06 0.00 0.00 0.00 0.00
09:50:45 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:38:01 AM eth0 2.33 0.67 0.81 0.48 0.00 0.00 0.00 0.00
09:50:45 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:39:01 AM eth0 4.90 1.07 1.64 0.99 0.00 0.00 0.00 0.00
09:50:45 07:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:40:02 AM eth0 1.62 0.68 0.81 0.60 0.00 0.00 0.00 0.00
09:50:45 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:41:01 AM eth0 0.46 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:42:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:43:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:44:01 AM eth0 5.06 0.53 1.12 0.47 0.00 0.00 0.00 0.00
09:50:45 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:45:01 AM eth0 2.60 0.75 0.87 0.61 0.00 0.00 0.00 0.00
09:50:45 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:46:01 AM eth0 4.17 0.00 0.18 0.00 0.00 0.00 0.00 0.00
09:50:45 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:47:01 AM eth0 2.52 0.13 0.24 0.07 0.00 0.00 0.00 0.00
09:50:45 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:48:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:49:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:52:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:53:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:54:01 AM eth0 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:55:01 AM eth0 0.58 0.27 0.28 0.21 0.00 0.00 0.00 0.00
09:50:45 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:56:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:57:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:45 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:58:01 AM eth0 1.20 0.07 0.20 0.00 0.00 0.00 0.00 0.00
09:50:45 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 07:59:01 AM eth0 2.18 0.42 0.68 0.39 0.00 0.00 0.00 0.00
09:50:45 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:00:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:02:01 AM eth0 0.45 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:45 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:03:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:04:01 AM eth0 2.53 0.00 0.31 0.00 0.00 0.00 0.00 0.00
09:50:45 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:05:01 AM eth0 5.26 1.20 1.76 1.06 0.00 0.00 0.00 0.00
09:50:45 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:06:01 AM eth0 1.20 0.43 0.55 0.40 0.00 0.00 0.00 0.00
09:50:45 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:07:01 AM eth0 0.53 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:50:45 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:08:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:09:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:12:01 AM eth0 0.48 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:45 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:13:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:14:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:15:01 AM eth0 0.67 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:19:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:20:01 AM eth0 0.55 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:21:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:22:01 AM eth0 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:23:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:27:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:45 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:31:01 AM eth0 2.55 0.55 0.80 0.47 0.00 0.00 0.00 0.00
09:50:45 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:32:01 AM eth0 1.30 0.33 0.47 0.26 0.00 0.00 0.00 0.00
09:50:45 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:33:01 AM eth0 0.57 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:45 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:34:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:35:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:37:01 AM eth0 1.00 0.15 0.23 0.07 0.00 0.00 0.00 0.00
09:50:45 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:38:01 AM eth0 1.02 0.45 0.54 0.39 0.00 0.00 0.00 0.00
09:50:45 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:41:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:42:01 AM eth0 0.43 0.12 0.16 0.06 0.00 0.00 0.00 0.00
09:50:45 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:43:01 AM eth0 1.00 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:50:45 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:45:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:47:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 08:48:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:48:02 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:49:01 AM eth0 0.58 0.22 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:51:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:52:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:53:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:54:01 AM eth0 1.00 0.33 0.41 0.27 0.00 0.00 0.00 0.00
09:50:45 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:57:01 AM eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:58:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 08:59:01 AM eth0 0.55 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:00:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:01:01 AM eth0 0.53 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:02:01 AM eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:05:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:06:01 AM eth0 1.07 0.32 0.41 0.27 0.00 0.00 0.00 0.00
09:50:45 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:07:01 AM eth0 1.12 0.48 0.45 0.28 0.00 0.00 0.00 0.00
09:50:45 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:08:01 AM eth0 0.92 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:50:45 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:09:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:10:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:11:01 AM eth0 0.27 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:45 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:12:01 AM eth0 1.45 0.42 0.57 0.33 0.00 0.00 0.00 0.00
09:50:45 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:13:01 AM eth0 0.60 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:14:01 AM eth0 1.12 0.33 0.41 0.26 0.00 0.00 0.00 0.00
09:50:45 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:16:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:17:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:45 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:19:01 AM eth0 1.13 0.37 0.42 0.27 0.00 0.00 0.00 0.00
09:50:45 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:22:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:45 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:24:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:25:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:45 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:26:01 AM eth0 0.47 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:45 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:27:01 AM eth0 0.93 0.45 0.50 0.34 0.00 0.00 0.00 0.00
09:50:45 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:28:01 AM eth0 0.35 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:45 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:29:01 AM eth0 0.82 0.30 0.37 0.26 0.00 0.00 0.00 0.00
09:50:45 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:45 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:31:01 AM eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:45 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:32:01 AM eth0 0.80 0.12 0.20 0.06 0.00 0.00 0.00 0.00
09:50:45 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:33:01 AM eth0 0.53 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:45 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:34:01 AM eth0 1.33 0.37 0.45 0.28 0.00 0.00 0.00 0.00
09:50:45 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:35:01 AM eth0 1.42 0.45 0.67 0.46 0.00 0.00 0.00 0.00
09:50:45 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:36:01 AM eth0 1.00 0.33 0.41 0.26 0.00 0.00 0.00 0.00
09:50:45 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:37:01 AM eth0 1.68 0.40 0.59 0.33 0.00 0.00 0.00 0.00
09:50:45 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:38:01 AM eth0 1.38 0.22 0.37 0.20 0.00 0.00 0.00 0.00
09:50:45 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:39:01 AM eth0 0.97 0.23 0.32 0.21 0.00 0.00 0.00 0.00
09:50:45 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:40:01 AM eth0 0.58 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:45 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:41:01 AM eth0 221.31 159.20 1346.22 68.41 0.00 0.00 0.00 0.00
09:50:45 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:42:01 AM eth0 75.69 58.43 814.44 9.45 0.00 0.00 0.00 0.00
09:50:45 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:43:01 AM eth0 21.28 20.20 87.83 6.32 0.00 0.00 0.00 0.00
09:50:45 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:44:01 AM eth0 135.33 105.60 288.70 33.26 0.00 0.00 0.00 0.00
09:50:45 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:45:01 AM eth0 14.68 7.08 8.20 0.99 0.00 0.00 0.00 0.00
09:50:45 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:46:01 AM eth0 29.73 25.30 76.59 7.18 0.00 0.00 0.00 0.00
09:50:45 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:47:01 AM eth0 31.49 28.29 97.51 8.30 0.00 0.00 0.00 0.00
09:50:45 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:48:01 AM eth0 22.18 21.70 36.51 21.16 0.00 0.00 0.00 0.00
09:50:45 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:49:01 AM eth0 13.06 12.65 80.89 1.97 0.00 0.00 0.00 0.00
09:50:45 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 09:50:01 AM eth0 77.64 51.62 140.81 81.31 0.00 0.00 0.00 0.00
09:50:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:45 Average: eth0 2.25 1.50 8.56 0.76 0.00 0.00 0.00 0.00
09:50:45
09:50:45
09:50:45 ---> sar -P ALL:
09:50:45 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/10/2025 _x86_64_ (2 CPU)
09:50:45
09:50:45 03:56:17 LINUX RESTART (2 CPU)
09:50:45
09:50:45 03:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 03:58:01 AM all 0.35 0.00 0.06 0.03 0.05 99.52
09:50:45 03:58:01 AM 0 0.17 0.00 0.08 0.05 0.07 99.63
09:50:45 03:58:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 03:59:01 AM all 0.30 0.00 0.09 0.00 0.05 99.56
09:50:45 03:59:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72
09:50:45 03:59:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:45 04:00:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:45 04:00:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:45 04:00:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:45 04:01:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:45 04:01:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 04:01:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 04:02:01 AM all 0.24 0.00 0.09 0.00 0.04 99.62
09:50:45 04:02:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50
09:50:45 04:02:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:45 04:03:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:45 04:03:01 AM 0 0.52 0.00 0.10 0.00 0.05 99.33
09:50:45 04:03:01 AM 1 0.05 0.00 0.02 0.00 0.05 99.88
09:50:45 04:04:01 AM all 0.17 0.00 0.07 0.00 0.36 99.40
09:50:45 04:04:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57
09:50:45 04:04:01 AM 1 0.05 0.00 0.05 0.00 0.66 99.24
09:50:45 04:05:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:45 04:05:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43
09:50:45 04:05:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 04:06:01 AM all 0.15 0.00 0.07 0.00 0.05 99.73
09:50:45 04:06:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
09:50:45 04:06:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:45 04:07:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:45 04:07:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:45 04:07:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:45 04:08:01 AM all 0.31 0.01 0.08 0.01 0.05 99.54
09:50:45 04:08:01 AM 0 0.55 0.00 0.08 0.02 0.03 99.32
09:50:45 04:08:01 AM 1 0.07 0.02 0.08 0.00 0.07 99.77
09:50:45
09:50:45 04:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 04:09:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:50:45 04:09:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 04:09:01 AM 1 0.10 0.00 0.07 0.02 0.07 99.75
09:50:45 04:10:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:45 04:10:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65
09:50:45 04:10:01 AM 1 0.05 0.00 0.02 0.00 0.05 99.88
09:50:45 04:11:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:45 04:11:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
09:50:45 04:11:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:45 04:12:01 AM all 0.34 0.00 0.12 0.00 0.06 99.48
09:50:45 04:12:01 AM 0 0.63 0.00 0.12 0.00 0.07 99.18
09:50:45 04:12:01 AM 1 0.05 0.00 0.12 0.00 0.05 99.78
09:50:45 04:13:02 AM all 0.32 0.23 0.17 0.13 0.05 99.12
09:50:45 04:13:02 AM 0 0.57 0.00 0.10 0.03 0.07 99.23
09:50:45 04:13:02 AM 1 0.07 0.45 0.23 0.22 0.03 99.00
09:50:45 04:14:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:45 04:14:01 AM 0 0.59 0.00 0.05 0.00 0.05 99.30
09:50:45 04:14:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:45 04:15:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:45 04:15:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 04:15:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:45 04:16:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:45 04:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 04:16:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 04:17:01 AM all 0.11 0.00 0.07 0.00 0.06 99.77
09:50:45 04:17:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 04:17:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 04:18:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:45 04:18:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:45 04:18:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 04:19:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:45 04:19:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:45 04:19:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:45
09:50:45 04:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 04:20:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:45 04:20:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 04:20:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:45 04:21:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:45 04:21:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:45 04:21:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:45 04:22:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:45 04:22:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:45 04:22:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50
09:50:45 04:23:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:45 04:23:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:45 04:23:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:45 04:24:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:45 04:24:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 04:24:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:45 04:25:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:45 04:25:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:45 04:25:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:45 04:26:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:45 04:26:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 04:26:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:45 04:27:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:45 04:27:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 04:27:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:45 04:28:01 AM all 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 04:28:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:45 04:28:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:45 04:29:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:50:45 04:29:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 04:29:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:45 04:30:01 AM all 0.11 0.00 0.05 0.00 0.05 99.79
09:50:45 04:30:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:45 04:30:01 AM 1 0.17 0.00 0.03 0.00 0.05 99.75
09:50:45
09:50:45 04:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 04:31:01 AM all 0.34 0.00 0.06 0.01 0.05 99.54
09:50:45 04:31:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 04:31:01 AM 1 0.60 0.00 0.05 0.02 0.05 99.28
09:50:45 04:32:01 AM all 0.44 0.00 0.06 0.00 0.06 99.44
09:50:45 04:32:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:45 04:32:01 AM 1 0.78 0.00 0.05 0.00 0.03 99.13
09:50:45 04:33:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:45 04:33:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:45 04:33:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:45 04:34:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 04:34:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:50:45 04:34:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:45 04:35:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:45 04:35:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 04:35:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 04:36:01 AM all 0.09 0.00 0.06 0.00 0.05 99.80
09:50:45 04:36:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:45 04:36:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:45 04:37:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55
09:50:45 04:37:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 04:37:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70
09:50:45 04:38:01 AM all 0.23 0.00 0.04 0.00 0.03 99.69
09:50:45 04:38:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:45 04:38:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:45 04:39:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:45 04:39:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
09:50:45 04:39:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 04:40:01 AM all 0.24 0.00 0.04 0.00 0.06 99.66
09:50:45 04:40:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:45 04:40:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 04:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:45 04:41:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:45 04:41:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:45
09:50:45 04:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 04:42:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:45 04:42:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:50:45 04:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 04:43:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:45 04:43:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:45 04:43:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:45 04:44:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:45 04:44:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:45 04:44:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:45 04:45:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:45 04:45:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 04:45:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:45 04:46:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:45 04:46:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:45 04:46:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:45 04:47:01 AM all 0.29 0.00 0.07 0.01 0.02 99.62
09:50:45 04:47:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:45 04:47:01 AM 1 0.08 0.00 0.08 0.02 0.02 99.80
09:50:45 04:48:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
09:50:45 04:48:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:45 04:48:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67
09:50:45 04:49:01 AM all 0.32 0.00 0.06 0.02 0.04 99.57
09:50:45 04:49:01 AM 0 0.07 0.00 0.05 0.03 0.03 99.82
09:50:45 04:49:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:45 04:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:45 04:50:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:50:45 04:50:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:45 04:51:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:45 04:51:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:45 04:51:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:50:45 04:52:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:45 04:52:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:45 04:52:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:45
09:50:45 04:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 04:53:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:45 04:53:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:45 04:53:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:45 04:54:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:50:45 04:54:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:45 04:54:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:45 04:55:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:45 04:55:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:50:45 04:55:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:45 04:56:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:45 04:56:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 04:56:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:45 04:57:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:45 04:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:45 04:57:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:45 04:58:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:45 04:58:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:45 04:58:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:45 04:59:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:50:45 04:59:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
09:50:45 04:59:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:45 05:00:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:50:45 05:00:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
09:50:45 05:00:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60
09:50:45 05:01:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53
09:50:45 05:01:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:45 05:01:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:45 05:02:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52
09:50:45 05:02:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70
09:50:45 05:02:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
09:50:45 05:03:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:50:45 05:03:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:45 05:03:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:45
09:50:45 05:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:04:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:45 05:04:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:45 05:04:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:45 05:05:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:45 05:05:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:45 05:05:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:45 05:06:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:45 05:06:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:45 05:06:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:45 05:07:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:45 05:07:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:45 05:07:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
09:50:45 05:08:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
09:50:45 05:08:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:45 05:08:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:45 05:09:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
09:50:45 05:09:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:45 05:09:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83
09:50:45 05:10:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66
09:50:45 05:10:01 AM 0 0.38 0.00 0.05 0.00 0.00 99.57
09:50:45 05:10:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:45 05:11:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:45 05:11:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:45 05:11:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:45 05:12:01 AM all 0.34 0.00 0.07 0.00 0.73 98.86
09:50:45 05:12:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
09:50:45 05:12:01 AM 1 0.25 0.00 0.07 0.00 1.42 98.27
09:50:45 05:13:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:45 05:13:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:45 05:13:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:45 05:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:45 05:14:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:45 05:14:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45
09:50:45 05:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:45 05:15:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:45 05:15:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.31
09:50:45 05:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:45 05:16:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92
09:50:45 05:16:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
09:50:45 05:17:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:50:45 05:17:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:45 05:17:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:45 05:18:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:45 05:18:01 AM 0 0.03 0.00 0.10 0.00 0.02 99.85
09:50:45 05:18:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.26
09:50:45 05:19:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:45 05:19:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:45 05:19:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:45 05:20:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:45 05:20:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:45 05:20:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:45 05:21:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:45 05:21:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58
09:50:45 05:21:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:45 05:22:02 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:45 05:22:02 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
09:50:45 05:22:02 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:45 05:23:01 AM all 0.37 0.00 0.05 0.00 0.03 99.55
09:50:45 05:23:01 AM 0 0.59 0.00 0.03 0.00 0.02 99.36
09:50:45 05:23:01 AM 1 0.14 0.00 0.07 0.00 0.05 99.75
09:50:45 05:24:01 AM all 0.36 0.00 0.10 0.00 0.03 99.51
09:50:45 05:24:01 AM 0 0.58 0.00 0.10 0.00 0.03 99.28
09:50:45 05:24:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:45 05:25:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:50:45 05:25:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:45 05:25:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40
09:50:45
09:50:45 05:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:26:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:45 05:26:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:45 05:26:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
09:50:45 05:27:01 AM all 0.34 0.00 0.08 0.00 0.04 99.53
09:50:45 05:27:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:45 05:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 05:28:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:50:45 05:28:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:45 05:28:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:45 05:29:01 AM all 0.21 0.00 0.08 0.00 0.03 99.67
09:50:45 05:29:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.57
09:50:45 05:29:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 05:30:01 AM all 0.24 0.00 0.09 0.00 0.03 99.63
09:50:45 05:30:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
09:50:45 05:30:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:45 05:31:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
09:50:45 05:31:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:45 05:31:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
09:50:45 05:32:01 AM all 0.37 0.15 0.13 0.01 0.03 99.31
09:50:45 05:32:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
09:50:45 05:32:01 AM 1 0.55 0.30 0.15 0.02 0.02 98.97
09:50:45 05:33:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:50:45 05:33:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:45 05:33:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26
09:50:45 05:34:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:45 05:34:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:45 05:34:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:45 05:35:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:45 05:35:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:45 05:35:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:50:45 05:36:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
09:50:45 05:36:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 05:36:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:45
09:50:45 05:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:37:01 AM all 0.28 0.00 0.09 0.00 0.04 99.58
09:50:45 05:37:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:50:45 05:37:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
09:50:45 05:38:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:50:45 05:38:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:45 05:38:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:45 05:39:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:45 05:39:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:45 05:39:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:45 05:40:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:45 05:40:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:45 05:40:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:45 05:41:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:45 05:41:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:50:45 05:41:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:45 05:42:01 AM all 0.31 0.00 0.05 0.01 0.06 99.57
09:50:45 05:42:01 AM 0 0.08 0.00 0.07 0.02 0.07 99.77
09:50:45 05:42:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45 05:43:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
09:50:45 05:43:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:45 05:43:01 AM 1 0.32 0.00 0.08 0.00 0.07 99.53
09:50:45 05:44:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:45 05:44:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 05:44:01 AM 1 0.52 0.00 0.05 0.00 0.07 99.37
09:50:45 05:45:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:45 05:45:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:45 05:45:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:45 05:46:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:45 05:46:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:45 05:46:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 05:47:01 AM all 0.11 0.00 0.06 0.00 0.06 99.77
09:50:45 05:47:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 05:47:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:45
09:50:45 05:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:48:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:45 05:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 05:48:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:45 05:49:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:45 05:49:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:45 05:49:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 05:50:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:45 05:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 05:50:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:50:45 05:51:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
09:50:45 05:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 05:51:01 AM 1 0.43 0.00 0.10 0.00 0.03 99.43
09:50:45 05:52:01 AM all 0.21 0.00 0.06 0.00 0.06 99.67
09:50:45 05:52:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:45 05:52:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50
09:50:45 05:53:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:45 05:53:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:45 05:53:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:45 05:54:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:45 05:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 05:54:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:45 05:55:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:45 05:55:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:45 05:55:01 AM 1 0.52 0.00 0.05 0.00 0.07 99.37
09:50:45 05:56:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:45 05:56:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:45 05:56:01 AM 1 0.33 0.00 0.07 0.00 0.08 99.51
09:50:45 05:57:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:45 05:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:45 05:57:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:50:45 05:58:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 05:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 05:58:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:45
09:50:45 05:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 05:59:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:45 05:59:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:45 05:59:01 AM 1 0.55 0.00 0.05 0.00 0.08 99.32
09:50:45 06:00:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:45 06:00:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:45 06:00:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:45 06:01:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:45 06:01:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:45 06:01:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:45 06:02:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:45 06:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:45 06:02:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:50:45 06:03:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:50:45 06:03:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:45 06:03:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:45 06:04:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:45 06:04:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:45 06:04:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:45 06:05:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:45 06:05:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:45 06:05:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 06:06:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72
09:50:45 06:06:01 AM 0 0.18 0.00 0.07 0.00 0.07 99.68
09:50:45 06:06:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:45 06:07:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 06:07:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 06:07:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 06:08:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:45 06:08:01 AM 0 0.50 0.00 0.00 0.00 0.03 99.47
09:50:45 06:08:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 06:09:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:45 06:09:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:45 06:09:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:45
09:50:45 06:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 06:10:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:45 06:10:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:50:45 06:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 06:11:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:50:45 06:11:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:45 06:11:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 06:12:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:45 06:12:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:50:45 06:12:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:45 06:13:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:45 06:13:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:45 06:13:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 06:14:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:45 06:14:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:45 06:14:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 06:15:01 AM all 0.24 0.00 0.04 0.00 0.03 99.68
09:50:45 06:15:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:45 06:15:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:45 06:16:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:45 06:16:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45 06:16:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:45 06:17:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:45 06:17:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:45 06:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:45 06:18:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:45 06:18:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 06:18:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:45 06:19:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:45 06:19:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:45 06:19:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 06:20:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:45 06:20:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:45 06:20:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45
09:50:45 06:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 06:21:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:45 06:21:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:45 06:21:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 06:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:45 06:22:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
09:50:45 06:22:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 06:23:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:45 06:23:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:45 06:23:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 06:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:45 06:24:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:45 06:24:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:45 06:25:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:45 06:25:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:45 06:25:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:45 06:26:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:45 06:26:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:45 06:26:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:45 06:27:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 06:27:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:45 06:27:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 06:28:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:45 06:28:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:45 06:28:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 06:29:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81
09:50:45 06:29:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83
09:50:45 06:29:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 06:30:02 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:45 06:30:02 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:45 06:30:02 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:45 06:31:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:45 06:31:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.41
09:50:45 06:31:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:45
09:50:45 06:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 06:32:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:45 06:32:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 06:32:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:45 06:33:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:45 06:33:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 06:33:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:45 06:34:01 AM all 0.23 0.00 0.04 0.00 0.05 99.68
09:50:45 06:34:01 AM 0 0.35 0.00 0.03 0.00 0.05 99.57
09:50:45 06:34:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:45 06:35:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:45 06:35:01 AM 0 0.38 0.00 0.03 0.00 0.05 99.53
09:50:45 06:35:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:45 06:36:01 AM all 0.56 0.00 0.07 0.00 0.06 99.32
09:50:45 06:36:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:45 06:36:01 AM 1 0.52 0.00 0.08 0.00 0.08 99.32
09:50:45 06:37:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:45 06:37:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:45 06:37:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:50:45 06:38:01 AM all 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 06:38:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:45 06:38:01 AM 1 0.15 0.00 0.08 0.00 0.08 99.68
09:50:45 06:39:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:45 06:39:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:45 06:39:01 AM 1 0.50 0.00 0.10 0.00 0.08 99.32
09:50:45 06:40:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79
09:50:45 06:40:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97
09:50:45 06:40:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.61
09:50:45 06:41:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:45 06:41:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 06:41:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:45 06:42:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:45 06:42:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 06:42:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45
09:50:45 06:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 06:43:01 AM all 0.32 0.00 0.04 0.00 0.07 99.57
09:50:45 06:43:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:45 06:43:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:45 06:44:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:45 06:44:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 06:44:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:45 06:45:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:45 06:45:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:45 06:45:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:45 06:46:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:45 06:46:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:45 06:46:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:45 06:47:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:45 06:47:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 06:47:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 06:48:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57
09:50:45 06:48:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:50:45 06:48:01 AM 1 0.58 0.00 0.10 0.00 0.08 99.23
09:50:45 06:49:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:50:45 06:49:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
09:50:45 06:49:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 06:50:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:45 06:50:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:45 06:50:01 AM 1 0.23 0.00 0.07 0.00 0.07 99.63
09:50:45 06:51:01 AM all 0.18 0.00 0.07 0.00 0.06 99.70
09:50:45 06:51:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 06:51:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 06:52:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:45 06:52:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90
09:50:45 06:52:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 06:53:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:45 06:53:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:50:45 06:53:01 AM 1 0.60 0.00 0.07 0.00 0.08 99.25
09:50:45
09:50:45 06:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 06:54:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 06:54:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:45 06:54:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
09:50:45 06:55:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 06:55:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 06:55:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:45 06:56:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:45 06:56:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 06:56:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:45 06:57:01 AM all 0.18 0.00 0.06 0.01 0.06 99.69
09:50:45 06:57:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 06:57:01 AM 1 0.30 0.00 0.07 0.02 0.05 99.57
09:50:45 06:58:01 AM all 0.12 0.00 0.04 0.00 0.05 99.79
09:50:45 06:58:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:45 06:58:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:45 06:59:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 06:59:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 06:59:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:45 07:00:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:45 07:00:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 07:00:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:45 07:01:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:45 07:01:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:45 07:01:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 07:02:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:45 07:02:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:45 07:02:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 07:03:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:45 07:03:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 07:03:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 07:04:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:45 07:04:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 07:04:01 AM 1 0.57 0.00 0.02 0.00 0.07 99.35
09:50:45
09:50:45 07:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 07:05:01 AM all 0.08 0.00 0.06 0.00 0.06 99.81
09:50:45 07:05:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 07:05:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 07:06:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 07:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 07:06:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45 07:07:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 07:07:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 07:07:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:45 07:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:45 07:08:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
09:50:45 07:08:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68
09:50:45 07:09:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:45 07:09:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:45 07:09:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:45 07:10:01 AM all 0.14 0.00 0.06 0.00 0.06 99.74
09:50:45 07:10:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60
09:50:45 07:10:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:45 07:11:01 AM all 0.33 0.00 0.05 0.01 0.05 99.57
09:50:45 07:11:01 AM 0 0.62 0.00 0.07 0.02 0.07 99.23
09:50:45 07:11:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:45 07:12:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:45 07:12:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:50:45 07:12:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 07:13:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:45 07:13:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:45 07:13:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 07:14:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:45 07:14:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:45 07:14:01 AM 1 0.02 0.00 0.07 0.00 0.05 99.87
09:50:45 07:15:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:45 07:15:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:45 07:15:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:45
09:50:45 07:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 07:16:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 07:16:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:45 07:16:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 07:17:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 07:17:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:45 07:17:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 07:18:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70
09:50:45 07:18:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60
09:50:45 07:18:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 07:19:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62
09:50:45 07:19:01 AM 0 0.50 0.00 0.08 0.00 0.07 99.35
09:50:45 07:19:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
09:50:45 07:20:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:45 07:20:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:45 07:20:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 07:21:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:45 07:21:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:45 07:21:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 07:22:01 AM all 0.30 0.21 0.13 0.01 0.05 99.31
09:50:45 07:22:01 AM 0 0.50 0.37 0.10 0.00 0.02 99.02
09:50:45 07:22:01 AM 1 0.10 0.05 0.15 0.02 0.08 99.60
09:50:45 07:23:01 AM all 0.19 0.00 0.07 0.01 0.05 99.68
09:50:45 07:23:01 AM 0 0.32 0.00 0.07 0.02 0.03 99.57
09:50:45 07:23:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 07:24:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:45 07:24:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:50:45 07:24:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 07:25:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:45 07:25:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 07:25:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 07:26:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:45 07:26:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 07:26:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45
09:50:45 07:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 07:27:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:45 07:27:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:45 07:27:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:45 07:28:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 07:28:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:45 07:28:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:45 07:29:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
09:50:45 07:29:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
09:50:45 07:29:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.61
09:50:45 07:30:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:45 07:30:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:45 07:30:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 07:31:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:45 07:31:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:45 07:31:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:45 07:32:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:45 07:32:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:45 07:32:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:45 07:33:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:45 07:33:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 07:33:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 07:34:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:50:45 07:34:01 AM 0 0.12 0.00 0.10 0.00 0.08 99.70
09:50:45 07:34:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:45 07:35:01 AM all 0.08 0.00 0.06 0.00 0.05 99.81
09:50:45 07:35:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 07:35:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 07:36:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:45 07:36:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 07:36:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:50:45 07:37:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:45 07:37:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 07:37:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:45
09:50:45 07:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 07:38:01 AM all 0.33 0.00 0.08 0.00 0.06 99.54
09:50:45 07:38:01 AM 0 0.12 0.00 0.12 0.00 0.08 99.68
09:50:45 07:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 07:39:01 AM all 0.43 0.00 0.07 0.00 0.05 99.46
09:50:45 07:39:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:45 07:39:01 AM 1 0.62 0.00 0.08 0.00 0.07 99.23
09:50:45 07:40:02 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 07:40:02 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:45 07:40:02 AM 1 0.43 0.00 0.08 0.00 0.07 99.41
09:50:45 07:41:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:45 07:41:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:45 07:41:01 AM 1 0.54 0.00 0.08 0.00 0.07 99.30
09:50:45 07:42:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:45 07:42:01 AM 0 0.40 0.00 0.07 0.00 0.07 99.47
09:50:45 07:42:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80
09:50:45 07:43:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:45 07:43:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 07:43:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:45 07:44:01 AM all 0.18 0.00 0.07 0.00 0.05 99.71
09:50:45 07:44:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 07:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 07:45:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57
09:50:45 07:45:01 AM 0 0.48 0.00 0.10 0.00 0.07 99.35
09:50:45 07:45:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:45 07:46:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:45 07:46:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:45 07:46:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 07:47:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:45 07:47:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45 07:47:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:45 07:48:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:45 07:48:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:45 07:48:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:45
09:50:45 07:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 07:49:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:45 07:49:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:45 07:49:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 07:50:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66
09:50:45 07:50:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:45 07:50:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:45 07:51:01 AM all 0.18 0.00 0.07 0.01 0.05 99.70
09:50:45 07:51:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68
09:50:45 07:51:01 AM 1 0.12 0.00 0.07 0.02 0.08 99.72
09:50:45 07:52:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:45 07:52:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:45 07:52:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:45 07:53:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 07:53:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 07:53:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:45 07:54:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 07:54:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:45 07:54:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:45 07:55:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:45 07:55:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:45 07:55:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
09:50:45 07:56:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:45 07:56:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:45 07:56:01 AM 1 0.43 0.00 0.05 0.00 0.07 99.45
09:50:45 07:57:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 07:57:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 07:57:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:45 07:58:01 AM all 0.32 0.00 0.04 0.00 0.07 99.57
09:50:45 07:58:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 07:58:01 AM 1 0.53 0.00 0.02 0.00 0.07 99.38
09:50:45 07:59:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:45 07:59:01 AM 0 0.27 0.00 0.10 0.00 0.05 99.58
09:50:45 07:59:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58
09:50:45
09:50:45 07:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:00:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:45 08:00:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:45 08:00:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:01:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:45 08:01:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 08:01:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:45 08:02:01 AM all 0.22 0.00 0.08 0.00 0.07 99.64
09:50:45 08:02:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:45 08:02:01 AM 1 0.38 0.00 0.10 0.00 0.07 99.45
09:50:45 08:03:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:50:45 08:03:01 AM 0 0.03 0.00 0.08 0.00 0.05 99.83
09:50:45 08:03:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:45 08:04:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:45 08:04:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:45 08:04:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:45 08:05:01 AM all 0.39 0.00 0.09 0.00 0.06 99.46
09:50:45 08:05:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70
09:50:45 08:05:01 AM 1 0.65 0.00 0.08 0.00 0.05 99.22
09:50:45 08:06:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:45 08:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 08:06:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:45 08:07:01 AM all 0.14 0.00 0.07 0.00 0.06 99.73
09:50:45 08:07:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 08:07:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:45 08:08:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:45 08:08:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 08:08:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45
09:50:45 08:09:01 AM all 0.30 0.00 0.05 0.00 0.07 99.58
09:50:45 08:09:01 AM 0 0.05 0.00 0.05 0.00 0.08 99.82
09:50:45 08:09:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 08:10:01 AM all 0.33 0.00 0.04 0.00 0.07 99.57
09:50:45 08:10:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:45 08:10:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:45
09:50:45 08:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:11:01 AM all 0.26 0.00 0.08 0.00 0.06 99.60
09:50:45 08:11:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 08:11:01 AM 1 0.45 0.00 0.10 0.00 0.05 99.40
09:50:45 08:12:01 AM all 0.16 0.00 0.07 0.00 0.07 99.71
09:50:45 08:12:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 08:12:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62
09:50:45 08:13:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 08:13:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 08:13:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:45 08:14:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:45 08:14:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:14:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:45 08:15:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:45 08:15:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:45 08:15:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 08:16:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:45 08:16:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:45 08:16:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:45 08:17:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:45 08:17:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:45 08:17:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 08:18:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 08:18:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 08:18:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:50:45 08:19:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:45 08:19:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:45 08:19:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 08:20:01 AM all 0.36 0.00 0.05 0.00 0.06 99.53
09:50:45 08:20:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 08:20:01 AM 1 0.60 0.00 0.03 0.00 0.07 99.30
09:50:45 08:21:01 AM all 0.30 0.00 0.05 0.01 0.06 99.58
09:50:45 08:21:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45 08:21:01 AM 1 0.52 0.00 0.05 0.02 0.07 99.35
09:50:45
09:50:45 08:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:22:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:45 08:22:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 08:22:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:45 08:23:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:45 08:23:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:45 08:23:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 08:24:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:45 08:24:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:24:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:45 08:25:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72
09:50:45 08:25:01 AM 0 0.15 0.00 0.03 0.00 0.03 99.78
09:50:45 08:25:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.67
09:50:45 08:26:01 AM all 0.26 0.00 0.05 0.00 0.06 99.63
09:50:45 08:26:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48
09:50:45 08:26:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45 08:27:01 AM all 0.25 0.00 0.05 0.00 0.06 99.64
09:50:45 08:27:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:45 08:27:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42
09:50:45 08:28:01 AM all 0.12 0.00 0.05 0.00 0.06 99.77
09:50:45 08:28:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:45 08:28:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:45 08:29:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 08:29:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 08:29:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:45 08:30:01 AM all 0.23 0.00 0.06 0.00 0.06 99.65
09:50:45 08:30:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:45 08:30:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:45 08:31:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:45 08:31:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70
09:50:45 08:31:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:50:45 08:32:01 AM all 0.23 0.00 0.05 0.01 0.07 99.64
09:50:45 08:32:01 AM 0 0.10 0.00 0.08 0.02 0.08 99.72
09:50:45 08:32:01 AM 1 0.37 0.00 0.02 0.00 0.05 99.57
09:50:45
09:50:45 08:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:33:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70
09:50:45 08:33:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:33:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:45 08:34:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:45 08:34:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 08:34:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 08:35:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:45 08:35:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:45 08:35:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:45 08:36:01 AM all 0.19 0.00 0.05 0.00 0.06 99.70
09:50:45 08:36:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:45 08:36:01 AM 1 0.33 0.00 0.07 0.00 0.07 99.53
09:50:45 08:37:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:45 08:37:01 AM 0 0.32 0.00 0.03 0.00 0.05 99.60
09:50:45 08:37:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:45 08:38:01 AM all 0.37 0.00 0.07 0.00 0.05 99.52
09:50:45 08:38:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:45 08:38:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:45 08:39:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:45 08:39:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 08:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:45 08:40:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:45 08:40:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:45 08:40:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:45 08:41:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:45 08:41:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 08:41:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:42:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:45 08:42:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:45 08:42:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:45 08:43:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:45 08:43:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:50:45 08:43:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:45
09:50:45 08:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:44:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:45 08:44:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:45 08:44:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 08:45:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:45 08:45:01 AM 0 0.28 0.00 0.02 0.00 0.03 99.67
09:50:45 08:45:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:45 08:46:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:45 08:46:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:50:45 08:46:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 08:47:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:45 08:47:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:45 08:47:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:45 08:48:02 AM all 0.22 0.00 0.06 0.00 0.05 99.67
09:50:45 08:48:02 AM 0 0.33 0.00 0.02 0.00 0.02 99.63
09:50:45 08:48:02 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:45 08:49:01 AM all 0.25 0.00 0.05 0.00 0.05 99.64
09:50:45 08:49:01 AM 0 0.41 0.00 0.02 0.00 0.03 99.54
09:50:45 08:49:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:45 08:50:01 AM all 0.15 0.00 0.08 0.00 0.06 99.71
09:50:45 08:50:01 AM 0 0.23 0.00 0.12 0.00 0.07 99.58
09:50:45 08:50:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 08:51:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:45 08:51:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:45 08:51:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:45 08:52:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
09:50:45 08:52:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:45 08:52:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:45 08:53:01 AM all 0.30 0.00 0.05 0.00 0.08 99.57
09:50:45 08:53:01 AM 0 0.53 0.00 0.05 0.00 0.10 99.32
09:50:45 08:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:45 08:54:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:45 08:54:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:45 08:54:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:45
09:50:45 08:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 08:55:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:45 08:55:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:45 08:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 08:56:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:45 08:56:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:45 08:56:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:45 08:57:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:45 08:57:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 08:57:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:45 08:58:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:45 08:58:01 AM 0 0.57 0.00 0.08 0.00 0.08 99.27
09:50:45 08:58:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:45 08:59:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:45 08:59:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:45 08:59:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:45 09:00:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:45 09:00:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35
09:50:45 09:00:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:45 09:01:01 AM all 0.23 0.00 0.08 0.00 0.05 99.65
09:50:45 09:01:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:45 09:01:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:45 09:02:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:45 09:02:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:45 09:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 09:03:01 AM all 0.17 0.00 0.08 0.00 0.06 99.69
09:50:45 09:03:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
09:50:45 09:03:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:45 09:04:01 AM all 0.17 0.00 0.05 0.00 0.05 99.73
09:50:45 09:04:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72
09:50:45 09:04:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:45 09:05:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:45 09:05:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:45 09:05:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:45
09:50:45 09:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 09:06:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57
09:50:45 09:06:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:45 09:06:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:50:45 09:07:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:45 09:07:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:45 09:07:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:45 09:08:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 09:08:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:45 09:08:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:45 09:09:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 09:09:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:45 09:09:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:45 09:10:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68
09:50:45 09:10:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:45 09:10:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65
09:50:45 09:11:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:45 09:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:45 09:11:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:50:45 09:12:01 AM all 0.34 0.00 0.06 0.00 0.07 99.53
09:50:45 09:12:01 AM 0 0.37 0.00 0.08 0.00 0.08 99.47
09:50:45 09:12:01 AM 1 0.32 0.00 0.03 0.00 0.05 99.60
09:50:45 09:13:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:50:45 09:13:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:45 09:13:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:45 09:14:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:45 09:14:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
09:50:45 09:14:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:45 09:15:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:45 09:15:01 AM 0 0.43 0.00 0.07 0.00 0.07 99.43
09:50:45 09:15:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:45 09:16:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:45 09:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:45 09:16:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:45
09:50:45 09:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 09:17:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:45 09:17:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:45 09:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 09:18:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:45 09:18:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:45 09:18:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:45 09:19:01 AM all 0.30 0.18 0.11 0.00 0.06 99.36
09:50:45 09:19:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:45 09:19:01 AM 1 0.08 0.35 0.15 0.00 0.07 99.35
09:50:45 09:20:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:45 09:20:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
09:50:45 09:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:45 09:21:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:45 09:21:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:45 09:21:01 AM 1 0.13 0.00 0.07 0.00 0.08 99.72
09:50:45 09:22:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:45 09:22:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:45 09:22:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:45 09:23:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:45 09:23:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:45 09:23:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:45 09:24:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:45 09:24:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:45 09:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 09:25:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:45 09:25:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:45 09:25:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:45 09:26:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:45 09:26:01 AM 0 0.50 0.00 0.02 0.00 0.05 99.43
09:50:45 09:26:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:45 09:27:01 AM all 0.20 0.00 0.09 0.01 0.04 99.66
09:50:45 09:27:01 AM 0 0.33 0.00 0.10 0.00 0.05 99.52
09:50:45 09:27:01 AM 1 0.07 0.00 0.08 0.02 0.03 99.80
09:50:45
09:50:45 09:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 09:28:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:45 09:28:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:45 09:28:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:45 09:29:01 AM all 0.37 0.00 0.06 0.00 0.04 99.53
09:50:45 09:29:01 AM 0 0.63 0.00 0.05 0.00 0.03 99.28
09:50:45 09:29:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:45 09:30:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:45 09:30:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:45 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 09:31:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:45 09:31:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:45 09:31:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:45 09:32:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:45 09:32:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:45 09:32:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:45 09:33:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68
09:50:45 09:33:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62
09:50:45 09:33:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:45 09:34:01 AM all 0.28 0.00 0.07 0.00 0.06 99.59
09:50:45 09:34:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:45 09:34:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:45 09:35:01 AM all 0.23 0.00 0.06 0.00 0.07 99.65
09:50:45 09:35:01 AM 0 0.32 0.00 0.05 0.00 0.05 99.58
09:50:45 09:35:01 AM 1 0.13 0.00 0.07 0.00 0.08 99.72
09:50:45 09:36:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:45 09:36:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50
09:50:45 09:36:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
09:50:45 09:37:01 AM all 0.21 0.00 0.08 0.00 0.06 99.65
09:50:45 09:37:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:45 09:37:01 AM 1 0.37 0.00 0.13 0.00 0.07 99.43
09:50:45 09:38:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:45 09:38:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:45 09:38:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:45
09:50:45 09:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 09:39:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66
09:50:45 09:39:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:45 09:39:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:45 09:40:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:45 09:40:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:45 09:40:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:45 09:41:01 AM all 30.99 0.00 4.92 0.73 0.09 63.28
09:50:45 09:41:01 AM 0 42.48 0.00 6.15 0.89 0.08 50.39
09:50:45 09:41:01 AM 1 19.53 0.00 3.68 0.57 0.10 76.12
09:50:45 09:42:01 AM all 25.98 0.00 3.60 0.98 0.09 69.35
09:50:45 09:42:01 AM 0 31.91 0.00 4.18 1.22 0.10 62.59
09:50:45 09:42:01 AM 1 20.06 0.00 3.03 0.75 0.08 76.08
09:50:45 09:43:01 AM all 25.32 0.00 3.70 0.25 0.09 70.64
09:50:45 09:43:01 AM 0 32.85 0.00 4.05 0.20 0.10 62.79
09:50:45 09:43:01 AM 1 17.82 0.00 3.34 0.30 0.08 78.46
09:50:45 09:44:01 AM all 24.58 0.00 4.75 0.84 0.08 69.75
09:50:45 09:44:01 AM 0 23.48 0.00 4.85 0.87 0.08 70.72
09:50:45 09:44:01 AM 1 25.67 0.00 4.64 0.82 0.08 68.79
09:50:45 09:45:01 AM all 1.54 0.00 0.19 0.07 0.05 98.16
09:50:45 09:45:01 AM 0 0.67 0.00 0.12 0.05 0.03 99.13
09:50:45 09:45:01 AM 1 2.41 0.00 0.27 0.08 0.07 97.18
09:50:45 09:46:01 AM all 10.46 0.00 0.22 0.02 0.08 89.22
09:50:45 09:46:01 AM 0 15.13 0.00 0.25 0.03 0.07 84.52
09:50:45 09:46:01 AM 1 5.78 0.00 0.18 0.00 0.10 93.94
09:50:45 09:47:01 AM all 15.25 0.00 0.18 0.03 0.07 84.47
09:50:45 09:47:01 AM 0 12.79 0.00 0.17 0.00 0.07 86.98
09:50:45 09:47:01 AM 1 17.72 0.00 0.18 0.07 0.07 81.96
09:50:45 09:48:01 AM all 12.12 0.00 0.18 0.02 0.07 87.62
09:50:45 09:48:01 AM 0 13.58 0.00 0.18 0.02 0.07 86.15
09:50:45 09:48:01 AM 1 10.65 0.00 0.18 0.02 0.07 89.08
09:50:45 09:49:01 AM all 6.19 0.00 0.25 0.02 0.09 93.45
09:50:45 09:49:01 AM 0 7.59 0.00 0.20 0.03 0.08 92.10
09:50:45 09:49:01 AM 1 4.80 0.00 0.30 0.00 0.10 94.80
09:50:45
09:50:45 09:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:45 09:50:01 AM all 24.24 0.00 3.11 0.18 0.08 72.40
09:50:45 09:50:01 AM 0 27.73 0.00 2.61 0.22 0.07 69.38
09:50:45 09:50:01 AM 1 20.76 0.00 3.60 0.13 0.08 75.42
09:50:45 Average: all 0.77 0.00 0.12 0.01 0.05 99.05
09:50:45 Average: 0 0.85 0.00 0.12 0.01 0.05 98.98
09:50:45 Average: 1 0.70 0.00 0.11 0.01 0.06 99.12
09:50:45
09:50:45
09:50:45