13:06:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:06:02 Running as SYSTEM 13:06:02 [EnvInject] - Loading node environment variables. 13:06:02 Building remotely on prd-ubuntu1804-builder-4c-4g-22080 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 13:06:02 [ssh-agent] Looking for ssh-agent implementation... 13:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:02 $ ssh-agent 13:06:02 SSH_AUTH_SOCK=/tmp/ssh-MLD69Cr5zx3t/agent.1661 13:06:02 SSH_AGENT_PID=1662 13:06:02 [ssh-agent] Started. 13:06:02 Running ssh-add (command line suppressed) 13:06:02 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_15816927640904911131.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_15816927640904911131.key) 13:06:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:06:02 The recommended git tool is: NONE 13:06:04 using credential onap-jenkins-ssh 13:06:04 Wiping out workspace first. 13:06:04 Cloning the remote Git repository 13:06:04 Cloning repository git://cloud.onap.org/mirror/oom.git 13:06:04 > git init /w/workspace/oom-master-doc8-lint # timeout=10 13:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:04 > git --version # timeout=10 13:06:04 > git --version # 'git version 2.17.1' 13:06:04 using GIT_SSH to set credentials Gerrit user 13:06:04 Verifying host key using manually-configured host key entries 13:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:06:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:12 using GIT_SSH to set credentials Gerrit user 13:06:12 Verifying host key using manually-configured host key entries 13:06:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/17 # timeout=30 13:06:12 > git rev-parse acfec8cf3576af37f4fe77d4ca70baaaf01e64b6^{commit} # timeout=10 13:06:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:12 Checking out Revision acfec8cf3576af37f4fe77d4ca70baaaf01e64b6 (refs/changes/00/141100/17) 13:06:12 > git config core.sparsecheckout # timeout=10 13:06:12 > git checkout -f acfec8cf3576af37f4fe77d4ca70baaaf01e64b6 # timeout=30 13:06:12 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:13 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:06:15 [EnvInject] - Injecting environment variables from a build step. 13:06:15 [EnvInject] - Injecting as environment variables the properties content 13:06:15 PYTHON=python3 13:06:15 13:06:15 [EnvInject] - Variables injected successfully. 13:06:15 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1204884689841229669.sh 13:06:15 ---> tox-install.sh 13:06:15 + source /home/jenkins/lf-env.sh 13:06:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:15 ++ mktemp -d /tmp/venv-XXXX 13:06:15 + lf_venv=/tmp/venv-ikNw 13:06:15 + local venv_file=/tmp/.os_lf_venv 13:06:15 + local python=python3 13:06:15 + local options 13:06:15 + local set_path=true 13:06:15 + local install_args= 13:06:15 ++ 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 13:06:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:15 + true 13:06:15 + case $1 in 13:06:15 + venv_file=/tmp/.toxenv 13:06:15 + shift 2 13:06:15 + true 13:06:15 + case $1 in 13:06:15 + shift 13:06:15 + break 13:06:15 + case $python in 13:06:15 + local pkg_list= 13:06:15 + [[ -d /opt/pyenv ]] 13:06:15 + echo 'Setup pyenv:' 13:06:15 Setup pyenv: 13:06:15 + export PYENV_ROOT=/opt/pyenv 13:06:15 + PYENV_ROOT=/opt/pyenv 13:06:15 + 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 13:06:15 + 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 13:06:15 + pyenv versions 13:06:16 * system (set by /opt/pyenv/version) 13:06:16 * 3.8.13 (set by /opt/pyenv/version) 13:06:16 * 3.9.13 (set by /opt/pyenv/version) 13:06:16 * 3.10.6 (set by /opt/pyenv/version) 13:06:16 + command -v pyenv 13:06:16 ++ pyenv init - --no-rehash 13:06:16 + 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[*]}"'\'')" 13:06:16 export PATH="/opt/pyenv/shims:${PATH}" 13:06:16 export PYENV_SHELL=bash 13:06:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:16 pyenv() { 13:06:16 local command 13:06:16 command="${1:-}" 13:06:16 if [ "$#" -gt 0 ]; then 13:06:16 shift 13:06:16 fi 13:06:16 13:06:16 case "$command" in 13:06:16 rehash|shell) 13:06:16 eval "$(pyenv "sh-$command" "$@")" 13:06:16 ;; 13:06:16 *) 13:06:16 command pyenv "$command" "$@" 13:06:16 ;; 13:06:16 esac 13:06:16 }' 13:06:16 +++ 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[*]}"' 13:06:16 ++ 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 13:06:16 ++ 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 13:06:16 ++ 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 13:06:16 ++ export PYENV_SHELL=bash 13:06:16 ++ PYENV_SHELL=bash 13:06:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:16 +++ complete -F _pyenv pyenv 13:06:16 ++ lf-pyver python3 13:06:16 ++ local py_version_xy=python3 13:06:16 ++ local py_version_xyz= 13:06:16 ++ pyenv versions 13:06:16 ++ local command 13:06:16 ++ command=versions 13:06:16 ++ '[' 1 -gt 0 ']' 13:06:16 ++ shift 13:06:16 ++ case "$command" in 13:06:16 ++ command pyenv versions 13:06:16 ++ pyenv versions 13:06:16 ++ awk '{ print $1 }' 13:06:16 ++ sed 's/^[ *]* //' 13:06:16 ++ grep -E '^[0-9.]*[0-9]$' 13:06:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:16 +++ grep '^3' /tmp/.pyenv_versions 13:06:16 +++ sort -V 13:06:16 +++ tail -n 1 13:06:16 ++ py_version_xyz=3.10.6 13:06:16 ++ [[ -z 3.10.6 ]] 13:06:16 ++ echo 3.10.6 13:06:16 ++ return 0 13:06:16 + pyenv local 3.10.6 13:06:16 + local command 13:06:16 + command=local 13:06:16 + '[' 2 -gt 0 ']' 13:06:16 + shift 13:06:16 + case "$command" in 13:06:16 + command pyenv local 3.10.6 13:06:16 + pyenv local 3.10.6 13:06:16 + for arg in "$@" 13:06:16 + case $arg in 13:06:16 + pkg_list+='tox ' 13:06:16 + for arg in "$@" 13:06:16 + case $arg in 13:06:16 + pkg_list+='virtualenv ' 13:06:16 + for arg in "$@" 13:06:16 + case $arg in 13:06:16 + pkg_list+='urllib3~=1.26.15 ' 13:06:16 + [[ -f /tmp/.toxenv ]] 13:06:16 + [[ ! -f /tmp/.toxenv ]] 13:06:16 + [[ -n '' ]] 13:06:16 + python3 -m venv /tmp/venv-ikNw 13:06:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ikNw' 13:06:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ikNw 13:06:20 + echo /tmp/venv-ikNw 13:06:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:20 + /tmp/venv-ikNw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:24 + /tmp/venv-ikNw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:26 + type python3 13:06:26 + true 13:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ikNw/bin to PATH' 13:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-ikNw/bin to PATH 13:06:26 + PATH=/tmp/venv-ikNw/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 13:06:26 + return 0 13:06:26 + python3 --version 13:06:26 Python 3.10.6 13:06:26 + python3 -m pip --version 13:06:26 pip 25.1.1 from /tmp/venv-ikNw/lib/python3.10/site-packages/pip (python 3.10) 13:06:26 + python3 -m pip freeze 13:06:27 cachetools==6.1.0 13:06:27 chardet==5.2.0 13:06:27 colorama==0.4.6 13:06:27 distlib==0.3.9 13:06:27 filelock==3.18.0 13:06:27 packaging==25.0 13:06:27 platformdirs==4.3.8 13:06:27 pluggy==1.6.0 13:06:27 pyproject-api==1.9.1 13:06:27 tomli==2.2.1 13:06:27 tox==4.27.0 13:06:27 typing_extensions==4.14.0 13:06:27 urllib3==1.26.20 13:06:27 virtualenv==20.31.2 13:06:27 [EnvInject] - Injecting environment variables from a build step. 13:06:27 [EnvInject] - Injecting as environment variables the properties content 13:06:27 PARALLEL=false 13:06:27 13:06:27 [EnvInject] - Variables injected successfully. 13:06:27 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins2831170650465019172.sh 13:06:27 ---> tox-run.sh 13:06:27 + 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 13:06:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 13:06:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 13:06:27 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 13:06:27 + cd /w/workspace/oom-master-doc8-lint/. 13:06:27 + source /home/jenkins/lf-env.sh 13:06:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:27 ++ mktemp -d /tmp/venv-XXXX 13:06:27 + lf_venv=/tmp/venv-uN3v 13:06:27 + local venv_file=/tmp/.os_lf_venv 13:06:27 + local python=python3 13:06:27 + local options 13:06:27 + local set_path=true 13:06:27 + local install_args= 13:06:27 ++ 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 13:06:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:27 + true 13:06:27 + case $1 in 13:06:27 + venv_file=/tmp/.toxenv 13:06:27 + shift 2 13:06:27 + true 13:06:27 + case $1 in 13:06:27 + shift 13:06:27 + break 13:06:27 + case $python in 13:06:27 + local pkg_list= 13:06:27 + [[ -d /opt/pyenv ]] 13:06:27 + echo 'Setup pyenv:' 13:06:27 Setup pyenv: 13:06:27 + export PYENV_ROOT=/opt/pyenv 13:06:27 + PYENV_ROOT=/opt/pyenv 13:06:27 + 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 13:06:27 + 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 13:06:27 + pyenv versions 13:06:27 system 13:06:27 3.8.13 13:06:27 3.9.13 13:06:27 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:06:27 + command -v pyenv 13:06:27 ++ pyenv init - --no-rehash 13:06:27 + 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[*]}"'\'')" 13:06:27 export PATH="/opt/pyenv/shims:${PATH}" 13:06:27 export PYENV_SHELL=bash 13:06:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:27 pyenv() { 13:06:27 local command 13:06:27 command="${1:-}" 13:06:27 if [ "$#" -gt 0 ]; then 13:06:27 shift 13:06:27 fi 13:06:27 13:06:27 case "$command" in 13:06:27 rehash|shell) 13:06:27 eval "$(pyenv "sh-$command" "$@")" 13:06:27 ;; 13:06:27 *) 13:06:27 command pyenv "$command" "$@" 13:06:27 ;; 13:06:27 esac 13:06:27 }' 13:06:27 +++ 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[*]}"' 13:06:27 ++ 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 13:06:27 ++ 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 13:06:27 ++ 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 13:06:27 ++ export PYENV_SHELL=bash 13:06:27 ++ PYENV_SHELL=bash 13:06:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:27 +++ complete -F _pyenv pyenv 13:06:27 ++ lf-pyver python3 13:06:27 ++ local py_version_xy=python3 13:06:27 ++ local py_version_xyz= 13:06:27 ++ pyenv versions 13:06:27 ++ local command 13:06:27 ++ command=versions 13:06:27 ++ awk '{ print $1 }' 13:06:27 ++ sed 's/^[ *]* //' 13:06:27 ++ '[' 1 -gt 0 ']' 13:06:27 ++ shift 13:06:27 ++ case "$command" in 13:06:27 ++ command pyenv versions 13:06:27 ++ pyenv versions 13:06:27 ++ grep -E '^[0-9.]*[0-9]$' 13:06:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:27 +++ grep '^3' /tmp/.pyenv_versions 13:06:27 +++ sort -V 13:06:27 +++ tail -n 1 13:06:27 ++ py_version_xyz=3.10.6 13:06:27 ++ [[ -z 3.10.6 ]] 13:06:27 ++ echo 3.10.6 13:06:27 ++ return 0 13:06:27 + pyenv local 3.10.6 13:06:27 + local command 13:06:27 + command=local 13:06:27 + '[' 2 -gt 0 ']' 13:06:27 + shift 13:06:27 + case "$command" in 13:06:27 + command pyenv local 3.10.6 13:06:27 + pyenv local 3.10.6 13:06:27 + for arg in "$@" 13:06:27 + case $arg in 13:06:27 + pkg_list+='tox ' 13:06:27 + for arg in "$@" 13:06:27 + case $arg in 13:06:27 + pkg_list+='virtualenv ' 13:06:27 + for arg in "$@" 13:06:27 + case $arg in 13:06:27 + pkg_list+='urllib3~=1.26.15 ' 13:06:27 + [[ -f /tmp/.toxenv ]] 13:06:27 ++ cat /tmp/.toxenv 13:06:27 + lf_venv=/tmp/venv-ikNw 13:06:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikNw from' file:/tmp/.toxenv 13:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikNw from file:/tmp/.toxenv 13:06:27 + /tmp/venv-ikNw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:28 + /tmp/venv-ikNw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:29 + type python3 13:06:29 + true 13:06:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ikNw/bin to PATH' 13:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-ikNw/bin to PATH 13:06:29 + PATH=/tmp/venv-ikNw/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 13:06:29 + return 0 13:06:29 + [[ -d /opt/pyenv ]] 13:06:29 + echo '---> Setting up pyenv' 13:06:29 ---> Setting up pyenv 13:06:29 + export PYENV_ROOT=/opt/pyenv 13:06:29 + PYENV_ROOT=/opt/pyenv 13:06:29 + export PATH=/opt/pyenv/bin:/tmp/venv-ikNw/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 13:06:29 + PATH=/opt/pyenv/bin:/tmp/venv-ikNw/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 13:06:29 ++ pwd 13:06:29 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 13:06:29 + export PYTHONPATH 13:06:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:06:29 + TOX_TESTENV_PASSENV=PYTHONPATH 13:06:29 + tox --version 13:06:29 4.27.0 from /tmp/venv-ikNw/lib/python3.10/site-packages/tox/__init__.py 13:06:30 + PARALLEL=false 13:06:30 + TOX_OPTIONS_LIST= 13:06:30 + [[ -n doc8 ]] 13:06:30 + TOX_OPTIONS_LIST=' -e doc8' 13:06:30 + case ${PARALLEL,,} in 13:06:30 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 13:06:30 + tox -e doc8 13:06:32 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 13:06:54 doc8: freeze> python -m pip freeze --all 13:06:54 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.6.15,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 13:06:54 doc8: commands[0]> doc8 docs/ 13:06:56 Scanning... 13:06:56 Validating... 13:06:56 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 13:06:56 docs/sections/release_notes/release-notes.rst:64: D002 Trailing whitespace 13:06:56 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 13:06:56 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 13:06:56 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 13:06:56 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 13:06:56 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 13:06:56 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 13:06:56 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 13:06:56 ======== 13:06:56 Total files scanned = 43 13:06:56 Total files ignored = 0 13:06:56 Total accumulated errors = 9 13:06:56 Detailed error counts: 13:06:56 - doc8.checks.CheckCarriageReturn = 0 13:06:56 - doc8.checks.CheckIndentationNoTab = 0 13:06:56 - doc8.checks.CheckMaxLineLength = 7 13:06:56 - doc8.checks.CheckNewlineEndOfFile = 1 13:06:56 - doc8.checks.CheckTrailingWhitespace = 1 13:06:56 - doc8.checks.CheckValidity = 0 13:06:56 doc8: exit 1 (2.15 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2295 13:06:56 doc8: command failed but is marked ignore outcome so handling it as success 13:06:56 doc8: OK (26.51=setup[24.36]+cmd[2.15] seconds) 13:06:56 congratulations :) (26.74 seconds) 13:06:57 + tox_status=0 13:06:57 + echo '---> Completed tox runs' 13:06:57 ---> Completed tox runs 13:06:57 + for i in .tox/*/log 13:06:57 ++ echo .tox/doc8/log 13:06:57 ++ awk -F/ '{print $2}' 13:06:57 + tox_env=doc8 13:06:57 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 13:06:57 + DOC_DIR=docs/_build/html 13:06:57 + [[ -d docs/_build/html ]] 13:06:57 + echo '---> tox-run.sh ends' 13:06:57 ---> tox-run.sh ends 13:06:57 + test 0 -eq 0 13:06:57 $ ssh-agent -k 13:06:57 unset SSH_AUTH_SOCK; 13:06:57 unset SSH_AGENT_PID; 13:06:57 echo Agent pid 1662 killed; 13:06:57 [ssh-agent] Stopped. 13:06:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9518672255738996090.sh 13:06:57 ---> sysstat.sh 13:06:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16615266796526806770.sh 13:06:57 ---> package-listing.sh 13:06:57 ++ facter osfamily 13:06:57 ++ tr '[:upper:]' '[:lower:]' 13:06:57 + OS_FAMILY=debian 13:06:57 + workspace=/w/workspace/oom-master-doc8-lint 13:06:57 + START_PACKAGES=/tmp/packages_start.txt 13:06:57 + END_PACKAGES=/tmp/packages_end.txt 13:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:57 + PACKAGES=/tmp/packages_start.txt 13:06:57 + '[' /w/workspace/oom-master-doc8-lint ']' 13:06:57 + PACKAGES=/tmp/packages_end.txt 13:06:57 + case "${OS_FAMILY}" in 13:06:57 + dpkg -l 13:06:57 + grep '^ii' 13:06:57 + '[' -f /tmp/packages_start.txt ']' 13:06:57 + '[' -f /tmp/packages_end.txt ']' 13:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:57 + '[' /w/workspace/oom-master-doc8-lint ']' 13:06:57 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 13:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 13:06:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14778229238189203016.sh 13:06:57 ---> capture-instance-metadata.sh 13:06:57 Setup pyenv: 13:06:57 system 13:06:57 3.8.13 13:06:57 3.9.13 13:06:57 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:07:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZpPB 13:07:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:07:05 lf-activate-venv(): INFO: Installing: lftools 13:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZpPB/bin to PATH 13:07:28 INFO: Running in OpenStack, capturing instance metadata 13:07:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5422184116951633595.sh 13:07:29 provisioning config files... 13:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config4035340380687510619tmp 13:07:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:07:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:07:29 [EnvInject] - Injecting environment variables from a build step. 13:07:29 [EnvInject] - Injecting as environment variables the properties content 13:07:29 SERVER_ID=logs 13:07:29 13:07:29 [EnvInject] - Variables injected successfully. 13:07:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11701103754888304784.sh 13:07:29 ---> create-netrc.sh 13:07:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6717907461800799186.sh 13:07:29 ---> python-tools-install.sh 13:07:29 Setup pyenv: 13:07:29 system 13:07:29 3.8.13 13:07:29 3.9.13 13:07:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZpPB from file:/tmp/.os_lf_venv 13:07:31 lf-activate-venv(): INFO: Installing: lftools 13:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZpPB/bin to PATH 13:07:39 Generating Requirements File 13:07:58 Python 3.10.6 13:07:58 pip 25.1.1 from /tmp/venv-ZpPB/lib/python3.10/site-packages/pip (python 3.10) 13:07:59 appdirs==1.4.4 13:07:59 argcomplete==3.6.2 13:07:59 aspy.yaml==1.3.0 13:07:59 attrs==25.3.0 13:07:59 autopage==0.5.2 13:07:59 beautifulsoup4==4.13.4 13:07:59 boto3==1.38.38 13:07:59 botocore==1.38.38 13:07:59 bs4==0.0.2 13:07:59 cachetools==5.5.2 13:07:59 certifi==2025.6.15 13:07:59 cffi==1.17.1 13:07:59 cfgv==3.4.0 13:07:59 chardet==5.2.0 13:07:59 charset-normalizer==3.4.2 13:07:59 click==8.2.1 13:07:59 cliff==4.10.0 13:07:59 cmd2==2.6.1 13:07:59 cryptography==3.3.2 13:07:59 debtcollector==3.0.0 13:07:59 decorator==5.2.1 13:07:59 defusedxml==0.7.1 13:07:59 Deprecated==1.2.18 13:07:59 distlib==0.3.9 13:07:59 dnspython==2.7.0 13:07:59 docker==7.1.0 13:07:59 dogpile.cache==1.4.0 13:07:59 durationpy==0.10 13:07:59 email_validator==2.2.0 13:07:59 filelock==3.18.0 13:07:59 future==1.0.0 13:07:59 gitdb==4.0.12 13:07:59 GitPython==3.1.44 13:07:59 google-auth==2.40.3 13:07:59 httplib2==0.22.0 13:07:59 identify==2.6.12 13:07:59 idna==3.10 13:07:59 importlib-resources==1.5.0 13:07:59 iso8601==2.1.0 13:07:59 Jinja2==3.1.6 13:07:59 jmespath==1.0.1 13:07:59 jsonpatch==1.33 13:07:59 jsonpointer==3.0.0 13:07:59 jsonschema==4.24.0 13:07:59 jsonschema-specifications==2025.4.1 13:07:59 keystoneauth1==5.11.1 13:07:59 kubernetes==33.1.0 13:07:59 lftools==0.37.13 13:07:59 lxml==5.4.0 13:07:59 MarkupSafe==3.0.2 13:07:59 msgpack==1.1.1 13:07:59 multi_key_dict==2.0.3 13:07:59 munch==4.0.0 13:07:59 netaddr==1.3.0 13:07:59 niet==1.4.2 13:07:59 nodeenv==1.9.1 13:07:59 oauth2client==4.1.3 13:07:59 oauthlib==3.3.0 13:07:59 openstacksdk==4.6.0 13:07:59 os-client-config==2.1.0 13:07:59 os-service-types==1.7.0 13:07:59 osc-lib==4.0.2 13:07:59 oslo.config==9.8.0 13:07:59 oslo.context==6.0.0 13:07:59 oslo.i18n==6.5.1 13:07:59 oslo.log==7.1.0 13:07:59 oslo.serialization==5.7.0 13:07:59 oslo.utils==9.0.0 13:07:59 packaging==25.0 13:07:59 pbr==6.1.1 13:07:59 platformdirs==4.3.8 13:07:59 prettytable==3.16.0 13:07:59 psutil==7.0.0 13:07:59 pyasn1==0.6.1 13:07:59 pyasn1_modules==0.4.2 13:07:59 pycparser==2.22 13:07:59 pygerrit2==2.0.15 13:07:59 PyGithub==2.6.1 13:07:59 PyJWT==2.10.1 13:07:59 PyNaCl==1.5.0 13:07:59 pyparsing==2.4.7 13:07:59 pyperclip==1.9.0 13:07:59 pyrsistent==0.20.0 13:07:59 python-cinderclient==9.7.0 13:07:59 python-dateutil==2.9.0.post0 13:07:59 python-heatclient==4.2.0 13:07:59 python-jenkins==1.8.2 13:07:59 python-keystoneclient==5.6.0 13:07:59 python-magnumclient==4.8.1 13:07:59 python-openstackclient==8.1.0 13:07:59 python-swiftclient==4.8.0 13:07:59 PyYAML==6.0.2 13:07:59 referencing==0.36.2 13:07:59 requests==2.32.4 13:07:59 requests-oauthlib==2.0.0 13:07:59 requestsexceptions==1.4.0 13:07:59 rfc3986==2.0.0 13:07:59 rpds-py==0.25.1 13:07:59 rsa==4.9.1 13:07:59 ruamel.yaml==0.18.14 13:07:59 ruamel.yaml.clib==0.2.12 13:07:59 s3transfer==0.13.0 13:07:59 simplejson==3.20.1 13:07:59 six==1.17.0 13:07:59 smmap==5.0.2 13:07:59 soupsieve==2.7 13:07:59 stevedore==5.4.1 13:07:59 tabulate==0.9.0 13:07:59 toml==0.10.2 13:07:59 tomlkit==0.13.3 13:07:59 tqdm==4.67.1 13:07:59 typing_extensions==4.14.0 13:07:59 tzdata==2025.2 13:07:59 urllib3==1.26.20 13:07:59 virtualenv==20.31.2 13:07:59 wcwidth==0.2.13 13:07:59 websocket-client==1.8.0 13:07:59 wrapt==1.17.2 13:07:59 xdg==6.0.0 13:07:59 xmltodict==0.14.2 13:07:59 yq==3.4.3 13:07:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1393582073992116625.sh 13:07:59 ---> sudo-logs.sh 13:07:59 Archiving 'sudo' log.. 13:07:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4651981436795458395.sh 13:07:59 ---> job-cost.sh 13:07:59 Setup pyenv: 13:07:59 system 13:07:59 3.8.13 13:07:59 3.9.13 13:07:59 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZpPB from file:/tmp/.os_lf_venv 13:08:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-ZpPB/bin to PATH 13:08:07 INFO: No Stack... 13:08:07 INFO: Retrieving Pricing Info for: v3-standard-4 13:08:07 INFO: Archiving Costs 13:08:07 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins3619266598814124864.sh 13:08:07 ---> logs-deploy.sh 13:08:07 Setup pyenv: 13:08:07 system 13:08:07 3.8.13 13:08:07 3.9.13 13:08:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:08:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZpPB from file:/tmp/.os_lf_venv 13:08:09 lf-activate-venv(): INFO: Installing: lftools 13:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-ZpPB/bin to PATH 13:08:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/575 13:08:18 INFO: archiving workspace using pattern(s): 13:08:19 Archives upload complete. 13:08:19 INFO: archiving logs to Nexus 13:08:20 ---> uname -a: 13:08:20 Linux prd-ubuntu1804-builder-4c-4g-22080 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:08:20 13:08:20 13:08:20 ---> lscpu: 13:08:20 Architecture: x86_64 13:08:20 CPU op-mode(s): 32-bit, 64-bit 13:08:20 Byte Order: Little Endian 13:08:20 CPU(s): 4 13:08:20 On-line CPU(s) list: 0-3 13:08:20 Thread(s) per core: 1 13:08:20 Core(s) per socket: 1 13:08:20 Socket(s): 4 13:08:20 NUMA node(s): 1 13:08:20 Vendor ID: AuthenticAMD 13:08:20 CPU family: 23 13:08:20 Model: 49 13:08:20 Model name: AMD EPYC-Rome Processor 13:08:20 Stepping: 0 13:08:20 CPU MHz: 2800.000 13:08:20 BogoMIPS: 5600.00 13:08:20 Virtualization: AMD-V 13:08:20 Hypervisor vendor: KVM 13:08:20 Virtualization type: full 13:08:20 L1d cache: 32K 13:08:20 L1i cache: 32K 13:08:20 L2 cache: 512K 13:08:20 L3 cache: 16384K 13:08:20 NUMA node0 CPU(s): 0-3 13:08:20 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 13:08:20 13:08:20 13:08:20 ---> nproc: 13:08:20 4 13:08:20 13:08:20 13:08:20 ---> df -h: 13:08:20 Filesystem Size Used Avail Use% Mounted on 13:08:20 udev 7.9G 0 7.9G 0% /dev 13:08:20 tmpfs 1.6G 672K 1.6G 1% /run 13:08:20 /dev/vda1 78G 8.5G 69G 11% / 13:08:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:20 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:08:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:08:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:08:20 13:08:20 13:08:20 ---> free -m: 13:08:20 total used free shared buff/cache available 13:08:20 Mem: 16040 556 13216 0 2267 15160 13:08:20 Swap: 1023 0 1023 13:08:20 13:08:20 13:08:20 ---> ip addr: 13:08:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:20 inet 127.0.0.1/8 scope host lo 13:08:20 valid_lft forever preferred_lft forever 13:08:20 inet6 ::1/128 scope host 13:08:20 valid_lft forever preferred_lft forever 13:08:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:20 link/ether fa:16:3e:fb:76:d3 brd ff:ff:ff:ff:ff:ff 13:08:20 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 13:08:20 valid_lft 86242sec preferred_lft 86242sec 13:08:20 inet6 fe80::f816:3eff:fefb:76d3/64 scope link 13:08:20 valid_lft forever preferred_lft forever 13:08:20 13:08:20 13:08:20 ---> sar -b -r -n DEV: 13:08:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22080) 06/18/25 _x86_64_ (4 CPU) 13:08:20 13:08:20 13:05:44 LINUX RESTART (4 CPU) 13:08:20 13:08:20 13:06:01 tps rtps wtps bread/s bwrtn/s 13:08:20 13:07:02 301.90 36.48 265.42 1327.38 30759.41 13:08:20 13:08:01 157.69 1.14 156.55 129.20 35805.73 13:08:20 Average: 230.40 18.95 211.44 733.32 33261.37 13:08:20 13:08:20 13:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:20 13:07:02 13907912 15579256 2517056 15.32 67876 1798940 740472 4.24 670912 1619980 198128 13:08:20 13:08:01 13564296 15549016 2860672 17.42 94432 2067316 751252 4.30 721052 1876352 112464 13:08:20 Average: 13736104 15564136 2688864 16.37 81154 1933128 745862 4.27 695982 1748166 155296 13:08:20 13:08:20 13:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:20 13:07:02 ens3 480.35 287.60 1929.70 70.20 0.00 0.00 0.00 0.00 13:08:20 13:07:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:08:20 13:08:01 ens3 191.78 126.52 901.85 15.72 0.00 0.00 0.00 0.00 13:08:20 13:08:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 13:08:20 Average: ens3 337.28 207.74 1420.09 43.19 0.00 0.00 0.00 0.00 13:08:20 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 13:08:20 13:08:20 13:08:20 ---> sar -P ALL: 13:08:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22080) 06/18/25 _x86_64_ (4 CPU) 13:08:20 13:08:20 13:05:44 LINUX RESTART (4 CPU) 13:08:20 13:08:20 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:08:20 13:07:02 all 20.61 0.00 2.27 4.10 0.08 72.94 13:08:20 13:07:02 0 22.97 0.00 3.23 4.07 0.08 69.64 13:08:20 13:07:02 1 22.00 0.00 2.60 9.15 0.08 66.16 13:08:20 13:07:02 2 19.51 0.00 1.87 0.45 0.08 78.09 13:08:20 13:07:02 3 17.99 0.00 1.38 2.77 0.05 77.81 13:08:20 13:08:01 all 20.71 0.00 1.52 3.50 0.05 74.22 13:08:20 13:08:01 0 33.51 0.00 1.97 0.61 0.07 63.84 13:08:20 13:08:01 1 22.95 0.00 2.05 4.88 0.07 70.05 13:08:20 13:08:01 2 15.16 0.00 0.99 0.34 0.07 83.45 13:08:20 13:08:01 3 11.21 0.00 1.07 8.15 0.03 79.53 13:08:20 Average: all 20.66 0.00 1.90 3.80 0.06 73.57 13:08:20 Average: 0 28.21 0.00 2.60 2.35 0.08 66.76 13:08:20 Average: 1 22.47 0.00 2.33 7.03 0.08 68.09 13:08:20 Average: 2 17.35 0.00 1.43 0.40 0.08 80.74 13:08:20 Average: 3 14.63 0.00 1.23 5.43 0.04 78.67 13:08:20 13:08:20 13:08:20