09:39:48 Started by upstream project "integration-sanity-test-scandium" build number 529
09:39:48 originally caused by:
09:39:48 Started by timer
09:39:48 Running as SYSTEM
09:39:48 [EnvInject] - Loading node environment variables.
09:39:48 Building remotely on prd-centos8-robot-2c-8g-6368 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:48 [ssh-agent] Looking for ssh-agent implementation...
09:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:48 $ ssh-agent
09:39:48 SSH_AUTH_SOCK=/tmp/ssh-LZmlsRI75SPG/agent.6542
09:39:48 SSH_AGENT_PID=6543
09:39:48 [ssh-agent] Started.
09:39:48 Running ssh-add (command line suppressed)
09:39:48 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8591174261018807913.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8591174261018807913.key)
09:39:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:48 The recommended git tool is: NONE
09:39:50 using credential opendaylight-jenkins-ssh
09:39:50 Wiping out workspace first.
09:39:50 Cloning the remote Git repository
09:39:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:51 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:51 > git --version # timeout=10
09:39:51 > git --version # 'git version 2.43.0'
09:39:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:51 [INFO] Currently running in a labeled security context
09:39:51 [INFO] Currently SELinux is 'enforcing' on the host
09:39:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh17565869393510593968.key
09:39:51 Verifying host key using known hosts file
09:39:51 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:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:54 [INFO] Currently running in a labeled security context
09:39:54 [INFO] Currently SELinux is 'enforcing' on the host
09:39:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh11199600077178270122.key
09:39:54 Verifying host key using known hosts file
09:39:54 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:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:54 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:39:54 > git config core.sparsecheckout # timeout=10
09:39:54 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:39:54 Commit message: "Adapt test for new pce-allocation field"
09:39:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:54 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:39:55 No emails were triggered.
09:39:55 provisioning config files...
09:39:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:39:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:39:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1661101896306616386.sh
09:39:55 ---> python-tools-install.sh
09:39:55 Setup pyenv:
09:39:55 system
09:39:55 * 3.8.13 (set by /opt/pyenv/version)
09:39:55 * 3.9.13 (set by /opt/pyenv/version)
09:39:55 * 3.10.13 (set by /opt/pyenv/version)
09:39:55 * 3.11.7 (set by /opt/pyenv/version)
09:40:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0wtT
09:40:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:04 lf-activate-venv(): INFO: Base packages installed successfully
09:40:04 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:40:41 Generating Requirements File
09:41:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:02 Python 3.11.7
09:41:03 pip 25.3 from /tmp/venv-0wtT/lib/python3.11/site-packages/pip (python 3.11)
09:41:03 appdirs==1.4.4
09:41:03 argcomplete==3.6.3
09:41:03 aspy.yaml==1.3.0
09:41:03 attrs==25.4.0
09:41:03 autopage==0.5.2
09:41:03 beautifulsoup4==4.14.2
09:41:03 boto3==1.40.67
09:41:03 botocore==1.40.67
09:41:03 bs4==0.0.2
09:41:03 cachetools==6.2.1
09:41:03 certifi==2025.10.5
09:41:03 cffi==2.0.0
09:41:03 cfgv==3.4.0
09:41:03 chardet==5.2.0
09:41:03 charset-normalizer==3.4.4
09:41:03 click==8.3.0
09:41:03 cliff==4.11.0
09:41:03 cmd2==2.7.0
09:41:03 cryptography==3.3.2
09:41:03 debtcollector==3.0.0
09:41:03 decorator==5.2.1
09:41:03 defusedxml==0.7.1
09:41:03 Deprecated==1.3.1
09:41:03 distlib==0.4.0
09:41:03 dnspython==2.8.0
09:41:03 docker==7.1.0
09:41:03 dogpile.cache==1.5.0
09:41:03 durationpy==0.10
09:41:03 email-validator==2.3.0
09:41:03 filelock==3.20.0
09:41:03 future==1.0.0
09:41:03 gitdb==4.0.12
09:41:03 GitPython==3.1.45
09:41:03 google-auth==2.43.0
09:41:03 httplib2==0.31.0
09:41:03 identify==2.6.15
09:41:03 idna==3.11
09:41:03 importlib-resources==1.5.0
09:41:03 iso8601==2.1.0
09:41:03 Jinja2==3.1.6
09:41:03 jmespath==1.0.1
09:41:03 jsonpatch==1.33
09:41:03 jsonpointer==3.0.0
09:41:03 jsonschema==4.25.1
09:41:03 jsonschema-specifications==2025.9.1
09:41:03 keystoneauth1==5.12.0
09:41:03 kubernetes==34.1.0
09:41:03 lftools==0.37.15
09:41:03 lxml==6.0.2
09:41:03 markdown-it-py==4.0.0
09:41:03 MarkupSafe==3.0.3
09:41:03 mdurl==0.1.2
09:41:03 msgpack==1.1.2
09:41:03 multi_key_dict==2.0.3
09:41:03 munch==4.0.0
09:41:03 netaddr==1.3.0
09:41:03 niet==1.4.2
09:41:03 nodeenv==1.9.1
09:41:03 oauth2client==4.1.3
09:41:03 oauthlib==3.3.1
09:41:03 openstacksdk==4.7.1
09:41:03 os-service-types==1.8.1
09:41:03 osc-lib==4.2.0
09:41:03 oslo.config==10.0.0
09:41:03 oslo.context==6.1.0
09:41:03 oslo.i18n==6.6.0
09:41:03 oslo.log==7.2.1
09:41:03 oslo.serialization==5.8.0
09:41:03 oslo.utils==9.1.0
09:41:03 packaging==25.0
09:41:03 pbr==7.0.3
09:41:03 platformdirs==4.5.0
09:41:03 prettytable==3.16.0
09:41:03 psutil==7.1.3
09:41:03 pyasn1==0.6.1
09:41:03 pyasn1_modules==0.4.2
09:41:03 pycparser==2.23
09:41:03 pygerrit2==2.0.15
09:41:03 PyGithub==2.8.1
09:41:03 Pygments==2.19.2
09:41:03 PyJWT==2.10.1
09:41:03 PyNaCl==1.6.0
09:41:03 pyparsing==2.4.7
09:41:03 pyperclip==1.11.0
09:41:03 pyrsistent==0.20.0
09:41:03 python-cinderclient==9.8.0
09:41:03 python-dateutil==2.9.0.post0
09:41:03 python-heatclient==4.3.0
09:41:03 python-jenkins==1.8.3
09:41:03 python-keystoneclient==5.7.0
09:41:03 python-magnumclient==4.9.0
09:41:03 python-openstackclient==8.2.0
09:41:03 python-swiftclient==4.8.0
09:41:03 PyYAML==6.0.3
09:41:03 referencing==0.37.0
09:41:03 requests==2.32.5
09:41:03 requests-oauthlib==2.0.0
09:41:03 requestsexceptions==1.4.0
09:41:03 rfc3986==2.0.0
09:41:03 rich==14.2.0
09:41:03 rich-argparse==1.7.2
09:41:03 rpds-py==0.28.0
09:41:03 rsa==4.9.1
09:41:03 ruamel.yaml==0.18.16
09:41:03 ruamel.yaml.clib==0.2.14
09:41:03 s3transfer==0.14.0
09:41:03 simplejson==3.20.2
09:41:03 six==1.17.0
09:41:03 smmap==5.0.2
09:41:03 soupsieve==2.8
09:41:03 stevedore==5.5.0
09:41:03 tabulate==0.9.0
09:41:03 toml==0.10.2
09:41:03 tomlkit==0.13.3
09:41:03 tqdm==4.67.1
09:41:03 typing_extensions==4.15.0
09:41:03 tzdata==2025.2
09:41:03 urllib3==1.26.20
09:41:03 virtualenv==20.35.4
09:41:03 wcwidth==0.2.14
09:41:03 websocket-client==1.9.0
09:41:03 wrapt==2.0.0
09:41:03 xdg==6.0.0
09:41:03 xmltodict==1.0.2
09:41:03 yq==3.4.3
09:41:03 [EnvInject] - Injecting environment variables from a build step.
09:41:03 [EnvInject] - Injecting as environment variables the properties content
09:41:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:03 OS_CLOUD=vex
09:41:03 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:41:03 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:03
09:41:03 [EnvInject] - Variables injected successfully.
09:41:03 provisioning config files...
09:41:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins84533925162096306.sh
09:41:04 ---> Create parameters file for OpenStack HOT
09:41:04 OpenStack Heat parameters generated
09:41:04 -----------------------------------
09:41:04 parameters:
09:41:04 vm_0_count: '1'
09:41:04 vm_0_flavor: 'v3-standard-4'
09:41:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:04 vm_1_count: '1'
09:41:04 vm_1_flavor: 'v3-standard-2'
09:41:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:04
09:41:04 job_name: '52208-524'
09:41:04 silo: 'releng'
09:41:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7610168998816054172.sh
09:41:04 ---> Create HEAT stack
09:41:04 + source /home/jenkins/lf-env.sh
09:41:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:04 ++ mktemp -d /tmp/venv-XXXX
09:41:04 + lf_venv=/tmp/venv-waC1
09:41:04 + local venv_file=/tmp/.os_lf_venv
09:41:04 + local python=python3
09:41:04 + local options
09:41:04 + local set_path=true
09:41:04 + local install_args=
09:41:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:04 + true
09:41:04 + case $1 in
09:41:04 + python=python3
09:41:04 + shift 2
09:41:04 + true
09:41:04 + case $1 in
09:41:04 + shift
09:41:04 + break
09:41:04 + case $python in
09:41:04 + local pkg_list=
09:41:04 + [[ -d /opt/pyenv ]]
09:41:04 + echo 'Setup pyenv:'
09:41:04 Setup pyenv:
09:41:04 + export PYENV_ROOT=/opt/pyenv
09:41:04 + PYENV_ROOT=/opt/pyenv
09:41:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:04 + pyenv versions
09:41:04 system
09:41:04 3.8.13
09:41:04 3.9.13
09:41:04 3.10.13
09:41:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:04 + command -v pyenv
09:41:04 ++ pyenv init - --no-rehash
09:41:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:04 for i in ${!paths[@]}; do
09:41:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:04 fi; done;
09:41:04 echo "${paths[*]}"'\'')"
09:41:04 export PATH="/opt/pyenv/shims:${PATH}"
09:41:04 export PYENV_SHELL=bash
09:41:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:04 pyenv() {
09:41:04 local command
09:41:04 command="${1:-}"
09:41:04 if [ "$#" -gt 0 ]; then
09:41:04 shift
09:41:04 fi
09:41:04
09:41:04 case "$command" in
09:41:04 rehash|shell)
09:41:04 eval "$(pyenv "sh-$command" "$@")"
09:41:04 ;;
09:41:04 *)
09:41:04 command pyenv "$command" "$@"
09:41:04 ;;
09:41:04 esac
09:41:04 }'
09:41:04 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:04 for i in ${!paths[@]}; do
09:41:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:04 fi; done;
09:41:04 echo "${paths[*]}"'
09:41:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:04 ++ export PYENV_SHELL=bash
09:41:04 ++ PYENV_SHELL=bash
09:41:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:04 +++ complete -F _pyenv pyenv
09:41:04 ++ lf-pyver python3
09:41:04 ++ local py_version_xy=python3
09:41:04 ++ local py_version_xyz=
09:41:04 ++ awk '{ print $1 }'
09:41:04 ++ pyenv versions
09:41:04 ++ local command
09:41:04 ++ command=versions
09:41:04 ++ '[' 1 -gt 0 ']'
09:41:04 ++ shift
09:41:04 ++ case "$command" in
09:41:04 ++ command pyenv versions
09:41:04 ++ pyenv versions
09:41:04 ++ sed 's/^[ *]* //'
09:41:04 ++ grep -E '^[0-9.]*[0-9]$'
09:41:04 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:04 +++ grep '^3' /tmp/.pyenv_versions
09:41:04 +++ tail -n 1
09:41:04 +++ sort -V
09:41:04 ++ py_version_xyz=3.11.7
09:41:04 ++ [[ -z 3.11.7 ]]
09:41:04 ++ echo 3.11.7
09:41:04 ++ return 0
09:41:04 + pyenv local 3.11.7
09:41:04 + local command
09:41:04 + command=local
09:41:04 + '[' 2 -gt 0 ']'
09:41:04 + shift
09:41:04 + case "$command" in
09:41:04 + command pyenv local 3.11.7
09:41:04 + pyenv local 3.11.7
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='lftools[openstack] '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='kubernetes '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='niet '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-heatclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-openstackclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='python-magnumclient '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='urllib3~=1.26.15 '
09:41:04 + for arg in "$@"
09:41:04 + case $arg in
09:41:04 + pkg_list+='yq '
09:41:04 + [[ -f /tmp/.os_lf_venv ]]
09:41:04 ++ cat /tmp/.os_lf_venv
09:41:04 + lf_venv=/tmp/venv-0wtT
09:41:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from' file:/tmp/.os_lf_venv
09:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:41:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:04 + local 'pip_opts=--upgrade --quiet'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:04 + [[ -n '' ]]
09:41:04 + [[ -n '' ]]
09:41:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:04 + /tmp/venv-0wtT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:06 lf-activate-venv(): INFO: Base packages installed successfully
09:41:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:06 + /tmp/venv-0wtT/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:24 + type python3
09:41:24 + true
09:41:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH'
09:41:24 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:41:24 + PATH=/tmp/venv-0wtT/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:24 + return 0
09:41:24 + openstack --os-cloud vex limits show --absolute
09:41:25 +--------------------------+---------+
09:41:25 | Name | Value |
09:41:25 +--------------------------+---------+
09:41:25 | maxTotalInstances | -1 |
09:41:25 | maxTotalCores | 450 |
09:41:25 | maxTotalRAMSize | 1000000 |
09:41:25 | maxServerMeta | 128 |
09:41:25 | maxImageMeta | 128 |
09:41:25 | maxPersonality | 5 |
09:41:25 | maxPersonalitySize | 10240 |
09:41:25 | maxTotalKeypairs | 100 |
09:41:25 | maxServerGroups | 10 |
09:41:25 | maxServerGroupMembers | 10 |
09:41:25 | maxTotalFloatingIps | -1 |
09:41:25 | maxSecurityGroups | -1 |
09:41:25 | maxSecurityGroupRules | -1 |
09:41:25 | totalRAMUsed | 442368 |
09:41:25 | totalCoresUsed | 108 |
09:41:25 | totalInstancesUsed | 41 |
09:41:25 | totalFloatingIpsUsed | 0 |
09:41:25 | totalSecurityGroupsUsed | 0 |
09:41:25 | totalServerGroupsUsed | 0 |
09:41:25 | maxTotalVolumes | -1 |
09:41:25 | maxTotalSnapshots | 10 |
09:41:25 | maxTotalVolumeGigabytes | 4096 |
09:41:25 | maxTotalBackups | 10 |
09:41:25 | maxTotalBackupGigabytes | 1000 |
09:41:25 | totalVolumesUsed | 3 |
09:41:25 | totalGigabytesUsed | 60 |
09:41:25 | totalSnapshotsUsed | 0 |
09:41:25 | totalBackupsUsed | 0 |
09:41:25 | totalBackupGigabytesUsed | 0 |
09:41:25 +--------------------------+---------+
09:41:25 + pushd /opt/ciman/openstack-hot
09:41:25 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:25 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-524 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:51 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:41:51 Waiting to initialize infrastructure...
09:41:51 Stack initialization successful.
09:41:51 ------------------------------------
09:41:51 Stack Details
09:41:51 ------------------------------------
09:41:51 {'added': None,
09:41:51 'capabilities': [],
09:41:51 'created_at': '2025-11-06T09:41:29Z',
09:41:51 'deleted': None,
09:41:51 'deleted_at': None,
09:41:51 'description': 'No description',
09:41:51 'environment': None,
09:41:51 'environment_files': None,
09:41:51 'files': None,
09:41:51 'files_container': None,
09:41:51 'id': 'a50b6194-53f4-4f2c-a2a8-77ff730b51aa',
09:41:51 'is_rollback_disabled': True,
09:41:51 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-524/a50b6194-53f4-4f2c-a2a8-77ff730b51aa',
09:41:51 'rel': 'self'}],
09:41:51 '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:51 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-524',
09:41:51 'notification_topics': [],
09:41:51 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:51 'output_key': 'vm_0_ips',
09:41:51 'output_value': ['10.30.171.177']},
09:41:51 {'description': 'IP addresses of the 2nd vm types',
09:41:51 'output_key': 'vm_1_ips',
09:41:51 'output_value': ['10.30.171.198']}],
09:41:51 'owner_id': ****,
09:41:51 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:51 'OS::stack_id': 'a50b6194-53f4-4f2c-a2a8-77ff730b51aa',
09:41:51 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-524',
09:41:51 'job_name': '52208-524',
09:41:51 'silo': 'releng',
09:41:51 'vm_0_count': '1',
09:41:51 'vm_0_flavor': 'v3-standard-4',
09:41:51 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:51 '20250917-133034.447',
09:41:51 'vm_1_count': '1',
09:41:51 'vm_1_flavor': 'v3-standard-2',
09:41:51 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:51 '- 20250917-133034.654'},
09:41:51 'parent_id': None,
09:41:51 'replaced': None,
09:41:51 'status': 'CREATE_COMPLETE',
09:41:51 'status_reason': 'Stack CREATE completed successfully',
09:41:51 'tags': [],
09:41:51 'template': None,
09:41:51 'template_description': 'No description',
09:41:51 'template_url': None,
09:41:51 'timeout_mins': 15,
09:41:51 'unchanged': None,
09:41:51 'updated': None,
09:41:51 'updated_at': None,
09:41:51 'user_project_id': 'bb03bbe091754120bffef92682f6c8a9'}
09:41:51 ------------------------------------
09:41:52 + popd
09:41:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4648105267989790148.sh
09:41:52 ---> Copy SSH public keys to CSIT lab
09:41:52 Setup pyenv:
09:41:52 system
09:41:52 3.8.13
09:41:52 3.9.13
09:41:52 3.10.13
09:41:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:54 lf-activate-venv(): INFO: Base packages installed successfully
09:41:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:42:13 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
09:42:13 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:42:14 releng-52208-524-1-mininet-ovs-217-0
09:42:14 Successfully copied public keys to slave 10.30.171.198
09:42:14 Process 7765 ready.
09:42:23 Ping to 10.30.171.177 successful.
09:42:24 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:42:24 releng-52208-524-0-builder-0
09:42:24 Successfully copied public keys to slave 10.30.171.177
09:42:24 Process 7766 ready.
09:42:24 SSH ready on all stack servers.
09:42:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16055316559631905294.sh
09:42:24 Setup pyenv:
09:42:25 system
09:42:25 3.8.13
09:42:25 3.9.13
09:42:25 3.10.13
09:42:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R0Pp
09:42:29 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:35 lf-activate-venv(): INFO: Base packages installed successfully
09:42:35 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-R0Pp/bin to PATH
09:42:37 + echo 'Installing Python Requirements'
09:42:37 Installing Python Requirements
09:42:37 + cat
09:42:37 + python -m pip install -r requirements.txt
09:42:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:37 Collecting docker-py (from -r requirements.txt (line 1))
09:42:37 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:37 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:37 Installing build dependencies: started
09:42:38 Installing build dependencies: finished with status 'done'
09:42:38 Getting requirements to build wheel: started
09:42:38 Getting requirements to build wheel: finished with status 'done'
09:42:38 Preparing metadata (pyproject.toml): started
09:42:39 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:39 Collecting netaddr (from -r requirements.txt (line 3))
09:42:39 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:39 Collecting netifaces (from -r requirements.txt (line 4))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:39 Installing build dependencies: started
09:42:40 Installing build dependencies: finished with status 'done'
09:42:40 Getting requirements to build wheel: started
09:42:40 Getting requirements to build wheel: finished with status 'done'
09:42:40 Preparing metadata (pyproject.toml): started
09:42:40 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:40 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:40 Collecting requests (from -r requirements.txt (line 6))
09:42:40 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:41 Collecting robotframework (from -r requirements.txt (line 7))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.3 MB/s 0:00:00
09:42:41 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:41 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:41 Installing build dependencies: started
09:42:41 Installing build dependencies: finished with status 'done'
09:42:41 Getting requirements to build wheel: started
09:42:42 Getting requirements to build wheel: finished with status 'done'
09:42:42 Preparing metadata (pyproject.toml): started
09:42:42 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:42 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:42 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:42 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:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:42 Installing build dependencies: started
09:42:43 Installing build dependencies: finished with status 'done'
09:42:43 Getting requirements to build wheel: started
09:42:44 Getting requirements to build wheel: finished with status 'done'
09:42:44 Preparing metadata (pyproject.toml): started
09:42:44 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:44 Collecting scapy (from -r requirements.txt (line 12))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 44.3 MB/s 0:00:00
09:42:44 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:44 Installing build dependencies: started
09:42:45 Installing build dependencies: finished with status 'done'
09:42:45 Getting requirements to build wheel: started
09:42:45 Getting requirements to build wheel: finished with status 'done'
09:42:45 Preparing metadata (pyproject.toml): started
09:42:46 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:46 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.6 MB/s 0:00:00
09:42:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:46 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:46 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:46 Collecting isodate (from -r requirements.txt (line 25))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:46 Collecting jmespath (from -r requirements.txt (line 28))
09:42:46 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:46 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:46 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:46 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:46 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:46 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:47 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:47 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:47 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:47 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:47 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:47 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:48 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:48 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
09:42:48 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:48 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:48 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:48 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:48 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:48 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:48 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 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:48 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:42:48 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:48 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:48 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:48 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:48 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:48 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:49 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 30.4 MB/s 0:00:00
09:42:49 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:49 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:49 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:49 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:49 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:49 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:49 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:49 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:49 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:49 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:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.4 MB/s 0:00:00
09:42:49 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:49 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:50 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:50 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:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 9.5 MB/s 0:00:00
09:42:51 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 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:51 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 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:51 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:52 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:52 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:52 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:52 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:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:52 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 79.6 MB/s 0:00:00
09:42:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 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:53 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:42:53 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:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:53 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:53 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:53 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:53 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:53 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:53 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:53 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:53 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:53 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:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:42:53 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:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:53 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 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:53 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:53 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:42:53 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:54 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:54 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:54 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:54 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:54 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4b77257e9f91e4b421085313f4a7ea52905e2e6ea196098ddc63a3b9ba261e46
09:42:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:54 Building wheel for ipaddr (pyproject.toml): started
09:42:54 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:54 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=116d14f45220d4b749f154e29055850200862965c3823df5910ef97ae8953064
09:42:54 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:54 Building wheel for netifaces (pyproject.toml): started
09:42:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=59009a2d98e1055e78ae94457ea054f283ed63ca30a4c9a6e55578360cfeb472
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:57 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:57 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=889c524437131668f5b622bcb3c39443a2f7b3df7b5f70746dd01fe2cdd70420
09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:57 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:57 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:57 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=bd663f580739eac0a1848c32247acb65b91aabd48e8f06702af0960c3ae148fc
09:42:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:57 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:57 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:04
09:43:04 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
09:43:05 + pip freeze
09:43:05 attrs==25.4.0
09:43:05 bcrypt==5.0.0
09:43:05 beautifulsoup4==4.14.2
09:43:05 certifi==2025.10.5
09:43:05 cffi==2.0.0
09:43:05 charset-normalizer==3.4.4
09:43:05 click==8.3.0
09:43:05 cryptography==46.0.3
09:43:05 decorator==5.2.1
09:43:05 distlib==0.4.0
09:43:05 docker-py==1.10.6
09:43:05 docker-pycreds==0.4.0
09:43:05 elastic-transport==8.17.1
09:43:05 elasticsearch==8.19.2
09:43:05 elasticsearch-dsl==8.15.4
09:43:05 enum34==1.1.10
09:43:05 filelock==3.20.0
09:43:05 h11==0.16.0
09:43:05 idna==3.11
09:43:05 invoke==2.2.1
09:43:05 ipaddr==2.2.0
09:43:05 isodate==0.7.2
09:43:05 jmespath==1.0.1
09:43:05 jsonpatch==1.33
09:43:05 jsonpath-rw==1.4.0
09:43:05 jsonpointer==3.0.0
09:43:05 lxml==6.0.2
09:43:05 netaddr==1.3.0
09:43:05 netifaces==0.11.0
09:43:05 outcome==1.3.0.post0
09:43:05 paramiko==4.0.0
09:43:05 platformdirs==4.5.0
09:43:05 ply==3.11
09:43:05 pyang==2.7.1
09:43:05 pyangbind==0.8.6
09:43:05 pycparser==2.23
09:43:05 pyhocon==0.3.61
09:43:05 PyNaCl==1.6.0
09:43:05 pyparsing==3.2.5
09:43:05 PySocks==1.7.1
09:43:05 python-dateutil==2.9.0.post0
09:43:05 regex==2025.11.3
09:43:05 requests==2.32.5
09:43:05 robotframework==7.3.2
09:43:05 robotframework-httplibrary==0.4.2
09:43:05 robotframework-pythonlibcore==4.4.1
09:43:05 robotframework-requests==0.9.7
09:43:05 robotframework-selenium2library==3.0.0
09:43:05 robotframework-seleniumlibrary==6.8.0
09:43:05 robotframework-sshlibrary==3.8.0
09:43:05 scapy==2.6.1
09:43:05 scp==0.15.0
09:43:05 selenium==4.38.0
09:43:05 six==1.17.0
09:43:05 sniffio==1.3.1
09:43:05 sortedcontainers==2.4.0
09:43:05 soupsieve==2.8
09:43:05 trio==0.32.0
09:43:05 trio-websocket==0.12.2
09:43:05 typing_extensions==4.15.0
09:43:05 urllib3==2.5.0
09:43:05 virtualenv==20.35.4
09:43:05 waitress==3.0.2
09:43:05 WebOb==1.8.9
09:43:05 websocket-client==1.9.0
09:43:05 WebTest==3.0.7
09:43:05 wsproto==1.2.0
09:43:05 [EnvInject] - Injecting environment variables from a build step.
09:43:05 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:05 [EnvInject] - Variables injected successfully.
09:43:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3838160666506447282.sh
09:43:05 Setup pyenv:
09:43:05 system
09:43:05 3.8.13
09:43:05 3.9.13
09:43:05 3.10.13
09:43:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:43:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:07 lf-activate-venv(): INFO: Base packages installed successfully
09:43:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:15 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:15 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:43:15 + ODL_SYSTEM=()
09:43:15 + TOOLS_SYSTEM=()
09:43:15 + OPENSTACK_SYSTEM=()
09:43:15 + OPENSTACK_CONTROLLERS=()
09:43:15 + mapfile -t ADDR
09:43:15 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:43:15 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:17 + for i in "${ADDR[@]}"
09:43:17 ++ ssh 10.30.171.177 hostname -s
09:43:17 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:17 + REMHOST=releng-52208-524-0-builder-0
09:43:17 + case ${REMHOST} in
09:43:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:17 + for i in "${ADDR[@]}"
09:43:17 ++ ssh 10.30.171.198 hostname -s
09:43:17 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:18 + REMHOST=releng-52208-524-1-mininet-ovs-217-0
09:43:18 + case ${REMHOST} in
09:43:18 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:18 + echo NUM_ODL_SYSTEM=1
09:43:18 + echo NUM_TOOLS_SYSTEM=1
09:43:18 + '[' '' == yes ']'
09:43:18 + NUM_OPENSTACK_SYSTEM=0
09:43:18 + echo NUM_OPENSTACK_SYSTEM=0
09:43:18 + '[' 0 -eq 2 ']'
09:43:18 + echo ODL_SYSTEM_IP=10.30.171.177
09:43:18 ++ seq 0 0
09:43:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:18 + echo ODL_SYSTEM_1_IP=10.30.171.177
09:43:18 + echo TOOLS_SYSTEM_IP=10.30.171.198
09:43:18 ++ seq 0 0
09:43:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:18 + echo TOOLS_SYSTEM_1_IP=10.30.171.198
09:43:18 + openstack_index=0
09:43:18 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:18 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:18 ++ seq 0 0
09:43:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:18 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:18 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:18 + '[' -1 -ge 2 ']'
09:43:18 ++ seq 0 -2
09:43:18 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:18 ++ seq 0 -1
09:43:18 + echo 'Contents of slave_addresses.txt:'
09:43:18 Contents of slave_addresses.txt:
09:43:18 + cat slave_addresses.txt
09:43:18 NUM_ODL_SYSTEM=1
09:43:18 NUM_TOOLS_SYSTEM=1
09:43:18 NUM_OPENSTACK_SYSTEM=0
09:43:18 ODL_SYSTEM_IP=10.30.171.177
09:43:18 ODL_SYSTEM_1_IP=10.30.171.177
09:43:18 TOOLS_SYSTEM_IP=10.30.171.198
09:43:18 TOOLS_SYSTEM_1_IP=10.30.171.198
09:43:18 NUM_OPENSTACK_CONTROL_NODES=1
09:43:18 OPENSTACK_CONTROL_NODE_1_IP=
09:43:18 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:18 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:18 [EnvInject] - Injecting environment variables from a build step.
09:43:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:18 [EnvInject] - Variables injected successfully.
09:43:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins2926539561406311628.sh
09:43:18 Preparing for JRE Version 21
09:43:18 Karaf artifact is karaf
09:43:18 Karaf project is integration
09:43:18 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:18 [EnvInject] - Injecting environment variables from a build step.
09:43:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:18 [EnvInject] - Variables injected successfully.
09:43:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14952102604922769443.sh
09:43:18 2025-11-06 09:43:18 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:18 Bundle version is 0.21.4-SNAPSHOT
09:43:18 --2025-11-06 09:43:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:18 HTTP request sent, awaiting response... 200 OK
09:43:18 Length: 1404 (1.4K) [application/xml]
09:43:18 Saving to: ‘maven-metadata.xml’
09:43:18
09:43:18 0K . 100% 60.6M=0s
09:43:18
09:43:18 2025-11-06 09:43:18 (60.6 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
09:43:18
09:43:18
09:43:18
09:43:18 org.opendaylight.integration
09:43:18 karaf
09:43:18 0.21.4-SNAPSHOT
09:43:18
09:43:18
09:43:18 20251106.093938
09:43:18 97
09:43:18
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18 pom
09:43:18 0.21.4-20251106.093938-97
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18 tar.gz
09:43:18 0.21.4-20251106.093938-97
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18 zip
09:43:18 0.21.4-20251106.093938-97
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18 cyclonedx
09:43:18 xml
09:43:18 0.21.4-20251106.093938-97
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18 cyclonedx
09:43:18 json
09:43:18 0.21.4-20251106.093938-97
09:43:18 20251106093938
09:43:18
09:43:18
09:43:18
09:43:18
09:43:18 Nexus timestamp is 0.21.4-20251106.093938-97
09:43:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251106.093938-97.zip
09:43:18 Distribution bundle is karaf-0.21.4-20251106.093938-97.zip
09:43:18 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:18 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:18 Nexus prefix is https://nexus.opendaylight.org
09:43:18 [EnvInject] - Injecting environment variables from a build step.
09:43:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:18 [EnvInject] - Variables injected successfully.
09:43:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4442453232446427786.sh
09:43:19 Setup pyenv:
09:43:19 system
09:43:19 3.8.13
09:43:19 3.9.13
09:43:19 3.10.13
09:43:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:21 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:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:21 lf-activate-venv(): INFO: Base packages installed successfully
09:43:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:27 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:43:27 Copying common-functions.sh to /tmp
09:43:29 Copying common-functions.sh to 10.30.171.198:/tmp
09:43:29 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
09:43:29 Copying common-functions.sh to 10.30.171.177:/tmp
09:43:29 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9315543912868334672.sh
09:43:30 common-functions.sh is being sourced
09:43:30 common-functions environment:
09:43:30 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:30 ACTUALFEATURES:
09:43:30 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:30 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:30 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:30 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:30 CONTROLLERMEM: 2048m
09:43:30 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:30 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:30 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:30 SUITES:
09:43:30
09:43:30 #################################################
09:43:30 ## Configure Cluster and Start ##
09:43:30 #################################################
09:43:30 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:30 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:30 Locating script plan to use...
09:43:30 Finished running script plans
09:43:30 Configuring member-1 with IP address 10.30.171.177
09:43:30 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:30 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:30 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:30 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:30 common-functions.sh is being sourced
09:43:30 ++ echo 'common-functions.sh is being sourced'
09:43:30 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:30 ++ DISTROSTREAM=scandium
09:43:30 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:30 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:30 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:30 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:30 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:30 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:30 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:30 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:30 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:30 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:30 ++ export CONTROLLERMEM=
09:43:30 ++ CONTROLLERMEM=
09:43:30 ++ case "${DISTROSTREAM}" in
09:43:30 ++ CLUSTER_SYSTEM=akka
09:43:30 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:30 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:30 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:30 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:30 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:30 ++ print_common_env
09:43:30 ++ cat
09:43:30 common-functions environment:
09:43:30 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:30 ACTUALFEATURES:
09:43:30 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:30 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:30 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:30 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:30 CONTROLLERMEM:
09:43:30 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:30 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:30 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:30 SUITES:
09:43:30
09:43:30 ++ SSH='ssh -t -t'
09:43:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:30 Changing to /tmp
09:43:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251106.093938-97.zip
09:43:30 + echo 'Changing to /tmp'
09:43:30 + cd /tmp
09:43:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251106.093938-97.zip'
09:43:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251106.093938-97.zip
09:43:30 --2025-11-06 09:43:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251106.093938-97.zip
09:43:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:30 HTTP request sent, awaiting response... 200 OK
09:43:30 Length: 239812729 (229M) [application/zip]
09:43:30 Saving to: ‘karaf-0.21.4-20251106.093938-97.zip’
09:43:30
09:43:30 0K ........ ........ ........ ........ ........ ........ 1% 61.4M 4s
09:43:30 3072K ........ ........ ........ ........ ........ ........ 2% 101M 3s
09:43:30 6144K ........ ........ ........ ........ ........ ........ 3% 152M 2s
09:43:30 9216K ........ ........ ........ ........ ........ ........ 5% 116M 2s
09:43:30 12288K ........ ........ ........ ........ ........ ........ 6% 187M 2s
09:43:30 15360K ........ ........ ........ ........ ........ ........ 7% 116M 2s
09:43:30 18432K ........ ........ ........ ........ ........ ........ 9% 211M 2s
09:43:30 21504K ........ ........ ........ ........ ........ ........ 10% 86.7M 2s
09:43:30 24576K ........ ........ ........ ........ ........ ........ 11% 175M 2s
09:43:30 27648K ........ ........ ........ ........ ........ ........ 13% 223M 2s
09:43:30 30720K ........ ........ ........ ........ ........ ........ 14% 238M 2s
09:43:30 33792K ........ ........ ........ ........ ........ ........ 15% 322M 1s
09:43:30 36864K ........ ........ ........ ........ ........ ........ 17% 246M 1s
09:43:30 39936K ........ ........ ........ ........ ........ ........ 18% 302M 1s
09:43:30 43008K ........ ........ ........ ........ ........ ........ 19% 309M 1s
09:43:30 46080K ........ ........ ........ ........ ........ ........ 20% 290M 1s
09:43:30 49152K ........ ........ ........ ........ ........ ........ 22% 267M 1s
09:43:30 52224K ........ ........ ........ ........ ........ ........ 23% 334M 1s
09:43:30 55296K ........ ........ ........ ........ ........ ........ 24% 336M 1s
09:43:30 58368K ........ ........ ........ ........ ........ ........ 26% 252M 1s
09:43:30 61440K ........ ........ ........ ........ ........ ........ 27% 289M 1s
09:43:30 64512K ........ ........ ........ ........ ........ ........ 28% 460M 1s
09:43:30 67584K ........ ........ ........ ........ ........ ........ 30% 354M 1s
09:43:30 70656K ........ ........ ........ ........ ........ ........ 31% 357M 1s
09:43:30 73728K ........ ........ ........ ........ ........ ........ 32% 352M 1s
09:43:30 76800K ........ ........ ........ ........ ........ ........ 34% 337M 1s
09:43:30 79872K ........ ........ ........ ........ ........ ........ 35% 332M 1s
09:43:30 82944K ........ ........ ........ ........ ........ ........ 36% 330M 1s
09:43:30 86016K ........ ........ ........ ........ ........ ........ 38% 319M 1s
09:43:30 89088K ........ ........ ........ ........ ........ ........ 39% 325M 1s
09:43:30 92160K ........ ........ ........ ........ ........ ........ 40% 302M 1s
09:43:30 95232K ........ ........ ........ ........ ........ ........ 41% 133M 1s
09:43:30 98304K ........ ........ ........ ........ ........ ........ 43% 198M 1s
09:43:30 101376K ........ ........ ........ ........ ........ ........ 44% 119M 1s
09:43:31 104448K ........ ........ ........ ........ ........ ........ 45% 224M 1s
09:43:31 107520K ........ ........ ........ ........ ........ ........ 47% 330M 1s
09:43:31 110592K ........ ........ ........ ........ ........ ........ 48% 357M 1s
09:43:31 113664K ........ ........ ........ ........ ........ ........ 49% 317M 1s
09:43:31 116736K ........ ........ ........ ........ ........ ........ 51% 328M 1s
09:43:31 119808K ........ ........ ........ ........ ........ ........ 52% 333M 1s
09:43:31 122880K ........ ........ ........ ........ ........ ........ 53% 391M 0s
09:43:31 125952K ........ ........ ........ ........ ........ ........ 55% 355M 0s
09:43:31 129024K ........ ........ ........ ........ ........ ........ 56% 353M 0s
09:43:31 132096K ........ ........ ........ ........ ........ ........ 57% 361M 0s
09:43:31 135168K ........ ........ ........ ........ ........ ........ 59% 368M 0s
09:43:31 138240K ........ ........ ........ ........ ........ ........ 60% 364M 0s
09:43:31 141312K ........ ........ ........ ........ ........ ........ 61% 371M 0s
09:43:31 144384K ........ ........ ........ ........ ........ ........ 62% 352M 0s
09:43:31 147456K ........ ........ ........ ........ ........ ........ 64% 381M 0s
09:43:31 150528K ........ ........ ........ ........ ........ ........ 65% 366M 0s
09:43:31 153600K ........ ........ ........ ........ ........ ........ 66% 354M 0s
09:43:31 156672K ........ ........ ........ ........ ........ ........ 68% 353M 0s
09:43:31 159744K ........ ........ ........ ........ ........ ........ 69% 354M 0s
09:43:31 162816K ........ ........ ........ ........ ........ ........ 70% 352M 0s
09:43:31 165888K ........ ........ ........ ........ ........ ........ 72% 363M 0s
09:43:31 168960K ........ ........ ........ ........ ........ ........ 73% 349M 0s
09:43:31 172032K ........ ........ ........ ........ ........ ........ 74% 351M 0s
09:43:31 175104K ........ ........ ........ ........ ........ ........ 76% 350M 0s
09:43:31 178176K ........ ........ ........ ........ ........ ........ 77% 348M 0s
09:43:31 181248K ........ ........ ........ ........ ........ ........ 78% 349M 0s
09:43:31 184320K ........ ........ ........ ........ ........ ........ 80% 305M 0s
09:43:31 187392K ........ ........ ........ ........ ........ ........ 81% 87.5M 0s
09:43:31 190464K ........ ........ ........ ........ ........ ........ 82% 272M 0s
09:43:31 193536K ........ ........ ........ ........ ........ ........ 83% 336M 0s
09:43:31 196608K ........ ........ ........ ........ ........ ........ 85% 103M 0s
09:43:31 199680K ........ ........ ........ ........ ........ ........ 86% 261M 0s
09:43:31 202752K ........ ........ ........ ........ ........ ........ 87% 426M 0s
09:43:31 205824K ........ ........ ........ ........ ........ ........ 89% 449M 0s
09:43:31 208896K ........ ........ ........ ........ ........ ........ 90% 395M 0s
09:43:31 211968K ........ ........ ........ ........ ........ ........ 91% 320M 0s
09:43:31 215040K ........ ........ ........ ........ ........ ........ 93% 205M 0s
09:43:31 218112K ........ ........ ........ ........ ........ ........ 94% 337M 0s
09:43:31 221184K ........ ........ ........ ........ ........ ........ 95% 415M 0s
09:43:31 224256K ........ ........ ........ ........ ........ ........ 97% 209M 0s
09:43:31 227328K ........ ........ ........ ........ ........ ........ 98% 374M 0s
09:43:31 230400K ........ ........ ........ ........ ........ ........ 99% 309M 0s
09:43:31 233472K ........ ... 100% 366M=0.9s
09:43:31
09:43:31 2025-11-06 09:43:31 (244 MB/s) - ‘karaf-0.21.4-20251106.093938-97.zip’ saved [239812729/239812729]
09:43:31
09:43:31 Extracting the new controller...
09:43:31 + echo 'Extracting the new controller...'
09:43:31 + unzip -q karaf-0.21.4-20251106.093938-97.zip
09:43:33 Adding external repositories...
09:43:33 + echo 'Adding external repositories...'
09:43:33 + 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:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:33 ################################################################################
09:43:33 #
09:43:33 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:33 # contributor license agreements. See the NOTICE file distributed with
09:43:33 # this work for additional information regarding copyright ownership.
09:43:33 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:33 # (the "License"); you may not use this file except in compliance with
09:43:33 # the License. You may obtain a copy of the License at
09:43:33 #
09:43:33 # http://www.apache.org/licenses/LICENSE-2.0
09:43:33 #
09:43:33 # Unless required by applicable law or agreed to in writing, software
09:43:33 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:33 # See the License for the specific language governing permissions and
09:43:33 # limitations under the License.
09:43:33 #
09:43:33 ################################################################################
09:43:33
09:43:33 #
09:43:33 # If set to true, the following property will not allow any certificate to be used
09:43:33 # when accessing Maven repositories through SSL
09:43:33 #
09:43:33 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:33
09:43:33 #
09:43:33 # Path to the local Maven settings file.
09:43:33 # The repositories defined in this file will be automatically added to the list
09:43:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:33 # below is not set.
09:43:33 # The following locations are checked for the existence of the settings.xml file
09:43:33 # * 1. looks for the specified url
09:43:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:33 #
09:43:33 #org.ops4j.pax.url.mvn.settings=
09:43:33
09:43:33 #
09:43:33 # Path to the local Maven repository which is used to avoid downloading
09:43:33 # artifacts when they already exist locally.
09:43:33 # The value of this property will be extracted from the settings.xml file
09:43:33 # above, or defaulted to:
09:43:33 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:33 #
09:43:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:33
09:43:33 #
09:43:33 # Default this to false. It's just weird to use undocumented repos
09:43:33 #
09:43:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:33
09:43:33 #
09:43:33 # Uncomment if you don't wanna use the proxy settings
09:43:33 # from the Maven conf/settings.xml file
09:43:33 #
09:43:33 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:33
09:43:33 #
09:43:33 # Comma separated list of repositories scanned when resolving an artifact.
09:43:33 # Those repositories will be checked before iterating through the
09:43:33 # below list of repositories and even before the local repository
09:43:33 # A repository url can be appended with zero or more of the following flags:
09:43:33 # @snapshots : the repository contains snaphots
09:43:33 # @noreleases : the repository does not contain any released artifacts
09:43:33 #
09:43:33 # The following property value will add the system folder as a repo.
09:43:33 #
09:43:33 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:33
09:43:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:33
09:43:33 #
09:43:33 # Comma separated list of repositories scanned when resolving an artifact.
09:43:33 # The default list includes the following repositories:
09:43:33 # http://repo1.maven.org/maven2@id=central
09:43:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:33 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:33 # to add.
09:43:33 # A repository url can be appended with zero or more of the following flags:
09:43:33 # @snapshots : the repository contains snapshots
09:43:33 # @noreleases : the repository does not contain any released artifacts
09:43:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:33 #
09:43:33 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:33
09:43:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:33 + [[ True == \T\r\u\e ]]
09:43:33 + echo 'Configuring the startup features...'
09:43:33 + 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:33 + FEATURE_TEST_STRING=features-test
09:43:33 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:33 + KARAF_VERSION=karaf4
09:43:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:33 + 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:33 + [[ ! -z '' ]]
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:33 ################################################################################
09:43:33 #
09:43:33 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:33 # contributor license agreements. See the NOTICE file distributed with
09:43:33 # this work for additional information regarding copyright ownership.
09:43:33 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:33 # (the "License"); you may not use this file except in compliance with
09:43:33 # the License. You may obtain a copy of the License at
09:43:33 #
09:43:33 # http://www.apache.org/licenses/LICENSE-2.0
09:43:33 #
09:43:33 # Unless required by applicable law or agreed to in writing, software
09:43:33 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:33 # See the License for the specific language governing permissions and
09:43:33 # limitations under the License.
09:43:33 #
09:43:33 ################################################################################
09:43:33
09:43:33 #
09:43:33 # Comma separated list of features repositories to register by default
09:43:33 #
09:43:33 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}/0dd48cc7-5a21-4b40-9cc4-17051bafa726.xml
09:43:33
09:43:33 #
09:43:33 # Comma separated list of features to install at startup
09:43:33 #
09:43:33 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b2ac0627-baf0-418f-a194-2ec9ee799f7b
09:43:33
09:43:33 #
09:43:33 # Resource repositories (OBR) that the features resolver can use
09:43:33 # to resolve requirements/capabilities
09:43:33 #
09:43:33 # The format of the resourceRepositories is
09:43:33 # resourceRepositories=[xml:url|json:url],...
09:43:33 # for Instance:
09:43:33 #
09:43:33 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:33 # or
09:43:33 #resourceRepositories=json:http://host/path/to/index.json
09:43:33 #
09:43:33
09:43:33 #
09:43:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:33 #
09:43:33 featuresBootAsynchronous=false
09:43:33
09:43:33 #
09:43:33 # Service requirements enforcement
09:43:33 #
09:43:33 # By default, the feature resolver checks the service requirements/capabilities of
09:43:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:33 # the required bundles.
09:43:33 # The following flag can have those values:
09:43:33 # - disable: service requirements are completely ignored
09:43:33 # - default: service requirements are ignored for old features
09:43:33 # - enforce: service requirements are always verified
09:43:33 #
09:43:33 #serviceRequirements=default
09:43:33
09:43:33 #
09:43:33 # Store cfg file for config element in feature
09:43:33 #
09:43:33 #configCfgStore=true
09:43:33
09:43:33 #
09:43:33 # Define if the feature service automatically refresh bundles
09:43:33 #
09:43:33 autoRefresh=true
09:43:33
09:43:33 #
09:43:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:33 # XML file defines instructions related to features processing
09:43:33 # versions.properties may declare properties to resolve placeholders in XML file
09:43:33 # both files are relative to ${karaf.etc}
09:43:33 #
09:43:33 #featureProcessing=org.apache.karaf.features.xml
09:43:33 #featureProcessingVersions=versions.properties
09:43:33 + configure_karaf_log karaf4 ''
09:43:33 + local -r karaf_version=karaf4
09:43:33 + local -r controllerdebugmap=
09:43:33 + local logapi=log4j
09:43:33 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:33 log4j2.rootLogger.level = INFO
09:43:33 #log4j2.rootLogger.type = asyncRoot
09:43:33 #log4j2.rootLogger.includeLocation = false
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:33 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:33 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:33 log4j2.logger.spifly.level = WARN
09:43:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:33 log4j2.logger.audit.level = INFO
09:43:33 log4j2.logger.audit.additivity = false
09:43:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:33 log4j2.appender.console.type = Console
09:43:33 log4j2.appender.console.name = Console
09:43:33 log4j2.appender.console.layout.type = PatternLayout
09:43:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:33 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:33 log4j2.appender.rolling.name = RollingFile
09:43:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:33 #log4j2.appender.rolling.immediateFlush = false
09:43:33 log4j2.appender.rolling.append = true
09:43:33 log4j2.appender.rolling.layout.type = PatternLayout
09:43:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:33 log4j2.appender.rolling.policies.type = Policies
09:43:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:33 log4j2.appender.rolling.policies.size.size = 64MB
09:43:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:33 log4j2.appender.rolling.strategy.max = 7
09:43:33 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:33 log4j2.appender.audit.name = AuditRollingFile
09:43:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:33 log4j2.appender.audit.append = true
09:43:33 log4j2.appender.audit.layout.type = PatternLayout
09:43:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:33 log4j2.appender.audit.policies.type = Policies
09:43:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:33 log4j2.appender.audit.policies.size.size = 8MB
09:43:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:33 log4j2.appender.audit.strategy.max = 7
09:43:33 log4j2.appender.osgi.type = PaxOsgi
09:43:33 log4j2.appender.osgi.name = PaxOsgi
09:43:33 log4j2.appender.osgi.filter = *
09:43:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:33 #log4j2.logger.aether.level = TRACE
09:43:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:33 #log4j2.logger.http-headers.level = DEBUG
09:43:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:33 #log4j2.logger.maven.level = TRACE
09:43:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:33 + logapi=log4j2
09:43:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:33 + '[' log4j2 == log4j2 ']'
09:43:33 + 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:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:33 + unset IFS
09:43:33 + echo 'controllerdebugmap: '
09:43:33 controllerdebugmap:
09:43:33 + '[' -n '' ']'
09:43:33 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:33 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:33 ################################################################################
09:43:33 #
09:43:33 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:33 # contributor license agreements. See the NOTICE file distributed with
09:43:33 # this work for additional information regarding copyright ownership.
09:43:33 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:33 # (the "License"); you may not use this file except in compliance with
09:43:33 # the License. You may obtain a copy of the License at
09:43:33 #
09:43:33 # http://www.apache.org/licenses/LICENSE-2.0
09:43:33 #
09:43:33 # Unless required by applicable law or agreed to in writing, software
09:43:33 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:33 # See the License for the specific language governing permissions and
09:43:33 # limitations under the License.
09:43:33 #
09:43:33 ################################################################################
09:43:33
09:43:33 # Common pattern layout for appenders
09:43:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:33
09:43:33 # Root logger
09:43:33 log4j2.rootLogger.level = INFO
09:43:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:33 #log4j2.rootLogger.type = asyncRoot
09:43:33 #log4j2.rootLogger.includeLocation = false
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:33 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:33
09:43:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:33
09:43:33 # Loggers configuration
09:43:33
09:43:33 # Spifly logger
09:43:33 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:33 log4j2.logger.spifly.level = WARN
09:43:33
09:43:33 # Security audit logger
09:43:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:33 log4j2.logger.audit.level = INFO
09:43:33 log4j2.logger.audit.additivity = false
09:43:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:33
09:43:33 # Appenders configuration
09:43:33
09:43:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:33 log4j2.appender.console.type = Console
09:43:33 log4j2.appender.console.name = Console
09:43:33 log4j2.appender.console.layout.type = PatternLayout
09:43:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:33
09:43:33 # Rolling file appender
09:43:33 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:33 log4j2.appender.rolling.name = RollingFile
09:43:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:33 # uncomment to not force a disk flush
09:43:33 #log4j2.appender.rolling.immediateFlush = false
09:43:33 log4j2.appender.rolling.append = true
09:43:33 log4j2.appender.rolling.layout.type = PatternLayout
09:43:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:33 log4j2.appender.rolling.policies.type = Policies
09:43:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:33 log4j2.appender.rolling.policies.size.size = 1GB
09:43:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:33 log4j2.appender.rolling.strategy.max = 7
09:43:33
09:43:33 # Audit file appender
09:43:33 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:33 log4j2.appender.audit.name = AuditRollingFile
09:43:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:33 log4j2.appender.audit.append = true
09:43:33 log4j2.appender.audit.layout.type = PatternLayout
09:43:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:33 log4j2.appender.audit.policies.type = Policies
09:43:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:33 log4j2.appender.audit.policies.size.size = 8MB
09:43:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:33 log4j2.appender.audit.strategy.max = 7
09:43:33
09:43:33 # OSGi appender
09:43:33 log4j2.appender.osgi.type = PaxOsgi
09:43:33 log4j2.appender.osgi.name = PaxOsgi
09:43:33 log4j2.appender.osgi.filter = *
09:43:33
09:43:33 # help with identification of maven-related problems with pax-url-aether
09:43:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:33 #log4j2.logger.aether.level = TRACE
09:43:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:33 #log4j2.logger.http-headers.level = DEBUG
09:43:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:33 #log4j2.logger.maven.level = TRACE
09:43:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:33 Configure
09:43:33 + local -r controllermem=2048m
09:43:33 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 + echo Configure
09:43:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:33 max memory: 2048m
09:43:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:33 + echo ' max memory: 2048m'
09:43:33 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:33 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 + 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:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:33 #!/bin/sh
09:43:33 #
09:43:33 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:33 # contributor license agreements. See the NOTICE file distributed with
09:43:33 # this work for additional information regarding copyright ownership.
09:43:33 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:33 # (the "License"); you may not use this file except in compliance with
09:43:33 # the License. You may obtain a copy of the License at
09:43:33 #
09:43:33 # http://www.apache.org/licenses/LICENSE-2.0
09:43:33 #
09:43:33 # Unless required by applicable law or agreed to in writing, software
09:43:33 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:33 # See the License for the specific language governing permissions and
09:43:33 # limitations under the License.
09:43:33 #
09:43:33
09:43:33 #
09:43:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:33 # script: client, instance, shell, start, status, stop, karaf
09:43:33 #
09:43:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:33 # Actions go here...
09:43:33 # fi
09:43:33
09:43:33 #
09:43:33 # general settings which should be applied for all scripts go here; please keep
09:43:33 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:33 # in example of the start script where the start script is executed first and the
09:43:33 # karaf script afterwards.
09:43:33 #
09:43:33
09:43:33 #
09:43:33 # The following section shows the possible configuration options for the default
09:43:33 # karaf scripts
09:43:33 #
09:43:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:33 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:33 # export KARAF_HOME # Karaf home folder
09:43:33 # export KARAF_DATA # Karaf data folder
09:43:33 # export KARAF_BASE # Karaf base folder
09:43:33 # export KARAF_ETC # Karaf etc folder
09:43:33 # export KARAF_LOG # Karaf log folder
09:43:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:33 # export KARAF_OPTS # Additional available Karaf options
09:43:33 # export KARAF_DEBUG # Enable debug mode
09:43:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:33 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:33 Set Java version
09:43:33 + echo 'Set Java version'
09:43:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:33 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:33 sudo: a password is required
09:43:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:33 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:33 sudo: a password is required
09:43:33 JDK default version ...
09:43:33 + echo 'JDK default version ...'
09:43:33 + java -version
09:43:33 openjdk version "21.0.8" 2025-07-15
09:43:33 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:33 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:33 Set JAVA_HOME
09:43:33 + echo 'Set JAVA_HOME'
09:43:33 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:33 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:33 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:33 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:33 Listing all open ports on controller system...
09:43:33 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:33 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:33 + echo 'Listing all open ports on controller system...'
09:43:33 + netstat -pnatu
09:43:33 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:33 Configuring cluster
09:43:33 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:33 + echo 'Configuring cluster'
09:43:33 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.177
09:43:33 ################################################
09:43:33 ## Configure Cluster ##
09:43:33 ################################################
09:43:33 NOTE: Cluster configuration files not found. Copying from
09:43:33 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:33 Configuring unique name in akka.conf
09:43:33 Configuring hostname in akka.conf
09:43:33 Configuring data and rpc seed nodes in akka.conf
09:43:33 modules = [
09:43:33
09:43:33 {
09:43:33 name = "inventory"
09:43:33 namespace = "urn:opendaylight:inventory"
09:43:33 shard-strategy = "module"
09:43:33 },
09:43:33 {
09:43:33 name = "topology"
09:43:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:33 shard-strategy = "module"
09:43:33 },
09:43:33 {
09:43:33 name = "toaster"
09:43:33 namespace = "http://netconfcentral.org/ns/toaster"
09:43:33 shard-strategy = "module"
09:43:33 }
09:43:33 ]
09:43:33 Configuring replication type in module-shards.conf
09:43:33 ################################################
09:43:33 ## NOTE: Manually restart controller to ##
09:43:33 ## apply configuration. ##
09:43:33 ################################################
09:43:33 Dump akka.conf
09:43:33 + echo 'Dump akka.conf'
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:33
09:43:33 odl-cluster-data {
09:43:33 akka {
09:43:33 remote {
09:43:33 artery {
09:43:33 enabled = on
09:43:33 transport = tcp
09:43:33 canonical.hostname = "10.30.171.177"
09:43:33 canonical.port = 2550
09:43:33 }
09:43:33 }
09:43:33
09:43:33 cluster {
09:43:33 # Using artery.
09:43:33 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.177:2550"]
09:43:33
09:43:33 roles = ["member-1"]
09:43:33
09:43:33 # when under load we might trip a false positive on the failure detector
09:43:33 # failure-detector {
09:43:33 # heartbeat-interval = 4 s
09:43:33 # acceptable-heartbeat-pause = 16s
09:43:33 # }
09:43:33 }
09:43:33
09:43:33 persistence {
09:43:33 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:33 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:33 # The relative path is always relative to KARAF_HOME.
09:43:33
09:43:33 # snapshot-store.local.dir = "target/snapshots"
09:43:33
09:43:33 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:33 snapshot-store.local.use-lz4-compression = false
09:43:33 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:33 snapshot-store.local.lz4-blocksize = 256KB
09:43:33 }
09:43:33 disable-default-actor-system-quarantined-event-handling = "false"
09:43:33 }
09:43:33 }
09:43:33 Dump modules.conf
09:43:33 + echo 'Dump modules.conf'
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:33 modules = [
09:43:33
09:43:33 {
09:43:33 name = "inventory"
09:43:33 namespace = "urn:opendaylight:inventory"
09:43:33 shard-strategy = "module"
09:43:33 },
09:43:33 {
09:43:33 name = "topology"
09:43:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:33 shard-strategy = "module"
09:43:33 },
09:43:33 {
09:43:33 name = "toaster"
09:43:33 namespace = "http://netconfcentral.org/ns/toaster"
09:43:33 shard-strategy = "module"
09:43:33 }
09:43:33 ]
09:43:33 Dump module-shards.conf
09:43:33 + echo 'Dump module-shards.conf'
09:43:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:33 module-shards = [
09:43:33 {
09:43:33 name = "default"
09:43:33 shards = [
09:43:33 {
09:43:33 name = "default"
09:43:33 replicas = ["member-1"]
09:43:33 }
09:43:33 ]
09:43:33 },
09:43:33 {
09:43:33 name = "inventory"
09:43:33 shards = [
09:43:33 {
09:43:33 name="inventory"
09:43:33 replicas = ["member-1"]
09:43:33 }
09:43:33 ]
09:43:33 },
09:43:33 {
09:43:33 name = "topology"
09:43:33 shards = [
09:43:33 {
09:43:33 name="topology"
09:43:33 replicas = ["member-1"]
09:43:33 }
09:43:33 ]
09:43:33 },
09:43:33 {
09:43:33 name = "toaster"
09:43:33 shards = [
09:43:33 {
09:43:33 name="toaster"
09:43:33 replicas = ["member-1"]
09:43:33 }
09:43:33 ]
09:43:33 }
09:43:33 ]
09:43:33 Locating config plan to use...
09:43:33 Finished running config plans
09:43:33 Starting member-1 with IP address 10.30.171.177
09:43:33 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:34 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:34 Redirecting karaf console output to karaf_console.log
09:43:34 Starting controller...
09:43:34 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:34 Execute the post startup script on controller 10.30.171.177
09:43:34 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:43:34 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
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 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:34 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:39 2025-11-06T09:43:59,463 | 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:39 Controller is UP
09:44:39 2025-11-06T09:43:59,463 | 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:39 Listing all open ports on controller system...
09:44:39 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:39 looking for "BindException: Address already in use" in log file
09:44:39 looking for "server is unhealthy" in log file
09:44:39 Let's take the karaf thread dump
09:44:39 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:44:40 karaf main: org.apache.karaf.main.Main, pid:2036
09:44:40 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:44:40 Generating mininet variables...
09:44:40 Locating test plan to use...
09:44:40 Changing the testplan path...
09:44:40 # Place the suites in run order:
09:44:40 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:40 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:40 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:40 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:40 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:41 ==============================================================================
09:44:41 openflowplugin-sanity.txt
09:44:41 ==============================================================================
09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:41 ==============================================================================
09:44:44 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:44 ==============================================================================
09:44:44 Get list of nodes :: Get the inventory | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:45 ------------------------------------------------------------------------------
09:44:45 Link Down :: Take link s1-s2 down | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 Link Up :: Take link s1-s2 up | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:48 7 tests, 7 passed, 0 failed
09:44:48 ==============================================================================
09:44:48 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:48 ==============================================================================
09:44:48 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 List all the links :: List all the links in the topology. | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Link Down :: Take link s1-s2 down | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Link Up :: Take link s1-s2 up | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:58 4 tests, 4 passed, 0 failed
09:44:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:58 ==============================================================================
09:44:58 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:58 4 tests, 4 passed, 0 failed
09:44:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:58 ==============================================================================
09:44:58 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:00 ------------------------------------------------------------------------------
09:45:00 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:04 6 tests, 6 passed, 0 failed
09:45:04 ==============================================================================
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:05 21 tests, 21 passed, 0 failed
09:45:05 ==============================================================================
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:05 ==============================================================================
09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:07 ==============================================================================
09:45:07 Get list of nodes :: Get the inventory | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Link Down :: Take link s1-s2 down | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Link Up :: Take link s1-s2 up | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:10 7 tests, 7 passed, 0 failed
09:45:10 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:10 ==============================================================================
09:45:10 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 List all the links :: List all the links in the topology. | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Down :: Take link s1-s2 down | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Up :: Take link s1-s2 up | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:18 4 tests, 4 passed, 0 failed
09:45:18 ==============================================================================
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:18 ==============================================================================
09:45:18 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:18 4 tests, 4 passed, 0 failed
09:45:18 ==============================================================================
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:18 ==============================================================================
09:45:18 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:27 9 tests, 9 passed, 0 failed
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:27 24 tests, 24 passed, 0 failed
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:27 ==============================================================================
09:45:29 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:29 ==============================================================================
09:45:31 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 1 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 2 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 3 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 4 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 5 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 6 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 7 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 8 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 9 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 10 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 11 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 14 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 15 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 16 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 17 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 18 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 19 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 20 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 21 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 22 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 23 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 24 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 25 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 31 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 36 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 38 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 43 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 45 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 101 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 102 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 103 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 104 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 105 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 106 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 107 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 108 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 109 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 110 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 113 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 156 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 201 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 202 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 203 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 204 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 205 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 206 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 209 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 214 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 218 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 219 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 220 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 221 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 222 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 223 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 224 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 225 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 550 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 1 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 2 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 3 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 4 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 5 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 6 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 7 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 8 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 9 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 10 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 11 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 14 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 15 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 16 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 17 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 18 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 19 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 20 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 21 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 22 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 23 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 24 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 25 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 31 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 36 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 38 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 43 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 45 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 101 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 102 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 103 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 104 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 105 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 106 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 107 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 108 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 109 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 110 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 113 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 156 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 201 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 202 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 203 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 204 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 205 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 206 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 209 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 214 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 218 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 219 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 220 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 221 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 222 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 223 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 224 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 225 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 550 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 1 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 2 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 3 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 4 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 5 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 6 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 7 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 8 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 9 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 10 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 11 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 14 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 15 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 16 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 17 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 18 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 19 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 20 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 21 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 22 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 23 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 24 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 25 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 31 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 36 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 38 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 43 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 45 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 101 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 102 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 103 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 104 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 105 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 106 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 107 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 108 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 109 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 110 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 113 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 156 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 201 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 202 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 203 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 204 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 205 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 206 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 209 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 214 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 218 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 219 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 220 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 221 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 222 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 223 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 224 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 225 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 550 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:05 174 tests, 174 passed, 0 failed
09:46:05 ==============================================================================
09:46:05 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:05 ==============================================================================
09:46:05 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 1 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 2 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 3 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 4 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 5 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 6 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 7 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 8 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 9 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 10 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 11 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 15 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 16 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 17 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 18 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 19 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 20 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 21 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 22 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 23 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 24 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 25 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 31 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 36 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 38 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 43 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 45 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 101 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 102 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 103 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 104 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 105 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 106 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 107 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 108 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 109 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 110 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 113 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 201 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 202 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 203 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 204 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 205 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 206 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 209 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 214 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 218 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 219 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 220 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 1 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 2 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 3 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 4 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 5 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 6 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 7 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 8 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 9 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 10 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 11 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 14 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 15 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 16 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 17 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 18 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 19 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 20 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 21 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 22 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 23 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 24 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 25 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 31 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 36 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 38 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 43 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 45 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 101 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 102 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 103 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 104 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 105 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 106 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 107 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 108 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 109 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 110 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 113 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 201 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 202 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 203 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 204 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 205 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 206 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 209 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 214 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 218 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 219 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 220 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 1 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 2 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 3 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 4 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 5 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 6 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 7 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 8 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 9 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 10 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 11 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 14 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 15 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 16 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 17 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 18 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 19 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 20 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 21 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 22 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 23 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 24 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 25 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 31 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 36 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 38 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 43 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 45 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 101 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 102 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 103 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 104 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 105 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 106 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 107 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 108 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 109 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 110 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 113 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 201 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 202 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 203 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 204 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 205 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 206 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 209 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 214 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 218 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 219 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 220 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:42 152 tests, 152 passed, 0 failed
09:47:42 ==============================================================================
09:47:42 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:42 326 tests, 326 passed, 0 failed
09:47:42 ==============================================================================
09:47:42 openflowplugin-sanity.txt.Reconciliation
09:47:42 ==============================================================================
09:47:42 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:42 ==============================================================================
09:47:42 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:58 | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Reconnect Mininet :: Connect Mininet. :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:08 | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 | PASS |
09:48:43 ------------------------------------------------------------------------------
09:48:43 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:43 ------------------------------------------------------------------------------
09:48:43 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Stop Mininet :: Stop Mininet. | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check No Switches :: Check no switches in topology. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:45 23 tests, 23 passed, 0 failed
09:48:45 ==============================================================================
09:48:45 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:45 23 tests, 23 passed, 0 failed
09:48:45 ==============================================================================
09:48:45 openflowplugin-sanity.txt | PASS |
09:48:45 394 tests, 394 passed, 0 failed
09:48:45 ==============================================================================
09:48:45 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:49 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:49 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:49 Examining the files in data/log and checking filesize
09:48:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:49 total 1112
09:48:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 09:43 .
09:48:49 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 6 09:43 karaf_console.log
09:48:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 09:43 ..
09:48:49 -rw-rw-r-- 1 jenkins jenkins 1125558 Nov 6 09:48 karaf.log
09:48:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:50 1.1M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:50 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:50 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:50 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:50 Let's take the karaf thread dump again...
09:48:50 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:50 karaf main: org.apache.karaf.main.Main, pid:4502
09:48:50 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:50 Killing ODL
09:48:51 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:56 Compressing karaf.log 1
09:48:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:56 Fetching compressed karaf.log 1
09:48:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:57 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:57 Fetch GC logs
09:48:57 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
09:48:57 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:57 Examine copied files
09:48:57 total 44024
09:48:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 6 09:48 gclogs-1
09:48:57 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 6 09:48 odl1_karaf_console.log
09:48:57 -rw-rw-r--. 1 jenkins jenkins 74617 Nov 6 09:48 odl1_karaf.log.gz
09:48:57 -rw-rw-r--. 1 jenkins jenkins 150423 Nov 6 09:48 karaf_1_4502_threads_after.log
09:48:57 -rw-rw-r--. 1 jenkins jenkins 14389 Nov 6 09:48 ps_after.log
09:48:57 -rw-rw-r--. 1 jenkins jenkins 270947 Nov 6 09:48 report.html
09:48:57 -rw-rw-r--. 1 jenkins jenkins 3397820 Nov 6 09:48 log.html
09:48:57 -rw-rw-r--. 1 jenkins jenkins 40975791 Nov 6 09:48 output.xml
09:48:57 -rw-rw-r--. 1 jenkins jenkins 491 Nov 6 09:44 testplan.txt
09:48:57 -rw-rw-r--. 1 jenkins jenkins 109500 Nov 6 09:44 karaf_1_2036_threads_before.log
09:48:57 -rw-rw-r--. 1 jenkins jenkins 14191 Nov 6 09:44 ps_before.log
09:48:57 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 6 09:43 post-startup-script.sh
09:48:57 -rw-rw-r--. 1 jenkins jenkins 252 Nov 6 09:43 startup-script.sh
09:48:57 -rw-rw-r--. 1 jenkins jenkins 3492 Nov 6 09:43 configuration-script.sh
09:48:57 -rw-rw-r--. 1 jenkins jenkins 335 Nov 6 09:43 detect_variables.env
09:48:57 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 6 09:43 pom.xml
09:48:57 -rw-rw-r--. 1 jenkins jenkins 92 Nov 6 09:43 set_variables.env
09:48:57 -rw-rw-r--. 1 jenkins jenkins 299 Nov 6 09:43 slave_addresses.txt
09:48:57 -rw-rw-r--. 1 jenkins jenkins 570 Nov 6 09:42 requirements.txt
09:48:57 -rw-rw-r--. 1 jenkins jenkins 26 Nov 6 09:42 env.properties
09:48:57 -rw-rw-r--. 1 jenkins jenkins 334 Nov 6 09:41 stack-parameters.yaml
09:48:57 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 6 09:39 test
09:48:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 6 09:39 test@tmp
09:48:57 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 6 09:39 maven-metadata.xml
09:48:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18231187832203809415.sh
09:48:57 Karaf Deployments, Tests must have already run
09:48:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins2888376092988089231.sh
09:48:57 Cleaning up Robot installation...
09:48:57 $ ssh-agent -k
09:48:57 unset SSH_AUTH_SOCK;
09:48:57 unset SSH_AGENT_PID;
09:48:57 echo Agent pid 6543 killed;
09:48:57 [ssh-agent] Stopped.
09:48:58 Recording plot data
09:48:58 Robot results publisher started...
09:48:58 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:58 -Parsing output xml:
09:48:59 Done!
09:48:59 -Copying log files to build dir:
09:49:00 Done!
09:49:00 -Assigning results to build:
09:49:00 Done!
09:49:00 -Checking thresholds:
09:49:00 Done!
09:49:00 Done publishing Robot results.
09:49:00 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2067032646608804803.sh
09:49:00 Archiving csit artifacts
09:49:00 mv: cannot stat '*_1.png': No such file or directory
09:49:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:00 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:00 Dload Upload Total Spent Left Speed
09:49:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 672k 0 672k 0 0 3612k 0 --:--:-- --:--:-- --:--:-- 3593k
100 3547k 0 3547k 0 0 4479k 0 --:--:-- --:--:-- --:--:-- 4479k
09:49:01 Archive: robot-plugin.zip
09:49:01 inflating: ./archives/robot-plugin/log.html
09:49:01 inflating: ./archives/robot-plugin/output.xml
09:49:01 inflating: ./archives/robot-plugin/report.html
09:49:01 mv: cannot stat '*.log.gz': No such file or directory
09:49:01 mv: cannot stat '*.csv': No such file or directory
09:49:01 mv: cannot stat '*.png': No such file or directory
09:49:01 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5236708453256801579.sh
09:49:01 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:01 [EnvInject] - Injecting environment variables from a build step.
09:49:01 [EnvInject] - Injecting as environment variables the properties content
09:49:01 OS_CLOUD=vex
09:49:01 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:49:01
09:49:01 [EnvInject] - Variables injected successfully.
09:49:01 provisioning config files...
09:49:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11654669634183752644.sh
09:49:02 ---> openstack-stack-delete.sh
09:49:02 Setup pyenv:
09:49:02 system
09:49:02 3.8.13
09:49:02 3.9.13
09:49:02 3.10.13
09:49:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49: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:49:04 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:04 lf-activate-venv(): INFO: Base packages installed successfully
09:49:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:49:28 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:40 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:49:40 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-524
09:49:40 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins155095634171010273.sh
09:49:40 ---> sysstat.sh
09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15873193077552202316.sh
09:49:40 ---> package-listing.sh
09:49:40 ++ facter osfamily
09:49:40 ++ tr '[:upper:]' '[:lower:]'
09:49:40 + OS_FAMILY=redhat
09:49:40 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:40 + START_PACKAGES=/tmp/packages_start.txt
09:49:40 + END_PACKAGES=/tmp/packages_end.txt
09:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:40 + PACKAGES=/tmp/packages_start.txt
09:49:40 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:40 + PACKAGES=/tmp/packages_end.txt
09:49:40 + case "${OS_FAMILY}" in
09:49:40 + rpm -qa
09:49:40 + sort
09:49:41 + '[' -f /tmp/packages_start.txt ']'
09:49:41 + '[' -f /tmp/packages_end.txt ']'
09:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:41 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:41 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:41 + 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:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12502502855874268870.sh
09:49:41 ---> capture-instance-metadata.sh
09:49:41 Setup pyenv:
09:49:41 system
09:49:41 3.8.13
09:49:41 3.9.13
09:49:41 3.10.13
09:49:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT 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:43 lf-activate-venv(): INFO: Base packages installed successfully
09:49:43 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:49:53 INFO: Running in OpenStack, capturing instance metadata
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12333123450521496174.sh
09:49:54 provisioning config files...
09:49:54 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #524
09:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config1079874672169400814tmp
09:49:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:54 provisioning config files...
09:49:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:54 [EnvInject] - Injecting environment variables from a build step.
09:49:54 [EnvInject] - Injecting as environment variables the properties content
09:49:54 SERVER_ID=logs
09:49:54
09:49:54 [EnvInject] - Variables injected successfully.
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11973890015778409736.sh
09:49:54 ---> create-netrc.sh
09:49:54 WARN: Log server credential not found.
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3405608508333982739.sh
09:49:54 ---> python-tools-install.sh
09:49:54 Setup pyenv:
09:49:54 system
09:49:54 3.8.13
09:49:54 3.9.13
09:49:54 3.10.13
09:49:54 * 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-0wtT 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:56 lf-activate-venv(): INFO: Base packages installed successfully
09:49:56 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:50:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16280839109781482594.sh
09:50:07 ---> sudo-logs.sh
09:50:07 Archiving 'sudo' log..
09:50:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8191061585421359234.sh
09:50:07 ---> job-cost.sh
09:50:07 Setup pyenv:
09:50:07 system
09:50:07 3.8.13
09:50:07 3.9.13
09:50:07 3.10.13
09:50:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:10 lf-activate-venv(): INFO: Base packages installed successfully
09:50:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:50:19 DEBUG: total: 0
09:50:19 INFO: Retrieving Stack Cost...
09:50:19 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:20 INFO: Archiving Costs
09:50:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15410299378564011000.sh
09:50:20 ---> logs-deploy.sh
09:50:20 Setup pyenv:
09:50:20 system
09:50:20 3.8.13
09:50:20 3.9.13
09:50:20 3.10.13
09:50:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0wtT from file:/tmp/.os_lf_venv
09:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:22 lf-activate-venv(): INFO: Base packages installed successfully
09:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-0wtT/bin to PATH
09:50:34 WARNING: Nexus logging server not set
09:50:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/524/
09:50:34 INFO: archiving logs to S3
09:50:36 ---> uname -a:
09:50:36 Linux prd-centos8-robot-2c-8g-6368.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:36
09:50:36
09:50:36 ---> lscpu:
09:50:36 Architecture: x86_64
09:50:36 CPU op-mode(s): 32-bit, 64-bit
09:50:36 Byte Order: Little Endian
09:50:36 CPU(s): 2
09:50:36 On-line CPU(s) list: 0,1
09:50:36 Thread(s) per core: 1
09:50:36 Core(s) per socket: 1
09:50:36 Socket(s): 2
09:50:36 NUMA node(s): 1
09:50:36 Vendor ID: AuthenticAMD
09:50:36 CPU family: 23
09:50:36 Model: 49
09:50:36 Model name: AMD EPYC-Rome Processor
09:50:36 Stepping: 0
09:50:36 CPU MHz: 2799.998
09:50:36 BogoMIPS: 5599.99
09:50:36 Virtualization: AMD-V
09:50:36 Hypervisor vendor: KVM
09:50:36 Virtualization type: full
09:50:36 L1d cache: 32K
09:50:36 L1i cache: 32K
09:50:36 L2 cache: 512K
09:50:36 L3 cache: 16384K
09:50:36 NUMA node0 CPU(s): 0,1
09:50:36 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:36
09:50:36
09:50:36 ---> nproc:
09:50:36 2
09:50:36
09:50:36
09:50:36 ---> df -h:
09:50:36 Filesystem Size Used Avail Use% Mounted on
09:50:36 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:36 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:36 tmpfs 3.8G 17M 3.8G 1% /run
09:50:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:36 /dev/vda1 40G 8.4G 32G 21% /
09:50:36 tmpfs 770M 0 770M 0% /run/user/1001
09:50:36
09:50:36
09:50:36 ---> free -m:
09:50:36 total used free shared buff/cache available
09:50:36 Mem: 7697 576 4835 19 2285 6822
09:50:36 Swap: 1023 0 1023
09:50:36
09:50:36
09:50:36 ---> ip addr:
09:50:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:36 inet 127.0.0.1/8 scope host lo
09:50:36 valid_lft forever preferred_lft forever
09:50:36 inet6 ::1/128 scope host
09:50:36 valid_lft forever preferred_lft forever
09:50:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:36 link/ether fa:16:3e:8f:a2:4e brd ff:ff:ff:ff:ff:ff
09:50:36 altname enp0s3
09:50:36 altname ens3
09:50:36 inet 10.30.170.232/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:36 valid_lft 64389sec preferred_lft 64389sec
09:50:36 inet6 fe80::f816:3eff:fe8f:a24e/64 scope link
09:50:36 valid_lft forever preferred_lft forever
09:50:36
09:50:36
09:50:36 ---> sar -b -r -n DEV:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/06/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 03:43:41 LINUX RESTART (2 CPU)
09:50:36
09:50:36 03:44:01 AM tps rtps wtps bread/s bwrtn/s
09:50:36 03:45:01 AM 158.32 117.12 41.20 12281.88 37659.24
09:50:36 03:46:01 AM 1.93 0.00 1.93 0.00 34.09
09:50:36 03:47:01 AM 0.18 0.03 0.15 0.53 1.08
09:50:36 03:48:01 AM 0.38 0.00 0.38 0.00 6.02
09:50:36 03:49:01 AM 0.20 0.00 0.20 0.00 2.20
09:50:36 03:50:01 AM 0.27 0.00 0.27 0.00 4.32
09:50:36 03:51:01 AM 0.18 0.00 0.18 0.00 1.48
09:50:36 03:52:01 AM 0.13 0.00 0.13 0.00 1.87
09:50:36 03:53:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:36 03:54:01 AM 0.30 0.00 0.30 0.00 4.55
09:50:36 03:55:01 AM 0.22 0.00 0.22 0.00 3.10
09:50:36 03:56:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 03:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 03:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:36 03:59:01 AM 0.27 0.03 0.23 0.27 2.95
09:50:36 04:00:01 AM 1.22 0.00 1.22 0.00 29.81
09:50:36 04:01:01 AM 0.28 0.02 0.27 0.13 3.12
09:50:36 04:02:01 AM 0.35 0.07 0.28 1.73 5.00
09:50:36 04:03:01 AM 0.15 0.00 0.15 0.00 1.75
09:50:36 04:04:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:36 04:05:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:36 04:06:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 04:07:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:36 04:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 04:09:01 AM 0.25 0.00 0.25 0.00 3.15
09:50:36 04:10:01 AM 0.27 0.00 0.27 0.00 4.95
09:50:36 04:11:01 AM 0.20 0.00 0.20 0.00 2.05
09:50:36 04:12:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:36 04:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 04:14:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:36 04:15:01 AM 0.23 0.00 0.23 0.00 3.23
09:50:36 04:16:01 AM 0.17 0.00 0.17 0.00 1.23
09:50:36 04:17:01 AM 0.17 0.00 0.17 0.00 2.27
09:50:36 04:18:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:36 04:19:01 AM 0.25 0.00 0.25 0.00 3.10
09:50:36 04:20:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:36 04:21:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:36 04:22:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:36 04:23:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:36 04:24:01 AM 0.33 0.00 0.33 0.00 4.87
09:50:36 04:25:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:36 04:26:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:36 04:27:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:36 04:28:02 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 04:29:01 AM 0.22 0.00 0.22 0.00 2.63
09:50:36 04:30:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 04:31:01 AM 0.23 0.00 0.23 0.00 3.37
09:50:36 04:32:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:36 04:33:01 AM 0.10 0.00 0.10 0.00 1.25
09:50:36 04:34:01 AM 0.17 0.00 0.17 0.00 1.70
09:50:36 04:35:01 AM 0.27 0.00 0.27 0.00 4.47
09:50:36 04:36:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:36 04:37:01 AM 1.20 0.32 0.88 6.93 21.76
09:50:36 04:38:01 AM 0.13 0.00 0.13 0.00 1.37
09:50:36 04:39:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:36 04:40:01 AM 0.32 0.00 0.32 0.00 5.33
09:50:36 04:41:01 AM 0.23 0.00 0.23 0.00 2.95
09:50:36 04:42:01 AM 0.13 0.00 0.13 0.00 2.25
09:50:36 04:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 04:44:01 AM 0.22 0.00 0.22 0.00 2.50
09:50:36 04:45:01 AM 0.32 0.00 0.32 0.00 5.43
09:50:36 04:46:01 AM 6.10 5.95 0.15 574.88 1.15
09:50:36 04:47:01 AM 3.05 0.00 3.05 0.00 73.14
09:50:36 04:48:01 AM 0.38 0.00 0.38 0.00 5.83
09:50:36 04:49:01 AM 0.35 0.00 0.35 0.00 3.52
09:50:36 04:50:01 AM 0.43 0.00 0.43 0.00 5.70
09:50:36 04:51:01 AM 0.40 0.00 0.40 0.00 4.28
09:50:36 04:52:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 04:53:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:36 04:54:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:36 04:55:01 AM 0.48 0.00 0.48 0.00 6.10
09:50:36 04:56:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:36 04:57:01 AM 0.42 0.00 0.42 0.00 5.56
09:50:36 04:58:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 04:59:01 AM 0.32 0.00 0.32 0.00 3.12
09:50:36 05:00:01 AM 0.43 0.00 0.43 0.00 5.70
09:50:36 05:01:01 AM 0.52 0.00 0.52 0.00 6.53
09:50:36 05:02:01 AM 0.32 0.00 0.32 0.00 3.57
09:50:36 05:03:01 AM 0.27 0.00 0.27 0.00 2.52
09:50:36 05:04:01 AM 0.37 0.00 0.37 0.00 3.67
09:50:36 05:05:01 AM 0.55 0.00 0.55 0.00 7.82
09:50:36 05:06:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:07:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:08:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:09:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 05:10:01 AM 0.40 0.00 0.40 0.00 5.35
09:50:36 05:11:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 05:12:01 AM 0.43 0.00 0.43 0.00 5.15
09:50:36 05:13:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 05:14:01 AM 0.37 0.00 0.37 0.00 3.93
09:50:36 05:15:01 AM 0.45 0.00 0.45 0.00 5.48
09:50:36 05:16:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:36 05:17:01 AM 0.42 0.00 0.42 0.00 6.07
09:50:36 05:18:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:19:01 AM 0.48 0.00 0.48 0.00 6.03
09:50:36 05:20:01 AM 0.48 0.00 0.48 0.00 6.20
09:50:36 05:21:01 AM 0.37 0.00 0.37 0.00 3.97
09:50:36 05:22:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 05:23:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:24:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:36 05:25:01 AM 0.48 0.00 0.48 0.00 6.60
09:50:36 05:26:01 AM 0.42 0.00 0.42 0.00 5.13
09:50:36 05:27:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 05:28:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 05:29:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 05:30:01 AM 0.42 0.00 0.42 0.00 5.48
09:50:36 05:31:01 AM 0.37 0.00 0.37 0.00 4.50
09:50:36 05:32:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:33:01 AM 0.43 0.00 0.43 0.00 5.58
09:50:36 05:34:01 AM 0.40 0.00 0.40 0.00 4.20
09:50:36 05:35:01 AM 0.43 0.00 0.43 0.00 5.35
09:50:36 05:36:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 05:37:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 05:38:02 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:39:01 AM 0.37 0.00 0.37 0.00 3.71
09:50:36 05:40:01 AM 0.43 0.00 0.43 0.00 6.06
09:50:36 05:41:01 AM 0.47 0.00 0.47 0.00 5.82
09:50:36 05:42:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 05:43:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:44:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:36 05:45:01 AM 0.47 0.00 0.47 0.00 5.80
09:50:36 05:46:01 AM 0.28 0.00 0.28 0.00 2.30
09:50:36 05:47:01 AM 0.43 0.00 0.43 0.00 4.75
09:50:36 05:48:01 AM 0.27 0.00 0.27 0.00 2.13
09:50:36 05:49:01 AM 0.32 0.00 0.32 0.00 2.35
09:50:36 05:50:01 AM 0.53 0.00 0.53 0.00 7.56
09:50:36 05:51:01 AM 0.38 0.00 0.38 0.00 4.17
09:50:36 05:52:01 AM 0.27 0.00 0.27 0.00 2.37
09:50:36 05:53:01 AM 0.27 0.00 0.27 0.00 2.00
09:50:36 05:54:01 AM 0.37 0.00 0.37 0.00 3.72
09:50:36 05:55:01 AM 0.45 0.00 0.45 0.00 5.83
09:50:36 05:56:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 05:57:01 AM 0.40 0.00 0.40 0.00 5.00
09:50:36 05:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:59:01 AM 0.32 0.00 0.32 0.00 2.75
09:50:36 06:00:01 AM 0.45 0.00 0.45 0.00 6.15
09:50:36 06:01:01 AM 0.37 0.00 0.37 0.00 3.97
09:50:36 06:02:01 AM 0.40 0.00 0.40 0.00 5.40
09:50:36 06:03:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 06:04:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:36 06:05:01 AM 0.45 0.00 0.45 0.00 5.73
09:50:36 06:06:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:36 06:07:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 06:08:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:09:01 AM 0.37 0.00 0.37 0.00 3.70
09:50:36 06:10:01 AM 0.42 0.00 0.42 0.00 5.56
09:50:36 06:11:01 AM 0.48 0.00 0.48 0.00 6.10
09:50:36 06:12:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:13:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 06:14:01 AM 0.30 0.00 0.30 0.00 2.75
09:50:36 06:15:01 AM 0.48 0.00 0.48 0.00 6.12
09:50:36 06:16:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:36 06:17:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:36 06:18:01 AM 0.38 0.00 0.38 0.00 4.73
09:50:36 06:19:01 AM 0.37 0.00 0.37 0.00 4.00
09:50:36 06:20:01 AM 0.42 0.00 0.42 0.00 5.62
09:50:36 06:21:01 AM 0.38 0.00 0.38 0.00 4.40
09:50:36 06:22:01 AM 0.85 0.00 0.85 0.00 11.05
09:50:36 06:23:01 AM 0.52 0.00 0.52 0.00 7.57
09:50:36 06:24:01 AM 0.37 0.00 0.37 0.00 3.62
09:50:36 06:25:01 AM 0.47 0.00 0.47 0.00 5.80
09:50:36 06:26:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 06:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:28:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 06:29:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:36 06:30:01 AM 0.47 0.00 0.47 0.00 5.93
09:50:36 06:31:01 AM 0.50 0.00 0.50 0.00 6.67
09:50:36 06:32:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:33:01 AM 0.30 0.00 0.30 0.00 3.55
09:50:36 06:34:01 AM 0.37 0.00 0.37 0.00 3.62
09:50:36 06:35:01 AM 0.47 0.00 0.47 0.00 5.61
09:50:36 06:36:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:36 06:37:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 06:38:01 AM 0.40 0.00 0.40 0.00 5.00
09:50:36 06:39:01 AM 0.37 0.00 0.37 0.00 3.78
09:50:36 06:40:01 AM 0.40 0.00 0.40 0.00 5.62
09:50:36 06:41:01 AM 0.37 0.00 0.37 0.00 4.10
09:50:36 06:42:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:43:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 06:44:01 AM 0.38 0.00 0.38 0.00 3.80
09:50:36 06:45:02 AM 0.58 0.00 0.58 0.00 7.78
09:50:36 06:46:01 AM 0.32 0.00 0.32 0.00 3.32
09:50:36 06:47:01 AM 0.42 0.00 0.42 0.00 5.18
09:50:36 06:48:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 06:49:01 AM 0.33 0.00 0.33 0.00 3.73
09:50:36 06:50:01 AM 0.45 0.00 0.45 0.00 6.06
09:50:36 06:51:01 AM 0.40 0.00 0.40 0.00 4.42
09:50:36 06:52:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:36 06:53:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 06:54:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:36 06:55:01 AM 0.45 0.00 0.45 0.00 5.75
09:50:36 06:56:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 06:57:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:36 06:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:59:01 AM 0.30 0.00 0.30 0.00 2.45
09:50:36 07:00:01 AM 0.43 0.00 0.43 0.00 5.83
09:50:36 07:01:01 AM 0.48 0.00 0.48 0.00 6.07
09:50:36 07:02:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 07:03:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 07:04:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:36 07:05:01 AM 0.50 0.00 0.50 0.00 5.95
09:50:36 07:06:01 AM 0.43 0.00 0.43 0.00 5.07
09:50:36 07:07:01 AM 0.25 0.00 0.25 0.00 2.00
09:50:36 07:08:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:36 07:09:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:36 07:10:01 AM 0.42 0.00 0.42 0.00 5.80
09:50:36 07:11:01 AM 0.35 0.00 0.35 0.00 4.17
09:50:36 07:12:01 AM 0.30 0.00 0.30 0.00 2.78
09:50:36 07:13:01 AM 0.43 0.00 0.43 0.00 5.15
09:50:36 07:14:01 AM 0.32 0.00 0.32 0.00 3.13
09:50:36 07:15:01 AM 0.48 0.00 0.48 0.00 6.12
09:50:36 07:16:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:36 07:17:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:18:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 07:19:01 AM 0.35 0.00 0.35 0.00 3.52
09:50:36 07:20:01 AM 0.42 0.00 0.42 0.00 5.30
09:50:36 07:21:01 AM 0.55 0.00 0.55 0.00 6.73
09:50:36 07:22:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 07:23:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:24:01 AM 0.33 0.00 0.33 0.00 3.38
09:50:36 07:25:01 AM 0.43 0.00 0.43 0.00 5.53
09:50:36 07:26:01 AM 0.32 0.00 0.32 0.00 2.72
09:50:36 07:27:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:36 07:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:29:01 AM 0.32 0.00 0.32 0.00 3.12
09:50:36 07:30:01 AM 0.50 0.00 0.50 0.00 7.80
09:50:36 07:31:01 AM 0.38 0.00 0.38 0.00 4.40
09:50:36 07:32:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:36 07:33:01 AM 0.33 0.00 0.33 0.00 3.70
09:50:36 07:34:01 AM 0.38 0.00 0.38 0.00 4.15
09:50:36 07:35:01 AM 0.45 0.00 0.45 0.00 6.43
09:50:36 07:36:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:36 07:37:01 AM 0.43 0.00 0.43 0.00 5.13
09:50:36 07:38:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:36 07:39:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:36 07:40:01 AM 0.43 0.00 0.43 0.00 5.76
09:50:36 07:41:01 AM 0.43 0.00 0.43 0.00 5.12
09:50:36 07:42:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:36 07:43:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:36 07:44:01 AM 0.47 0.00 0.47 0.00 5.46
09:50:36 07:45:01 AM 0.42 0.00 0.42 0.00 5.58
09:50:36 07:46:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:36 07:47:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:36 07:48:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:49:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:36 07:50:01 AM 0.38 0.00 0.38 0.00 5.32
09:50:36 07:51:01 AM 0.47 0.00 0.47 0.00 5.48
09:50:36 07:52:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:36 07:53:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:54:02 AM 0.37 0.00 0.37 0.00 3.80
09:50:36 07:55:01 AM 0.46 0.00 0.46 0.00 5.79
09:50:36 07:56:01 AM 0.45 0.00 0.45 0.00 5.35
09:50:36 07:57:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:36 07:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 07:59:01 AM 0.38 0.00 0.38 0.00 4.18
09:50:36 08:00:01 AM 0.40 0.00 0.40 0.00 5.31
09:50:36 08:01:01 AM 0.52 0.00 0.52 0.00 6.43
09:50:36 08:02:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 08:03:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 08:04:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:36 08:05:01 AM 0.55 0.00 0.55 0.00 7.43
09:50:36 08:06:01 AM 0.38 0.00 0.38 0.00 4.30
09:50:36 08:07:01 AM 0.85 0.00 0.85 0.00 12.18
09:50:36 08:08:01 AM 0.53 0.00 0.53 0.00 9.53
09:50:36 08:09:01 AM 0.23 0.00 0.23 0.00 3.13
09:50:36 08:10:01 AM 0.22 0.00 0.22 0.00 3.07
09:50:36 08:11:01 AM 0.13 0.00 0.13 0.00 1.13
09:50:36 08:12:01 AM 0.15 0.00 0.15 0.00 2.25
09:50:36 08:13:01 AM 0.17 0.00 0.17 0.00 2.00
09:50:36 08:14:01 AM 0.27 0.00 0.27 0.00 3.95
09:50:36 08:15:01 AM 0.28 0.00 0.28 0.00 3.97
09:50:36 08:16:01 AM 0.17 0.00 0.17 0.00 1.87
09:50:36 08:17:01 AM 0.15 0.00 0.15 0.00 2.75
09:50:36 08:18:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:36 08:19:01 AM 0.15 0.00 0.15 0.00 1.03
09:50:36 08:20:01 AM 0.27 0.00 0.27 0.00 4.30
09:50:36 08:21:01 AM 0.33 0.00 0.33 0.00 5.13
09:50:36 08:22:01 AM 0.20 0.00 0.20 0.00 3.58
09:50:36 08:23:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 08:24:01 AM 0.13 0.00 0.13 0.00 1.28
09:50:36 08:25:01 AM 0.27 0.00 0.27 0.00 3.55
09:50:36 08:26:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 08:27:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 08:28:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:36 08:29:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:36 08:30:01 AM 0.23 0.00 0.23 0.00 3.42
09:50:36 08:31:01 AM 0.23 0.00 0.23 0.00 3.27
09:50:36 08:32:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:36 08:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:36 08:34:01 AM 0.17 0.00 0.17 0.00 1.13
09:50:36 08:35:01 AM 0.25 0.00 0.25 0.00 3.28
09:50:36 08:36:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:37:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:38:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:36 08:39:01 AM 0.18 0.00 0.18 0.00 1.68
09:50:36 08:40:01 AM 0.22 0.00 0.22 0.00 3.42
09:50:36 08:41:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:36 08:42:01 AM 0.17 0.00 0.17 0.00 2.45
09:50:36 08:43:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 08:44:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:36 08:45:01 AM 0.32 0.00 0.32 0.00 4.82
09:50:36 08:46:01 AM 0.23 0.00 0.23 0.00 2.47
09:50:36 08:47:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:36 08:48:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:49:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:36 08:50:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 08:51:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:36 08:52:01 AM 0.23 0.00 0.23 0.00 4.00
09:50:36 08:53:01 AM 0.20 0.00 0.20 0.00 2.03
09:50:36 08:54:01 AM 0.23 0.00 0.23 0.00 3.12
09:50:36 08:55:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:36 08:56:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 08:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:58:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:36 08:59:01 AM 0.20 0.00 0.20 0.00 2.82
09:50:36 09:00:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 09:01:02 AM 0.23 0.00 0.23 0.00 2.82
09:50:36 09:02:01 AM 0.19 0.00 0.19 0.00 2.74
09:50:36 09:03:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:36 09:04:01 AM 0.38 0.00 0.38 0.00 5.70
09:50:36 09:05:01 AM 0.28 0.00 0.28 0.00 4.20
09:50:36 09:06:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:36 09:07:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:36 09:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 09:09:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:36 09:10:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:36 09:11:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:36 09:12:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:36 09:13:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:36 09:14:01 AM 0.25 0.00 0.25 0.00 3.65
09:50:36 09:15:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:36 09:16:01 AM 0.15 0.00 0.15 0.00 1.47
09:50:36 09:17:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 09:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:19:01 AM 0.18 0.00 0.18 0.00 2.62
09:50:36 09:20:01 AM 0.23 0.00 0.23 0.00 3.48
09:50:36 09:21:01 AM 0.25 0.00 0.25 0.00 2.97
09:50:36 09:22:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:36 09:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:24:01 AM 0.12 0.00 0.12 0.00 0.98
09:50:36 09:25:01 AM 0.28 0.00 0.28 0.00 5.00
09:50:36 09:26:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:36 09:27:01 AM 0.17 0.00 0.17 0.00 2.53
09:50:36 09:28:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:36 09:29:01 AM 0.18 0.00 0.18 0.00 2.20
09:50:36 09:30:01 AM 0.28 0.00 0.28 0.00 5.16
09:50:36 09:31:01 AM 0.18 0.00 0.18 0.00 2.42
09:50:36 09:32:01 AM 0.18 0.00 0.18 0.00 3.02
09:50:36 09:33:01 AM 0.15 0.00 0.15 0.00 2.35
09:50:36 09:34:01 AM 0.15 0.00 0.15 0.00 1.55
09:50:36 09:35:01 AM 0.27 0.00 0.27 0.00 3.42
09:50:36 09:36:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:36 09:37:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:36 09:38:01 AM 0.15 0.00 0.15 0.00 1.65
09:50:36 09:39:01 AM 0.17 0.00 0.17 0.00 1.55
09:50:36 09:40:01 AM 9.86 8.00 1.87 1440.05 713.51
09:50:36 09:41:01 AM 75.96 0.28 75.67 13.20 5203.33
09:50:36 09:42:01 AM 87.17 0.72 86.45 52.92 11023.13
09:50:36 09:43:01 AM 45.83 7.10 38.74 1309.96 2377.67
09:50:36 09:44:01 AM 68.09 2.53 65.56 420.33 8134.88
09:50:36 09:45:01 AM 4.47 0.22 4.25 11.73 160.13
09:50:36 09:46:01 AM 2.13 0.00 2.13 0.00 527.56
09:50:36 09:47:01 AM 0.92 0.00 0.92 0.00 404.60
09:50:36 09:48:01 AM 0.38 0.00 0.38 0.00 318.03
09:50:36 09:49:01 AM 2.22 0.35 1.87 38.79 234.04
09:50:36 09:50:01 AM 29.87 0.27 29.61 25.32 2962.78
09:50:36 Average: 1.64 0.39 1.25 44.22 194.31
09:50:36
09:50:36 03:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:36 03:45:01 AM 5886100 7242872 1996328 25.33 2688 1555648 574596 6.43 152696 1583392 20
09:50:36 03:46:01 AM 5887360 7244124 1995068 25.31 2688 1555648 574596 6.43 152744 1582604 4
09:50:36 03:47:01 AM 5886020 7242804 1996408 25.33 2688 1555668 574596 6.43 152768 1584060 12
09:50:36 03:48:01 AM 5887248 7244032 1995180 25.31 2688 1555668 574596 6.43 152768 1583180 4
09:50:36 03:49:01 AM 5886932 7243716 1995496 25.32 2688 1555668 574596 6.43 152768 1583064 4
09:50:36 03:50:01 AM 5886484 7243264 1995944 25.32 2688 1555672 567668 6.36 152768 1583512 4
09:50:36 03:51:01 AM 5887116 7243908 1995312 25.31 2688 1555672 567668 6.36 152768 1583064 4
09:50:36 03:52:01 AM 5886920 7243716 1995508 25.32 2688 1555676 567668 6.36 152768 1583220 4
09:50:36 03:53:01 AM 5886948 7243744 1995480 25.32 2688 1555676 567668 6.36 152768 1583220 4
09:50:36 03:54:01 AM 5887004 7243800 1995424 25.31 2688 1555676 567668 6.36 152768 1583220 4
09:50:36 03:55:01 AM 5886968 7243768 1995460 25.32 2688 1555680 567668 6.36 152768 1583180 4
09:50:36 03:56:01 AM 5886892 7243692 1995536 25.32 2688 1555680 567668 6.36 152768 1583120 4
09:50:36 03:57:01 AM 5886804 7243604 1995624 25.32 2688 1555680 567668 6.36 152768 1583084 4
09:50:36 03:58:01 AM 5886976 7243780 1995452 25.32 2688 1555684 567668 6.36 152768 1583124 4
09:50:36 03:59:01 AM 5886628 7243436 1995800 25.32 2688 1555688 567276 6.35 152896 1583224 16
09:50:36 04:00:01 AM 5886068 7242876 1996360 25.33 2688 1555688 569260 6.37 152896 1583512 4
09:50:36 04:01:01 AM 5885544 7242356 1996884 25.33 2688 1555692 569260 6.37 152896 1583788 8
09:50:36 04:02:01 AM 5886168 7243048 1996260 25.33 2688 1555760 569260 6.37 153008 1583456 8
09:50:36 04:03:01 AM 5886108 7242992 1996320 25.33 2688 1555764 569260 6.37 153008 1583460 4
09:50:36 04:04:01 AM 5886364 7243248 1996064 25.32 2688 1555764 569260 6.37 153008 1583248 4
09:50:36 04:05:01 AM 5886468 7243352 1995960 25.32 2688 1555764 569260 6.37 153008 1583396 4
09:50:36 04:06:01 AM 5885896 7242784 1996532 25.33 2688 1555768 584640 6.55 153008 1583368 8
09:50:36 04:07:01 AM 5886292 7243180 1996136 25.32 2688 1555768 584640 6.55 153008 1583252 4
09:50:36 04:08:01 AM 5886204 7243092 1996224 25.32 2688 1555768 584640 6.55 153008 1583252 4
09:50:36 04:09:01 AM 5886180 7243072 1996248 25.33 2688 1555772 584640 6.55 153008 1583256 4
09:50:36 04:10:01 AM 5885712 7242604 1996716 25.33 2688 1555772 566668 6.34 153008 1583800 4
09:50:36 04:11:01 AM 5886064 7242976 1996364 25.33 2688 1555776 566668 6.34 153008 1583472 4
09:50:36 04:12:01 AM 5886056 7242968 1996372 25.33 2688 1555776 566668 6.34 153008 1583472 4
09:50:36 04:13:01 AM 5886344 7243256 1996084 25.32 2688 1555776 566668 6.34 153008 1583392 4
09:50:36 04:14:01 AM 5886428 7243340 1996000 25.32 2688 1555776 566668 6.34 153008 1583276 4
09:50:36 04:15:01 AM 5886292 7243208 1996136 25.32 2688 1555780 566668 6.34 153008 1583352 4
09:50:36 04:16:01 AM 5886308 7243228 1996120 25.32 2688 1555784 566668 6.34 153008 1583404 4
09:50:36 04:17:01 AM 5886336 7243256 1996092 25.32 2688 1555784 566668 6.34 153008 1583288 4
09:50:36 04:18:01 AM 5886160 7243084 1996268 25.33 2688 1555788 582052 6.52 153008 1583408 4
09:50:36 04:19:01 AM 5886288 7243212 1996140 25.32 2688 1555788 582052 6.52 153008 1583408 4
09:50:36 04:20:01 AM 5885884 7242808 1996544 25.33 2688 1555788 579356 6.49 153008 1583708 4
09:50:36 04:21:01 AM 5886288 7243220 1996140 25.32 2688 1555792 579356 6.49 153008 1583508 4
09:50:36 04:22:01 AM 5886248 7243180 1996180 25.32 2688 1555792 579356 6.49 153008 1583508 4
09:50:36 04:23:01 AM 5886428 7243364 1996000 25.32 2688 1555796 579356 6.49 153016 1583296 4
09:50:36 04:24:01 AM 5886380 7243316 1996048 25.32 2688 1555796 579356 6.49 153016 1583296 4
09:50:36 04:25:01 AM 5886276 7243212 1996152 25.32 2688 1555796 579356 6.49 153016 1583364 4
09:50:36 04:26:01 AM 5886452 7243392 1995976 25.32 2688 1555800 579356 6.49 153016 1583308 4
09:50:36 04:27:01 AM 5886336 7243276 1996092 25.32 2688 1555800 579356 6.49 153016 1583308 4
09:50:36 04:28:02 AM 5886424 7243364 1996004 25.32 2688 1555800 579356 6.49 153016 1583272 4
09:50:36 04:29:01 AM 5886508 7243452 1995920 25.32 2688 1555804 579356 6.49 153016 1583312 4
09:50:36 04:30:01 AM 5885980 7242924 1996448 25.33 2688 1555804 576404 6.45 153016 1583732 4
09:50:36 04:31:01 AM 5885740 7242692 1996688 25.33 2688 1555812 576404 6.45 153016 1584068 4
09:50:36 04:32:01 AM 5886480 7243432 1995948 25.32 2688 1555812 576404 6.45 153016 1583452 4
09:50:36 04:33:01 AM 5885688 7242640 1996740 25.33 2688 1555812 576404 6.45 153016 1583844 4
09:50:36 04:34:01 AM 5886060 7243016 1996368 25.33 2688 1555816 576404 6.45 153016 1583512 4
09:50:36 04:35:01 AM 5886204 7243160 1996224 25.32 2688 1555816 576404 6.45 153016 1583580 4
09:50:36 04:36:01 AM 5886224 7243180 1996204 25.32 2688 1555816 576404 6.45 153016 1583512 4
09:50:36 04:37:01 AM 5885980 7243136 1996448 25.33 2688 1556016 576404 6.45 153124 1583624 4
09:50:36 04:38:01 AM 5886064 7243220 1996364 25.33 2688 1556016 576404 6.45 153124 1583624 4
09:50:36 04:39:01 AM 5885988 7243144 1996440 25.33 2688 1556016 576404 6.45 153124 1583624 4
09:50:36 04:40:01 AM 5885536 7242696 1996892 25.33 2688 1556020 572224 6.41 153124 1584044 4
09:50:36 04:41:01 AM 5885640 7242800 1996788 25.33 2688 1556020 572224 6.41 153124 1583952 4
09:50:36 04:42:01 AM 5885416 7242580 1997012 25.33 2688 1556024 572224 6.41 153124 1584044 8
09:50:36 04:43:01 AM 5886068 7243232 1996360 25.33 2688 1556024 572224 6.41 153124 1583636 4
09:50:36 04:44:01 AM 5885808 7242972 1996620 25.33 2688 1556024 572224 6.41 153124 1583752 4
09:50:36 04:45:01 AM 5885908 7243076 1996520 25.33 2688 1556028 572224 6.41 153124 1583824 4
09:50:36 04:46:01 AM 5868460 7242912 2013968 25.55 2688 1573264 566728 6.35 155352 1598900 664
09:50:36 04:47:01 AM 5866048 7240500 2016380 25.58 2688 1573264 566728 6.35 155352 1601208 12
09:50:36 04:48:01 AM 5866488 7240944 2015940 25.58 2688 1573268 566728 6.35 155352 1600804 4
09:50:36 04:49:01 AM 5866272 7240728 2016156 25.58 2688 1573268 566728 6.35 155352 1600880 4
09:50:36 04:50:01 AM 5865884 7240340 2016544 25.58 2688 1573268 580376 6.50 155352 1601064 4
09:50:36 04:51:01 AM 5866364 7240820 2016064 25.58 2688 1573268 580376 6.50 155352 1600764 4
09:50:36 04:52:01 AM 5866480 7240940 2015948 25.58 2688 1573272 580376 6.50 155352 1600884 4
09:50:36 04:53:01 AM 5866504 7240964 2015924 25.57 2688 1573272 580376 6.50 155352 1600884 4
09:50:36 04:54:01 AM 5866424 7240884 2016004 25.58 2688 1573272 580376 6.50 155352 1600768 4
09:50:36 04:55:01 AM 5866292 7240756 2016136 25.58 2688 1573276 580376 6.50 155352 1600960 4
09:50:36 04:56:01 AM 5866452 7240920 2015976 25.58 2688 1573280 580376 6.50 155352 1600780 4
09:50:36 04:57:01 AM 5866596 7241064 2015832 25.57 2688 1573280 580376 6.50 155380 1600752 4
09:50:36 04:58:01 AM 5866576 7241048 2015852 25.57 2688 1573284 580376 6.50 155380 1600872 4
09:50:36 04:59:01 AM 5866548 7241020 2015880 25.57 2688 1573284 580376 6.50 155380 1600756 4
09:50:36 05:00:01 AM 5865736 7240208 2016692 25.58 2688 1573284 595896 6.67 155380 1601268 4
09:50:36 05:01:01 AM 5865428 7239912 2017000 25.59 2688 1573292 576508 6.46 155388 1601424 4
09:50:36 05:02:01 AM 5866564 7241048 2015864 25.57 2688 1573292 576508 6.46 155444 1600700 4
09:50:36 05:03:01 AM 5866532 7241020 2015896 25.57 2688 1573296 576508 6.46 155444 1600704 4
09:50:36 05:04:01 AM 5866572 7241060 2015856 25.57 2688 1573296 576508 6.46 155444 1600684 4
09:50:36 05:05:01 AM 5864292 7238780 2018136 25.60 2688 1573296 576508 6.46 155444 1602908 4
09:50:36 05:06:01 AM 5864492 7238984 2017936 25.60 2688 1573300 576508 6.46 155444 1602880 4
09:50:36 05:07:01 AM 5864496 7238988 2017932 25.60 2688 1573300 576508 6.46 155444 1602764 4
09:50:36 05:08:01 AM 5864396 7238888 2018032 25.60 2688 1573300 576508 6.46 155444 1602764 4
09:50:36 05:09:01 AM 5864360 7238856 2018068 25.60 2688 1573304 576508 6.46 155444 1602768 4
09:50:36 05:10:01 AM 5863828 7238324 2018600 25.61 2688 1573304 577032 6.46 155444 1603204 4
09:50:36 05:11:01 AM 5864152 7238652 2018276 25.60 2688 1573308 577032 6.46 155444 1603020 4
09:50:36 05:12:01 AM 5864064 7238564 2018364 25.61 2688 1573308 577032 6.46 155444 1603136 4
09:50:36 05:13:01 AM 5864000 7238500 2018428 25.61 2688 1573308 577032 6.46 155444 1603136 4
09:50:36 05:14:01 AM 5864460 7238964 2017968 25.60 2688 1573312 577032 6.46 155444 1602800 4
09:50:36 05:15:01 AM 5864372 7238876 2018056 25.60 2688 1573312 577032 6.46 155444 1602868 4
09:50:36 05:16:01 AM 5864864 7239368 2017564 25.60 2688 1573312 577032 6.46 155448 1602516 12
09:50:36 05:17:01 AM 5864800 7239308 2017628 25.60 2688 1573316 577032 6.46 155448 1602636 4
09:50:36 05:18:01 AM 5864800 7239308 2017628 25.60 2688 1573316 577032 6.46 155448 1602636 4
09:50:36 05:19:01 AM 5862408 7236916 2020020 25.63 2688 1573316 577032 6.46 155448 1604992 4
09:50:36 05:20:01 AM 5862076 7236588 2020352 25.63 2688 1573320 597976 6.70 155448 1605004 4
09:50:36 05:21:01 AM 5862588 7237100 2019840 25.62 2688 1573320 578500 6.48 155448 1604780 4
09:50:36 05:22:01 AM 5862464 7236980 2019964 25.63 2688 1573324 578500 6.48 155448 1604784 4
09:50:36 05:23:01 AM 5862808 7237324 2019620 25.62 2688 1573324 578500 6.48 155448 1604688 4
09:50:36 05:24:01 AM 5862808 7237324 2019620 25.62 2688 1573324 578500 6.48 155448 1604592 4
09:50:36 05:25:01 AM 5860320 7234840 2022108 25.65 2688 1573328 578500 6.48 155448 1607104 4
09:50:36 05:26:01 AM 5860760 7235280 2021668 25.65 2688 1573328 578500 6.48 155448 1606664 4
09:50:36 05:27:01 AM 5860788 7235308 2021640 25.65 2688 1573328 578500 6.48 155448 1606784 4
09:50:36 05:28:01 AM 5860804 7235328 2021624 25.65 2688 1573332 578500 6.48 155448 1606672 4
09:50:36 05:29:01 AM 5860840 7235364 2021588 25.65 2688 1573332 578500 6.48 155448 1606680 4
09:50:36 05:30:01 AM 5860072 7234596 2022356 25.66 2688 1573332 567864 6.36 155448 1607096 4
09:50:36 05:31:01 AM 5857576 7232104 2024852 25.69 2688 1573336 567864 6.36 155448 1609412 4
09:50:36 05:32:01 AM 5858084 7232616 2024344 25.68 2688 1573340 567864 6.36 155448 1609008 4
09:50:36 05:33:01 AM 5858064 7232596 2024364 25.68 2688 1573340 567864 6.36 155448 1609156 4
09:50:36 05:34:01 AM 5858280 7232816 2024148 25.68 2688 1573344 567864 6.36 155448 1608940 4
09:50:36 05:35:01 AM 5858408 7232944 2024020 25.68 2688 1573344 567864 6.36 155448 1608892 4
09:50:36 05:36:01 AM 5858552 7233088 2023876 25.68 2688 1573344 567864 6.36 155448 1608824 4
09:50:36 05:37:01 AM 5858488 7233028 2023940 25.68 2688 1573348 567864 6.36 155448 1608828 4
09:50:36 05:38:02 AM 5858464 7233004 2023964 25.68 2688 1573348 567864 6.36 155448 1608828 4
09:50:36 05:39:01 AM 5858572 7233112 2023856 25.68 2688 1573348 567864 6.36 155448 1608828 4
09:50:36 05:40:01 AM 5855928 7230472 2026500 25.71 2688 1573352 584724 6.55 155448 1611188 4
09:50:36 05:41:01 AM 5856392 7230940 2026036 25.70 2688 1573352 584724 6.55 155448 1611088 4
09:50:36 05:42:01 AM 5856352 7230904 2026076 25.70 2688 1573356 584724 6.55 155448 1611008 4
09:50:36 05:43:01 AM 5856588 7231140 2025840 25.70 2688 1573356 584724 6.55 155448 1610892 4
09:50:36 05:44:01 AM 5856464 7231016 2025964 25.70 2688 1573356 584724 6.55 155448 1611008 4
09:50:36 05:45:01 AM 5856232 7230788 2026196 25.71 2688 1573360 584724 6.55 155448 1610964 4
09:50:36 05:46:01 AM 5856456 7231012 2025972 25.70 2688 1573360 584724 6.55 155448 1610900 4
09:50:36 05:47:01 AM 5856488 7231044 2025940 25.70 2688 1573360 584724 6.55 155448 1610900 4
09:50:36 05:48:01 AM 5856460 7231020 2025968 25.70 2688 1573364 584724 6.55 155448 1610904 4
09:50:36 05:49:01 AM 5856492 7231052 2025936 25.70 2688 1573364 584724 6.55 155448 1610904 4
09:50:36 05:50:01 AM 5855960 7230520 2026468 25.71 2688 1573364 576056 6.45 155448 1611320 4
09:50:36 05:51:01 AM 5856156 7230720 2026272 25.71 2688 1573368 576056 6.45 155448 1611112 4
09:50:36 05:52:01 AM 5856352 7230916 2026076 25.70 2688 1573368 576056 6.45 155448 1611004 4
09:50:36 05:53:01 AM 5856384 7230948 2026044 25.70 2688 1573368 576056 6.45 155448 1610912 4
09:50:36 05:54:01 AM 5856408 7230976 2026020 25.70 2688 1573372 576056 6.45 155448 1610920 4
09:50:36 05:55:01 AM 5856420 7230988 2026008 25.70 2688 1573372 576056 6.45 155448 1610988 4
09:50:36 05:56:01 AM 5856564 7231132 2025864 25.70 2688 1573372 576056 6.45 155448 1610924 4
09:50:36 05:57:01 AM 5856616 7231188 2025812 25.70 2688 1573376 576056 6.45 155448 1610908 4
09:50:36 05:58:01 AM 5856564 7231136 2025864 25.70 2688 1573376 576056 6.45 155448 1610928 4
09:50:36 05:59:01 AM 5856592 7231164 2025836 25.70 2688 1573376 576056 6.45 155448 1610928 4
09:50:36 06:00:01 AM 5855908 7230484 2026520 25.71 2688 1573380 591540 6.62 155448 1611464 4
09:50:36 06:01:01 AM 5855148 7229724 2027280 25.72 2688 1573380 591540 6.62 155448 1611972 4
09:50:36 06:02:01 AM 5853404 7227984 2029024 25.74 2688 1573384 591540 6.62 155460 1613664 4
09:50:36 06:03:01 AM 5853936 7228516 2028492 25.73 2688 1573384 591540 6.62 155460 1613144 4
09:50:36 06:04:01 AM 5854000 7228580 2028428 25.73 2688 1573384 591540 6.62 155460 1613144 4
09:50:36 06:05:01 AM 5847184 7221768 2035244 25.82 2688 1573388 611096 6.84 155460 1620052 4
09:50:36 06:06:01 AM 5847260 7221844 2035168 25.82 2688 1573388 611096 6.84 155460 1619868 4
09:50:36 06:07:01 AM 5847364 7221948 2035064 25.82 2688 1573388 611096 6.84 155460 1619868 4
09:50:36 06:08:01 AM 5847392 7221976 2035036 25.82 2688 1573388 611096 6.84 155460 1619832 4
09:50:36 06:09:01 AM 5847456 7222044 2034972 25.82 2688 1573392 611096 6.84 155460 1619900 4
09:50:36 06:10:01 AM 5846660 7221248 2035768 25.83 2688 1573392 609072 6.82 155460 1620572 4
09:50:36 06:11:01 AM 5846976 7221572 2035452 25.82 2688 1573400 609072 6.82 155460 1620224 4
09:50:36 06:12:01 AM 5847196 7221792 2035232 25.82 2688 1573400 609072 6.82 155460 1620164 4
09:50:36 06:13:01 AM 5847264 7221864 2035164 25.82 2688 1573404 609072 6.82 155460 1620052 4
09:50:36 06:14:01 AM 5847236 7221840 2035192 25.82 2688 1573408 609072 6.82 155460 1620056 4
09:50:36 06:15:01 AM 5847044 7221648 2035384 25.82 2688 1573408 609072 6.82 155460 1620296 4
09:50:36 06:16:01 AM 5847124 7221728 2035304 25.82 2688 1573408 609072 6.82 155460 1620228 4
09:50:36 06:17:01 AM 5847216 7221824 2035212 25.82 2688 1573412 609072 6.82 155460 1620232 4
09:50:36 06:18:01 AM 5847096 7221704 2035332 25.82 2688 1573412 609072 6.82 155460 1620232 4
09:50:36 06:19:01 AM 5847072 7221680 2035356 25.82 2688 1573412 609072 6.82 155460 1620236 4
09:50:36 06:20:01 AM 5846372 7220984 2036056 25.83 2688 1573416 612940 6.86 155460 1620888 4
09:50:36 06:21:01 AM 5846488 7221104 2035940 25.83 2688 1573420 612940 6.86 155460 1620676 4
09:50:36 06:22:01 AM 5846772 7221396 2035656 25.83 2688 1573428 608464 6.81 165072 1610756 4
09:50:36 06:23:01 AM 5846780 7221404 2035648 25.83 2688 1573428 608464 6.81 165072 1610756 4
09:50:36 06:24:01 AM 5844704 7219328 2037724 25.85 2688 1573428 608464 6.81 165072 1612804 4
09:50:36 06:25:01 AM 5844764 7219392 2037664 25.85 2688 1573432 608464 6.81 165072 1612904 4
09:50:36 06:26:01 AM 5844876 7219504 2037552 25.85 2688 1573432 608464 6.81 165072 1612840 4
09:50:36 06:27:01 AM 5844908 7219536 2037520 25.85 2688 1573432 608464 6.81 165072 1612840 4
09:50:36 06:28:01 AM 5844888 7219520 2037540 25.85 2688 1573436 608464 6.81 165072 1612844 4
09:50:36 06:29:01 AM 5844412 7219044 2038016 25.86 2688 1573436 608464 6.81 165072 1613220 4
09:50:36 06:30:01 AM 5844112 7218744 2038316 25.86 2688 1573436 608464 6.81 165072 1613324 4
09:50:36 06:31:01 AM 5841960 7216596 2040468 25.89 2688 1573440 608464 6.81 165072 1615616 4
09:50:36 06:32:01 AM 5842392 7217028 2040036 25.88 2688 1573440 608464 6.81 165072 1615208 4
09:50:36 06:33:01 AM 5840260 7214900 2042168 25.91 2688 1573444 608464 6.81 165072 1617496 4
09:50:36 06:34:01 AM 5840712 7215352 2041716 25.90 2688 1573444 608464 6.81 165072 1617088 4
09:50:36 06:35:01 AM 5838288 7212928 2044140 25.93 2688 1573444 608464 6.81 165072 1619328 4
09:50:36 06:36:01 AM 5838188 7212832 2044240 25.93 2688 1573448 608464 6.81 165072 1619360 4
09:50:36 06:37:01 AM 5838296 7212940 2044132 25.93 2688 1573448 608464 6.81 165072 1619156 4
09:50:36 06:38:01 AM 5838368 7213012 2044060 25.93 2688 1573448 608464 6.81 165072 1619168 4
09:50:36 06:39:01 AM 5838332 7212980 2044096 25.93 2688 1573452 608464 6.81 165072 1619172 4
09:50:36 06:40:01 AM 5837880 7212528 2044548 25.94 2688 1573452 612520 6.86 165072 1619588 4
09:50:36 06:41:01 AM 5838332 7212984 2044096 25.93 2688 1573456 612520 6.86 165084 1619356 4
09:50:36 06:42:01 AM 5838220 7212872 2044208 25.93 2688 1573456 612520 6.86 165084 1619356 4
09:50:36 06:43:01 AM 5838440 7213092 2043988 25.93 2688 1573456 612520 6.86 165084 1619168 4
09:50:36 06:44:01 AM 5838388 7213040 2044040 25.93 2688 1573456 612520 6.86 165084 1619168 4
09:50:36 06:45:02 AM 5838344 7213000 2044084 25.93 2688 1573460 612520 6.86 165084 1619356 4
09:50:36 06:46:01 AM 5838484 7213140 2043944 25.93 2688 1573460 612520 6.86 165084 1619172 4
09:50:36 06:47:01 AM 5838516 7213172 2043912 25.93 2688 1573460 612520 6.86 165084 1619172 4
09:50:36 06:48:01 AM 5838240 7212900 2044188 25.93 2688 1573464 612520 6.86 165084 1619176 4
09:50:36 06:49:01 AM 5835944 7210604 2046484 25.96 2688 1573464 612520 6.86 165084 1621504 4
09:50:36 06:50:01 AM 5835840 7210500 2046588 25.96 2688 1573464 610208 6.83 165084 1621648 4
09:50:36 06:51:01 AM 5836056 7210724 2046372 25.96 2688 1573468 610208 6.83 165084 1621432 4
09:50:36 06:52:01 AM 5836144 7210812 2046284 25.96 2688 1573468 610208 6.83 165084 1621432 4
09:50:36 06:53:01 AM 5836200 7210872 2046228 25.96 2688 1573472 610208 6.83 165084 1621436 4
09:50:36 06:54:01 AM 5836308 7210980 2046120 25.96 2688 1573472 610208 6.83 165084 1621240 4
09:50:36 06:55:01 AM 5833920 7208592 2048508 25.99 2688 1573472 610208 6.83 165084 1623596 4
09:50:36 06:56:01 AM 5834256 7208932 2048172 25.98 2688 1573476 610208 6.83 165084 1623328 4
09:50:36 06:57:01 AM 5834140 7208820 2048288 25.99 2688 1573480 610208 6.83 165084 1623332 4
09:50:36 06:58:01 AM 5834196 7208876 2048232 25.98 2688 1573480 610208 6.83 165084 1623332 4
09:50:36 06:59:01 AM 5834116 7208800 2048312 25.99 2688 1573484 610208 6.83 165084 1623336 4
09:50:36 07:00:01 AM 5831628 7206312 2050800 26.02 2688 1573484 610208 6.83 165084 1625936 4
09:50:36 07:01:01 AM 5831252 7205940 2051176 26.02 2688 1573488 610208 6.83 165084 1626200 4
09:50:36 07:02:01 AM 5832292 7206980 2050136 26.01 2688 1573488 610208 6.83 165104 1625376 4
09:50:36 07:03:01 AM 5831888 7206576 2050540 26.01 2688 1573488 610208 6.83 165104 1625492 4
09:50:36 07:04:01 AM 5829768 7204460 2052660 26.04 2688 1573492 610208 6.83 165104 1627704 4
09:50:36 07:05:01 AM 5830000 7204692 2052428 26.04 2688 1573492 610208 6.83 165104 1627500 4
09:50:36 07:06:01 AM 5830176 7204868 2052252 26.04 2688 1573492 610208 6.83 165104 1627548 4
09:50:36 07:07:01 AM 5830148 7204844 2052280 26.04 2688 1573496 610208 6.83 165104 1627552 4
09:50:36 07:08:01 AM 5830320 7205016 2052108 26.03 2688 1573496 610208 6.83 165104 1627440 4
09:50:36 07:09:01 AM 5830208 7204904 2052220 26.04 2688 1573496 610208 6.83 165104 1627556 4
09:50:36 07:10:01 AM 5829472 7204172 2052956 26.04 2688 1573500 610208 6.83 165104 1627884 4
09:50:36 07:11:01 AM 5829688 7204392 2052740 26.04 2688 1573500 594460 6.66 165104 1627884 4
09:50:36 07:12:01 AM 5830136 7204844 2052292 26.04 2688 1573504 594460 6.66 165104 1627476 4
09:50:36 07:13:01 AM 5830020 7204728 2052408 26.04 2688 1573504 609928 6.83 165104 1627476 4
09:50:36 07:14:01 AM 5830080 7204788 2052348 26.04 2688 1573504 609928 6.83 165104 1627476 4
09:50:36 07:15:01 AM 5829968 7204680 2052460 26.04 2688 1573508 609928 6.83 165104 1627560 4
09:50:36 07:16:01 AM 5828124 7202836 2054304 26.06 2688 1573508 609928 6.83 165104 1629656 4
09:50:36 07:17:01 AM 5828040 7202752 2054388 26.06 2688 1573508 609928 6.83 165112 1629632 4
09:50:36 07:18:01 AM 5828096 7202812 2054332 26.06 2688 1573512 609928 6.83 165104 1629544 4
09:50:36 07:19:01 AM 5827604 7202320 2054824 26.07 2688 1573512 609928 6.83 165104 1629932 4
09:50:36 07:20:01 AM 5827284 7202000 2055144 26.07 2688 1573512 631164 7.07 165104 1630040 4
09:50:36 07:21:01 AM 5827864 7202588 2054564 26.07 2688 1573520 611688 6.85 165104 1629752 4
09:50:36 07:22:01 AM 5828052 7202776 2054376 26.06 2688 1573520 611688 6.85 165104 1629552 4
09:50:36 07:23:01 AM 5828032 7202756 2054396 26.06 2688 1573520 611688 6.85 165104 1629552 4
09:50:36 07:24:01 AM 5827936 7202664 2054492 26.06 2688 1573524 611688 6.85 165104 1629672 4
09:50:36 07:25:01 AM 5828012 7202740 2054416 26.06 2688 1573524 611688 6.85 165104 1629628 4
09:50:36 07:26:01 AM 5828116 7202844 2054312 26.06 2688 1573524 611688 6.85 165104 1629560 4
09:50:36 07:27:01 AM 5828040 7202772 2054388 26.06 2688 1573528 611688 6.85 165104 1629564 4
09:50:36 07:28:01 AM 5828068 7202800 2054360 26.06 2688 1573528 611688 6.85 165104 1629564 4
09:50:36 07:29:01 AM 5828068 7202800 2054360 26.06 2688 1573528 611688 6.85 165104 1629528 4
09:50:36 07:30:01 AM 5825544 7200280 2056884 26.09 2688 1573532 599052 6.71 165104 1632032 4
09:50:36 07:31:01 AM 5823312 7198048 2059116 26.12 2688 1573532 599052 6.71 165104 1634360 4
09:50:36 07:32:01 AM 5823572 7198312 2058856 26.12 2688 1573536 599052 6.71 165104 1633956 4
09:50:36 07:33:01 AM 5822980 7197720 2059448 26.13 2688 1573536 599052 6.71 165104 1634280 4
09:50:36 07:34:01 AM 5823784 7198524 2058644 26.12 2688 1573536 599052 6.71 165104 1633764 4
09:50:36 07:35:01 AM 5821556 7196300 2060872 26.15 2688 1573540 599052 6.71 165104 1636028 4
09:50:36 07:36:01 AM 5821512 7196256 2060916 26.15 2688 1573540 599052 6.71 165104 1636120 4
09:50:36 07:37:01 AM 5821788 7196532 2060640 26.14 2688 1573540 599052 6.71 165104 1635852 4
09:50:36 07:38:01 AM 5821752 7196504 2060676 26.14 2688 1573548 614796 6.88 165104 1635976 4
09:50:36 07:39:01 AM 5821848 7196600 2060580 26.14 2688 1573548 614796 6.88 165104 1635860 4
09:50:36 07:40:01 AM 5821308 7196060 2061120 26.15 2688 1573548 611168 6.84 165104 1636276 4
09:50:36 07:41:01 AM 5821148 7195904 2061280 26.15 2688 1573552 611168 6.84 165104 1636340 4
09:50:36 07:42:01 AM 5821068 7195824 2061360 26.15 2688 1573552 611168 6.84 165104 1636400 4
09:50:36 07:43:01 AM 5821372 7196132 2061056 26.15 2688 1573556 611168 6.84 165104 1636140 4
09:50:36 07:44:01 AM 5821564 7196324 2060864 26.15 2688 1573556 611168 6.84 165104 1635936 4
09:50:36 07:45:01 AM 5821560 7196320 2060868 26.15 2688 1573556 611168 6.84 165104 1636120 4
09:50:36 07:46:01 AM 5821608 7196372 2060820 26.14 2688 1573560 611168 6.84 165104 1636056 4
09:50:36 07:47:01 AM 5821652 7196416 2060776 26.14 2688 1573560 611168 6.84 165104 1635940 4
09:50:36 07:48:01 AM 5821540 7196304 2060888 26.15 2688 1573560 611168 6.84 165104 1635940 4
09:50:36 07:49:01 AM 5821688 7196456 2060740 26.14 2688 1573564 611168 6.84 165104 1635944 4
09:50:36 07:50:01 AM 5821204 7195972 2061224 26.15 2688 1573564 608680 6.82 165104 1636244 4
09:50:36 07:51:01 AM 5821436 7196208 2060992 26.15 2688 1573568 608680 6.82 165104 1636152 4
09:50:36 07:52:01 AM 5821348 7196120 2061080 26.15 2688 1573568 608680 6.82 165104 1636268 4
09:50:36 07:53:01 AM 5821528 7196300 2060900 26.15 2688 1573568 608680 6.82 165104 1636152 4
09:50:36 07:54:02 AM 5821636 7196412 2060792 26.14 2688 1573572 608680 6.82 165104 1635952 4
09:50:36 07:55:01 AM 5821668 7196444 2060760 26.14 2688 1573572 608680 6.82 165104 1636020 4
09:50:36 07:56:01 AM 5821560 7196336 2060868 26.15 2688 1573572 608680 6.82 165104 1635952 4
09:50:36 07:57:01 AM 5821592 7196372 2060836 26.14 2688 1573576 608680 6.82 165104 1635956 4
09:50:36 07:58:01 AM 5821500 7196280 2060928 26.15 2688 1573576 608680 6.82 165104 1635956 4
09:50:36 07:59:01 AM 5821152 7195932 2061276 26.15 2688 1573576 608680 6.82 165104 1636288 4
09:50:36 08:00:01 AM 5821088 7195868 2061340 26.15 2688 1573576 608904 6.82 165104 1636432 4
09:50:36 08:01:01 AM 5820492 7195276 2061936 26.16 2688 1573580 608904 6.82 165104 1636872 4
09:50:36 08:02:01 AM 5821580 7196364 2060848 26.14 2688 1573580 608904 6.82 165120 1636044 4
09:50:36 08:03:01 AM 5821492 7196280 2060936 26.15 2688 1573584 608904 6.82 165120 1636048 4
09:50:36 08:04:01 AM 5821412 7196200 2061016 26.15 2688 1573584 608904 6.82 165120 1636048 4
09:50:36 08:05:01 AM 5821584 7196372 2060844 26.14 2688 1573584 608904 6.82 165120 1636116 4
09:50:36 08:06:01 AM 5821100 7195892 2061328 26.15 2688 1573588 608904 6.82 165120 1636472 4
09:50:36 08:07:01 AM 5820560 7195368 2061868 26.16 2688 1573604 608304 6.81 166580 1635276 4
09:50:36 08:08:01 AM 5821356 7196164 2061072 26.15 2688 1573604 608304 6.81 166580 1634664 4
09:50:36 08:09:01 AM 5821164 7195976 2061264 26.15 2688 1573608 608304 6.81 166580 1634872 4
09:50:36 08:10:01 AM 5820948 7195760 2061480 26.15 2688 1573608 607516 6.80 166580 1635084 4
09:50:36 08:11:01 AM 5820920 7195736 2061508 26.15 2688 1573612 607516 6.80 166580 1634872 4
09:50:36 08:12:01 AM 5821284 7196100 2061144 26.15 2688 1573612 607516 6.80 166580 1634672 4
09:50:36 08:13:01 AM 5821404 7196220 2061024 26.15 2688 1573612 607516 6.80 166580 1634636 4
09:50:36 08:14:01 AM 5821140 7195960 2061288 26.15 2688 1573616 607516 6.80 166580 1634792 4
09:50:36 08:15:01 AM 5821356 7196176 2061072 26.15 2688 1573616 607516 6.80 166580 1634744 4
09:50:36 08:16:01 AM 5821376 7196196 2061052 26.15 2688 1573616 607516 6.80 166580 1634676 4
09:50:36 08:17:01 AM 5821200 7196024 2061228 26.15 2688 1573620 607516 6.80 166580 1635000 4
09:50:36 08:18:01 AM 5821280 7196104 2061148 26.15 2688 1573620 607516 6.80 166580 1634796 4
09:50:36 08:19:01 AM 5821260 7196088 2061168 26.15 2688 1573624 607516 6.80 166580 1634684 4
09:50:36 08:20:01 AM 5820804 7195636 2061624 26.15 2688 1573628 607516 6.80 166580 1635104 4
09:50:36 08:21:01 AM 5821064 7195896 2061364 26.15 2688 1573628 607516 6.80 166580 1635100 16
09:50:36 08:22:01 AM 5820952 7195788 2061476 26.15 2688 1573632 607516 6.80 166580 1634896 12
09:50:36 08:23:01 AM 5821264 7196100 2061164 26.15 2688 1573632 607516 6.80 166580 1634696 8
09:50:36 08:24:01 AM 5820856 7195692 2061572 26.15 2688 1573632 607516 6.80 166584 1635144 4
09:50:36 08:25:01 AM 5821180 7196020 2061248 26.15 2688 1573636 607516 6.80 166580 1634768 4
09:50:36 08:26:01 AM 5821092 7195932 2061336 26.15 2688 1573636 607516 6.80 166580 1634836 4
09:50:36 08:27:01 AM 5821352 7196192 2061076 26.15 2688 1573636 607516 6.80 166580 1634816 4
09:50:36 08:28:01 AM 5821012 7195856 2061416 26.15 2688 1573640 607516 6.80 166580 1634976 4
09:50:36 08:29:01 AM 5821024 7195868 2061404 26.15 2688 1573640 607516 6.80 166580 1634908 4
09:50:36 08:30:01 AM 5820648 7195492 2061780 26.16 2688 1573640 623008 6.98 166580 1635120 4
09:50:36 08:31:01 AM 5820496 7195344 2061932 26.16 2688 1573644 623008 6.98 166580 1635392 4
09:50:36 08:32:01 AM 5821040 7195888 2061388 26.15 2688 1573644 623008 6.98 166580 1634984 4
09:50:36 08:33:01 AM 5820948 7195800 2061480 26.15 2688 1573648 623008 6.98 166580 1635160 4
09:50:36 08:34:01 AM 5821484 7196336 2060944 26.15 2688 1573648 623008 6.98 166580 1634752 4
09:50:36 08:35:01 AM 5821240 7196092 2061188 26.15 2688 1573648 623008 6.98 166580 1634820 4
09:50:36 08:36:01 AM 5821288 7196140 2061140 26.15 2688 1573648 623008 6.98 166580 1634868 4
09:50:36 08:37:01 AM 5821356 7196212 2061072 26.15 2688 1573652 623008 6.98 166580 1634872 4
09:50:36 08:38:01 AM 5821292 7196148 2061136 26.15 2688 1573652 623008 6.98 166580 1634756 4
09:50:36 08:39:01 AM 5821448 7196304 2060980 26.15 2688 1573652 623008 6.98 166580 1634756 4
09:50:36 08:40:01 AM 5820640 7195500 2061788 26.16 2688 1573656 609600 6.83 166580 1635176 4
09:50:36 08:41:01 AM 5820800 7195664 2061628 26.15 2688 1573660 609600 6.83 166580 1635100 4
09:50:36 08:42:01 AM 5820932 7195800 2061496 26.15 2688 1573664 609600 6.83 166580 1635104 4
09:50:36 08:43:01 AM 5821352 7196220 2061076 26.15 2688 1573664 609600 6.83 166580 1634768 4
09:50:36 08:44:01 AM 5821324 7196192 2061104 26.15 2688 1573664 609600 6.83 166580 1634768 4
09:50:36 08:45:01 AM 5821224 7196096 2061204 26.15 2688 1573668 609600 6.83 166580 1634840 4
09:50:36 08:46:01 AM 5821180 7196052 2061248 26.15 2688 1573668 609600 6.83 166580 1634888 4
09:50:36 08:47:01 AM 5821300 7196172 2061128 26.15 2688 1573668 609600 6.83 166580 1634772 4
09:50:36 08:48:01 AM 5821244 7196120 2061184 26.15 2688 1573672 609600 6.83 166580 1634780 4
09:50:36 08:49:01 AM 5821364 7196240 2061064 26.15 2688 1573672 609600 6.83 166580 1634780 4
09:50:36 08:50:01 AM 5820640 7195516 2061788 26.16 2688 1573672 626232 7.01 166580 1635080 4
09:50:36 08:51:01 AM 5820832 7195712 2061596 26.15 2688 1573676 626232 7.01 166580 1635108 4
09:50:36 08:52:01 AM 5820760 7195640 2061668 26.16 2688 1573676 626232 7.01 166580 1635376 4
09:50:36 08:53:01 AM 5821020 7195904 2061408 26.15 2688 1573680 626232 7.01 166580 1635060 4
09:50:36 08:54:01 AM 5820720 7195604 2061708 26.16 2688 1573680 626232 7.01 166580 1635196 4
09:50:36 08:55:01 AM 5821088 7195972 2061340 26.15 2688 1573680 626232 7.01 166580 1634924 4
09:50:36 08:56:01 AM 5821208 7196096 2061220 26.15 2688 1573684 626232 7.01 166580 1634860 4
09:50:36 08:57:01 AM 5821240 7196128 2061188 26.15 2688 1573684 610664 6.84 166580 1634860 0
09:50:36 08:58:01 AM 5821268 7196156 2061160 26.15 2688 1573684 610664 6.84 166580 1634860 4
09:50:36 08:59:01 AM 5821264 7196156 2061164 26.15 2688 1573688 610664 6.84 166580 1634864 4
09:50:36 09:00:01 AM 5820716 7195608 2061712 26.16 2688 1573688 607548 6.80 166580 1635308 4
09:50:36 09:01:02 AM 5820328 7195224 2062100 26.16 2688 1573692 607548 6.80 166580 1635572 4
09:50:36 09:02:01 AM 5821256 7196156 2061172 26.15 2688 1573696 607548 6.80 166580 1634880 4
09:50:36 09:03:01 AM 5821060 7195960 2061368 26.15 2688 1573696 607548 6.80 166580 1634880 4
09:50:36 09:04:01 AM 5821108 7196012 2061320 26.15 2688 1573700 607548 6.80 166580 1634884 8
09:50:36 09:05:01 AM 5820892 7195796 2061536 26.15 2688 1573700 607548 6.80 166580 1635036 4
09:50:36 09:06:01 AM 5820680 7195584 2061748 26.16 2688 1573700 607548 6.80 166580 1635356 16
09:50:36 09:07:01 AM 5820996 7195904 2061432 26.15 2688 1573704 607548 6.80 166580 1634972 8
09:50:36 09:08:01 AM 5821000 7195908 2061428 26.15 2688 1573704 607548 6.80 166580 1634972 4
09:50:36 09:09:01 AM 5820856 7195764 2061572 26.15 2688 1573704 607548 6.80 166580 1634972 4
09:50:36 09:10:01 AM 5820316 7195228 2062112 26.16 2688 1573708 607644 6.80 166580 1635508 4
09:50:36 09:11:01 AM 5820920 7195832 2061508 26.15 2688 1573708 607644 6.80 166580 1634976 4
09:50:36 09:12:01 AM 5821036 7195948 2061392 26.15 2688 1573708 607644 6.80 166580 1634976 4
09:50:36 09:13:01 AM 5820984 7195900 2061444 26.15 2688 1573712 607644 6.80 166580 1634984 4
09:50:36 09:14:01 AM 5820668 7195584 2061760 26.16 2688 1573712 607644 6.80 166580 1635304 4
09:50:36 09:15:01 AM 5820680 7195596 2061748 26.16 2688 1573712 607644 6.80 166580 1635264 8
09:50:36 09:16:01 AM 5820736 7195656 2061692 26.16 2688 1573716 607644 6.80 166580 1634996 8
09:50:36 09:17:01 AM 5820884 7195804 2061544 26.15 2688 1573716 607644 6.80 166580 1634996 4
09:50:36 09:18:01 AM 5821012 7195932 2061416 26.15 2688 1573716 607644 6.80 166580 1635116 4
09:50:36 09:19:01 AM 5820568 7195492 2061860 26.16 2688 1573720 607644 6.80 166580 1635416 4
09:50:36 09:20:01 AM 5820588 7195512 2061840 26.16 2688 1573720 605900 6.78 166580 1635400 4
09:50:36 09:21:01 AM 5820972 7195900 2061456 26.15 2688 1573724 605900 6.78 166580 1635200 4
09:50:36 09:22:01 AM 5820996 7195924 2061432 26.15 2688 1573724 605900 6.78 166580 1635020 4
09:50:36 09:23:01 AM 5820892 7195820 2061536 26.15 2688 1573724 605900 6.78 166580 1635020 4
09:50:36 09:24:01 AM 5820892 7195824 2061536 26.15 2688 1573728 605900 6.78 166580 1635024 4
09:50:36 09:25:01 AM 5820984 7195916 2061444 26.15 2688 1573728 605900 6.78 166580 1635092 4
09:50:36 09:26:01 AM 5821052 7195984 2061376 26.15 2688 1573728 605900 6.78 166580 1635024 4
09:50:36 09:27:01 AM 5820588 7195524 2061840 26.16 2688 1573732 605900 6.78 166580 1635312 4
09:50:36 09:28:01 AM 5820680 7195616 2061748 26.16 2688 1573732 605900 6.78 166580 1635244 4
09:50:36 09:29:01 AM 5820616 7195552 2061812 26.16 2688 1573732 605900 6.78 166580 1635316 4
09:50:36 09:30:01 AM 5820312 7195252 2062116 26.16 2688 1573736 605900 6.78 166580 1635788 12
09:50:36 09:31:01 AM 5820632 7195576 2061796 26.16 2688 1573736 605900 6.78 166580 1635516 4
09:50:36 09:32:01 AM 5820484 7195432 2061944 26.16 2688 1573740 605900 6.78 166580 1635344 16
09:50:36 09:33:01 AM 5820436 7195384 2061992 26.16 2688 1573740 621380 6.96 166580 1635404 4
09:50:36 09:34:01 AM 5820708 7195656 2061720 26.16 2688 1573740 605948 6.78 166580 1635380 4
09:50:36 09:35:01 AM 5820968 7195920 2061460 26.15 2688 1573744 605948 6.78 166580 1635268 4
09:50:36 09:36:01 AM 5820700 7195652 2061728 26.16 2688 1573744 605948 6.78 166580 1635360 4
09:50:36 09:37:01 AM 5820952 7195904 2061476 26.15 2688 1573744 605948 6.78 166580 1635124 4
09:50:36 09:38:01 AM 5820976 7195932 2061452 26.15 2688 1573748 605948 6.78 166580 1635128 4
09:50:36 09:39:01 AM 5820552 7195508 2061876 26.16 2688 1573748 605948 6.78 166580 1635336 4
09:50:36 09:40:01 AM 5603864 7102444 2278564 28.91 2688 1693400 682952 7.65 191324 1810596 57632
09:50:36 09:41:01 AM 5182956 6998396 2699472 34.25 2688 1992780 752852 8.43 210316 2151696 252964
09:50:36 09:42:01 AM 5157760 7015192 2724668 34.57 2688 2033128 698540 7.82 223844 2150048 10180
09:50:36 09:43:01 AM 4876084 6981240 3006344 38.14 2688 2272012 741224 8.30 293700 2335852 177844
09:50:36 09:44:01 AM 4937108 7061404 2945320 37.37 2688 2291224 621120 6.95 279224 2280640 12
09:50:36 09:45:01 AM 4895104 7020752 2987324 37.90 2688 2292592 689404 7.72 279356 2322104 1028
09:50:36 09:46:01 AM 4863012 7005304 3019416 38.31 2688 2309224 705044 7.89 279828 2353308 3936
09:50:36 09:47:01 AM 4852844 7003104 3029584 38.43 2688 2317252 705044 7.89 279828 2364076 336
09:50:36 09:48:01 AM 4842440 7003080 3039988 38.57 2688 2327632 720420 8.07 279876 2374308 1220
09:50:36 09:49:01 AM 5021148 7056628 2861280 36.30 2688 2203968 633160 7.09 316364 2161396 54928
09:50:36 09:50:01 AM 4970008 6998428 2912420 36.95 2688 2201320 704020 7.88 516892 2035756 11268
09:50:36 Average: 5820280 7210934 2062148 26.16 2688 1588657 599628 6.71 164563 1634664 1567
09:50:36
09:50:36 03:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:36 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:45:01 AM eth0 81.08 43.74 350.23 14.91 0.00 0.00 0.00 0.00
09:50:36 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:46:01 AM eth0 4.12 0.17 0.54 0.01 0.00 0.00 0.00 0.00
09:50:36 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:47:01 AM eth0 1.20 0.07 0.11 0.00 0.00 0.00 0.00 0.00
09:50:36 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:48:01 AM eth0 0.73 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:49:01 AM eth0 0.63 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:50:36 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:50:01 AM eth0 0.90 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:36 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:51:01 AM eth0 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:36 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:52:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:53:01 AM eth0 0.30 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:54:01 AM eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:36 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:55:01 AM eth0 0.97 0.20 0.20 0.07 0.00 0.00 0.00 0.00
09:50:36 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:56:01 AM eth0 1.08 0.10 6.09 0.01 0.00 0.00 0.00 0.00
09:50:36 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:57:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:36 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:58:01 AM eth0 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:36 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 03:59:01 AM eth0 0.18 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:00:01 AM eth0 0.52 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:01:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:02:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:03:01 AM eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:04:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:05:01 AM eth0 1.05 0.20 0.29 0.07 0.00 0.00 0.00 0.00
09:50:36 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:06:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:07:01 AM eth0 1.00 0.07 1.81 0.00 0.00 0.00 0.00 0.00
09:50:36 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:08:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:09:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:10:01 AM eth0 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:11:01 AM eth0 0.33 0.07 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:12:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:13:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:14:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:15:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:16:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:17:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:18:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:19:01 AM eth0 0.47 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:20:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:21:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:22:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:24:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:25:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:28:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:28:02 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM eth0 0.46 0.07 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM eth0 0.52 0.30 0.19 0.08 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM eth0 1.05 0.27 0.37 0.23 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM eth0 0.48 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM eth0 0.42 0.12 0.26 0.18 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM eth0 0.95 0.87 0.08 0.07 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM eth0 3.32 0.27 0.47 0.20 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM eth0 0.42 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM eth0 0.05 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM eth0 0.35 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM eth0 0.33 0.23 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:20:01 AM eth0 0.47 0.33 0.17 0.16 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM eth0 0.87 0.32 0.45 0.29 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:38:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM eth0 0.38 0.20 0.17 0.07 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM eth0 0.70 0.53 0.17 5.62 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:29:01 AM eth0 0.80 0.28 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM eth0 0.70 0.23 0.30 0.20 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM eth0 0.70 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM eth0 0.53 0.23 0.28 0.19 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM eth0 0.77 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM eth0 0.78 0.17 0.28 0.19 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:02 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM eth0 0.43 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM eth0 0.58 0.35 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM eth0 1.05 0.32 0.49 0.29 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM eth0 0.67 0.27 0.32 0.23 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM eth0 0.72 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM eth0 0.43 0.23 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM eth0 0.43 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:01 AM eth0 1.37 0.30 0.53 0.29 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM eth0 0.83 0.40 0.57 0.42 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM eth0 1.53 0.32 0.44 0.23 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM eth0 2.78 0.38 1.01 0.56 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM eth0 1.10 0.12 0.36 0.19 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM eth0 0.65 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM eth0 1.62 0.13 0.30 0.07 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM eth0 0.87 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM eth0 0.78 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM eth0 1.38 0.00 0.20 0.00 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:02 AM eth0 0.60 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM eth0 1.52 0.14 0.24 0.07 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:59:01 AM eth0 0.77 0.13 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM eth0 0.33 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM eth0 0.65 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM eth0 1.25 0.27 0.40 0.23 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM eth0 1.62 1.07 0.43 0.29 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM eth0 0.60 0.27 0.32 0.23 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM eth0 1.05 0.05 0.14 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM eth0 0.85 0.03 0.11 0.00 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM eth0 0.90 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM eth0 2.05 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM eth0 1.43 0.18 0.24 0.07 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM eth0 1.25 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM eth0 0.85 0.28 0.33 0.23 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM eth0 1.40 0.30 0.41 0.23 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM eth0 0.85 0.20 0.36 0.22 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM eth0 0.57 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM eth0 0.72 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM eth0 0.70 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM eth0 0.98 0.27 0.36 0.23 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM eth0 0.63 0.22 0.32 0.23 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM eth0 0.33 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM eth0 1.53 0.18 0.42 0.19 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM eth0 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM eth0 0.72 0.10 0.20 0.06 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM eth0 1.57 0.00 0.18 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM eth0 0.85 0.00 0.11 0.00 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM eth0 0.18 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM eth0 1.02 0.12 0.23 0.07 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM eth0 1.02 0.23 0.37 0.23 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM eth0 0.60 0.22 0.32 0.22 0.00 0.00 0.00 0.00
09:50:36 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM eth0 0.40 0.22 0.15 0.08 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM eth0 0.43 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM eth0 0.80 0.22 0.35 0.23 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM eth0 0.80 0.28 0.35 0.23 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM eth0 0.67 0.33 0.35 0.26 0.00 0.00 0.00 0.00
09:50:36 09:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:01:02 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM eth0 0.73 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM eth0 1.58 0.20 0.44 0.23 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM eth0 1.17 0.43 0.69 0.44 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM eth0 0.87 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM eth0 0.93 0.27 0.55 0.37 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM eth0 0.85 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM eth0 0.82 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM eth0 1.38 0.35 0.60 0.40 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM eth0 2.15 0.52 0.83 0.48 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM eth0 0.95 0.40 0.57 0.41 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM eth0 2.13 0.30 0.50 0.23 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM eth0 2.27 0.62 0.91 0.58 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM eth0 1.00 0.45 0.77 0.56 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM eth0 0.85 0.27 0.35 0.23 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM eth0 0.78 0.25 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM eth0 144.80 92.32 658.56 56.69 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM eth0 81.87 71.76 907.76 8.80 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM eth0 46.43 38.29 586.17 7.49 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM eth0 40.09 35.92 334.09 7.63 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM eth0 206.07 145.66 47.04 43.41 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM eth0 20.74 10.70 15.17 1.61 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM eth0 36.71 33.29 126.77 9.02 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM eth0 15.76 17.38 41.99 6.74 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM eth0 20.48 21.46 53.81 13.80 0.00 0.00 0.00 0.00
09:50:36 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:49:01 AM eth0 77.86 50.10 194.14 78.22 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM eth0 15.91 14.63 14.65 7.55 0.00 0.00 0.00 0.00
09:50:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 Average: eth0 2.56 1.66 9.23 0.77 0.00 0.00 0.00 0.00
09:50:36
09:50:36
09:50:36 ---> sar -P ALL:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/06/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 03:43:41 LINUX RESTART (2 CPU)
09:50:36
09:50:36 03:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:45:01 AM all 16.13 0.07 6.65 3.99 0.07 73.09
09:50:36 03:45:01 AM 0 17.51 0.07 5.77 3.83 0.05 72.77
09:50:36 03:45:01 AM 1 14.75 0.07 7.53 4.15 0.08 73.41
09:50:36 03:46:01 AM all 0.32 0.00 0.06 0.05 0.03 99.54
09:50:36 03:46:01 AM 0 0.03 0.00 0.05 0.07 0.02 99.83
09:50:36 03:46:01 AM 1 0.60 0.00 0.07 0.03 0.05 99.25
09:50:36 03:47:01 AM all 0.26 0.00 0.08 0.00 0.03 99.62
09:50:36 03:47:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:36 03:47:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:36 03:48:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 03:48:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:36 03:48:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.26
09:50:36 03:49:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75
09:50:36 03:49:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97
09:50:36 03:49:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53
09:50:36 03:50:01 AM all 0.51 0.00 0.07 0.00 0.03 99.39
09:50:36 03:50:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
09:50:36 03:50:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 03:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 03:51:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:36 03:51:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:36 03:52:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:36 03:52:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:36 03:52:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:36 03:53:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 03:53:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
09:50:36 03:53:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:36 03:54:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:50:36 03:54:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:50:36 03:54:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 03:55:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 03:55:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 03:55:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36
09:50:36 03:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 03:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 03:56:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:36 03:56:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 03:57:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:50:36 03:57:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
09:50:36 03:57:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 03:58:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 03:58:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 03:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 03:59:01 AM all 0.33 0.00 0.12 0.00 0.04 99.52
09:50:36 03:59:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35
09:50:36 03:59:01 AM 1 0.13 0.00 0.13 0.00 0.05 99.68
09:50:36 04:00:01 AM all 0.33 0.00 0.05 0.01 0.03 99.58
09:50:36 04:00:01 AM 0 0.57 0.00 0.03 0.02 0.03 99.35
09:50:36 04:00:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:36 04:01:01 AM all 0.29 0.00 0.08 0.06 0.03 99.54
09:50:36 04:01:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:36 04:01:01 AM 1 0.10 0.00 0.10 0.12 0.05 99.63
09:50:36 04:02:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 04:02:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 04:02:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 04:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 04:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 04:03:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:04:01 AM all 0.28 0.00 0.06 0.01 0.03 99.62
09:50:36 04:04:01 AM 0 0.13 0.00 0.02 0.00 0.02 99.83
09:50:36 04:04:01 AM 1 0.42 0.00 0.10 0.02 0.05 99.42
09:50:36 04:05:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:36 04:05:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:36 04:05:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.41
09:50:36 04:06:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 04:06:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 04:06:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:36
09:50:36 04:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:07:01 AM all 0.27 0.00 0.04 0.00 0.03 99.67
09:50:36 04:07:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:36 04:07:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 04:08:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 04:08:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 04:08:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 04:09:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 04:09:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:36 04:09:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 04:10:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:36 04:10:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 04:10:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:36 04:11:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:36 04:11:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 04:11:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:36 04:12:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 04:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:12:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 04:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 04:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 04:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 04:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 04:14:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 04:14:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 04:15:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 04:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 04:15:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 04:16:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:36 04:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:16:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:50:36 04:17:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 04:17:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:17:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36
09:50:36 04:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:18:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:36 04:18:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:18:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 04:19:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:36 04:19:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 04:19:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:50:36 04:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 04:20:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 04:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:21:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 04:21:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 04:21:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 04:22:01 AM all 0.18 0.00 0.04 0.00 0.03 99.74
09:50:36 04:22:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:36 04:22:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 04:23:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 04:23:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 04:23:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 04:24:01 AM all 0.11 0.00 0.08 0.00 0.03 99.78
09:50:36 04:24:01 AM 0 0.18 0.00 0.12 0.00 0.03 99.67
09:50:36 04:24:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 04:25:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 04:25:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:36 04:25:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 04:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 04:26:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 04:26:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:27:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67
09:50:36 04:27:01 AM 0 0.38 0.00 0.02 0.00 0.00 99.60
09:50:36 04:27:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 04:28:02 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 04:28:02 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:36 04:28:02 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36
09:50:36 04:28:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:29:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82
09:50:36 04:29:01 AM 0 0.09 0.00 0.07 0.00 0.03 99.81
09:50:36 04:29:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:30:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75
09:50:36 04:30:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70
09:50:36 04:30:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 04:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 04:31:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:50:36 04:31:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:36 04:32:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:36 04:32:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 04:32:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:36 04:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:36 04:33:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 04:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 04:34:01 AM all 0.30 0.00 0.07 0.01 0.03 99.59
09:50:36 04:34:01 AM 0 0.05 0.00 0.08 0.02 0.03 99.82
09:50:36 04:34:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:35:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:36 04:35:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 04:35:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 04:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:36 04:36:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 04:36:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
09:50:36 04:37:01 AM all 0.29 0.00 0.08 0.01 0.04 99.58
09:50:36 04:37:01 AM 0 0.50 0.00 0.10 0.02 0.05 99.33
09:50:36 04:37:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 04:38:01 AM all 0.15 0.00 0.08 0.00 0.05 99.72
09:50:36 04:38:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 04:38:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
09:50:36 04:39:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67
09:50:36 04:39:01 AM 0 0.40 0.00 0.08 0.00 0.05 99.47
09:50:36 04:39:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:36
09:50:36 04:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 04:40:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 04:40:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 04:41:01 AM all 0.26 0.00 0.08 0.01 0.05 99.60
09:50:36 04:41:01 AM 0 0.45 0.00 0.10 0.00 0.07 99.38
09:50:36 04:41:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82
09:50:36 04:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:36 04:42:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 04:42:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:36 04:43:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 04:43:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:36 04:43:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 04:44:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 04:44:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 04:44:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 04:45:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:36 04:45:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:36 04:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 04:46:01 AM all 0.30 0.23 0.17 0.09 0.03 99.17
09:50:36 04:46:01 AM 0 0.18 0.02 0.12 0.00 0.03 99.65
09:50:36 04:46:01 AM 1 0.42 0.45 0.22 0.18 0.03 98.70
09:50:36 04:47:01 AM all 0.39 0.00 0.06 0.03 0.04 99.48
09:50:36 04:47:01 AM 0 0.70 0.00 0.03 0.03 0.05 99.18
09:50:36 04:47:01 AM 1 0.08 0.00 0.08 0.02 0.03 99.78
09:50:36 04:48:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 04:48:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:48:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 04:49:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 04:49:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 04:49:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:36 04:50:01 AM 0 0.58 0.00 0.10 0.00 0.05 99.27
09:50:36 04:50:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36
09:50:36 04:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:51:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:36 04:51:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35
09:50:36 04:51:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 04:52:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:50:36 04:52:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45
09:50:36 04:52:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 04:53:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 04:53:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 04:53:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 04:54:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 04:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 04:54:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 04:55:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:36 04:55:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 04:55:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:36 04:56:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 04:56:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 04:56:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 04:57:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:36 04:57:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36 04:57:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 04:58:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 04:58:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 04:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 04:59:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:36 04:59:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:36 04:59:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:36 05:00:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:50:36 05:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:00:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52
09:50:36 05:01:01 AM all 0.32 0.00 0.08 0.01 0.03 99.57
09:50:36 05:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 05:01:01 AM 1 0.53 0.00 0.07 0.02 0.02 99.37
09:50:36
09:50:36 05:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:36 05:02:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:50:36 05:02:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 05:03:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 05:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:03:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 05:04:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:36 05:04:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
09:50:36 05:04:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 05:05:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:36 05:05:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53
09:50:36 05:05:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
09:50:36 05:06:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 05:06:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:36 05:06:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 05:07:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 05:07:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:36 05:07:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 05:08:01 AM all 0.20 0.00 0.04 0.00 0.03 99.72
09:50:36 05:08:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 05:08:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 05:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 05:09:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:36 05:09:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
09:50:36 05:10:01 AM all 0.38 0.00 0.06 0.00 0.05 99.51
09:50:36 05:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 05:10:01 AM 1 0.67 0.00 0.03 0.00 0.05 99.25
09:50:36 05:11:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 05:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 05:11:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:50:36 05:12:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:36 05:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:12:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:50:36
09:50:36 05:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:13:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 05:13:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30
09:50:36 05:13:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 05:14:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:50:36 05:14:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37
09:50:36 05:14:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:36 05:15:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:36 05:15:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 05:15:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:36 05:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 05:16:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:50:36 05:16:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:36 05:17:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 05:17:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 05:17:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:18:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 05:18:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:18:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:19:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:19:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82
09:50:36 05:19:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 05:20:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:36 05:20:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:36 05:20:01 AM 1 0.45 0.00 0.08 0.00 0.07 99.40
09:50:36 05:21:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:36 05:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 05:21:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52
09:50:36 05:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:22:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:22:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 05:23:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66
09:50:36 05:23:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85
09:50:36 05:23:01 AM 1 0.40 0.00 0.07 0.00 0.07 99.47
09:50:36
09:50:36 05:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:24:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:36 05:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:24:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:50:36 05:25:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:25:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 05:25:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 05:26:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 05:26:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 05:26:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:36 05:27:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:36 05:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:27:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:36 05:28:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 05:28:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 05:28:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 05:29:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:36 05:29:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 05:29:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:50:36 05:30:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 05:30:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 05:30:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50
09:50:36 05:31:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:36 05:31:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:31:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40
09:50:36 05:32:01 AM all 0.24 0.00 0.08 0.00 0.04 99.63
09:50:36 05:32:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 05:32:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:36 05:33:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 05:33:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 05:33:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 05:34:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:36 05:34:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:36 05:34:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36
09:50:36 05:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:35:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 05:35:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:36 05:35:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:36:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 05:36:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 05:37:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:37:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 05:37:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 05:38:02 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 05:38:02 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
09:50:36 05:38:02 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 05:39:01 AM all 0.16 0.00 0.05 0.00 0.03 99.75
09:50:36 05:39:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:50:36 05:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:40:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57
09:50:36 05:40:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 05:40:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:36 05:41:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:36 05:41:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 05:41:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 05:42:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:36 05:42:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:36 05:42:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:36 05:43:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 05:43:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 05:43:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 05:44:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58
09:50:36 05:44:01 AM 0 0.12 0.00 0.08 0.02 0.05 99.73
09:50:36 05:44:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:36 05:45:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 05:45:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:36 05:45:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36
09:50:36 05:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:46:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 05:46:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 05:46:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45
09:50:36 05:47:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 05:47:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 05:47:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 05:48:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74
09:50:36 05:48:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 05:48:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63
09:50:36 05:49:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 05:49:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 05:49:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:36 05:50:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:36 05:50:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 05:50:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:50:36 05:51:01 AM all 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36 05:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 05:51:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67
09:50:36 05:52:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:50:36 05:52:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:36 05:52:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:36 05:53:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 05:53:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72
09:50:36 05:53:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:54:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:36 05:54:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:36 05:54:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36 05:55:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54
09:50:36 05:55:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:36 05:55:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53
09:50:36 05:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 05:56:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 05:56:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:36
09:50:36 05:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:57:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 05:57:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
09:50:36 05:57:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 05:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 05:58:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 05:58:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 05:59:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
09:50:36 05:59:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
09:50:36 05:59:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 06:00:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:36 06:00:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 06:00:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:36 06:01:01 AM all 0.31 0.00 0.07 0.01 0.05 99.57
09:50:36 06:01:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:36 06:01:01 AM 1 0.05 0.00 0.05 0.02 0.05 99.83
09:50:36 06:02:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:36 06:02:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:36 06:02:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:36 06:03:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:36 06:03:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 06:03:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 06:04:01 AM all 0.16 0.00 0.05 0.00 0.04 99.75
09:50:36 06:04:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:36 06:04:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 06:05:01 AM all 0.40 0.00 0.04 0.00 0.04 99.52
09:50:36 06:05:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62
09:50:36 06:05:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 06:06:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 06:06:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 06:06:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:07:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:36 06:07:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 06:07:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:36
09:50:36 06:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:08:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:36 06:08:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 06:08:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:36 06:09:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:36 06:09:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52
09:50:36 06:09:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:36 06:10:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:10:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 06:10:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 06:11:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:50:36 06:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 06:11:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:50:36 06:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 06:12:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 06:12:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 06:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:13:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 06:13:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:14:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 06:14:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 06:14:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37
09:50:36 06:15:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 06:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:15:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 06:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:16:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 06:16:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 06:17:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:36 06:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 06:17:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:36 06:18:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 06:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 06:18:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36
09:50:36 06:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:19:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:36 06:19:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 06:19:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 06:20:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:36 06:20:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 06:20:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 06:21:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:36 06:21:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 06:21:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 06:22:01 AM all 0.33 0.18 0.12 0.00 0.04 99.33
09:50:36 06:22:01 AM 0 0.05 0.30 0.13 0.00 0.03 99.48
09:50:36 06:22:01 AM 1 0.60 0.07 0.10 0.00 0.05 99.18
09:50:36 06:23:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 06:23:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:36 06:23:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 06:24:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:24:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 06:24:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 06:25:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 06:26:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:36 06:26:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 06:26:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:50:36 06:27:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:36 06:27:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:36 06:27:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:36 06:28:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 06:28:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 06:28:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 06:29:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:36 06:29:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 06:29:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36
09:50:36 06:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:30:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67
09:50:36 06:30:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 06:30:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:36 06:31:01 AM all 0.23 0.00 0.07 0.01 0.04 99.66
09:50:36 06:31:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
09:50:36 06:31:01 AM 1 0.32 0.00 0.05 0.02 0.02 99.60
09:50:36 06:32:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 06:32:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 06:32:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 06:33:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 06:33:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 06:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 06:34:01 AM all 0.21 0.00 0.06 0.01 0.04 99.68
09:50:36 06:34:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75
09:50:36 06:34:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:36 06:35:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:36 06:35:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:36 06:35:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 06:36:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:50:36 06:36:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
09:50:36 06:36:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:50:36 06:37:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:50:36 06:37:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:36 06:37:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 06:38:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:36 06:38:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
09:50:36 06:38:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 06:39:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
09:50:36 06:39:01 AM 0 0.28 0.00 0.02 0.00 0.02 99.68
09:50:36 06:39:01 AM 1 0.23 0.00 0.07 0.00 0.07 99.63
09:50:36 06:40:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 06:40:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:36 06:40:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
09:50:36
09:50:36 06:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:41:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:41:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:50:36 06:41:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:36 06:42:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 06:42:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:43:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:50:36 06:43:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 06:43:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 06:44:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:36 06:44:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:50:36 06:44:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 06:45:02 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 06:45:02 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 06:45:02 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:36 06:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
09:50:36 06:46:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 06:46:01 AM 1 0.53 0.00 0.00 0.00 0.02 99.46
09:50:36 06:47:01 AM all 0.28 0.00 0.07 0.00 0.06 99.59
09:50:36 06:47:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
09:50:36 06:47:01 AM 1 0.40 0.00 0.08 0.00 0.07 99.45
09:50:36 06:48:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:36 06:48:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 06:48:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 06:49:01 AM all 0.13 0.00 0.04 0.00 0.05 99.78
09:50:36 06:49:01 AM 0 0.15 0.00 0.02 0.00 0.03 99.80
09:50:36 06:49:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 06:50:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 06:50:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:36 06:50:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 06:51:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:36 06:51:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 06:51:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36
09:50:36 06:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:52:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 06:52:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 06:52:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 06:53:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:53:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 06:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 06:54:01 AM all 0.11 0.00 0.07 0.00 0.05 99.77
09:50:36 06:54:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73
09:50:36 06:54:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36 06:55:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:36 06:55:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:36 06:55:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:56:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 06:56:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:56:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 06:57:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:36 06:57:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 06:57:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:36 06:58:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:36 06:58:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78
09:50:36 06:58:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:50:36 06:59:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 06:59:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 06:59:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 07:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 07:00:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 07:00:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 07:01:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 07:01:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 07:01:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:02:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 07:02:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:02:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36
09:50:36 07:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:03:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 07:03:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 07:03:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 07:04:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:36 07:04:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 07:04:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:36 07:05:01 AM all 0.11 0.00 0.06 0.00 0.05 99.78
09:50:36 07:05:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 07:05:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
09:50:36 07:06:01 AM all 0.18 0.00 0.08 0.00 0.05 99.69
09:50:36 07:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:06:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57
09:50:36 07:07:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78
09:50:36 07:07:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 07:07:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
09:50:36 07:08:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 07:08:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 07:08:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:36 07:09:01 AM all 0.08 0.00 0.07 0.00 0.04 99.82
09:50:36 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 07:09:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 07:10:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:36 07:10:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 07:10:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 07:11:01 AM all 0.07 0.00 0.06 0.00 0.05 99.82
09:50:36 07:11:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 07:11:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 07:12:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 07:12:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:36 07:13:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:36 07:13:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:36 07:13:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36
09:50:36 07:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:14:01 AM all 0.28 0.00 0.05 0.01 0.04 99.62
09:50:36 07:14:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:50:36 07:14:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83
09:50:36 07:15:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:15:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 07:15:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:16:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66
09:50:36 07:16:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:36 07:16:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 07:17:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:50:36 07:17:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 07:17:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:36 07:18:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 07:18:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:36 07:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 07:19:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 07:19:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 07:19:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:20:01 AM all 0.32 0.00 0.08 0.00 0.05 99.55
09:50:36 07:20:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:36 07:20:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 07:21:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62
09:50:36 07:21:01 AM 0 0.12 0.00 0.05 0.02 0.03 99.78
09:50:36 07:21:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:36 07:22:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78
09:50:36 07:22:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 07:22:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:36 07:23:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:23:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 07:23:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 07:24:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 07:24:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 07:24:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:50:36
09:50:36 07:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:25:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 07:25:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:25:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:36 07:26:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:36 07:26:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 07:26:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:36 07:27:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:27:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:27:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 07:28:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 07:28:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:28:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 07:29:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:36 07:29:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 07:29:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:36 07:30:01 AM all 0.18 0.00 0.08 0.00 0.05 99.69
09:50:36 07:30:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 07:30:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62
09:50:36 07:31:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 07:31:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 07:31:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 07:32:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 07:32:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 07:32:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 07:33:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:36 07:33:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 07:33:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:34:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:36 07:34:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:34:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:50:36 07:35:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:36 07:35:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:35:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:36
09:50:36 07:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:36:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 07:36:01 AM 0 0.43 0.00 0.05 0.00 0.07 99.45
09:50:36 07:36:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:36 07:37:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 07:37:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:36 07:37:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93
09:50:36 07:38:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:36 07:38:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:36 07:38:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 07:39:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74
09:50:36 07:39:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67
09:50:36 07:39:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:40:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:36 07:40:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:36 07:40:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 07:41:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 07:41:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 07:41:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:50:36 07:42:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:36 07:42:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:36 07:42:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:36 07:43:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:36 07:43:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45
09:50:36 07:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:44:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:36 07:44:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 07:44:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:45:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:45:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 07:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 07:46:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 07:46:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:36 07:46:01 AM 1 0.07 0.00 0.05 0.00 0.08 99.80
09:50:36
09:50:36 07:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:47:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 07:47:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
09:50:36 07:47:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:36 07:48:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:36 07:48:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 07:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 07:49:01 AM all 0.28 0.00 0.06 0.01 0.04 99.61
09:50:36 07:49:01 AM 0 0.55 0.00 0.07 0.02 0.07 99.30
09:50:36 07:49:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
09:50:36 07:50:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:36 07:50:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53
09:50:36 07:50:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 07:51:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:36 07:51:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:50:36 07:51:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 07:52:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 07:52:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 07:52:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 07:53:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 07:53:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 07:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 07:54:02 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 07:54:02 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 07:54:02 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 07:55:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 07:55:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39
09:50:36 07:55:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 07:56:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 07:56:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:36 07:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:57:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76
09:50:36 07:57:01 AM 0 0.25 0.00 0.10 0.00 0.07 99.58
09:50:36 07:57:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:36
09:50:36 07:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:58:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:36 07:58:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 07:58:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 07:59:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 07:59:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
09:50:36 07:59:01 AM 1 0.05 0.00 0.02 0.00 0.02 99.92
09:50:36 08:00:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 08:00:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 08:00:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:01:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:36 08:01:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43
09:50:36 08:01:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 08:02:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 08:02:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 08:02:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 08:03:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 08:03:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:03:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 08:04:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:04:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:04:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:05:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:05:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:05:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:06:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 08:06:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 08:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 08:07:01 AM all 0.22 0.18 0.13 0.00 0.04 99.43
09:50:36 08:07:01 AM 0 0.33 0.37 0.20 0.00 0.03 99.07
09:50:36 08:07:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 08:08:01 AM all 0.23 0.00 0.06 0.01 0.05 99.66
09:50:36 08:08:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:36 08:08:01 AM 1 0.43 0.00 0.08 0.02 0.08 99.38
09:50:36
09:50:36 08:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:09:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 08:09:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:09:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 08:10:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:36 08:10:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 08:10:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 08:11:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:11:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:11:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:12:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 08:12:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:12:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 08:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 08:13:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 08:13:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 08:14:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 08:14:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:15:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 08:15:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 08:15:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:16:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 08:16:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:16:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 08:17:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 08:17:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:17:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 08:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 08:18:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:36 08:18:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:36 08:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 08:19:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 08:19:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36
09:50:36 08:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:20:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 08:20:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 08:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:21:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:36 08:21:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:36 08:21:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 08:22:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 08:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:22:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 08:23:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 08:23:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 08:23:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:24:01 AM all 0.22 0.00 0.08 0.01 0.05 99.65
09:50:36 08:24:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 08:24:01 AM 1 0.08 0.00 0.10 0.02 0.07 99.73
09:50:36 08:25:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 08:25:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:36 08:25:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 08:26:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:50:36 08:26:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:36 08:26:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:36 08:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:27:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:27:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:28:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 08:28:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 08:28:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 08:29:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:36 08:29:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72
09:50:36 08:29:01 AM 1 0.23 0.00 0.10 0.00 0.07 99.60
09:50:36 08:30:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:36 08:30:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 08:30:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33
09:50:36
09:50:36 08:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:31:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:50:36 08:31:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 08:31:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:36 08:32:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:36 08:32:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 08:32:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:33:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 08:33:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 08:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 08:34:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
09:50:36 08:34:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 08:34:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:36 08:35:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 08:35:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:36 08:35:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:36 08:36:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:36 08:36:01 AM 0 0.18 0.00 0.03 0.00 0.03 99.75
09:50:36 08:36:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:36 08:37:01 AM all 0.14 0.00 0.05 0.00 0.04 99.77
09:50:36 08:37:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:36 08:37:01 AM 1 0.27 0.00 0.08 0.00 0.07 99.58
09:50:36 08:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:36 08:38:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:36 08:38:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 08:39:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:36 08:39:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:39:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:36 08:40:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 08:40:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:40:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 08:41:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 08:41:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70
09:50:36 08:41:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36
09:50:36 08:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:42:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:42:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:42:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 08:43:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:36 08:43:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 08:43:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 08:44:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:50:36 08:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:44:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:36 08:45:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 08:45:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 08:45:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 08:46:01 AM all 0.23 0.00 0.04 0.00 0.05 99.67
09:50:36 08:46:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 08:46:01 AM 1 0.43 0.00 0.05 0.00 0.07 99.45
09:50:36 08:47:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 08:47:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 08:47:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 08:48:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 08:48:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 08:48:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:36 08:49:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:36 08:49:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 08:49:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 08:50:01 AM all 0.17 0.00 0.07 0.00 0.06 99.71
09:50:36 08:50:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88
09:50:36 08:50:01 AM 1 0.32 0.00 0.08 0.00 0.07 99.53
09:50:36 08:51:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:36 08:51:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:36 08:51:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 08:52:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 08:52:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:52:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:36
09:50:36 08:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:53:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 08:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 08:53:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 08:54:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 08:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:54:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:55:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 08:55:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 08:55:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 08:56:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:36 08:56:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 08:56:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 08:57:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 08:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:57:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 08:58:01 AM all 0.18 0.00 0.05 0.00 0.06 99.72
09:50:36 08:58:01 AM 0 0.07 0.00 0.05 0.00 0.08 99.80
09:50:36 08:58:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 08:59:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:36 08:59:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 08:59:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36 09:00:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:36 09:00:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:50:36 09:00:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 09:01:02 AM all 0.30 0.00 0.06 0.01 0.04 99.59
09:50:36 09:01:02 AM 0 0.08 0.00 0.05 0.02 0.03 99.82
09:50:36 09:01:02 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:36 09:02:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:36 09:02:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 09:02:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.44
09:50:36 09:03:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:50:36 09:03:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:50:36 09:03:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36
09:50:36 09:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:04:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58
09:50:36 09:04:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 09:04:01 AM 1 0.07 0.00 0.08 0.02 0.07 99.77
09:50:36 09:05:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 09:05:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72
09:50:36 09:05:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:36 09:06:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:50:36 09:06:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:36 09:06:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:36 09:07:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:36 09:07:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 09:07:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.56
09:50:36 09:08:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 09:08:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 09:08:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 09:09:01 AM all 0.33 0.00 0.04 0.01 0.03 99.59
09:50:36 09:09:01 AM 0 0.12 0.00 0.07 0.02 0.05 99.75
09:50:36 09:09:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 09:10:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:36 09:10:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57
09:50:36 09:10:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:36 09:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:36 09:11:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:50:36 09:11:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 09:12:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61
09:50:36 09:12:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
09:50:36 09:12:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36 09:13:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:36 09:13:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:36 09:13:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 09:14:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:36 09:14:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:36 09:14:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:36
09:50:36 09:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:15:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:36 09:15:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:50:36 09:15:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:16:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:36 09:16:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:36 09:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:17:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 09:17:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 09:17:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 09:18:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:36 09:18:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:36 09:18:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36 09:19:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:50:36 09:19:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.46
09:50:36 09:19:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:36 09:20:01 AM all 0.34 0.00 0.04 0.00 0.03 99.59
09:50:36 09:20:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 09:20:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
09:50:36 09:21:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 09:21:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
09:50:36 09:21:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 09:22:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:36 09:22:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 09:22:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:36 09:23:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:36 09:23:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:36 09:23:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:36 09:24:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:36 09:24:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:36 09:24:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 09:25:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:50:36 09:25:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32
09:50:36 09:25:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:36
09:50:36 09:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:26:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:50:36 09:26:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40
09:50:36 09:26:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:36 09:27:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:36 09:27:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:36 09:27:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:36 09:28:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:36 09:28:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:36 09:28:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 09:29:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:36 09:29:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:36 09:29:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 09:30:01 AM all 0.23 0.00 0.09 0.00 0.03 99.65
09:50:36 09:30:01 AM 0 0.40 0.00 0.12 0.00 0.03 99.45
09:50:36 09:30:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:36 09:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 09:31:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 09:31:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:36 09:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:36 09:32:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30
09:50:36 09:32:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 09:33:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
09:50:36 09:33:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25
09:50:36 09:33:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 09:34:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:36 09:34:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:36 09:34:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:36 09:35:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:36 09:35:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 09:35:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 09:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 09:36:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 09:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36
09:50:36 09:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:37:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 09:37:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:36 09:37:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 09:38:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58
09:50:36 09:38:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30
09:50:36 09:38:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 09:39:01 AM all 0.36 0.00 0.05 0.00 0.03 99.56
09:50:36 09:39:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25
09:50:36 09:39:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:50:36 09:40:01 AM all 10.70 0.00 1.96 0.23 0.05 87.07
09:50:36 09:40:01 AM 0 14.13 0.00 1.67 0.38 0.05 83.77
09:50:36 09:40:01 AM 1 7.26 0.00 2.25 0.07 0.05 90.36
09:50:36 09:41:01 AM all 29.43 0.00 4.15 5.68 0.08 60.65
09:50:36 09:41:01 AM 0 30.39 0.00 4.21 6.15 0.08 59.17
09:50:36 09:41:01 AM 1 28.47 0.00 4.10 5.21 0.08 62.14
09:50:36 09:42:01 AM all 20.27 0.14 3.17 1.67 0.08 74.67
09:50:36 09:42:01 AM 0 27.13 0.28 3.21 1.49 0.10 67.80
09:50:36 09:42:01 AM 1 13.42 0.00 3.13 1.85 0.07 81.53
09:50:36 09:43:01 AM all 28.12 0.00 4.54 0.77 0.07 66.49
09:50:36 09:43:01 AM 0 28.53 0.00 4.69 0.67 0.07 66.05
09:50:36 09:43:01 AM 1 27.72 0.00 4.38 0.88 0.08 66.93
09:50:36 09:44:01 AM all 17.14 0.00 3.44 0.86 0.08 78.49
09:50:36 09:44:01 AM 0 24.39 0.00 3.95 0.85 0.07 70.74
09:50:36 09:44:01 AM 1 9.89 0.00 2.93 0.87 0.08 86.23
09:50:36 09:45:01 AM all 1.90 0.00 0.21 0.03 0.06 97.81
09:50:36 09:45:01 AM 0 2.24 0.00 0.27 0.00 0.03 97.46
09:50:36 09:45:01 AM 1 1.55 0.00 0.15 0.05 0.08 98.16
09:50:36 09:46:01 AM all 16.46 0.00 0.25 0.05 0.09 83.14
09:50:36 09:46:01 AM 0 17.27 0.00 0.25 0.02 0.10 82.36
09:50:36 09:46:01 AM 1 15.65 0.00 0.25 0.08 0.08 83.93
09:50:36 09:47:01 AM all 9.19 0.00 0.14 0.03 0.05 90.59
09:50:36 09:47:01 AM 0 13.48 0.00 0.17 0.02 0.05 86.29
09:50:36 09:47:01 AM 1 4.89 0.00 0.12 0.03 0.05 94.90
09:50:36
09:50:36 09:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:48:01 AM all 11.83 0.00 0.17 0.02 0.06 87.92
09:50:36 09:48:01 AM 0 12.18 0.00 0.17 0.02 0.05 87.58
09:50:36 09:48:01 AM 1 11.48 0.00 0.17 0.02 0.07 88.26
09:50:36 09:49:01 AM all 9.88 0.00 0.97 0.02 0.08 89.05
09:50:36 09:49:01 AM 0 13.01 0.00 1.00 0.02 0.08 85.89
09:50:36 09:49:01 AM 1 6.75 0.00 0.94 0.02 0.08 92.21
09:50:36 09:50:01 AM all 26.10 0.00 3.39 0.36 0.08 70.08
09:50:36 09:50:01 AM 0 23.22 0.00 3.30 0.25 0.08 73.14
09:50:36 09:50:01 AM 1 28.97 0.00 3.48 0.47 0.07 67.01
09:50:36 Average: all 0.81 0.00 0.14 0.04 0.04 98.98
09:50:36 Average: 0 0.88 0.00 0.14 0.04 0.04 98.90
09:50:36 Average: 1 0.74 0.00 0.13 0.04 0.04 99.05
09:50:36
09:50:36
09:50:36