06:17:32 Started by upstream project "integration-distribution-weekly-test-trigger-vanadium" build number 10
06:17:32 originally caused by:
06:17:32 Started by timer
06:17:32 Running as SYSTEM
06:17:32 [EnvInject] - Loading node environment variables.
06:17:32 Building remotely on prd-centos8-robot-2c-8g-1269 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium
06:17:32 [ssh-agent] Looking for ssh-agent implementation...
06:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
06:17:32 $ ssh-agent
06:17:32 SSH_AUTH_SOCK=/tmp/ssh-LJ3AvUtramsC/agent.5282
06:17:32 SSH_AGENT_PID=5283
06:17:32 [ssh-agent] Started.
06:17:32 Running ssh-add (command line suppressed)
06:17:32 Identity added: /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium@tmp/private_key_5362256724196104042.key (/w/workspace/controller-csit-1node-notifications-longevity-only-vanadium@tmp/private_key_5362256724196104042.key)
06:17:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
06:17:32 The recommended git tool is: NONE
06:17:35 using credential opendaylight-jenkins-ssh
06:17:35 Wiping out workspace first.
06:17:35 Cloning the remote Git repository
06:17:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
06:17:35 > git init /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/test # timeout=10
06:17:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
06:17:35 > git --version # timeout=10
06:17:35 > git --version # 'git version 2.43.0'
06:17:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
06:17:35 [INFO] Currently running in a labeled security context
06:17:35 [INFO] Currently SELinux is 'enforcing' on the host
06:17:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh7552302444648958210.key
06:17:35 Verifying host key using known hosts file
06:17:35 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.
06:17:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
06:17:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
06:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:17:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
06:17:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
06:17:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
06:17:38 [INFO] Currently running in a labeled security context
06:17:38 [INFO] Currently SELinux is 'enforcing' on the host
06:17:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh13742189105999324889.key
06:17:38 Verifying host key using known hosts file
06:17:38 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.
06:17:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
06:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:17:38 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
06:17:38 > git config core.sparsecheckout # timeout=10
06:17:38 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
06:17:38 Commit message: "Adapt test for new pce-allocation field"
06:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:17:39 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
06:17:39 No emails were triggered.
06:17:39 provisioning config files...
06:17:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
06:17:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
06:17:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
06:17:39 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11294238952754186367.sh
06:17:39 ---> python-tools-install.sh
06:17:39 Setup pyenv:
06:17:40 system
06:17:40 * 3.8.13 (set by /opt/pyenv/version)
06:17:40 * 3.9.13 (set by /opt/pyenv/version)
06:17:40 * 3.10.13 (set by /opt/pyenv/version)
06:17:40 * 3.11.7 (set by /opt/pyenv/version)
06:17:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cU62
06:17:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:17:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:17:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:17:49 lf-activate-venv(): INFO: Base packages installed successfully
06:17:49 lf-activate-venv(): INFO: Installing additional packages: lftools
06:18:16 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
06:18:16 Generating Requirements File
06:18:36 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.
06:18:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
06:18:36 Python 3.11.7
06:18:37 pip 25.2 from /tmp/venv-cU62/lib/python3.11/site-packages/pip (python 3.11)
06:18:37 appdirs==1.4.4
06:18:37 argcomplete==3.6.2
06:18:37 aspy.yaml==1.3.0
06:18:37 attrs==25.4.0
06:18:37 autopage==0.5.2
06:18:37 beautifulsoup4==4.14.2
06:18:37 boto3==1.40.46
06:18:37 botocore==1.40.46
06:18:37 bs4==0.0.2
06:18:37 cachetools==6.2.0
06:18:37 certifi==2025.10.5
06:18:37 cffi==2.0.0
06:18:37 cfgv==3.4.0
06:18:37 chardet==5.2.0
06:18:37 charset-normalizer==3.4.3
06:18:37 click==8.3.0
06:18:37 cliff==4.11.0
06:18:37 cmd2==2.7.0
06:18:37 cryptography==3.3.2
06:18:37 debtcollector==3.0.0
06:18:37 decorator==5.2.1
06:18:37 defusedxml==0.7.1
06:18:37 Deprecated==1.2.18
06:18:37 distlib==0.4.0
06:18:37 dnspython==2.8.0
06:18:37 docker==7.1.0
06:18:37 dogpile.cache==1.4.1
06:18:37 durationpy==0.10
06:18:37 email-validator==2.3.0
06:18:37 filelock==3.19.1
06:18:37 future==1.0.0
06:18:37 gitdb==4.0.12
06:18:37 GitPython==3.1.45
06:18:37 google-auth==2.41.1
06:18:37 httplib2==0.31.0
06:18:37 identify==2.6.15
06:18:37 idna==3.10
06:18:37 importlib-resources==1.5.0
06:18:37 iso8601==2.1.0
06:18:37 Jinja2==3.1.6
06:18:37 jmespath==1.0.1
06:18:37 jsonpatch==1.33
06:18:37 jsonpointer==3.0.0
06:18:37 jsonschema==4.25.1
06:18:37 jsonschema-specifications==2025.9.1
06:18:37 keystoneauth1==5.12.0
06:18:37 kubernetes==34.1.0
06:18:37 lftools==0.37.14
06:18:37 lxml==6.0.2
06:18:37 markdown-it-py==4.0.0
06:18:37 MarkupSafe==3.0.3
06:18:37 mdurl==0.1.2
06:18:37 msgpack==1.1.1
06:18:37 multi_key_dict==2.0.3
06:18:37 munch==4.0.0
06:18:37 netaddr==1.3.0
06:18:37 niet==1.4.2
06:18:37 nodeenv==1.9.1
06:18:37 oauth2client==4.1.3
06:18:37 oauthlib==3.3.1
06:18:37 openstacksdk==4.7.1
06:18:37 os-service-types==1.8.0
06:18:37 osc-lib==4.2.0
06:18:37 oslo.config==10.0.0
06:18:37 oslo.context==6.1.0
06:18:37 oslo.i18n==6.6.0
06:18:37 oslo.log==7.2.1
06:18:37 oslo.serialization==5.8.0
06:18:37 oslo.utils==9.1.0
06:18:37 packaging==25.0
06:18:37 pbr==7.0.1
06:18:37 platformdirs==4.4.0
06:18:37 prettytable==3.16.0
06:18:37 psutil==7.1.0
06:18:37 pyasn1==0.6.1
06:18:37 pyasn1_modules==0.4.2
06:18:37 pycparser==2.23
06:18:37 pygerrit2==2.0.15
06:18:37 PyGithub==2.8.1
06:18:37 Pygments==2.19.2
06:18:37 PyJWT==2.10.1
06:18:37 PyNaCl==1.6.0
06:18:37 pyparsing==2.4.7
06:18:37 pyperclip==1.11.0
06:18:37 pyrsistent==0.20.0
06:18:37 python-cinderclient==9.8.0
06:18:37 python-dateutil==2.9.0.post0
06:18:37 python-heatclient==4.3.0
06:18:37 python-jenkins==1.8.3
06:18:37 python-keystoneclient==5.7.0
06:18:37 python-magnumclient==4.9.0
06:18:37 python-openstackclient==8.2.0
06:18:37 python-swiftclient==4.8.0
06:18:37 PyYAML==6.0.3
06:18:37 referencing==0.36.2
06:18:37 requests==2.32.5
06:18:37 requests-oauthlib==2.0.0
06:18:37 requestsexceptions==1.4.0
06:18:37 rfc3986==2.0.0
06:18:37 rich==14.1.0
06:18:37 rich-argparse==1.7.1
06:18:37 rpds-py==0.27.1
06:18:37 rsa==4.9.1
06:18:37 ruamel.yaml==0.18.15
06:18:37 ruamel.yaml.clib==0.2.14
06:18:37 s3transfer==0.14.0
06:18:37 simplejson==3.20.2
06:18:37 six==1.17.0
06:18:37 smmap==5.0.2
06:18:37 soupsieve==2.8
06:18:37 stevedore==5.5.0
06:18:37 tabulate==0.9.0
06:18:37 toml==0.10.2
06:18:37 tomlkit==0.13.3
06:18:37 tqdm==4.67.1
06:18:37 typing_extensions==4.15.0
06:18:37 tzdata==2025.2
06:18:37 urllib3==1.26.20
06:18:37 virtualenv==20.34.0
06:18:37 wcwidth==0.2.14
06:18:37 websocket-client==1.8.0
06:18:37 wrapt==1.17.3
06:18:37 xdg==6.0.0
06:18:37 xmltodict==1.0.2
06:18:37 yq==3.4.3
06:18:37 [EnvInject] - Injecting environment variables from a build step.
06:18:37 [EnvInject] - Injecting as environment variables the properties content
06:18:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
06:18:37 OS_CLOUD=vex
06:18:37 OS_STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-10
06:18:37 OS_STACK_TEMPLATE_DIR=openstack-hot
06:18:37
06:18:37 [EnvInject] - Variables injected successfully.
06:18:37 provisioning config files...
06:18:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
06:18:37 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins16259928690702595619.sh
06:18:37 ---> Create parameters file for OpenStack HOT
06:18:37 OpenStack Heat parameters generated
06:18:37 -----------------------------------
06:18:37 parameters:
06:18:37 vm_0_count: '1'
06:18:37 vm_0_flavor: 'v3-standard-4'
06:18:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
06:18:37 vm_1_count: '1'
06:18:37 vm_1_flavor: 'v3-standard-2'
06:18:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
06:18:37
06:18:37 job_name: '45226-10'
06:18:37 silo: 'releng'
06:18:37 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins12330417930783539022.sh
06:18:37 ---> Create HEAT stack
06:18:37 + source /home/jenkins/lf-env.sh
06:18:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:18:37 ++ mktemp -d /tmp/venv-XXXX
06:18:37 + lf_venv=/tmp/venv-1LQe
06:18:37 + local venv_file=/tmp/.os_lf_venv
06:18:37 + local python=python3
06:18:37 + local options
06:18:37 + local set_path=true
06:18:37 + local install_args=
06:18:37 ++ 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
06:18:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
06:18:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
06:18:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:18:37 + true
06:18:37 + case $1 in
06:18:37 + python=python3
06:18:37 + shift 2
06:18:37 + true
06:18:37 + case $1 in
06:18:37 + shift
06:18:37 + break
06:18:37 + case $python in
06:18:37 + local pkg_list=
06:18:37 + [[ -d /opt/pyenv ]]
06:18:37 + echo 'Setup pyenv:'
06:18:37 Setup pyenv:
06:18:37 + export PYENV_ROOT=/opt/pyenv
06:18:37 + PYENV_ROOT=/opt/pyenv
06:18:37 + 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
06:18:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
06:18:37 + pyenv versions
06:18:38 system
06:18:38 3.8.13
06:18:38 3.9.13
06:18:38 3.10.13
06:18:38 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
06:18:38 + command -v pyenv
06:18:38 ++ pyenv init - --no-rehash
06:18:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
06:18:38 for i in ${!paths[@]}; do
06:18:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
06:18:38 fi; done;
06:18:38 echo "${paths[*]}"'\'')"
06:18:38 export PATH="/opt/pyenv/shims:${PATH}"
06:18:38 export PYENV_SHELL=bash
06:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
06:18:38 pyenv() {
06:18:38 local command
06:18:38 command="${1:-}"
06:18:38 if [ "$#" -gt 0 ]; then
06:18:38 shift
06:18:38 fi
06:18:38
06:18:38 case "$command" in
06:18:38 rehash|shell)
06:18:38 eval "$(pyenv "sh-$command" "$@")"
06:18:38 ;;
06:18:38 *)
06:18:38 command pyenv "$command" "$@"
06:18:38 ;;
06:18:38 esac
06:18:38 }'
06:18:38 +++ bash --norc -ec 'IFS=:; paths=($PATH);
06:18:38 for i in ${!paths[@]}; do
06:18:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
06:18:38 fi; done;
06:18:38 echo "${paths[*]}"'
06:18:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
06:18:38 ++ 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
06:18:38 ++ 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
06:18:38 ++ export PYENV_SHELL=bash
06:18:38 ++ PYENV_SHELL=bash
06:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
06:18:38 +++ complete -F _pyenv pyenv
06:18:38 ++ lf-pyver python3
06:18:38 ++ local py_version_xy=python3
06:18:38 ++ local py_version_xyz=
06:18:38 ++ pyenv versions
06:18:38 ++ local command
06:18:38 ++ command=versions
06:18:38 ++ '[' 1 -gt 0 ']'
06:18:38 ++ shift
06:18:38 ++ case "$command" in
06:18:38 ++ command pyenv versions
06:18:38 ++ pyenv versions
06:18:38 ++ grep -E '^[0-9.]*[0-9]$'
06:18:38 ++ sed 's/^[ *]* //'
06:18:38 ++ awk '{ print $1 }'
06:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]]
06:18:38 +++ grep '^3' /tmp/.pyenv_versions
06:18:38 +++ sort -V
06:18:38 +++ tail -n 1
06:18:38 ++ py_version_xyz=3.11.7
06:18:38 ++ [[ -z 3.11.7 ]]
06:18:38 ++ echo 3.11.7
06:18:38 ++ return 0
06:18:38 + pyenv local 3.11.7
06:18:38 + local command
06:18:38 + command=local
06:18:38 + '[' 2 -gt 0 ']'
06:18:38 + shift
06:18:38 + case "$command" in
06:18:38 + command pyenv local 3.11.7
06:18:38 + pyenv local 3.11.7
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='lftools[openstack] '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='kubernetes '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='niet '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='python-heatclient '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='python-openstackclient '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='python-magnumclient '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='urllib3~=1.26.15 '
06:18:38 + for arg in "$@"
06:18:38 + case $arg in
06:18:38 + pkg_list+='yq '
06:18:38 + [[ -f /tmp/.os_lf_venv ]]
06:18:38 ++ cat /tmp/.os_lf_venv
06:18:38 + lf_venv=/tmp/venv-cU62
06:18:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from' file:/tmp/.os_lf_venv
06:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
06:18:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
06:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:18:38 + local 'pip_opts=--upgrade --quiet'
06:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
06:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
06:18:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
06:18:38 + [[ -n '' ]]
06:18:38 + [[ -n '' ]]
06:18:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
06:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:18:38 + /tmp/venv-cU62/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
06:18:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
06:18:40 lf-activate-venv(): INFO: Base packages installed successfully
06:18:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
06:18:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
06:18:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:18:40 + /tmp/venv-cU62/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
06:18:57 + type python3
06:18:57 + true
06:18:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH'
06:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
06:18:57 + PATH=/tmp/venv-cU62/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
06:18:57 + return 0
06:18:57 + openstack --os-cloud vex limits show --absolute
06:18:58 +--------------------------+---------+
06:18:58 | Name | Value |
06:18:58 +--------------------------+---------+
06:18:58 | maxTotalInstances | -1 |
06:18:58 | maxTotalCores | 450 |
06:18:58 | maxTotalRAMSize | 1000000 |
06:18:58 | maxServerMeta | 128 |
06:18:58 | maxImageMeta | 128 |
06:18:58 | maxPersonality | 5 |
06:18:58 | maxPersonalitySize | 10240 |
06:18:58 | maxTotalKeypairs | 100 |
06:18:58 | maxServerGroups | 10 |
06:18:58 | maxServerGroupMembers | 10 |
06:18:58 | maxTotalFloatingIps | -1 |
06:18:58 | maxSecurityGroups | -1 |
06:18:58 | maxSecurityGroupRules | -1 |
06:18:58 | totalRAMUsed | 737280 |
06:18:58 | totalCoresUsed | 180 |
06:18:58 | totalInstancesUsed | 62 |
06:18:58 | totalFloatingIpsUsed | 0 |
06:18:58 | totalSecurityGroupsUsed | 0 |
06:18:58 | totalServerGroupsUsed | 0 |
06:18:58 | maxTotalVolumes | -1 |
06:18:58 | maxTotalSnapshots | 10 |
06:18:58 | maxTotalVolumeGigabytes | 4096 |
06:18:58 | maxTotalBackups | 10 |
06:18:58 | maxTotalBackupGigabytes | 1000 |
06:18:58 | totalVolumesUsed | 0 |
06:18:58 | totalGigabytesUsed | 0 |
06:18:58 | totalSnapshotsUsed | 0 |
06:18:58 | totalBackupsUsed | 0 |
06:18:58 | totalBackupGigabytesUsed | 0 |
06:18:58 +--------------------------+---------+
06:18:58 + pushd /opt/ciman/openstack-hot
06:18:58 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium
06:18:58 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-notifications-longevity-only-vanadium-10 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/stack-parameters.yaml
06:19:24 Creating stack releng-controller-csit-1node-notifications-longevity-only-vanadium-10
06:19:24 Waiting to initialize infrastructure...
06:19:24 Stack initialization successful.
06:19:24 ------------------------------------
06:19:24 Stack Details
06:19:24 ------------------------------------
06:19:24 {'added': None,
06:19:24 'capabilities': [],
06:19:24 'created_at': '2025-10-07T06:19:02Z',
06:19:24 'deleted': None,
06:19:24 'deleted_at': None,
06:19:24 'description': 'No description',
06:19:24 'environment': None,
06:19:24 'environment_files': None,
06:19:24 'files': None,
06:19:24 'files_container': None,
06:19:24 'id': '63d21eb3-6b84-49e8-9d45-5bef8cd9d603',
06:19:24 'is_rollback_disabled': True,
06:19:24 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-notifications-longevity-only-vanadium-10/63d21eb3-6b84-49e8-9d45-5bef8cd9d603',
06:19:24 'rel': 'self'}],
06:19:24 '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'})}),
06:19:24 'name': 'releng-controller-csit-1node-notifications-longevity-only-vanadium-10',
06:19:24 'notification_topics': [],
06:19:24 'outputs': [{'description': 'IP addresses of the 2nd vm types',
06:19:24 'output_key': 'vm_1_ips',
06:19:24 'output_value': ['10.30.170.104']},
06:19:24 {'description': 'IP addresses of the 1st vm types',
06:19:24 'output_key': 'vm_0_ips',
06:19:24 'output_value': ['10.30.170.139']}],
06:19:24 'owner_id': ****,
06:19:24 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
06:19:24 'OS::stack_id': '63d21eb3-6b84-49e8-9d45-5bef8cd9d603',
06:19:24 'OS::stack_name': 'releng-controller-csit-1node-notifications-longevity-only-vanadium-10',
06:19:24 'job_name': '45226-10',
06:19:24 'silo': 'releng',
06:19:24 'vm_0_count': '1',
06:19:24 'vm_0_flavor': 'v3-standard-4',
06:19:24 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
06:19:24 '20250201-010426.857',
06:19:24 'vm_1_count': '1',
06:19:24 'vm_1_flavor': 'v3-standard-2',
06:19:24 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
06:19:24 '- 20250201-060151.911'},
06:19:24 'parent_id': None,
06:19:24 'replaced': None,
06:19:24 'status': 'CREATE_COMPLETE',
06:19:24 'status_reason': 'Stack CREATE completed successfully',
06:19:24 'tags': [],
06:19:24 'template': None,
06:19:24 'template_description': 'No description',
06:19:24 'template_url': None,
06:19:24 'timeout_mins': 15,
06:19:24 'unchanged': None,
06:19:24 'updated': None,
06:19:24 'updated_at': None,
06:19:24 'user_project_id': 'd07be67004a44e32af4f420fb6675e9b'}
06:19:24 ------------------------------------
06:19:24 + popd
06:19:24 /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium
06:19:24 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins16987546973517963676.sh
06:19:24 ---> Copy SSH public keys to CSIT lab
06:19:24 Setup pyenv:
06:19:24 system
06:19:24 3.8.13
06:19:24 3.9.13
06:19:24 3.10.13
06:19:24 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
06:19:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
06:19:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:19:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:19:32 lf-activate-venv(): INFO: Base packages installed successfully
06:19:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
06:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
06:19:54 SSH not responding on 10.30.170.104. Retrying in 10 seconds...
06:19:54 SSH not responding on 10.30.170.139. Retrying in 10 seconds...
06:20:04 Ping to 10.30.170.104 successful.
06:20:04 Ping to 10.30.170.139 successful.
06:20:04 SSH not responding on 10.30.170.139. Retrying in 10 seconds...
06:20:05 Warning: Permanently added '10.30.170.104' (ECDSA) to the list of known hosts.
06:20:05 releng-45226-10-1-mininet-ovs-217-0
06:20:05 Successfully copied public keys to slave 10.30.170.104
06:20:05 Process 6497 ready.
06:20:14 Ping to 10.30.170.139 successful.
06:20:15 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:20:16 releng-45226-10-0-builder-0
06:20:16 Successfully copied public keys to slave 10.30.170.139
06:20:16 Process 6498 ready.
06:20:16 SSH ready on all stack servers.
06:20:16 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins1005080632646739691.sh
06:20:16 Setup pyenv:
06:20:16 system
06:20:16 3.8.13
06:20:16 3.9.13
06:20:16 3.10.13
06:20:16 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
06:20:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JTJ4
06:20:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.robot_venv
06:20:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:20:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:20:27 lf-activate-venv(): INFO: Base packages installed successfully
06:20:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
06:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-JTJ4/bin to PATH
06:20:29 + echo 'Installing Python Requirements'
06:20:29 Installing Python Requirements
06:20:29 + cat
06:20:29 + python -m pip install -r requirements.txt
06:20:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
06:20:29 Collecting docker-py (from -r requirements.txt (line 1))
06:20:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
06:20:29 Collecting ipaddr (from -r requirements.txt (line 2))
06:20:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
06:20:29 Preparing metadata (setup.py): started
06:20:29 Preparing metadata (setup.py): finished with status 'done'
06:20:29 Collecting netaddr (from -r requirements.txt (line 3))
06:20:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
06:20:29 Collecting netifaces (from -r requirements.txt (line 4))
06:20:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
06:20:29 Preparing metadata (setup.py): started
06:20:30 Preparing metadata (setup.py): finished with status 'done'
06:20:30 Collecting pyhocon (from -r requirements.txt (line 5))
06:20:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
06:20:30 Collecting requests (from -r requirements.txt (line 6))
06:20:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
06:20:30 Collecting robotframework (from -r requirements.txt (line 7))
06:20:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
06:20:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.1 MB/s 0:00:00
06:20:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
06:20:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
06:20:30 Preparing metadata (setup.py): started
06:20:30 Preparing metadata (setup.py): finished with status 'done'
06:20:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
06:20:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
06:20:30 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
06:20:30 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)
06:20:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
06:20:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
06:20:30 Preparing metadata (setup.py): started
06:20:31 Preparing metadata (setup.py): finished with status 'done'
06:20:31 Collecting scapy (from -r requirements.txt (line 12))
06:20:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
06:20:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 17.9 MB/s 0:00:00
06:20:31 Collecting jsonpath-rw (from -r requirements.txt (line 15))
06:20:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
06:20:31 Preparing metadata (setup.py): started
06:20:31 Preparing metadata (setup.py): finished with status 'done'
06:20:31 Collecting elasticsearch (from -r requirements.txt (line 18))
06:20:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
06:20:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 30.1 MB/s 0:00:00
06:20:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
06:20:32 Collecting pyangbind (from -r requirements.txt (line 22))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
06:20:32 Collecting isodate (from -r requirements.txt (line 25))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
06:20:32 Collecting jmespath (from -r requirements.txt (line 28))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
06:20:32 Collecting jsonpatch (from -r requirements.txt (line 31))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
06:20:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
06:20:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
06:20:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
06:20:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
06:20:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
06:20:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
06:20:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
06:20:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
06:20:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
06:20:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
06:20:33 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
06:20:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
06:20:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
06:20:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
06:20:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
06:20:33 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)
06:20:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
06:20:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
06:20:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
06:20:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
06:20:33 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
06:20:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
06:20:33 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)
06:20:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
06:20:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
06:20:33 Collecting elasticsearch (from -r requirements.txt (line 18))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
06:20:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 35.4 MB/s 0:00:00
06:20:33 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
06:20:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
06:20:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
06:20:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
06:20:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
06:20:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.3 MB/s 0:00:00
06:20:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
06:20:34 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)
06:20:35 Collecting regex (from pyangbind->-r requirements.txt (line 22))
06:20:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
06:20:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 28.9 MB/s 0:00:00
06:20:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
06:20:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
06:20:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:35 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)
06:20:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
06:20:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
06:20:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:36 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)
06:20:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:36 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)
06:20:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:20:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
06:20:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
06:20:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 70.4 MB/s 0:00:00
06:20:37 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 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)
06:20:37 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
06:20:37 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
06:20:37 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))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
06:20:37 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
06:20:37 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
06:20:37 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 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)
06:20:37 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
06:20:37 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))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
06:20:37 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))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
06:20:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
06:20:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:20:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
06:20:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:20:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
06:20:38 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))
06:20:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
06:20:38 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:20:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
06:20:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
06:20:38 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
06:20:38 Building wheel for robotframework-sshlibrary (setup.py): started
06:20:38 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
06:20:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c47c687cb590a30d758e4ef430c269e5c6683ca87d7a19c087e05c571414ed01
06:20:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
06:20:38 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
06:20:38 Building wheel for ipaddr (setup.py): started
06:20:38 Building wheel for ipaddr (setup.py): finished with status 'done'
06:20:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e31bed724d8c5e4f94f89fd03f92c521540f98381eabbc54926aba669826a059
06:20:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
06:20:38 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
06:20:38 Building wheel for netifaces (setup.py): started
06:20:41 Building wheel for netifaces (setup.py): finished with status 'done'
06:20:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41072 sha256=4dee6d647ed32336d62990b09827771ccca939b649cf6cc94ca1f50d0137e5be
06:20:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
06:20:41 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
06:20:41 Building wheel for robotframework-httplibrary (setup.py): started
06:20:41 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
06:20:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7ccc53f6b5c38cea285659da8f11fe631aa815f1ef45dd22f9d81e72662c7c47
06:20:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
06:20:41 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
06:20:41 Building wheel for jsonpath-rw (setup.py): started
06:20:41 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
06:20:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5d16f9a70ad86dd776f8a0cc80cfa82dc4867b2119d821daa964f53551c776b3
06:20:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
06:20:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
06:20:41 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
06:20:48
06:20:48 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.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.7 wsproto-1.2.0
06:20:49 + pip freeze
06:20:49 attrs==25.4.0
06:20:49 bcrypt==5.0.0
06:20:49 beautifulsoup4==4.14.2
06:20:49 certifi==2025.10.5
06:20:49 cffi==2.0.0
06:20:49 charset-normalizer==3.4.3
06:20:49 click==8.3.0
06:20:49 cryptography==46.0.2
06:20:49 decorator==5.2.1
06:20:49 distlib==0.4.0
06:20:49 docker-py==1.10.6
06:20:49 docker-pycreds==0.4.0
06:20:49 elastic-transport==8.17.1
06:20:49 elasticsearch==8.19.1
06:20:49 elasticsearch-dsl==8.15.4
06:20:49 enum34==1.1.10
06:20:49 filelock==3.19.1
06:20:49 h11==0.16.0
06:20:49 idna==3.10
06:20:49 invoke==2.2.0
06:20:49 ipaddr==2.2.0
06:20:49 isodate==0.7.2
06:20:49 jmespath==1.0.1
06:20:49 jsonpatch==1.33
06:20:49 jsonpath-rw==1.4.0
06:20:49 jsonpointer==3.0.0
06:20:49 lxml==6.0.2
06:20:49 netaddr==1.3.0
06:20:49 netifaces==0.11.0
06:20:49 outcome==1.3.0.post0
06:20:49 paramiko==4.0.0
06:20:49 platformdirs==4.4.0
06:20:49 ply==3.11
06:20:49 pyang==2.7.1
06:20:49 pyangbind==0.8.6
06:20:49 pycparser==2.23
06:20:49 pyhocon==0.3.61
06:20:49 PyNaCl==1.6.0
06:20:49 pyparsing==3.2.5
06:20:49 PySocks==1.7.1
06:20:49 python-dateutil==2.9.0.post0
06:20:49 regex==2025.9.18
06:20:49 requests==2.32.5
06:20:49 robotframework==7.3.2
06:20:49 robotframework-httplibrary==0.4.2
06:20:49 robotframework-pythonlibcore==4.4.1
06:20:49 robotframework-requests==0.9.7
06:20:49 robotframework-selenium2library==3.0.0
06:20:49 robotframework-seleniumlibrary==6.8.0
06:20:49 robotframework-sshlibrary==3.8.0
06:20:49 scapy==2.6.1
06:20:49 scp==0.15.0
06:20:49 selenium==4.36.0
06:20:49 six==1.17.0
06:20:49 sniffio==1.3.1
06:20:49 sortedcontainers==2.4.0
06:20:49 soupsieve==2.8
06:20:49 trio==0.31.0
06:20:49 trio-websocket==0.12.2
06:20:49 typing_extensions==4.15.0
06:20:49 urllib3==2.5.0
06:20:49 virtualenv==20.34.0
06:20:49 waitress==3.0.2
06:20:49 WebOb==1.8.9
06:20:49 websocket-client==1.8.0
06:20:49 WebTest==3.0.7
06:20:49 wsproto==1.2.0
06:20:49 [EnvInject] - Injecting environment variables from a build step.
06:20:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
06:20:49 [EnvInject] - Variables injected successfully.
06:20:49 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins4496103336706317304.sh
06:20:49 Setup pyenv:
06:20:49 system
06:20:49 3.8.13
06:20:49 3.9.13
06:20:49 3.10.13
06:20:49 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
06:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
06:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:20:51 lf-activate-venv(): INFO: Base packages installed successfully
06:20:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
06:21:00 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.
06:21:00 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
06:21:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
06:21:00 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
06:21:00 + ODL_SYSTEM=()
06:21:00 + TOOLS_SYSTEM=()
06:21:00 + OPENSTACK_SYSTEM=()
06:21:00 + OPENSTACK_CONTROLLERS=()
06:21:00 + mapfile -t ADDR
06:21:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
06:21:00 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-notifications-longevity-only-vanadium-10
06:21:02 + for i in "${ADDR[@]}"
06:21:02 ++ ssh 10.30.170.139 hostname -s
06:21:02 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:02 + REMHOST=releng-45226-10-0-builder-0
06:21:02 + case ${REMHOST} in
06:21:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
06:21:02 + for i in "${ADDR[@]}"
06:21:02 ++ ssh 10.30.170.104 hostname -s
06:21:02 Warning: Permanently added '10.30.170.104' (ECDSA) to the list of known hosts.
06:21:03 + REMHOST=releng-45226-10-1-mininet-ovs-217-0
06:21:03 + case ${REMHOST} in
06:21:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
06:21:03 + echo NUM_ODL_SYSTEM=1
06:21:03 + echo NUM_TOOLS_SYSTEM=1
06:21:03 + '[' '' == yes ']'
06:21:03 + NUM_OPENSTACK_SYSTEM=0
06:21:03 + echo NUM_OPENSTACK_SYSTEM=0
06:21:03 + '[' 0 -eq 2 ']'
06:21:03 + echo ODL_SYSTEM_IP=10.30.170.139
06:21:03 ++ seq 0 0
06:21:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
06:21:03 + echo ODL_SYSTEM_1_IP=10.30.170.139
06:21:03 + echo TOOLS_SYSTEM_IP=10.30.170.104
06:21:03 ++ seq 0 0
06:21:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
06:21:03 + echo TOOLS_SYSTEM_1_IP=10.30.170.104
06:21:03 + openstack_index=0
06:21:03 + NUM_OPENSTACK_CONTROL_NODES=1
06:21:03 + echo NUM_OPENSTACK_CONTROL_NODES=1
06:21:03 ++ seq 0 0
06:21:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
06:21:03 + echo OPENSTACK_CONTROL_NODE_1_IP=
06:21:03 + NUM_OPENSTACK_COMPUTE_NODES=-1
06:21:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
06:21:03 + '[' -1 -ge 2 ']'
06:21:03 ++ seq 0 -2
06:21:03 + NUM_OPENSTACK_HAPROXY_NODES=0
06:21:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0
06:21:03 ++ seq 0 -1
06:21:03 + echo 'Contents of slave_addresses.txt:'
06:21:03 Contents of slave_addresses.txt:
06:21:03 + cat slave_addresses.txt
06:21:03 NUM_ODL_SYSTEM=1
06:21:03 NUM_TOOLS_SYSTEM=1
06:21:03 NUM_OPENSTACK_SYSTEM=0
06:21:03 ODL_SYSTEM_IP=10.30.170.139
06:21:03 ODL_SYSTEM_1_IP=10.30.170.139
06:21:03 TOOLS_SYSTEM_IP=10.30.170.104
06:21:03 TOOLS_SYSTEM_1_IP=10.30.170.104
06:21:03 NUM_OPENSTACK_CONTROL_NODES=1
06:21:03 OPENSTACK_CONTROL_NODE_1_IP=
06:21:03 NUM_OPENSTACK_COMPUTE_NODES=-1
06:21:03 NUM_OPENSTACK_HAPROXY_NODES=0
06:21:03 [EnvInject] - Injecting environment variables from a build step.
06:21:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
06:21:03 [EnvInject] - Variables injected successfully.
06:21:03 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/sh /tmp/jenkins4054626168263278897.sh
06:21:03 Preparing for JRE Version 21
06:21:03 Karaf artifact is karaf
06:21:03 Karaf project is integration
06:21:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64
06:21:03 [EnvInject] - Injecting environment variables from a build step.
06:21:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
06:21:03 [EnvInject] - Variables injected successfully.
06:21:03 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins7864135890531149304.sh
06:21:03 2025-10-07 06:21:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
06:21:03 Bundle version is 0.23.0-SNAPSHOT
06:21:03 --2025-10-07 06:21:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
06:21:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
06:21:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
06:21:03 HTTP request sent, awaiting response... 200 OK
06:21:03 Length: 1410 (1.4K) [application/xml]
06:21:03 Saving to: ‘maven-metadata.xml’
06:21:03
06:21:03 0K . 100% 63.2M=0s
06:21:03
06:21:03 2025-10-07 06:21:03 (63.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
06:21:03
06:21:03
06:21:03
06:21:03 org.opendaylight.integration
06:21:03 karaf
06:21:03 0.23.0-SNAPSHOT
06:21:03
06:21:03
06:21:03 20251007.050549
06:21:03 399
06:21:03
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03 pom
06:21:03 0.23.0-20251007.050549-399
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03 tar.gz
06:21:03 0.23.0-20251007.050549-399
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03 zip
06:21:03 0.23.0-20251007.050549-399
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03 cyclonedx
06:21:03 xml
06:21:03 0.23.0-20251007.050549-399
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03 cyclonedx
06:21:03 json
06:21:03 0.23.0-20251007.050549-399
06:21:03 20251007050549
06:21:03
06:21:03
06:21:03
06:21:03
06:21:03 Nexus timestamp is 0.23.0-20251007.050549-399
06:21:03 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251007.050549-399.zip
06:21:03 Distribution bundle is karaf-0.23.0-20251007.050549-399.zip
06:21:03 Distribution bundle version is 0.23.0-SNAPSHOT
06:21:03 Distribution folder is karaf-0.23.0-SNAPSHOT
06:21:03 Nexus prefix is https://nexus.opendaylight.org
06:21:03 [EnvInject] - Injecting environment variables from a build step.
06:21:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
06:21:03 [EnvInject] - Variables injected successfully.
06:21:03 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins16044678685611328677.sh
06:21:03 Setup pyenv:
06:21:03 system
06:21:03 3.8.13
06:21:03 3.9.13
06:21:03 3.10.13
06:21:03 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
06:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
06:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:21:05 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.
06:21:05 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
06:21:06 lf-activate-venv(): INFO: Base packages installed successfully
06:21:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
06:21:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
06:21:11 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
06:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
06:21:11 Copying common-functions.sh to /tmp
06:21:13 Copying common-functions.sh to 10.30.170.104:/tmp
06:21:13 Warning: Permanently added '10.30.170.104' (ECDSA) to the list of known hosts.
06:21:13 Copying common-functions.sh to 10.30.170.139:/tmp
06:21:13 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:14 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins6558310089188560320.sh
06:21:14 common-functions.sh is being sourced
06:21:14 common-functions environment:
06:21:14 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:14 ACTUALFEATURES:
06:21:14 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:14 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
06:21:14 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:14 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:14 CONTROLLERMEM: 2048m
06:21:14 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
06:21:14 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
06:21:14 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
06:21:14 SUITES:
06:21:14
06:21:14 #################################################
06:21:14 ## Configure Cluster and Start ##
06:21:14 #################################################
06:21:14 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app
06:21:14 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app
06:21:14 Locating script plan to use...
06:21:14 Finished running script plans
06:21:14 Configuring member-1 with IP address 10.30.170.139
06:21:14 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:14 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:14 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
06:21:14 ++ [[ /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 ]]
06:21:14 ++ echo 'common-functions.sh is being sourced'
06:21:14 common-functions.sh is being sourced
06:21:14 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
06:21:14 ++ DISTROSTREAM=vanadium
06:21:14 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:14 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:14 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:14 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:14 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
06:21:14 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
06:21:14 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:14 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:14 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:14 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:14 ++ export CONTROLLERMEM=
06:21:14 ++ CONTROLLERMEM=
06:21:14 ++ case "${DISTROSTREAM}" in
06:21:14 ++ CLUSTER_SYSTEM=pekko
06:21:14 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
06:21:14 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
06:21:14 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
06:21:14 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
06:21:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
06:21:14 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
06:21:14 ++ print_common_env
06:21:14 ++ cat
06:21:14 common-functions environment:
06:21:14 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:14 ACTUALFEATURES:
06:21:14 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:14 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
06:21:14 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:14 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:14 CONTROLLERMEM:
06:21:14 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
06:21:14 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
06:21:14 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
06:21:14 SUITES:
06:21:14
06:21:14 ++ SSH='ssh -t -t'
06:21:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
06:21:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
06:21:14 Changing to /tmp
06:21:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251007.050549-399.zip
06:21:14 + echo 'Changing to /tmp'
06:21:14 + cd /tmp
06:21:14 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251007.050549-399.zip'
06:21:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251007.050549-399.zip
06:21:14 --2025-10-07 06:21:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251007.050549-399.zip
06:21:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
06:21:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
06:21:14 HTTP request sent, awaiting response... 200 OK
06:21:14 Length: 185766949 (177M) [application/zip]
06:21:14 Saving to: ‘karaf-0.23.0-20251007.050549-399.zip’
06:21:14
06:21:14 0K ........ ........ ........ ........ ........ ........ 1% 61.3M 3s
06:21:14 3072K ........ ........ ........ ........ ........ ........ 3% 94.6M 2s
06:21:14 6144K ........ ........ ........ ........ ........ ........ 5% 109M 2s
06:21:14 9216K ........ ........ ........ ........ ........ ........ 6% 177M 2s
06:21:14 12288K ........ ........ ........ ........ ........ ........ 8% 212M 2s
06:21:14 15360K ........ ........ ........ ........ ........ ........ 10% 157M 1s
06:21:14 18432K ........ ........ ........ ........ ........ ........ 11% 167M 1s
06:21:14 21504K ........ ........ ........ ........ ........ ........ 13% 182M 1s
06:21:14 24576K ........ ........ ........ ........ ........ ........ 15% 198M 1s
06:21:14 27648K ........ ........ ........ ........ ........ ........ 16% 231M 1s
06:21:15 30720K ........ ........ ........ ........ ........ ........ 18% 187M 1s
06:21:15 33792K ........ ........ ........ ........ ........ ........ 20% 241M 1s
06:21:15 36864K ........ ........ ........ ........ ........ ........ 22% 230M 1s
06:21:15 39936K ........ ........ ........ ........ ........ ........ 23% 229M 1s
06:21:15 43008K ........ ........ ........ ........ ........ ........ 25% 228M 1s
06:21:15 46080K ........ ........ ........ ........ ........ ........ 27% 278M 1s
06:21:15 49152K ........ ........ ........ ........ ........ ........ 28% 305M 1s
06:21:15 52224K ........ ........ ........ ........ ........ ........ 30% 290M 1s
06:21:15 55296K ........ ........ ........ ........ ........ ........ 32% 235M 1s
06:21:15 58368K ........ ........ ........ ........ ........ ........ 33% 222M 1s
06:21:15 61440K ........ ........ ........ ........ ........ ........ 35% 223M 1s
06:21:15 64512K ........ ........ ........ ........ ........ ........ 37% 227M 1s
06:21:15 67584K ........ ........ ........ ........ ........ ........ 38% 141M 1s
06:21:15 70656K ........ ........ ........ ........ ........ ........ 40% 305M 1s
06:21:15 73728K ........ ........ ........ ........ ........ ........ 42% 274M 1s
06:21:15 76800K ........ ........ ........ ........ ........ ........ 44% 293M 1s
06:21:15 79872K ........ ........ ........ ........ ........ ........ 45% 306M 1s
06:21:15 82944K ........ ........ ........ ........ ........ ........ 47% 301M 0s
06:21:15 86016K ........ ........ ........ ........ ........ ........ 49% 300M 0s
06:21:15 89088K ........ ........ ........ ........ ........ ........ 50% 307M 0s
06:21:15 92160K ........ ........ ........ ........ ........ ........ 52% 303M 0s
06:21:15 95232K ........ ........ ........ ........ ........ ........ 54% 298M 0s
06:21:15 98304K ........ ........ ........ ........ ........ ........ 55% 304M 0s
06:21:15 101376K ........ ........ ........ ........ ........ ........ 57% 309M 0s
06:21:15 104448K ........ ........ ........ ........ ........ ........ 59% 311M 0s
06:21:15 107520K ........ ........ ........ ........ ........ ........ 60% 317M 0s
06:21:15 110592K ........ ........ ........ ........ ........ ........ 62% 315M 0s
06:21:15 113664K ........ ........ ........ ........ ........ ........ 64% 315M 0s
06:21:15 116736K ........ ........ ........ ........ ........ ........ 66% 319M 0s
06:21:15 119808K ........ ........ ........ ........ ........ ........ 67% 308M 0s
06:21:15 122880K ........ ........ ........ ........ ........ ........ 69% 314M 0s
06:21:15 125952K ........ ........ ........ ........ ........ ........ 71% 311M 0s
06:21:15 129024K ........ ........ ........ ........ ........ ........ 72% 354M 0s
06:21:15 132096K ........ ........ ........ ........ ........ ........ 74% 353M 0s
06:21:15 135168K ........ ........ ........ ........ ........ ........ 76% 324M 0s
06:21:15 138240K ........ ........ ........ ........ ........ ........ 77% 187M 0s
06:21:15 141312K ........ ........ ........ ........ ........ ........ 79% 284M 0s
06:21:15 144384K ........ ........ ........ ........ ........ ........ 81% 349M 0s
06:21:15 147456K ........ ........ ........ ........ ........ ........ 82% 347M 0s
06:21:15 150528K ........ ........ ........ ........ ........ ........ 84% 339M 0s
06:21:15 153600K ........ ........ ........ ........ ........ ........ 86% 346M 0s
06:21:15 156672K ........ ........ ........ ........ ........ ........ 88% 335M 0s
06:21:15 159744K ........ ........ ........ ........ ........ ........ 89% 326M 0s
06:21:15 162816K ........ ........ ........ ........ ........ ........ 91% 322M 0s
06:21:15 165888K ........ ........ ........ ........ ........ ........ 93% 323M 0s
06:21:15 168960K ........ ........ ........ ........ ........ ........ 94% 315M 0s
06:21:15 172032K ........ ........ ........ ........ ........ ........ 96% 318M 0s
06:21:15 175104K ........ ........ ........ ........ ........ ........ 98% 287M 0s
06:21:15 178176K ........ ........ ........ ........ ........ ........ 99% 306M 0s
06:21:15 181248K .. 100% 204M=0.7s
06:21:15
06:21:15 2025-10-07 06:21:15 (238 MB/s) - ‘karaf-0.23.0-20251007.050549-399.zip’ saved [185766949/185766949]
06:21:15
06:21:15 Extracting the new controller...
06:21:15 + echo 'Extracting the new controller...'
06:21:15 + unzip -q karaf-0.23.0-20251007.050549-399.zip
06:21:17 Adding external repositories...
06:21:17 + echo 'Adding external repositories...'
06:21:17 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:21:17 ################################################################################
06:21:17 #
06:21:17 # Licensed to the Apache Software Foundation (ASF) under one or more
06:21:17 # contributor license agreements. See the NOTICE file distributed with
06:21:17 # this work for additional information regarding copyright ownership.
06:21:17 # The ASF licenses this file to You under the Apache License, Version 2.0
06:21:17 # (the "License"); you may not use this file except in compliance with
06:21:17 # the License. You may obtain a copy of the License at
06:21:17 #
06:21:17 # http://www.apache.org/licenses/LICENSE-2.0
06:21:17 #
06:21:17 # Unless required by applicable law or agreed to in writing, software
06:21:17 # distributed under the License is distributed on an "AS IS" BASIS,
06:21:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:21:17 # See the License for the specific language governing permissions and
06:21:17 # limitations under the License.
06:21:17 #
06:21:17 ################################################################################
06:21:17
06:21:17 #
06:21:17 # If set to true, the following property will not allow any certificate to be used
06:21:17 # when accessing Maven repositories through SSL
06:21:17 #
06:21:17 #org.ops4j.pax.url.mvn.certificateCheck=
06:21:17
06:21:17 #
06:21:17 # Path to the local Maven settings file.
06:21:17 # The repositories defined in this file will be automatically added to the list
06:21:17 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
06:21:17 # below is not set.
06:21:17 # The following locations are checked for the existence of the settings.xml file
06:21:17 # * 1. looks for the specified url
06:21:17 # * 2. if not found looks for ${user.home}/.m2/settings.xml
06:21:17 # * 3. if not found looks for ${maven.home}/conf/settings.xml
06:21:17 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
06:21:17 #
06:21:17 #org.ops4j.pax.url.mvn.settings=
06:21:17
06:21:17 #
06:21:17 # Path to the local Maven repository which is used to avoid downloading
06:21:17 # artifacts when they already exist locally.
06:21:17 # The value of this property will be extracted from the settings.xml file
06:21:17 # above, or defaulted to:
06:21:17 # System.getProperty( "user.home" ) + "/.m2/repository"
06:21:17 #
06:21:17 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
06:21:17
06:21:17 #
06:21:17 # Default this to false. It's just weird to use undocumented repos
06:21:17 #
06:21:17 org.ops4j.pax.url.mvn.useFallbackRepositories=false
06:21:17
06:21:17 #
06:21:17 # Uncomment if you don't wanna use the proxy settings
06:21:17 # from the Maven conf/settings.xml file
06:21:17 #
06:21:17 # org.ops4j.pax.url.mvn.proxySupport=false
06:21:17
06:21:17 #
06:21:17 # Comma separated list of repositories scanned when resolving an artifact.
06:21:17 # Those repositories will be checked before iterating through the
06:21:17 # below list of repositories and even before the local repository
06:21:17 # A repository url can be appended with zero or more of the following flags:
06:21:17 # @snapshots : the repository contains snaphots
06:21:17 # @noreleases : the repository does not contain any released artifacts
06:21:17 #
06:21:17 # The following property value will add the system folder as a repo.
06:21:17 #
06:21:17 org.ops4j.pax.url.mvn.defaultRepositories=\
06:21:17 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
06:21:17 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
06:21:17 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
06:21:17
06:21:17 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
06:21:17 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
06:21:17
06:21:17 #
06:21:17 # Comma separated list of repositories scanned when resolving an artifact.
06:21:17 # The default list includes the following repositories:
06:21:17 # http://repo1.maven.org/maven2@id=central
06:21:17 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
06:21:17 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
06:21:17 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
06:21:17 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
06:21:17 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
06:21:17 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
06:21:17 # To add repositories to the default ones, prepend '+' to the list of repositories
06:21:17 # to add.
06:21:17 # A repository url can be appended with zero or more of the following flags:
06:21:17 # @snapshots : the repository contains snapshots
06:21:17 # @noreleases : the repository does not contain any released artifacts
06:21:17 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
06:21:17 #
06:21:17 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
06:21:17
06:21:17 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
06:21:17 + echo 'Configuring the startup features...'
06:21:17 Configuring the startup features...
06:21:17 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:17 + FEATURE_TEST_STRING=features-test
06:21:17 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
06:21:17 + KARAF_VERSION=karaf4
06:21:17 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
06:21:17 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:17 + [[ ! -z '' ]]
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:21:17 ################################################################################
06:21:17 #
06:21:17 # Licensed to the Apache Software Foundation (ASF) under one or more
06:21:17 # contributor license agreements. See the NOTICE file distributed with
06:21:17 # this work for additional information regarding copyright ownership.
06:21:17 # The ASF licenses this file to You under the Apache License, Version 2.0
06:21:17 # (the "License"); you may not use this file except in compliance with
06:21:17 # the License. You may obtain a copy of the License at
06:21:17 #
06:21:17 # http://www.apache.org/licenses/LICENSE-2.0
06:21:17 #
06:21:17 # Unless required by applicable law or agreed to in writing, software
06:21:17 # distributed under the License is distributed on an "AS IS" BASIS,
06:21:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:21:17 # See the License for the specific language governing permissions and
06:21:17 # limitations under the License.
06:21:17 #
06:21:17 ################################################################################
06:21:17
06:21:17 #
06:21:17 # Comma separated list of features repositories to register by default
06:21:17 #
06:21:17 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52cc2a8b-b1e7-4220-85c7-d970cc6e4b89.xml
06:21:17
06:21:17 #
06:21:17 # Comma separated list of features to install at startup
06:21:17 #
06:21:17 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app, ceeadf89-9b03-49d1-873f-0cc706443d63
06:21:17
06:21:17 #
06:21:17 # Resource repositories (OBR) that the features resolver can use
06:21:17 # to resolve requirements/capabilities
06:21:17 #
06:21:17 # The format of the resourceRepositories is
06:21:17 # resourceRepositories=[xml:url|json:url],...
06:21:17 # for Instance:
06:21:17 #
06:21:17 #resourceRepositories=xml:http://host/path/to/index.xml
06:21:17 # or
06:21:17 #resourceRepositories=json:http://host/path/to/index.json
06:21:17 #
06:21:17
06:21:17 #
06:21:17 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
06:21:17 #
06:21:17 featuresBootAsynchronous=false
06:21:17
06:21:17 #
06:21:17 # Service requirements enforcement
06:21:17 #
06:21:17 # By default, the feature resolver checks the service requirements/capabilities of
06:21:17 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
06:21:17 # the required bundles.
06:21:17 # The following flag can have those values:
06:21:17 # - disable: service requirements are completely ignored
06:21:17 # - default: service requirements are ignored for old features
06:21:17 # - enforce: service requirements are always verified
06:21:17 #
06:21:17 #serviceRequirements=default
06:21:17
06:21:17 #
06:21:17 # Store cfg file for config element in feature
06:21:17 #
06:21:17 #configCfgStore=true
06:21:17
06:21:17 #
06:21:17 # Define if the feature service automatically refresh bundles
06:21:17 #
06:21:17 autoRefresh=true
06:21:17
06:21:17 #
06:21:17 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
06:21:17 # XML file defines instructions related to features processing
06:21:17 # versions.properties may declare properties to resolve placeholders in XML file
06:21:17 # both files are relative to ${karaf.etc}
06:21:17 #
06:21:17 #featureProcessing=org.apache.karaf.features.xml
06:21:17 #featureProcessingVersions=versions.properties
06:21:17 + configure_karaf_log karaf4 ''
06:21:17 + local -r karaf_version=karaf4
06:21:17 + local -r controllerdebugmap=
06:21:17 + local logapi=log4j
06:21:17 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
06:21:17 log4j2.rootLogger.level = INFO
06:21:17 #log4j2.rootLogger.type = asyncRoot
06:21:17 #log4j2.rootLogger.includeLocation = false
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
06:21:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
06:21:17 log4j2.rootLogger.appenderRef.Console.ref = Console
06:21:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
06:21:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
06:21:17 log4j2.logger.spifly.name = org.apache.aries.spifly
06:21:17 log4j2.logger.spifly.level = WARN
06:21:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
06:21:17 log4j2.logger.audit.level = INFO
06:21:17 log4j2.logger.audit.additivity = false
06:21:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
06:21:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
06:21:17 log4j2.appender.console.type = Console
06:21:17 log4j2.appender.console.name = Console
06:21:17 log4j2.appender.console.layout.type = PatternLayout
06:21:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
06:21:17 log4j2.appender.rolling.type = RollingRandomAccessFile
06:21:17 log4j2.appender.rolling.name = RollingFile
06:21:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
06:21:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
06:21:17 #log4j2.appender.rolling.immediateFlush = false
06:21:17 log4j2.appender.rolling.append = true
06:21:17 log4j2.appender.rolling.layout.type = PatternLayout
06:21:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
06:21:17 log4j2.appender.rolling.policies.type = Policies
06:21:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
06:21:17 log4j2.appender.rolling.policies.size.size = 64MB
06:21:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
06:21:17 log4j2.appender.rolling.strategy.max = 7
06:21:17 log4j2.appender.audit.type = RollingRandomAccessFile
06:21:17 log4j2.appender.audit.name = AuditRollingFile
06:21:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
06:21:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
06:21:17 log4j2.appender.audit.append = true
06:21:17 log4j2.appender.audit.layout.type = PatternLayout
06:21:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
06:21:17 log4j2.appender.audit.policies.type = Policies
06:21:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
06:21:17 log4j2.appender.audit.policies.size.size = 8MB
06:21:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
06:21:17 log4j2.appender.audit.strategy.max = 7
06:21:17 log4j2.appender.osgi.type = PaxOsgi
06:21:17 log4j2.appender.osgi.name = PaxOsgi
06:21:17 log4j2.appender.osgi.filter = *
06:21:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
06:21:17 #log4j2.logger.aether.level = TRACE
06:21:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
06:21:17 #log4j2.logger.http-headers.level = DEBUG
06:21:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
06:21:17 #log4j2.logger.maven.level = TRACE
06:21:17 + logapi=log4j2
06:21:17 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
06:21:17 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
06:21:17 + '[' log4j2 == log4j2 ']'
06:21:17 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:17 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
06:21:17 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
06:21:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
06:21:17 controllerdebugmap:
06:21:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
06:21:17 + unset IFS
06:21:17 + echo 'controllerdebugmap: '
06:21:17 + '[' -n '' ']'
06:21:17 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:17 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:21:17 ################################################################################
06:21:17 #
06:21:17 # Licensed to the Apache Software Foundation (ASF) under one or more
06:21:17 # contributor license agreements. See the NOTICE file distributed with
06:21:17 # this work for additional information regarding copyright ownership.
06:21:17 # The ASF licenses this file to You under the Apache License, Version 2.0
06:21:17 # (the "License"); you may not use this file except in compliance with
06:21:17 # the License. You may obtain a copy of the License at
06:21:17 #
06:21:17 # http://www.apache.org/licenses/LICENSE-2.0
06:21:17 #
06:21:17 # Unless required by applicable law or agreed to in writing, software
06:21:17 # distributed under the License is distributed on an "AS IS" BASIS,
06:21:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:21:17 # See the License for the specific language governing permissions and
06:21:17 # limitations under the License.
06:21:17 #
06:21:17 ################################################################################
06:21:17
06:21:17 # Common pattern layout for appenders
06:21:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
06:21:17
06:21:17 # Root logger
06:21:17 log4j2.rootLogger.level = INFO
06:21:17 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
06:21:17 #log4j2.rootLogger.type = asyncRoot
06:21:17 #log4j2.rootLogger.includeLocation = false
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
06:21:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
06:21:17 log4j2.rootLogger.appenderRef.Console.ref = Console
06:21:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
06:21:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
06:21:17
06:21:17 # Filters for logs marked by org.opendaylight.odlparent.Markers
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
06:21:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
06:21:17
06:21:17 # Loggers configuration
06:21:17
06:21:17 # Spifly logger
06:21:17 log4j2.logger.spifly.name = org.apache.aries.spifly
06:21:17 log4j2.logger.spifly.level = WARN
06:21:17
06:21:17 # Security audit logger
06:21:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
06:21:17 log4j2.logger.audit.level = INFO
06:21:17 log4j2.logger.audit.additivity = false
06:21:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
06:21:17
06:21:17 # Appenders configuration
06:21:17
06:21:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
06:21:17 log4j2.appender.console.type = Console
06:21:17 log4j2.appender.console.name = Console
06:21:17 log4j2.appender.console.layout.type = PatternLayout
06:21:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
06:21:17
06:21:17 # Rolling file appender
06:21:17 log4j2.appender.rolling.type = RollingRandomAccessFile
06:21:17 log4j2.appender.rolling.name = RollingFile
06:21:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
06:21:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
06:21:17 # uncomment to not force a disk flush
06:21:17 #log4j2.appender.rolling.immediateFlush = false
06:21:17 log4j2.appender.rolling.append = true
06:21:17 log4j2.appender.rolling.layout.type = PatternLayout
06:21:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
06:21:17 log4j2.appender.rolling.policies.type = Policies
06:21:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
06:21:17 log4j2.appender.rolling.policies.size.size = 1GB
06:21:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
06:21:17 log4j2.appender.rolling.strategy.max = 7
06:21:17
06:21:17 # Audit file appender
06:21:17 log4j2.appender.audit.type = RollingRandomAccessFile
06:21:17 log4j2.appender.audit.name = AuditRollingFile
06:21:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
06:21:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
06:21:17 log4j2.appender.audit.append = true
06:21:17 log4j2.appender.audit.layout.type = PatternLayout
06:21:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
06:21:17 log4j2.appender.audit.policies.type = Policies
06:21:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
06:21:17 log4j2.appender.audit.policies.size.size = 8MB
06:21:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
06:21:17 log4j2.appender.audit.strategy.max = 7
06:21:17
06:21:17 # OSGi appender
06:21:17 log4j2.appender.osgi.type = PaxOsgi
06:21:17 log4j2.appender.osgi.name = PaxOsgi
06:21:17 log4j2.appender.osgi.filter = *
06:21:17
06:21:17 # help with identification of maven-related problems with pax-url-aether
06:21:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
06:21:17 #log4j2.logger.aether.level = TRACE
06:21:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
06:21:17 #log4j2.logger.http-headers.level = DEBUG
06:21:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
06:21:17 #log4j2.logger.maven.level = TRACE
06:21:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
06:21:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
06:21:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
06:21:17 + local -r controllermem=2048m
06:21:17 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 Configure
06:21:17 java home: /usr/lib/jvm/java-21-openjdk-amd64
06:21:17 max memory: 2048m
06:21:17 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 + echo Configure
06:21:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
06:21:17 + echo ' max memory: 2048m'
06:21:17 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
06:21:17 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
06:21:17 #!/bin/sh
06:21:17 #
06:21:17 # Licensed to the Apache Software Foundation (ASF) under one or more
06:21:17 # contributor license agreements. See the NOTICE file distributed with
06:21:17 # this work for additional information regarding copyright ownership.
06:21:17 # The ASF licenses this file to You under the Apache License, Version 2.0
06:21:17 # (the "License"); you may not use this file except in compliance with
06:21:17 # the License. You may obtain a copy of the License at
06:21:17 #
06:21:17 # http://www.apache.org/licenses/LICENSE-2.0
06:21:17 #
06:21:17 # Unless required by applicable law or agreed to in writing, software
06:21:17 # distributed under the License is distributed on an "AS IS" BASIS,
06:21:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:21:17 # See the License for the specific language governing permissions and
06:21:17 # limitations under the License.
06:21:17 #
06:21:17
06:21:17 #
06:21:17 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
06:21:17 # script: client, instance, shell, start, status, stop, karaf
06:21:17 #
06:21:17 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
06:21:17 # Actions go here...
06:21:17 # fi
06:21:17
06:21:17 #
06:21:17 # general settings which should be applied for all scripts go here; please keep
06:21:17 # in mind that it is possible that scripts might be executed more than once, e.g.
06:21:17 # in example of the start script where the start script is executed first and the
06:21:17 # karaf script afterwards.
06:21:17 #
06:21:17
06:21:17 #
06:21:17 # The following section shows the possible configuration options for the default
06:21:17 # karaf scripts
06:21:17 #
06:21:17 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
06:21:17 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
06:21:17 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
06:21:17 # export EXTRA_JAVA_OPTS # Additional JVM options
06:21:17 # export KARAF_HOME # Karaf home folder
06:21:17 # export KARAF_DATA # Karaf data folder
06:21:17 # export KARAF_BASE # Karaf base folder
06:21:17 # export KARAF_ETC # Karaf etc folder
06:21:17 # export KARAF_LOG # Karaf log folder
06:21:17 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
06:21:17 # export KARAF_OPTS # Additional available Karaf options
06:21:17 # export KARAF_DEBUG # Enable debug mode
06:21:17 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
06:21:17 # export KARAF_NOROOT # Prevent execution as root if set to true
06:21:17 Set Java version
06:21:17 + echo 'Set Java version'
06:21:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
06:21:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
06:21:17 sudo: a password is required
06:21:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:21:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
06:21:17 sudo: a password is required
06:21:17 JDK default version ...
06:21:17 + echo 'JDK default version ...'
06:21:17 + java -version
06:21:17 openjdk version "21.0.5" 2024-10-15
06:21:17 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
06:21:17 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
06:21:17 Set JAVA_HOME
06:21:17 + echo 'Set JAVA_HOME'
06:21:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:21:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:21:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:21:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:21:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:21:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
06:21:17 Listing all open ports on controller system...
06:21:17 + echo 'Listing all open ports on controller system...'
06:21:17 + netstat -pnatu
06:21:17 /tmp/configuration-script.sh: line 40: netstat: command not found
06:21:17 Configuring cluster
06:21:17 + '[' -f /tmp/custom_shard_config.txt ']'
06:21:17 + echo 'Configuring cluster'
06:21:17 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.139
06:21:17 ################################################
06:21:17 ## Configure Cluster ##
06:21:17 ################################################
06:21:17 NOTE: Cluster configuration files not found. Copying from
06:21:17 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
06:21:17 Configuring unique name in pekko.conf
06:21:17 Configuring hostname in pekko.conf
06:21:17 Configuring data and rpc seed nodes in pekko.conf
06:21:17 modules = [
06:21:17
06:21:17 {
06:21:17 name = "inventory"
06:21:17 namespace = "urn:opendaylight:inventory"
06:21:17 shard-strategy = "module"
06:21:17 },
06:21:17 {
06:21:17 name = "topology"
06:21:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
06:21:17 shard-strategy = "module"
06:21:17 },
06:21:17 {
06:21:17 name = "toaster"
06:21:17 namespace = "http://netconfcentral.org/ns/toaster"
06:21:17 shard-strategy = "module"
06:21:17 }
06:21:17 ]
06:21:17 Configuring replication type in module-shards.conf
06:21:17 ################################################
06:21:17 ## NOTE: Manually restart controller to ##
06:21:17 ## apply configuration. ##
06:21:17 ################################################
06:21:17 Dump pekko.conf
06:21:17 + echo 'Dump pekko.conf'
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
06:21:17
06:21:17 odl-cluster-data {
06:21:17 pekko {
06:21:17 remote {
06:21:17 artery {
06:21:17 enabled = on
06:21:17 transport = tcp
06:21:17 canonical.hostname = "10.30.170.139"
06:21:17 canonical.port = 2550
06:21:17 }
06:21:17 }
06:21:17
06:21:17 cluster {
06:21:17 # Using artery.
06:21:17 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.139:2550"]
06:21:17
06:21:17 roles = ["member-1"]
06:21:17
06:21:17 # when under load we might trip a false positive on the failure detector
06:21:17 # failure-detector {
06:21:17 # heartbeat-interval = 4 s
06:21:17 # acceptable-heartbeat-pause = 16s
06:21:17 # }
06:21:17 }
06:21:17
06:21:17 persistence {
06:21:17 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
06:21:17 # modifying the following two properties. The directory location specified may be a relative or absolute path.
06:21:17 # The relative path is always relative to KARAF_HOME.
06:21:17
06:21:17 # snapshot-store.local.dir = "target/snapshots"
06:21:17
06:21:17 # Use lz4 compression for LocalSnapshotStore snapshots
06:21:17 snapshot-store.local.use-lz4-compression = false
06:21:17 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
06:21:17 snapshot-store.local.lz4-blocksize = 256KB
06:21:17 }
06:21:17 disable-default-actor-system-quarantined-event-handling = "false"
06:21:17 }
06:21:17 }
06:21:17 Dump modules.conf
06:21:17 + echo 'Dump modules.conf'
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
06:21:17 modules = [
06:21:17
06:21:17 {
06:21:17 name = "inventory"
06:21:17 namespace = "urn:opendaylight:inventory"
06:21:17 shard-strategy = "module"
06:21:17 },
06:21:17 {
06:21:17 name = "topology"
06:21:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
06:21:17 shard-strategy = "module"
06:21:17 },
06:21:17 {
06:21:17 name = "toaster"
06:21:17 namespace = "http://netconfcentral.org/ns/toaster"
06:21:17 shard-strategy = "module"
06:21:17 }
06:21:17 ]
06:21:17 Dump module-shards.conf
06:21:17 + echo 'Dump module-shards.conf'
06:21:17 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
06:21:17 module-shards = [
06:21:17 {
06:21:17 name = "default"
06:21:17 shards = [
06:21:17 {
06:21:17 name = "default"
06:21:17 replicas = ["member-1"]
06:21:17 }
06:21:17 ]
06:21:17 },
06:21:17 {
06:21:17 name = "inventory"
06:21:17 shards = [
06:21:17 {
06:21:17 name="inventory"
06:21:17 replicas = ["member-1"]
06:21:17 }
06:21:17 ]
06:21:17 },
06:21:17 {
06:21:17 name = "topology"
06:21:17 shards = [
06:21:17 {
06:21:17 name="topology"
06:21:17 replicas = ["member-1"]
06:21:17 }
06:21:17 ]
06:21:17 },
06:21:17 {
06:21:17 name = "toaster"
06:21:17 shards = [
06:21:17 {
06:21:17 name="toaster"
06:21:17 replicas = ["member-1"]
06:21:17 }
06:21:17 ]
06:21:17 }
06:21:17 ]
06:21:17 Locating config plan to use...
06:21:17 Finished running config plans
06:21:17 Starting member-1 with IP address 10.30.170.139
06:21:17 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:18 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:18 Redirecting karaf console output to karaf_console.log
06:21:18 Starting controller...
06:21:18 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
06:21:18 Execute the post startup script on controller 10.30.170.139
06:21:18 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:18 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:21:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:21:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:22:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:22:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:22:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:22:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
06:22:23 2025-10-07T06:21:34,438 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
06:22:23 Controller is UP
06:22:23 2025-10-07T06:21:34,438 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
06:22:23 Listing all open ports on controller system...
06:22:23 /tmp/post-startup-script.sh: line 51: netstat: command not found
06:22:23 looking for "BindException: Address already in use" in log file
06:22:23 looking for "server is unhealthy" in log file
06:22:23 Let's take the karaf thread dump
06:22:23 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:22:24 karaf main: org.apache.karaf.main.Main, pid:2044
06:22:24 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
06:22:24 Generating mininet variables...
06:22:24 Locating test plan to use...
06:22:24 Changing the testplan path...
06:22:24 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
06:22:24 #
06:22:24 # This program and the accompanying materials are made available under the
06:22:24 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
06:22:24 # and is available at http://www.eclipse.org/legal/epl-v10.html
06:22:24
06:22:24 # Place the suites in run order:
06:22:24 /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_longevity_1node.robot
06:22:24 Starting Robot test suites /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_longevity_1node.robot ...
06:22:25 ==============================================================================
06:22:25 controller-notifications-longevity.txt :: DOMNotificationBroker longevity t...
06:22:25 ==============================================================================
06:22:27 Notifications_longevity | PASS |
05:30:07 ------------------------------------------------------------------------------
05:30:07 controller-notifications-longevity.txt :: DOMNotificationBroker lo... | PASS |
05:30:07 1 test, 1 passed, 0 failed
05:30:07 ==============================================================================
05:30:07 Output: /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/output.xml
05:30:40 Log: /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/log.html
05:30:40 Report: /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/report.html
05:30:41 Examining the files in data/log and checking filesize
05:30:41 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:41 total 772
05:30:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 06:21 .
05:30:41 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 7 06:21 karaf_console.log
05:30:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 06:21 ..
05:30:41 -rw-rw-r-- 1 jenkins jenkins 775791 Oct 8 05:30 karaf.log
05:30:42 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:42 760K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
05:30:42 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
05:30:42 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:42 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
05:30:42 Let's take the karaf thread dump again...
05:30:42 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:42 karaf main: org.apache.karaf.main.Main, pid:2044
05:30:42 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:43 Killing ODL
05:30:43 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:48 Compressing karaf.log 1
05:30:48 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:48 Fetching compressed karaf.log 1
05:30:48 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:48 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:49 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:49 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:49 Fetch GC logs
05:30:49 Warning: Permanently added '10.30.170.139' (ECDSA) to the list of known hosts.
05:30:49 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
05:30:49 Examine copied files
05:30:49 total 108404
05:30:49 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 05:30 gclogs-1
05:30:49 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 8 05:30 odl1_karaf_console.log
05:30:49 -rw-rw-r--. 1 jenkins jenkins 41353 Oct 8 05:30 odl1_karaf.log.gz
05:30:49 -rw-rw-r--. 1 jenkins jenkins 98575 Oct 8 05:30 karaf_1_2044_threads_after.log
05:30:49 -rw-rw-r--. 1 jenkins jenkins 13727 Oct 8 05:30 ps_after.log
05:30:49 -rw-rw-r--. 1 jenkins jenkins 245038 Oct 8 05:30 report.html
05:30:49 -rw-rw-r--. 1 jenkins jenkins 14553544 Oct 8 05:30 log.html
05:30:49 -rw-rw-r--. 1 jenkins jenkins 95857438 Oct 8 05:30 output.xml
05:30:49 -rw-rw-r--. 1 jenkins jenkins 488 Oct 7 06:22 testplan.txt
05:30:49 -rw-rw-r--. 1 jenkins jenkins 104312 Oct 7 06:22 karaf_1_2044_threads_before.log
05:30:49 -rw-rw-r--. 1 jenkins jenkins 14366 Oct 7 06:22 ps_before.log
05:30:49 -rw-rw-r--. 1 jenkins jenkins 3220 Oct 7 06:21 post-startup-script.sh
05:30:49 -rw-rw-r--. 1 jenkins jenkins 252 Oct 7 06:21 startup-script.sh
05:30:49 -rw-rw-r--. 1 jenkins jenkins 3419 Oct 7 06:21 configuration-script.sh
05:30:49 -rw-rw-r--. 1 jenkins jenkins 337 Oct 7 06:21 detect_variables.env
05:30:49 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 7 06:21 pom.xml
05:30:49 -rw-rw-r--. 1 jenkins jenkins 92 Oct 7 06:21 set_variables.env
05:30:49 -rw-rw-r--. 1 jenkins jenkins 299 Oct 7 06:21 slave_addresses.txt
05:30:49 -rw-rw-r--. 1 jenkins jenkins 570 Oct 7 06:20 requirements.txt
05:30:49 -rw-rw-r--. 1 jenkins jenkins 26 Oct 7 06:20 env.properties
05:30:49 -rw-rw-r--. 1 jenkins jenkins 333 Oct 7 06:18 stack-parameters.yaml
05:30:49 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 06:17 test
05:30:49 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 06:17 test@tmp
05:30:49 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 7 05:05 maven-metadata.xml
05:30:49 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins18049701327899691101.sh
05:30:49 Karaf Deployments, Tests must have already run
05:30:49 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/sh /tmp/jenkins12413923541008284981.sh
05:30:49 Cleaning up Robot installation...
05:30:50 $ ssh-agent -k
05:30:50 unset SSH_AUTH_SOCK;
05:30:50 unset SSH_AGENT_PID;
05:30:50 echo Agent pid 5283 killed;
05:30:50 [ssh-agent] Stopped.
05:30:50 Recording plot data
05:30:50 Robot results publisher started...
05:30:50 INFO: Checking test criticality is deprecated and will be dropped in a future release!
05:30:50 -Parsing output xml:
05:30:52 Done!
05:30:52 -Copying log files to build dir:
05:30:56 Done!
05:30:56 -Assigning results to build:
05:30:56 Done!
05:30:56 -Checking thresholds:
05:30:56 Done!
05:30:56 Done publishing Robot results.
05:30:56 [PostBuildScript] - [INFO] Executing post build scripts.
05:30:56 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins18311959221144233049.sh
05:30:56 Archiving csit artifacts
05:30:56 mv: cannot stat '*_1.png': No such file or directory
05:30:56 mv: cannot stat '/tmp/odl1_*': No such file or directory
05:30:56 % Total % Received % Xferd Average Speed Time Time Time Current
05:30:56 Dload Upload Total Spent Left Speed
05:30:56
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1512k 0 1512k 0 0 1446k 0 --:--:-- 0:00:01 --:--:-- 1445k
100 7592k 0 7592k 0 0 3712k 0 --:--:-- 0:00:02 --:--:-- 3710k
100 12.9M 0 12.9M 0 0 4498k 0 --:--:-- 0:00:02 --:--:-- 4498k
05:30:59 Archive: robot-plugin.zip
05:30:59 inflating: ./archives/robot-plugin/log.html
05:31:00 inflating: ./archives/robot-plugin/output.xml
05:31:00 inflating: ./archives/robot-plugin/report.html
05:31:00 mv: cannot stat '*.log.gz': No such file or directory
05:31:00 mv: cannot stat '*.csv': No such file or directory
05:31:00 mv: cannot stat '*.png': No such file or directory
05:31:00 [PostBuildScript] - [INFO] Executing post build scripts.
05:31:00 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11558771938759129069.sh
05:31:00 [PostBuildScript] - [INFO] Executing post build scripts.
05:31:00 [EnvInject] - Injecting environment variables from a build step.
05:31:00 [EnvInject] - Injecting as environment variables the properties content
05:31:00 OS_CLOUD=vex
05:31:00 OS_STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-10
05:31:00
05:31:00 [EnvInject] - Variables injected successfully.
05:31:00 provisioning config files...
05:31:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
05:31:00 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins4154767594995343608.sh
05:31:00 ---> openstack-stack-delete.sh
05:31:00 Setup pyenv:
05:31:01 system
05:31:01 3.8.13
05:31:01 3.9.13
05:31:01 3.10.13
05:31:01 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
05:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
05:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:31:03 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.
05:31:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
05:31:03 lf-activate-venv(): INFO: Base packages installed successfully
05:31:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
05:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
05:31:23 INFO: Retrieving stack cost for: releng-controller-csit-1node-notifications-longevity-only-vanadium-10
05:31:27 DEBUG: Successfully retrieved stack cost: total: 3.96
05:31:39 INFO: Deleting stack releng-controller-csit-1node-notifications-longevity-only-vanadium-10
05:31:39 Successfully deleted stack releng-controller-csit-1node-notifications-longevity-only-vanadium-10
05:31:39 [PostBuildScript] - [INFO] Executing post build scripts.
05:31:39 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins4118036831072431914.sh
05:31:39 ---> sysstat.sh
05:31:40 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins8572919772735264014.sh
05:31:40 ---> package-listing.sh
05:31:40 ++ facter osfamily
05:31:40 ++ tr '[:upper:]' '[:lower:]'
05:31:41 + OS_FAMILY=redhat
05:31:41 + workspace=/w/workspace/controller-csit-1node-notifications-longevity-only-vanadium
05:31:41 + START_PACKAGES=/tmp/packages_start.txt
05:31:41 + END_PACKAGES=/tmp/packages_end.txt
05:31:41 + DIFF_PACKAGES=/tmp/packages_diff.txt
05:31:41 + PACKAGES=/tmp/packages_start.txt
05:31:41 + '[' /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium ']'
05:31:41 + PACKAGES=/tmp/packages_end.txt
05:31:41 + case "${OS_FAMILY}" in
05:31:41 + rpm -qa
05:31:41 + sort
05:31:41 + '[' -f /tmp/packages_start.txt ']'
05:31:41 + '[' -f /tmp/packages_end.txt ']'
05:31:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt
05:31:41 + '[' /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium ']'
05:31:41 + mkdir -p /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/archives/
05:31:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/archives/
05:31:41 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins2835819688719239593.sh
05:31:41 ---> capture-instance-metadata.sh
05:31:41 Setup pyenv:
05:31:41 system
05:31:41 3.8.13
05:31:41 3.9.13
05:31:41 3.10.13
05:31:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
05:31:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
05:31:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:31:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:31:44 lf-activate-venv(): INFO: Base packages installed successfully
05:31:44 lf-activate-venv(): INFO: Installing additional packages: lftools
05:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
05:31:54 INFO: Running in OpenStack, capturing instance metadata
05:31:55 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins6318358206478316568.sh
05:31:55 provisioning config files...
05:31:55 Could not find credentials [logs] for controller-csit-1node-notifications-longevity-only-vanadium #10
05:31:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-notifications-longevity-only-vanadium@tmp/config15126202267862676846tmp
05:31:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
05:31:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
05:31:55 provisioning config files...
05:31:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
05:31:56 [EnvInject] - Injecting environment variables from a build step.
05:31:56 [EnvInject] - Injecting as environment variables the properties content
05:31:56 SERVER_ID=logs
05:31:56
05:31:56 [EnvInject] - Variables injected successfully.
05:31:56 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins18353912826868337270.sh
05:31:56 ---> create-netrc.sh
05:31:56 WARN: Log server credential not found.
05:31:56 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins16464216498831349972.sh
05:31:56 ---> python-tools-install.sh
05:31:56 Setup pyenv:
05:31:56 system
05:31:56 3.8.13
05:31:56 3.9.13
05:31:56 3.10.13
05:31:56 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
05:31:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
05:31:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:31:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:31:58 lf-activate-venv(): INFO: Base packages installed successfully
05:31:58 lf-activate-venv(): INFO: Installing additional packages: lftools
05:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
05:32:09 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins10701347119129506439.sh
05:32:09 ---> sudo-logs.sh
05:32:09 Archiving 'sudo' log..
05:32:09 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash /tmp/jenkins6290918708359401824.sh
05:32:09 ---> job-cost.sh
05:32:09 Setup pyenv:
05:32:10 system
05:32:10 3.8.13
05:32:10 3.9.13
05:32:10 3.10.13
05:32:10 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
05:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
05:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:32:12 lf-activate-venv(): INFO: Base packages installed successfully
05:32:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
05:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
05:32:21 DEBUG: total: 3.96
05:32:21 INFO: Retrieving Stack Cost...
05:32:22 INFO: Retrieving Pricing Info for: v3-standard-2
05:32:22 INFO: Archiving Costs
05:32:22 [controller-csit-1node-notifications-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins16940277230914975115.sh
05:32:22 ---> logs-deploy.sh
05:32:22 Setup pyenv:
05:32:22 system
05:32:22 3.8.13
05:32:22 3.9.13
05:32:22 3.10.13
05:32:22 * 3.11.7 (set by /w/workspace/controller-csit-1node-notifications-longevity-only-vanadium/.python-version)
05:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cU62 from file:/tmp/.os_lf_venv
05:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:32:24 lf-activate-venv(): INFO: Base packages installed successfully
05:32:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
05:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-cU62/bin to PATH
05:32:36 WARNING: Nexus logging server not set
05:32:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-notifications-longevity-only-vanadium/10/
05:32:36 INFO: archiving logs to S3
05:32:37 ---> uname -a:
05:32:37 Linux prd-centos8-robot-2c-8g-1269.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
05:32:37
05:32:37
05:32:37 ---> lscpu:
05:32:37 Architecture: x86_64
05:32:37 CPU op-mode(s): 32-bit, 64-bit
05:32:37 Byte Order: Little Endian
05:32:37 CPU(s): 2
05:32:37 On-line CPU(s) list: 0,1
05:32:37 Thread(s) per core: 1
05:32:37 Core(s) per socket: 1
05:32:37 Socket(s): 2
05:32:37 NUMA node(s): 1
05:32:37 Vendor ID: AuthenticAMD
05:32:37 CPU family: 23
05:32:37 Model: 49
05:32:37 Model name: AMD EPYC-Rome Processor
05:32:37 Stepping: 0
05:32:37 CPU MHz: 2799.998
05:32:37 BogoMIPS: 5599.99
05:32:37 Virtualization: AMD-V
05:32:37 Hypervisor vendor: KVM
05:32:37 Virtualization type: full
05:32:37 L1d cache: 32K
05:32:37 L1i cache: 32K
05:32:37 L2 cache: 512K
05:32:37 L3 cache: 16384K
05:32:37 NUMA node0 CPU(s): 0,1
05:32:37 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
05:32:37
05:32:37
05:32:37 ---> nproc:
05:32:37 2
05:32:37
05:32:37
05:32:37 ---> df -h:
05:32:37 Filesystem Size Used Avail Use% Mounted on
05:32:37 devtmpfs 3.8G 0 3.8G 0% /dev
05:32:37 tmpfs 3.8G 0 3.8G 0% /dev/shm
05:32:37 tmpfs 3.8G 17M 3.8G 1% /run
05:32:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
05:32:37 /dev/vda1 40G 8.6G 32G 22% /
05:32:37 tmpfs 770M 0 770M 0% /run/user/1001
05:32:37
05:32:37
05:32:37 ---> free -m:
05:32:37 total used free shared buff/cache available
05:32:37 Mem: 7697 814 4439 19 2443 6584
05:32:37 Swap: 1023 0 1023
05:32:37
05:32:37
05:32:37 ---> ip addr:
05:32:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
05:32:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
05:32:37 inet 127.0.0.1/8 scope host lo
05:32:37 valid_lft forever preferred_lft forever
05:32:37 inet6 ::1/128 scope host
05:32:37 valid_lft forever preferred_lft forever
05:32:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
05:32:37 link/ether fa:16:3e:62:63:e3 brd ff:ff:ff:ff:ff:ff
05:32:37 altname enp0s3
05:32:37 altname ens3
05:32:37 inet 10.30.171.226/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
05:32:37 valid_lft 84040sec preferred_lft 84040sec
05:32:37 inet6 fe80::f816:3eff:fe62:63e3/64 scope link
05:32:37 valid_lft forever preferred_lft forever
05:32:37
05:32:37
05:32:38 ---> sar -b -r -n DEV:
05:32:38 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1269.novalocal) 10/08/2025 _x86_64_ (2 CPU)
05:32:38
05:32:38 12:00:01 AM tps rtps wtps bread/s bwrtn/s
05:32:38 12:01:01 AM 0.95 0.00 0.95 0.00 196.32
05:32:38 12:02:01 AM 0.37 0.00 0.37 0.00 5.91
05:32:38 12:03:01 AM 0.32 0.00 0.32 0.00 4.57
05:32:38 12:04:01 AM 0.22 0.00 0.22 0.00 2.43
05:32:38 12:05:01 AM 0.10 0.00 0.10 0.00 0.80
05:32:38 12:06:01 AM 0.13 0.00 0.13 0.00 1.32
05:32:38 12:07:01 AM 0.15 0.00 0.15 0.00 1.02
05:32:38 12:08:01 AM 0.52 0.07 0.45 7.60 80.41
05:32:38 12:09:01 AM 0.27 0.00 0.27 0.00 25.51
05:32:38 12:10:01 AM 0.15 0.00 0.15 0.00 1.45
05:32:38 12:11:01 AM 0.13 0.00 0.13 0.00 1.10
05:32:38 12:12:01 AM 0.28 0.00 0.28 0.00 3.70
05:32:38 12:13:01 AM 0.25 0.00 0.25 0.00 4.40
05:32:38 12:14:01 AM 0.20 0.00 0.20 0.00 1.90
05:32:38 12:15:01 AM 0.10 0.00 0.10 0.00 0.63
05:32:38 12:16:01 AM 1.12 0.00 1.12 0.00 17.88
05:32:38 12:17:01 AM 0.30 0.00 0.30 0.00 3.85
05:32:38 12:18:01 AM 0.20 0.00 0.20 0.00 3.17
05:32:38 12:19:01 AM 0.13 0.00 0.13 0.00 23.10
05:32:38 12:20:01 AM 0.18 0.00 0.18 0.00 1.73
05:32:38 12:21:01 AM 0.22 0.00 0.22 0.00 2.68
05:32:38 12:22:01 AM 0.25 0.00 0.25 0.00 3.03
05:32:38 12:23:01 AM 0.20 0.00 0.20 0.00 3.15
05:32:38 12:24:01 AM 0.17 0.00 0.17 0.00 1.78
05:32:38 12:25:01 AM 0.13 0.00 0.13 0.00 1.32
05:32:38 12:26:01 AM 0.12 0.00 0.12 0.00 0.93
05:32:38 12:27:01 AM 0.20 0.00 0.20 0.00 1.98
05:32:38 12:28:01 AM 0.25 0.00 0.25 0.00 3.75
05:32:38 12:29:01 AM 0.15 0.00 0.15 0.00 23.21
05:32:38 12:30:01 AM 0.25 0.00 0.25 0.00 3.12
05:32:38 12:31:01 AM 0.25 0.00 0.25 0.00 3.50
05:32:38 12:32:01 AM 0.25 0.00 0.25 0.00 3.03
05:32:38 12:33:01 AM 0.17 0.00 0.17 0.00 3.15
05:32:38 12:34:01 AM 0.12 0.00 0.12 0.00 1.37
05:32:38 12:35:01 AM 0.20 0.00 0.20 0.00 1.87
05:32:38 12:36:01 AM 0.10 0.00 0.10 0.00 0.63
05:32:38 12:37:01 AM 0.22 0.00 0.22 0.00 3.00
05:32:38 12:38:01 AM 0.28 0.00 0.28 0.00 4.80
05:32:38 12:39:01 AM 0.22 0.00 0.22 0.00 24.03
05:32:38 12:40:01 AM 0.38 0.00 0.38 0.00 5.48
05:32:38 12:41:01 AM 0.35 0.00 0.35 0.00 3.97
05:32:38 12:42:01 AM 0.37 0.00 0.37 0.00 3.78
05:32:38 12:43:01 AM 0.50 0.00 0.50 0.00 6.20
05:32:38 12:44:01 AM 0.33 0.00 0.33 0.00 4.13
05:32:38 12:45:01 AM 0.50 0.00 0.50 0.00 6.23
05:32:38 12:46:01 AM 0.27 0.00 0.27 0.00 2.05
05:32:38 12:47:01 AM 0.32 0.00 0.32 0.00 2.75
05:32:38 12:48:01 AM 0.37 0.00 0.37 0.00 5.07
05:32:38 12:49:01 AM 0.37 0.00 0.37 0.00 25.38
05:32:38 12:50:01 AM 0.32 0.00 0.32 0.00 2.82
05:32:38 12:51:01 AM 0.37 0.00 0.37 0.00 4.20
05:32:38 12:52:01 AM 0.47 0.00 0.47 0.00 5.13
05:32:38 12:53:01 AM 0.45 0.00 0.45 0.00 6.50
05:32:38 12:54:01 AM 0.33 0.00 0.33 0.00 3.20
05:32:38 12:55:01 AM 0.30 0.00 0.30 0.00 2.68
05:32:38 12:56:01 AM 0.28 0.00 0.28 0.00 2.65
05:32:38 12:57:01 AM 0.37 0.00 0.37 0.00 3.55
05:32:38 12:58:01 AM 0.45 0.00 0.45 0.00 6.48
05:32:38 12:59:01 AM 0.33 0.00 0.33 0.00 25.41
05:32:38 01:00:01 AM 0.37 0.00 0.37 0.00 4.10
05:32:38 01:01:01 AM 0.45 0.00 0.45 0.00 6.35
05:32:38 01:02:01 AM 0.33 0.00 0.33 0.00 4.08
05:32:38 01:03:01 AM 0.42 0.00 0.42 0.00 5.66
05:32:38 01:04:02 AM 0.43 0.00 0.43 0.00 5.23
05:32:38 01:05:01 AM 0.39 0.00 0.39 0.00 4.73
05:32:38 01:06:01 AM 0.32 0.00 0.32 0.00 3.15
05:32:38 01:07:01 AM 0.33 0.00 0.33 0.00 3.67
05:32:38 01:08:01 AM 0.45 0.00 0.45 0.00 5.98
05:32:38 01:09:01 AM 0.23 0.00 0.23 0.00 24.41
05:32:38 01:10:01 AM 0.15 0.00 0.15 0.00 1.45
05:32:38 01:11:01 AM 0.20 0.00 0.20 0.00 2.67
05:32:38 01:12:01 AM 0.22 0.00 0.22 0.00 2.75
05:32:38 01:13:01 AM 0.38 0.00 0.38 0.00 5.18
05:32:38 01:14:01 AM 0.37 0.00 0.37 0.00 3.50
05:32:38 01:15:01 AM 0.35 0.00 0.35 0.00 3.83
05:32:38 01:16:01 AM 0.32 0.00 0.32 0.00 3.33
05:32:38 01:17:01 AM 0.35 0.00 0.35 0.00 3.93
05:32:38 01:18:01 AM 0.42 0.00 0.42 0.00 6.08
05:32:38 01:19:01 AM 0.30 0.00 0.30 0.00 25.21
05:32:38 01:20:01 AM 0.35 0.00 0.35 0.00 3.83
05:32:38 01:21:01 AM 0.43 0.00 0.43 0.00 5.85
05:32:38 01:22:01 AM 0.42 0.00 0.42 0.00 4.52
05:32:38 01:23:01 AM 0.42 0.00 0.42 0.00 5.57
05:32:38 01:24:01 AM 0.35 0.00 0.35 0.00 3.63
05:32:38 01:25:01 AM 0.35 0.00 0.35 0.00 3.83
05:32:38 01:26:01 AM 0.28 0.00 0.28 0.00 2.88
05:32:38 01:27:01 AM 0.32 0.00 0.32 0.00 2.90
05:32:38 01:28:01 AM 0.55 0.00 0.55 0.00 8.48
05:32:38 01:29:01 AM 0.32 0.00 0.32 0.00 25.17
05:32:38 01:30:01 AM 0.37 0.00 0.37 0.00 4.15
05:32:38 01:31:01 AM 0.38 0.00 0.38 0.00 4.68
05:32:38 01:32:01 AM 0.33 0.00 0.33 0.00 3.78
05:32:38 01:33:01 AM 0.43 0.00 0.43 0.00 5.70
05:32:38 01:34:01 AM 0.28 0.00 0.28 0.00 3.32
05:32:38 01:35:01 AM 0.52 0.00 0.52 0.00 6.78
05:32:38 01:36:01 AM 0.35 0.00 0.35 0.00 3.87
05:32:38 01:37:01 AM 0.32 0.00 0.32 0.00 3.13
05:32:38 01:38:01 AM 0.45 0.00 0.45 0.00 6.40
05:32:38 01:39:01 AM 0.37 0.00 0.37 0.00 27.08
05:32:38 01:40:01 AM 0.17 0.00 0.17 0.00 1.60
05:32:38 01:41:01 AM 0.12 0.00 0.12 0.00 0.93
05:32:38 01:42:01 AM 0.25 0.00 0.25 0.00 3.53
05:32:38 01:43:01 AM 0.25 0.00 0.25 0.00 3.98
05:32:38 01:44:01 AM 0.10 0.00 0.10 0.00 0.77
05:32:38 01:45:01 AM 0.15 0.00 0.15 0.00 1.88
05:32:38 01:46:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 01:47:01 AM 0.18 0.00 0.18 0.00 2.70
05:32:38 01:48:01 AM 0.20 0.00 0.20 0.00 3.50
05:32:38 01:49:01 AM 0.17 0.00 0.17 0.00 1.20
05:32:38 01:50:01 AM 0.17 0.00 0.17 0.00 23.78
05:32:38 01:51:01 AM 0.27 0.00 0.27 0.00 2.82
05:32:38 01:52:01 AM 0.27 0.00 0.27 0.00 4.57
05:32:38 01:53:01 AM 0.18 0.00 0.18 0.00 3.20
05:32:38 01:54:01 AM 0.12 0.00 0.12 0.00 0.80
05:32:38 01:55:01 AM 0.83 0.00 0.83 0.00 13.03
05:32:38 01:56:01 AM 0.20 0.00 0.20 0.00 3.05
05:32:38 01:57:01 AM 0.18 0.00 0.18 0.00 2.57
05:32:38 01:58:01 AM 0.20 0.00 0.20 0.00 3.20
05:32:38 01:59:01 AM 0.10 0.00 0.10 0.00 0.72
05:32:38 02:00:01 AM 0.13 0.00 0.13 0.00 23.19
05:32:38 02:01:01 AM 0.27 0.00 0.27 0.00 3.77
05:32:38 02:02:01 AM 0.33 0.00 0.33 0.00 6.16
05:32:38 02:03:01 AM 0.25 0.00 0.25 0.00 4.37
05:32:38 02:04:01 AM 0.18 0.00 0.18 0.00 2.38
05:32:38 02:05:01 AM 0.18 0.00 0.18 0.00 2.53
05:32:38 02:06:01 AM 0.10 0.00 0.10 0.00 0.77
05:32:38 02:07:01 AM 0.22 0.00 0.22 0.00 2.48
05:32:38 02:08:01 AM 0.27 0.00 0.27 0.00 4.50
05:32:38 02:09:01 AM 0.13 0.00 0.13 0.00 2.22
05:32:38 02:10:02 AM 0.15 0.00 0.15 0.00 23.48
05:32:38 02:11:01 AM 0.20 0.00 0.20 0.00 2.49
05:32:38 02:12:01 AM 0.25 0.00 0.25 0.00 2.72
05:32:38 02:13:01 AM 0.28 0.00 0.28 0.00 4.63
05:32:38 02:14:01 AM 0.22 0.00 0.22 0.00 2.53
05:32:38 02:15:01 AM 0.23 0.00 0.23 0.00 2.98
05:32:38 02:16:01 AM 0.13 0.00 0.13 0.00 0.90
05:32:38 02:17:01 AM 0.17 0.00 0.17 0.00 1.28
05:32:38 02:18:01 AM 0.20 0.00 0.20 0.00 3.82
05:32:38 02:19:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 02:20:01 AM 0.12 0.00 0.12 0.00 22.94
05:32:38 02:21:01 AM 0.27 0.00 0.27 0.00 3.35
05:32:38 02:22:01 AM 0.22 0.00 0.22 0.00 2.75
05:32:38 02:23:01 AM 0.17 0.00 0.17 0.00 3.30
05:32:38 02:24:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 02:25:01 AM 0.18 0.00 0.18 0.00 1.80
05:32:38 02:26:01 AM 0.10 0.00 0.10 0.00 0.80
05:32:38 02:27:01 AM 0.17 0.00 0.17 0.00 1.15
05:32:38 02:28:01 AM 0.18 0.00 0.18 0.00 3.30
05:32:38 02:29:01 AM 0.12 0.00 0.12 0.00 0.90
05:32:38 02:30:01 AM 0.12 0.00 0.12 0.00 22.94
05:32:38 02:31:01 AM 0.30 0.00 0.30 0.00 3.62
05:32:38 02:32:01 AM 0.22 0.00 0.22 0.00 2.75
05:32:38 02:33:01 AM 0.18 0.00 0.18 0.00 3.30
05:32:38 02:34:01 AM 0.15 0.00 0.15 0.00 1.47
05:32:38 02:35:01 AM 0.15 0.00 0.15 0.00 1.48
05:32:38 02:36:01 AM 0.10 0.00 0.10 0.00 0.63
05:32:38 02:37:01 AM 0.13 0.00 0.13 0.00 1.08
05:32:38 02:38:01 AM 0.33 0.00 0.33 0.00 5.57
05:32:38 02:39:01 AM 0.17 0.00 0.17 0.00 1.58
05:32:38 02:40:01 AM 0.12 0.00 0.12 0.00 22.94
05:32:38 02:41:01 AM 0.20 0.00 0.20 0.00 2.05
05:32:38 02:42:01 AM 0.20 0.00 0.20 0.00 2.35
05:32:38 02:43:01 AM 0.20 0.00 0.20 0.00 3.17
05:32:38 02:44:01 AM 0.12 0.00 0.12 0.00 0.93
05:32:38 02:45:01 AM 0.25 0.00 0.25 0.00 3.22
05:32:38 02:46:01 AM 0.20 0.00 0.20 0.00 2.30
05:32:38 02:47:01 AM 0.13 0.00 0.13 0.00 0.90
05:32:38 02:48:01 AM 0.33 0.00 0.33 0.00 5.51
05:32:38 02:49:01 AM 0.22 0.00 0.22 0.00 2.00
05:32:38 02:50:01 AM 0.12 0.00 0.12 0.00 22.68
05:32:38 02:51:01 AM 0.18 0.00 0.18 0.00 1.88
05:32:38 02:52:01 AM 0.25 0.00 0.25 0.00 3.53
05:32:38 02:53:01 AM 0.25 0.00 0.25 0.00 4.12
05:32:38 02:54:01 AM 0.12 0.00 0.12 0.00 0.80
05:32:38 02:55:01 AM 0.20 0.00 0.20 0.00 1.90
05:32:38 02:56:01 AM 0.10 0.00 0.10 0.00 0.77
05:32:38 02:57:01 AM 0.15 0.00 0.15 0.00 1.00
05:32:38 02:58:01 AM 0.20 0.00 0.20 0.00 3.20
05:32:38 02:59:01 AM 0.15 0.00 0.15 0.00 1.05
05:32:38 03:00:01 AM 0.12 0.00 0.12 0.00 23.23
05:32:38 03:01:01 AM 0.32 0.00 0.32 0.00 3.63
05:32:38 03:02:01 AM 0.28 0.00 0.28 0.00 5.40
05:32:38 03:03:01 AM 0.30 0.00 0.30 0.00 4.93
05:32:38 03:04:01 AM 0.20 0.00 0.20 0.00 2.15
05:32:38 03:05:01 AM 0.15 0.00 0.15 0.00 1.48
05:32:38 03:06:01 AM 0.08 0.00 0.08 0.00 0.63
05:32:38 03:07:01 AM 0.18 0.00 0.18 0.00 2.57
05:32:38 03:08:01 AM 0.18 0.00 0.18 0.00 3.20
05:32:38 03:09:01 AM 0.12 0.00 0.12 0.00 0.90
05:32:38 03:10:01 AM 0.12 0.00 0.12 0.00 22.71
05:32:38 03:11:01 AM 0.32 0.00 0.32 0.00 3.80
05:32:38 03:12:01 AM 0.23 0.00 0.23 0.00 3.00
05:32:38 03:13:01 AM 0.23 0.00 0.23 0.00 4.88
05:32:38 03:14:02 AM 0.17 0.00 0.17 0.00 2.00
05:32:38 03:15:01 AM 0.14 0.00 0.14 0.00 1.75
05:32:38 03:16:01 AM 0.18 0.00 0.18 0.00 2.50
05:32:38 03:17:01 AM 0.13 0.00 0.13 0.00 1.02
05:32:38 03:18:01 AM 0.22 0.00 0.22 0.00 3.68
05:32:38 03:19:01 AM 0.17 0.00 0.17 0.00 1.87
05:32:38 03:20:01 AM 0.25 0.00 0.25 0.00 25.81
05:32:38 03:21:01 AM 0.20 0.00 0.20 0.00 2.52
05:32:38 03:22:01 AM 0.23 0.00 0.23 0.00 2.95
05:32:38 03:23:01 AM 1.20 0.00 1.20 0.00 21.41
05:32:38 03:24:01 AM 0.22 0.00 0.22 0.00 3.18
05:32:38 03:25:01 AM 0.10 0.00 0.10 0.00 0.80
05:32:38 03:26:01 AM 0.15 0.00 0.15 0.00 1.45
05:32:38 03:27:01 AM 0.12 0.00 0.12 0.00 0.73
05:32:38 03:28:01 AM 0.18 0.00 0.18 0.00 3.43
05:32:38 03:29:01 AM 0.18 0.00 0.18 0.00 2.63
05:32:38 03:30:01 AM 0.18 0.00 0.18 0.00 23.59
05:32:38 03:31:01 AM 0.17 0.00 0.17 0.00 1.92
05:32:38 03:32:01 AM 0.17 0.00 0.17 0.00 1.93
05:32:38 03:33:01 AM 0.18 0.00 0.18 0.00 3.43
05:32:38 03:34:01 AM 0.13 0.00 0.13 0.00 0.80
05:32:38 03:35:01 AM 0.12 0.00 0.12 0.00 1.20
05:32:38 03:36:01 AM 0.25 0.00 0.25 0.00 3.18
05:32:38 03:37:01 AM 0.18 0.00 0.18 0.00 1.83
05:32:38 03:38:01 AM 0.25 0.00 0.25 0.00 4.00
05:32:38 03:39:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 03:40:01 AM 0.13 0.00 0.13 0.00 22.98
05:32:38 03:41:01 AM 0.22 0.00 0.22 0.00 2.20
05:32:38 03:42:01 AM 0.17 0.00 0.17 0.00 2.07
05:32:38 03:43:01 AM 0.30 0.00 0.30 0.00 5.26
05:32:38 03:44:01 AM 0.17 0.00 0.17 0.00 1.58
05:32:38 03:45:01 AM 0.10 0.00 0.10 0.00 0.80
05:32:38 03:46:01 AM 0.15 0.00 0.15 0.00 1.45
05:32:38 03:47:01 AM 0.13 0.00 0.13 0.00 0.87
05:32:38 03:48:01 AM 0.20 0.00 0.20 0.00 3.70
05:32:38 03:49:01 AM 0.08 0.00 0.08 0.00 0.50
05:32:38 03:50:01 AM 0.15 0.00 0.15 0.00 23.66
05:32:38 03:51:01 AM 0.77 0.00 0.77 0.00 14.38
05:32:38 03:52:01 AM 0.30 0.00 0.30 0.00 3.45
05:32:38 03:53:01 AM 0.18 0.00 0.18 0.00 3.43
05:32:38 03:54:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 03:55:01 AM 0.20 0.00 0.20 0.00 2.53
05:32:38 03:56:01 AM 0.25 0.00 0.25 0.00 3.70
05:32:38 03:57:01 AM 0.30 0.00 0.30 0.00 3.48
05:32:38 03:58:01 AM 0.25 0.00 0.25 0.00 3.98
05:32:38 03:59:01 AM 0.12 0.00 0.12 0.00 0.90
05:32:38 04:00:01 AM 0.15 0.00 0.15 0.00 22.86
05:32:38 04:01:01 AM 0.22 0.00 0.22 0.00 2.33
05:32:38 04:02:01 AM 0.28 0.00 0.28 0.00 4.48
05:32:38 04:03:01 AM 0.27 0.00 0.27 0.00 4.12
05:32:38 04:04:01 AM 0.13 0.00 0.13 0.00 0.93
05:32:38 04:05:01 AM 0.12 0.00 0.12 0.00 1.20
05:32:38 04:06:01 AM 0.15 0.00 0.15 0.00 1.45
05:32:38 04:07:01 AM 0.15 0.00 0.15 0.00 1.20
05:32:38 04:08:01 AM 0.23 0.00 0.23 0.00 3.85
05:32:38 04:09:01 AM 0.20 0.00 0.20 0.00 2.37
05:32:38 04:10:01 AM 0.18 0.00 0.18 0.00 23.81
05:32:38 04:11:01 AM 0.22 0.00 0.22 0.00 2.20
05:32:38 04:12:01 AM 0.17 0.00 0.17 0.00 2.07
05:32:38 04:13:01 AM 0.18 0.00 0.18 0.00 3.30
05:32:38 04:14:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 04:15:01 AM 0.10 0.00 0.10 0.00 0.67
05:32:38 04:16:01 AM 0.25 0.00 0.25 0.00 3.18
05:32:38 04:17:01 AM 0.27 0.00 0.27 0.00 3.68
05:32:38 04:18:01 AM 0.20 0.00 0.20 0.00 3.07
05:32:38 04:19:01 AM 0.12 0.00 0.12 0.00 0.93
05:32:38 04:20:02 AM 0.17 0.00 0.17 0.00 22.98
05:32:38 04:21:01 AM 0.17 0.00 0.17 0.00 1.95
05:32:38 04:22:01 AM 0.15 0.00 0.15 0.00 1.90
05:32:38 04:23:01 AM 0.25 0.00 0.25 0.00 5.10
05:32:38 04:24:01 AM 0.25 0.00 0.25 0.00 3.63
05:32:38 04:25:01 AM 0.13 0.00 0.13 0.00 1.72
05:32:38 04:26:01 AM 0.18 0.00 0.18 0.00 2.50
05:32:38 04:27:01 AM 0.17 0.00 0.17 0.00 2.08
05:32:38 04:28:01 AM 0.22 0.00 0.22 0.00 3.68
05:32:38 04:29:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 04:30:01 AM 0.15 0.00 0.15 0.00 1.87
05:32:38 04:31:01 AM 0.32 0.00 0.32 0.00 27.22
05:32:38 04:32:01 AM 0.27 0.00 0.27 0.00 3.75
05:32:38 04:33:01 AM 0.18 0.00 0.18 0.00 3.30
05:32:38 04:34:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 04:35:01 AM 0.15 0.00 0.15 0.00 1.87
05:32:38 04:36:01 AM 0.15 0.00 0.15 0.00 1.48
05:32:38 04:37:01 AM 0.13 0.00 0.13 0.00 0.88
05:32:38 04:38:01 AM 0.20 0.00 0.20 0.00 3.95
05:32:38 04:39:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 04:40:01 AM 0.20 0.00 0.20 0.00 2.43
05:32:38 04:41:01 AM 0.22 0.00 0.22 0.00 24.36
05:32:38 04:42:01 AM 0.25 0.00 0.25 0.00 3.43
05:32:38 04:43:01 AM 0.22 0.00 0.22 0.00 3.43
05:32:38 04:44:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 04:45:01 AM 0.10 0.00 0.10 0.00 0.63
05:32:38 04:46:01 AM 0.15 0.00 0.15 0.00 2.02
05:32:38 04:47:01 AM 0.25 0.00 0.25 0.00 2.62
05:32:38 04:48:01 AM 0.25 0.00 0.25 0.00 4.63
05:32:38 04:49:01 AM 0.12 0.00 0.12 0.00 0.90
05:32:38 04:50:01 AM 0.12 0.00 0.12 0.00 0.72
05:32:38 04:51:01 AM 0.28 0.00 0.28 0.00 25.67
05:32:38 04:52:01 AM 0.20 0.00 0.20 0.00 2.42
05:32:38 04:53:01 AM 0.22 0.00 0.22 0.00 3.18
05:32:38 04:54:01 AM 0.27 0.00 0.27 0.00 3.38
05:32:38 04:55:01 AM 0.32 0.00 0.32 0.00 5.10
05:32:38 04:56:01 AM 0.17 0.00 0.17 0.00 1.62
05:32:38 04:57:01 AM 0.13 0.00 0.13 0.00 0.87
05:32:38 04:58:01 AM 0.30 0.00 0.30 0.00 5.17
05:32:38 04:59:01 AM 0.17 0.00 0.17 0.00 1.58
05:32:38 05:00:01 AM 0.12 0.00 0.12 0.00 1.08
05:32:38 05:01:01 AM 0.17 0.00 0.17 0.00 23.40
05:32:38 05:02:01 AM 0.33 0.00 0.33 0.00 5.06
05:32:38 05:03:01 AM 0.35 0.00 0.35 0.00 4.70
05:32:38 05:04:01 AM 0.15 0.00 0.15 0.00 1.05
05:32:38 05:05:01 AM 0.15 0.00 0.15 0.00 1.73
05:32:38 05:06:01 AM 0.28 0.00 0.28 0.00 4.05
05:32:38 05:07:01 AM 0.23 0.00 0.23 0.00 2.58
05:32:38 05:08:01 AM 0.22 0.00 0.22 0.00 3.95
05:32:38 05:09:01 AM 0.12 0.00 0.12 0.00 0.90
05:32:38 05:10:01 AM 0.12 0.00 0.12 0.00 0.68
05:32:38 05:11:01 AM 0.25 0.00 0.25 0.00 24.85
05:32:38 05:12:01 AM 0.27 0.00 0.27 0.00 3.70
05:32:38 05:13:01 AM 0.23 0.00 0.23 0.00 3.43
05:32:38 05:14:01 AM 0.08 0.00 0.08 0.00 0.63
05:32:38 05:15:01 AM 0.12 0.00 0.12 0.00 0.77
05:32:38 05:16:01 AM 0.15 0.00 0.15 0.00 1.48
05:32:38 05:17:01 AM 0.13 0.00 0.13 0.00 1.00
05:32:38 05:18:01 AM 0.22 0.00 0.22 0.00 3.30
05:32:38 05:19:01 AM 0.18 0.00 0.18 0.00 2.63
05:32:38 05:20:01 AM 0.18 0.00 0.18 0.00 1.77
05:32:38 05:21:01 AM 0.76 0.00 0.76 0.00 33.55
05:32:38 05:22:01 AM 0.35 0.00 0.35 0.00 5.15
05:32:38 05:23:01 AM 0.28 0.00 0.28 0.00 4.65
05:32:38 05:24:01 AM 0.13 0.00 0.13 0.00 0.90
05:32:38 05:25:01 AM 0.10 0.00 0.10 0.00 0.77
05:32:38 05:26:01 AM 0.20 0.00 0.20 0.00 2.35
05:32:38 05:27:01 AM 0.20 0.00 0.20 0.00 2.70
05:32:38 05:28:01 AM 0.18 0.00 0.18 0.00 3.20
05:32:38 05:29:01 AM 0.12 0.00 0.12 0.00 0.93
05:32:38 05:30:01 AM 0.15 0.00 0.15 0.00 0.97
05:32:38 05:31:01 AM 4.78 0.28 4.50 33.86 263.73
05:32:38 05:32:01 AM 51.22 0.22 51.00 20.66 7556.63
05:32:38 Average: 0.40 0.00 0.40 0.19 29.39
05:32:38
05:32:38 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
05:32:38 12:01:01 AM 4571416 6769536 3311016 42.01 2688 2365248 950756 10.65 284308 2643712 4
05:32:38 12:02:01 AM 4572332 6770460 3310100 41.99 2688 2365256 950756 10.65 284324 2643124 4
05:32:38 12:03:01 AM 4572752 6770880 3309680 41.99 2688 2365256 950756 10.65 284324 2642852 4
05:32:38 12:04:01 AM 4572844 6770972 3309588 41.99 2688 2365256 950756 10.65 284324 2642784 4
05:32:38 12:05:01 AM 4572896 6771028 3309536 41.99 2688 2365260 950756 10.65 284324 2642672 4
05:32:38 12:06:01 AM 4572796 6770928 3309636 41.99 2688 2365260 950756 10.65 284324 2642812 4
05:32:38 12:07:01 AM 4572312 6770444 3310120 41.99 2688 2365260 950040 10.64 284324 2643140 4
05:32:38 12:08:01 AM 4567832 6768988 3314600 42.05 2688 2368324 949488 10.63 285856 2646084 664
05:32:38 12:09:01 AM 4568032 6769196 3314400 42.05 2688 2368324 949488 10.63 285856 2646024 4
05:32:38 12:10:01 AM 4567540 6768704 3314892 42.05 2688 2368324 948788 10.62 285856 2646372 4
05:32:38 12:11:01 AM 4567828 6768980 3314604 42.05 2688 2368328 948788 10.62 285856 2646236 4
05:32:38 12:12:01 AM 4567604 6768756 3314828 42.05 2688 2368328 948788 10.62 285856 2646448 4
05:32:38 12:13:01 AM 4567584 6768740 3314848 42.05 2688 2368332 948788 10.62 285856 2646520 4
05:32:38 12:14:01 AM 4567640 6768796 3314792 42.05 2688 2368332 948788 10.62 285856 2646452 4
05:32:38 12:15:01 AM 4567924 6769080 3314508 42.05 2688 2368332 948788 10.62 285856 2646364 4
05:32:38 12:16:01 AM 4567540 6768720 3314892 42.05 2688 2368356 950920 10.65 285872 2646452 4
05:32:38 12:17:01 AM 4567560 6768740 3314872 42.05 2688 2368356 950920 10.65 285872 2646452 4
05:32:38 12:18:01 AM 4567268 6768592 3315164 42.06 2688 2368508 950920 10.65 285872 2646664 160
05:32:38 12:19:01 AM 4564832 6766676 3317600 42.09 2688 2369020 950920 10.65 285872 2649260 4
05:32:38 12:20:01 AM 4564476 6766320 3317956 42.09 2688 2369020 952640 10.67 285872 2649376 4
05:32:38 12:21:01 AM 4564744 6766588 3317688 42.09 2688 2369024 952640 10.67 285872 2649404 4
05:32:38 12:22:01 AM 4564828 6766672 3317604 42.09 2688 2369024 952640 10.67 285872 2649184 4
05:32:38 12:23:01 AM 4565028 6766872 3317404 42.09 2688 2369024 952640 10.67 285872 2649136 4
05:32:38 12:24:01 AM 4564892 6766740 3317540 42.09 2688 2369028 952640 10.67 285872 2649072 4
05:32:38 12:25:01 AM 4564736 6766584 3317696 42.09 2688 2369028 952640 10.67 285872 2649212 4
05:32:38 12:26:01 AM 4564728 6766568 3317704 42.09 2688 2369028 952640 10.67 285872 2649396 4
05:32:38 12:27:01 AM 4564936 6766780 3317496 42.09 2688 2369032 952640 10.67 285872 2649196 4
05:32:38 12:28:01 AM 4564416 6766260 3318016 42.09 2688 2369032 952640 10.67 285872 2649496 4
05:32:38 12:29:01 AM 4562824 6765332 3319608 42.11 2688 2369696 952640 10.67 285872 2651204 8
05:32:38 12:30:01 AM 4562540 6765048 3319892 42.12 2688 2369696 947228 10.61 285872 2651436 4
05:32:38 12:31:01 AM 4562780 6765292 3319652 42.11 2688 2369700 947228 10.61 285872 2651304 4
05:32:38 12:32:01 AM 4561992 6764504 3320440 42.12 2688 2369700 947228 10.61 285872 2652128 4
05:32:38 12:33:01 AM 4561644 6764156 3320788 42.13 2688 2369700 947228 10.61 285872 2652400 8
05:32:38 12:34:01 AM 4561800 6764316 3320632 42.13 2688 2369704 947228 10.61 285872 2652340 4
05:32:38 12:35:01 AM 4562212 6764728 3320220 42.12 2688 2369704 947228 10.61 285872 2651924 4
05:32:38 12:36:01 AM 4562252 6764768 3320180 42.12 2688 2369704 947228 10.61 285872 2651924 4
05:32:38 12:37:01 AM 4562088 6764608 3320344 42.12 2688 2369708 947228 10.61 285872 2651928 4
05:32:38 12:38:01 AM 4561756 6764276 3320676 42.13 2688 2369708 947228 10.61 285872 2652268 4
05:32:38 12:39:01 AM 4560300 6763484 3322132 42.15 2688 2370368 947228 10.61 285872 2653596 4
05:32:38 12:40:01 AM 4559700 6762888 3322732 42.15 2688 2370372 963368 10.79 285872 2654228 4
05:32:38 12:41:01 AM 4560224 6763420 3322208 42.15 2688 2370372 963368 10.79 285872 2653944 4
05:32:38 12:42:01 AM 4560296 6763496 3322136 42.15 2688 2370376 963368 10.79 285872 2653616 4
05:32:38 12:43:01 AM 4560436 6763640 3321996 42.14 2688 2370380 963368 10.79 285872 2653692 4
05:32:38 12:44:01 AM 4559992 6763196 3322440 42.15 2688 2370380 963368 10.79 285872 2654020 12
05:32:38 12:45:01 AM 4560284 6763492 3322148 42.15 2688 2370384 963368 10.79 285872 2653644 8
05:32:38 12:46:01 AM 4560484 6763692 3321948 42.14 2688 2370384 963368 10.79 285872 2653760 4
05:32:38 12:47:01 AM 4560368 6763576 3322064 42.15 2688 2370384 963368 10.79 285872 2653644 4
05:32:38 12:48:01 AM 4560328 6763540 3322104 42.15 2688 2370388 963368 10.79 285880 2653888 4
05:32:38 12:49:01 AM 4558016 6761884 3324416 42.18 2688 2371044 963368 10.79 285872 2656152 4
05:32:38 12:50:01 AM 4557428 6761296 3325004 42.18 2688 2371044 958756 10.74 285872 2656500 4
05:32:38 12:51:01 AM 4557576 6761460 3324856 42.18 2688 2371048 958756 10.74 285872 2656452 4
05:32:38 12:52:01 AM 4557836 6761720 3324596 42.18 2688 2371048 958756 10.74 285872 2656384 4
05:32:38 12:53:01 AM 4557592 6761480 3324840 42.18 2688 2371052 958756 10.74 285872 2656436 4
05:32:38 12:54:01 AM 4557512 6761400 3324920 42.18 2688 2371052 958756 10.74 285872 2656388 4
05:32:38 12:55:01 AM 4557932 6761820 3324500 42.18 2688 2371052 958756 10.74 285872 2656172 4
05:32:38 12:56:01 AM 4557744 6761636 3324688 42.18 2688 2371056 958756 10.74 285872 2656176 4
05:32:38 12:57:01 AM 4557548 6761440 3324884 42.18 2688 2371056 958756 10.74 285872 2656292 4
05:32:38 12:58:01 AM 4557608 6761500 3324824 42.18 2688 2371056 958756 10.74 285872 2656312 4
05:32:38 12:59:01 AM 4555188 6759744 3327244 42.21 2688 2371720 958756 10.74 285872 2658820 4
05:32:38 01:00:01 AM 4554812 6759368 3327620 42.22 2688 2371720 960940 10.76 285872 2659148 4
05:32:38 01:01:01 AM 4554136 6758696 3328296 42.22 2688 2371724 960940 10.76 285872 2659596 4
05:32:38 01:02:01 AM 4554940 6759500 3327492 42.21 2688 2371724 960940 10.76 285872 2658896 4
05:32:38 01:03:01 AM 4555236 6759796 3327196 42.21 2688 2371724 960940 10.76 285872 2658764 4
05:32:38 01:04:02 AM 4555184 6759748 3327248 42.21 2688 2371728 960940 10.76 285872 2658700 4
05:32:38 01:05:01 AM 4555108 6759672 3327324 42.21 2688 2371728 960940 10.76 285872 2658768 4
05:32:38 01:06:01 AM 4555140 6759704 3327292 42.21 2688 2371728 960940 10.76 285872 2658700 4
05:32:38 01:07:01 AM 4555088 6759652 3327344 42.21 2688 2371728 960940 10.76 285872 2658904 4
05:32:38 01:08:01 AM 4554880 6759448 3327552 42.21 2688 2371732 960940 10.76 285872 2658888 4
05:32:38 01:09:01 AM 4552792 6758020 3329640 42.24 2688 2372392 960940 10.76 285872 2661128 4
05:32:38 01:10:01 AM 4552340 6757568 3330092 42.25 2688 2372392 961964 10.77 285872 2661476 4
05:32:38 01:11:01 AM 4552652 6757884 3329780 42.24 2688 2372396 961964 10.77 285872 2661356 4
05:32:38 01:12:01 AM 4552452 6757684 3329980 42.25 2688 2372396 961964 10.77 285872 2661564 4
05:32:38 01:13:01 AM 4552544 6757780 3329888 42.24 2688 2372400 961964 10.77 285872 2661520 4
05:32:38 01:14:01 AM 4552724 6757960 3329708 42.24 2688 2372400 961964 10.77 285872 2661452 4
05:32:38 01:15:01 AM 4552760 6757996 3329672 42.24 2688 2372400 961964 10.77 285872 2661228 4
05:32:38 01:16:01 AM 4552736 6757976 3329696 42.24 2688 2372404 961964 10.77 285872 2661196 4
05:32:38 01:17:01 AM 4552696 6757936 3329736 42.24 2688 2372404 961964 10.77 285872 2661368 4
05:32:38 01:18:01 AM 4552524 6757756 3329908 42.24 2688 2372404 961964 10.77 285872 2661436 4
05:32:38 01:19:01 AM 4549736 6755636 3332696 42.28 2688 2373072 961964 10.77 285872 2664092 4
05:32:38 01:20:01 AM 4549264 6755164 3333168 42.29 2688 2373072 977984 10.95 285872 2664440 4
05:32:38 01:21:01 AM 4549600 6755508 3332832 42.28 2688 2373076 977984 10.95 285872 2664300 4
05:32:38 01:22:01 AM 4549320 6755232 3333112 42.29 2688 2373080 977984 10.95 285872 2664508 4
05:32:38 01:23:01 AM 4549748 6755660 3332684 42.28 2688 2373080 977984 10.95 285872 2664168 4
05:32:38 01:24:01 AM 4549856 6755772 3332576 42.28 2688 2373084 961768 10.77 285872 2664104 4
05:32:38 01:25:01 AM 4549952 6755868 3332480 42.28 2688 2373084 961768 10.77 285872 2664220 4
05:32:38 01:26:01 AM 4549896 6755812 3332536 42.28 2688 2373084 961768 10.77 285872 2664104 4
05:32:38 01:27:01 AM 4549796 6755716 3332636 42.28 2688 2373088 961768 10.77 285872 2664108 4
05:32:38 01:28:01 AM 4549608 6755528 3332824 42.28 2688 2373088 961768 10.77 285872 2664380 4
05:32:38 01:29:01 AM 4547904 6754484 3334528 42.30 2688 2373748 961768 10.77 285872 2666216 4
05:32:38 01:30:01 AM 4547484 6754068 3334948 42.31 2688 2373752 978616 10.96 285872 2666568 4
05:32:38 01:31:01 AM 4547328 6753916 3335104 42.31 2688 2373756 956604 10.71 285872 2666648 4
05:32:38 01:32:01 AM 4547288 6753880 3335144 42.31 2688 2373760 956604 10.71 285872 2666720 4
05:32:38 01:33:01 AM 4546736 6753328 3335696 42.32 2688 2373760 956604 10.71 285872 2667220 4
05:32:38 01:34:01 AM 4546524 6753116 3335908 42.32 2688 2373760 956604 10.71 285872 2667584 4
05:32:38 01:35:01 AM 4546868 6753464 3335564 42.32 2688 2373764 956604 10.71 285872 2667316 4
05:32:38 01:36:01 AM 4547204 6753800 3335228 42.31 2688 2373764 956604 10.71 285872 2666992 4
05:32:38 01:37:01 AM 4547152 6753748 3335280 42.31 2688 2373764 956604 10.71 285872 2666992 4
05:32:38 01:38:01 AM 4547076 6753676 3335356 42.31 2688 2373768 956604 10.71 285872 2667064 4
05:32:38 01:39:01 AM 4544860 6752116 3337572 42.34 2688 2374424 956604 10.71 285872 2669040 4
05:32:38 01:40:01 AM 4543868 6751124 3338564 42.35 2688 2374424 975556 10.92 285872 2670164 4
05:32:38 01:41:01 AM 4543996 6751256 3338436 42.35 2688 2374428 958852 10.74 285872 2670020 4
05:32:38 01:42:01 AM 4543964 6751224 3338468 42.35 2688 2374428 958852 10.74 285872 2670136 4
05:32:38 01:43:01 AM 4543888 6751148 3338544 42.35 2688 2374428 958852 10.74 285872 2669888 4
05:32:38 01:44:01 AM 4543784 6751048 3338648 42.36 2688 2374432 958852 10.74 285872 2670144 16
05:32:38 01:45:01 AM 4544076 6751340 3338356 42.35 2688 2374432 958852 10.74 285872 2669824 8
05:32:38 01:46:01 AM 4544128 6751392 3338304 42.35 2688 2374432 958852 10.74 285872 2669824 4
05:32:38 01:47:01 AM 4543944 6751212 3338488 42.35 2688 2374436 958852 10.74 285872 2670036 16
05:32:38 01:48:01 AM 4544260 6751528 3338172 42.35 2688 2374436 958852 10.74 285872 2669904 8
05:32:38 01:49:01 AM 4542532 6750460 3339900 42.37 2688 2375096 958852 10.74 285872 2671464 668
05:32:38 01:50:01 AM 4542104 6750036 3340328 42.38 2688 2375100 975852 10.93 285872 2671700 4
05:32:38 01:51:01 AM 4542176 6750120 3340256 42.38 2688 2375100 975852 10.93 285872 2671680 4
05:32:38 01:52:01 AM 4542148 6750096 3340284 42.38 2688 2375104 975852 10.93 285872 2671684 4
05:32:38 01:53:01 AM 4542280 6750228 3340152 42.37 2688 2375104 975852 10.93 285872 2671752 4
05:32:38 01:54:01 AM 4542324 6750272 3340108 42.37 2688 2375104 975852 10.93 285872 2671568 4
05:32:38 01:55:01 AM 4542428 6750380 3340004 42.37 2688 2375108 970512 10.87 285952 2671524 4
05:32:38 01:56:01 AM 4542244 6750196 3340188 42.38 2688 2375108 970512 10.87 285952 2671640 4
05:32:38 01:57:01 AM 4542796 6750748 3339636 42.37 2688 2375108 970512 10.87 285952 2671284 4
05:32:38 01:58:01 AM 4542552 6750508 3339880 42.37 2688 2375112 970512 10.87 285952 2671356 4
05:32:38 01:59:01 AM 4540248 6748860 3342184 42.40 2688 2375768 970512 10.87 285952 2673748 664
05:32:38 02:00:01 AM 4539724 6748336 3342708 42.41 2688 2375768 971784 10.88 285952 2674116 4
05:32:38 02:01:01 AM 4539064 6747680 3343368 42.42 2688 2375772 971784 10.88 285952 2674676 4
05:32:38 02:02:01 AM 4539616 6748236 3342816 42.41 2688 2375776 971784 10.88 285952 2674204 4
05:32:38 02:03:01 AM 4540160 6748784 3342272 42.40 2688 2375780 971784 10.88 285952 2673852 4
05:32:38 02:04:01 AM 4540080 6748704 3342352 42.40 2688 2375780 971784 10.88 285952 2673784 4
05:32:38 02:05:01 AM 4540156 6748780 3342276 42.40 2688 2375780 971784 10.88 285952 2673784 4
05:32:38 02:06:01 AM 4540132 6748760 3342300 42.40 2688 2375784 971784 10.88 285952 2673788 4
05:32:38 02:07:01 AM 4540220 6748848 3342212 42.40 2688 2375784 971784 10.88 285952 2673904 4
05:32:38 02:08:01 AM 4539796 6748424 3342636 42.41 2688 2375784 971784 10.88 285952 2673992 16
05:32:38 02:09:01 AM 4537624 6746924 3344808 42.43 2688 2376456 971784 10.88 285952 2676388 680
05:32:38 02:10:02 AM 4536900 6746200 3345532 42.44 2688 2376456 965836 10.81 285952 2676832 16
05:32:38 02:11:01 AM 4537200 6746516 3345232 42.44 2688 2376464 965836 10.81 285952 2676596 8
05:32:38 02:12:01 AM 4537344 6746660 3345088 42.44 2688 2376464 965836 10.81 285952 2676480 4
05:32:38 02:13:01 AM 4537268 6746584 3345164 42.44 2688 2376464 965836 10.81 285952 2676548 4
05:32:38 02:14:01 AM 4537128 6746448 3345304 42.44 2688 2376468 965836 10.81 285952 2676504 4
05:32:38 02:15:01 AM 4537144 6746464 3345288 42.44 2688 2376468 965836 10.81 285952 2676720 4
05:32:38 02:16:01 AM 4537040 6746360 3345392 42.44 2688 2376468 965836 10.81 285952 2676712 4
05:32:38 02:17:01 AM 4537556 6746880 3344876 42.43 2688 2376472 965836 10.81 285952 2676428 4
05:32:38 02:18:01 AM 4537428 6746752 3345004 42.44 2688 2376472 965836 10.81 285952 2676380 4
05:32:38 02:19:01 AM 4535124 6745108 3347308 42.47 2688 2377132 965836 10.81 285952 2678808 668
05:32:38 02:20:01 AM 4534756 6744744 3347676 42.47 2688 2377136 982884 11.01 285952 2679276 4
05:32:38 02:21:01 AM 4534504 6744492 3347928 42.47 2688 2377136 982884 11.01 285952 2679348 4
05:32:38 02:22:01 AM 4534692 6744680 3347740 42.47 2688 2377136 982884 11.01 285952 2679348 4
05:32:38 02:23:01 AM 4534508 6744500 3347924 42.47 2688 2377140 982884 11.01 285952 2679236 4
05:32:38 02:24:01 AM 4534916 6744908 3347516 42.47 2688 2377140 982884 11.01 285952 2678972 4
05:32:38 02:25:01 AM 4534824 6744816 3347608 42.47 2688 2377140 982884 11.01 285952 2679088 4
05:32:38 02:26:01 AM 4534904 6744892 3347528 42.47 2688 2377144 982884 11.01 285952 2679096 4
05:32:38 02:27:01 AM 4534784 6744772 3347648 42.47 2688 2377144 982884 11.01 285952 2679096 4
05:32:38 02:28:01 AM 4534628 6744616 3347804 42.47 2688 2377144 982884 11.01 285952 2679224 4
05:32:38 02:29:01 AM 4532232 6742880 3350200 42.50 2688 2377804 982884 11.01 285952 2681680 672
05:32:38 02:30:01 AM 4532000 6742648 3350432 42.51 2688 2377804 969108 10.85 285952 2681724 8
05:32:38 02:31:01 AM 4532424 6743076 3350008 42.50 2688 2377808 969108 10.85 285952 2681380 4
05:32:38 02:32:01 AM 4532468 6743120 3349964 42.50 2688 2377808 969108 10.85 285952 2681496 4
05:32:38 02:33:01 AM 4532252 6742904 3350180 42.50 2688 2377808 969108 10.85 285952 2681700 4
05:32:38 02:34:01 AM 4532360 6743016 3350072 42.50 2688 2377812 969108 10.85 285952 2681500 4
05:32:38 02:35:01 AM 4531848 6742504 3350584 42.51 2688 2377812 969108 10.85 285952 2681916 4
05:32:38 02:36:01 AM 4531936 6742592 3350496 42.51 2688 2377812 969108 10.85 285952 2682032 4
05:32:38 02:37:01 AM 4531992 6742652 3350440 42.51 2688 2377816 969108 10.85 285952 2681920 4
05:32:38 02:38:01 AM 4531956 6742616 3350476 42.51 2688 2377816 969108 10.85 285952 2681988 4
05:32:38 02:39:01 AM 4529836 6741156 3352596 42.53 2688 2378476 969108 10.85 285952 2683904 668
05:32:38 02:40:01 AM 4529332 6740656 3353100 42.54 2688 2378480 979476 10.97 285952 2684140 4
05:32:38 02:41:01 AM 4529572 6740900 3352860 42.54 2688 2378484 979476 10.97 285952 2684232 4
05:32:38 02:42:01 AM 4528900 6740232 3353532 42.54 2688 2378488 979476 10.97 285952 2684952 4
05:32:38 02:43:01 AM 4528600 6739932 3353832 42.55 2688 2378488 979476 10.97 285952 2685020 4
05:32:38 02:44:01 AM 4528704 6740040 3353728 42.55 2688 2378492 979476 10.97 285952 2684956 8
05:32:38 02:45:01 AM 4529120 6740460 3353312 42.54 2688 2378496 979476 10.97 285952 2684756 4
05:32:38 02:46:01 AM 4529060 6740400 3353372 42.54 2688 2378496 979476 10.97 285952 2684872 4
05:32:38 02:47:01 AM 4528764 6740104 3353668 42.55 2688 2378496 979476 10.97 285952 2685068 20
05:32:38 02:48:01 AM 4528980 6740324 3353452 42.54 2688 2378500 979476 10.97 285952 2684828 8
05:32:38 02:49:01 AM 4527508 6739512 3354924 42.56 2688 2379156 979476 10.97 285952 2686404 664
05:32:38 02:50:01 AM 4527176 6739180 3355256 42.57 2688 2379156 980504 10.98 285952 2686640 4
05:32:38 02:51:01 AM 4527180 6739188 3355252 42.57 2688 2379160 980504 10.98 285952 2686616 4
05:32:38 02:52:01 AM 4527404 6739412 3355028 42.56 2688 2379160 980504 10.98 285952 2686412 4
05:32:38 02:53:01 AM 4527564 6739576 3354868 42.56 2688 2379164 980504 10.98 285952 2686484 4
05:32:38 02:54:01 AM 4527476 6739488 3354956 42.56 2688 2379164 980504 10.98 285952 2686416 4
05:32:38 02:55:01 AM 4527480 6739492 3354952 42.56 2688 2379164 980504 10.98 285952 2686532 4
05:32:38 02:56:01 AM 4527384 6739392 3355048 42.56 2688 2379168 980504 10.98 285952 2686420 8
05:32:38 02:57:01 AM 4527432 6739440 3355000 42.56 2688 2379168 980504 10.98 285952 2686420 4
05:32:38 02:58:01 AM 4527316 6739324 3355116 42.56 2688 2379168 980504 10.98 285952 2686452 4
05:32:38 02:59:01 AM 4524876 6737520 3357556 42.60 2688 2379804 980504 10.98 285952 2688900 644
05:32:38 03:00:01 AM 4524344 6737024 3358088 42.60 2688 2379840 997244 11.17 285952 2689244 4
05:32:38 03:01:01 AM 4523524 6736204 3358908 42.61 2688 2379840 981608 10.99 285952 2689800 4
05:32:38 03:02:01 AM 4524056 6736736 3358376 42.61 2688 2379840 981608 10.99 285960 2689628 4
05:32:38 03:03:01 AM 4524232 6736916 3358200 42.60 2688 2379844 981608 10.99 285956 2689448 4
05:32:38 03:04:01 AM 4524388 6737072 3358044 42.60 2688 2379844 981608 10.99 285956 2689496 4
05:32:38 03:05:01 AM 4524260 6736944 3358172 42.60 2688 2379844 981608 10.99 285956 2689496 4
05:32:38 03:06:01 AM 4524536 6737224 3357896 42.60 2688 2379848 981608 10.99 285956 2689180 4
05:32:38 03:07:01 AM 4524600 6737288 3357832 42.60 2688 2379848 981608 10.99 285956 2689180 4
05:32:38 03:08:01 AM 4524436 6737124 3357996 42.60 2688 2379848 981608 10.99 285956 2689248 4
05:32:38 03:09:01 AM 4524552 6737244 3357880 42.60 2688 2379852 981608 10.99 285956 2689300 4
05:32:38 03:10:01 AM 4521608 6734956 3360824 42.64 2688 2380508 997008 11.16 285956 2692052 4
05:32:38 03:11:01 AM 4521708 6735060 3360724 42.64 2688 2380512 997008 11.16 285956 2691928 4
05:32:38 03:12:01 AM 4521832 6735184 3360600 42.63 2688 2380512 997008 11.16 285956 2691928 4
05:32:38 03:13:01 AM 4522068 6735420 3360364 42.63 2688 2380512 997008 11.16 285956 2691776 4
05:32:38 03:14:02 AM 4521860 6735216 3360572 42.63 2688 2380516 997008 11.16 285956 2691828 4
05:32:38 03:15:01 AM 4521928 6735284 3360504 42.63 2688 2380516 997008 11.16 285956 2691712 4
05:32:38 03:16:01 AM 4521788 6735144 3360644 42.63 2688 2380516 997008 11.16 285956 2691828 4
05:32:38 03:17:01 AM 4521852 6735212 3360580 42.63 2688 2380520 997008 11.16 285956 2691716 4
05:32:38 03:18:01 AM 4521912 6735272 3360520 42.63 2688 2380520 997008 11.16 285956 2691784 4
05:32:38 03:19:01 AM 4522184 6735544 3360248 42.63 2688 2380520 980524 10.98 285956 2691716 4
05:32:38 03:20:01 AM 4519084 6733108 3363348 42.67 2688 2381184 978312 10.95 285956 2694552 4
05:32:38 03:21:01 AM 4519320 6733348 3363112 42.67 2688 2381188 978312 10.95 285956 2694428 4
05:32:38 03:22:01 AM 4519076 6733128 3363356 42.67 2688 2381208 988772 11.07 285960 2694472 268
05:32:38 03:23:01 AM 4518792 6732844 3363640 42.67 2688 2381208 988772 11.07 285960 2694676 4
05:32:38 03:24:01 AM 4518872 6732924 3363560 42.67 2688 2381208 988772 11.07 285960 2694652 4
05:32:38 03:25:01 AM 4519036 6733092 3363396 42.67 2688 2381212 988772 11.07 285960 2694540 4
05:32:38 03:26:01 AM 4519076 6733132 3363356 42.67 2688 2381212 988772 11.07 285960 2694656 4
05:32:38 03:27:01 AM 4519248 6733304 3363184 42.67 2688 2381212 988772 11.07 285960 2694412 4
05:32:38 03:28:01 AM 4519156 6733216 3363276 42.67 2688 2381216 988772 11.07 285960 2694544 16
05:32:38 03:29:01 AM 4519328 6733388 3363104 42.67 2688 2381216 988772 11.07 285960 2694416 8
05:32:38 03:30:01 AM 4516524 6731240 3365908 42.70 2688 2381872 988684 11.07 285960 2697160 4
05:32:38 03:31:01 AM 4516388 6731104 3366044 42.70 2688 2381876 988684 11.07 285960 2697324 4
05:32:38 03:32:01 AM 4516480 6731196 3365952 42.70 2688 2381876 988684 11.07 285960 2697324 4
05:32:38 03:33:01 AM 4516036 6730756 3366396 42.71 2688 2381880 988684 11.07 285960 2697612 4
05:32:38 03:34:01 AM 4516408 6731128 3366024 42.70 2688 2381880 988684 11.07 285960 2697256 4
05:32:38 03:35:01 AM 4516468 6731188 3365964 42.70 2688 2381880 988684 11.07 285960 2697256 4
05:32:38 03:36:01 AM 4516576 6731296 3365856 42.70 2688 2381880 988684 11.07 285960 2697148 4
05:32:38 03:37:01 AM 4516488 6731212 3365944 42.70 2688 2381884 988684 11.07 285960 2697152 4
05:32:38 03:38:01 AM 4516592 6731316 3365840 42.70 2688 2381884 988684 11.07 285960 2697152 4
05:32:38 03:39:01 AM 4516592 6731316 3365840 42.70 2688 2381884 988684 11.07 285960 2697268 4
05:32:38 03:40:01 AM 4514044 6729432 3368388 42.73 2688 2382548 982540 11.00 285960 2699600 4
05:32:38 03:41:01 AM 4514596 6729992 3367836 42.73 2688 2382548 982540 11.00 285960 2699252 4
05:32:38 03:42:01 AM 4514568 6729968 3367864 42.73 2688 2382552 982540 11.00 285960 2699372 4
05:32:38 03:43:01 AM 4514352 6729752 3368080 42.73 2688 2382552 982540 11.00 285960 2699264 4
05:32:38 03:44:01 AM 4514500 6729900 3367932 42.73 2688 2382552 982540 11.00 285960 2699256 4
05:32:38 03:45:01 AM 4513612 6729016 3368820 42.74 2688 2382556 998384 11.18 285960 2699976 4
05:32:38 03:46:01 AM 4513788 6729192 3368644 42.74 2688 2382556 998384 11.18 285960 2699976 4
05:32:38 03:47:01 AM 4513884 6729288 3368548 42.73 2688 2382556 998384 11.18 285960 2699976 4
05:32:38 03:48:01 AM 4513600 6729008 3368832 42.74 2688 2382560 998384 11.18 285960 2700116 16
05:32:38 03:49:01 AM 4513860 6729268 3368572 42.74 2688 2382560 998384 11.18 285960 2699980 8
05:32:38 03:50:01 AM 4510664 6726828 3371768 42.78 2688 2383228 986428 11.04 285960 2702460 16
05:32:38 03:51:01 AM 4511780 6727964 3370652 42.76 2688 2383240 986428 11.04 286040 2701892 8
05:32:38 03:52:01 AM 4510860 6727044 3371572 42.77 2688 2383240 986428 11.04 286040 2702776 4
05:32:38 03:53:01 AM 4510800 6726988 3371632 42.77 2688 2383244 986428 11.04 286040 2702788 4
05:32:38 03:54:01 AM 4510848 6727036 3371584 42.77 2688 2383244 986428 11.04 286040 2702896 4
05:32:38 03:55:01 AM 4510724 6726912 3371708 42.77 2688 2383244 986428 11.04 286040 2702828 16
05:32:38 03:56:01 AM 4511064 6727256 3371368 42.77 2688 2383248 986428 11.04 286040 2702560 12
05:32:38 03:57:01 AM 4511020 6727212 3371412 42.77 2688 2383248 986428 11.04 286040 2702560 4
05:32:38 03:58:01 AM 4510896 6727088 3371536 42.77 2688 2383248 986428 11.04 286040 2702684 4
05:32:38 03:59:01 AM 4511028 6727224 3371404 42.77 2688 2383252 986428 11.04 286040 2702564 4
05:32:38 04:00:01 AM 4509168 6726024 3373264 42.79 2688 2383912 993716 11.13 286040 2704404 4
05:32:38 04:01:01 AM 4508320 6725176 3374112 42.81 2688 2383916 993716 11.13 286040 2704968 4
05:32:38 04:02:01 AM 4508984 6725840 3373448 42.80 2688 2383916 993716 11.13 286044 2704512 4
05:32:38 04:03:01 AM 4509388 6726244 3373044 42.79 2688 2383916 993716 11.13 286040 2704076 4
05:32:38 04:04:01 AM 4509384 6726244 3373048 42.79 2688 2383920 993716 11.13 286040 2704188 4
05:32:38 04:05:01 AM 4509556 6726416 3372876 42.79 2688 2383920 993716 11.13 286040 2704052 4
05:32:38 04:06:01 AM 4509584 6726444 3372848 42.79 2688 2383920 993716 11.13 286040 2704076 4
05:32:38 04:07:01 AM 4509300 6726164 3373132 42.79 2688 2383924 993716 11.13 286040 2704196 4
05:32:38 04:08:01 AM 4509152 6726016 3373280 42.79 2688 2383924 993716 11.13 286040 2704400 4
05:32:38 04:09:01 AM 4509192 6726056 3373240 42.79 2688 2383924 993716 11.13 286040 2704264 4
05:32:38 04:10:01 AM 4506628 6724156 3375804 42.83 2688 2384588 994672 11.14 286040 2706992 4
05:32:38 04:11:01 AM 4506736 6724272 3375696 42.83 2688 2384588 994672 11.14 286040 2706900 4
05:32:38 04:12:01 AM 4506888 6724428 3375544 42.82 2688 2384592 994672 11.14 286040 2706788 4
05:32:38 04:13:01 AM 4506828 6724368 3375604 42.82 2688 2384592 994672 11.14 286040 2706804 4
05:32:38 04:14:01 AM 4506708 6724248 3375724 42.83 2688 2384592 994672 11.14 286040 2706912 4
05:32:38 04:15:01 AM 4506852 6724392 3375580 42.82 2688 2384592 994672 11.14 286040 2706796 4
05:32:38 04:16:01 AM 4506600 6724144 3375832 42.83 2688 2384596 994672 11.14 286040 2706800 4
05:32:38 04:17:01 AM 4506864 6724408 3375568 42.82 2688 2384596 994672 11.14 286040 2706580 4
05:32:38 04:18:01 AM 4507016 6724560 3375416 42.82 2688 2384596 994672 11.14 286040 2706592 4
05:32:38 04:19:01 AM 4506988 6724536 3375444 42.82 2688 2384600 994672 11.14 286040 2706588 4
05:32:38 04:20:02 AM 4504132 6722336 3378300 42.86 2688 2385256 1010212 11.31 286040 2709340 4
05:32:38 04:21:01 AM 4504272 6722484 3378160 42.86 2688 2385260 1010212 11.31 286040 2709424 4
05:32:38 04:22:01 AM 4504244 6722456 3378188 42.86 2688 2385260 1010212 11.31 286040 2709424 4
05:32:38 04:23:01 AM 4504316 6722528 3378116 42.86 2688 2385260 1010212 11.31 286040 2709316 4
05:32:38 04:24:01 AM 4504352 6722568 3378080 42.86 2688 2385264 1010212 11.31 286040 2709232 4
05:32:38 04:25:01 AM 4504388 6722604 3378044 42.86 2688 2385264 1010212 11.31 286040 2709232 4
05:32:38 04:26:01 AM 4504584 6722800 3377848 42.85 2688 2385264 1010212 11.31 286040 2709116 4
05:32:38 04:27:01 AM 4504564 6722784 3377868 42.85 2688 2385268 1010212 11.31 286040 2709120 4
05:32:38 04:28:01 AM 4504596 6722816 3377836 42.85 2688 2385268 1010212 11.31 286040 2709128 4
05:32:38 04:29:01 AM 4504540 6722760 3377892 42.85 2688 2385268 1010212 11.31 286040 2709120 4
05:32:38 04:30:01 AM 4501488 6720372 3380944 42.89 2688 2385932 994164 11.13 286040 2711944 668
05:32:38 04:31:01 AM 4502028 6720920 3380404 42.89 2688 2385932 994164 11.13 286040 2711596 4
05:32:38 04:32:01 AM 4501856 6720752 3380576 42.89 2688 2385936 994164 11.13 286040 2711600 4
05:32:38 04:33:01 AM 4501580 6720476 3380852 42.89 2688 2385936 994164 11.13 286040 2711820 4
05:32:38 04:34:01 AM 4501976 6720872 3380456 42.89 2688 2385936 994164 11.13 286040 2711600 4
05:32:38 04:35:01 AM 4501516 6720416 3380916 42.89 2688 2385940 994164 11.13 286040 2711952 4
05:32:38 04:36:01 AM 4501684 6720576 3380748 42.89 2688 2385940 994164 11.13 286040 2711836 4
05:32:38 04:37:01 AM 4501804 6720696 3380628 42.89 2688 2385940 994164 11.13 286040 2711836 4
05:32:38 04:38:01 AM 4501628 6720524 3380804 42.89 2688 2385944 994164 11.13 286040 2711964 4
05:32:38 04:39:01 AM 4501616 6720512 3380816 42.89 2688 2385944 994164 11.13 286040 2711840 4
05:32:38 04:40:01 AM 4498908 6718472 3383524 42.92 2688 2386612 1014444 11.36 286040 2714348 672
05:32:38 04:41:01 AM 4499212 6718784 3383220 42.92 2688 2386616 1014444 11.36 286040 2714320 4
05:32:38 04:42:01 AM 4498456 6718028 3383976 42.93 2688 2386616 1014444 11.36 286040 2715100 4
05:32:38 04:43:01 AM 4498644 6718220 3383788 42.93 2688 2386620 1014444 11.36 286040 2714892 4
05:32:38 04:44:01 AM 4498704 6718280 3383728 42.93 2688 2386620 1014444 11.36 286040 2714884 4
05:32:38 04:45:01 AM 4499036 6718612 3383396 42.92 2688 2386620 1014444 11.36 286040 2714684 4
05:32:38 04:46:01 AM 4498560 6718140 3383872 42.93 2688 2386624 1014444 11.36 286040 2714892 4
05:32:38 04:47:01 AM 4498928 6718508 3383504 42.92 2688 2386624 1014444 11.36 286040 2714688 4
05:32:38 04:48:01 AM 4498964 6718544 3383468 42.92 2688 2386624 1014444 11.36 286040 2714816 4
05:32:38 04:49:01 AM 4498984 6718568 3383448 42.92 2688 2386628 1014444 11.36 286040 2714696 4
05:32:38 04:50:01 AM 4496356 6716600 3386076 42.96 2688 2387288 1004992 11.25 286040 2717092 668
05:32:38 04:51:01 AM 4496456 6716708 3385976 42.96 2688 2387288 1004992 11.25 286040 2716968 4
05:32:38 04:52:01 AM 4496632 6716888 3385800 42.95 2688 2387292 1004992 11.25 286040 2716856 4
05:32:38 04:53:01 AM 4496840 6717096 3385592 42.95 2688 2387292 1004992 11.25 286040 2716640 16
05:32:38 04:54:01 AM 4496252 6716508 3386180 42.96 2688 2387292 1004848 11.25 286064 2717044 12
05:32:38 04:55:01 AM 4496512 6716772 3385920 42.96 2688 2387296 1004848 11.25 286064 2716844 8
05:32:38 04:56:01 AM 4495668 6715928 3386764 42.97 2688 2387296 1004848 11.25 286064 2717724 4
05:32:38 04:57:01 AM 4495604 6715864 3386828 42.97 2688 2387296 1004848 11.25 286064 2717724 4
05:32:38 04:58:01 AM 4495656 6715920 3386776 42.97 2688 2387300 1004848 11.25 286064 2717852 4
05:32:38 04:59:01 AM 4495872 6716136 3386560 42.96 2688 2387300 1004848 11.25 286064 2717728 4
05:32:38 05:00:01 AM 4493704 6714624 3388728 42.99 2688 2387956 1021904 11.44 286064 2719732 664
05:32:38 05:01:01 AM 4493084 6714008 3389348 43.00 2688 2387964 1021904 11.44 286064 2720204 4
05:32:38 05:02:01 AM 4493664 6714588 3388768 42.99 2688 2387964 1021904 11.44 286064 2719728 4
05:32:38 05:03:01 AM 4494068 6714996 3388364 42.99 2688 2387968 1021904 11.44 286064 2719520 4
05:32:38 05:04:01 AM 4494016 6714944 3388416 42.99 2688 2387968 1021904 11.44 286064 2719396 4
05:32:38 05:05:01 AM 4493844 6714772 3388588 42.99 2688 2387968 1021904 11.44 286064 2719512 4
05:32:38 05:06:01 AM 4494104 6715036 3388328 42.99 2688 2387972 1021904 11.44 286064 2719444 4
05:32:38 05:07:01 AM 4494276 6715208 3388156 42.98 2688 2387972 1021904 11.44 286068 2719292 4
05:32:38 05:08:01 AM 4494184 6715116 3388248 42.98 2688 2387972 1021904 11.44 286064 2719324 4
05:32:38 05:09:01 AM 4494184 6715120 3388248 42.98 2688 2387976 1021904 11.44 286064 2719320 4
05:32:38 05:10:01 AM 4491288 6712884 3391144 43.02 2688 2388636 1021904 11.44 286064 2721932 668
05:32:38 05:11:01 AM 4491428 6713028 3391004 43.02 2688 2388640 995708 11.15 286064 2721932 4
05:32:38 05:12:01 AM 4491628 6713228 3390804 43.02 2688 2388640 995708 11.15 286064 2721940 4
05:32:38 05:13:01 AM 4491544 6713144 3390888 43.02 2688 2388640 995708 11.15 286064 2721948 4
05:32:38 05:14:01 AM 4491772 6713376 3390660 43.02 2688 2388644 995708 11.15 286064 2721716 8
05:32:38 05:15:01 AM 4491664 6713268 3390768 43.02 2688 2388644 995708 11.15 286064 2721832 4
05:32:38 05:16:01 AM 4491832 6713436 3390600 43.01 2688 2388644 995708 11.15 286064 2721716 4
05:32:38 05:17:01 AM 4491684 6713292 3390748 43.02 2688 2388648 995708 11.15 286064 2721836 4
05:32:38 05:18:01 AM 4491820 6713428 3390612 43.01 2688 2388648 995708 11.15 286064 2721728 4
05:32:38 05:19:01 AM 4491680 6713288 3390752 43.02 2688 2388648 995708 11.15 286064 2721936 4
05:32:38 05:20:01 AM 4486812 6709084 3395620 43.08 2688 2389312 1022504 11.45 286064 2726152 668
05:32:38 05:21:01 AM 4488476 6710776 3393956 43.06 2688 2389320 1020968 11.43 286084 2724668 4
05:32:38 05:22:01 AM 4488848 6711152 3393584 43.05 2688 2389324 1020968 11.43 286084 2724288 4
05:32:38 05:23:01 AM 4488744 6711048 3393688 43.05 2688 2389324 1020968 11.43 286084 2724508 4
05:32:38 05:24:01 AM 4489024 6711328 3393408 43.05 2688 2389324 1020968 11.43 286084 2724220 4
05:32:38 05:25:01 AM 4489024 6711332 3393408 43.05 2688 2389328 1020968 11.43 286084 2724236 4
05:32:38 05:26:01 AM 4488936 6711244 3393496 43.05 2688 2389328 1020968 11.43 286084 2724236 4
05:32:38 05:27:01 AM 4488900 6711208 3393532 43.05 2688 2389328 1020968 11.43 286084 2724352 4
05:32:38 05:28:01 AM 4488976 6711284 3393456 43.05 2688 2389328 1020968 11.43 286084 2724304 4
05:32:38 05:29:01 AM 4489176 6711488 3393256 43.05 2688 2389332 1020968 11.43 286084 2724240 4
05:32:38 05:30:01 AM 4486432 6709320 3396000 43.08 2688 2389908 1019208 11.41 286084 2726840 584
05:32:38 05:31:01 AM 4636668 6816632 3245764 41.18 2688 2348508 854476 9.57 374232 2494876 138684
05:32:38 05:32:01 AM 4587000 6777812 3295432 41.81 2688 2363444 881508 9.87 575272 2360416 12652
05:32:38 Average: 4529613 6740879 3352819 42.54 2688 2378414 979519 10.97 287060 2683143 493
05:32:38
05:32:38 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
05:32:38 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:01:01 AM eth0 0.48 0.08 0.09 0.01 0.00 0.00 0.00 0.00
05:32:38 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:02:01 AM eth0 0.78 0.40 0.52 0.39 0.00 0.00 0.00 0.00
05:32:38 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:03:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:04:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:06:01 AM eth0 0.82 0.27 0.35 0.23 0.00 0.00 0.00 0.00
05:32:38 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:08:01 AM eth0 0.75 0.77 0.22 0.20 0.00 0.00 0.00 0.00
05:32:38 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:09:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:10:01 AM eth0 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:12:01 AM eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:13:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:14:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:16:01 AM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00
05:32:38 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:18:01 AM eth0 0.45 0.33 0.17 0.10 0.00 0.00 0.00 0.00
05:32:38 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:19:01 AM eth0 0.38 0.45 0.06 0.10 0.00 0.00 0.00 0.00
05:32:38 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:21:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:23:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00
05:32:38 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:24:01 AM eth0 0.52 0.13 0.11 0.01 0.00 0.00 0.00 0.00
05:32:38 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:25:01 AM eth0 0.92 0.30 0.36 0.23 0.00 0.00 0.00 0.00
05:32:38 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:26:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
05:32:38 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:27:01 AM eth0 0.50 0.07 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:28:01 AM eth0 0.60 0.25 0.40 0.25 0.00 0.00 0.00 0.00
05:32:38 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:29:01 AM eth0 0.63 0.72 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:31:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:33:01 AM eth0 1.27 0.33 0.43 0.26 0.00 0.00 0.00 0.00
05:32:38 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:34:01 AM eth0 0.83 0.45 0.58 0.39 0.00 0.00 0.00 0.00
05:32:38 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:37:01 AM eth0 1.17 0.00 0.14 0.00 0.00 0.00 0.00 0.00
05:32:38 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:38:01 AM eth0 1.15 0.43 0.68 0.47 0.00 0.00 0.00 0.00
05:32:38 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:39:01 AM eth0 7.61 0.68 0.96 0.14 0.00 0.00 0.00 0.00
05:32:38 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:40:01 AM eth0 1.65 0.72 1.04 0.77 0.00 0.00 0.00 0.00
05:32:38 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:41:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:42:01 AM eth0 6.72 0.00 0.95 0.00 0.00 0.00 0.00 0.00
05:32:38 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:43:01 AM eth0 4.50 0.22 0.59 0.10 0.00 0.00 0.00 0.00
05:32:38 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:44:01 AM eth0 1.70 0.42 0.60 0.39 0.00 0.00 0.00 0.00
05:32:38 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:45:01 AM eth0 0.80 0.05 0.05 0.00 0.00 0.00 0.00 0.00
05:32:38 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:46:01 AM eth0 0.58 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:47:01 AM eth0 1.32 0.03 0.11 0.00 0.00 0.00 0.00 0.00
05:32:38 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:48:01 AM eth0 1.97 0.35 0.52 0.29 0.00 0.00 0.00 0.00
05:32:38 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:49:01 AM eth0 3.07 0.65 0.23 0.14 0.00 0.00 0.00 0.00
05:32:38 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:50:01 AM eth0 2.32 0.00 0.22 0.00 0.00 0.00 0.00 0.00
05:32:38 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:51:01 AM eth0 0.57 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:52:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:53:01 AM eth0 0.73 0.15 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:54:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:55:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:56:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:57:01 AM eth0 1.90 0.00 0.20 0.00 0.00 0.00 0.00 0.00
05:32:38 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:58:01 AM eth0 2.55 0.65 1.09 0.68 0.00 0.00 0.00 0.00
05:32:38 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 12:59:01 AM eth0 1.18 0.83 0.35 0.33 0.00 0.00 0.00 0.00
05:32:38 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:00:01 AM eth0 3.50 0.00 0.47 0.00 0.00 0.00 0.00 0.00
05:32:38 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:01:01 AM eth0 0.83 0.07 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:02:01 AM eth0 0.75 0.22 0.28 0.19 0.00 0.00 0.00 0.00
05:32:38 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:03:01 AM eth0 0.87 0.17 0.21 0.07 0.00 0.00 0.00 0.00
05:32:38 01:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:04:02 AM eth0 1.12 0.10 0.07 0.01 0.00 0.00 0.00 0.00
05:32:38 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:05:01 AM eth0 1.30 0.24 0.40 0.23 0.00 0.00 0.00 0.00
05:32:38 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:06:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:07:01 AM eth0 1.07 0.17 0.32 0.19 0.00 0.00 0.00 0.00
05:32:38 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:08:01 AM eth0 0.57 0.15 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:09:01 AM eth0 0.83 0.65 0.10 0.14 0.00 0.00 0.00 0.00
05:32:38 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:10:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:11:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:12:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:13:01 AM eth0 0.50 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:14:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:15:01 AM eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:16:01 AM eth0 0.43 0.00 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:17:01 AM eth0 0.78 0.23 0.34 0.22 0.00 0.00 0.00 0.00
05:32:38 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:18:01 AM eth0 0.98 0.37 0.44 0.27 0.00 0.00 0.00 0.00
05:32:38 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:19:01 AM eth0 0.72 0.72 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:21:01 AM eth0 0.62 0.03 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:22:01 AM eth0 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00
05:32:38 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:23:01 AM eth0 0.38 0.13 0.09 0.07 0.00 0.00 0.00 0.00
05:32:38 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:24:01 AM eth0 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00
05:32:38 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:25:01 AM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:27:01 AM eth0 0.78 0.00 0.09 0.00 0.00 0.00 0.00 0.00
05:32:38 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:28:01 AM eth0 0.52 0.33 0.34 0.26 0.00 0.00 0.00 0.00
05:32:38 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:29:01 AM eth0 0.70 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:30:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:32:38 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:31:01 AM eth0 1.37 0.27 0.42 0.20 0.00 0.00 0.00 0.00
05:32:38 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:32:01 AM eth0 0.85 0.42 0.52 0.39 0.00 0.00 0.00 0.00
05:32:38 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:33:01 AM eth0 1.00 0.13 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:34:01 AM eth0 0.63 0.28 0.33 0.20 0.00 0.00 0.00 0.00
05:32:38 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:35:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:36:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:37:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:38:01 AM eth0 0.52 0.12 0.14 0.07 0.00 0.00 0.00 0.00
05:32:38 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:39:01 AM eth0 1.43 0.88 0.43 0.37 0.00 0.00 0.00 0.00
05:32:38 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:40:01 AM eth0 0.28 0.05 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:41:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:43:01 AM eth0 0.80 0.12 0.20 0.06 0.00 0.00 0.00 0.00
05:32:38 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:44:01 AM eth0 0.62 0.35 0.32 0.23 0.00 0.00 0.00 0.00
05:32:38 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:45:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:47:01 AM eth0 1.02 0.17 0.32 0.19 0.00 0.00 0.00 0.00
05:32:38 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:48:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:49:01 AM eth0 0.63 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:51:01 AM eth0 2.33 0.00 0.16 0.00 0.00 0.00 0.00 0.00
05:32:38 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:52:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:53:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:54:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:55:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:56:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:57:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:58:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:32:38 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 01:59:01 AM eth0 0.78 0.68 0.18 0.14 0.00 0.00 0.00 0.00
05:32:38 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:02:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00
05:32:38 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:03:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:08:01 AM eth0 1.03 0.33 0.44 0.26 0.00 0.00 0.00 0.00
05:32:38 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:09:01 AM eth0 0.53 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 02:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:10:02 AM eth0 0.82 0.32 0.35 0.23 0.00 0.00 0.00 0.00
05:32:38 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:11:01 AM eth0 1.34 0.05 0.18 0.00 0.00 0.00 0.00 0.00
05:32:38 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:12:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:13:01 AM eth0 0.47 0.13 0.17 0.07 0.00 0.00 0.00 0.00
05:32:38 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:14:01 AM eth0 2.97 0.05 0.31 0.00 0.00 0.00 0.00 0.00
05:32:38 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:15:01 AM eth0 4.73 0.22 0.80 0.22 0.00 0.00 0.00 0.00
05:32:38 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:16:01 AM eth0 0.87 0.37 0.53 0.38 0.00 0.00 0.00 0.00
05:32:38 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:17:01 AM eth0 0.97 0.00 0.13 0.00 0.00 0.00 0.00 0.00
05:32:38 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:18:01 AM eth0 6.55 0.15 0.96 0.07 0.00 0.00 0.00 0.00
05:32:38 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:19:01 AM eth0 3.75 0.65 0.38 0.14 0.00 0.00 0.00 0.00
05:32:38 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:20:01 AM eth0 0.53 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:21:01 AM eth0 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:22:01 AM eth0 0.60 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:23:01 AM eth0 1.15 0.57 0.15 6.34 0.00 0.00 0.00 0.00
05:32:38 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:24:01 AM eth0 1.27 0.15 0.16 0.01 0.00 0.00 0.00 0.00
05:32:38 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:25:01 AM eth0 1.45 0.00 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:26:01 AM eth0 2.73 0.00 0.13 0.00 0.00 0.00 0.00 0.00
05:32:38 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:27:01 AM eth0 1.37 0.03 0.10 0.00 0.00 0.00 0.00 0.00
05:32:38 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:28:01 AM eth0 4.63 2.72 0.98 18.24 0.00 0.00 0.00 0.00
05:32:38 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:29:01 AM eth0 1.97 1.05 0.76 0.55 0.00 0.00 0.00 0.00
05:32:38 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:30:01 AM eth0 3.93 0.03 0.52 0.00 0.00 0.00 0.00 0.00
05:32:38 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:31:01 AM eth0 1.45 0.00 0.14 0.00 0.00 0.00 0.00 0.00
05:32:38 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:32:01 AM eth0 1.02 0.00 0.09 0.00 0.00 0.00 0.00 0.00
05:32:38 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:33:01 AM eth0 0.87 0.28 0.40 0.29 0.00 0.00 0.00 0.00
05:32:38 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:34:01 AM eth0 0.78 0.10 0.10 0.00 0.00 0.00 0.00 0.00
05:32:38 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:35:01 AM eth0 0.83 0.00 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:36:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:37:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:38:01 AM eth0 0.67 0.10 0.11 0.06 0.00 0.00 0.00 0.00
05:32:38 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:39:01 AM eth0 1.05 0.70 0.17 0.14 0.00 0.00 0.00 0.00
05:32:38 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:40:01 AM eth0 0.57 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:41:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:42:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:43:01 AM eth0 0.48 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:44:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00
05:32:38 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:45:01 AM eth0 0.40 0.07 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:46:01 AM eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:47:01 AM eth0 0.95 0.15 0.35 0.19 0.00 0.00 0.00 0.00
05:32:38 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:48:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:32:38 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:49:01 AM eth0 0.63 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:50:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:51:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:32:38 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:52:01 AM eth0 0.42 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:53:01 AM eth0 0.55 0.15 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:54:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:55:01 AM eth0 0.52 0.03 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:56:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:57:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:58:01 AM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00
05:32:38 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 02:59:01 AM eth0 0.65 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:00:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:01:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:02:01 AM eth0 0.60 0.43 0.28 0.20 0.00 0.00 0.00 0.00
05:32:38 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:03:01 AM eth0 0.50 0.18 0.17 0.07 0.00 0.00 0.00 0.00
05:32:38 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:04:01 AM eth0 0.32 0.02 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:05:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:07:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:08:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:09:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:10:01 AM eth0 0.60 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:11:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:12:01 AM eth0 0.15 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:13:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 03:14:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:14:02 AM eth0 0.32 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:15:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:16:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:17:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:18:01 AM eth0 0.40 0.18 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:19:01 AM eth0 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00
05:32:38 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:20:01 AM eth0 0.63 0.67 0.11 0.14 0.00 0.00 0.00 0.00
05:32:38 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:21:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:22:01 AM eth0 0.93 0.85 0.08 0.07 0.00 0.00 0.00 0.00
05:32:38 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:23:01 AM eth0 1.03 0.30 0.39 0.26 0.00 0.00 0.00 0.00
05:32:38 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:25:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:26:01 AM eth0 2.68 0.00 0.18 0.00 0.00 0.00 0.00 0.00
05:32:38 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:27:01 AM eth0 0.33 0.08 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:28:01 AM eth0 1.13 0.37 0.45 0.26 0.00 0.00 0.00 0.00
05:32:38 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:29:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:30:01 AM eth0 0.52 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:31:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:33:01 AM eth0 2.77 0.27 0.48 0.25 0.00 0.00 0.00 0.00
05:32:38 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:34:01 AM eth0 0.12 0.02 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:35:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:36:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:37:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:38:01 AM eth0 0.38 0.27 0.20 0.07 0.00 0.00 0.00 0.00
05:32:38 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:40:01 AM eth0 0.52 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:43:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
05:32:38 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:45:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:47:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:48:01 AM eth0 0.97 0.30 0.48 0.29 0.00 0.00 0.00 0.00
05:32:38 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:50:01 AM eth0 56.90 29.11 39.32 25.65 0.00 0.00 0.00 0.00
05:32:38 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:51:01 AM eth0 1.35 0.00 0.18 0.00 0.00 0.00 0.00 0.00
05:32:38 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:52:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:53:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:54:01 AM eth0 3.23 0.07 0.33 0.00 0.00 0.00 0.00 0.00
05:32:38 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:55:01 AM eth0 4.62 0.28 0.81 0.23 0.00 0.00 0.00 0.00
05:32:38 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:56:01 AM eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:57:01 AM eth0 7.78 0.02 1.06 0.00 0.00 0.00 0.00 0.00
05:32:38 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:58:01 AM eth0 1.97 0.17 0.28 0.07 0.00 0.00 0.00 0.00
05:32:38 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 03:59:01 AM eth0 0.82 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:00:01 AM eth0 0.88 0.65 0.10 0.14 0.00 0.00 0.00 0.00
05:32:38 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:01:01 AM eth0 0.62 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:02:01 AM eth0 0.95 0.22 0.30 0.19 0.00 0.00 0.00 0.00
05:32:38 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:03:01 AM eth0 1.70 0.20 0.25 0.10 0.00 0.00 0.00 0.00
05:32:38 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:04:01 AM eth0 2.38 0.00 0.12 0.00 0.00 0.00 0.00 0.00
05:32:38 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:05:01 AM eth0 1.62 0.05 0.08 0.00 0.00 0.00 0.00 0.00
05:32:38 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:06:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:07:01 AM eth0 1.82 0.00 0.20 0.00 0.00 0.00 0.00 0.00
05:32:38 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:08:01 AM eth0 3.32 0.53 0.94 0.49 0.00 0.00 0.00 0.00
05:32:38 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:09:01 AM eth0 0.93 0.35 0.53 0.43 0.00 0.00 0.00 0.00
05:32:38 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:10:01 AM eth0 4.53 0.70 0.65 0.14 0.00 0.00 0.00 0.00
05:32:38 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:11:01 AM eth0 1.65 0.07 0.12 0.00 0.00 0.00 0.00 0.00
05:32:38 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:12:01 AM eth0 0.52 0.00 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:13:01 AM eth0 0.68 0.17 0.16 0.07 0.00 0.00 0.00 0.00
05:32:38 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:14:01 AM eth0 0.57 0.05 0.04 0.00 0.00 0.00 0.00 0.00
05:32:38 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:15:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:16:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:17:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:18:01 AM eth0 0.85 0.12 0.19 0.06 0.00 0.00 0.00 0.00
05:32:38 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:19:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:32:38 04:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:20:02 AM eth0 0.62 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:21:01 AM eth0 0.36 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:22:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:23:01 AM eth0 0.48 0.10 0.15 0.06 0.00 0.00 0.00 0.00
05:32:38 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:24:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:25:01 AM eth0 0.78 0.05 0.13 0.00 0.00 0.00 0.00 0.00
05:32:38 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:26:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:27:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:28:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00
05:32:38 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:29:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:30:01 AM eth0 0.73 0.73 0.15 0.14 0.00 0.00 0.00 0.00
05:32:38 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:31:01 AM eth0 0.40 0.05 0.05 0.00 0.00 0.00 0.00 0.00
05:32:38 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:32:01 AM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:33:01 AM eth0 0.65 0.22 0.34 0.25 0.00 0.00 0.00 0.00
05:32:38 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:35:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:36:01 AM eth0 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00
05:32:38 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:37:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:38:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:39:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:40:01 AM eth0 0.57 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:41:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:42:01 AM eth0 0.43 0.20 0.26 0.19 0.00 0.00 0.00 0.00
05:32:38 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:43:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:44:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:45:01 AM eth0 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00
05:32:38 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:46:01 AM eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00
05:32:38 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:47:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:48:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:49:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:50:01 AM eth0 0.58 0.65 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:53:01 AM eth0 0.45 0.17 0.15 0.17 0.00 0.00 0.00 0.00
05:32:38 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:54:01 AM eth0 0.87 0.22 0.32 0.20 0.00 0.00 0.00 0.00
05:32:38 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:55:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:58:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 04:59:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:32:38 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:00:01 AM eth0 0.85 0.82 0.33 0.33 0.00 0.00 0.00 0.00
05:32:38 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:02:01 AM eth0 0.38 0.23 0.26 0.19 0.00 0.00 0.00 0.00
05:32:38 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:03:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:05:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:08:01 AM eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:09:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:10:01 AM eth0 0.53 0.65 0.08 0.14 0.00 0.00 0.00 0.00
05:32:38 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:13:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
05:32:38 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:15:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:32:38 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:18:01 AM eth0 0.67 0.13 0.19 0.07 0.00 0.00 0.00 0.00
05:32:38 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:19:01 AM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
05:32:38 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:20:01 AM eth0 0.58 0.72 0.09 0.14 0.00 0.00 0.00 0.00
05:32:38 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:22:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:32:38 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:23:01 AM eth0 1.88 2.63 0.43 12.99 0.00 0.00 0.00 0.00
05:32:38 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:24:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00
05:32:38 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:25:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:26:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:28:01 AM eth0 0.85 1.02 0.13 12.87 0.00 0.00 0.00 0.00
05:32:38 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:38 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:30:01 AM eth0 0.48 0.60 0.08 0.13 0.00 0.00 0.00 0.00
05:32:38 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:31:01 AM eth0 145.93 91.62 305.22 271.01 0.00 0.00 0.00 0.00
05:32:38 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 05:32:01 AM eth0 27.32 24.89 255.98 7.88 0.00 0.00 0.00 0.00
05:32:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:38 Average: eth0 1.43 0.61 1.96 1.14 0.00 0.00 0.00 0.00
05:32:38
05:32:38
05:32:38 ---> sar -P ALL:
05:32:38 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1269.novalocal) 10/08/2025 _x86_64_ (2 CPU)
05:32:38
05:32:38 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:01:01 AM all 0.40 0.03 0.25 0.03 0.08 99.22
05:32:38 12:01:01 AM 0 0.55 0.05 0.23 0.00 0.03 99.13
05:32:38 12:01:01 AM 1 0.25 0.00 0.27 0.05 0.12 99.31
05:32:38 12:02:01 AM all 0.38 0.00 0.10 0.01 0.06 99.45
05:32:38 12:02:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
05:32:38 12:02:01 AM 1 0.22 0.00 0.13 0.02 0.08 99.55
05:32:38 12:03:01 AM all 0.39 0.00 0.08 0.00 0.09 99.43
05:32:38 12:03:01 AM 0 0.17 0.00 0.10 0.00 0.10 99.63
05:32:38 12:03:01 AM 1 0.62 0.00 0.07 0.00 0.08 99.23
05:32:38 12:04:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 12:04:01 AM 0 0.17 0.00 0.12 0.00 0.08 99.63
05:32:38 12:04:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
05:32:38 12:05:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53
05:32:38 12:05:01 AM 0 0.18 0.00 0.08 0.00 0.07 99.67
05:32:38 12:05:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
05:32:38 12:06:01 AM all 0.40 0.00 0.07 0.00 0.08 99.46
05:32:38 12:06:01 AM 0 0.23 0.00 0.12 0.00 0.10 99.55
05:32:38 12:06:01 AM 1 0.57 0.00 0.02 0.00 0.05 99.37
05:32:38 12:07:01 AM all 0.38 0.00 0.09 0.00 0.06 99.47
05:32:38 12:07:01 AM 0 0.25 0.00 0.15 0.00 0.08 99.52
05:32:38 12:07:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
05:32:38 12:08:01 AM all 3.11 0.00 0.81 0.00 0.08 95.99
05:32:38 12:08:01 AM 0 5.61 0.00 1.49 0.00 0.10 92.80
05:32:38 12:08:01 AM 1 0.62 0.00 0.13 0.00 0.07 99.18
05:32:38 12:09:01 AM all 0.35 0.00 0.08 0.00 0.06 99.52
05:32:38 12:09:01 AM 0 0.20 0.00 0.10 0.00 0.08 99.62
05:32:38 12:09:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
05:32:38 12:10:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 12:10:01 AM 0 0.22 0.00 0.12 0.00 0.08 99.58
05:32:38 12:10:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
05:32:38 12:11:01 AM all 0.36 0.00 0.10 0.00 0.07 99.47
05:32:38 12:11:01 AM 0 0.25 0.00 0.15 0.00 0.10 99.50
05:32:38 12:11:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
05:32:38
05:32:38 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:12:01 AM all 0.34 0.00 0.08 0.00 0.05 99.52
05:32:38 12:12:01 AM 0 0.25 0.00 0.13 0.00 0.08 99.53
05:32:38 12:12:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
05:32:38 12:13:01 AM all 0.36 0.00 0.08 0.00 0.06 99.51
05:32:38 12:13:01 AM 0 0.15 0.00 0.10 0.00 0.07 99.68
05:32:38 12:13:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:32:38 12:14:01 AM all 0.36 0.00 0.08 0.00 0.07 99.49
05:32:38 12:14:01 AM 0 0.25 0.00 0.13 0.00 0.10 99.51
05:32:38 12:14:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
05:32:38 12:15:01 AM all 0.29 0.00 0.09 0.00 0.07 99.55
05:32:38 12:15:01 AM 0 0.47 0.00 0.12 0.00 0.07 99.35
05:32:38 12:15:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
05:32:38 12:16:01 AM all 0.41 0.18 0.15 0.01 0.07 99.19
05:32:38 12:16:01 AM 0 0.35 0.35 0.23 0.02 0.08 98.96
05:32:38 12:16:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
05:32:38 12:17:01 AM all 0.38 0.00 0.08 0.01 0.07 99.46
05:32:38 12:17:01 AM 0 0.25 0.00 0.13 0.00 0.10 99.52
05:32:38 12:17:01 AM 1 0.52 0.00 0.03 0.02 0.03 99.40
05:32:38 12:18:01 AM all 0.97 0.00 0.14 0.00 0.06 98.83
05:32:38 12:18:01 AM 0 1.40 0.00 0.27 0.00 0.08 98.24
05:32:38 12:18:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
05:32:38 12:19:01 AM all 2.41 0.00 0.20 0.00 0.07 97.32
05:32:38 12:19:01 AM 0 4.21 0.00 0.32 0.00 0.08 95.39
05:32:38 12:19:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
05:32:38 12:20:01 AM all 0.36 0.00 0.07 0.00 0.06 99.52
05:32:38 12:20:01 AM 0 0.22 0.00 0.10 0.00 0.08 99.60
05:32:38 12:20:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
05:32:38 12:21:01 AM all 0.37 0.00 0.10 0.00 0.06 99.47
05:32:38 12:21:01 AM 0 0.22 0.00 0.17 0.00 0.10 99.51
05:32:38 12:21:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
05:32:38 12:22:01 AM all 0.29 0.00 0.11 0.00 0.06 99.54
05:32:38 12:22:01 AM 0 0.37 0.00 0.18 0.00 0.10 99.35
05:32:38 12:22:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73
05:32:38
05:32:38 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:23:01 AM all 0.21 0.00 0.08 0.00 0.08 99.63
05:32:38 12:23:01 AM 0 0.17 0.00 0.10 0.00 0.08 99.65
05:32:38 12:23:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62
05:32:38 12:24:01 AM all 0.37 0.00 0.10 0.00 0.07 99.47
05:32:38 12:24:01 AM 0 0.18 0.00 0.15 0.00 0.08 99.58
05:32:38 12:24:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
05:32:38 12:25:01 AM all 0.39 0.00 0.08 0.00 0.07 99.46
05:32:38 12:25:01 AM 0 0.22 0.00 0.12 0.00 0.08 99.58
05:32:38 12:25:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:32:38 12:26:01 AM all 0.39 0.00 0.07 0.00 0.07 99.47
05:32:38 12:26:01 AM 0 0.25 0.00 0.08 0.00 0.08 99.58
05:32:38 12:26:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
05:32:38 12:27:01 AM all 0.39 0.00 0.06 0.00 0.08 99.47
05:32:38 12:27:01 AM 0 0.22 0.00 0.08 0.00 0.10 99.60
05:32:38 12:27:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
05:32:38 12:28:01 AM all 0.18 0.00 0.08 0.00 0.07 99.67
05:32:38 12:28:01 AM 0 0.20 0.00 0.12 0.00 0.08 99.60
05:32:38 12:28:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
05:32:38 12:29:01 AM all 2.93 0.00 0.27 0.00 0.08 96.73
05:32:38 12:29:01 AM 0 0.85 0.00 0.08 0.00 0.07 99.00
05:32:38 12:29:01 AM 1 5.01 0.00 0.45 0.00 0.08 94.46
05:32:38 12:30:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 12:30:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
05:32:38 12:30:01 AM 1 0.20 0.00 0.12 0.00 0.10 99.58
05:32:38 12:31:01 AM all 0.39 0.00 0.08 0.00 0.06 99.47
05:32:38 12:31:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
05:32:38 12:31:01 AM 1 0.18 0.00 0.10 0.00 0.08 99.63
05:32:38 12:32:01 AM all 0.33 0.00 0.09 0.00 0.06 99.52
05:32:38 12:32:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
05:32:38 12:32:01 AM 1 0.20 0.00 0.13 0.00 0.08 99.58
05:32:38 12:33:01 AM all 0.23 0.00 0.10 0.00 0.05 99.62
05:32:38 12:33:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
05:32:38 12:33:01 AM 1 0.20 0.00 0.13 0.00 0.08 99.58
05:32:38
05:32:38 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:34:01 AM all 0.15 0.00 0.12 0.00 0.07 99.67
05:32:38 12:34:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
05:32:38 12:34:01 AM 1 0.17 0.00 0.13 0.00 0.08 99.62
05:32:38 12:35:01 AM all 0.38 0.00 0.08 0.00 0.06 99.49
05:32:38 12:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:32:38 12:35:01 AM 1 0.20 0.00 0.12 0.00 0.08 99.60
05:32:38 12:36:01 AM all 0.39 0.00 0.09 0.00 0.06 99.46
05:32:38 12:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:32:38 12:36:01 AM 1 0.23 0.00 0.15 0.00 0.08 99.53
05:32:38 12:37:01 AM all 0.39 0.00 0.08 0.00 0.06 99.47
05:32:38 12:37:01 AM 0 0.20 0.00 0.12 0.00 0.08 99.60
05:32:38 12:37:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
05:32:38 12:38:01 AM all 0.38 0.00 0.08 0.00 0.08 99.46
05:32:38 12:38:01 AM 0 0.20 0.00 0.12 0.00 0.10 99.58
05:32:38 12:38:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:32:38 12:39:01 AM all 2.97 0.00 0.24 0.00 0.07 96.72
05:32:38 12:39:01 AM 0 5.30 0.00 0.42 0.00 0.05 94.24
05:32:38 12:39:01 AM 1 0.65 0.00 0.07 0.00 0.08 99.20
05:32:38 12:40:01 AM all 0.23 0.00 0.13 0.00 0.07 99.57
05:32:38 12:40:01 AM 0 0.25 0.00 0.15 0.00 0.12 99.48
05:32:38 12:40:01 AM 1 0.22 0.00 0.10 0.00 0.02 99.67
05:32:38 12:41:01 AM all 0.19 0.00 0.08 0.00 0.07 99.66
05:32:38 12:41:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
05:32:38 12:41:01 AM 1 0.25 0.00 0.08 0.00 0.07 99.60
05:32:38 12:42:01 AM all 0.38 0.00 0.09 0.00 0.06 99.47
05:32:38 12:42:01 AM 0 0.20 0.00 0.13 0.00 0.07 99.60
05:32:38 12:42:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:32:38 12:43:01 AM all 0.39 0.00 0.09 0.00 0.07 99.45
05:32:38 12:43:01 AM 0 0.37 0.00 0.10 0.00 0.08 99.45
05:32:38 12:43:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
05:32:38 12:44:01 AM all 0.43 0.00 0.07 0.00 0.06 99.44
05:32:38 12:44:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33
05:32:38 12:44:01 AM 1 0.27 0.00 0.10 0.00 0.08 99.55
05:32:38
05:32:38 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:45:01 AM all 0.32 0.00 0.08 0.00 0.05 99.55
05:32:38 12:45:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
05:32:38 12:45:01 AM 1 0.18 0.00 0.12 0.00 0.07 99.63
05:32:38 12:46:01 AM all 0.36 0.00 0.08 0.00 0.06 99.51
05:32:38 12:46:01 AM 0 0.58 0.00 0.10 0.00 0.07 99.25
05:32:38 12:46:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
05:32:38 12:47:01 AM all 0.25 0.00 0.10 0.00 0.06 99.59
05:32:38 12:47:01 AM 0 0.18 0.00 0.12 0.00 0.07 99.63
05:32:38 12:47:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
05:32:38 12:48:01 AM all 0.33 0.00 0.08 0.00 0.06 99.53
05:32:38 12:48:01 AM 0 0.18 0.00 0.10 0.00 0.08 99.63
05:32:38 12:48:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
05:32:38 12:49:01 AM all 2.95 0.00 0.27 0.00 0.07 96.72
05:32:38 12:49:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
05:32:38 12:49:01 AM 1 5.40 0.00 0.47 0.00 0.10 94.03
05:32:38 12:50:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 12:50:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
05:32:38 12:50:01 AM 1 0.25 0.00 0.13 0.00 0.10 99.52
05:32:38 12:51:01 AM all 0.37 0.00 0.08 0.00 0.08 99.47
05:32:38 12:51:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
05:32:38 12:51:01 AM 1 0.18 0.00 0.12 0.00 0.12 99.58
05:32:38 12:52:01 AM all 0.36 0.00 0.09 0.01 0.06 99.48
05:32:38 12:52:01 AM 0 0.13 0.00 0.10 0.02 0.07 99.68
05:32:38 12:52:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
05:32:38 12:53:01 AM all 0.34 0.00 0.08 0.00 0.06 99.52
05:32:38 12:53:01 AM 0 0.18 0.00 0.13 0.00 0.08 99.60
05:32:38 12:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
05:32:38 12:54:01 AM all 0.38 0.00 0.09 0.00 0.07 99.46
05:32:38 12:54:01 AM 0 0.25 0.00 0.17 0.00 0.10 99.48
05:32:38 12:54:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
05:32:38 12:55:01 AM all 0.37 0.00 0.08 0.00 0.08 99.48
05:32:38 12:55:01 AM 0 0.17 0.00 0.08 0.00 0.08 99.67
05:32:38 12:55:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
05:32:38
05:32:38 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 12:56:01 AM all 0.36 0.00 0.09 0.00 0.06 99.49
05:32:38 12:56:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
05:32:38 12:56:01 AM 1 0.63 0.00 0.13 0.00 0.07 99.17
05:32:38 12:57:01 AM all 0.27 0.00 0.08 0.00 0.07 99.58
05:32:38 12:57:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
05:32:38 12:57:01 AM 1 0.52 0.00 0.15 0.00 0.10 99.23
05:32:38 12:58:01 AM all 0.39 0.00 0.09 0.00 0.08 99.44
05:32:38 12:58:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
05:32:38 12:58:01 AM 1 0.65 0.00 0.12 0.00 0.10 99.13
05:32:38 12:59:01 AM all 2.91 0.00 0.29 0.00 0.08 96.73
05:32:38 12:59:01 AM 0 5.28 0.00 0.48 0.00 0.07 94.17
05:32:38 12:59:01 AM 1 0.53 0.00 0.10 0.00 0.08 99.28
05:32:38 01:00:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 01:00:01 AM 0 0.22 0.00 0.13 0.00 0.08 99.57
05:32:38 01:00:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
05:32:38 01:01:01 AM all 0.33 0.00 0.09 0.00 0.06 99.52
05:32:38 01:01:01 AM 0 0.22 0.00 0.13 0.00 0.08 99.57
05:32:38 01:01:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
05:32:38 01:02:01 AM all 0.38 0.00 0.10 0.00 0.06 99.47
05:32:38 01:02:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:32:38 01:02:01 AM 1 0.65 0.00 0.12 0.00 0.07 99.16
05:32:38 01:03:01 AM all 0.23 0.00 0.08 0.00 0.06 99.62
05:32:38 01:03:01 AM 0 0.17 0.00 0.10 0.00 0.07 99.67
05:32:38 01:03:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
05:32:38 01:04:02 AM all 0.32 0.00 0.07 0.00 0.06 99.56
05:32:38 01:04:02 AM 0 0.20 0.00 0.10 0.00 0.07 99.63
05:32:38 01:04:02 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
05:32:38 01:05:01 AM all 0.37 0.00 0.09 0.00 0.05 99.48
05:32:38 01:05:01 AM 0 0.22 0.00 0.14 0.00 0.09 99.56
05:32:38 01:05:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.41
05:32:38 01:06:01 AM all 0.36 0.00 0.08 0.00 0.05 99.51
05:32:38 01:06:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
05:32:38 01:06:01 AM 1 0.32 0.00 0.12 0.00 0.07 99.50
05:32:38
05:32:38 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 01:07:01 AM all 0.38 0.00 0.08 0.00 0.08 99.46
05:32:38 01:07:01 AM 0 0.15 0.00 0.10 0.00 0.08 99.67
05:32:38 01:07:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25
05:32:38 01:08:01 AM all 0.36 0.00 0.09 0.00 0.08 99.47
05:32:38 01:08:01 AM 0 0.18 0.00 0.12 0.00 0.08 99.62
05:32:38 01:08:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33
05:32:38 01:09:01 AM all 2.81 0.00 0.28 0.00 0.08 96.83
05:32:38 01:09:01 AM 0 5.37 0.00 0.50 0.00 0.08 94.05
05:32:38 01:09:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.61
05:32:38 01:10:01 AM all 0.36 0.00 0.09 0.00 0.07 99.48
05:32:38 01:10:01 AM 0 0.20 0.00 0.15 0.00 0.10 99.55
05:32:38 01:10:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
05:32:38 01:11:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:32:38 01:11:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70
05:32:38 01:11:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25
05:32:38 01:12:01 AM all 0.34 0.00 0.08 0.00 0.06 99.52
05:32:38 01:12:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
05:32:38 01:12:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
05:32:38 01:13:01 AM all 0.38 0.00 0.07 0.00 0.06 99.50
05:32:38 01:13:01 AM 0 0.20 0.00 0.10 0.00 0.08 99.62
05:32:38 01:13:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
05:32:38 01:14:01 AM all 0.37 0.00 0.09 0.00 0.06 99.48
05:32:38 01:14:01 AM 0 0.20 0.00 0.12 0.00 0.08 99.60
05:32:38 01:14:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
05:32:38 01:15:01 AM all 0.31 0.00 0.11 0.00 0.06 99.52
05:32:38 01:15:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67
05:32:38 01:15:01 AM 1 0.43 0.00 0.12 0.00 0.07 99.38
05:32:38 01:16:01 AM all 0.43 0.00 0.12 0.00 0.06 99.40
05:32:38 01:16:01 AM 0 0.22 0.00 0.13 0.00 0.07 99.58
05:32:38 01:16:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22
05:32:38 01:17:01 AM all 0.43 0.00 0.09 0.00 0.05 99.42
05:32:38 01:17:01 AM 0 0.30 0.00 0.15 0.00 0.07 99.48
05:32:38 01:17:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
05:32:38
05:32:38 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 01:18:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52
05:32:38 01:18:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
05:32:38 01:18:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33
05:32:38 01:19:01 AM all 3.14 0.00 0.28 0.00 0.04 96.54
05:32:38 01:19:01 AM 0 5.70 0.00 0.48 0.00 0.07 93.75
05:32:38 01:19:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
05:32:38 01:20:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
05:32:38 01:20:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
05:32:38 01:20:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.52
05:32:38 01:21:01 AM all 0.42 0.00 0.08 0.00 0.05 99.46
05:32:38 01:21:01 AM 0 0.22 0.00 0.10 0.00 0.05 99.63
05:32:38 01:21:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28
05:32:38 01:22:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48
05:32:38 01:22:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 01:22:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
05:32:38 01:23:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
05:32:38 01:23:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 01:23:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
05:32:38 01:24:01 AM all 0.39 0.00 0.08 0.00 0.04 99.49
05:32:38 01:24:01 AM 0 0.25 0.00 0.10 0.00 0.05 99.60
05:32:38 01:24:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
05:32:38 01:25:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
05:32:38 01:25:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58
05:32:38 01:25:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
05:32:38 01:26:01 AM all 0.28 0.00 0.09 0.00 0.05 99.58
05:32:38 01:26:01 AM 0 0.18 0.00 0.13 0.00 0.05 99.63
05:32:38 01:26:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
05:32:38 01:27:01 AM all 0.39 0.00 0.08 0.00 0.03 99.49
05:32:38 01:27:01 AM 0 0.27 0.00 0.15 0.00 0.05 99.53
05:32:38 01:27:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
05:32:38 01:28:01 AM all 0.39 0.00 0.09 0.00 0.04 99.47
05:32:38 01:28:01 AM 0 0.27 0.00 0.12 0.00 0.07 99.55
05:32:38 01:28:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
05:32:38
05:32:38 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 01:29:01 AM all 3.15 0.00 0.28 0.00 0.03 96.54
05:32:38 01:29:01 AM 0 5.68 0.00 0.50 0.00 0.03 93.78
05:32:38 01:29:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30
05:32:38 01:30:01 AM all 0.40 0.00 0.08 0.00 0.03 99.48
05:32:38 01:30:01 AM 0 0.25 0.00 0.13 0.00 0.05 99.56
05:32:38 01:30:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
05:32:38 01:31:01 AM all 0.41 0.00 0.12 0.00 0.04 99.43
05:32:38 01:31:01 AM 0 0.27 0.00 0.15 0.00 0.05 99.53
05:32:38 01:31:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
05:32:38 01:32:01 AM all 0.38 0.00 0.10 0.01 0.03 99.49
05:32:38 01:32:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
05:32:38 01:32:01 AM 1 0.63 0.00 0.12 0.02 0.03 99.20
05:32:38 01:33:01 AM all 0.38 0.00 0.09 0.00 0.04 99.48
05:32:38 01:33:01 AM 0 0.22 0.00 0.12 0.00 0.05 99.62
05:32:38 01:33:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
05:32:38 01:34:01 AM all 0.38 0.00 0.08 0.00 0.05 99.48
05:32:38 01:34:01 AM 0 0.23 0.00 0.15 0.00 0.07 99.55
05:32:38 01:34:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
05:32:38 01:35:01 AM all 0.37 0.00 0.09 0.00 0.03 99.51
05:32:38 01:35:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 01:35:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
05:32:38 01:36:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
05:32:38 01:36:01 AM 0 0.20 0.00 0.13 0.00 0.05 99.61
05:32:38 01:36:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
05:32:38 01:37:01 AM all 0.20 0.00 0.08 0.01 0.04 99.67
05:32:38 01:37:01 AM 0 0.18 0.00 0.12 0.02 0.05 99.63
05:32:38 01:37:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
05:32:38 01:38:01 AM all 0.20 0.00 0.08 0.00 0.03 99.68
05:32:38 01:38:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
05:32:38 01:38:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
05:32:38 01:39:01 AM all 2.99 0.00 0.28 0.00 0.03 96.70
05:32:38 01:39:01 AM 0 0.87 0.00 0.18 0.00 0.03 98.91
05:32:38 01:39:01 AM 1 5.11 0.00 0.37 0.00 0.03 94.49
05:32:38
05:32:38 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 01:40:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
05:32:38 01:40:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
05:32:38 01:40:01 AM 1 0.25 0.00 0.13 0.00 0.07 99.55
05:32:38 01:41:01 AM all 0.24 0.00 0.09 0.00 0.07 99.60
05:32:38 01:41:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
05:32:38 01:41:01 AM 1 0.18 0.00 0.12 0.00 0.12 99.58
05:32:38 01:42:01 AM all 0.39 0.00 0.07 0.00 0.04 99.50
05:32:38 01:42:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
05:32:38 01:42:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62
05:32:38 01:43:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
05:32:38 01:43:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:32:38 01:43:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67
05:32:38 01:44:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62
05:32:38 01:44:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
05:32:38 01:44:01 AM 1 0.20 0.00 0.15 0.00 0.05 99.60
05:32:38 01:45:01 AM all 0.41 0.00 0.08 0.00 0.03 99.47
05:32:38 01:45:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
05:32:38 01:45:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65
05:32:38 01:46:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:32:38 01:46:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
05:32:38 01:46:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63
05:32:38 01:47:01 AM all 0.34 0.00 0.10 0.00 0.02 99.54
05:32:38 01:47:01 AM 0 0.43 0.00 0.07 0.00 0.00 99.50
05:32:38 01:47:01 AM 1 0.25 0.00 0.13 0.00 0.03 99.58
05:32:38 01:48:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
05:32:38 01:48:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
05:32:38 01:48:01 AM 1 0.27 0.00 0.13 0.00 0.03 99.56
05:32:38 01:49:01 AM all 3.04 0.00 0.27 0.00 0.04 96.65
05:32:38 01:49:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
05:32:38 01:49:01 AM 1 5.63 0.00 0.50 0.00 0.07 93.80
05:32:38 01:50:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50
05:32:38 01:50:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
05:32:38 01:50:01 AM 1 0.22 0.00 0.15 0.00 0.05 99.58
05:32:38
05:32:38 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 01:51:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
05:32:38 01:51:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
05:32:38 01:51:01 AM 1 0.23 0.00 0.12 0.00 0.05 99.60
05:32:38 01:52:01 AM all 0.29 0.00 0.10 0.00 0.03 99.58
05:32:38 01:52:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
05:32:38 01:52:01 AM 1 0.23 0.00 0.15 0.00 0.03 99.58
05:32:38 01:53:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67
05:32:38 01:53:01 AM 0 0.20 0.00 0.03 0.00 0.00 99.77
05:32:38 01:53:01 AM 1 0.27 0.00 0.13 0.00 0.03 99.56
05:32:38 01:54:01 AM all 0.41 0.00 0.08 0.00 0.04 99.47
05:32:38 01:54:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
05:32:38 01:54:01 AM 1 0.27 0.00 0.10 0.00 0.05 99.58
05:32:38 01:55:01 AM all 0.38 0.17 0.14 0.01 0.03 99.27
05:32:38 01:55:01 AM 0 0.53 0.33 0.15 0.00 0.02 98.96
05:32:38 01:55:01 AM 1 0.22 0.00 0.13 0.02 0.05 99.58
05:32:38 01:56:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:32:38 01:56:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
05:32:38 01:56:01 AM 1 0.28 0.00 0.10 0.00 0.05 99.56
05:32:38 01:57:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59
05:32:38 01:57:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
05:32:38 01:57:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
05:32:38 01:58:01 AM all 0.40 0.00 0.09 0.00 0.03 99.47
05:32:38 01:58:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:32:38 01:58:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60
05:32:38 01:59:01 AM all 3.12 0.00 0.32 0.00 0.04 96.53
05:32:38 01:59:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
05:32:38 01:59:01 AM 1 5.63 0.00 0.57 0.00 0.05 93.75
05:32:38 02:00:01 AM all 0.29 0.00 0.11 0.00 0.03 99.57
05:32:38 02:00:01 AM 0 0.45 0.00 0.13 0.00 0.02 99.40
05:32:38 02:00:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
05:32:38 02:01:01 AM all 0.43 0.00 0.09 0.00 0.03 99.46
05:32:38 02:01:01 AM 0 0.63 0.00 0.08 0.00 0.02 99.27
05:32:38 02:01:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65
05:32:38
05:32:38 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:02:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50
05:32:38 02:02:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
05:32:38 02:02:01 AM 1 0.25 0.00 0.12 0.00 0.05 99.58
05:32:38 02:03:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48
05:32:38 02:03:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
05:32:38 02:03:01 AM 1 0.22 0.00 0.15 0.00 0.05 99.58
05:32:38 02:04:01 AM all 0.32 0.00 0.10 0.00 0.04 99.54
05:32:38 02:04:01 AM 0 0.55 0.00 0.13 0.00 0.05 99.26
05:32:38 02:04:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
05:32:38 02:05:01 AM all 0.39 0.00 0.08 0.00 0.04 99.49
05:32:38 02:05:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
05:32:38 02:05:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68
05:32:38 02:06:01 AM all 0.37 0.00 0.08 0.00 0.04 99.51
05:32:38 02:06:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 02:06:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65
05:32:38 02:07:01 AM all 0.39 0.00 0.10 0.00 0.03 99.47
05:32:38 02:07:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
05:32:38 02:07:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67
05:32:38 02:08:01 AM all 0.38 0.00 0.11 0.00 0.03 99.48
05:32:38 02:08:01 AM 0 0.33 0.00 0.10 0.00 0.02 99.55
05:32:38 02:08:01 AM 1 0.42 0.00 0.12 0.00 0.05 99.42
05:32:38 02:09:01 AM all 3.11 0.00 0.26 0.00 0.04 96.59
05:32:38 02:09:01 AM 0 0.33 0.00 0.10 0.00 0.03 99.53
05:32:38 02:09:01 AM 1 5.88 0.00 0.42 0.00 0.05 93.65
05:32:38 02:10:02 AM all 0.30 0.00 0.10 0.00 0.05 99.55
05:32:38 02:10:02 AM 0 0.50 0.00 0.13 0.00 0.07 99.30
05:32:38 02:10:02 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
05:32:38 02:11:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
05:32:38 02:11:01 AM 0 0.54 0.00 0.07 0.00 0.02 99.37
05:32:38 02:11:01 AM 1 0.19 0.00 0.10 0.00 0.03 99.68
05:32:38 02:12:01 AM all 0.38 0.00 0.07 0.00 0.04 99.52
05:32:38 02:12:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
05:32:38 02:12:01 AM 1 0.23 0.00 0.12 0.00 0.07 99.58
05:32:38
05:32:38 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:13:01 AM all 0.25 0.00 0.10 0.00 0.03 99.62
05:32:38 02:13:01 AM 0 0.28 0.00 0.13 0.00 0.03 99.55
05:32:38 02:13:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
05:32:38 02:14:01 AM all 0.42 0.00 0.08 0.00 0.04 99.46
05:32:38 02:14:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.57
05:32:38 02:14:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:32:38 02:15:01 AM all 0.41 0.00 0.10 0.00 0.03 99.46
05:32:38 02:15:01 AM 0 0.25 0.00 0.15 0.00 0.05 99.55
05:32:38 02:15:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 02:16:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47
05:32:38 02:16:01 AM 0 0.20 0.00 0.10 0.00 0.02 99.68
05:32:38 02:16:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26
05:32:38 02:17:01 AM all 0.35 0.00 0.11 0.00 0.03 99.52
05:32:38 02:17:01 AM 0 0.49 0.00 0.13 0.00 0.03 99.35
05:32:38 02:17:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68
05:32:38 02:18:01 AM all 0.33 0.00 0.10 0.00 0.03 99.53
05:32:38 02:18:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
05:32:38 02:18:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72
05:32:38 02:19:01 AM all 3.08 0.00 0.29 0.00 0.03 96.59
05:32:38 02:19:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
05:32:38 02:19:01 AM 1 5.72 0.00 0.52 0.00 0.05 93.71
05:32:38 02:20:01 AM all 0.40 0.00 0.09 0.00 0.04 99.47
05:32:38 02:20:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
05:32:38 02:20:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60
05:32:38 02:21:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47
05:32:38 02:21:01 AM 0 0.55 0.00 0.05 0.00 0.00 99.40
05:32:38 02:21:01 AM 1 0.27 0.00 0.13 0.00 0.05 99.55
05:32:38 02:22:01 AM all 0.40 0.00 0.10 0.00 0.03 99.47
05:32:38 02:22:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
05:32:38 02:22:01 AM 1 0.32 0.00 0.17 0.00 0.03 99.48
05:32:38 02:23:01 AM all 0.31 0.00 0.10 0.00 0.03 99.56
05:32:38 02:23:01 AM 0 0.45 0.00 0.12 0.00 0.03 99.40
05:32:38 02:23:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72
05:32:38
05:32:38 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:24:01 AM all 0.14 0.00 0.08 0.00 0.03 99.74
05:32:38 02:24:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
05:32:38 02:24:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62
05:32:38 02:25:01 AM all 0.15 0.00 0.11 0.00 0.04 99.70
05:32:38 02:25:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68
05:32:38 02:25:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
05:32:38 02:26:01 AM all 0.18 0.00 0.09 0.00 0.05 99.68
05:32:38 02:26:01 AM 0 0.25 0.00 0.12 0.00 0.07 99.57
05:32:38 02:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
05:32:38 02:27:01 AM all 0.16 0.00 0.11 0.00 0.03 99.71
05:32:38 02:27:01 AM 0 0.20 0.00 0.13 0.00 0.03 99.63
05:32:38 02:27:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
05:32:38 02:28:01 AM all 0.34 0.00 0.13 0.00 0.03 99.50
05:32:38 02:28:01 AM 0 0.28 0.00 0.15 0.00 0.03 99.53
05:32:38 02:28:01 AM 1 0.40 0.00 0.12 0.00 0.02 99.47
05:32:38 02:29:01 AM all 4.41 0.00 0.33 0.00 0.04 95.22
05:32:38 02:29:01 AM 0 8.17 0.00 0.59 0.00 0.05 91.20
05:32:38 02:29:01 AM 1 0.67 0.00 0.07 0.00 0.03 99.23
05:32:38 02:30:01 AM all 0.43 0.00 0.11 0.00 0.03 99.42
05:32:38 02:30:01 AM 0 0.69 0.00 0.08 0.00 0.03 99.20
05:32:38 02:30:01 AM 1 0.18 0.00 0.13 0.00 0.03 99.65
05:32:38 02:31:01 AM all 0.43 0.00 0.13 0.01 0.03 99.42
05:32:38 02:31:01 AM 0 0.60 0.00 0.12 0.00 0.02 99.27
05:32:38 02:31:01 AM 1 0.25 0.00 0.13 0.02 0.03 99.57
05:32:38 02:32:01 AM all 0.42 0.00 0.10 0.00 0.04 99.44
05:32:38 02:32:01 AM 0 0.67 0.00 0.08 0.00 0.03 99.21
05:32:38 02:32:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67
05:32:38 02:33:01 AM all 0.33 0.00 0.11 0.00 0.03 99.53
05:32:38 02:33:01 AM 0 0.42 0.00 0.08 0.00 0.00 99.50
05:32:38 02:33:01 AM 1 0.25 0.00 0.13 0.00 0.05 99.56
05:32:38 02:34:01 AM all 0.43 0.00 0.11 0.00 0.03 99.44
05:32:38 02:34:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
05:32:38 02:34:01 AM 1 0.27 0.00 0.15 0.00 0.03 99.55
05:32:38
05:32:38 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:35:01 AM all 0.35 0.00 0.11 0.00 0.04 99.50
05:32:38 02:35:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
05:32:38 02:35:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60
05:32:38 02:36:01 AM all 0.40 0.00 0.09 0.00 0.03 99.48
05:32:38 02:36:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43
05:32:38 02:36:01 AM 1 0.27 0.00 0.15 0.00 0.05 99.53
05:32:38 02:37:01 AM all 0.36 0.00 0.11 0.00 0.03 99.50
05:32:38 02:37:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
05:32:38 02:37:01 AM 1 0.28 0.00 0.17 0.00 0.05 99.50
05:32:38 02:38:01 AM all 0.48 0.00 0.08 0.00 0.05 99.39
05:32:38 02:38:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35
05:32:38 02:38:01 AM 1 0.35 0.00 0.13 0.00 0.08 99.43
05:32:38 02:39:01 AM all 3.47 0.00 0.31 0.00 0.03 96.19
05:32:38 02:39:01 AM 0 6.61 0.00 0.49 0.00 0.02 92.89
05:32:38 02:39:01 AM 1 0.33 0.00 0.13 0.00 0.05 99.48
05:32:38 02:40:01 AM all 0.42 0.00 0.10 0.00 0.03 99.46
05:32:38 02:40:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
05:32:38 02:40:01 AM 1 0.30 0.00 0.13 0.00 0.03 99.53
05:32:38 02:41:01 AM all 0.42 0.00 0.10 0.00 0.03 99.45
05:32:38 02:41:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
05:32:38 02:41:01 AM 1 0.32 0.00 0.17 0.00 0.05 99.46
05:32:38 02:42:01 AM all 0.43 0.00 0.11 0.00 0.03 99.44
05:32:38 02:42:01 AM 0 0.27 0.00 0.10 0.00 0.03 99.60
05:32:38 02:42:01 AM 1 0.58 0.00 0.12 0.00 0.02 99.28
05:32:38 02:43:01 AM all 0.45 0.00 0.08 0.00 0.03 99.44
05:32:38 02:43:01 AM 0 0.27 0.00 0.12 0.00 0.03 99.58
05:32:38 02:43:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30
05:32:38 02:44:01 AM all 0.42 0.00 0.09 0.00 0.05 99.44
05:32:38 02:44:01 AM 0 0.25 0.00 0.13 0.00 0.07 99.55
05:32:38 02:44:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
05:32:38 02:45:01 AM all 0.37 0.00 0.09 0.00 0.02 99.52
05:32:38 02:45:01 AM 0 0.28 0.00 0.13 0.00 0.03 99.55
05:32:38 02:45:01 AM 1 0.45 0.00 0.05 0.00 0.00 99.50
05:32:38
05:32:38 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:46:01 AM all 0.40 0.00 0.09 0.00 0.04 99.47
05:32:38 02:46:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58
05:32:38 02:46:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:32:38 02:47:01 AM all 0.45 0.00 0.10 0.00 0.04 99.41
05:32:38 02:47:01 AM 0 0.38 0.00 0.13 0.00 0.05 99.43
05:32:38 02:47:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
05:32:38 02:48:01 AM all 0.43 0.00 0.09 0.00 0.05 99.42
05:32:38 02:48:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
05:32:38 02:48:01 AM 1 0.25 0.00 0.13 0.00 0.07 99.55
05:32:38 02:49:01 AM all 3.21 0.00 0.33 0.00 0.03 96.44
05:32:38 02:49:01 AM 0 0.45 0.00 0.12 0.00 0.02 99.42
05:32:38 02:49:01 AM 1 5.97 0.00 0.54 0.00 0.03 93.46
05:32:38 02:50:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59
05:32:38 02:50:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.41
05:32:38 02:50:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
05:32:38 02:51:01 AM all 0.40 0.00 0.08 0.00 0.03 99.48
05:32:38 02:51:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
05:32:38 02:51:01 AM 1 0.27 0.00 0.12 0.00 0.05 99.56
05:32:38 02:52:01 AM all 0.37 0.00 0.09 0.00 0.02 99.52
05:32:38 02:52:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50
05:32:38 02:52:01 AM 1 0.28 0.00 0.13 0.00 0.03 99.55
05:32:38 02:53:01 AM all 0.41 0.00 0.12 0.00 0.03 99.44
05:32:38 02:53:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
05:32:38 02:53:01 AM 1 0.23 0.00 0.17 0.00 0.05 99.55
05:32:38 02:54:01 AM all 0.41 0.00 0.08 0.00 0.05 99.46
05:32:38 02:54:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
05:32:38 02:54:01 AM 1 0.23 0.00 0.13 0.00 0.07 99.56
05:32:38 02:55:01 AM all 0.41 0.00 0.10 0.00 0.03 99.46
05:32:38 02:55:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:32:38 02:55:01 AM 1 0.23 0.00 0.15 0.00 0.05 99.57
05:32:38 02:56:01 AM all 0.33 0.00 0.12 0.00 0.04 99.51
05:32:38 02:56:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
05:32:38 02:56:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60
05:32:38
05:32:38 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 02:57:01 AM all 0.33 0.00 0.10 0.00 0.03 99.53
05:32:38 02:57:01 AM 0 0.54 0.00 0.10 0.00 0.03 99.33
05:32:38 02:57:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
05:32:38 02:58:01 AM all 0.41 0.00 0.10 0.00 0.03 99.47
05:32:38 02:58:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33
05:32:38 02:58:01 AM 1 0.25 0.00 0.12 0.00 0.03 99.60
05:32:38 02:59:01 AM all 2.74 0.00 0.28 0.00 0.03 96.96
05:32:38 02:59:01 AM 0 4.95 0.00 0.50 0.00 0.03 94.51
05:32:38 02:59:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
05:32:38 03:00:01 AM all 0.85 0.00 0.09 0.00 0.04 99.01
05:32:38 03:00:01 AM 0 1.17 0.00 0.10 0.00 0.05 98.68
05:32:38 03:00:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
05:32:38 03:01:01 AM all 0.39 0.00 0.08 0.00 0.03 99.49
05:32:38 03:01:01 AM 0 0.27 0.00 0.13 0.00 0.05 99.55
05:32:38 03:01:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
05:32:38 03:02:01 AM all 0.24 0.00 0.09 0.00 0.03 99.64
05:32:38 03:02:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67
05:32:38 03:02:01 AM 1 0.28 0.00 0.08 0.00 0.02 99.61
05:32:38 03:03:01 AM all 0.33 0.00 0.13 0.00 0.06 99.48
05:32:38 03:03:01 AM 0 0.22 0.00 0.17 0.00 0.07 99.55
05:32:38 03:03:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42
05:32:38 03:04:01 AM all 0.39 0.00 0.10 0.00 0.05 99.46
05:32:38 03:04:01 AM 0 0.18 0.00 0.13 0.00 0.07 99.62
05:32:38 03:04:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
05:32:38 03:05:01 AM all 0.43 0.00 0.08 0.00 0.03 99.46
05:32:38 03:05:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60
05:32:38 03:05:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
05:32:38 03:06:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52
05:32:38 03:06:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 03:06:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
05:32:38 03:07:01 AM all 0.41 0.00 0.08 0.00 0.03 99.47
05:32:38 03:07:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.56
05:32:38 03:07:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
05:32:38
05:32:38 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 03:08:01 AM all 0.37 0.00 0.09 0.00 0.04 99.50
05:32:38 03:08:01 AM 0 0.30 0.00 0.17 0.00 0.05 99.48
05:32:38 03:08:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52
05:32:38 03:09:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52
05:32:38 03:09:01 AM 0 0.28 0.00 0.15 0.00 0.05 99.51
05:32:38 03:09:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
05:32:38 03:10:01 AM all 3.16 0.00 0.31 0.00 0.03 96.50
05:32:38 03:10:01 AM 0 0.53 0.00 0.12 0.00 0.03 99.31
05:32:38 03:10:01 AM 1 5.78 0.00 0.50 0.00 0.03 93.69
05:32:38 03:11:01 AM all 0.38 0.00 0.09 0.00 0.04 99.48
05:32:38 03:11:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
05:32:38 03:11:01 AM 1 0.22 0.00 0.13 0.00 0.07 99.58
05:32:38 03:12:01 AM all 0.39 0.00 0.09 0.01 0.03 99.47
05:32:38 03:12:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 03:12:01 AM 1 0.22 0.00 0.13 0.02 0.05 99.58
05:32:38 03:13:01 AM all 0.38 0.00 0.07 0.00 0.05 99.50
05:32:38 03:13:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
05:32:38 03:13:01 AM 1 0.18 0.00 0.10 0.00 0.07 99.65
05:32:38 03:14:02 AM all 0.30 0.00 0.09 0.00 0.03 99.57
05:32:38 03:14:02 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
05:32:38 03:14:02 AM 1 0.17 0.00 0.10 0.00 0.05 99.68
05:32:38 03:15:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
05:32:38 03:15:01 AM 0 0.46 0.00 0.03 0.00 0.02 99.49
05:32:38 03:15:01 AM 1 0.20 0.00 0.12 0.00 0.07 99.61
05:32:38 03:16:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:32:38 03:16:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 03:16:01 AM 1 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 03:17:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
05:32:38 03:17:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
05:32:38 03:17:01 AM 1 0.23 0.00 0.13 0.00 0.07 99.57
05:32:38 03:18:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50
05:32:38 03:18:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
05:32:38 03:18:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
05:32:38
05:32:38 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 03:19:01 AM all 0.39 0.00 0.10 0.00 0.04 99.47
05:32:38 03:19:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.26
05:32:38 03:19:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67
05:32:38 03:20:01 AM all 3.11 0.00 0.28 0.00 0.04 96.57
05:32:38 03:20:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.21
05:32:38 03:20:01 AM 1 5.59 0.00 0.45 0.00 0.03 93.93
05:32:38 03:21:01 AM all 0.33 0.00 0.10 0.00 0.03 99.54
05:32:38 03:21:01 AM 0 0.47 0.00 0.10 0.00 0.02 99.41
05:32:38 03:21:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67
05:32:38 03:22:01 AM all 0.43 0.18 0.16 0.00 0.03 99.20
05:32:38 03:22:01 AM 0 0.55 0.37 0.17 0.00 0.02 98.90
05:32:38 03:22:01 AM 1 0.30 0.00 0.15 0.00 0.05 99.50
05:32:38 03:23:01 AM all 0.43 0.00 0.08 0.01 0.03 99.46
05:32:38 03:23:01 AM 0 0.65 0.00 0.05 0.00 0.02 99.28
05:32:38 03:23:01 AM 1 0.20 0.00 0.12 0.02 0.03 99.63
05:32:38 03:24:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55
05:32:38 03:24:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
05:32:38 03:24:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
05:32:38 03:25:01 AM all 0.25 0.00 0.09 0.00 0.04 99.62
05:32:38 03:25:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
05:32:38 03:25:01 AM 1 0.18 0.00 0.12 0.00 0.05 99.65
05:32:38 03:26:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
05:32:38 03:26:01 AM 0 0.48 0.00 0.02 0.00 0.00 99.50
05:32:38 03:26:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
05:32:38 03:27:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
05:32:38 03:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
05:32:38 03:27:01 AM 1 0.22 0.00 0.13 0.00 0.07 99.58
05:32:38 03:28:01 AM all 0.36 0.00 0.09 0.00 0.06 99.49
05:32:38 03:28:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
05:32:38 03:28:01 AM 1 0.18 0.00 0.12 0.00 0.07 99.63
05:32:38 03:29:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
05:32:38 03:29:01 AM 0 0.60 0.00 0.10 0.00 0.03 99.27
05:32:38 03:29:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
05:32:38
05:32:38 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 03:30:01 AM all 3.11 0.00 0.29 0.00 0.04 96.56
05:32:38 03:30:01 AM 0 5.95 0.00 0.50 0.00 0.05 93.50
05:32:38 03:30:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
05:32:38 03:31:01 AM all 0.38 0.00 0.08 0.00 0.04 99.49
05:32:38 03:31:01 AM 0 0.17 0.00 0.10 0.00 0.05 99.68
05:32:38 03:31:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
05:32:38 03:32:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
05:32:38 03:32:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67
05:32:38 03:32:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 03:33:01 AM all 0.36 0.00 0.10 0.00 0.03 99.51
05:32:38 03:33:01 AM 0 0.47 0.00 0.12 0.00 0.03 99.38
05:32:38 03:33:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
05:32:38 03:34:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:32:38 03:34:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
05:32:38 03:34:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63
05:32:38 03:35:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55
05:32:38 03:35:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
05:32:38 03:35:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60
05:32:38 03:36:01 AM all 0.40 0.00 0.08 0.00 0.03 99.48
05:32:38 03:36:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:32:38 03:36:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62
05:32:38 03:37:01 AM all 0.38 0.00 0.08 0.00 0.04 99.49
05:32:38 03:37:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
05:32:38 03:37:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
05:32:38 03:38:01 AM all 0.29 0.00 0.08 0.00 0.04 99.58
05:32:38 03:38:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
05:32:38 03:38:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65
05:32:38 03:39:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48
05:32:38 03:39:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
05:32:38 03:39:01 AM 1 0.25 0.00 0.15 0.00 0.05 99.55
05:32:38 03:40:01 AM all 3.11 0.00 0.26 0.00 0.04 96.59
05:32:38 03:40:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
05:32:38 03:40:01 AM 1 5.84 0.00 0.45 0.00 0.05 93.66
05:32:38
05:32:38 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 03:41:01 AM all 0.33 0.00 0.10 0.00 0.04 99.53
05:32:38 03:41:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72
05:32:38 03:41:01 AM 1 0.48 0.00 0.10 0.00 0.07 99.35
05:32:38 03:42:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
05:32:38 03:42:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
05:32:38 03:42:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
05:32:38 03:43:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
05:32:38 03:43:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
05:32:38 03:43:01 AM 1 0.15 0.00 0.12 0.00 0.07 99.67
05:32:38 03:44:01 AM all 0.29 0.00 0.11 0.00 0.04 99.56
05:32:38 03:44:01 AM 0 0.42 0.00 0.10 0.00 0.03 99.45
05:32:38 03:44:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67
05:32:38 03:45:01 AM all 0.36 0.00 0.09 0.00 0.04 99.51
05:32:38 03:45:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
05:32:38 03:45:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
05:32:38 03:46:01 AM all 0.38 0.00 0.09 0.00 0.04 99.49
05:32:38 03:46:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
05:32:38 03:46:01 AM 1 0.17 0.00 0.13 0.00 0.05 99.65
05:32:38 03:47:01 AM all 0.38 0.00 0.08 0.01 0.03 99.50
05:32:38 03:47:01 AM 0 0.62 0.00 0.07 0.02 0.02 99.28
05:32:38 03:47:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
05:32:38 03:48:01 AM all 0.29 0.00 0.09 0.00 0.04 99.57
05:32:38 03:48:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50
05:32:38 03:48:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
05:32:38 03:49:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61
05:32:38 03:49:01 AM 0 0.40 0.00 0.05 0.00 0.00 99.55
05:32:38 03:49:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67
05:32:38 03:50:01 AM all 4.35 0.00 0.74 0.00 0.05 94.85
05:32:38 03:50:01 AM 0 1.76 0.00 0.49 0.00 0.05 97.71
05:32:38 03:50:01 AM 1 6.95 0.00 1.00 0.00 0.05 92.00
05:32:38 03:51:01 AM all 0.38 0.01 0.13 0.01 0.03 99.43
05:32:38 03:51:01 AM 0 0.22 0.02 0.20 0.02 0.05 99.50
05:32:38 03:51:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
05:32:38
05:32:38 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 03:52:01 AM all 0.23 0.00 0.09 0.00 0.03 99.65
05:32:38 03:52:01 AM 0 0.27 0.00 0.13 0.00 0.07 99.53
05:32:38 03:52:01 AM 1 0.18 0.00 0.05 0.00 0.00 99.77
05:32:38 03:53:01 AM all 0.39 0.00 0.08 0.00 0.03 99.49
05:32:38 03:53:01 AM 0 0.22 0.00 0.12 0.00 0.05 99.62
05:32:38 03:53:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 03:54:01 AM all 0.38 0.00 0.10 0.00 0.05 99.47
05:32:38 03:54:01 AM 0 0.25 0.00 0.15 0.00 0.08 99.51
05:32:38 03:54:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
05:32:38 03:55:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50
05:32:38 03:55:01 AM 0 0.25 0.00 0.12 0.00 0.05 99.58
05:32:38 03:55:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
05:32:38 03:56:01 AM all 0.38 0.00 0.10 0.00 0.03 99.49
05:32:38 03:56:01 AM 0 0.17 0.00 0.12 0.00 0.03 99.68
05:32:38 03:56:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
05:32:38 03:57:01 AM all 0.34 0.00 0.10 0.00 0.05 99.51
05:32:38 03:57:01 AM 0 0.27 0.00 0.15 0.00 0.07 99.51
05:32:38 03:57:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
05:32:38 03:58:01 AM all 0.44 0.00 0.12 0.00 0.03 99.42
05:32:38 03:58:01 AM 0 0.28 0.00 0.17 0.00 0.03 99.51
05:32:38 03:58:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
05:32:38 03:59:01 AM all 0.41 0.00 0.10 0.00 0.03 99.47
05:32:38 03:59:01 AM 0 0.23 0.00 0.13 0.00 0.03 99.60
05:32:38 03:59:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
05:32:38 04:00:01 AM all 3.14 0.00 0.29 0.00 0.04 96.53
05:32:38 04:00:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
05:32:38 04:00:01 AM 1 6.12 0.00 0.48 0.00 0.05 93.35
05:32:38 04:01:01 AM all 0.38 0.00 0.11 0.00 0.02 99.50
05:32:38 04:01:01 AM 0 0.30 0.00 0.13 0.00 0.03 99.53
05:32:38 04:01:01 AM 1 0.45 0.00 0.08 0.00 0.00 99.47
05:32:38 04:02:01 AM all 0.39 0.00 0.11 0.00 0.03 99.47
05:32:38 04:02:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60
05:32:38 04:02:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33
05:32:38
05:32:38 04:02:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:03:01 AM all 0.38 0.00 0.10 0.00 0.03 99.50
05:32:38 04:03:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
05:32:38 04:03:01 AM 1 0.30 0.00 0.13 0.00 0.03 99.53
05:32:38 04:04:01 AM all 0.41 0.00 0.10 0.00 0.03 99.47
05:32:38 04:04:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70
05:32:38 04:04:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23
05:32:38 04:05:01 AM all 0.33 0.00 0.09 0.00 0.03 99.54
05:32:38 04:05:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
05:32:38 04:05:01 AM 1 0.54 0.00 0.10 0.00 0.03 99.33
05:32:38 04:06:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:32:38 04:06:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.62
05:32:38 04:06:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
05:32:38 04:07:01 AM all 0.29 0.00 0.09 0.00 0.05 99.57
05:32:38 04:07:01 AM 0 0.28 0.00 0.13 0.00 0.05 99.53
05:32:38 04:07:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60
05:32:38 04:08:01 AM all 0.45 0.00 0.10 0.00 0.03 99.42
05:32:38 04:08:01 AM 0 0.64 0.00 0.12 0.00 0.03 99.21
05:32:38 04:08:01 AM 1 0.27 0.00 0.08 0.00 0.02 99.63
05:32:38 04:09:01 AM all 0.45 0.00 0.13 0.00 0.03 99.39
05:32:38 04:09:01 AM 0 0.68 0.00 0.13 0.00 0.03 99.15
05:32:38 04:09:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63
05:32:38 04:10:01 AM all 3.32 0.00 0.29 0.00 0.03 96.35
05:32:38 04:10:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28
05:32:38 04:10:01 AM 1 6.03 0.00 0.50 0.00 0.05 93.41
05:32:38 04:11:01 AM all 0.40 0.00 0.13 0.00 0.03 99.44
05:32:38 04:11:01 AM 0 0.45 0.00 0.12 0.00 0.02 99.42
05:32:38 04:11:01 AM 1 0.35 0.00 0.15 0.00 0.03 99.46
05:32:38 04:12:01 AM all 0.43 0.00 0.08 0.00 0.03 99.45
05:32:38 04:12:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52
05:32:38 04:12:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
05:32:38 04:13:01 AM all 0.42 0.00 0.09 0.00 0.03 99.46
05:32:38 04:13:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60
05:32:38 04:13:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:32:38
05:32:38 04:13:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:14:01 AM all 0.46 0.00 0.09 0.00 0.03 99.42
05:32:38 04:14:01 AM 0 0.30 0.00 0.12 0.00 0.03 99.55
05:32:38 04:14:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30
05:32:38 04:15:01 AM all 0.44 0.00 0.11 0.00 0.03 99.42
05:32:38 04:15:01 AM 0 0.42 0.00 0.13 0.00 0.03 99.41
05:32:38 04:15:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
05:32:38 04:16:01 AM all 0.43 0.00 0.08 0.00 0.02 99.47
05:32:38 04:16:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
05:32:38 04:16:01 AM 1 0.35 0.00 0.15 0.00 0.03 99.46
05:32:38 04:17:01 AM all 0.30 0.00 0.11 0.00 0.03 99.57
05:32:38 04:17:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65
05:32:38 04:17:01 AM 1 0.32 0.00 0.17 0.00 0.03 99.48
05:32:38 04:18:01 AM all 0.46 0.00 0.10 0.00 0.03 99.41
05:32:38 04:18:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30
05:32:38 04:18:01 AM 1 0.30 0.00 0.13 0.00 0.05 99.52
05:32:38 04:19:01 AM all 0.41 0.00 0.11 0.00 0.03 99.46
05:32:38 04:19:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33
05:32:38 04:19:01 AM 1 0.25 0.00 0.13 0.00 0.03 99.58
05:32:38 04:20:02 AM all 3.19 0.00 0.28 0.00 0.03 96.50
05:32:38 04:20:02 AM 0 0.35 0.00 0.10 0.00 0.02 99.53
05:32:38 04:20:02 AM 1 6.03 0.00 0.47 0.00 0.05 93.45
05:32:38 04:21:01 AM all 0.43 0.00 0.13 0.00 0.03 99.41
05:32:38 04:21:01 AM 0 0.32 0.00 0.17 0.00 0.03 99.47
05:32:38 04:21:01 AM 1 0.54 0.00 0.08 0.00 0.02 99.36
05:32:38 04:22:01 AM all 0.42 0.00 0.08 0.00 0.02 99.48
05:32:38 04:22:01 AM 0 0.32 0.00 0.17 0.00 0.03 99.48
05:32:38 04:22:01 AM 1 0.52 0.00 0.00 0.00 0.00 99.48
05:32:38 04:23:01 AM all 0.42 0.00 0.10 0.00 0.03 99.45
05:32:38 04:23:01 AM 0 0.22 0.00 0.13 0.00 0.03 99.62
05:32:38 04:23:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
05:32:38 04:24:01 AM all 0.40 0.00 0.11 0.00 0.03 99.46
05:32:38 04:24:01 AM 0 0.25 0.00 0.15 0.00 0.05 99.55
05:32:38 04:24:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
05:32:38
05:32:38 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:25:01 AM all 0.48 0.00 0.10 0.00 0.03 99.39
05:32:38 04:25:01 AM 0 0.43 0.00 0.15 0.00 0.03 99.38
05:32:38 04:25:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
05:32:38 04:26:01 AM all 0.46 0.00 0.13 0.00 0.03 99.37
05:32:38 04:26:01 AM 0 0.43 0.00 0.17 0.00 0.05 99.35
05:32:38 04:26:01 AM 1 0.48 0.00 0.10 0.00 0.02 99.40
05:32:38 04:27:01 AM all 0.47 0.00 0.09 0.00 0.03 99.41
05:32:38 04:27:01 AM 0 0.37 0.00 0.15 0.00 0.03 99.45
05:32:38 04:27:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
05:32:38 04:28:01 AM all 0.43 0.00 0.10 0.00 0.03 99.44
05:32:38 04:28:01 AM 0 0.40 0.00 0.15 0.00 0.05 99.40
05:32:38 04:28:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
05:32:38 04:29:01 AM all 0.39 0.00 0.14 0.00 0.03 99.43
05:32:38 04:29:01 AM 0 0.45 0.00 0.20 0.00 0.05 99.30
05:32:38 04:29:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
05:32:38 04:30:01 AM all 3.75 0.00 0.31 0.00 0.04 95.90
05:32:38 04:30:01 AM 0 6.94 0.00 0.55 0.00 0.05 92.45
05:32:38 04:30:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
05:32:38 04:31:01 AM all 0.49 0.00 0.12 0.00 0.05 99.34
05:32:38 04:31:01 AM 0 0.40 0.00 0.17 0.00 0.07 99.36
05:32:38 04:31:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:32:38 04:32:01 AM all 0.54 0.00 0.14 0.00 0.04 99.27
05:32:38 04:32:01 AM 0 0.44 0.00 0.20 0.00 0.07 99.30
05:32:38 04:32:01 AM 1 0.65 0.00 0.08 0.00 0.02 99.25
05:32:38 04:33:01 AM all 0.48 0.00 0.13 0.00 0.05 99.35
05:32:38 04:33:01 AM 0 0.35 0.00 0.17 0.00 0.07 99.41
05:32:38 04:33:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
05:32:38 04:34:01 AM all 0.43 0.00 0.10 0.00 0.04 99.43
05:32:38 04:34:01 AM 0 0.27 0.00 0.13 0.00 0.05 99.55
05:32:38 04:34:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:32:38 04:35:01 AM all 0.48 0.00 0.13 0.00 0.05 99.33
05:32:38 04:35:01 AM 0 0.39 0.00 0.20 0.00 0.05 99.36
05:32:38 04:35:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
05:32:38
05:32:38 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:36:01 AM all 0.52 0.00 0.12 0.00 0.07 99.30
05:32:38 04:36:01 AM 0 0.47 0.00 0.15 0.00 0.10 99.28
05:32:38 04:36:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32
05:32:38 04:37:01 AM all 0.48 0.00 0.10 0.00 0.03 99.38
05:32:38 04:37:01 AM 0 0.44 0.00 0.13 0.00 0.05 99.38
05:32:38 04:37:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
05:32:38 04:38:01 AM all 0.54 0.00 0.15 0.00 0.05 99.26
05:32:38 04:38:01 AM 0 0.52 0.00 0.23 0.00 0.07 99.18
05:32:38 04:38:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
05:32:38 04:39:01 AM all 0.56 0.00 0.12 0.00 0.03 99.29
05:32:38 04:39:01 AM 0 0.57 0.00 0.20 0.00 0.05 99.18
05:32:38 04:39:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
05:32:38 04:40:01 AM all 4.25 0.00 0.38 0.00 0.06 95.32
05:32:38 04:40:01 AM 0 7.81 0.00 0.60 0.00 0.07 91.52
05:32:38 04:40:01 AM 1 0.69 0.00 0.15 0.00 0.05 99.11
05:32:38 04:41:01 AM all 0.48 0.00 0.14 0.00 0.06 99.32
05:32:38 04:41:01 AM 0 0.38 0.00 0.12 0.00 0.05 99.45
05:32:38 04:41:01 AM 1 0.57 0.00 0.17 0.00 0.07 99.20
05:32:38 04:42:01 AM all 0.56 0.00 0.14 0.00 0.03 99.27
05:32:38 04:42:01 AM 0 0.44 0.00 0.17 0.00 0.03 99.36
05:32:38 04:42:01 AM 1 0.68 0.00 0.12 0.00 0.02 99.18
05:32:38 04:43:01 AM all 0.52 0.00 0.14 0.00 0.05 99.29
05:32:38 04:43:01 AM 0 0.40 0.00 0.13 0.00 0.05 99.41
05:32:38 04:43:01 AM 1 0.64 0.00 0.15 0.00 0.05 99.16
05:32:38 04:44:01 AM all 0.52 0.00 0.13 0.00 0.04 99.31
05:32:38 04:44:01 AM 0 0.55 0.00 0.10 0.00 0.03 99.32
05:32:38 04:44:01 AM 1 0.49 0.00 0.15 0.00 0.05 99.31
05:32:38 04:45:01 AM all 0.48 0.00 0.13 0.00 0.03 99.36
05:32:38 04:45:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.26
05:32:38 04:45:01 AM 1 0.37 0.00 0.13 0.00 0.03 99.46
05:32:38 04:46:01 AM all 0.49 0.00 0.11 0.00 0.04 99.36
05:32:38 04:46:01 AM 0 0.45 0.00 0.15 0.00 0.05 99.35
05:32:38 04:46:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
05:32:38
05:32:38 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:47:01 AM all 0.54 0.00 0.13 0.00 0.06 99.27
05:32:38 04:47:01 AM 0 0.50 0.00 0.20 0.00 0.08 99.21
05:32:38 04:47:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
05:32:38 04:48:01 AM all 0.48 0.00 0.13 0.00 0.04 99.36
05:32:38 04:48:01 AM 0 0.27 0.00 0.13 0.00 0.05 99.55
05:32:38 04:48:01 AM 1 0.69 0.00 0.12 0.00 0.03 99.16
05:32:38 04:49:01 AM all 0.57 0.00 0.15 0.00 0.04 99.24
05:32:38 04:49:01 AM 0 0.47 0.00 0.22 0.00 0.05 99.26
05:32:38 04:49:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.22
05:32:38 04:50:01 AM all 4.24 0.00 0.38 0.00 0.14 95.23
05:32:38 04:50:01 AM 0 7.70 0.00 0.60 0.00 0.15 91.54
05:32:38 04:50:01 AM 1 0.78 0.00 0.17 0.00 0.13 98.91
05:32:38 04:51:01 AM all 0.56 0.00 0.11 0.00 0.07 99.26
05:32:38 04:51:01 AM 0 0.32 0.00 0.13 0.00 0.07 99.48
05:32:38 04:51:01 AM 1 0.80 0.00 0.08 0.00 0.07 99.05
05:32:38 04:52:01 AM all 0.43 0.00 0.10 0.01 0.03 99.42
05:32:38 04:52:01 AM 0 0.35 0.00 0.13 0.00 0.05 99.46
05:32:38 04:52:01 AM 1 0.52 0.00 0.07 0.02 0.02 99.38
05:32:38 04:53:01 AM all 0.49 0.00 0.11 0.00 0.03 99.37
05:32:38 04:53:01 AM 0 0.42 0.00 0.17 0.00 0.05 99.36
05:32:38 04:53:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:32:38 04:54:01 AM all 0.54 0.00 0.19 0.00 0.08 99.18
05:32:38 04:54:01 AM 0 0.43 0.00 0.23 0.00 0.10 99.23
05:32:38 04:54:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13
05:32:38 04:55:01 AM all 0.47 0.00 0.12 0.00 0.04 99.37
05:32:38 04:55:01 AM 0 0.35 0.00 0.13 0.00 0.05 99.46
05:32:38 04:55:01 AM 1 0.58 0.00 0.10 0.00 0.03 99.28
05:32:38 04:56:01 AM all 0.47 0.00 0.12 0.00 0.05 99.36
05:32:38 04:56:01 AM 0 0.44 0.00 0.18 0.00 0.07 99.31
05:32:38 04:56:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
05:32:38 04:57:01 AM all 0.51 0.00 0.13 0.00 0.06 99.31
05:32:38 04:57:01 AM 0 0.50 0.00 0.10 0.00 0.03 99.36
05:32:38 04:57:01 AM 1 0.52 0.00 0.15 0.00 0.08 99.25
05:32:38
05:32:38 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 04:58:01 AM all 0.44 0.00 0.13 0.00 0.04 99.38
05:32:38 04:58:01 AM 0 0.35 0.00 0.15 0.00 0.05 99.45
05:32:38 04:58:01 AM 1 0.53 0.00 0.12 0.00 0.03 99.31
05:32:38 04:59:01 AM all 0.47 0.00 0.11 0.00 0.03 99.39
05:32:38 04:59:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60
05:32:38 04:59:01 AM 1 0.68 0.00 0.10 0.00 0.03 99.18
05:32:38 05:00:01 AM all 3.56 0.00 0.33 0.00 0.03 96.08
05:32:38 05:00:01 AM 0 0.74 0.00 0.20 0.00 0.03 99.03
05:32:38 05:00:01 AM 1 6.37 0.00 0.47 0.00 0.02 93.14
05:32:38 05:01:01 AM all 0.47 0.00 0.13 0.00 0.03 99.38
05:32:38 05:01:01 AM 0 0.60 0.00 0.10 0.00 0.02 99.28
05:32:38 05:01:01 AM 1 0.33 0.00 0.15 0.00 0.03 99.48
05:32:38 05:02:01 AM all 0.48 0.00 0.15 0.00 0.03 99.33
05:32:38 05:02:01 AM 0 0.57 0.00 0.13 0.00 0.02 99.28
05:32:38 05:02:01 AM 1 0.40 0.00 0.17 0.00 0.05 99.38
05:32:38 05:03:01 AM all 0.57 0.00 0.11 0.00 0.04 99.28
05:32:38 05:03:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
05:32:38 05:03:01 AM 1 0.60 0.00 0.15 0.00 0.07 99.18
05:32:38 05:04:01 AM all 0.62 0.00 0.14 0.00 0.05 99.19
05:32:38 05:04:01 AM 0 0.50 0.00 0.18 0.00 0.07 99.25
05:32:38 05:04:01 AM 1 0.74 0.00 0.10 0.00 0.03 99.13
05:32:38 05:05:01 AM all 0.64 0.00 0.14 0.00 0.05 99.17
05:32:38 05:05:01 AM 0 0.40 0.00 0.18 0.00 0.05 99.36
05:32:38 05:05:01 AM 1 0.87 0.00 0.10 0.00 0.05 98.98
05:32:38 05:06:01 AM all 0.57 0.00 0.14 0.00 0.06 99.23
05:32:38 05:06:01 AM 0 0.50 0.00 0.10 0.00 0.02 99.38
05:32:38 05:06:01 AM 1 0.64 0.00 0.18 0.00 0.10 99.08
05:32:38 05:07:01 AM all 0.64 0.00 0.16 0.00 0.03 99.17
05:32:38 05:07:01 AM 0 0.42 0.00 0.18 0.00 0.03 99.36
05:32:38 05:07:01 AM 1 0.85 0.00 0.13 0.00 0.03 98.98
05:32:38 05:08:01 AM all 0.60 0.00 0.13 0.00 0.06 99.21
05:32:38 05:08:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25
05:32:38 05:08:01 AM 1 0.59 0.00 0.15 0.00 0.08 99.18
05:32:38
05:32:38 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 05:09:01 AM all 0.52 0.00 0.15 0.00 0.03 99.30
05:32:38 05:09:01 AM 0 0.65 0.00 0.17 0.00 0.02 99.16
05:32:38 05:09:01 AM 1 0.38 0.00 0.13 0.00 0.05 99.43
05:32:38 05:10:01 AM all 4.26 0.00 0.32 0.00 0.05 95.37
05:32:38 05:10:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23
05:32:38 05:10:01 AM 1 7.91 0.00 0.53 0.00 0.05 91.51
05:32:38 05:11:01 AM all 0.48 0.00 0.12 0.00 0.03 99.37
05:32:38 05:11:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.37
05:32:38 05:11:01 AM 1 0.47 0.00 0.12 0.00 0.03 99.38
05:32:38 05:12:01 AM all 0.35 0.00 0.12 0.03 0.04 99.47
05:32:38 05:12:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.57
05:32:38 05:12:01 AM 1 0.43 0.00 0.12 0.05 0.03 99.36
05:32:38 05:13:01 AM all 0.40 0.00 0.10 0.00 0.03 99.47
05:32:38 05:13:01 AM 0 0.37 0.00 0.10 0.00 0.02 99.52
05:32:38 05:13:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42
05:32:38 05:14:01 AM all 0.43 0.00 0.08 0.00 0.04 99.45
05:32:38 05:14:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
05:32:38 05:14:01 AM 1 0.57 0.00 0.10 0.00 0.05 99.28
05:32:38 05:15:01 AM all 0.36 0.00 0.11 0.00 0.04 99.49
05:32:38 05:15:01 AM 0 0.25 0.00 0.13 0.00 0.05 99.57
05:32:38 05:15:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.41
05:32:38 05:16:01 AM all 0.43 0.00 0.11 0.00 0.04 99.42
05:32:38 05:16:01 AM 0 0.35 0.00 0.15 0.00 0.05 99.45
05:32:38 05:16:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
05:32:38 05:17:01 AM all 0.48 0.00 0.13 0.01 0.03 99.35
05:32:38 05:17:01 AM 0 0.35 0.00 0.18 0.02 0.05 99.40
05:32:38 05:17:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30
05:32:38 05:18:01 AM all 0.58 0.00 0.15 0.00 0.05 99.22
05:32:38 05:18:01 AM 0 0.47 0.00 0.15 0.00 0.05 99.33
05:32:38 05:18:01 AM 1 0.68 0.00 0.15 0.00 0.05 99.11
05:32:38 05:19:01 AM all 0.74 0.00 0.17 0.00 0.05 99.05
05:32:38 05:19:01 AM 0 0.75 0.00 0.13 0.00 0.03 99.08
05:32:38 05:19:01 AM 1 0.72 0.00 0.20 0.00 0.07 99.01
05:32:38
05:32:38 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 05:20:01 AM all 3.70 0.00 0.36 0.00 0.05 95.89
05:32:38 05:20:01 AM 0 6.92 0.00 0.52 0.00 0.05 92.51
05:32:38 05:20:01 AM 1 0.49 0.00 0.20 0.00 0.05 99.26
05:32:38 05:21:01 AM all 0.51 0.19 0.18 0.01 0.04 99.07
05:32:38 05:21:01 AM 0 0.37 0.37 0.24 0.00 0.05 98.96
05:32:38 05:21:01 AM 1 0.65 0.00 0.12 0.02 0.03 99.18
05:32:38 05:22:01 AM all 0.40 0.00 0.11 0.00 0.05 99.44
05:32:38 05:22:01 AM 0 0.35 0.00 0.13 0.00 0.05 99.46
05:32:38 05:22:01 AM 1 0.45 0.00 0.08 0.00 0.05 99.41
05:32:38 05:23:01 AM all 0.31 0.00 0.12 0.00 0.08 99.50
05:32:38 05:23:01 AM 0 0.43 0.00 0.17 0.00 0.12 99.28
05:32:38 05:23:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
05:32:38 05:24:01 AM all 0.34 0.00 0.14 0.00 0.21 99.31
05:32:38 05:24:01 AM 0 0.27 0.00 0.12 0.00 0.15 99.47
05:32:38 05:24:01 AM 1 0.42 0.00 0.17 0.00 0.27 99.15
05:32:38 05:25:01 AM all 0.38 0.00 0.15 0.00 0.15 99.31
05:32:38 05:25:01 AM 0 0.15 0.00 0.12 0.00 0.08 99.65
05:32:38 05:25:01 AM 1 0.62 0.00 0.18 0.00 0.22 98.98
05:32:38 05:26:01 AM all 0.48 0.00 0.16 0.00 0.18 99.18
05:32:38 05:26:01 AM 0 0.59 0.00 0.18 0.00 0.25 98.98
05:32:38 05:26:01 AM 1 0.38 0.00 0.13 0.00 0.10 99.38
05:32:38 05:27:01 AM all 0.40 0.00 0.13 0.00 0.11 99.36
05:32:38 05:27:01 AM 0 0.50 0.00 0.17 0.00 0.12 99.21
05:32:38 05:27:01 AM 1 0.30 0.00 0.10 0.00 0.10 99.50
05:32:38 05:28:01 AM all 0.32 0.00 0.15 0.00 0.06 99.47
05:32:38 05:28:01 AM 0 0.44 0.00 0.22 0.00 0.08 99.26
05:32:38 05:28:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68
05:32:38 05:29:01 AM all 0.29 0.00 0.13 0.00 0.04 99.53
05:32:38 05:29:01 AM 0 0.23 0.00 0.15 0.00 0.05 99.57
05:32:38 05:29:01 AM 1 0.35 0.00 0.12 0.00 0.03 99.50
05:32:38 05:30:01 AM all 2.42 0.00 0.35 0.00 0.05 97.18
05:32:38 05:30:01 AM 0 4.63 0.00 0.57 0.00 0.07 94.73
05:32:38 05:30:01 AM 1 0.22 0.00 0.13 0.00 0.03 99.62
05:32:38
05:32:38 05:30:01 AM CPU %user %nice %system %iowait %steal %idle
05:32:38 05:31:01 AM all 40.26 0.00 3.02 0.03 0.10 56.59
05:32:38 05:31:01 AM 0 70.39 0.00 5.00 0.02 0.13 24.46
05:32:38 05:31:01 AM 1 10.14 0.00 1.05 0.03 0.07 88.71
05:32:38 05:32:01 AM all 28.47 0.00 4.28 0.50 0.09 66.66
05:32:38 05:32:01 AM 0 30.85 0.00 5.01 0.48 0.10 63.56
05:32:38 05:32:01 AM 1 26.09 0.00 3.55 0.52 0.08 69.76
05:32:38 Average: all 0.88 0.00 0.14 0.00 0.05 98.92
05:32:38 Average: 0 0.97 0.00 0.16 0.00 0.05 98.82
05:32:38 Average: 1 0.79 0.00 0.13 0.00 0.05 99.03
05:32:38
05:32:38
05:32:38