09:39:39 Started by upstream project "integration-sanity-test-scandium" build number 587
09:39:39 originally caused by:
09:39:39 Started by timer
09:39:39 Running as SYSTEM
09:39:39 [EnvInject] - Loading node environment variables.
09:39:39 Building remotely on prd-centos8-robot-2c-8g-24916 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:39 [ssh-agent] Looking for ssh-agent implementation...
09:39:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:40 $ ssh-agent
09:39:40 SSH_AUTH_SOCK=/tmp/ssh-cBvUBmXScDwB/agent.6675
09:39:40 SSH_AGENT_PID=6676
09:39:40 [ssh-agent] Started.
09:39:40 Running ssh-add (command line suppressed)
09:39:40 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_11581309870349850849.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_11581309870349850849.key)
09:39:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:40 The recommended git tool is: NONE
09:39:42 using credential opendaylight-jenkins-ssh
09:39:42 Wiping out workspace first.
09:39:42 Cloning the remote Git repository
09:39:42 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:42 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:42 > git --version # timeout=10
09:39:42 > git --version # 'git version 2.43.0'
09:39:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:42 [INFO] Currently running in a labeled security context
09:39:42 [INFO] Currently SELinux is 'enforcing' on the host
09:39:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh15934072620463155701.key
09:39:42 Verifying host key using known hosts file
09:39:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:39:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:45 [INFO] Currently running in a labeled security context
09:39:45 [INFO] Currently SELinux is 'enforcing' on the host
09:39:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9496822818037689422.key
09:39:45 Verifying host key using known hosts file
09:39:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:39:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:45 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
09:39:45 > git config core.sparsecheckout # timeout=10
09:39:45 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
09:39:45 Commit message: "Add bgpcep variables for vanadium"
09:39:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:46 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
09:39:46 No emails were triggered.
09:39:46 provisioning config files...
09:39:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:39:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:39:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13815681791575475525.sh
09:39:46 ---> python-tools-install.sh
09:39:46 Setup pyenv:
09:39:46 system
09:39:46 * 3.8.13 (set by /opt/pyenv/version)
09:39:47 * 3.9.13 (set by /opt/pyenv/version)
09:39:47 * 3.10.13 (set by /opt/pyenv/version)
09:39:47 * 3.11.7 (set by /opt/pyenv/version)
09:39:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jE7m
09:39:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:39:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:56 lf-activate-venv(): INFO: Base packages installed successfully
09:39:56 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:40:29 Generating Requirements File
09:40:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:40:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:40:49 Python 3.11.7
09:40:49 pip 25.3 from /tmp/venv-jE7m/lib/python3.11/site-packages/pip (python 3.11)
09:40:50 appdirs==1.4.4
09:40:50 argcomplete==3.6.3
09:40:50 aspy.yaml==1.3.0
09:40:50 attrs==25.4.0
09:40:50 autopage==0.5.2
09:40:50 beautifulsoup4==4.14.3
09:40:50 boto3==1.42.25
09:40:50 botocore==1.42.25
09:40:50 bs4==0.0.2
09:40:50 certifi==2026.1.4
09:40:50 cffi==2.0.0
09:40:50 cfgv==3.5.0
09:40:50 chardet==5.2.0
09:40:50 charset-normalizer==3.4.4
09:40:50 click==8.3.1
09:40:50 cliff==4.13.1
09:40:50 cmd2==3.1.0
09:40:50 cryptography==3.3.2
09:40:50 debtcollector==3.0.0
09:40:50 decorator==5.2.1
09:40:50 defusedxml==0.7.1
09:40:50 Deprecated==1.3.1
09:40:50 distlib==0.4.0
09:40:50 dnspython==2.8.0
09:40:50 docker==7.1.0
09:40:50 dogpile.cache==1.5.0
09:40:50 durationpy==0.10
09:40:50 email-validator==2.3.0
09:40:50 filelock==3.20.3
09:40:50 future==1.0.0
09:40:50 gitdb==4.0.12
09:40:50 GitPython==3.1.46
09:40:50 google-auth==2.47.0
09:40:50 httplib2==0.31.0
09:40:50 identify==2.6.15
09:40:50 idna==3.11
09:40:50 importlib-resources==1.5.0
09:40:50 iso8601==2.1.0
09:40:50 Jinja2==3.1.6
09:40:50 jmespath==1.0.1
09:40:50 jsonpatch==1.33
09:40:50 jsonpointer==3.0.0
09:40:50 jsonschema==4.26.0
09:40:50 jsonschema-specifications==2025.9.1
09:40:50 keystoneauth1==5.12.0
09:40:50 kubernetes==34.1.0
09:40:50 lftools==0.37.18
09:40:50 lxml==6.0.2
09:40:50 markdown-it-py==4.0.0
09:40:50 MarkupSafe==3.0.3
09:40:50 mdurl==0.1.2
09:40:50 msgpack==1.1.2
09:40:50 multi_key_dict==2.0.3
09:40:50 munch==4.0.0
09:40:50 netaddr==1.3.0
09:40:50 niet==1.4.2
09:40:50 nodeenv==1.10.0
09:40:50 oauth2client==4.1.3
09:40:50 oauthlib==3.3.1
09:40:50 openstacksdk==4.8.0
09:40:50 os-service-types==1.8.2
09:40:50 osc-lib==4.3.0
09:40:50 oslo.config==10.2.0
09:40:50 oslo.context==6.2.0
09:40:50 oslo.i18n==6.7.1
09:40:50 oslo.log==8.0.0
09:40:50 oslo.serialization==5.9.0
09:40:50 oslo.utils==9.2.0
09:40:50 packaging==25.0
09:40:50 pbr==7.0.3
09:40:50 platformdirs==4.5.1
09:40:50 prettytable==3.17.0
09:40:50 psutil==7.2.1
09:40:50 pyasn1==0.6.1
09:40:50 pyasn1_modules==0.4.2
09:40:50 pycparser==2.23
09:40:50 pygerrit2==2.0.15
09:40:50 PyGithub==2.8.1
09:40:50 Pygments==2.19.2
09:40:50 PyJWT==2.10.1
09:40:50 PyNaCl==1.6.2
09:40:50 pyparsing==2.4.7
09:40:50 pyperclip==1.11.0
09:40:50 pyrsistent==0.20.0
09:40:50 python-cinderclient==9.8.0
09:40:50 python-dateutil==2.9.0.post0
09:40:50 python-heatclient==4.3.0
09:40:50 python-jenkins==1.8.3
09:40:50 python-keystoneclient==5.7.0
09:40:50 python-magnumclient==4.9.0
09:40:50 python-openstackclient==8.3.0
09:40:50 python-swiftclient==4.9.0
09:40:50 PyYAML==6.0.3
09:40:50 referencing==0.37.0
09:40:50 requests==2.32.5
09:40:50 requests-oauthlib==2.0.0
09:40:50 requestsexceptions==1.4.0
09:40:50 rfc3986==2.0.0
09:40:50 rich==14.2.0
09:40:50 rich-argparse==1.7.2
09:40:50 rpds-py==0.30.0
09:40:50 rsa==4.9.1
09:40:50 ruamel.yaml==0.19.1
09:40:50 ruamel.yaml.clib==0.2.15
09:40:50 s3transfer==0.16.0
09:40:50 simplejson==3.20.2
09:40:50 six==1.17.0
09:40:50 smmap==5.0.2
09:40:50 soupsieve==2.8.1
09:40:50 stevedore==5.6.0
09:40:50 tabulate==0.9.0
09:40:50 toml==0.10.2
09:40:50 tomlkit==0.13.3
09:40:50 tqdm==4.67.1
09:40:50 typing_extensions==4.15.0
09:40:50 tzdata==2025.3
09:40:50 urllib3==1.26.20
09:40:50 virtualenv==20.36.1
09:40:50 wcwidth==0.2.14
09:40:50 websocket-client==1.9.0
09:40:50 wrapt==2.0.1
09:40:50 xdg==6.0.0
09:40:50 xmltodict==1.0.2
09:40:50 yq==3.4.3
09:40:50 [EnvInject] - Injecting environment variables from a build step.
09:40:50 [EnvInject] - Injecting as environment variables the properties content
09:40:50 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:40:50 OS_CLOUD=vex
09:40:50 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:40:50 OS_STACK_TEMPLATE_DIR=openstack-hot
09:40:50
09:40:50 [EnvInject] - Variables injected successfully.
09:40:50 provisioning config files...
09:40:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7550695332789085778.sh
09:40:50 ---> Create parameters file for OpenStack HOT
09:40:50 OpenStack Heat parameters generated
09:40:50 -----------------------------------
09:40:50 parameters:
09:40:50 vm_0_count: '1'
09:40:50 vm_0_flavor: 'v3-standard-4'
09:40:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
09:40:50 vm_1_count: '1'
09:40:50 vm_1_flavor: 'v3-standard-2'
09:40:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:40:50
09:40:50 job_name: '52208-580'
09:40:50 silo: 'releng'
09:40:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7453585849695434451.sh
09:40:50 ---> Create HEAT stack
09:40:50 + source /home/jenkins/lf-env.sh
09:40:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 ++ mktemp -d /tmp/venv-XXXX
09:40:50 + lf_venv=/tmp/venv-Doxg
09:40:50 + local venv_file=/tmp/.os_lf_venv
09:40:50 + local python=python3
09:40:50 + local options
09:40:50 + local set_path=true
09:40:50 + local install_args=
09:40:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 + true
09:40:50 + case $1 in
09:40:50 + python=python3
09:40:50 + shift 2
09:40:50 + true
09:40:50 + case $1 in
09:40:50 + shift
09:40:50 + break
09:40:50 + case $python in
09:40:50 + local pkg_list=
09:40:50 + [[ -d /opt/pyenv ]]
09:40:50 + echo 'Setup pyenv:'
09:40:50 Setup pyenv:
09:40:50 + export PYENV_ROOT=/opt/pyenv
09:40:50 + PYENV_ROOT=/opt/pyenv
09:40:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 + pyenv versions
09:40:50 system
09:40:50 3.8.13
09:40:50 3.9.13
09:40:50 3.10.13
09:40:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:40:50 + command -v pyenv
09:40:50 ++ pyenv init - --no-rehash
09:40:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:40:50 for i in ${!paths[@]}; do
09:40:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:40:50 fi; done;
09:40:50 echo "${paths[*]}"'\'')"
09:40:50 export PATH="/opt/pyenv/shims:${PATH}"
09:40:50 export PYENV_SHELL=bash
09:40:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:40:50 pyenv() {
09:40:50 local command
09:40:50 command="${1:-}"
09:40:50 if [ "$#" -gt 0 ]; then
09:40:50 shift
09:40:50 fi
09:40:50
09:40:50 case "$command" in
09:40:50 rehash|shell)
09:40:50 eval "$(pyenv "sh-$command" "$@")"
09:40:50 ;;
09:40:50 *)
09:40:50 command pyenv "$command" "$@"
09:40:50 ;;
09:40:50 esac
09:40:50 }'
09:40:50 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:40:50 for i in ${!paths[@]}; do
09:40:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:40:50 fi; done;
09:40:50 echo "${paths[*]}"'
09:40:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ export PYENV_SHELL=bash
09:40:50 ++ PYENV_SHELL=bash
09:40:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:40:50 +++ complete -F _pyenv pyenv
09:40:50 ++ lf-pyver python3
09:40:50 ++ local py_version_xy=python3
09:40:50 ++ local py_version_xyz=
09:40:51 ++ grep -E '^[0-9.]*[0-9]$'
09:40:51 ++ pyenv versions
09:40:51 ++ local command
09:40:51 ++ command=versions
09:40:51 ++ '[' 1 -gt 0 ']'
09:40:51 ++ shift
09:40:51 ++ case "$command" in
09:40:51 ++ command pyenv versions
09:40:51 ++ pyenv versions
09:40:51 ++ sed 's/^[ *]* //'
09:40:51 ++ awk '{ print $1 }'
09:40:51 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:40:51 +++ grep '^3' /tmp/.pyenv_versions
09:40:51 +++ tail -n 1
09:40:51 +++ sort -V
09:40:51 ++ py_version_xyz=3.11.7
09:40:51 ++ [[ -z 3.11.7 ]]
09:40:51 ++ echo 3.11.7
09:40:51 ++ return 0
09:40:51 + pyenv local 3.11.7
09:40:51 + local command
09:40:51 + command=local
09:40:51 + '[' 2 -gt 0 ']'
09:40:51 + shift
09:40:51 + case "$command" in
09:40:51 + command pyenv local 3.11.7
09:40:51 + pyenv local 3.11.7
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='lftools[openstack] '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='kubernetes '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='niet '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-heatclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-openstackclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-magnumclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='urllib3~=1.26.15 '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='yq '
09:40:51 + [[ -f /tmp/.os_lf_venv ]]
09:40:51 ++ cat /tmp/.os_lf_venv
09:40:51 + lf_venv=/tmp/venv-jE7m
09:40:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from' file:/tmp/.os_lf_venv
09:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:40:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:40:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:51 + local 'pip_opts=--upgrade --quiet'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:40:51 + [[ -n '' ]]
09:40:51 + [[ -n '' ]]
09:40:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:40:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:51 + /tmp/venv-jE7m/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:40:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:40:53 lf-activate-venv(): INFO: Base packages installed successfully
09:40:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:40:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:40:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:53 + /tmp/venv-jE7m/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:09 + type python3
09:41:09 + true
09:41:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH'
09:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:41:09 + PATH=/tmp/venv-jE7m/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:09 + return 0
09:41:09 + openstack --os-cloud vex limits show --absolute
09:41:11 +--------------------------+---------+
09:41:11 | Name | Value |
09:41:11 +--------------------------+---------+
09:41:11 | maxTotalInstances | -1 |
09:41:11 | maxTotalCores | 450 |
09:41:11 | maxTotalRAMSize | 1000000 |
09:41:11 | maxServerMeta | 128 |
09:41:11 | maxImageMeta | 128 |
09:41:11 | maxPersonality | 5 |
09:41:11 | maxPersonalitySize | 10240 |
09:41:11 | maxTotalKeypairs | 100 |
09:41:11 | maxServerGroups | 10 |
09:41:11 | maxServerGroupMembers | 10 |
09:41:11 | maxTotalFloatingIps | -1 |
09:41:11 | maxSecurityGroups | -1 |
09:41:11 | maxSecurityGroupRules | -1 |
09:41:11 | totalRAMUsed | 729088 |
09:41:11 | totalCoresUsed | 178 |
09:41:11 | totalInstancesUsed | 80 |
09:41:11 | totalFloatingIpsUsed | 0 |
09:41:11 | totalSecurityGroupsUsed | 0 |
09:41:11 | totalServerGroupsUsed | 0 |
09:41:11 | maxTotalVolumes | -1 |
09:41:11 | maxTotalSnapshots | 10 |
09:41:11 | maxTotalVolumeGigabytes | 4096 |
09:41:11 | maxTotalBackups | 10 |
09:41:11 | maxTotalBackupGigabytes | 1000 |
09:41:11 | totalVolumesUsed | 3 |
09:41:11 | totalGigabytesUsed | 60 |
09:41:11 | totalSnapshotsUsed | 0 |
09:41:11 | totalBackupsUsed | 0 |
09:41:11 | totalBackupGigabytesUsed | 0 |
09:41:11 +--------------------------+---------+
09:41:11 + pushd /opt/ciman/openstack-hot
09:41:11 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:11 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-580 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:57 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:41:57 Waiting to initialize infrastructure...
09:41:57 Waiting to initialize infrastructure...
09:41:57 Waiting to initialize infrastructure...
09:41:57 Stack initialization successful.
09:41:57 ------------------------------------
09:41:57 Stack Details
09:41:57 ------------------------------------
09:41:57 {'added': None,
09:41:57 'capabilities': [],
09:41:57 'created_at': '2026-01-10T09:41:14Z',
09:41:57 'deleted': None,
09:41:57 'deleted_at': None,
09:41:57 'description': 'No description',
09:41:57 'environment': None,
09:41:57 'environment_files': None,
09:41:57 'files': None,
09:41:57 'files_container': None,
09:41:57 'id': '16d0a328-b350-49ad-9458-27cd1d3e042c',
09:41:57 'is_rollback_disabled': True,
09:41:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-580/16d0a328-b350-49ad-9458-27cd1d3e042c',
09:41:57 'rel': 'self'}],
09:41:57 '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:57 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-580',
09:41:57 'notification_topics': [],
09:41:57 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:57 'output_key': 'vm_0_ips',
09:41:57 'output_value': ['10.30.170.159']},
09:41:57 {'description': 'IP addresses of the 2nd vm types',
09:41:57 'output_key': 'vm_1_ips',
09:41:57 'output_value': ['10.30.171.32']}],
09:41:57 'owner_id': ****,
09:41:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:57 'OS::stack_id': '16d0a328-b350-49ad-9458-27cd1d3e042c',
09:41:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-580',
09:41:57 'job_name': '52208-580',
09:41:57 'silo': 'releng',
09:41:57 'vm_0_count': '1',
09:41:57 'vm_0_flavor': 'v3-standard-4',
09:41:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:57 '20260109-084045.554',
09:41:57 'vm_1_count': '1',
09:41:57 'vm_1_flavor': 'v3-standard-2',
09:41:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:57 '- 20250917-133034.654'},
09:41:57 'parent_id': None,
09:41:57 'replaced': None,
09:41:57 'status': 'CREATE_COMPLETE',
09:41:57 'status_reason': 'Stack CREATE completed successfully',
09:41:57 'tags': [],
09:41:57 'template': None,
09:41:57 'template_description': 'No description',
09:41:57 'template_url': None,
09:41:57 'timeout_mins': 15,
09:41:57 'unchanged': None,
09:41:57 'updated': None,
09:41:57 'updated_at': None,
09:41:57 'user_project_id': 'a4dcd177639e4186b47d85d42101279b'}
09:41:57 ------------------------------------
09:41:57 + popd
09:41:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8031922955974012563.sh
09:41:58 ---> Copy SSH public keys to CSIT lab
09:41:58 Setup pyenv:
09:41:58 system
09:41:58 3.8.13
09:41:58 3.9.13
09:41:58 3.10.13
09:41:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:41:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:00 lf-activate-venv(): INFO: Base packages installed successfully
09:42:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:42:18 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:42:18 Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
09:42:18 releng-52208-580-0-builder-0
09:42:18 Successfully copied public keys to slave 10.30.170.159
09:42:18 releng-52208-580-1-mininet-ovs-217-0
09:42:18 Successfully copied public keys to slave 10.30.171.32
09:42:18 Process 7897 ready.
09:42:18 Process 7898 ready.
09:42:18 SSH ready on all stack servers.
09:42:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9872964383731178149.sh
09:42:18 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:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-veiC
09:42:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:23 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:28 lf-activate-venv(): INFO: Adding /tmp/venv-veiC/bin to PATH
09:42:28 + echo 'Installing Python Requirements'
09:42:28 Installing Python Requirements
09:42:28 + cat
09:42:28 + python -m pip install -r requirements.txt
09:42:28 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:29 Collecting docker-py (from -r requirements.txt (line 1))
09:42:29 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:29 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:29 Installing build dependencies: started
09:42:29 Installing build dependencies: finished with status 'done'
09:42:29 Getting requirements to build wheel: started
09:42:30 Getting requirements to build wheel: finished with status 'done'
09:42:30 Preparing metadata (pyproject.toml): started
09:42:30 Preparing metadata (pyproject.toml): 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 Installing build dependencies: started
09:42:31 Installing build dependencies: finished with status 'done'
09:42:31 Getting requirements to build wheel: started
09:42:31 Getting requirements to build wheel: finished with status 'done'
09:42:31 Preparing metadata (pyproject.toml): started
09:42:32 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:32 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:32 Collecting requests (from -r requirements.txt (line 6))
09:42:32 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:32 Collecting robotframework (from -r requirements.txt (line 7))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
09:42:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 46.0 MB/s 0:00:00
09:42:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:32 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:32 Installing build dependencies: started
09:42:33 Installing build dependencies: finished with status 'done'
09:42:33 Getting requirements to build wheel: started
09:42:33 Getting requirements to build wheel: finished with status 'done'
09:42:33 Preparing metadata (pyproject.toml): started
09:42:33 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:33 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:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:34 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:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:34 Installing build dependencies: started
09:42:34 Installing build dependencies: finished with status 'done'
09:42:34 Getting requirements to build wheel: started
09:42:35 Getting requirements to build wheel: finished with status 'done'
09:42:35 Preparing metadata (pyproject.toml): started
09:42:35 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:35 Collecting scapy (from -r requirements.txt (line 12))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
09:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 72.2 MB/s 0:00:00
09:42:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:35 Installing build dependencies: started
09:42:36 Installing build dependencies: finished with status 'done'
09:42:36 Getting requirements to build wheel: started
09:42:36 Getting requirements to build wheel: finished with status 'done'
09:42:36 Preparing metadata (pyproject.toml): started
09:42:37 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:37 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
09:42:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 44.1 MB/s 0:00:00
09:42:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:37 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:37 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
09:42:37 Collecting isodate (from -r requirements.txt (line 25))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:37 Collecting jmespath (from -r requirements.txt (line 28))
09:42:37 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:37 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 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:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:37 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:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:37 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:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:42:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
09:42:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:42:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:38 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
09:42:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
09:42:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 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:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:38 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:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
09:42:39 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
09:42:39 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:39 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:39 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:39 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:39 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:39 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
09:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 45.9 MB/s 0:00:00
09:42:39 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:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:39 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:39 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:39 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:39 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:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:39 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:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:39 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:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00
09:42:40 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:40 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:41 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.6 MB/s 0:00:00
09:42:41 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 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:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:42:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:42 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:42 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:42 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:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:42:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 82.5 MB/s 0:00:00
09:42:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 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:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:43 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:43 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:43 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:43 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:43 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:43 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:43 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:43 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:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:42:43 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:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:43 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:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:42:43 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:43 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
09:42:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:44 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=568a4c03b20951df06491da9db390083f649298baca4fa882132d32402eab81c
09:42:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:44 Building wheel for ipaddr (pyproject.toml): started
09:42:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=54f1dea4d823a074d9c8058f9a4870c6f007d4187e9652da4d59b6be1470aa9a
09:42:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:44 Building wheel for netifaces (pyproject.toml): started
09:42:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=3f3e59e393d5a2a845d59c970c7e7299f39c622233323b38f98e9ba9b2fe01a7
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=db975214046784b0dfd3ea95c89ccddedb883b58dbafc79285d933f6be97cc17
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:46 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:47 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:47 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=699fec8040ea3ad3e512821cd1e07ea9380e9d76041977441d7672ebe0c4fcc6
09:42:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:47 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:47 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:54
09:42:54 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:42:54 + pip freeze
09:42:55 attrs==25.4.0
09:42:55 bcrypt==5.0.0
09:42:55 beautifulsoup4==4.14.3
09:42:55 certifi==2026.1.4
09:42:55 cffi==2.0.0
09:42:55 charset-normalizer==3.4.4
09:42:55 click==8.3.1
09:42:55 cryptography==46.0.3
09:42:55 decorator==5.2.1
09:42:55 distlib==0.4.0
09:42:55 docker-py==1.10.6
09:42:55 docker-pycreds==0.4.0
09:42:55 elastic-transport==8.17.1
09:42:55 elasticsearch==8.19.3
09:42:55 elasticsearch-dsl==8.15.4
09:42:55 enum34==1.1.10
09:42:55 filelock==3.20.3
09:42:55 h11==0.16.0
09:42:55 idna==3.11
09:42:55 invoke==2.2.1
09:42:55 ipaddr==2.2.0
09:42:55 isodate==0.7.2
09:42:55 jmespath==1.0.1
09:42:55 jsonpatch==1.33
09:42:55 jsonpath-rw==1.4.0
09:42:55 jsonpointer==3.0.0
09:42:55 lxml==6.0.2
09:42:55 netaddr==1.3.0
09:42:55 netifaces==0.11.0
09:42:55 outcome==1.3.0.post0
09:42:55 paramiko==4.0.0
09:42:55 platformdirs==4.5.1
09:42:55 ply==3.11
09:42:55 pyang==2.7.1
09:42:55 pyangbind==0.8.7
09:42:55 pycparser==2.23
09:42:55 pyhocon==0.3.61
09:42:55 PyNaCl==1.6.2
09:42:55 pyparsing==3.3.1
09:42:55 PySocks==1.7.1
09:42:55 python-dateutil==2.9.0.post0
09:42:55 regex==2025.11.3
09:42:55 requests==2.32.5
09:42:55 robotframework==7.4.1
09:42:55 robotframework-httplibrary==0.4.2
09:42:55 robotframework-pythonlibcore==4.4.1
09:42:55 robotframework-requests==0.9.7
09:42:55 robotframework-selenium2library==3.0.0
09:42:55 robotframework-seleniumlibrary==6.8.0
09:42:55 robotframework-sshlibrary==3.8.0
09:42:55 scapy==2.7.0
09:42:55 scp==0.15.0
09:42:55 selenium==4.39.0
09:42:55 six==1.17.0
09:42:55 sniffio==1.3.1
09:42:55 sortedcontainers==2.4.0
09:42:55 soupsieve==2.8.1
09:42:55 trio==0.32.0
09:42:55 trio-websocket==0.12.2
09:42:55 typing_extensions==4.15.0
09:42:55 urllib3==2.6.3
09:42:55 virtualenv==20.36.1
09:42:55 waitress==3.0.2
09:42:55 WebOb==1.8.9
09:42:55 websocket-client==1.9.0
09:42:55 WebTest==3.0.7
09:42:55 wsproto==1.3.2
09:42:55 [EnvInject] - Injecting environment variables from a build step.
09:42:55 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:55 [EnvInject] - Variables injected successfully.
09:42:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1562258337409717184.sh
09:42:55 Setup pyenv:
09:42:55 system
09:42:55 3.8.13
09:42:55 3.9.13
09:42:55 3.10.13
09:42:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:42:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:57 lf-activate-venv(): INFO: Base packages installed successfully
09:42:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:04 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:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
09:43:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
09:43:05 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:43:05 + ODL_SYSTEM=()
09:43:05 + TOOLS_SYSTEM=()
09:43:05 + OPENSTACK_SYSTEM=()
09:43:05 + OPENSTACK_CONTROLLERS=()
09:43:05 + mapfile -t ADDR
09:43:05 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:43:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:06 + for i in "${ADDR[@]}"
09:43:06 ++ ssh 10.30.170.159 hostname -s
09:43:06 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:07 + REMHOST=releng-52208-580-0-builder-0
09:43:07 + case ${REMHOST} in
09:43:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:07 + for i in "${ADDR[@]}"
09:43:07 ++ ssh 10.30.171.32 hostname -s
09:43:07 Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
09:43:07 + REMHOST=releng-52208-580-1-mininet-ovs-217-0
09:43:07 + case ${REMHOST} in
09:43:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:07 + echo NUM_ODL_SYSTEM=1
09:43:07 + echo NUM_TOOLS_SYSTEM=1
09:43:07 + '[' '' == yes ']'
09:43:07 + NUM_OPENSTACK_SYSTEM=0
09:43:07 + echo NUM_OPENSTACK_SYSTEM=0
09:43:07 + '[' 0 -eq 2 ']'
09:43:07 + echo ODL_SYSTEM_IP=10.30.170.159
09:43:07 ++ seq 0 0
09:43:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:07 + echo ODL_SYSTEM_1_IP=10.30.170.159
09:43:07 + echo TOOLS_SYSTEM_IP=10.30.171.32
09:43:07 ++ seq 0 0
09:43:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:07 + echo TOOLS_SYSTEM_1_IP=10.30.171.32
09:43:07 + openstack_index=0
09:43:07 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:07 ++ seq 0 0
09:43:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:07 + '[' -1 -ge 2 ']'
09:43:07 ++ seq 0 -2
09:43:07 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:07 ++ seq 0 -1
09:43:07 + echo 'Contents of slave_addresses.txt:'
09:43:07 Contents of slave_addresses.txt:
09:43:07 + cat slave_addresses.txt
09:43:07 NUM_ODL_SYSTEM=1
09:43:07 NUM_TOOLS_SYSTEM=1
09:43:07 NUM_OPENSTACK_SYSTEM=0
09:43:07 ODL_SYSTEM_IP=10.30.170.159
09:43:07 ODL_SYSTEM_1_IP=10.30.170.159
09:43:07 TOOLS_SYSTEM_IP=10.30.171.32
09:43:07 TOOLS_SYSTEM_1_IP=10.30.171.32
09:43:07 NUM_OPENSTACK_CONTROL_NODES=1
09:43:07 OPENSTACK_CONTROL_NODE_1_IP=
09:43:07 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:07 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:07 [EnvInject] - Injecting environment variables from a build step.
09:43:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:07 [EnvInject] - Variables injected successfully.
09:43:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7215522357825366530.sh
09:43:07 Preparing for JRE Version 21
09:43:07 Karaf artifact is karaf
09:43:07 Karaf project is integration
09:43:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:07 [EnvInject] - Injecting environment variables from a build step.
09:43:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:07 [EnvInject] - Variables injected successfully.
09:43:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3454012007286549705.sh
09:43:07 2026-01-10 09:43:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:07 Bundle version is 0.21.4-SNAPSHOT
09:43:07 --2026-01-10 09:43:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:07 HTTP request sent, awaiting response... 200 OK
09:43:07 Length: 1410 (1.4K) [application/xml]
09:43:07 Saving to: ‘maven-metadata.xml’
09:43:07
09:43:07 0K . 100% 68.5M=0s
09:43:07
09:43:07 2026-01-10 09:43:07 (68.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:07
09:43:07
09:43:07
09:43:07 org.opendaylight.integration
09:43:07 karaf
09:43:07 0.21.4-SNAPSHOT
09:43:07
09:43:07
09:43:07 20260110.093345
09:43:07 448
09:43:07
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07 pom
09:43:07 0.21.4-20260110.093345-448
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07 tar.gz
09:43:07 0.21.4-20260110.093345-448
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07 zip
09:43:07 0.21.4-20260110.093345-448
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07 cyclonedx
09:43:07 xml
09:43:07 0.21.4-20260110.093345-448
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07 cyclonedx
09:43:07 json
09:43:07 0.21.4-20260110.093345-448
09:43:07 20260110093345
09:43:07
09:43:07
09:43:07
09:43:07
09:43:07 Nexus timestamp is 0.21.4-20260110.093345-448
09:43:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260110.093345-448.zip
09:43:07 Distribution bundle is karaf-0.21.4-20260110.093345-448.zip
09:43:07 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:07 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:07 Nexus prefix is https://nexus.opendaylight.org
09:43:07 [EnvInject] - Injecting environment variables from a build step.
09:43:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:07 [EnvInject] - Variables injected successfully.
09:43:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11473601812434201442.sh
09:43:07 Setup pyenv:
09:43:07 system
09:43:07 3.8.13
09:43:07 3.9.13
09:43:07 3.10.13
09:43:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:43:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:10 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:10 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
09:43:10 lf-activate-venv(): INFO: Base packages installed successfully
09:43:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:17 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:17 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
09:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:43:17 Copying common-functions.sh to /tmp
09:43:19 Copying common-functions.sh to 10.30.170.159:/tmp
09:43:19 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:19 Copying common-functions.sh to 10.30.171.32:/tmp
09:43:19 Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
09:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins154766402958559175.sh
09:43:20 common-functions.sh is being sourced
09:43:20 common-functions environment:
09:43:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:20 ACTUALFEATURES:
09:43:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:20 CONTROLLERMEM: 2048m
09:43:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:20 SUITES:
09:43:20
09:43:20 #################################################
09:43:20 ## Configure Cluster and Start ##
09:43:20 #################################################
09:43:20 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:20 Locating script plan to use...
09:43:20 Finished running script plans
09:43:20 Configuring member-1 with IP address 10.30.170.159
09:43:20 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:20 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:20 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:20 ++ [[ /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:20 ++ echo 'common-functions.sh is being sourced'
09:43:20 common-functions.sh is being sourced
09:43:20 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:20 ++ DISTROSTREAM=scandium
09:43:20 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:20 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:20 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:20 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:20 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:20 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:20 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:20 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:20 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:20 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:20 ++ export CONTROLLERMEM=
09:43:20 ++ CONTROLLERMEM=
09:43:20 ++ case "${DISTROSTREAM}" in
09:43:20 ++ CLUSTER_SYSTEM=akka
09:43:20 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:20 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:20 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:20 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:20 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:20 ++ print_common_env
09:43:20 ++ cat
09:43:20 common-functions environment:
09:43:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:20 ACTUALFEATURES:
09:43:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:20 CONTROLLERMEM:
09:43:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:20 SUITES:
09:43:20
09:43:20 ++ SSH='ssh -t -t'
09:43:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:20 Changing to /tmp
09:43:20 + echo 'Changing to /tmp'
09:43:20 + cd /tmp
09:43:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260110.093345-448.zip
09:43:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260110.093345-448.zip'
09:43:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260110.093345-448.zip
09:43:20 --2026-01-10 09:43:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260110.093345-448.zip
09:43:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:20 HTTP request sent, awaiting response... 200 OK
09:43:20 Length: 239813277 (229M) [application/zip]
09:43:20 Saving to: ‘karaf-0.21.4-20260110.093345-448.zip’
09:43:20
09:43:20 0K ........ ........ ........ ........ ........ ........ 1% 69.8M 3s
09:43:20 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s
09:43:20 6144K ........ ........ ........ ........ ........ ........ 3% 149M 2s
09:43:20 9216K ........ ........ ........ ........ ........ ........ 5% 147M 2s
09:43:20 12288K ........ ........ ........ ........ ........ ........ 6% 105M 2s
09:43:20 15360K ........ ........ ........ ........ ........ ........ 7% 130M 2s
09:43:20 18432K ........ ........ ........ ........ ........ ........ 9% 165M 2s
09:43:20 21504K ........ ........ ........ ........ ........ ........ 10% 213M 2s
09:43:20 24576K ........ ........ ........ ........ ........ ........ 11% 218M 2s
09:43:20 27648K ........ ........ ........ ........ ........ ........ 13% 206M 1s
09:43:20 30720K ........ ........ ........ ........ ........ ........ 14% 253M 1s
09:43:20 33792K ........ ........ ........ ........ ........ ........ 15% 247M 1s
09:43:20 36864K ........ ........ ........ ........ ........ ........ 17% 259M 1s
09:43:20 39936K ........ ........ ........ ........ ........ ........ 18% 255M 1s
09:43:20 43008K ........ ........ ........ ........ ........ ........ 19% 256M 1s
09:43:20 46080K ........ ........ ........ ........ ........ ........ 20% 297M 1s
09:43:20 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s
09:43:20 52224K ........ ........ ........ ........ ........ ........ 23% 288M 1s
09:43:20 55296K ........ ........ ........ ........ ........ ........ 24% 322M 1s
09:43:20 58368K ........ ........ ........ ........ ........ ........ 26% 343M 1s
09:43:21 61440K ........ ........ ........ ........ ........ ........ 27% 281M 1s
09:43:21 64512K ........ ........ ........ ........ ........ ........ 28% 308M 1s
09:43:21 67584K ........ ........ ........ ........ ........ ........ 30% 352M 1s
09:43:21 70656K ........ ........ ........ ........ ........ ........ 31% 338M 1s
09:43:21 73728K ........ ........ ........ ........ ........ ........ 32% 331M 1s
09:43:21 76800K ........ ........ ........ ........ ........ ........ 34% 334M 1s
09:43:21 79872K ........ ........ ........ ........ ........ ........ 35% 328M 1s
09:43:21 82944K ........ ........ ........ ........ ........ ........ 36% 369M 1s
09:43:21 86016K ........ ........ ........ ........ ........ ........ 38% 331M 1s
09:43:21 89088K ........ ........ ........ ........ ........ ........ 39% 355M 1s
09:43:21 92160K ........ ........ ........ ........ ........ ........ 40% 327M 1s
09:43:21 95232K ........ ........ ........ ........ ........ ........ 41% 282M 1s
09:43:21 98304K ........ ........ ........ ........ ........ ........ 43% 335M 1s
09:43:21 101376K ........ ........ ........ ........ ........ ........ 44% 452M 1s
09:43:21 104448K ........ ........ ........ ........ ........ ........ 45% 331M 1s
09:43:21 107520K ........ ........ ........ ........ ........ ........ 47% 352M 1s
09:43:21 110592K ........ ........ ........ ........ ........ ........ 48% 301M 1s
09:43:21 113664K ........ ........ ........ ........ ........ ........ 49% 316M 0s
09:43:21 116736K ........ ........ ........ ........ ........ ........ 51% 335M 0s
09:43:21 119808K ........ ........ ........ ........ ........ ........ 52% 343M 0s
09:43:21 122880K ........ ........ ........ ........ ........ ........ 53% 349M 0s
09:43:21 125952K ........ ........ ........ ........ ........ ........ 55% 330M 0s
09:43:21 129024K ........ ........ ........ ........ ........ ........ 56% 355M 0s
09:43:21 132096K ........ ........ ........ ........ ........ ........ 57% 313M 0s
09:43:21 135168K ........ ........ ........ ........ ........ ........ 59% 296M 0s
09:43:21 138240K ........ ........ ........ ........ ........ ........ 60% 299M 0s
09:43:21 141312K ........ ........ ........ ........ ........ ........ 61% 321M 0s
09:43:21 144384K ........ ........ ........ ........ ........ ........ 62% 322M 0s
09:43:21 147456K ........ ........ ........ ........ ........ ........ 64% 335M 0s
09:43:21 150528K ........ ........ ........ ........ ........ ........ 65% 239M 0s
09:43:21 153600K ........ ........ ........ ........ ........ ........ 66% 280M 0s
09:43:21 156672K ........ ........ ........ ........ ........ ........ 68% 334M 0s
09:43:21 159744K ........ ........ ........ ........ ........ ........ 69% 331M 0s
09:43:21 162816K ........ ........ ........ ........ ........ ........ 70% 320M 0s
09:43:21 165888K ........ ........ ........ ........ ........ ........ 72% 344M 0s
09:43:21 168960K ........ ........ ........ ........ ........ ........ 73% 329M 0s
09:43:21 172032K ........ ........ ........ ........ ........ ........ 74% 343M 0s
09:43:21 175104K ........ ........ ........ ........ ........ ........ 76% 331M 0s
09:43:21 178176K ........ ........ ........ ........ ........ ........ 77% 336M 0s
09:43:21 181248K ........ ........ ........ ........ ........ ........ 78% 330M 0s
09:43:21 184320K ........ ........ ........ ........ ........ ........ 80% 331M 0s
09:43:21 187392K ........ ........ ........ ........ ........ ........ 81% 242M 0s
09:43:21 190464K ........ ........ ........ ........ ........ ........ 82% 324M 0s
09:43:21 193536K ........ ........ ........ ........ ........ ........ 83% 246M 0s
09:43:21 196608K ........ ........ ........ ........ ........ ........ 85% 236M 0s
09:43:21 199680K ........ ........ ........ ........ ........ ........ 86% 303M 0s
09:43:21 202752K ........ ........ ........ ........ ........ ........ 87% 338M 0s
09:43:21 205824K ........ ........ ........ ........ ........ ........ 89% 280M 0s
09:43:21 208896K ........ ........ ........ ........ ........ ........ 90% 189M 0s
09:43:21 211968K ........ ........ ........ ........ ........ ........ 91% 317M 0s
09:43:21 215040K ........ ........ ........ ........ ........ ........ 93% 352M 0s
09:43:21 218112K ........ ........ ........ ........ ........ ........ 94% 229M 0s
09:43:21 221184K ........ ........ ........ ........ ........ ........ 95% 204M 0s
09:43:21 224256K ........ ........ ........ ........ ........ ........ 97% 302M 0s
09:43:21 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s
09:43:21 230400K ........ ........ ........ ........ ........ ........ 99% 333M 0s
09:43:21 233472K ........ ... 100% 315M=0.9s
09:43:21
09:43:21 2026-01-10 09:43:21 (263 MB/s) - ‘karaf-0.21.4-20260110.093345-448.zip’ saved [239813277/239813277]
09:43:21
09:43:21 Extracting the new controller...
09:43:21 + echo 'Extracting the new controller...'
09:43:21 + unzip -q karaf-0.21.4-20260110.093345-448.zip
09:43:23 Adding external repositories...
09:43:23 + echo 'Adding external repositories...'
09:43:23 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:23 ################################################################################
09:43:23 #
09:43:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:23 # contributor license agreements. See the NOTICE file distributed with
09:43:23 # this work for additional information regarding copyright ownership.
09:43:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:23 # (the "License"); you may not use this file except in compliance with
09:43:23 # the License. You may obtain a copy of the License at
09:43:23 #
09:43:23 # http://www.apache.org/licenses/LICENSE-2.0
09:43:23 #
09:43:23 # Unless required by applicable law or agreed to in writing, software
09:43:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:23 # See the License for the specific language governing permissions and
09:43:23 # limitations under the License.
09:43:23 #
09:43:23 ################################################################################
09:43:23
09:43:23 #
09:43:23 # If set to true, the following property will not allow any certificate to be used
09:43:23 # when accessing Maven repositories through SSL
09:43:23 #
09:43:23 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:23
09:43:23 #
09:43:23 # Path to the local Maven settings file.
09:43:23 # The repositories defined in this file will be automatically added to the list
09:43:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:23 # below is not set.
09:43:23 # The following locations are checked for the existence of the settings.xml file
09:43:23 # * 1. looks for the specified url
09:43:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:23 #
09:43:23 #org.ops4j.pax.url.mvn.settings=
09:43:23
09:43:23 #
09:43:23 # Path to the local Maven repository which is used to avoid downloading
09:43:23 # artifacts when they already exist locally.
09:43:23 # The value of this property will be extracted from the settings.xml file
09:43:23 # above, or defaulted to:
09:43:23 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:23 #
09:43:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:23
09:43:23 #
09:43:23 # Default this to false. It's just weird to use undocumented repos
09:43:23 #
09:43:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:23
09:43:23 #
09:43:23 # Uncomment if you don't wanna use the proxy settings
09:43:23 # from the Maven conf/settings.xml file
09:43:23 #
09:43:23 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:23
09:43:23 #
09:43:23 # Comma separated list of repositories scanned when resolving an artifact.
09:43:23 # Those repositories will be checked before iterating through the
09:43:23 # below list of repositories and even before the local repository
09:43:23 # A repository url can be appended with zero or more of the following flags:
09:43:23 # @snapshots : the repository contains snaphots
09:43:23 # @noreleases : the repository does not contain any released artifacts
09:43:23 #
09:43:23 # The following property value will add the system folder as a repo.
09:43:23 #
09:43:23 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:23
09:43:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:23
09:43:23 #
09:43:23 # Comma separated list of repositories scanned when resolving an artifact.
09:43:23 # The default list includes the following repositories:
09:43:23 # http://repo1.maven.org/maven2@id=central
09:43:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:23 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:23 # to add.
09:43:23 # A repository url can be appended with zero or more of the following flags:
09:43:23 # @snapshots : the repository contains snapshots
09:43:23 # @noreleases : the repository does not contain any released artifacts
09:43:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:23 #
09:43:23 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:23
09:43:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:23 + [[ True == \T\r\u\e ]]
09:43:23 + echo 'Configuring the startup features...'
09:43:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:23 + FEATURE_TEST_STRING=features-test
09:43:23 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:23 + KARAF_VERSION=karaf4
09:43:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:23 + [[ ! -z '' ]]
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:23 ################################################################################
09:43:23 #
09:43:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:23 # contributor license agreements. See the NOTICE file distributed with
09:43:23 # this work for additional information regarding copyright ownership.
09:43:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:23 # (the "License"); you may not use this file except in compliance with
09:43:23 # the License. You may obtain a copy of the License at
09:43:23 #
09:43:23 # http://www.apache.org/licenses/LICENSE-2.0
09:43:23 #
09:43:23 # Unless required by applicable law or agreed to in writing, software
09:43:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:23 # See the License for the specific language governing permissions and
09:43:23 # limitations under the License.
09:43:23 #
09:43:23 ################################################################################
09:43:23
09:43:23 #
09:43:23 # Comma separated list of features repositories to register by default
09:43:23 #
09:43:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fae57c46-1ad3-4ee0-a461-74c5ee882057.xml
09:43:23
09:43:23 #
09:43:23 # Comma separated list of features to install at startup
09:43:23 #
09:43:23 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, d8a00e34-d959-41e7-a0f5-842e550b818d
09:43:23
09:43:23 #
09:43:23 # Resource repositories (OBR) that the features resolver can use
09:43:23 # to resolve requirements/capabilities
09:43:23 #
09:43:23 # The format of the resourceRepositories is
09:43:23 # resourceRepositories=[xml:url|json:url],...
09:43:23 # for Instance:
09:43:23 #
09:43:23 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:23 # or
09:43:23 #resourceRepositories=json:http://host/path/to/index.json
09:43:23 #
09:43:23
09:43:23 #
09:43:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:23 #
09:43:23 featuresBootAsynchronous=false
09:43:23
09:43:23 #
09:43:23 # Service requirements enforcement
09:43:23 #
09:43:23 # By default, the feature resolver checks the service requirements/capabilities of
09:43:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:23 # the required bundles.
09:43:23 # The following flag can have those values:
09:43:23 # - disable: service requirements are completely ignored
09:43:23 # - default: service requirements are ignored for old features
09:43:23 # - enforce: service requirements are always verified
09:43:23 #
09:43:23 #serviceRequirements=default
09:43:23
09:43:23 #
09:43:23 # Store cfg file for config element in feature
09:43:23 #
09:43:23 #configCfgStore=true
09:43:23
09:43:23 #
09:43:23 # Define if the feature service automatically refresh bundles
09:43:23 #
09:43:23 autoRefresh=true
09:43:23
09:43:23 #
09:43:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:23 # XML file defines instructions related to features processing
09:43:23 # versions.properties may declare properties to resolve placeholders in XML file
09:43:23 # both files are relative to ${karaf.etc}
09:43:23 #
09:43:23 #featureProcessing=org.apache.karaf.features.xml
09:43:23 #featureProcessingVersions=versions.properties
09:43:23 + configure_karaf_log karaf4 ''
09:43:23 + local -r karaf_version=karaf4
09:43:23 + local -r controllerdebugmap=
09:43:23 + local logapi=log4j
09:43:23 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:23 log4j2.rootLogger.level = INFO
09:43:23 #log4j2.rootLogger.type = asyncRoot
09:43:23 #log4j2.rootLogger.includeLocation = false
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:23 log4j2.logger.spifly.level = WARN
09:43:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:23 log4j2.logger.audit.level = INFO
09:43:23 log4j2.logger.audit.additivity = false
09:43:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:23 log4j2.appender.console.type = Console
09:43:23 log4j2.appender.console.name = Console
09:43:23 log4j2.appender.console.layout.type = PatternLayout
09:43:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:23 log4j2.appender.rolling.name = RollingFile
09:43:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:23 #log4j2.appender.rolling.immediateFlush = false
09:43:23 log4j2.appender.rolling.append = true
09:43:23 log4j2.appender.rolling.layout.type = PatternLayout
09:43:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:23 log4j2.appender.rolling.policies.type = Policies
09:43:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:23 log4j2.appender.rolling.policies.size.size = 64MB
09:43:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:23 log4j2.appender.rolling.strategy.max = 7
09:43:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:23 log4j2.appender.audit.name = AuditRollingFile
09:43:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:23 log4j2.appender.audit.append = true
09:43:23 log4j2.appender.audit.layout.type = PatternLayout
09:43:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:23 log4j2.appender.audit.policies.type = Policies
09:43:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:23 log4j2.appender.audit.policies.size.size = 8MB
09:43:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:23 log4j2.appender.audit.strategy.max = 7
09:43:23 log4j2.appender.osgi.type = PaxOsgi
09:43:23 log4j2.appender.osgi.name = PaxOsgi
09:43:23 log4j2.appender.osgi.filter = *
09:43:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:23 #log4j2.logger.aether.level = TRACE
09:43:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:23 #log4j2.logger.http-headers.level = DEBUG
09:43:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:23 #log4j2.logger.maven.level = TRACE
09:43:23 + logapi=log4j2
09:43:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:23 + '[' log4j2 == log4j2 ']'
09:43:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:23 + unset IFS
09:43:23 controllerdebugmap:
09:43:23 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:23 + echo 'controllerdebugmap: '
09:43:23 + '[' -n '' ']'
09:43:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:23 ################################################################################
09:43:23 #
09:43:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:23 # contributor license agreements. See the NOTICE file distributed with
09:43:23 # this work for additional information regarding copyright ownership.
09:43:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:23 # (the "License"); you may not use this file except in compliance with
09:43:23 # the License. You may obtain a copy of the License at
09:43:23 #
09:43:23 # http://www.apache.org/licenses/LICENSE-2.0
09:43:23 #
09:43:23 # Unless required by applicable law or agreed to in writing, software
09:43:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:23 # See the License for the specific language governing permissions and
09:43:23 # limitations under the License.
09:43:23 #
09:43:23 ################################################################################
09:43:23
09:43:23 # Common pattern layout for appenders
09:43:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:23
09:43:23 # Root logger
09:43:23 log4j2.rootLogger.level = INFO
09:43:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:23 #log4j2.rootLogger.type = asyncRoot
09:43:23 #log4j2.rootLogger.includeLocation = false
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:23
09:43:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:23
09:43:23 # Loggers configuration
09:43:23
09:43:23 # Spifly logger
09:43:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:23 log4j2.logger.spifly.level = WARN
09:43:23
09:43:23 # Security audit logger
09:43:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:23 log4j2.logger.audit.level = INFO
09:43:23 log4j2.logger.audit.additivity = false
09:43:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:23
09:43:23 # Appenders configuration
09:43:23
09:43:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:23 log4j2.appender.console.type = Console
09:43:23 log4j2.appender.console.name = Console
09:43:23 log4j2.appender.console.layout.type = PatternLayout
09:43:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:23
09:43:23 # Rolling file appender
09:43:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:23 log4j2.appender.rolling.name = RollingFile
09:43:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:23 # uncomment to not force a disk flush
09:43:23 #log4j2.appender.rolling.immediateFlush = false
09:43:23 log4j2.appender.rolling.append = true
09:43:23 log4j2.appender.rolling.layout.type = PatternLayout
09:43:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:23 log4j2.appender.rolling.policies.type = Policies
09:43:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:23 log4j2.appender.rolling.policies.size.size = 1GB
09:43:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:23 log4j2.appender.rolling.strategy.max = 7
09:43:23
09:43:23 # Audit file appender
09:43:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:23 log4j2.appender.audit.name = AuditRollingFile
09:43:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:23 log4j2.appender.audit.append = true
09:43:23 log4j2.appender.audit.layout.type = PatternLayout
09:43:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:23 log4j2.appender.audit.policies.type = Policies
09:43:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:23 log4j2.appender.audit.policies.size.size = 8MB
09:43:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:23 log4j2.appender.audit.strategy.max = 7
09:43:23
09:43:23 # OSGi appender
09:43:23 log4j2.appender.osgi.type = PaxOsgi
09:43:23 log4j2.appender.osgi.name = PaxOsgi
09:43:23 log4j2.appender.osgi.filter = *
09:43:23
09:43:23 # help with identification of maven-related problems with pax-url-aether
09:43:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:23 #log4j2.logger.aether.level = TRACE
09:43:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:23 #log4j2.logger.http-headers.level = DEBUG
09:43:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:23 #log4j2.logger.maven.level = TRACE
09:43:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:23 + local -r controllermem=2048m
09:43:23 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 Configure
09:43:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:23 max memory: 2048m
09:43:23 + echo Configure
09:43:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:23 + echo ' max memory: 2048m'
09:43:23 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 #!/bin/sh
09:43:23 #
09:43:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:23 # contributor license agreements. See the NOTICE file distributed with
09:43:23 # this work for additional information regarding copyright ownership.
09:43:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:23 # (the "License"); you may not use this file except in compliance with
09:43:23 # the License. You may obtain a copy of the License at
09:43:23 #
09:43:23 # http://www.apache.org/licenses/LICENSE-2.0
09:43:23 #
09:43:23 # Unless required by applicable law or agreed to in writing, software
09:43:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:23 # See the License for the specific language governing permissions and
09:43:23 # limitations under the License.
09:43:23 #
09:43:23
09:43:23 #
09:43:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:23 # script: client, instance, shell, start, status, stop, karaf
09:43:23 #
09:43:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:23 # Actions go here...
09:43:23 # fi
09:43:23
09:43:23 #
09:43:23 # general settings which should be applied for all scripts go here; please keep
09:43:23 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:23 # in example of the start script where the start script is executed first and the
09:43:23 # karaf script afterwards.
09:43:23 #
09:43:23
09:43:23 #
09:43:23 # The following section shows the possible configuration options for the default
09:43:23 # karaf scripts
09:43:23 #
09:43:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:23 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:23 # export KARAF_HOME # Karaf home folder
09:43:23 # export KARAF_DATA # Karaf data folder
09:43:23 # export KARAF_BASE # Karaf base folder
09:43:23 # export KARAF_ETC # Karaf etc folder
09:43:23 # export KARAF_LOG # Karaf log folder
09:43:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:23 # export KARAF_OPTS # Additional available Karaf options
09:43:23 # export KARAF_DEBUG # Enable debug mode
09:43:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:23 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:23 Set Java version
09:43:23 + echo 'Set Java version'
09:43:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:23 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:23 sudo: a password is required
09:43:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:23 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:23 sudo: a password is required
09:43:23 JDK default version ...
09:43:23 + echo 'JDK default version ...'
09:43:23 + java -version
09:43:23 openjdk version "21.0.9" 2025-10-21
09:43:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:43:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:43:23 Set JAVA_HOME
09:43:23 + echo 'Set JAVA_HOME'
09:43:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:23 Listing all open ports on controller system...
09:43:23 + echo 'Listing all open ports on controller system...'
09:43:23 + netstat -pnatu
09:43:23 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:23 Configuring cluster
09:43:23 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:23 + echo 'Configuring cluster'
09:43:23 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.159
09:43:23 ################################################
09:43:23 ## Configure Cluster ##
09:43:23 ################################################
09:43:23 NOTE: Cluster configuration files not found. Copying from
09:43:23 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:23 Configuring unique name in akka.conf
09:43:23 Configuring hostname in akka.conf
09:43:23 Configuring data and rpc seed nodes in akka.conf
09:43:23 modules = [
09:43:23
09:43:23 {
09:43:23 name = "inventory"
09:43:23 namespace = "urn:opendaylight:inventory"
09:43:23 shard-strategy = "module"
09:43:23 },
09:43:23 {
09:43:23 name = "topology"
09:43:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:23 shard-strategy = "module"
09:43:23 },
09:43:23 {
09:43:23 name = "toaster"
09:43:23 namespace = "http://netconfcentral.org/ns/toaster"
09:43:23 shard-strategy = "module"
09:43:23 }
09:43:23 ]
09:43:23 Configuring replication type in module-shards.conf
09:43:23 ################################################
09:43:23 ## NOTE: Manually restart controller to ##
09:43:23 ## apply configuration. ##
09:43:23 ################################################
09:43:23 Dump akka.conf
09:43:23 + echo 'Dump akka.conf'
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:23
09:43:23 odl-cluster-data {
09:43:23 akka {
09:43:23 remote {
09:43:23 artery {
09:43:23 enabled = on
09:43:23 transport = tcp
09:43:23 canonical.hostname = "10.30.170.159"
09:43:23 canonical.port = 2550
09:43:23 }
09:43:23 }
09:43:23
09:43:23 cluster {
09:43:23 # Using artery.
09:43:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.159:2550"]
09:43:23
09:43:23 roles = ["member-1"]
09:43:23
09:43:23 # when under load we might trip a false positive on the failure detector
09:43:23 # failure-detector {
09:43:23 # heartbeat-interval = 4 s
09:43:23 # acceptable-heartbeat-pause = 16s
09:43:23 # }
09:43:23 }
09:43:23
09:43:23 persistence {
09:43:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:23 # The relative path is always relative to KARAF_HOME.
09:43:23
09:43:23 # snapshot-store.local.dir = "target/snapshots"
09:43:23
09:43:23 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:23 snapshot-store.local.use-lz4-compression = false
09:43:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:23 snapshot-store.local.lz4-blocksize = 256KB
09:43:23 }
09:43:23 disable-default-actor-system-quarantined-event-handling = "false"
09:43:23 }
09:43:23 }
09:43:23 Dump modules.conf
09:43:23 + echo 'Dump modules.conf'
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:23 modules = [
09:43:23
09:43:23 {
09:43:23 name = "inventory"
09:43:23 namespace = "urn:opendaylight:inventory"
09:43:23 shard-strategy = "module"
09:43:23 },
09:43:23 {
09:43:23 name = "topology"
09:43:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:23 shard-strategy = "module"
09:43:23 },
09:43:23 {
09:43:23 name = "toaster"
09:43:23 namespace = "http://netconfcentral.org/ns/toaster"
09:43:23 shard-strategy = "module"
09:43:23 }
09:43:23 ]
09:43:23 Dump module-shards.conf
09:43:23 + echo 'Dump module-shards.conf'
09:43:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:23 module-shards = [
09:43:23 {
09:43:23 name = "default"
09:43:23 shards = [
09:43:23 {
09:43:23 name = "default"
09:43:23 replicas = ["member-1"]
09:43:23 }
09:43:23 ]
09:43:23 },
09:43:23 {
09:43:23 name = "inventory"
09:43:23 shards = [
09:43:23 {
09:43:23 name="inventory"
09:43:23 replicas = ["member-1"]
09:43:23 }
09:43:23 ]
09:43:23 },
09:43:23 {
09:43:23 name = "topology"
09:43:23 shards = [
09:43:23 {
09:43:23 name="topology"
09:43:23 replicas = ["member-1"]
09:43:23 }
09:43:23 ]
09:43:23 },
09:43:23 {
09:43:23 name = "toaster"
09:43:23 shards = [
09:43:23 {
09:43:23 name="toaster"
09:43:23 replicas = ["member-1"]
09:43:23 }
09:43:23 ]
09:43:23 }
09:43:23 ]
09:43:23 Locating config plan to use...
09:43:23 Finished running config plans
09:43:23 Starting member-1 with IP address 10.30.170.159
09:43:23 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:24 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:24 Redirecting karaf console output to karaf_console.log
09:43:24 Starting controller...
09:43:24 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:24 Execute the post startup script on controller 10.30.170.159
09:43:24 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:24 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:43:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:29 2026-01-10T09:43:42,024 | 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:29 Controller is UP
09:44:29 2026-01-10T09:43:42,024 | 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:29 Listing all open ports on controller system...
09:44:29 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:29 looking for "BindException: Address already in use" in log file
09:44:29 looking for "server is unhealthy" in log file
09:44:29 Let's take the karaf thread dump
09:44:29 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:44:30 karaf main: org.apache.karaf.main.Main, pid:2015
09:44:30 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:44:30 Generating mininet variables...
09:44:30 Locating test plan to use...
09:44:30 Changing the testplan path...
09:44:30 # Place the suites in run order:
09:44:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:30 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:31 ==============================================================================
09:44:31 openflowplugin-sanity.txt
09:44:31 ==============================================================================
09:44:31 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:31 ==============================================================================
09:44:34 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:34 ==============================================================================
09:44:34 Get list of nodes :: Get the inventory | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:35 ------------------------------------------------------------------------------
09:44:35 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:36 ------------------------------------------------------------------------------
09:44:36 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:36 ------------------------------------------------------------------------------
09:44:36 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:36 ------------------------------------------------------------------------------
09:44:36 Link Down :: Take link s1-s2 down | PASS |
09:44:38 ------------------------------------------------------------------------------
09:44:38 Link Up :: Take link s1-s2 up | PASS |
09:44:38 ------------------------------------------------------------------------------
09:44:38 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:38 7 tests, 7 passed, 0 failed
09:44:38 ==============================================================================
09:44:38 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:38 ==============================================================================
09:44:38 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:38 ------------------------------------------------------------------------------
09:44:38 List all the links :: List all the links in the topology. | PASS |
09:44:40 ------------------------------------------------------------------------------
09:44:40 Link Down :: Take link s1-s2 down | PASS |
09:44:40 ------------------------------------------------------------------------------
09:44:40 Link Up :: Take link s1-s2 up | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:46 4 tests, 4 passed, 0 failed
09:44:46 ==============================================================================
09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:46 ==============================================================================
09:44:46 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:46 4 tests, 4 passed, 0 failed
09:44:46 ==============================================================================
09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:46 ==============================================================================
09:44:46 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:50 ------------------------------------------------------------------------------
09:44:50 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:50 6 tests, 6 passed, 0 failed
09:44:50 ==============================================================================
09:44:51 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:51 21 tests, 21 passed, 0 failed
09:44:51 ==============================================================================
09:44:51 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:51 ==============================================================================
09:44:53 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:44:53 ==============================================================================
09:44:53 Get list of nodes :: Get the inventory | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Down :: Take link s1-s2 down | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Up :: Take link s1-s2 up | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:44:56 7 tests, 7 passed, 0 failed
09:44:56 ==============================================================================
09:44:56 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:44:56 ==============================================================================
09:44:56 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 List all the links :: List all the links in the topology. | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Link Down :: Take link s1-s2 down | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Link Up :: Take link s1-s2 up | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:06 4 tests, 4 passed, 0 failed
09:45:06 ==============================================================================
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:06 ==============================================================================
09:45:06 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:06 4 tests, 4 passed, 0 failed
09:45:06 ==============================================================================
09:45:06 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:06 ==============================================================================
09:45:06 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:17 9 tests, 9 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:17 24 tests, 24 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:17 ==============================================================================
09:45:20 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:20 ==============================================================================
09:45:21 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Test Is Flow 1 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 2 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 3 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 4 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 5 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 6 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 7 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 8 Added | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Test Is Flow 9 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 10 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 11 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 14 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 15 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 16 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 17 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 18 Added | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 Test Is Flow 19 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 20 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 21 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 22 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 23 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 24 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 25 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 31 Added | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Test Is Flow 36 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 38 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 43 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 45 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 101 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 102 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 103 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 104 Added | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 105 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 106 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 107 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 108 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 109 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 110 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 113 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 156 Added | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 201 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 202 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 203 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 204 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 205 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 206 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 209 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 214 Added | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 218 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 219 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 220 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 221 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 222 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 223 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 224 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 225 Added | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 550 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 1 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 2 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 3 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 4 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 5 Updated | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 6 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 7 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 8 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 9 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 10 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 11 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 14 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 15 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 16 Updated | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 17 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 18 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 19 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 20 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 21 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 22 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 23 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 24 Updated | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 25 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 31 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 36 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 38 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 43 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 45 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 101 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 102 Updated | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 103 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 104 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 105 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 106 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 107 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 108 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 109 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 110 Updated | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 113 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 156 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 201 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 202 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 203 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 204 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 205 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 206 Updated | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 209 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 214 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 218 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 219 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 220 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 221 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 222 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 223 Updated | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 224 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 225 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 550 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 1 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 2 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 3 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 4 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 5 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 6 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 7 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 8 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 9 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 10 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 11 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 14 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 15 Deleted | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 16 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 17 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 18 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 19 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 20 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 21 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 22 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 23 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 24 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 25 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 31 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 36 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 38 Deleted | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 43 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 45 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 101 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 102 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 103 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 104 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 105 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 106 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 107 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 108 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 109 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 110 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 113 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 156 Deleted | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 201 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 202 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 203 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 204 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 205 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 206 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 209 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 214 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 218 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 219 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 220 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 221 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 222 Deleted | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 223 Deleted | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 224 Deleted | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 225 Deleted | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 550 Deleted | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:45:56 174 tests, 174 passed, 0 failed
09:45:56 ==============================================================================
09:45:56 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:45:56 ==============================================================================
09:45:56 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 1 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 2 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 3 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 4 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 5 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 6 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 7 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 8 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 9 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 10 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 11 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 15 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 16 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 17 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 18 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 19 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 20 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 21 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 22 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 23 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 24 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 25 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 31 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 36 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 38 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 43 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 45 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 101 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 102 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 103 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 104 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 105 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 106 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 107 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 108 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 109 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 110 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 113 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 201 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 202 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 203 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 204 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 205 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 206 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 209 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 214 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 218 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 219 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 220 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 1 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 2 Updated | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 3 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 4 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 5 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 6 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 7 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 8 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 9 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 10 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 11 Updated | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 14 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 15 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 16 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 17 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 18 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 19 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 20 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 21 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 22 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 23 Updated | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 24 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 25 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 31 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 36 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 38 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 43 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 45 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 101 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 102 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 103 Updated | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 104 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 105 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 106 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 107 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 108 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 109 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 110 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 113 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 201 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 202 Updated | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 203 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 204 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 205 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 206 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 209 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 214 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 218 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 219 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 220 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 1 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 2 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 3 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 4 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 5 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 6 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 7 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 8 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 9 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 10 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 11 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 14 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 15 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 16 Deleted | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 17 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 18 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 19 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 20 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 21 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 22 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 23 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 24 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 25 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 31 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 36 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 38 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 43 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 45 Deleted | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 101 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 102 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 103 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 104 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 105 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 106 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 107 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 108 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 109 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 110 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 113 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 201 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 202 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 203 Deleted | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 204 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 205 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 206 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 209 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 214 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 218 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 219 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 220 Deleted | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:35 152 tests, 152 passed, 0 failed
09:47:35 ==============================================================================
09:47:35 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:35 326 tests, 326 passed, 0 failed
09:47:35 ==============================================================================
09:47:35 openflowplugin-sanity.txt.Reconciliation
09:47:35 ==============================================================================
09:47:35 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:35 ==============================================================================
09:47:35 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:52 | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:02 | PASS |
09:48:02 ------------------------------------------------------------------------------
09:48:02 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Stop Mininet :: Stop Mininet. | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Check No Switches :: Check no switches in topology. | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:38 23 tests, 23 passed, 0 failed
09:48:38 ==============================================================================
09:48:38 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:38 23 tests, 23 passed, 0 failed
09:48:38 ==============================================================================
09:48:38 openflowplugin-sanity.txt | PASS |
09:48:38 394 tests, 394 passed, 0 failed
09:48:38 ==============================================================================
09:48:38 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:42 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:42 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:42 Examining the files in data/log and checking filesize
09:48:42 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:42 total 1020
09:48:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 09:43 .
09:48:42 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 10 09:43 karaf_console.log
09:48:42 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 09:43 ..
09:48:42 -rw-rw-r-- 1 jenkins jenkins 1028831 Jan 10 09:48 karaf.log
09:48:42 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:42 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:42 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:43 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:43 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:43 Let's take the karaf thread dump again...
09:48:43 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:43 karaf main: org.apache.karaf.main.Main, pid:4425
09:48:43 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:43 Killing ODL
09:48:43 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:49 Compressing karaf.log 1
09:48:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:49 Fetching compressed karaf.log 1
09:48:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:50 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:50 Fetch GC logs
09:48:50 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:48:50 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:50 Examine copied files
09:48:50 total 44048
09:48:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 10 09:48 gclogs-1
09:48:50 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 10 09:48 odl1_karaf_console.log
09:48:50 -rw-rw-r--. 1 jenkins jenkins 70622 Jan 10 09:48 odl1_karaf.log.gz
09:48:50 -rw-rw-r--. 1 jenkins jenkins 149264 Jan 10 09:48 karaf_1_4425_threads_after.log
09:48:50 -rw-rw-r--. 1 jenkins jenkins 14140 Jan 10 09:48 ps_after.log
09:48:50 -rw-rw-r--. 1 jenkins jenkins 270773 Jan 10 09:48 report.html
09:48:50 -rw-rw-r--. 1 jenkins jenkins 3386600 Jan 10 09:48 log.html
09:48:50 -rw-rw-r--. 1 jenkins jenkins 41017737 Jan 10 09:48 output.xml
09:48:50 -rw-rw-r--. 1 jenkins jenkins 491 Jan 10 09:44 testplan.txt
09:48:50 -rw-rw-r--. 1 jenkins jenkins 106233 Jan 10 09:44 karaf_1_2015_threads_before.log
09:48:50 -rw-rw-r--. 1 jenkins jenkins 14267 Jan 10 09:44 ps_before.log
09:48:50 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 10 09:43 post-startup-script.sh
09:48:50 -rw-rw-r--. 1 jenkins jenkins 252 Jan 10 09:43 startup-script.sh
09:48:50 -rw-rw-r--. 1 jenkins jenkins 3495 Jan 10 09:43 configuration-script.sh
09:48:50 -rw-rw-r--. 1 jenkins jenkins 337 Jan 10 09:43 detect_variables.env
09:48:50 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 10 09:43 pom.xml
09:48:50 -rw-rw-r--. 1 jenkins jenkins 92 Jan 10 09:43 set_variables.env
09:48:50 -rw-rw-r--. 1 jenkins jenkins 297 Jan 10 09:43 slave_addresses.txt
09:48:50 -rw-rw-r--. 1 jenkins jenkins 570 Jan 10 09:42 requirements.txt
09:48:50 -rw-rw-r--. 1 jenkins jenkins 26 Jan 10 09:42 env.properties
09:48:50 -rw-rw-r--. 1 jenkins jenkins 334 Jan 10 09:40 stack-parameters.yaml
09:48:50 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 10 09:39 test
09:48:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 10 09:39 test@tmp
09:48:50 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 10 09:33 maven-metadata.xml
09:48:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3872997307379977980.sh
09:48:50 Karaf Deployments, Tests must have already run
09:48:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7254537051201956735.sh
09:48:50 Cleaning up Robot installation...
09:48:50 $ ssh-agent -k
09:48:50 unset SSH_AUTH_SOCK;
09:48:50 unset SSH_AGENT_PID;
09:48:50 echo Agent pid 6676 killed;
09:48:50 [ssh-agent] Stopped.
09:48:50 Recording plot data
09:48:51 Robot results publisher started...
09:48:51 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:51 -Parsing output xml:
09:48:51 Done!
09:48:51 -Copying log files to build dir:
09:48:53 Done!
09:48:53 -Assigning results to build:
09:48:53 Done!
09:48:53 -Checking thresholds:
09:48:53 Done!
09:48:53 Done publishing Robot results.
09:48:53 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14024278979902561893.sh
09:48:53 Archiving csit artifacts
09:48:53 mv: cannot stat '*_1.png': No such file or directory
09:48:53 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:53 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:53 Dload Upload Total Spent Left Speed
09:48:53
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2248k 0 2248k 0 0 4673k 0 --:--:-- --:--:-- --:--:-- 4663k
100 3549k 0 3549k 0 0 4707k 0 --:--:-- --:--:-- --:--:-- 4701k
09:48:54 Archive: robot-plugin.zip
09:48:54 inflating: ./archives/robot-plugin/log.html
09:48:54 inflating: ./archives/robot-plugin/output.xml
09:48:54 inflating: ./archives/robot-plugin/report.html
09:48:54 mv: cannot stat '*.log.gz': No such file or directory
09:48:54 mv: cannot stat '*.csv': No such file or directory
09:48:54 mv: cannot stat '*.png': No such file or directory
09:48:54 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10573191005707146460.sh
09:48:54 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:54 [EnvInject] - Injecting environment variables from a build step.
09:48:54 [EnvInject] - Injecting as environment variables the properties content
09:48:54 OS_CLOUD=vex
09:48:54 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:48:54
09:48:54 [EnvInject] - Variables injected successfully.
09:48:54 provisioning config files...
09:48:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6239758984180262255.sh
09:48:54 ---> openstack-stack-delete.sh
09:48:54 Setup pyenv:
09:48:55 system
09:48:55 3.8.13
09:48:55 3.9.13
09:48:55 3.10.13
09:48:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48: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:48:57 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
09:48:57 lf-activate-venv(): INFO: Base packages installed successfully
09:48:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:15 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:49:15 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:27 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:49:27 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-580
09:49:27 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11753880994475301743.sh
09:49:27 ---> sysstat.sh
09:49:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17767708270265886953.sh
09:49:28 ---> package-listing.sh
09:49:28 ++ facter osfamily
09:49:28 ++ tr '[:upper:]' '[:lower:]'
09:49:28 + OS_FAMILY=redhat
09:49:28 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:28 + START_PACKAGES=/tmp/packages_start.txt
09:49:28 + END_PACKAGES=/tmp/packages_end.txt
09:49:28 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:28 + PACKAGES=/tmp/packages_start.txt
09:49:28 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:28 + PACKAGES=/tmp/packages_end.txt
09:49:28 + case "${OS_FAMILY}" in
09:49:28 + rpm -qa
09:49:28 + sort
09:49:29 + '[' -f /tmp/packages_start.txt ']'
09:49:29 + '[' -f /tmp/packages_end.txt ']'
09:49:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:29 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:29 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:29 + 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:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12775153721891699825.sh
09:49:29 ---> capture-instance-metadata.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:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:31 lf-activate-venv(): INFO: Base packages installed successfully
09:49:31 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:49:41 INFO: Running in OpenStack, capturing instance metadata
09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13112113253333403849.sh
09:49:41 provisioning config files...
09:49:42 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #580
09:49:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config1099139391941245398tmp
09:49:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:42 provisioning config files...
09:49:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:42 [EnvInject] - Injecting environment variables from a build step.
09:49:42 [EnvInject] - Injecting as environment variables the properties content
09:49:42 SERVER_ID=logs
09:49:42
09:49:42 [EnvInject] - Variables injected successfully.
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins504163363348059042.sh
09:49:42 ---> create-netrc.sh
09:49:42 WARN: Log server credential not found.
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10489592178410783788.sh
09:49:42 ---> python-tools-install.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:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:44 lf-activate-venv(): INFO: Base packages installed successfully
09:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15756451127397298093.sh
09:49:54 ---> sudo-logs.sh
09:49:54 Archiving 'sudo' log..
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11377138827024730102.sh
09:49:54 ---> job-cost.sh
09:49:54 Setup pyenv:
09:49:55 system
09:49:55 3.8.13
09:49:55 3.9.13
09:49:55 3.10.13
09:49:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:49:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:57 lf-activate-venv(): INFO: Base packages installed successfully
09:49:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:50:04 DEBUG: total: 0
09:50:04 INFO: Retrieving Stack Cost...
09:50:04 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:05 INFO: Archiving Costs
09:50:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8692775634391524148.sh
09:50:05 ---> logs-deploy.sh
09:50:05 Setup pyenv:
09:50:05 system
09:50:05 3.8.13
09:50:05 3.9.13
09:50:05 3.10.13
09:50:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE7m from file:/tmp/.os_lf_venv
09:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:07 lf-activate-venv(): INFO: Base packages installed successfully
09:50:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-jE7m/bin to PATH
09:50:20 WARNING: Nexus logging server not set
09:50:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/580/
09:50:20 INFO: archiving logs to S3
09:50:21 ---> uname -a:
09:50:21 Linux prd-centos8-robot-2c-8g-24916.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:21
09:50:21
09:50:21 ---> lscpu:
09:50:21 Architecture: x86_64
09:50:21 CPU op-mode(s): 32-bit, 64-bit
09:50:21 Byte Order: Little Endian
09:50:21 CPU(s): 2
09:50:21 On-line CPU(s) list: 0,1
09:50:21 Thread(s) per core: 1
09:50:21 Core(s) per socket: 1
09:50:21 Socket(s): 2
09:50:21 NUMA node(s): 1
09:50:21 Vendor ID: AuthenticAMD
09:50:21 CPU family: 23
09:50:21 Model: 49
09:50:21 Model name: AMD EPYC-Rome Processor
09:50:21 Stepping: 0
09:50:21 CPU MHz: 2799.998
09:50:21 BogoMIPS: 5599.99
09:50:21 Virtualization: AMD-V
09:50:21 Hypervisor vendor: KVM
09:50:21 Virtualization type: full
09:50:21 L1d cache: 32K
09:50:21 L1i cache: 32K
09:50:21 L2 cache: 512K
09:50:21 L3 cache: 16384K
09:50:21 NUMA node0 CPU(s): 0,1
09:50:21 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:21
09:50:21
09:50:21 ---> nproc:
09:50:21 2
09:50:21
09:50:21
09:50:21 ---> df -h:
09:50:21 Filesystem Size Used Avail Use% Mounted on
09:50:21 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:21 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:21 tmpfs 3.8G 17M 3.8G 1% /run
09:50:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:21 /dev/vda1 40G 8.4G 32G 21% /
09:50:21 tmpfs 770M 0 770M 0% /run/user/1001
09:50:21
09:50:21
09:50:21 ---> free -m:
09:50:21 total used free shared buff/cache available
09:50:21 Mem: 7697 582 4823 19 2292 6816
09:50:21 Swap: 1023 0 1023
09:50:21
09:50:21
09:50:21 ---> ip addr:
09:50:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:21 inet 127.0.0.1/8 scope host lo
09:50:21 valid_lft forever preferred_lft forever
09:50:21 inet6 ::1/128 scope host
09:50:21 valid_lft forever preferred_lft forever
09:50:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:21 link/ether fa:16:3e:a4:6a:fc brd ff:ff:ff:ff:ff:ff
09:50:21 altname enp0s3
09:50:21 altname ens3
09:50:21 inet 10.30.171.246/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:21 valid_lft 62121sec preferred_lft 62121sec
09:50:21 inet6 fe80::f816:3eff:fea4:6afc/64 scope link
09:50:21 valid_lft forever preferred_lft forever
09:50:21
09:50:21
09:50:21 ---> sar -b -r -n DEV:
09:50:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/10/2026 _x86_64_ (2 CPU)
09:50:21
09:50:21 03:05:38 LINUX RESTART (2 CPU)
09:50:21
09:50:21 03:06:01 AM tps rtps wtps bread/s bwrtn/s
09:50:21 03:07:01 AM 71.93 47.12 24.81 6208.06 17638.87
09:50:21 03:08:01 AM 1.85 0.00 1.85 0.00 31.32
09:50:21 03:09:01 AM 0.43 0.03 0.40 0.53 3.85
09:50:21 03:10:01 AM 0.52 0.00 0.52 0.00 7.55
09:50:21 03:11:01 AM 0.42 0.00 0.42 0.00 4.52
09:50:21 03:12:01 AM 0.43 0.00 0.43 0.00 6.15
09:50:21 03:13:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:21 03:14:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:21 03:15:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:21 03:16:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:21 03:17:01 AM 0.57 0.00 0.57 0.00 7.83
09:50:21 03:18:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:21 03:19:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:21 03:20:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:21 03:21:01 AM 0.52 0.05 0.47 0.80 5.18
09:50:21 03:22:01 AM 1.42 0.00 1.42 0.00 33.14
09:50:21 03:23:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:21 03:24:01 AM 0.13 0.00 0.13 0.00 2.22
09:50:21 03:25:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:21 03:26:01 AM 0.27 0.00 0.27 0.00 3.33
09:50:21 03:27:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:21 03:28:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:21 03:29:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:21 03:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:31:01 AM 0.37 0.00 0.37 0.00 5.75
09:50:21 03:32:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:21 03:33:01 AM 0.13 0.00 0.13 0.00 1.75
09:50:21 03:34:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 03:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:36:01 AM 0.20 0.00 0.20 0.00 2.73
09:50:21 03:37:01 AM 0.23 0.00 0.23 0.00 3.23
09:50:21 03:38:01 AM 0.23 0.00 0.23 0.00 2.65
09:50:21 03:39:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:21 03:40:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 03:41:01 AM 0.28 0.00 0.28 0.00 3.83
09:50:21 03:42:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:21 03:43:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 03:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:45:01 AM 0.18 0.00 0.18 0.00 2.40
09:50:21 03:46:01 AM 0.33 0.00 0.33 0.00 4.28
09:50:21 03:47:01 AM 0.23 0.00 0.23 0.00 3.33
09:50:21 03:48:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:21 03:49:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:21 03:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:51:01 AM 0.27 0.00 0.27 0.00 3.45
09:50:21 03:52:01 AM 0.30 0.00 0.30 0.00 4.93
09:50:21 03:53:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:21 03:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 03:56:01 AM 0.18 0.00 0.18 0.00 2.32
09:50:21 03:57:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:21 03:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 03:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 04:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 04:01:01 AM 0.34 0.02 0.32 0.14 4.61
09:50:21 04:02:01 AM 0.42 0.07 0.35 1.73 6.08
09:50:21 04:03:01 AM 0.15 0.00 0.15 0.00 1.57
09:50:21 04:04:01 AM 0.15 0.00 0.15 0.00 1.97
09:50:21 04:05:01 AM 0.17 0.00 0.17 0.00 2.00
09:50:21 04:06:01 AM 0.17 0.00 0.17 0.00 2.10
09:50:21 04:07:01 AM 0.27 0.00 0.27 0.00 3.97
09:50:21 04:08:01 AM 0.17 0.00 0.17 0.00 1.87
09:50:21 04:09:01 AM 0.50 0.32 0.18 6.93 2.35
09:50:21 04:10:01 AM 0.82 0.00 0.82 0.00 20.51
09:50:21 04:11:01 AM 0.22 0.00 0.22 0.00 2.15
09:50:21 04:12:01 AM 0.25 0.00 0.25 0.00 4.50
09:50:21 04:13:01 AM 0.17 0.00 0.17 0.00 2.00
09:50:21 04:14:01 AM 6.20 5.95 0.25 574.88 3.28
09:50:21 04:15:01 AM 2.98 0.00 2.98 0.00 71.76
09:50:21 04:16:01 AM 0.32 0.00 0.32 0.00 5.07
09:50:21 04:17:01 AM 0.35 0.00 0.35 0.00 4.57
09:50:21 04:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 04:19:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 04:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 04:21:01 AM 0.17 0.00 0.17 0.00 1.60
09:50:21 04:22:01 AM 0.25 0.00 0.25 0.00 4.37
09:50:21 04:23:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:21 04:24:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:21 04:25:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:21 04:26:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:21 04:27:01 AM 0.25 0.00 0.25 0.00 3.50
09:50:21 04:28:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 04:29:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 04:30:01 AM 0.22 0.00 0.22 0.00 3.70
09:50:21 04:31:01 AM 0.35 0.00 0.35 0.00 5.83
09:50:21 04:32:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:21 04:33:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:21 04:34:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:21 04:35:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:21 04:36:01 AM 0.23 0.00 0.23 0.00 3.13
09:50:21 04:37:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:21 04:38:01 AM 0.20 0.00 0.20 0.00 2.57
09:50:21 04:39:01 AM 0.18 0.00 0.18 0.00 1.73
09:50:21 04:40:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 04:41:01 AM 0.25 0.00 0.25 0.00 3.82
09:50:21 04:42:01 AM 0.20 0.00 0.20 0.00 3.47
09:50:21 04:43:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:21 04:44:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 04:45:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:21 04:46:01 AM 0.23 0.00 0.23 0.00 3.55
09:50:21 04:47:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:21 04:48:01 AM 0.12 0.00 0.12 0.00 1.20
09:50:21 04:49:01 AM 0.17 0.00 0.17 0.00 1.88
09:50:21 04:50:01 AM 0.27 0.00 0.27 0.00 4.10
09:50:21 04:51:01 AM 0.37 0.00 0.37 0.00 5.16
09:50:21 04:52:01 AM 0.20 0.00 0.20 0.00 3.33
09:50:21 04:53:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 04:54:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 04:55:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:21 04:56:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:21 04:57:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:21 04:58:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 04:59:01 AM 0.18 0.00 0.18 0.00 2.67
09:50:21 05:00:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:21 05:01:01 AM 0.28 0.00 0.28 0.00 3.58
09:50:21 05:02:01 AM 0.22 0.00 0.22 0.00 3.61
09:50:21 05:03:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:21 05:04:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:21 05:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 05:06:01 AM 0.20 0.00 0.20 0.00 3.00
09:50:21 05:07:02 AM 0.23 0.00 0.23 0.00 3.07
09:50:21 05:08:01 AM 0.08 0.00 0.08 0.00 0.92
09:50:21 05:09:01 AM 0.10 0.00 0.10 0.00 1.57
09:50:21 05:10:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 05:11:01 AM 0.43 0.00 0.43 0.00 6.43
09:50:21 05:12:01 AM 0.18 0.00 0.18 0.00 3.37
09:50:21 05:13:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 05:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 05:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 05:16:01 AM 0.12 0.00 0.12 0.00 0.85
09:50:21 05:17:01 AM 0.27 0.00 0.27 0.00 4.50
09:50:21 05:18:01 AM 0.13 0.00 0.13 0.00 1.57
09:50:21 05:19:01 AM 0.13 0.00 0.13 0.00 2.08
09:50:21 05:20:01 AM 0.25 0.00 0.25 0.00 3.67
09:50:21 05:21:01 AM 0.27 0.00 0.27 0.00 3.75
09:50:21 05:22:01 AM 0.25 0.00 0.25 0.00 4.37
09:50:21 05:23:01 AM 0.10 0.00 0.10 0.00 1.23
09:50:21 05:24:01 AM 0.18 0.00 0.18 0.00 2.10
09:50:21 05:25:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:21 05:26:01 AM 0.13 0.00 0.13 0.00 1.02
09:50:21 05:27:01 AM 0.33 0.00 0.33 0.00 4.90
09:50:21 05:28:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:21 05:29:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:21 05:30:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:21 05:31:01 AM 0.17 0.00 0.17 0.00 1.57
09:50:21 05:32:01 AM 0.33 0.00 0.33 0.00 6.30
09:50:21 05:33:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:21 05:34:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:21 05:35:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:21 05:36:01 AM 0.15 0.00 0.15 0.00 1.72
09:50:21 05:37:01 AM 0.28 0.00 0.28 0.00 3.58
09:50:21 05:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 05:39:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:21 05:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 05:41:01 AM 0.27 0.00 0.27 0.00 3.10
09:50:21 05:42:01 AM 0.33 0.00 0.33 0.00 5.46
09:50:21 05:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 05:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 05:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 05:46:01 AM 0.20 0.00 0.20 0.00 2.87
09:50:21 05:47:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:21 05:48:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 05:49:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 05:50:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:21 05:51:01 AM 0.35 0.00 0.35 0.00 5.57
09:50:21 05:52:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:21 05:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 05:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 05:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 05:56:01 AM 0.20 0.00 0.20 0.00 2.73
09:50:21 05:57:01 AM 0.23 0.00 0.23 0.00 3.27
09:50:21 05:58:01 AM 0.23 0.00 0.23 0.00 2.65
09:50:21 05:59:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:21 06:00:01 AM 0.10 0.00 0.10 0.00 1.43
09:50:21 06:01:01 AM 0.27 0.00 0.27 0.00 3.27
09:50:21 06:02:01 AM 0.28 0.00 0.28 0.00 4.80
09:50:21 06:03:01 AM 0.20 0.00 0.20 0.00 2.10
09:50:21 06:04:01 AM 0.87 0.00 0.87 0.00 14.23
09:50:21 06:05:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:21 06:06:01 AM 0.20 0.00 0.20 0.00 2.47
09:50:21 06:07:01 AM 0.22 0.00 0.22 0.00 3.60
09:50:21 06:08:01 AM 0.25 0.00 0.25 0.00 2.95
09:50:21 06:09:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:21 06:10:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:21 06:11:01 AM 0.25 0.00 0.25 0.00 3.68
09:50:21 06:12:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:21 06:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:14:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 06:15:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:21 06:16:01 AM 0.30 0.00 0.30 0.00 4.05
09:50:21 06:17:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:21 06:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:19:01 AM 0.10 0.00 0.10 0.00 1.07
09:50:21 06:20:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:21 06:21:01 AM 0.28 0.00 0.28 0.00 3.42
09:50:21 06:22:01 AM 0.28 0.00 0.28 0.00 4.80
09:50:21 06:23:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:21 06:24:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 06:25:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 06:26:01 AM 0.18 0.00 0.18 0.00 2.18
09:50:21 06:27:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:21 06:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 06:29:01 AM 0.10 0.00 0.10 0.00 1.02
09:50:21 06:30:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:21 06:31:01 AM 0.35 0.00 0.35 0.00 5.53
09:50:21 06:32:01 AM 0.37 0.00 0.37 0.00 6.52
09:50:21 06:33:01 AM 0.08 0.00 0.08 0.00 1.03
09:50:21 06:34:01 AM 0.17 0.00 0.17 0.00 2.00
09:50:21 06:35:01 AM 0.13 0.00 0.13 0.00 2.08
09:50:21 06:36:01 AM 0.17 0.00 0.17 0.00 2.50
09:50:21 06:37:01 AM 0.27 0.00 0.27 0.00 3.43
09:50:21 06:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:39:01 AM 0.23 0.00 0.23 0.00 3.47
09:50:21 06:40:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:21 06:41:01 AM 0.28 0.00 0.28 0.00 3.12
09:50:21 06:42:01 AM 0.32 0.00 0.32 0.00 5.63
09:50:21 06:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 06:45:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 06:46:01 AM 0.25 0.00 0.25 0.00 2.82
09:50:21 06:47:01 AM 0.32 0.00 0.32 0.00 4.65
09:50:21 06:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 06:49:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 06:50:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:51:01 AM 0.17 0.00 0.17 0.00 1.70
09:50:21 06:52:01 AM 0.27 0.00 0.27 0.00 4.37
09:50:21 06:53:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:21 06:54:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:21 06:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 06:56:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:21 06:57:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:21 06:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 06:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 07:00:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 07:01:01 AM 0.35 0.00 0.35 0.00 5.71
09:50:21 07:02:01 AM 0.20 0.00 0.20 0.00 3.46
09:50:21 07:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 07:04:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:21 07:05:01 AM 0.15 0.00 0.15 0.00 1.43
09:50:21 07:06:01 AM 0.93 0.00 0.93 0.00 15.18
09:50:21 07:07:01 AM 0.22 0.00 0.22 0.00 3.40
09:50:21 07:08:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 07:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 07:10:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 07:11:01 AM 0.35 0.00 0.35 0.00 5.83
09:50:21 07:12:01 AM 0.23 0.00 0.23 0.00 4.18
09:50:21 07:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 07:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 07:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 07:16:01 AM 0.18 0.00 0.18 0.00 3.00
09:50:21 07:17:01 AM 0.22 0.00 0.22 0.00 3.23
09:50:21 07:18:01 AM 0.13 0.00 0.13 0.00 1.48
09:50:21 07:19:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 07:20:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:21 07:21:01 AM 0.30 0.00 0.30 0.00 4.50
09:50:21 07:22:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:21 07:23:02 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 07:24:01 AM 0.12 0.00 0.12 0.00 1.05
09:50:21 07:25:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 07:26:01 AM 0.20 0.00 0.20 0.00 2.32
09:50:21 07:27:01 AM 0.32 0.00 0.32 0.00 4.80
09:50:21 07:28:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:21 07:29:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:21 07:30:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 07:31:01 AM 0.27 0.00 0.27 0.00 3.68
09:50:21 07:32:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:21 07:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 07:34:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:21 07:35:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:21 07:36:01 AM 0.22 0.00 0.22 0.00 2.87
09:50:21 07:37:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:21 07:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 07:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 07:40:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:21 07:41:01 AM 0.42 0.00 0.42 0.00 6.16
09:50:21 07:42:01 AM 0.18 0.00 0.18 0.00 3.02
09:50:21 07:43:01 AM 0.13 0.00 0.13 0.00 1.43
09:50:21 07:44:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:21 07:45:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:21 07:46:01 AM 0.18 0.00 0.18 0.00 2.22
09:50:21 07:47:01 AM 0.28 0.00 0.28 0.00 4.35
09:50:21 07:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 07:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 07:50:01 AM 0.27 0.00 0.27 0.00 4.10
09:50:21 07:51:01 AM 0.33 0.00 0.33 0.00 4.80
09:50:21 07:52:01 AM 0.33 0.00 0.33 0.00 5.47
09:50:21 07:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 07:54:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 07:55:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 07:56:01 AM 0.18 0.00 0.18 0.00 1.75
09:50:21 07:57:01 AM 0.25 0.00 0.25 0.00 3.30
09:50:21 07:58:01 AM 0.18 0.00 0.18 0.00 2.50
09:50:21 07:59:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:21 08:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 08:01:01 AM 0.17 0.00 0.17 0.00 1.30
09:50:21 08:02:01 AM 0.33 0.00 0.33 0.00 6.23
09:50:21 08:03:01 AM 0.18 0.00 0.18 0.00 1.85
09:50:21 08:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 08:05:01 AM 0.18 0.00 0.18 0.00 2.03
09:50:21 08:06:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:21 08:07:01 AM 0.28 0.00 0.28 0.00 3.58
09:50:21 08:08:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:21 08:09:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:21 08:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 08:11:01 AM 0.35 0.00 0.35 0.00 5.56
09:50:21 08:12:01 AM 0.20 0.00 0.20 0.00 3.47
09:50:21 08:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 08:14:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:21 08:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:21 08:16:01 AM 0.20 0.00 0.20 0.00 2.73
09:50:21 08:17:01 AM 0.22 0.00 0.22 0.00 3.40
09:50:21 08:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:21 08:19:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:21 08:20:01 AM 0.13 0.00 0.13 0.00 1.45
09:50:21 08:21:01 AM 0.28 0.00 0.28 0.00 4.00
09:50:21 08:22:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:21 08:23:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 08:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 08:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:21 08:26:01 AM 0.30 0.00 0.30 0.00 4.62
09:50:21 08:27:01 AM 0.23 0.00 0.23 0.00 3.10
09:50:21 08:28:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:21 08:29:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:21 08:30:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 08:31:01 AM 0.25 0.00 0.25 0.00 3.40
09:50:21 08:32:01 AM 0.20 0.00 0.20 0.00 3.52
09:50:21 08:33:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:21 08:34:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:21 08:35:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:21 08:36:01 AM 0.22 0.00 0.22 0.00 2.87
09:50:21 08:37:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:21 08:38:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:21 08:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:21 08:40:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:21 08:41:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:21 08:42:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:21 08:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:21 08:44:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:21 08:45:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:21 08:46:01 AM 0.22 0.00 0.22 0.00 2.87
09:50:21 08:47:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:21 08:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:21 08:49:01 AM 0.12 0.00 0.12 0.00 1.53
09:50:21 08:50:01 AM 1.25 0.00 1.25 0.00 20.19
09:50:21 08:51:01 AM 0.52 0.00 0.52 0.00 6.48
09:50:21 08:52:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:21 08:53:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:21 08:54:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:21 08:55:01 AM 0.28 0.00 0.28 0.00 2.02
09:50:21 08:56:01 AM 0.35 0.00 0.35 0.00 3.22
09:50:21 08:57:01 AM 0.45 0.00 0.45 0.00 5.31
09:50:21 08:58:01 AM 0.25 0.00 0.25 0.00 1.83
09:50:21 08:59:01 AM 0.43 0.00 0.43 0.00 4.93
09:50:21 09:00:01 AM 0.48 0.00 0.48 0.00 6.03
09:50:21 09:01:01 AM 0.40 0.00 0.40 0.00 4.28
09:50:21 09:02:01 AM 0.40 0.00 0.40 0.00 5.20
09:50:21 09:03:01 AM 0.42 0.00 0.42 0.00 5.02
09:50:21 09:04:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:21 09:05:01 AM 0.35 0.00 0.35 0.00 3.33
09:50:21 09:06:01 AM 0.28 0.00 0.28 0.00 2.10
09:50:21 09:07:01 AM 0.47 0.00 0.47 0.00 6.27
09:50:21 09:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:21 09:09:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:21 09:10:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:21 09:11:01 AM 0.52 0.00 0.52 0.00 6.38
09:50:21 09:12:01 AM 0.40 0.00 0.40 0.00 5.58
09:50:21 09:13:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:21 09:14:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:21 09:15:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:21 09:16:01 AM 0.32 0.00 0.32 0.00 3.32
09:50:21 09:17:01 AM 0.47 0.00 0.47 0.00 6.21
09:50:21 09:18:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:21 09:19:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:21 09:20:01 AM 0.40 0.00 0.40 0.00 4.77
09:50:21 09:21:01 AM 0.42 0.00 0.42 0.00 4.98
09:50:21 09:22:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:21 09:23:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:21 09:24:01 AM 0.27 0.00 0.27 0.00 2.52
09:50:21 09:25:01 AM 0.37 0.00 0.37 0.00 4.00
09:50:21 09:26:01 AM 0.38 0.00 0.38 0.00 4.18
09:50:21 09:27:01 AM 0.55 0.00 0.55 0.00 8.01
09:50:21 09:28:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:21 09:29:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:21 09:30:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:21 09:31:01 AM 0.40 0.00 0.40 0.00 4.72
09:50:21 09:32:01 AM 0.43 0.00 0.43 0.00 6.30
09:50:21 09:33:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:21 09:34:01 AM 0.42 0.00 0.42 0.00 5.53
09:50:21 09:35:01 AM 0.38 0.00 0.38 0.00 3.90
09:50:21 09:36:01 AM 0.38 0.00 0.38 0.00 3.78
09:50:21 09:37:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:21 09:38:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:21 09:39:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:21 09:40:01 AM 15.59 8.23 7.36 1446.98 1166.93
09:50:21 09:41:02 AM 111.36 0.25 111.11 12.40 10110.35
09:50:21 09:42:01 AM 44.68 1.03 43.65 74.69 5947.05
09:50:21 09:43:01 AM 62.09 7.03 55.06 1306.58 3151.09
09:50:21 09:44:01 AM 51.35 2.50 48.85 416.79 7364.00
09:50:21 09:45:01 AM 3.25 0.07 3.18 4.93 112.08
09:50:21 09:46:01 AM 2.65 0.00 2.65 0.00 418.28
09:50:21 09:47:01 AM 0.67 0.00 0.67 0.00 495.98
09:50:21 09:48:01 AM 0.33 0.00 0.33 0.00 317.24
09:50:21 09:49:01 AM 7.12 0.38 6.73 40.13 473.29
09:50:21 09:50:01 AM 32.79 0.47 32.32 52.92 3031.12
09:50:21 Average: 1.24 0.18 1.06 25.12 127.07
09:50:21
09:50:21 03:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:21 03:07:01 AM 5852312 7212484 2030120 25.75 2688 1559020 601092 6.73 152500 1618040 16
09:50:21 03:08:01 AM 5853552 7213724 2028880 25.74 2688 1559020 601092 6.73 152516 1617280 4
09:50:21 03:09:01 AM 5850804 7210996 2031628 25.77 2688 1559040 601092 6.73 152520 1619944 4
09:50:21 03:10:01 AM 5850556 7210748 2031876 25.78 2688 1559040 616912 6.91 152520 1620060 4
09:50:21 03:11:01 AM 5850708 7210912 2031724 25.78 2688 1559044 616912 6.91 152520 1619992 4
09:50:21 03:12:01 AM 5860896 7221088 2021536 25.65 2688 1559044 616912 6.91 152520 1609852 4
09:50:21 03:13:01 AM 5861044 7221236 2021388 25.64 2688 1559044 616912 6.91 152520 1609792 4
09:50:21 03:14:01 AM 5860968 7221164 2021464 25.65 2688 1559048 616912 6.91 152520 1609796 4
09:50:21 03:15:01 AM 5861064 7221260 2021368 25.64 2688 1559048 616912 6.91 152520 1609916 4
09:50:21 03:16:01 AM 5861176 7221372 2021256 25.64 2688 1559048 616912 6.91 152520 1609800 4
09:50:21 03:17:01 AM 5861108 7221308 2021324 25.64 2688 1559052 616912 6.91 152520 1609928 4
09:50:21 03:18:01 AM 5861164 7221364 2021268 25.64 2688 1559052 616912 6.91 152520 1609860 4
09:50:21 03:19:01 AM 5861036 7221236 2021396 25.64 2688 1559052 616912 6.91 152520 1609860 4
09:50:21 03:20:01 AM 5860616 7220820 2021816 25.65 2688 1559056 616912 6.91 152520 1609980 4
09:50:21 03:21:01 AM 5860768 7220980 2021664 25.65 2688 1559064 617872 6.92 152720 1609792 4
09:50:21 03:22:01 AM 5860744 7220960 2021688 25.65 2688 1559068 617872 6.92 152720 1609752 4
09:50:21 03:23:01 AM 5861004 7221220 2021428 25.64 2688 1559068 617872 6.92 152720 1609684 4
09:50:21 03:24:01 AM 5860568 7220784 2021864 25.65 2688 1559068 601248 6.73 152720 1610008 8
09:50:21 03:25:01 AM 5860848 7221068 2021584 25.65 2688 1559072 601248 6.73 152720 1609724 4
09:50:21 03:26:01 AM 5860844 7221064 2021588 25.65 2688 1559072 601248 6.73 152720 1609804 4
09:50:21 03:27:01 AM 5860592 7220812 2021840 25.65 2688 1559072 601248 6.73 152720 1609888 4
09:50:21 03:28:01 AM 5860836 7221060 2021596 25.65 2688 1559076 601248 6.73 152720 1609824 8
09:50:21 03:29:01 AM 5860748 7220972 2021684 25.65 2688 1559076 601248 6.73 152720 1609824 4
09:50:21 03:30:01 AM 5860556 7220780 2021876 25.65 2688 1559076 602336 6.74 152720 1609940 4
09:50:21 03:31:01 AM 5860164 7220396 2022268 25.66 2688 1559080 602336 6.74 152720 1610340 12
09:50:21 03:32:01 AM 5860412 7220644 2022020 25.65 2688 1559080 602336 6.74 152720 1610156 8
09:50:21 03:33:01 AM 5860448 7220684 2021984 25.65 2688 1559084 602336 6.74 152720 1610188 4
09:50:21 03:34:01 AM 5860400 7220636 2022032 25.65 2688 1559084 602336 6.74 152720 1610108 4
09:50:21 03:35:01 AM 5860468 7220704 2021964 25.65 2688 1559084 602336 6.74 152720 1610108 4
09:50:21 03:36:01 AM 5860404 7220640 2022028 25.65 2688 1559084 602336 6.74 152720 1610112 4
09:50:21 03:37:01 AM 5860308 7220548 2022124 25.65 2688 1559088 602336 6.74 152720 1610076 4
09:50:21 03:38:01 AM 5860380 7220620 2022052 25.65 2688 1559088 602336 6.74 152720 1610124 4
09:50:21 03:39:01 AM 5860452 7220692 2021980 25.65 2688 1559088 602336 6.74 152720 1610124 4
09:50:21 03:40:01 AM 5860224 7220468 2022208 25.65 2688 1559092 603932 6.76 152720 1610128 4
09:50:21 03:41:01 AM 5860488 7220732 2021944 25.65 2688 1559092 603932 6.76 152720 1610012 4
09:50:21 03:42:01 AM 5860348 7220596 2022084 25.65 2688 1559096 603932 6.76 152720 1610200 4
09:50:21 03:43:01 AM 5860612 7220860 2021820 25.65 2688 1559096 603932 6.76 152720 1610016 4
09:50:21 03:44:01 AM 5860524 7220772 2021908 25.65 2688 1559096 603932 6.76 152720 1610016 4
09:50:21 03:45:01 AM 5860636 7220888 2021796 25.65 2688 1559100 603932 6.76 152720 1610020 4
09:50:21 03:46:01 AM 5860708 7220964 2021724 25.65 2688 1559104 603932 6.76 152720 1610024 4
09:50:21 03:47:01 AM 5860004 7220260 2022428 25.66 2688 1559104 603932 6.76 152720 1610556 4
09:50:21 03:48:01 AM 5860548 7220808 2021884 25.65 2688 1559108 603932 6.76 152720 1610036 4
09:50:21 03:49:01 AM 5860568 7220828 2021864 25.65 2688 1559108 603932 6.76 152720 1610036 4
09:50:21 03:50:01 AM 5860140 7220400 2022292 25.66 2688 1559108 620052 6.94 152720 1610384 4
09:50:21 03:51:01 AM 5860672 7220936 2021760 25.65 2688 1559112 600864 6.73 152720 1610040 4
09:50:21 03:52:01 AM 5860472 7220736 2021960 25.65 2688 1559112 600864 6.73 152720 1610128 4
09:50:21 03:53:01 AM 5860524 7220792 2021908 25.65 2688 1559116 600864 6.73 152720 1610064 4
09:50:21 03:54:01 AM 5860312 7220580 2022120 25.65 2688 1559116 600864 6.73 152720 1610064 4
09:50:21 03:55:01 AM 5860400 7220668 2022032 25.65 2688 1559116 600864 6.73 152720 1610064 4
09:50:21 03:56:01 AM 5860392 7220664 2022040 25.65 2688 1559120 600864 6.73 152720 1610068 4
09:50:21 03:57:01 AM 5860552 7220824 2021880 25.65 2688 1559120 600864 6.73 152720 1610152 4
09:50:21 03:58:01 AM 5860492 7220764 2021940 25.65 2688 1559120 600864 6.73 152720 1610084 4
09:50:21 03:59:01 AM 5860460 7220736 2021972 25.65 2688 1559124 600864 6.73 152720 1610088 4
09:50:21 04:00:01 AM 5860208 7220484 2022224 25.65 2688 1559124 594208 6.65 152720 1610088 4
09:50:21 04:01:01 AM 5859604 7219884 2022828 25.66 2688 1559128 594208 6.65 152720 1610788 4
09:50:21 04:02:01 AM 5860104 7220452 2022328 25.66 2688 1559196 594208 6.65 152840 1610384 4
09:50:21 04:03:01 AM 5860108 7220456 2022324 25.66 2688 1559196 594208 6.65 152844 1610312 4
09:50:21 04:04:01 AM 5860108 7220460 2022324 25.66 2688 1559200 594208 6.65 152844 1610316 4
09:50:21 04:05:01 AM 5860020 7220372 2022412 25.66 2688 1559200 594208 6.65 152844 1610316 8
09:50:21 04:06:01 AM 5860244 7220596 2022188 25.65 2688 1559200 594208 6.65 152844 1610316 4
09:50:21 04:07:01 AM 5860108 7220464 2022324 25.66 2688 1559204 594208 6.65 152844 1610392 4
09:50:21 04:08:01 AM 5860284 7220640 2022148 25.65 2688 1559204 609928 6.83 152844 1610324 4
09:50:21 04:09:01 AM 5859912 7220384 2022520 25.66 2688 1559320 609928 6.83 152960 1610440 4
09:50:21 04:10:01 AM 5859764 7220320 2022668 25.66 2688 1559404 602920 6.75 153028 1610476 4
09:50:21 04:11:01 AM 5859952 7220508 2022480 25.66 2688 1559404 602920 6.75 153028 1610364 4
09:50:21 04:12:01 AM 5857628 7218184 2024804 25.69 2688 1559404 602920 6.75 153028 1612500 4
09:50:21 04:13:01 AM 5857800 7218360 2024632 25.69 2688 1559408 602920 6.75 153028 1612436 4
09:50:21 04:14:01 AM 5840248 7218076 2042184 25.91 2688 1576644 589172 6.60 155212 1627528 664
09:50:21 04:15:01 AM 5840220 7218048 2042212 25.91 2688 1576644 589172 6.60 155212 1627528 4
09:50:21 04:16:01 AM 5840256 7218088 2042176 25.91 2688 1576648 589172 6.60 155212 1627532 4
09:50:21 04:17:01 AM 5840032 7217868 2042400 25.91 2688 1576652 589172 6.60 155212 1627728 4
09:50:21 04:18:01 AM 5840164 7218000 2042268 25.91 2688 1576652 589172 6.60 155212 1627544 4
09:50:21 04:19:01 AM 5840288 7218128 2042144 25.91 2688 1576656 589172 6.60 155212 1627548 4
09:50:21 04:20:01 AM 5840076 7217916 2042356 25.91 2688 1576656 605396 6.78 155212 1627548 4
09:50:21 04:21:01 AM 5840196 7218048 2042236 25.91 2688 1576664 605396 6.78 155212 1627556 4
09:50:21 04:22:01 AM 5840172 7218024 2042260 25.91 2688 1576664 605396 6.78 155212 1627632 4
09:50:21 04:23:01 AM 5840264 7218116 2042168 25.91 2688 1576664 605396 6.78 155212 1627564 4
09:50:21 04:24:01 AM 5840172 7218028 2042260 25.91 2688 1576668 605396 6.78 155216 1627680 4
09:50:21 04:25:01 AM 5840204 7218060 2042228 25.91 2688 1576668 605396 6.78 155216 1627680 4
09:50:21 04:26:01 AM 5840312 7218168 2042120 25.91 2688 1576668 605396 6.78 155216 1627564 4
09:50:21 04:27:01 AM 5840408 7218268 2042024 25.91 2688 1576672 605396 6.78 155216 1627636 4
09:50:21 04:28:01 AM 5840380 7218240 2042052 25.91 2688 1576672 605396 6.78 155216 1627568 4
09:50:21 04:29:01 AM 5840188 7218052 2042244 25.91 2688 1576676 605396 6.78 155240 1627544 12
09:50:21 04:30:01 AM 5840012 7217876 2042420 25.91 2688 1576676 594792 6.66 155244 1627660 4
09:50:21 04:31:01 AM 5839912 7217776 2042520 25.91 2688 1576676 594792 6.66 155248 1627768 4
09:50:21 04:32:01 AM 5837984 7215852 2044448 25.94 2688 1576680 594792 6.66 155248 1629752 4
09:50:21 04:33:01 AM 5837604 7215472 2044828 25.94 2688 1576680 594792 6.66 155248 1630124 4
09:50:21 04:34:01 AM 5838220 7216088 2044212 25.93 2688 1576680 594792 6.66 155248 1629716 4
09:50:21 04:35:01 AM 5838140 7216012 2044292 25.93 2688 1576684 594792 6.66 155252 1629808 8
09:50:21 04:36:01 AM 5837756 7215628 2044676 25.94 2688 1576684 594792 6.66 155248 1630064 16
09:50:21 04:37:01 AM 5837712 7215584 2044720 25.94 2688 1576684 594792 6.66 155248 1630164 4
09:50:21 04:38:01 AM 5837884 7215760 2044548 25.94 2688 1576688 594792 6.66 155248 1629780 4
09:50:21 04:39:01 AM 5837920 7215796 2044512 25.94 2688 1576688 594792 6.66 155248 1629780 4
09:50:21 04:40:01 AM 5837624 7215500 2044808 25.94 2688 1576688 594856 6.66 155248 1629896 4
09:50:21 04:41:01 AM 5837660 7215540 2044772 25.94 2688 1576692 594856 6.66 155248 1630188 4
09:50:21 04:42:01 AM 5837548 7215428 2044884 25.94 2688 1576692 594856 6.66 155248 1630368 4
09:50:21 04:43:01 AM 5837420 7215304 2045012 25.94 2688 1576696 594856 6.66 155248 1630264 4
09:50:21 04:44:01 AM 5837672 7215556 2044760 25.94 2688 1576696 594856 6.66 155248 1629992 4
09:50:21 04:45:01 AM 5837820 7215704 2044612 25.94 2688 1576696 594856 6.66 155248 1629992 4
09:50:21 04:46:01 AM 5837884 7215772 2044548 25.94 2688 1576700 594856 6.66 155248 1629996 4
09:50:21 04:47:01 AM 5837492 7215380 2044940 25.94 2688 1576700 594856 6.66 155252 1630296 16
09:50:21 04:48:01 AM 5837296 7215184 2045136 25.95 2688 1576700 594856 6.66 155252 1630308 8
09:50:21 04:49:01 AM 5837764 7215656 2044668 25.94 2688 1576704 594856 6.66 155248 1630056 20
09:50:21 04:50:01 AM 5837876 7215768 2044556 25.94 2688 1576704 611332 6.85 155248 1629900 8
09:50:21 04:51:01 AM 5838032 7215928 2044400 25.94 2688 1576708 611332 6.85 155248 1629792 8
09:50:21 04:52:01 AM 5837928 7215828 2044504 25.94 2688 1576712 611332 6.85 155248 1629984 4
09:50:21 04:53:01 AM 5837704 7215604 2044728 25.94 2688 1576712 611332 6.85 155248 1630032 4
09:50:21 04:54:01 AM 5838084 7215984 2044348 25.94 2688 1576712 611332 6.85 155248 1629828 4
09:50:21 04:55:01 AM 5837864 7215768 2044568 25.94 2688 1576716 611332 6.85 155248 1630144 12
09:50:21 04:56:01 AM 5837616 7215524 2044816 25.94 2688 1576720 611332 6.85 155248 1630224 4
09:50:21 04:57:01 AM 5837864 7215772 2044568 25.94 2688 1576720 611332 6.85 155248 1630024 4
09:50:21 04:58:01 AM 5838016 7215928 2044416 25.94 2688 1576724 611332 6.85 155248 1629960 4
09:50:21 04:59:01 AM 5837520 7215432 2044912 25.94 2688 1576724 611332 6.85 155248 1630244 4
09:50:21 05:00:01 AM 5837304 7215216 2045128 25.95 2688 1576724 611332 6.85 155248 1630568 4
09:50:21 05:01:01 AM 5836796 7214712 2045636 25.95 2688 1576728 611332 6.85 155248 1630836 4
09:50:21 05:02:01 AM 5837956 7215872 2044476 25.94 2688 1576728 611332 6.85 155280 1630072 4
09:50:21 05:03:01 AM 5837696 7215616 2044736 25.94 2688 1576732 611332 6.85 155280 1630212 4
09:50:21 05:04:01 AM 5837520 7215440 2044912 25.94 2688 1576732 611332 6.85 155280 1630192 4
09:50:21 05:05:01 AM 5837620 7215540 2044812 25.94 2688 1576732 611332 6.85 155280 1630192 4
09:50:21 05:06:01 AM 5837648 7215572 2044784 25.94 2688 1576736 611332 6.85 155280 1630200 4
09:50:21 05:07:02 AM 5837624 7215548 2044808 25.94 2688 1576736 611332 6.85 155280 1630268 4
09:50:21 05:08:01 AM 5837424 7215348 2045008 25.94 2688 1576736 611332 6.85 155280 1630388 16
09:50:21 05:09:01 AM 5837120 7215048 2045312 25.95 2688 1576740 611332 6.85 155280 1630760 16
09:50:21 05:10:01 AM 5837196 7215124 2045236 25.95 2688 1576740 606036 6.79 155280 1630536 4
09:50:21 05:11:01 AM 5837408 7215336 2045024 25.94 2688 1576740 606036 6.79 155280 1630496 4
09:50:21 05:12:01 AM 5837160 7215092 2045272 25.95 2688 1576744 606036 6.79 155280 1630572 4
09:50:21 05:13:01 AM 5837452 7215384 2044980 25.94 2688 1576744 606036 6.79 155280 1630504 4
09:50:21 05:14:01 AM 5837308 7215240 2045124 25.95 2688 1576744 606036 6.79 155280 1630620 4
09:50:21 05:15:01 AM 5837320 7215256 2045112 25.95 2688 1576748 606036 6.79 155280 1630508 4
09:50:21 05:16:01 AM 5837408 7215344 2045024 25.94 2688 1576748 606036 6.79 155280 1630508 4
09:50:21 05:17:01 AM 5837296 7215232 2045136 25.95 2688 1576748 606036 6.79 155280 1630692 4
09:50:21 05:18:01 AM 5837176 7215116 2045256 25.95 2688 1576752 606036 6.79 155280 1630860 4
09:50:21 05:19:01 AM 5837540 7215480 2044892 25.94 2688 1576752 606036 6.79 155280 1630508 4
09:50:21 05:20:01 AM 5837172 7215112 2045260 25.95 2688 1576752 606204 6.79 155280 1630632 4
09:50:21 05:21:01 AM 5837400 7215348 2045032 25.94 2688 1576756 606204 6.79 155280 1630520 4
09:50:21 05:22:01 AM 5837136 7215084 2045296 25.95 2688 1576756 606204 6.79 155280 1630712 16
09:50:21 05:23:01 AM 5837252 7215204 2045180 25.95 2688 1576760 606204 6.79 155280 1630528 8
09:50:21 05:24:01 AM 5837244 7215196 2045188 25.95 2688 1576760 606204 6.79 155280 1630644 4
09:50:21 05:25:01 AM 5837336 7215288 2045096 25.94 2688 1576760 606204 6.79 155280 1630528 4
09:50:21 05:26:01 AM 5837492 7215448 2044940 25.94 2688 1576764 606204 6.79 155280 1630532 4
09:50:21 05:27:01 AM 5837444 7215400 2044988 25.94 2688 1576764 606204 6.79 155280 1630604 4
09:50:21 05:28:01 AM 5837296 7215252 2045136 25.95 2688 1576764 606204 6.79 155280 1630536 4
09:50:21 05:29:01 AM 5837216 7215172 2045216 25.95 2688 1576764 606204 6.79 155280 1630536 4
09:50:21 05:30:01 AM 5836852 7214812 2045580 25.95 2688 1576768 596664 6.68 155280 1630860 4
09:50:21 05:31:01 AM 5836996 7214956 2045436 25.95 2688 1576768 596664 6.68 155280 1630812 8
09:50:21 05:32:01 AM 5837308 7215272 2045124 25.95 2688 1576772 596664 6.68 155280 1630612 4
09:50:21 05:33:01 AM 5837092 7215056 2045340 25.95 2688 1576772 596664 6.68 155280 1630820 4
09:50:21 05:34:01 AM 5837348 7215312 2045084 25.94 2688 1576772 596664 6.68 155280 1630552 4
09:50:21 05:35:01 AM 5837368 7215336 2045064 25.94 2688 1576776 596664 6.68 155280 1630692 4
09:50:21 05:36:01 AM 5836844 7214816 2045588 25.95 2688 1576780 596664 6.68 155280 1630856 4
09:50:21 05:37:01 AM 5837276 7215248 2045156 25.95 2688 1576780 596664 6.68 155280 1630656 4
09:50:21 05:38:01 AM 5837336 7215312 2045096 25.94 2688 1576784 596664 6.68 155280 1630592 4
09:50:21 05:39:01 AM 5837404 7215380 2045028 25.94 2688 1576784 596664 6.68 155280 1630596 4
09:50:21 05:40:01 AM 5837104 7215080 2045328 25.95 2688 1576784 595080 6.66 155280 1630828 4
09:50:21 05:41:01 AM 5837380 7215364 2045052 25.94 2688 1576792 595080 6.66 155280 1630604 4
09:50:21 05:42:01 AM 5837380 7215364 2045052 25.94 2688 1576792 595080 6.66 155280 1630756 4
09:50:21 05:43:01 AM 5837348 7215336 2045084 25.94 2688 1576796 595080 6.66 155280 1630612 4
09:50:21 05:44:01 AM 5837428 7215416 2045004 25.94 2688 1576796 595080 6.66 155280 1630612 4
09:50:21 05:45:01 AM 5837396 7215384 2045036 25.94 2688 1576796 595080 6.66 155280 1630580 4
09:50:21 05:46:01 AM 5837200 7215192 2045232 25.95 2688 1576800 595080 6.66 155280 1630736 4
09:50:21 05:47:01 AM 5836924 7214916 2045508 25.95 2688 1576800 595080 6.66 155280 1630932 16
09:50:21 05:48:01 AM 5837040 7215032 2045392 25.95 2688 1576800 595080 6.66 155280 1630748 8
09:50:21 05:49:01 AM 5837052 7215048 2045380 25.95 2688 1576804 595080 6.66 155280 1630752 4
09:50:21 05:50:01 AM 5836952 7214948 2045480 25.95 2688 1576804 595540 6.67 155280 1630716 4
09:50:21 05:51:01 AM 5837280 7215280 2045152 25.95 2688 1576808 595540 6.67 155280 1630640 4
09:50:21 05:52:01 AM 5837164 7215164 2045268 25.95 2688 1576808 595540 6.67 155280 1630824 4
09:50:21 05:53:01 AM 5837292 7215292 2045140 25.95 2688 1576808 595540 6.67 155280 1630640 4
09:50:21 05:54:01 AM 5837344 7215348 2045088 25.94 2688 1576812 595540 6.67 155280 1630644 4
09:50:21 05:55:01 AM 5837312 7215316 2045120 25.95 2688 1576812 595540 6.67 155280 1630644 4
09:50:21 05:56:01 AM 5837080 7215084 2045352 25.95 2688 1576812 610980 6.84 155280 1630760 4
09:50:21 05:57:01 AM 5837240 7215248 2045192 25.95 2688 1576816 610980 6.84 155280 1630716 4
09:50:21 05:58:01 AM 5837352 7215360 2045080 25.94 2688 1576816 610980 6.84 155280 1630764 4
09:50:21 05:59:01 AM 5837192 7215200 2045240 25.95 2688 1576816 610980 6.84 155280 1630648 4
09:50:21 06:00:01 AM 5836408 7214420 2046024 25.96 2688 1576820 605640 6.78 155280 1631300 4
09:50:21 06:01:01 AM 5836052 7214068 2046380 25.96 2688 1576820 605640 6.78 155280 1631472 4
09:50:21 06:02:01 AM 5837060 7215080 2045372 25.95 2688 1576824 605640 6.78 155280 1630848 4
09:50:21 06:03:01 AM 5836768 7214792 2045664 25.95 2688 1576828 612868 6.86 164800 1621476 260
09:50:21 06:04:01 AM 5836860 7214884 2045572 25.95 2688 1576828 612868 6.86 164800 1621492 8
09:50:21 06:05:01 AM 5836724 7214748 2045708 25.95 2688 1576828 612868 6.86 164800 1621676 4
09:50:21 06:06:01 AM 5836608 7214636 2045824 25.95 2688 1576832 612868 6.86 164800 1621676 16
09:50:21 06:07:01 AM 5836736 7214764 2045696 25.95 2688 1576832 612868 6.86 164800 1621580 8
09:50:21 06:08:01 AM 5837100 7215128 2045332 25.95 2688 1576832 612868 6.86 164800 1621424 4
09:50:21 06:09:01 AM 5837080 7215112 2045352 25.95 2688 1576836 612868 6.86 164800 1621316 4
09:50:21 06:10:01 AM 5836956 7214988 2045476 25.95 2688 1576836 592564 6.63 164800 1621432 4
09:50:21 06:11:01 AM 5836992 7215028 2045440 25.95 2688 1576840 592564 6.63 164800 1621320 4
09:50:21 06:12:01 AM 5837024 7215060 2045408 25.95 2688 1576840 592564 6.63 164800 1621388 4
09:50:21 06:13:01 AM 5837000 7215036 2045432 25.95 2688 1576840 592564 6.63 164800 1621320 4
09:50:21 06:14:01 AM 5837084 7215124 2045348 25.95 2688 1576844 592564 6.63 164800 1621324 4
09:50:21 06:15:01 AM 5837180 7215220 2045252 25.95 2688 1576844 592564 6.63 164800 1621324 4
09:50:21 06:16:01 AM 5837240 7215284 2045192 25.95 2688 1576848 592564 6.63 164800 1621328 4
09:50:21 06:17:01 AM 5836848 7214896 2045584 25.95 2688 1576852 592564 6.63 164800 1621676 4
09:50:21 06:18:01 AM 5837136 7215184 2045296 25.95 2688 1576852 592564 6.63 164800 1621336 4
09:50:21 06:19:01 AM 5836368 7214416 2046064 25.96 2688 1576852 592564 6.63 164800 1621744 4
09:50:21 06:20:01 AM 5836788 7214840 2045644 25.95 2688 1576856 609236 6.82 164800 1621456 4
09:50:21 06:21:01 AM 5837016 7215068 2045416 25.95 2688 1576856 593676 6.65 164800 1621340 4
09:50:21 06:22:01 AM 5836872 7214928 2045560 25.95 2688 1576860 593676 6.65 164800 1621528 4
09:50:21 06:23:01 AM 5837020 7215076 2045412 25.95 2688 1576860 593676 6.65 164800 1621344 4
09:50:21 06:24:01 AM 5836620 7214676 2045812 25.95 2688 1576860 593676 6.65 164800 1621564 4
09:50:21 06:25:01 AM 5836724 7214784 2045708 25.95 2688 1576864 593676 6.65 164800 1621480 4
09:50:21 06:26:01 AM 5836872 7214932 2045560 25.95 2688 1576864 593676 6.65 164800 1621364 4
09:50:21 06:27:01 AM 5836884 7214944 2045548 25.95 2688 1576864 593676 6.65 164800 1621436 4
09:50:21 06:28:01 AM 5836900 7214964 2045532 25.95 2688 1576868 593676 6.65 164800 1621372 4
09:50:21 06:29:01 AM 5836752 7214816 2045680 25.95 2688 1576868 593676 6.65 164800 1621576 4
09:50:21 06:30:01 AM 5836844 7214908 2045588 25.95 2688 1576868 611820 6.85 164800 1621488 4
09:50:21 06:31:01 AM 5836876 7214944 2045556 25.95 2688 1576872 611820 6.85 164800 1621648 4
09:50:21 06:32:01 AM 5836932 7215000 2045500 25.95 2688 1576872 611820 6.85 164800 1621444 4
09:50:21 06:33:01 AM 5836748 7214820 2045684 25.95 2688 1576876 611820 6.85 164800 1621652 4
09:50:21 06:34:01 AM 5836472 7214544 2045960 25.96 2688 1576876 611820 6.85 164800 1621656 16
09:50:21 06:35:01 AM 5836360 7214432 2046072 25.96 2688 1576876 611820 6.85 164800 1621804 16
09:50:21 06:36:01 AM 5836968 7215044 2045464 25.95 2688 1576880 611820 6.85 164800 1621448 4
09:50:21 06:37:01 AM 5836880 7214956 2045552 25.95 2688 1576880 611820 6.85 164800 1621460 4
09:50:21 06:38:01 AM 5836996 7215072 2045436 25.95 2688 1576880 611820 6.85 164800 1621392 4
09:50:21 06:39:01 AM 5836996 7215076 2045436 25.95 2688 1576884 611820 6.85 164800 1621396 4
09:50:21 06:40:01 AM 5836680 7214760 2045752 25.95 2688 1576884 611820 6.85 164800 1621512 8
09:50:21 06:41:01 AM 5837028 7215116 2045404 25.95 2688 1576892 611820 6.85 164800 1621404 4
09:50:21 06:42:01 AM 5836852 7214940 2045580 25.95 2688 1576892 611820 6.85 164800 1621588 4
09:50:21 06:43:01 AM 5837036 7215124 2045396 25.95 2688 1576892 596076 6.67 164800 1621404 4
09:50:21 06:44:01 AM 5837064 7215152 2045368 25.95 2688 1576892 596076 6.67 164800 1621404 4
09:50:21 06:45:01 AM 5836948 7215040 2045484 25.95 2688 1576896 596076 6.67 164800 1621524 4
09:50:21 06:46:01 AM 5837036 7215128 2045396 25.95 2688 1576896 596076 6.67 164800 1621524 4
09:50:21 06:47:01 AM 5836880 7214972 2045552 25.95 2688 1576896 596076 6.67 164800 1621476 4
09:50:21 06:48:01 AM 5836996 7215092 2045436 25.95 2688 1576900 596076 6.67 164800 1621412 4
09:50:21 06:49:01 AM 5836800 7214896 2045632 25.95 2688 1576900 596076 6.67 164800 1621616 4
09:50:21 06:50:01 AM 5836752 7214848 2045680 25.95 2688 1576900 618076 6.92 164804 1621456 4
09:50:21 06:51:01 AM 5836876 7214976 2045556 25.95 2688 1576904 618076 6.92 164800 1621624 4
09:50:21 06:52:01 AM 5836912 7215012 2045520 25.95 2688 1576904 618076 6.92 164800 1621488 4
09:50:21 06:53:01 AM 5836968 7215072 2045464 25.95 2688 1576908 618076 6.92 164800 1621424 4
09:50:21 06:54:01 AM 5836968 7215072 2045464 25.95 2688 1576908 618076 6.92 164800 1621424 4
09:50:21 06:55:01 AM 5836964 7215068 2045468 25.95 2688 1576908 618076 6.92 164800 1621424 4
09:50:21 06:56:01 AM 5837092 7215200 2045340 25.95 2688 1576912 618076 6.92 164800 1621428 4
09:50:21 06:57:01 AM 5836432 7214540 2046000 25.96 2688 1576912 618076 6.92 164800 1621836 4
09:50:21 06:58:01 AM 5836876 7214984 2045556 25.95 2688 1576912 618076 6.92 164800 1621428 4
09:50:21 06:59:01 AM 5836996 7215108 2045436 25.95 2688 1576916 618076 6.92 164800 1621432 4
09:50:21 07:00:01 AM 5836792 7214908 2045640 25.95 2688 1576920 606400 6.79 164800 1621440 4
09:50:21 07:01:01 AM 5836456 7214580 2045976 25.96 2688 1576928 606400 6.79 164800 1621684 4
09:50:21 07:02:01 AM 5836788 7214912 2045644 25.95 2688 1576928 606400 6.79 164800 1621680 4
09:50:21 07:03:01 AM 5836984 7215108 2045448 25.95 2688 1576928 606400 6.79 164800 1621476 4
09:50:21 07:04:01 AM 5836692 7214820 2045740 25.95 2688 1576932 606400 6.79 164800 1621688 4
09:50:21 07:05:01 AM 5836828 7214956 2045604 25.95 2688 1576932 605044 6.77 165692 1620592 248
09:50:21 07:06:01 AM 5836968 7215096 2045464 25.95 2688 1576932 605044 6.77 165692 1620592 4
09:50:21 07:07:01 AM 5836840 7214972 2045592 25.95 2688 1576936 605044 6.77 165692 1620664 4
09:50:21 07:08:01 AM 5836788 7214920 2045644 25.95 2688 1576936 605044 6.77 165692 1620596 4
09:50:21 07:09:01 AM 5836876 7215008 2045556 25.95 2688 1576936 605044 6.77 165692 1620596 4
09:50:21 07:10:01 AM 5836576 7214712 2045856 25.95 2688 1576940 606520 6.79 165692 1620832 4
09:50:21 07:11:01 AM 5836476 7214612 2045956 25.96 2688 1576940 606520 6.79 165692 1621012 4
09:50:21 07:12:01 AM 5836784 7214924 2045648 25.95 2688 1576944 606520 6.79 165692 1620756 4
09:50:21 07:13:01 AM 5836768 7214908 2045664 25.95 2688 1576944 606520 6.79 165692 1620624 4
09:50:21 07:14:01 AM 5836704 7214844 2045728 25.95 2688 1576944 606520 6.79 165692 1620740 4
09:50:21 07:15:01 AM 5836800 7214944 2045632 25.95 2688 1576948 606520 6.79 165692 1620748 0
09:50:21 07:16:01 AM 5836808 7214952 2045624 25.95 2688 1576948 606520 6.79 165692 1620884 4
09:50:21 07:17:01 AM 5836636 7214780 2045796 25.95 2688 1576948 606520 6.79 165692 1620988 4
09:50:21 07:18:01 AM 5836296 7214444 2046136 25.96 2688 1576952 606520 6.79 165692 1621060 4
09:50:21 07:19:01 AM 5836740 7214888 2045692 25.95 2688 1576952 606520 6.79 165692 1620672 4
09:50:21 07:20:01 AM 5836412 7214560 2046020 25.96 2688 1576952 602564 6.75 165692 1620904 4
09:50:21 07:21:01 AM 5836644 7214796 2045788 25.95 2688 1576956 602564 6.75 165692 1620676 4
09:50:21 07:22:01 AM 5836628 7214780 2045804 25.95 2688 1576956 602564 6.75 165692 1620744 4
09:50:21 07:23:02 AM 5836576 7214728 2045856 25.95 2688 1576956 602564 6.75 165692 1620908 12
09:50:21 07:24:01 AM 5836892 7215048 2045540 25.95 2688 1576960 602564 6.75 165692 1620708 8
09:50:21 07:25:01 AM 5836748 7214904 2045684 25.95 2688 1576960 602564 6.75 165692 1620708 4
09:50:21 07:26:01 AM 5836888 7215044 2045544 25.95 2688 1576960 602564 6.75 165692 1620708 4
09:50:21 07:27:01 AM 5836868 7215028 2045564 25.95 2688 1576964 602564 6.75 165692 1620788 4
09:50:21 07:28:01 AM 5837016 7215176 2045416 25.95 2688 1576964 602564 6.75 165692 1620720 4
09:50:21 07:29:01 AM 5836828 7214988 2045604 25.95 2688 1576964 602564 6.75 165692 1620720 4
09:50:21 07:30:01 AM 5836536 7214700 2045896 25.96 2688 1576968 603604 6.76 165692 1620840 4
09:50:21 07:31:01 AM 5836428 7214596 2046004 25.96 2688 1576968 603604 6.76 165692 1620996 4
09:50:21 07:32:01 AM 5836536 7214708 2045896 25.96 2688 1576972 603604 6.76 165692 1620796 4
09:50:21 07:33:01 AM 5836316 7214488 2046116 25.96 2688 1576972 603604 6.76 165692 1621072 4
09:50:21 07:34:01 AM 5836776 7214948 2045656 25.95 2688 1576972 603604 6.76 165692 1620732 4
09:50:21 07:35:01 AM 5836720 7214896 2045712 25.95 2688 1576976 603604 6.76 165692 1620736 4
09:50:21 07:36:01 AM 5836728 7214904 2045704 25.95 2688 1576976 603604 6.76 165692 1620736 4
09:50:21 07:37:01 AM 5836768 7214944 2045664 25.95 2688 1576976 603604 6.76 165692 1620804 4
09:50:21 07:38:01 AM 5836732 7214912 2045700 25.95 2688 1576980 603604 6.76 165692 1620740 4
09:50:21 07:39:01 AM 5836884 7215064 2045548 25.95 2688 1576980 603604 6.76 165692 1620740 4
09:50:21 07:40:01 AM 5836600 7214784 2045832 25.95 2688 1576984 595412 6.67 165692 1620744 4
09:50:21 07:41:01 AM 5836612 7214800 2045820 25.95 2688 1576988 595412 6.67 165692 1620748 4
09:50:21 07:42:01 AM 5836564 7214752 2045868 25.95 2688 1576988 595412 6.67 165692 1620816 4
09:50:21 07:43:01 AM 5836736 7214928 2045696 25.95 2688 1576992 595412 6.67 165692 1620752 4
09:50:21 07:44:01 AM 5836644 7214836 2045788 25.95 2688 1576992 595412 6.67 165692 1620752 4
09:50:21 07:45:01 AM 5836684 7214876 2045748 25.95 2688 1576992 595412 6.67 165692 1620752 8
09:50:21 07:46:01 AM 5836712 7214908 2045720 25.95 2688 1576996 595412 6.67 165692 1620872 4
09:50:21 07:47:01 AM 5836492 7214688 2045940 25.96 2688 1576996 595412 6.67 165692 1620824 4
09:50:21 07:48:01 AM 5836584 7214780 2045848 25.95 2688 1576996 595412 6.67 165692 1620756 4
09:50:21 07:49:01 AM 5836588 7214788 2045844 25.95 2688 1577000 595412 6.67 165692 1620880 4
09:50:21 07:50:01 AM 5836384 7214584 2046048 25.96 2688 1577000 615732 6.89 165692 1620880 4
09:50:21 07:51:01 AM 5836616 7214824 2045816 25.95 2688 1577008 615732 6.89 165692 1620772 4
09:50:21 07:52:01 AM 5836536 7214744 2045896 25.96 2688 1577008 615732 6.89 165692 1620840 4
09:50:21 07:53:01 AM 5836652 7214860 2045780 25.95 2688 1577008 599916 6.72 165692 1620772 4
09:50:21 07:54:01 AM 5836764 7214976 2045668 25.95 2688 1577012 599916 6.72 165692 1620776 4
09:50:21 07:55:01 AM 5836596 7214808 2045836 25.95 2688 1577012 599916 6.72 165692 1620776 4
09:50:21 07:56:01 AM 5836868 7215080 2045564 25.95 2688 1577012 599916 6.72 165692 1620776 4
09:50:21 07:57:01 AM 5836836 7215048 2045596 25.95 2688 1577012 599916 6.72 165692 1620844 4
09:50:21 07:58:01 AM 5836596 7214812 2045836 25.95 2688 1577016 599916 6.72 165692 1620916 4
09:50:21 07:59:01 AM 5836764 7214980 2045668 25.95 2688 1577016 599916 6.72 165692 1620780 4
09:50:21 08:00:01 AM 5836380 7214596 2046052 25.96 2688 1577016 603776 6.76 165692 1620896 4
09:50:21 08:01:01 AM 5834948 7213168 2047484 25.98 2688 1577020 603776 6.76 165692 1621856 16
09:50:21 08:02:01 AM 5836500 7214720 2045932 25.96 2688 1577020 603776 6.76 165692 1620860 8
09:50:21 08:03:01 AM 5836532 7214756 2045900 25.96 2688 1577024 603776 6.76 165692 1620796 4
09:50:21 08:04:01 AM 5836532 7214756 2045900 25.96 2688 1577024 603776 6.76 165692 1620796 4
09:50:21 08:05:01 AM 5836592 7214816 2045840 25.95 2688 1577024 603776 6.76 165692 1620796 4
09:50:21 08:06:01 AM 5836612 7214840 2045820 25.95 2688 1577028 603776 6.76 165692 1620800 4
09:50:21 08:07:01 AM 5836652 7214880 2045780 25.95 2688 1577028 603776 6.76 165692 1620868 4
09:50:21 08:08:01 AM 5836368 7214596 2046064 25.96 2688 1577028 603776 6.76 165692 1621080 4
09:50:21 08:09:01 AM 5836256 7214488 2046176 25.96 2688 1577032 603776 6.76 165692 1621084 4
09:50:21 08:10:01 AM 5836484 7214716 2045948 25.96 2688 1577032 595412 6.67 165692 1620928 4
09:50:21 08:11:01 AM 5836564 7214800 2045868 25.95 2688 1577036 595412 6.67 165692 1620816 4
09:50:21 08:12:01 AM 5836280 7214516 2046152 25.96 2688 1577036 595412 6.67 165692 1621032 4
09:50:21 08:13:01 AM 5836228 7214464 2046204 25.96 2688 1577036 595412 6.67 165692 1621100 16
09:50:21 08:14:01 AM 5836544 7214784 2045888 25.96 2688 1577040 595412 6.67 165692 1620836 4
09:50:21 08:15:01 AM 5836548 7214788 2045884 25.95 2688 1577040 595412 6.67 165692 1620952 4
09:50:21 08:16:01 AM 5836704 7214944 2045728 25.95 2688 1577040 595412 6.67 165692 1620836 4
09:50:21 08:17:01 AM 5836488 7214732 2045944 25.96 2688 1577044 595412 6.67 165692 1621028 4
09:50:21 08:18:01 AM 5836664 7214908 2045768 25.95 2688 1577044 595412 6.67 165692 1620844 4
09:50:21 08:19:01 AM 5836724 7214968 2045708 25.95 2688 1577044 595412 6.67 165692 1620844 4
09:50:21 08:20:01 AM 5836216 7214464 2046216 25.96 2688 1577048 595412 6.67 165692 1621080 4
09:50:21 08:21:01 AM 5836580 7214832 2045852 25.95 2688 1577052 595412 6.67 165692 1620852 4
09:50:21 08:22:01 AM 5836160 7214416 2046272 25.96 2688 1577056 595412 6.67 165692 1621072 16
09:50:21 08:23:01 AM 5836520 7214776 2045912 25.96 2688 1577056 595412 6.67 165692 1620868 8
09:50:21 08:24:01 AM 5836472 7214728 2045960 25.96 2688 1577056 595412 6.67 165692 1620868 4
09:50:21 08:25:01 AM 5836532 7214792 2045900 25.96 2688 1577060 595412 6.67 165692 1620872 4
09:50:21 08:26:01 AM 5836464 7214724 2045968 25.96 2688 1577060 595412 6.67 165692 1620872 4
09:50:21 08:27:01 AM 5836548 7214808 2045884 25.95 2688 1577060 595412 6.67 165692 1620940 4
09:50:21 08:28:01 AM 5836016 7214280 2046416 25.96 2688 1577064 595412 6.67 165692 1621124 16
09:50:21 08:29:01 AM 5836352 7214616 2046080 25.96 2688 1577064 595412 6.67 165692 1620876 8
09:50:21 08:30:01 AM 5836152 7214416 2046280 25.96 2688 1577064 611440 6.85 165692 1620992 4
09:50:21 08:31:01 AM 5836140 7214408 2046292 25.96 2688 1577068 611440 6.85 165692 1621160 4
09:50:21 08:32:01 AM 5836384 7214652 2046048 25.96 2688 1577068 611440 6.85 165692 1621236 4
09:50:21 08:33:01 AM 5836300 7214568 2046132 25.96 2688 1577068 611440 6.85 165692 1621192 4
09:50:21 08:34:01 AM 5836480 7214752 2045952 25.96 2688 1577072 611440 6.85 165692 1620948 4
09:50:21 08:35:01 AM 5836392 7214664 2046040 25.96 2688 1577072 611440 6.85 165692 1620948 4
09:50:21 08:36:01 AM 5836480 7214752 2045952 25.96 2688 1577072 611440 6.85 165692 1620948 4
09:50:21 08:37:01 AM 5836208 7214484 2046224 25.96 2688 1577076 611440 6.85 165692 1621020 4
09:50:21 08:38:01 AM 5836252 7214528 2046180 25.96 2688 1577076 611440 6.85 165692 1621068 4
09:50:21 08:39:01 AM 5836224 7214500 2046208 25.96 2688 1577076 611440 6.85 165692 1621072 4
09:50:21 08:40:01 AM 5836028 7214308 2046404 25.96 2688 1577080 603736 6.76 165692 1621076 4
09:50:21 08:41:01 AM 5836356 7214636 2046076 25.96 2688 1577080 603736 6.76 165692 1620960 4
09:50:21 08:42:01 AM 5836324 7214608 2046108 25.96 2688 1577084 603736 6.76 165692 1621032 4
09:50:21 08:43:01 AM 5836380 7214664 2046052 25.96 2688 1577084 603736 6.76 165692 1621080 4
09:50:21 08:44:01 AM 5836148 7214432 2046284 25.96 2688 1577084 603736 6.76 165692 1621260 12
09:50:21 08:45:01 AM 5836368 7214656 2046064 25.96 2688 1577088 603736 6.76 165692 1620992 8
09:50:21 08:46:01 AM 5836428 7214716 2046004 25.96 2688 1577088 603736 6.76 165692 1620992 4
09:50:21 08:47:01 AM 5836460 7214748 2045972 25.96 2688 1577088 603736 6.76 165692 1621060 4
09:50:21 08:48:01 AM 5836032 7214324 2046400 25.96 2688 1577092 603736 6.76 165692 1621344 4
09:50:21 08:49:01 AM 5836368 7214676 2046064 25.96 2688 1577108 595404 6.67 166468 1620240 268
09:50:21 08:50:01 AM 5836164 7214472 2046268 25.96 2688 1577108 597164 6.69 166468 1620364 4
09:50:21 08:51:01 AM 5836224 7214536 2046208 25.96 2688 1577112 597164 6.69 166468 1620368 4
09:50:21 08:52:01 AM 5836316 7214628 2046116 25.96 2688 1577112 597164 6.69 166468 1620324 4
09:50:21 08:53:01 AM 5836324 7214640 2046108 25.96 2688 1577116 597164 6.69 166468 1620260 4
09:50:21 08:54:01 AM 5833800 7212116 2048632 25.99 2688 1577116 597164 6.69 166468 1622652 4
09:50:21 08:55:01 AM 5834200 7212516 2048232 25.98 2688 1577116 597164 6.69 166468 1622312 4
09:50:21 08:56:01 AM 5834392 7212712 2048040 25.98 2688 1577120 597164 6.69 166468 1622320 4
09:50:21 08:57:01 AM 5834000 7212320 2048432 25.99 2688 1577120 597164 6.69 166468 1622524 4
09:50:21 08:58:01 AM 5834272 7212592 2048160 25.98 2688 1577120 597164 6.69 166468 1622328 8
09:50:21 08:59:01 AM 5834196 7212520 2048236 25.98 2688 1577124 597164 6.69 166468 1622332 4
09:50:21 09:00:01 AM 5834016 7212340 2048416 25.99 2688 1577124 614348 6.88 166468 1622448 4
09:50:21 09:01:01 AM 5833200 7211528 2049232 26.00 2688 1577128 614348 6.88 166468 1623152 4
09:50:21 09:02:01 AM 5834172 7212504 2048260 25.99 2688 1577132 614348 6.88 166468 1622412 4
09:50:21 09:03:01 AM 5834176 7212508 2048256 25.99 2688 1577132 614348 6.88 166468 1622348 4
09:50:21 09:04:01 AM 5834320 7212656 2048112 25.98 2688 1577136 597824 6.69 166468 1622352 4
09:50:21 09:05:01 AM 5834320 7212656 2048112 25.98 2688 1577136 597824 6.69 166468 1622352 4
09:50:21 09:06:01 AM 5834324 7212660 2048108 25.98 2688 1577136 597824 6.69 166472 1622392 4
09:50:21 09:07:01 AM 5832220 7210560 2050212 26.01 2688 1577140 597824 6.69 166468 1624472 4
09:50:21 09:08:01 AM 5832248 7210588 2050184 26.01 2688 1577140 597824 6.69 166468 1624368 4
09:50:21 09:09:01 AM 5832216 7210556 2050216 26.01 2688 1577140 597824 6.69 166468 1624404 4
09:50:21 09:10:01 AM 5831992 7210336 2050440 26.01 2688 1577144 604192 6.77 166468 1624640 4
09:50:21 09:11:01 AM 5832424 7210772 2050008 26.01 2688 1577148 604192 6.77 166468 1624412 4
09:50:21 09:12:01 AM 5829388 7207736 2053044 26.05 2688 1577148 604192 6.77 166468 1626872 4
09:50:21 09:13:01 AM 5829800 7208152 2052632 26.04 2688 1577152 604192 6.77 166468 1626548 8
09:50:21 09:14:01 AM 5829920 7208272 2052512 26.04 2688 1577152 604192 6.77 166468 1626468 4
09:50:21 09:15:01 AM 5830012 7208364 2052420 26.04 2688 1577152 604192 6.77 166468 1626432 4
09:50:21 09:16:01 AM 5830068 7208424 2052364 26.04 2688 1577156 604192 6.77 166468 1626436 4
09:50:21 09:17:01 AM 5829932 7208288 2052500 26.04 2688 1577156 604192 6.77 166468 1626540 4
09:50:21 09:18:01 AM 5830132 7208488 2052300 26.04 2688 1577156 604192 6.77 166468 1626472 4
09:50:21 09:19:01 AM 5830072 7208432 2052360 26.04 2688 1577160 604192 6.77 166468 1626476 4
09:50:21 09:20:01 AM 5829904 7208264 2052528 26.04 2688 1577160 603736 6.76 166468 1626476 4
09:50:21 09:21:01 AM 5830048 7208412 2052384 26.04 2688 1577164 603736 6.76 166468 1626480 4
09:50:21 09:22:01 AM 5830056 7208420 2052376 26.04 2688 1577164 603736 6.76 166468 1626548 4
09:50:21 09:23:01 AM 5830056 7208420 2052376 26.04 2688 1577164 603736 6.76 166468 1626480 4
09:50:21 09:24:01 AM 5829936 7208304 2052496 26.04 2688 1577168 603736 6.76 166468 1626600 4
09:50:21 09:25:01 AM 5827740 7206108 2054692 26.07 2688 1577168 603736 6.76 166468 1628748 4
09:50:21 09:26:01 AM 5827580 7205948 2054852 26.07 2688 1577168 603736 6.76 166468 1629036 16
09:50:21 09:27:01 AM 5826016 7204388 2056416 26.09 2688 1577172 603736 6.76 166468 1630664 8
09:50:21 09:28:01 AM 5825996 7204368 2056436 26.09 2688 1577172 603736 6.76 166468 1630600 4
09:50:21 09:29:01 AM 5825728 7204100 2056704 26.09 2688 1577172 603736 6.76 166468 1630888 4
09:50:21 09:30:01 AM 5825672 7204048 2056760 26.09 2688 1577176 619112 6.93 166468 1630736 4
09:50:21 09:31:01 AM 5820644 7199020 2061788 26.16 2688 1577176 619112 6.93 166468 1635760 4
09:50:21 09:32:01 AM 5820684 7199064 2061748 26.16 2688 1577180 619112 6.93 166468 1636012 4
09:50:21 09:33:01 AM 5820220 7198600 2062212 26.16 2688 1577180 619112 6.93 166468 1636192 4
09:50:21 09:34:01 AM 5820188 7198568 2062244 26.16 2688 1577180 619112 6.93 166468 1636196 4
09:50:21 09:35:01 AM 5820172 7198556 2062260 26.16 2688 1577184 619112 6.93 166468 1636220 4
09:50:21 09:36:01 AM 5820716 7199100 2061716 26.16 2688 1577184 619112 6.93 166468 1635948 4
09:50:21 09:37:01 AM 5820640 7199024 2061792 26.16 2688 1577184 603024 6.75 166468 1636016 4
09:50:21 09:38:01 AM 5820560 7198948 2061872 26.16 2688 1577188 603024 6.75 166468 1635952 4
09:50:21 09:39:01 AM 5820396 7198784 2062036 26.16 2688 1577188 603024 6.75 166468 1636156 4
09:50:21 09:40:01 AM 5544456 7063800 2337976 29.66 2688 1712980 715408 8.01 197472 1861172 63724
09:50:21 09:41:02 AM 5105916 6999868 2776516 35.22 2688 2069944 706392 7.91 205040 2224536 179940
09:50:21 09:42:01 AM 5198716 7061832 2683716 34.05 2688 2038640 662628 7.42 223092 2108948 9952
09:50:21 09:43:01 AM 4884116 7001512 2998316 38.04 2688 2282296 674908 7.56 270012 2341720 179064
09:50:21 09:44:01 AM 4921600 7054696 2960832 37.56 2688 2298788 617916 6.92 279720 2291056 4
09:50:21 09:45:01 AM 4876552 7011380 3005880 38.13 2688 2300540 685644 7.68 280124 2335788 1480
09:50:21 09:46:01 AM 4844172 6996288 3038260 38.54 2688 2317824 701468 7.85 280540 2367580 8592
09:50:21 09:47:01 AM 4834696 6995692 3047736 38.66 2688 2326716 701468 7.85 280540 2376536 2788
09:50:21 09:48:01 AM 4825964 6995404 3056468 38.78 2688 2335160 701468 7.85 280588 2384688 1764
09:50:21 09:49:01 AM 4977312 7013304 2905120 36.86 2688 2207824 674956 7.56 317136 2224120 62740
09:50:21 09:50:01 AM 4968212 7006032 2914220 36.97 2688 2210148 696292 7.80 521308 2032568 12508
09:50:21 Average: 5817120 7209744 2065312 26.20 2688 1590683 605540 6.78 163936 1639138 1302
09:50:21
09:50:21 03:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:21 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:07:01 AM eth0 99.52 51.53 351.59 15.53 0.00 0.00 0.00 0.00
09:50:21 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:08:01 AM eth0 1.90 0.08 0.24 0.01 0.00 0.00 0.00 0.00
09:50:21 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:09:01 AM eth0 1.70 0.07 0.20 0.00 0.00 0.00 0.00 0.00
09:50:21 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:10:01 AM eth0 0.58 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:50:21 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:11:01 AM eth0 0.73 0.12 0.07 0.01 0.00 0.00 0.00 0.00
09:50:21 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:12:01 AM eth0 0.68 0.20 0.18 0.07 0.00 0.00 0.00 0.00
09:50:21 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:13:01 AM eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:21 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:14:01 AM eth0 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:21 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:15:01 AM eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:21 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:16:01 AM eth0 0.63 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:21 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:17:01 AM eth0 0.50 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:18:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:19:01 AM eth0 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:21 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:20:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:21:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:22:01 AM eth0 0.52 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:23:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:24:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:25:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:26:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:27:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:28:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:29:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:21 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:30:01 AM eth0 0.73 0.07 0.11 0.00 0.00 0.00 0.00 0.00
09:50:21 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:31:01 AM eth0 1.52 0.43 0.83 0.56 0.00 0.00 0.00 0.00
09:50:21 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:32:01 AM eth0 0.95 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:50:21 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:33:01 AM eth0 0.45 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:34:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:35:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:36:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:37:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:21 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:38:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:39:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:40:01 AM eth0 0.27 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:41:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:42:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:43:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:44:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:45:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:46:01 AM eth0 0.60 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:47:01 AM eth0 0.67 0.35 0.42 0.29 0.00 0.00 0.00 0.00
09:50:21 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:48:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:50:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:51:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:52:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:21 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:53:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:54:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:55:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:56:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:57:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:58:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 03:59:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:00:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:01:01 AM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:02:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:21 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:04:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:05:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:07:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:08:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:09:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:11:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:12:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:13:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:14:01 AM eth0 0.93 0.85 0.08 0.07 0.00 0.00 0.00 0.00
09:50:21 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:15:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:17:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:18:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:19:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:20:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:21:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:22:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:21 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:23:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:25:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:27:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:28:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:29:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:30:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:31:01 AM eth0 0.45 0.33 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:32:01 AM eth0 0.78 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:21 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:33:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:34:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:36:01 AM eth0 1.25 0.23 0.44 0.26 0.00 0.00 0.00 0.00
09:50:21 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:37:01 AM eth0 0.53 0.20 0.39 0.25 0.00 0.00 0.00 0.00
09:50:21 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:38:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:40:01 AM eth0 1.60 0.05 0.20 0.00 0.00 0.00 0.00 0.00
09:50:21 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:41:01 AM eth0 4.82 0.65 1.29 0.64 0.00 0.00 0.00 0.00
09:50:21 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:42:01 AM eth0 3.07 0.63 1.34 0.81 0.00 0.00 0.00 0.00
09:50:21 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:43:01 AM eth0 0.62 0.12 0.28 0.19 0.00 0.00 0.00 0.00
09:50:21 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:44:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:45:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:46:01 AM eth0 0.87 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:50:21 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:47:01 AM eth0 2.18 0.42 0.88 0.51 0.00 0.00 0.00 0.00
09:50:21 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:48:01 AM eth0 1.60 0.33 0.64 0.38 0.00 0.00 0.00 0.00
09:50:21 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:49:01 AM eth0 1.30 0.40 0.64 0.44 0.00 0.00 0.00 0.00
09:50:21 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:50:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:51:01 AM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:52:01 AM eth0 0.77 0.10 0.20 0.06 0.00 0.00 0.00 0.00
09:50:21 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:53:01 AM eth0 0.57 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:54:01 AM eth0 2.95 0.00 0.36 0.00 0.00 0.00 0.00 0.00
09:50:21 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:55:01 AM eth0 2.63 0.53 0.94 0.58 0.00 0.00 0.00 0.00
09:50:21 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:56:01 AM eth0 1.42 0.42 0.81 0.57 0.00 0.00 0.00 0.00
09:50:21 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:57:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:58:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 04:59:01 AM eth0 1.63 0.35 0.53 0.27 0.00 0.00 0.00 0.00
09:50:21 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:00:01 AM eth0 0.95 0.33 0.53 0.38 0.00 0.00 0.00 0.00
09:50:21 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:01:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:02:01 AM eth0 0.93 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:50:21 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:03:01 AM eth0 0.85 0.20 0.29 0.19 0.00 0.00 0.00 0.00
09:50:21 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:04:01 AM eth0 2.48 0.00 0.29 0.00 0.00 0.00 0.00 0.00
09:50:21 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:05:01 AM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:06:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:07:02 AM eth0 0.87 0.15 0.20 0.07 0.00 0.00 0.00 0.00
09:50:21 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:08:01 AM eth0 3.68 0.53 1.19 0.65 0.00 0.00 0.00 0.00
09:50:21 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:09:01 AM eth0 3.57 2.15 1.29 15.61 0.00 0.00 0.00 0.00
09:50:21 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:10:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:11:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:12:01 AM eth0 0.62 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:13:01 AM eth0 0.38 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:14:01 AM eth0 3.07 0.07 0.37 0.00 0.00 0.00 0.00 0.00
09:50:21 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:15:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:17:01 AM eth0 0.50 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:18:01 AM eth0 0.87 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:21 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:19:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:20:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:22:01 AM eth0 1.18 0.32 0.45 0.26 0.00 0.00 0.00 0.00
09:50:21 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:23:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:24:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:26:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:27:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:29:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:30:01 AM eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:31:01 AM eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:32:01 AM eth0 1.53 0.13 0.29 0.07 0.00 0.00 0.00 0.00
09:50:21 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:33:01 AM eth0 0.52 0.22 0.28 0.20 0.00 0.00 0.00 0.00
09:50:21 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:34:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:35:01 AM eth0 1.67 0.12 0.28 0.07 0.00 0.00 0.00 0.00
09:50:21 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:36:01 AM eth0 0.98 0.45 0.77 0.56 0.00 0.00 0.00 0.00
09:50:21 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:37:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:38:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:39:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:40:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:42:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:43:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:44:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:47:01 AM eth0 1.08 0.28 0.45 0.26 0.00 0.00 0.00 0.00
09:50:21 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:48:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:49:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:52:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:53:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:54:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:55:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:57:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 05:59:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:21 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:00:01 AM eth0 0.93 0.35 0.63 0.44 0.00 0.00 0.00 0.00
09:50:21 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:02:01 AM eth0 0.40 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:03:01 AM eth0 1.25 0.32 0.45 0.26 0.00 0.00 0.00 0.00
09:50:21 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:04:01 AM eth0 1.22 0.32 0.57 0.38 0.00 0.00 0.00 0.00
09:50:21 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:05:01 AM eth0 1.00 0.22 0.41 0.25 0.00 0.00 0.00 0.00
09:50:21 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:06:01 AM eth0 1.67 0.32 0.42 0.20 0.00 0.00 0.00 0.00
09:50:21 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:07:01 AM eth0 1.20 0.50 0.68 0.45 0.00 0.00 0.00 0.00
09:50:21 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:08:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:09:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:10:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:12:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:13:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:14:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:15:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:16:01 AM eth0 0.41 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:21 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:17:01 AM eth0 0.58 0.28 0.40 0.26 0.00 0.00 0.00 0.00
09:50:21 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:18:01 AM eth0 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:19:01 AM eth0 0.50 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:22:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:23:01 AM eth0 0.37 0.08 0.04 0.00 0.00 0.00 0.00 0.00
09:50:21 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:24:01 AM eth0 0.95 0.38 0.40 0.27 0.00 0.00 0.00 0.00
09:50:21 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:27:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:29:01 AM eth0 0.90 0.25 0.40 0.26 0.00 0.00 0.00 0.00
09:50:21 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:30:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:31:01 AM eth0 0.48 0.32 0.29 0.20 0.00 0.00 0.00 0.00
09:50:21 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:32:01 AM eth0 0.88 0.15 0.21 0.07 0.00 0.00 0.00 0.00
09:50:21 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:33:01 AM eth0 0.83 0.25 0.31 0.20 0.00 0.00 0.00 0.00
09:50:21 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:34:01 AM eth0 1.20 0.40 0.65 0.45 0.00 0.00 0.00 0.00
09:50:21 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:35:01 AM eth0 0.85 0.20 0.31 0.20 0.00 0.00 0.00 0.00
09:50:21 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:36:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:37:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:21 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:40:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:41:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:42:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:21 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:43:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:44:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:46:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:47:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:21 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:48:01 AM eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:49:01 AM eth0 0.75 0.25 0.38 0.26 0.00 0.00 0.00 0.00
09:50:21 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:50:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:51:01 AM eth0 0.43 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:52:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:21 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:55:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:56:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:57:01 AM eth0 0.58 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:21 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:58:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 06:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:00:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:01:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:02:01 AM eth0 0.60 0.23 0.40 0.25 0.00 0.00 0.00 0.00
09:50:21 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:03:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:04:01 AM eth0 0.75 0.30 0.37 0.26 0.00 0.00 0.00 0.00
09:50:21 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:06:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:07:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:09:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:10:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:21 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:11:01 AM eth0 0.73 0.13 0.31 0.19 0.00 0.00 0.00 0.00
09:50:21 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:12:01 AM eth0 0.75 0.30 0.41 0.26 0.00 0.00 0.00 0.00
09:50:21 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:14:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:15:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:16:01 AM eth0 1.07 0.08 0.20 0.07 0.00 0.00 0.00 0.00
09:50:21 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:17:01 AM eth0 1.27 0.45 0.69 0.45 0.00 0.00 0.00 0.00
09:50:21 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:18:01 AM eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:21:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:22:01 AM eth0 0.53 0.10 0.18 0.06 0.00 0.00 0.00 0.00
09:50:21 07:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:23:02 AM eth0 0.78 0.32 0.38 0.26 0.00 0.00 0.00 0.00
09:50:21 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:26:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:27:01 AM eth0 0.58 0.10 0.18 0.06 0.00 0.00 0.00 0.00
09:50:21 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:28:01 AM eth0 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:21 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:29:01 AM eth0 0.20 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:30:01 AM eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:31:01 AM eth0 1.02 0.30 0.33 0.20 0.00 0.00 0.00 0.00
09:50:21 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:32:01 AM eth0 0.88 0.12 0.21 0.07 0.00 0.00 0.00 0.00
09:50:21 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:33:01 AM eth0 0.32 0.12 0.26 0.19 0.00 0.00 0.00 0.00
09:50:21 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:34:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:21 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:36:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:37:01 AM eth0 1.00 0.13 0.21 0.07 0.00 0.00 0.00 0.00
09:50:21 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:38:01 AM eth0 0.25 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:39:01 AM eth0 0.22 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:40:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:41:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:42:01 AM eth0 0.45 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:43:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:44:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:45:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:46:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:47:01 AM eth0 0.38 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:48:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:49:01 AM eth0 0.27 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:50:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:51:01 AM eth0 0.17 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:52:01 AM eth0 0.45 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:21 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:53:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:54:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:55:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:56:01 AM eth0 0.22 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:57:01 AM eth0 0.78 0.12 0.20 0.06 0.00 0.00 0.00 0.00
09:50:21 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:58:01 AM eth0 0.62 0.22 0.29 0.20 0.00 0.00 0.00 0.00
09:50:21 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 07:59:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:00:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:01:01 AM eth0 0.78 0.20 0.32 0.19 0.00 0.00 0.00 0.00
09:50:21 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:02:01 AM eth0 0.38 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:21 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:03:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:06:01 AM eth0 0.18 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:07:01 AM eth0 0.63 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:50:21 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:08:01 AM eth0 1.23 0.23 0.42 0.26 0.00 0.00 0.00 0.00
09:50:21 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:09:01 AM eth0 0.38 0.12 0.26 0.18 0.00 0.00 0.00 0.00
09:50:21 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:10:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:11:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:12:01 AM eth0 1.07 0.43 0.52 0.33 0.00 0.00 0.00 0.00
09:50:21 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:13:01 AM eth0 0.92 0.33 0.40 0.27 0.00 0.00 0.00 0.00
09:50:21 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:17:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:18:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:22:01 AM eth0 1.17 0.40 0.54 0.33 0.00 0.00 0.00 0.00
09:50:21 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:24:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:27:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:28:01 AM eth0 0.80 0.22 0.31 0.20 0.00 0.00 0.00 0.00
09:50:21 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:29:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:30:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:31:01 AM eth0 0.60 0.18 0.29 0.19 0.00 0.00 0.00 0.00
09:50:21 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:32:01 AM eth0 1.46 0.30 0.57 0.32 0.00 0.00 0.00 0.00
09:50:21 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:33:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:21 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:34:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:36:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:37:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:21 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:40:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:42:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:21 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:43:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:44:01 AM eth0 0.88 0.30 0.39 0.26 0.00 0.00 0.00 0.00
09:50:21 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:45:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:47:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:48:01 AM eth0 0.72 0.18 0.31 0.19 0.00 0.00 0.00 0.00
09:50:21 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:49:01 AM eth0 0.92 0.87 0.08 0.07 0.00 0.00 0.00 0.00
09:50:21 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:52:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:53:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:21 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:54:01 AM eth0 0.43 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:21 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:55:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:57:01 AM eth0 0.90 0.25 0.44 0.26 0.00 0.00 0.00 0.00
09:50:21 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:58:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 08:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:00:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:02:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:05:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:07:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:21 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:10:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:11:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:21 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:12:01 AM eth0 1.20 0.37 0.69 0.44 0.00 0.00 0.00 0.00
09:50:21 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:13:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:15:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:17:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:21 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:20:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:22:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:23:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:24:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:25:01 AM eth0 0.92 0.28 0.41 0.26 0.00 0.00 0.00 0.00
09:50:21 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:26:01 AM eth0 0.68 0.13 0.30 0.19 0.00 0.00 0.00 0.00
09:50:21 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:27:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:28:01 AM eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:21 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:29:01 AM eth0 0.90 0.33 0.39 0.26 0.00 0.00 0.00 0.00
09:50:21 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:21 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:31:01 AM eth0 1.65 1.17 0.35 12.60 0.00 0.00 0.00 0.00
09:50:21 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:32:01 AM eth0 1.40 0.77 0.24 6.29 0.00 0.00 0.00 0.00
09:50:21 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:33:01 AM eth0 1.75 1.53 0.35 4.79 0.00 0.00 0.00 0.00
09:50:21 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:34:01 AM eth0 2.03 0.25 0.53 0.26 0.00 0.00 0.00 0.00
09:50:21 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:35:01 AM eth0 1.43 0.35 0.69 0.44 0.00 0.00 0.00 0.00
09:50:21 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:36:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:37:01 AM eth0 0.43 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:21 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:38:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:21 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:39:01 AM eth0 0.88 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:21 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:40:01 AM eth0 178.71 119.66 821.64 43.70 0.00 0.00 0.00 0.00
09:50:21 09:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:41:02 AM eth0 129.05 105.70 1355.01 13.29 0.00 0.00 0.00 0.00
09:50:21 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:42:01 AM eth0 4.86 4.08 3.50 1.59 0.00 0.00 0.00 0.00
09:50:21 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:43:01 AM eth0 42.63 38.26 339.91 9.67 0.00 0.00 0.00 0.00
09:50:21 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:44:01 AM eth0 209.15 150.15 45.19 39.04 0.00 0.00 0.00 0.00
09:50:21 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:45:01 AM eth0 22.11 16.01 21.70 2.31 0.00 0.00 0.00 0.00
09:50:21 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:46:01 AM eth0 35.82 36.40 121.43 10.17 0.00 0.00 0.00 0.00
09:50:21 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:47:01 AM eth0 15.08 15.20 55.67 5.90 0.00 0.00 0.00 0.00
09:50:21 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:48:01 AM eth0 17.13 18.19 39.26 13.07 0.00 0.00 0.00 0.00
09:50:21 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:49:01 AM eth0 87.90 58.26 197.74 79.05 0.00 0.00 0.00 0.00
09:50:21 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 09:50:01 AM eth0 16.74 16.04 14.80 8.48 0.00 0.00 0.00 0.00
09:50:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:21 Average: eth0 2.58 1.67 8.47 0.76 0.00 0.00 0.00 0.00
09:50:21
09:50:21
09:50:21 ---> sar -P ALL:
09:50:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/10/2026 _x86_64_ (2 CPU)
09:50:21
09:50:21 03:05:38 LINUX RESTART (2 CPU)
09:50:21
09:50:21 03:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 03:07:01 AM all 14.48 0.03 4.23 0.97 0.06 80.24
09:50:21 03:07:01 AM 0 15.76 0.00 3.94 0.52 0.05 79.73
09:50:21 03:07:01 AM 1 13.19 0.05 4.52 1.42 0.07 80.74
09:50:21 03:08:01 AM all 0.38 0.00 0.08 0.02 0.05 99.47
09:50:21 03:08:01 AM 0 0.13 0.00 0.08 0.03 0.05 99.70
09:50:21 03:08:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23
09:50:21 03:09:01 AM all 0.33 0.00 0.10 0.00 0.05 99.52
09:50:21 03:09:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:21 03:09:01 AM 1 0.55 0.00 0.12 0.00 0.07 99.27
09:50:21 03:10:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:21 03:10:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:21 03:10:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:21 03:11:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 03:11:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
09:50:21 03:11:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:21 03:12:01 AM all 0.37 0.00 0.08 0.00 0.04 99.51
09:50:21 03:12:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25
09:50:21 03:12:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:21 03:13:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:21 03:13:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:21 03:13:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 03:14:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:21 03:14:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43
09:50:21 03:14:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:21 03:15:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:21 03:15:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 03:15:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 03:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 03:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 03:16:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 03:17:01 AM all 0.51 0.00 0.07 0.00 0.05 99.37
09:50:21 03:17:01 AM 0 0.92 0.00 0.03 0.00 0.02 99.03
09:50:21 03:17:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:21
09:50:21 03:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 03:18:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69
09:50:21 03:18:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60
09:50:21 03:18:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:21 03:19:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 03:19:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:21 03:19:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 03:20:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:21 03:20:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:21 03:20:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 03:21:01 AM all 0.32 0.00 0.11 0.01 0.05 99.52
09:50:21 03:21:01 AM 0 0.52 0.00 0.12 0.00 0.03 99.33
09:50:21 03:21:01 AM 1 0.12 0.00 0.10 0.02 0.07 99.70
09:50:21 03:22:01 AM all 0.33 0.00 0.03 0.00 0.04 99.59
09:50:21 03:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 03:22:01 AM 1 0.15 0.00 0.05 0.00 0.07 99.73
09:50:21 03:23:01 AM all 0.14 0.00 0.08 0.00 0.04 99.74
09:50:21 03:23:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:50:21 03:23:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:21 03:24:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:21 03:24:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:21 03:24:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67
09:50:21 03:25:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:21 03:25:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 03:25:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 03:26:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 03:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 03:26:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 03:27:01 AM all 0.58 0.00 0.07 0.00 0.04 99.31
09:50:21 03:27:01 AM 0 1.03 0.00 0.03 0.00 0.02 98.92
09:50:21 03:27:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:50:21 03:28:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:21 03:28:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 03:28:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:21
09:50:21 03:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 03:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:21 03:29:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:21 03:29:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 03:30:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:21 03:30:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 03:30:01 AM 1 0.10 0.00 0.12 0.00 0.07 99.72
09:50:21 03:31:01 AM all 0.21 0.00 0.08 0.01 0.04 99.66
09:50:21 03:31:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:50:21 03:31:01 AM 1 0.15 0.00 0.10 0.02 0.05 99.68
09:50:21 03:32:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:21 03:32:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:21 03:32:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 03:33:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:21 03:33:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:21 03:33:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 03:34:01 AM all 0.13 0.00 0.08 0.00 0.06 99.73
09:50:21 03:34:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68
09:50:21 03:34:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78
09:50:21 03:35:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 03:35:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 03:35:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 03:36:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:21 03:36:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 03:36:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:21 03:37:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 03:37:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:21 03:37:01 AM 1 0.22 0.00 0.07 0.00 0.07 99.65
09:50:21 03:38:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:21 03:38:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:21 03:38:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 03:39:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:21 03:39:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 03:39:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21
09:50:21 03:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 03:40:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:21 03:40:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
09:50:21 03:40:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:21 03:41:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
09:50:21 03:41:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:21 03:41:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 03:42:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 03:42:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 03:42:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 03:43:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:21 03:43:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:21 03:43:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:21 03:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:21 03:44:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92
09:50:21 03:44:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25
09:50:21 03:45:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:21 03:45:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:21 03:45:01 AM 1 0.33 0.00 0.12 0.00 0.07 99.48
09:50:21 03:46:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:21 03:46:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97
09:50:21 03:46:01 AM 1 0.47 0.00 0.10 0.00 0.08 99.35
09:50:21 03:47:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:21 03:47:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 03:47:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:21 03:48:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:21 03:48:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:21 03:48:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:21 03:49:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 03:49:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 03:49:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 03:50:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 03:50:01 AM 0 0.13 0.00 0.07 0.00 0.08 99.72
09:50:21 03:50:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:21
09:50:21 03:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 03:51:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 03:51:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 03:51:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:21 03:52:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:21 03:52:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70
09:50:21 03:52:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:21 03:53:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
09:50:21 03:53:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73
09:50:21 03:53:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:21 03:54:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:21 03:54:01 AM 0 0.58 0.00 0.10 0.00 0.08 99.23
09:50:21 03:54:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:21 03:55:01 AM all 0.17 0.00 0.05 0.00 0.05 99.73
09:50:21 03:55:01 AM 0 0.32 0.00 0.08 0.00 0.08 99.51
09:50:21 03:55:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:21 03:56:01 AM all 0.18 0.00 0.04 0.01 0.05 99.72
09:50:21 03:56:01 AM 0 0.32 0.00 0.07 0.02 0.07 99.53
09:50:21 03:56:01 AM 1 0.05 0.00 0.02 0.00 0.03 99.90
09:50:21 03:57:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:21 03:57:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:21 03:57:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 03:58:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:21 03:58:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:21 03:58:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 03:59:01 AM all 0.13 0.00 0.08 0.00 0.06 99.74
09:50:21 03:59:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72
09:50:21 03:59:01 AM 1 0.07 0.00 0.08 0.00 0.08 99.77
09:50:21 04:00:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:21 04:00:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:21 04:00:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:21 04:01:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:21 04:01:01 AM 0 0.44 0.00 0.03 0.00 0.03 99.49
09:50:21 04:01:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.76
09:50:21
09:50:21 04:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:02:01 AM all 0.13 0.00 0.07 0.00 0.06 99.74
09:50:21 04:02:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75
09:50:21 04:02:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 04:03:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:21 04:03:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 04:03:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:21 04:04:01 AM all 0.30 0.00 0.04 0.00 0.08 99.57
09:50:21 04:04:01 AM 0 0.15 0.00 0.03 0.00 0.08 99.73
09:50:21 04:04:01 AM 1 0.45 0.00 0.05 0.00 0.08 99.42
09:50:21 04:05:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:21 04:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 04:05:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:21 04:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:21 04:06:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 04:06:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:21 04:07:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 04:07:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:21 04:07:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47
09:50:21 04:08:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:21 04:08:01 AM 0 0.38 0.00 0.07 0.00 0.07 99.48
09:50:21 04:08:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
09:50:21 04:09:01 AM all 0.29 0.00 0.07 0.01 0.05 99.58
09:50:21 04:09:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:50:21 04:09:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77
09:50:21 04:10:01 AM all 0.15 0.00 0.07 0.01 0.04 99.73
09:50:21 04:10:01 AM 0 0.27 0.00 0.10 0.02 0.07 99.55
09:50:21 04:10:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:21 04:11:01 AM all 0.09 0.00 0.07 0.00 0.06 99.78
09:50:21 04:11:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
09:50:21 04:11:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 04:12:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54
09:50:21 04:12:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33
09:50:21 04:12:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21
09:50:21 04:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:13:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:21 04:13:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 04:13:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 04:14:01 AM all 0.32 0.23 0.16 0.09 0.04 99.16
09:50:21 04:14:01 AM 0 0.53 0.13 0.12 0.08 0.02 99.12
09:50:21 04:14:01 AM 1 0.10 0.33 0.20 0.10 0.07 99.20
09:50:21 04:15:01 AM all 0.30 0.00 0.03 0.02 0.06 99.59
09:50:21 04:15:01 AM 0 0.53 0.00 0.02 0.03 0.05 99.37
09:50:21 04:15:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 04:16:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:21 04:16:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 04:16:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 04:17:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 04:17:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 04:17:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 04:18:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 04:18:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 04:18:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 04:19:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:21 04:19:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:21 04:19:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 04:20:01 AM all 0.08 0.00 0.06 0.00 0.06 99.81
09:50:21 04:20:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21 04:20:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:21 04:21:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:21 04:21:01 AM 0 0.58 0.00 0.10 0.00 0.08 99.23
09:50:21 04:21:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:21 04:22:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:21 04:22:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:21 04:22:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 04:23:01 AM all 0.22 0.00 0.05 0.00 0.06 99.67
09:50:21 04:23:01 AM 0 0.37 0.00 0.03 0.00 0.07 99.53
09:50:21 04:23:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21
09:50:21 04:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:24:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:21 04:24:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:21 04:24:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:21 04:25:01 AM all 0.14 0.00 0.05 0.00 0.06 99.75
09:50:21 04:25:01 AM 0 0.20 0.00 0.03 0.00 0.05 99.72
09:50:21 04:25:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 04:26:01 AM all 0.06 0.00 0.05 0.00 0.06 99.83
09:50:21 04:26:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90
09:50:21 04:26:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 04:27:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:21 04:27:01 AM 0 0.50 0.00 0.07 0.00 0.07 99.37
09:50:21 04:27:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:21 04:28:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:21 04:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 04:28:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:21 04:29:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:21 04:29:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 04:29:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 04:30:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:21 04:30:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 04:30:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 04:31:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:21 04:31:01 AM 0 0.25 0.00 0.05 0.00 0.05 99.65
09:50:21 04:31:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:21 04:32:01 AM all 0.55 0.00 0.07 0.00 0.07 99.32
09:50:21 04:32:01 AM 0 1.03 0.00 0.07 0.00 0.05 98.85
09:50:21 04:32:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:21 04:33:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 04:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:21 04:33:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 04:34:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:21 04:34:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 04:34:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:50:21
09:50:21 04:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:35:01 AM all 0.32 0.00 0.03 0.00 0.05 99.60
09:50:21 04:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 04:35:01 AM 1 0.12 0.00 0.05 0.00 0.08 99.75
09:50:21 04:36:01 AM all 0.33 0.00 0.07 0.01 0.06 99.54
09:50:21 04:36:01 AM 0 0.53 0.00 0.07 0.02 0.03 99.35
09:50:21 04:36:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 04:37:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:21 04:37:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 04:37:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 04:38:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:21 04:38:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:21 04:38:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:21 04:39:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:21 04:39:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 04:39:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 04:40:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 04:40:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 04:40:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:21 04:41:01 AM all 0.33 0.00 0.07 0.00 0.07 99.53
09:50:21 04:41:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 04:41:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21 04:42:01 AM all 0.39 0.00 0.07 0.00 0.05 99.49
09:50:21 04:42:01 AM 0 0.63 0.00 0.05 0.00 0.02 99.30
09:50:21 04:42:01 AM 1 0.15 0.00 0.08 0.00 0.08 99.68
09:50:21 04:43:01 AM all 0.18 0.00 0.06 0.00 0.05 99.72
09:50:21 04:43:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:50:21 04:43:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 04:44:01 AM all 0.14 0.00 0.05 0.00 0.06 99.75
09:50:21 04:44:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:21 04:44:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 04:45:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 04:45:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:21 04:45:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21
09:50:21 04:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:46:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 04:46:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 04:46:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 04:47:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54
09:50:21 04:47:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:21 04:47:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:21 04:48:01 AM all 0.32 0.00 0.05 0.00 0.07 99.57
09:50:21 04:48:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37
09:50:21 04:48:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:21 04:49:01 AM all 0.29 0.01 0.08 0.00 0.05 99.57
09:50:21 04:49:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:21 04:49:01 AM 1 0.50 0.02 0.05 0.00 0.03 99.40
09:50:21 04:50:01 AM all 0.27 0.00 0.04 0.00 0.06 99.63
09:50:21 04:50:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 04:50:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47
09:50:21 04:51:01 AM all 0.23 0.00 0.07 0.01 0.06 99.64
09:50:21 04:51:01 AM 0 0.10 0.00 0.08 0.02 0.07 99.73
09:50:21 04:51:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55
09:50:21 04:52:01 AM all 0.08 0.00 0.04 0.00 0.05 99.82
09:50:21 04:52:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 04:52:01 AM 1 0.05 0.00 0.02 0.00 0.03 99.90
09:50:21 04:53:01 AM all 0.37 0.00 0.04 0.00 0.07 99.52
09:50:21 04:53:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47
09:50:21 04:53:01 AM 1 0.30 0.00 0.03 0.00 0.08 99.58
09:50:21 04:54:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 04:54:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 04:54:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 04:55:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:21 04:55:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:50:21 04:55:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62
09:50:21 04:56:01 AM all 0.28 0.00 0.06 0.01 0.06 99.60
09:50:21 04:56:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 04:56:01 AM 1 0.47 0.00 0.07 0.02 0.07 99.38
09:50:21
09:50:21 04:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 04:57:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:21 04:57:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:21 04:57:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
09:50:21 04:58:01 AM all 0.22 0.00 0.06 0.00 0.06 99.67
09:50:21 04:58:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87
09:50:21 04:58:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47
09:50:21 04:59:01 AM all 0.33 0.00 0.07 0.00 0.06 99.54
09:50:21 04:59:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 04:59:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:21 05:00:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56
09:50:21 05:00:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 05:00:01 AM 1 0.57 0.00 0.07 0.00 0.08 99.28
09:50:21 05:01:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:21 05:01:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:21 05:01:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 05:02:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:21 05:02:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:21 05:02:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 05:03:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:21 05:03:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 05:03:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 05:04:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:21 05:04:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
09:50:21 05:04:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 05:05:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 05:05:01 AM 0 0.10 0.00 0.02 0.00 0.03 99.85
09:50:21 05:05:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 05:06:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 05:06:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:21 05:06:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21 05:07:02 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 05:07:02 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:21 05:07:02 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21
09:50:21 05:07:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 05:08:01 AM all 0.35 0.00 0.06 0.00 0.06 99.53
09:50:21 05:08:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.34
09:50:21 05:08:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 05:09:01 AM all 0.52 0.00 0.08 0.00 0.04 99.37
09:50:21 05:09:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:21 05:09:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33
09:50:21 05:10:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:21 05:10:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:21 05:10:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
09:50:21 05:11:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57
09:50:21 05:11:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:21 05:11:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
09:50:21 05:12:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:21 05:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:21 05:12:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 05:13:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 05:13:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87
09:50:21 05:13:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:21 05:14:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69
09:50:21 05:14:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90
09:50:21 05:14:01 AM 1 0.33 0.00 0.10 0.00 0.08 99.48
09:50:21 05:15:01 AM all 0.16 0.00 0.05 0.00 0.05 99.74
09:50:21 05:15:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:21 05:15:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60
09:50:21 05:16:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:21 05:16:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:21 05:16:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63
09:50:21 05:17:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 05:17:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 05:17:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:21 05:18:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:21 05:18:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 05:18:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21
09:50:21 05:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 05:19:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:21 05:19:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 05:19:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:21 05:20:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:21 05:20:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
09:50:21 05:20:01 AM 1 0.52 0.00 0.10 0.00 0.07 99.32
09:50:21 05:21:01 AM all 0.11 0.00 0.04 0.00 0.06 99.79
09:50:21 05:21:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 05:21:01 AM 1 0.15 0.00 0.03 0.00 0.07 99.75
09:50:21 05:22:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:21 05:22:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:21 05:22:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:50:21 05:23:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:21 05:23:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 05:23:01 AM 1 0.25 0.00 0.05 0.00 0.07 99.63
09:50:21 05:24:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:21 05:24:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:21 05:24:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
09:50:21 05:25:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:21 05:25:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 05:25:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 05:26:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:21 05:26:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21 05:26:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:21 05:27:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:21 05:27:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 05:27:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 05:28:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 05:28:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21 05:28:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 05:29:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:21 05:29:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 05:29:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21
09:50:21 05:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 05:30:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:21 05:30:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:21 05:30:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 05:31:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:21 05:31:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 05:31:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:21 05:32:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:21 05:32:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 05:32:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:21 05:33:01 AM all 0.33 0.00 0.03 0.00 0.05 99.59
09:50:21 05:33:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 05:33:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:21 05:34:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:21 05:34:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 05:34:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 05:35:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:21 05:35:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 05:35:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 05:36:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:21 05:36:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 05:36:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:21 05:37:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:21 05:37:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 05:37:01 AM 1 0.50 0.00 0.00 0.00 0.02 99.48
09:50:21 05:38:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
09:50:21 05:38:01 AM 0 0.48 0.00 0.10 0.00 0.07 99.35
09:50:21 05:38:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:21 05:39:01 AM all 0.10 0.00 0.06 0.00 0.06 99.78
09:50:21 05:39:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77
09:50:21 05:39:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 05:40:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 05:40:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
09:50:21 05:40:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21
09:50:21 05:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 05:41:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:21 05:41:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 05:41:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 05:42:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:21 05:42:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:21 05:42:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:21 05:43:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:21 05:43:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 05:43:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 05:44:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 05:44:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52
09:50:21 05:44:01 AM 1 0.22 0.00 0.05 0.00 0.07 99.67
09:50:21 05:45:01 AM all 0.29 0.00 0.03 0.00 0.05 99.62
09:50:21 05:45:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:21 05:45:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
09:50:21 05:46:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:21 05:46:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:21 05:46:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:21 05:47:01 AM all 0.34 0.00 0.06 0.00 0.06 99.54
09:50:21 05:47:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:21 05:47:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:21 05:48:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:21 05:48:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:50:21 05:48:01 AM 1 0.35 0.00 0.05 0.00 0.07 99.53
09:50:21 05:49:01 AM all 0.28 0.00 0.03 0.00 0.06 99.63
09:50:21 05:49:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:50:21 05:49:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78
09:50:21 05:50:01 AM all 0.12 0.00 0.06 0.00 0.06 99.77
09:50:21 05:50:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
09:50:21 05:50:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 05:51:01 AM all 0.30 0.00 0.04 0.01 0.06 99.59
09:50:21 05:51:01 AM 0 0.55 0.00 0.05 0.02 0.07 99.32
09:50:21 05:51:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:21
09:50:21 05:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 05:52:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:21 05:52:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:21 05:52:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 05:53:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 05:53:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:21 05:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 05:54:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 05:54:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 05:54:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 05:55:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:21 05:55:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:21 05:55:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:21 05:56:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:21 05:56:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:21 05:56:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 05:57:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:21 05:57:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:21 05:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:21 05:58:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:21 05:58:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:21 05:58:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21 05:59:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:21 05:59:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:21 05:59:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 06:00:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:50:21 06:00:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:21 06:00:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70
09:50:21 06:01:01 AM all 0.25 0.00 0.08 0.00 0.06 99.62
09:50:21 06:01:01 AM 0 0.38 0.00 0.08 0.00 0.07 99.47
09:50:21 06:01:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:21 06:02:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:21 06:02:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 06:02:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:50:21
09:50:21 06:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:03:01 AM all 0.33 0.16 0.10 0.00 0.07 99.34
09:50:21 06:03:01 AM 0 0.22 0.05 0.10 0.00 0.08 99.55
09:50:21 06:03:01 AM 1 0.45 0.27 0.10 0.00 0.05 99.13
09:50:21 06:04:01 AM all 0.31 0.00 0.06 0.01 0.05 99.57
09:50:21 06:04:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 06:04:01 AM 1 0.07 0.00 0.07 0.02 0.05 99.80
09:50:21 06:05:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 06:05:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:21 06:05:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 06:06:01 AM all 0.31 0.00 0.08 0.00 0.05 99.56
09:50:21 06:06:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:21 06:06:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:21 06:07:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 06:07:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:21 06:07:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 06:08:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:21 06:08:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65
09:50:21 06:08:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 06:09:01 AM all 0.17 0.00 0.04 0.00 0.05 99.74
09:50:21 06:09:01 AM 0 0.25 0.00 0.02 0.00 0.03 99.70
09:50:21 06:09:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 06:10:01 AM all 0.22 0.00 0.08 0.00 0.05 99.66
09:50:21 06:10:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
09:50:21 06:10:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 06:11:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:21 06:11:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 06:11:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 06:12:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 06:12:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 06:12:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 06:13:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:21 06:13:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:50:21 06:13:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21
09:50:21 06:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:14:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:21 06:14:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:21 06:14:01 AM 1 0.17 0.00 0.03 0.00 0.05 99.75
09:50:21 06:15:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:21 06:15:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 06:15:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:21 06:16:01 AM all 0.21 0.00 0.05 0.01 0.04 99.69
09:50:21 06:16:01 AM 0 0.32 0.00 0.05 0.02 0.05 99.56
09:50:21 06:16:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.81
09:50:21 06:17:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:21 06:17:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 06:17:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 06:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:21 06:18:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:21 06:18:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:21 06:19:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:21 06:19:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:21 06:19:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:21 06:20:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:21 06:20:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:21 06:20:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 06:21:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:21 06:21:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
09:50:21 06:21:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 06:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:21 06:22:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 06:22:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:21 06:23:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:21 06:23:01 AM 0 0.30 0.00 0.03 0.00 0.05 99.62
09:50:21 06:23:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:21 06:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:21 06:24:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:21 06:24:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21
09:50:21 06:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:25:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:21 06:25:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 06:25:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 06:26:01 AM all 0.15 0.00 0.07 0.00 0.06 99.72
09:50:21 06:26:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 06:26:01 AM 1 0.22 0.00 0.08 0.00 0.07 99.63
09:50:21 06:27:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:50:21 06:27:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 06:27:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:21 06:28:01 AM all 0.14 0.00 0.04 0.00 0.05 99.77
09:50:21 06:28:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87
09:50:21 06:28:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67
09:50:21 06:29:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:21 06:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:21 06:29:01 AM 1 0.37 0.00 0.07 0.00 0.07 99.50
09:50:21 06:30:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:21 06:30:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 06:30:01 AM 1 0.53 0.00 0.00 0.00 0.05 99.42
09:50:21 06:31:01 AM all 0.21 0.00 0.07 0.00 0.05 99.67
09:50:21 06:31:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 06:31:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:21 06:32:01 AM all 0.11 0.00 0.05 0.00 0.04 99.80
09:50:21 06:32:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 06:32:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:21 06:33:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:21 06:33:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:21 06:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:21 06:34:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:21 06:34:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 06:34:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 06:35:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:21 06:35:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:21 06:35:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21
09:50:21 06:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:36:01 AM all 0.17 0.00 0.05 0.01 0.05 99.72
09:50:21 06:36:01 AM 0 0.30 0.00 0.05 0.00 0.07 99.58
09:50:21 06:36:01 AM 1 0.03 0.00 0.05 0.02 0.03 99.87
09:50:21 06:37:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 06:37:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 06:37:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 06:38:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62
09:50:21 06:38:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:21 06:38:01 AM 1 0.07 0.00 0.12 0.00 0.08 99.73
09:50:21 06:39:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 06:39:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 06:39:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 06:40:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 06:40:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 06:40:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 06:41:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:21 06:41:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 06:41:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 06:42:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:21 06:42:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 06:42:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 06:43:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 06:43:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:21 06:43:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:21 06:44:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:21 06:44:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:21 06:44:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 06:45:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:50:21 06:45:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:50:21 06:45:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 06:46:01 AM all 0.27 0.00 0.04 0.00 0.06 99.63
09:50:21 06:46:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:50:21 06:46:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:21
09:50:21 06:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:47:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:21 06:47:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:21 06:47:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 06:48:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:21 06:48:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:21 06:48:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:21 06:49:01 AM all 0.15 0.00 0.08 0.00 0.05 99.72
09:50:21 06:49:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:21 06:49:01 AM 1 0.27 0.00 0.12 0.00 0.07 99.55
09:50:21 06:50:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62
09:50:21 06:50:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90
09:50:21 06:50:01 AM 1 0.50 0.00 0.08 0.00 0.07 99.35
09:50:21 06:51:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 06:51:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:21 06:51:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:21 06:52:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 06:52:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 06:52:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:21 06:53:01 AM all 0.33 0.00 0.05 0.00 0.07 99.56
09:50:21 06:53:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 06:53:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 06:54:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:21 06:54:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:21 06:54:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
09:50:21 06:55:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:21 06:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 06:55:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:21 06:56:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 06:56:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:21 06:56:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:21 06:57:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:21 06:57:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:21 06:57:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21
09:50:21 06:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 06:58:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
09:50:21 06:58:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 06:58:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78
09:50:21 06:59:01 AM all 0.08 0.00 0.04 0.00 0.06 99.82
09:50:21 06:59:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 06:59:01 AM 1 0.05 0.00 0.02 0.00 0.03 99.90
09:50:21 07:00:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 07:00:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 07:00:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:21 07:01:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:21 07:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 07:01:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:21 07:02:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:50:21 07:02:01 AM 0 0.12 0.00 0.12 0.00 0.08 99.68
09:50:21 07:02:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:21 07:03:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:21 07:03:01 AM 0 0.12 0.00 0.10 0.00 0.08 99.70
09:50:21 07:03:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:21 07:04:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 07:04:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77
09:50:21 07:04:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:50:21 07:05:01 AM all 0.35 0.16 0.15 0.00 0.06 99.28
09:50:21 07:05:01 AM 0 0.13 0.03 0.17 0.00 0.07 99.60
09:50:21 07:05:01 AM 1 0.57 0.28 0.13 0.00 0.05 98.97
09:50:21 07:06:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 07:06:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 07:06:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 07:07:01 AM all 0.25 0.00 0.06 0.00 0.07 99.62
09:50:21 07:07:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21 07:07:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42
09:50:21 07:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:21 07:08:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:21 07:08:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:21
09:50:21 07:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 07:09:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:21 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:21 07:09:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:21 07:10:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:50:21 07:10:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:21 07:10:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:21 07:11:01 AM all 0.32 0.00 0.07 0.01 0.06 99.55
09:50:21 07:11:01 AM 0 0.52 0.00 0.03 0.02 0.05 99.38
09:50:21 07:11:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:21 07:12:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57
09:50:21 07:12:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33
09:50:21 07:12:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 07:13:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 07:13:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 07:13:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 07:14:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:21 07:14:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:21 07:14:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 07:15:01 AM all 0.28 0.00 0.03 0.00 0.05 99.64
09:50:21 07:15:01 AM 0 0.47 0.00 0.02 0.00 0.05 99.47
09:50:21 07:15:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 07:16:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
09:50:21 07:16:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:50:21 07:16:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:21 07:17:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:21 07:17:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:21 07:17:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:21 07:18:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:21 07:18:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:21 07:18:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 07:19:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 07:19:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 07:19:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:21
09:50:21 07:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 07:20:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:21 07:20:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 07:20:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 07:21:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 07:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:21 07:21:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 07:22:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 07:22:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 07:22:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 07:23:02 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:21 07:23:02 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:21 07:23:02 AM 1 0.22 0.00 0.07 0.00 0.07 99.65
09:50:21 07:24:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:21 07:24:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80
09:50:21 07:24:01 AM 1 0.56 0.00 0.05 0.00 0.05 99.34
09:50:21 07:25:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:21 07:25:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:21 07:25:01 AM 1 0.53 0.00 0.02 0.00 0.07 99.38
09:50:21 07:26:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:21 07:26:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:21 07:26:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:21 07:27:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:21 07:27:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:21 07:27:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:21 07:28:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:21 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 07:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 07:29:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 07:29:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 07:29:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 07:30:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:21 07:30:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:21 07:30:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21
09:50:21 07:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 07:31:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:50:21 07:31:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:21 07:31:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:21 07:32:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 07:32:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:21 07:32:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:21 07:33:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:21 07:33:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:21 07:33:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 07:34:01 AM all 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 07:34:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21 07:34:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93
09:50:21 07:35:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:21 07:35:01 AM 0 0.53 0.00 0.07 0.00 0.07 99.33
09:50:21 07:35:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 07:36:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
09:50:21 07:36:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:21 07:36:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 07:37:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:21 07:37:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 07:37:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 07:38:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:21 07:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 07:38:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:21 07:39:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:21 07:39:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:50:21 07:39:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 07:40:01 AM all 0.23 0.00 0.03 0.00 0.05 99.68
09:50:21 07:40:01 AM 0 0.38 0.00 0.02 0.00 0.02 99.58
09:50:21 07:40:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78
09:50:21 07:41:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:21 07:41:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70
09:50:21 07:41:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:21
09:50:21 07:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 07:42:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:21 07:42:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 07:42:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:21 07:43:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:21 07:43:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:21 07:43:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:21 07:44:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 07:44:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:21 07:44:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:21 07:45:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
09:50:21 07:45:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55
09:50:21 07:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 07:46:01 AM all 0.25 0.00 0.05 0.01 0.04 99.65
09:50:21 07:46:01 AM 0 0.43 0.00 0.03 0.02 0.02 99.50
09:50:21 07:46:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 07:47:01 AM all 0.30 0.00 0.03 0.00 0.06 99.61
09:50:21 07:47:01 AM 0 0.48 0.00 0.02 0.00 0.05 99.45
09:50:21 07:47:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:21 07:48:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:21 07:48:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:21 07:48:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 07:49:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:21 07:49:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37
09:50:21 07:49:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:21 07:50:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:21 07:50:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:21 07:50:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 07:51:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:21 07:51:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:21 07:51:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 07:52:01 AM all 0.18 0.00 0.03 0.00 0.07 99.72
09:50:21 07:52:01 AM 0 0.23 0.00 0.02 0.00 0.05 99.70
09:50:21 07:52:01 AM 1 0.12 0.00 0.05 0.00 0.08 99.75
09:50:21
09:50:21 07:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 07:53:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58
09:50:21 07:53:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:21 07:53:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 07:54:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 07:54:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 07:54:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:21 07:55:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:21 07:55:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88
09:50:21 07:55:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:21 07:56:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 07:56:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:21 07:56:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 07:57:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:21 07:57:01 AM 0 0.05 0.00 0.03 0.00 0.07 99.85
09:50:21 07:57:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:21 07:58:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 07:58:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:21 07:58:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21 07:59:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:21 07:59:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 07:59:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:21 08:00:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 08:00:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:00:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:21 08:01:01 AM all 0.28 0.00 0.06 0.01 0.05 99.61
09:50:21 08:01:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 08:01:01 AM 1 0.43 0.00 0.05 0.02 0.03 99.47
09:50:21 08:02:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:21 08:02:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 08:02:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:50:21 08:03:01 AM all 0.14 0.00 0.08 0.00 0.05 99.73
09:50:21 08:03:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21 08:03:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63
09:50:21
09:50:21 08:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:04:01 AM all 0.16 0.00 0.06 0.00 0.07 99.72
09:50:21 08:04:01 AM 0 0.07 0.00 0.05 0.00 0.08 99.80
09:50:21 08:04:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63
09:50:21 08:05:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 08:05:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:05:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 08:06:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:21 08:06:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 08:06:01 AM 1 0.52 0.00 0.00 0.00 0.00 99.48
09:50:21 08:07:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:21 08:07:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:21 08:07:01 AM 1 0.25 0.00 0.08 0.00 0.07 99.60
09:50:21 08:08:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:21 08:08:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 08:08:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:21 08:09:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 08:09:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:21 08:09:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:21 08:10:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 08:10:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:10:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 08:11:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:21 08:11:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 08:11:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:21 08:12:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:21 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 08:12:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 08:13:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:21 08:13:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
09:50:21 08:13:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:21 08:14:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:21 08:14:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:21 08:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:21
09:50:21 08:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:15:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:21 08:15:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:15:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:21 08:16:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:21 08:16:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:21 08:16:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:21 08:17:01 AM all 0.15 0.00 0.05 0.00 0.05 99.75
09:50:21 08:17:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75
09:50:21 08:17:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:50:21 08:18:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:50:21 08:18:01 AM 0 0.37 0.00 0.08 0.00 0.07 99.48
09:50:21 08:18:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:21 08:19:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:21 08:19:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:21 08:19:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 08:20:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:21 08:20:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:21 08:20:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 08:21:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 08:21:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 08:21:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 08:22:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:21 08:22:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 08:22:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:21 08:23:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:21 08:23:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 08:23:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:21 08:24:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 08:24:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 08:24:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:21 08:25:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 08:25:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 08:25:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21
09:50:21 08:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:26:01 AM all 0.26 0.00 0.06 0.01 0.05 99.62
09:50:21 08:26:01 AM 0 0.32 0.00 0.07 0.02 0.08 99.52
09:50:21 08:26:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73
09:50:21 08:27:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 08:27:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:21 08:27:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 08:28:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:21 08:28:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:21 08:28:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 08:29:01 AM all 0.06 0.00 0.04 0.00 0.05 99.85
09:50:21 08:29:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:21 08:29:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 08:30:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:21 08:30:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:21 08:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 08:31:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:21 08:31:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:21 08:31:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:32:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74
09:50:21 08:32:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.69
09:50:21 08:32:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:21 08:33:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:21 08:33:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:21 08:33:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21 08:34:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:21 08:34:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 08:34:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:21 08:35:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:21 08:35:01 AM 0 0.55 0.00 0.02 0.00 0.05 99.38
09:50:21 08:35:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:36:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:21 08:36:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:21 08:36:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:21
09:50:21 08:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:37:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:21 08:37:01 AM 0 0.55 0.00 0.12 0.00 0.07 99.27
09:50:21 08:37:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:21 08:38:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77
09:50:21 08:38:01 AM 0 0.22 0.00 0.12 0.00 0.08 99.58
09:50:21 08:38:01 AM 1 0.02 0.00 0.02 0.00 0.00 99.97
09:50:21 08:39:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78
09:50:21 08:39:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
09:50:21 08:39:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:21 08:40:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:21 08:40:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:21 08:40:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:21 08:41:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:21 08:41:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 08:41:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 08:42:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:21 08:42:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:21 08:42:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:21 08:43:01 AM all 0.29 0.00 0.07 0.00 0.07 99.57
09:50:21 08:43:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:21 08:43:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:21 08:44:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:21 08:44:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:21 08:44:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:21 08:45:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:21 08:45:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53
09:50:21 08:45:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 08:46:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 08:46:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 08:46:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:21 08:47:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 08:47:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:21 08:47:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:21
09:50:21 08:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:48:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 08:48:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 08:48:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 08:49:01 AM all 0.33 0.21 0.11 0.00 0.06 99.29
09:50:21 08:49:01 AM 0 0.48 0.07 0.07 0.00 0.07 99.32
09:50:21 08:49:01 AM 1 0.18 0.35 0.15 0.00 0.05 99.27
09:50:21 08:50:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:21 08:50:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:21 08:50:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 08:51:01 AM all 0.23 0.00 0.08 0.01 0.05 99.63
09:50:21 08:51:01 AM 0 0.03 0.00 0.07 0.02 0.05 99.83
09:50:21 08:51:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:21 08:52:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:21 08:52:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 08:52:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:21 08:53:01 AM all 0.28 0.00 0.07 0.00 0.06 99.60
09:50:21 08:53:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 08:53:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:21 08:54:01 AM all 0.12 0.00 0.05 0.00 0.05 99.78
09:50:21 08:54:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:21 08:54:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:50:21 08:55:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 08:55:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:21 08:55:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:21 08:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:21 08:56:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 08:56:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:21 08:57:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:21 08:57:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 08:57:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:21 08:58:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:21 08:58:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 08:58:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:21
09:50:21 08:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 08:59:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:21 08:59:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 08:59:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:50:21 09:00:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:21 09:00:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:21 09:00:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:21 09:01:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 09:01:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 09:01:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:21 09:02:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
09:50:21 09:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 09:02:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:50:21 09:03:01 AM all 0.15 0.00 0.07 0.00 0.06 99.72
09:50:21 09:03:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 09:03:01 AM 1 0.23 0.00 0.07 0.00 0.07 99.63
09:50:21 09:04:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:21 09:04:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:21 09:04:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:21 09:05:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:21 09:05:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:21 09:05:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:21 09:06:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:21 09:06:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:21 09:06:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47
09:50:21 09:07:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:21 09:07:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:21 09:07:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:21 09:08:01 AM all 0.21 0.00 0.03 0.00 0.06 99.70
09:50:21 09:08:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:21 09:08:01 AM 1 0.37 0.00 0.03 0.00 0.08 99.52
09:50:21 09:09:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:21 09:09:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:21 09:09:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:21
09:50:21 09:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 09:10:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:21 09:10:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:21 09:10:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21 09:11:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:21 09:11:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:21 09:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:21 09:12:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:21 09:12:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 09:12:01 AM 1 0.55 0.00 0.07 0.00 0.08 99.30
09:50:21 09:13:01 AM all 0.12 0.00 0.07 0.00 0.05 99.77
09:50:21 09:13:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 09:13:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
09:50:21 09:14:01 AM all 0.20 0.00 0.04 0.00 0.06 99.70
09:50:21 09:14:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:21 09:14:01 AM 1 0.30 0.00 0.02 0.00 0.03 99.65
09:50:21 09:15:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 09:15:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:50:21 09:15:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:21 09:16:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:21 09:16:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:21 09:16:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:21 09:17:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 09:17:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 09:17:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:21 09:18:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:21 09:18:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:21 09:18:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:21 09:19:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:21 09:19:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:21 09:19:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:21 09:20:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:21 09:20:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73
09:50:21 09:20:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:21
09:50:21 09:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 09:21:01 AM all 0.30 0.00 0.08 0.00 0.04 99.57
09:50:21 09:21:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75
09:50:21 09:21:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:21 09:22:01 AM all 0.13 0.00 0.04 0.00 0.05 99.78
09:50:21 09:22:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:21 09:22:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:21 09:23:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 09:23:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:21 09:23:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 09:24:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:21 09:24:01 AM 0 0.08 0.00 0.03 0.00 0.07 99.82
09:50:21 09:24:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:21 09:25:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:50:21 09:25:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:21 09:25:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:21 09:26:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:21 09:26:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 09:26:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:21 09:27:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57
09:50:21 09:27:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:21 09:27:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
09:50:21 09:28:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70
09:50:21 09:28:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:21 09:28:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:21 09:29:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:21 09:29:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:21 09:29:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:21 09:30:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:21 09:30:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:21 09:30:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:21 09:31:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:21 09:31:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:21 09:31:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:21
09:50:21 09:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 09:32:01 AM all 0.07 0.00 0.05 0.00 0.05 99.83
09:50:21 09:32:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:21 09:32:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:21 09:33:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:21 09:33:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 09:33:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:21 09:34:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:21 09:34:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:21 09:34:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:21 09:35:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:21 09:35:01 AM 0 0.42 0.00 0.08 0.00 0.08 99.41
09:50:21 09:35:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:21 09:36:01 AM all 0.23 0.00 0.05 0.01 0.04 99.67
09:50:21 09:36:01 AM 0 0.37 0.00 0.03 0.02 0.03 99.55
09:50:21 09:36:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:21 09:37:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:21 09:37:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:21 09:37:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:21 09:38:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:21 09:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:21 09:38:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:21 09:39:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:21 09:39:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:21 09:39:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:21 09:40:01 AM all 14.71 0.00 2.40 0.25 0.07 82.58
09:50:21 09:40:01 AM 0 13.17 0.00 2.49 0.20 0.08 84.06
09:50:21 09:40:01 AM 1 16.24 0.00 2.31 0.30 0.05 81.10
09:50:21 09:41:02 AM all 33.98 0.00 4.95 0.91 0.13 60.03
09:50:21 09:41:02 AM 0 36.38 0.00 4.89 0.92 0.13 57.67
09:50:21 09:41:02 AM 1 31.58 0.00 5.00 0.90 0.13 62.39
09:50:21 09:42:01 AM all 9.69 0.00 1.60 0.42 0.05 88.24
09:50:21 09:42:01 AM 0 14.39 0.00 1.58 0.32 0.05 83.65
09:50:21 09:42:01 AM 1 4.97 0.00 1.63 0.51 0.05 92.84
09:50:21
09:50:21 09:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:21 09:43:01 AM all 36.90 0.00 5.53 0.52 0.11 56.94
09:50:21 09:43:01 AM 0 51.62 0.00 6.55 0.57 0.10 41.16
09:50:21 09:43:01 AM 1 22.22 0.00 4.51 0.47 0.12 72.69
09:50:21 09:44:01 AM all 10.74 0.00 2.10 0.50 0.07 86.60
09:50:21 09:44:01 AM 0 10.15 0.00 1.75 0.38 0.08 87.63
09:50:21 09:44:01 AM 1 11.32 0.00 2.44 0.62 0.05 85.56
09:50:21 09:45:01 AM all 2.94 0.00 0.24 0.02 0.08 96.73
09:50:21 09:45:01 AM 0 4.59 0.00 0.32 0.03 0.08 94.98
09:50:21 09:45:01 AM 1 1.29 0.00 0.17 0.00 0.07 98.48
09:50:21 09:46:01 AM all 18.84 0.00 0.25 0.01 0.09 80.81
09:50:21 09:46:01 AM 0 24.68 0.00 0.30 0.02 0.08 74.92
09:50:21 09:46:01 AM 1 13.00 0.00 0.20 0.00 0.10 86.70
09:50:21 09:47:01 AM all 8.49 0.00 0.12 0.03 0.06 91.31
09:50:21 09:47:01 AM 0 6.79 0.00 0.10 0.02 0.07 93.02
09:50:21 09:47:01 AM 1 10.18 0.00 0.13 0.03 0.05 89.60
09:50:21 09:48:01 AM all 11.02 0.00 0.18 0.01 0.08 88.72
09:50:21 09:48:01 AM 0 21.17 0.00 0.17 0.00 0.07 78.60
09:50:21 09:48:01 AM 1 0.87 0.00 0.18 0.02 0.08 98.85
09:50:21 09:49:01 AM all 12.75 0.00 1.66 0.03 0.10 85.45
09:50:21 09:49:01 AM 0 11.19 0.00 1.50 0.03 0.10 87.18
09:50:21 09:49:01 AM 1 14.31 0.00 1.82 0.03 0.10 83.73
09:50:21 09:50:01 AM all 31.68 0.00 3.68 0.17 0.09 64.38
09:50:21 09:50:01 AM 0 43.82 0.00 4.27 0.18 0.10 51.63
09:50:21 09:50:01 AM 1 19.57 0.00 3.10 0.15 0.08 77.10
09:50:21 Average: all 0.78 0.00 0.12 0.01 0.05 99.04
09:50:21 Average: 0 0.91 0.00 0.12 0.01 0.05 98.91
09:50:21 Average: 1 0.64 0.00 0.12 0.01 0.05 99.17
09:50:21
09:50:21
09:50:21