09:39:59 Started by upstream project "integration-sanity-test-scandium" build number 502
09:39:59 originally caused by:
09:39:59 Started by timer
09:39:59 Running as SYSTEM
09:39:59 [EnvInject] - Loading node environment variables.
09:39:59 Building remotely on prd-centos8-robot-2c-8g-475 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:00 [ssh-agent] Looking for ssh-agent implementation...
09:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:00 $ ssh-agent
09:40:00 SSH_AUTH_SOCK=/tmp/ssh-ffeLRAfQb5Ta/agent.6993
09:40:00 SSH_AGENT_PID=6994
09:40:00 [ssh-agent] Started.
09:40:00 Running ssh-add (command line suppressed)
09:40:00 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5278511298763181095.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5278511298763181095.key)
09:40:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:00 The recommended git tool is: NONE
09:40:02 using credential opendaylight-jenkins-ssh
09:40:02 Wiping out workspace first.
09:40:02 Cloning the remote Git repository
09:40:02 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:02 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:02 > git --version # timeout=10
09:40:02 > git --version # 'git version 2.43.0'
09:40:02 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:02 [INFO] Currently running in a labeled security context
09:40:02 [INFO] Currently SELinux is 'enforcing' on the host
09:40:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh6183472396383526995.key
09:40:02 Verifying host key using known hosts file
09:40:02 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:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:05 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:05 [INFO] Currently running in a labeled security context
09:40:05 [INFO] Currently SELinux is 'enforcing' on the host
09:40:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh10222642728935137012.key
09:40:05 Verifying host key using known hosts file
09:40:05 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:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:05 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:05 > git config core.sparsecheckout # timeout=10
09:40:05 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:06 Commit message: "Adapt test for new pce-allocation field"
09:40:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:06 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:06 No emails were triggered.
09:40:06 provisioning config files...
09:40:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins827487892616029973.sh
09:40:07 ---> python-tools-install.sh
09:40:07 Setup pyenv:
09:40:07 system
09:40:07 * 3.8.13 (set by /opt/pyenv/version)
09:40:07 * 3.9.13 (set by /opt/pyenv/version)
09:40:07 * 3.10.13 (set by /opt/pyenv/version)
09:40:07 * 3.11.7 (set by /opt/pyenv/version)
09:40:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rbv2
09:40:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:16 lf-activate-venv(): INFO: Base packages installed successfully
09:40:16 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:40:41 Generating Requirements File
09:41:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:02 Python 3.11.7
09:41:02 pip 25.2 from /tmp/venv-rbv2/lib/python3.11/site-packages/pip (python 3.11)
09:41:02 appdirs==1.4.4
09:41:02 argcomplete==3.6.2
09:41:02 aspy.yaml==1.3.0
09:41:02 attrs==25.3.0
09:41:02 autopage==0.5.2
09:41:02 beautifulsoup4==4.14.2
09:41:02 boto3==1.40.45
09:41:02 botocore==1.40.45
09:41:02 bs4==0.0.2
09:41:02 cachetools==6.2.0
09:41:02 certifi==2025.8.3
09:41:02 cffi==2.0.0
09:41:02 cfgv==3.4.0
09:41:02 chardet==5.2.0
09:41:02 charset-normalizer==3.4.3
09:41:02 click==8.3.0
09:41:02 cliff==4.11.0
09:41:02 cmd2==2.7.0
09:41:02 cryptography==3.3.2
09:41:02 debtcollector==3.0.0
09:41:02 decorator==5.2.1
09:41:02 defusedxml==0.7.1
09:41:02 Deprecated==1.2.18
09:41:02 distlib==0.4.0
09:41:02 dnspython==2.8.0
09:41:02 docker==7.1.0
09:41:02 dogpile.cache==1.4.1
09:41:02 durationpy==0.10
09:41:02 email-validator==2.3.0
09:41:02 filelock==3.19.1
09:41:02 future==1.0.0
09:41:02 gitdb==4.0.12
09:41:02 GitPython==3.1.45
09:41:02 google-auth==2.41.1
09:41:02 httplib2==0.31.0
09:41:02 identify==2.6.15
09:41:02 idna==3.10
09:41:02 importlib-resources==1.5.0
09:41:02 iso8601==2.1.0
09:41:02 Jinja2==3.1.6
09:41:02 jmespath==1.0.1
09:41:02 jsonpatch==1.33
09:41:02 jsonpointer==3.0.0
09:41:02 jsonschema==4.25.1
09:41:02 jsonschema-specifications==2025.9.1
09:41:02 keystoneauth1==5.12.0
09:41:02 kubernetes==34.1.0
09:41:02 lftools==0.37.14
09:41:02 lxml==6.0.2
09:41:02 markdown-it-py==4.0.0
09:41:02 MarkupSafe==3.0.3
09:41:02 mdurl==0.1.2
09:41:02 msgpack==1.1.1
09:41:02 multi_key_dict==2.0.3
09:41:02 munch==4.0.0
09:41:02 netaddr==1.3.0
09:41:02 niet==1.4.2
09:41:02 nodeenv==1.9.1
09:41:02 oauth2client==4.1.3
09:41:02 oauthlib==3.3.1
09:41:02 openstacksdk==4.7.1
09:41:02 os-service-types==1.8.0
09:41:02 osc-lib==4.2.0
09:41:02 oslo.config==10.0.0
09:41:02 oslo.context==6.1.0
09:41:02 oslo.i18n==6.6.0
09:41:02 oslo.log==7.2.1
09:41:02 oslo.serialization==5.8.0
09:41:02 oslo.utils==9.1.0
09:41:02 packaging==25.0
09:41:02 pbr==7.0.1
09:41:02 platformdirs==4.4.0
09:41:02 prettytable==3.16.0
09:41:02 psutil==7.1.0
09:41:02 pyasn1==0.6.1
09:41:02 pyasn1_modules==0.4.2
09:41:02 pycparser==2.23
09:41:02 pygerrit2==2.0.15
09:41:02 PyGithub==2.8.1
09:41:02 Pygments==2.19.2
09:41:02 PyJWT==2.10.1
09:41:02 PyNaCl==1.6.0
09:41:02 pyparsing==2.4.7
09:41:02 pyperclip==1.11.0
09:41:02 pyrsistent==0.20.0
09:41:02 python-cinderclient==9.8.0
09:41:02 python-dateutil==2.9.0.post0
09:41:02 python-heatclient==4.3.0
09:41:02 python-jenkins==1.8.3
09:41:02 python-keystoneclient==5.7.0
09:41:02 python-magnumclient==4.9.0
09:41:02 python-openstackclient==8.2.0
09:41:02 python-swiftclient==4.8.0
09:41:02 PyYAML==6.0.3
09:41:02 referencing==0.36.2
09:41:02 requests==2.32.5
09:41:02 requests-oauthlib==2.0.0
09:41:02 requestsexceptions==1.4.0
09:41:02 rfc3986==2.0.0
09:41:02 rich==14.1.0
09:41:02 rich-argparse==1.7.1
09:41:02 rpds-py==0.27.1
09:41:02 rsa==4.9.1
09:41:02 ruamel.yaml==0.18.15
09:41:02 ruamel.yaml.clib==0.2.14
09:41:02 s3transfer==0.14.0
09:41:02 simplejson==3.20.2
09:41:02 six==1.17.0
09:41:02 smmap==5.0.2
09:41:02 soupsieve==2.8
09:41:02 stevedore==5.5.0
09:41:02 tabulate==0.9.0
09:41:02 toml==0.10.2
09:41:02 tomlkit==0.13.3
09:41:02 tqdm==4.67.1
09:41:02 typing_extensions==4.15.0
09:41:02 tzdata==2025.2
09:41:02 urllib3==1.26.20
09:41:02 virtualenv==20.34.0
09:41:02 wcwidth==0.2.14
09:41:02 websocket-client==1.8.0
09:41:02 wrapt==1.17.3
09:41:02 xdg==6.0.0
09:41:02 xmltodict==1.0.2
09:41:02 yq==3.4.3
09:41:02 [EnvInject] - Injecting environment variables from a build step.
09:41:02 [EnvInject] - Injecting as environment variables the properties content
09:41:02 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:02 OS_CLOUD=vex
09:41:02 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:41:02 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:02
09:41:02 [EnvInject] - Variables injected successfully.
09:41:02 provisioning config files...
09:41:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins528788352160843640.sh
09:41:03 ---> Create parameters file for OpenStack HOT
09:41:03 OpenStack Heat parameters generated
09:41:03 -----------------------------------
09:41:03 parameters:
09:41:03 vm_0_count: '1'
09:41:03 vm_0_flavor: 'v3-standard-4'
09:41:03 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:41:03 vm_1_count: '1'
09:41:03 vm_1_flavor: 'v3-standard-2'
09:41:03 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:41:03
09:41:03 job_name: '52208-497'
09:41:03 silo: 'releng'
09:41:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2201283989794446586.sh
09:41:03 ---> Create HEAT stack
09:41:03 + source /home/jenkins/lf-env.sh
09:41:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:03 ++ mktemp -d /tmp/venv-XXXX
09:41:03 + lf_venv=/tmp/venv-c4Ma
09:41:03 + local venv_file=/tmp/.os_lf_venv
09:41:03 + local python=python3
09:41:03 + local options
09:41:03 + local set_path=true
09:41:03 + local install_args=
09:41:03 ++ 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:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:03 + true
09:41:03 + case $1 in
09:41:03 + python=python3
09:41:03 + shift 2
09:41:03 + true
09:41:03 + case $1 in
09:41:03 + shift
09:41:03 + break
09:41:03 + case $python in
09:41:03 + local pkg_list=
09:41:03 + [[ -d /opt/pyenv ]]
09:41:03 + echo 'Setup pyenv:'
09:41:03 Setup pyenv:
09:41:03 + export PYENV_ROOT=/opt/pyenv
09:41:03 + PYENV_ROOT=/opt/pyenv
09:41:03 + 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:03 + 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:03 + pyenv versions
09:41:03 system
09:41:03 3.8.13
09:41:03 3.9.13
09:41:03 3.10.13
09:41:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:03 + command -v pyenv
09:41:03 ++ pyenv init - --no-rehash
09:41:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:03 for i in ${!paths[@]}; do
09:41:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:03 fi; done;
09:41:03 echo "${paths[*]}"'\'')"
09:41:03 export PATH="/opt/pyenv/shims:${PATH}"
09:41:03 export PYENV_SHELL=bash
09:41:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:03 pyenv() {
09:41:03 local command
09:41:03 command="${1:-}"
09:41:03 if [ "$#" -gt 0 ]; then
09:41:03 shift
09:41:03 fi
09:41:03
09:41:03 case "$command" in
09:41:03 rehash|shell)
09:41:03 eval "$(pyenv "sh-$command" "$@")"
09:41:03 ;;
09:41:03 *)
09:41:03 command pyenv "$command" "$@"
09:41:03 ;;
09:41:03 esac
09:41:03 }'
09:41:03 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:03 for i in ${!paths[@]}; do
09:41:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:03 fi; done;
09:41:03 echo "${paths[*]}"'
09:41:03 ++ 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:03 ++ 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:03 ++ 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:03 ++ export PYENV_SHELL=bash
09:41:03 ++ PYENV_SHELL=bash
09:41:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:03 +++ complete -F _pyenv pyenv
09:41:03 ++ lf-pyver python3
09:41:03 ++ local py_version_xy=python3
09:41:03 ++ local py_version_xyz=
09:41:03 ++ sed 's/^[ *]* //'
09:41:03 ++ pyenv versions
09:41:03 ++ local command
09:41:03 ++ command=versions
09:41:03 ++ '[' 1 -gt 0 ']'
09:41:03 ++ shift
09:41:03 ++ case "$command" in
09:41:03 ++ command pyenv versions
09:41:03 ++ pyenv versions
09:41:03 ++ awk '{ print $1 }'
09:41:03 ++ grep -E '^[0-9.]*[0-9]$'
09:41:04 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:04 +++ tail -n 1
09:41:04 +++ grep '^3' /tmp/.pyenv_versions
09:41:04 +++ sort -V
09:41:04 ++ py_version_xyz=3.11.7
09:41:04 ++ [[ -z 3.11.7 ]]
09:41:04 ++ echo 3.11.7
09:41:04 ++ return 0
09:41:04 + pyenv local 3.11.7
09:41:04 + local command
09:41:04 + command=local
09:41:04 + '[' 2 -gt 0 ']'
09:41:04 + shift
09:41:04 + case "$command" in
09:41:04 + command pyenv local 3.11.7
09:41:04 + pyenv local 3.11.7
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='lftools[openstack] '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='kubernetes '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='niet '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-heatclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-openstackclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-magnumclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='urllib3~=1.26.15 '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='yq '
09:41:04 + [[ -f /tmp/.os_lf_venv ]]
09:41:04 ++ cat /tmp/.os_lf_venv
09:41:04 + lf_venv=/tmp/venv-rbv2
09:41:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from' file:/tmp/.os_lf_venv
09:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:41:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:04 + local 'pip_opts=--upgrade --quiet'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:04 + [[ -n '' ]]
09:41:04 + [[ -n '' ]]
09:41:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:04 + /tmp/venv-rbv2/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:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:06 lf-activate-venv(): INFO: Base packages installed successfully
09:41:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:06 + 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:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:06 + /tmp/venv-rbv2/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:22 + type python3
09:41:22 + true
09:41:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH'
09:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:41:22 + PATH=/tmp/venv-rbv2/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:22 + return 0
09:41:22 + openstack --os-cloud vex limits show --absolute
09:41:24 +--------------------------+---------+
09:41:24 | Name | Value |
09:41:24 +--------------------------+---------+
09:41:24 | maxTotalInstances | -1 |
09:41:24 | maxTotalCores | 450 |
09:41:24 | maxTotalRAMSize | 1000000 |
09:41:24 | maxServerMeta | 128 |
09:41:24 | maxImageMeta | 128 |
09:41:24 | maxPersonality | 5 |
09:41:24 | maxPersonalitySize | 10240 |
09:41:24 | maxTotalKeypairs | 100 |
09:41:24 | maxServerGroups | 10 |
09:41:24 | maxServerGroupMembers | 10 |
09:41:24 | maxTotalFloatingIps | -1 |
09:41:24 | maxSecurityGroups | -1 |
09:41:24 | maxSecurityGroupRules | -1 |
09:41:24 | totalRAMUsed | 565248 |
09:41:24 | totalCoresUsed | 138 |
09:41:24 | totalInstancesUsed | 46 |
09:41:24 | totalFloatingIpsUsed | 0 |
09:41:24 | totalSecurityGroupsUsed | 0 |
09:41:24 | totalServerGroupsUsed | 0 |
09:41:24 | maxTotalVolumes | -1 |
09:41:24 | maxTotalSnapshots | 10 |
09:41:24 | maxTotalVolumeGigabytes | 4096 |
09:41:24 | maxTotalBackups | 10 |
09:41:24 | maxTotalBackupGigabytes | 1000 |
09:41:24 | totalVolumesUsed | 0 |
09:41:24 | totalGigabytesUsed | 0 |
09:41:24 | totalSnapshotsUsed | 0 |
09:41:24 | totalBackupsUsed | 0 |
09:41:24 | totalBackupGigabytesUsed | 0 |
09:41:24 +--------------------------+---------+
09:41:24 + pushd /opt/ciman/openstack-hot
09:41:24 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:24 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-497 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:49 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:41:49 Waiting to initialize infrastructure...
09:41:49 Stack initialization successful.
09:41:49 ------------------------------------
09:41:49 Stack Details
09:41:49 ------------------------------------
09:41:49 {'added': None,
09:41:49 'capabilities': [],
09:41:49 'created_at': '2025-10-04T09:41:27Z',
09:41:49 'deleted': None,
09:41:49 'deleted_at': None,
09:41:49 'description': 'No description',
09:41:49 'environment': None,
09:41:49 'environment_files': None,
09:41:49 'files': None,
09:41:49 'files_container': None,
09:41:49 'id': '775612a4-1bf9-4781-ad88-b96102f3a5d7',
09:41:49 'is_rollback_disabled': True,
09:41:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-497/775612a4-1bf9-4781-ad88-b96102f3a5d7',
09:41:49 'rel': 'self'}],
09:41:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:41:49 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-497',
09:41:49 'notification_topics': [],
09:41:49 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:49 'output_key': 'vm_0_ips',
09:41:49 'output_value': ['10.30.170.30']},
09:41:49 {'description': 'IP addresses of the 2nd vm types',
09:41:49 'output_key': 'vm_1_ips',
09:41:49 'output_value': ['10.30.170.33']}],
09:41:49 'owner_id': ****,
09:41:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:49 'OS::stack_id': '775612a4-1bf9-4781-ad88-b96102f3a5d7',
09:41:49 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-497',
09:41:49 'job_name': '52208-497',
09:41:49 'silo': 'releng',
09:41:49 'vm_0_count': '1',
09:41:49 'vm_0_flavor': 'v3-standard-4',
09:41:49 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:49 '20250201-010426.857',
09:41:49 'vm_1_count': '1',
09:41:49 'vm_1_flavor': 'v3-standard-2',
09:41:49 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:49 '- 20250201-060151.911'},
09:41:49 'parent_id': None,
09:41:49 'replaced': None,
09:41:49 'status': 'CREATE_COMPLETE',
09:41:49 'status_reason': 'Stack CREATE completed successfully',
09:41:49 'tags': [],
09:41:49 'template': None,
09:41:49 'template_description': 'No description',
09:41:49 'template_url': None,
09:41:49 'timeout_mins': 15,
09:41:49 'unchanged': None,
09:41:49 'updated': None,
09:41:49 'updated_at': None,
09:41:49 'user_project_id': '5f15be7039454937a879fe240e444ca9'}
09:41:49 ------------------------------------
09:41:49 + popd
09:41:49 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14468719886941265270.sh
09:41:49 ---> Copy SSH public keys to CSIT lab
09:41:49 Setup pyenv:
09:41:50 system
09:41:50 3.8.13
09:41:50 3.9.13
09:41:50 3.10.13
09:41:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:41:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:52 lf-activate-venv(): INFO: Base packages installed successfully
09:41:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:42:08 SSH not responding on 10.30.170.30. Retrying in 10 seconds...
09:42:08 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
09:42:09 releng-52208-497-1-mininet-ovs-217-0
09:42:09 Successfully copied public keys to slave 10.30.170.33
09:42:18 Ping to 10.30.170.30 successful.
09:42:19 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:42:19 releng-52208-497-0-builder-0
09:42:19 Successfully copied public keys to slave 10.30.170.30
09:42:19 Process 8210 ready.
09:42:19 Process 8211 ready.
09:42:19 SSH ready on all stack servers.
09:42:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins18310017643977325725.sh
09:42:19 Setup pyenv:
09:42:19 system
09:42:19 3.8.13
09:42:19 3.9.13
09:42:19 3.10.13
09:42:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D46g
09:42:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:27 lf-activate-venv(): INFO: Base packages installed successfully
09:42:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-D46g/bin to PATH
09:42:29 + echo 'Installing Python Requirements'
09:42:29 Installing Python Requirements
09:42:29 + cat
09:42:29 + python -m pip install -r requirements.txt
09:42:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:30 Collecting docker-py (from -r requirements.txt (line 1))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:30 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:30 Preparing metadata (setup.py): started
09:42:30 Preparing metadata (setup.py): finished with status 'done'
09:42:30 Collecting netaddr (from -r requirements.txt (line 3))
09:42:30 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:30 Collecting netifaces (from -r requirements.txt (line 4))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:30 Preparing metadata (setup.py): started
09:42:30 Preparing metadata (setup.py): finished with status 'done'
09:42:30 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:30 Collecting requests (from -r requirements.txt (line 6))
09:42:30 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:30 Collecting robotframework (from -r requirements.txt (line 7))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.9 MB/s 0:00:00
09:42:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:30 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:30 Preparing metadata (setup.py): started
09:42:31 Preparing metadata (setup.py): finished with status 'done'
09:42:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:31 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:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:31 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:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:31 Preparing metadata (setup.py): started
09:42:31 Preparing metadata (setup.py): finished with status 'done'
09:42:31 Collecting scapy (from -r requirements.txt (line 12))
09:42:31 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:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 53.3 MB/s 0:00:00
09:42:31 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:31 Preparing metadata (setup.py): started
09:42:31 Preparing metadata (setup.py): finished with status 'done'
09:42:31 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:42:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 41.3 MB/s 0:00:00
09:42:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:31 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:31 Collecting isodate (from -r requirements.txt (line 25))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:31 Collecting jmespath (from -r requirements.txt (line 28))
09:42:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:31 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:42:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:42:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:42:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:42:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:42:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:42:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:32 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:42:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:33 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:42:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 41.3 MB/s 0:00:00
09:42:33 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.0 MB/s 0:00:00
09:42:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:34 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:42:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 38.3 MB/s 0:00:00
09:42:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:42:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:42:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:42:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:35 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:42:35 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
09:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 95.4 MB/s 0:00:00
09:42:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:42:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:42:36 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
09:42:36 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:36 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:42:36 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:36 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:42:36 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:36 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:42:36 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:42:36 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:36 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:36 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:36 Building wheel for robotframework-sshlibrary (setup.py): started
09:42:37 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:42:37 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8ee971d32c0dd9bd537111339bb7238f210bd9fa2fc9b09bdc6331a9bc694159
09:42:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:37 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:37 Building wheel for ipaddr (setup.py): started
09:42:37 Building wheel for ipaddr (setup.py): finished with status 'done'
09:42:37 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=574a7e0eacb3523e02bb7f5f18141a9c6a829b79712090501f4496c0803c3dc1
09:42:37 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:37 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:37 Building wheel for netifaces (setup.py): started
09:42:39 Building wheel for netifaces (setup.py): finished with status 'done'
09:42:39 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=8f8fd7bf81a35c13286adb1e5be7f458a107979611586b75c2e4e6866e8542ae
09:42:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:39 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:39 Building wheel for robotframework-httplibrary (setup.py): started
09:42:39 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:42:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e6cd9d20938f2de6c7959732e9f0b2d33e52f184dcba9caa4f2bf59be4290040
09:42:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:39 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:42:39 Building wheel for jsonpath-rw (setup.py): started
09:42:40 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:42:40 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4f923fc6317bf495c99724d800896c1b1b0ef6fc067b50501f21accdb3455d3a
09:42:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:40 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:40 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:42:47
09:42:47 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:42:47 + pip freeze
09:42:47 attrs==25.3.0
09:42:47 bcrypt==5.0.0
09:42:47 beautifulsoup4==4.14.2
09:42:47 certifi==2025.8.3
09:42:47 cffi==2.0.0
09:42:47 charset-normalizer==3.4.3
09:42:47 click==8.3.0
09:42:47 cryptography==46.0.2
09:42:47 decorator==5.2.1
09:42:47 distlib==0.4.0
09:42:47 docker-py==1.10.6
09:42:47 docker-pycreds==0.4.0
09:42:47 elastic-transport==8.17.1
09:42:47 elasticsearch==8.19.1
09:42:47 elasticsearch-dsl==8.15.4
09:42:47 enum34==1.1.10
09:42:47 filelock==3.19.1
09:42:47 h11==0.16.0
09:42:47 idna==3.10
09:42:47 invoke==2.2.0
09:42:47 ipaddr==2.2.0
09:42:47 isodate==0.7.2
09:42:47 jmespath==1.0.1
09:42:47 jsonpatch==1.33
09:42:47 jsonpath-rw==1.4.0
09:42:47 jsonpointer==3.0.0
09:42:47 lxml==6.0.2
09:42:47 netaddr==1.3.0
09:42:47 netifaces==0.11.0
09:42:47 outcome==1.3.0.post0
09:42:47 paramiko==4.0.0
09:42:47 platformdirs==4.4.0
09:42:47 ply==3.11
09:42:47 pyang==2.7.1
09:42:47 pyangbind==0.8.6
09:42:47 pycparser==2.23
09:42:47 pyhocon==0.3.61
09:42:47 PyNaCl==1.6.0
09:42:47 pyparsing==3.2.5
09:42:47 PySocks==1.7.1
09:42:47 python-dateutil==2.9.0.post0
09:42:47 regex==2025.9.18
09:42:47 requests==2.32.5
09:42:47 robotframework==7.3.2
09:42:47 robotframework-httplibrary==0.4.2
09:42:47 robotframework-pythonlibcore==4.4.1
09:42:47 robotframework-requests==0.9.7
09:42:47 robotframework-selenium2library==3.0.0
09:42:47 robotframework-seleniumlibrary==6.7.1
09:42:47 robotframework-sshlibrary==3.8.0
09:42:47 scapy==2.6.1
09:42:47 scp==0.15.0
09:42:47 selenium==4.36.0
09:42:47 six==1.17.0
09:42:47 sniffio==1.3.1
09:42:47 sortedcontainers==2.4.0
09:42:47 soupsieve==2.8
09:42:47 trio==0.31.0
09:42:47 trio-websocket==0.12.2
09:42:47 typing_extensions==4.15.0
09:42:47 urllib3==2.5.0
09:42:47 virtualenv==20.34.0
09:42:47 waitress==3.0.2
09:42:47 WebOb==1.8.9
09:42:47 websocket-client==1.8.0
09:42:47 WebTest==3.0.6
09:42:47 wsproto==1.2.0
09:42:47 [EnvInject] - Injecting environment variables from a build step.
09:42:47 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:47 [EnvInject] - Variables injected successfully.
09:42:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5051052476762524229.sh
09:42:47 Setup pyenv:
09:42:47 system
09:42:48 3.8.13
09:42:48 3.9.13
09:42:48 3.10.13
09:42:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:48 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: python-heatclient python-openstackclient yq
09:42:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:42:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:42:57 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:42:57 + ODL_SYSTEM=()
09:42:57 + TOOLS_SYSTEM=()
09:42:57 + OPENSTACK_SYSTEM=()
09:42:57 + OPENSTACK_CONTROLLERS=()
09:42:57 + mapfile -t ADDR
09:42:57 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:42:57 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:42:58 + for i in "${ADDR[@]}"
09:42:58 ++ ssh 10.30.170.30 hostname -s
09:42:58 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:42:59 + REMHOST=releng-52208-497-0-builder-0
09:42:59 + case ${REMHOST} in
09:42:59 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:42:59 + for i in "${ADDR[@]}"
09:42:59 ++ ssh 10.30.170.33 hostname -s
09:42:59 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
09:42:59 + REMHOST=releng-52208-497-1-mininet-ovs-217-0
09:42:59 + case ${REMHOST} in
09:42:59 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:42:59 + echo NUM_ODL_SYSTEM=1
09:42:59 + echo NUM_TOOLS_SYSTEM=1
09:42:59 + '[' '' == yes ']'
09:42:59 + NUM_OPENSTACK_SYSTEM=0
09:42:59 + echo NUM_OPENSTACK_SYSTEM=0
09:42:59 + '[' 0 -eq 2 ']'
09:42:59 + echo ODL_SYSTEM_IP=10.30.170.30
09:42:59 ++ seq 0 0
09:42:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:42:59 + echo ODL_SYSTEM_1_IP=10.30.170.30
09:42:59 + echo TOOLS_SYSTEM_IP=10.30.170.33
09:42:59 ++ seq 0 0
09:42:59 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:42:59 + echo TOOLS_SYSTEM_1_IP=10.30.170.33
09:42:59 + openstack_index=0
09:42:59 + NUM_OPENSTACK_CONTROL_NODES=1
09:42:59 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:42:59 ++ seq 0 0
09:42:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:42:59 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:42:59 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:59 + '[' -1 -ge 2 ']'
09:42:59 ++ seq 0 -2
09:42:59 + NUM_OPENSTACK_HAPROXY_NODES=0
09:42:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:42:59 ++ seq 0 -1
09:42:59 + echo 'Contents of slave_addresses.txt:'
09:42:59 Contents of slave_addresses.txt:
09:42:59 + cat slave_addresses.txt
09:42:59 NUM_ODL_SYSTEM=1
09:42:59 NUM_TOOLS_SYSTEM=1
09:42:59 NUM_OPENSTACK_SYSTEM=0
09:42:59 ODL_SYSTEM_IP=10.30.170.30
09:42:59 ODL_SYSTEM_1_IP=10.30.170.30
09:42:59 TOOLS_SYSTEM_IP=10.30.170.33
09:42:59 TOOLS_SYSTEM_1_IP=10.30.170.33
09:42:59 NUM_OPENSTACK_CONTROL_NODES=1
09:42:59 OPENSTACK_CONTROL_NODE_1_IP=
09:42:59 NUM_OPENSTACK_COMPUTE_NODES=-1
09:42:59 NUM_OPENSTACK_HAPROXY_NODES=0
09:42:59 [EnvInject] - Injecting environment variables from a build step.
09:42:59 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:42:59 [EnvInject] - Variables injected successfully.
09:42:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins4770940965411891765.sh
09:42:59 Preparing for JRE Version 21
09:42:59 Karaf artifact is karaf
09:42:59 Karaf project is integration
09:42:59 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:42:59 [EnvInject] - Injecting environment variables from a build step.
09:42:59 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:42:59 [EnvInject] - Variables injected successfully.
09:42:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins329637187931438300.sh
09:42:59 2025-10-04 09:42:59 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:42:59 Bundle version is 0.21.3-SNAPSHOT
09:42:59 --2025-10-04 09:42:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:42:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:42:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:42:59 HTTP request sent, awaiting response... 200 OK
09:42:59 Length: 1410 (1.4K) [application/xml]
09:42:59 Saving to: ‘maven-metadata.xml’
09:42:59
09:42:59 0K . 100% 55.1M=0s
09:42:59
09:42:59 2025-10-04 09:42:59 (55.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:42:59
09:42:59
09:42:59
09:42:59 org.opendaylight.integration
09:42:59 karaf
09:42:59 0.21.3-SNAPSHOT
09:42:59
09:42:59
09:42:59 20251004.093341
09:42:59 350
09:42:59
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59 pom
09:42:59 0.21.3-20251004.093341-350
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59 tar.gz
09:42:59 0.21.3-20251004.093341-350
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59 zip
09:42:59 0.21.3-20251004.093341-350
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59 cyclonedx
09:42:59 xml
09:42:59 0.21.3-20251004.093341-350
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59 cyclonedx
09:42:59 json
09:42:59 0.21.3-20251004.093341-350
09:42:59 20251004093341
09:42:59
09:42:59
09:42:59
09:42:59
09:42:59 Nexus timestamp is 0.21.3-20251004.093341-350
09:42:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251004.093341-350.zip
09:42:59 Distribution bundle is karaf-0.21.3-20251004.093341-350.zip
09:42:59 Distribution bundle version is 0.21.3-SNAPSHOT
09:42:59 Distribution folder is karaf-0.21.3-SNAPSHOT
09:42:59 Nexus prefix is https://nexus.opendaylight.org
09:42:59 [EnvInject] - Injecting environment variables from a build step.
09:42:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:42:59 [EnvInject] - Variables injected successfully.
09:43:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1263625877203932034.sh
09:43:00 Setup pyenv:
09:43:00 system
09:43:00 3.8.13
09:43:00 3.9.13
09:43:00 3.10.13
09:43:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:43:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:02 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:02 lf-activate-venv(): INFO: Base packages installed successfully
09:43:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:11 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:43:11 Copying common-functions.sh to /tmp
09:43:11 Copying common-functions.sh to 10.30.170.33:/tmp
09:43:11 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
09:43:11 Copying common-functions.sh to 10.30.170.30:/tmp
09:43:11 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3643937521954155302.sh
09:43:11 common-functions.sh is being sourced
09:43:11 common-functions environment:
09:43:11 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:11 ACTUALFEATURES:
09:43:11 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:11 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:11 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:11 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:11 CONTROLLERMEM: 2048m
09:43:11 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:11 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:11 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:11 SUITES:
09:43:11
09:43:11 #################################################
09:43:11 ## Configure Cluster and Start ##
09:43:11 #################################################
09:43:11 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:11 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:11 Locating script plan to use...
09:43:11 Finished running script plans
09:43:11 Configuring member-1 with IP address 10.30.170.30
09:43:11 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:11 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:11 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:43:11 common-functions.sh is being sourced
09:43:11 ++ [[ /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:11 ++ echo 'common-functions.sh is being sourced'
09:43:11 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:43:11 ++ DISTROSTREAM=scandium
09:43:11 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:11 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:11 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:11 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:11 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:11 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:11 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:11 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:11 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:11 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:11 ++ export CONTROLLERMEM=
09:43:11 ++ CONTROLLERMEM=
09:43:11 ++ case "${DISTROSTREAM}" in
09:43:11 ++ CLUSTER_SYSTEM=akka
09:43:11 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:11 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:11 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:11 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:11 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:11 ++ print_common_env
09:43:11 ++ cat
09:43:11 common-functions environment:
09:43:11 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:11 ACTUALFEATURES:
09:43:11 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:11 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:43:11 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:11 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:11 CONTROLLERMEM:
09:43:11 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:11 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:11 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:11 SUITES:
09:43:11
09:43:11 ++ SSH='ssh -t -t'
09:43:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:11 Changing to /tmp
09:43:11 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251004.093341-350.zip
09:43:11 + echo 'Changing to /tmp'
09:43:11 + cd /tmp
09:43:11 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251004.093341-350.zip'
09:43:11 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251004.093341-350.zip
09:43:11 --2025-10-04 09:43:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251004.093341-350.zip
09:43:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:11 HTTP request sent, awaiting response... 200 OK
09:43:11 Length: 190793741 (182M) [application/zip]
09:43:11 Saving to: ‘karaf-0.21.3-20251004.093341-350.zip’
09:43:11
09:43:11 0K ........ ........ ........ ........ ........ ........ 1% 59.9M 3s
09:43:11 3072K ........ ........ ........ ........ ........ ........ 3% 109M 2s
09:43:11 6144K ........ ........ ........ ........ ........ ........ 4% 121M 2s
09:43:11 9216K ........ ........ ........ ........ ........ ........ 6% 127M 2s
09:43:11 12288K ........ ........ ........ ........ ........ ........ 8% 135M 2s
09:43:11 15360K ........ ........ ........ ........ ........ ........ 9% 144M 2s
09:43:11 18432K ........ ........ ........ ........ ........ ........ 11% 179M 1s
09:43:12 21504K ........ ........ ........ ........ ........ ........ 13% 180M 1s
09:43:12 24576K ........ ........ ........ ........ ........ ........ 14% 192M 1s
09:43:12 27648K ........ ........ ........ ........ ........ ........ 16% 225M 1s
09:43:12 30720K ........ ........ ........ ........ ........ ........ 18% 235M 1s
09:43:12 33792K ........ ........ ........ ........ ........ ........ 19% 245M 1s
09:43:12 36864K ........ ........ ........ ........ ........ ........ 21% 243M 1s
09:43:12 39936K ........ ........ ........ ........ ........ ........ 23% 242M 1s
09:43:12 43008K ........ ........ ........ ........ ........ ........ 24% 227M 1s
09:43:12 46080K ........ ........ ........ ........ ........ ........ 26% 249M 1s
09:43:12 49152K ........ ........ ........ ........ ........ ........ 28% 289M 1s
09:43:12 52224K ........ ........ ........ ........ ........ ........ 29% 259M 1s
09:43:12 55296K ........ ........ ........ ........ ........ ........ 31% 234M 1s
09:43:12 58368K ........ ........ ........ ........ ........ ........ 32% 217M 1s
09:43:12 61440K ........ ........ ........ ........ ........ ........ 34% 207M 1s
09:43:12 64512K ........ ........ ........ ........ ........ ........ 36% 288M 1s
09:43:12 67584K ........ ........ ........ ........ ........ ........ 37% 279M 1s
09:43:12 70656K ........ ........ ........ ........ ........ ........ 39% 278M 1s
09:43:12 73728K ........ ........ ........ ........ ........ ........ 41% 257M 1s
09:43:12 76800K ........ ........ ........ ........ ........ ........ 42% 334M 1s
09:43:12 79872K ........ ........ ........ ........ ........ ........ 44% 296M 1s
09:43:12 82944K ........ ........ ........ ........ ........ ........ 46% 289M 1s
09:43:12 86016K ........ ........ ........ ........ ........ ........ 47% 282M 0s
09:43:12 89088K ........ ........ ........ ........ ........ ........ 49% 287M 0s
09:43:12 92160K ........ ........ ........ ........ ........ ........ 51% 280M 0s
09:43:12 95232K ........ ........ ........ ........ ........ ........ 52% 268M 0s
09:43:12 98304K ........ ........ ........ ........ ........ ........ 54% 281M 0s
09:43:12 101376K ........ ........ ........ ........ ........ ........ 56% 287M 0s
09:43:12 104448K ........ ........ ........ ........ ........ ........ 57% 288M 0s
09:43:12 107520K ........ ........ ........ ........ ........ ........ 59% 274M 0s
09:43:12 110592K ........ ........ ........ ........ ........ ........ 61% 276M 0s
09:43:12 113664K ........ ........ ........ ........ ........ ........ 62% 281M 0s
09:43:12 116736K ........ ........ ........ ........ ........ ........ 64% 289M 0s
09:43:12 119808K ........ ........ ........ ........ ........ ........ 65% 299M 0s
09:43:12 122880K ........ ........ ........ ........ ........ ........ 67% 286M 0s
09:43:12 125952K ........ ........ ........ ........ ........ ........ 69% 274M 0s
09:43:12 129024K ........ ........ ........ ........ ........ ........ 70% 281M 0s
09:43:12 132096K ........ ........ ........ ........ ........ ........ 72% 55.8M 0s
09:43:12 135168K ........ ........ ........ ........ ........ ........ 74% 29.4M 0s
09:43:12 138240K ........ ........ ........ ........ ........ ........ 75% 44.4M 0s
09:43:12 141312K ........ ........ ........ ........ ........ ........ 77% 335M 0s
09:43:12 144384K ........ ........ ........ ........ ........ ........ 79% 293M 0s
09:43:12 147456K ........ ........ ........ ........ ........ ........ 80% 300M 0s
09:43:12 150528K ........ ........ ........ ........ ........ ........ 82% 296M 0s
09:43:12 153600K ........ ........ ........ ........ ........ ........ 84% 288M 0s
09:43:12 156672K ........ ........ ........ ........ ........ ........ 85% 286M 0s
09:43:12 159744K ........ ........ ........ ........ ........ ........ 87% 290M 0s
09:43:12 162816K ........ ........ ........ ........ ........ ........ 89% 253M 0s
09:43:12 165888K ........ ........ ........ ........ ........ ........ 90% 253M 0s
09:43:12 168960K ........ ........ ........ ........ ........ ........ 92% 293M 0s
09:43:12 172032K ........ ........ ........ ........ ........ ........ 93% 279M 0s
09:43:12 175104K ........ ........ ........ ........ ........ ........ 95% 291M 0s
09:43:12 178176K ........ ........ ........ ........ ........ ........ 97% 292M 0s
09:43:12 181248K ........ ........ ........ ........ ........ ........ 98% 292M 0s
09:43:12 184320K ........ ........ ........ ....... 100% 283M=1.0s
09:43:12
09:43:12 2025-10-04 09:43:12 (186 MB/s) - ‘karaf-0.21.3-20251004.093341-350.zip’ saved [190793741/190793741]
09:43:12
09:43:12 Extracting the new controller...
09:43:12 + echo 'Extracting the new controller...'
09:43:12 + unzip -q karaf-0.21.3-20251004.093341-350.zip
09:43:14 Adding external repositories...
09:43:14 + echo 'Adding external repositories...'
09:43:14 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 ################################################################################
09:43:14 #
09:43:14 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:14 # contributor license agreements. See the NOTICE file distributed with
09:43:14 # this work for additional information regarding copyright ownership.
09:43:14 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:14 # (the "License"); you may not use this file except in compliance with
09:43:14 # the License. You may obtain a copy of the License at
09:43:14 #
09:43:14 # http://www.apache.org/licenses/LICENSE-2.0
09:43:14 #
09:43:14 # Unless required by applicable law or agreed to in writing, software
09:43:14 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:14 # See the License for the specific language governing permissions and
09:43:14 # limitations under the License.
09:43:14 #
09:43:14 ################################################################################
09:43:14
09:43:14 #
09:43:14 # If set to true, the following property will not allow any certificate to be used
09:43:14 # when accessing Maven repositories through SSL
09:43:14 #
09:43:14 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:14
09:43:14 #
09:43:14 # Path to the local Maven settings file.
09:43:14 # The repositories defined in this file will be automatically added to the list
09:43:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:14 # below is not set.
09:43:14 # The following locations are checked for the existence of the settings.xml file
09:43:14 # * 1. looks for the specified url
09:43:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:14 #
09:43:14 #org.ops4j.pax.url.mvn.settings=
09:43:14
09:43:14 #
09:43:14 # Path to the local Maven repository which is used to avoid downloading
09:43:14 # artifacts when they already exist locally.
09:43:14 # The value of this property will be extracted from the settings.xml file
09:43:14 # above, or defaulted to:
09:43:14 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:14 #
09:43:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:14
09:43:14 #
09:43:14 # Default this to false. It's just weird to use undocumented repos
09:43:14 #
09:43:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:14
09:43:14 #
09:43:14 # Uncomment if you don't wanna use the proxy settings
09:43:14 # from the Maven conf/settings.xml file
09:43:14 #
09:43:14 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:14
09:43:14 #
09:43:14 # Comma separated list of repositories scanned when resolving an artifact.
09:43:14 # Those repositories will be checked before iterating through the
09:43:14 # below list of repositories and even before the local repository
09:43:14 # A repository url can be appended with zero or more of the following flags:
09:43:14 # @snapshots : the repository contains snaphots
09:43:14 # @noreleases : the repository does not contain any released artifacts
09:43:14 #
09:43:14 # The following property value will add the system folder as a repo.
09:43:14 #
09:43:14 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:14
09:43:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:14
09:43:14 #
09:43:14 # Comma separated list of repositories scanned when resolving an artifact.
09:43:14 # The default list includes the following repositories:
09:43:14 # http://repo1.maven.org/maven2@id=central
09:43:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:14 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:14 # to add.
09:43:14 # A repository url can be appended with zero or more of the following flags:
09:43:14 # @snapshots : the repository contains snapshots
09:43:14 # @noreleases : the repository does not contain any released artifacts
09:43:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:14 #
09:43:14 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:14
09:43:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:14 + [[ True == \T\r\u\e ]]
09:43:14 + echo 'Configuring the startup features...'
09:43:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 + FEATURE_TEST_STRING=features-test
09:43:14 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:43:14 + KARAF_VERSION=karaf4
09:43:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:14 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 + [[ ! -z '' ]]
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 ################################################################################
09:43:14 #
09:43:14 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:14 # contributor license agreements. See the NOTICE file distributed with
09:43:14 # this work for additional information regarding copyright ownership.
09:43:14 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:14 # (the "License"); you may not use this file except in compliance with
09:43:14 # the License. You may obtain a copy of the License at
09:43:14 #
09:43:14 # http://www.apache.org/licenses/LICENSE-2.0
09:43:14 #
09:43:14 # Unless required by applicable law or agreed to in writing, software
09:43:14 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:14 # See the License for the specific language governing permissions and
09:43:14 # limitations under the License.
09:43:14 #
09:43:14 ################################################################################
09:43:14
09:43:14 #
09:43:14 # Comma separated list of features repositories to register by default
09:43:14 #
09:43:14 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5194a4f4-473b-44a9-aa27-e0268a10ae78.xml
09:43:14
09:43:14 #
09:43:14 # Comma separated list of features to install at startup
09:43:14 #
09:43:14 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 05164827-ce97-4ade-92cd-c617c4e508af
09:43:14
09:43:14 #
09:43:14 # Resource repositories (OBR) that the features resolver can use
09:43:14 # to resolve requirements/capabilities
09:43:14 #
09:43:14 # The format of the resourceRepositories is
09:43:14 # resourceRepositories=[xml:url|json:url],...
09:43:14 # for Instance:
09:43:14 #
09:43:14 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:14 # or
09:43:14 #resourceRepositories=json:http://host/path/to/index.json
09:43:14 #
09:43:14
09:43:14 #
09:43:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:14 #
09:43:14 featuresBootAsynchronous=false
09:43:14
09:43:14 #
09:43:14 # Service requirements enforcement
09:43:14 #
09:43:14 # By default, the feature resolver checks the service requirements/capabilities of
09:43:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:14 # the required bundles.
09:43:14 # The following flag can have those values:
09:43:14 # - disable: service requirements are completely ignored
09:43:14 # - default: service requirements are ignored for old features
09:43:14 # - enforce: service requirements are always verified
09:43:14 #
09:43:14 #serviceRequirements=default
09:43:14
09:43:14 #
09:43:14 # Store cfg file for config element in feature
09:43:14 #
09:43:14 #configCfgStore=true
09:43:14
09:43:14 #
09:43:14 # Define if the feature service automatically refresh bundles
09:43:14 #
09:43:14 autoRefresh=true
09:43:14
09:43:14 #
09:43:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:14 # XML file defines instructions related to features processing
09:43:14 # versions.properties may declare properties to resolve placeholders in XML file
09:43:14 # both files are relative to ${karaf.etc}
09:43:14 #
09:43:14 #featureProcessing=org.apache.karaf.features.xml
09:43:14 #featureProcessingVersions=versions.properties
09:43:14 + configure_karaf_log karaf4 ''
09:43:14 + local -r karaf_version=karaf4
09:43:14 + local -r controllerdebugmap=
09:43:14 + local logapi=log4j
09:43:14 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:14 log4j2.rootLogger.level = INFO
09:43:14 #log4j2.rootLogger.type = asyncRoot
09:43:14 #log4j2.rootLogger.includeLocation = false
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:14 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:14 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:14 log4j2.logger.spifly.level = WARN
09:43:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:14 log4j2.logger.audit.level = INFO
09:43:14 log4j2.logger.audit.additivity = false
09:43:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:14 log4j2.appender.console.type = Console
09:43:14 log4j2.appender.console.name = Console
09:43:14 log4j2.appender.console.layout.type = PatternLayout
09:43:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:14 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:14 log4j2.appender.rolling.name = RollingFile
09:43:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:14 #log4j2.appender.rolling.immediateFlush = false
09:43:14 log4j2.appender.rolling.append = true
09:43:14 log4j2.appender.rolling.layout.type = PatternLayout
09:43:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:14 log4j2.appender.rolling.policies.type = Policies
09:43:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:14 log4j2.appender.rolling.policies.size.size = 64MB
09:43:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:14 log4j2.appender.rolling.strategy.max = 7
09:43:14 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:14 log4j2.appender.audit.name = AuditRollingFile
09:43:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:14 log4j2.appender.audit.append = true
09:43:14 log4j2.appender.audit.layout.type = PatternLayout
09:43:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:14 log4j2.appender.audit.policies.type = Policies
09:43:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:14 log4j2.appender.audit.policies.size.size = 8MB
09:43:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:14 log4j2.appender.audit.strategy.max = 7
09:43:14 log4j2.appender.osgi.type = PaxOsgi
09:43:14 log4j2.appender.osgi.name = PaxOsgi
09:43:14 log4j2.appender.osgi.filter = *
09:43:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:14 #log4j2.logger.aether.level = TRACE
09:43:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:14 #log4j2.logger.http-headers.level = DEBUG
09:43:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:14 #log4j2.logger.maven.level = TRACE
09:43:14 + logapi=log4j2
09:43:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:14 + '[' log4j2 == log4j2 ']'
09:43:14 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:14 + unset IFS
09:43:14 controllerdebugmap:
09:43:14 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 + echo 'controllerdebugmap: '
09:43:14 + '[' -n '' ']'
09:43:14 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 ################################################################################
09:43:14 #
09:43:14 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:14 # contributor license agreements. See the NOTICE file distributed with
09:43:14 # this work for additional information regarding copyright ownership.
09:43:14 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:14 # (the "License"); you may not use this file except in compliance with
09:43:14 # the License. You may obtain a copy of the License at
09:43:14 #
09:43:14 # http://www.apache.org/licenses/LICENSE-2.0
09:43:14 #
09:43:14 # Unless required by applicable law or agreed to in writing, software
09:43:14 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:14 # See the License for the specific language governing permissions and
09:43:14 # limitations under the License.
09:43:14 #
09:43:14 ################################################################################
09:43:14
09:43:14 # Common pattern layout for appenders
09:43:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:14
09:43:14 # Root logger
09:43:14 log4j2.rootLogger.level = INFO
09:43:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:14 #log4j2.rootLogger.type = asyncRoot
09:43:14 #log4j2.rootLogger.includeLocation = false
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:14 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:14
09:43:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:14
09:43:14 # Loggers configuration
09:43:14
09:43:14 # Spifly logger
09:43:14 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:14 log4j2.logger.spifly.level = WARN
09:43:14
09:43:14 # Security audit logger
09:43:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:14 log4j2.logger.audit.level = INFO
09:43:14 log4j2.logger.audit.additivity = false
09:43:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:14
09:43:14 # Appenders configuration
09:43:14
09:43:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:14 log4j2.appender.console.type = Console
09:43:14 log4j2.appender.console.name = Console
09:43:14 log4j2.appender.console.layout.type = PatternLayout
09:43:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:14
09:43:14 # Rolling file appender
09:43:14 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:14 log4j2.appender.rolling.name = RollingFile
09:43:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:14 # uncomment to not force a disk flush
09:43:14 #log4j2.appender.rolling.immediateFlush = false
09:43:14 log4j2.appender.rolling.append = true
09:43:14 log4j2.appender.rolling.layout.type = PatternLayout
09:43:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:14 log4j2.appender.rolling.policies.type = Policies
09:43:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:14 log4j2.appender.rolling.policies.size.size = 1GB
09:43:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:14 log4j2.appender.rolling.strategy.max = 7
09:43:14
09:43:14 # Audit file appender
09:43:14 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:14 log4j2.appender.audit.name = AuditRollingFile
09:43:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:14 log4j2.appender.audit.append = true
09:43:14 log4j2.appender.audit.layout.type = PatternLayout
09:43:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:14 log4j2.appender.audit.policies.type = Policies
09:43:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:14 log4j2.appender.audit.policies.size.size = 8MB
09:43:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:14 log4j2.appender.audit.strategy.max = 7
09:43:14
09:43:14 # OSGi appender
09:43:14 log4j2.appender.osgi.type = PaxOsgi
09:43:14 log4j2.appender.osgi.name = PaxOsgi
09:43:14 log4j2.appender.osgi.filter = *
09:43:14
09:43:14 # help with identification of maven-related problems with pax-url-aether
09:43:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:14 #log4j2.logger.aether.level = TRACE
09:43:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:14 #log4j2.logger.http-headers.level = DEBUG
09:43:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:14 #log4j2.logger.maven.level = TRACE
09:43:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:14 Configure
09:43:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:14 max memory: 2048m
09:43:14 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:14 + local -r controllermem=2048m
09:43:14 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 + echo Configure
09:43:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:14 + echo ' max memory: 2048m'
09:43:14 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:43:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:43:14 #!/bin/sh
09:43:14 #
09:43:14 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:14 # contributor license agreements. See the NOTICE file distributed with
09:43:14 # this work for additional information regarding copyright ownership.
09:43:14 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:14 # (the "License"); you may not use this file except in compliance with
09:43:14 # the License. You may obtain a copy of the License at
09:43:14 #
09:43:14 # http://www.apache.org/licenses/LICENSE-2.0
09:43:14 #
09:43:14 # Unless required by applicable law or agreed to in writing, software
09:43:14 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:14 # See the License for the specific language governing permissions and
09:43:14 # limitations under the License.
09:43:14 #
09:43:14
09:43:14 #
09:43:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:14 # script: client, instance, shell, start, status, stop, karaf
09:43:14 #
09:43:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:14 # Actions go here...
09:43:14 # fi
09:43:14
09:43:14 #
09:43:14 # general settings which should be applied for all scripts go here; please keep
09:43:14 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:14 # in example of the start script where the start script is executed first and the
09:43:14 # karaf script afterwards.
09:43:14 #
09:43:14
09:43:14 #
09:43:14 # The following section shows the possible configuration options for the default
09:43:14 # karaf scripts
09:43:14 #
09:43:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:14 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:14 # export KARAF_HOME # Karaf home folder
09:43:14 # export KARAF_DATA # Karaf data folder
09:43:14 # export KARAF_BASE # Karaf base folder
09:43:14 # export KARAF_ETC # Karaf etc folder
09:43:14 # export KARAF_LOG # Karaf log folder
09:43:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:14 # export KARAF_OPTS # Additional available Karaf options
09:43:14 # export KARAF_DEBUG # Enable debug mode
09:43:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:14 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:14 Set Java version
09:43:14 + echo 'Set Java version'
09:43:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:14 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:14 sudo: a password is required
09:43:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:14 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:14 sudo: a password is required
09:43:14 JDK default version ...
09:43:14 + echo 'JDK default version ...'
09:43:14 + java -version
09:43:14 openjdk version "21.0.5" 2024-10-15
09:43:14 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:43:14 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:43:14 Set JAVA_HOME
09:43:14 + echo 'Set JAVA_HOME'
09:43:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:14 Listing all open ports on controller system...
09:43:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:14 + echo 'Listing all open ports on controller system...'
09:43:14 + netstat -pnatu
09:43:14 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:14 Configuring cluster
09:43:14 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:14 + echo 'Configuring cluster'
09:43:14 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.30
09:43:14 ################################################
09:43:14 ## Configure Cluster ##
09:43:14 ################################################
09:43:14 NOTE: Cluster configuration files not found. Copying from
09:43:14 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:14 Configuring unique name in akka.conf
09:43:14 Configuring hostname in akka.conf
09:43:14 Configuring data and rpc seed nodes in akka.conf
09:43:14 modules = [
09:43:14
09:43:14 {
09:43:14 name = "inventory"
09:43:14 namespace = "urn:opendaylight:inventory"
09:43:14 shard-strategy = "module"
09:43:14 },
09:43:14 {
09:43:14 name = "topology"
09:43:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:14 shard-strategy = "module"
09:43:14 },
09:43:14 {
09:43:14 name = "toaster"
09:43:14 namespace = "http://netconfcentral.org/ns/toaster"
09:43:14 shard-strategy = "module"
09:43:14 }
09:43:14 ]
09:43:14 Configuring replication type in module-shards.conf
09:43:14 ################################################
09:43:14 ## NOTE: Manually restart controller to ##
09:43:14 ## apply configuration. ##
09:43:14 ################################################
09:43:14 Dump akka.conf
09:43:14 + echo 'Dump akka.conf'
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:43:14
09:43:14 odl-cluster-data {
09:43:14 akka {
09:43:14 remote {
09:43:14 artery {
09:43:14 enabled = on
09:43:14 transport = tcp
09:43:14 canonical.hostname = "10.30.170.30"
09:43:14 canonical.port = 2550
09:43:14 }
09:43:14 }
09:43:14
09:43:14 cluster {
09:43:14 # Using artery.
09:43:14 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.30:2550"]
09:43:14
09:43:14 roles = ["member-1"]
09:43:14
09:43:14 # when under load we might trip a false positive on the failure detector
09:43:14 # failure-detector {
09:43:14 # heartbeat-interval = 4 s
09:43:14 # acceptable-heartbeat-pause = 16s
09:43:14 # }
09:43:14 }
09:43:14
09:43:14 persistence {
09:43:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:14 # The relative path is always relative to KARAF_HOME.
09:43:14
09:43:14 # snapshot-store.local.dir = "target/snapshots"
09:43:14
09:43:14 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:14 snapshot-store.local.use-lz4-compression = false
09:43:14 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:14 snapshot-store.local.lz4-blocksize = 256KB
09:43:14 }
09:43:14 disable-default-actor-system-quarantined-event-handling = "false"
09:43:14 }
09:43:14 }
09:43:14 Dump modules.conf
09:43:14 + echo 'Dump modules.conf'
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:43:14 modules = [
09:43:14
09:43:14 {
09:43:14 name = "inventory"
09:43:14 namespace = "urn:opendaylight:inventory"
09:43:14 shard-strategy = "module"
09:43:14 },
09:43:14 {
09:43:14 name = "topology"
09:43:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:14 shard-strategy = "module"
09:43:14 },
09:43:14 {
09:43:14 name = "toaster"
09:43:14 namespace = "http://netconfcentral.org/ns/toaster"
09:43:14 shard-strategy = "module"
09:43:14 }
09:43:14 ]
09:43:14 Dump module-shards.conf
09:43:14 + echo 'Dump module-shards.conf'
09:43:14 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:43:14 module-shards = [
09:43:14 {
09:43:14 name = "default"
09:43:14 shards = [
09:43:14 {
09:43:14 name = "default"
09:43:14 replicas = ["member-1"]
09:43:14 }
09:43:14 ]
09:43:14 },
09:43:14 {
09:43:14 name = "inventory"
09:43:14 shards = [
09:43:14 {
09:43:14 name="inventory"
09:43:14 replicas = ["member-1"]
09:43:14 }
09:43:14 ]
09:43:14 },
09:43:14 {
09:43:14 name = "topology"
09:43:14 shards = [
09:43:14 {
09:43:14 name="topology"
09:43:14 replicas = ["member-1"]
09:43:14 }
09:43:14 ]
09:43:14 },
09:43:14 {
09:43:14 name = "toaster"
09:43:14 shards = [
09:43:14 {
09:43:14 name="toaster"
09:43:14 replicas = ["member-1"]
09:43:14 }
09:43:14 ]
09:43:14 }
09:43:14 ]
09:43:14 Locating config plan to use...
09:43:14 Finished running config plans
09:43:14 Starting member-1 with IP address 10.30.170.30
09:43:14 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:15 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:15 Redirecting karaf console output to karaf_console.log
09:43:15 Starting controller...
09:43:15 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:43:15 Execute the post startup script on controller 10.30.170.30
09:43:15 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:15 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:43:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:20 2025-10-04T09:43:43,530 | 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:20 Controller is UP
09:44:20 2025-10-04T09:43:43,530 | 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:20 Listing all open ports on controller system...
09:44:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:20 looking for "BindException: Address already in use" in log file
09:44:20 looking for "server is unhealthy" in log file
09:44:20 Let's take the karaf thread dump
09:44:20 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:44:21 karaf main: org.apache.karaf.main.Main, pid:2020
09:44:21 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:44:21 Generating mininet variables...
09:44:21 Locating test plan to use...
09:44:21 Changing the testplan path...
09:44:21 # Place the suites in run order:
09:44:21 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:21 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:21 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:21 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:21 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:22 ==============================================================================
09:44:22 openflowplugin-sanity.txt
09:44:22 ==============================================================================
09:44:22 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:22 ==============================================================================
09:44:25 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:25 ==============================================================================
09:44:25 Get list of nodes :: Get the inventory | PASS |
09:44:28 ------------------------------------------------------------------------------
09:44:28 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:28 ------------------------------------------------------------------------------
09:44:28 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:28 ------------------------------------------------------------------------------
09:44:28 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:29 ------------------------------------------------------------------------------
09:44:29 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:29 ------------------------------------------------------------------------------
09:44:29 Link Down :: Take link s1-s2 down | PASS |
09:44:29 ------------------------------------------------------------------------------
09:44:29 Link Up :: Take link s1-s2 up | PASS |
09:44:29 ------------------------------------------------------------------------------
09:44:29 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:29 7 tests, 7 passed, 0 failed
09:44:29 ==============================================================================
09:44:29 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:29 ==============================================================================
09:44:29 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:29 ------------------------------------------------------------------------------
09:44:29 List all the links :: List all the links in the topology. | PASS |
09:44:33 ------------------------------------------------------------------------------
09:44:33 Link Down :: Take link s1-s2 down | PASS |
09:44:33 ------------------------------------------------------------------------------
09:44:33 Link Up :: Take link s1-s2 up | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:37 4 tests, 4 passed, 0 failed
09:44:37 ==============================================================================
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:37 ==============================================================================
09:44:37 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:37 4 tests, 4 passed, 0 failed
09:44:37 ==============================================================================
09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:37 ==============================================================================
09:44:37 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:37 ------------------------------------------------------------------------------
09:44:37 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:39 ------------------------------------------------------------------------------
09:44:39 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:39 ------------------------------------------------------------------------------
09:44:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:39 ------------------------------------------------------------------------------
09:44:39 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:42 ------------------------------------------------------------------------------
09:44:42 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:42 6 tests, 6 passed, 0 failed
09:44:42 ==============================================================================
09:44:42 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:42 21 tests, 21 passed, 0 failed
09:44:42 ==============================================================================
09:44:42 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:42 ==============================================================================
09:44:44 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:44:44 ==============================================================================
09:44:44 Get list of nodes :: Get the inventory | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Link Down :: Take link s1-s2 down | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Link Up :: Take link s1-s2 up | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:44:47 7 tests, 7 passed, 0 failed
09:44:47 ==============================================================================
09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:44:47 ==============================================================================
09:44:47 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 List all the links :: List all the links in the topology. | PASS |
09:44:53 ------------------------------------------------------------------------------
09:44:53 Link Down :: Take link s1-s2 down | PASS |
09:44:53 ------------------------------------------------------------------------------
09:44:53 Link Up :: Take link s1-s2 up | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:44:57 4 tests, 4 passed, 0 failed
09:44:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:44:57 ==============================================================================
09:44:57 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:44:57 4 tests, 4 passed, 0 failed
09:44:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:44:57 ==============================================================================
09:44:57 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:44:57 ------------------------------------------------------------------------------
09:44:57 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:08 ------------------------------------------------------------------------------
09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:08 9 tests, 9 passed, 0 failed
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:08 24 tests, 24 passed, 0 failed
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:08 ==============================================================================
09:45:11 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:11 ==============================================================================
09:45:12 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Test Is Flow 1 Added | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Test Is Flow 2 Added | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Test Is Flow 3 Added | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Test Is Flow 4 Added | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Test Is Flow 5 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 6 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 7 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 8 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 9 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 10 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 11 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 14 Added | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Test Is Flow 15 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 16 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 17 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 18 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 19 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 20 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 21 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 22 Added | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Test Is Flow 23 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 24 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 25 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 31 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 36 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 38 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 43 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 45 Added | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Test Is Flow 101 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 102 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 103 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 104 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 105 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 106 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 107 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 108 Added | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Test Is Flow 109 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 110 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 113 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 156 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 201 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 202 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 203 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 204 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 205 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 206 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 209 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 214 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 218 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 219 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 220 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 221 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 222 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 223 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 224 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 225 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 550 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 1 Updated | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 2 Updated | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 3 Updated | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 4 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 5 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 6 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 7 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 8 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 9 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 10 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 11 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 14 Updated | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 15 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 16 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 17 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 18 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 19 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 20 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 21 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 22 Updated | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 23 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 24 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 25 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 31 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 36 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 38 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 43 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 45 Updated | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 101 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 102 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 103 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 104 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 105 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 106 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 107 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 108 Updated | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 109 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 110 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 113 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 156 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 201 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 202 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 203 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 204 Updated | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 205 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 206 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 209 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 214 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 218 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 219 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 220 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 221 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 222 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 223 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 224 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 225 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 550 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 1 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 2 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 3 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 4 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 5 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 6 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 7 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 8 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 9 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 10 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 11 Deleted | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 14 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 15 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 16 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 17 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 18 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 19 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 20 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 21 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 22 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 23 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 24 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 25 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 31 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 36 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 38 Deleted | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 43 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 45 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 101 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 102 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 103 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 104 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 105 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 106 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 107 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 108 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 109 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 110 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 113 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 156 Deleted | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 201 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 202 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 203 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 204 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 205 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 206 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 209 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 214 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 218 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 219 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 220 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 221 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 222 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 223 Deleted | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 224 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 225 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 550 Deleted | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:45:42 174 tests, 174 passed, 0 failed
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:45:42 ==============================================================================
09:45:42 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 1 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 2 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 3 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 4 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 5 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 6 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 7 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 8 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 9 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 10 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 11 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 15 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 16 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 17 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 18 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 19 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 20 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 21 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 22 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 23 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 24 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 25 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 31 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 36 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 38 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 43 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 45 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 101 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 102 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 103 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 104 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 105 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 106 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 107 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 108 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 109 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 110 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 113 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 201 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 202 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 203 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 204 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 205 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 206 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 209 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 214 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 218 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 219 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 220 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 1 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 2 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 3 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 4 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 5 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 6 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 7 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 8 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 9 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 10 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 11 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 14 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 15 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 16 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 17 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 18 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 19 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 20 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 21 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 22 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 23 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 24 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 25 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 31 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 36 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 38 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 43 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 45 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 101 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 102 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 103 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 104 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 105 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 106 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 107 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 108 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 109 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 110 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 113 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 201 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 202 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 203 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 204 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 205 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 206 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 209 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 214 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 218 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 219 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 220 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 1 Deleted | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 2 Deleted | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 3 Deleted | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 4 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 5 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 6 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 7 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 8 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 9 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 10 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 11 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 14 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 15 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 16 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 17 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 18 Deleted | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 19 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 20 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 21 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 22 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 23 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 24 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 25 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 31 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 36 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 38 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 43 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 45 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 101 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 102 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 103 Deleted | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 104 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 105 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 106 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 107 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 108 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 109 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 110 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 113 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 201 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 202 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 203 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 204 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 205 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 206 Deleted | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 209 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 214 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 218 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 219 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 220 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:20 152 tests, 152 passed, 0 failed
09:47:20 ==============================================================================
09:47:20 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:20 326 tests, 326 passed, 0 failed
09:47:20 ==============================================================================
09:47:20 openflowplugin-sanity.txt.Reconciliation
09:47:20 ==============================================================================
09:47:20 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:20 ==============================================================================
09:47:20 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:33 | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:43 | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Stop Mininet :: Stop Mininet. | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Check No Switches :: Check no switches in topology. | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:18 23 tests, 23 passed, 0 failed
09:48:18 ==============================================================================
09:48:18 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:18 23 tests, 23 passed, 0 failed
09:48:18 ==============================================================================
09:48:18 openflowplugin-sanity.txt | PASS |
09:48:18 394 tests, 394 passed, 0 failed
09:48:18 ==============================================================================
09:48:18 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:22 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:22 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:22 Examining the files in data/log and checking filesize
09:48:22 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:23 total 1036
09:48:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 09:43 .
09:48:23 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 4 09:43 karaf_console.log
09:48:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 09:43 ..
09:48:23 -rw-rw-r-- 1 jenkins jenkins 1047527 Oct 4 09:48 karaf.log
09:48:23 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:23 1.0M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:48:23 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:48:23 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:23 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:48:23 Let's take the karaf thread dump again...
09:48:23 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:23 karaf main: org.apache.karaf.main.Main, pid:4627
09:48:23 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:24 Killing ODL
09:48:24 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:29 Compressing karaf.log 1
09:48:29 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:29 Fetching compressed karaf.log 1
09:48:29 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:29 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:30 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:30 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:30 Fetch GC logs
09:48:30 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
09:48:30 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:48:30 Examine copied files
09:48:30 total 43824
09:48:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 4 09:48 gclogs-1
09:48:30 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 4 09:48 odl1_karaf_console.log
09:48:30 -rw-rw-r--. 1 jenkins jenkins 70493 Oct 4 09:48 odl1_karaf.log.gz
09:48:30 -rw-rw-r--. 1 jenkins jenkins 147169 Oct 4 09:48 karaf_1_4627_threads_after.log
09:48:30 -rw-rw-r--. 1 jenkins jenkins 14432 Oct 4 09:48 ps_after.log
09:48:30 -rw-rw-r--. 1 jenkins jenkins 270974 Oct 4 09:48 report.html
09:48:30 -rw-rw-r--. 1 jenkins jenkins 3377909 Oct 4 09:48 log.html
09:48:30 -rw-rw-r--. 1 jenkins jenkins 40798365 Oct 4 09:48 output.xml
09:48:30 -rw-rw-r--. 1 jenkins jenkins 491 Oct 4 09:44 testplan.txt
09:48:30 -rw-rw-r--. 1 jenkins jenkins 108737 Oct 4 09:44 karaf_1_2020_threads_before.log
09:48:30 -rw-rw-r--. 1 jenkins jenkins 14374 Oct 4 09:44 ps_before.log
09:48:30 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 4 09:43 post-startup-script.sh
09:48:30 -rw-rw-r--. 1 jenkins jenkins 252 Oct 4 09:43 startup-script.sh
09:48:30 -rw-rw-r--. 1 jenkins jenkins 3494 Oct 4 09:43 configuration-script.sh
09:48:30 -rw-rw-r--. 1 jenkins jenkins 337 Oct 4 09:42 detect_variables.env
09:48:30 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 4 09:42 pom.xml
09:48:30 -rw-rw-r--. 1 jenkins jenkins 92 Oct 4 09:42 set_variables.env
09:48:30 -rw-rw-r--. 1 jenkins jenkins 295 Oct 4 09:42 slave_addresses.txt
09:48:30 -rw-rw-r--. 1 jenkins jenkins 570 Oct 4 09:42 requirements.txt
09:48:30 -rw-rw-r--. 1 jenkins jenkins 26 Oct 4 09:42 env.properties
09:48:30 -rw-rw-r--. 1 jenkins jenkins 334 Oct 4 09:41 stack-parameters.yaml
09:48:30 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 09:40 test
09:48:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 4 09:40 test@tmp
09:48:30 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 09:33 maven-metadata.xml
09:48:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16751791765334849882.sh
09:48:30 Karaf Deployments, Tests must have already run
09:48:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins18338444386787313485.sh
09:48:30 Cleaning up Robot installation...
09:48:31 $ ssh-agent -k
09:48:31 unset SSH_AUTH_SOCK;
09:48:31 unset SSH_AGENT_PID;
09:48:31 echo Agent pid 6994 killed;
09:48:31 [ssh-agent] Stopped.
09:48:31 Recording plot data
09:48:31 Robot results publisher started...
09:48:31 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:31 -Parsing output xml:
09:48:32 Done!
09:48:32 -Copying log files to build dir:
09:48:33 Done!
09:48:33 -Assigning results to build:
09:48:33 Done!
09:48:33 -Checking thresholds:
09:48:33 Done!
09:48:33 Done publishing Robot results.
09:48:33 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15639389502223386607.sh
09:48:33 Archiving csit artifacts
09:48:33 mv: cannot stat '*_1.png': No such file or directory
09:48:33 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:33 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:33 Dload Upload Total Spent Left Speed
09:48:33
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3525k 0 3525k 0 0 4738k 0 --:--:-- --:--:-- --:--:-- 4738k
09:48:34 Archive: robot-plugin.zip
09:48:34 inflating: ./archives/robot-plugin/log.html
09:48:34 inflating: ./archives/robot-plugin/output.xml
09:48:34 inflating: ./archives/robot-plugin/report.html
09:48:34 mv: cannot stat '*.log.gz': No such file or directory
09:48:34 mv: cannot stat '*.csv': No such file or directory
09:48:34 mv: cannot stat '*.png': No such file or directory
09:48:34 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1465780654855280458.sh
09:48:34 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:34 [EnvInject] - Injecting environment variables from a build step.
09:48:34 [EnvInject] - Injecting as environment variables the properties content
09:48:34 OS_CLOUD=vex
09:48:34 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:48:34
09:48:34 [EnvInject] - Variables injected successfully.
09:48:34 provisioning config files...
09:48:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1354116203103214219.sh
09:48:35 ---> openstack-stack-delete.sh
09:48:35 Setup pyenv:
09:48:35 system
09:48:35 3.8.13
09:48:35 3.9.13
09:48:35 3.10.13
09:48:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:48:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:48:37 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:37 lf-activate-venv(): INFO: Base packages installed successfully
09:48:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:48:59 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:49:02 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
09:49:14 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:49:14 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-497
09:49:14 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins93247998434952866.sh
09:49:14 ---> sysstat.sh
09:49:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4121540315489961087.sh
09:49:15 ---> package-listing.sh
09:49:15 ++ facter osfamily
09:49:15 ++ tr '[:upper:]' '[:lower:]'
09:49:15 + OS_FAMILY=redhat
09:49:15 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:15 + START_PACKAGES=/tmp/packages_start.txt
09:49:15 + END_PACKAGES=/tmp/packages_end.txt
09:49:15 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:15 + PACKAGES=/tmp/packages_start.txt
09:49:15 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:15 + PACKAGES=/tmp/packages_end.txt
09:49:15 + case "${OS_FAMILY}" in
09:49:15 + rpm -qa
09:49:15 + sort
09:49:16 + '[' -f /tmp/packages_start.txt ']'
09:49:16 + '[' -f /tmp/packages_end.txt ']'
09:49:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:16 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:16 + 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:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12909084864557287595.sh
09:49:16 ---> capture-instance-metadata.sh
09:49:16 Setup pyenv:
09:49:16 system
09:49:16 3.8.13
09:49:16 3.9.13
09:49:16 3.10.13
09:49:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:49:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:18 lf-activate-venv(): INFO: Base packages installed successfully
09:49:18 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:49:28 INFO: Running in OpenStack, capturing instance metadata
09:49:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins59745858180084630.sh
09:49:29 provisioning config files...
09:49:29 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #497
09:49:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config127055881025742555tmp
09:49:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:29 provisioning config files...
09:49:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:29 [EnvInject] - Injecting environment variables from a build step.
09:49:29 [EnvInject] - Injecting as environment variables the properties content
09:49:29 SERVER_ID=logs
09:49:29
09:49:29 [EnvInject] - Variables injected successfully.
09:49:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18429439659663860027.sh
09:49:29 ---> create-netrc.sh
09:49:29 WARN: Log server credential not found.
09:49:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10312625843035397810.sh
09:49:29 ---> python-tools-install.sh
09:49:29 Setup pyenv:
09:49:29 system
09:49:29 3.8.13
09:49:29 3.9.13
09:49:29 3.10.13
09:49:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:32 lf-activate-venv(): INFO: Base packages installed successfully
09:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8963623428948953113.sh
09:49:42 ---> sudo-logs.sh
09:49:42 Archiving 'sudo' log..
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17342548089832556837.sh
09:49:42 ---> job-cost.sh
09:49:42 Setup pyenv:
09:49:42 system
09:49:42 3.8.13
09:49:42 3.9.13
09:49:42 3.10.13
09:49:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:45 lf-activate-venv(): INFO: Base packages installed successfully
09:49:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:49:53 DEBUG: total: 0.16999999999999998
09:49:53 INFO: Retrieving Stack Cost...
09:49:53 INFO: Retrieving Pricing Info for: v3-standard-2
09:49:53 INFO: Archiving Costs
09:49:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15595059039498392251.sh
09:49:53 ---> logs-deploy.sh
09:49:53 Setup pyenv:
09:49:53 system
09:49:53 3.8.13
09:49:53 3.9.13
09:49:53 3.10.13
09:49:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rbv2 from file:/tmp/.os_lf_venv
09:49:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:56 lf-activate-venv(): INFO: Base packages installed successfully
09:49:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:10 lf-activate-venv(): INFO: Adding /tmp/venv-rbv2/bin to PATH
09:50:10 WARNING: Nexus logging server not set
09:50:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/497/
09:50:10 INFO: archiving logs to S3
09:50:11 ---> uname -a:
09:50:11 Linux prd-centos8-robot-2c-8g-475.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:11
09:50:11
09:50:11 ---> lscpu:
09:50:11 Architecture: x86_64
09:50:11 CPU op-mode(s): 32-bit, 64-bit
09:50:11 Byte Order: Little Endian
09:50:11 CPU(s): 2
09:50:11 On-line CPU(s) list: 0,1
09:50:11 Thread(s) per core: 1
09:50:11 Core(s) per socket: 1
09:50:11 Socket(s): 2
09:50:11 NUMA node(s): 1
09:50:11 Vendor ID: AuthenticAMD
09:50:11 CPU family: 23
09:50:11 Model: 49
09:50:11 Model name: AMD EPYC-Rome Processor
09:50:11 Stepping: 0
09:50:11 CPU MHz: 2799.998
09:50:11 BogoMIPS: 5599.99
09:50:11 Virtualization: AMD-V
09:50:11 Hypervisor vendor: KVM
09:50:11 Virtualization type: full
09:50:11 L1d cache: 32K
09:50:11 L1i cache: 32K
09:50:11 L2 cache: 512K
09:50:11 L3 cache: 16384K
09:50:11 NUMA node0 CPU(s): 0,1
09:50:11 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:11
09:50:11
09:50:11 ---> nproc:
09:50:11 2
09:50:11
09:50:11
09:50:11 ---> df -h:
09:50:11 Filesystem Size Used Avail Use% Mounted on
09:50:11 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:11 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:11 tmpfs 3.8G 17M 3.8G 1% /run
09:50:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:11 /dev/vda1 40G 8.4G 32G 21% /
09:50:11 tmpfs 770M 0 770M 0% /run/user/1001
09:50:11
09:50:11
09:50:11 ---> free -m:
09:50:11 total used free shared buff/cache available
09:50:11 Mem: 7697 593 4815 19 2288 6805
09:50:11 Swap: 1023 0 1023
09:50:11
09:50:11
09:50:11 ---> ip addr:
09:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:11 inet 127.0.0.1/8 scope host lo
09:50:11 valid_lft forever preferred_lft forever
09:50:11 inet6 ::1/128 scope host
09:50:11 valid_lft forever preferred_lft forever
09:50:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:11 link/ether fa:16:3e:c8:6f:74 brd ff:ff:ff:ff:ff:ff
09:50:11 altname enp0s3
09:50:11 altname ens3
09:50:11 inet 10.30.171.210/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:11 valid_lft 56244sec preferred_lft 56244sec
09:50:11 inet6 fe80::f816:3eff:fec8:6f74/64 scope link
09:50:11 valid_lft forever preferred_lft forever
09:50:11
09:50:11
09:50:11 ---> sar -b -r -n DEV:
09:50:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU)
09:50:11
09:50:11 01:27:31 LINUX RESTART (2 CPU)
09:50:11
09:50:11 01:28:01 AM tps rtps wtps bread/s bwrtn/s
09:50:11 01:29:01 AM 10.74 6.81 3.93 2614.69 1609.33
09:50:11 01:30:01 AM 0.33 0.00 0.33 0.00 5.58
09:50:11 01:31:01 AM 0.42 0.03 0.38 0.53 6.63
09:50:11 01:32:01 AM 0.23 0.00 0.23 0.00 2.87
09:50:11 01:33:01 AM 0.28 0.00 0.28 0.00 4.90
09:50:11 01:34:01 AM 0.33 0.00 0.33 0.00 5.75
09:50:11 01:35:01 AM 0.15 0.00 0.15 0.00 2.08
09:50:11 01:36:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:11 01:37:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 01:38:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:11 01:39:01 AM 0.25 0.00 0.25 0.00 3.45
09:50:11 01:40:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 01:41:01 AM 0.22 0.00 0.22 0.00 2.53
09:50:11 01:42:01 AM 0.22 0.00 0.22 0.00 3.63
09:50:11 01:43:01 AM 1.27 0.03 1.23 0.27 29.38
09:50:11 01:44:01 AM 0.23 0.00 0.23 0.00 4.28
09:50:11 01:45:01 AM 0.12 0.00 0.12 0.00 1.47
09:50:11 01:46:01 AM 0.12 0.00 0.12 0.00 0.92
09:50:11 01:47:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:11 01:48:01 AM 0.28 0.00 0.28 0.00 3.95
09:50:11 01:49:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 01:50:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 01:51:01 AM 0.13 0.00 0.13 0.00 1.10
09:50:11 01:52:01 AM 0.20 0.00 0.20 0.00 2.55
09:50:11 01:53:01 AM 0.18 0.00 0.18 0.00 2.30
09:50:11 01:54:01 AM 0.33 0.00 0.33 0.00 5.10
09:50:11 01:55:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:11 01:56:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:11 01:57:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 01:58:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:11 01:59:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:11 02:00:01 AM 0.12 0.00 0.12 0.00 0.94
09:50:11 02:01:01 AM 0.27 0.02 0.25 0.13 2.95
09:50:11 02:02:01 AM 0.30 0.07 0.23 1.73 4.38
09:50:11 02:03:01 AM 0.30 0.00 0.30 0.00 3.65
09:50:11 02:04:01 AM 0.25 0.00 0.25 0.00 3.88
09:50:11 02:05:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:11 02:06:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 02:07:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:11 02:08:01 AM 0.23 0.00 0.23 0.00 3.13
09:50:11 02:09:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 02:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 02:11:01 AM 0.22 0.00 0.22 0.00 2.68
09:50:11 02:12:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:11 02:13:01 AM 0.23 0.00 0.23 0.00 2.85
09:50:11 02:14:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:11 02:15:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 02:16:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 02:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 02:18:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:11 02:19:01 AM 0.58 0.32 0.27 6.93 3.97
09:50:11 02:20:01 AM 0.77 0.00 0.77 0.00 18.88
09:50:11 02:20:01 AM 0.00 0.00 0.00 0.00 0.00
09:50:11 02:21:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:11 02:22:02 AM 0.17 0.00 0.17 0.00 2.67
09:50:11 02:23:01 AM 0.30 0.00 0.30 0.00 4.29
09:50:11 02:24:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:11 02:25:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 02:26:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 02:27:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:11 02:28:01 AM 0.13 0.00 0.13 0.00 0.97
09:50:11 02:29:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:11 02:30:01 AM 0.22 0.00 0.22 0.00 2.57
09:50:11 02:31:01 AM 0.28 0.00 0.28 0.00 3.65
09:50:11 02:32:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:11 02:33:01 AM 0.20 0.00 0.20 0.00 2.55
09:50:11 02:34:01 AM 0.20 0.00 0.20 0.00 3.37
09:50:11 02:35:01 AM 7.50 5.95 1.55 574.97 50.31
09:50:11 02:36:01 AM 1.62 0.00 1.62 0.00 25.86
09:50:11 02:37:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 02:38:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:11 02:39:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:11 02:40:01 AM 0.35 0.00 0.35 0.00 5.58
09:50:11 02:41:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:11 02:42:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:11 02:43:01 AM 0.12 0.00 0.12 0.00 0.83
09:50:11 02:44:01 AM 0.25 0.00 0.25 0.00 4.48
09:50:11 02:45:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:11 02:46:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:11 02:47:01 AM 0.18 0.00 0.18 0.00 2.78
09:50:11 02:48:01 AM 0.23 0.00 0.23 0.00 2.88
09:50:11 02:49:01 AM 0.27 0.00 0.27 0.00 4.47
09:50:11 02:50:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:11 02:51:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:11 02:52:01 AM 0.13 0.00 0.13 0.00 1.83
09:50:11 02:53:01 AM 0.23 0.00 0.23 0.00 3.23
09:50:11 02:54:01 AM 0.28 0.00 0.28 0.00 4.68
09:50:11 02:55:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:11 02:56:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 02:57:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 02:58:01 AM 0.18 0.00 0.18 0.00 2.43
09:50:11 02:59:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:11 03:00:01 AM 0.25 0.00 0.25 0.00 3.83
09:50:11 03:01:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:11 03:02:01 AM 0.20 0.00 0.20 0.00 3.46
09:50:11 03:03:01 AM 0.18 0.00 0.18 0.00 1.93
09:50:11 03:04:01 AM 0.22 0.00 0.22 0.00 3.48
09:50:11 03:05:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:11 03:06:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:11 03:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 03:08:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 03:09:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:11 03:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 03:11:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:11 03:12:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:11 03:13:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:11 03:14:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:11 03:15:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:11 03:16:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:11 03:17:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:11 03:18:01 AM 0.18 0.00 0.18 0.00 1.63
09:50:11 03:19:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 03:20:01 AM 0.12 0.00 0.12 0.00 0.91
09:50:11 03:21:01 AM 0.25 0.00 0.25 0.00 3.22
09:50:11 03:22:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:11 03:23:01 AM 0.23 0.00 0.23 0.00 3.38
09:50:11 03:24:01 AM 0.20 0.00 0.20 0.00 3.33
09:50:11 03:25:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 03:26:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:11 03:27:02 AM 0.13 0.00 0.13 0.00 1.05
09:50:11 03:28:01 AM 0.17 0.00 0.17 0.00 1.66
09:50:11 03:29:01 AM 0.30 0.00 0.30 0.00 4.95
09:50:11 03:30:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:11 03:31:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:11 03:32:01 AM 0.12 0.00 0.12 0.00 1.57
09:50:11 03:33:01 AM 0.20 0.00 0.20 0.00 3.08
09:50:11 03:34:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:11 03:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 03:36:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:11 03:37:01 AM 0.20 0.00 0.20 0.00 2.03
09:50:11 03:38:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:11 03:39:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 03:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 03:41:01 AM 0.13 0.00 0.13 0.00 1.23
09:50:11 03:42:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:11 03:43:01 AM 0.23 0.00 0.23 0.00 2.70
09:50:11 03:44:01 AM 0.23 0.00 0.23 0.00 4.02
09:50:11 03:45:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 03:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 03:47:01 AM 0.20 0.00 0.20 0.00 2.72
09:50:11 03:48:01 AM 0.32 0.00 0.32 0.00 3.83
09:50:11 03:49:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:11 03:50:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:11 03:51:01 AM 0.25 0.00 0.25 0.00 2.94
09:50:11 03:52:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:11 03:53:01 AM 0.20 0.00 0.20 0.00 1.78
09:50:11 03:54:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:11 03:55:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 03:56:01 AM 0.08 0.00 0.08 0.00 0.58
09:50:11 03:57:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:11 03:58:01 AM 0.18 0.00 0.18 0.00 1.97
09:50:11 03:59:01 AM 0.30 0.00 0.30 0.00 4.78
09:50:11 04:00:01 AM 0.25 0.00 0.25 0.00 3.81
09:50:11 04:01:01 AM 0.23 0.00 0.23 0.00 2.61
09:50:11 04:02:01 AM 0.13 0.00 0.13 0.00 2.42
09:50:11 04:03:01 AM 0.23 0.00 0.23 0.00 2.38
09:50:11 04:04:01 AM 0.33 0.00 0.33 0.00 6.32
09:50:11 04:05:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:11 04:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 04:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 04:08:01 AM 0.22 0.00 0.22 0.00 2.87
09:50:11 04:09:01 AM 0.92 0.00 0.92 0.00 13.81
09:50:11 04:10:01 AM 0.47 0.00 0.47 0.00 6.63
09:50:11 04:11:01 AM 0.40 0.00 0.40 0.00 4.26
09:50:11 04:12:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:11 04:13:01 AM 0.38 0.00 0.38 0.00 4.17
09:50:11 04:14:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:11 04:15:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 04:16:01 AM 0.35 0.00 0.35 0.00 3.50
09:50:11 04:17:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:11 04:18:01 AM 0.37 0.00 0.37 0.00 3.52
09:50:11 04:19:01 AM 0.45 0.00 0.45 0.00 5.76
09:50:11 04:20:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:11 04:20:01 AM 0.00 0.00 0.00 0.00 0.00
09:50:11 04:21:01 AM 0.37 0.00 0.37 0.00 4.10
09:50:11 04:22:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:11 04:23:01 AM 0.35 0.00 0.35 0.00 3.37
09:50:11 04:24:01 AM 0.50 0.00 0.50 0.00 7.43
09:50:11 04:25:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:11 04:26:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:11 04:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 04:28:01 AM 0.40 0.00 0.40 0.00 3.97
09:50:11 04:29:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:11 04:30:01 AM 0.30 0.00 0.30 0.00 3.04
09:50:11 04:30:01 AM 0.00 0.00 0.00 0.00 0.00
09:50:11 04:31:01 AM 0.47 0.00 0.47 0.00 6.36
09:50:11 04:32:01 AM 0.32 0.00 0.32 0.00 3.55
09:50:11 04:33:02 AM 0.35 0.00 0.35 0.00 3.90
09:50:11 04:34:01 AM 0.42 0.00 0.42 0.00 5.54
09:50:11 04:35:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:11 04:36:01 AM 0.28 0.00 0.28 0.00 3.05
09:50:11 04:37:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:11 04:38:01 AM 0.40 0.00 0.40 0.00 3.83
09:50:11 04:39:01 AM 0.45 0.00 0.45 0.00 6.03
09:50:11 04:40:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:11 04:41:01 AM 0.45 0.00 0.45 0.00 6.23
09:50:11 04:42:01 AM 0.32 0.00 0.32 0.00 3.55
09:50:11 04:43:01 AM 0.40 0.00 0.40 0.00 3.82
09:50:11 04:44:01 AM 0.38 0.00 0.38 0.00 5.48
09:50:11 04:45:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:11 04:46:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 04:47:01 AM 0.32 0.00 0.32 0.00 3.73
09:50:11 04:48:01 AM 0.48 0.00 0.48 0.00 5.50
09:50:11 04:49:01 AM 0.42 0.00 0.42 0.00 5.98
09:50:11 04:50:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:11 04:51:01 AM 0.37 0.00 0.37 0.00 4.15
09:50:11 04:52:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:11 04:53:01 AM 0.37 0.00 0.37 0.00 3.50
09:50:11 04:54:01 AM 0.37 0.00 0.37 0.00 5.45
09:50:11 04:55:01 AM 0.47 0.00 0.47 0.00 5.83
09:50:11 04:56:01 AM 0.50 0.00 0.50 0.00 6.30
09:50:11 04:57:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 04:58:01 AM 0.35 0.00 0.35 0.00 3.52
09:50:11 04:59:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:11 05:00:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:11 05:01:01 AM 0.37 0.00 0.37 0.00 4.15
09:50:11 05:02:01 AM 0.40 0.00 0.40 0.00 5.53
09:50:11 05:03:01 AM 0.40 0.00 0.40 0.00 3.90
09:50:11 05:04:01 AM 0.40 0.00 0.40 0.00 5.45
09:50:11 05:05:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 05:06:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:11 05:07:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:11 05:08:01 AM 0.37 0.00 0.37 0.00 3.50
09:50:11 05:09:01 AM 0.42 0.00 0.42 0.00 4.70
09:50:11 05:10:01 AM 0.40 0.00 0.40 0.00 4.44
09:50:11 05:11:01 AM 0.30 0.00 0.30 0.00 2.26
09:50:11 05:12:01 AM 0.28 0.00 0.28 0.00 3.07
09:50:11 05:13:01 AM 0.37 0.00 0.37 0.00 3.53
09:50:11 05:14:01 AM 0.43 0.00 0.43 0.00 5.71
09:50:11 05:15:01 AM 0.28 0.00 0.28 0.00 2.27
09:50:11 05:16:01 AM 0.37 0.00 0.37 0.00 3.73
09:50:11 05:17:01 AM 0.35 0.00 0.35 0.00 3.83
09:50:11 05:18:01 AM 0.35 0.00 0.35 0.00 3.62
09:50:11 05:19:01 AM 0.42 0.00 0.42 0.00 5.50
09:50:11 05:20:01 AM 0.33 0.00 0.33 0.00 2.96
09:50:11 05:21:01 AM 0.38 0.00 0.38 0.00 4.26
09:50:11 05:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 05:23:01 AM 0.43 0.00 0.43 0.00 5.73
09:50:11 05:24:01 AM 0.42 0.00 0.42 0.00 5.35
09:50:11 05:25:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:11 05:26:01 AM 0.28 0.00 0.28 0.00 3.15
09:50:11 05:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 05:28:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:11 05:29:01 AM 0.43 0.00 0.43 0.00 5.75
09:50:11 05:30:01 AM 0.30 0.00 0.30 0.00 3.44
09:50:11 05:31:01 AM 0.46 0.00 0.46 0.00 5.56
09:50:11 05:32:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:11 05:33:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:11 05:34:01 AM 0.45 0.00 0.45 0.00 5.80
09:50:11 05:35:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:11 05:36:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 05:37:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:11 05:38:01 AM 1.17 0.00 1.17 0.00 19.95
09:50:11 05:39:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:11 05:40:01 AM 0.12 0.00 0.12 0.00 0.91
09:50:11 05:40:02 AM 0.00 0.00 0.00 0.00 0.00
09:50:11 05:41:01 AM 0.22 0.00 0.22 0.00 2.59
09:50:11 05:42:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:11 05:43:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:11 05:44:01 AM 0.20 0.00 0.20 0.00 3.10
09:50:11 05:45:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:11 05:46:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:11 05:47:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:11 05:48:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 05:49:01 AM 0.35 0.00 0.35 0.00 5.36
09:50:11 05:50:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:11 05:51:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:11 05:52:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:11 05:53:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:11 05:54:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:11 05:55:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 05:56:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:11 05:57:01 AM 0.18 0.00 0.18 0.00 1.90
09:50:11 05:58:01 AM 0.20 0.00 0.20 0.00 1.92
09:50:11 05:59:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 06:00:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 06:01:01 AM 0.13 0.00 0.13 0.00 1.10
09:50:11 06:02:01 AM 0.25 0.00 0.25 0.00 4.13
09:50:11 06:03:01 AM 0.25 0.00 0.25 0.00 3.23
09:50:11 06:04:01 AM 0.18 0.00 0.18 0.00 3.32
09:50:11 06:05:01 AM 0.25 0.00 0.25 0.00 3.27
09:50:11 06:06:01 AM 0.17 0.00 0.17 0.00 1.67
09:50:11 06:07:01 AM 0.18 0.00 0.18 0.00 1.77
09:50:11 06:08:01 AM 0.18 0.00 0.18 0.00 1.53
09:50:11 06:09:01 AM 0.27 0.00 0.27 0.00 3.35
09:50:11 06:10:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:11 06:11:01 AM 0.20 0.00 0.20 0.00 2.18
09:50:11 06:12:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:11 06:13:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:11 06:14:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:11 06:15:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 06:16:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:11 06:17:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:11 06:18:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:11 06:19:01 AM 0.27 0.00 0.27 0.00 3.63
09:50:11 06:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 06:21:01 AM 0.12 0.00 0.12 0.00 0.86
09:50:11 06:22:01 AM 0.15 0.00 0.15 0.00 2.78
09:50:11 06:23:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:11 06:24:01 AM 0.38 0.00 0.38 0.00 6.56
09:50:11 06:25:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:11 06:26:01 AM 0.17 0.00 0.17 0.00 2.00
09:50:11 06:27:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:11 06:28:01 AM 0.13 0.00 0.13 0.00 1.40
09:50:11 06:29:01 AM 0.30 0.00 0.30 0.00 4.25
09:50:11 06:30:01 AM 0.15 0.00 0.15 0.00 1.83
09:50:11 06:31:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:11 06:32:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:11 06:33:01 AM 0.18 0.00 0.18 0.00 2.02
09:50:11 06:34:01 AM 0.27 0.00 0.27 0.00 4.30
09:50:11 06:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 06:36:01 AM 0.10 0.00 0.10 0.00 1.23
09:50:11 06:37:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 06:38:01 AM 0.22 0.00 0.22 0.00 2.83
09:50:11 06:39:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:11 06:40:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 06:41:01 AM 0.20 0.00 0.20 0.00 2.53
09:50:11 06:42:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:11 06:43:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:11 06:44:01 AM 0.18 0.00 0.18 0.00 3.33
09:50:11 06:45:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 06:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 06:47:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:11 06:48:01 AM 0.27 0.00 0.27 0.00 2.98
09:50:11 06:49:02 AM 0.30 0.00 0.30 0.00 4.58
09:50:11 06:50:01 AM 0.14 0.00 0.14 0.00 1.08
09:50:11 06:51:01 AM 0.17 0.00 0.17 0.00 1.22
09:50:11 06:52:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:11 06:53:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:11 06:54:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:11 06:55:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:11 06:56:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:11 06:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 06:58:01 AM 0.20 0.00 0.20 0.00 1.95
09:50:11 06:59:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 07:00:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:11 07:01:01 AM 0.17 0.00 0.17 0.00 1.22
09:50:11 07:02:01 AM 0.20 0.00 0.20 0.00 3.71
09:50:11 07:03:01 AM 0.27 0.00 0.27 0.00 3.63
09:50:11 07:04:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:11 07:05:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:11 07:06:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 07:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 07:08:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:11 07:09:01 AM 0.30 0.00 0.30 0.00 4.82
09:50:11 07:10:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:11 07:11:01 AM 0.23 0.00 0.23 0.00 2.77
09:50:11 07:12:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:11 07:13:01 AM 0.28 0.00 0.28 0.00 4.03
09:50:11 07:14:01 AM 0.27 0.00 0.27 0.00 4.07
09:50:11 07:15:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:11 07:16:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:11 07:17:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:11 07:18:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 07:19:01 AM 0.25 0.00 0.25 0.00 3.63
09:50:11 07:20:01 AM 0.13 0.00 0.13 0.00 1.43
09:50:11 07:21:01 AM 0.13 0.00 0.13 0.00 1.25
09:50:11 07:22:01 AM 0.20 0.00 0.20 0.00 2.27
09:50:11 07:23:01 AM 0.25 0.00 0.25 0.00 3.22
09:50:11 07:24:01 AM 0.22 0.00 0.22 0.00 4.05
09:50:11 07:25:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 07:26:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:11 07:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 07:28:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 07:29:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 07:30:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 07:31:01 AM 0.22 0.00 0.22 0.00 2.54
09:50:11 07:32:01 AM 0.18 0.00 0.18 0.00 2.82
09:50:11 07:33:01 AM 0.92 0.00 0.92 0.00 13.95
09:50:11 07:34:01 AM 0.35 0.00 0.35 0.00 4.35
09:50:11 07:35:01 AM 0.37 0.00 0.37 0.00 3.65
09:50:11 07:36:01 AM 0.35 0.00 0.35 0.00 3.73
09:50:11 07:37:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:11 07:38:01 AM 0.30 0.00 0.30 0.00 2.20
09:50:11 07:39:01 AM 0.43 0.00 0.43 0.00 5.93
09:50:11 07:40:01 AM 0.34 0.00 0.34 0.00 3.22
09:50:11 07:41:01 AM 0.30 0.00 0.30 0.00 2.42
09:50:11 07:42:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:11 07:43:01 AM 0.47 0.00 0.47 0.00 5.85
09:50:11 07:44:01 AM 0.42 0.00 0.42 0.00 6.03
09:50:11 07:45:01 AM 0.32 0.00 0.32 0.00 3.07
09:50:11 07:46:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 07:47:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:11 07:48:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:11 07:49:01 AM 0.38 0.00 0.38 0.00 4.95
09:50:11 07:50:01 AM 0.37 0.00 0.37 0.00 3.66
09:50:11 07:51:01 AM 0.45 0.00 0.45 0.00 5.64
09:50:11 07:52:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:11 07:53:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:11 07:54:01 AM 0.40 0.00 0.40 0.00 5.45
09:50:11 07:55:01 AM 0.37 0.00 0.37 0.00 3.63
09:50:11 07:56:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:11 07:57:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:11 07:58:02 AM 0.40 0.00 0.40 0.00 4.07
09:50:11 07:59:01 AM 0.42 0.00 0.42 0.00 5.41
09:50:11 08:00:01 AM 0.43 0.00 0.43 0.00 5.03
09:50:11 08:01:01 AM 0.35 0.00 0.35 0.00 3.97
09:50:11 08:02:01 AM 0.28 0.00 0.28 0.00 3.28
09:50:11 08:03:01 AM 0.42 0.00 0.42 0.00 4.20
09:50:11 08:04:01 AM 0.52 0.00 0.52 0.00 7.43
09:50:11 08:05:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:11 08:06:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:11 08:07:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 08:08:01 AM 0.35 0.00 0.35 0.00 3.88
09:50:11 08:09:01 AM 0.45 0.00 0.45 0.00 5.58
09:50:11 08:10:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:11 08:11:01 AM 0.43 0.00 0.43 0.00 5.18
09:50:11 08:12:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:11 08:13:01 AM 0.38 0.00 0.38 0.00 3.92
09:50:11 08:14:01 AM 0.40 0.00 0.40 0.00 5.98
09:50:11 08:15:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:11 08:16:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 08:17:01 AM 0.27 0.00 0.27 0.00 2.38
09:50:11 08:18:01 AM 0.38 0.00 0.38 0.00 3.93
09:50:11 08:19:01 AM 0.45 0.00 0.45 0.00 5.58
09:50:11 08:20:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:11 08:21:01 AM 0.45 0.00 0.45 0.00 5.96
09:50:11 08:22:01 AM 0.32 0.00 0.32 0.00 3.27
09:50:11 08:23:01 AM 0.52 0.00 0.52 0.00 6.77
09:50:11 08:24:01 AM 0.40 0.00 0.40 0.00 5.72
09:50:11 08:25:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:11 08:26:01 AM 0.37 0.00 0.37 0.00 3.78
09:50:11 08:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:11 08:28:01 AM 0.43 0.00 0.43 0.00 5.20
09:50:11 08:29:01 AM 0.43 0.00 0.43 0.00 5.98
09:50:11 08:30:01 AM 0.33 0.00 0.33 0.00 3.19
09:50:11 08:31:01 AM 0.40 0.00 0.40 0.00 4.58
09:50:11 08:32:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:11 08:33:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:11 08:34:01 AM 0.45 0.00 0.45 0.00 5.90
09:50:11 08:35:01 AM 0.42 0.00 0.42 0.00 4.90
09:50:11 08:36:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:11 08:37:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:11 08:38:01 AM 0.88 0.00 0.88 0.00 13.25
09:50:11 08:39:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:11 08:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 08:41:01 AM 0.22 0.00 0.22 0.00 2.54
09:50:11 08:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:11 08:43:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:11 08:44:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:11 08:45:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:11 08:46:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 08:47:01 AM 0.08 0.00 0.08 0.00 0.72
09:50:11 08:48:01 AM 0.17 0.00 0.17 0.00 1.60
09:50:11 08:49:01 AM 0.40 0.00 0.40 0.00 6.68
09:50:11 08:50:01 AM 0.17 0.00 0.17 0.00 1.88
09:50:11 08:51:01 AM 0.18 0.00 0.18 0.00 2.62
09:50:11 08:52:01 AM 0.15 0.00 0.15 0.00 2.23
09:50:11 08:53:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:11 08:54:01 AM 0.20 0.00 0.20 0.00 3.55
09:50:11 08:55:01 AM 0.25 0.00 0.25 0.00 3.48
09:50:11 08:56:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:11 08:57:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:11 08:58:01 AM 0.28 0.00 0.28 0.00 3.83
09:50:11 08:59:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:11 09:00:01 AM 0.17 0.00 0.17 0.00 2.02
09:50:11 09:00:01 AM 0.00 0.00 0.00 0.00 0.00
09:50:11 09:01:01 AM 0.15 0.00 0.15 0.00 1.47
09:50:11 09:02:01 AM 0.22 0.00 0.22 0.00 3.85
09:50:11 09:03:01 AM 0.23 0.00 0.23 0.00 2.57
09:50:11 09:04:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:11 09:05:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:11 09:06:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 09:07:01 AM 0.10 0.00 0.10 0.00 0.64
09:50:11 09:08:01 AM 0.23 0.00 0.23 0.00 3.17
09:50:11 09:09:01 AM 0.30 0.00 0.30 0.00 4.82
09:50:11 09:10:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:11 09:11:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:11 09:12:01 AM 0.13 0.00 0.13 0.00 2.10
09:50:11 09:13:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:11 09:14:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:11 09:15:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:11 09:16:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:11 09:17:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:11 09:18:01 AM 0.18 0.00 0.18 0.00 2.20
09:50:11 09:19:01 AM 0.25 0.00 0.25 0.00 3.65
09:50:11 09:20:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:11 09:21:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:11 09:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:11 09:23:01 AM 0.28 0.00 0.28 0.00 4.03
09:50:11 09:24:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:11 09:25:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:11 09:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 09:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 09:28:01 AM 0.17 0.00 0.17 0.00 1.77
09:50:11 09:29:01 AM 0.23 0.00 0.23 0.00 3.10
09:50:11 09:30:01 AM 0.17 0.00 0.17 0.00 1.48
09:50:11 09:31:01 AM 0.37 0.00 0.37 0.00 5.38
09:50:11 09:32:01 AM 0.27 0.00 0.27 0.00 3.67
09:50:11 09:33:01 AM 0.20 0.00 0.20 0.00 3.22
09:50:11 09:34:01 AM 0.20 0.00 0.20 0.00 2.93
09:50:11 09:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:11 09:36:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:11 09:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:11 09:38:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:11 09:39:01 AM 0.20 0.00 0.20 0.00 3.37
09:50:11 09:40:01 AM 2.08 1.90 0.18 331.82 2.65
09:50:11 09:41:01 AM 88.10 6.36 81.74 1120.11 5904.61
09:50:11 09:42:01 AM 83.59 0.72 82.87 52.92 10814.61
09:50:11 09:43:01 AM 63.28 9.60 53.68 1726.76 3674.41
09:50:11 09:44:01 AM 34.24 0.03 34.21 3.47 6350.67
09:50:11 09:45:01 AM 5.18 0.22 4.97 11.73 236.94
09:50:11 09:46:01 AM 1.03 0.00 1.03 0.00 588.90
09:50:11 09:47:01 AM 0.47 0.00 0.47 0.00 339.69
09:50:11 09:48:01 AM 0.67 0.03 0.63 1.87 300.15
09:50:11 09:49:01 AM 14.88 0.32 14.56 36.93 723.46
09:50:11 09:50:01 AM 32.62 0.49 32.13 54.26 2912.81
09:50:11 Average: 0.93 0.07 0.87 13.03 69.77
09:50:11
09:50:11 01:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:11 01:29:01 AM 5856592 7216304 2025840 25.70 2688 1558560 648868 7.27 152212 1616024 16
09:50:11 01:30:01 AM 5855304 7215016 2027128 25.72 2688 1558560 636036 7.12 152252 1617492 16
09:50:11 01:31:01 AM 5855492 7215224 2026940 25.71 2688 1558580 636036 7.12 152272 1617708 12
09:50:11 01:32:01 AM 5855460 7215192 2026972 25.72 2688 1558580 636036 7.12 152272 1617708 4
09:50:11 01:33:01 AM 5852988 7212708 2029444 25.75 2688 1558584 636036 7.12 152272 1620252 4
09:50:11 01:34:01 AM 5853116 7212836 2029316 25.74 2688 1558584 636036 7.12 152272 1620096 12
09:50:11 01:35:01 AM 5853300 7213020 2029132 25.74 2688 1558584 636036 7.12 152272 1619896 8
09:50:11 01:36:01 AM 5851376 7211100 2031056 25.77 2688 1558588 636036 7.12 152272 1621948 4
09:50:11 01:37:01 AM 5851300 7211024 2031132 25.77 2688 1558588 636036 7.12 152272 1621952 4
09:50:11 01:38:01 AM 5851420 7211144 2031012 25.77 2688 1558588 636036 7.12 152272 1622068 4
09:50:11 01:39:01 AM 5851176 7210904 2031256 25.77 2688 1558592 636036 7.12 152272 1622036 4
09:50:11 01:40:01 AM 5851088 7210816 2031344 25.77 2688 1558592 635364 7.11 152272 1622088 4
09:50:11 01:41:01 AM 5851272 7211000 2031160 25.77 2688 1558592 635364 7.11 152276 1622084 4
09:50:11 01:42:01 AM 5850836 7210568 2031596 25.77 2688 1558596 635364 7.11 152276 1622296 4
09:50:11 01:43:01 AM 5850760 7210492 2031672 25.77 2688 1558596 633900 7.10 152460 1622120 4
09:50:11 01:44:01 AM 5850940 7210672 2031492 25.77 2688 1558596 633900 7.10 152460 1622052 4
09:50:11 01:45:01 AM 5850776 7210512 2031656 25.77 2688 1558600 633900 7.10 152460 1622240 16
09:50:11 01:46:01 AM 5851148 7210884 2031284 25.77 2688 1558600 633900 7.10 152460 1622028 12
09:50:11 01:47:01 AM 5851216 7210952 2031216 25.77 2688 1558600 633900 7.10 152460 1622028 4
09:50:11 01:48:01 AM 5851116 7210856 2031316 25.77 2688 1558604 633900 7.10 152460 1622032 4
09:50:11 01:49:01 AM 5850872 7210612 2031560 25.77 2688 1558604 633900 7.10 152468 1622212 4
09:50:11 01:50:01 AM 5851564 7211304 2030868 25.76 2688 1558604 634828 7.11 152460 1621688 4
09:50:11 01:51:01 AM 5851088 7210840 2031344 25.77 2688 1558608 634828 7.11 152460 1622040 4
09:50:11 01:52:01 AM 5850932 7210684 2031500 25.77 2688 1558608 634828 7.11 152460 1622024 4
09:50:11 01:53:01 AM 5850740 7210496 2031692 25.77 2688 1558612 634828 7.11 152460 1622144 4
09:50:11 01:54:01 AM 5850804 7210560 2031628 25.77 2688 1558612 634828 7.11 152460 1622216 4
09:50:11 01:55:01 AM 5850900 7210656 2031532 25.77 2688 1558612 634828 7.11 152460 1622164 4
09:50:11 01:56:01 AM 5850532 7210292 2031900 25.78 2688 1558616 634828 7.11 152460 1622420 4
09:50:11 01:57:01 AM 5850804 7210564 2031628 25.77 2688 1558616 634828 7.11 152460 1622196 4
09:50:11 01:58:01 AM 5851160 7210920 2031272 25.77 2688 1558616 634828 7.11 152460 1622084 4
09:50:11 01:59:01 AM 5850800 7210560 2031632 25.77 2688 1558616 634828 7.11 152460 1622172 4
09:50:11 02:00:01 AM 5851344 7211108 2031088 25.77 2688 1558620 638560 7.15 152460 1621760 4
09:50:11 02:01:01 AM 5850144 7209908 2032288 25.78 2688 1558620 638560 7.15 152460 1622688 4
09:50:11 02:02:01 AM 5849960 7209800 2032472 25.78 2688 1558696 638560 7.15 152612 1622768 4
09:50:11 02:03:01 AM 5850292 7210132 2032140 25.78 2688 1558696 638560 7.15 152612 1622428 4
09:50:11 02:04:01 AM 5850248 7210088 2032184 25.78 2688 1558696 638560 7.15 152612 1622500 4
09:50:11 02:05:01 AM 5850352 7210196 2032080 25.78 2688 1558700 638560 7.15 152612 1622436 4
09:50:11 02:06:01 AM 5850260 7210104 2032172 25.78 2688 1558700 638560 7.15 152612 1622436 4
09:50:11 02:07:01 AM 5850248 7210092 2032184 25.78 2688 1558700 638560 7.15 152612 1622552 4
09:50:11 02:08:01 AM 5850452 7210300 2031980 25.78 2688 1558704 638560 7.15 152612 1622440 4
09:50:11 02:09:01 AM 5850372 7210220 2032060 25.78 2688 1558704 638560 7.15 152612 1622516 4
09:50:11 02:10:01 AM 5850912 7210760 2031520 25.77 2688 1558704 638560 7.15 152612 1622108 4
09:50:11 02:11:01 AM 5849556 7209408 2032876 25.79 2688 1558708 638560 7.15 152612 1622964 16
09:50:11 02:12:01 AM 5850180 7210032 2032252 25.78 2688 1558708 638560 7.15 152612 1622556 12
09:50:11 02:13:01 AM 5850128 7209984 2032304 25.78 2688 1558712 638560 7.15 152612 1622560 4
09:50:11 02:14:01 AM 5850104 7209960 2032328 25.78 2688 1558712 638560 7.15 152612 1622640 4
09:50:11 02:15:01 AM 5850004 7209860 2032428 25.78 2688 1558712 638560 7.15 152612 1622572 4
09:50:11 02:16:01 AM 5850092 7209952 2032340 25.78 2688 1558716 638560 7.15 152616 1622572 4
09:50:11 02:17:01 AM 5850212 7210072 2032220 25.78 2688 1558716 637592 7.14 152616 1622572 4
09:50:11 02:18:01 AM 5850220 7210080 2032212 25.78 2688 1558716 637592 7.14 152616 1622572 8
09:50:11 02:19:01 AM 5850028 7210124 2032404 25.78 2688 1558836 637592 7.14 152732 1622760 4
09:50:11 02:20:01 AM 5850520 7210580 2031912 25.78 2688 1558916 636724 7.13 152756 1622308 4
09:50:11 02:20:01 AM 5850088 7210148 2032344 25.78 2688 1558916 636724 7.13 152756 1622660 16
09:50:11 02:21:01 AM 5849716 7209780 2032716 25.79 2688 1558920 636724 7.13 152756 1622864 16
09:50:11 02:22:02 AM 5849848 7209912 2032584 25.79 2688 1558920 636724 7.13 152756 1622708 8
09:50:11 02:23:01 AM 5849912 7209976 2032520 25.79 2688 1558920 636724 7.13 152756 1622708 4
09:50:11 02:24:01 AM 5849732 7209800 2032700 25.79 2688 1558924 636724 7.13 152756 1622784 4
09:50:11 02:25:01 AM 5849908 7209976 2032524 25.79 2688 1558924 636724 7.13 152756 1622716 4
09:50:11 02:26:01 AM 5850020 7210088 2032412 25.78 2688 1558924 636724 7.13 152756 1622716 4
09:50:11 02:27:01 AM 5849680 7209752 2032752 25.79 2688 1558928 636724 7.13 152756 1623176 4
09:50:11 02:28:01 AM 5849812 7209884 2032620 25.79 2688 1558928 636724 7.13 152756 1623020 8
09:50:11 02:29:01 AM 5849748 7209820 2032684 25.79 2688 1558928 636724 7.13 152756 1622980 8
09:50:11 02:30:01 AM 5849352 7209428 2033080 25.79 2688 1558932 652596 7.31 152756 1623032 4
09:50:11 02:31:01 AM 5849612 7209692 2032820 25.79 2688 1558936 652596 7.31 152756 1622920 4
09:50:11 02:32:01 AM 5849656 7209740 2032776 25.79 2688 1558940 652596 7.31 152756 1622924 4
09:50:11 02:33:01 AM 5849388 7209472 2033044 25.79 2688 1558940 652596 7.31 152756 1623148 4
09:50:11 02:34:01 AM 5849624 7209708 2032808 25.79 2688 1558940 652596 7.31 152756 1623012 4
09:50:11 02:35:01 AM 5832224 7209584 2050208 26.01 2688 1576180 636912 7.13 154920 1638060 668
09:50:11 02:36:01 AM 5832056 7209420 2050376 26.01 2688 1576184 636912 7.13 154920 1638272 4
09:50:11 02:37:01 AM 5832264 7209628 2050168 26.01 2688 1576184 636912 7.13 154920 1638184 4
09:50:11 02:38:01 AM 5832308 7209672 2050124 26.01 2688 1576184 636912 7.13 154920 1638068 4
09:50:11 02:39:01 AM 5832296 7209664 2050136 26.01 2688 1576188 636912 7.13 154920 1638256 4
09:50:11 02:40:01 AM 5831996 7209368 2050436 26.01 2688 1576192 636400 7.13 154948 1638280 4
09:50:11 02:41:01 AM 5832236 7209612 2050196 26.01 2688 1576196 636400 7.13 154948 1638168 4
09:50:11 02:42:01 AM 5832316 7209692 2050116 26.01 2688 1576196 636400 7.13 154948 1638052 4
09:50:11 02:43:01 AM 5832408 7209784 2050024 26.01 2688 1576196 636400 7.13 154948 1638052 4
09:50:11 02:44:01 AM 5832332 7209712 2050100 26.01 2688 1576200 636400 7.13 154948 1638124 4
09:50:11 02:45:01 AM 5832080 7209460 2050352 26.01 2688 1576200 636400 7.13 154948 1638172 4
09:50:11 02:46:01 AM 5832236 7209616 2050196 26.01 2688 1576200 636400 7.13 154948 1638172 4
09:50:11 02:47:01 AM 5831968 7209352 2050464 26.01 2688 1576204 636400 7.13 154948 1638472 4
09:50:11 02:48:01 AM 5832384 7209768 2050048 26.01 2688 1576204 636400 7.13 154948 1638064 4
09:50:11 02:49:01 AM 5832024 7209408 2050408 26.01 2688 1576204 636400 7.13 154948 1638252 4
09:50:11 02:50:01 AM 5832716 7210104 2049716 26.00 2688 1576208 633888 7.10 154948 1637724 4
09:50:11 02:51:01 AM 5832296 7209684 2050136 26.01 2688 1576208 633888 7.10 154948 1638072 4
09:50:11 02:52:01 AM 5832384 7209776 2050048 26.01 2688 1576212 633888 7.10 154948 1638076 4
09:50:11 02:53:01 AM 5832388 7209780 2050044 26.01 2688 1576212 633888 7.10 154948 1638124 4
09:50:11 02:54:01 AM 5832100 7209492 2050332 26.01 2688 1576212 633888 7.10 154948 1638320 16
09:50:11 02:55:01 AM 5832196 7209592 2050236 26.01 2688 1576216 633888 7.10 154948 1638120 8
09:50:11 02:56:01 AM 5832256 7209652 2050176 26.01 2688 1576216 633888 7.10 154948 1638124 4
09:50:11 02:57:01 AM 5832288 7209684 2050144 26.01 2688 1576216 633888 7.10 154948 1638128 4
09:50:11 02:58:01 AM 5831956 7209356 2050476 26.01 2688 1576220 633888 7.10 154948 1638236 4
09:50:11 02:59:01 AM 5832048 7209448 2050384 26.01 2688 1576220 633888 7.10 154948 1638204 4
09:50:11 03:00:01 AM 5832996 7210396 2049436 26.00 2688 1576220 628640 7.04 154956 1637496 4
09:50:11 03:01:01 AM 5831688 7209092 2050744 26.02 2688 1576224 628640 7.04 154956 1638544 4
09:50:11 03:02:01 AM 5832160 7209564 2050272 26.01 2688 1576224 628640 7.04 154972 1638256 4
09:50:11 03:03:01 AM 5832456 7209864 2049976 26.01 2688 1576228 628640 7.04 154972 1637852 4
09:50:11 03:04:01 AM 5832440 7209848 2049992 26.01 2688 1576228 628640 7.04 154972 1638036 4
09:50:11 03:05:01 AM 5832632 7210040 2049800 26.00 2688 1576228 628640 7.04 154972 1637852 4
09:50:11 03:06:01 AM 5832584 7209996 2049848 26.01 2688 1576232 628640 7.04 154972 1637824 4
09:50:11 03:07:01 AM 5832788 7210200 2049644 26.00 2688 1576232 628640 7.04 154972 1637856 4
09:50:11 03:08:01 AM 5832544 7209956 2049888 26.01 2688 1576232 628640 7.04 154972 1637856 4
09:50:11 03:09:01 AM 5832496 7209912 2049936 26.01 2688 1576236 628640 7.04 154972 1637932 4
09:50:11 03:10:01 AM 5833004 7210420 2049428 26.00 2688 1576236 626020 7.01 154972 1637516 0
09:50:11 03:11:01 AM 5832520 7209940 2049912 26.01 2688 1576240 626020 7.01 154972 1637984 8
09:50:11 03:12:01 AM 5832620 7210040 2049812 26.00 2688 1576240 626020 7.01 154972 1637868 4
09:50:11 03:13:01 AM 5832596 7210016 2049836 26.01 2688 1576240 626020 7.01 154972 1637876 8
09:50:11 03:14:01 AM 5832460 7209880 2049972 26.01 2688 1576240 626020 7.01 154972 1637972 4
09:50:11 03:15:01 AM 5832580 7210004 2049852 26.01 2688 1576244 641720 7.19 154972 1637912 4
09:50:11 03:16:01 AM 5832492 7209916 2049940 26.01 2688 1576244 641720 7.19 154972 1638028 4
09:50:11 03:17:01 AM 5832640 7210068 2049792 26.00 2688 1576248 641720 7.19 154972 1637916 4
09:50:11 03:18:01 AM 5832764 7210196 2049668 26.00 2688 1576252 641720 7.19 154972 1637920 4
09:50:11 03:19:01 AM 5832548 7209980 2049884 26.01 2688 1576252 641720 7.19 154972 1637992 8
09:50:11 03:20:01 AM 5833040 7210472 2049392 26.00 2688 1576252 641720 7.19 154972 1637576 4
09:50:11 03:21:01 AM 5832500 7209936 2049932 26.01 2688 1576256 641720 7.19 154972 1637932 4
09:50:11 03:22:01 AM 5832672 7210108 2049760 26.00 2688 1576256 641720 7.19 154972 1637932 4
09:50:11 03:23:01 AM 5832156 7209596 2050276 26.01 2688 1576260 641720 7.19 154972 1638400 4
09:50:11 03:24:01 AM 5832524 7209964 2049908 26.01 2688 1576260 641720 7.19 154972 1638120 4
09:50:11 03:25:01 AM 5832584 7210024 2049848 26.01 2688 1576260 641720 7.19 154972 1637944 4
09:50:11 03:26:01 AM 5832552 7209996 2049880 26.01 2688 1576264 641720 7.19 154972 1637948 4
09:50:11 03:27:02 AM 5832668 7210112 2049764 26.00 2688 1576264 641720 7.19 154972 1637952 4
09:50:11 03:28:01 AM 5832716 7210160 2049716 26.00 2688 1576264 641720 7.19 154972 1637952 4
09:50:11 03:29:01 AM 5832280 7209728 2050152 26.01 2688 1576268 641720 7.19 154972 1638232 4
09:50:11 03:30:01 AM 5832264 7209712 2050168 26.01 2688 1576268 641392 7.18 154972 1638192 4
09:50:11 03:31:01 AM 5832624 7210076 2049808 26.00 2688 1576272 641392 7.18 154972 1638008 4
09:50:11 03:32:01 AM 5832464 7209916 2049968 26.01 2688 1576272 641392 7.18 154972 1637968 4
09:50:11 03:33:01 AM 5831808 7209260 2050624 26.02 2688 1576272 641392 7.18 154972 1638376 4
09:50:11 03:34:01 AM 5832400 7209856 2050032 26.01 2688 1576276 641392 7.18 154972 1638040 4
09:50:11 03:35:01 AM 5832552 7210008 2049880 26.01 2688 1576276 641392 7.18 154972 1637972 4
09:50:11 03:36:01 AM 5832548 7210004 2049884 26.01 2688 1576276 641392 7.18 154972 1637972 8
09:50:11 03:37:01 AM 5832528 7209988 2049904 26.01 2688 1576280 641392 7.18 154972 1637976 4
09:50:11 03:38:01 AM 5832624 7210084 2049808 26.00 2688 1576280 641392 7.18 154972 1637976 4
09:50:11 03:39:01 AM 5832400 7209860 2050032 26.01 2688 1576280 641392 7.18 154972 1638044 4
09:50:11 03:40:01 AM 5832220 7209684 2050212 26.01 2688 1576284 636008 7.12 154972 1638096 4
09:50:11 03:41:01 AM 5832492 7209964 2049940 26.01 2688 1576288 636008 7.12 154972 1637992 4
09:50:11 03:42:01 AM 5832584 7210060 2049848 26.01 2688 1576292 636008 7.12 154972 1637996 4
09:50:11 03:43:01 AM 5832672 7210148 2049760 26.00 2688 1576292 636008 7.12 154972 1637996 4
09:50:11 03:44:01 AM 5832204 7209680 2050228 26.01 2688 1576292 636008 7.12 154972 1638064 4
09:50:11 03:45:01 AM 5832576 7210056 2049856 26.01 2688 1576296 636008 7.12 154972 1638004 4
09:50:11 03:46:01 AM 5832112 7209592 2050320 26.01 2688 1576296 636008 7.12 154972 1638384 16
09:50:11 03:47:01 AM 5832648 7210128 2049784 26.00 2688 1576296 636008 7.12 154972 1638008 8
09:50:11 03:48:01 AM 5832396 7209880 2050036 26.01 2688 1576300 636008 7.12 154972 1638012 8
09:50:11 03:49:01 AM 5832376 7209860 2050056 26.01 2688 1576300 636008 7.12 154972 1638084 4
09:50:11 03:50:01 AM 5824164 7201648 2058268 26.11 2688 1576300 637032 7.13 154972 1646484 8
09:50:11 03:51:01 AM 5823708 7201196 2058724 26.12 2688 1576304 637032 7.13 154972 1646884 4
09:50:11 03:52:01 AM 5823768 7201256 2058664 26.12 2688 1576304 637032 7.13 154972 1646768 4
09:50:11 03:53:01 AM 5821760 7199248 2060672 26.14 2688 1576304 637032 7.13 154972 1648816 0
09:50:11 03:54:01 AM 5821492 7198984 2060940 26.15 2688 1576308 637032 7.13 154972 1648892 4
09:50:11 03:55:01 AM 5821724 7199216 2060708 26.14 2688 1576308 637032 7.13 154972 1648824 4
09:50:11 03:56:01 AM 5821636 7199128 2060796 26.14 2688 1576308 637032 7.13 154972 1648824 4
09:50:11 03:57:01 AM 5821756 7199252 2060676 26.14 2688 1576312 637032 7.13 154972 1648832 4
09:50:11 03:58:01 AM 5821812 7199308 2060620 26.14 2688 1576312 637032 7.13 154972 1648832 4
09:50:11 03:59:01 AM 5821432 7198928 2061000 26.15 2688 1576312 637032 7.13 154972 1648900 4
09:50:11 04:00:01 AM 5822084 7199584 2060348 26.14 2688 1576316 637032 7.13 154972 1648488 4
09:50:11 04:01:01 AM 5820832 7198332 2061600 26.15 2688 1576316 637032 7.13 154972 1649504 4
09:50:11 04:02:01 AM 5819404 7196912 2063028 26.17 2688 1576324 637032 7.13 154980 1651128 4
09:50:11 04:03:01 AM 5819808 7197316 2062624 26.17 2688 1576324 637032 7.13 154980 1650888 4
09:50:11 04:04:01 AM 5819472 7196980 2062960 26.17 2688 1576324 637032 7.13 154980 1650960 4
09:50:11 04:05:01 AM 5819688 7197200 2062744 26.17 2688 1576328 637032 7.13 154980 1650896 4
09:50:11 04:06:01 AM 5819592 7197104 2062840 26.17 2688 1576328 637032 7.13 154980 1650900 4
09:50:11 04:07:01 AM 5819572 7197084 2062860 26.17 2688 1576328 637032 7.13 154980 1650900 4
09:50:11 04:08:01 AM 5818200 7195716 2064232 26.19 2688 1576332 628204 7.03 154980 1652264 4
09:50:11 04:09:01 AM 5819648 7197168 2062784 26.17 2688 1576336 637904 7.14 164476 1641484 4
09:50:11 04:10:01 AM 5819996 7197516 2062436 26.16 2688 1576336 638596 7.15 164476 1641068 4
09:50:11 04:11:01 AM 5819596 7197120 2062836 26.17 2688 1576340 638596 7.15 164476 1641424 4
09:50:11 04:12:01 AM 5819628 7197152 2062804 26.17 2688 1576340 638596 7.15 164476 1641424 4
09:50:11 04:13:01 AM 5819548 7197076 2062884 26.17 2688 1576344 638596 7.15 164476 1641412 4
09:50:11 04:14:01 AM 5817332 7194860 2065100 26.20 2688 1576344 638596 7.15 164476 1643544 4
09:50:11 04:15:01 AM 5817468 7194996 2064964 26.20 2688 1576344 638596 7.15 164476 1643592 4
09:50:11 04:16:01 AM 5817316 7194848 2065116 26.20 2688 1576348 638596 7.15 164476 1643480 4
09:50:11 04:17:01 AM 5817440 7194972 2064992 26.20 2688 1576348 638596 7.15 164476 1643480 4
09:50:11 04:18:01 AM 5817496 7195028 2064936 26.20 2688 1576348 638596 7.15 164476 1643480 4
09:50:11 04:19:01 AM 5817328 7194864 2065104 26.20 2688 1576352 638596 7.15 164476 1643668 4
09:50:11 04:20:01 AM 5817956 7195492 2064476 26.19 2688 1576352 633532 7.09 164476 1643136 4
09:50:11 04:20:01 AM 5817528 7195064 2064904 26.20 2688 1576352 633532 7.09 164476 1643484 16
09:50:11 04:21:01 AM 5817480 7195020 2064952 26.20 2688 1576356 633532 7.09 164476 1643488 4
09:50:11 04:22:01 AM 5817212 7194752 2065220 26.20 2688 1576356 633532 7.09 164476 1643616 4
09:50:11 04:23:01 AM 5817352 7194892 2065080 26.20 2688 1576356 633532 7.09 164476 1643500 4
09:50:11 04:24:01 AM 5817332 7194876 2065100 26.20 2688 1576360 633532 7.09 164476 1643572 4
09:50:11 04:25:01 AM 5817448 7194992 2064984 26.20 2688 1576360 633532 7.09 164476 1643504 4
09:50:11 04:26:01 AM 5817480 7195024 2064952 26.20 2688 1576360 633532 7.09 164476 1643620 4
09:50:11 04:27:01 AM 5817348 7194892 2065084 26.20 2688 1576360 633532 7.09 164476 1643504 4
09:50:11 04:28:01 AM 5817428 7194976 2065004 26.20 2688 1576364 633532 7.09 164476 1643508 4
09:50:11 04:29:01 AM 5817408 7194956 2065024 26.20 2688 1576364 633532 7.09 164476 1643576 4
09:50:11 04:30:01 AM 5817956 7195504 2064476 26.19 2688 1576364 627452 7.03 164476 1643164 4
09:50:11 04:30:01 AM 5817376 7194932 2065056 26.20 2688 1576372 627452 7.03 164476 1643516 24
09:50:11 04:31:01 AM 5814980 7192540 2067452 26.23 2688 1576372 627452 7.03 164476 1645960 4
09:50:11 04:32:01 AM 5812752 7190312 2069680 26.26 2688 1576372 627452 7.03 164476 1648096 4
09:50:11 04:33:02 AM 5812944 7190508 2069488 26.25 2688 1576376 627452 7.03 164476 1647896 4
09:50:11 04:34:01 AM 5813084 7190648 2069348 26.25 2688 1576376 627452 7.03 164476 1647760 4
09:50:11 04:35:01 AM 5813208 7190772 2069224 26.25 2688 1576376 627452 7.03 164476 1647808 4
09:50:11 04:36:01 AM 5813140 7190708 2069292 26.25 2688 1576380 627452 7.03 164476 1647812 4
09:50:11 04:37:01 AM 5813320 7190888 2069112 26.25 2688 1576380 627452 7.03 164476 1647696 4
09:50:11 04:38:01 AM 5813108 7190676 2069324 26.25 2688 1576380 627452 7.03 164476 1647696 4
09:50:11 04:39:01 AM 5811184 7188756 2071248 26.28 2688 1576384 627452 7.03 164476 1649816 4
09:50:11 04:40:01 AM 5810860 7188432 2071572 26.28 2688 1576384 628268 7.03 164476 1650140 4
09:50:11 04:41:01 AM 5808232 7185808 2074200 26.31 2688 1576388 628268 7.03 164476 1652604 4
09:50:11 04:42:01 AM 5808524 7186100 2073908 26.31 2688 1576388 628268 7.03 164476 1652504 4
09:50:11 04:43:01 AM 5808692 7186272 2073740 26.31 2688 1576392 628268 7.03 164476 1652392 4
09:50:11 04:44:01 AM 5808016 7185600 2074416 26.32 2688 1576396 628268 7.03 164476 1652964 4
09:50:11 04:45:01 AM 5808188 7185772 2074244 26.31 2688 1576396 628268 7.03 164476 1652896 4
09:50:11 04:46:01 AM 5808212 7185796 2074220 26.31 2688 1576396 628268 7.03 164476 1652896 8
09:50:11 04:47:01 AM 5806988 7184576 2075444 26.33 2688 1576400 628268 7.03 164476 1654096 4
09:50:11 04:48:01 AM 5807312 7184900 2075120 26.33 2688 1576400 628268 7.03 164476 1653684 4
09:50:11 04:49:01 AM 5805992 7183580 2076440 26.34 2688 1576400 628268 7.03 164476 1655120 4
09:50:11 04:50:01 AM 5806084 7183676 2076348 26.34 2688 1576404 640044 7.17 164476 1654948 4
09:50:11 04:51:01 AM 5806188 7183784 2076244 26.34 2688 1576408 640044 7.17 164476 1654728 4
09:50:11 04:52:01 AM 5806304 7183904 2076128 26.34 2688 1576412 640044 7.17 164476 1654732 4
09:50:11 04:53:01 AM 5806316 7183916 2076116 26.34 2688 1576412 640044 7.17 164476 1654732 4
09:50:11 04:54:01 AM 5806304 7183904 2076128 26.34 2688 1576412 640044 7.17 164476 1654916 4
09:50:11 04:55:01 AM 5805816 7183420 2076616 26.34 2688 1576416 640044 7.17 164476 1655056 4
09:50:11 04:56:01 AM 5806044 7183648 2076388 26.34 2688 1576416 640044 7.17 164476 1654856 4
09:50:11 04:57:01 AM 5806080 7183684 2076352 26.34 2688 1576416 640044 7.17 164476 1654856 4
09:50:11 04:58:01 AM 5806112 7183720 2076320 26.34 2688 1576420 640044 7.17 164476 1654976 4
09:50:11 04:59:01 AM 5805940 7183548 2076492 26.34 2688 1576420 640044 7.17 164476 1654928 4
09:50:11 05:00:01 AM 5806132 7183740 2076300 26.34 2688 1576420 627384 7.02 164476 1654744 4
09:50:11 05:01:01 AM 5805216 7182828 2077216 26.35 2688 1576424 642972 7.20 164476 1655560 4
09:50:11 05:02:01 AM 5805704 7183316 2076728 26.35 2688 1576424 642972 7.20 164476 1655280 4
09:50:11 05:03:01 AM 5805960 7183576 2076472 26.34 2688 1576428 642972 7.20 164476 1654876 4
09:50:11 05:04:01 AM 5805992 7183608 2076440 26.34 2688 1576428 642972 7.20 164476 1654948 8
09:50:11 05:05:01 AM 5806200 7183816 2076232 26.34 2688 1576428 642972 7.20 164476 1654880 4
09:50:11 05:06:01 AM 5806144 7183760 2076288 26.34 2688 1576428 642972 7.20 164476 1654880 4
09:50:11 05:07:01 AM 5806120 7183740 2076312 26.34 2688 1576432 642972 7.20 164476 1654884 4
09:50:11 05:08:01 AM 5806020 7183640 2076412 26.34 2688 1576432 642972 7.20 164484 1654960 4
09:50:11 05:09:01 AM 5805948 7183568 2076484 26.34 2688 1576432 642972 7.20 164476 1654952 4
09:50:11 05:10:01 AM 5806564 7184188 2075868 26.34 2688 1576436 645088 7.22 164476 1654540 4
09:50:11 05:11:01 AM 5806112 7183736 2076320 26.34 2688 1576436 645088 7.22 164476 1654888 4
09:50:11 05:12:01 AM 5806120 7183748 2076312 26.34 2688 1576440 645088 7.22 164476 1654892 4
09:50:11 05:13:01 AM 5805840 7183468 2076592 26.34 2688 1576440 645088 7.22 164476 1654892 4
09:50:11 05:14:01 AM 5805968 7183596 2076464 26.34 2688 1576440 645088 7.22 164476 1654960 4
09:50:11 05:15:01 AM 5806024 7183656 2076408 26.34 2688 1576444 645088 7.22 164476 1654896 4
09:50:11 05:16:01 AM 5806160 7183792 2076272 26.34 2688 1576444 645088 7.22 164476 1654896 4
09:50:11 05:17:01 AM 5806088 7183720 2076344 26.34 2688 1576444 645088 7.22 164476 1654896 4
09:50:11 05:18:01 AM 5806136 7183772 2076296 26.34 2688 1576448 645088 7.22 164476 1655016 4
09:50:11 05:19:01 AM 5806092 7183728 2076340 26.34 2688 1576448 645088 7.22 164476 1655036 4
09:50:11 05:20:01 AM 5806568 7184204 2075864 26.34 2688 1576448 646400 7.24 164476 1654556 4
09:50:11 05:21:01 AM 5806268 7183908 2076164 26.34 2688 1576452 646400 7.24 164476 1654912 4
09:50:11 05:22:01 AM 5805980 7183620 2076452 26.34 2688 1576452 646400 7.24 164476 1654912 8
09:50:11 05:23:01 AM 5805660 7183304 2076772 26.35 2688 1576456 646400 7.24 164476 1655324 4
09:50:11 05:24:01 AM 5806096 7183740 2076336 26.34 2688 1576456 646400 7.24 164476 1654984 4
09:50:11 05:25:01 AM 5806240 7183888 2076192 26.34 2688 1576460 646400 7.24 164476 1654920 4
09:50:11 05:26:01 AM 5806328 7183980 2076104 26.34 2688 1576464 646400 7.24 164476 1654928 4
09:50:11 05:27:01 AM 5806112 7183764 2076320 26.34 2688 1576464 646400 7.24 164476 1654928 4
09:50:11 05:28:01 AM 5806056 7183708 2076376 26.34 2688 1576464 646400 7.24 164476 1654928 4
09:50:11 05:29:01 AM 5806136 7183792 2076296 26.34 2688 1576468 646400 7.24 164476 1655000 4
09:50:11 05:30:01 AM 5806280 7183936 2076152 26.34 2688 1576468 646400 7.24 164476 1654856 4
09:50:11 05:31:01 AM 5806044 7183708 2076388 26.34 2688 1576472 646400 7.24 164476 1654936 4
09:50:11 05:32:01 AM 5805828 7183492 2076604 26.34 2688 1576472 646400 7.24 164476 1654936 4
09:50:11 05:33:01 AM 5805868 7183532 2076564 26.34 2688 1576472 646400 7.24 164476 1655072 4
09:50:11 05:34:01 AM 5806024 7183692 2076408 26.34 2688 1576476 646400 7.24 164476 1655008 4
09:50:11 05:35:01 AM 5805920 7183588 2076512 26.34 2688 1576476 646400 7.24 164476 1654940 4
09:50:11 05:36:01 AM 5805892 7183560 2076540 26.34 2688 1576476 646400 7.24 164476 1654940 4
09:50:11 05:37:01 AM 5805072 7182744 2077360 26.35 2688 1576480 628120 7.03 164476 1655756 4
09:50:11 05:38:01 AM 5805912 7183596 2076520 26.34 2688 1576492 646696 7.24 166024 1653412 4
09:50:11 05:39:01 AM 5805732 7183416 2076700 26.35 2688 1576492 646696 7.24 166024 1653480 4
09:50:11 05:40:01 AM 5806252 7183940 2076180 26.34 2688 1576496 646696 7.24 166024 1653068 4
09:50:11 05:40:02 AM 5805844 7183532 2076588 26.34 2688 1576496 646696 7.24 166024 1653416 12
09:50:11 05:41:01 AM 5805912 7183600 2076520 26.34 2688 1576496 646696 7.24 166024 1653532 4
09:50:11 05:42:01 AM 5805936 7183624 2076496 26.34 2688 1576496 646696 7.24 166024 1653416 4
09:50:11 05:43:01 AM 5806088 7183780 2076344 26.34 2688 1576500 646696 7.24 166024 1653420 4
09:50:11 05:44:01 AM 5806088 7183780 2076344 26.34 2688 1576500 646696 7.24 166024 1653488 8
09:50:11 05:45:01 AM 5805932 7183624 2076500 26.34 2688 1576500 646696 7.24 166024 1653424 4
09:50:11 05:46:01 AM 5805984 7183680 2076448 26.34 2688 1576504 646696 7.24 166024 1653428 4
09:50:11 05:47:01 AM 5805904 7183600 2076528 26.34 2688 1576504 646696 7.24 166024 1653544 4
09:50:11 05:48:01 AM 5806052 7183748 2076380 26.34 2688 1576504 646696 7.24 166024 1653428 4
09:50:11 05:49:01 AM 5805944 7183644 2076488 26.34 2688 1576508 646696 7.24 166024 1653500 4
09:50:11 05:50:01 AM 5805892 7183592 2076540 26.34 2688 1576508 637168 7.13 166024 1653548 4
09:50:11 05:51:01 AM 5805848 7183552 2076584 26.34 2688 1576512 637168 7.13 166024 1653436 4
09:50:11 05:52:01 AM 5805996 7183700 2076436 26.34 2688 1576512 637168 7.13 166024 1653436 4
09:50:11 05:53:01 AM 5806028 7183732 2076404 26.34 2688 1576512 637168 7.13 166024 1653436 4
09:50:11 05:54:01 AM 5805856 7183564 2076576 26.34 2688 1576516 637168 7.13 166024 1653660 4
09:50:11 05:55:01 AM 5805956 7183664 2076476 26.34 2688 1576516 637168 7.13 166024 1653592 4
09:50:11 05:56:01 AM 5805888 7183596 2076544 26.34 2688 1576516 637168 7.13 166024 1653592 4
09:50:11 05:57:01 AM 5805728 7183440 2076704 26.35 2688 1576520 637168 7.13 166024 1653596 4
09:50:11 05:58:01 AM 5805880 7183592 2076552 26.34 2688 1576520 637168 7.13 166024 1653480 4
09:50:11 05:59:01 AM 5805948 7183660 2076484 26.34 2688 1576520 637168 7.13 166024 1653548 4
09:50:11 06:00:01 AM 5805852 7183568 2076580 26.34 2688 1576524 629212 7.05 166024 1653600 4
09:50:11 06:01:01 AM 5804944 7182664 2077488 26.36 2688 1576528 629212 7.05 166024 1654184 4
09:50:11 06:02:01 AM 5805376 7183100 2077056 26.35 2688 1576532 629212 7.05 166024 1653764 4
09:50:11 06:03:01 AM 5805720 7183444 2076712 26.35 2688 1576532 629212 7.05 166024 1653500 4
09:50:11 06:04:01 AM 5805700 7183424 2076732 26.35 2688 1576532 629212 7.05 166024 1653568 8
09:50:11 06:05:01 AM 5805784 7183512 2076648 26.35 2688 1576536 629212 7.05 166024 1653504 4
09:50:11 06:06:01 AM 5805876 7183608 2076556 26.34 2688 1576540 629212 7.05 166024 1653508 4
09:50:11 06:07:01 AM 5805972 7183704 2076460 26.34 2688 1576540 629212 7.05 166024 1653508 4
09:50:11 06:08:01 AM 5805768 7183504 2076664 26.35 2688 1576544 629212 7.05 166024 1653512 4
09:50:11 06:09:01 AM 5805668 7183404 2076764 26.35 2688 1576544 629212 7.05 166024 1653580 4
09:50:11 06:10:01 AM 5806384 7184120 2076048 26.34 2688 1576544 632460 7.08 166024 1653284 4
09:50:11 06:11:01 AM 5805752 7183496 2076680 26.35 2688 1576552 632460 7.08 166024 1653524 4
09:50:11 06:12:01 AM 5805732 7183476 2076700 26.35 2688 1576552 632460 7.08 166024 1653524 4
09:50:11 06:13:01 AM 5805932 7183680 2076500 26.34 2688 1576556 632460 7.08 166024 1653528 4
09:50:11 06:14:01 AM 5805612 7183360 2076820 26.35 2688 1576556 632460 7.08 166024 1653600 4
09:50:11 06:15:01 AM 5805696 7183444 2076736 26.35 2688 1576556 632460 7.08 166024 1653532 4
09:50:11 06:16:01 AM 5805816 7183568 2076616 26.34 2688 1576560 632460 7.08 166024 1653536 4
09:50:11 06:17:01 AM 5805936 7183688 2076496 26.34 2688 1576560 632460 7.08 166024 1653504 4
09:50:11 06:18:01 AM 5805848 7183600 2076584 26.34 2688 1576560 632460 7.08 166024 1653520 4
09:50:11 06:19:01 AM 5805892 7183644 2076540 26.34 2688 1576560 632460 7.08 166024 1653720 4
09:50:11 06:20:01 AM 5806240 7183996 2076192 26.34 2688 1576564 626160 7.01 166024 1653192 4
09:50:11 06:21:01 AM 5805788 7183544 2076644 26.35 2688 1576564 626160 7.01 166024 1653544 4
09:50:11 06:22:01 AM 5805380 7183140 2077052 26.35 2688 1576568 626160 7.01 166024 1653968 4
09:50:11 06:23:01 AM 5805708 7183468 2076724 26.35 2688 1576568 641536 7.18 166024 1653676 4
09:50:11 06:24:01 AM 5805644 7183404 2076788 26.35 2688 1576568 641536 7.18 166024 1653628 4
09:50:11 06:25:01 AM 5805840 7183604 2076592 26.34 2688 1576572 641536 7.18 166024 1653564 4
09:50:11 06:26:01 AM 5805756 7183520 2076676 26.35 2688 1576572 641536 7.18 166024 1653564 4
09:50:11 06:27:01 AM 5805852 7183616 2076580 26.34 2688 1576572 641536 7.18 166024 1653680 4
09:50:11 06:28:01 AM 5805548 7183316 2076884 26.35 2688 1576576 641536 7.18 166024 1653888 4
09:50:11 06:29:01 AM 5805712 7183480 2076720 26.35 2688 1576576 641536 7.18 166024 1653756 4
09:50:11 06:30:01 AM 5806340 7184108 2076092 26.34 2688 1576576 640028 7.17 166024 1653224 4
09:50:11 06:31:01 AM 5805952 7183724 2076480 26.34 2688 1576580 640028 7.17 166024 1653580 4
09:50:11 06:32:01 AM 5805632 7183404 2076800 26.35 2688 1576580 640028 7.17 166024 1653696 4
09:50:11 06:33:01 AM 5805504 7183280 2076928 26.35 2688 1576584 640028 7.17 166024 1653788 4
09:50:11 06:34:01 AM 5805620 7183396 2076812 26.35 2688 1576584 640028 7.17 166024 1653652 4
09:50:11 06:35:01 AM 5805796 7183572 2076636 26.35 2688 1576584 640028 7.17 166024 1653588 4
09:50:11 06:36:01 AM 5805044 7182824 2077388 26.35 2688 1576588 640028 7.17 166024 1654116 4
09:50:11 06:37:01 AM 5805552 7183332 2076880 26.35 2688 1576588 640028 7.17 166024 1653708 4
09:50:11 06:38:01 AM 5805584 7183364 2076848 26.35 2688 1576588 640028 7.17 166024 1653708 4
09:50:11 06:39:01 AM 5805744 7183528 2076688 26.35 2688 1576592 640028 7.17 166024 1653664 4
09:50:11 06:40:01 AM 5806396 7184180 2076036 26.34 2688 1576592 656728 7.35 166024 1653248 4
09:50:11 06:41:01 AM 5805608 7183396 2076824 26.35 2688 1576596 656728 7.35 166024 1653600 4
09:50:11 06:42:01 AM 5805584 7183372 2076848 26.35 2688 1576596 656728 7.35 166024 1653716 4
09:50:11 06:43:01 AM 5805704 7183492 2076728 26.35 2688 1576596 656728 7.35 166024 1653716 4
09:50:11 06:44:01 AM 5805648 7183440 2076784 26.35 2688 1576600 656728 7.35 166024 1653672 4
09:50:11 06:45:01 AM 5805732 7183524 2076700 26.35 2688 1576600 656728 7.35 166024 1653720 4
09:50:11 06:46:01 AM 5805860 7183652 2076572 26.34 2688 1576600 656728 7.35 166024 1653604 4
09:50:11 06:47:01 AM 5805856 7183652 2076576 26.34 2688 1576604 656728 7.35 166024 1653608 4
09:50:11 06:48:01 AM 5805840 7183636 2076592 26.34 2688 1576604 656728 7.35 166024 1653608 4
09:50:11 06:49:02 AM 5805404 7183200 2077028 26.35 2688 1576604 656728 7.35 166024 1654024 4
09:50:11 06:50:01 AM 5805628 7183432 2076804 26.35 2688 1576612 629136 7.04 166024 1653740 4
09:50:11 06:51:01 AM 5805640 7183444 2076792 26.35 2688 1576612 629136 7.04 166024 1653624 4
09:50:11 06:52:01 AM 5805736 7183540 2076696 26.35 2688 1576612 629136 7.04 166024 1653624 4
09:50:11 06:53:01 AM 5805512 7183320 2076920 26.35 2688 1576616 629136 7.04 166024 1653628 4
09:50:11 06:54:01 AM 5805520 7183328 2076912 26.35 2688 1576616 629136 7.04 166024 1653696 4
09:50:11 06:55:01 AM 5805492 7183300 2076940 26.35 2688 1576616 629136 7.04 166024 1653744 4
09:50:11 06:56:01 AM 5805724 7183532 2076708 26.35 2688 1576616 629136 7.04 166024 1653628 4
09:50:11 06:57:01 AM 5805556 7183368 2076876 26.35 2688 1576620 629136 7.04 166024 1653632 4
09:50:11 06:58:01 AM 5805852 7183664 2076580 26.34 2688 1576620 629136 7.04 166024 1653632 4
09:50:11 06:59:01 AM 5805576 7183388 2076856 26.35 2688 1576620 629136 7.04 166024 1653704 4
09:50:11 07:00:01 AM 5805440 7183256 2076992 26.35 2688 1576624 646612 7.24 166024 1653756 4
09:50:11 07:01:01 AM 5804784 7182600 2077648 26.36 2688 1576624 646612 7.24 166024 1654340 4
09:50:11 07:02:01 AM 5805372 7183192 2077060 26.35 2688 1576628 646612 7.24 166024 1653988 4
09:50:11 07:03:01 AM 5805880 7183700 2076552 26.34 2688 1576628 646612 7.24 166024 1653648 4
09:50:11 07:04:01 AM 5805540 7183360 2076892 26.35 2688 1576628 646612 7.24 166024 1653864 16
09:50:11 07:05:01 AM 5805764 7183588 2076668 26.35 2688 1576632 646612 7.24 166024 1653664 8
09:50:11 07:06:01 AM 5805620 7183444 2076812 26.35 2688 1576632 646612 7.24 166024 1653664 4
09:50:11 07:07:01 AM 5805800 7183624 2076632 26.35 2688 1576632 631212 7.07 166024 1653664 4
09:50:11 07:08:01 AM 5805924 7183752 2076508 26.34 2688 1576636 631212 7.07 166024 1653668 4
09:50:11 07:09:01 AM 5805460 7183288 2076972 26.35 2688 1576636 631212 7.07 166024 1653736 4
09:50:11 07:10:01 AM 5804780 7182608 2077652 26.36 2688 1576636 648012 7.26 166024 1654212 8
09:50:11 07:11:01 AM 5805516 7183348 2076916 26.35 2688 1576640 648012 7.26 166024 1653832 12
09:50:11 07:12:01 AM 5805416 7183248 2077016 26.35 2688 1576640 648012 7.26 166024 1653704 4
09:50:11 07:13:01 AM 5805588 7183424 2076844 26.35 2688 1576644 648012 7.26 166024 1653708 8
09:50:11 07:14:01 AM 5805684 7183520 2076748 26.35 2688 1576644 648012 7.26 166024 1653780 4
09:50:11 07:15:01 AM 5805588 7183424 2076844 26.35 2688 1576644 648012 7.26 166024 1653924 4
09:50:11 07:16:01 AM 5805616 7183456 2076816 26.35 2688 1576648 648012 7.26 166024 1653724 4
09:50:11 07:17:01 AM 5805680 7183520 2076752 26.35 2688 1576648 648012 7.26 166024 1653724 4
09:50:11 07:18:01 AM 5805764 7183604 2076668 26.35 2688 1576648 648012 7.26 166024 1653724 4
09:50:11 07:19:01 AM 5805416 7183260 2077016 26.35 2688 1576652 648012 7.26 166024 1653940 4
09:50:11 07:20:01 AM 5805964 7183808 2076468 26.34 2688 1576652 647236 7.25 166024 1653516 4
09:50:11 07:21:01 AM 5805396 7183248 2077036 26.35 2688 1576660 647236 7.25 166024 1653760 4
09:50:11 07:22:01 AM 5805544 7183396 2076888 26.35 2688 1576660 647236 7.25 166024 1653760 4
09:50:11 07:23:01 AM 5805500 7183352 2076932 26.35 2688 1576660 647236 7.25 166032 1653844 4
09:50:11 07:24:01 AM 5805420 7183276 2077012 26.35 2688 1576664 647236 7.25 166024 1653840 4
09:50:11 07:25:01 AM 5805680 7183536 2076752 26.35 2688 1576664 647236 7.25 166024 1653776 4
09:50:11 07:26:01 AM 5805436 7183292 2076996 26.35 2688 1576664 647236 7.25 166024 1653776 4
09:50:11 07:27:01 AM 5805460 7183320 2076972 26.35 2688 1576668 647236 7.25 166024 1653780 4
09:50:11 07:28:01 AM 5805464 7183324 2076968 26.35 2688 1576668 647236 7.25 166024 1653780 4
09:50:11 07:29:01 AM 5805556 7183416 2076876 26.35 2688 1576668 647236 7.25 166024 1653848 4
09:50:11 07:30:01 AM 5806204 7184068 2076228 26.34 2688 1576672 624560 6.99 166024 1653436 4
09:50:11 07:31:01 AM 5805632 7183496 2076800 26.35 2688 1576672 624560 6.99 166024 1653784 4
09:50:11 07:32:01 AM 5804900 7182772 2077532 26.36 2688 1576680 646572 7.24 166024 1654140 4
09:50:11 07:33:01 AM 5805108 7182980 2077324 26.35 2688 1576680 638808 7.15 166456 1653728 4
09:50:11 07:34:01 AM 5805520 7183392 2076912 26.35 2688 1576680 638808 7.15 166456 1653452 4
09:50:11 07:35:01 AM 5805488 7183360 2076944 26.35 2688 1576680 638808 7.15 166456 1653512 4
09:50:11 07:36:01 AM 5805448 7183324 2076984 26.35 2688 1576684 638808 7.15 166456 1653400 4
09:50:11 07:37:01 AM 5805124 7183000 2077308 26.35 2688 1576684 638808 7.15 166456 1653748 4
09:50:11 07:38:01 AM 5805628 7183504 2076804 26.35 2688 1576684 638808 7.15 166456 1653408 4
09:50:11 07:39:01 AM 5805064 7182944 2077368 26.35 2688 1576688 638808 7.15 166456 1653836 4
09:50:11 07:40:01 AM 5805964 7183844 2076468 26.34 2688 1576688 638808 7.15 166456 1653080 4
09:50:11 07:41:01 AM 5805604 7183488 2076828 26.35 2688 1576692 638808 7.15 166456 1653432 4
09:50:11 07:42:01 AM 5805664 7183548 2076768 26.35 2688 1576692 638808 7.15 166456 1653432 4
09:50:11 07:43:01 AM 5805476 7183360 2076956 26.35 2688 1576692 638808 7.15 166456 1653432 4
09:50:11 07:44:01 AM 5805420 7183308 2077012 26.35 2688 1576696 638808 7.15 166456 1653504 4
09:50:11 07:45:01 AM 5805380 7183268 2077052 26.35 2688 1576696 638808 7.15 166456 1653436 4
09:50:11 07:46:01 AM 5805268 7183156 2077164 26.35 2688 1576696 638808 7.15 166456 1653552 4
09:50:11 07:47:01 AM 5805412 7183304 2077020 26.35 2688 1576700 638808 7.15 166456 1653440 4
09:50:11 07:48:01 AM 5805532 7183424 2076900 26.35 2688 1576700 638808 7.15 166456 1653440 4
09:50:11 07:49:01 AM 5805460 7183352 2076972 26.35 2688 1576700 638808 7.15 166456 1653508 4
09:50:11 07:50:01 AM 5805836 7183732 2076596 26.34 2688 1576704 640848 7.18 166456 1653100 4
09:50:11 07:51:01 AM 5805464 7183360 2076968 26.35 2688 1576704 640848 7.18 166456 1653448 4
09:50:11 07:52:01 AM 5805468 7183368 2076964 26.35 2688 1576708 640848 7.18 166456 1653452 4
09:50:11 07:53:01 AM 5805596 7183496 2076836 26.35 2688 1576708 640848 7.18 166456 1653452 4
09:50:11 07:54:01 AM 5805516 7183416 2076916 26.35 2688 1576708 640848 7.18 166456 1653520 4
09:50:11 07:55:01 AM 5805436 7183340 2076996 26.35 2688 1576712 640848 7.18 166456 1653456 4
09:50:11 07:56:01 AM 5805412 7183316 2077020 26.35 2688 1576712 640848 7.18 166456 1653456 4
09:50:11 07:57:01 AM 5805264 7183168 2077168 26.35 2688 1576712 640848 7.18 166456 1653728 4
09:50:11 07:58:02 AM 5805516 7183424 2076916 26.35 2688 1576716 640848 7.18 166456 1653460 4
09:50:11 07:59:01 AM 5805496 7183404 2076936 26.35 2688 1576716 640848 7.18 166456 1653528 4
09:50:11 08:00:01 AM 5805080 7182988 2077352 26.35 2688 1576716 659564 7.39 166456 1653692 4
09:50:11 08:01:01 AM 5804448 7182360 2077984 26.36 2688 1576720 627704 7.03 166456 1654276 4
09:50:11 08:02:01 AM 5805192 7183104 2077240 26.35 2688 1576720 627704 7.03 166456 1653920 4
09:50:11 08:03:01 AM 5805648 7183564 2076784 26.35 2688 1576724 627704 7.03 166456 1653468 4
09:50:11 08:04:01 AM 5805456 7183372 2076976 26.35 2688 1576724 627704 7.03 166456 1653536 4
09:50:11 08:05:01 AM 5805320 7183236 2077112 26.35 2688 1576724 627704 7.03 166456 1653468 4
09:50:11 08:06:01 AM 5805288 7183208 2077144 26.35 2688 1576728 627704 7.03 166456 1653588 4
09:50:11 08:07:01 AM 5805416 7183336 2077016 26.35 2688 1576728 627704 7.03 166456 1653476 4
09:50:11 08:08:01 AM 5805212 7183132 2077220 26.35 2688 1576728 627704 7.03 166456 1653612 4
09:50:11 08:09:01 AM 5805208 7183132 2077224 26.35 2688 1576732 627704 7.03 166456 1653552 4
09:50:11 08:10:01 AM 5805064 7182988 2077368 26.35 2688 1576732 629232 7.05 166456 1653600 4
09:50:11 08:11:01 AM 5805256 7183180 2077176 26.35 2688 1576732 629232 7.05 166456 1653488 4
09:50:11 08:12:01 AM 5805140 7183068 2077292 26.35 2688 1576736 629232 7.05 166456 1653696 4
09:50:11 08:13:01 AM 5805356 7183288 2077076 26.35 2688 1576740 629232 7.05 166456 1653496 4
09:50:11 08:14:01 AM 5805192 7183124 2077240 26.35 2688 1576740 629232 7.05 166456 1653636 4
09:50:11 08:15:01 AM 5805340 7183276 2077092 26.35 2688 1576744 629232 7.05 166456 1653508 4
09:50:11 08:16:01 AM 5805600 7183536 2076832 26.35 2688 1576744 629232 7.05 166456 1653508 4
09:50:11 08:17:01 AM 5805484 7183420 2076948 26.35 2688 1576744 629232 7.05 166456 1653508 4
09:50:11 08:18:01 AM 5805384 7183324 2077048 26.35 2688 1576748 629232 7.05 166456 1653512 4
09:50:11 08:19:01 AM 5805316 7183256 2077116 26.35 2688 1576748 629232 7.05 166456 1653696 4
09:50:11 08:20:01 AM 5805172 7183112 2077260 26.35 2688 1576748 646308 7.24 166456 1653628 4
09:50:11 08:21:01 AM 5805432 7183380 2077000 26.35 2688 1576756 646308 7.24 166456 1653524 4
09:50:11 08:22:01 AM 5805500 7183448 2076932 26.35 2688 1576756 646308 7.24 166456 1653524 4
09:50:11 08:23:01 AM 5804880 7182832 2077552 26.36 2688 1576760 646308 7.24 166456 1653872 4
09:50:11 08:24:01 AM 5805192 7183144 2077240 26.35 2688 1576760 646308 7.24 166456 1653612 4
09:50:11 08:25:01 AM 5805160 7183112 2077272 26.35 2688 1576760 646308 7.24 166456 1653544 4
09:50:11 08:26:01 AM 5805456 7183412 2076976 26.35 2688 1576764 646308 7.24 166456 1653548 4
09:50:11 08:27:01 AM 5805236 7183192 2077196 26.35 2688 1576764 646308 7.24 166456 1653548 4
09:50:11 08:28:01 AM 5805460 7183416 2076972 26.35 2688 1576764 646308 7.24 166456 1653548 4
09:50:11 08:29:01 AM 5805144 7183104 2077288 26.35 2688 1576768 646308 7.24 166456 1653756 4
09:50:11 08:30:01 AM 5805892 7183852 2076540 26.34 2688 1576768 643748 7.21 166456 1653204 4
09:50:11 08:31:01 AM 5805284 7183252 2077148 26.35 2688 1576776 643748 7.21 166456 1653676 4
09:50:11 08:32:01 AM 5805296 7183264 2077136 26.35 2688 1576776 643748 7.21 166456 1653696 4
09:50:11 08:33:01 AM 5805004 7182972 2077428 26.36 2688 1576776 643748 7.21 166456 1653844 4
09:50:11 08:34:01 AM 5805200 7183172 2077232 26.35 2688 1576780 643748 7.21 166460 1653628 4
09:50:11 08:35:01 AM 5805160 7183132 2077272 26.35 2688 1576780 643748 7.21 166456 1653576 4
09:50:11 08:36:01 AM 5805180 7183152 2077252 26.35 2688 1576780 643748 7.21 166456 1653676 4
09:50:11 08:37:01 AM 5803480 7181456 2078952 26.37 2688 1576784 649204 7.27 166456 1655304 4
09:50:11 08:38:01 AM 5805340 7183320 2077092 26.35 2688 1576788 649200 7.27 166828 1653216 4
09:50:11 08:39:01 AM 5805172 7183152 2077260 26.35 2688 1576788 649200 7.27 166828 1653272 4
09:50:11 08:40:01 AM 5805636 7183620 2076796 26.35 2688 1576792 635900 7.12 166828 1652876 4
09:50:11 08:41:01 AM 5805136 7183120 2077296 26.35 2688 1576792 635900 7.12 166828 1653224 4
09:50:11 08:42:01 AM 5805336 7183324 2077096 26.35 2688 1576796 635900 7.12 166828 1653228 4
09:50:11 08:43:01 AM 5805320 7183308 2077112 26.35 2688 1576796 635900 7.12 166828 1653344 4
09:50:11 08:44:01 AM 5804784 7182772 2077648 26.36 2688 1576796 635900 7.12 166828 1653752 4
09:50:11 08:45:01 AM 5805192 7183184 2077240 26.35 2688 1576800 635900 7.12 166828 1653248 8
09:50:11 08:46:01 AM 5805260 7183252 2077172 26.35 2688 1576800 635900 7.12 166828 1653248 4
09:50:11 08:47:01 AM 5805084 7183076 2077348 26.35 2688 1576800 635900 7.12 166828 1653364 4
09:50:11 08:48:01 AM 5805144 7183136 2077288 26.35 2688 1576800 635900 7.12 166828 1653364 4
09:50:11 08:49:01 AM 5805328 7183324 2077104 26.35 2688 1576804 635900 7.12 166828 1653320 4
09:50:11 08:50:01 AM 5805896 7183892 2076536 26.34 2688 1576804 636328 7.12 166828 1652904 4
09:50:11 08:51:01 AM 5805260 7183260 2077172 26.35 2688 1576808 636328 7.12 166828 1653256 4
09:50:11 08:52:01 AM 5805172 7183172 2077260 26.35 2688 1576808 636328 7.12 166828 1653256 4
09:50:11 08:53:01 AM 5805216 7183216 2077216 26.35 2688 1576808 636328 7.12 166828 1653372 4
09:50:11 08:54:01 AM 5804968 7182972 2077464 26.36 2688 1576812 636328 7.12 166828 1653444 4
09:50:11 08:55:01 AM 5805228 7183232 2077204 26.35 2688 1576812 636328 7.12 166828 1653260 4
09:50:11 08:56:01 AM 5805164 7183168 2077268 26.35 2688 1576812 636328 7.12 166828 1653376 4
09:50:11 08:57:01 AM 5805036 7183044 2077396 26.35 2688 1576816 636328 7.12 166828 1653380 4
09:50:11 08:58:01 AM 5804692 7182704 2077740 26.36 2688 1576820 636328 7.12 166828 1653796 4
09:50:11 08:59:01 AM 5805224 7183236 2077208 26.35 2688 1576820 636328 7.12 166828 1653340 4
09:50:11 09:00:01 AM 5805720 7183736 2076712 26.35 2688 1576824 633836 7.10 166828 1652928 4
09:50:11 09:00:01 AM 5805288 7183304 2077144 26.35 2688 1576824 633836 7.10 166828 1653276 16
09:50:11 09:01:01 AM 5804212 7182228 2078220 26.37 2688 1576824 633836 7.10 166828 1653972 4
09:50:11 09:02:01 AM 5804628 7182648 2077804 26.36 2688 1576828 633836 7.10 166836 1653680 4
09:50:11 09:03:01 AM 5805288 7183308 2077144 26.35 2688 1576828 633836 7.10 166836 1653272 4
09:50:11 09:04:01 AM 5805236 7183256 2077196 26.35 2688 1576828 633836 7.10 166836 1653344 4
09:50:11 09:05:01 AM 5804940 7182964 2077492 26.36 2688 1576832 633836 7.10 166836 1653484 4
09:50:11 09:06:01 AM 5805052 7183076 2077380 26.35 2688 1576832 633836 7.10 166836 1653396 4
09:50:11 09:07:01 AM 5805348 7183372 2077084 26.35 2688 1576832 633836 7.10 166836 1653280 4
09:50:11 09:08:01 AM 5805344 7183372 2077088 26.35 2688 1576836 633836 7.10 166836 1653284 4
09:50:11 09:09:01 AM 5805304 7183332 2077128 26.35 2688 1576836 633836 7.10 166836 1653352 4
09:50:11 09:10:01 AM 5805036 7183064 2077396 26.35 2688 1576836 631072 7.07 166836 1653516 4
09:50:11 09:11:01 AM 5804740 7182772 2077692 26.36 2688 1576840 631072 7.07 166836 1653672 16
09:50:11 09:12:01 AM 5805032 7183064 2077400 26.35 2688 1576840 631072 7.07 166836 1653292 8
09:50:11 09:13:01 AM 5805256 7183292 2077176 26.35 2688 1576844 631072 7.07 166836 1653296 4
09:50:11 09:14:01 AM 5804852 7182888 2077580 26.36 2688 1576844 631072 7.07 166836 1653500 12
09:50:11 09:15:01 AM 5805168 7183204 2077264 26.35 2688 1576844 631072 7.07 166836 1653300 8
09:50:11 09:16:01 AM 5805196 7183236 2077236 26.35 2688 1576848 646748 7.24 166836 1653304 4
09:50:11 09:17:01 AM 5805320 7183360 2077112 26.35 2688 1576848 646748 7.24 166836 1653304 4
09:50:11 09:18:01 AM 5805160 7183200 2077272 26.35 2688 1576848 646748 7.24 166836 1653304 4
09:50:11 09:19:01 AM 5805112 7183156 2077320 26.35 2688 1576852 646748 7.24 166836 1653388 4
09:50:11 09:20:01 AM 5805656 7183700 2076776 26.35 2688 1576852 646748 7.24 166836 1652972 4
09:50:11 09:21:01 AM 5805220 7183272 2077212 26.35 2688 1576856 646748 7.24 166836 1653324 4
09:50:11 09:22:01 AM 5805228 7183280 2077204 26.35 2688 1576856 646748 7.24 166836 1653324 4
09:50:11 09:23:01 AM 5805316 7183368 2077116 26.35 2688 1576856 646748 7.24 166836 1653324 4
09:50:11 09:24:01 AM 5805100 7183156 2077332 26.35 2688 1576860 646748 7.24 166836 1653404 4
09:50:11 09:25:01 AM 5805036 7183092 2077396 26.35 2688 1576860 646748 7.24 166836 1653544 4
09:50:11 09:26:01 AM 5805232 7183288 2077200 26.35 2688 1576860 646748 7.24 166836 1653340 4
09:50:11 09:27:01 AM 5805352 7183408 2077080 26.35 2688 1576860 646748 7.24 166836 1653340 4
09:50:11 09:28:01 AM 5805440 7183500 2076992 26.35 2688 1576864 646748 7.24 166836 1653344 4
09:50:11 09:29:01 AM 5804952 7183012 2077480 26.36 2688 1576864 646748 7.24 166836 1653412 4
09:50:11 09:30:01 AM 5804664 7182724 2077768 26.36 2688 1576864 638128 7.15 166836 1653712 4
09:50:11 09:31:01 AM 5805156 7183220 2077276 26.35 2688 1576868 638128 7.15 166836 1653280 4
09:50:11 09:32:01 AM 5805116 7183180 2077316 26.35 2688 1576868 638128 7.15 166836 1653280 4
09:50:11 09:33:01 AM 5804788 7182856 2077644 26.36 2688 1576872 638128 7.15 166836 1653784 4
09:50:11 09:34:01 AM 5804828 7182896 2077604 26.36 2688 1576872 638128 7.15 166836 1653440 4
09:50:11 09:35:01 AM 5805056 7183124 2077376 26.35 2688 1576872 638128 7.15 166836 1653372 4
09:50:11 09:36:01 AM 5804988 7183060 2077444 26.36 2688 1576876 638128 7.15 166836 1653376 4
09:50:11 09:37:01 AM 5805152 7183224 2077280 26.35 2688 1576876 638128 7.15 166836 1653376 4
09:50:11 09:38:01 AM 5805072 7183144 2077360 26.35 2688 1576876 638128 7.15 166836 1653376 4
09:50:11 09:39:01 AM 5804984 7183064 2077448 26.36 2688 1576884 638128 7.15 166836 1653452 4
09:50:11 09:40:01 AM 5772672 7166356 2109760 26.77 2688 1592468 635152 7.11 169084 1683432 5720
09:50:11 09:41:01 AM 5158352 6978808 2724080 34.56 2688 1997788 764808 8.56 210368 2178400 254964
09:50:11 09:42:01 AM 5075200 6969268 2807232 35.61 2688 2069908 754096 8.44 227504 2231888 44252
09:50:11 09:43:01 AM 4888612 7015336 2993820 37.98 2688 2293604 694408 7.78 275984 2341852 175984
09:50:11 09:44:01 AM 4920012 7045644 2962420 37.58 2688 2292524 661736 7.41 281576 2298408 4
09:50:11 09:45:01 AM 4875852 7003800 3006580 38.14 2688 2294880 716872 8.03 281760 2341816 224
09:50:11 09:46:01 AM 4844060 6989316 3038372 38.55 2688 2312164 732368 8.20 282176 2373532 464
09:50:11 09:47:01 AM 4832232 6988748 3050200 38.70 2688 2323416 732368 8.20 282176 2384744 1632
09:50:11 09:48:01 AM 4814880 6979768 3067552 38.92 2688 2331788 732368 8.20 282420 2401540 1200
09:50:11 09:49:01 AM 4942616 6974744 2939816 37.30 2688 2202964 731588 8.19 359028 2214644 73760
09:50:11 09:50:01 AM 4964012 6998768 2918420 37.02 2688 2207492 711656 7.97 519352 2041640 25104
09:50:11 Average: 5799570 7188474 2082862 26.42 2688 1587150 639954 7.17 164722 1658890 1156
09:50:11
09:50:11 01:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:11 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:29:01 AM eth0 89.51 40.28 349.75 13.61 0.00 0.00 0.00 0.00
09:50:11 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:30:01 AM eth0 2.37 0.35 1.45 0.02 0.00 0.00 0.00 0.00
09:50:11 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:31:01 AM eth0 1.52 0.10 0.14 0.01 0.00 0.00 0.00 0.00
09:50:11 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:32:01 AM eth0 1.05 0.07 0.09 0.01 0.00 0.00 0.00 0.00
09:50:11 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:33:01 AM eth0 0.95 0.15 0.29 0.19 0.00 0.00 0.00 0.00
09:50:11 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:34:01 AM eth0 1.47 0.35 0.51 0.30 0.00 0.00 0.00 0.00
09:50:11 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:35:01 AM eth0 0.78 0.08 0.05 0.01 0.00 0.00 0.00 0.00
09:50:11 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:36:01 AM eth0 0.55 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:11 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:37:01 AM eth0 1.02 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:11 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:38:01 AM eth0 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:11 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:39:01 AM eth0 0.83 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:40:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:11 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:41:01 AM eth0 0.93 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:11 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:42:01 AM eth0 1.90 0.43 0.63 0.39 0.00 0.00 0.00 0.00
09:50:11 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:43:01 AM eth0 1.10 0.38 0.30 0.21 0.00 0.00 0.00 0.00
09:50:11 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:44:01 AM eth0 0.77 0.22 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:45:01 AM eth0 1.47 0.27 0.38 0.23 0.00 0.00 0.00 0.00
09:50:11 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:46:01 AM eth0 0.73 0.05 0.14 0.00 0.00 0.00 0.00 0.00
09:50:11 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:47:01 AM eth0 0.88 0.02 0.05 0.00 0.00 0.00 0.00 0.00
09:50:11 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:48:01 AM eth0 0.95 0.07 0.05 0.00 0.00 0.00 0.00 0.00
09:50:11 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:49:01 AM eth0 0.85 0.13 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:50:01 AM eth0 0.42 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:51:01 AM eth0 0.68 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:52:01 AM eth0 0.37 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:53:01 AM eth0 0.65 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:54:01 AM eth0 0.65 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:55:01 AM eth0 1.13 0.07 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:56:01 AM eth0 0.65 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:11 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:57:01 AM eth0 0.53 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:58:01 AM eth0 0.45 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:11 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 01:59:01 AM eth0 0.73 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:00:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:01:01 AM eth0 0.58 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:02:01 AM eth0 1.17 0.67 0.31 5.05 0.00 0.00 0.00 0.00
09:50:11 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:03:01 AM eth0 0.57 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:04:01 AM eth0 0.63 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:05:01 AM eth0 0.63 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:06:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:07:01 AM eth0 0.52 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:08:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:09:01 AM eth0 0.67 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:10:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:11:01 AM eth0 1.34 0.25 0.33 0.19 0.00 0.00 0.00 0.00
09:50:11 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:12:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:13:01 AM eth0 0.48 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:14:01 AM eth0 0.53 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:15:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:16:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:17:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:18:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:19:01 AM eth0 0.60 0.10 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:20:01 AM eth0 0.40 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:21:01 AM eth0 1.35 0.25 0.39 0.20 0.00 0.00 0.00 0.00
09:50:11 02:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:22:02 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:23:01 AM eth0 0.56 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:24:01 AM eth0 0.65 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:50:11 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:25:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:26:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:27:01 AM eth0 1.17 0.18 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:28:01 AM eth0 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:29:01 AM eth0 0.55 0.15 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:30:01 AM eth0 0.43 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:31:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:32:01 AM eth0 0.78 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:33:01 AM eth0 0.85 0.20 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:34:01 AM eth0 0.60 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:35:01 AM eth0 1.52 0.83 0.13 0.07 0.00 0.00 0.00 0.00
09:50:11 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:36:01 AM eth0 0.80 0.30 0.32 0.23 0.00 0.00 0.00 0.00
09:50:11 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:37:01 AM eth0 0.52 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:38:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:39:01 AM eth0 0.63 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:40:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:41:01 AM eth0 0.45 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:42:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:43:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:44:01 AM eth0 0.48 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:50:11 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:45:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:46:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:47:01 AM eth0 1.08 0.17 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:48:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:49:01 AM eth0 0.72 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:50:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:51:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:52:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:53:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:54:01 AM eth0 1.50 0.32 0.47 0.26 0.00 0.00 0.00 0.00
09:50:11 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:55:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:56:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:57:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:58:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 02:59:01 AM eth0 0.72 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:00:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:01:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:02:01 AM eth0 0.67 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:11 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:03:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:04:01 AM eth0 0.47 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:05:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:06:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:07:01 AM eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:08:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:09:01 AM eth0 0.67 0.20 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:10:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:11:01 AM eth0 0.36 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:12:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:13:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:14:01 AM eth0 0.52 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:15:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:16:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:17:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:18:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:19:01 AM eth0 0.80 0.20 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:20:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:21:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:22:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:23:01 AM eth0 1.12 0.22 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:24:01 AM eth0 0.37 0.10 0.09 0.07 0.00 0.00 0.00 0.00
09:50:11 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:25:01 AM eth0 0.47 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:26:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:27:02 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:28:01 AM eth0 0.81 0.07 0.13 0.00 0.00 0.00 0.00 0.00
09:50:11 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:29:01 AM eth0 0.82 0.28 0.35 0.26 0.00 0.00 0.00 0.00
09:50:11 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:31:01 AM eth0 0.42 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:32:01 AM eth0 1.00 0.07 0.14 0.00 0.00 0.00 0.00 0.00
09:50:11 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:33:01 AM eth0 0.83 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:34:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:11 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:35:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:36:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:37:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:38:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:39:01 AM eth0 0.68 0.08 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:40:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:41:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:42:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:43:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:44:01 AM eth0 0.50 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:45:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:46:01 AM eth0 1.07 0.22 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:47:01 AM eth0 0.37 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:48:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:49:01 AM eth0 0.80 0.22 0.20 0.07 0.00 0.00 0.00 0.00
09:50:11 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:50:01 AM eth0 56.09 28.21 38.96 25.31 0.00 0.00 0.00 0.00
09:50:11 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:51:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:52:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:53:01 AM eth0 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:54:01 AM eth0 0.57 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:55:01 AM eth0 0.37 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:56:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:57:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:58:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 03:59:01 AM eth0 0.62 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:00:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:01:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:02:01 AM eth0 0.58 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:11 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:03:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:04:01 AM eth0 0.57 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:05:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:06:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:07:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:08:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:09:01 AM eth0 0.68 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:10:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:11:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:12:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:13:01 AM eth0 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:14:01 AM eth0 0.53 0.12 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:15:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:16:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:17:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:18:01 AM eth0 0.38 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:19:01 AM eth0 0.58 0.08 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:20:01 AM eth0 0.52 0.08 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:21:01 AM eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:22:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:23:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:24:01 AM eth0 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:25:01 AM eth0 0.62 0.12 0.09 0.01 0.00 0.00 0.00 0.00
09:50:11 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:26:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:27:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:28:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:29:01 AM eth0 0.77 0.15 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:30:01 AM eth0 0.61 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:31:01 AM eth0 1.03 0.23 0.32 0.20 0.00 0.00 0.00 0.00
09:50:11 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:32:01 AM eth0 1.08 0.17 0.33 0.19 0.00 0.00 0.00 0.00
09:50:11 04:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:33:02 AM eth0 0.78 0.20 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:34:01 AM eth0 0.41 0.14 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:35:01 AM eth0 0.47 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:36:01 AM eth0 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:37:01 AM eth0 0.68 0.18 0.12 0.01 0.00 0.00 0.00 0.00
09:50:11 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:38:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:39:01 AM eth0 0.58 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:40:01 AM eth0 1.08 0.17 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:41:01 AM eth0 2.63 1.88 0.42 6.72 0.00 0.00 0.00 0.00
09:50:11 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:42:01 AM eth0 0.33 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:43:01 AM eth0 0.50 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:44:01 AM eth0 1.15 0.62 0.19 6.28 0.00 0.00 0.00 0.00
09:50:11 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:45:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:46:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:47:01 AM eth0 4.62 4.70 0.55 19.58 0.00 0.00 0.00 0.00
09:50:11 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:48:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:49:01 AM eth0 2.13 1.87 0.49 12.86 0.00 0.00 0.00 0.00
09:50:11 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:50:01 AM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:51:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:52:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:53:01 AM eth0 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:54:01 AM eth0 1.25 1.38 0.22 4.01 0.00 0.00 0.00 0.00
09:50:11 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:55:01 AM eth0 0.88 0.27 0.29 0.20 0.00 0.00 0.00 0.00
09:50:11 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:56:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:57:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:58:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 04:59:01 AM eth0 0.62 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:00:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:01:01 AM eth0 0.78 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:02:01 AM eth0 0.98 0.37 0.53 0.38 0.00 0.00 0.00 0.00
09:50:11 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:03:01 AM eth0 0.45 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:04:01 AM eth0 0.55 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:05:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:06:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:07:01 AM eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:08:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:09:01 AM eth0 0.62 0.08 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:10:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:11:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:12:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:13:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:14:01 AM eth0 0.52 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:15:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:16:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:17:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:18:01 AM eth0 0.70 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:19:01 AM eth0 0.87 0.27 0.35 0.26 0.00 0.00 0.00 0.00
09:50:11 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:20:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:21:01 AM eth0 0.56 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:11 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:22:01 AM eth0 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:23:01 AM eth0 0.72 0.27 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:24:01 AM eth0 0.47 0.13 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:25:01 AM eth0 0.40 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:26:01 AM eth0 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:27:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:28:01 AM eth0 0.52 0.08 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:29:01 AM eth0 0.83 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:50:11 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:30:01 AM eth0 0.72 0.24 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:31:01 AM eth0 0.36 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:32:01 AM eth0 0.78 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:33:01 AM eth0 1.02 0.27 0.34 0.23 0.00 0.00 0.00 0.00
09:50:11 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:34:01 AM eth0 0.45 0.08 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:35:01 AM eth0 0.70 0.13 0.15 0.01 0.00 0.00 0.00 0.00
09:50:11 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:36:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:37:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:38:01 AM eth0 1.25 0.88 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:39:01 AM eth0 0.63 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:40:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:40:02 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:41:01 AM eth0 0.42 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:42:01 AM eth0 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:43:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:44:01 AM eth0 0.47 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:45:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:46:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:47:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:48:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:49:01 AM eth0 0.62 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:50:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:51:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:52:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:53:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:54:01 AM eth0 0.52 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:11 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:55:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:56:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:57:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:58:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 05:59:01 AM eth0 0.62 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:00:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:01:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:02:01 AM eth0 0.68 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:11 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:03:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:04:01 AM eth0 0.57 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:05:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:06:01 AM eth0 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:11 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:07:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:08:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:09:01 AM eth0 0.65 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:10:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:11:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:12:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:13:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:14:01 AM eth0 0.48 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:15:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:16:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:17:01 AM eth0 0.40 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:18:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:19:01 AM eth0 0.48 0.10 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:20:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:21:01 AM eth0 0.71 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:22:01 AM eth0 0.75 0.18 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:23:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:24:01 AM eth0 0.47 0.12 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:25:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:26:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:27:01 AM eth0 1.18 0.12 0.22 0.01 0.00 0.00 0.00 0.00
09:50:11 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:28:01 AM eth0 1.03 0.28 0.29 0.20 0.00 0.00 0.00 0.00
09:50:11 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:29:01 AM eth0 0.77 0.10 0.11 0.06 0.00 0.00 0.00 0.00
09:50:11 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:30:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:31:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:32:01 AM eth0 0.77 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:33:01 AM eth0 0.97 0.30 0.39 0.23 0.00 0.00 0.00 0.00
09:50:11 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:34:01 AM eth0 0.40 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:11 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:35:01 AM eth0 0.87 0.07 0.13 0.00 0.00 0.00 0.00 0.00
09:50:11 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:36:01 AM eth0 0.60 0.13 0.27 0.18 0.00 0.00 0.00 0.00
09:50:11 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:37:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:38:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:39:01 AM eth0 0.60 0.18 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:40:01 AM eth0 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00
09:50:11 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:41:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:42:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:43:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:44:01 AM eth0 0.57 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:45:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:46:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:47:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:48:01 AM eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 06:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:49:02 AM eth0 0.92 0.27 0.41 0.25 0.00 0.00 0.00 0.00
09:50:11 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:50:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:11 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:51:01 AM eth0 0.42 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:52:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:53:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:54:01 AM eth0 0.50 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:11 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:55:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:56:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:57:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:58:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 06:59:01 AM eth0 0.65 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:00:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:01:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:02:01 AM eth0 0.75 0.22 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:03:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:04:01 AM eth0 1.35 0.30 0.46 0.26 0.00 0.00 0.00 0.00
09:50:11 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:05:01 AM eth0 0.40 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:06:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:07:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:08:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:09:01 AM eth0 0.97 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:50:11 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:10:01 AM eth0 1.78 0.33 0.62 0.38 0.00 0.00 0.00 0.00
09:50:11 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:11:01 AM eth0 0.80 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:12:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:13:01 AM eth0 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:14:01 AM eth0 0.82 0.12 0.19 0.06 0.00 0.00 0.00 0.00
09:50:11 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:15:01 AM eth0 0.92 0.23 0.33 0.23 0.00 0.00 0.00 0.00
09:50:11 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:17:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:18:01 AM eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:19:01 AM eth0 1.13 0.42 0.46 0.30 0.00 0.00 0.00 0.00
09:50:11 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:20:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:21:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:22:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:23:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:24:01 AM eth0 0.43 0.17 0.10 0.07 0.00 0.00 0.00 0.00
09:50:11 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:25:01 AM eth0 0.60 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:11 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:26:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:27:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:28:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:29:01 AM eth0 0.58 0.12 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:30:01 AM eth0 0.50 0.12 0.08 0.01 0.00 0.00 0.00 0.00
09:50:11 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:31:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:32:01 AM eth0 0.80 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:33:01 AM eth0 0.77 0.18 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:34:01 AM eth0 0.42 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:11 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:35:01 AM eth0 0.73 0.13 0.10 0.01 0.00 0.00 0.00 0.00
09:50:11 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:36:01 AM eth0 0.62 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:37:01 AM eth0 0.75 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:38:01 AM eth0 0.70 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:39:01 AM eth0 0.80 0.22 0.40 0.25 0.00 0.00 0.00 0.00
09:50:11 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:40:01 AM eth0 0.34 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:41:01 AM eth0 0.41 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:42:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:43:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:44:01 AM eth0 0.63 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:45:01 AM eth0 0.72 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:46:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:47:01 AM eth0 0.38 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:48:01 AM eth0 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:49:01 AM eth0 0.65 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:50:01 AM eth0 0.54 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:51:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:52:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:53:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:54:01 AM eth0 0.50 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:55:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:56:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:57:01 AM eth0 1.18 0.15 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 07:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:58:02 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 07:59:01 AM eth0 0.68 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:00:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:01:01 AM eth0 0.80 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:02:01 AM eth0 0.92 0.37 0.52 0.38 0.00 0.00 0.00 0.00
09:50:11 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:03:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:04:01 AM eth0 0.57 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:05:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:06:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:07:01 AM eth0 0.75 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:11 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:08:01 AM eth0 2.02 0.25 0.36 0.21 0.00 0.00 0.00 0.00
09:50:11 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:09:01 AM eth0 0.95 0.13 0.17 0.07 0.00 0.00 0.00 0.00
09:50:11 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:10:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:11:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:12:01 AM eth0 1.15 0.17 0.33 0.19 0.00 0.00 0.00 0.00
09:50:11 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:13:01 AM eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:11 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:14:01 AM eth0 0.97 0.35 0.46 0.29 0.00 0.00 0.00 0.00
09:50:11 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:15:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:16:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:17:01 AM eth0 0.62 0.02 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:18:01 AM eth0 0.52 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:19:01 AM eth0 0.67 0.10 0.11 0.06 0.00 0.00 0.00 0.00
09:50:11 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:20:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:21:01 AM eth0 0.57 0.12 0.11 0.01 0.00 0.00 0.00 0.00
09:50:11 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:22:01 AM eth0 0.80 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:23:01 AM eth0 1.58 0.53 0.63 0.43 0.00 0.00 0.00 0.00
09:50:11 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:24:01 AM eth0 0.42 0.08 0.09 0.06 0.00 0.00 0.00 0.00
09:50:11 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:25:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:26:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:27:01 AM eth0 0.60 0.08 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:28:01 AM eth0 0.78 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:29:01 AM eth0 0.97 0.32 0.40 0.29 0.00 0.00 0.00 0.00
09:50:11 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:30:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:31:01 AM eth0 0.85 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:32:01 AM eth0 1.40 0.30 0.44 0.23 0.00 0.00 0.00 0.00
09:50:11 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:33:01 AM eth0 0.65 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:11 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:34:01 AM eth0 0.48 0.10 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:35:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:36:01 AM eth0 0.63 0.03 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:37:01 AM eth0 0.38 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:38:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:39:01 AM eth0 0.70 0.20 0.12 0.07 0.00 0.00 0.00 0.00
09:50:11 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:40:01 AM eth0 0.60 0.05 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:41:01 AM eth0 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:42:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:43:01 AM eth0 0.82 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:44:01 AM eth0 0.80 0.27 0.35 0.25 0.00 0.00 0.00 0.00
09:50:11 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:45:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:46:01 AM eth0 0.62 0.08 0.09 0.00 0.00 0.00 0.00 0.00
09:50:11 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:47:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:48:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:49:01 AM eth0 0.55 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:11 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:50:01 AM eth0 0.34 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:51:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:52:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:53:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:54:01 AM eth0 0.48 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:11 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:55:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:56:01 AM eth0 0.37 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:57:01 AM eth0 0.73 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:11 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:58:01 AM eth0 0.72 0.23 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 08:59:01 AM eth0 0.55 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:11 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:00:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:01:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:02:01 AM eth0 0.72 0.22 0.28 0.19 0.00 0.00 0.00 0.00
09:50:11 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:03:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:04:01 AM eth0 0.92 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:50:11 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:05:01 AM eth0 0.77 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:11 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:06:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:07:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:08:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:09:01 AM eth0 0.60 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:10:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:11:01 AM eth0 1.05 0.15 0.32 0.19 0.00 0.00 0.00 0.00
09:50:11 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:12:01 AM eth0 0.32 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:13:01 AM eth0 0.80 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:14:01 AM eth0 1.62 0.45 0.71 0.45 0.00 0.00 0.00 0.00
09:50:11 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:15:01 AM eth0 0.40 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:16:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:17:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:18:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:19:01 AM eth0 0.63 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:50:11 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:20:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:21:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:22:01 AM eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:11 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:23:01 AM eth0 0.48 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:24:01 AM eth0 0.87 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:11 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:25:01 AM eth0 0.90 0.28 0.34 0.20 0.00 0.00 0.00 0.00
09:50:11 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:26:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:27:01 AM eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:28:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:29:01 AM eth0 0.95 0.18 0.20 0.07 0.00 0.00 0.00 0.00
09:50:11 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:30:01 AM eth0 1.23 1.60 0.35 6.77 0.00 0.00 0.00 0.00
09:50:11 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:31:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:32:01 AM eth0 0.83 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:11 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:33:01 AM eth0 2.97 2.53 0.42 10.86 0.00 0.00 0.00 0.00
09:50:11 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:34:01 AM eth0 0.50 0.10 0.10 0.06 0.00 0.00 0.00 0.00
09:50:11 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:35:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:11 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:36:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:37:01 AM eth0 0.62 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:11 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:38:01 AM eth0 0.35 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:11 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:39:01 AM eth0 0.93 0.18 0.20 0.07 0.00 0.00 0.00 0.00
09:50:11 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:40:01 AM eth0 42.78 23.37 116.15 8.25 0.00 0.00 0.00 0.00
09:50:11 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:41:01 AM eth0 222.02 153.40 1448.51 39.47 0.00 0.00 0.00 0.00
09:50:11 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:42:01 AM eth0 54.82 43.33 587.85 8.84 0.00 0.00 0.00 0.00
09:50:11 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:43:01 AM eth0 47.70 40.69 335.52 9.76 0.00 0.00 0.00 0.00
09:50:11 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:44:01 AM eth0 162.54 118.26 32.52 32.34 0.00 0.00 0.00 0.00
09:50:11 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:45:01 AM eth0 23.66 17.51 27.22 2.62 0.00 0.00 0.00 0.00
09:50:11 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:46:01 AM eth0 38.00 35.12 115.75 10.80 0.00 0.00 0.00 0.00
09:50:11 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:47:01 AM eth0 22.86 20.93 74.11 6.72 0.00 0.00 0.00 0.00
09:50:11 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:48:01 AM eth0 19.24 20.21 64.49 12.55 0.00 0.00 0.00 0.00
09:50:11 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:49:01 AM eth0 86.82 56.59 155.97 81.16 0.00 0.00 0.00 0.00
09:50:11 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 09:50:01 AM eth0 18.97 17.17 15.29 8.28 0.00 0.00 0.00 0.00
09:50:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:11 Average: eth0 2.32 1.33 6.80 0.70 0.00 0.00 0.00 0.00
09:50:11
09:50:11
09:50:11 ---> sar -P ALL:
09:50:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU)
09:50:11
09:50:11 01:27:31 LINUX RESTART (2 CPU)
09:50:11
09:50:11 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 01:29:01 AM all 9.22 0.00 1.24 0.12 0.04 89.38
09:50:11 01:29:01 AM 0 9.44 0.00 1.18 0.10 0.03 89.24
09:50:11 01:29:01 AM 1 8.99 0.00 1.30 0.13 0.05 89.52
09:50:11 01:30:01 AM all 0.48 0.00 0.08 0.00 0.03 99.41
09:50:11 01:30:01 AM 0 0.82 0.00 0.05 0.00 0.02 99.12
09:50:11 01:30:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
09:50:11 01:31:01 AM all 0.26 0.00 0.11 0.00 0.03 99.61
09:50:11 01:31:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
09:50:11 01:31:01 AM 1 0.07 0.00 0.12 0.00 0.02 99.80
09:50:11 01:32:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:11 01:32:01 AM 0 0.55 0.00 0.12 0.00 0.03 99.30
09:50:11 01:32:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93
09:50:11 01:33:01 AM all 0.47 0.00 0.06 0.00 0.03 99.44
09:50:11 01:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 01:33:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:50:11 01:34:01 AM all 0.53 0.00 0.07 0.00 0.03 99.38
09:50:11 01:34:01 AM 0 0.95 0.00 0.03 0.00 0.02 99.00
09:50:11 01:34:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:11 01:35:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
09:50:11 01:35:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55
09:50:11 01:35:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 01:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:11 01:36:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 01:36:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:11 01:37:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:50:11 01:37:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:11 01:37:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 01:38:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:11 01:38:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 01:38:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 01:39:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:50:11 01:39:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35
09:50:11 01:39:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11
09:50:11 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 01:40:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:50:11 01:40:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 01:40:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:11 01:41:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:50:11 01:41:01 AM 0 0.12 0.00 0.10 0.02 0.02 99.75
09:50:11 01:41:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11 01:42:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55
09:50:11 01:42:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:50:11 01:42:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27
09:50:11 01:43:01 AM all 0.30 0.00 0.13 0.01 0.03 99.53
09:50:11 01:43:01 AM 0 0.47 0.00 0.13 0.00 0.02 99.38
09:50:11 01:43:01 AM 1 0.13 0.00 0.12 0.02 0.05 99.68
09:50:11 01:44:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
09:50:11 01:44:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:11 01:44:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 01:45:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 01:45:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 01:45:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 01:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 01:46:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 01:46:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11 01:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 01:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 01:47:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 01:48:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:11 01:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 01:48:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:11 01:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:11 01:49:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 01:49:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 01:50:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:50:11 01:50:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 01:50:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11
09:50:11 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 01:51:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:50:11 01:51:01 AM 0 0.28 0.00 0.07 0.00 0.07 99.58
09:50:11 01:51:01 AM 1 0.17 0.00 0.03 0.00 0.00 99.80
09:50:11 01:52:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64
09:50:11 01:52:01 AM 0 0.47 0.00 0.07 0.00 0.00 99.47
09:50:11 01:52:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 01:53:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:11 01:53:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:11 01:53:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33
09:50:11 01:54:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:11 01:54:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:11 01:54:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:11 01:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 01:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 01:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:11 01:56:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:50:11 01:56:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67
09:50:11 01:56:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
09:50:11 01:57:01 AM all 0.18 0.00 0.07 0.00 0.03 99.73
09:50:11 01:57:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.56
09:50:11 01:57:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:11 01:58:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:50:11 01:58:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.33
09:50:11 01:58:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:11 01:59:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:11 01:59:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:11 01:59:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73
09:50:11 02:00:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 02:00:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11 02:00:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 02:01:01 AM all 0.25 0.00 0.08 0.00 0.02 99.65
09:50:11 02:01:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
09:50:11 02:01:01 AM 1 0.37 0.00 0.07 0.00 0.00 99.57
09:50:11
09:50:11 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:02:01 AM all 0.48 0.00 0.09 0.00 0.03 99.40
09:50:11 02:02:01 AM 0 0.65 0.00 0.08 0.00 0.02 99.25
09:50:11 02:02:01 AM 1 0.30 0.00 0.10 0.00 0.05 99.55
09:50:11 02:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:11 02:03:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:11 02:03:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11 02:04:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:11 02:04:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:11 02:04:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 02:05:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:11 02:05:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 02:05:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 02:06:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 02:06:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:11 02:06:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:11 02:07:01 AM all 0.28 0.00 0.05 0.00 0.02 99.66
09:50:11 02:07:01 AM 0 0.45 0.00 0.02 0.00 0.00 99.53
09:50:11 02:07:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 02:08:01 AM all 0.18 0.00 0.05 0.01 0.03 99.73
09:50:11 02:08:01 AM 0 0.23 0.00 0.02 0.00 0.02 99.73
09:50:11 02:08:01 AM 1 0.13 0.00 0.08 0.02 0.03 99.73
09:50:11 02:09:01 AM all 0.29 0.00 0.04 0.00 0.02 99.65
09:50:11 02:09:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:11 02:09:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:11 02:10:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:50:11 02:10:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 02:10:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70
09:50:11 02:11:01 AM all 0.24 0.00 0.08 0.00 0.02 99.65
09:50:11 02:11:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:50:11 02:11:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:50:11 02:12:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:11 02:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 02:12:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:11
09:50:11 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:13:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:11 02:13:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:11 02:13:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11 02:14:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:11 02:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 02:14:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:11 02:15:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:50:11 02:15:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:11 02:15:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:11 02:16:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:11 02:16:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 02:16:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 02:17:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:11 02:17:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 02:17:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:11 02:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:11 02:18:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:11 02:18:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 02:19:01 AM all 0.23 0.01 0.11 0.00 0.03 99.63
09:50:11 02:19:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68
09:50:11 02:19:01 AM 1 0.25 0.02 0.13 0.00 0.02 99.58
09:50:11 02:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 02:20:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:11 02:20:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.44
09:50:11 02:20:01 AM all 1.74 0.00 1.74 0.00 0.00 96.52
09:50:11 02:20:01 AM 0 1.75 0.00 1.75 0.00 0.00 96.49
09:50:11 02:20:01 AM 1 1.72 0.00 1.72 0.00 0.00 96.55
09:50:11 02:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:11 02:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 02:21:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 02:22:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:11 02:22:02 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 02:22:02 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11
09:50:11 02:22:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:23:01 AM all 0.32 0.00 0.06 0.00 0.03 99.58
09:50:11 02:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 02:23:01 AM 1 0.54 0.00 0.05 0.00 0.03 99.37
09:50:11 02:24:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:11 02:24:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67
09:50:11 02:24:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:11 02:25:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:11 02:25:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:11 02:25:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:11 02:26:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:11 02:26:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:11 02:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 02:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 02:27:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:50:11 02:27:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 02:28:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 02:28:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 02:28:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 02:29:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:11 02:29:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
09:50:11 02:29:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 02:30:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:11 02:30:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 02:30:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53
09:50:11 02:31:01 AM all 0.31 0.00 0.07 0.01 0.03 99.59
09:50:11 02:31:01 AM 0 0.35 0.00 0.07 0.02 0.02 99.55
09:50:11 02:31:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
09:50:11 02:32:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:11 02:32:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:50:11 02:32:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 02:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 02:33:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:11 02:33:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:50:11
09:50:11 02:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:34:01 AM all 0.14 0.00 0.07 0.00 0.03 99.76
09:50:11 02:34:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:11 02:34:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:11 02:35:01 AM all 0.33 0.23 0.18 0.13 0.04 99.10
09:50:11 02:35:01 AM 0 0.08 0.00 0.12 0.02 0.05 99.73
09:50:11 02:35:01 AM 1 0.58 0.45 0.23 0.23 0.03 98.47
09:50:11 02:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 02:36:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:11 02:36:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 02:37:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 02:37:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58
09:50:11 02:37:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77
09:50:11 02:38:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
09:50:11 02:38:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53
09:50:11 02:38:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:11 02:39:01 AM all 0.34 0.00 0.09 0.00 0.03 99.53
09:50:11 02:39:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:50:11 02:39:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33
09:50:11 02:40:01 AM all 0.38 0.00 0.08 0.01 0.03 99.51
09:50:11 02:40:01 AM 0 0.15 0.00 0.08 0.02 0.03 99.72
09:50:11 02:40:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:11 02:41:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 02:41:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 02:41:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:11 02:42:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:50:11 02:42:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:11 02:42:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 02:43:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
09:50:11 02:43:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:11 02:43:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 02:44:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:11 02:44:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:11 02:44:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11
09:50:11 02:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:45:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:50:11 02:45:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
09:50:11 02:45:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:11 02:46:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:50:11 02:46:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:50:11 02:46:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:11 02:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 02:47:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 02:47:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 02:48:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67
09:50:11 02:48:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:11 02:48:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 02:49:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64
09:50:11 02:49:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:11 02:49:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:50:11 02:50:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:11 02:50:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:11 02:50:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72
09:50:11 02:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 02:51:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:11 02:51:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:11 02:52:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 02:52:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11 02:52:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 02:53:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 02:53:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:11 02:53:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 02:54:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:11 02:54:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:11 02:54:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:11 02:55:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 02:55:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:11 02:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11
09:50:11 02:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 02:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:11 02:56:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:11 02:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 02:57:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 02:57:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:11 02:57:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 02:58:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:11 02:58:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:11 02:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 02:59:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 02:59:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:11 02:59:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 03:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 03:00:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.41
09:50:11 03:00:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:11 03:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.56
09:50:11 03:01:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.34
09:50:11 03:01:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 03:02:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:11 03:02:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53
09:50:11 03:02:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 03:03:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
09:50:11 03:03:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
09:50:11 03:03:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 03:04:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:11 03:04:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
09:50:11 03:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 03:05:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:11 03:05:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43
09:50:11 03:05:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 03:06:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 03:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 03:06:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:11
09:50:11 03:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 03:07:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
09:50:11 03:07:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
09:50:11 03:07:01 AM 1 0.23 0.00 0.03 0.00 0.02 99.72
09:50:11 03:08:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
09:50:11 03:08:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:50:11 03:08:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:11 03:09:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:11 03:09:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:11 03:09:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:11 03:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:11 03:10:01 AM 0 0.44 0.00 0.03 0.00 0.02 99.51
09:50:11 03:10:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
09:50:11 03:11:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:11 03:11:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 03:11:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.34
09:50:11 03:12:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 03:12:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 03:12:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:11 03:13:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 03:13:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:11 03:13:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:11 03:14:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:50:11 03:14:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 03:14:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:11 03:15:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:11 03:15:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 03:15:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:11 03:16:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:11 03:16:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:11 03:16:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 03:17:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:11 03:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 03:17:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11
09:50:11 03:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 03:18:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:11 03:18:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:11 03:18:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 03:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:11 03:19:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:11 03:19:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 03:20:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70
09:50:11 03:20:01 AM 0 0.29 0.00 0.07 0.00 0.02 99.63
09:50:11 03:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.76
09:50:11 03:21:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:11 03:21:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 03:21:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58
09:50:11 03:22:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 03:22:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 03:22:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:50:11 03:23:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:11 03:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 03:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 03:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:11 03:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 03:24:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:11 03:25:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
09:50:11 03:25:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:11 03:25:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
09:50:11 03:26:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:11 03:26:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:11 03:26:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 03:27:02 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 03:27:02 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 03:27:02 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:50:11 03:28:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58
09:50:11 03:28:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.81
09:50:11 03:28:01 AM 1 0.56 0.00 0.07 0.00 0.03 99.34
09:50:11
09:50:11 03:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 03:29:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 03:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 03:29:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 03:30:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:11 03:30:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:11 03:30:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 03:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.54
09:50:11 03:31:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:50:11 03:31:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
09:50:11 03:32:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77
09:50:11 03:32:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 03:32:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77
09:50:11 03:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:11 03:33:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 03:33:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 03:34:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 03:34:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:11 03:34:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
09:50:11 03:35:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:11 03:35:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 03:35:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:11 03:36:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:11 03:36:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:11 03:36:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:11 03:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 03:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 03:37:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 03:38:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:11 03:38:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:11 03:38:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:11 03:39:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:11 03:39:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 03:39:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11
09:50:11 03:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 03:40:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:11 03:40:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 03:40:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:50:11 03:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 03:41:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 03:41:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
09:50:11 03:42:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60
09:50:11 03:42:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:11 03:42:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37
09:50:11 03:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 03:43:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 03:43:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:11 03:44:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:11 03:44:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 03:44:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48
09:50:11 03:45:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:11 03:45:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 03:45:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:11 03:46:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:11 03:46:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 03:46:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:11 03:47:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:50:11 03:47:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 03:47:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11 03:48:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:50:11 03:48:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:11 03:48:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:11 03:49:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 03:49:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 03:49:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:11 03:50:01 AM all 1.85 0.00 0.60 0.00 0.04 97.52
09:50:11 03:50:01 AM 0 1.79 0.00 0.62 0.00 0.05 97.53
09:50:11 03:50:01 AM 1 1.90 0.00 0.57 0.00 0.03 97.50
09:50:11
09:50:11 03:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 03:51:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:11 03:51:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 03:51:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:11 03:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 03:52:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 03:52:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 03:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 03:53:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 03:53:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:11 03:54:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:11 03:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 03:54:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:11 03:55:01 AM all 0.26 0.00 0.03 0.00 0.04 99.67
09:50:11 03:55:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82
09:50:11 03:55:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:11 03:56:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:11 03:56:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 03:56:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27
09:50:11 03:57:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:11 03:57:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 03:57:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 03:58:01 AM all 0.34 0.00 0.04 0.00 0.03 99.59
09:50:11 03:58:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:11 03:58:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:50:11 03:59:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 03:59:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 03:59:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11 04:00:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 04:00:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 04:00:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.56
09:50:11 04:01:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:11 04:01:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:11 04:01:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11
09:50:11 04:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:02:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:11 04:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 04:02:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:11 04:03:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:11 04:03:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 04:03:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:11 04:04:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
09:50:11 04:04:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:11 04:04:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:11 04:05:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 04:05:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:50:11 04:05:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:11 04:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 04:06:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:11 04:06:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 04:07:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 04:07:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 04:08:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72
09:50:11 04:08:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 04:08:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
09:50:11 04:09:01 AM all 0.33 0.17 0.11 0.00 0.04 99.36
09:50:11 04:09:01 AM 0 0.57 0.05 0.08 0.00 0.03 99.27
09:50:11 04:09:01 AM 1 0.08 0.28 0.13 0.00 0.05 99.45
09:50:11 04:10:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:11 04:10:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:10:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.56
09:50:11 04:11:01 AM all 0.17 0.00 0.07 0.01 0.02 99.73
09:50:11 04:11:01 AM 0 0.13 0.00 0.08 0.02 0.05 99.72
09:50:11 04:11:01 AM 1 0.22 0.00 0.05 0.00 0.00 99.73
09:50:11 04:12:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 04:12:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 04:12:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11
09:50:11 04:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:13:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:11 04:13:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 04:13:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:11 04:14:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:11 04:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:14:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 04:15:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 04:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:15:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 04:16:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 04:16:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:11 04:16:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 04:17:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 04:17:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 04:17:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:11 04:18:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 04:18:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 04:18:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 04:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 04:19:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 04:19:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 04:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:11 04:20:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 04:20:01 AM 1 0.56 0.00 0.03 0.00 0.03 99.38
09:50:11 04:20:01 AM all 0.79 0.00 0.79 0.00 0.00 98.43
09:50:11 04:20:01 AM 0 1.56 0.00 1.56 0.00 0.00 96.88
09:50:11 04:20:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00
09:50:11 04:21:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:11 04:21:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 04:21:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50
09:50:11 04:22:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:11 04:22:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:11 04:22:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:50:11
09:50:11 04:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:23:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 04:23:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
09:50:11 04:23:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:11 04:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:11 04:24:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:11 04:24:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:11 04:25:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:11 04:25:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:11 04:25:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:11 04:26:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:11 04:26:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:11 04:26:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:27:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:11 04:27:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67
09:50:11 04:27:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:28:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:11 04:28:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:11 04:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 04:29:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:11 04:29:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 04:30:01 AM all 0.34 0.00 0.04 0.00 0.04 99.58
09:50:11 04:30:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.36
09:50:11 04:30:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 04:30:01 AM all 0.88 0.00 2.65 0.00 0.00 96.46
09:50:11 04:30:01 AM 0 1.75 0.00 3.51 0.00 0.00 94.74
09:50:11 04:30:01 AM 1 0.00 0.00 1.79 0.00 0.00 98.21
09:50:11 04:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 04:31:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:11 04:31:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 04:32:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 04:32:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 04:32:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11
09:50:11 04:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:33:02 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:11 04:33:02 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:11 04:33:02 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:11 04:34:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 04:34:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.52
09:50:11 04:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.81
09:50:11 04:35:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:11 04:35:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:11 04:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 04:36:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 04:36:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:11 04:36:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 04:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 04:37:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 04:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:38:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 04:38:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11 04:38:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 04:39:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:50:11 04:39:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45
09:50:11 04:39:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:40:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:11 04:40:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:11 04:40:01 AM 1 0.05 0.00 0.08 0.00 0.02 99.85
09:50:11 04:41:01 AM all 0.55 0.00 0.07 0.00 0.04 99.34
09:50:11 04:41:01 AM 0 0.97 0.00 0.05 0.00 0.03 98.95
09:50:11 04:41:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 04:42:01 AM all 0.07 0.00 0.04 0.00 0.03 99.87
09:50:11 04:42:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:42:01 AM 1 0.05 0.00 0.02 0.00 0.02 99.92
09:50:11 04:43:01 AM all 0.07 0.00 0.05 0.01 0.05 99.82
09:50:11 04:43:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 04:43:01 AM 1 0.03 0.00 0.05 0.02 0.05 99.85
09:50:11
09:50:11 04:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:44:01 AM all 0.09 0.00 0.06 0.00 0.03 99.82
09:50:11 04:44:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:11 04:44:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:45:01 AM all 0.07 0.00 0.06 0.00 0.03 99.85
09:50:11 04:45:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 04:45:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:11 04:46:01 AM all 0.08 0.00 0.05 0.00 0.04 99.83
09:50:11 04:46:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 04:46:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 04:47:01 AM all 0.11 0.00 0.09 0.00 0.03 99.77
09:50:11 04:47:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 04:47:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:11 04:48:01 AM all 0.06 0.00 0.05 0.00 0.04 99.85
09:50:11 04:48:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:11 04:48:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 04:49:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 04:49:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:11 04:49:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 04:50:01 AM all 0.08 0.00 0.06 0.00 0.03 99.83
09:50:11 04:50:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 04:50:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 04:51:01 AM all 0.08 0.00 0.05 0.01 0.03 99.83
09:50:11 04:51:01 AM 0 0.10 0.00 0.05 0.02 0.03 99.80
09:50:11 04:51:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 04:52:01 AM all 0.06 0.00 0.06 0.00 0.03 99.85
09:50:11 04:52:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:11 04:52:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 04:53:01 AM all 0.07 0.00 0.05 0.00 0.03 99.86
09:50:11 04:53:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 04:53:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 04:54:01 AM all 0.47 0.00 0.06 0.00 0.04 99.43
09:50:11 04:54:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:11 04:54:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:11
09:50:11 04:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 04:55:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:11 04:55:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:11 04:55:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 04:56:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:11 04:56:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:11 04:56:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:11 04:57:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 04:57:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:11 04:57:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 04:58:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 04:58:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11 04:58:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 04:59:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:11 04:59:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:50:11 04:59:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 05:00:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:50:11 05:00:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62
09:50:11 05:00:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 05:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:11 05:01:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 05:01:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 05:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 05:02:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 05:02:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:11 05:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:11 05:03:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 05:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 05:04:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:11 05:04:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:11 05:04:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:11 05:05:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62
09:50:11 05:05:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:11 05:05:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11
09:50:11 05:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 05:06:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:11 05:06:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:11 05:06:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
09:50:11 05:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 05:07:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 05:07:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:11 05:08:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 05:08:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 05:08:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 05:09:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 05:09:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 05:09:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
09:50:11 05:10:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:50:11 05:10:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:11 05:10:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:11 05:11:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:11 05:11:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 05:11:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:50:11 05:12:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:11 05:12:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:11 05:12:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 05:13:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:11 05:13:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:11 05:13:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 05:14:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 05:14:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 05:14:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 05:15:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:11 05:15:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11 05:15:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:50:11 05:16:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 05:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:11 05:16:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11
09:50:11 05:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 05:17:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:11 05:17:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:11 05:17:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 05:18:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 05:18:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:11 05:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 05:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 05:19:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:11 05:19:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:11 05:20:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:11 05:20:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 05:20:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:11 05:21:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:11 05:21:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:11 05:21:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 05:22:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:11 05:22:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:11 05:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 05:23:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:11 05:23:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:11 05:23:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:11 05:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 05:24:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 05:24:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 05:25:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:11 05:25:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:11 05:25:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 05:26:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
09:50:11 05:26:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:50:11 05:26:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:11 05:27:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 05:27:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 05:27:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11
09:50:11 05:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 05:28:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:11 05:28:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:11 05:28:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:11 05:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 05:29:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 05:29:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 05:30:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76
09:50:11 05:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11 05:30:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
09:50:11 05:31:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55
09:50:11 05:31:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:11 05:31:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 05:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 05:32:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 05:32:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 05:33:01 AM all 0.33 0.00 0.06 0.01 0.04 99.57
09:50:11 05:33:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:11 05:33:01 AM 1 0.08 0.00 0.07 0.02 0.03 99.80
09:50:11 05:34:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:11 05:34:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:50:11 05:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 05:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 05:35:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:11 05:35:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 05:36:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:11 05:36:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:11 05:36:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:50:11 05:37:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:11 05:37:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 05:37:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:50:11 05:38:01 AM all 0.33 0.18 0.13 0.01 0.04 99.31
09:50:11 05:38:01 AM 0 0.62 0.02 0.13 0.02 0.05 99.17
09:50:11 05:38:01 AM 1 0.03 0.35 0.13 0.00 0.03 99.45
09:50:11
09:50:11 05:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 05:39:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 05:39:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:11 05:39:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:50:11 05:40:01 AM all 0.30 0.00 0.05 0.00 0.03 99.61
09:50:11 05:40:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.31
09:50:11 05:40:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 05:40:02 AM all 0.85 0.00 0.85 0.00 0.00 98.31
09:50:11 05:40:02 AM 0 1.69 0.00 1.69 0.00 0.00 96.61
09:50:11 05:40:02 AM 1 0.00 0.00 0.00 0.00 0.00 100.00
09:50:11 05:41:01 AM all 0.27 0.00 0.05 0.00 0.03 99.64
09:50:11 05:41:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:50:11 05:41:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.71
09:50:11 05:42:01 AM all 0.13 0.00 0.06 0.00 0.03 99.79
09:50:11 05:42:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:11 05:42:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
09:50:11 05:43:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
09:50:11 05:43:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 05:43:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 05:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:11 05:44:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
09:50:11 05:44:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:11 05:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 05:45:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 05:45:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 05:46:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:11 05:46:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 05:46:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:11 05:47:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:11 05:47:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:11 05:47:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 05:48:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:11 05:48:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:11 05:48:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11
09:50:11 05:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 05:49:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:11 05:49:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:11 05:49:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 05:50:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:50:11 05:50:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68
09:50:11 05:50:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:50:11 05:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 05:51:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11 05:51:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:11 05:52:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 05:52:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 05:52:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 05:53:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:11 05:53:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
09:50:11 05:53:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:11 05:54:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 05:54:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
09:50:11 05:54:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:11 05:55:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:11 05:55:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:50:11 05:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 05:56:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:11 05:56:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:11 05:56:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:11 05:57:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 05:57:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:11 05:57:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:50:11 05:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 05:58:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 05:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 05:59:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:11 05:59:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38
09:50:11 05:59:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11
09:50:11 05:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:00:01 AM all 0.19 0.00 0.04 0.00 0.03 99.73
09:50:11 06:00:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:11 06:00:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:11 06:01:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 06:01:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 06:01:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 06:02:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:11 06:02:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:11 06:02:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 06:03:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 06:03:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:11 06:03:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 06:04:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:11 06:04:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 06:04:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:50:11 06:05:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
09:50:11 06:05:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:50:11 06:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 06:06:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:50:11 06:06:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
09:50:11 06:06:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:11 06:07:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:11 06:07:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 06:07:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:11 06:08:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:50:11 06:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 06:08:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:11 06:09:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:11 06:09:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 06:09:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:11 06:10:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:11 06:10:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 06:10:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:11
09:50:11 06:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:11:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:50:11 06:11:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 06:11:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:11 06:12:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:11 06:12:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:11 06:12:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52
09:50:11 06:13:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:50:11 06:13:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 06:13:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:50:11 06:14:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:11 06:14:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:11 06:14:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 06:15:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:11 06:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 06:15:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:11 06:16:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:11 06:16:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 06:16:01 AM 1 0.48 0.00 0.02 0.00 0.00 99.50
09:50:11 06:17:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:50:11 06:17:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 06:17:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:11 06:18:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:11 06:18:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:11 06:18:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 06:19:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 06:19:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 06:19:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 06:20:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64
09:50:11 06:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 06:20:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:50:11 06:21:01 AM all 0.22 0.00 0.07 0.00 0.04 99.66
09:50:11 06:21:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 06:21:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:11
09:50:11 06:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:11 06:22:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 06:22:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 06:23:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:11 06:23:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:11 06:23:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 06:24:01 AM all 0.33 0.00 0.06 0.05 0.03 99.53
09:50:11 06:24:01 AM 0 0.08 0.00 0.08 0.05 0.03 99.75
09:50:11 06:24:01 AM 1 0.57 0.00 0.03 0.05 0.03 99.32
09:50:11 06:25:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 06:25:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 06:25:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:11 06:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 06:26:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11 06:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 06:27:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:11 06:27:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43
09:50:11 06:27:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:11 06:28:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:11 06:28:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:50:11 06:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 06:29:01 AM all 0.08 0.00 0.07 0.00 0.04 99.82
09:50:11 06:29:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 06:29:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 06:30:01 AM all 0.24 0.00 0.06 0.00 0.03 99.68
09:50:11 06:30:01 AM 0 0.24 0.00 0.10 0.00 0.05 99.61
09:50:11 06:30:01 AM 1 0.23 0.00 0.02 0.00 0.00 99.75
09:50:11 06:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 06:31:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 06:31:01 AM 1 0.56 0.00 0.07 0.00 0.03 99.34
09:50:11 06:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 06:32:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 06:32:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:11
09:50:11 06:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:33:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:11 06:33:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 06:33:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.52
09:50:11 06:34:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:11 06:34:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:11 06:34:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:50:11 06:35:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:11 06:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 06:35:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:11 06:36:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:11 06:36:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 06:36:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:50:11 06:37:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:11 06:37:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:50:11 06:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 06:38:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:11 06:38:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:11 06:38:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 06:39:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:11 06:39:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 06:39:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 06:40:01 AM all 0.14 0.00 0.04 0.00 0.04 99.77
09:50:11 06:40:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:11 06:40:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:11 06:41:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:50:11 06:41:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:11 06:41:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:50:11 06:42:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 06:42:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:11 06:42:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 06:43:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:11 06:43:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 06:43:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:11
09:50:11 06:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:44:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72
09:50:11 06:44:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:50:11 06:44:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:11 06:45:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:50:11 06:45:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 06:45:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:50:11 06:46:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:11 06:46:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 06:46:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:11 06:47:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 06:47:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 06:47:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:11 06:48:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:11 06:48:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 06:48:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 06:49:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 06:49:02 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 06:49:02 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:11 06:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 06:50:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.86
09:50:11 06:50:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 06:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 06:51:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 06:51:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:11 06:52:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:11 06:52:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 06:52:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:11 06:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:11 06:53:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:11 06:53:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:11 06:54:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 06:54:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:11 06:54:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
09:50:11
09:50:11 06:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 06:55:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:11 06:55:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:11 06:55:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
09:50:11 06:56:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:11 06:56:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 06:56:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42
09:50:11 06:57:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 06:57:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 06:57:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
09:50:11 06:58:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:11 06:58:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:50:11 06:58:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:11 06:59:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
09:50:11 06:59:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:11 06:59:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 07:00:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:11 07:00:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 07:00:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:11 07:01:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 07:01:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:11 07:01:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 07:02:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 07:02:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:11 07:02:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 07:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 07:03:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 07:03:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 07:04:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 07:04:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:11 07:04:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 07:05:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:50:11 07:05:01 AM 0 0.45 0.00 0.03 0.00 0.00 99.52
09:50:11 07:05:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11
09:50:11 07:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 07:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 07:06:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:11 07:06:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 07:07:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:11 07:07:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67
09:50:11 07:07:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 07:08:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:11 07:08:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:11 07:08:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 07:09:01 AM all 0.11 0.00 0.07 0.00 0.03 99.80
09:50:11 07:09:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:50:11 07:09:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 07:10:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55
09:50:11 07:10:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:11 07:10:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:11 07:11:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:11 07:11:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:11 07:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 07:12:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 07:12:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:11 07:12:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:11 07:13:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
09:50:11 07:13:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 07:13:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:11 07:14:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:11 07:14:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:11 07:14:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 07:15:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:11 07:15:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 07:15:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 07:16:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:11 07:16:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:11 07:16:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:11
09:50:11 07:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 07:17:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:50:11 07:17:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:50:11 07:17:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11 07:18:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 07:18:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:50:11 07:18:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 07:19:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77
09:50:11 07:19:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:11 07:19:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:50:11 07:20:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:11 07:20:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 07:20:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:11 07:21:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72
09:50:11 07:21:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 07:21:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
09:50:11 07:22:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:11 07:22:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:11 07:22:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:11 07:23:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 07:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 07:23:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:11 07:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:11 07:24:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 07:24:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:11 07:25:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:11 07:25:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 07:25:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:11 07:26:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 07:26:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 07:26:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:11 07:27:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:50:11 07:27:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:11 07:27:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:11
09:50:11 07:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 07:28:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:11 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 07:28:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:50:11 07:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 07:29:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 07:29:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:11 07:30:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:11 07:30:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:11 07:30:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:11 07:31:01 AM all 0.32 0.00 0.07 0.00 0.03 99.57
09:50:11 07:31:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 07:31:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:50:11 07:32:01 AM all 0.17 0.00 0.08 0.00 0.03 99.73
09:50:11 07:32:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:11 07:32:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
09:50:11 07:33:01 AM all 0.34 0.17 0.11 0.01 0.04 99.33
09:50:11 07:33:01 AM 0 0.57 0.05 0.10 0.02 0.03 99.23
09:50:11 07:33:01 AM 1 0.12 0.28 0.12 0.00 0.05 99.43
09:50:11 07:34:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
09:50:11 07:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11 07:34:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:50:11 07:35:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:11 07:35:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 07:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 07:36:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:11 07:36:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:50:11 07:36:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:11 07:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 07:37:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:11 07:37:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:11 07:38:01 AM all 0.30 0.00 0.06 0.01 0.03 99.60
09:50:11 07:38:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 07:38:01 AM 1 0.50 0.00 0.05 0.02 0.02 99.42
09:50:11
09:50:11 07:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 07:39:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 07:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 07:39:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 07:40:01 AM all 0.34 0.00 0.04 0.00 0.03 99.59
09:50:11 07:40:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 07:40:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.36
09:50:11 07:41:01 AM all 0.33 0.00 0.07 0.00 0.05 99.54
09:50:11 07:41:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:11 07:41:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 07:42:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 07:42:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 07:42:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:11 07:43:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 07:43:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:50:11 07:43:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:11 07:44:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
09:50:11 07:44:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11 07:44:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:11 07:45:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:11 07:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 07:45:01 AM 1 0.60 0.00 0.03 0.00 0.05 99.32
09:50:11 07:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 07:46:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 07:46:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:11 07:47:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:11 07:47:01 AM 0 0.03 0.00 0.02 0.00 0.00 99.95
09:50:11 07:47:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.31
09:50:11 07:48:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:11 07:48:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 07:48:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:11 07:49:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 07:49:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 07:49:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:11
09:50:11 07:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 07:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 07:50:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:11 07:50:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.39
09:50:11 07:51:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 07:51:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.74
09:50:11 07:51:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.44
09:50:11 07:52:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 07:52:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:11 07:52:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 07:53:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:11 07:53:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:11 07:53:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 07:54:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:11 07:54:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 07:54:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:11 07:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 07:55:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:11 07:55:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 07:56:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:11 07:56:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:50:11 07:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:11 07:57:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:11 07:57:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:11 07:57:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 07:58:02 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 07:58:02 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:11 07:58:02 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:11 07:59:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:11 07:59:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.41
09:50:11 07:59:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.86
09:50:11 08:00:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:11 08:00:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:11 08:00:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11
09:50:11 08:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:01:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:11 08:01:01 AM 0 0.45 0.00 0.08 0.00 0.05 99.42
09:50:11 08:01:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:11 08:02:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55
09:50:11 08:02:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
09:50:11 08:02:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:11 08:03:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:11 08:03:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30
09:50:11 08:03:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:11 08:04:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:11 08:04:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
09:50:11 08:04:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:11 08:05:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:11 08:05:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:11 08:05:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 08:06:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 08:06:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 08:06:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:11 08:07:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 08:07:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 08:07:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 08:08:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:11 08:08:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 08:08:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:11 08:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 08:09:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:11 08:09:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 08:10:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:11 08:10:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 08:10:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:11 08:11:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:11 08:11:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:50:11 08:11:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50
09:50:11
09:50:11 08:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:11 08:12:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:11 08:12:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:11 08:13:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
09:50:11 08:13:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70
09:50:11 08:13:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:11 08:14:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:11 08:14:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 08:14:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:11 08:15:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:11 08:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:11 08:15:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:11 08:16:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 08:16:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:50:11 08:16:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:11 08:17:01 AM all 0.23 0.00 0.05 0.00 0.03 99.70
09:50:11 08:17:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:50:11 08:17:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.46
09:50:11 08:18:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:11 08:18:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:11 08:18:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:11 08:19:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74
09:50:11 08:19:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65
09:50:11 08:19:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11 08:20:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:11 08:20:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 08:20:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:11 08:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 08:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 08:21:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 08:22:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:11 08:22:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:11 08:22:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:11
09:50:11 08:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:23:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:11 08:23:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:11 08:23:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:50:11 08:24:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:11 08:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 08:24:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52
09:50:11 08:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 08:25:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 08:25:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:11 08:26:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:50:11 08:26:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 08:26:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:50:11 08:27:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77
09:50:11 08:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 08:27:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:50:11 08:28:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:11 08:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 08:28:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:11 08:29:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 08:29:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 08:29:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 08:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 08:30:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 08:30:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:11 08:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:11 08:31:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 08:31:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11 08:32:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:11 08:32:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 08:32:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:11 08:33:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:50:11 08:33:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:11 08:33:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:11
09:50:11 08:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:34:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57
09:50:11 08:34:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:50:11 08:34:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
09:50:11 08:35:01 AM all 0.33 0.00 0.07 0.01 0.04 99.56
09:50:11 08:35:01 AM 0 0.12 0.00 0.08 0.02 0.07 99.72
09:50:11 08:35:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:11 08:36:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:50:11 08:36:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 08:36:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:11 08:37:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:11 08:37:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 08:37:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 08:38:01 AM all 0.30 0.16 0.08 0.00 0.03 99.43
09:50:11 08:38:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 08:38:01 AM 1 0.50 0.32 0.10 0.00 0.03 99.05
09:50:11 08:39:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:11 08:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 08:39:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
09:50:11 08:40:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 08:40:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 08:40:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.36
09:50:11 08:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.57
09:50:11 08:41:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 08:41:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 08:42:01 AM all 0.15 0.00 0.07 0.00 0.05 99.73
09:50:11 08:42:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:11 08:42:01 AM 1 0.27 0.00 0.10 0.00 0.05 99.58
09:50:11 08:43:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:11 08:43:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 08:43:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:50:11 08:44:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 08:44:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:11 08:44:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11
09:50:11 08:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:45:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 08:45:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:11 08:45:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 08:46:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:11 08:46:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:11 08:46:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58
09:50:11 08:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 08:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 08:47:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 08:48:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:11 08:48:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 08:48:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:11 08:49:01 AM all 0.13 0.00 0.06 0.00 0.03 99.77
09:50:11 08:49:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:11 08:49:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63
09:50:11 08:50:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:11 08:50:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:11 08:50:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 08:51:01 AM all 0.32 0.00 0.07 0.00 0.02 99.59
09:50:11 08:51:01 AM 0 0.56 0.00 0.07 0.00 0.03 99.34
09:50:11 08:51:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11 08:52:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:11 08:52:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:11 08:52:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:11 08:53:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:11 08:53:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:11 08:53:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:11 08:54:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:11 08:54:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70
09:50:11 08:54:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:11 08:55:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:11 08:55:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:11 08:55:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:11
09:50:11 08:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 08:56:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:11 08:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 08:56:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
09:50:11 08:57:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 08:57:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:11 08:57:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:50:11 08:58:01 AM all 0.29 0.00 0.07 0.01 0.03 99.60
09:50:11 08:58:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:11 08:58:01 AM 1 0.15 0.00 0.08 0.02 0.03 99.72
09:50:11 08:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 08:59:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:11 08:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 09:00:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64
09:50:11 09:00:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.34
09:50:11 09:00:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:11 09:00:01 AM all 1.01 0.00 2.02 0.00 0.00 96.97
09:50:11 09:00:01 AM 0 0.00 0.00 2.04 0.00 0.00 97.96
09:50:11 09:00:01 AM 1 2.00 0.00 2.00 0.00 0.00 96.00
09:50:11 09:01:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74
09:50:11 09:01:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
09:50:11 09:01:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:11 09:02:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 09:02:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:11 09:02:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:11 09:03:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:11 09:03:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 09:03:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:50:11 09:04:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:11 09:04:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43
09:50:11 09:04:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 09:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:11 09:05:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:11 09:05:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11
09:50:11 09:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 09:06:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:11 09:06:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:11 09:06:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:11 09:07:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:11 09:07:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:11 09:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:11 09:08:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:11 09:08:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:50:11 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 09:09:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:11 09:09:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:11 09:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 09:10:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:11 09:10:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:50:11 09:10:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11 09:11:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69
09:50:11 09:11:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:50:11 09:11:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 09:12:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:11 09:12:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:11 09:12:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:11 09:13:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:11 09:13:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:11 09:13:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:11 09:14:01 AM all 0.15 0.00 0.08 0.00 0.03 99.75
09:50:11 09:14:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:50:11 09:14:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:11 09:15:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:11 09:15:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:11 09:15:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:11 09:16:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:11 09:16:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:11 09:16:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:11
09:50:11 09:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 09:17:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63
09:50:11 09:17:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:11 09:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 09:18:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:11 09:18:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:11 09:18:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
09:50:11 09:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:11 09:19:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:11 09:19:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:11 09:20:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:11 09:20:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 09:20:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:11 09:21:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:11 09:21:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:11 09:21:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:11 09:22:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:11 09:22:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:50:11 09:22:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62
09:50:11 09:23:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:11 09:23:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:50:11 09:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 09:24:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
09:50:11 09:24:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32
09:50:11 09:24:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:11 09:25:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:11 09:25:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:11 09:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:11 09:26:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:50:11 09:26:01 AM 0 0.33 0.00 0.02 0.00 0.02 99.63
09:50:11 09:26:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:11 09:27:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:50:11 09:27:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:11 09:27:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:11
09:50:11 09:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 09:28:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:11 09:28:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:11 09:28:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 09:29:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:11 09:29:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:11 09:29:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:11 09:30:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:11 09:30:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:50:11 09:30:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:11 09:31:01 AM all 0.07 0.00 0.08 0.00 0.03 99.82
09:50:11 09:31:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:11 09:31:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:11 09:32:01 AM all 0.07 0.00 0.05 0.00 0.03 99.85
09:50:11 09:32:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:11 09:32:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:11 09:33:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:11 09:33:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:11 09:33:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35
09:50:11 09:34:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:11 09:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:11 09:34:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:11 09:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:11 09:35:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 09:35:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:11 09:36:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:11 09:36:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:11 09:36:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:11 09:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:11 09:37:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:11 09:37:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:11 09:38:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:11 09:38:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:11 09:38:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:11
09:50:11 09:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 09:39:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72
09:50:11 09:39:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:11 09:39:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65
09:50:11 09:40:01 AM all 1.87 0.00 0.24 0.02 0.03 97.83
09:50:11 09:40:01 AM 0 1.72 0.00 0.25 0.00 0.03 98.00
09:50:11 09:40:01 AM 1 2.03 0.00 0.23 0.03 0.03 97.67
09:50:11 09:41:01 AM all 37.96 0.00 5.56 0.77 0.08 55.63
09:50:11 09:41:01 AM 0 54.35 0.00 6.89 1.03 0.08 37.65
09:50:11 09:41:01 AM 1 21.57 0.00 4.24 0.50 0.08 73.61
09:50:11 09:42:01 AM all 22.67 0.00 3.23 0.73 0.07 73.31
09:50:11 09:42:01 AM 0 31.12 0.00 3.69 0.73 0.07 64.39
09:50:11 09:42:01 AM 1 14.21 0.00 2.77 0.72 0.07 82.23
09:50:11 09:43:01 AM all 31.64 0.00 5.62 0.47 0.09 62.18
09:50:11 09:43:01 AM 0 41.25 0.00 6.49 0.47 0.10 51.70
09:50:11 09:43:01 AM 1 22.01 0.00 4.75 0.47 0.08 72.69
09:50:11 09:44:01 AM all 5.74 0.00 1.21 0.47 0.04 92.54
09:50:11 09:44:01 AM 0 7.10 0.00 1.45 0.80 0.05 90.60
09:50:11 09:44:01 AM 1 4.39 0.00 0.97 0.13 0.03 94.47
09:50:11 09:45:01 AM all 3.06 0.00 0.22 0.03 0.06 96.64
09:50:11 09:45:01 AM 0 4.38 0.00 0.30 0.03 0.07 95.22
09:50:11 09:45:01 AM 1 1.74 0.00 0.13 0.02 0.05 98.06
09:50:11 09:46:01 AM all 18.45 0.00 0.20 0.03 0.07 81.26
09:50:11 09:46:01 AM 0 32.33 0.00 0.22 0.02 0.08 67.36
09:50:11 09:46:01 AM 1 4.55 0.00 0.18 0.03 0.05 95.18
09:50:11 09:47:01 AM all 9.89 0.00 0.14 0.02 0.06 89.90
09:50:11 09:47:01 AM 0 12.49 0.00 0.12 0.00 0.05 87.34
09:50:11 09:47:01 AM 1 7.28 0.00 0.17 0.03 0.07 92.45
09:50:11 09:48:01 AM all 9.10 0.00 0.22 0.00 0.06 90.63
09:50:11 09:48:01 AM 0 8.34 0.00 0.28 0.00 0.07 91.31
09:50:11 09:48:01 AM 1 9.85 0.00 0.15 0.00 0.05 89.95
09:50:11 09:49:01 AM all 20.38 0.00 2.15 0.06 0.07 77.35
09:50:11 09:49:01 AM 0 22.68 0.00 2.15 0.08 0.07 75.02
09:50:11 09:49:01 AM 1 18.06 0.00 2.16 0.03 0.07 79.68
09:50:11
09:50:11 09:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:11 09:50:01 AM all 29.69 0.00 4.09 0.18 0.08 65.95
09:50:11 09:50:01 AM 0 49.80 0.00 5.21 0.22 0.08 44.69
09:50:11 09:50:01 AM 1 9.57 0.00 2.98 0.15 0.07 87.23
09:50:11 Average: all 0.67 0.00 0.11 0.01 0.03 99.18
09:50:11 Average: 0 0.81 0.00 0.12 0.01 0.04 99.03
09:50:11 Average: 1 0.53 0.00 0.10 0.01 0.03 99.33
09:50:11
09:50:11
09:50:11