09:40:15 Started by upstream project "integration-sanity-test-scandium" build number 530
09:40:15 originally caused by:
09:40:15 Started by timer
09:40:15 Running as SYSTEM
09:40:15 [EnvInject] - Loading node environment variables.
09:40:15 Building remotely on prd-centos8-robot-2c-8g-6689 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:15 [ssh-agent] Looking for ssh-agent implementation...
09:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:15 $ ssh-agent
09:40:15 SSH_AUTH_SOCK=/tmp/ssh-LbZ7YlyoSTkh/agent.6491
09:40:15 SSH_AGENT_PID=6493
09:40:15 [ssh-agent] Started.
09:40:15 Running ssh-add (command line suppressed)
09:40:15 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9266809985350220881.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9266809985350220881.key)
09:40:16 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:16 The recommended git tool is: NONE
09:40:18 using credential opendaylight-jenkins-ssh
09:40:18 Wiping out workspace first.
09:40:18 Cloning the remote Git repository
09:40:18 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:18 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:18 > git --version # timeout=10
09:40:18 > git --version # 'git version 2.43.0'
09:40:18 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:18 [INFO] Currently running in a labeled security context
09:40:18 [INFO] Currently SELinux is 'enforcing' on the host
09:40:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh965083688496383302.key
09:40:18 Verifying host key using known hosts file
09:40:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:21 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:21 [INFO] Currently running in a labeled security context
09:40:21 [INFO] Currently SELinux is 'enforcing' on the host
09:40:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9274734008415192691.key
09:40:21 Verifying host key using known hosts file
09:40:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:21 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:21 > git config core.sparsecheckout # timeout=10
09:40:21 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:22 Commit message: "Adapt test for new pce-allocation field"
09:40:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:22 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:22 No emails were triggered.
09:40:22 provisioning config files...
09:40:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5740923146617079585.sh
09:40:22 ---> python-tools-install.sh
09:40:22 Setup pyenv:
09:40:23 system
09:40:23 * 3.8.13 (set by /opt/pyenv/version)
09:40:23 * 3.9.13 (set by /opt/pyenv/version)
09:40:23 * 3.10.13 (set by /opt/pyenv/version)
09:40:23 * 3.11.7 (set by /opt/pyenv/version)
09:40:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eKSy
09:40:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:32 lf-activate-venv(): INFO: Base packages installed successfully
09:40:32 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:59 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:40:59 Generating Requirements File
09:41:23 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:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:23 Python 3.11.7
09:41:24 pip 25.3 from /tmp/venv-eKSy/lib/python3.11/site-packages/pip (python 3.11)
09:41:24 appdirs==1.4.4
09:41:24 argcomplete==3.6.3
09:41:24 aspy.yaml==1.3.0
09:41:24 attrs==25.4.0
09:41:24 autopage==0.5.2
09:41:24 beautifulsoup4==4.14.2
09:41:24 boto3==1.40.68
09:41:24 botocore==1.40.68
09:41:24 bs4==0.0.2
09:41:24 cachetools==6.2.1
09:41:24 certifi==2025.10.5
09:41:24 cffi==2.0.0
09:41:24 cfgv==3.4.0
09:41:24 chardet==5.2.0
09:41:24 charset-normalizer==3.4.4
09:41:24 click==8.3.0
09:41:24 cliff==4.11.0
09:41:24 cmd2==2.7.0
09:41:24 cryptography==3.3.2
09:41:24 debtcollector==3.0.0
09:41:24 decorator==5.2.1
09:41:24 defusedxml==0.7.1
09:41:24 Deprecated==1.3.1
09:41:24 distlib==0.4.0
09:41:24 dnspython==2.8.0
09:41:24 docker==7.1.0
09:41:24 dogpile.cache==1.5.0
09:41:24 durationpy==0.10
09:41:24 email-validator==2.3.0
09:41:24 filelock==3.20.0
09:41:24 future==1.0.0
09:41:24 gitdb==4.0.12
09:41:24 GitPython==3.1.45
09:41:24 google-auth==2.43.0
09:41:24 httplib2==0.31.0
09:41:24 identify==2.6.15
09:41:24 idna==3.11
09:41:24 importlib-resources==1.5.0
09:41:24 iso8601==2.1.0
09:41:24 Jinja2==3.1.6
09:41:24 jmespath==1.0.1
09:41:24 jsonpatch==1.33
09:41:24 jsonpointer==3.0.0
09:41:24 jsonschema==4.25.1
09:41:24 jsonschema-specifications==2025.9.1
09:41:24 keystoneauth1==5.12.0
09:41:24 kubernetes==34.1.0
09:41:24 lftools==0.37.15
09:41:24 lxml==6.0.2
09:41:24 markdown-it-py==4.0.0
09:41:24 MarkupSafe==3.0.3
09:41:24 mdurl==0.1.2
09:41:24 msgpack==1.1.2
09:41:24 multi_key_dict==2.0.3
09:41:24 munch==4.0.0
09:41:24 netaddr==1.3.0
09:41:24 niet==1.4.2
09:41:24 nodeenv==1.9.1
09:41:24 oauth2client==4.1.3
09:41:24 oauthlib==3.3.1
09:41:24 openstacksdk==4.7.1
09:41:24 os-service-types==1.8.1
09:41:24 osc-lib==4.2.0
09:41:24 oslo.config==10.0.0
09:41:24 oslo.context==6.1.0
09:41:24 oslo.i18n==6.6.0
09:41:24 oslo.log==7.2.1
09:41:24 oslo.serialization==5.8.0
09:41:24 oslo.utils==9.1.0
09:41:24 packaging==25.0
09:41:24 pbr==7.0.3
09:41:24 platformdirs==4.5.0
09:41:24 prettytable==3.16.0
09:41:24 psutil==7.1.3
09:41:24 pyasn1==0.6.1
09:41:24 pyasn1_modules==0.4.2
09:41:24 pycparser==2.23
09:41:24 pygerrit2==2.0.15
09:41:24 PyGithub==2.8.1
09:41:24 Pygments==2.19.2
09:41:24 PyJWT==2.10.1
09:41:24 PyNaCl==1.6.0
09:41:24 pyparsing==2.4.7
09:41:24 pyperclip==1.11.0
09:41:24 pyrsistent==0.20.0
09:41:24 python-cinderclient==9.8.0
09:41:24 python-dateutil==2.9.0.post0
09:41:24 python-heatclient==4.3.0
09:41:24 python-jenkins==1.8.3
09:41:24 python-keystoneclient==5.7.0
09:41:24 python-magnumclient==4.9.0
09:41:24 python-openstackclient==8.2.0
09:41:24 python-swiftclient==4.8.0
09:41:24 PyYAML==6.0.3
09:41:24 referencing==0.37.0
09:41:24 requests==2.32.5
09:41:24 requests-oauthlib==2.0.0
09:41:24 requestsexceptions==1.4.0
09:41:24 rfc3986==2.0.0
09:41:24 rich==14.2.0
09:41:24 rich-argparse==1.7.2
09:41:24 rpds-py==0.28.0
09:41:24 rsa==4.9.1
09:41:24 ruamel.yaml==0.18.16
09:41:24 ruamel.yaml.clib==0.2.14
09:41:24 s3transfer==0.14.0
09:41:24 simplejson==3.20.2
09:41:24 six==1.17.0
09:41:24 smmap==5.0.2
09:41:24 soupsieve==2.8
09:41:24 stevedore==5.5.0
09:41:24 tabulate==0.9.0
09:41:24 toml==0.10.2
09:41:24 tomlkit==0.13.3
09:41:24 tqdm==4.67.1
09:41:24 typing_extensions==4.15.0
09:41:24 tzdata==2025.2
09:41:24 urllib3==1.26.20
09:41:24 virtualenv==20.35.4
09:41:24 wcwidth==0.2.14
09:41:24 websocket-client==1.9.0
09:41:24 wrapt==2.0.1
09:41:24 xdg==6.0.0
09:41:24 xmltodict==1.0.2
09:41:24 yq==3.4.3
09:41:24 [EnvInject] - Injecting environment variables from a build step.
09:41:24 [EnvInject] - Injecting as environment variables the properties content
09:41:24 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:24 OS_CLOUD=vex
09:41:24 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:41:24 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:24
09:41:24 [EnvInject] - Variables injected successfully.
09:41:24 provisioning config files...
09:41:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12430806636222866551.sh
09:41:24 ---> Create parameters file for OpenStack HOT
09:41:24 OpenStack Heat parameters generated
09:41:24 -----------------------------------
09:41:24 parameters:
09:41:24 vm_0_count: '1'
09:41:24 vm_0_flavor: 'v3-standard-4'
09:41:24 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:24 vm_1_count: '1'
09:41:24 vm_1_flavor: 'v3-standard-2'
09:41:24 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:24
09:41:24 job_name: '52208-525'
09:41:24 silo: 'releng'
09:41:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins85274671389140146.sh
09:41:24 ---> Create HEAT stack
09:41:24 + source /home/jenkins/lf-env.sh
09:41:24 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:24 ++ mktemp -d /tmp/venv-XXXX
09:41:24 + lf_venv=/tmp/venv-nqda
09:41:24 + local venv_file=/tmp/.os_lf_venv
09:41:24 + local python=python3
09:41:24 + local options
09:41:24 + local set_path=true
09:41:24 + local install_args=
09:41:24 ++ 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:24 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:24 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:24 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:24 + true
09:41:24 + case $1 in
09:41:24 + python=python3
09:41:24 + shift 2
09:41:24 + true
09:41:24 + case $1 in
09:41:24 + shift
09:41:24 + break
09:41:24 + case $python in
09:41:24 + local pkg_list=
09:41:24 + [[ -d /opt/pyenv ]]
09:41:24 + echo 'Setup pyenv:'
09:41:24 Setup pyenv:
09:41:24 + export PYENV_ROOT=/opt/pyenv
09:41:24 + PYENV_ROOT=/opt/pyenv
09:41:24 + 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:24 + 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:24 + pyenv versions
09:41:25 system
09:41:25 3.8.13
09:41:25 3.9.13
09:41:25 3.10.13
09:41:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:25 + command -v pyenv
09:41:25 ++ pyenv init - --no-rehash
09:41:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:25 for i in ${!paths[@]}; do
09:41:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:25 fi; done;
09:41:25 echo "${paths[*]}"'\'')"
09:41:25 export PATH="/opt/pyenv/shims:${PATH}"
09:41:25 export PYENV_SHELL=bash
09:41:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:25 pyenv() {
09:41:25 local command
09:41:25 command="${1:-}"
09:41:25 if [ "$#" -gt 0 ]; then
09:41:25 shift
09:41:25 fi
09:41:25
09:41:25 case "$command" in
09:41:25 rehash|shell)
09:41:25 eval "$(pyenv "sh-$command" "$@")"
09:41:25 ;;
09:41:25 *)
09:41:25 command pyenv "$command" "$@"
09:41:25 ;;
09:41:25 esac
09:41:25 }'
09:41:25 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:25 for i in ${!paths[@]}; do
09:41:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:25 fi; done;
09:41:25 echo "${paths[*]}"'
09:41:25 ++ 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:25 ++ 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:25 ++ 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:25 ++ export PYENV_SHELL=bash
09:41:25 ++ PYENV_SHELL=bash
09:41:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:25 +++ complete -F _pyenv pyenv
09:41:25 ++ lf-pyver python3
09:41:25 ++ local py_version_xy=python3
09:41:25 ++ local py_version_xyz=
09:41:25 ++ awk '{ print $1 }'
09:41:25 ++ pyenv versions
09:41:25 ++ local command
09:41:25 ++ command=versions
09:41:25 ++ '[' 1 -gt 0 ']'
09:41:25 ++ shift
09:41:25 ++ case "$command" in
09:41:25 ++ command pyenv versions
09:41:25 ++ pyenv versions
09:41:25 ++ sed 's/^[ *]* //'
09:41:25 ++ grep -E '^[0-9.]*[0-9]$'
09:41:25 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:25 +++ grep '^3' /tmp/.pyenv_versions
09:41:25 +++ sort -V
09:41:25 +++ tail -n 1
09:41:25 ++ py_version_xyz=3.11.7
09:41:25 ++ [[ -z 3.11.7 ]]
09:41:25 ++ echo 3.11.7
09:41:25 ++ return 0
09:41:25 + pyenv local 3.11.7
09:41:25 + local command
09:41:25 + command=local
09:41:25 + '[' 2 -gt 0 ']'
09:41:25 + shift
09:41:25 + case "$command" in
09:41:25 + command pyenv local 3.11.7
09:41:25 + pyenv local 3.11.7
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='lftools[openstack] '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='kubernetes '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='niet '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='python-heatclient '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='python-openstackclient '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='python-magnumclient '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='urllib3~=1.26.15 '
09:41:25 + for arg in "$@"
09:41:25 + case $arg in
09:41:25 + pkg_list+='yq '
09:41:25 + [[ -f /tmp/.os_lf_venv ]]
09:41:25 ++ cat /tmp/.os_lf_venv
09:41:25 + lf_venv=/tmp/venv-eKSy
09:41:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from' file:/tmp/.os_lf_venv
09:41:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:41:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:25 + local 'pip_opts=--upgrade --quiet'
09:41:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:25 + [[ -n '' ]]
09:41:25 + [[ -n '' ]]
09:41:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:25 + /tmp/venv-eKSy/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:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:27 lf-activate-venv(): INFO: Base packages installed successfully
09:41:27 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:27 + 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:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:27 + /tmp/venv-eKSy/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:46 + type python3
09:41:46 + true
09:41:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH'
09:41:46 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:41:46 + PATH=/tmp/venv-eKSy/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:46 + return 0
09:41:46 + openstack --os-cloud vex limits show --absolute
09:41:48 +--------------------------+---------+
09:41:48 | Name | Value |
09:41:48 +--------------------------+---------+
09:41:48 | maxTotalInstances | -1 |
09:41:48 | maxTotalCores | 450 |
09:41:48 | maxTotalRAMSize | 1000000 |
09:41:48 | maxServerMeta | 128 |
09:41:48 | maxImageMeta | 128 |
09:41:48 | maxPersonality | 5 |
09:41:48 | maxPersonalitySize | 10240 |
09:41:48 | maxTotalKeypairs | 100 |
09:41:48 | maxServerGroups | 10 |
09:41:48 | maxServerGroupMembers | 10 |
09:41:48 | maxTotalFloatingIps | -1 |
09:41:48 | maxSecurityGroups | -1 |
09:41:48 | maxSecurityGroupRules | -1 |
09:41:48 | totalRAMUsed | 237568 |
09:41:48 | totalCoresUsed | 58 |
09:41:48 | totalInstancesUsed | 27 |
09:41:48 | totalFloatingIpsUsed | 0 |
09:41:48 | totalSecurityGroupsUsed | 0 |
09:41:48 | totalServerGroupsUsed | 0 |
09:41:48 | maxTotalVolumes | -1 |
09:41:48 | maxTotalSnapshots | 10 |
09:41:48 | maxTotalVolumeGigabytes | 4096 |
09:41:48 | maxTotalBackups | 10 |
09:41:48 | maxTotalBackupGigabytes | 1000 |
09:41:48 | totalVolumesUsed | 3 |
09:41:48 | totalGigabytesUsed | 60 |
09:41:48 | totalSnapshotsUsed | 0 |
09:41:48 | totalBackupsUsed | 0 |
09:41:48 | totalBackupGigabytesUsed | 0 |
09:41:48 +--------------------------+---------+
09:41:48 + pushd /opt/ciman/openstack-hot
09:41:48 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:48 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-525 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:13 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:42:13 Waiting to initialize infrastructure...
09:42:13 Stack initialization successful.
09:42:13 ------------------------------------
09:42:13 Stack Details
09:42:13 ------------------------------------
09:42:13 {'added': None,
09:42:13 'capabilities': [],
09:42:13 'created_at': '2025-11-07T09:41:51Z',
09:42:13 'deleted': None,
09:42:13 'deleted_at': None,
09:42:13 'description': 'No description',
09:42:13 'environment': None,
09:42:13 'environment_files': None,
09:42:13 'files': None,
09:42:13 'files_container': None,
09:42:13 'id': '09adffcf-1e4e-4329-8347-6f3db004a028',
09:42:13 'is_rollback_disabled': True,
09:42:13 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-525/09adffcf-1e4e-4329-8347-6f3db004a028',
09:42:13 'rel': 'self'}],
09:42:13 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:13 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-525',
09:42:13 'notification_topics': [],
09:42:13 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:13 'output_key': 'vm_0_ips',
09:42:13 'output_value': ['10.30.171.27']},
09:42:13 {'description': 'IP addresses of the 2nd vm types',
09:42:13 'output_key': 'vm_1_ips',
09:42:13 'output_value': ['10.30.171.158']}],
09:42:13 'owner_id': ****,
09:42:13 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:13 'OS::stack_id': '09adffcf-1e4e-4329-8347-6f3db004a028',
09:42:13 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-525',
09:42:13 'job_name': '52208-525',
09:42:13 'silo': 'releng',
09:42:13 'vm_0_count': '1',
09:42:13 'vm_0_flavor': 'v3-standard-4',
09:42:13 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:13 '20250917-133034.447',
09:42:13 'vm_1_count': '1',
09:42:13 'vm_1_flavor': 'v3-standard-2',
09:42:13 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:13 '- 20250917-133034.654'},
09:42:13 'parent_id': None,
09:42:13 'replaced': None,
09:42:13 'status': 'CREATE_COMPLETE',
09:42:13 'status_reason': 'Stack CREATE completed successfully',
09:42:13 'tags': [],
09:42:13 'template': None,
09:42:13 'template_description': 'No description',
09:42:13 'template_url': None,
09:42:13 'timeout_mins': 15,
09:42:13 'unchanged': None,
09:42:13 'updated': None,
09:42:13 'updated_at': None,
09:42:13 'user_project_id': '2a40deef778942aba9f4fd70271a55b3'}
09:42:13 ------------------------------------
09:42:14 + popd
09:42:14 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12675775469466207758.sh
09:42:14 ---> Copy SSH public keys to CSIT lab
09:42:14 Setup pyenv:
09:42:14 system
09:42:14 3.8.13
09:42:14 3.9.13
09:42:14 3.10.13
09:42:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:42:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:16 lf-activate-venv(): INFO: Base packages installed successfully
09:42:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:30 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:42:32 SSH not responding on 10.30.171.27. Retrying in 10 seconds...
09:42:33 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:42:34 releng-52208-525-1-mininet-ovs-217-0
09:42:34 Successfully copied public keys to slave 10.30.171.158
09:42:34 Process 7707 ready.
09:42:42 Ping to 10.30.171.27 successful.
09:42:44 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:42:44 releng-52208-525-0-builder-0
09:42:44 Successfully copied public keys to slave 10.30.171.27
09:42:44 Process 7708 ready.
09:42:44 SSH ready on all stack servers.
09:42:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12889805730016825153.sh
09:42:44 Setup pyenv:
09:42:44 system
09:42:44 3.8.13
09:42:44 3.9.13
09:42:44 3.10.13
09:42:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ylvE
09:42:49 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:52 lf-activate-venv(): INFO: Base packages installed successfully
09:42:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-ylvE/bin to PATH
09:42:54 + echo 'Installing Python Requirements'
09:42:54 Installing Python Requirements
09:42:54 + cat
09:42:54 + python -m pip install -r requirements.txt
09:42:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:54 Collecting docker-py (from -r requirements.txt (line 1))
09:42:54 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:55 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:55 Installing build dependencies: started
09:42:55 Installing build dependencies: finished with status 'done'
09:42:55 Getting requirements to build wheel: started
09:42:56 Getting requirements to build wheel: finished with status 'done'
09:42:56 Preparing metadata (pyproject.toml): started
09:42:56 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:56 Collecting netaddr (from -r requirements.txt (line 3))
09:42:56 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:56 Collecting netifaces (from -r requirements.txt (line 4))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:56 Installing build dependencies: started
09:42:57 Installing build dependencies: finished with status 'done'
09:42:57 Getting requirements to build wheel: started
09:42:57 Getting requirements to build wheel: finished with status 'done'
09:42:57 Preparing metadata (pyproject.toml): started
09:42:58 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:58 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:58 Collecting requests (from -r requirements.txt (line 6))
09:42:58 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:58 Collecting robotframework (from -r requirements.txt (line 7))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.8 MB/s 0:00:00
09:42:58 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:58 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:58 Installing build dependencies: started
09:42:59 Installing build dependencies: finished with status 'done'
09:42:59 Getting requirements to build wheel: started
09:42:59 Getting requirements to build wheel: finished with status 'done'
09:42:59 Preparing metadata (pyproject.toml): started
09:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:59 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:43:00 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:00 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:43:00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:00 Installing build dependencies: started
09:43:01 Installing build dependencies: finished with status 'done'
09:43:01 Getting requirements to build wheel: started
09:43:01 Getting requirements to build wheel: finished with status 'done'
09:43:01 Preparing metadata (pyproject.toml): started
09:43:01 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:01 Collecting scapy (from -r requirements.txt (line 12))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.5 MB/s 0:00:00
09:43:01 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:01 Installing build dependencies: started
09:43:02 Installing build dependencies: finished with status 'done'
09:43:02 Getting requirements to build wheel: started
09:43:03 Getting requirements to build wheel: finished with status 'done'
09:43:03 Preparing metadata (pyproject.toml): started
09:43:03 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:03 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.4 MB/s 0:00:00
09:43:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:03 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:03 Collecting isodate (from -r requirements.txt (line 25))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:03 Collecting jmespath (from -r requirements.txt (line 28))
09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:03 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:03 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:03 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:04 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:04 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
09:43:04 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:04 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:04 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:04 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:05 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:05 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:05 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:05 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 32.0 MB/s 0:00:00
09:43:05 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.6 MB/s 0:00:00
09:43:06 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:07 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 40.9 MB/s 0:00:00
09:43:07 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:08 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:08 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 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:43:08 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:08 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 57.4 MB/s 0:00:00
09:43:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:09 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:43:09 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:09 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:09 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:09 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:09 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:09 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:43:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:10 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:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:10 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:10 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:10 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:10 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:10 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0fd8f2692530b9112afd214962c0fa798bb37f3783ddf6b1e60c15173ea35c1e
09:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:10 Building wheel for ipaddr (pyproject.toml): started
09:43:10 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:10 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c041decd189d5bb1f1a52b301008157b1277e14e50682c2ce58776b3c8237c83
09:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:10 Building wheel for netifaces (pyproject.toml): started
09:43:13 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:13 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=dfd03f755f5aeadad442229d8e55c80e231eddc0b58295724a06c2b57a835239
09:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:13 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:13 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:13 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7fcec919ec8bc5f5f9c7b4d3de21004685829d4c685721fe4a73e05df9f4fd47
09:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:13 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:13 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:13 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9a360a5a42a06105781c21284651e972c7bf7fef641807b094ad3925a6b88148
09:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:13 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:14 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:21
09:43:21 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:21 + pip freeze
09:43:22 attrs==25.4.0
09:43:22 bcrypt==5.0.0
09:43:22 beautifulsoup4==4.14.2
09:43:22 certifi==2025.10.5
09:43:22 cffi==2.0.0
09:43:22 charset-normalizer==3.4.4
09:43:22 click==8.3.0
09:43:22 cryptography==46.0.3
09:43:22 decorator==5.2.1
09:43:22 distlib==0.4.0
09:43:22 docker-py==1.10.6
09:43:22 docker-pycreds==0.4.0
09:43:22 elastic-transport==8.17.1
09:43:22 elasticsearch==8.19.2
09:43:22 elasticsearch-dsl==8.15.4
09:43:22 enum34==1.1.10
09:43:22 filelock==3.20.0
09:43:22 h11==0.16.0
09:43:22 idna==3.11
09:43:22 invoke==2.2.1
09:43:22 ipaddr==2.2.0
09:43:22 isodate==0.7.2
09:43:22 jmespath==1.0.1
09:43:22 jsonpatch==1.33
09:43:22 jsonpath-rw==1.4.0
09:43:22 jsonpointer==3.0.0
09:43:22 lxml==6.0.2
09:43:22 netaddr==1.3.0
09:43:22 netifaces==0.11.0
09:43:22 outcome==1.3.0.post0
09:43:22 paramiko==4.0.0
09:43:22 platformdirs==4.5.0
09:43:22 ply==3.11
09:43:22 pyang==2.7.1
09:43:22 pyangbind==0.8.6
09:43:22 pycparser==2.23
09:43:22 pyhocon==0.3.61
09:43:22 PyNaCl==1.6.0
09:43:22 pyparsing==3.2.5
09:43:22 PySocks==1.7.1
09:43:22 python-dateutil==2.9.0.post0
09:43:22 regex==2025.11.3
09:43:22 requests==2.32.5
09:43:22 robotframework==7.3.2
09:43:22 robotframework-httplibrary==0.4.2
09:43:22 robotframework-pythonlibcore==4.4.1
09:43:22 robotframework-requests==0.9.7
09:43:22 robotframework-selenium2library==3.0.0
09:43:22 robotframework-seleniumlibrary==6.8.0
09:43:22 robotframework-sshlibrary==3.8.0
09:43:22 scapy==2.6.1
09:43:22 scp==0.15.0
09:43:22 selenium==4.38.0
09:43:22 six==1.17.0
09:43:22 sniffio==1.3.1
09:43:22 sortedcontainers==2.4.0
09:43:22 soupsieve==2.8
09:43:22 trio==0.32.0
09:43:22 trio-websocket==0.12.2
09:43:22 typing_extensions==4.15.0
09:43:22 urllib3==2.5.0
09:43:22 virtualenv==20.35.4
09:43:22 waitress==3.0.2
09:43:22 WebOb==1.8.9
09:43:22 websocket-client==1.9.0
09:43:22 WebTest==3.0.7
09:43:22 wsproto==1.2.0
09:43:22 [EnvInject] - Injecting environment variables from a build step.
09:43:22 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:22 [EnvInject] - Variables injected successfully.
09:43:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2432390584963205824.sh
09:43:22 Setup pyenv:
09:43:22 system
09:43:22 3.8.13
09:43:22 3.9.13
09:43:22 3.10.13
09:43:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:24 lf-activate-venv(): INFO: Base packages installed successfully
09:43:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:32 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:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:32 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:43:32 + ODL_SYSTEM=()
09:43:32 + TOOLS_SYSTEM=()
09:43:32 + OPENSTACK_SYSTEM=()
09:43:32 + OPENSTACK_CONTROLLERS=()
09:43:32 + mapfile -t ADDR
09:43:32 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:32 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:43:34 + for i in "${ADDR[@]}"
09:43:34 ++ ssh 10.30.171.27 hostname -s
09:43:34 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:34 + REMHOST=releng-52208-525-0-builder-0
09:43:34 + case ${REMHOST} in
09:43:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:34 + for i in "${ADDR[@]}"
09:43:34 ++ ssh 10.30.171.158 hostname -s
09:43:34 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:43:35 + REMHOST=releng-52208-525-1-mininet-ovs-217-0
09:43:35 + case ${REMHOST} in
09:43:35 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:35 + echo NUM_ODL_SYSTEM=1
09:43:35 + echo NUM_TOOLS_SYSTEM=1
09:43:35 + '[' '' == yes ']'
09:43:35 + NUM_OPENSTACK_SYSTEM=0
09:43:35 + echo NUM_OPENSTACK_SYSTEM=0
09:43:35 + '[' 0 -eq 2 ']'
09:43:35 + echo ODL_SYSTEM_IP=10.30.171.27
09:43:35 ++ seq 0 0
09:43:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:35 + echo ODL_SYSTEM_1_IP=10.30.171.27
09:43:35 + echo TOOLS_SYSTEM_IP=10.30.171.158
09:43:35 ++ seq 0 0
09:43:35 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:35 + echo TOOLS_SYSTEM_1_IP=10.30.171.158
09:43:35 + openstack_index=0
09:43:35 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:35 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:35 ++ seq 0 0
09:43:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:35 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:35 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:35 + '[' -1 -ge 2 ']'
09:43:35 ++ seq 0 -2
09:43:35 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:35 ++ seq 0 -1
09:43:35 + echo 'Contents of slave_addresses.txt:'
09:43:35 Contents of slave_addresses.txt:
09:43:35 + cat slave_addresses.txt
09:43:35 NUM_ODL_SYSTEM=1
09:43:35 NUM_TOOLS_SYSTEM=1
09:43:35 NUM_OPENSTACK_SYSTEM=0
09:43:35 ODL_SYSTEM_IP=10.30.171.27
09:43:35 ODL_SYSTEM_1_IP=10.30.171.27
09:43:35 TOOLS_SYSTEM_IP=10.30.171.158
09:43:35 TOOLS_SYSTEM_1_IP=10.30.171.158
09:43:35 NUM_OPENSTACK_CONTROL_NODES=1
09:43:35 OPENSTACK_CONTROL_NODE_1_IP=
09:43:35 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:35 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:35 [EnvInject] - Injecting environment variables from a build step.
09:43:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:35 [EnvInject] - Variables injected successfully.
09:43:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7746746438213230857.sh
09:43:35 Preparing for JRE Version 21
09:43:35 Karaf artifact is karaf
09:43:35 Karaf project is integration
09:43:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:35 [EnvInject] - Injecting environment variables from a build step.
09:43:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:35 [EnvInject] - Variables injected successfully.
09:43:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17882298837524364619.sh
09:43:35 2025-11-07 09:43:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:35 Bundle version is 0.21.4-SNAPSHOT
09:43:35 --2025-11-07 09:43:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:35 HTTP request sent, awaiting response... 200 OK
09:43:35 Length: 1410 (1.4K) [application/xml]
09:43:35 Saving to: ‘maven-metadata.xml’
09:43:35
09:43:35 0K . 100% 63.6M=0s
09:43:35
09:43:35 2025-11-07 09:43:35 (63.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:35
09:43:35
09:43:35
09:43:35 org.opendaylight.integration
09:43:35 karaf
09:43:35 0.21.4-SNAPSHOT
09:43:35
09:43:35
09:43:35 20251107.091500
09:43:35 102
09:43:35
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35 pom
09:43:35 0.21.4-20251107.091500-102
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35 tar.gz
09:43:35 0.21.4-20251107.091500-102
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35 zip
09:43:35 0.21.4-20251107.091500-102
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35 cyclonedx
09:43:35 xml
09:43:35 0.21.4-20251107.091500-102
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35 cyclonedx
09:43:35 json
09:43:35 0.21.4-20251107.091500-102
09:43:35 20251107091500
09:43:35
09:43:35
09:43:35
09:43:35
09:43:35 Nexus timestamp is 0.21.4-20251107.091500-102
09:43:35 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251107.091500-102.zip
09:43:35 Distribution bundle is karaf-0.21.4-20251107.091500-102.zip
09:43:35 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:35 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:35 Nexus prefix is https://nexus.opendaylight.org
09:43:35 [EnvInject] - Injecting environment variables from a build step.
09:43:35 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:35 [EnvInject] - Variables injected successfully.
09:43:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5549944124015056858.sh
09:43:35 Setup pyenv:
09:43:36 system
09:43:36 3.8.13
09:43:36 3.9.13
09:43:36 3.10.13
09:43:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:43:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:38 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:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:38 lf-activate-venv(): INFO: Base packages installed successfully
09:43:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:44 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:44 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:43:44 Copying common-functions.sh to /tmp
09:43:45 Copying common-functions.sh to 10.30.171.158:/tmp
09:43:45 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:43:46 Copying common-functions.sh to 10.30.171.27:/tmp
09:43:46 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16568877445654417315.sh
09:43:46 common-functions.sh is being sourced
09:43:46 common-functions environment:
09:43:46 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:46 ACTUALFEATURES:
09:43:46 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:46 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:46 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:46 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:46 CONTROLLERMEM: 2048m
09:43:46 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:46 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:46 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:46 SUITES:
09:43:46
09:43:46 #################################################
09:43:46 ## Configure Cluster and Start ##
09:43:46 #################################################
09:43:46 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:46 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:46 Locating script plan to use...
09:43:46 Finished running script plans
09:43:46 Configuring member-1 with IP address 10.30.171.27
09:43:46 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:47 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:47 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:47 ++ [[ /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:47 common-functions.sh is being sourced
09:43:47 ++ echo 'common-functions.sh is being sourced'
09:43:47 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:47 ++ DISTROSTREAM=scandium
09:43:47 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:47 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:47 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 ++ export CONTROLLERMEM=
09:43:47 ++ CONTROLLERMEM=
09:43:47 ++ case "${DISTROSTREAM}" in
09:43:47 ++ CLUSTER_SYSTEM=akka
09:43:47 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:47 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:47 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:47 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:47 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:47 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:47 ++ print_common_env
09:43:47 ++ cat
09:43:47 common-functions environment:
09:43:47 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 ACTUALFEATURES:
09:43:47 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:47 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 CONTROLLERMEM:
09:43:47 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:47 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:47 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:47 SUITES:
09:43:47
09:43:47 ++ SSH='ssh -t -t'
09:43:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:47 Changing to /tmp
09:43:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251107.091500-102.zip
09:43:47 + echo 'Changing to /tmp'
09:43:47 + cd /tmp
09:43:47 + 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-20251107.091500-102.zip'
09:43:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251107.091500-102.zip
09:43:47 --2025-11-07 09:43:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251107.091500-102.zip
09:43:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:47 HTTP request sent, awaiting response... 200 OK
09:43:47 Length: 239810541 (229M) [application/zip]
09:43:47 Saving to: ‘karaf-0.21.4-20251107.091500-102.zip’
09:43:47
09:43:47 0K ........ ........ ........ ........ ........ ........ 1% 48.6M 5s
09:43:47 3072K ........ ........ ........ ........ ........ ........ 2% 91.1M 4s
09:43:47 6144K ........ ........ ........ ........ ........ ........ 3% 164M 3s
09:43:47 9216K ........ ........ ........ ........ ........ ........ 5% 170M 2s
09:43:47 12288K ........ ........ ........ ........ ........ ........ 6% 138M 2s
09:43:47 15360K ........ ........ ........ ........ ........ ........ 7% 198M 2s
09:43:47 18432K ........ ........ ........ ........ ........ ........ 9% 204M 2s
09:43:47 21504K ........ ........ ........ ........ ........ ........ 10% 214M 2s
09:43:47 24576K ........ ........ ........ ........ ........ ........ 11% 188M 2s
09:43:47 27648K ........ ........ ........ ........ ........ ........ 13% 203M 2s
09:43:47 30720K ........ ........ ........ ........ ........ ........ 14% 253M 1s
09:43:47 33792K ........ ........ ........ ........ ........ ........ 15% 205M 1s
09:43:47 36864K ........ ........ ........ ........ ........ ........ 17% 174M 1s
09:43:47 39936K ........ ........ ........ ........ ........ ........ 18% 187M 1s
09:43:47 43008K ........ ........ ........ ........ ........ ........ 19% 183M 1s
09:43:47 46080K ........ ........ ........ ........ ........ ........ 20% 185M 1s
09:43:47 49152K ........ ........ ........ ........ ........ ........ 22% 223M 1s
09:43:47 52224K ........ ........ ........ ........ ........ ........ 23% 188M 1s
09:43:47 55296K ........ ........ ........ ........ ........ ........ 24% 204M 1s
09:43:47 58368K ........ ........ ........ ........ ........ ........ 26% 207M 1s
09:43:47 61440K ........ ........ ........ ........ ........ ........ 27% 227M 1s
09:43:47 64512K ........ ........ ........ ........ ........ ........ 28% 214M 1s
09:43:47 67584K ........ ........ ........ ........ ........ ........ 30% 227M 1s
09:43:47 70656K ........ ........ ........ ........ ........ ........ 31% 236M 1s
09:43:47 73728K ........ ........ ........ ........ ........ ........ 32% 277M 1s
09:43:47 76800K ........ ........ ........ ........ ........ ........ 34% 313M 1s
09:43:47 79872K ........ ........ ........ ........ ........ ........ 35% 316M 1s
09:43:47 82944K ........ ........ ........ ........ ........ ........ 36% 347M 1s
09:43:47 86016K ........ ........ ........ ........ ........ ........ 38% 366M 1s
09:43:47 89088K ........ ........ ........ ........ ........ ........ 39% 273M 1s
09:43:47 92160K ........ ........ ........ ........ ........ ........ 40% 242M 1s
09:43:47 95232K ........ ........ ........ ........ ........ ........ 41% 207M 1s
09:43:47 98304K ........ ........ ........ ........ ........ ........ 43% 182M 1s
09:43:47 101376K ........ ........ ........ ........ ........ ........ 44% 155M 1s
09:43:47 104448K ........ ........ ........ ........ ........ ........ 45% 204M 1s
09:43:47 107520K ........ ........ ........ ........ ........ ........ 47% 339M 1s
09:43:47 110592K ........ ........ ........ ........ ........ ........ 48% 177M 1s
09:43:48 113664K ........ ........ ........ ........ ........ ........ 49% 263M 1s
09:43:48 116736K ........ ........ ........ ........ ........ ........ 51% 299M 1s
09:43:48 119808K ........ ........ ........ ........ ........ ........ 52% 289M 1s
09:43:48 122880K ........ ........ ........ ........ ........ ........ 53% 267M 1s
09:43:48 125952K ........ ........ ........ ........ ........ ........ 55% 217M 1s
09:43:48 129024K ........ ........ ........ ........ ........ ........ 56% 185M 1s
09:43:48 132096K ........ ........ ........ ........ ........ ........ 57% 235M 0s
09:43:48 135168K ........ ........ ........ ........ ........ ........ 59% 262M 0s
09:43:48 138240K ........ ........ ........ ........ ........ ........ 60% 333M 0s
09:43:48 141312K ........ ........ ........ ........ ........ ........ 61% 309M 0s
09:43:48 144384K ........ ........ ........ ........ ........ ........ 62% 234M 0s
09:43:48 147456K ........ ........ ........ ........ ........ ........ 64% 215M 0s
09:43:48 150528K ........ ........ ........ ........ ........ ........ 65% 324M 0s
09:43:48 153600K ........ ........ ........ ........ ........ ........ 66% 322M 0s
09:43:48 156672K ........ ........ ........ ........ ........ ........ 68% 353M 0s
09:43:48 159744K ........ ........ ........ ........ ........ ........ 69% 395M 0s
09:43:48 162816K ........ ........ ........ ........ ........ ........ 70% 362M 0s
09:43:48 165888K ........ ........ ........ ........ ........ ........ 72% 320M 0s
09:43:48 168960K ........ ........ ........ ........ ........ ........ 73% 227M 0s
09:43:48 172032K ........ ........ ........ ........ ........ ........ 74% 290M 0s
09:43:48 175104K ........ ........ ........ ........ ........ ........ 76% 320M 0s
09:43:48 178176K ........ ........ ........ ........ ........ ........ 77% 320M 0s
09:43:48 181248K ........ ........ ........ ........ ........ ........ 78% 290M 0s
09:43:48 184320K ........ ........ ........ ........ ........ ........ 80% 324M 0s
09:43:48 187392K ........ ........ ........ ........ ........ ........ 81% 349M 0s
09:43:48 190464K ........ ........ ........ ........ ........ ........ 82% 330M 0s
09:43:48 193536K ........ ........ ........ ........ ........ ........ 83% 343M 0s
09:43:48 196608K ........ ........ ........ ........ ........ ........ 85% 344M 0s
09:43:48 199680K ........ ........ ........ ........ ........ ........ 86% 324M 0s
09:43:48 202752K ........ ........ ........ ........ ........ ........ 87% 175M 0s
09:43:48 205824K ........ ........ ........ ........ ........ ........ 89% 324M 0s
09:43:48 208896K ........ ........ ........ ........ ........ ........ 90% 342M 0s
09:43:48 211968K ........ ........ ........ ........ ........ ........ 91% 207M 0s
09:43:48 215040K ........ ........ ........ ........ ........ ........ 93% 199M 0s
09:43:48 218112K ........ ........ ........ ........ ........ ........ 94% 307M 0s
09:43:48 221184K ........ ........ ........ ........ ........ ........ 95% 200M 0s
09:43:48 224256K ........ ........ ........ ........ ........ ........ 97% 226M 0s
09:43:48 227328K ........ ........ ........ ........ ........ ........ 98% 314M 0s
09:43:48 230400K ........ ........ ........ ........ ........ ........ 99% 170M 0s
09:43:48 233472K ........ ... 100% 100M=1.0s
09:43:48
09:43:48 2025-11-07 09:43:48 (222 MB/s) - ‘karaf-0.21.4-20251107.091500-102.zip’ saved [239810541/239810541]
09:43:48
09:43:48 Extracting the new controller...
09:43:48 + echo 'Extracting the new controller...'
09:43:48 + unzip -q karaf-0.21.4-20251107.091500-102.zip
09:43:50 Adding external repositories...
09:43:50 + echo 'Adding external repositories...'
09:43:50 + 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:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:50 ################################################################################
09:43:50 #
09:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:50 # contributor license agreements. See the NOTICE file distributed with
09:43:50 # this work for additional information regarding copyright ownership.
09:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:50 # (the "License"); you may not use this file except in compliance with
09:43:50 # the License. You may obtain a copy of the License at
09:43:50 #
09:43:50 # http://www.apache.org/licenses/LICENSE-2.0
09:43:50 #
09:43:50 # Unless required by applicable law or agreed to in writing, software
09:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:50 # See the License for the specific language governing permissions and
09:43:50 # limitations under the License.
09:43:50 #
09:43:50 ################################################################################
09:43:50
09:43:50 #
09:43:50 # If set to true, the following property will not allow any certificate to be used
09:43:50 # when accessing Maven repositories through SSL
09:43:50 #
09:43:50 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:50
09:43:50 #
09:43:50 # Path to the local Maven settings file.
09:43:50 # The repositories defined in this file will be automatically added to the list
09:43:50 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:50 # below is not set.
09:43:50 # The following locations are checked for the existence of the settings.xml file
09:43:50 # * 1. looks for the specified url
09:43:50 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:50 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:50 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:50 #
09:43:50 #org.ops4j.pax.url.mvn.settings=
09:43:50
09:43:50 #
09:43:50 # Path to the local Maven repository which is used to avoid downloading
09:43:50 # artifacts when they already exist locally.
09:43:50 # The value of this property will be extracted from the settings.xml file
09:43:50 # above, or defaulted to:
09:43:50 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:50 #
09:43:50 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:50
09:43:50 #
09:43:50 # Default this to false. It's just weird to use undocumented repos
09:43:50 #
09:43:50 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:50
09:43:50 #
09:43:50 # Uncomment if you don't wanna use the proxy settings
09:43:50 # from the Maven conf/settings.xml file
09:43:50 #
09:43:50 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:50
09:43:50 #
09:43:50 # Comma separated list of repositories scanned when resolving an artifact.
09:43:50 # Those repositories will be checked before iterating through the
09:43:50 # below list of repositories and even before the local repository
09:43:50 # A repository url can be appended with zero or more of the following flags:
09:43:50 # @snapshots : the repository contains snaphots
09:43:50 # @noreleases : the repository does not contain any released artifacts
09:43:50 #
09:43:50 # The following property value will add the system folder as a repo.
09:43:50 #
09:43:50 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:50 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:50 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:50 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:50
09:43:50 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:50 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:50
09:43:50 #
09:43:50 # Comma separated list of repositories scanned when resolving an artifact.
09:43:50 # The default list includes the following repositories:
09:43:50 # http://repo1.maven.org/maven2@id=central
09:43:50 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:50 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:50 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:50 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:50 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:50 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:50 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:50 # to add.
09:43:50 # A repository url can be appended with zero or more of the following flags:
09:43:50 # @snapshots : the repository contains snapshots
09:43:50 # @noreleases : the repository does not contain any released artifacts
09:43:50 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:50 #
09:43:50 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:50
09:43:50 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:50 + [[ True == \T\r\u\e ]]
09:43:50 + echo 'Configuring the startup features...'
09:43:50 + 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:50 + FEATURE_TEST_STRING=features-test
09:43:50 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:50 + KARAF_VERSION=karaf4
09:43:50 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:50 + 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:50 + [[ ! -z '' ]]
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:50 ################################################################################
09:43:50 #
09:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:50 # contributor license agreements. See the NOTICE file distributed with
09:43:50 # this work for additional information regarding copyright ownership.
09:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:50 # (the "License"); you may not use this file except in compliance with
09:43:50 # the License. You may obtain a copy of the License at
09:43:50 #
09:43:50 # http://www.apache.org/licenses/LICENSE-2.0
09:43:50 #
09:43:50 # Unless required by applicable law or agreed to in writing, software
09:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:50 # See the License for the specific language governing permissions and
09:43:50 # limitations under the License.
09:43:50 #
09:43:50 ################################################################################
09:43:50
09:43:50 #
09:43:50 # Comma separated list of features repositories to register by default
09:43:50 #
09:43:50 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}/bf79dc55-698d-4976-84b7-f27739291e20.xml
09:43:50
09:43:50 #
09:43:50 # Comma separated list of features to install at startup
09:43:50 #
09:43:50 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 57264f7d-6aaa-4ca9-ae02-34e970a6c032
09:43:50
09:43:50 #
09:43:50 # Resource repositories (OBR) that the features resolver can use
09:43:50 # to resolve requirements/capabilities
09:43:50 #
09:43:50 # The format of the resourceRepositories is
09:43:50 # resourceRepositories=[xml:url|json:url],...
09:43:50 # for Instance:
09:43:50 #
09:43:50 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:50 # or
09:43:50 #resourceRepositories=json:http://host/path/to/index.json
09:43:50 #
09:43:50
09:43:50 #
09:43:50 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:50 #
09:43:50 featuresBootAsynchronous=false
09:43:50
09:43:50 #
09:43:50 # Service requirements enforcement
09:43:50 #
09:43:50 # By default, the feature resolver checks the service requirements/capabilities of
09:43:50 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:50 # the required bundles.
09:43:50 # The following flag can have those values:
09:43:50 # - disable: service requirements are completely ignored
09:43:50 # - default: service requirements are ignored for old features
09:43:50 # - enforce: service requirements are always verified
09:43:50 #
09:43:50 #serviceRequirements=default
09:43:50
09:43:50 #
09:43:50 # Store cfg file for config element in feature
09:43:50 #
09:43:50 #configCfgStore=true
09:43:50
09:43:50 #
09:43:50 # Define if the feature service automatically refresh bundles
09:43:50 #
09:43:50 autoRefresh=true
09:43:50
09:43:50 #
09:43:50 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:50 # XML file defines instructions related to features processing
09:43:50 # versions.properties may declare properties to resolve placeholders in XML file
09:43:50 # both files are relative to ${karaf.etc}
09:43:50 #
09:43:50 #featureProcessing=org.apache.karaf.features.xml
09:43:50 #featureProcessingVersions=versions.properties
09:43:50 + configure_karaf_log karaf4 ''
09:43:50 + local -r karaf_version=karaf4
09:43:50 + local -r controllerdebugmap=
09:43:50 + local logapi=log4j
09:43:50 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:50 log4j2.rootLogger.level = INFO
09:43:50 #log4j2.rootLogger.type = asyncRoot
09:43:50 #log4j2.rootLogger.includeLocation = false
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:50 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:50 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:50 log4j2.logger.spifly.level = WARN
09:43:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:50 log4j2.logger.audit.level = INFO
09:43:50 log4j2.logger.audit.additivity = false
09:43:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:50 log4j2.appender.console.type = Console
09:43:50 log4j2.appender.console.name = Console
09:43:50 log4j2.appender.console.layout.type = PatternLayout
09:43:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:50 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:50 log4j2.appender.rolling.name = RollingFile
09:43:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:50 #log4j2.appender.rolling.immediateFlush = false
09:43:50 log4j2.appender.rolling.append = true
09:43:50 log4j2.appender.rolling.layout.type = PatternLayout
09:43:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:50 log4j2.appender.rolling.policies.type = Policies
09:43:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:50 log4j2.appender.rolling.policies.size.size = 64MB
09:43:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:50 log4j2.appender.rolling.strategy.max = 7
09:43:50 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:50 log4j2.appender.audit.name = AuditRollingFile
09:43:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:50 log4j2.appender.audit.append = true
09:43:50 log4j2.appender.audit.layout.type = PatternLayout
09:43:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:50 log4j2.appender.audit.policies.type = Policies
09:43:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:50 log4j2.appender.audit.policies.size.size = 8MB
09:43:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:50 log4j2.appender.audit.strategy.max = 7
09:43:50 log4j2.appender.osgi.type = PaxOsgi
09:43:50 log4j2.appender.osgi.name = PaxOsgi
09:43:50 log4j2.appender.osgi.filter = *
09:43:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:50 #log4j2.logger.aether.level = TRACE
09:43:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:50 #log4j2.logger.http-headers.level = DEBUG
09:43:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:50 #log4j2.logger.maven.level = TRACE
09:43:50 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:50 + logapi=log4j2
09:43:50 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:50 + '[' log4j2 == log4j2 ']'
09:43:50 + 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:50 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:50 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:50 controllerdebugmap:
09:43:50 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:50 + unset IFS
09:43:50 + echo 'controllerdebugmap: '
09:43:50 + '[' -n '' ']'
09:43:50 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:50 ################################################################################
09:43:50 #
09:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:50 # contributor license agreements. See the NOTICE file distributed with
09:43:50 # this work for additional information regarding copyright ownership.
09:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:50 # (the "License"); you may not use this file except in compliance with
09:43:50 # the License. You may obtain a copy of the License at
09:43:50 #
09:43:50 # http://www.apache.org/licenses/LICENSE-2.0
09:43:50 #
09:43:50 # Unless required by applicable law or agreed to in writing, software
09:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:50 # See the License for the specific language governing permissions and
09:43:50 # limitations under the License.
09:43:50 #
09:43:50 ################################################################################
09:43:50
09:43:50 # Common pattern layout for appenders
09:43:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:50
09:43:50 # Root logger
09:43:50 log4j2.rootLogger.level = INFO
09:43:50 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:50 #log4j2.rootLogger.type = asyncRoot
09:43:50 #log4j2.rootLogger.includeLocation = false
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:50 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:50
09:43:50 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:50
09:43:50 # Loggers configuration
09:43:50
09:43:50 # Spifly logger
09:43:50 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:50 log4j2.logger.spifly.level = WARN
09:43:50
09:43:50 # Security audit logger
09:43:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:50 log4j2.logger.audit.level = INFO
09:43:50 log4j2.logger.audit.additivity = false
09:43:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:50
09:43:50 # Appenders configuration
09:43:50
09:43:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:50 log4j2.appender.console.type = Console
09:43:50 log4j2.appender.console.name = Console
09:43:50 log4j2.appender.console.layout.type = PatternLayout
09:43:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:50
09:43:50 # Rolling file appender
09:43:50 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:50 log4j2.appender.rolling.name = RollingFile
09:43:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:50 # uncomment to not force a disk flush
09:43:50 #log4j2.appender.rolling.immediateFlush = false
09:43:50 log4j2.appender.rolling.append = true
09:43:50 log4j2.appender.rolling.layout.type = PatternLayout
09:43:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:50 log4j2.appender.rolling.policies.type = Policies
09:43:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:50 log4j2.appender.rolling.policies.size.size = 1GB
09:43:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:50 log4j2.appender.rolling.strategy.max = 7
09:43:50
09:43:50 # Audit file appender
09:43:50 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:50 log4j2.appender.audit.name = AuditRollingFile
09:43:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:50 log4j2.appender.audit.append = true
09:43:50 log4j2.appender.audit.layout.type = PatternLayout
09:43:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:50 log4j2.appender.audit.policies.type = Policies
09:43:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:50 log4j2.appender.audit.policies.size.size = 8MB
09:43:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:50 log4j2.appender.audit.strategy.max = 7
09:43:50
09:43:50 # OSGi appender
09:43:50 log4j2.appender.osgi.type = PaxOsgi
09:43:50 log4j2.appender.osgi.name = PaxOsgi
09:43:50 log4j2.appender.osgi.filter = *
09:43:50
09:43:50 # help with identification of maven-related problems with pax-url-aether
09:43:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:50 #log4j2.logger.aether.level = TRACE
09:43:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:50 #log4j2.logger.http-headers.level = DEBUG
09:43:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:50 #log4j2.logger.maven.level = TRACE
09:43:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:50 + local -r controllermem=2048m
09:43:50 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 Configure
09:43:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:50 max memory: 2048m
09:43:50 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 + echo Configure
09:43:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:50 + echo ' max memory: 2048m'
09:43:50 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:50 + 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:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:50 #!/bin/sh
09:43:50 #
09:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:50 # contributor license agreements. See the NOTICE file distributed with
09:43:50 # this work for additional information regarding copyright ownership.
09:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:50 # (the "License"); you may not use this file except in compliance with
09:43:50 # the License. You may obtain a copy of the License at
09:43:50 #
09:43:50 # http://www.apache.org/licenses/LICENSE-2.0
09:43:50 #
09:43:50 # Unless required by applicable law or agreed to in writing, software
09:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:50 # See the License for the specific language governing permissions and
09:43:50 # limitations under the License.
09:43:50 #
09:43:50
09:43:50 #
09:43:50 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:50 # script: client, instance, shell, start, status, stop, karaf
09:43:50 #
09:43:50 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:50 # Actions go here...
09:43:50 # fi
09:43:50
09:43:50 #
09:43:50 # general settings which should be applied for all scripts go here; please keep
09:43:50 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:50 # in example of the start script where the start script is executed first and the
09:43:50 # karaf script afterwards.
09:43:50 #
09:43:50
09:43:50 #
09:43:50 # The following section shows the possible configuration options for the default
09:43:50 # karaf scripts
09:43:50 #
09:43:50 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:50 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:50 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:50 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:50 # export KARAF_HOME # Karaf home folder
09:43:50 # export KARAF_DATA # Karaf data folder
09:43:50 # export KARAF_BASE # Karaf base folder
09:43:50 # export KARAF_ETC # Karaf etc folder
09:43:50 # export KARAF_LOG # Karaf log folder
09:43:50 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:50 # export KARAF_OPTS # Additional available Karaf options
09:43:50 # export KARAF_DEBUG # Enable debug mode
09:43:50 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:50 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:50 Set Java version
09:43:50 + echo 'Set Java version'
09:43:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:50 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:50 sudo: a password is required
09:43:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 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:50 sudo: a password is required
09:43:50 JDK default version ...
09:43:50 + echo 'JDK default version ...'
09:43:50 + java -version
09:43:50 openjdk version "21.0.8" 2025-07-15
09:43:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:50 Set JAVA_HOME
09:43:50 + echo 'Set JAVA_HOME'
09:43:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:50 Listing all open ports on controller system...
09:43:50 + echo 'Listing all open ports on controller system...'
09:43:50 + netstat -pnatu
09:43:50 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:50 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:50 Configuring cluster
09:43:50 + echo 'Configuring cluster'
09:43:50 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.27
09:43:50 ################################################
09:43:50 ## Configure Cluster ##
09:43:50 ################################################
09:43:50 NOTE: Cluster configuration files not found. Copying from
09:43:50 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:50 Configuring unique name in akka.conf
09:43:50 Configuring hostname in akka.conf
09:43:50 Configuring data and rpc seed nodes in akka.conf
09:43:50 modules = [
09:43:50
09:43:50 {
09:43:50 name = "inventory"
09:43:50 namespace = "urn:opendaylight:inventory"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 namespace = "http://netconfcentral.org/ns/toaster"
09:43:50 shard-strategy = "module"
09:43:50 }
09:43:50 ]
09:43:50 Configuring replication type in module-shards.conf
09:43:50 ################################################
09:43:50 ## NOTE: Manually restart controller to ##
09:43:50 ## apply configuration. ##
09:43:50 ################################################
09:43:50 Dump akka.conf
09:43:50 + echo 'Dump akka.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:50
09:43:50 odl-cluster-data {
09:43:50 akka {
09:43:50 remote {
09:43:50 artery {
09:43:50 enabled = on
09:43:50 transport = tcp
09:43:50 canonical.hostname = "10.30.171.27"
09:43:50 canonical.port = 2550
09:43:50 }
09:43:50 }
09:43:50
09:43:50 cluster {
09:43:50 # Using artery.
09:43:50 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.27:2550"]
09:43:50
09:43:50 roles = ["member-1"]
09:43:50
09:43:50 # when under load we might trip a false positive on the failure detector
09:43:50 # failure-detector {
09:43:50 # heartbeat-interval = 4 s
09:43:50 # acceptable-heartbeat-pause = 16s
09:43:50 # }
09:43:50 }
09:43:50
09:43:50 persistence {
09:43:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:50 # The relative path is always relative to KARAF_HOME.
09:43:50
09:43:50 # snapshot-store.local.dir = "target/snapshots"
09:43:50
09:43:50 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:50 snapshot-store.local.use-lz4-compression = false
09:43:50 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:50 snapshot-store.local.lz4-blocksize = 256KB
09:43:50 }
09:43:50 disable-default-actor-system-quarantined-event-handling = "false"
09:43:50 }
09:43:50 }
09:43:50 Dump modules.conf
09:43:50 + echo 'Dump modules.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:50 modules = [
09:43:50
09:43:50 {
09:43:50 name = "inventory"
09:43:50 namespace = "urn:opendaylight:inventory"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 namespace = "http://netconfcentral.org/ns/toaster"
09:43:50 shard-strategy = "module"
09:43:50 }
09:43:50 ]
09:43:50 Dump module-shards.conf
09:43:50 + echo 'Dump module-shards.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:50 module-shards = [
09:43:50 {
09:43:50 name = "default"
09:43:50 shards = [
09:43:50 {
09:43:50 name = "default"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "inventory"
09:43:50 shards = [
09:43:50 {
09:43:50 name="inventory"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 shards = [
09:43:50 {
09:43:50 name="topology"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 shards = [
09:43:50 {
09:43:50 name="toaster"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 }
09:43:50 ]
09:43:50 Locating config plan to use...
09:43:50 Finished running config plans
09:43:50 Starting member-1 with IP address 10.30.171.27
09:43:50 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:51 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:51 Redirecting karaf console output to karaf_console.log
09:43:51 Starting controller...
09:43:51 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:51 Execute the post startup script on controller 10.30.171.27
09:43:51 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:51 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:43:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:56 2025-11-07T09:44:10,522 | 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:56 Controller is UP
09:44:56 2025-11-07T09:44:10,522 | 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:56 Listing all open ports on controller system...
09:44:56 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:56 looking for "BindException: Address already in use" in log file
09:44:56 looking for "server is unhealthy" in log file
09:44:56 Let's take the karaf thread dump
09:44:56 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:44:57 karaf main: org.apache.karaf.main.Main, pid:2038
09:44:57 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:44:58 Generating mininet variables...
09:44:58 Locating test plan to use...
09:44:58 Changing the testplan path...
09:44:58 # Place the suites in run order:
09:44:58 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:58 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:58 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:58 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:58 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:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt
09:44:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:58 ==============================================================================
09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:02 ==============================================================================
09:45:02 Get list of nodes :: Get the inventory | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Link Down :: Take link s1-s2 down | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 Link Up :: Take link s1-s2 up | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:05 7 tests, 7 passed, 0 failed
09:45:05 ==============================================================================
09:45:05 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:05 ==============================================================================
09:45:05 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 List all the links :: List all the links in the topology. | 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:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:14 4 tests, 4 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:14 ==============================================================================
09:45:14 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:14 4 tests, 4 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:14 ==============================================================================
09:45:14 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:18 6 tests, 6 passed, 0 failed
09:45:18 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:19 21 tests, 21 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:19 ==============================================================================
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:22 ==============================================================================
09:45:22 Get list of nodes :: Get the inventory | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Link Down :: Take link s1-s2 down | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Link Up :: Take link s1-s2 up | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:24 7 tests, 7 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:24 ==============================================================================
09:45:24 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 List all the links :: List all the links in the topology. | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Link Down :: Take link s1-s2 down | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 Link Up :: Take link s1-s2 up | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:34 4 tests, 4 passed, 0 failed
09:45:34 ==============================================================================
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:34 ==============================================================================
09:45:34 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:35 4 tests, 4 passed, 0 failed
09:45:35 ==============================================================================
09:45:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:35 ==============================================================================
09:45:35 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:45 9 tests, 9 passed, 0 failed
09:45:45 ==============================================================================
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:45 24 tests, 24 passed, 0 failed
09:45:45 ==============================================================================
09:45:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:45 ==============================================================================
09:45:48 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:48 ==============================================================================
09:45:48 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 1 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 2 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 3 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 4 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 5 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 6 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 7 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 8 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 9 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 10 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 11 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 14 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 15 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 16 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 17 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 18 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 19 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 20 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 21 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 22 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 23 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 24 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 25 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 31 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 36 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 38 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 43 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 45 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 101 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 102 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 103 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 104 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 105 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 106 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 107 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 108 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 109 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 110 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 113 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 156 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 201 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 202 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 203 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 204 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 205 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 206 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 209 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 214 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 218 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 219 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 220 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 221 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 222 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 223 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 224 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 225 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 550 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 1 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 2 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 3 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 4 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 5 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 6 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 7 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 8 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 9 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 10 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 11 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 14 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 15 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 16 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 17 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 18 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 19 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 20 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 21 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 22 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 23 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 24 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 25 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 31 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 36 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 38 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 43 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 45 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 101 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 102 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 103 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 104 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 105 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 106 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 107 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 108 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 109 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 110 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 113 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 156 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 201 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 202 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 203 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 204 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 205 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 206 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 209 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 214 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 218 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 219 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 220 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 221 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 222 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 223 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 224 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 225 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 550 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 1 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 2 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 3 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 4 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 5 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 6 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 7 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 8 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 9 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 10 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 11 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 14 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 15 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 16 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 17 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 18 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 19 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 20 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 21 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 22 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 23 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 24 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 25 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 31 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 36 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 38 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 43 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 45 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 101 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 102 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 103 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 104 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 105 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 106 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 107 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 108 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 109 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 110 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 113 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 156 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 201 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 202 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 203 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 204 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 205 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 206 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 209 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 214 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 218 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 219 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 220 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 221 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 222 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 223 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 224 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 225 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 550 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:20 174 tests, 174 passed, 0 failed
09:46:20 ==============================================================================
09:46:20 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:20 ==============================================================================
09:46:20 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 1 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 2 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 3 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 4 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 5 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 6 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 7 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 8 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 9 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 10 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 11 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 15 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 16 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 17 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 18 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 19 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 20 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 21 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 22 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 23 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 24 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 25 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 31 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 36 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 38 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 43 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 45 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 101 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 102 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 103 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 104 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 105 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 106 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 107 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 108 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 109 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 110 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 113 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 201 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 202 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 203 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 204 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 205 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 206 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 209 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 214 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 218 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 219 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 220 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 1 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 2 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 3 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 4 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 5 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 6 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 7 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 8 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 9 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 10 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 11 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 14 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 15 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 16 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 17 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 18 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 19 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 20 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 21 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 22 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 23 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 24 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 25 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 31 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 36 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 38 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 43 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 45 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 101 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 102 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 103 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 104 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 105 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 106 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 107 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 108 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 109 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 110 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 113 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 201 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 202 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 203 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 204 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 205 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 206 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 209 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 214 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 218 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 219 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 220 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 1 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 2 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 3 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 4 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 5 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 6 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 7 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 8 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 9 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 10 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 11 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 14 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 15 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 16 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 17 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 18 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 19 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 20 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 21 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 22 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 23 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 24 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 25 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 31 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 36 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 38 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 43 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 45 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 101 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 102 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 103 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 104 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 105 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 106 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 107 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 108 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 109 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 110 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 113 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 201 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 202 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 203 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 204 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 205 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 206 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 209 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 214 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 218 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 219 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 220 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:57 152 tests, 152 passed, 0 failed
09:47:57 ==============================================================================
09:47:57 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:57 326 tests, 326 passed, 0 failed
09:47:57 ==============================================================================
09:47:57 openflowplugin-sanity.txt.Reconciliation
09:47:57 ==============================================================================
09:47:57 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:57 ==============================================================================
09:47:57 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:09 | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Reconnect Mininet :: Connect Mininet. :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 | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:25 ------------------------------------------------------------------------------
09:48:25 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:54 | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Stop Mininet :: Stop Mininet. | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Check No Switches :: Check no switches in topology. | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:56 23 tests, 23 passed, 0 failed
09:48:56 ==============================================================================
09:48:56 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:56 23 tests, 23 passed, 0 failed
09:48:56 ==============================================================================
09:48:56 openflowplugin-sanity.txt | PASS |
09:48:56 394 tests, 394 passed, 0 failed
09:48:56 ==============================================================================
09:48:56 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:00 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:00 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:01 Examining the files in data/log and checking filesize
09:49:01 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:01 total 1020
09:49:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:43 .
09:49:01 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 7 09:43 karaf_console.log
09:49:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:44 ..
09:49:01 -rw-rw-r-- 1 jenkins jenkins 1028506 Nov 7 09:48 karaf.log
09:49:01 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:01 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:01 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:01 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:01 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:01 Let's take the karaf thread dump again...
09:49:01 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:01 karaf main: org.apache.karaf.main.Main, pid:4400
09:49:01 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:02 Killing ODL
09:49:02 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:07 Compressing karaf.log 1
09:49:07 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:07 Fetching compressed karaf.log 1
09:49:07 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:08 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:08 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:08 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:08 Fetch GC logs
09:49:08 Warning: Permanently added '10.30.171.27' (ECDSA) to the list of known hosts.
09:49:08 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:08 Examine copied files
09:49:09 total 43604
09:49:09 drwxrwxr-x. 2 jenkins jenkins 6 Nov 7 09:49 gclogs-1
09:49:09 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 7 09:49 odl1_karaf_console.log
09:49:09 -rw-rw-r--. 1 jenkins jenkins 70213 Nov 7 09:49 odl1_karaf.log.gz
09:49:09 -rw-rw-r--. 1 jenkins jenkins 143944 Nov 7 09:49 karaf_1_4400_threads_after.log
09:49:09 -rw-rw-r--. 1 jenkins jenkins 14142 Nov 7 09:49 ps_after.log
09:49:09 -rw-rw-r--. 1 jenkins jenkins 270977 Nov 7 09:49 report.html
09:49:09 -rw-rw-r--. 1 jenkins jenkins 3377847 Nov 7 09:49 log.html
09:49:09 -rw-rw-r--. 1 jenkins jenkins 40570266 Nov 7 09:48 output.xml
09:49:09 -rw-rw-r--. 1 jenkins jenkins 491 Nov 7 09:44 testplan.txt
09:49:09 -rw-rw-r--. 1 jenkins jenkins 111190 Nov 7 09:44 karaf_1_2038_threads_before.log
09:49:09 -rw-rw-r--. 1 jenkins jenkins 14403 Nov 7 09:44 ps_before.log
09:49:09 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 7 09:43 post-startup-script.sh
09:49:09 -rw-rw-r--. 1 jenkins jenkins 252 Nov 7 09:43 startup-script.sh
09:49:09 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 7 09:43 configuration-script.sh
09:49:09 -rw-rw-r--. 1 jenkins jenkins 337 Nov 7 09:43 detect_variables.env
09:49:09 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 7 09:43 pom.xml
09:49:09 -rw-rw-r--. 1 jenkins jenkins 92 Nov 7 09:43 set_variables.env
09:49:09 -rw-rw-r--. 1 jenkins jenkins 297 Nov 7 09:43 slave_addresses.txt
09:49:09 -rw-rw-r--. 1 jenkins jenkins 570 Nov 7 09:42 requirements.txt
09:49:09 -rw-rw-r--. 1 jenkins jenkins 26 Nov 7 09:42 env.properties
09:49:09 -rw-rw-r--. 1 jenkins jenkins 334 Nov 7 09:41 stack-parameters.yaml
09:49:09 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 7 09:40 test
09:49:09 drwxrwxr-x. 2 jenkins jenkins 6 Nov 7 09:40 test@tmp
09:49:09 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 7 09:15 maven-metadata.xml
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16522981170234511270.sh
09:49:09 Karaf Deployments, Tests must have already run
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins6001629089051370430.sh
09:49:09 Cleaning up Robot installation...
09:49:09 $ ssh-agent -k
09:49:09 unset SSH_AUTH_SOCK;
09:49:09 unset SSH_AGENT_PID;
09:49:09 echo Agent pid 6493 killed;
09:49:09 [ssh-agent] Stopped.
09:49:09 Recording plot data
09:49:09 Robot results publisher started...
09:49:09 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:09 -Parsing output xml:
09:49:10 Done!
09:49:10 -Copying log files to build dir:
09:49:12 Done!
09:49:12 -Assigning results to build:
09:49:12 Done!
09:49:12 -Checking thresholds:
09:49:12 Done!
09:49:12 Done publishing Robot results.
09:49:12 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4420065723062260722.sh
09:49:12 Archiving csit artifacts
09:49:12 mv: cannot stat '*_1.png': No such file or directory
09:49:12 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:12 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:12 Dload Upload Total Spent Left Speed
09:49:12
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2952k 0 2952k 0 0 4405k 0 --:--:-- --:--:-- --:--:-- 4399k
100 3518k 0 3518k 0 0 4470k 0 --:--:-- --:--:-- --:--:-- 4470k
09:49:12 Archive: robot-plugin.zip
09:49:12 inflating: ./archives/robot-plugin/log.html
09:49:12 inflating: ./archives/robot-plugin/output.xml
09:49:13 inflating: ./archives/robot-plugin/report.html
09:49:13 mv: cannot stat '*.log.gz': No such file or directory
09:49:13 mv: cannot stat '*.csv': No such file or directory
09:49:13 mv: cannot stat '*.png': No such file or directory
09:49:13 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5262790065275194545.sh
09:49:13 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:13 [EnvInject] - Injecting environment variables from a build step.
09:49:13 [EnvInject] - Injecting as environment variables the properties content
09:49:13 OS_CLOUD=vex
09:49:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:49:13
09:49:13 [EnvInject] - Variables injected successfully.
09:49:13 provisioning config files...
09:49:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins533337769182270916.sh
09:49:13 ---> openstack-stack-delete.sh
09:49:13 Setup pyenv:
09:49:13 system
09:49:13 3.8.13
09:49:13 3.9.13
09:49:13 3.10.13
09:49:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:49:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49: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:49:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:15 lf-activate-venv(): INFO: Base packages installed successfully
09:49:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:49:30 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:42 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:49:42 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-525
09:49:42 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17425749837552767729.sh
09:49:42 ---> sysstat.sh
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins375541240449345188.sh
09:49:43 ---> package-listing.sh
09:49:43 ++ facter osfamily
09:49:43 ++ tr '[:upper:]' '[:lower:]'
09:49:43 + OS_FAMILY=redhat
09:49:43 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:43 + START_PACKAGES=/tmp/packages_start.txt
09:49:43 + END_PACKAGES=/tmp/packages_end.txt
09:49:43 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:43 + PACKAGES=/tmp/packages_start.txt
09:49:43 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:43 + PACKAGES=/tmp/packages_end.txt
09:49:43 + case "${OS_FAMILY}" in
09:49:43 + rpm -qa
09:49:43 + sort
09:49:44 + '[' -f /tmp/packages_start.txt ']'
09:49:44 + '[' -f /tmp/packages_end.txt ']'
09:49:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:44 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:44 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:44 + 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:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2401179360398213757.sh
09:49:44 ---> capture-instance-metadata.sh
09:49:44 Setup pyenv:
09:49:44 system
09:49:44 3.8.13
09:49:44 3.9.13
09:49:44 3.10.13
09:49:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:49:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:46 lf-activate-venv(): INFO: Base packages installed successfully
09:49:46 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:50:03 INFO: Running in OpenStack, capturing instance metadata
09:50:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins402297739940044311.sh
09:50:03 provisioning config files...
09:50:04 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #525
09:50:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config1549854794701647721tmp
09:50:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:04 provisioning config files...
09:50:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:04 [EnvInject] - Injecting environment variables from a build step.
09:50:04 [EnvInject] - Injecting as environment variables the properties content
09:50:04 SERVER_ID=logs
09:50:04
09:50:04 [EnvInject] - Variables injected successfully.
09:50:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6324846300514510547.sh
09:50:04 ---> create-netrc.sh
09:50:04 WARN: Log server credential not found.
09:50:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6971524690184615532.sh
09:50:04 ---> python-tools-install.sh
09:50:04 Setup pyenv:
09:50:04 system
09:50:04 3.8.13
09:50:04 3.9.13
09:50:04 3.10.13
09:50:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:07 lf-activate-venv(): INFO: Base packages installed successfully
09:50:07 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13938674587197313239.sh
09:50:17 ---> sudo-logs.sh
09:50:17 Archiving 'sudo' log..
09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9133573627197615029.sh
09:50:17 ---> job-cost.sh
09:50:17 Setup pyenv:
09:50:17 system
09:50:17 3.8.13
09:50:17 3.9.13
09:50:17 3.10.13
09:50:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:50:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:19 lf-activate-venv(): INFO: Base packages installed successfully
09:50:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:50:27 DEBUG: total: 0
09:50:27 INFO: Retrieving Stack Cost...
09:50:28 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:28 INFO: Archiving Costs
09:50:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7705714708932746198.sh
09:50:28 ---> logs-deploy.sh
09:50:28 Setup pyenv:
09:50:28 system
09:50:28 3.8.13
09:50:28 3.9.13
09:50:28 3.10.13
09:50:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKSy from file:/tmp/.os_lf_venv
09:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:30 lf-activate-venv(): INFO: Base packages installed successfully
09:50:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-eKSy/bin to PATH
09:50:40 WARNING: Nexus logging server not set
09:50:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/525/
09:50:40 INFO: archiving logs to S3
09:50:41 ---> uname -a:
09:50:41 Linux prd-centos8-robot-2c-8g-6689.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:41
09:50:41
09:50:41 ---> lscpu:
09:50:41 Architecture: x86_64
09:50:41 CPU op-mode(s): 32-bit, 64-bit
09:50:41 Byte Order: Little Endian
09:50:41 CPU(s): 2
09:50:41 On-line CPU(s) list: 0,1
09:50:41 Thread(s) per core: 1
09:50:41 Core(s) per socket: 1
09:50:41 Socket(s): 2
09:50:41 NUMA node(s): 1
09:50:41 Vendor ID: AuthenticAMD
09:50:41 CPU family: 23
09:50:41 Model: 49
09:50:41 Model name: AMD EPYC-Rome Processor
09:50:41 Stepping: 0
09:50:41 CPU MHz: 2799.998
09:50:41 BogoMIPS: 5599.99
09:50:41 Virtualization: AMD-V
09:50:41 Hypervisor vendor: KVM
09:50:41 Virtualization type: full
09:50:41 L1d cache: 32K
09:50:41 L1i cache: 32K
09:50:41 L2 cache: 512K
09:50:41 L3 cache: 16384K
09:50:41 NUMA node0 CPU(s): 0,1
09:50:41 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:41
09:50:41
09:50:41 ---> nproc:
09:50:41 2
09:50:41
09:50:41
09:50:41 ---> df -h:
09:50:41 Filesystem Size Used Avail Use% Mounted on
09:50:41 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:41 tmpfs 3.8G 17M 3.8G 1% /run
09:50:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:41 /dev/vda1 40G 8.4G 32G 21% /
09:50:41 tmpfs 770M 0 770M 0% /run/user/1001
09:50:41
09:50:41
09:50:41 ---> free -m:
09:50:41 total used free shared buff/cache available
09:50:41 Mem: 7697 585 4821 19 2290 6813
09:50:41 Swap: 1023 0 1023
09:50:41
09:50:41
09:50:41 ---> ip addr:
09:50:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:41 inet 127.0.0.1/8 scope host lo
09:50:41 valid_lft forever preferred_lft forever
09:50:41 inet6 ::1/128 scope host
09:50:41 valid_lft forever preferred_lft forever
09:50:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:41 link/ether fa:16:3e:81:b6:60 brd ff:ff:ff:ff:ff:ff
09:50:41 altname enp0s3
09:50:41 altname ens3
09:50:41 inet 10.30.170.14/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:41 valid_lft 63775sec preferred_lft 63775sec
09:50:41 inet6 fe80::f816:3eff:fe81:b660/64 scope link
09:50:41 valid_lft forever preferred_lft forever
09:50:41
09:50:41
09:50:41 ---> sar -b -r -n DEV:
09:50:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/07/2025 _x86_64_ (2 CPU)
09:50:41
09:50:41 03:33:32 LINUX RESTART (2 CPU)
09:50:41
09:50:41 03:34:01 AM tps rtps wtps bread/s bwrtn/s
09:50:41 03:35:01 AM 35.83 19.24 16.59 5814.03 2256.19
09:50:41 03:36:01 AM 0.87 0.00 0.87 0.00 13.95
09:50:41 03:37:01 AM 0.43 0.03 0.40 0.53 3.98
09:50:41 03:38:01 AM 0.35 0.00 0.35 0.00 5.73
09:50:41 03:39:01 AM 0.17 0.00 0.17 0.00 2.43
09:50:41 03:40:01 AM 0.30 0.00 0.30 0.00 5.31
09:50:41 03:41:01 AM 0.20 0.00 0.20 0.00 2.18
09:50:41 03:42:01 AM 0.25 0.00 0.25 0.00 3.75
09:50:41 03:43:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:41 03:44:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:41 03:45:01 AM 0.22 0.00 0.22 0.00 3.37
09:50:41 03:46:01 AM 0.15 0.00 0.15 0.00 1.32
09:50:41 03:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 03:48:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 03:49:01 AM 0.27 0.03 0.23 0.27 2.95
09:50:41 03:50:01 AM 1.27 0.00 1.27 0.00 30.79
09:50:41 03:51:01 AM 0.20 0.00 0.20 0.00 2.17
09:50:41 03:52:01 AM 0.17 0.00 0.17 0.00 2.25
09:50:41 03:53:01 AM 0.12 0.02 0.10 0.13 0.92
09:50:41 03:54:01 AM 8.96 5.93 3.03 574.74 73.66
09:50:41 03:55:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:41 03:56:01 AM 0.12 0.00 0.12 0.00 1.05
09:50:41 03:57:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 03:58:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:41 03:59:01 AM 0.27 0.00 0.27 0.00 3.85
09:50:41 04:00:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 04:01:01 AM 0.17 0.02 0.15 0.13 1.22
09:50:41 04:02:01 AM 0.35 0.07 0.28 1.73 4.73
09:50:41 04:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:41 04:04:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 04:05:01 AM 0.25 0.00 0.25 0.00 3.35
09:50:41 04:06:01 AM 0.17 0.00 0.17 0.00 1.22
09:50:41 04:07:01 AM 0.18 0.00 0.18 0.00 2.38
09:50:41 04:08:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:41 04:09:01 AM 0.22 0.00 0.22 0.00 1.93
09:50:41 04:10:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 04:11:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:41 04:12:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:41 04:13:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 04:14:01 AM 0.34 0.00 0.34 0.00 4.95
09:50:41 04:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 04:16:01 AM 0.12 0.00 0.12 0.00 0.92
09:50:41 04:17:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 04:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 04:19:01 AM 0.23 0.00 0.23 0.00 3.13
09:50:41 04:20:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:41 04:21:01 AM 0.23 0.00 0.23 0.00 2.95
09:50:41 04:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 04:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 04:24:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:41 04:25:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 04:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 04:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 04:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 04:29:01 AM 1.18 0.32 0.87 6.93 20.46
09:50:41 04:30:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:41 04:31:01 AM 0.18 0.00 0.18 0.00 1.75
09:50:41 04:32:01 AM 0.15 0.00 0.15 0.00 2.10
09:50:41 04:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 04:34:01 AM 0.25 0.00 0.25 0.00 2.97
09:50:41 04:35:01 AM 0.28 0.00 0.28 0.00 4.02
09:50:41 04:36:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 04:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 04:38:01 AM 0.20 0.00 0.20 0.00 2.43
09:50:41 04:39:01 AM 0.27 0.00 0.27 0.00 3.67
09:50:41 04:40:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:41 04:41:01 AM 0.35 0.00 0.35 0.00 4.52
09:50:41 04:42:01 AM 0.20 0.00 0.20 0.00 2.67
09:50:41 04:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 04:44:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:41 04:45:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 04:46:01 AM 0.10 0.00 0.10 0.00 0.85
09:50:41 04:47:01 AM 0.18 0.00 0.18 0.00 2.17
09:50:41 04:48:01 AM 0.13 0.00 0.13 0.00 2.08
09:50:41 04:49:01 AM 0.37 0.00 0.37 0.00 5.66
09:50:41 04:50:01 AM 0.30 0.00 0.30 0.00 5.28
09:50:41 04:51:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:41 04:52:01 AM 0.15 0.00 0.15 0.00 2.37
09:50:41 04:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 04:54:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:41 04:55:01 AM 0.28 0.00 0.28 0.00 4.47
09:50:41 04:56:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:41 04:57:01 AM 0.18 0.00 0.18 0.00 1.77
09:50:41 04:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 04:59:01 AM 0.20 0.00 0.20 0.00 1.90
09:50:41 05:00:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:41 05:01:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:41 05:02:01 AM 0.25 0.00 0.25 0.00 3.98
09:50:41 05:03:01 AM 0.13 0.00 0.13 0.00 1.58
09:50:41 05:04:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:41 05:05:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:41 05:06:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 05:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 05:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 05:09:01 AM 0.40 0.00 0.40 0.00 6.87
09:50:41 05:10:01 AM 0.23 0.00 0.23 0.00 3.63
09:50:41 05:11:01 AM 0.15 0.00 0.15 0.00 1.33
09:50:41 05:12:01 AM 0.15 0.00 0.15 0.00 1.83
09:50:41 05:13:01 AM 0.82 0.00 0.82 0.00 12.43
09:50:41 05:14:01 AM 0.32 0.00 0.32 0.00 5.38
09:50:41 05:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 05:16:02 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 05:17:01 AM 0.10 0.00 0.10 0.00 0.92
09:50:41 05:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 05:19:01 AM 0.18 0.00 0.18 0.00 2.68
09:50:41 05:20:01 AM 0.32 0.00 0.32 0.00 4.98
09:50:41 05:21:01 AM 0.20 0.00 0.20 0.00 2.05
09:50:41 05:22:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 05:23:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:41 05:24:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:41 05:25:01 AM 0.23 0.00 0.23 0.00 3.47
09:50:41 05:26:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:41 05:27:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:41 05:28:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:41 05:29:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:41 05:30:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 05:31:01 AM 0.15 0.00 0.15 0.00 1.60
09:50:41 05:32:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 05:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 05:34:01 AM 0.33 0.00 0.33 0.00 4.75
09:50:41 05:35:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 05:36:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 05:37:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 05:39:01 AM 0.28 0.00 0.28 0.00 3.82
09:50:41 05:40:01 AM 0.27 0.00 0.27 0.00 4.18
09:50:41 05:41:01 AM 0.23 0.00 0.23 0.00 2.68
09:50:41 05:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:41 05:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 05:44:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:41 05:45:01 AM 0.22 0.00 0.22 0.00 3.07
09:50:41 05:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 05:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 05:49:01 AM 0.15 0.00 0.15 0.00 1.25
09:50:41 05:50:01 AM 0.23 0.00 0.23 0.00 3.35
09:50:41 05:51:01 AM 0.27 0.00 0.27 0.00 3.13
09:50:41 05:52:01 AM 0.25 0.00 0.25 0.00 3.08
09:50:41 05:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 05:54:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 05:55:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 05:56:01 AM 0.22 0.00 0.22 0.00 2.48
09:50:41 05:57:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 05:58:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:41 05:59:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:41 06:00:01 AM 0.25 0.00 0.25 0.00 4.00
09:50:41 06:01:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:41 06:02:01 AM 0.28 0.00 0.28 0.00 4.38
09:50:41 06:03:01 AM 0.18 0.00 0.18 0.00 2.80
09:50:41 06:04:01 AM 0.20 0.00 0.20 0.00 1.48
09:50:41 06:05:01 AM 0.30 0.00 0.30 0.00 4.38
09:50:41 06:06:01 AM 0.17 0.00 0.17 0.00 2.08
09:50:41 06:07:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 06:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:09:01 AM 0.20 0.00 0.20 0.00 2.82
09:50:41 06:10:01 AM 0.25 0.00 0.25 0.00 4.17
09:50:41 06:11:01 AM 0.25 0.00 0.25 0.00 3.33
09:50:41 06:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 06:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:14:01 AM 0.22 0.00 0.22 0.00 2.62
09:50:41 06:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 06:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 06:17:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 06:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:19:01 AM 0.30 0.00 0.30 0.00 4.58
09:50:41 06:20:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:41 06:21:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:41 06:22:01 AM 0.13 0.00 0.13 0.00 1.83
09:50:41 06:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:24:02 AM 0.17 0.00 0.17 0.00 1.63
09:50:41 06:25:01 AM 0.24 0.00 0.24 0.00 3.32
09:50:41 06:26:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:41 06:27:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:41 06:28:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:41 06:29:01 AM 0.20 0.00 0.20 0.00 2.82
09:50:41 06:30:01 AM 0.20 0.00 0.20 0.00 3.33
09:50:41 06:31:01 AM 0.17 0.00 0.17 0.00 1.33
09:50:41 06:32:01 AM 0.13 0.00 0.13 0.00 2.10
09:50:41 06:33:01 AM 0.20 0.00 0.20 0.00 2.92
09:50:41 06:34:01 AM 0.25 0.00 0.25 0.00 3.23
09:50:41 06:35:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:41 06:36:01 AM 0.13 0.00 0.13 0.00 1.35
09:50:41 06:37:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:41 06:38:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 06:39:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 06:40:01 AM 0.23 0.00 0.23 0.00 3.77
09:50:41 06:41:01 AM 0.23 0.00 0.23 0.00 2.68
09:50:41 06:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:41 06:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 06:44:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:41 06:45:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:41 06:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 06:47:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:41 06:48:01 AM 0.28 0.00 0.28 0.00 3.68
09:50:41 06:49:01 AM 0.23 0.00 0.23 0.00 2.58
09:50:41 06:50:01 AM 0.30 0.00 0.30 0.00 4.82
09:50:41 06:51:01 AM 0.20 0.00 0.20 0.00 2.02
09:50:41 06:52:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:41 06:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 06:54:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:41 06:55:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:41 06:56:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 06:57:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:41 06:58:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:41 06:59:01 AM 0.25 0.00 0.25 0.00 2.87
09:50:41 07:00:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 07:01:01 AM 0.15 0.00 0.15 0.00 1.37
09:50:41 07:02:01 AM 0.25 0.00 0.25 0.00 4.00
09:50:41 07:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:41 07:04:01 AM 0.18 0.00 0.18 0.00 2.68
09:50:41 07:05:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:41 07:06:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:41 07:07:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 07:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:09:01 AM 0.17 0.00 0.17 0.00 1.65
09:50:41 07:10:01 AM 0.25 0.00 0.25 0.00 4.20
09:50:41 07:11:01 AM 0.17 0.00 0.17 0.00 1.50
09:50:41 07:12:01 AM 0.30 0.00 0.30 0.00 4.73
09:50:41 07:13:01 AM 1.07 0.00 1.07 0.00 17.81
09:50:41 07:14:01 AM 0.27 0.00 0.27 0.00 4.33
09:50:41 07:15:01 AM 0.23 0.00 0.23 0.00 3.42
09:50:41 07:16:01 AM 0.15 0.00 0.15 0.00 1.95
09:50:41 07:17:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:41 07:18:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:41 07:19:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:41 07:20:01 AM 0.28 0.00 0.28 0.00 5.03
09:50:41 07:21:01 AM 0.28 0.00 0.28 0.00 3.90
09:50:41 07:22:01 AM 0.18 0.00 0.18 0.00 2.17
09:50:41 07:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:24:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:41 07:25:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 07:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 07:27:01 AM 0.18 0.00 0.18 0.00 2.38
09:50:41 07:28:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:41 07:29:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:41 07:30:01 AM 0.18 0.00 0.18 0.00 3.33
09:50:41 07:31:02 AM 0.15 0.00 0.15 0.00 1.63
09:50:41 07:32:01 AM 0.15 0.00 0.15 0.00 2.02
09:50:41 07:33:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:41 07:34:01 AM 0.32 0.00 0.32 0.00 4.72
09:50:41 07:35:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:41 07:36:01 AM 0.12 0.00 0.12 0.00 0.95
09:50:41 07:37:01 AM 0.18 0.00 0.18 0.00 1.77
09:50:41 07:38:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 07:39:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:41 07:40:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 07:41:01 AM 0.27 0.00 0.27 0.00 3.37
09:50:41 07:42:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 07:43:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:41 07:44:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:41 07:45:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:41 07:46:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:41 07:47:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 07:48:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 07:49:01 AM 0.20 0.00 0.20 0.00 2.68
09:50:41 07:50:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:41 07:51:01 AM 0.23 0.00 0.23 0.00 2.82
09:50:41 07:52:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:41 07:53:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:41 07:54:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:41 07:55:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:41 07:56:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:41 07:57:01 AM 0.23 0.00 0.23 0.00 2.58
09:50:41 07:58:01 AM 0.23 0.00 0.23 0.00 3.22
09:50:41 07:59:01 AM 0.28 0.00 0.28 0.00 3.38
09:50:41 08:00:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:41 08:01:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:41 08:02:01 AM 0.22 0.00 0.22 0.00 3.32
09:50:41 08:03:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:41 08:04:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:41 08:05:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 08:06:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 08:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 08:08:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:41 08:09:01 AM 0.30 0.00 0.30 0.00 4.00
09:50:41 08:10:01 AM 0.22 0.00 0.22 0.00 3.07
09:50:41 08:11:01 AM 0.27 0.00 0.27 0.00 3.37
09:50:41 08:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 08:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 08:14:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:41 08:15:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:41 08:16:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 08:17:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:41 08:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 08:19:01 AM 0.32 0.00 0.32 0.00 4.35
09:50:41 08:20:01 AM 0.20 0.00 0.20 0.00 3.23
09:50:41 08:21:01 AM 0.18 0.00 0.18 0.00 1.52
09:50:41 08:22:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:41 08:23:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:41 08:24:01 AM 0.13 0.00 0.13 0.00 0.97
09:50:41 08:25:01 AM 0.28 0.00 0.28 0.00 4.35
09:50:41 08:26:01 AM 0.25 0.00 0.25 0.00 3.63
09:50:41 08:27:01 AM 0.23 0.00 0.23 0.00 3.32
09:50:41 08:28:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:41 08:29:01 AM 0.17 0.00 0.17 0.00 2.05
09:50:41 08:30:01 AM 0.22 0.00 0.22 0.00 3.68
09:50:41 08:31:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:41 08:32:01 AM 0.18 0.00 0.18 0.00 2.88
09:50:41 08:33:01 AM 0.23 0.00 0.23 0.00 3.68
09:50:41 08:34:01 AM 0.27 0.00 0.27 0.00 3.82
09:50:41 08:35:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 08:36:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:41 08:37:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:41 08:38:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:41 08:39:02 AM 0.15 0.00 0.15 0.00 1.08
09:50:41 08:40:01 AM 0.20 0.00 0.20 0.00 3.25
09:50:41 08:41:01 AM 0.30 0.00 0.30 0.00 3.80
09:50:41 08:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:41 08:43:01 AM 0.73 0.00 0.73 0.00 10.81
09:50:41 08:44:01 AM 0.25 0.00 0.25 0.00 4.30
09:50:41 08:45:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:41 08:46:01 AM 0.22 0.00 0.22 0.00 2.52
09:50:41 08:47:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:41 08:48:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:41 08:49:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:41 08:50:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 08:51:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:41 08:52:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:41 08:53:01 AM 0.18 0.00 0.18 0.00 2.53
09:50:41 08:54:01 AM 0.25 0.00 0.25 0.00 3.52
09:50:41 08:55:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:41 08:56:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 08:57:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:41 08:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 08:59:01 AM 0.23 0.00 0.23 0.00 3.17
09:50:41 09:00:01 AM 0.20 0.00 0.20 0.00 3.47
09:50:41 09:01:01 AM 0.25 0.00 0.25 0.00 2.82
09:50:41 09:02:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 09:03:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 09:04:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:41 09:05:01 AM 0.23 0.00 0.23 0.00 3.32
09:50:41 09:06:01 AM 0.27 0.00 0.27 0.00 3.53
09:50:41 09:07:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:41 09:08:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:41 09:09:01 AM 0.17 0.00 0.17 0.00 1.65
09:50:41 09:10:01 AM 0.23 0.00 0.23 0.00 3.62
09:50:41 09:11:01 AM 0.18 0.00 0.18 0.00 1.78
09:50:41 09:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:41 09:13:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 09:14:01 AM 0.30 0.00 0.30 0.00 5.38
09:50:41 09:15:01 AM 0.25 0.00 0.25 0.00 3.07
09:50:41 09:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:41 09:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 09:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 09:19:01 AM 0.17 0.00 0.17 0.00 2.15
09:50:41 09:20:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:41 09:21:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:41 09:22:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:41 09:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 09:24:01 AM 0.22 0.00 0.22 0.00 2.60
09:50:41 09:25:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:41 09:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:41 09:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:41 09:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:41 09:29:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:41 09:30:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:41 09:31:01 AM 0.23 0.00 0.23 0.00 3.23
09:50:41 09:32:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:41 09:33:01 AM 0.12 0.00 0.12 0.00 1.20
09:50:41 09:34:01 AM 0.22 0.00 0.22 0.00 2.07
09:50:41 09:35:01 AM 0.25 0.00 0.25 0.00 3.65
09:50:41 09:36:01 AM 0.20 0.00 0.20 0.00 1.90
09:50:41 09:37:01 AM 0.08 0.00 0.08 0.00 0.58
09:50:41 09:38:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:41 09:39:01 AM 0.28 0.00 0.28 0.00 4.15
09:50:41 09:40:01 AM 0.22 0.00 0.22 0.00 4.33
09:50:41 09:41:01 AM 56.00 6.56 49.43 1244.25 3927.19
09:50:41 09:42:01 AM 94.65 0.72 93.93 52.92 11161.17
09:50:41 09:43:01 AM 41.46 0.38 41.08 64.26 3158.66
09:50:41 09:44:01 AM 81.59 9.25 72.35 1665.70 8108.26
09:50:41 09:45:02 AM 11.66 0.20 11.46 11.60 1128.96
09:50:41 09:46:01 AM 4.35 0.02 4.34 0.14 201.20
09:50:41 09:47:01 AM 1.15 0.00 1.15 0.00 596.03
09:50:41 09:48:01 AM 1.05 0.00 1.05 0.00 384.09
09:50:41 09:49:01 AM 0.77 0.03 0.73 1.87 291.42
09:50:41 09:50:01 AM 20.91 0.40 20.51 46.78 2439.70
09:50:41 Average: 1.15 0.11 1.03 25.24 92.19
09:50:41
09:50:41 03:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:41 03:35:01 AM 5859512 7228328 2022920 25.66 2688 1567648 639060 7.16 152680 1612496 4
09:50:41 03:36:01 AM 5860708 7229524 2021724 25.65 2688 1567648 639060 7.16 152728 1611844 4
09:50:41 03:37:01 AM 5858656 7227492 2023776 25.67 2688 1567668 639060 7.16 152840 1613712 4
09:50:41 03:38:01 AM 5858960 7227796 2023472 25.67 2688 1567668 639060 7.16 152840 1613716 4
09:50:41 03:39:01 AM 5859024 7227860 2023408 25.67 2688 1567668 639060 7.16 152848 1613812 4
09:50:41 03:40:01 AM 5858360 7227200 2024072 25.68 2688 1567672 625092 7.00 152840 1613904 4
09:50:41 03:41:01 AM 5858780 7227632 2023652 25.67 2688 1567676 625092 7.00 152840 1613776 4
09:50:41 03:42:01 AM 5858448 7227304 2023984 25.68 2688 1567680 625092 7.00 152840 1613984 16
09:50:41 03:43:01 AM 5858660 7227516 2023772 25.67 2688 1567680 625092 7.00 152840 1613884 12
09:50:41 03:44:01 AM 5858736 7227592 2023696 25.67 2688 1567680 625092 7.00 152840 1613848 4
09:50:41 03:45:01 AM 5858660 7227520 2023772 25.67 2688 1567684 625092 7.00 152844 1613964 4
09:50:41 03:46:01 AM 5858688 7227548 2023744 25.67 2688 1567684 625092 7.00 152844 1613896 4
09:50:41 03:47:01 AM 5858644 7227504 2023788 25.67 2688 1567684 625092 7.00 152844 1614012 4
09:50:41 03:48:01 AM 5858708 7227572 2023724 25.67 2688 1567688 625092 7.00 152844 1613900 4
09:50:41 03:49:01 AM 5858516 7227380 2023916 25.68 2688 1567688 623612 6.98 152960 1613812 16
09:50:41 03:50:01 AM 5858308 7227172 2024124 25.68 2688 1567688 641228 7.18 152960 1614012 4
09:50:41 03:51:01 AM 5858764 7227628 2023668 25.67 2688 1567692 641228 7.18 152964 1613828 4
09:50:41 03:52:01 AM 5858560 7227424 2023872 25.68 2688 1567692 641228 7.18 152964 1613952 4
09:50:41 03:53:01 AM 5858292 7227160 2024140 25.68 2688 1567696 659640 7.39 152964 1613956 4
09:50:41 03:54:01 AM 5841280 7227388 2041152 25.89 2688 1584936 630888 7.06 155132 1628936 4
09:50:41 03:55:01 AM 5841312 7227420 2041120 25.89 2688 1584936 630888 7.06 155132 1629008 4
09:50:41 03:56:01 AM 5841464 7227576 2040968 25.89 2688 1584940 630888 7.06 155132 1628948 4
09:50:41 03:57:01 AM 5841308 7227420 2041124 25.89 2688 1584940 630888 7.06 155132 1628948 4
09:50:41 03:58:01 AM 5841340 7227452 2041092 25.89 2688 1584940 630888 7.06 155132 1628948 4
09:50:41 03:59:01 AM 5841200 7227316 2041232 25.90 2688 1584944 630888 7.06 155132 1628952 4
09:50:41 04:00:01 AM 5840976 7227092 2041456 25.90 2688 1584944 625156 7.00 155132 1629140 4
09:50:41 04:01:01 AM 5840428 7226544 2042004 25.91 2688 1584948 625156 7.00 155132 1629424 4
09:50:41 04:02:01 AM 5840644 7226828 2041788 25.90 2688 1585016 640536 7.17 155276 1629264 4
09:50:41 04:03:01 AM 5840676 7226860 2041756 25.90 2688 1585016 640536 7.17 155276 1629264 4
09:50:41 04:04:01 AM 5840940 7227124 2041492 25.90 2688 1585016 640536 7.17 155276 1629152 4
09:50:41 04:05:01 AM 5840884 7227072 2041548 25.90 2688 1585020 640536 7.17 155276 1629228 4
09:50:41 04:06:01 AM 5840884 7227076 2041548 25.90 2688 1585024 640536 7.17 155276 1629172 4
09:50:41 04:07:01 AM 5840864 7227056 2041568 25.90 2688 1585024 640536 7.17 155276 1629172 4
09:50:41 04:08:01 AM 5840972 7227168 2041460 25.90 2688 1585028 640536 7.17 155276 1629176 4
09:50:41 04:09:01 AM 5840848 7227044 2041584 25.90 2688 1585028 640536 7.17 155276 1629176 4
09:50:41 04:10:01 AM 5840504 7226700 2041928 25.90 2688 1585028 633828 7.10 155276 1629360 4
09:50:41 04:11:01 AM 5840856 7227056 2041576 25.90 2688 1585032 633828 7.10 155276 1629180 4
09:50:41 04:12:01 AM 5840724 7226924 2041708 25.90 2688 1585032 633828 7.10 155276 1629180 4
09:50:41 04:13:01 AM 5840744 7226948 2041688 25.90 2688 1585036 633828 7.10 155276 1629184 4
09:50:41 04:14:01 AM 5840764 7226968 2041668 25.90 2688 1585036 633828 7.10 155284 1629176 4
09:50:41 04:15:01 AM 5840680 7226884 2041752 25.90 2688 1585036 633828 7.10 155284 1629296 4
09:50:41 04:16:01 AM 5840592 7226800 2041840 25.90 2688 1585040 633828 7.10 155284 1629348 4
09:50:41 04:17:01 AM 5840824 7227032 2041608 25.90 2688 1585040 633828 7.10 155284 1629232 4
09:50:41 04:18:01 AM 5840740 7226948 2041692 25.90 2688 1585040 633828 7.10 155284 1629232 4
09:50:41 04:19:01 AM 5840904 7227116 2041528 25.90 2688 1585044 633828 7.10 155284 1629236 4
09:50:41 04:20:01 AM 5840392 7226604 2042040 25.91 2688 1585044 625636 7.01 155284 1629448 4
09:50:41 04:21:01 AM 5838572 7224788 2043860 25.93 2688 1585048 625636 7.01 155284 1631320 4
09:50:41 04:22:01 AM 5838656 7224872 2043776 25.93 2688 1585048 625636 7.01 155284 1631320 4
09:50:41 04:23:01 AM 5838544 7224760 2043888 25.93 2688 1585048 625636 7.01 155284 1631320 4
09:50:41 04:24:01 AM 5838568 7224788 2043864 25.93 2688 1585052 625636 7.01 155284 1631440 4
09:50:41 04:25:01 AM 5838604 7224824 2043828 25.93 2688 1585052 625636 7.01 155284 1631408 4
09:50:41 04:26:01 AM 5838748 7224968 2043684 25.93 2688 1585052 625636 7.01 155284 1631348 4
09:50:41 04:27:01 AM 5838756 7224980 2043676 25.93 2688 1585056 625636 7.01 155284 1631352 4
09:50:41 04:28:01 AM 5838756 7224980 2043676 25.93 2688 1585056 625636 7.01 155284 1631352 4
09:50:41 04:29:01 AM 5838392 7224812 2044040 25.93 2688 1585252 625636 7.01 155384 1631468 4
09:50:41 04:30:01 AM 5838200 7224624 2044232 25.93 2688 1585256 629472 7.05 155384 1631656 4
09:50:41 04:31:01 AM 5837852 7224276 2044580 25.94 2688 1585256 629472 7.05 155384 1631888 4
09:50:41 04:32:01 AM 5838208 7224636 2044224 25.93 2688 1585260 629472 7.05 155384 1631552 4
09:50:41 04:33:01 AM 5836120 7222548 2046312 25.96 2688 1585260 629472 7.05 155384 1633840 4
09:50:41 04:34:01 AM 5836384 7222812 2046048 25.96 2688 1585260 629472 7.05 155384 1633636 4
09:50:41 04:35:01 AM 5836268 7222700 2046164 25.96 2688 1585264 629472 7.05 155384 1633708 4
09:50:41 04:36:01 AM 5836320 7222752 2046112 25.96 2688 1585264 629472 7.05 155384 1633640 4
09:50:41 04:37:01 AM 5836180 7222612 2046252 25.96 2688 1585264 629472 7.05 155384 1633640 4
09:50:41 04:38:01 AM 5836188 7222624 2046244 25.96 2688 1585268 629472 7.05 155384 1633648 4
09:50:41 04:39:01 AM 5836140 7222576 2046292 25.96 2688 1585268 629472 7.05 155388 1633744 4
09:50:41 04:40:01 AM 5835844 7222280 2046588 25.96 2688 1585268 623676 6.98 155384 1633956 4
09:50:41 04:41:01 AM 5836280 7222728 2046152 25.96 2688 1585276 623676 6.98 155384 1633664 4
09:50:41 04:42:01 AM 5833620 7220068 2048812 25.99 2688 1585276 623676 6.98 155384 1636076 4
09:50:41 04:43:01 AM 5834024 7220472 2048408 25.99 2688 1585276 639308 7.16 155384 1635724 4
09:50:41 04:44:01 AM 5834084 7220536 2048348 25.99 2688 1585280 639308 7.16 155384 1635728 4
09:50:41 04:45:01 AM 5833976 7220428 2048456 25.99 2688 1585280 639308 7.16 155384 1635804 4
09:50:41 04:46:01 AM 5834116 7220572 2048316 25.99 2688 1585284 639308 7.16 155384 1635740 4
09:50:41 04:47:01 AM 5833452 7219912 2048980 25.99 2688 1585288 639308 7.16 155384 1636336 16
09:50:41 04:48:01 AM 5833844 7220304 2048588 25.99 2688 1585288 639308 7.16 155384 1636044 8
09:50:41 04:49:01 AM 5833900 7220360 2048532 25.99 2688 1585288 639308 7.16 155412 1635900 4
09:50:41 04:50:01 AM 5833692 7220156 2048740 25.99 2688 1585292 623296 6.98 155412 1636092 4
09:50:41 04:51:01 AM 5834052 7220516 2048380 25.99 2688 1585292 623296 6.98 155412 1635912 4
09:50:41 04:52:01 AM 5833816 7220284 2048616 25.99 2688 1585296 623296 6.98 155412 1636032 4
09:50:41 04:53:01 AM 5831768 7218236 2050664 26.02 2688 1585296 623296 6.98 155412 1638080 4
09:50:41 04:54:01 AM 5831988 7218456 2050444 26.01 2688 1585296 623296 6.98 155412 1638080 4
09:50:41 04:55:01 AM 5831852 7218324 2050580 26.01 2688 1585300 623296 6.98 155412 1638152 8
09:50:41 04:56:01 AM 5831980 7218452 2050452 26.01 2688 1585300 623296 6.98 155412 1637968 4
09:50:41 04:57:01 AM 5831760 7218232 2050672 26.02 2688 1585300 623296 6.98 155412 1637968 4
09:50:41 04:58:01 AM 5831908 7218384 2050524 26.01 2688 1585304 638928 7.15 155412 1637972 4
09:50:41 04:59:01 AM 5831908 7218384 2050524 26.01 2688 1585304 638928 7.15 155412 1637972 4
09:50:41 05:00:01 AM 5831544 7218020 2050888 26.02 2688 1585304 635032 7.11 155412 1638280 4
09:50:41 05:01:01 AM 5828088 7214568 2054344 26.06 2688 1585308 635032 7.11 155412 1641204 4
09:50:41 05:02:01 AM 5829764 7216244 2052668 26.04 2688 1585308 635032 7.11 155432 1640084 4
09:50:41 05:03:01 AM 5829544 7216028 2052888 26.04 2688 1585312 635032 7.11 155432 1640092 4
09:50:41 05:04:01 AM 5829608 7216092 2052824 26.04 2688 1585312 635032 7.11 155432 1640096 8
09:50:41 05:05:01 AM 5829444 7215928 2052988 26.05 2688 1585312 635032 7.11 155432 1640172 4
09:50:41 05:06:01 AM 5829412 7215900 2053020 26.05 2688 1585316 635032 7.11 155432 1640108 4
09:50:41 05:07:01 AM 5829524 7216012 2052908 26.04 2688 1585316 635032 7.11 155432 1640108 4
09:50:41 05:08:01 AM 5829852 7216340 2052580 26.04 2688 1585316 635032 7.11 155432 1639876 4
09:50:41 05:09:01 AM 5829952 7216444 2052480 26.04 2688 1585320 635032 7.11 155436 1639824 4
09:50:41 05:10:01 AM 5829536 7216028 2052896 26.04 2688 1585320 625608 7.00 155436 1640124 4
09:50:41 05:11:01 AM 5829904 7216400 2052528 26.04 2688 1585324 625608 7.00 155436 1639828 4
09:50:41 05:12:01 AM 5829900 7216404 2052532 26.04 2688 1585328 634564 7.11 165184 1630092 252
09:50:41 05:13:01 AM 5829784 7216288 2052648 26.04 2688 1585328 634564 7.11 165184 1630092 4
09:50:41 05:14:01 AM 5829820 7216328 2052612 26.04 2688 1585332 634564 7.11 165184 1630100 4
09:50:41 05:15:01 AM 5829788 7216296 2052644 26.04 2688 1585332 634564 7.11 165184 1630176 4
09:50:41 05:16:02 AM 5829836 7216344 2052596 26.04 2688 1585332 634564 7.11 165184 1630224 4
09:50:41 05:17:01 AM 5829936 7216448 2052496 26.04 2688 1585336 634564 7.11 165184 1630232 4
09:50:41 05:18:01 AM 5829988 7216500 2052444 26.04 2688 1585336 634564 7.11 165184 1630116 4
09:50:41 05:19:01 AM 5829552 7216064 2052880 26.04 2688 1585336 634564 7.11 165184 1630556 4
09:50:41 05:20:01 AM 5829476 7215988 2052956 26.04 2688 1585336 633800 7.10 165184 1630324 4
09:50:41 05:21:01 AM 5829636 7216152 2052796 26.04 2688 1585340 633800 7.10 165184 1630148 4
09:50:41 05:22:01 AM 5829792 7216312 2052640 26.04 2688 1585344 633800 7.10 165184 1630268 4
09:50:41 05:23:01 AM 5829924 7216448 2052508 26.04 2688 1585348 633800 7.10 165184 1630156 4
09:50:41 05:24:01 AM 5829600 7216124 2052832 26.04 2688 1585348 633800 7.10 165184 1630428 16
09:50:41 05:25:01 AM 5829944 7216468 2052488 26.04 2688 1585348 633800 7.10 165184 1630252 8
09:50:41 05:26:01 AM 5830028 7216556 2052404 26.04 2688 1585352 633800 7.10 165184 1630188 4
09:50:41 05:27:01 AM 5829792 7216320 2052640 26.04 2688 1585352 633800 7.10 165184 1630304 8
09:50:41 05:28:01 AM 5829896 7216424 2052536 26.04 2688 1585352 633800 7.10 165184 1630304 4
09:50:41 05:29:01 AM 5829880 7216412 2052552 26.04 2688 1585356 633800 7.10 165184 1630308 4
09:50:41 05:30:01 AM 5829672 7216204 2052760 26.04 2688 1585356 635192 7.11 165184 1630492 4
09:50:41 05:31:01 AM 5829664 7216200 2052768 26.04 2688 1585360 635192 7.11 165184 1630496 4
09:50:41 05:32:01 AM 5829812 7216348 2052620 26.04 2688 1585360 635192 7.11 165184 1630224 4
09:50:41 05:33:01 AM 5829340 7215876 2053092 26.05 2688 1585360 635192 7.11 165184 1630644 4
09:50:41 05:34:01 AM 5829932 7216472 2052500 26.04 2688 1585364 635192 7.11 165184 1630244 4
09:50:41 05:35:01 AM 5829940 7216480 2052492 26.04 2688 1585364 635192 7.11 165184 1630312 4
09:50:41 05:36:01 AM 5829936 7216476 2052496 26.04 2688 1585364 635192 7.11 165184 1630244 4
09:50:41 05:37:01 AM 5829796 7216340 2052636 26.04 2688 1585368 635192 7.11 165184 1630248 4
09:50:41 05:38:01 AM 5829776 7216320 2052656 26.04 2688 1585368 635192 7.11 165184 1630248 4
09:50:41 05:39:01 AM 5829904 7216448 2052528 26.04 2688 1585368 635192 7.11 165184 1630248 4
09:50:41 05:40:01 AM 5829544 7216092 2052888 26.04 2688 1585372 627200 7.02 165184 1630448 4
09:50:41 05:41:01 AM 5829804 7216352 2052628 26.04 2688 1585372 627200 7.02 165184 1630264 4
09:50:41 05:42:01 AM 5829752 7216304 2052680 26.04 2688 1585376 627200 7.02 165184 1630268 4
09:50:41 05:43:01 AM 5829872 7216424 2052560 26.04 2688 1585376 627200 7.02 165184 1630384 4
09:50:41 05:44:01 AM 5829892 7216444 2052540 26.04 2688 1585376 627200 7.02 165184 1630268 4
09:50:41 05:45:01 AM 5829656 7216212 2052776 26.04 2688 1585380 642896 7.20 165184 1630340 4
09:50:41 05:46:01 AM 5829796 7216352 2052636 26.04 2688 1585380 642896 7.20 165184 1630272 4
09:50:41 05:47:01 AM 5829736 7216292 2052696 26.04 2688 1585380 642896 7.20 165184 1630276 4
09:50:41 05:48:01 AM 5829760 7216320 2052672 26.04 2688 1585384 642896 7.20 165184 1630280 4
09:50:41 05:49:01 AM 5829792 7216352 2052640 26.04 2688 1585384 642896 7.20 165188 1630320 4
09:50:41 05:50:01 AM 5829140 7215700 2053292 26.05 2688 1585384 664124 7.44 165192 1630628 4
09:50:41 05:51:01 AM 5829832 7216404 2052600 26.04 2688 1585396 644652 7.22 165184 1630292 4
09:50:41 05:52:01 AM 5829684 7216256 2052748 26.04 2688 1585396 644652 7.22 165184 1630408 4
09:50:41 05:53:01 AM 5829864 7216440 2052568 26.04 2688 1585400 644652 7.22 165184 1630296 4
09:50:41 05:54:01 AM 5829712 7216288 2052720 26.04 2688 1585400 644652 7.22 165184 1630296 4
09:50:41 05:55:01 AM 5829784 7216360 2052648 26.04 2688 1585400 644652 7.22 165184 1630364 4
09:50:41 05:56:01 AM 5829892 7216468 2052540 26.04 2688 1585400 644652 7.22 165184 1630296 4
09:50:41 05:57:01 AM 5829928 7216508 2052504 26.04 2688 1585404 644652 7.22 165184 1630300 4
09:50:41 05:58:01 AM 5829812 7216392 2052620 26.04 2688 1585404 644652 7.22 165184 1630300 4
09:50:41 05:59:01 AM 5829832 7216412 2052600 26.04 2688 1585404 644652 7.22 165184 1630300 4
09:50:41 06:00:01 AM 5829584 7216168 2052848 26.04 2688 1585408 624532 6.99 165184 1630492 4
09:50:41 06:01:01 AM 5828928 7215512 2053504 26.05 2688 1585408 624532 6.99 165184 1631120 4
09:50:41 06:02:01 AM 5829932 7216516 2052500 26.04 2688 1585408 624532 6.99 165184 1630308 4
09:50:41 06:03:01 AM 5829936 7216528 2052496 26.04 2688 1585416 624532 6.99 165184 1630432 4
09:50:41 06:04:01 AM 5829868 7216460 2052564 26.04 2688 1585416 624532 6.99 165184 1630436 4
09:50:41 06:05:01 AM 5829768 7216360 2052664 26.04 2688 1585416 624532 6.99 165184 1630392 4
09:50:41 06:06:01 AM 5829836 7216432 2052596 26.04 2688 1585420 624532 6.99 165184 1630328 4
09:50:41 06:07:01 AM 5829600 7216196 2052832 26.04 2688 1585420 624532 6.99 165184 1630444 4
09:50:41 06:08:01 AM 5829696 7216292 2052736 26.04 2688 1585420 624532 6.99 165184 1630444 4
09:50:41 06:09:01 AM 5829828 7216428 2052604 26.04 2688 1585424 624532 6.99 165184 1630332 4
09:50:41 06:10:01 AM 5829296 7215896 2053136 26.05 2688 1585424 641872 7.19 165184 1630752 4
09:50:41 06:11:01 AM 5829752 7216356 2052680 26.04 2688 1585428 622400 6.97 165184 1630340 4
09:50:41 06:12:01 AM 5829844 7216448 2052588 26.04 2688 1585428 622400 6.97 165184 1630340 4
09:50:41 06:13:01 AM 5829828 7216432 2052604 26.04 2688 1585428 622400 6.97 165184 1630340 4
09:50:41 06:14:01 AM 5829868 7216476 2052564 26.04 2688 1585432 622400 6.97 165184 1630344 4
09:50:41 06:15:01 AM 5829848 7216456 2052584 26.04 2688 1585432 622400 6.97 165184 1630416 4
09:50:41 06:16:01 AM 5829832 7216440 2052600 26.04 2688 1585432 622400 6.97 165184 1630352 4
09:50:41 06:17:01 AM 5829912 7216524 2052520 26.04 2688 1585436 622400 6.97 165184 1630356 4
09:50:41 06:18:01 AM 5829968 7216580 2052464 26.04 2688 1585436 622400 6.97 165184 1630356 4
09:50:41 06:19:01 AM 5829912 7216524 2052520 26.04 2688 1585436 622400 6.97 165188 1630352 4
09:50:41 06:20:01 AM 5829128 7215744 2053304 26.05 2688 1585440 642520 7.19 165188 1630780 4
09:50:41 06:21:01 AM 5829500 7216116 2052932 26.04 2688 1585440 625672 7.01 165188 1630484 4
09:50:41 06:22:01 AM 5829564 7216184 2052868 26.04 2688 1585444 625672 7.01 165188 1630372 4
09:50:41 06:23:01 AM 5829452 7216072 2052980 26.05 2688 1585444 625672 7.01 165188 1630372 4
09:50:41 06:24:02 AM 5829428 7216048 2053004 26.05 2688 1585444 625672 7.01 165188 1630488 4
09:50:41 06:25:01 AM 5829520 7216144 2052912 26.04 2688 1585448 625672 7.01 165188 1630444 4
09:50:41 06:26:01 AM 5829632 7216256 2052800 26.04 2688 1585448 625672 7.01 165188 1630376 4
09:50:41 06:27:01 AM 5829712 7216336 2052720 26.04 2688 1585448 625672 7.01 165188 1630376 4
09:50:41 06:28:01 AM 5829692 7216320 2052740 26.04 2688 1585452 641500 7.18 165188 1630392 8
09:50:41 06:29:01 AM 5829540 7216168 2052892 26.04 2688 1585452 641500 7.18 165188 1630632 16
09:50:41 06:30:01 AM 5829364 7215992 2053068 26.05 2688 1585452 640308 7.17 165188 1630764 8
09:50:41 06:31:01 AM 5829000 7215632 2053432 26.05 2688 1585456 640308 7.17 165188 1631008 16
09:50:41 06:32:01 AM 5829596 7216228 2052836 26.04 2688 1585456 640308 7.17 165188 1630600 12
09:50:41 06:33:01 AM 5829200 7215832 2053232 26.05 2688 1585456 640308 7.17 165188 1630884 4
09:50:41 06:34:01 AM 5829620 7216256 2052812 26.04 2688 1585460 640308 7.17 165188 1630616 4
09:50:41 06:35:01 AM 5829552 7216188 2052880 26.04 2688 1585460 640308 7.17 165188 1630708 4
09:50:41 06:36:01 AM 5829192 7215828 2053240 26.05 2688 1585460 640308 7.17 165188 1630904 4
09:50:41 06:37:01 AM 5829472 7216112 2052960 26.04 2688 1585464 640308 7.17 165188 1630704 4
09:50:41 06:38:01 AM 5829392 7216032 2053040 26.05 2688 1585464 640308 7.17 165188 1630704 4
09:50:41 06:39:01 AM 5829456 7216096 2052976 26.04 2688 1585464 640308 7.17 165188 1630704 4
09:50:41 06:40:01 AM 5829012 7215656 2053420 26.05 2688 1585468 635132 7.11 165188 1631008 4
09:50:41 06:41:01 AM 5829352 7215996 2053080 26.05 2688 1585468 635132 7.11 165188 1630708 4
09:50:41 06:42:01 AM 5829204 7215852 2053228 26.05 2688 1585472 635132 7.11 165188 1630828 4
09:50:41 06:43:01 AM 5829176 7215824 2053256 26.05 2688 1585472 635132 7.11 165188 1630712 4
09:50:41 06:44:01 AM 5829264 7215912 2053168 26.05 2688 1585472 635132 7.11 165188 1630712 4
09:50:41 06:45:01 AM 5829332 7215984 2053100 26.05 2688 1585476 635132 7.11 165188 1630788 4
09:50:41 06:46:01 AM 5829328 7215980 2053104 26.05 2688 1585476 635132 7.11 165188 1630720 4
09:50:41 06:47:01 AM 5829296 7215952 2053136 26.05 2688 1585480 635132 7.11 165188 1630724 4
09:50:41 06:48:01 AM 5828748 7215408 2053684 26.05 2688 1585484 635132 7.11 165188 1631224 4
09:50:41 06:49:01 AM 5829240 7215900 2053192 26.05 2688 1585484 635132 7.11 165188 1630836 8
09:50:41 06:50:01 AM 5828916 7215576 2053516 26.05 2688 1585484 635132 7.11 165188 1631020 4
09:50:41 06:51:01 AM 5829236 7215904 2053196 26.05 2688 1585488 635132 7.11 165200 1630828 4
09:50:41 06:52:01 AM 5829208 7215876 2053224 26.05 2688 1585488 635132 7.11 165200 1630832 4
09:50:41 06:53:01 AM 5828972 7215644 2053460 26.05 2688 1585492 635132 7.11 165200 1630952 4
09:50:41 06:54:01 AM 5829176 7215848 2053256 26.05 2688 1585492 635132 7.11 165200 1630952 4
09:50:41 06:55:01 AM 5829096 7215768 2053336 26.05 2688 1585492 635132 7.11 165200 1631032 4
09:50:41 06:56:01 AM 5829208 7215884 2053224 26.05 2688 1585496 635132 7.11 165200 1630968 4
09:50:41 06:57:01 AM 5829364 7216040 2053068 26.05 2688 1585496 635132 7.11 165200 1630816 4
09:50:41 06:58:01 AM 5829276 7215952 2053156 26.05 2688 1585496 635132 7.11 165200 1630852 4
09:50:41 06:59:01 AM 5829368 7216048 2053064 26.05 2688 1585500 635132 7.11 165200 1630856 4
09:50:41 07:00:01 AM 5828860 7215540 2053572 26.05 2688 1585500 635132 7.11 165200 1631040 4
09:50:41 07:01:01 AM 5828068 7214756 2054364 26.06 2688 1585508 635132 7.11 165200 1631644 4
09:50:41 07:02:01 AM 5828620 7215308 2053812 26.06 2688 1585508 635132 7.11 165200 1631320 4
09:50:41 07:03:01 AM 5829300 7215988 2053132 26.05 2688 1585508 635132 7.11 165200 1630864 4
09:50:41 07:04:01 AM 5829164 7215856 2053268 26.05 2688 1585512 635132 7.11 165200 1631220 4
09:50:41 07:05:01 AM 5829136 7215828 2053296 26.05 2688 1585512 635132 7.11 165200 1630972 4
09:50:41 07:06:01 AM 5829328 7216020 2053104 26.05 2688 1585512 635132 7.11 165200 1630904 4
09:50:41 07:07:01 AM 5829196 7215892 2053236 26.05 2688 1585516 635132 7.11 165200 1631024 4
09:50:41 07:08:01 AM 5829464 7216160 2052968 26.04 2688 1585516 635132 7.11 165200 1630908 4
09:50:41 07:09:01 AM 5829464 7216160 2052968 26.04 2688 1585516 635132 7.11 165200 1630908 4
09:50:41 07:10:01 AM 5828772 7215472 2053660 26.05 2688 1585520 657716 7.36 165200 1631212 4
09:50:41 07:11:01 AM 5828828 7215528 2053604 26.05 2688 1585520 657716 7.36 165200 1631124 4
09:50:41 07:12:01 AM 5828956 7215668 2053476 26.05 2688 1585532 646568 7.24 166376 1629756 264
09:50:41 07:13:01 AM 5829156 7215872 2053276 26.05 2688 1585536 646568 7.24 166376 1629760 4
09:50:41 07:14:01 AM 5828960 7215676 2053472 26.05 2688 1585536 646568 7.24 166376 1629760 4
09:50:41 07:15:01 AM 5828964 7215680 2053468 26.05 2688 1585536 646568 7.24 166376 1629828 4
09:50:41 07:16:01 AM 5829104 7215824 2053328 26.05 2688 1585540 646568 7.24 166376 1629764 4
09:50:41 07:17:01 AM 5829088 7215808 2053344 26.05 2688 1585540 630368 7.06 166376 1629764 4
09:50:41 07:18:01 AM 5828968 7215688 2053464 26.05 2688 1585540 630368 7.06 166376 1629764 4
09:50:41 07:19:01 AM 5828560 7215284 2053872 26.06 2688 1585544 630368 7.06 166376 1630108 16
09:50:41 07:20:01 AM 5828760 7215484 2053672 26.05 2688 1585544 629012 7.04 166376 1630096 8
09:50:41 07:21:01 AM 5828980 7215708 2053452 26.05 2688 1585548 629012 7.04 166376 1629804 4
09:50:41 07:22:01 AM 5829104 7215832 2053328 26.05 2688 1585548 629012 7.04 166376 1629804 4
09:50:41 07:23:01 AM 5829160 7215888 2053272 26.05 2688 1585548 629012 7.04 166376 1629804 4
09:50:41 07:24:01 AM 5829132 7215864 2053300 26.05 2688 1585552 629012 7.04 166376 1629808 4
09:50:41 07:25:01 AM 5828964 7215696 2053468 26.05 2688 1585552 629012 7.04 166376 1629992 4
09:50:41 07:26:01 AM 5829212 7215944 2053220 26.05 2688 1585552 629012 7.04 166376 1629808 4
09:50:41 07:27:01 AM 5829220 7215956 2053212 26.05 2688 1585556 629012 7.04 166376 1629812 4
09:50:41 07:28:01 AM 5829076 7215816 2053356 26.05 2688 1585560 629012 7.04 166376 1629932 4
09:50:41 07:29:01 AM 5829228 7215968 2053204 26.05 2688 1585560 629012 7.04 166376 1629816 4
09:50:41 07:30:01 AM 5828764 7215508 2053668 26.05 2688 1585564 632564 7.08 166376 1630004 4
09:50:41 07:31:02 AM 5828816 7215560 2053616 26.05 2688 1585568 632564 7.08 166376 1630168 4
09:50:41 07:32:01 AM 5829080 7215828 2053352 26.05 2688 1585572 632564 7.08 166376 1629836 12
09:50:41 07:33:01 AM 5828684 7215432 2053748 26.05 2688 1585572 632564 7.08 166376 1630108 4
09:50:41 07:34:01 AM 5829108 7215856 2053324 26.05 2688 1585572 632564 7.08 166376 1629836 4
09:50:41 07:35:01 AM 5828848 7215600 2053584 26.05 2688 1585576 632564 7.08 166376 1629924 4
09:50:41 07:36:01 AM 5829016 7215768 2053416 26.05 2688 1585576 632564 7.08 166376 1629856 4
09:50:41 07:37:01 AM 5829044 7215796 2053388 26.05 2688 1585576 632564 7.08 166376 1629856 4
09:50:41 07:38:01 AM 5828932 7215688 2053500 26.05 2688 1585580 632564 7.08 166376 1629860 4
09:50:41 07:39:01 AM 5828992 7215748 2053440 26.05 2688 1585580 632564 7.08 166376 1629860 4
09:50:41 07:40:01 AM 5828712 7215468 2053720 26.05 2688 1585580 634256 7.10 166376 1630044 4
09:50:41 07:41:01 AM 5829044 7215796 2053388 26.05 2688 1585584 634256 7.10 166376 1629864 4
09:50:41 07:42:01 AM 5829128 7215880 2053304 26.05 2688 1585584 634256 7.10 166376 1629864 4
09:50:41 07:43:01 AM 5829100 7215856 2053332 26.05 2688 1585588 634256 7.10 166376 1629868 4
09:50:41 07:44:01 AM 5829100 7215856 2053332 26.05 2688 1585588 634256 7.10 166376 1629868 4
09:50:41 07:45:01 AM 5829008 7215764 2053424 26.05 2688 1585588 634256 7.10 166376 1629952 4
09:50:41 07:46:01 AM 5829108 7215868 2053324 26.05 2688 1585592 634256 7.10 166376 1629888 4
09:50:41 07:47:01 AM 5828936 7215696 2053496 26.05 2688 1585592 634256 7.10 166376 1629888 4
09:50:41 07:48:01 AM 5828772 7215532 2053660 26.05 2688 1585592 634256 7.10 166376 1629888 4
09:50:41 07:49:01 AM 5828792 7215552 2053640 26.05 2688 1585592 634256 7.10 166376 1630004 4
09:50:41 07:50:01 AM 5828576 7215340 2053856 26.06 2688 1585596 634256 7.10 166376 1630076 4
09:50:41 07:51:01 AM 5828952 7215712 2053480 26.05 2688 1585596 649632 7.27 166376 1629932 4
09:50:41 07:52:01 AM 5828892 7215656 2053540 26.05 2688 1585600 649632 7.27 166376 1629936 4
09:50:41 07:53:01 AM 5828812 7215576 2053620 26.05 2688 1585600 649632 7.27 166376 1629936 4
09:50:41 07:54:01 AM 5828840 7215604 2053592 26.05 2688 1585600 649632 7.27 166376 1630052 4
09:50:41 07:55:01 AM 5828900 7215668 2053532 26.05 2688 1585604 649632 7.27 166376 1630008 4
09:50:41 07:56:01 AM 5828908 7215676 2053524 26.05 2688 1585604 649632 7.27 166376 1629940 8
09:50:41 07:57:01 AM 5829048 7215816 2053384 26.05 2688 1585604 649632 7.27 166376 1629940 4
09:50:41 07:58:01 AM 5828936 7215708 2053496 26.05 2688 1585608 649632 7.27 166376 1629944 4
09:50:41 07:59:01 AM 5828780 7215552 2053652 26.05 2688 1585608 649632 7.27 166376 1630204 16
09:50:41 08:00:01 AM 5828692 7215464 2053740 26.05 2688 1585608 623220 6.98 166376 1630128 8
09:50:41 08:01:01 AM 5827996 7214776 2054436 26.06 2688 1585612 623220 6.98 166376 1630760 4
09:50:41 08:02:01 AM 5829084 7215864 2053348 26.05 2688 1585612 623220 6.98 166384 1629940 4
09:50:41 08:03:01 AM 5829028 7215812 2053404 26.05 2688 1585616 623220 6.98 166384 1629908 4
09:50:41 08:04:01 AM 5828936 7215720 2053496 26.05 2688 1585616 623220 6.98 166384 1630024 4
09:50:41 08:05:01 AM 5829028 7215812 2053404 26.05 2688 1585616 623220 6.98 166384 1629976 4
09:50:41 08:06:01 AM 5828924 7215712 2053508 26.05 2688 1585620 623220 6.98 166384 1629912 4
09:50:41 08:07:01 AM 5828888 7215676 2053544 26.05 2688 1585620 623220 6.98 166384 1630064 4
09:50:41 08:08:01 AM 5828668 7215456 2053764 26.05 2688 1585620 623220 6.98 166384 1630064 4
09:50:41 08:09:01 AM 5828404 7215200 2054028 26.06 2688 1585628 623220 6.98 166384 1630284 4
09:50:41 08:10:01 AM 5828428 7215224 2054004 26.06 2688 1585628 644536 7.22 166384 1630196 4
09:50:41 08:11:01 AM 5828684 7215484 2053748 26.05 2688 1585632 644536 7.22 166384 1630020 4
09:50:41 08:12:01 AM 5828632 7215432 2053800 26.06 2688 1585632 644536 7.22 166384 1630020 4
09:50:41 08:13:01 AM 5828808 7215608 2053624 26.05 2688 1585632 644536 7.22 166384 1630020 4
09:50:41 08:14:01 AM 5828832 7215636 2053600 26.05 2688 1585636 644536 7.22 166384 1630024 4
09:50:41 08:15:01 AM 5828760 7215564 2053672 26.05 2688 1585636 644536 7.22 166384 1630092 4
09:50:41 08:16:01 AM 5828536 7215340 2053896 26.06 2688 1585636 644536 7.22 166384 1630236 16
09:50:41 08:17:01 AM 5828744 7215552 2053688 26.05 2688 1585640 644536 7.22 166384 1630036 8
09:50:41 08:18:01 AM 5828680 7215488 2053752 26.05 2688 1585640 644536 7.22 166384 1630036 4
09:50:41 08:19:01 AM 5828632 7215440 2053800 26.06 2688 1585640 644536 7.22 166384 1630036 4
09:50:41 08:20:01 AM 5828240 7215052 2054192 26.06 2688 1585644 644536 7.22 166384 1630456 4
09:50:41 08:21:01 AM 5828792 7215616 2053640 26.05 2688 1585648 644536 7.22 166384 1630048 4
09:50:41 08:22:01 AM 5828788 7215616 2053644 26.05 2688 1585652 644536 7.22 166384 1630052 4
09:50:41 08:23:01 AM 5828496 7215324 2053936 26.06 2688 1585652 644536 7.22 166384 1630336 4
09:50:41 08:24:01 AM 5828744 7215572 2053688 26.05 2688 1585652 644536 7.22 166384 1630064 4
09:50:41 08:25:01 AM 5828896 7215724 2053536 26.05 2688 1585652 644536 7.22 166384 1630132 4
09:50:41 08:26:01 AM 5828628 7215460 2053804 26.06 2688 1585656 644536 7.22 166384 1630184 4
09:50:41 08:27:01 AM 5828752 7215584 2053680 26.05 2688 1585656 628580 7.04 166384 1630068 4
09:50:41 08:28:01 AM 5828788 7215620 2053644 26.05 2688 1585656 628580 7.04 166384 1630068 4
09:50:41 08:29:01 AM 5828756 7215592 2053676 26.05 2688 1585660 628580 7.04 166384 1630072 4
09:50:41 08:30:01 AM 5826128 7212964 2056304 26.09 2688 1585660 630752 7.06 166384 1632692 4
09:50:41 08:31:01 AM 5826552 7213392 2055880 26.08 2688 1585664 630752 7.06 166384 1632404 4
09:50:41 08:32:01 AM 5826904 7213744 2055528 26.08 2688 1585664 630752 7.06 166384 1632132 4
09:50:41 08:33:01 AM 5826468 7213308 2055964 26.08 2688 1585664 630752 7.06 166384 1632336 4
09:50:41 08:34:01 AM 5826572 7213416 2055860 26.08 2688 1585668 630752 7.06 166384 1632252 4
09:50:41 08:35:01 AM 5826476 7213320 2055956 26.08 2688 1585668 630752 7.06 166384 1632208 4
09:50:41 08:36:01 AM 5826760 7213604 2055672 26.08 2688 1585668 630752 7.06 166384 1632140 4
09:50:41 08:37:01 AM 5824548 7211396 2057884 26.11 2688 1585672 630752 7.06 166384 1634192 4
09:50:41 08:38:01 AM 5824664 7211512 2057768 26.11 2688 1585672 630752 7.06 166384 1634192 4
09:50:41 08:39:02 AM 5824572 7211420 2057860 26.11 2688 1585672 630752 7.06 166384 1634192 4
09:50:41 08:40:01 AM 5824204 7211056 2058228 26.11 2688 1585676 626132 7.01 166384 1634496 4
09:50:41 08:41:01 AM 5824700 7211552 2057732 26.11 2688 1585676 626132 7.01 166384 1634196 4
09:50:41 08:42:01 AM 5823028 7209884 2059404 26.13 2688 1585680 649316 7.27 166384 1635592 4
09:50:41 08:43:01 AM 5824608 7211464 2057824 26.11 2688 1585680 638032 7.14 166576 1634012 4
09:50:41 08:44:01 AM 5824468 7211324 2057964 26.11 2688 1585680 638032 7.14 166576 1634012 4
09:50:41 08:45:01 AM 5824476 7211336 2057956 26.11 2688 1585684 638032 7.14 166576 1634084 4
09:50:41 08:46:01 AM 5824560 7211420 2057872 26.11 2688 1585684 638032 7.14 166576 1634016 4
09:50:41 08:47:01 AM 5824644 7211504 2057788 26.11 2688 1585684 638032 7.14 166576 1634016 4
09:50:41 08:48:01 AM 5824584 7211448 2057848 26.11 2688 1585688 638032 7.14 166576 1634136 4
09:50:41 08:49:01 AM 5824676 7211540 2057756 26.11 2688 1585688 638032 7.14 166576 1634020 4
09:50:41 08:50:01 AM 5824192 7211056 2058240 26.11 2688 1585688 634324 7.10 166576 1634204 4
09:50:41 08:51:01 AM 5824508 7211380 2057924 26.11 2688 1585692 634324 7.10 166576 1634024 4
09:50:41 08:52:01 AM 5824536 7211408 2057896 26.11 2688 1585692 634324 7.10 166576 1634024 4
09:50:41 08:53:01 AM 5824504 7211384 2057928 26.11 2688 1585700 634324 7.10 166576 1634032 4
09:50:41 08:54:01 AM 5824564 7211444 2057868 26.11 2688 1585700 634324 7.10 166576 1634148 4
09:50:41 08:55:01 AM 5824452 7211332 2057980 26.11 2688 1585700 634324 7.10 166576 1634100 4
09:50:41 08:56:01 AM 5824392 7211276 2058040 26.11 2688 1585704 634324 7.10 166576 1634152 4
09:50:41 08:57:01 AM 5824628 7211512 2057804 26.11 2688 1585704 634324 7.10 166576 1634036 4
09:50:41 08:58:01 AM 5824628 7211512 2057804 26.11 2688 1585704 634324 7.10 166576 1634036 4
09:50:41 08:59:01 AM 5824328 7211216 2058104 26.11 2688 1585708 634324 7.10 166576 1634272 12
09:50:41 09:00:01 AM 5824728 7211616 2057704 26.10 2688 1585708 634388 7.10 166576 1634080 8
09:50:41 09:01:01 AM 5823492 7210380 2058940 26.12 2688 1585708 634388 7.10 166576 1634940 4
09:50:41 09:02:01 AM 5824524 7211416 2057908 26.11 2688 1585712 634388 7.10 166588 1634120 4
09:50:41 09:03:01 AM 5824500 7211392 2057932 26.11 2688 1585712 634388 7.10 166588 1634120 4
09:50:41 09:04:01 AM 5824564 7211456 2057868 26.11 2688 1585712 634388 7.10 166588 1634120 4
09:50:41 09:05:01 AM 5824560 7211456 2057872 26.11 2688 1585716 634388 7.10 166588 1634192 8
09:50:41 09:06:01 AM 5824232 7211128 2058200 26.11 2688 1585716 634388 7.10 166588 1634444 12
09:50:41 09:07:01 AM 5824640 7211536 2057792 26.11 2688 1585716 634388 7.10 166588 1634124 8
09:50:41 09:08:01 AM 5824524 7211424 2057908 26.11 2688 1585720 634388 7.10 166588 1634128 4
09:50:41 09:09:01 AM 5824580 7211480 2057852 26.11 2688 1585720 634388 7.10 166588 1634128 4
09:50:41 09:10:01 AM 5824136 7211036 2058296 26.11 2688 1585724 626196 7.01 166592 1634264 4
09:50:41 09:11:01 AM 5824356 7211260 2058076 26.11 2688 1585724 626196 7.01 166588 1634212 4
09:50:41 09:12:01 AM 5824476 7211380 2057956 26.11 2688 1585724 626196 7.01 166588 1634096 4
09:50:41 09:13:01 AM 5824016 7210924 2058416 26.11 2688 1585728 626196 7.01 166588 1634524 16
09:50:41 09:14:01 AM 5824080 7210988 2058352 26.11 2688 1585728 626196 7.01 166588 1634520 4
09:50:41 09:15:01 AM 5824360 7211268 2058072 26.11 2688 1585728 626196 7.01 166588 1634316 4
09:50:41 09:16:01 AM 5824448 7211360 2057984 26.11 2688 1585732 626196 7.01 166588 1634216 4
09:50:41 09:17:01 AM 5824560 7211472 2057872 26.11 2688 1585732 626196 7.01 166588 1634252 4
09:50:41 09:18:01 AM 5824624 7211536 2057808 26.11 2688 1585732 626196 7.01 166588 1634252 4
09:50:41 09:19:01 AM 5824364 7211280 2058068 26.11 2688 1585736 626196 7.01 166588 1634372 4
09:50:41 09:20:01 AM 5824068 7210984 2058364 26.11 2688 1585736 626492 7.01 166588 1634440 4
09:50:41 09:21:01 AM 5824404 7211324 2058028 26.11 2688 1585740 626492 7.01 166588 1634380 4
09:50:41 09:22:01 AM 5824352 7211272 2058080 26.11 2688 1585740 626492 7.01 166588 1634380 4
09:50:41 09:23:01 AM 5824384 7211304 2058048 26.11 2688 1585740 626492 7.01 166588 1634380 4
09:50:41 09:24:01 AM 5824408 7211332 2058024 26.11 2688 1585744 626492 7.01 166588 1634272 4
09:50:41 09:25:01 AM 5824320 7211244 2058112 26.11 2688 1585744 626492 7.01 166588 1634340 4
09:50:41 09:26:01 AM 5824328 7211252 2058104 26.11 2688 1585744 626492 7.01 166588 1634272 4
09:50:41 09:27:01 AM 5824324 7211252 2058108 26.11 2688 1585748 626492 7.01 166588 1634392 4
09:50:41 09:28:01 AM 5824476 7211404 2057956 26.11 2688 1585748 626492 7.01 166588 1634392 4
09:50:41 09:29:01 AM 5824420 7211348 2058012 26.11 2688 1585748 626492 7.01 166588 1634276 4
09:50:41 09:30:01 AM 5824132 7211064 2058300 26.11 2688 1585752 625228 7.00 166588 1634464 4
09:50:41 09:31:01 AM 5824060 7210996 2058372 26.11 2688 1585756 625228 7.00 166588 1634692 4
09:50:41 09:32:01 AM 5824520 7211460 2057912 26.11 2688 1585760 625228 7.00 166588 1634288 4
09:50:41 09:33:01 AM 5823636 7210580 2058796 26.12 2688 1585764 625228 7.00 166588 1634716 4
09:50:41 09:34:01 AM 5824284 7211228 2058148 26.11 2688 1585764 625228 7.00 166588 1634308 4
09:50:41 09:35:01 AM 5824188 7211136 2058244 26.11 2688 1585768 625228 7.00 166588 1634380 4
09:50:41 09:36:01 AM 5824288 7211236 2058144 26.11 2688 1585768 625228 7.00 166588 1634312 4
09:50:41 09:37:01 AM 5824340 7211288 2058092 26.11 2688 1585768 625228 7.00 166588 1634312 4
09:50:41 09:38:01 AM 5824372 7211324 2058060 26.11 2688 1585772 625228 7.00 166588 1634316 4
09:50:41 09:39:01 AM 5824288 7211240 2058144 26.11 2688 1585772 640620 7.17 166588 1634316 4
09:50:41 09:40:01 AM 5823956 7210908 2058476 26.11 2688 1585772 635496 7.12 166588 1634756 4
09:50:41 09:41:01 AM 5381012 7072864 2501420 31.73 2688 1874232 704100 7.88 199904 1983316 166076
09:50:41 09:42:01 AM 5144632 7009340 2737800 34.73 2688 2039840 723108 8.10 212616 2168576 42016
09:50:41 09:43:01 AM 5089408 7031504 2793024 35.43 2688 2113440 710096 7.95 242148 2189404 68956
09:50:41 09:44:01 AM 4924740 7055864 2957692 37.52 2688 2297032 657584 7.36 279640 2293580 26992
09:50:41 09:45:02 AM 4885476 7016980 2996956 38.02 2688 2297564 720364 8.07 279768 2332936 192
09:50:41 09:46:01 AM 4858564 6999844 3023868 38.36 2688 2307372 735972 8.24 280240 2358508 8168
09:50:41 09:47:01 AM 4843300 6999288 3039132 38.56 2688 2322056 735584 8.24 280724 2372876 5800
09:50:41 09:48:01 AM 4834172 6999536 3048260 38.67 2688 2331460 735584 8.24 280760 2382852 3808
09:50:41 09:49:01 AM 4880420 7055244 3002012 38.08 2688 2340880 651964 7.30 281344 2335840 4804
09:50:41 09:50:01 AM 4920156 6956012 2962276 37.58 2688 2207220 773100 8.66 517068 2082632 24876
09:50:41 Average: 5808683 7211891 2073749 26.31 2688 1601258 635683 7.12 166222 1647329 941
09:50:41
09:50:41 03:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:41 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:35:01 AM eth0 67.75 37.15 352.55 14.52 0.00 0.00 0.00 0.00
09:50:41 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:36:01 AM eth0 3.67 0.12 0.48 0.01 0.00 0.00 0.00 0.00
09:50:41 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:37:01 AM eth0 0.90 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:41 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:38:01 AM eth0 0.90 0.03 0.09 0.00 0.00 0.00 0.00 0.00
09:50:41 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:39:01 AM eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:40:01 AM eth0 0.78 0.17 0.12 0.07 0.00 0.00 0.00 0.00
09:50:41 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:41:01 AM eth0 0.68 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:41 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:42:01 AM eth0 0.63 0.15 0.30 0.01 0.00 0.00 0.00 0.00
09:50:41 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:43:01 AM eth0 0.75 0.23 1.03 0.02 0.00 0.00 0.00 0.00
09:50:41 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:44:01 AM eth0 0.60 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:41 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:45:01 AM eth0 0.87 0.20 0.19 0.07 0.00 0.00 0.00 0.00
09:50:41 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:46:01 AM eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:47:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:48:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:49:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:41 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:50:01 AM eth0 0.63 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:50:41 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:51:01 AM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:52:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:53:01 AM eth0 0.35 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:54:01 AM eth0 1.07 0.85 0.09 0.07 0.00 0.00 0.00 0.00
09:50:41 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:55:01 AM eth0 0.53 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:41 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:56:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:57:01 AM eth0 1.13 0.10 0.22 0.01 0.00 0.00 0.00 0.00
09:50:41 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:58:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:41 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 03:59:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:41 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:00:01 AM eth0 0.68 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:50:41 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:01:01 AM eth0 0.35 0.08 0.05 0.01 0.00 0.00 0.00 0.00
09:50:41 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:02:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:03:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:04:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:05:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:06:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:07:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:08:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:09:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:10:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:11:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:41 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:12:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:13:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:14:01 AM eth0 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:15:01 AM eth0 0.55 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:41 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:16:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:17:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:18:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:19:01 AM eth0 0.53 0.03 0.08 0.00 0.00 0.00 0.00 0.00
09:50:41 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:20:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:21:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:22:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:24:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:25:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:26:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:27:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:28:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:29:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:30:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:31:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:41 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:32:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:33:01 AM eth0 1.03 0.22 0.37 0.23 0.00 0.00 0.00 0.00
09:50:41 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:34:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:35:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:37:01 AM eth0 1.47 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:50:41 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:38:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:40:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:41:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:42:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:43:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:45:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:46:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:47:01 AM eth0 0.68 0.18 0.30 0.19 0.00 0.00 0.00 0.00
09:50:41 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:50:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:52:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:55:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:57:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:58:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 04:59:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:00:01 AM eth0 0.72 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:41 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:01:01 AM eth0 0.80 0.52 0.29 3.91 0.00 0.00 0.00 0.00
09:50:41 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:02:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:03:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:04:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:05:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:09:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:10:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00
09:50:41 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:11:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:13:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:14:01 AM eth0 0.17 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:50:41 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:15:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:16:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:18:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:19:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:20:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:21:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:24:01 AM eth0 0.78 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:41 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:25:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:30:01 AM eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:31:01 AM eth0 0.53 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:33:01 AM eth0 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:35:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:38:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:39:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:40:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:41:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:43:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:44:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:45:01 AM eth0 0.32 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:50:41 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:48:01 AM eth0 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:50:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:52:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:55:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:56:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 05:59:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:00:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:02:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:05:01 AM eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:06:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:09:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:10:01 AM eth0 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00
09:50:41 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:13:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:14:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:15:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:41 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:17:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:18:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:19:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:41 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:20:01 AM eth0 0.78 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:21:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:22:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:24:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:25:01 AM eth0 0.25 0.19 0.09 0.07 0.00 0.00 0.00 0.00
09:50:41 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:27:01 AM eth0 0.52 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:29:01 AM eth0 0.88 0.17 0.33 0.19 0.00 0.00 0.00 0.00
09:50:41 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:30:01 AM eth0 0.73 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:31:01 AM eth0 0.57 0.20 0.28 0.19 0.00 0.00 0.00 0.00
09:50:41 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:32:01 AM eth0 0.78 0.07 0.35 0.00 0.00 0.00 0.00 0.00
09:50:41 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:33:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:35:01 AM eth0 0.62 0.20 0.13 0.08 0.00 0.00 0.00 0.00
09:50:41 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:36:01 AM eth0 0.42 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:37:01 AM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:40:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:45:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:46:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:47:01 AM eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:48:01 AM eth0 0.58 0.32 0.32 0.24 0.00 0.00 0.00 0.00
09:50:41 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:50:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:53:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:54:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:41 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:55:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:56:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:57:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 06:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:00:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:01:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:02:01 AM eth0 0.50 0.17 0.31 0.22 0.00 0.00 0.00 0.00
09:50:41 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:03:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:41 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:04:01 AM eth0 0.48 0.27 0.31 0.23 0.00 0.00 0.00 0.00
09:50:41 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:05:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:10:01 AM eth0 0.65 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:41 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:11:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:12:01 AM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:50:41 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:14:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:15:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:19:01 AM eth0 0.90 0.30 0.32 0.20 0.00 0.00 0.00 0.00
09:50:41 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:20:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:22:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:23:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:25:01 AM eth0 0.38 0.20 0.15 0.08 0.00 0.00 0.00 0.00
09:50:41 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:30:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:31:02 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:32:01 AM eth0 0.58 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:33:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:35:01 AM eth0 0.30 0.17 0.14 0.08 0.00 0.00 0.00 0.00
09:50:41 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:36:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:39:01 AM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:40:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:45:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:50:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:55:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:56:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:57:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 07:59:01 AM eth0 0.72 0.20 0.30 0.19 0.00 0.00 0.00 0.00
09:50:41 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:00:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:01:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:05:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:06:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:08:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:09:01 AM eth0 0.62 0.27 0.32 0.23 0.00 0.00 0.00 0.00
09:50:41 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:10:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:14:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:15:01 AM eth0 0.62 0.08 0.18 0.06 0.00 0.00 0.00 0.00
09:50:41 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:16:01 AM eth0 0.48 0.23 0.31 0.23 0.00 0.00 0.00 0.00
09:50:41 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:20:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:22:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:23:01 AM eth0 0.60 0.22 0.32 0.22 0.00 0.00 0.00 0.00
09:50:41 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:25:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:30:01 AM eth0 0.97 0.30 0.44 0.26 0.00 0.00 0.00 0.00
09:50:41 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:31:01 AM eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:32:01 AM eth0 0.28 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:50:41 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:33:01 AM eth0 0.93 0.30 0.36 0.23 0.00 0.00 0.00 0.00
09:50:41 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:35:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:39:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:40:01 AM eth0 0.36 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:45:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:41 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:48:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:50:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:55:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 08:59:01 AM eth0 0.72 0.18 0.30 0.19 0.00 0.00 0.00 0.00
09:50:41 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:00:01 AM eth0 0.23 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:50:41 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:04:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:05:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:06:01 AM eth0 0.85 0.35 0.36 0.24 0.00 0.00 0.00 0.00
09:50:41 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:07:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:10:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:13:01 AM eth0 0.75 0.32 0.31 0.20 0.00 0.00 0.00 0.00
09:50:41 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:14:01 AM eth0 0.77 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:41 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:15:01 AM eth0 0.30 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:41 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:16:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:20:01 AM eth0 0.35 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:50:41 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:22:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:23:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:24:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:25:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:41 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:27:01 AM eth0 0.22 0.08 0.10 0.01 0.00 0.00 0.00 0.00
09:50:41 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:28:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:30:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:31:01 AM eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:41 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:32:01 AM eth0 0.55 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:41 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:33:01 AM eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00
09:50:41 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:35:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:41 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:41 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:41 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:39:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:41 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:40:01 AM eth0 0.83 0.38 0.45 0.29 0.00 0.00 0.00 0.00
09:50:41 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:41:01 AM eth0 230.72 149.08 1328.37 55.15 0.00 0.00 0.00 0.00
09:50:41 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:42:01 AM eth0 64.82 50.26 823.79 8.89 0.00 0.00 0.00 0.00
09:50:41 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:43:01 AM eth0 16.40 16.28 64.94 5.39 0.00 0.00 0.00 0.00
09:50:41 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:44:01 AM eth0 215.46 162.30 316.85 43.99 0.00 0.00 0.00 0.00
09:50:41 09:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:45:02 AM eth0 16.33 9.00 4.32 2.03 0.00 0.00 0.00 0.00
09:50:41 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:46:01 AM eth0 28.79 25.96 81.37 7.30 0.00 0.00 0.00 0.00
09:50:41 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:47:01 AM eth0 28.54 27.82 97.24 7.95 0.00 0.00 0.00 0.00
09:50:41 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:48:01 AM eth0 16.06 18.59 35.33 13.42 0.00 0.00 0.00 0.00
09:50:41 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:49:01 AM eth0 15.96 14.80 81.31 3.54 0.00 0.00 0.00 0.00
09:50:41 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 09:50:01 AM eth0 74.61 50.31 139.89 80.96 0.00 0.00 0.00 0.00
09:50:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:41 Average: eth0 2.33 1.56 8.92 0.69 0.00 0.00 0.00 0.00
09:50:41
09:50:41
09:50:41 ---> sar -P ALL:
09:50:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/07/2025 _x86_64_ (2 CPU)
09:50:41
09:50:41 03:33:32 LINUX RESTART (2 CPU)
09:50:41
09:50:41 03:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 03:35:01 AM all 13.71 0.00 3.21 0.86 0.06 82.16
09:50:41 03:35:01 AM 0 13.06 0.00 3.52 0.67 0.05 82.70
09:50:41 03:35:01 AM 1 14.36 0.00 2.91 1.05 0.07 81.61
09:50:41 03:36:01 AM all 0.31 0.00 0.07 0.01 0.05 99.57
09:50:41 03:36:01 AM 0 0.55 0.00 0.05 0.02 0.05 99.33
09:50:41 03:36:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:41 03:37:01 AM all 0.32 0.00 0.09 0.00 0.04 99.55
09:50:41 03:37:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:50:41 03:37:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45
09:50:41 03:38:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:41 03:38:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:41 03:38:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:41 03:39:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:41 03:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 03:39:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:41 03:40:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64
09:50:41 03:40:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:41 03:40:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:50:41 03:41:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:41 03:41:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:41 03:41:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:41 03:42:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:50:41 03:42:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
09:50:41 03:42:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:41 03:43:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:41 03:43:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 03:43:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 03:44:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:41 03:44:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:41 03:44:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 03:45:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:41 03:45:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 03:45:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:41
09:50:41 03:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 03:46:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:41 03:46:01 AM 0 0.43 0.00 0.05 0.00 0.07 99.45
09:50:41 03:46:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 03:47:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:50:41 03:47:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:41 03:47:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:41 03:48:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
09:50:41 03:48:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 03:48:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68
09:50:41 03:49:01 AM all 0.29 0.00 0.11 0.00 0.03 99.57
09:50:41 03:49:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:50:41 03:49:01 AM 1 0.48 0.00 0.10 0.00 0.02 99.40
09:50:41 03:50:01 AM all 0.25 0.00 0.08 0.01 0.05 99.62
09:50:41 03:50:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:41 03:50:01 AM 1 0.13 0.00 0.08 0.02 0.07 99.70
09:50:41 03:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:41 03:51:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 03:51:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:41 03:52:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:41 03:52:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
09:50:41 03:52:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:41 03:53:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:41 03:53:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:41 03:53:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:50:41 03:54:01 AM all 0.33 0.23 0.17 0.12 0.04 99.11
09:50:41 03:54:01 AM 0 0.60 0.15 0.17 0.12 0.03 98.93
09:50:41 03:54:01 AM 1 0.07 0.32 0.17 0.12 0.05 99.28
09:50:41 03:55:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:41 03:55:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:41 03:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 03:56:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:41 03:56:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:41 03:56:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:41
09:50:41 03:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 03:57:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 03:57:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 03:57:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:41 03:58:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:41 03:58:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 03:58:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:41 03:59:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:50:41 03:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 03:59:01 AM 1 0.53 0.00 0.03 0.02 0.03 99.38
09:50:41 04:00:01 AM all 0.13 0.00 0.07 0.00 0.05 99.76
09:50:41 04:00:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 04:00:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67
09:50:41 04:01:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74
09:50:41 04:01:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:41 04:01:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
09:50:41 04:02:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:41 04:02:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:41 04:02:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:41 04:03:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 04:03:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 04:03:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:41 04:04:01 AM all 0.30 0.00 0.05 0.01 0.04 99.60
09:50:41 04:04:01 AM 0 0.22 0.00 0.05 0.02 0.05 99.67
09:50:41 04:04:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:41 04:05:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:41 04:05:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:41 04:05:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 04:06:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:41 04:06:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:41 04:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 04:07:01 AM all 0.08 0.00 0.05 0.00 0.04 99.82
09:50:41 04:07:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70
09:50:41 04:07:01 AM 1 0.02 0.00 0.00 0.00 0.03 99.95
09:50:41
09:50:41 04:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 04:08:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:41 04:08:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:41 04:08:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:41 04:09:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:41 04:09:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 04:09:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 04:10:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:41 04:10:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 04:10:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:41 04:11:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:41 04:11:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:41 04:11:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 04:12:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:41 04:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 04:12:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:41 04:13:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:41 04:13:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:41 04:13:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 04:14:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 04:14:01 AM 0 0.24 0.00 0.05 0.00 0.03 99.68
09:50:41 04:14:01 AM 1 0.39 0.00 0.08 0.00 0.07 99.46
09:50:41 04:15:01 AM all 0.34 0.00 0.04 0.00 0.06 99.56
09:50:41 04:15:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:41 04:15:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:41 04:16:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:41 04:16:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 04:16:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 04:17:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 04:17:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:41 04:17:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:41 04:18:01 AM all 0.36 0.00 0.05 0.00 0.06 99.53
09:50:41 04:18:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:41 04:18:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:41
09:50:41 04:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 04:19:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 04:19:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:41 04:19:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 04:20:01 AM all 0.23 0.00 0.08 0.00 0.06 99.63
09:50:41 04:20:01 AM 0 0.17 0.00 0.12 0.00 0.07 99.65
09:50:41 04:20:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62
09:50:41 04:21:01 AM all 0.25 0.00 0.07 0.00 0.06 99.62
09:50:41 04:21:01 AM 0 0.45 0.00 0.08 0.00 0.07 99.40
09:50:41 04:21:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 04:22:01 AM all 0.31 0.00 0.09 0.00 0.05 99.55
09:50:41 04:22:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:41 04:22:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75
09:50:41 04:23:01 AM all 0.33 0.00 0.08 0.00 0.07 99.52
09:50:41 04:23:01 AM 0 0.25 0.00 0.08 0.00 0.05 99.62
09:50:41 04:23:01 AM 1 0.40 0.00 0.08 0.00 0.08 99.43
09:50:41 04:24:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:41 04:24:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 04:24:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:41 04:25:01 AM all 0.10 0.00 0.08 0.00 0.07 99.76
09:50:41 04:25:01 AM 0 0.03 0.00 0.05 0.00 0.07 99.85
09:50:41 04:25:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.66
09:50:41 04:26:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:50:41 04:26:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:50:41 04:26:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32
09:50:41 04:27:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:41 04:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 04:27:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:41 04:28:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:41 04:28:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:41 04:28:01 AM 1 0.55 0.00 0.08 0.00 0.08 99.28
09:50:41 04:29:01 AM all 0.18 0.01 0.11 0.05 0.06 99.60
09:50:41 04:29:01 AM 0 0.30 0.00 0.12 0.00 0.07 99.52
09:50:41 04:29:01 AM 1 0.05 0.02 0.10 0.10 0.05 99.68
09:50:41
09:50:41 04:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 04:30:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:41 04:30:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
09:50:41 04:30:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:41 04:31:01 AM all 0.35 0.00 0.06 0.00 0.06 99.53
09:50:41 04:31:01 AM 0 0.43 0.00 0.07 0.00 0.07 99.43
09:50:41 04:31:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63
09:50:41 04:32:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:41 04:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 04:32:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:41 04:33:01 AM all 0.16 0.00 0.04 0.00 0.07 99.73
09:50:41 04:33:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:41 04:33:01 AM 1 0.25 0.00 0.05 0.00 0.08 99.62
09:50:41 04:34:01 AM all 0.20 0.00 0.09 0.00 0.05 99.66
09:50:41 04:34:01 AM 0 0.03 0.00 0.08 0.00 0.02 99.87
09:50:41 04:34:01 AM 1 0.37 0.00 0.10 0.00 0.08 99.45
09:50:41 04:35:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:41 04:35:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:41 04:35:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:41 04:36:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:41 04:36:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 04:36:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:41 04:37:01 AM all 0.32 0.00 0.05 0.00 0.07 99.57
09:50:41 04:37:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 04:37:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:41 04:38:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:41 04:38:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97
09:50:41 04:38:01 AM 1 0.57 0.00 0.08 0.00 0.08 99.27
09:50:41 04:39:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72
09:50:41 04:39:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:41 04:39:01 AM 1 0.28 0.00 0.12 0.00 0.07 99.53
09:50:41 04:40:01 AM all 0.23 0.00 0.06 0.00 0.06 99.65
09:50:41 04:40:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 04:40:01 AM 1 0.42 0.00 0.07 0.00 0.07 99.45
09:50:41
09:50:41 04:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 04:41:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:41 04:41:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:41 04:41:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:41 04:42:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:41 04:42:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 04:42:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:41 04:43:01 AM all 0.32 0.00 0.04 0.00 0.07 99.57
09:50:41 04:43:01 AM 0 0.08 0.00 0.05 0.00 0.08 99.78
09:50:41 04:43:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 04:44:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:41 04:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 04:44:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:41 04:45:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:41 04:45:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 04:45:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:41 04:46:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:41 04:46:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 04:46:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:41 04:47:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:41 04:47:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:50:41 04:47:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
09:50:41 04:48:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:41 04:48:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:41 04:48:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:41 04:49:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:41 04:49:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:41 04:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 04:50:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:41 04:50:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
09:50:41 04:50:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 04:51:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59
09:50:41 04:51:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:41 04:51:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
09:50:41
09:50:41 04:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 04:52:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:41 04:52:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:41 04:52:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 04:53:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:41 04:53:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:41 04:53:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:41 04:54:01 AM all 0.25 0.00 0.06 0.01 0.03 99.65
09:50:41 04:54:01 AM 0 0.42 0.00 0.05 0.02 0.02 99.50
09:50:41 04:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 04:55:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:41 04:55:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:41 04:55:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:41 04:56:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:41 04:56:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:50:41 04:56:01 AM 1 0.62 0.00 0.08 0.00 0.07 99.23
09:50:41 04:57:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:41 04:57:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 04:57:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:41 04:58:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:41 04:58:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:41 04:58:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:41 04:59:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:41 04:59:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 04:59:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:41 05:00:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:50:41 05:00:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 05:00:01 AM 1 0.62 0.00 0.05 0.00 0.07 99.27
09:50:41 05:01:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
09:50:41 05:01:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37
09:50:41 05:01:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
09:50:41 05:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:41 05:02:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:41 05:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41
09:50:41 05:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:03:01 AM all 0.14 0.00 0.06 0.00 0.06 99.74
09:50:41 05:03:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:41 05:03:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70
09:50:41 05:04:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:41 05:04:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 05:04:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40
09:50:41 05:05:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:41 05:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 05:05:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:41 05:06:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59
09:50:41 05:06:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:41 05:06:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:50:41 05:07:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 05:07:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:41 05:07:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
09:50:41 05:08:01 AM all 0.34 0.00 0.07 0.00 0.07 99.52
09:50:41 05:08:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 05:08:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
09:50:41 05:09:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:50:41 05:09:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:41 05:09:01 AM 1 0.37 0.00 0.10 0.00 0.05 99.48
09:50:41 05:10:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:41 05:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 05:10:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:41 05:11:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
09:50:41 05:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 05:11:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
09:50:41 05:12:01 AM all 0.32 0.18 0.13 0.00 0.05 99.33
09:50:41 05:12:01 AM 0 0.08 0.35 0.17 0.00 0.03 99.37
09:50:41 05:12:01 AM 1 0.55 0.00 0.08 0.00 0.07 99.30
09:50:41 05:13:01 AM all 0.31 0.00 0.07 0.03 0.05 99.54
09:50:41 05:13:01 AM 0 0.08 0.00 0.05 0.07 0.05 99.75
09:50:41 05:13:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
09:50:41
09:50:41 05:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:14:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
09:50:41 05:14:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:41 05:14:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:41 05:15:01 AM all 0.35 0.00 0.04 0.00 0.04 99.57
09:50:41 05:15:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77
09:50:41 05:15:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 05:16:02 AM all 0.33 0.00 0.08 0.00 0.06 99.53
09:50:41 05:16:02 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:41 05:16:02 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 05:17:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 05:17:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.46
09:50:41 05:17:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.69
09:50:41 05:18:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:41 05:18:01 AM 0 0.53 0.00 0.07 0.00 0.08 99.32
09:50:41 05:18:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:41 05:19:01 AM all 0.34 0.00 0.06 0.00 0.07 99.53
09:50:41 05:19:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 05:19:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
09:50:41 05:20:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:41 05:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:41 05:20:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:50:41 05:21:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:41 05:21:01 AM 0 0.53 0.00 0.10 0.00 0.07 99.30
09:50:41 05:21:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 05:22:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:41 05:22:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:41 05:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 05:23:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 05:23:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:41 05:23:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:41 05:24:01 AM all 0.22 0.00 0.08 0.00 0.06 99.64
09:50:41 05:24:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:41 05:24:01 AM 1 0.32 0.00 0.10 0.00 0.08 99.50
09:50:41
09:50:41 05:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:25:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62
09:50:41 05:25:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:41 05:25:01 AM 1 0.45 0.00 0.10 0.00 0.07 99.38
09:50:41 05:26:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:41 05:26:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:41 05:26:01 AM 1 0.58 0.00 0.10 0.00 0.07 99.25
09:50:41 05:27:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57
09:50:41 05:27:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:41 05:27:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:41 05:28:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 05:28:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 05:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 05:29:01 AM all 0.13 0.00 0.08 0.00 0.05 99.73
09:50:41 05:29:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 05:29:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68
09:50:41 05:30:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:41 05:30:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 05:30:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:41 05:31:01 AM all 0.36 0.00 0.07 0.00 0.04 99.53
09:50:41 05:31:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70
09:50:41 05:31:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 05:32:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:41 05:32:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 05:32:01 AM 1 0.50 0.00 0.00 0.00 0.03 99.47
09:50:41 05:33:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61
09:50:41 05:33:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 05:33:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:41 05:34:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 05:34:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:41 05:34:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 05:35:01 AM all 0.27 0.00 0.07 0.00 0.06 99.61
09:50:41 05:35:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 05:35:01 AM 1 0.48 0.00 0.08 0.00 0.07 99.37
09:50:41
09:50:41 05:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:36:01 AM all 0.26 0.00 0.05 0.00 0.06 99.63
09:50:41 05:36:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:41 05:36:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40
09:50:41 05:37:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 05:37:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 05:37:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 05:38:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:41 05:38:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:41 05:38:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 05:39:01 AM all 0.33 0.00 0.05 0.02 0.05 99.55
09:50:41 05:39:01 AM 0 0.13 0.00 0.07 0.03 0.05 99.72
09:50:41 05:39:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 05:40:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:41 05:40:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 05:40:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 05:41:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:50:41 05:41:01 AM 0 0.48 0.00 0.08 0.00 0.07 99.37
09:50:41 05:41:01 AM 1 0.18 0.00 0.03 0.00 0.05 99.73
09:50:41 05:42:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:41 05:42:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 05:42:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:41 05:43:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74
09:50:41 05:43:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 05:43:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:41 05:44:01 AM all 0.33 0.00 0.05 0.00 0.07 99.56
09:50:41 05:44:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 05:44:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
09:50:41 05:45:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57
09:50:41 05:45:01 AM 0 0.10 0.00 0.05 0.00 0.08 99.77
09:50:41 05:45:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 05:46:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 05:46:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:41 05:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41
09:50:41 05:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:47:01 AM all 0.28 0.00 0.05 0.00 0.07 99.60
09:50:41 05:47:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:41 05:47:01 AM 1 0.47 0.00 0.02 0.00 0.05 99.47
09:50:41 05:48:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:41 05:48:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 05:48:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:41 05:49:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:41 05:49:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 05:49:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:41 05:50:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:41 05:50:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 05:50:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 05:51:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 05:51:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 05:51:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 05:52:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:41 05:52:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:41 05:52:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:41 05:53:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:41 05:53:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 05:53:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:41 05:54:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 05:54:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 05:54:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:41 05:55:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:41 05:55:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 05:55:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
09:50:41 05:56:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:41 05:56:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 05:56:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:50:41 05:57:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:41 05:57:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:41 05:57:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41
09:50:41 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 05:58:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:41 05:58:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:41 05:58:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 05:59:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
09:50:41 05:59:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:50:41 05:59:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:41 06:00:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 06:00:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 06:00:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:41 06:01:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:41 06:01:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:41 06:01:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 06:02:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:41 06:02:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:41 06:02:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 06:03:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69
09:50:41 06:03:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62
09:50:41 06:03:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:41 06:04:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58
09:50:41 06:04:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:41 06:04:01 AM 1 0.08 0.00 0.10 0.02 0.07 99.73
09:50:41 06:05:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:41 06:05:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:41 06:05:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72
09:50:41 06:06:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:50:41 06:06:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
09:50:41 06:06:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:41 06:07:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:41 06:07:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:41 06:07:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 06:08:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:41 06:08:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:41 06:08:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:41
09:50:41 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 06:09:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:41 06:09:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
09:50:41 06:09:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67
09:50:41 06:10:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:41 06:10:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 06:10:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 06:11:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:41 06:11:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 06:11:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:41 06:12:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71
09:50:41 06:12:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 06:12:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:41 06:13:01 AM all 0.14 0.00 0.05 0.00 0.04 99.77
09:50:41 06:13:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:41 06:13:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:41 06:14:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 06:14:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72
09:50:41 06:14:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 06:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:41 06:15:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 06:15:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:41 06:16:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:41 06:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 06:16:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55
09:50:41 06:17:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:41 06:17:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 06:17:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:41 06:18:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:41 06:18:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:41 06:18:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:41 06:19:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:41 06:19:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:41 06:19:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41
09:50:41 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 06:20:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64
09:50:41 06:20:01 AM 0 0.02 0.00 0.07 0.00 0.02 99.90
09:50:41 06:20:01 AM 1 0.47 0.00 0.08 0.00 0.07 99.38
09:50:41 06:21:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:41 06:21:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:41 06:21:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:41 06:22:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:41 06:22:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:41 06:22:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 06:23:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:41 06:23:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:41 06:23:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:41 06:24:02 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:41 06:24:02 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:41 06:24:02 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:41 06:25:01 AM all 0.31 0.00 0.05 0.00 0.05 99.58
09:50:41 06:25:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.64
09:50:41 06:25:01 AM 1 0.36 0.00 0.05 0.00 0.07 99.52
09:50:41 06:26:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:41 06:26:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:41 06:26:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
09:50:41 06:27:01 AM all 0.20 0.00 0.08 0.00 0.06 99.67
09:50:41 06:27:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:41 06:27:01 AM 1 0.33 0.00 0.08 0.00 0.08 99.50
09:50:41 06:28:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:41 06:28:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41 06:28:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 06:29:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:41 06:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 06:29:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:41 06:30:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 06:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 06:30:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:41
09:50:41 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 06:31:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:41 06:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 06:31:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:41 06:32:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 06:32:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:41 06:32:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:41 06:33:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:41 06:33:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 06:33:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:41 06:34:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:41 06:34:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 06:34:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:41 06:35:01 AM all 0.20 0.00 0.08 0.00 0.04 99.67
09:50:41 06:35:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 06:35:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:50:41 06:36:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:41 06:36:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:41 06:36:01 AM 1 0.25 0.00 0.10 0.00 0.05 99.60
09:50:41 06:37:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:41 06:37:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:41 06:37:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:41 06:38:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:41 06:38:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 06:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 06:39:01 AM all 0.32 0.00 0.04 0.01 0.05 99.58
09:50:41 06:39:01 AM 0 0.05 0.00 0.03 0.02 0.03 99.87
09:50:41 06:39:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:41 06:40:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 06:40:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:41 06:40:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:41 06:41:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:41 06:41:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 06:41:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:41
09:50:41 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 06:42:01 AM all 0.17 0.00 0.08 0.00 0.05 99.71
09:50:41 06:42:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 06:42:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:41 06:43:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:41 06:43:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 06:43:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:41 06:44:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:41 06:44:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:41 06:44:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 06:45:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:41 06:45:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 06:45:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 06:46:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:41 06:46:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:41 06:46:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 06:47:01 AM all 0.11 0.00 0.08 0.00 0.04 99.77
09:50:41 06:47:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:41 06:47:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 06:48:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 06:48:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:41 06:48:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:41 06:49:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 06:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 06:49:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 06:50:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 06:50:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:41 06:50:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:41 06:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:41 06:51:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:41 06:51:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27
09:50:41 06:52:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 06:52:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 06:52:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41
09:50:41 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 06:53:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:41 06:53:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:41 06:53:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:41 06:54:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:41 06:54:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 06:54:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27
09:50:41 06:55:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:50:41 06:55:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:41 06:55:01 AM 1 0.20 0.00 0.07 0.00 0.07 99.66
09:50:41 06:56:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:41 06:56:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 06:56:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 06:57:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:41 06:57:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:41 06:57:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 06:58:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 06:58:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 06:58:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 06:59:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 06:59:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 06:59:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 07:00:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:41 07:00:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:41 07:00:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 07:01:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:41 07:01:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 07:01:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 07:02:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:41 07:02:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:41 07:02:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62
09:50:41 07:03:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 07:03:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 07:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41
09:50:41 07:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:04:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:50:41 07:04:01 AM 0 0.17 0.00 0.07 0.00 0.07 99.70
09:50:41 07:04:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:41 07:05:01 AM all 0.23 0.00 0.08 0.00 0.06 99.62
09:50:41 07:05:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80
09:50:41 07:05:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
09:50:41 07:06:01 AM all 0.33 0.00 0.03 0.00 0.06 99.58
09:50:41 07:06:01 AM 0 0.10 0.00 0.03 0.00 0.07 99.80
09:50:41 07:06:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 07:07:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:41 07:07:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:41 07:07:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:41 07:08:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 07:08:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 07:08:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:41 07:09:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56
09:50:41 07:09:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72
09:50:41 07:09:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 07:10:01 AM all 0.33 0.00 0.05 0.00 0.07 99.55
09:50:41 07:10:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 07:10:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:50:41 07:11:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:50:41 07:11:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 07:11:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:50:41 07:12:01 AM all 0.11 0.22 0.14 0.00 0.06 99.47
09:50:41 07:12:01 AM 0 0.05 0.43 0.15 0.00 0.05 99.32
09:50:41 07:12:01 AM 1 0.17 0.00 0.13 0.00 0.07 99.63
09:50:41 07:13:01 AM all 0.28 0.00 0.06 0.01 0.04 99.61
09:50:41 07:13:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:41 07:13:01 AM 1 0.53 0.00 0.08 0.02 0.07 99.30
09:50:41 07:14:01 AM all 0.28 0.00 0.05 0.00 0.06 99.62
09:50:41 07:14:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:41 07:14:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:41
09:50:41 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:15:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:41 07:15:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:41 07:15:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82
09:50:41 07:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:41 07:16:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 07:16:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 07:17:01 AM all 0.27 0.00 0.08 0.00 0.06 99.60
09:50:41 07:17:01 AM 0 0.35 0.00 0.08 0.00 0.05 99.52
09:50:41 07:17:01 AM 1 0.18 0.00 0.07 0.00 0.07 99.68
09:50:41 07:18:01 AM all 0.25 0.00 0.06 0.00 0.07 99.62
09:50:41 07:18:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 07:18:01 AM 1 0.42 0.00 0.05 0.00 0.07 99.47
09:50:41 07:19:01 AM all 0.17 0.00 0.06 0.00 0.07 99.71
09:50:41 07:19:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
09:50:41 07:19:01 AM 1 0.15 0.00 0.05 0.00 0.08 99.72
09:50:41 07:20:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 07:20:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:41 07:20:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:41 07:21:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:41 07:21:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:41 07:21:01 AM 1 0.60 0.00 0.08 0.00 0.08 99.23
09:50:41 07:22:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:41 07:22:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:41 07:22:01 AM 1 0.57 0.00 0.07 0.00 0.08 99.28
09:50:41 07:23:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:41 07:23:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 07:23:01 AM 1 0.53 0.00 0.02 0.00 0.07 99.38
09:50:41 07:24:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 07:24:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 07:24:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 07:25:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:41 07:25:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 07:25:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:41
09:50:41 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:26:01 AM all 0.33 0.00 0.05 0.00 0.07 99.55
09:50:41 07:26:01 AM 0 0.13 0.00 0.08 0.00 0.08 99.70
09:50:41 07:26:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:41 07:27:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:41 07:27:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:41 07:27:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 07:28:01 AM all 0.18 0.00 0.05 0.00 0.06 99.72
09:50:41 07:28:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73
09:50:41 07:28:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70
09:50:41 07:29:01 AM all 0.08 0.00 0.06 0.00 0.05 99.81
09:50:41 07:29:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 07:29:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 07:30:01 AM all 0.22 0.00 0.06 0.00 0.06 99.67
09:50:41 07:30:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:41 07:30:01 AM 1 0.33 0.00 0.02 0.00 0.05 99.60
09:50:41 07:31:02 AM all 0.33 0.00 0.07 0.00 0.06 99.54
09:50:41 07:31:02 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 07:31:02 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 07:32:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 07:32:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 07:32:01 AM 1 0.51 0.00 0.03 0.00 0.03 99.42
09:50:41 07:33:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:41 07:33:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:41 07:33:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:41 07:34:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72
09:50:41 07:34:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:41 07:34:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:50:41 07:35:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:41 07:35:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 07:35:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:41 07:36:01 AM all 0.30 0.00 0.03 0.00 0.07 99.60
09:50:41 07:36:01 AM 0 0.05 0.00 0.03 0.00 0.07 99.85
09:50:41 07:36:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:41
09:50:41 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:37:01 AM all 0.22 0.00 0.05 0.00 0.06 99.67
09:50:41 07:37:01 AM 0 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 07:37:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:50:41 07:38:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72
09:50:41 07:38:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:50:41 07:38:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:41 07:39:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59
09:50:41 07:39:01 AM 0 0.52 0.00 0.03 0.02 0.02 99.42
09:50:41 07:39:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:41 07:40:01 AM all 0.33 0.00 0.06 0.00 0.07 99.55
09:50:41 07:40:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 07:40:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:41 07:41:01 AM all 0.12 0.00 0.08 0.01 0.05 99.75
09:50:41 07:41:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
09:50:41 07:41:01 AM 1 0.08 0.00 0.05 0.02 0.07 99.78
09:50:41 07:42:01 AM all 0.10 0.00 0.05 0.00 0.06 99.79
09:50:41 07:42:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:41 07:42:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78
09:50:41 07:43:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 07:43:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 07:43:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:41 07:44:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:41 07:44:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:50:41 07:44:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 07:45:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:41 07:45:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:41 07:45:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 07:46:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:41 07:46:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:41 07:46:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 07:47:01 AM all 0.10 0.00 0.07 0.00 0.06 99.77
09:50:41 07:47:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:41 07:47:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41
09:50:41 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:48:01 AM all 0.20 0.00 0.05 0.00 0.07 99.68
09:50:41 07:48:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:50:41 07:48:01 AM 1 0.05 0.00 0.05 0.00 0.08 99.82
09:50:41 07:49:01 AM all 0.29 0.00 0.06 0.00 0.08 99.57
09:50:41 07:49:01 AM 0 0.32 0.00 0.02 0.00 0.07 99.60
09:50:41 07:49:01 AM 1 0.27 0.00 0.10 0.00 0.08 99.55
09:50:41 07:50:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 07:50:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:41 07:51:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:41 07:51:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 07:51:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 07:52:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 07:52:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:41 07:52:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:41 07:53:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 07:53:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 07:53:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 07:54:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 07:54:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:41 07:54:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 07:55:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:41 07:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 07:55:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 07:56:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:41 07:56:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:41 07:56:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 07:57:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 07:57:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:41 07:57:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:41 07:58:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:41 07:58:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:41 07:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41
09:50:41 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 07:59:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:41 07:59:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 07:59:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:41 08:00:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:50:41 08:00:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:41 08:00:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:41 08:01:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:41 08:01:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:41 08:01:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:41 08:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:41 08:02:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:41 08:02:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:41 08:03:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:41 08:03:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65
09:50:41 08:03:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53
09:50:41 08:04:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 08:04:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 08:04:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:41 08:05:01 AM all 0.14 0.00 0.08 0.00 0.04 99.73
09:50:41 08:05:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72
09:50:41 08:05:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:41 08:06:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:41 08:06:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:41 08:06:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 08:07:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:41 08:07:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:41 08:07:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:41 08:08:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67
09:50:41 08:08:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
09:50:41 08:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 08:09:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:41 08:09:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:41 08:09:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:41
09:50:41 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 08:10:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:50:41 08:10:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:41 08:10:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:41 08:11:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:41 08:11:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:41 08:11:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:41 08:12:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:41 08:12:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:41 08:12:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 08:13:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
09:50:41 08:13:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
09:50:41 08:13:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 08:14:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:41 08:14:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:50:41 08:14:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:41 08:15:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:41 08:15:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 08:15:01 AM 1 0.07 0.00 0.08 0.00 0.08 99.77
09:50:41 08:16:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:41 08:16:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:41 08:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:41 08:17:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:41 08:17:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:41 08:17:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 08:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:41 08:18:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:41 08:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:41 08:19:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:41 08:19:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:41 08:19:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:41 08:20:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:41 08:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 08:20:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:41
09:50:41 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 08:21:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 08:21:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:41 08:21:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 08:22:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:41 08:22:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 08:22:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 08:23:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:41 08:23:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
09:50:41 08:23:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:41 08:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:41 08:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 08:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 08:25:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74
09:50:41 08:25:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65
09:50:41 08:25:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:41 08:26:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:41 08:26:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47
09:50:41 08:26:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 08:27:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:41 08:27:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:41 08:27:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 08:28:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56
09:50:41 08:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 08:28:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 08:29:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:41 08:29:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:50:41 08:29:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41 08:30:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 08:30:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:41 08:30:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:41 08:31:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:41 08:31:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:41 08:31:01 AM 1 0.12 0.00 0.12 0.00 0.08 99.68
09:50:41
09:50:41 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 08:32:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:41 08:32:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:41 08:32:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:41 08:33:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:41 08:33:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:41 08:33:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 08:34:01 AM all 0.28 0.00 0.07 0.00 0.06 99.60
09:50:41 08:34:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:41 08:34:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:41 08:35:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:41 08:35:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:41 08:35:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 08:36:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 08:36:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:41 08:36:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:50:41 08:37:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 08:37:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 08:37:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 08:38:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:41 08:38:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 08:38:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 08:39:02 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:41 08:39:02 AM 0 0.53 0.00 0.03 0.02 0.03 99.38
09:50:41 08:39:02 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 08:40:01 AM all 0.27 0.00 0.10 0.00 0.04 99.58
09:50:41 08:40:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.86
09:50:41 08:40:01 AM 1 0.49 0.00 0.14 0.00 0.07 99.30
09:50:41 08:41:01 AM all 0.09 0.00 0.07 0.00 0.05 99.79
09:50:41 08:41:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 08:41:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:41 08:42:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:41 08:42:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:41 08:42:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:41
09:50:41 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 08:43:01 AM all 0.33 0.15 0.09 0.00 0.05 99.37
09:50:41 08:43:01 AM 0 0.10 0.30 0.13 0.00 0.05 99.42
09:50:41 08:43:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 08:44:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 08:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:41 08:44:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:41 08:45:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:41 08:45:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:41 08:45:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 08:46:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:41 08:46:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:41 08:46:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:41 08:47:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
09:50:41 08:47:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41 08:47:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:41 08:48:01 AM all 0.21 0.00 0.07 0.00 0.05 99.67
09:50:41 08:48:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:41 08:48:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:41 08:49:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72
09:50:41 08:49:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:41 08:49:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
09:50:41 08:50:01 AM all 0.24 0.00 0.08 0.00 0.05 99.63
09:50:41 08:50:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:41 08:50:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:50:41 08:51:01 AM all 0.13 0.00 0.08 0.00 0.04 99.74
09:50:41 08:51:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78
09:50:41 08:51:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:50:41 08:52:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:41 08:52:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:41 08:52:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 08:53:01 AM all 0.13 0.00 0.08 0.00 0.04 99.76
09:50:41 08:53:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
09:50:41 08:53:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41
09:50:41 08:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 08:54:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:41 08:54:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:41 08:54:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
09:50:41 08:55:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:41 08:55:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:41 08:55:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:41 08:56:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:41 08:56:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:41 08:56:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41 08:57:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:41 08:57:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:41 08:57:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 08:58:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:41 08:58:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:41 08:58:01 AM 1 0.08 0.00 0.12 0.00 0.03 99.77
09:50:41 08:59:01 AM all 0.29 0.00 0.08 0.01 0.03 99.59
09:50:41 08:59:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:50:41 08:59:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77
09:50:41 09:00:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55
09:50:41 09:00:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:41 09:00:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 09:01:01 AM all 0.30 0.00 0.05 0.01 0.04 99.60
09:50:41 09:01:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:41 09:01:01 AM 1 0.10 0.00 0.07 0.02 0.03 99.78
09:50:41 09:02:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:41 09:02:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:50:41 09:02:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52
09:50:41 09:03:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:41 09:03:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:41 09:03:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 09:04:01 AM all 0.33 0.00 0.08 0.04 0.03 99.52
09:50:41 09:04:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:41 09:04:01 AM 1 0.58 0.00 0.08 0.08 0.05 99.20
09:50:41
09:50:41 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 09:05:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:41 09:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 09:05:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:41 09:06:01 AM all 0.25 0.00 0.08 0.00 0.03 99.63
09:50:41 09:06:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 09:06:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:50:41 09:07:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:41 09:07:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 09:07:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.56
09:50:41 09:08:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:41 09:08:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:41 09:08:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:41 09:09:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:41 09:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:41 09:09:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:41 09:10:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:50:41 09:10:01 AM 0 0.07 0.00 0.10 0.00 0.02 99.82
09:50:41 09:10:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:41 09:11:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:41 09:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:41 09:11:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 09:12:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:41 09:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 09:12:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:41 09:13:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:50:41 09:13:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:50:41 09:13:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78
09:50:41 09:14:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
09:50:41 09:14:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:41 09:14:01 AM 1 0.65 0.00 0.05 0.00 0.02 99.28
09:50:41 09:15:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:41 09:15:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:41 09:15:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:41
09:50:41 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 09:16:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:50:41 09:16:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:41 09:16:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:41 09:17:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:41 09:17:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 09:17:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:41 09:18:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:41 09:18:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:41 09:18:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:41 09:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:41 09:19:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 09:19:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:41 09:20:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:41 09:20:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:41 09:20:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:41 09:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:41 09:21:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:41 09:21:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:41 09:22:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:41 09:22:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 09:22:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:41 09:23:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:41 09:23:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:41 09:23:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:41 09:24:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:41 09:24:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:41 09:24:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:41 09:25:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:41 09:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:41 09:25:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:50:41 09:26:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:41 09:26:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:41 09:26:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:41
09:50:41 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 09:27:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:41 09:27:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:41 09:27:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
09:50:41 09:28:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:41 09:28:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41 09:28:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38
09:50:41 09:29:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67
09:50:41 09:29:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:41 09:29:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:41 09:30:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:41 09:30:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:41 09:30:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:41 09:31:01 AM all 0.13 0.00 0.09 0.00 0.03 99.76
09:50:41 09:31:01 AM 0 0.23 0.00 0.15 0.00 0.05 99.56
09:50:41 09:31:01 AM 1 0.02 0.00 0.03 0.00 0.00 99.95
09:50:41 09:32:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:41 09:32:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:41 09:32:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
09:50:41 09:33:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55
09:50:41 09:33:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:50:41 09:33:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
09:50:41 09:34:01 AM all 0.16 0.00 0.08 0.00 0.03 99.72
09:50:41 09:34:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:50:41 09:34:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:41 09:35:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:41 09:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:41 09:35:01 AM 1 0.15 0.00 0.10 0.00 0.08 99.67
09:50:41 09:36:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:50:41 09:36:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:41 09:36:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:41 09:37:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:41 09:37:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:41 09:37:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:41
09:50:41 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 09:38:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:41 09:38:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:41 09:38:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:41 09:39:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:41 09:39:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:50:41 09:39:01 AM 1 0.20 0.00 0.08 0.00 0.07 99.65
09:50:41 09:40:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54
09:50:41 09:40:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:41 09:40:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33
09:50:41 09:41:01 AM all 30.33 0.00 4.79 0.78 0.11 63.99
09:50:41 09:41:01 AM 0 28.78 0.00 4.16 0.68 0.12 66.27
09:50:41 09:41:01 AM 1 31.89 0.00 5.42 0.87 0.10 61.72
09:50:41 09:42:01 AM all 27.95 0.00 3.78 2.53 0.12 65.62
09:50:41 09:42:01 AM 0 31.27 0.00 4.27 3.20 0.12 61.14
09:50:41 09:42:01 AM 1 24.64 0.00 3.29 1.87 0.12 70.07
09:50:41 09:43:01 AM all 24.21 0.00 3.40 0.31 0.09 71.99
09:50:41 09:43:01 AM 0 14.97 0.00 2.75 0.27 0.08 81.93
09:50:41 09:43:01 AM 1 33.46 0.00 4.04 0.35 0.10 62.06
09:50:41 09:44:01 AM all 26.97 0.00 5.31 1.07 0.11 66.55
09:50:41 09:44:01 AM 0 21.24 0.00 4.92 0.83 0.10 72.90
09:50:41 09:44:01 AM 1 32.71 0.00 5.69 1.31 0.12 60.18
09:50:41 09:45:02 AM all 1.42 0.00 0.25 0.17 0.05 98.11
09:50:41 09:45:02 AM 0 2.11 0.00 0.28 0.25 0.03 97.32
09:50:41 09:45:02 AM 1 0.73 0.00 0.22 0.08 0.07 98.90
09:50:41 09:46:01 AM all 11.51 0.00 0.29 0.03 0.09 88.08
09:50:41 09:46:01 AM 0 10.57 0.00 0.27 0.05 0.10 89.00
09:50:41 09:46:01 AM 1 12.45 0.00 0.31 0.00 0.09 87.16
09:50:41 09:47:01 AM all 15.43 0.18 0.29 0.05 0.08 83.97
09:50:41 09:47:01 AM 0 18.50 0.28 0.30 0.00 0.08 80.83
09:50:41 09:47:01 AM 1 12.36 0.07 0.28 0.10 0.08 87.10
09:50:41 09:48:01 AM all 11.68 0.00 0.18 0.04 0.07 88.03
09:50:41 09:48:01 AM 0 6.79 0.00 0.22 0.05 0.07 92.88
09:50:41 09:48:01 AM 1 16.56 0.00 0.15 0.03 0.07 83.19
09:50:41
09:50:41 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:41 09:49:01 AM all 7.58 0.00 0.29 0.03 0.10 92.00
09:50:41 09:49:01 AM 0 2.71 0.00 0.18 0.07 0.10 96.94
09:50:41 09:49:01 AM 1 12.44 0.00 0.40 0.00 0.10 87.05
09:50:41 09:50:01 AM all 24.11 0.00 3.13 0.14 0.14 72.47
09:50:41 09:50:01 AM 0 24.22 0.00 3.28 0.17 0.13 72.20
09:50:41 09:50:01 AM 1 24.00 0.00 2.99 0.12 0.15 72.74
09:50:41 Average: all 0.79 0.00 0.13 0.02 0.05 99.01
09:50:41 Average: 0 0.68 0.00 0.13 0.02 0.05 99.13
09:50:41 Average: 1 0.91 0.00 0.12 0.02 0.05 98.90
09:50:41
09:50:41
09:50:41