11:20:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 11:20:55 Running as SYSTEM 11:20:55 [EnvInject] - Loading node environment variables. 11:20:55 Building remotely on prd-ubuntu1804-builder-4c-4g-21382 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 11:20:55 [ssh-agent] Looking for ssh-agent implementation... 11:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:55 $ ssh-agent 11:20:55 SSH_AUTH_SOCK=/tmp/ssh-dcEiIUy5YSYd/agent.1675 11:20:55 SSH_AGENT_PID=1677 11:20:55 [ssh-agent] Started. 11:20:55 Running ssh-add (command line suppressed) 11:20:55 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_18234368062037390392.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_18234368062037390392.key) 11:20:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:20:55 The recommended git tool is: NONE 11:20:56 using credential onap-jenkins-ssh 11:20:57 Wiping out workspace first. 11:20:57 Cloning the remote Git repository 11:20:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:20:57 > git init /w/workspace/oom-master-doc8-lint # timeout=10 11:20:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:20:57 > git --version # timeout=10 11:20:57 > git --version # 'git version 2.17.1' 11:20:57 using GIT_SSH to set credentials Gerrit user 11:20:57 Verifying host key using manually-configured host key entries 11:20:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:21:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:21:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:21:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:21:02 using GIT_SSH to set credentials Gerrit user 11:21:02 Verifying host key using manually-configured host key entries 11:21:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/11 # timeout=30 11:21:02 > git rev-parse 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa^{commit} # timeout=10 11:21:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:21:02 Checking out Revision 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa (refs/changes/00/141100/11) 11:21:02 > git config core.sparsecheckout # timeout=10 11:21:02 > git checkout -f 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa # timeout=30 11:21:03 Commit message: "[DOC] Add ArgoCD deployment example and guide" 11:21:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:21:03 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 11:21:06 [EnvInject] - Injecting environment variables from a build step. 11:21:06 [EnvInject] - Injecting as environment variables the properties content 11:21:06 PYTHON=python3 11:21:06 11:21:06 [EnvInject] - Variables injected successfully. 11:21:06 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5450010956394096909.sh 11:21:06 ---> tox-install.sh 11:21:06 + source /home/jenkins/lf-env.sh 11:21:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:21:06 ++ mktemp -d /tmp/venv-XXXX 11:21:06 + lf_venv=/tmp/venv-Xbyq 11:21:06 + local venv_file=/tmp/.os_lf_venv 11:21:06 + local python=python3 11:21:06 + local options 11:21:06 + local set_path=true 11:21:06 + local install_args= 11:21:06 ++ 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 11:21:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:21:06 + true 11:21:06 + case $1 in 11:21:06 + venv_file=/tmp/.toxenv 11:21:06 + shift 2 11:21:06 + true 11:21:06 + case $1 in 11:21:06 + shift 11:21:06 + break 11:21:06 + case $python in 11:21:06 + local pkg_list= 11:21:06 + [[ -d /opt/pyenv ]] 11:21:06 + echo 'Setup pyenv:' 11:21:06 Setup pyenv: 11:21:06 + export PYENV_ROOT=/opt/pyenv 11:21:06 + PYENV_ROOT=/opt/pyenv 11:21:06 + 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 11:21:06 + 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 11:21:06 + pyenv versions 11:21:06 * system (set by /opt/pyenv/version) 11:21:06 * 3.8.13 (set by /opt/pyenv/version) 11:21:06 * 3.9.13 (set by /opt/pyenv/version) 11:21:06 * 3.10.6 (set by /opt/pyenv/version) 11:21:06 + command -v pyenv 11:21:06 ++ pyenv init - --no-rehash 11:21:06 + 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[*]}"'\'')" 11:21:06 export PATH="/opt/pyenv/shims:${PATH}" 11:21:06 export PYENV_SHELL=bash 11:21:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:21:06 pyenv() { 11:21:06 local command 11:21:06 command="${1:-}" 11:21:06 if [ "$#" -gt 0 ]; then 11:21:06 shift 11:21:06 fi 11:21:06 11:21:06 case "$command" in 11:21:06 rehash|shell) 11:21:06 eval "$(pyenv "sh-$command" "$@")" 11:21:06 ;; 11:21:06 *) 11:21:06 command pyenv "$command" "$@" 11:21:06 ;; 11:21:06 esac 11:21:06 }' 11:21:06 +++ 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[*]}"' 11:21:06 ++ 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 11:21:06 ++ 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 11:21:06 ++ 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 11:21:06 ++ export PYENV_SHELL=bash 11:21:06 ++ PYENV_SHELL=bash 11:21:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:21:06 +++ complete -F _pyenv pyenv 11:21:06 ++ lf-pyver python3 11:21:06 ++ local py_version_xy=python3 11:21:06 ++ local py_version_xyz= 11:21:06 ++ pyenv versions 11:21:06 ++ local command 11:21:06 ++ command=versions 11:21:06 ++ '[' 1 -gt 0 ']' 11:21:06 ++ sed 's/^[ *]* //' 11:21:06 ++ shift 11:21:06 ++ case "$command" in 11:21:06 ++ command pyenv versions 11:21:06 ++ pyenv versions 11:21:06 ++ grep -E '^[0-9.]*[0-9]$' 11:21:06 ++ awk '{ print $1 }' 11:21:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:21:06 +++ grep '^3' /tmp/.pyenv_versions 11:21:06 +++ sort -V 11:21:06 +++ tail -n 1 11:21:06 ++ py_version_xyz=3.10.6 11:21:06 ++ [[ -z 3.10.6 ]] 11:21:06 ++ echo 3.10.6 11:21:06 ++ return 0 11:21:06 + pyenv local 3.10.6 11:21:06 + local command 11:21:06 + command=local 11:21:06 + '[' 2 -gt 0 ']' 11:21:06 + shift 11:21:06 + case "$command" in 11:21:06 + command pyenv local 3.10.6 11:21:06 + pyenv local 3.10.6 11:21:06 + for arg in "$@" 11:21:06 + case $arg in 11:21:06 + pkg_list+='tox ' 11:21:06 + for arg in "$@" 11:21:06 + case $arg in 11:21:06 + pkg_list+='virtualenv ' 11:21:06 + for arg in "$@" 11:21:06 + case $arg in 11:21:06 + pkg_list+='urllib3~=1.26.15 ' 11:21:06 + [[ -f /tmp/.toxenv ]] 11:21:06 + [[ ! -f /tmp/.toxenv ]] 11:21:06 + [[ -n '' ]] 11:21:06 + python3 -m venv /tmp/venv-Xbyq 11:21:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xbyq' 11:21:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xbyq 11:21:10 + echo /tmp/venv-Xbyq 11:21:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:21:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:21:10 + /tmp/venv-Xbyq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:21:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:21:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:21:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:21:15 + /tmp/venv-Xbyq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:21:18 + type python3 11:21:18 + true 11:21:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xbyq/bin to PATH' 11:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-Xbyq/bin to PATH 11:21:18 + PATH=/tmp/venv-Xbyq/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 11:21:18 + return 0 11:21:18 + python3 --version 11:21:18 Python 3.10.6 11:21:18 + python3 -m pip --version 11:21:18 pip 25.1.1 from /tmp/venv-Xbyq/lib/python3.10/site-packages/pip (python 3.10) 11:21:18 + python3 -m pip freeze 11:21:18 cachetools==6.0.0 11:21:18 chardet==5.2.0 11:21:18 colorama==0.4.6 11:21:18 distlib==0.3.9 11:21:18 filelock==3.18.0 11:21:18 packaging==25.0 11:21:18 platformdirs==4.3.8 11:21:18 pluggy==1.6.0 11:21:18 pyproject-api==1.9.1 11:21:18 tomli==2.2.1 11:21:18 tox==4.26.0 11:21:18 typing_extensions==4.14.0 11:21:18 urllib3==1.26.20 11:21:18 virtualenv==20.31.2 11:21:18 [EnvInject] - Injecting environment variables from a build step. 11:21:18 [EnvInject] - Injecting as environment variables the properties content 11:21:18 PARALLEL=false 11:21:18 11:21:18 [EnvInject] - Variables injected successfully. 11:21:18 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4339112333303092423.sh 11:21:18 ---> tox-run.sh 11:21:18 + 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 11:21:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 11:21:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 11:21:18 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 11:21:18 + cd /w/workspace/oom-master-doc8-lint/. 11:21:18 + source /home/jenkins/lf-env.sh 11:21:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:21:18 ++ mktemp -d /tmp/venv-XXXX 11:21:18 + lf_venv=/tmp/venv-pqWi 11:21:18 + local venv_file=/tmp/.os_lf_venv 11:21:18 + local python=python3 11:21:18 + local options 11:21:18 + local set_path=true 11:21:18 + local install_args= 11:21: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 11:21:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:21:18 + true 11:21:18 + case $1 in 11:21:18 + venv_file=/tmp/.toxenv 11:21:18 + shift 2 11:21:18 + true 11:21:18 + case $1 in 11:21:18 + shift 11:21:18 + break 11:21:18 + case $python in 11:21:18 + local pkg_list= 11:21:18 + [[ -d /opt/pyenv ]] 11:21:18 + echo 'Setup pyenv:' 11:21:18 Setup pyenv: 11:21:18 + export PYENV_ROOT=/opt/pyenv 11:21:18 + PYENV_ROOT=/opt/pyenv 11:21:18 + 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 11:21:18 + 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 11:21:18 + pyenv versions 11:21:18 system 11:21:18 3.8.13 11:21:18 3.9.13 11:21:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:21:18 + command -v pyenv 11:21:18 ++ pyenv init - --no-rehash 11:21:18 + 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[*]}"'\'')" 11:21:18 export PATH="/opt/pyenv/shims:${PATH}" 11:21:18 export PYENV_SHELL=bash 11:21:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:21:18 pyenv() { 11:21:18 local command 11:21:18 command="${1:-}" 11:21:18 if [ "$#" -gt 0 ]; then 11:21:18 shift 11:21:18 fi 11:21:18 11:21:18 case "$command" in 11:21:18 rehash|shell) 11:21:18 eval "$(pyenv "sh-$command" "$@")" 11:21:18 ;; 11:21:18 *) 11:21:18 command pyenv "$command" "$@" 11:21:18 ;; 11:21:18 esac 11:21:18 }' 11:21:18 +++ 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[*]}"' 11:21:18 ++ 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 11:21:18 ++ 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 11:21:18 ++ 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 11:21:18 ++ export PYENV_SHELL=bash 11:21:18 ++ PYENV_SHELL=bash 11:21:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:21:18 +++ complete -F _pyenv pyenv 11:21:18 ++ lf-pyver python3 11:21:18 ++ local py_version_xy=python3 11:21:18 ++ local py_version_xyz= 11:21:18 ++ pyenv versions 11:21:18 ++ local command 11:21:18 ++ awk '{ print $1 }' 11:21:18 ++ command=versions 11:21:18 ++ '[' 1 -gt 0 ']' 11:21:18 ++ shift 11:21:18 ++ case "$command" in 11:21:18 ++ command pyenv versions 11:21:18 ++ pyenv versions 11:21:18 ++ sed 's/^[ *]* //' 11:21:18 ++ grep -E '^[0-9.]*[0-9]$' 11:21:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:21:18 +++ grep '^3' /tmp/.pyenv_versions 11:21:18 +++ sort -V 11:21:18 +++ tail -n 1 11:21:18 ++ py_version_xyz=3.10.6 11:21:18 ++ [[ -z 3.10.6 ]] 11:21:18 ++ echo 3.10.6 11:21:18 ++ return 0 11:21:18 + pyenv local 3.10.6 11:21:18 + local command 11:21:18 + command=local 11:21:18 + '[' 2 -gt 0 ']' 11:21:18 + shift 11:21:18 + case "$command" in 11:21:18 + command pyenv local 3.10.6 11:21:18 + pyenv local 3.10.6 11:21:18 + for arg in "$@" 11:21:18 + case $arg in 11:21:18 + pkg_list+='tox ' 11:21:18 + for arg in "$@" 11:21:18 + case $arg in 11:21:18 + pkg_list+='virtualenv ' 11:21:18 + for arg in "$@" 11:21:18 + case $arg in 11:21:18 + pkg_list+='urllib3~=1.26.15 ' 11:21:18 + [[ -f /tmp/.toxenv ]] 11:21:18 ++ cat /tmp/.toxenv 11:21:18 + lf_venv=/tmp/venv-Xbyq 11:21:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xbyq from' file:/tmp/.toxenv 11:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xbyq from file:/tmp/.toxenv 11:21:18 + /tmp/venv-Xbyq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:21:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:21:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:21:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:21:19 + /tmp/venv-Xbyq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:21:20 + type python3 11:21:20 + true 11:21:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xbyq/bin to PATH' 11:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-Xbyq/bin to PATH 11:21:20 + PATH=/tmp/venv-Xbyq/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 11:21:20 + return 0 11:21:20 + [[ -d /opt/pyenv ]] 11:21:20 + echo '---> Setting up pyenv' 11:21:20 ---> Setting up pyenv 11:21:20 + export PYENV_ROOT=/opt/pyenv 11:21:20 + PYENV_ROOT=/opt/pyenv 11:21:20 + export PATH=/opt/pyenv/bin:/tmp/venv-Xbyq/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 11:21:20 + PATH=/opt/pyenv/bin:/tmp/venv-Xbyq/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 11:21:20 ++ pwd 11:21:20 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 11:21:20 + export PYTHONPATH 11:21:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:21:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:21:20 + tox --version 11:21:21 4.26.0 from /tmp/venv-Xbyq/lib/python3.10/site-packages/tox/__init__.py 11:21:21 + PARALLEL=false 11:21:21 + TOX_OPTIONS_LIST= 11:21:21 + [[ -n doc8 ]] 11:21:21 + TOX_OPTIONS_LIST=' -e doc8' 11:21:21 + case ${PARALLEL,,} in 11:21:21 + tox -e doc8 11:21:21 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 11:21:23 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 11:21:43 doc8: freeze> python -m pip freeze --all 11:21:43 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 11:21:43 doc8: commands[0]> doc8 docs/ 11:21:45 Scanning... 11:21:45 Validating... 11:21:45 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 11:21:45 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 11:21:45 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 11:21:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 11:21:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 11:21:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 11:21:45 ======== 11:21:45 Total files scanned = 42 11:21:45 Total files ignored = 0 11:21:45 Total accumulated errors = 6 11:21:45 Detailed error counts: 11:21:45 - doc8.checks.CheckCarriageReturn = 0 11:21:45 - doc8.checks.CheckIndentationNoTab = 0 11:21:45 - doc8.checks.CheckMaxLineLength = 5 11:21:45 - doc8.checks.CheckNewlineEndOfFile = 1 11:21:45 - doc8.checks.CheckTrailingWhitespace = 0 11:21:45 - doc8.checks.CheckValidity = 0 11:21:46 doc8: exit 1 (2.08 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2321 11:21:46 doc8: command failed but is marked ignore outcome so handling it as success 11:21:46 doc8: OK (24.32=setup[22.23]+cmd[2.08] seconds) 11:21:46 congratulations :) (24.53 seconds) 11:21:46 + tox_status=0 11:21:46 + echo '---> Completed tox runs' 11:21:46 ---> Completed tox runs 11:21:46 + for i in .tox/*/log 11:21:46 ++ echo .tox/doc8/log 11:21:46 ++ awk -F/ '{print $2}' 11:21:46 + tox_env=doc8 11:21:46 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 11:21:46 + DOC_DIR=docs/_build/html 11:21:46 + [[ -d docs/_build/html ]] 11:21:46 + echo '---> tox-run.sh ends' 11:21:46 ---> tox-run.sh ends 11:21:46 + test 0 -eq 0 11:21:46 $ ssh-agent -k 11:21:46 unset SSH_AUTH_SOCK; 11:21:46 unset SSH_AGENT_PID; 11:21:46 echo Agent pid 1677 killed; 11:21:46 [ssh-agent] Stopped. 11:21:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:21:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1477172648716434267.sh 11:21:46 ---> sysstat.sh 11:21:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10241029670737241068.sh 11:21:46 ---> package-listing.sh 11:21:46 ++ tr '[:upper:]' '[:lower:]' 11:21:46 ++ facter osfamily 11:21:46 + OS_FAMILY=debian 11:21:46 + workspace=/w/workspace/oom-master-doc8-lint 11:21:46 + START_PACKAGES=/tmp/packages_start.txt 11:21:46 + END_PACKAGES=/tmp/packages_end.txt 11:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:46 + PACKAGES=/tmp/packages_start.txt 11:21:46 + '[' /w/workspace/oom-master-doc8-lint ']' 11:21:46 + PACKAGES=/tmp/packages_end.txt 11:21:46 + case "${OS_FAMILY}" in 11:21:46 + dpkg -l 11:21:46 + grep '^ii' 11:21:46 + '[' -f /tmp/packages_start.txt ']' 11:21:46 + '[' -f /tmp/packages_end.txt ']' 11:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:21:46 + '[' /w/workspace/oom-master-doc8-lint ']' 11:21:46 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 11:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 11:21:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12610810278039919082.sh 11:21:46 ---> capture-instance-metadata.sh 11:21:46 Setup pyenv: 11:21:46 system 11:21:46 3.8.13 11:21:46 3.9.13 11:21:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:21:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qs07 11:21:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:55 lf-activate-venv(): INFO: Installing: lftools 11:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-qs07/bin to PATH 11:22:18 INFO: Running in OpenStack, capturing instance metadata 11:22:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16900416127411348969.sh 11:22:18 provisioning config files... 11:22:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config14757200556644895111tmp 11:22:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:18 [EnvInject] - Injecting environment variables from a build step. 11:22:18 [EnvInject] - Injecting as environment variables the properties content 11:22:18 SERVER_ID=logs 11:22:18 11:22:18 [EnvInject] - Variables injected successfully. 11:22:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins806843947595145287.sh 11:22:18 ---> create-netrc.sh 11:22:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6489962666030039108.sh 11:22:18 ---> python-tools-install.sh 11:22:18 Setup pyenv: 11:22:18 system 11:22:18 3.8.13 11:22:18 3.9.13 11:22:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:22:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qs07 from file:/tmp/.os_lf_venv 11:22:20 lf-activate-venv(): INFO: Installing: lftools 11:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-qs07/bin to PATH 11:22:28 Generating Requirements File 11:22:55 Python 3.10.6 11:22:55 pip 25.1.1 from /tmp/venv-qs07/lib/python3.10/site-packages/pip (python 3.10) 11:22:55 appdirs==1.4.4 11:22:55 argcomplete==3.6.2 11:22:55 aspy.yaml==1.3.0 11:22:55 attrs==25.3.0 11:22:55 autopage==0.5.2 11:22:55 beautifulsoup4==4.13.4 11:22:55 boto3==1.38.36 11:22:55 botocore==1.38.36 11:22:55 bs4==0.0.2 11:22:55 cachetools==5.5.2 11:22:55 certifi==2025.6.15 11:22:55 cffi==1.17.1 11:22:55 cfgv==3.4.0 11:22:55 chardet==5.2.0 11:22:55 charset-normalizer==3.4.2 11:22:55 click==8.2.1 11:22:55 cliff==4.10.0 11:22:55 cmd2==2.6.1 11:22:55 cryptography==3.3.2 11:22:55 debtcollector==3.0.0 11:22:55 decorator==5.2.1 11:22:55 defusedxml==0.7.1 11:22:55 Deprecated==1.2.18 11:22:55 distlib==0.3.9 11:22:55 dnspython==2.7.0 11:22:55 docker==7.1.0 11:22:55 dogpile.cache==1.4.0 11:22:55 durationpy==0.10 11:22:55 email_validator==2.2.0 11:22:55 filelock==3.18.0 11:22:55 future==1.0.0 11:22:55 gitdb==4.0.12 11:22:55 GitPython==3.1.44 11:22:55 google-auth==2.40.3 11:22:55 httplib2==0.22.0 11:22:55 identify==2.6.12 11:22:55 idna==3.10 11:22:55 importlib-resources==1.5.0 11:22:55 iso8601==2.1.0 11:22:55 Jinja2==3.1.6 11:22:55 jmespath==1.0.1 11:22:55 jsonpatch==1.33 11:22:55 jsonpointer==3.0.0 11:22:55 jsonschema==4.24.0 11:22:55 jsonschema-specifications==2025.4.1 11:22:55 keystoneauth1==5.11.1 11:22:55 kubernetes==33.1.0 11:22:55 lftools==0.37.13 11:22:55 lxml==5.4.0 11:22:55 MarkupSafe==3.0.2 11:22:55 msgpack==1.1.1 11:22:55 multi_key_dict==2.0.3 11:22:55 munch==4.0.0 11:22:55 netaddr==1.3.0 11:22:55 niet==1.4.2 11:22:55 nodeenv==1.9.1 11:22:55 oauth2client==4.1.3 11:22:55 oauthlib==3.2.2 11:22:55 openstacksdk==4.6.0 11:22:55 os-client-config==2.1.0 11:22:55 os-service-types==1.7.0 11:22:55 osc-lib==4.0.2 11:22:55 oslo.config==9.8.0 11:22:55 oslo.context==6.0.0 11:22:55 oslo.i18n==6.5.1 11:22:55 oslo.log==7.1.0 11:22:55 oslo.serialization==5.7.0 11:22:55 oslo.utils==9.0.0 11:22:55 packaging==25.0 11:22:55 pbr==6.1.1 11:22:55 platformdirs==4.3.8 11:22:55 prettytable==3.16.0 11:22:55 psutil==7.0.0 11:22:55 pyasn1==0.6.1 11:22:55 pyasn1_modules==0.4.2 11:22:55 pycparser==2.22 11:22:55 pygerrit2==2.0.15 11:22:55 PyGithub==2.6.1 11:22:55 PyJWT==2.10.1 11:22:55 PyNaCl==1.5.0 11:22:55 pyparsing==2.4.7 11:22:55 pyperclip==1.9.0 11:22:55 pyrsistent==0.20.0 11:22:55 python-cinderclient==9.7.0 11:22:55 python-dateutil==2.9.0.post0 11:22:55 python-heatclient==4.2.0 11:22:55 python-jenkins==1.8.2 11:22:55 python-keystoneclient==5.6.0 11:22:55 python-magnumclient==4.8.1 11:22:55 python-openstackclient==8.1.0 11:22:55 python-swiftclient==4.8.0 11:22:55 PyYAML==6.0.2 11:22:55 referencing==0.36.2 11:22:55 requests==2.32.4 11:22:55 requests-oauthlib==2.0.0 11:22:55 requestsexceptions==1.4.0 11:22:55 rfc3986==2.0.0 11:22:55 rpds-py==0.25.1 11:22:55 rsa==4.9.1 11:22:55 ruamel.yaml==0.18.14 11:22:55 ruamel.yaml.clib==0.2.12 11:22:55 s3transfer==0.13.0 11:22:55 simplejson==3.20.1 11:22:55 six==1.17.0 11:22:55 smmap==5.0.2 11:22:55 soupsieve==2.7 11:22:55 stevedore==5.4.1 11:22:55 tabulate==0.9.0 11:22:55 toml==0.10.2 11:22:55 tomlkit==0.13.3 11:22:55 tqdm==4.67.1 11:22:55 typing_extensions==4.14.0 11:22:55 tzdata==2025.2 11:22:55 urllib3==1.26.20 11:22:55 virtualenv==20.31.2 11:22:55 wcwidth==0.2.13 11:22:55 websocket-client==1.8.0 11:22:55 wrapt==1.17.2 11:22:55 xdg==6.0.0 11:22:55 xmltodict==0.14.2 11:22:55 yq==3.4.3 11:22:55 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins318407459447634579.sh 11:22:55 ---> sudo-logs.sh 11:22:55 Archiving 'sudo' log.. 11:22:55 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6490443816378825025.sh 11:22:55 ---> job-cost.sh 11:22:55 Setup pyenv: 11:22:56 system 11:22:56 3.8.13 11:22:56 3.9.13 11:22:56 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:22:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qs07 from file:/tmp/.os_lf_venv 11:22:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:02 lf-activate-venv(): INFO: Adding /tmp/venv-qs07/bin to PATH 11:23:02 INFO: No Stack... 11:23:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:23:03 INFO: Archiving Costs 11:23:03 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4170678916529244633.sh 11:23:03 ---> logs-deploy.sh 11:23:03 Setup pyenv: 11:23:03 system 11:23:03 3.8.13 11:23:03 3.9.13 11:23:03 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:23:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qs07 from file:/tmp/.os_lf_venv 11:23:05 lf-activate-venv(): INFO: Installing: lftools 11:23:13 lf-activate-venv(): INFO: Adding /tmp/venv-qs07/bin to PATH 11:23:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/569 11:23:13 INFO: archiving workspace using pattern(s): 11:23:14 Archives upload complete. 11:23:14 INFO: archiving logs to Nexus 11:23:15 ---> uname -a: 11:23:15 Linux prd-ubuntu1804-builder-4c-4g-21382 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:23:15 11:23:15 11:23:15 ---> lscpu: 11:23:15 Architecture: x86_64 11:23:15 CPU op-mode(s): 32-bit, 64-bit 11:23:15 Byte Order: Little Endian 11:23:15 CPU(s): 4 11:23:15 On-line CPU(s) list: 0-3 11:23:15 Thread(s) per core: 1 11:23:15 Core(s) per socket: 1 11:23:15 Socket(s): 4 11:23:15 NUMA node(s): 1 11:23:15 Vendor ID: AuthenticAMD 11:23:15 CPU family: 23 11:23:15 Model: 49 11:23:15 Model name: AMD EPYC-Rome Processor 11:23:15 Stepping: 0 11:23:15 CPU MHz: 2800.000 11:23:15 BogoMIPS: 5600.00 11:23:15 Virtualization: AMD-V 11:23:15 Hypervisor vendor: KVM 11:23:15 Virtualization type: full 11:23:15 L1d cache: 32K 11:23:15 L1i cache: 32K 11:23:15 L2 cache: 512K 11:23:15 L3 cache: 16384K 11:23:15 NUMA node0 CPU(s): 0-3 11:23:15 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 11:23:15 11:23:15 11:23:15 ---> nproc: 11:23:15 4 11:23:15 11:23:15 11:23:15 ---> df -h: 11:23:15 Filesystem Size Used Avail Use% Mounted on 11:23:15 udev 7.9G 0 7.9G 0% /dev 11:23:15 tmpfs 1.6G 672K 1.6G 1% /run 11:23:15 /dev/vda1 78G 8.5G 69G 11% / 11:23:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:23:15 tmpfs 5.0M 0 5.0M 0% /run/lock 11:23:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:23:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:23:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:23:15 11:23:15 11:23:15 ---> free -m: 11:23:15 total used free shared buff/cache available 11:23:15 Mem: 16040 555 13214 0 2270 15161 11:23:15 Swap: 1023 0 1023 11:23:15 11:23:15 11:23:15 ---> ip addr: 11:23:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:15 inet 127.0.0.1/8 scope host lo 11:23:15 valid_lft forever preferred_lft forever 11:23:15 inet6 ::1/128 scope host 11:23:15 valid_lft forever preferred_lft forever 11:23:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:23:15 link/ether fa:16:3e:c7:53:92 brd ff:ff:ff:ff:ff:ff 11:23:15 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 11:23:15 valid_lft 86242sec preferred_lft 86242sec 11:23:15 inet6 fe80::f816:3eff:fec7:5392/64 scope link 11:23:15 valid_lft forever preferred_lft forever 11:23:15 11:23:15 11:23:15 ---> sar -b -r -n DEV: 11:23:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21382) 06/15/25 _x86_64_ (4 CPU) 11:23:15 11:23:15 11:20:39 LINUX RESTART (4 CPU) 11:23:15 11:23:15 11:21:01 tps rtps wtps bread/s bwrtn/s 11:23:15 11:22:02 381.22 29.88 351.34 1089.95 38455.59 11:23:15 11:23:01 142.98 1.12 141.86 128.66 41313.54 11:23:15 Average: 263.10 15.62 247.48 613.34 39872.56 11:23:15 11:23:15 11:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:15 11:22:02 13817280 15528208 2607688 15.88 71384 1832588 791916 4.53 730060 1649196 201236 11:23:15 11:23:01 13539468 15524712 2885500 17.57 94680 2068376 758008 4.34 748280 1878520 111192 11:23:15 Average: 13678374 15526460 2746594 16.72 83032 1950482 774962 4.44 739170 1763858 156214 11:23:15 11:23:15 11:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:23:15 11:22:02 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 11:23:15 11:22:02 ens3 267.69 178.25 1019.40 41.81 0.00 0.00 0.00 0.00 11:23:15 11:23:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 11:23:15 11:23:01 ens3 175.17 122.08 852.65 15.09 0.00 0.00 0.00 0.00 11:23:15 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 11:23:15 Average: ens3 221.82 150.40 936.73 28.56 0.00 0.00 0.00 0.00 11:23:15 11:23:15 11:23:15 ---> sar -P ALL: 11:23:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21382) 06/15/25 _x86_64_ (4 CPU) 11:23:15 11:23:15 11:20:39 LINUX RESTART (4 CPU) 11:23:15 11:23:15 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:23:15 11:22:02 all 19.33 0.00 2.07 4.77 0.07 73.76 11:23:15 11:22:02 0 9.63 0.00 1.51 0.80 0.08 87.97 11:23:15 11:22:02 1 18.55 0.00 2.16 6.66 0.08 72.55 11:23:15 11:22:02 2 19.55 0.00 2.04 5.91 0.08 72.42 11:23:15 11:22:02 3 29.56 0.00 2.61 5.73 0.05 62.05 11:23:15 11:23:01 all 17.95 0.00 1.29 5.69 0.05 75.01 11:23:15 11:23:01 0 8.53 0.00 0.85 0.24 0.05 90.34 11:23:15 11:23:01 1 44.68 0.00 2.74 1.97 0.07 50.54 11:23:15 11:23:01 2 11.34 0.00 1.09 8.42 0.03 79.12 11:23:15 11:23:01 3 7.30 0.00 0.51 12.15 0.03 80.01 11:23:15 Average: all 18.65 0.00 1.69 5.23 0.06 74.38 11:23:15 Average: 0 9.08 0.00 1.18 0.52 0.07 89.15 11:23:15 Average: 1 31.52 0.00 2.44 4.33 0.08 61.63 11:23:15 Average: 2 15.48 0.00 1.57 7.15 0.06 75.74 11:23:15 Average: 3 18.52 0.00 1.57 8.91 0.04 70.95 11:23:15 11:23:15 11:23:15