07:19:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:19:05 Running as SYSTEM 07:19:05 [EnvInject] - Loading node environment variables. 07:19:05 Building remotely on prd-ubuntu1804-builder-4c-4g-7382 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:19:05 [ssh-agent] Looking for ssh-agent implementation... 07:19:05 $ ssh-agent 07:19:05 SSH_AUTH_SOCK=/tmp/ssh-7a7I47oGhp14/agent.1688 07:19:05 SSH_AGENT_PID=1690 07:19:05 [ssh-agent] Started. 07:19:05 Running ssh-add (command line suppressed) 07:19:05 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_1767747755652241890.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_1767747755652241890.key) 07:19:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:05 The recommended git tool is: NONE 07:19:07 using credential onap-jenkins-ssh 07:19:07 Wiping out workspace first. 07:19:07 Cloning the remote Git repository 07:19:07 Cloning repository git://cloud.onap.org/mirror/oom.git 07:19:07 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:19:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:07 > git --version # timeout=10 07:19:07 > git --version # 'git version 2.17.1' 07:19:07 using GIT_SSH to set credentials Gerrit user 07:19:07 Verifying host key using manually-configured host key entries 07:19:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:13 using GIT_SSH to set credentials Gerrit user 07:19:13 Verifying host key using manually-configured host key entries 07:19:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/1 # timeout=30 07:19:13 > git rev-parse 4f0250a458ecc58ac5aae2f034353c21b9299135^{commit} # timeout=10 07:19:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:19:13 Checking out Revision 4f0250a458ecc58ac5aae2f034353c21b9299135 (refs/changes/14/143214/1) 07:19:13 > git config core.sparsecheckout # timeout=10 07:19:13 > git checkout -f 4f0250a458ecc58ac5aae2f034353c21b9299135 # timeout=30 07:19:17 Commit message: "Fix read the docs validation job" 07:19:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:17 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:19:17 [EnvInject] - Injecting environment variables from a build step. 07:19:17 [EnvInject] - Injecting as environment variables the properties content 07:19:17 PYTHON=python3 07:19:17 07:19:17 [EnvInject] - Variables injected successfully. 07:19:17 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1114103483676792767.sh 07:19:17 ---> tox-install.sh 07:19:17 + source /home/jenkins/lf-env.sh 07:19:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:17 ++ mktemp -d /tmp/venv-XXXX 07:19:17 + lf_venv=/tmp/venv-WnPv 07:19:17 + local venv_file=/tmp/.os_lf_venv 07:19:17 + local python=python3 07:19:17 + local options 07:19:17 + local set_path=true 07:19:17 + local install_args= 07:19:17 ++ 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:19:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:17 + true 07:19:17 + case $1 in 07:19:17 + venv_file=/tmp/.toxenv 07:19:17 + shift 2 07:19:17 + true 07:19:17 + case $1 in 07:19:17 + shift 07:19:17 + break 07:19:17 + case $python in 07:19:17 + local pkg_list= 07:19:17 + [[ -d /opt/pyenv ]] 07:19:17 + echo 'Setup pyenv:' 07:19:17 Setup pyenv: 07:19:17 + export PYENV_ROOT=/opt/pyenv 07:19:17 + PYENV_ROOT=/opt/pyenv 07:19:17 + 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:19:17 + 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:19:17 + pyenv versions 07:19:17 * system (set by /opt/pyenv/version) 07:19:17 * 3.8.13 (set by /opt/pyenv/version) 07:19:17 * 3.9.13 (set by /opt/pyenv/version) 07:19:17 * 3.10.6 (set by /opt/pyenv/version) 07:19:17 + command -v pyenv 07:19:17 ++ pyenv init - --no-rehash 07:19:17 + 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:19:17 export PATH="/opt/pyenv/shims:${PATH}" 07:19:17 export PYENV_SHELL=bash 07:19:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:17 pyenv() { 07:19:17 local command 07:19:17 command="${1:-}" 07:19:17 if [ "$#" -gt 0 ]; then 07:19:17 shift 07:19:17 fi 07:19:17 07:19:17 case "$command" in 07:19:17 rehash|shell) 07:19:17 eval "$(pyenv "sh-$command" "$@")" 07:19:17 ;; 07:19:17 *) 07:19:17 command pyenv "$command" "$@" 07:19:17 ;; 07:19:17 esac 07:19:17 }' 07:19:17 +++ 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:19:17 ++ 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:19:17 ++ 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:19:17 ++ 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:19:17 ++ export PYENV_SHELL=bash 07:19:17 ++ PYENV_SHELL=bash 07:19:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:17 +++ complete -F _pyenv pyenv 07:19:17 ++ lf-pyver python3 07:19:17 ++ local py_version_xy=python3 07:19:17 ++ local py_version_xyz= 07:19:17 ++ pyenv versions 07:19:17 ++ local command 07:19:17 ++ command=versions 07:19:17 ++ '[' 1 -gt 0 ']' 07:19:17 ++ shift 07:19:17 ++ case "$command" in 07:19:17 ++ command pyenv versions 07:19:17 ++ awk '{ print $1 }' 07:19:17 ++ pyenv versions 07:19:17 ++ sed 's/^[ *]* //' 07:19:17 ++ grep -E '^[0-9.]*[0-9]$' 07:19:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:17 +++ sort -V 07:19:17 +++ tail -n 1 07:19:17 +++ grep '^3' /tmp/.pyenv_versions 07:19:17 ++ py_version_xyz=3.10.6 07:19:17 ++ [[ -z 3.10.6 ]] 07:19:17 ++ echo 3.10.6 07:19:17 ++ return 0 07:19:17 + pyenv local 3.10.6 07:19:17 + local command 07:19:17 + command=local 07:19:17 + '[' 2 -gt 0 ']' 07:19:17 + shift 07:19:17 + case "$command" in 07:19:17 + command pyenv local 3.10.6 07:19:17 + pyenv local 3.10.6 07:19:17 + for arg in "$@" 07:19:17 + case $arg in 07:19:17 + pkg_list+='tox ' 07:19:17 + for arg in "$@" 07:19:17 + case $arg in 07:19:17 + pkg_list+='virtualenv ' 07:19:17 + for arg in "$@" 07:19:17 + case $arg in 07:19:17 + pkg_list+='urllib3~=1.26.15 ' 07:19:17 + [[ -f /tmp/.toxenv ]] 07:19:17 + [[ ! -f /tmp/.toxenv ]] 07:19:17 + [[ -n '' ]] 07:19:17 + python3 -m venv /tmp/venv-WnPv 07:19:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WnPv' 07:19:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WnPv 07:19:21 + echo /tmp/venv-WnPv 07:19:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:21 + local 'pip_opts=--upgrade --quiet' 07:19:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:21 + [[ -n '' ]] 07:19:21 + [[ -n '' ]] 07:19:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:21 + /tmp/venv-WnPv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:19:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:25 lf-activate-venv(): INFO: Base packages installed successfully 07:19:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:25 + /tmp/venv-WnPv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:31 + type python3 07:19:31 + true 07:19:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WnPv/bin to PATH' 07:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-WnPv/bin to PATH 07:19:31 + PATH=/tmp/venv-WnPv/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:19:31 + return 0 07:19:31 + python3 --version 07:19:31 Python 3.10.6 07:19:31 + python3 -m pip --version 07:19:31 pip 26.0.1 from /tmp/venv-WnPv/lib/python3.10/site-packages/pip (python 3.10) 07:19:31 + python3 -m pip freeze 07:19:31 cachetools==7.0.1 07:19:31 chardet==5.2.0 07:19:31 colorama==0.4.6 07:19:31 distlib==0.4.0 07:19:31 filelock==3.21.2 07:19:31 packaging==26.0 07:19:31 platformdirs==4.7.0 07:19:31 pluggy==1.6.0 07:19:31 pyproject-api==1.10.0 07:19:31 tomli==2.4.0 07:19:31 tox==4.35.0 07:19:31 typing_extensions==4.15.0 07:19:31 urllib3==1.26.20 07:19:31 virtualenv==20.36.1 07:19:31 [EnvInject] - Injecting environment variables from a build step. 07:19:31 [EnvInject] - Injecting as environment variables the properties content 07:19:31 PARALLEL=false 07:19:31 07:19:31 [EnvInject] - Variables injected successfully. 07:19:31 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15084107021230785150.sh 07:19:31 ---> tox-run.sh 07:19:31 + 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:19:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:19:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:19:31 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:19:31 + cd /w/workspace/oom-master-doc8-lint/. 07:19:31 + source /home/jenkins/lf-env.sh 07:19:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:31 ++ mktemp -d /tmp/venv-XXXX 07:19:31 + lf_venv=/tmp/venv-GXzH 07:19:31 + local venv_file=/tmp/.os_lf_venv 07:19:31 + local python=python3 07:19:31 + local options 07:19:31 + local set_path=true 07:19:31 + local install_args= 07:19:31 ++ 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:19:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:31 + true 07:19:31 + case $1 in 07:19:31 + venv_file=/tmp/.toxenv 07:19:31 + shift 2 07:19:31 + true 07:19:31 + case $1 in 07:19:31 + shift 07:19:31 + break 07:19:31 + case $python in 07:19:31 + local pkg_list= 07:19:31 + [[ -d /opt/pyenv ]] 07:19:31 + echo 'Setup pyenv:' 07:19:31 Setup pyenv: 07:19:31 + export PYENV_ROOT=/opt/pyenv 07:19:31 + PYENV_ROOT=/opt/pyenv 07:19:31 + 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:19:31 + 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:19:31 + pyenv versions 07:19:31 system 07:19:31 3.8.13 07:19:31 3.9.13 07:19:31 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:19:31 + command -v pyenv 07:19:31 ++ pyenv init - --no-rehash 07:19:31 + 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:19:31 export PATH="/opt/pyenv/shims:${PATH}" 07:19:31 export PYENV_SHELL=bash 07:19:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:31 pyenv() { 07:19:31 local command 07:19:31 command="${1:-}" 07:19:31 if [ "$#" -gt 0 ]; then 07:19:31 shift 07:19:31 fi 07:19:31 07:19:31 case "$command" in 07:19:31 rehash|shell) 07:19:31 eval "$(pyenv "sh-$command" "$@")" 07:19:31 ;; 07:19:31 *) 07:19:31 command pyenv "$command" "$@" 07:19:31 ;; 07:19:31 esac 07:19:31 }' 07:19:31 +++ 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:19:31 ++ 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:19:31 ++ 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:19:31 ++ 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:19:31 ++ export PYENV_SHELL=bash 07:19:31 ++ PYENV_SHELL=bash 07:19:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:31 +++ complete -F _pyenv pyenv 07:19:31 ++ lf-pyver python3 07:19:31 ++ local py_version_xy=python3 07:19:31 ++ local py_version_xyz= 07:19:31 ++ pyenv versions 07:19:31 ++ local command 07:19:31 ++ sed 's/^[ *]* //' 07:19:31 ++ command=versions 07:19:31 ++ '[' 1 -gt 0 ']' 07:19:31 ++ shift 07:19:31 ++ case "$command" in 07:19:31 ++ command pyenv versions 07:19:31 ++ pyenv versions 07:19:31 ++ grep -E '^[0-9.]*[0-9]$' 07:19:31 ++ awk '{ print $1 }' 07:19:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:31 +++ grep '^3' /tmp/.pyenv_versions 07:19:31 +++ sort -V 07:19:31 +++ tail -n 1 07:19:31 ++ py_version_xyz=3.10.6 07:19:31 ++ [[ -z 3.10.6 ]] 07:19:31 ++ echo 3.10.6 07:19:31 ++ return 0 07:19:31 + pyenv local 3.10.6 07:19:31 + local command 07:19:31 + command=local 07:19:31 + '[' 2 -gt 0 ']' 07:19:31 + shift 07:19:31 + case "$command" in 07:19:31 + command pyenv local 3.10.6 07:19:31 + pyenv local 3.10.6 07:19:31 + for arg in "$@" 07:19:31 + case $arg in 07:19:31 + pkg_list+='tox ' 07:19:31 + for arg in "$@" 07:19:31 + case $arg in 07:19:31 + pkg_list+='virtualenv ' 07:19:31 + for arg in "$@" 07:19:31 + case $arg in 07:19:31 + pkg_list+='urllib3~=1.26.15 ' 07:19:31 + [[ -f /tmp/.toxenv ]] 07:19:31 ++ cat /tmp/.toxenv 07:19:31 + lf_venv=/tmp/venv-WnPv 07:19:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WnPv from' file:/tmp/.toxenv 07:19:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WnPv from file:/tmp/.toxenv 07:19:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:31 + local 'pip_opts=--upgrade --quiet' 07:19:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:31 + [[ -n '' ]] 07:19:31 + [[ -n '' ]] 07:19:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:31 + /tmp/venv-WnPv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:19:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:32 lf-activate-venv(): INFO: Base packages installed successfully 07:19:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:32 + /tmp/venv-WnPv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:33 + type python3 07:19:33 + true 07:19:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WnPv/bin to PATH' 07:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-WnPv/bin to PATH 07:19:33 + PATH=/tmp/venv-WnPv/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:19:33 + return 0 07:19:33 + [[ -d /opt/pyenv ]] 07:19:33 + echo '---> Setting up pyenv' 07:19:33 ---> Setting up pyenv 07:19:33 + export PYENV_ROOT=/opt/pyenv 07:19:33 + PYENV_ROOT=/opt/pyenv 07:19:33 + export PATH=/opt/pyenv/bin:/tmp/venv-WnPv/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:19:33 + PATH=/opt/pyenv/bin:/tmp/venv-WnPv/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:19:33 ++ pwd 07:19:33 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:19:33 + export PYTHONPATH 07:19:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:33 + tox --version 07:19:33 4.35.0 from /tmp/venv-WnPv/lib/python3.10/site-packages/tox/__init__.py 07:19:33 + PARALLEL=false 07:19:33 + TOX_OPTIONS_LIST= 07:19:33 + [[ -n doc8 ]] 07:19:33 + TOX_OPTIONS_LIST=' -e doc8' 07:19:33 + case ${PARALLEL,,} in 07:19:33 + tox -e doc8 07:19:33 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:19:36 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:19:38 ERROR: Cannot install sphinx because these package versions have conflicting dependencies. 07:19:38 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:19:38 07:19:38 The conflict is caused by: 07:19:38 The user requested sphinx 07:19:38 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:19:38 07:19:38 To fix this you could try to: 07:19:38 1. loosen the range of package versions you've specified 07:19:38 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:19:38 07:19:38 doc8: exit 1 (1.80 seconds) /w/workspace/oom-master-doc8-lint> 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 pid=2244 07:19:38  doc8: FAIL code 1 (3.79 seconds) 07:19:38 evaluation failed :( (3.83 seconds) 07:19:38 + tox_status=1 07:19:38 + echo '---> Completed tox runs' 07:19:38 ---> Completed tox runs 07:19:38 + for i in .tox/*/log 07:19:38 ++ echo .tox/doc8/log 07:19:38 ++ awk -F/ '{print $2}' 07:19:38 + tox_env=doc8 07:19:38 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:19:38 + DOC_DIR=docs/_build/html 07:19:38 + [[ -d docs/_build/html ]] 07:19:38 + echo '---> tox-run.sh ends' 07:19:38 ---> tox-run.sh ends 07:19:38 + test 1 -eq 0 07:19:38 + exit 1 07:19:38 ++ '[' 2 = 1 ']' 07:19:38 Build step 'Execute shell' marked build as failure 07:19:38 $ ssh-agent -k 07:19:38 unset SSH_AUTH_SOCK; 07:19:38 unset SSH_AGENT_PID; 07:19:38 echo Agent pid 1690 killed; 07:19:38 [ssh-agent] Stopped. 07:19:38 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5114035353433004325.sh 07:19:38 ---> sysstat.sh 07:19:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14427676272928865598.sh 07:19:38 ---> package-listing.sh 07:19:38 ++ facter osfamily 07:19:38 ++ tr '[:upper:]' '[:lower:]' 07:19:38 + OS_FAMILY=debian 07:19:38 + workspace=/w/workspace/oom-master-doc8-lint 07:19:38 + START_PACKAGES=/tmp/packages_start.txt 07:19:38 + END_PACKAGES=/tmp/packages_end.txt 07:19:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:38 + PACKAGES=/tmp/packages_start.txt 07:19:38 + '[' /w/workspace/oom-master-doc8-lint ']' 07:19:38 + PACKAGES=/tmp/packages_end.txt 07:19:38 + case "${OS_FAMILY}" in 07:19:38 + dpkg -l 07:19:38 + grep '^ii' 07:19:38 + '[' -f /tmp/packages_start.txt ']' 07:19:38 + '[' -f /tmp/packages_end.txt ']' 07:19:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:38 + '[' /w/workspace/oom-master-doc8-lint ']' 07:19:38 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:19:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:19:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13739128580456765674.sh 07:19:38 ---> capture-instance-metadata.sh 07:19:39 Setup pyenv: 07:19:39 system 07:19:39 3.8.13 07:19:39 3.9.13 07:19:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:19:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mWfz 07:19:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:47 lf-activate-venv(): INFO: Base packages installed successfully 07:19:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-mWfz/bin to PATH 07:20:11 INFO: Running in OpenStack, capturing instance metadata 07:20:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2626634398372842027.sh 07:20:11 provisioning config files... 07:20:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config11527097332157638305tmp 07:20:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:11 [EnvInject] - Injecting environment variables from a build step. 07:20:11 [EnvInject] - Injecting as environment variables the properties content 07:20:11 SERVER_ID=logs 07:20:11 07:20:11 [EnvInject] - Variables injected successfully. 07:20:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10296967479200901527.sh 07:20:11 ---> create-netrc.sh 07:20:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15610677384189051177.sh 07:20:11 ---> python-tools-install.sh 07:20:11 Setup pyenv: 07:20:11 system 07:20:11 3.8.13 07:20:11 3.9.13 07:20:11 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:20:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mWfz from file:/tmp/.os_lf_venv 07:20:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:13 lf-activate-venv(): INFO: Base packages installed successfully 07:20:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:21 lf-activate-venv(): INFO: Adding /tmp/venv-mWfz/bin to PATH 07:20:21 Generating Requirements File 07:20:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:20:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:20:38 Python 3.10.6 07:20:39 pip 26.0.1 from /tmp/venv-mWfz/lib/python3.10/site-packages/pip (python 3.10) 07:20:39 appdirs==1.4.4 07:20:39 argcomplete==3.6.3 07:20:39 aspy.yaml==1.3.0 07:20:39 attrs==25.4.0 07:20:39 autopage==0.6.0 07:20:39 backports.strenum==1.3.1 07:20:39 beautifulsoup4==4.14.3 07:20:39 boto3==1.42.48 07:20:39 botocore==1.42.48 07:20:39 bs4==0.0.2 07:20:39 certifi==2026.1.4 07:20:39 cffi==2.0.0 07:20:39 cfgv==3.5.0 07:20:39 chardet==5.2.0 07:20:39 charset-normalizer==3.4.4 07:20:39 click==8.3.1 07:20:39 cliff==4.13.1 07:20:39 cmd2==3.2.0 07:20:39 cryptography==3.3.2 07:20:39 debtcollector==3.0.0 07:20:39 decorator==5.2.1 07:20:39 defusedxml==0.7.1 07:20:39 Deprecated==1.3.1 07:20:39 distlib==0.4.0 07:20:39 dnspython==2.8.0 07:20:39 docker==7.1.0 07:20:39 dogpile.cache==1.5.0 07:20:39 durationpy==0.10 07:20:39 email-validator==2.3.0 07:20:39 filelock==3.21.2 07:20:39 future==1.0.0 07:20:39 gitdb==4.0.12 07:20:39 GitPython==3.1.46 07:20:39 httplib2==0.30.2 07:20:39 identify==2.6.16 07:20:39 idna==3.11 07:20:39 importlib-resources==1.5.0 07:20:39 iso8601==2.1.0 07:20:39 Jinja2==3.1.6 07:20:39 jmespath==1.1.0 07:20:39 jsonpatch==1.33 07:20:39 jsonpointer==3.0.0 07:20:39 jsonschema==4.26.0 07:20:39 jsonschema-specifications==2025.9.1 07:20:39 keystoneauth1==5.13.0 07:20:39 kubernetes==35.0.0 07:20:39 lftools==0.37.21 07:20:39 lxml==6.0.2 07:20:39 markdown-it-py==4.0.0 07:20:39 MarkupSafe==3.0.3 07:20:39 mdurl==0.1.2 07:20:39 msgpack==1.1.2 07:20:39 multi_key_dict==2.0.3 07:20:39 munch==4.0.0 07:20:39 netaddr==1.3.0 07:20:39 niet==1.4.2 07:20:39 nodeenv==1.10.0 07:20:39 oauth2client==4.1.3 07:20:39 oauthlib==3.3.1 07:20:39 openstacksdk==4.9.0 07:20:39 os-service-types==1.8.2 07:20:39 osc-lib==4.3.0 07:20:39 oslo.config==10.2.0 07:20:39 oslo.context==6.2.0 07:20:39 oslo.i18n==6.7.1 07:20:39 oslo.log==8.0.0 07:20:39 oslo.serialization==5.9.0 07:20:39 oslo.utils==9.2.0 07:20:39 packaging==26.0 07:20:39 pbr==7.0.3 07:20:39 platformdirs==4.7.0 07:20:39 prettytable==3.17.0 07:20:39 psutil==7.2.2 07:20:39 pyasn1==0.6.2 07:20:39 pyasn1_modules==0.4.2 07:20:39 pycparser==3.0 07:20:39 pygerrit2==2.0.15 07:20:39 PyGithub==2.8.1 07:20:39 Pygments==2.19.2 07:20:39 PyJWT==2.11.0 07:20:39 PyNaCl==1.6.2 07:20:39 pyparsing==2.4.7 07:20:39 pyperclip==1.11.0 07:20:39 pyrsistent==0.20.0 07:20:39 python-cinderclient==9.8.0 07:20:39 python-dateutil==2.9.0.post0 07:20:39 python-heatclient==5.0.0 07:20:39 python-jenkins==1.8.3 07:20:39 python-keystoneclient==5.7.0 07:20:39 python-magnumclient==4.9.0 07:20:39 python-openstackclient==8.3.0 07:20:39 python-swiftclient==4.9.0 07:20:39 PyYAML==6.0.3 07:20:39 referencing==0.37.0 07:20:39 requests==2.32.5 07:20:39 requests-oauthlib==2.0.0 07:20:39 requestsexceptions==1.4.0 07:20:39 rfc3986==2.0.0 07:20:39 rich==14.3.2 07:20:39 rich-argparse==1.7.2 07:20:39 rpds-py==0.30.0 07:20:39 rsa==4.9.1 07:20:39 ruamel.yaml==0.19.1 07:20:39 ruamel.yaml.clib==0.2.15 07:20:39 s3transfer==0.16.0 07:20:39 simplejson==3.20.2 07:20:39 six==1.17.0 07:20:39 smmap==5.0.2 07:20:39 soupsieve==2.8.3 07:20:39 stevedore==5.6.0 07:20:39 tabulate==0.9.0 07:20:39 toml==0.10.2 07:20:39 tomlkit==0.14.0 07:20:39 tqdm==4.67.3 07:20:39 typing_extensions==4.15.0 07:20:39 tzdata==2025.3 07:20:39 urllib3==1.26.20 07:20:39 virtualenv==20.36.1 07:20:39 wcwidth==0.6.0 07:20:39 websocket-client==1.9.0 07:20:39 wrapt==2.1.1 07:20:39 xdg==6.0.0 07:20:39 xmltodict==1.0.2 07:20:39 yq==3.4.3 07:20:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18407803714161730616.sh 07:20:39 ---> sudo-logs.sh 07:20:39 Archiving 'sudo' log.. 07:20:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6152376748479185269.sh 07:20:39 ---> job-cost.sh 07:20:39 INFO: Activating Python virtual environment... 07:20:39 Setup pyenv: 07:20:39 system 07:20:39 3.8.13 07:20:39 3.9.13 07:20:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mWfz from file:/tmp/.os_lf_venv 07:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:41 lf-activate-venv(): INFO: Base packages installed successfully 07:20:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-mWfz/bin to PATH 07:20:47 INFO: No stack-cost file found 07:20:47 INFO: Instance uptime: 141s 07:20:47 INFO: Fetching instance metadata (attempt 1 of 3)... 07:20:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:20:47 INFO: Successfully fetched instance metadata 07:20:47 INFO: Instance type: v3-standard-4 07:20:47 INFO: Retrieving pricing info for: v3-standard-4 07:20:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:20:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 07:20:47 INFO: Successfully fetched Vexxhost pricing API 07:20:47 INFO: Retrieved cost: 0.11 07:20:47 INFO: Retrieved resource: v3-standard-4 07:20:47 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:20:47 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:20:47 INFO: Successfully archived job cost data 07:20:47 DEBUG: Cost data: oom-master-doc8-lint,593,2026-02-13 07:20:47,v3-standard-4,141,0.11,0.00,FAILURE 07:20:47 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9986931550990721298.sh 07:20:47 ---> logs-deploy.sh 07:20:47 Setup pyenv: 07:20:47 system 07:20:47 3.8.13 07:20:47 3.9.13 07:20:47 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:20:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mWfz from file:/tmp/.os_lf_venv 07:20:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:49 lf-activate-venv(): INFO: Base packages installed successfully 07:20:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-mWfz/bin to PATH 07:20:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/593 07:20:56 INFO: archiving workspace using pattern(s): 07:20:57 Archives upload complete. 07:20:58 INFO: archiving logs to Nexus 07:20:58 ---> uname -a: 07:20:58 Linux prd-ubuntu1804-builder-4c-4g-7382 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:20:58 07:20:58 07:20:58 ---> lscpu: 07:20:58 Architecture: x86_64 07:20:58 CPU op-mode(s): 32-bit, 64-bit 07:20:58 Byte Order: Little Endian 07:20:58 CPU(s): 4 07:20:58 On-line CPU(s) list: 0-3 07:20:58 Thread(s) per core: 1 07:20:58 Core(s) per socket: 1 07:20:58 Socket(s): 4 07:20:58 NUMA node(s): 1 07:20:58 Vendor ID: AuthenticAMD 07:20:58 CPU family: 23 07:20:58 Model: 49 07:20:58 Model name: AMD EPYC-Rome Processor 07:20:58 Stepping: 0 07:20:58 CPU MHz: 2799.998 07:20:58 BogoMIPS: 5599.99 07:20:58 Virtualization: AMD-V 07:20:58 Hypervisor vendor: KVM 07:20:58 Virtualization type: full 07:20:58 L1d cache: 32K 07:20:58 L1i cache: 32K 07:20:58 L2 cache: 512K 07:20:58 L3 cache: 16384K 07:20:58 NUMA node0 CPU(s): 0-3 07:20:58 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:20:58 07:20:58 07:20:58 ---> nproc: 07:20:58 4 07:20:58 07:20:58 07:20:59 ---> df -h: 07:20:59 Filesystem Size Used Avail Use% Mounted on 07:20:59 udev 7.9G 0 7.9G 0% /dev 07:20:59 tmpfs 1.6G 676K 1.6G 1% /run 07:20:59 /dev/vda1 78G 8.3G 70G 11% / 07:20:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:20:59 tmpfs 5.0M 0 5.0M 0% /run/lock 07:20:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:20:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:20:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:20:59 07:20:59 07:20:59 ---> free -m: 07:20:59 total used free shared buff/cache available 07:20:59 Mem: 16040 561 13402 0 2075 15165 07:20:59 Swap: 1023 0 1023 07:20:59 07:20:59 07:20:59 ---> ip addr: 07:20:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:59 inet 127.0.0.1/8 scope host lo 07:20:59 valid_lft forever preferred_lft forever 07:20:59 inet6 ::1/128 scope host 07:20:59 valid_lft forever preferred_lft forever 07:20:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:59 link/ether fa:16:3e:88:dc:04 brd ff:ff:ff:ff:ff:ff 07:20:59 inet 10.30.106.230/23 brd 10.30.107.255 scope global dynamic ens3 07:20:59 valid_lft 86257sec preferred_lft 86257sec 07:20:59 inet6 fe80::f816:3eff:fe88:dc04/64 scope link 07:20:59 valid_lft forever preferred_lft forever 07:20:59 07:20:59 07:20:59 ---> sar -b -r -n DEV: 07:20:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7382) 02/13/26 _x86_64_ (4 CPU) 07:20:59 07:20:59 07:18:51 LINUX RESTART (4 CPU) 07:20:59 07:20:59 07:19:01 tps rtps wtps bread/s bwrtn/s 07:20:59 07:20:00 251.94 64.47 187.47 3976.14 28165.97 07:20:59 Average: 251.94 64.47 187.47 3976.14 28165.97 07:20:59 07:20:59 07:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:59 07:20:00 13967708 15489780 2457260 14.96 56080 1669420 834824 4.78 758868 1492072 98576 07:20:59 Average: 13967708 15489780 2457260 14.96 56080 1669420 834824 4.78 758868 1492072 98576 07:20:59 07:20:59 07:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:59 07:20:00 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 07:20:59 07:20:00 ens3 448.91 312.10 1912.62 85.17 0.00 0.00 0.00 0.00 07:20:59 Average: lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 07:20:59 Average: ens3 448.91 312.10 1912.62 85.17 0.00 0.00 0.00 0.00 07:20:59 07:20:59 07:20:59 ---> sar -P ALL: 07:20:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7382) 02/13/26 _x86_64_ (4 CPU) 07:20:59 07:20:59 07:18:51 LINUX RESTART (4 CPU) 07:20:59 07:20:59 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:20:59 07:20:00 all 20.49 0.00 2.23 5.81 0.06 71.41 07:20:59 07:20:00 0 15.13 0.00 2.40 4.59 0.05 77.84 07:20:59 07:20:00 1 41.28 0.00 3.08 2.07 0.08 53.49 07:20:59 07:20:00 2 13.56 0.00 1.75 1.52 0.03 83.14 07:20:59 07:20:00 3 12.05 0.00 1.67 15.10 0.05 71.12 07:20:59 Average: all 20.49 0.00 2.23 5.81 0.06 71.41 07:20:59 Average: 0 15.13 0.00 2.40 4.59 0.05 77.84 07:20:59 Average: 1 41.28 0.00 3.08 2.07 0.08 53.49 07:20:59 Average: 2 13.56 0.00 1.75 1.52 0.03 83.14 07:20:59 Average: 3 12.05 0.00 1.67 15.10 0.05 71.12 07:20:59 07:20:59 07:20:59