Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/103441 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-16g-7059 (centos8-builder-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-kYBHet9ngatp/agent.5553 SSH_AGENT_PID=5555 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3388866398535562716.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3388866398535562716.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh11059174763818973694.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh13793714797573650428.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/41/103441/3 # timeout=10 > git rev-parse 116031ee55870cc5a3c90a18716fbd0fc26bb399^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 116031ee55870cc5a3c90a18716fbd0fc26bb399 (refs/changes/41/103441/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 116031ee55870cc5a3c90a18716fbd0fc26bb399 # timeout=10 Commit message: "Fix persistence when karaf is restarted" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b85bad9a029b9d35e307aece70641aa50f5e9617 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10993128801029519228.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LSXa lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LSXa/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-LSXa/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.43 botocore==1.34.43 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.34 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.1.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15706411733209267532.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-jx92 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-jx92 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jx92' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jx92 + echo /tmp/venv-jx92 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-jx92/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-jx92/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jx92/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-jx92/bin to PATH + PATH=/tmp/venv-jx92/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 + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 24.0 from /tmp/venv-jx92/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.3.2 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.1 packaging==23.2 platformdirs==4.2.0 pluggy==1.4.0 pyproject-api==1.6.1 tomli==2.0.1 tox==4.12.1 urllib3==1.26.18 virtualenv==20.25.0 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12701158861420834690.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3804304272131630937.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-VwgV + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-jx92 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx92 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jx92 from file:/tmp/.toxenv + /tmp/venv-jx92/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-jx92/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jx92/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-jx92/bin to PATH + PATH=/tmp/venv-jx92/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.12.1 from /tmp/venv-jx92/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: freeze> python -m pip freeze --all buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' /usr/bin/sh: checkbashisms: command not found CentOS Stream 8 - AppStream 23 MB/s | 27 MB 00:01 buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh which: no mvn in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/buildcontroller/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) + JAVA_CMD=java + '[' -n '' ']' ++ java -version ++ sed -n ';s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p;' + JAVA_VER=11 + echo 11 + JAVAC_CMD=javac + '[' -n '' ']' 11 ++ javac -version ++ sed -n ';s/javac \(.*\)\.\(.*\)\..*.*$/\1/p;' + JAVAC_VER=11 + echo 11 + '[' 11 -ge 17 -a 11 -ge 17 ']' + echo 'install java 17' + sudo yum install -y java-17-openjdk java-17-openjdk-devel 11 install java 17 Waiting for process with pid 6907 to finish. CentOS Stream 8 - BaseOS 8.2 MB/s | 10 MB 00:01 CentOS Stream 8 - Extras 84 kB/s | 18 kB 00:00 CentOS Stream 8 - Extras common packages 28 kB/s | 6.9 kB 00:00 CentOS Stream 8 - PowerTools 12 MB/s | 4.8 MB 00:00 Docker CE Stable - x86_64 508 kB/s | 57 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 25 MB/s | 16 MB 00:00 Node.js Packages for Enterprise Linux 8 - x86_6 2.6 MB/s | 710 kB 00:00 Puppet Repository el 8 - x86_64 31 MB/s | 19 MB 00:00 Last metadata expiration check: 0:00:05 ago on Thu 15 Feb 2024 09:06:02 PM UTC. docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.48.1,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.48.1,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck docs: OK ✔ in 29.31 seconds pre-commit: install_deps> python -I -m pip install pre-commit No match for argument: devscripts-checkbashisms Error: Unable to find a match: devscripts-checkbashisms Package java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Package java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ++ ls -tr1 /usr/lib/jvm/ ++ grep java-17-openjdk-17 ++ tail -1 + last_installed_jdk17=java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 + '[' -n java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 ']' + sudo alternatives --set java /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + sudo alternatives --set javac /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/javac + wget -nv https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz -P /tmp Last metadata expiration check: 0:00:09 ago on Thu 15 Feb 2024 09:06:02 PM UTC. 2024-02-15 21:06:11 URL:https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz [8296049/8296049] -> "/tmp/apache-maven-3.8.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.8.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.8.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable docs-linkcheck: OK ✔ in 31.11 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' No match for argument: devscripts-minimal Error: Unable to find a match: devscripts-minimal Last metadata expiration check: 0:00:12 ago on Thu 15 Feb 2024 09:06:02 PM UTC. pre-commit: freeze> python -m pip freeze --all No match for argument: devscripts Error: Unable to find a match: devscripts pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.34,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.1,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. Last metadata expiration check: 0:00:15 ago on Thu 15 Feb 2024 09:06:02 PM UTC. pylint: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. pylint: astroid==3.0.3,dill==0.3.8,isort==5.13.2,mccabe==0.7.0,pip==23.3.1,platformdirs==4.2.0,pylint==3.0.3,setuptools==69.0.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,wheel==0.42.0 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. devscripts-checkbashisms-2.19.6-2.fc31.x86_64.r 240 kB/s | 29 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: devscripts-checkbashisms x86_64 2.19.6-2.fc31 @commandline 29 k Transaction Summary ================================================================================ Install 1 Package Total size: 29 k Installed size: 52 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. Preparing : 1/1 Installing : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Running scriptlet: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Verifying : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Installed: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 Complete! checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... ------------------------------------ Your code has been rated at 10.00/10 trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed checkbashisms: OK ✔ in 41.19 seconds pylint: OK ✔ in 29.23 seconds pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed pre-commit: OK ✔ in 43.7 seconds buildcontroller: OK ✔ in 2 minutes 39.46 seconds sims121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: freeze> python -m pip freeze --all sims121: freeze> python -m pip freeze --all sims221: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 sims121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 1.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory sims221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 sims221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 2.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory replace ./lightynode/lighty-openroadm-device-18.1.0.8/lighty-openroadm-device-18.1.0.8.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) replace ./lightynode/lighty-openroadm-device-18.1.0.8/lib/akka-http_2.13-10.2.7.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) mv: cannot stat './lightynode/lighty-openroadm-device-18.1.0.8': No such file or directory sims221: OK ✔ in 13.08 seconds sims121: OK ✔ in 13.18 seconds build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: freeze> python -m pip freeze --all sims71: freeze> python -m pip freeze --all sims71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 sims71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 7.1 build_karaf_tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh Removing ./lightynode/lightynode-openroadm-device directory Installing lightynode device to ./lightynode/lightynode-openroadm-device directory NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims71: OK ✔ in 13.51 seconds build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: OK ✔ in 46.31 seconds build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests221: OK ✔ in 1 minute 6.24 seconds tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,contourpy==1.2.0,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.5,exceptiongroup==1.2.0,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.48.1,gnpy4tpce==2.4.7,idna==3.6,iniconfig==2.0.0,injector==0.21.0,itsdangerous==2.1.2,Jinja2==3.1.3,kiwisolver==1.4.5,lxml==5.1.0,MarkupSafe==2.1.5,matplotlib==3.8.3,netconf-client==3.0.0,networkx==2.8.8,numpy==1.26.4,packaging==23.2,pandas==1.5.3,paramiko==3.4.0,pbr==5.11.1,pillow==10.2.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pyparsing==3.1.1,pytest==8.0.0,python-dateutil==2.8.2,pytz==2024.1,requests==2.31.0,scipy==1.12.0,setuptools==50.3.2,six==1.16.0,tomli==2.0.1,urllib3==2.2.0,Werkzeug==2.0.3,wheel==0.42.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/testsPCE/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/pce/test01_pce.py tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_tapi/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py ............................................. [100%] 20 passed in 129.99s (0:02:09) pytest -q transportpce_tests/pce/test02_pce_400G.py ................... [100%] 9 passed in 44.46s pytest -q transportpce_tests/pce/test03_gnpy.py ........... [100%] 8 passed in 39.43s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ............ [100%] 50 passed in 216.63s (0:03:36) pytest -q transportpce_tests/tapi/test02_full_topology.py ... [100%] 3 passed in 47.95s build_karaf_tests71: OK ✔ in 1 minute 28.53 seconds build_karaf_tests_hybrid: OK ✔ in 1 minute 14.98 seconds testsPCE: OK ✔ in 5 minutes 46.18 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/1.2.1/test01_portmapping.py ..................................... [100%] 30 passed in 297.89s (0:04:57) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py .............. [100%] 21 passed in 275.58s (0:04:35) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py .................................................................... [100%] 6 passed in 237.61s (0:03:57) pytest -q transportpce_tests/1.2.1/test03_topology.py ........ [100%] 70 passed in 289.19s (0:04:49) tests_tapi: OK ✔ in 13 minutes 33.7 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh 7.1 Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests71: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests71/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py ............ [100%] 12 passed in 55.20s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .......................................................................... [100%] 62 passed in 173.29s (0:02:53) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py .................................................. [100%] 48 passed in 159.24s (0:02:39) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ............................ [100%] 22 passed in 87.89s (0:01:27) tests71: OK ✔ in 8 minutes 5.91 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.1,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests221/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 72.18s (0:01:12) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ............... [100%] 6 passed in 43.37s pytest -q transportpce_tests/2.2.1/test03_topology.py ............... [100%] 44 passed in 666.06s (0:11:06) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ............................................ [100%] 44 passed in 140.19s (0:02:20) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 60.61s (0:01:00) pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................................... [100%] 24 passed in 264.11s (0:04:24) pytest -q transportpce_tests/1.2.1/test05_olm.py ..... [100%] 16 passed in 117.15s (0:01:57) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ........................................... [100%] 31 passed in 55.21s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .............................................. [100%] 26 passed in 96.98s (0:01:36) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ........ [100%] 40 passed in 206.43s (0:03:26) pytest -q transportpce_tests/1.2.1/test06_end2end.py ................................ [100%] 22 passed in 106.18s (0:01:46) pytest -q transportpce_tests/2.2.1/test09_olm.py ............................................................................... [100%] 40 passed in 366.00s (0:06:05) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ...................... [100%] 54 passed in 538.81s (0:08:58) ....................................................... [ 74%] ......................... [100%] 97 passed in 487.95s (0:08:07) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 442.52s (0:07:22) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 485.08s (0:08:05) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 596.01s (0:09:56) tests121: OK ✔ in 36 minutes 38.47 seconds tests221: OK ✔ in 51 minutes 19.86 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.2,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.3,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh Installing honeynode for 1.2.1 devices to ./honeynode/1.2.1/honeynode-simulator directory Installing honeynode for 2.2.1 devices to ./honeynode/2.2.1/honeynode-simulator directory Removing ./honeynode/7.1/honeynode-simulator directory Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests_hybrid: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_hybrid/bin:/opt/pyenv/bin:/tmp/venv-jx92/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 363.43s (0:06:03) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 465.54s (0:07:45) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 481.63s (0:08:01) tests_hybrid: OK ✔ in 22 minutes 2.66 seconds buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.2,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.0.0,packaging==23.2,paramiko==3.4.0,pip==23.3.2,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.0,requests==2.31.0,setuptools==69.0.3,tomli==2.0.1,urllib3==2.2.0,wheel==0.42.0 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED buildcontroller: OK (159.46=setup[9.62]+cmd[149.84] seconds) testsPCE: OK (346.18=setup[82.86]+cmd[263.32] seconds) sims121: OK (13.16=setup[9.61]+cmd[3.55] seconds) build_karaf_tests121: OK (46.30=setup[9.50]+cmd[36.80] seconds) tests121: OK (2198.47=setup[8.26]+cmd[2190.21] seconds) sims221: OK (13.07=setup[9.68]+cmd[3.39] seconds) build_karaf_tests221: OK (66.24=setup[10.49]+cmd[55.76] seconds) tests_tapi: OK (813.70=setup[9.17]+cmd[804.53] seconds) tests221: OK (3079.86=setup[6.98]+cmd[3072.89] seconds) sims71: OK (13.46=setup[10.39]+cmd[3.08] seconds) build_karaf_tests71: OK (88.53=setup[21.82]+cmd[66.71] seconds) tests71: OK (485.91=setup[8.08]+cmd[1.14,476.68] seconds) build_karaf_tests_hybrid: OK (74.98=setup[9.75]+cmd[65.23] seconds) tests_hybrid: OK (1322.66=setup[7.14]+cmd[4.18,1311.34] seconds) buildlighty: OK (29.43=setup[7.11]+cmd[22.32] seconds) docs: OK (29.31=setup[27.47]+cmd[1.84] seconds) docs-linkcheck: OK (31.11=setup[27.79]+cmd[3.32] seconds) checkbashisms: OK (41.18=setup[2.58]+cmd[37.05,1.55] seconds) pre-commit: OK (43.70=setup[6.27]+cmd[28.78,8.65] seconds) pylint: OK (29.23=setup[5.60]+cmd[23.62] seconds) congratulations :) (5970.53 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/buildcontroller/log + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims121/log ++ awk -F/ '{print $2}' + tox_env=sims121 + cp -r .tox/sims121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims121 + for i in .tox/*/log ++ echo .tox/sims221/log ++ awk -F/ '{print $2}' + tox_env=sims221 + cp -r .tox/sims221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims221 + for i in .tox/*/log ++ echo .tox/sims71/log ++ awk -F/ '{print $2}' + tox_env=sims71 + cp -r .tox/sims71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims71 + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5555 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6947347336146459495.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4353170272008070502.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8928905244553879700.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSXa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LSXa/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10701814212845636592.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #1433 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6635916194832770902tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17647931560246321183.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5194559585523892381.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSXa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LSXa/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4444960315972428724.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8578959552945707005.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSXa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-LSXa/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16539078319592219532.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LSXa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-LSXa/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/1433/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-16g-7059.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 17G 64G 22% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 921 5977 18 8861 14491 Swap: 1023 68 955 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:99:4a:91 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.212/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 80220sec preferred_lft 80220sec inet6 fe80::f816:3eff:fe99:4a91/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:5a:af:65:3b brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/15/2024 _x86_64_ (4 CPU) 21:03:10 LINUX RESTART (4 CPU) 09:04:01 PM tps rtps wtps bread/s bwrtn/s 09:05:01 PM 110.46 13.71 96.75 2224.86 6578.64 09:06:01 PM 160.51 2.41 158.09 363.10 19086.43 09:07:01 PM 400.05 106.70 293.35 4959.36 38712.72 09:08:01 PM 245.02 75.74 169.28 1552.02 14600.22 09:09:01 PM 294.90 35.69 259.21 375.27 82013.56 09:10:01 PM 243.67 1.95 241.73 113.18 105222.11 09:11:01 PM 138.04 0.12 137.93 13.71 82124.18 09:12:01 PM 41.45 1.47 39.99 395.07 700.93 09:13:01 PM 98.82 0.28 98.53 66.91 1198.88 09:14:01 PM 62.66 0.00 62.66 0.00 839.52 09:15:01 PM 91.03 0.12 90.91 15.71 10120.06 09:16:01 PM 4.20 0.00 4.20 0.00 149.71 09:17:01 PM 0.95 0.00 0.95 0.00 28.14 09:18:01 PM 0.65 0.00 0.65 0.00 16.40 09:19:02 PM 55.46 0.77 54.70 24.78 847.85 09:20:01 PM 50.30 0.00 50.30 0.00 730.07 09:21:01 PM 1.08 0.00 1.08 0.00 38.17 09:22:01 PM 1.55 0.00 1.55 0.00 27.71 09:23:01 PM 14.65 0.00 14.65 0.00 309.45 09:24:01 PM 119.28 0.10 119.18 2.13 6564.03 09:25:01 PM 63.13 0.00 63.13 0.00 6086.85 09:26:01 PM 2.80 0.00 2.80 0.00 42.49 09:27:01 PM 2.10 0.00 2.10 0.00 30.16 09:28:01 PM 50.97 0.03 50.94 0.80 672.77 09:29:01 PM 1.85 0.00 1.85 0.00 33.31 09:30:01 PM 19.04 2.33 16.71 276.71 215.99 09:31:01 PM 26.47 0.10 26.37 19.46 280.54 09:32:01 PM 77.35 0.00 77.35 0.00 3296.55 09:33:01 PM 24.73 0.00 24.73 0.00 369.63 09:34:01 PM 84.95 0.00 84.95 0.00 945.58 09:35:01 PM 43.92 0.00 43.92 0.00 466.53 09:36:01 PM 20.37 0.00 20.37 0.00 276.27 09:37:01 PM 58.26 0.00 58.26 0.00 619.16 09:38:01 PM 32.72 0.00 32.72 0.00 317.44 09:39:01 PM 38.58 0.00 38.58 0.00 544.77 09:40:01 PM 75.89 0.00 75.89 0.00 823.88 09:41:01 PM 17.43 0.02 17.41 0.53 193.02 09:42:01 PM 69.18 0.00 69.18 0.00 828.34 09:43:01 PM 36.22 0.00 36.22 0.00 391.70 09:44:01 PM 63.46 2.30 61.16 166.34 1344.32 09:45:01 PM 3.98 0.15 3.83 30.52 795.77 09:46:01 PM 2.22 0.02 2.20 0.13 2186.35 09:47:01 PM 0.87 0.00 0.87 0.00 29.17 09:48:01 PM 0.78 0.00 0.78 0.00 25.25 09:49:01 PM 0.68 0.00 0.68 0.00 18.93 09:50:01 PM 61.21 0.12 61.09 23.06 667.07 09:51:01 PM 2.25 0.17 2.08 6.13 144.60 09:52:01 PM 2.35 0.13 2.22 7.47 44.44 09:53:01 PM 1.90 0.10 1.80 5.33 28.64 09:54:01 PM 2.25 0.18 2.07 9.86 32.12 09:55:01 PM 7.62 6.82 0.80 284.09 23.81 09:56:01 PM 0.55 0.20 0.35 8.27 12.16 09:57:01 PM 0.57 0.10 0.47 4.80 18.01 09:58:01 PM 55.20 0.17 55.03 8.00 599.45 09:59:01 PM 1.53 0.23 1.30 12.80 34.98 10:00:02 PM 1.77 0.07 1.70 3.20 48.51 10:01:01 PM 1.58 0.14 1.44 6.64 28.91 10:02:01 PM 0.88 0.20 0.68 5.60 27.91 10:03:01 PM 0.50 0.02 0.48 1.07 19.06 10:04:01 PM 0.75 0.17 0.58 10.13 25.10 10:05:01 PM 25.42 2.88 22.53 197.47 323.17 10:06:01 PM 42.32 0.13 42.19 6.40 508.80 10:07:01 PM 3.15 0.18 2.97 7.47 56.57 10:08:01 PM 2.48 0.17 2.32 8.53 42.70 10:09:01 PM 2.33 0.28 2.05 13.33 32.71 10:10:01 PM 2.13 0.10 2.03 5.33 38.82 10:11:01 PM 2.83 0.15 2.68 8.00 51.15 10:12:01 PM 2.27 0.08 2.18 4.80 34.44 10:13:01 PM 19.27 0.15 19.12 6.66 246.42 10:14:01 PM 42.87 0.25 42.62 9.86 482.31 10:15:01 PM 0.92 0.17 0.75 8.00 13.18 10:16:01 PM 0.82 0.10 0.72 3.73 35.86 10:17:01 PM 0.78 0.18 0.60 9.06 13.45 10:18:01 PM 1.15 0.63 0.52 25.73 12.06 10:19:01 PM 1.75 0.28 1.47 13.86 27.49 10:20:01 PM 2.65 0.67 1.98 28.52 31.84 10:21:01 PM 1.65 0.13 1.52 6.40 24.86 10:22:01 PM 0.62 0.07 0.55 3.20 18.24 10:23:01 PM 13.16 0.58 12.57 109.38 731.29 10:24:01 PM 72.46 0.10 72.36 6.40 13968.15 10:25:01 PM 35.99 0.18 35.80 9.33 628.07 10:26:01 PM 1.43 0.15 1.28 7.33 25.78 10:27:01 PM 0.73 0.00 0.73 0.00 14.21 10:28:01 PM 0.52 0.03 0.48 1.60 7.98 10:29:01 PM 14.68 0.13 14.55 6.93 207.43 10:30:01 PM 8.38 0.02 8.36 1.07 241.97 10:31:01 PM 30.49 0.23 30.26 10.40 287.80 10:32:01 PM 2.50 0.25 2.25 10.66 37.63 10:33:01 PM 2.47 0.37 2.10 16.13 32.16 10:34:01 PM 2.17 0.20 1.97 12.26 33.17 10:35:01 PM 2.37 0.33 2.03 7.60 32.41 10:36:01 PM 1.53 0.03 1.50 1.07 39.04 10:37:01 PM 19.69 0.12 19.58 3.87 276.56 10:38:01 PM 15.98 0.03 15.94 1.60 192.79 10:39:01 PM 16.26 0.17 16.09 10.66 245.43 10:40:01 PM 1.10 0.15 0.95 9.60 32.27 10:41:01 PM 0.57 0.03 0.53 1.20 28.76 10:42:01 PM 0.73 0.00 0.73 0.00 26.92 10:43:01 PM 0.67 0.00 0.67 0.00 11.85 10:44:01 PM 0.40 0.02 0.38 1.07 5.96 10:45:01 PM 32.99 4.97 28.02 348.55 452.65 10:46:01 PM 102.80 13.20 89.60 800.13 27710.36 Average: 35.59 2.75 32.84 124.95 4315.81 09:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:01 PM 13230668 15107156 2908788 18.02 2688 2091344 1120552 6.52 195128 2360264 172240 09:06:01 PM 11680008 14377476 4459448 27.63 2688 2890408 2004432 11.66 527380 3492120 592324 09:07:01 PM 10768568 14321056 5370888 33.28 2688 3677604 1825260 10.62 669788 4118752 235312 09:08:01 PM 9111816 13451508 7027640 43.54 2688 4441488 2566800 14.93 768448 5631116 585440 09:09:01 PM 6674992 13296748 9464464 58.64 2688 6678524 2972044 17.29 1521448 7238172 531932 09:10:01 PM 3421636 12757204 12717820 78.80 2688 9337444 3409892 19.84 2160916 9750180 1169852 09:11:01 PM 2042872 11706480 14096584 87.34 2688 9660912 4834292 28.13 2465548 10809912 1528 09:12:01 PM 1011240 9254108 15128216 93.73 2636 8243932 7712732 44.87 2493564 11797300 468 09:13:01 PM 357604 8604120 15781852 97.78 2636 8247112 8580960 49.92 2520552 12419932 824 09:14:01 PM 5167404 13413896 10972052 67.98 2636 8247816 3088896 17.97 2530024 7629176 440 09:15:01 PM 665508 9165932 15473948 95.88 2636 8492824 7643440 44.47 2587052 12039448 588 09:16:01 PM 414048 8915660 15725408 97.43 2636 8493720 7788752 45.31 2588616 12286600 232 09:17:01 PM 384916 8886784 15754540 97.62 2636 8493976 7788752 45.31 2588700 12315924 92 09:18:01 PM 259584 8761856 15879872 98.39 2636 8494328 7804560 45.41 2588736 12439796 340 09:19:02 PM 4844400 13347716 11295056 69.98 2636 8495320 3667528 21.34 2604812 7862356 504 09:20:01 PM 656008 9160252 15483448 95.94 2636 8495756 7618500 44.32 2620296 12011744 280 09:21:01 PM 514464 9019436 15624992 96.81 2636 8496304 7682100 44.69 2620520 12153060 160 09:22:01 PM 467452 8972640 15672004 97.10 2636 8496504 7717492 44.90 2620584 12200440 192 09:23:01 PM 1822104 10327736 14317352 88.71 2636 8496952 6149928 35.78 2631276 10838816 484 09:24:01 PM 811172 9621372 15328284 94.97 2636 8791444 6899356 40.14 2702092 11763680 152772 09:25:01 PM 955000 9766944 15184456 94.08 2636 8792812 6780716 39.45 2736452 11584460 144 09:26:01 PM 923184 9735292 15216272 94.28 2636 8792908 6780716 39.45 2736688 11615884 112 09:27:01 PM 839568 9651832 15299888 94.80 2636 8793028 6863900 39.93 2736764 11697308 172 09:28:01 PM 557176 8903244 15582280 96.55 2636 8326768 7607464 44.26 2725304 11987052 132 09:29:01 PM 450408 8796660 15689048 97.21 2636 8326952 7645680 44.48 2725448 12092588 200 09:30:01 PM 2416988 10771488 13722468 85.02 2636 8335360 5785900 33.66 2736080 10123940 336 09:31:01 PM 1177040 9532412 14962416 92.71 2636 8336240 6959136 40.49 2736640 11355980 156 09:32:01 PM 291952 8713644 15847504 98.19 2636 8398268 8241320 47.95 2735600 12232916 352 09:33:01 PM 969268 9391064 15170188 93.99 2636 8398556 7393468 43.02 2739932 11554176 452 09:34:01 PM 3020348 11208804 13119108 81.29 2636 8165284 5506532 32.04 2750664 9502216 388 09:35:01 PM 1188472 9377384 14950984 92.64 2636 8165732 7354036 42.79 2750704 11324872 80 09:36:01 PM 3021688 11210676 13117768 81.28 2636 8165836 5414344 31.50 2751632 9499960 432 09:37:01 PM 2988768 11178028 13150688 81.48 2636 8166116 5268336 30.65 2751988 9533224 404 09:38:01 PM 2663436 10852844 13476020 83.50 2636 8166268 5448284 31.70 2752204 9854112 132 09:39:01 PM 2796784 10986452 13342672 82.67 2636 8166516 5598352 32.57 2753260 9722920 444 09:40:01 PM 1504920 9695896 14634536 90.68 2636 8167180 6965048 40.52 2753684 11004596 472 09:41:01 PM 1126024 9317512 15013432 93.02 2636 8167580 6987620 40.65 2753700 11381884 164 09:42:01 PM 2977912 11169964 13161544 81.55 2636 8167944 5784252 33.65 2753992 9540172 632 09:43:01 PM 2987936 11180708 13151520 81.49 2636 8168256 5624820 32.73 2754804 9526260 140 09:44:01 PM 153780 7756916 15985676 99.05 2636 7578936 9190356 53.47 2749988 12348904 324 09:45:01 PM 162736 7598000 15976720 98.99 2636 7410952 9253828 53.84 2763668 12325572 352 09:46:01 PM 178088 7580904 15961368 98.90 2636 7386556 9253828 53.84 2749836 12323572 312 09:47:01 PM 171956 7575100 15967500 98.93 2636 7386880 9269820 53.93 2749840 12329788 116 09:48:01 PM 177276 7562044 15962180 98.90 2636 7360292 9269820 53.93 2734636 12339292 132 09:49:01 PM 176344 7561440 15963112 98.91 2636 7360620 9285776 54.02 2734636 12340080 248 09:50:01 PM 215452 7601196 15924004 98.67 2636 7362000 9248964 53.81 2735460 12302204 604 09:51:01 PM 4013480 11399388 12125976 75.13 2636 7362332 5216812 30.35 2735560 8522476 208 09:52:01 PM 3959052 11345076 12180404 75.47 2636 7362448 5216812 30.35 2735760 8576388 56 09:53:01 PM 3797496 11183676 12341960 76.47 2636 7362608 5216812 30.35 2735952 8737612 28 09:54:01 PM 3765232 11151612 12374224 76.67 2636 7362804 5216812 30.35 2736248 8769384 56 09:55:01 PM 3723568 11110796 12415888 76.93 2636 7363656 5232584 30.44 2744780 8802188 268 09:56:01 PM 3725224 11112552 12414232 76.92 2636 7363756 5232584 30.44 2745028 8800168 160 09:57:01 PM 3701288 11088868 12438168 77.07 2636 7364008 5232584 30.44 2745172 8824236 104 09:58:01 PM 4211912 11599268 11927544 73.90 2636 7364024 5038012 29.31 2745480 8317492 196 09:59:01 PM 3984208 11372172 12155248 75.31 2636 7364628 5257444 30.59 2745864 8544076 324 10:00:02 PM 3862476 11250912 12276980 76.07 2636 7365100 5279088 30.71 2745960 8664736 44 10:01:01 PM 3686532 11075372 12452924 77.16 2636 7365508 5279088 30.71 2746152 8840268 148 10:02:01 PM 3682436 11071816 12457020 77.18 2636 7366044 5279088 30.71 2746288 8843832 92 10:03:01 PM 3669688 11059532 12469768 77.26 2636 7366512 5279088 30.71 2746320 8856468 212 10:04:01 PM 3637148 11027792 12502308 77.46 2636 7367336 5315664 30.93 2746624 8888148 588 10:05:01 PM 5251600 12648228 10887856 67.46 2636 7373308 4104804 23.88 2752260 7278756 448 10:06:01 PM 3011588 10408028 13127868 81.34 2636 7373024 6463360 37.60 2752512 9502840 64 10:07:01 PM 2719760 10116776 13419696 83.15 2636 7373440 6835048 39.77 2752736 9792616 36 10:08:01 PM 2544900 9942252 13594556 84.23 2636 7373728 6835048 39.77 2752992 9966668 72 10:09:01 PM 2444784 9842288 13694672 84.85 2636 7373864 6851072 39.86 2753392 10066340 52 10:10:01 PM 2180828 9578704 13958628 86.49 2636 7374204 6889240 40.08 2753552 10329380 40 10:11:01 PM 2106768 9505144 14032688 86.95 2636 7374640 6905728 40.18 2753800 10402952 64 10:12:01 PM 2100492 9499104 14038964 86.99 2636 7374880 6905728 40.18 2753940 10409072 156 10:13:01 PM 5915664 13314240 10223792 63.35 2636 7374856 3406088 19.82 2754096 6616144 440 10:14:01 PM 2819312 10217996 13320144 82.53 2636 7374964 6538664 38.04 2754460 9693276 76 10:15:01 PM 2659588 10058792 13479868 83.52 2636 7375376 6602692 38.41 2754700 9850964 480 10:16:01 PM 2571016 9970676 13568440 84.07 2636 7375780 6635264 38.60 2754812 9938484 52 10:17:01 PM 2511260 9911036 13628196 84.44 2636 7375896 6635264 38.60 2755084 9998392 84 10:18:01 PM 2343116 9743112 13796340 85.48 2636 7376100 6651028 38.70 2755856 10165304 164 10:19:01 PM 2253172 9653340 13886284 86.04 2636 7376256 6666784 38.79 2756272 10254576 44 10:20:01 PM 2264712 9665128 13874744 85.97 2636 7376488 6689828 38.92 2757128 10241872 196 10:21:01 PM 2261696 9662252 13877760 85.99 2636 7376580 6689828 38.92 2757320 10244704 148 10:22:01 PM 2180620 9581596 13958836 86.49 2636 7377000 6689828 38.92 2757416 10325148 296 10:23:01 PM 6356852 14142248 9782604 60.61 2636 7747824 2123000 12.35 2765520 6147920 391292 10:24:01 PM 3149916 10942788 12989540 80.48 2636 7755052 5189036 30.19 2839872 9257760 380 10:25:01 PM 2640208 10435140 13499248 83.64 2636 7757028 5379132 31.30 2850988 9753264 128 10:26:01 PM 2608356 10403488 13531100 83.84 2636 7757216 5394900 31.39 2851712 9783656 112 10:27:01 PM 2609040 10404176 13530416 83.83 2636 7757220 5394900 31.39 2851712 9783308 40 10:28:01 PM 2608516 10403672 13530940 83.84 2636 7757240 5394900 31.39 2851760 9784028 52 10:29:01 PM 6646368 14441388 9493088 58.82 2636 7757192 1630336 9.49 2857656 5760432 256 10:30:01 PM 2677696 10473336 13461760 83.41 2636 7757732 5539952 32.23 2872948 9696420 68 10:31:01 PM 2585928 10382156 13553528 83.98 2636 7758192 5401400 31.43 2877848 9780856 144 10:32:01 PM 2572152 10368568 13567304 84.06 2636 7758376 5417192 31.52 2878216 9794688 48 10:33:01 PM 2594616 10391168 13544840 83.92 2636 7758516 5417192 31.52 2878704 9771268 4 10:34:01 PM 2581560 10378268 13557896 84.00 2636 7758676 5417192 31.52 2879072 9783612 48 10:35:01 PM 2579712 10376868 13559744 84.02 2636 7759076 5417192 31.52 2879212 9785252 52 10:36:01 PM 2570216 10367704 13569240 84.07 2636 7759368 5432964 31.61 2879256 9795024 76 10:37:01 PM 5251592 13049344 10887864 67.46 2636 7759612 3130456 18.21 2890496 7117004 488 10:38:01 PM 2187292 9985432 13952164 86.45 2636 7759916 6008360 34.96 2890676 10163960 112 10:39:01 PM 1865260 9664108 14274196 88.44 2636 7760372 6086104 35.41 2891272 10484328 164 10:40:01 PM 1831568 9631036 14307888 88.65 2636 7760932 6136104 35.70 2891620 10516776 284 10:41:01 PM 1803848 9604064 14335608 88.82 2636 7761584 6168732 35.89 2891664 10544104 340 10:42:01 PM 1802828 9603396 14336628 88.83 2636 7761856 6168732 35.89 2891664 10545812 92 10:43:01 PM 1803560 9604128 14335896 88.83 2636 7761856 6168732 35.89 2891672 10545388 56 10:44:01 PM 1800040 9600624 14339416 88.85 2636 7761872 6168732 35.89 2891696 10548808 84 10:45:01 PM 6488560 14470848 9650896 59.80 2636 7936124 1589324 9.25 2917380 5847028 163876 10:46:01 PM 6185452 14869668 9954004 61.67 2636 8627612 1109008 6.45 3097440 5957108 44612 Average: 2821184 10503007 13318272 82.52 2640 7665482 5914019 34.41 2651987 9809956 39820 09:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 PM eth0 97.12 79.71 1081.94 15.65 0.00 0.00 0.00 0.00 09:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 PM eth0 308.86 214.44 3628.40 20.76 0.00 0.00 0.00 0.00 09:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 PM eth0 268.39 235.94 3883.78 33.94 0.00 0.00 0.00 0.00 09:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 PM eth0 393.49 304.65 7029.97 38.40 0.00 0.00 0.00 0.00 09:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 PM eth0 284.80 129.41 6514.94 14.41 0.00 0.00 0.00 0.00 09:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 PM eth0 54.93 28.65 1483.17 3.50 0.00 0.00 0.00 0.00 09:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 PM lo 4.41 4.41 1.35 1.35 0.00 0.00 0.00 0.00 09:11:01 PM eth0 0.87 0.90 0.10 0.10 0.00 0.00 0.00 0.00 09:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 PM lo 45.43 45.43 47.65 47.65 0.00 0.00 0.00 0.00 09:12:01 PM eth0 1.73 2.27 0.31 0.33 0.00 0.00 0.00 0.00 09:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 PM lo 16.06 16.06 10.58 10.58 0.00 0.00 0.00 0.00 09:13:01 PM eth0 1.08 1.08 0.19 0.18 0.00 0.00 0.00 0.00 09:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 PM lo 30.68 30.68 12.71 12.71 0.00 0.00 0.00 0.00 09:14:01 PM eth0 1.23 1.40 0.26 0.26 0.00 0.00 0.00 0.00 09:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 PM lo 7.24 7.24 11.47 11.47 0.00 0.00 0.00 0.00 09:15:01 PM eth0 2.40 2.41 0.93 0.80 0.00 0.00 0.00 0.00 09:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 PM lo 32.44 32.44 21.29 21.29 0.00 0.00 0.00 0.00 09:16:01 PM eth0 0.55 0.50 0.10 0.09 0.00 0.00 0.00 0.00 09:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 PM lo 8.05 8.05 4.80 4.80 0.00 0.00 0.00 0.00 09:17:01 PM eth0 0.33 0.30 0.05 0.05 0.00 0.00 0.00 0.00 09:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 PM lo 31.59 31.59 11.39 11.39 0.00 0.00 0.00 0.00 09:18:01 PM eth0 0.28 0.27 0.04 0.04 0.00 0.00 0.00 0.00 09:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:02 PM lo 8.92 8.92 2.60 2.60 0.00 0.00 0.00 0.00 09:19:02 PM eth0 1.75 1.83 0.37 0.35 0.00 0.00 0.00 0.00 09:19:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 PM lo 20.86 20.86 9.72 9.72 0.00 0.00 0.00 0.00 09:20:01 PM eth0 1.30 1.17 0.38 0.32 0.00 0.00 0.00 0.00 09:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 PM lo 22.48 22.48 8.75 8.75 0.00 0.00 0.00 0.00 09:21:01 PM eth0 0.55 0.52 0.10 0.09 0.00 0.00 0.00 0.00 09:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 PM lo 9.12 9.12 7.60 7.60 0.00 0.00 0.00 0.00 09:22:01 PM eth0 0.97 0.95 0.20 0.19 0.00 0.00 0.00 0.00 09:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 PM lo 39.45 39.45 14.64 14.64 0.00 0.00 0.00 0.00 09:23:01 PM eth0 1.01 1.03 0.20 0.23 0.00 0.00 0.00 0.00 09:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 PM lo 8.37 8.37 3.19 3.19 0.00 0.00 0.00 0.00 09:24:01 PM eth0 49.98 23.97 683.55 2.32 0.00 0.00 0.00 0.00 09:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 PM lo 14.45 14.45 19.51 19.51 0.00 0.00 0.00 0.00 09:25:01 PM eth0 1.07 1.25 0.18 0.18 0.00 0.00 0.00 0.00 09:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 PM lo 23.30 23.30 6.74 6.74 0.00 0.00 0.00 0.00 09:26:01 PM eth0 0.97 1.38 0.20 0.21 0.00 0.00 0.00 0.00 09:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 PM lo 33.44 33.44 12.38 12.38 0.00 0.00 0.00 0.00 09:27:01 PM eth0 1.37 2.00 0.29 0.31 0.00 0.00 0.00 0.00 09:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 PM lo 4.65 4.65 1.59 1.59 0.00 0.00 0.00 0.00 09:28:01 PM eth0 0.63 0.73 0.09 0.10 0.00 0.00 0.00 0.00 09:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 PM lo 35.49 35.49 11.32 11.32 0.00 0.00 0.00 0.00 09:29:01 PM eth0 1.17 1.47 0.28 0.28 0.00 0.00 0.00 0.00 09:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 PM lo 22.71 22.71 7.11 7.11 0.00 0.00 0.00 0.00 09:30:01 PM eth0 1.20 1.68 0.24 0.26 0.00 0.00 0.00 0.00 09:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 PM lo 30.90 30.90 11.28 11.28 0.00 0.00 0.00 0.00 09:31:01 PM eth0 0.70 0.95 0.13 0.14 0.00 0.00 0.00 0.00 09:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 PM lo 8.13 8.13 2.97 2.97 0.00 0.00 0.00 0.00 09:32:01 PM eth0 2.65 2.50 1.00 0.83 0.00 0.00 0.00 0.00 09:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 PM lo 9.80 9.80 7.74 7.74 0.00 0.00 0.00 0.00 09:33:01 PM eth0 1.75 1.65 0.53 0.46 0.00 0.00 0.00 0.00 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 PM lo 24.63 24.63 10.14 10.14 0.00 0.00 0.00 0.00 09:34:01 PM eth0 2.05 2.30 0.44 0.44 0.00 0.00 0.00 0.00 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 PM lo 25.86 25.86 12.73 12.73 0.00 0.00 0.00 0.00 09:35:01 PM eth0 1.20 1.55 0.22 0.23 0.00 0.00 0.00 0.00 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 PM lo 10.13 10.13 4.06 4.06 0.00 0.00 0.00 0.00 09:36:01 PM eth0 1.07 1.25 0.19 0.19 0.00 0.00 0.00 0.00 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 PM lo 5.25 5.25 6.36 6.36 0.00 0.00 0.00 0.00 09:37:01 PM eth0 0.80 0.97 0.13 0.14 0.00 0.00 0.00 0.00 09:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 PM lo 21.63 21.63 8.41 8.41 0.00 0.00 0.00 0.00 09:38:01 PM eth0 0.88 0.97 0.18 0.18 0.00 0.00 0.00 0.00 09:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 PM lo 6.04 6.04 1.02 1.02 0.00 0.00 0.00 0.00 09:39:01 PM eth0 1.37 1.40 0.29 0.27 0.00 0.00 0.00 0.00 09:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 PM lo 57.43 57.43 23.49 23.49 0.00 0.00 0.00 0.00 09:40:01 PM eth0 1.32 1.47 0.23 0.23 0.00 0.00 0.00 0.00 09:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 PM lo 47.82 47.82 21.16 21.16 0.00 0.00 0.00 0.00 09:41:01 PM eth0 1.22 1.73 0.26 0.27 0.00 0.00 0.00 0.00 09:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 PM lo 23.69 23.69 17.03 17.03 0.00 0.00 0.00 0.00 09:42:01 PM eth0 1.27 1.62 0.22 0.23 0.00 0.00 0.00 0.00 09:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 PM lo 46.05 46.05 22.05 22.05 0.00 0.00 0.00 0.00 09:43:01 PM eth0 1.40 1.88 0.26 0.28 0.00 0.00 0.00 0.00 09:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 PM lo 38.90 38.90 14.58 14.58 0.00 0.00 0.00 0.00 09:44:01 PM eth0 1.45 1.90 0.33 0.33 0.00 0.00 0.00 0.00 09:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 PM lo 69.66 69.66 23.25 23.25 0.00 0.00 0.00 0.00 09:45:01 PM eth0 0.82 1.18 0.17 0.19 0.00 0.00 0.00 0.00 09:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 PM lo 56.37 56.37 17.59 17.59 0.00 0.00 0.00 0.00 09:46:01 PM eth0 0.75 1.05 0.15 0.16 0.00 0.00 0.00 0.00 09:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 PM lo 21.99 21.99 7.45 7.45 0.00 0.00 0.00 0.00 09:47:01 PM eth0 0.20 0.23 0.03 0.03 0.00 0.00 0.00 0.00 09:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 PM lo 21.50 21.50 7.02 7.02 0.00 0.00 0.00 0.00 09:48:01 PM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 PM lo 23.98 23.98 7.08 7.08 0.00 0.00 0.00 0.00 09:49:01 PM eth0 0.25 0.20 0.09 0.08 0.00 0.00 0.00 0.00 09:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 PM lo 37.09 37.09 22.24 22.24 0.00 0.00 0.00 0.00 09:50:01 PM eth0 0.83 0.97 0.12 0.13 0.00 0.00 0.00 0.00 09:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 PM lo 28.49 28.49 11.31 11.31 0.00 0.00 0.00 0.00 09:51:01 PM eth0 0.82 1.15 0.17 0.18 0.00 0.00 0.00 0.00 09:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 PM lo 7.67 7.67 4.73 4.73 0.00 0.00 0.00 0.00 09:52:01 PM eth0 0.52 0.73 0.11 0.11 0.00 0.00 0.00 0.00 09:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 PM lo 16.48 16.48 8.71 8.71 0.00 0.00 0.00 0.00 09:53:01 PM eth0 0.42 0.62 0.09 0.10 0.00 0.00 0.00 0.00 09:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:01 PM lo 19.99 19.99 7.54 7.54 0.00 0.00 0.00 0.00 09:54:01 PM eth0 0.67 0.83 0.18 0.18 0.00 0.00 0.00 0.00 09:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 PM lo 21.05 21.05 9.95 9.95 0.00 0.00 0.00 0.00 09:55:01 PM eth0 1.33 1.40 5.15 0.13 0.00 0.00 0.00 0.00 09:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 PM lo 12.56 12.56 5.43 5.43 0.00 0.00 0.00 0.00 09:56:01 PM eth0 0.62 0.72 0.12 0.12 0.00 0.00 0.00 0.00 09:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 PM lo 24.43 24.43 9.86 9.86 0.00 0.00 0.00 0.00 09:57:01 PM eth0 0.40 0.52 0.08 0.08 0.00 0.00 0.00 0.00 09:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 PM lo 16.43 16.43 7.54 7.54 0.00 0.00 0.00 0.00 09:58:01 PM eth0 1.20 1.30 0.18 0.19 0.00 0.00 0.00 0.00 09:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 PM lo 36.76 36.76 12.40 12.40 0.00 0.00 0.00 0.00 09:59:01 PM eth0 0.70 0.92 0.20 0.21 0.00 0.00 0.00 0.00 09:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:02 PM lo 44.91 44.91 13.35 13.35 0.00 0.00 0.00 0.00 10:00:02 PM eth0 0.30 0.23 0.06 0.04 0.00 0.00 0.00 0.00 10:00:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 PM lo 20.28 20.28 7.45 7.45 0.00 0.00 0.00 0.00 10:01:01 PM eth0 0.53 0.73 0.11 0.11 0.00 0.00 0.00 0.00 10:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM lo 31.23 31.23 9.70 9.70 0.00 0.00 0.00 0.00 10:02:01 PM eth0 0.20 0.27 0.04 0.04 0.00 0.00 0.00 0.00 10:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM lo 33.06 33.06 9.66 9.66 0.00 0.00 0.00 0.00 10:03:01 PM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM lo 56.56 56.56 18.69 18.69 0.00 0.00 0.00 0.00 10:04:01 PM eth0 0.35 0.28 0.20 0.08 0.00 0.00 0.00 0.00 10:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 PM lo 23.78 23.78 6.97 6.97 0.00 0.00 0.00 0.00 10:05:01 PM eth0 2.73 3.16 1.56 0.34 0.00 0.00 0.00 0.00 10:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 PM lo 21.93 21.93 22.59 22.59 0.00 0.00 0.00 0.00 10:06:01 PM eth0 0.87 0.95 0.14 0.15 0.00 0.00 0.00 0.00 10:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 PM lo 31.11 31.11 13.28 13.28 0.00 0.00 0.00 0.00 10:07:01 PM eth0 0.53 0.72 0.11 0.11 0.00 0.00 0.00 0.00 10:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 PM lo 17.69 17.69 7.78 7.78 0.00 0.00 0.00 0.00 10:08:01 PM eth0 0.67 0.68 0.13 0.15 0.00 0.00 0.00 0.00 10:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 PM lo 10.13 10.13 4.68 4.68 0.00 0.00 0.00 0.00 10:09:01 PM eth0 0.78 0.87 0.22 0.20 0.00 0.00 0.00 0.00 10:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 PM lo 35.92 35.92 14.32 14.32 0.00 0.00 0.00 0.00 10:10:01 PM eth0 0.33 0.48 0.07 0.07 0.00 0.00 0.00 0.00 10:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 PM lo 29.72 29.72 12.10 12.10 0.00 0.00 0.00 0.00 10:11:01 PM eth0 0.68 0.95 0.14 0.16 0.00 0.00 0.00 0.00 10:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 PM lo 20.14 20.14 7.43 7.43 0.00 0.00 0.00 0.00 10:12:01 PM eth0 0.38 0.48 0.07 0.07 0.00 0.00 0.00 0.00 10:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 PM lo 7.76 7.76 3.89 3.89 0.00 0.00 0.00 0.00 10:13:01 PM eth0 0.68 0.85 0.11 0.12 0.00 0.00 0.00 0.00 10:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 PM lo 21.59 21.59 22.54 22.54 0.00 0.00 0.00 0.00 10:14:01 PM eth0 0.77 0.83 0.17 0.16 0.00 0.00 0.00 0.00 10:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 PM lo 32.16 32.16 13.43 13.43 0.00 0.00 0.00 0.00 10:15:01 PM eth0 0.75 0.82 0.14 0.14 0.00 0.00 0.00 0.00 10:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 PM lo 17.55 17.55 9.64 9.64 0.00 0.00 0.00 0.00 10:16:01 PM eth0 0.28 0.35 0.05 0.05 0.00 0.00 0.00 0.00 10:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 PM lo 9.98 9.98 5.86 5.86 0.00 0.00 0.00 0.00 10:17:01 PM eth0 1.12 0.88 0.19 0.14 0.00 0.00 0.00 0.00 10:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 PM lo 22.80 22.80 12.33 12.33 0.00 0.00 0.00 0.00 10:18:01 PM eth0 0.72 0.80 0.34 0.29 0.00 0.00 0.00 0.00 10:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 PM lo 7.40 7.40 5.71 5.71 0.00 0.00 0.00 0.00 10:19:01 PM eth0 0.58 0.58 0.17 0.15 0.00 0.00 0.00 0.00 10:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 PM lo 24.24 24.24 12.10 12.10 0.00 0.00 0.00 0.00 10:20:01 PM eth0 0.87 0.82 0.35 0.29 0.00 0.00 0.00 0.00 10:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 PM lo 8.52 8.52 5.80 5.80 0.00 0.00 0.00 0.00 10:21:01 PM eth0 0.37 0.35 0.07 0.07 0.00 0.00 0.00 0.00 10:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 PM lo 35.34 35.34 13.16 13.16 0.00 0.00 0.00 0.00 10:22:01 PM eth0 0.15 0.13 0.02 0.02 0.00 0.00 0.00 0.00 10:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 PM lo 4.78 4.78 2.64 2.64 0.00 0.00 0.00 0.00 10:23:01 PM eth0 152.42 76.50 1980.43 5.84 0.00 0.00 0.00 0.00 10:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 PM lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:24:01 PM eth0 0.52 0.43 0.11 0.10 0.00 0.00 0.00 0.00 10:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 PM lo 40.42 40.42 37.14 37.14 0.00 0.00 0.00 0.00 10:25:01 PM eth0 0.90 0.92 0.18 0.17 0.00 0.00 0.00 0.00 10:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 PM lo 24.70 24.70 9.07 9.07 0.00 0.00 0.00 0.00 10:26:01 PM eth0 0.75 0.90 0.15 0.15 0.00 0.00 0.00 0.00 10:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 PM lo 0.20 0.20 0.06 0.06 0.00 0.00 0.00 0.00 10:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 PM lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 10:29:01 PM eth0 0.47 0.40 0.12 0.11 0.00 0.00 0.00 0.00 10:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 PM lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:01 PM eth0 0.35 0.30 0.03 0.03 0.00 0.00 0.00 0.00 10:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 PM lo 37.59 37.59 12.91 12.91 0.00 0.00 0.00 0.00 10:31:01 PM eth0 0.88 1.22 0.18 0.19 0.00 0.00 0.00 0.00 10:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 PM lo 11.66 11.66 4.52 4.52 0.00 0.00 0.00 0.00 10:32:01 PM eth0 1.18 0.95 0.20 0.15 0.00 0.00 0.00 0.00 10:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 PM lo 19.53 19.53 6.62 6.62 0.00 0.00 0.00 0.00 10:33:01 PM eth0 0.48 0.40 0.29 0.23 0.00 0.00 0.00 0.00 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 PM lo 17.13 17.13 6.38 6.38 0.00 0.00 0.00 0.00 10:34:01 PM eth0 0.87 1.03 0.24 0.22 0.00 0.00 0.00 0.00 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 PM lo 28.41 28.41 8.71 8.71 0.00 0.00 0.00 0.00 10:35:01 PM eth0 0.50 0.72 0.11 0.11 0.00 0.00 0.00 0.00 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 PM lo 20.50 20.50 6.78 6.78 0.00 0.00 0.00 0.00 10:36:01 PM eth0 0.57 0.78 0.12 0.12 0.00 0.00 0.00 0.00 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 PM lo 36.35 36.35 10.70 10.70 0.00 0.00 0.00 0.00 10:37:01 PM eth0 0.78 0.97 0.14 0.15 0.00 0.00 0.00 0.00 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:38:01 PM lo 0.12 0.12 0.02 0.02 0.00 0.00 0.00 0.00 10:38:01 PM eth0 0.40 0.38 0.04 0.04 0.00 0.00 0.00 0.00 10:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:01 PM lo 44.02 44.02 14.63 14.63 0.00 0.00 0.00 0.00 10:39:01 PM eth0 0.75 0.98 0.20 0.20 0.00 0.00 0.00 0.00 10:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:01 PM lo 60.51 60.51 18.14 18.14 0.00 0.00 0.00 0.00 10:40:01 PM eth0 0.65 0.93 0.14 0.14 0.00 0.00 0.00 0.00 10:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:01 PM lo 65.81 65.81 20.37 20.37 0.00 0.00 0.00 0.00 10:41:01 PM eth0 0.38 0.52 0.08 0.08 0.00 0.00 0.00 0.00 10:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:01 PM lo 40.49 40.49 12.25 12.25 0.00 0.00 0.00 0.00 10:42:01 PM eth0 0.20 0.25 0.04 0.04 0.00 0.00 0.00 0.00 10:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 PM lo 0.92 0.92 0.20 0.20 0.00 0.00 0.00 0.00 10:44:01 PM eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 PM lo 0.70 0.70 0.08 0.08 0.00 0.00 0.00 0.00 10:45:01 PM eth0 96.87 79.82 1512.56 12.10 0.00 0.00 0.00 0.00 10:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 PM eth0 34.62 33.89 162.34 11.28 0.00 0.00 0.00 0.00 10:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 21.66 21.66 9.56 9.56 0.00 0.00 0.00 0.00 Average: eth0 17.82 12.68 274.49 1.71 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/15/2024 _x86_64_ (4 CPU) 21:03:10 LINUX RESTART (4 CPU) 09:04:01 PM CPU %user %nice %system %iowait %steal %idle 09:05:01 PM all 18.41 0.00 2.77 1.32 0.07 77.43 09:05:01 PM 0 12.12 0.00 2.00 0.87 0.07 84.94 09:05:01 PM 1 9.96 0.00 2.66 1.09 0.08 86.21 09:05:01 PM 2 37.62 0.00 3.66 2.34 0.08 56.29 09:05:01 PM 3 13.96 0.00 2.76 0.97 0.05 82.26 09:06:01 PM all 29.95 0.00 4.55 3.46 0.09 61.95 09:06:01 PM 0 37.62 0.00 4.47 2.53 0.10 55.29 09:06:01 PM 1 18.89 0.00 4.15 4.84 0.08 72.04 09:06:01 PM 2 37.05 0.00 5.11 3.47 0.08 54.28 09:06:01 PM 3 26.21 0.00 4.49 3.00 0.10 66.20 09:07:01 PM all 59.90 1.01 11.82 9.34 0.15 17.77 09:07:01 PM 0 48.86 1.02 12.82 9.07 0.15 28.08 09:07:01 PM 1 54.69 1.48 12.80 14.63 0.15 16.25 09:07:01 PM 2 77.67 0.60 9.62 2.60 0.15 9.35 09:07:01 PM 3 58.19 0.94 12.08 11.13 0.15 17.51 09:08:01 PM all 58.86 0.81 16.71 2.89 0.12 20.60 09:08:01 PM 0 55.79 0.88 18.60 2.01 0.12 22.61 09:08:01 PM 1 58.86 0.74 17.51 3.51 0.12 19.26 09:08:01 PM 2 55.69 0.66 16.30 3.37 0.14 23.85 09:08:01 PM 3 65.08 0.98 14.45 2.69 0.12 16.69 09:09:01 PM all 52.39 0.41 12.34 11.64 0.12 23.10 09:09:01 PM 0 44.64 0.57 13.81 13.43 0.12 27.44 09:09:01 PM 1 68.27 0.00 6.24 15.97 0.13 9.39 09:09:01 PM 2 43.97 0.52 13.68 12.63 0.12 29.08 09:09:01 PM 3 52.68 0.54 15.63 4.55 0.10 26.51 09:10:01 PM all 72.70 0.00 5.44 12.57 0.10 9.19 09:10:01 PM 0 71.77 0.00 4.99 15.40 0.10 7.74 09:10:01 PM 1 75.72 0.00 4.84 11.06 0.12 8.27 09:10:01 PM 2 74.26 0.00 5.89 9.23 0.10 10.52 09:10:01 PM 3 69.04 0.00 6.04 14.58 0.10 10.24 09:11:01 PM all 81.54 0.00 3.34 5.31 0.11 9.69 09:11:01 PM 0 81.53 0.00 3.13 4.91 0.12 10.31 09:11:01 PM 1 81.35 0.00 3.98 4.39 0.10 10.19 09:11:01 PM 2 79.38 0.00 3.49 6.20 0.12 10.81 09:11:01 PM 3 83.91 0.00 2.77 5.75 0.10 7.48 09:12:01 PM all 58.74 0.00 2.34 0.18 0.10 38.65 09:12:01 PM 0 60.40 0.00 2.56 0.07 0.10 36.88 09:12:01 PM 1 64.53 0.00 2.53 0.33 0.10 32.51 09:12:01 PM 2 56.94 0.00 2.03 0.07 0.10 40.86 09:12:01 PM 3 53.10 0.00 2.23 0.23 0.10 44.34 09:13:01 PM all 40.38 0.00 1.72 0.27 0.10 57.52 09:13:01 PM 0 36.48 0.00 1.78 0.42 0.10 61.22 09:13:01 PM 1 44.80 0.00 1.49 0.03 0.12 53.56 09:13:01 PM 2 42.37 0.00 1.96 0.59 0.10 54.98 09:13:01 PM 3 37.88 0.00 1.64 0.05 0.10 60.32 09:14:01 PM all 55.61 0.00 2.30 0.13 0.10 41.86 09:14:01 PM 0 55.75 0.00 2.21 0.02 0.10 41.93 09:14:01 PM 1 54.01 0.00 2.30 0.23 0.10 43.36 09:14:01 PM 2 55.10 0.00 2.78 0.22 0.12 41.78 09:14:01 PM 3 57.58 0.00 1.92 0.03 0.10 40.36 09:15:01 PM all 86.81 0.00 2.60 0.48 0.13 9.99 09:15:01 PM 0 84.86 0.00 2.83 0.32 0.12 11.87 09:15:01 PM 1 88.51 0.00 2.14 1.15 0.13 8.07 09:15:01 PM 2 87.42 0.00 2.61 0.27 0.12 9.59 09:15:01 PM 3 86.45 0.00 2.82 0.17 0.13 10.43 09:15:01 PM CPU %user %nice %system %iowait %steal %idle 09:16:01 PM all 17.36 0.00 0.67 0.03 0.09 81.84 09:16:01 PM 0 17.26 0.00 0.59 0.02 0.10 82.04 09:16:01 PM 1 16.39 0.00 0.81 0.02 0.08 82.70 09:16:01 PM 2 18.14 0.00 0.64 0.00 0.08 81.14 09:16:01 PM 3 17.64 0.00 0.67 0.10 0.10 81.49 09:17:01 PM all 3.55 0.00 0.43 0.00 0.08 95.94 09:17:01 PM 0 3.28 0.00 0.44 0.00 0.07 96.21 09:17:01 PM 1 3.36 0.00 0.42 0.02 0.10 96.10 09:17:01 PM 2 3.77 0.00 0.52 0.00 0.10 95.60 09:17:01 PM 3 3.77 0.00 0.33 0.00 0.07 95.83 09:18:01 PM all 5.05 0.00 0.52 0.01 0.08 94.33 09:18:01 PM 0 5.28 0.00 0.42 0.00 0.08 94.22 09:18:01 PM 1 4.97 0.00 0.60 0.03 0.08 94.31 09:18:01 PM 2 4.83 0.00 0.57 0.02 0.08 94.50 09:18:01 PM 3 5.11 0.00 0.50 0.00 0.08 94.30 09:19:02 PM all 52.69 0.00 2.24 0.16 0.10 44.81 09:19:02 PM 0 45.70 0.00 2.68 0.29 0.10 51.23 09:19:02 PM 1 52.74 0.00 2.81 0.15 0.10 44.20 09:19:02 PM 2 56.20 0.00 1.69 0.10 0.10 41.91 09:19:02 PM 3 56.12 0.00 1.77 0.10 0.10 41.91 09:20:01 PM all 64.84 0.00 1.63 0.11 0.11 33.32 09:20:01 PM 0 65.95 0.00 1.60 0.05 0.10 32.30 09:20:01 PM 1 64.72 0.00 1.80 0.26 0.12 33.10 09:20:01 PM 2 63.88 0.00 1.57 0.07 0.10 34.38 09:20:01 PM 3 64.81 0.00 1.53 0.07 0.10 33.49 09:21:01 PM all 9.30 0.00 0.59 0.00 0.10 90.02 09:21:01 PM 0 8.95 0.00 0.54 0.00 0.10 90.41 09:21:01 PM 1 9.22 0.00 0.60 0.00 0.08 90.09 09:21:01 PM 2 9.64 0.00 0.64 0.00 0.10 89.62 09:21:01 PM 3 9.37 0.00 0.57 0.00 0.10 89.96 09:22:01 PM all 2.55 0.00 0.46 0.09 0.08 96.82 09:22:01 PM 0 3.06 0.00 0.43 0.02 0.08 96.40 09:22:01 PM 1 2.00 0.00 0.54 0.00 0.07 97.40 09:22:01 PM 2 2.53 0.00 0.52 0.07 0.08 96.79 09:22:01 PM 3 2.59 0.00 0.37 0.28 0.07 96.69 09:23:01 PM all 23.69 0.00 1.18 0.04 0.09 75.00 09:23:01 PM 0 26.29 0.00 0.90 0.00 0.08 72.73 09:23:01 PM 1 18.45 0.00 1.49 0.03 0.10 79.93 09:23:01 PM 2 26.55 0.00 0.92 0.02 0.08 72.43 09:23:01 PM 3 23.45 0.00 1.41 0.12 0.10 74.93 09:24:01 PM all 76.98 0.00 2.80 0.57 0.11 19.55 09:24:01 PM 0 78.76 0.00 2.54 0.15 0.10 18.45 09:24:01 PM 1 73.13 0.00 3.81 0.77 0.12 22.17 09:24:01 PM 2 82.85 0.00 2.21 0.70 0.12 14.13 09:24:01 PM 3 73.15 0.00 2.65 0.64 0.10 23.46 09:25:01 PM all 48.74 0.00 1.66 0.49 0.09 49.01 09:25:01 PM 0 36.54 0.00 2.05 0.32 0.10 60.99 09:25:01 PM 1 53.53 0.00 1.68 0.35 0.10 44.34 09:25:01 PM 2 53.80 0.00 0.99 0.50 0.08 44.62 09:25:01 PM 3 51.06 0.00 1.91 0.80 0.08 46.13 09:26:01 PM all 4.84 0.00 0.60 0.03 0.10 94.44 09:26:01 PM 0 4.68 0.00 0.57 0.00 0.10 94.65 09:26:01 PM 1 5.25 0.00 0.59 0.03 0.08 94.05 09:26:01 PM 2 4.18 0.00 0.64 0.00 0.10 95.08 09:26:01 PM 3 5.25 0.00 0.59 0.07 0.10 94.00 09:26:01 PM CPU %user %nice %system %iowait %steal %idle 09:27:01 PM all 7.70 0.00 0.59 0.02 0.09 91.60 09:27:01 PM 0 7.21 0.00 0.57 0.00 0.08 92.14 09:27:01 PM 1 7.08 0.00 0.67 0.00 0.10 92.15 09:27:01 PM 2 8.08 0.00 0.55 0.05 0.08 91.23 09:27:01 PM 3 8.44 0.00 0.57 0.03 0.08 90.87 09:28:01 PM all 59.71 0.00 1.99 0.12 0.10 38.08 09:28:01 PM 0 58.12 0.00 2.23 0.37 0.10 39.19 09:28:01 PM 1 72.05 0.00 2.31 0.00 0.10 25.54 09:28:01 PM 2 46.30 0.00 2.23 0.10 0.10 51.27 09:28:01 PM 3 62.33 0.00 1.21 0.00 0.10 36.36 09:29:01 PM all 9.85 0.00 0.67 0.03 0.09 89.37 09:29:01 PM 0 9.29 0.00 0.65 0.03 0.08 89.94 09:29:01 PM 1 11.18 0.00 0.64 0.03 0.10 88.05 09:29:01 PM 2 9.33 0.00 0.74 0.02 0.10 89.82 09:29:01 PM 3 9.59 0.00 0.64 0.02 0.08 89.67 09:30:01 PM all 15.66 0.00 1.05 0.09 0.09 83.11 09:30:01 PM 0 17.05 0.00 0.62 0.05 0.10 82.18 09:30:01 PM 1 16.65 0.00 1.53 0.22 0.08 81.52 09:30:01 PM 2 11.63 0.00 1.21 0.00 0.08 87.07 09:30:01 PM 3 17.30 0.00 0.85 0.10 0.10 81.64 09:31:01 PM all 36.41 0.00 1.18 0.08 0.10 62.23 09:31:01 PM 0 40.85 0.00 1.21 0.17 0.10 57.68 09:31:01 PM 1 28.94 0.00 1.48 0.07 0.10 69.42 09:31:01 PM 2 36.87 0.00 1.16 0.08 0.12 61.78 09:31:01 PM 3 38.97 0.00 0.87 0.00 0.10 60.06 09:32:01 PM all 43.25 0.00 1.93 0.50 0.10 54.23 09:32:01 PM 0 45.03 0.00 2.26 1.32 0.10 51.28 09:32:01 PM 1 38.69 0.00 1.81 0.39 0.10 59.02 09:32:01 PM 2 42.28 0.00 1.46 0.05 0.08 56.13 09:32:01 PM 3 47.00 0.00 2.18 0.23 0.10 50.49 09:33:01 PM all 34.37 0.00 1.42 0.05 0.09 64.08 09:33:01 PM 0 31.20 0.00 1.56 0.07 0.08 67.09 09:33:01 PM 1 36.45 0.00 1.84 0.02 0.10 61.59 09:33:01 PM 2 33.31 0.00 1.11 0.02 0.08 65.48 09:33:01 PM 3 36.51 0.00 1.16 0.10 0.08 62.15 09:34:01 PM all 60.80 0.00 2.58 0.20 0.10 36.33 09:34:01 PM 0 58.23 0.00 2.73 0.12 0.10 38.82 09:34:01 PM 1 58.40 0.00 2.58 0.42 0.08 38.52 09:34:01 PM 2 63.00 0.00 3.05 0.20 0.10 33.65 09:34:01 PM 3 63.57 0.00 1.96 0.05 0.10 34.32 09:35:01 PM all 44.09 0.00 1.29 0.09 0.10 54.42 09:35:01 PM 0 40.69 0.00 1.86 0.35 0.12 56.98 09:35:01 PM 1 44.69 0.00 1.02 0.00 0.10 54.19 09:35:01 PM 2 46.62 0.00 1.29 0.00 0.10 51.99 09:35:01 PM 3 44.36 0.00 1.00 0.02 0.10 54.52 09:36:01 PM all 26.58 0.00 1.34 0.04 0.08 71.96 09:36:01 PM 0 24.75 0.00 1.26 0.05 0.08 73.86 09:36:01 PM 1 24.20 0.00 1.32 0.05 0.08 74.35 09:36:01 PM 2 27.90 0.00 1.51 0.07 0.08 70.44 09:36:01 PM 3 29.48 0.00 1.26 0.00 0.08 69.18 09:37:01 PM all 33.01 0.00 1.47 0.12 0.09 65.30 09:37:01 PM 0 28.78 0.00 2.13 0.40 0.08 68.60 09:37:01 PM 1 32.99 0.00 1.21 0.03 0.10 65.67 09:37:01 PM 2 35.37 0.00 0.87 0.00 0.10 63.66 09:37:01 PM 3 34.90 0.00 1.69 0.03 0.08 63.29 09:37:01 PM CPU %user %nice %system %iowait %steal %idle 09:38:01 PM all 17.32 0.00 0.78 0.07 0.10 81.73 09:38:01 PM 0 16.88 0.00 0.72 0.02 0.12 82.26 09:38:01 PM 1 16.43 0.00 0.84 0.02 0.10 82.62 09:38:01 PM 2 17.80 0.00 0.94 0.25 0.08 80.92 09:38:01 PM 3 18.17 0.00 0.62 0.00 0.10 81.11 09:39:01 PM all 61.66 0.00 2.36 0.08 0.11 35.80 09:39:01 PM 0 58.97 0.00 2.96 0.02 0.10 37.95 09:39:01 PM 1 57.39 0.00 2.77 0.15 0.12 39.58 09:39:01 PM 2 64.57 0.00 2.14 0.12 0.12 33.05 09:39:01 PM 3 65.68 0.00 1.57 0.02 0.10 32.63 09:40:01 PM all 78.88 0.00 2.45 0.13 0.10 18.45 09:40:01 PM 0 75.49 0.00 2.99 0.17 0.08 21.27 09:40:01 PM 1 80.05 0.00 2.08 0.05 0.10 17.72 09:40:01 PM 2 82.56 0.00 2.18 0.20 0.10 14.96 09:40:01 PM 3 77.39 0.00 2.55 0.12 0.10 19.84 09:41:01 PM all 17.69 0.00 0.89 0.04 0.11 81.26 09:41:01 PM 0 16.65 0.00 0.99 0.12 0.10 82.14 09:41:01 PM 1 17.25 0.00 0.96 0.00 0.10 81.70 09:41:01 PM 2 18.11 0.00 0.81 0.03 0.13 80.92 09:41:01 PM 3 18.76 0.00 0.82 0.02 0.10 80.30 09:42:01 PM all 62.12 0.00 2.45 0.14 0.10 35.19 09:42:01 PM 0 62.19 0.00 2.24 0.10 0.10 35.37 09:42:01 PM 1 60.16 0.00 2.92 0.03 0.08 36.80 09:42:01 PM 2 63.90 0.00 2.65 0.25 0.10 33.10 09:42:01 PM 3 62.24 0.00 2.01 0.17 0.10 35.49 09:43:01 PM all 54.30 0.00 1.91 0.07 0.10 43.62 09:43:01 PM 0 54.01 0.00 2.08 0.00 0.10 43.81 09:43:01 PM 1 53.22 0.00 1.81 0.02 0.12 44.83 09:43:01 PM 2 54.43 0.00 1.63 0.23 0.08 43.63 09:43:01 PM 3 55.56 0.00 2.13 0.02 0.10 42.20 09:44:01 PM all 58.85 0.00 2.17 0.14 0.11 38.73 09:44:01 PM 0 59.94 0.00 2.52 0.00 0.10 37.44 09:44:01 PM 1 54.28 0.00 2.67 0.49 0.12 42.44 09:44:01 PM 2 65.86 0.00 1.29 0.00 0.12 32.74 09:44:01 PM 3 55.30 0.00 2.22 0.07 0.10 42.32 09:45:01 PM all 14.34 0.00 0.94 0.04 0.10 84.57 09:45:01 PM 0 15.10 0.00 0.89 0.02 0.10 83.90 09:45:01 PM 1 14.08 0.00 1.06 0.10 0.10 84.66 09:45:01 PM 2 14.01 0.00 0.89 0.05 0.10 84.95 09:45:01 PM 3 14.19 0.00 0.93 0.00 0.10 84.78 09:46:01 PM all 7.86 0.00 0.69 0.06 0.12 91.28 09:46:01 PM 0 8.32 0.00 0.55 0.02 0.12 91.00 09:46:01 PM 1 7.80 0.00 0.69 0.03 0.13 91.34 09:46:01 PM 2 8.11 0.00 0.64 0.12 0.10 91.03 09:46:01 PM 3 7.19 0.00 0.89 0.07 0.12 91.74 09:47:01 PM all 2.99 0.00 0.51 0.00 0.10 96.39 09:47:01 PM 0 2.86 0.00 0.44 0.00 0.10 96.60 09:47:01 PM 1 2.86 0.00 0.67 0.02 0.12 96.34 09:47:01 PM 2 3.40 0.00 0.50 0.00 0.10 96.00 09:47:01 PM 3 2.83 0.00 0.44 0.00 0.10 96.64 09:48:01 PM all 2.73 0.00 0.49 0.00 0.10 96.67 09:48:01 PM 0 2.78 0.00 0.37 0.00 0.08 96.77 09:48:01 PM 1 2.74 0.00 0.49 0.02 0.10 96.66 09:48:01 PM 2 2.45 0.00 0.67 0.00 0.10 96.78 09:48:01 PM 3 2.96 0.00 0.45 0.00 0.10 96.48 09:48:01 PM CPU %user %nice %system %iowait %steal %idle 09:49:01 PM all 2.93 0.00 0.51 0.00 0.10 96.46 09:49:01 PM 0 2.55 0.00 0.54 0.00 0.10 96.81 09:49:01 PM 1 2.43 0.00 0.57 0.00 0.10 96.90 09:49:01 PM 2 2.68 0.00 0.55 0.00 0.10 96.66 09:49:01 PM 3 4.06 0.00 0.37 0.02 0.10 95.45 09:50:01 PM all 56.84 0.00 2.06 0.13 0.12 40.85 09:50:01 PM 0 52.93 0.00 1.69 0.30 0.12 44.95 09:50:01 PM 1 54.02 0.00 1.71 0.07 0.13 44.07 09:50:01 PM 2 61.54 0.00 2.41 0.08 0.10 35.86 09:50:01 PM 3 58.87 0.00 2.42 0.07 0.12 38.53 09:51:01 PM all 10.11 0.00 0.70 0.03 0.10 89.05 09:51:01 PM 0 8.72 0.00 0.89 0.08 0.10 90.21 09:51:01 PM 1 13.69 0.00 0.65 0.00 0.10 85.56 09:51:01 PM 2 9.60 0.00 0.62 0.03 0.12 89.63 09:51:01 PM 3 8.42 0.00 0.65 0.00 0.10 90.83 09:52:01 PM all 2.45 0.00 0.27 0.01 0.10 97.16 09:52:01 PM 0 2.47 0.00 0.22 0.02 0.10 97.19 09:52:01 PM 1 2.39 0.00 0.33 0.02 0.12 97.14 09:52:01 PM 2 2.29 0.00 0.28 0.02 0.12 97.29 09:52:01 PM 3 2.65 0.00 0.25 0.00 0.08 97.01 09:53:01 PM all 3.31 0.00 0.33 0.02 0.08 96.27 09:53:01 PM 0 3.16 0.00 0.32 0.02 0.08 96.42 09:53:01 PM 1 3.56 0.00 0.27 0.03 0.08 96.05 09:53:01 PM 2 3.21 0.00 0.38 0.02 0.08 96.30 09:53:01 PM 3 3.30 0.00 0.33 0.02 0.07 96.29 09:54:01 PM all 2.91 0.00 0.33 0.01 0.10 96.64 09:54:01 PM 0 3.14 0.00 0.25 0.00 0.08 96.52 09:54:01 PM 1 2.96 0.00 0.35 0.00 0.13 96.55 09:54:01 PM 2 2.86 0.00 0.37 0.00 0.08 96.68 09:54:01 PM 3 2.68 0.00 0.37 0.03 0.12 96.80 09:55:01 PM all 3.02 0.00 0.36 0.05 0.09 96.48 09:55:01 PM 0 3.20 0.00 0.37 0.10 0.08 96.25 09:55:01 PM 1 3.06 0.00 0.37 0.00 0.08 96.49 09:55:01 PM 2 2.63 0.00 0.42 0.07 0.10 96.78 09:55:01 PM 3 3.21 0.00 0.30 0.02 0.08 96.39 09:56:01 PM all 1.64 0.00 0.27 0.02 0.10 97.96 09:56:01 PM 0 1.52 0.00 0.23 0.08 0.08 98.08 09:56:01 PM 1 1.36 0.00 0.39 0.00 0.12 98.14 09:56:01 PM 2 2.36 0.00 0.20 0.00 0.08 97.36 09:56:01 PM 3 1.34 0.00 0.25 0.00 0.13 98.28 09:57:01 PM all 2.34 0.00 0.35 0.02 0.10 97.19 09:57:01 PM 0 2.31 0.00 0.32 0.00 0.10 97.28 09:57:01 PM 1 2.51 0.00 0.32 0.05 0.10 97.02 09:57:01 PM 2 2.13 0.00 0.45 0.00 0.12 97.30 09:57:01 PM 3 2.41 0.00 0.32 0.02 0.08 97.17 09:58:01 PM all 53.94 0.00 1.76 0.11 0.09 44.09 09:58:01 PM 0 56.56 0.00 1.49 0.25 0.08 41.61 09:58:01 PM 1 53.50 0.00 2.11 0.02 0.08 44.29 09:58:01 PM 2 56.14 0.00 1.10 0.02 0.10 42.64 09:58:01 PM 3 49.56 0.00 2.34 0.17 0.10 47.83 09:59:01 PM all 10.51 0.00 0.50 0.00 0.10 88.89 09:59:01 PM 0 11.14 0.00 0.42 0.00 0.10 88.34 09:59:01 PM 1 10.48 0.00 0.49 0.00 0.12 88.91 09:59:01 PM 2 10.19 0.00 0.62 0.02 0.08 89.09 09:59:01 PM 3 10.22 0.00 0.49 0.00 0.08 89.21 09:59:01 PM CPU %user %nice %system %iowait %steal %idle 10:00:02 PM all 5.46 0.00 0.47 0.01 0.09 93.97 10:00:02 PM 0 5.47 0.00 0.45 0.00 0.08 93.99 10:00:02 PM 1 5.38 0.00 0.57 0.00 0.08 93.97 10:00:02 PM 2 5.77 0.00 0.49 0.02 0.10 93.63 10:00:02 PM 3 5.22 0.00 0.39 0.02 0.08 94.29 10:01:01 PM all 3.02 0.00 0.35 0.01 0.09 96.54 10:01:01 PM 0 2.61 0.00 0.43 0.00 0.09 96.88 10:01:01 PM 1 3.22 0.00 0.29 0.02 0.09 96.39 10:01:01 PM 2 3.13 0.00 0.32 0.02 0.07 96.46 10:01:01 PM 3 3.11 0.00 0.36 0.00 0.10 96.43 10:02:01 PM all 3.07 0.00 0.37 0.01 0.10 96.45 10:02:01 PM 0 3.02 0.00 0.32 0.02 0.08 96.56 10:02:01 PM 1 3.10 0.00 0.42 0.00 0.10 96.39 10:02:01 PM 2 3.03 0.00 0.42 0.03 0.10 96.42 10:02:01 PM 3 3.14 0.00 0.33 0.00 0.10 96.42 10:03:01 PM all 2.54 0.00 0.33 0.00 0.10 97.03 10:03:01 PM 0 2.73 0.00 0.33 0.00 0.10 96.84 10:03:01 PM 1 2.46 0.00 0.37 0.00 0.10 97.07 10:03:01 PM 2 2.28 0.00 0.35 0.02 0.10 97.26 10:03:01 PM 3 2.68 0.00 0.28 0.00 0.08 96.95 10:04:01 PM all 5.02 0.00 0.47 0.01 0.10 94.40 10:04:01 PM 0 5.27 0.00 0.42 0.00 0.08 94.23 10:04:01 PM 1 5.25 0.00 0.49 0.02 0.10 94.15 10:04:01 PM 2 4.81 0.00 0.44 0.00 0.08 94.67 10:04:01 PM 3 4.76 0.00 0.53 0.02 0.12 94.57 10:05:01 PM all 34.59 0.99 1.55 0.17 0.10 62.60 10:05:01 PM 0 30.67 0.00 1.64 0.10 0.10 67.49 10:05:01 PM 1 34.88 0.00 1.19 0.00 0.10 63.83 10:05:01 PM 2 36.43 0.23 2.11 0.54 0.10 60.59 10:05:01 PM 3 36.36 3.73 1.26 0.03 0.10 58.51 10:06:01 PM all 39.90 0.00 1.10 0.12 0.10 58.78 10:06:01 PM 0 42.17 0.00 1.26 0.05 0.10 56.42 10:06:01 PM 1 40.53 0.00 1.15 0.36 0.12 57.85 10:06:01 PM 2 34.71 0.00 1.10 0.03 0.10 64.05 10:06:01 PM 3 42.20 0.00 0.89 0.03 0.10 56.78 10:07:01 PM all 9.84 0.00 0.50 0.01 0.11 89.54 10:07:01 PM 0 9.94 0.00 0.43 0.00 0.10 89.52 10:07:01 PM 1 9.70 0.00 0.59 0.00 0.12 89.59 10:07:01 PM 2 10.36 0.00 0.45 0.02 0.12 89.06 10:07:01 PM 3 9.37 0.00 0.52 0.02 0.10 89.99 10:08:01 PM all 4.75 0.00 0.36 0.01 0.08 94.80 10:08:01 PM 0 4.92 0.00 0.37 0.02 0.07 94.63 10:08:01 PM 1 4.43 0.00 0.35 0.00 0.08 95.14 10:08:01 PM 2 5.02 0.00 0.37 0.00 0.08 94.53 10:08:01 PM 3 4.65 0.00 0.33 0.03 0.07 94.91 10:09:01 PM all 3.09 0.00 0.31 0.03 0.09 96.49 10:09:01 PM 0 3.09 0.00 0.28 0.02 0.08 96.53 10:09:01 PM 1 2.80 0.00 0.32 0.02 0.08 96.78 10:09:01 PM 2 3.50 0.00 0.32 0.02 0.08 96.09 10:09:01 PM 3 2.97 0.00 0.30 0.05 0.12 96.56 10:10:01 PM all 5.11 0.00 0.47 0.00 0.12 94.30 10:10:01 PM 0 5.49 0.00 0.45 0.00 0.10 93.96 10:10:01 PM 1 4.72 0.00 0.40 0.02 0.15 94.71 10:10:01 PM 2 5.12 0.00 0.47 0.00 0.13 94.28 10:10:01 PM 3 5.12 0.00 0.54 0.00 0.10 94.24 10:10:01 PM CPU %user %nice %system %iowait %steal %idle 10:11:01 PM all 3.10 0.00 0.41 0.01 0.08 96.41 10:11:01 PM 0 2.75 0.00 0.37 0.00 0.07 96.82 10:11:01 PM 1 3.03 0.00 0.47 0.02 0.08 96.40 10:11:01 PM 2 3.11 0.00 0.42 0.02 0.08 96.37 10:11:01 PM 3 3.49 0.00 0.37 0.00 0.08 96.05 10:12:01 PM all 2.38 0.00 0.36 0.01 0.10 97.16 10:12:01 PM 0 2.14 0.00 0.32 0.00 0.10 97.44 10:12:01 PM 1 2.23 0.00 0.39 0.00 0.08 97.30 10:12:01 PM 2 2.29 0.00 0.40 0.02 0.12 97.17 10:12:01 PM 3 2.86 0.00 0.32 0.02 0.08 96.73 10:13:01 PM all 26.43 0.00 1.24 0.04 0.11 72.18 10:13:01 PM 0 28.42 0.00 0.95 0.02 0.12 70.49 10:13:01 PM 1 29.15 0.00 1.07 0.02 0.10 69.66 10:13:01 PM 2 25.57 0.00 1.54 0.00 0.10 72.79 10:13:01 PM 3 22.57 0.00 1.41 0.13 0.13 75.76 10:14:01 PM all 48.49 0.00 1.37 0.10 0.12 49.92 10:14:01 PM 0 51.39 0.00 1.41 0.00 0.10 47.10 10:14:01 PM 1 48.37 0.00 1.88 0.29 0.15 49.31 10:14:01 PM 2 50.87 0.00 0.86 0.10 0.13 48.04 10:14:01 PM 3 43.30 0.00 1.35 0.02 0.10 55.24 10:15:01 PM all 10.25 0.00 0.47 0.00 0.10 89.17 10:15:01 PM 0 10.18 0.00 0.45 0.00 0.10 89.27 10:15:01 PM 1 10.29 0.00 0.50 0.00 0.10 89.11 10:15:01 PM 2 10.97 0.00 0.42 0.02 0.10 88.50 10:15:01 PM 3 9.57 0.00 0.52 0.00 0.10 89.81 10:16:01 PM all 5.51 0.00 0.37 0.02 0.10 94.00 10:16:01 PM 0 4.68 0.00 0.37 0.00 0.10 94.85 10:16:01 PM 1 6.24 0.00 0.37 0.02 0.10 93.28 10:16:01 PM 2 5.00 0.00 0.42 0.07 0.08 94.43 10:16:01 PM 3 6.12 0.00 0.32 0.00 0.10 93.46 10:17:01 PM all 2.76 0.00 0.31 0.01 0.10 96.82 10:17:01 PM 0 2.92 0.00 0.28 0.02 0.08 96.69 10:17:01 PM 1 2.88 0.00 0.28 0.00 0.08 96.75 10:17:01 PM 2 2.89 0.00 0.30 0.00 0.12 96.69 10:17:01 PM 3 2.36 0.00 0.39 0.02 0.10 97.14 10:18:01 PM all 3.62 0.00 0.38 0.00 0.10 95.90 10:18:01 PM 0 3.76 0.00 0.32 0.00 0.07 95.86 10:18:01 PM 1 3.25 0.00 0.39 0.00 0.13 96.23 10:18:01 PM 2 3.94 0.00 0.42 0.00 0.08 95.55 10:18:01 PM 3 3.53 0.00 0.42 0.00 0.10 95.95 10:19:01 PM all 1.74 0.00 0.31 0.01 0.10 97.85 10:19:01 PM 0 1.79 0.00 0.28 0.00 0.08 97.85 10:19:01 PM 1 1.41 0.00 0.33 0.00 0.10 98.16 10:19:01 PM 2 1.77 0.00 0.33 0.02 0.10 97.77 10:19:01 PM 3 1.97 0.00 0.27 0.02 0.12 97.62 10:20:01 PM all 3.00 0.00 0.39 0.03 0.12 96.47 10:20:01 PM 0 2.51 0.00 0.40 0.02 0.08 96.99 10:20:01 PM 1 2.86 0.00 0.40 0.00 0.10 96.64 10:20:01 PM 2 3.57 0.00 0.40 0.00 0.12 95.91 10:20:01 PM 3 3.06 0.00 0.35 0.08 0.18 96.32 10:21:01 PM all 1.27 0.00 0.31 0.00 0.10 98.32 10:21:01 PM 0 1.32 0.00 0.30 0.00 0.10 98.28 10:21:01 PM 1 1.10 0.00 0.32 0.00 0.10 98.48 10:21:01 PM 2 1.57 0.00 0.27 0.00 0.08 98.08 10:21:01 PM 3 1.09 0.00 0.33 0.02 0.10 98.46 10:21:01 PM CPU %user %nice %system %iowait %steal %idle 10:22:01 PM all 3.50 0.00 0.41 0.00 0.10 95.98 10:22:01 PM 0 3.76 0.00 0.35 0.00 0.08 95.81 10:22:01 PM 1 3.38 0.00 0.49 0.02 0.12 96.00 10:22:01 PM 2 3.35 0.00 0.45 0.00 0.10 96.10 10:22:01 PM 3 3.53 0.00 0.37 0.00 0.08 96.02 10:23:01 PM all 17.20 0.00 1.57 0.08 0.10 81.06 10:23:01 PM 0 17.25 0.00 2.14 0.03 0.08 80.49 10:23:01 PM 1 16.34 0.00 1.31 0.03 0.08 82.24 10:23:01 PM 2 16.33 0.00 1.09 0.07 0.10 82.41 10:23:01 PM 3 18.86 0.00 1.74 0.20 0.12 79.08 10:24:01 PM all 77.82 0.00 2.02 0.65 0.10 19.41 10:24:01 PM 0 80.15 0.00 2.52 0.45 0.12 16.76 10:24:01 PM 1 84.60 0.00 2.50 0.45 0.10 12.35 10:24:01 PM 2 76.69 0.00 1.22 1.17 0.10 20.81 10:24:01 PM 3 69.81 0.00 1.83 0.50 0.10 27.75 10:25:01 PM all 18.20 0.00 0.78 0.14 0.10 80.77 10:25:01 PM 0 17.95 0.00 0.74 0.05 0.08 81.18 10:25:01 PM 1 17.36 0.00 0.94 0.00 0.12 81.58 10:25:01 PM 2 17.83 0.00 0.86 0.52 0.12 80.68 10:25:01 PM 3 19.66 0.00 0.60 0.00 0.10 79.64 10:26:01 PM all 3.72 0.00 0.38 0.04 0.10 95.76 10:26:01 PM 0 3.66 0.00 0.32 0.02 0.08 95.92 10:26:01 PM 1 4.12 0.00 0.39 0.02 0.12 95.36 10:26:01 PM 2 3.63 0.00 0.42 0.03 0.10 95.81 10:26:01 PM 3 3.45 0.00 0.38 0.10 0.12 95.95 10:27:01 PM all 0.62 0.00 0.23 0.01 0.09 99.05 10:27:01 PM 0 0.64 0.00 0.22 0.00 0.08 99.06 10:27:01 PM 1 0.72 0.00 0.22 0.00 0.10 98.96 10:27:01 PM 2 0.55 0.00 0.23 0.05 0.08 99.08 10:27:01 PM 3 0.57 0.00 0.27 0.00 0.08 99.08 10:28:01 PM all 0.60 0.00 0.24 0.00 0.10 99.07 10:28:01 PM 0 0.30 0.00 0.23 0.00 0.10 99.36 10:28:01 PM 1 0.79 0.00 0.28 0.00 0.10 98.83 10:28:01 PM 2 0.65 0.00 0.18 0.00 0.10 99.06 10:28:01 PM 3 0.65 0.00 0.25 0.00 0.08 99.01 10:29:01 PM all 8.16 0.00 0.80 0.46 0.10 90.48 10:29:01 PM 0 8.58 0.00 0.81 0.32 0.12 90.18 10:29:01 PM 1 9.16 0.00 0.59 0.15 0.08 90.02 10:29:01 PM 2 8.33 0.00 0.74 0.05 0.10 90.78 10:29:01 PM 3 6.57 0.00 1.07 1.31 0.12 90.94 10:30:01 PM all 77.65 0.00 1.78 0.04 0.11 20.42 10:30:01 PM 0 78.14 0.00 2.10 0.08 0.10 19.57 10:30:01 PM 1 73.24 0.00 1.67 0.03 0.12 24.93 10:30:01 PM 2 89.59 0.00 1.27 0.00 0.12 9.02 10:30:01 PM 3 69.64 0.00 2.07 0.03 0.12 28.13 10:31:01 PM all 23.71 0.00 0.91 0.09 0.11 75.17 10:31:01 PM 0 21.66 0.00 1.17 0.33 0.10 76.73 10:31:01 PM 1 24.27 0.00 0.87 0.03 0.12 74.70 10:31:01 PM 2 24.63 0.00 0.64 0.00 0.10 74.64 10:31:01 PM 3 24.28 0.00 0.97 0.00 0.12 74.63 10:32:01 PM all 2.53 0.00 0.33 0.01 0.08 97.05 10:32:01 PM 0 2.41 0.00 0.30 0.00 0.08 97.21 10:32:01 PM 1 2.63 0.00 0.38 0.00 0.08 96.90 10:32:01 PM 2 2.18 0.00 0.37 0.02 0.08 97.36 10:32:01 PM 3 2.91 0.00 0.25 0.02 0.08 96.74 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 10:33:01 PM all 2.96 0.00 0.35 0.02 0.10 96.57 10:33:01 PM 0 2.47 0.00 0.37 0.07 0.10 96.99 10:33:01 PM 1 3.01 0.00 0.35 0.00 0.10 96.54 10:33:01 PM 2 3.86 0.00 0.30 0.00 0.10 95.74 10:33:01 PM 3 2.49 0.00 0.39 0.02 0.10 97.00 10:34:01 PM all 2.35 0.00 0.36 0.01 0.09 97.19 10:34:01 PM 0 2.01 0.00 0.33 0.03 0.07 97.56 10:34:01 PM 1 2.26 0.00 0.39 0.02 0.10 97.24 10:34:01 PM 2 2.57 0.00 0.35 0.00 0.08 96.99 10:34:01 PM 3 2.58 0.00 0.37 0.00 0.10 96.96 10:35:01 PM all 2.93 0.00 0.41 0.00 0.09 96.56 10:35:01 PM 0 3.06 0.00 0.37 0.00 0.08 96.49 10:35:01 PM 1 3.35 0.00 0.40 0.00 0.10 96.15 10:35:01 PM 2 2.19 0.00 0.50 0.02 0.10 97.19 10:35:01 PM 3 3.13 0.02 0.35 0.00 0.08 96.42 10:36:01 PM all 2.43 0.00 0.37 0.01 0.09 97.10 10:36:01 PM 0 2.57 0.00 0.33 0.02 0.08 96.99 10:36:01 PM 1 2.45 0.00 0.37 0.00 0.10 97.08 10:36:01 PM 2 2.64 0.00 0.37 0.02 0.10 96.87 10:36:01 PM 3 2.04 0.00 0.42 0.00 0.08 97.46 10:37:01 PM all 32.01 0.00 1.34 0.04 0.10 66.50 10:37:01 PM 0 36.32 0.00 1.05 0.00 0.10 62.53 10:37:01 PM 1 22.37 0.00 1.44 0.02 0.10 76.07 10:37:01 PM 2 34.18 0.00 1.76 0.10 0.12 63.84 10:37:01 PM 3 35.16 0.00 1.12 0.03 0.10 63.59 10:38:01 PM all 75.33 0.00 1.73 0.06 0.11 22.77 10:38:01 PM 0 91.14 0.00 2.39 0.20 0.10 6.18 10:38:01 PM 1 74.92 0.00 1.02 0.03 0.10 23.93 10:38:01 PM 2 53.39 0.00 1.93 0.02 0.13 44.53 10:38:01 PM 3 81.79 0.00 1.59 0.00 0.10 16.52 10:39:01 PM all 20.93 0.00 0.85 0.10 0.10 78.01 10:39:01 PM 0 21.52 0.00 0.80 0.33 0.10 77.24 10:39:01 PM 1 20.22 0.00 1.04 0.02 0.10 78.62 10:39:01 PM 2 21.13 0.00 0.75 0.00 0.10 78.01 10:39:01 PM 3 20.85 0.00 0.80 0.05 0.12 78.18 10:40:01 PM all 7.69 0.00 0.62 0.00 0.09 91.59 10:40:01 PM 0 7.53 0.00 0.62 0.00 0.08 91.76 10:40:01 PM 1 8.33 0.00 0.65 0.02 0.10 90.90 10:40:01 PM 2 6.97 0.00 0.67 0.00 0.10 92.25 10:40:01 PM 3 7.94 0.00 0.55 0.00 0.08 91.42 10:41:01 PM all 6.35 0.00 0.62 0.00 0.11 92.92 10:41:01 PM 0 6.77 0.00 0.62 0.00 0.12 92.50 10:41:01 PM 1 5.56 0.00 0.64 0.00 0.10 93.70 10:41:01 PM 2 6.17 0.00 0.65 0.02 0.10 93.05 10:41:01 PM 3 6.89 0.00 0.55 0.00 0.12 92.44 10:42:01 PM all 3.61 0.00 0.45 0.01 0.10 95.83 10:42:01 PM 0 3.64 0.00 0.33 0.02 0.12 95.89 10:42:01 PM 1 4.78 0.00 0.45 0.00 0.08 94.69 10:42:01 PM 2 3.33 0.00 0.49 0.00 0.10 96.08 10:42:01 PM 3 2.68 0.00 0.52 0.03 0.10 96.67 10:43:01 PM all 0.59 0.00 0.24 0.00 0.09 99.08 10:43:01 PM 0 0.43 0.00 0.20 0.00 0.08 99.28 10:43:01 PM 1 0.54 0.00 0.34 0.00 0.12 99.01 10:43:01 PM 2 0.84 0.00 0.17 0.00 0.07 98.93 10:43:01 PM 3 0.57 0.00 0.25 0.00 0.08 99.10 10:43:01 PM CPU %user %nice %system %iowait %steal %idle 10:44:01 PM all 0.70 0.00 0.23 0.00 0.10 98.97 10:44:01 PM 0 0.90 0.00 0.18 0.00 0.10 98.81 10:44:01 PM 1 0.57 0.00 0.30 0.00 0.10 99.03 10:44:01 PM 2 0.84 0.00 0.22 0.00 0.08 98.86 10:44:01 PM 3 0.49 0.00 0.23 0.00 0.10 99.18 10:45:01 PM all 13.27 0.00 1.26 0.17 0.09 85.21 10:45:01 PM 0 11.91 0.00 0.77 0.00 0.10 87.22 10:45:01 PM 1 10.73 0.00 1.79 0.55 0.10 86.82 10:45:01 PM 2 20.06 0.00 1.52 0.12 0.08 78.22 10:45:01 PM 3 10.38 0.00 0.97 0.00 0.07 88.58 10:46:01 PM all 24.60 0.00 2.63 3.41 0.09 69.27 10:46:01 PM 0 11.67 0.00 2.22 5.46 0.08 80.57 10:46:01 PM 1 16.00 0.00 2.93 1.72 0.10 79.24 10:46:01 PM 2 42.68 0.00 2.99 4.01 0.08 50.23 10:46:01 PM 3 28.14 0.00 2.40 2.45 0.08 66.93 Average: all 24.29 0.03 1.47 0.56 0.10 73.55 Average: 0 23.81 0.02 1.52 0.60 0.10 73.94 Average: 1 24.00 0.02 1.48 0.64 0.10 73.76 Average: 2 25.04 0.02 1.45 0.51 0.10 72.89 Average: 3 24.29 0.06 1.44 0.51 0.10 73.60