07:32:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 07:32:05 Running as SYSTEM 07:32:05 [EnvInject] - Loading node environment variables. 07:32:05 Building remotely on prd-ubuntu1804-builder-4c-4g-20187 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:32:05 [ssh-agent] Looking for ssh-agent implementation... 07:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:05 $ ssh-agent 07:32:05 SSH_AUTH_SOCK=/tmp/ssh-ywBe3ypkflnW/agent.1673 07:32:05 SSH_AGENT_PID=1675 07:32:05 [ssh-agent] Started. 07:32:05 Running ssh-add (command line suppressed) 07:32:05 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_4688785881134544659.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_4688785881134544659.key) 07:32:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:32:05 The recommended git tool is: NONE 07:32:08 using credential onap-jenkins-ssh 07:32:08 Wiping out workspace first. 07:32:08 Cloning the remote Git repository 07:32:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:32:08 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:32:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:08 > git --version # timeout=10 07:32:08 > git --version # 'git version 2.17.1' 07:32:08 using GIT_SSH to set credentials Gerrit user 07:32:08 Verifying host key using manually-configured host key entries 07:32:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:15 using GIT_SSH to set credentials Gerrit user 07:32:15 Verifying host key using manually-configured host key entries 07:32:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/7 # timeout=30 07:32:15 > git rev-parse 99915e9a29357540d428223d37d2132884f0d384^{commit} # timeout=10 07:32:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:32:15 Checking out Revision 99915e9a29357540d428223d37d2132884f0d384 (refs/changes/00/141100/7) 07:32:15 > git config core.sparsecheckout # timeout=10 07:32:15 > git checkout -f 99915e9a29357540d428223d37d2132884f0d384 # timeout=30 07:32:15 Commit message: "[DOC] Add ArgoCD deployment example and guide" 07:32:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:32:15 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 07:32:18 [EnvInject] - Injecting environment variables from a build step. 07:32:18 [EnvInject] - Injecting as environment variables the properties content 07:32:18 PYTHON=python3 07:32:18 07:32:18 [EnvInject] - Variables injected successfully. 07:32:18 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9738405496559289245.sh 07:32:18 ---> tox-install.sh 07:32:18 + source /home/jenkins/lf-env.sh 07:32:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:18 ++ mktemp -d /tmp/venv-XXXX 07:32:18 + lf_venv=/tmp/venv-53aW 07:32:18 + local venv_file=/tmp/.os_lf_venv 07:32:18 + local python=python3 07:32:18 + local options 07:32:18 + local set_path=true 07:32:18 + local install_args= 07:32:18 ++ 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 07:32:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:18 + true 07:32:18 + case $1 in 07:32:18 + venv_file=/tmp/.toxenv 07:32:18 + shift 2 07:32:18 + true 07:32:18 + case $1 in 07:32:18 + shift 07:32:18 + break 07:32:18 + case $python in 07:32:18 + local pkg_list= 07:32:18 + [[ -d /opt/pyenv ]] 07:32:18 + echo 'Setup pyenv:' 07:32:18 Setup pyenv: 07:32:18 + export PYENV_ROOT=/opt/pyenv 07:32:18 + PYENV_ROOT=/opt/pyenv 07:32:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:18 + pyenv versions 07:32:19 * system (set by /opt/pyenv/version) 07:32:19 * 3.8.13 (set by /opt/pyenv/version) 07:32:19 * 3.9.13 (set by /opt/pyenv/version) 07:32:19 * 3.10.6 (set by /opt/pyenv/version) 07:32:19 + command -v pyenv 07:32:19 ++ pyenv init - --no-rehash 07:32:19 + 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[*]}"'\'')" 07:32:19 export PATH="/opt/pyenv/shims:${PATH}" 07:32:19 export PYENV_SHELL=bash 07:32:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:19 pyenv() { 07:32:19 local command 07:32:19 command="${1:-}" 07:32:19 if [ "$#" -gt 0 ]; then 07:32:19 shift 07:32:19 fi 07:32:19 07:32:19 case "$command" in 07:32:19 rehash|shell) 07:32:19 eval "$(pyenv "sh-$command" "$@")" 07:32:19 ;; 07:32:19 *) 07:32:19 command pyenv "$command" "$@" 07:32:19 ;; 07:32:19 esac 07:32:19 }' 07:32:19 +++ 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[*]}"' 07:32:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:19 ++ export PYENV_SHELL=bash 07:32:19 ++ PYENV_SHELL=bash 07:32:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:19 +++ complete -F _pyenv pyenv 07:32:19 ++ lf-pyver python3 07:32:19 ++ local py_version_xy=python3 07:32:19 ++ local py_version_xyz= 07:32:19 ++ pyenv versions 07:32:19 ++ local command 07:32:19 ++ command=versions 07:32:19 ++ '[' 1 -gt 0 ']' 07:32:19 ++ shift 07:32:19 ++ case "$command" in 07:32:19 ++ command pyenv versions 07:32:19 ++ pyenv versions 07:32:19 ++ grep -E '^[0-9.]*[0-9]$' 07:32:19 ++ sed 's/^[ *]* //' 07:32:19 ++ awk '{ print $1 }' 07:32:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:19 +++ grep '^3' /tmp/.pyenv_versions 07:32:19 +++ sort -V 07:32:19 +++ tail -n 1 07:32:19 ++ py_version_xyz=3.10.6 07:32:19 ++ [[ -z 3.10.6 ]] 07:32:19 ++ echo 3.10.6 07:32:19 ++ return 0 07:32:19 + pyenv local 3.10.6 07:32:19 + local command 07:32:19 + command=local 07:32:19 + '[' 2 -gt 0 ']' 07:32:19 + shift 07:32:19 + case "$command" in 07:32:19 + command pyenv local 3.10.6 07:32:19 + pyenv local 3.10.6 07:32:19 + for arg in "$@" 07:32:19 + case $arg in 07:32:19 + pkg_list+='tox ' 07:32:19 + for arg in "$@" 07:32:19 + case $arg in 07:32:19 + pkg_list+='virtualenv ' 07:32:19 + for arg in "$@" 07:32:19 + case $arg in 07:32:19 + pkg_list+='urllib3~=1.26.15 ' 07:32:19 + [[ -f /tmp/.toxenv ]] 07:32:19 + [[ ! -f /tmp/.toxenv ]] 07:32:19 + [[ -n '' ]] 07:32:19 + python3 -m venv /tmp/venv-53aW 07:32:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-53aW' 07:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-53aW 07:32:23 + echo /tmp/venv-53aW 07:32:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:23 + /tmp/venv-53aW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:32:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:32:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:32:27 + /tmp/venv-53aW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:32:29 + type python3 07:32:29 + true 07:32:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-53aW/bin to PATH' 07:32:29 lf-activate-venv(): INFO: Adding /tmp/venv-53aW/bin to PATH 07:32:29 + PATH=/tmp/venv-53aW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:29 + return 0 07:32:29 + python3 --version 07:32:29 Python 3.10.6 07:32:29 + python3 -m pip --version 07:32:29 pip 25.1.1 from /tmp/venv-53aW/lib/python3.10/site-packages/pip (python 3.10) 07:32:29 + python3 -m pip freeze 07:32:29 cachetools==6.0.0 07:32:29 chardet==5.2.0 07:32:29 colorama==0.4.6 07:32:29 distlib==0.3.9 07:32:29 filelock==3.18.0 07:32:29 packaging==25.0 07:32:29 platformdirs==4.3.8 07:32:29 pluggy==1.6.0 07:32:29 pyproject-api==1.9.1 07:32:29 tomli==2.2.1 07:32:29 tox==4.26.0 07:32:29 typing_extensions==4.14.0 07:32:29 urllib3==1.26.20 07:32:29 virtualenv==20.31.2 07:32:30 [EnvInject] - Injecting environment variables from a build step. 07:32:30 [EnvInject] - Injecting as environment variables the properties content 07:32:30 PARALLEL=false 07:32:30 07:32:30 [EnvInject] - Variables injected successfully. 07:32:30 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9840033624885774380.sh 07:32:30 ---> tox-run.sh 07:32:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:32:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:32:30 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:32:30 + cd /w/workspace/oom-master-doc8-lint/. 07:32:30 + source /home/jenkins/lf-env.sh 07:32:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:30 ++ mktemp -d /tmp/venv-XXXX 07:32:30 + lf_venv=/tmp/venv-Gztr 07:32:30 + local venv_file=/tmp/.os_lf_venv 07:32:30 + local python=python3 07:32:30 + local options 07:32:30 + local set_path=true 07:32:30 + local install_args= 07:32:30 ++ 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 07:32:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:30 + true 07:32:30 + case $1 in 07:32:30 + venv_file=/tmp/.toxenv 07:32:30 + shift 2 07:32:30 + true 07:32:30 + case $1 in 07:32:30 + shift 07:32:30 + break 07:32:30 + case $python in 07:32:30 + local pkg_list= 07:32:30 + [[ -d /opt/pyenv ]] 07:32:30 + echo 'Setup pyenv:' 07:32:30 Setup pyenv: 07:32:30 + export PYENV_ROOT=/opt/pyenv 07:32:30 + PYENV_ROOT=/opt/pyenv 07:32:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 + pyenv versions 07:32:30 system 07:32:30 3.8.13 07:32:30 3.9.13 07:32:30 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:32:30 + command -v pyenv 07:32:30 ++ pyenv init - --no-rehash 07:32:30 + 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[*]}"'\'')" 07:32:30 export PATH="/opt/pyenv/shims:${PATH}" 07:32:30 export PYENV_SHELL=bash 07:32:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:30 pyenv() { 07:32:30 local command 07:32:30 command="${1:-}" 07:32:30 if [ "$#" -gt 0 ]; then 07:32:30 shift 07:32:30 fi 07:32:30 07:32:30 case "$command" in 07:32:30 rehash|shell) 07:32:30 eval "$(pyenv "sh-$command" "$@")" 07:32:30 ;; 07:32:30 *) 07:32:30 command pyenv "$command" "$@" 07:32:30 ;; 07:32:30 esac 07:32:30 }' 07:32:30 +++ 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[*]}"' 07:32:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:30 ++ export PYENV_SHELL=bash 07:32:30 ++ PYENV_SHELL=bash 07:32:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:30 +++ complete -F _pyenv pyenv 07:32:30 ++ lf-pyver python3 07:32:30 ++ local py_version_xy=python3 07:32:30 ++ local py_version_xyz= 07:32:30 ++ pyenv versions 07:32:30 ++ local command 07:32:30 ++ command=versions 07:32:30 ++ '[' 1 -gt 0 ']' 07:32:30 ++ shift 07:32:30 ++ case "$command" in 07:32:30 ++ command pyenv versions 07:32:30 ++ pyenv versions 07:32:30 ++ sed 's/^[ *]* //' 07:32:30 ++ grep -E '^[0-9.]*[0-9]$' 07:32:30 ++ awk '{ print $1 }' 07:32:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:30 +++ grep '^3' /tmp/.pyenv_versions 07:32:30 +++ sort -V 07:32:30 +++ tail -n 1 07:32:30 ++ py_version_xyz=3.10.6 07:32:30 ++ [[ -z 3.10.6 ]] 07:32:30 ++ echo 3.10.6 07:32:30 ++ return 0 07:32:30 + pyenv local 3.10.6 07:32:30 + local command 07:32:30 + command=local 07:32:30 + '[' 2 -gt 0 ']' 07:32:30 + shift 07:32:30 + case "$command" in 07:32:30 + command pyenv local 3.10.6 07:32:30 + pyenv local 3.10.6 07:32:30 + for arg in "$@" 07:32:30 + case $arg in 07:32:30 + pkg_list+='tox ' 07:32:30 + for arg in "$@" 07:32:30 + case $arg in 07:32:30 + pkg_list+='virtualenv ' 07:32:30 + for arg in "$@" 07:32:30 + case $arg in 07:32:30 + pkg_list+='urllib3~=1.26.15 ' 07:32:30 + [[ -f /tmp/.toxenv ]] 07:32:30 ++ cat /tmp/.toxenv 07:32:30 + lf_venv=/tmp/venv-53aW 07:32:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-53aW from' file:/tmp/.toxenv 07:32:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-53aW from file:/tmp/.toxenv 07:32:30 + /tmp/venv-53aW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:32:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:32:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:32:31 + /tmp/venv-53aW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:32:32 + type python3 07:32:32 + true 07:32:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-53aW/bin to PATH' 07:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-53aW/bin to PATH 07:32:32 + PATH=/tmp/venv-53aW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:32 + return 0 07:32:32 + [[ -d /opt/pyenv ]] 07:32:32 + echo '---> Setting up pyenv' 07:32:32 ---> Setting up pyenv 07:32:32 + export PYENV_ROOT=/opt/pyenv 07:32:32 + PYENV_ROOT=/opt/pyenv 07:32:32 + export PATH=/opt/pyenv/bin:/tmp/venv-53aW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:32 + PATH=/opt/pyenv/bin:/tmp/venv-53aW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:32 ++ pwd 07:32:32 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:32:32 + export PYTHONPATH 07:32:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:32:32 + TOX_TESTENV_PASSENV=PYTHONPATH 07:32:32 + tox --version 07:32:32 4.26.0 from /tmp/venv-53aW/lib/python3.10/site-packages/tox/__init__.py 07:32:32 + PARALLEL=false 07:32:32 + TOX_OPTIONS_LIST= 07:32:32 + [[ -n doc8 ]] 07:32:32 + TOX_OPTIONS_LIST=' -e doc8' 07:32:32 + case ${PARALLEL,,} in 07:32:32 + tox -e doc8 07:32:32 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:32:34 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:32:57 doc8: freeze> python -m pip freeze --all 07:32:57 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.4.26,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 07:32:57 doc8: commands[0]> doc8 docs/ 07:32:59 Scanning... 07:32:59 Validating... 07:32:59 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 07:32:59 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 07:32:59 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 07:32:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 07:32:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 07:32:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 07:32:59 ======== 07:32:59 Total files scanned = 42 07:32:59 Total files ignored = 0 07:32:59 Total accumulated errors = 6 07:32:59 Detailed error counts: 07:32:59 - doc8.checks.CheckCarriageReturn = 0 07:32:59 - doc8.checks.CheckIndentationNoTab = 0 07:32:59 - doc8.checks.CheckMaxLineLength = 5 07:32:59 - doc8.checks.CheckNewlineEndOfFile = 1 07:32:59 - doc8.checks.CheckTrailingWhitespace = 0 07:32:59 - doc8.checks.CheckValidity = 0 07:32:59 doc8: exit 1 (2.29 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2322 07:32:59 doc8: command failed but is marked ignore outcome so handling it as success 07:32:59 doc8: OK (26.80=setup[24.51]+cmd[2.29] seconds) 07:32:59 congratulations :) (27.01 seconds) 07:32:59 + tox_status=0 07:32:59 + echo '---> Completed tox runs' 07:32:59 ---> Completed tox runs 07:32:59 + for i in .tox/*/log 07:32:59 ++ echo .tox/doc8/log 07:32:59 ++ awk -F/ '{print $2}' 07:32:59 + tox_env=doc8 07:32:59 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:33:00 + DOC_DIR=docs/_build/html 07:33:00 + [[ -d docs/_build/html ]] 07:33:00 + echo '---> tox-run.sh ends' 07:33:00 ---> tox-run.sh ends 07:33:00 + test 0 -eq 0 07:33:00 $ ssh-agent -k 07:33:00 unset SSH_AUTH_SOCK; 07:33:00 unset SSH_AGENT_PID; 07:33:00 echo Agent pid 1675 killed; 07:33:00 [ssh-agent] Stopped. 07:33:00 [PostBuildScript] - [INFO] Executing post build scripts. 07:33:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins751807132043634534.sh 07:33:00 ---> sysstat.sh 07:33:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10450869542287566180.sh 07:33:00 ---> package-listing.sh 07:33:00 ++ tr '[:upper:]' '[:lower:]' 07:33:00 ++ facter osfamily 07:33:00 + OS_FAMILY=debian 07:33:00 + workspace=/w/workspace/oom-master-doc8-lint 07:33:00 + START_PACKAGES=/tmp/packages_start.txt 07:33:00 + END_PACKAGES=/tmp/packages_end.txt 07:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:00 + PACKAGES=/tmp/packages_start.txt 07:33:00 + '[' /w/workspace/oom-master-doc8-lint ']' 07:33:00 + PACKAGES=/tmp/packages_end.txt 07:33:00 + case "${OS_FAMILY}" in 07:33:00 + dpkg -l 07:33:00 + grep '^ii' 07:33:00 + '[' -f /tmp/packages_start.txt ']' 07:33:00 + '[' -f /tmp/packages_end.txt ']' 07:33:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:00 + '[' /w/workspace/oom-master-doc8-lint ']' 07:33:00 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:33:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:33:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1567234926592085031.sh 07:33:00 ---> capture-instance-metadata.sh 07:33:01 Setup pyenv: 07:33:01 system 07:33:01 3.8.13 07:33:01 3.9.13 07:33:01 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:33:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Px39 07:33:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:08 lf-activate-venv(): INFO: Installing: lftools 07:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-Px39/bin to PATH 07:33:37 INFO: Running in OpenStack, capturing instance metadata 07:33:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18011641096934093197.sh 07:33:38 provisioning config files... 07:33:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config9220980368717569257tmp 07:33:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:38 [EnvInject] - Injecting environment variables from a build step. 07:33:38 [EnvInject] - Injecting as environment variables the properties content 07:33:38 SERVER_ID=logs 07:33:38 07:33:38 [EnvInject] - Variables injected successfully. 07:33:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15780372914307586235.sh 07:33:38 ---> create-netrc.sh 07:33:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9996965228576212207.sh 07:33:38 ---> python-tools-install.sh 07:33:38 Setup pyenv: 07:33:38 system 07:33:38 3.8.13 07:33:38 3.9.13 07:33:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Px39 from file:/tmp/.os_lf_venv 07:33:40 lf-activate-venv(): INFO: Installing: lftools 07:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-Px39/bin to PATH 07:33:48 Generating Requirements File 07:34:19 Python 3.10.6 07:34:20 pip 25.1.1 from /tmp/venv-Px39/lib/python3.10/site-packages/pip (python 3.10) 07:34:20 appdirs==1.4.4 07:34:20 argcomplete==3.6.2 07:34:20 aspy.yaml==1.3.0 07:34:20 attrs==25.3.0 07:34:20 autopage==0.5.2 07:34:20 beautifulsoup4==4.13.4 07:34:20 boto3==1.38.34 07:34:20 botocore==1.38.34 07:34:20 bs4==0.0.2 07:34:20 cachetools==5.5.2 07:34:20 certifi==2025.4.26 07:34:20 cffi==1.17.1 07:34:20 cfgv==3.4.0 07:34:20 chardet==5.2.0 07:34:20 charset-normalizer==3.4.2 07:34:20 click==8.2.1 07:34:20 cliff==4.10.0 07:34:20 cmd2==2.6.1 07:34:20 cryptography==3.3.2 07:34:20 debtcollector==3.0.0 07:34:20 decorator==5.2.1 07:34:20 defusedxml==0.7.1 07:34:20 Deprecated==1.2.18 07:34:20 distlib==0.3.9 07:34:20 dnspython==2.7.0 07:34:20 docker==7.1.0 07:34:20 dogpile.cache==1.4.0 07:34:20 durationpy==0.10 07:34:20 email_validator==2.2.0 07:34:20 filelock==3.18.0 07:34:20 future==1.0.0 07:34:20 gitdb==4.0.12 07:34:20 GitPython==3.1.44 07:34:20 google-auth==2.40.3 07:34:20 httplib2==0.22.0 07:34:20 identify==2.6.12 07:34:20 idna==3.10 07:34:20 importlib-resources==1.5.0 07:34:20 iso8601==2.1.0 07:34:20 Jinja2==3.1.6 07:34:20 jmespath==1.0.1 07:34:20 jsonpatch==1.33 07:34:20 jsonpointer==3.0.0 07:34:20 jsonschema==4.24.0 07:34:20 jsonschema-specifications==2025.4.1 07:34:20 keystoneauth1==5.11.0 07:34:20 kubernetes==33.1.0 07:34:20 lftools==0.37.13 07:34:20 lxml==5.4.0 07:34:20 MarkupSafe==3.0.2 07:34:20 msgpack==1.1.0 07:34:20 multi_key_dict==2.0.3 07:34:20 munch==4.0.0 07:34:20 netaddr==1.3.0 07:34:20 niet==1.4.2 07:34:20 nodeenv==1.9.1 07:34:20 oauth2client==4.1.3 07:34:20 oauthlib==3.2.2 07:34:20 openstacksdk==4.6.0 07:34:20 os-client-config==2.1.0 07:34:20 os-service-types==1.7.0 07:34:20 osc-lib==4.0.2 07:34:20 oslo.config==9.8.0 07:34:20 oslo.context==6.0.0 07:34:20 oslo.i18n==6.5.1 07:34:20 oslo.log==7.1.0 07:34:20 oslo.serialization==5.7.0 07:34:20 oslo.utils==9.0.0 07:34:20 packaging==25.0 07:34:20 pbr==6.1.1 07:34:20 platformdirs==4.3.8 07:34:20 prettytable==3.16.0 07:34:20 psutil==7.0.0 07:34:20 pyasn1==0.6.1 07:34:20 pyasn1_modules==0.4.2 07:34:20 pycparser==2.22 07:34:20 pygerrit2==2.0.15 07:34:20 PyGithub==2.6.1 07:34:20 PyJWT==2.10.1 07:34:20 PyNaCl==1.5.0 07:34:20 pyparsing==2.4.7 07:34:20 pyperclip==1.9.0 07:34:20 pyrsistent==0.20.0 07:34:20 python-cinderclient==9.7.0 07:34:20 python-dateutil==2.9.0.post0 07:34:20 python-heatclient==4.2.0 07:34:20 python-jenkins==1.8.2 07:34:20 python-keystoneclient==5.6.0 07:34:20 python-magnumclient==4.8.1 07:34:20 python-openstackclient==8.1.0 07:34:20 python-swiftclient==4.8.0 07:34:20 PyYAML==6.0.2 07:34:20 referencing==0.36.2 07:34:20 requests==2.32.4 07:34:20 requests-oauthlib==2.0.0 07:34:20 requestsexceptions==1.4.0 07:34:20 rfc3986==2.0.0 07:34:20 rpds-py==0.25.1 07:34:20 rsa==4.9.1 07:34:20 ruamel.yaml==0.18.14 07:34:20 ruamel.yaml.clib==0.2.12 07:34:20 s3transfer==0.13.0 07:34:20 simplejson==3.20.1 07:34:20 six==1.17.0 07:34:20 smmap==5.0.2 07:34:20 soupsieve==2.7 07:34:20 stevedore==5.4.1 07:34:20 tabulate==0.9.0 07:34:20 toml==0.10.2 07:34:20 tomlkit==0.13.3 07:34:20 tqdm==4.67.1 07:34:20 typing_extensions==4.14.0 07:34:20 tzdata==2025.2 07:34:20 urllib3==1.26.20 07:34:20 virtualenv==20.31.2 07:34:20 wcwidth==0.2.13 07:34:20 websocket-client==1.8.0 07:34:20 wrapt==1.17.2 07:34:20 xdg==6.0.0 07:34:20 xmltodict==0.14.2 07:34:20 yq==3.4.3 07:34:20 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7471886549600183790.sh 07:34:20 ---> sudo-logs.sh 07:34:20 Archiving 'sudo' log.. 07:34:20 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14985725840493055637.sh 07:34:20 ---> job-cost.sh 07:34:20 Setup pyenv: 07:34:20 system 07:34:20 3.8.13 07:34:20 3.9.13 07:34:20 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Px39 from file:/tmp/.os_lf_venv 07:34:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-Px39/bin to PATH 07:34:27 INFO: No Stack... 07:34:28 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:28 INFO: Archiving Costs 07:34:28 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7973764518428662199.sh 07:34:28 ---> logs-deploy.sh 07:34:28 Setup pyenv: 07:34:28 system 07:34:28 3.8.13 07:34:28 3.9.13 07:34:28 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Px39 from file:/tmp/.os_lf_venv 07:34:30 lf-activate-venv(): INFO: Installing: lftools 07:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-Px39/bin to PATH 07:34:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/565 07:34:39 INFO: archiving workspace using pattern(s): 07:34:40 Archives upload complete. 07:34:40 INFO: archiving logs to Nexus 07:34:41 ---> uname -a: 07:34:41 Linux prd-ubuntu1804-builder-4c-4g-20187 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:34:41 07:34:41 07:34:41 ---> lscpu: 07:34:41 Architecture: x86_64 07:34:41 CPU op-mode(s): 32-bit, 64-bit 07:34:41 Byte Order: Little Endian 07:34:41 CPU(s): 4 07:34:41 On-line CPU(s) list: 0-3 07:34:41 Thread(s) per core: 1 07:34:41 Core(s) per socket: 1 07:34:41 Socket(s): 4 07:34:41 NUMA node(s): 1 07:34:41 Vendor ID: AuthenticAMD 07:34:41 CPU family: 23 07:34:41 Model: 49 07:34:41 Model name: AMD EPYC-Rome Processor 07:34:41 Stepping: 0 07:34:41 CPU MHz: 2799.996 07:34:41 BogoMIPS: 5599.99 07:34:41 Virtualization: AMD-V 07:34:41 Hypervisor vendor: KVM 07:34:41 Virtualization type: full 07:34:41 L1d cache: 32K 07:34:41 L1i cache: 32K 07:34:41 L2 cache: 512K 07:34:41 L3 cache: 16384K 07:34:41 NUMA node0 CPU(s): 0-3 07:34:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 07:34:41 07:34:41 07:34:41 ---> nproc: 07:34:41 4 07:34:41 07:34:41 07:34:41 ---> df -h: 07:34:41 Filesystem Size Used Avail Use% Mounted on 07:34:41 udev 7.9G 0 7.9G 0% /dev 07:34:41 tmpfs 1.6G 672K 1.6G 1% /run 07:34:41 /dev/vda1 78G 8.5G 69G 11% / 07:34:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:34:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:34:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:34:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:34:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:34:41 07:34:41 07:34:41 ---> free -m: 07:34:41 total used free shared buff/cache available 07:34:41 Mem: 16040 554 13217 0 2267 15161 07:34:41 Swap: 1023 0 1023 07:34:41 07:34:41 07:34:41 ---> ip addr: 07:34:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:41 inet 127.0.0.1/8 scope host lo 07:34:41 valid_lft forever preferred_lft forever 07:34:41 inet6 ::1/128 scope host 07:34:41 valid_lft forever preferred_lft forever 07:34:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:34:41 link/ether fa:16:3e:0d:24:2c brd ff:ff:ff:ff:ff:ff 07:34:41 inet 10.30.107.101/23 brd 10.30.107.255 scope global dynamic ens3 07:34:41 valid_lft 86226sec preferred_lft 86226sec 07:34:41 inet6 fe80::f816:3eff:fe0d:242c/64 scope link 07:34:41 valid_lft forever preferred_lft forever 07:34:41 07:34:41 07:34:41 ---> sar -b -r -n DEV: 07:34:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20187) 06/11/25 _x86_64_ (4 CPU) 07:34:41 07:34:41 07:31:49 LINUX RESTART (4 CPU) 07:34:41 07:34:41 07:32:01 tps rtps wtps bread/s bwrtn/s 07:34:41 07:33:01 362.52 64.72 297.80 4013.73 69062.36 07:34:41 07:34:01 102.83 0.77 102.07 101.58 11515.01 07:34:41 Average: 232.68 32.74 199.93 2057.66 40288.69 07:34:41 07:34:41 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:41 07:33:01 13924052 15577340 2500908 15.23 67592 1781836 754108 4.32 675176 1602956 179892 07:34:41 07:34:01 13617912 15519724 2807048 17.09 89392 1994960 765564 4.38 748272 1806780 146100 07:34:41 Average: 13770982 15548532 2653978 16.16 78492 1888398 759836 4.35 711724 1704868 162996 07:34:41 07:34:41 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:41 07:33:01 ens3 556.42 367.96 2348.87 95.96 0.00 0.00 0.00 0.00 07:34:41 07:33:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 07:34:41 07:34:01 ens3 144.71 96.23 741.26 12.76 0.00 0.00 0.00 0.00 07:34:41 07:34:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:34:41 Average: ens3 350.57 232.09 1545.06 54.36 0.00 0.00 0.00 0.00 07:34:41 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:34:41 07:34:41 07:34:41 ---> sar -P ALL: 07:34:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20187) 06/11/25 _x86_64_ (4 CPU) 07:34:41 07:34:41 07:31:49 LINUX RESTART (4 CPU) 07:34:41 07:34:41 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:34:41 07:33:01 all 21.93 0.00 2.80 3.87 0.07 71.34 07:34:41 07:33:01 0 15.96 0.00 3.06 3.83 0.05 77.10 07:34:41 07:33:01 1 23.88 0.00 2.77 1.42 0.07 71.86 07:34:41 07:33:01 2 17.12 0.00 2.51 6.36 0.05 73.95 07:34:41 07:33:01 3 30.76 0.00 2.85 3.84 0.08 62.47 07:34:41 07:34:01 all 18.99 0.00 1.15 2.50 0.05 77.31 07:34:41 07:34:01 0 19.64 0.00 0.72 0.08 0.03 79.52 07:34:41 07:34:01 1 20.54 0.00 1.35 7.88 0.05 70.17 07:34:41 07:34:01 2 27.46 0.00 1.71 0.91 0.10 69.82 07:34:41 07:34:01 3 7.73 0.00 0.78 1.06 0.02 90.41 07:34:41 Average: all 20.47 0.00 1.98 3.19 0.06 74.31 07:34:41 Average: 0 17.80 0.00 1.89 1.95 0.04 78.31 07:34:41 Average: 1 22.21 0.00 2.06 4.65 0.06 71.02 07:34:41 Average: 2 22.28 0.00 2.11 3.64 0.08 71.89 07:34:41 Average: 3 19.57 0.00 1.84 2.49 0.05 76.05 07:34:41 07:34:41 07:34:41