07:32:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:32:15 Running as SYSTEM 07:32:15 [EnvInject] - Loading node environment variables. 07:32:15 Building remotely on prd-ubuntu1804-builder-4c-4g-7392 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:32:15 [ssh-agent] Looking for ssh-agent implementation... 07:32:15 $ ssh-agent 07:32:16 SSH_AUTH_SOCK=/tmp/ssh-9JT9TaUVazgv/agent.1640 07:32:16 SSH_AGENT_PID=1642 07:32:16 [ssh-agent] Started. 07:32:16 Running ssh-add (command line suppressed) 07:32:16 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_10950611031730210177.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_10950611031730210177.key) 07:32:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:32:16 The recommended git tool is: NONE 07:32:17 using credential onap-jenkins-ssh 07:32:17 Wiping out workspace first. 07:32:17 Cloning the remote Git repository 07:32:17 Cloning repository git://cloud.onap.org/mirror/oom.git 07:32:17 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:32:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:17 > git --version # timeout=10 07:32:17 > git --version # 'git version 2.17.1' 07:32:17 using GIT_SSH to set credentials Gerrit user 07:32:17 Verifying host key using manually-configured host key entries 07:32:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:32:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:23 using GIT_SSH to set credentials Gerrit user 07:32:23 Verifying host key using manually-configured host key entries 07:32:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/2 # timeout=30 07:32:23 > git rev-parse f334895314b4916bdddbdb53c32224716717a729^{commit} # timeout=10 07:32:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:32:23 Checking out Revision f334895314b4916bdddbdb53c32224716717a729 (refs/changes/14/143214/2) 07:32:23 > git config core.sparsecheckout # timeout=10 07:32:23 > git checkout -f f334895314b4916bdddbdb53c32224716717a729 # timeout=30 07:32:26 Commit message: "Fix read the docs validation job" 07:32:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:32:26 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:32:27 [EnvInject] - Injecting environment variables from a build step. 07:32:27 [EnvInject] - Injecting as environment variables the properties content 07:32:27 PYTHON=python3 07:32:27 07:32:27 [EnvInject] - Variables injected successfully. 07:32:27 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6926052326640577833.sh 07:32:27 ---> tox-install.sh 07:32:27 + source /home/jenkins/lf-env.sh 07:32:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:27 ++ mktemp -d /tmp/venv-XXXX 07:32:27 + lf_venv=/tmp/venv-mpqw 07:32:27 + local venv_file=/tmp/.os_lf_venv 07:32:27 + local python=python3 07:32:27 + local options 07:32:27 + local set_path=true 07:32:27 + local install_args= 07:32: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 07:32:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:27 + true 07:32:27 + case $1 in 07:32:27 + venv_file=/tmp/.toxenv 07:32:27 + shift 2 07:32:27 + true 07:32:27 + case $1 in 07:32:27 + shift 07:32:27 + break 07:32:27 + case $python in 07:32:27 + local pkg_list= 07:32:27 + [[ -d /opt/pyenv ]] 07:32:27 + echo 'Setup pyenv:' 07:32:27 Setup pyenv: 07:32:27 + export PYENV_ROOT=/opt/pyenv 07:32:27 + PYENV_ROOT=/opt/pyenv 07:32:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:27 + pyenv versions 07:32:27 * system (set by /opt/pyenv/version) 07:32:27 * 3.8.13 (set by /opt/pyenv/version) 07:32:27 * 3.9.13 (set by /opt/pyenv/version) 07:32:27 * 3.10.6 (set by /opt/pyenv/version) 07:32:27 + command -v pyenv 07:32:27 ++ pyenv init - --no-rehash 07:32: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[*]}"'\'')" 07:32:27 export PATH="/opt/pyenv/shims:${PATH}" 07:32:27 export PYENV_SHELL=bash 07:32:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:27 pyenv() { 07:32:27 local command 07:32:27 command="${1:-}" 07:32:27 if [ "$#" -gt 0 ]; then 07:32:27 shift 07:32:27 fi 07:32:27 07:32:27 case "$command" in 07:32:27 rehash|shell) 07:32:27 eval "$(pyenv "sh-$command" "$@")" 07:32:27 ;; 07:32:27 *) 07:32:27 command pyenv "$command" "$@" 07:32:27 ;; 07:32:27 esac 07:32:27 }' 07:32: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[*]}"' 07:32:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:27 ++ export PYENV_SHELL=bash 07:32:27 ++ PYENV_SHELL=bash 07:32:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:27 +++ complete -F _pyenv pyenv 07:32:27 ++ lf-pyver python3 07:32:27 ++ local py_version_xy=python3 07:32:27 ++ local py_version_xyz= 07:32:27 ++ pyenv versions 07:32:27 ++ local command 07:32:27 ++ command=versions 07:32:27 ++ '[' 1 -gt 0 ']' 07:32:27 ++ shift 07:32:27 ++ case "$command" in 07:32:27 ++ command pyenv versions 07:32:27 ++ pyenv versions 07:32:27 ++ sed 's/^[ *]* //' 07:32:27 ++ grep -E '^[0-9.]*[0-9]$' 07:32:27 ++ awk '{ print $1 }' 07:32:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:27 +++ sort -V 07:32:27 +++ grep '^3' /tmp/.pyenv_versions 07:32:27 +++ tail -n 1 07:32:27 ++ py_version_xyz=3.10.6 07:32:27 ++ [[ -z 3.10.6 ]] 07:32:27 ++ echo 3.10.6 07:32:27 ++ return 0 07:32:27 + pyenv local 3.10.6 07:32:27 + local command 07:32:27 + command=local 07:32:27 + '[' 2 -gt 0 ']' 07:32:27 + shift 07:32:27 + case "$command" in 07:32:27 + command pyenv local 3.10.6 07:32:27 + pyenv local 3.10.6 07:32:27 + for arg in "$@" 07:32:27 + case $arg in 07:32:27 + pkg_list+='tox ' 07:32:27 + for arg in "$@" 07:32:27 + case $arg in 07:32:27 + pkg_list+='virtualenv ' 07:32:27 + for arg in "$@" 07:32:27 + case $arg in 07:32:27 + pkg_list+='urllib3~=1.26.15 ' 07:32:27 + [[ -f /tmp/.toxenv ]] 07:32:27 + [[ ! -f /tmp/.toxenv ]] 07:32:27 + [[ -n '' ]] 07:32:27 + python3 -m venv /tmp/venv-mpqw 07:32:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mpqw' 07:32:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mpqw 07:32:31 + echo /tmp/venv-mpqw 07:32:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:31 + local 'pip_opts=--upgrade --quiet' 07:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:32:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:32:31 + [[ -n '' ]] 07:32:31 + [[ -n '' ]] 07:32:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:32:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:31 + /tmp/venv-mpqw/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:32:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:32:35 lf-activate-venv(): INFO: Base packages installed successfully 07:32:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:32:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:32:35 + /tmp/venv-mpqw/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:32:37 + type python3 07:32:37 + true 07:32:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mpqw/bin to PATH' 07:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-mpqw/bin to PATH 07:32:37 + PATH=/tmp/venv-mpqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:37 + return 0 07:32:37 + python3 --version 07:32:37 Python 3.10.6 07:32:37 + python3 -m pip --version 07:32:38 pip 26.0.1 from /tmp/venv-mpqw/lib/python3.10/site-packages/pip (python 3.10) 07:32:38 + python3 -m pip freeze 07:32:38 cachetools==7.0.1 07:32:38 chardet==5.2.0 07:32:38 colorama==0.4.6 07:32:38 distlib==0.4.0 07:32:38 filelock==3.21.2 07:32:38 packaging==26.0 07:32:38 platformdirs==4.7.0 07:32:38 pluggy==1.6.0 07:32:38 pyproject-api==1.10.0 07:32:38 tomli==2.4.0 07:32:38 tox==4.35.0 07:32:38 typing_extensions==4.15.0 07:32:38 urllib3==1.26.20 07:32:38 virtualenv==20.36.1 07:32:38 [EnvInject] - Injecting environment variables from a build step. 07:32:38 [EnvInject] - Injecting as environment variables the properties content 07:32:38 PARALLEL=false 07:32:38 07:32:38 [EnvInject] - Variables injected successfully. 07:32:38 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins12379163466589425805.sh 07:32:38 ---> tox-run.sh 07:32:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:32:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:32:38 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:32:38 + cd /w/workspace/oom-master-doc8-lint/. 07:32:38 + source /home/jenkins/lf-env.sh 07:32:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:38 ++ mktemp -d /tmp/venv-XXXX 07:32:38 + lf_venv=/tmp/venv-7Yws 07:32:38 + local venv_file=/tmp/.os_lf_venv 07:32:38 + local python=python3 07:32:38 + local options 07:32:38 + local set_path=true 07:32:38 + local install_args= 07:32:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:38 + true 07:32:38 + case $1 in 07:32:38 + venv_file=/tmp/.toxenv 07:32:38 + shift 2 07:32:38 + true 07:32:38 + case $1 in 07:32:38 + shift 07:32:38 + break 07:32:38 + case $python in 07:32:38 + local pkg_list= 07:32:38 + [[ -d /opt/pyenv ]] 07:32:38 + echo 'Setup pyenv:' 07:32:38 Setup pyenv: 07:32:38 + export PYENV_ROOT=/opt/pyenv 07:32:38 + PYENV_ROOT=/opt/pyenv 07:32:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 + pyenv versions 07:32:38 system 07:32:38 3.8.13 07:32:38 3.9.13 07:32:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:32:38 + command -v pyenv 07:32:38 ++ pyenv init - --no-rehash 07:32:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:32:38 export PATH="/opt/pyenv/shims:${PATH}" 07:32:38 export PYENV_SHELL=bash 07:32:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:38 pyenv() { 07:32:38 local command 07:32:38 command="${1:-}" 07:32:38 if [ "$#" -gt 0 ]; then 07:32:38 shift 07:32:38 fi 07:32:38 07:32:38 case "$command" in 07:32:38 rehash|shell) 07:32:38 eval "$(pyenv "sh-$command" "$@")" 07:32:38 ;; 07:32:38 *) 07:32:38 command pyenv "$command" "$@" 07:32:38 ;; 07:32:38 esac 07:32:38 }' 07:32:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:32:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:38 ++ export PYENV_SHELL=bash 07:32:38 ++ PYENV_SHELL=bash 07:32:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:38 +++ complete -F _pyenv pyenv 07:32:38 ++ lf-pyver python3 07:32:38 ++ local py_version_xy=python3 07:32:38 ++ local py_version_xyz= 07:32:38 ++ pyenv versions 07:32:38 ++ local command 07:32:38 ++ command=versions 07:32:38 ++ sed 's/^[ *]* //' 07:32:38 ++ '[' 1 -gt 0 ']' 07:32:38 ++ shift 07:32:38 ++ case "$command" in 07:32:38 ++ command pyenv versions 07:32:38 ++ pyenv versions 07:32:38 ++ awk '{ print $1 }' 07:32:38 ++ grep -E '^[0-9.]*[0-9]$' 07:32:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:38 +++ grep '^3' /tmp/.pyenv_versions 07:32:38 +++ sort -V 07:32:38 +++ tail -n 1 07:32:38 ++ py_version_xyz=3.10.6 07:32:38 ++ [[ -z 3.10.6 ]] 07:32:38 ++ echo 3.10.6 07:32:38 ++ return 0 07:32:38 + pyenv local 3.10.6 07:32:38 + local command 07:32:38 + command=local 07:32:38 + '[' 2 -gt 0 ']' 07:32:38 + shift 07:32:38 + case "$command" in 07:32:38 + command pyenv local 3.10.6 07:32:38 + pyenv local 3.10.6 07:32:38 + for arg in "$@" 07:32:38 + case $arg in 07:32:38 + pkg_list+='tox ' 07:32:38 + for arg in "$@" 07:32:38 + case $arg in 07:32:38 + pkg_list+='virtualenv ' 07:32:38 + for arg in "$@" 07:32:38 + case $arg in 07:32:38 + pkg_list+='urllib3~=1.26.15 ' 07:32:38 + [[ -f /tmp/.toxenv ]] 07:32:38 ++ cat /tmp/.toxenv 07:32:38 + lf_venv=/tmp/venv-mpqw 07:32:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mpqw from' file:/tmp/.toxenv 07:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mpqw from file:/tmp/.toxenv 07:32:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:38 + local 'pip_opts=--upgrade --quiet' 07:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:32:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:32:38 + [[ -n '' ]] 07:32:38 + [[ -n '' ]] 07:32:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:38 + /tmp/venv-mpqw/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:32:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:32:39 lf-activate-venv(): INFO: Base packages installed successfully 07:32:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:32:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:32:39 + /tmp/venv-mpqw/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:32:40 + type python3 07:32:40 + true 07:32:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mpqw/bin to PATH' 07:32:40 lf-activate-venv(): INFO: Adding /tmp/venv-mpqw/bin to PATH 07:32:40 + PATH=/tmp/venv-mpqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:40 + return 0 07:32:40 + [[ -d /opt/pyenv ]] 07:32:40 + echo '---> Setting up pyenv' 07:32:40 ---> Setting up pyenv 07:32:40 + export PYENV_ROOT=/opt/pyenv 07:32:40 + PYENV_ROOT=/opt/pyenv 07:32:40 + export PATH=/opt/pyenv/bin:/tmp/venv-mpqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:40 + PATH=/opt/pyenv/bin:/tmp/venv-mpqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:32:40 ++ pwd 07:32:40 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:32:40 + export PYTHONPATH 07:32:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:32:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:32:40 + tox --version 07:32:40 4.35.0 from /tmp/venv-mpqw/lib/python3.10/site-packages/tox/__init__.py 07:32:40 + PARALLEL=false 07:32:40 + TOX_OPTIONS_LIST= 07:32:40 + [[ -n doc8 ]] 07:32:40 + TOX_OPTIONS_LIST=' -e doc8' 07:32:40 + case ${PARALLEL,,} in 07:32:40 + tox -e doc8 07:32:40 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:32:43 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:32:45 ERROR: Cannot install sphinx<5.0.0 and >=4.4.0 because these package versions have conflicting dependencies. 07:32:45 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:32:45 07:32:45 The conflict is caused by: 07:32:45 The user requested sphinx<5.0.0 and >=4.4.0 07:32:45 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:32:45 07:32:45 To fix this you could try to: 07:32:45 1. loosen the range of package versions you've specified 07:32:45 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:32:45 07:32:45 doc8: exit 1 (1.79 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=2200 07:32:45  doc8: FAIL code 1 (3.83 seconds) 07:32:45 evaluation failed :( (3.86 seconds) 07:32:45 + tox_status=1 07:32:45 + echo '---> Completed tox runs' 07:32:45 ---> Completed tox runs 07:32:45 + for i in .tox/*/log 07:32:45 ++ echo .tox/doc8/log 07:32:45 ++ awk -F/ '{print $2}' 07:32:45 + tox_env=doc8 07:32:45 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:32:45 + DOC_DIR=docs/_build/html 07:32:45 + [[ -d docs/_build/html ]] 07:32:45 + echo '---> tox-run.sh ends' 07:32:45 ---> tox-run.sh ends 07:32:45 + test 1 -eq 0 07:32:45 + exit 1 07:32:45 ++ '[' 2 = 1 ']' 07:32:45 Build step 'Execute shell' marked build as failure 07:32:45 $ ssh-agent -k 07:32:45 unset SSH_AUTH_SOCK; 07:32:45 unset SSH_AGENT_PID; 07:32:45 echo Agent pid 1642 killed; 07:32:45 [ssh-agent] Stopped. 07:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 07:32:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13259463060675606391.sh 07:32:45 ---> sysstat.sh 07:32:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10532742766652411070.sh 07:32:45 ---> package-listing.sh 07:32:45 ++ tr '[:upper:]' '[:lower:]' 07:32:45 ++ facter osfamily 07:32:45 + OS_FAMILY=debian 07:32:45 + workspace=/w/workspace/oom-master-doc8-lint 07:32:45 + START_PACKAGES=/tmp/packages_start.txt 07:32:45 + END_PACKAGES=/tmp/packages_end.txt 07:32:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:45 + PACKAGES=/tmp/packages_start.txt 07:32:45 + '[' /w/workspace/oom-master-doc8-lint ']' 07:32:45 + PACKAGES=/tmp/packages_end.txt 07:32:45 + case "${OS_FAMILY}" in 07:32:45 + grep '^ii' 07:32:45 + dpkg -l 07:32:46 + '[' -f /tmp/packages_start.txt ']' 07:32:46 + '[' -f /tmp/packages_end.txt ']' 07:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:46 + '[' /w/workspace/oom-master-doc8-lint ']' 07:32:46 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:32:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4856703152363613747.sh 07:32:46 ---> capture-instance-metadata.sh 07:32:46 Setup pyenv: 07:32:46 system 07:32:46 3.8.13 07:32:46 3.9.13 07:32:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xpwW 07:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:53 lf-activate-venv(): INFO: Base packages installed successfully 07:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-xpwW/bin to PATH 07:33:15 INFO: Running in OpenStack, capturing instance metadata 07:33:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8218533600293733716.sh 07:33:16 provisioning config files... 07:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config16485916329467218685tmp 07:33:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:16 [EnvInject] - Injecting environment variables from a build step. 07:33:16 [EnvInject] - Injecting as environment variables the properties content 07:33:16 SERVER_ID=logs 07:33:16 07:33:16 [EnvInject] - Variables injected successfully. 07:33:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins129102186791317105.sh 07:33:16 ---> create-netrc.sh 07:33:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3048732340591232890.sh 07:33:16 ---> python-tools-install.sh 07:33:16 Setup pyenv: 07:33:16 system 07:33:16 3.8.13 07:33:16 3.9.13 07:33:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpwW from file:/tmp/.os_lf_venv 07:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:17 lf-activate-venv(): INFO: Base packages installed successfully 07:33:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-xpwW/bin to PATH 07:33:25 Generating Requirements File 07:33:42 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:33:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:33:42 Python 3.10.6 07:33:42 pip 26.0.1 from /tmp/venv-xpwW/lib/python3.10/site-packages/pip (python 3.10) 07:33:42 appdirs==1.4.4 07:33:42 argcomplete==3.6.3 07:33:42 aspy.yaml==1.3.0 07:33:42 attrs==25.4.0 07:33:42 autopage==0.6.0 07:33:42 backports.strenum==1.3.1 07:33:42 beautifulsoup4==4.14.3 07:33:42 boto3==1.42.48 07:33:42 botocore==1.42.48 07:33:42 bs4==0.0.2 07:33:42 certifi==2026.1.4 07:33:42 cffi==2.0.0 07:33:42 cfgv==3.5.0 07:33:42 chardet==5.2.0 07:33:42 charset-normalizer==3.4.4 07:33:42 click==8.3.1 07:33:42 cliff==4.13.1 07:33:42 cmd2==3.2.0 07:33:42 cryptography==3.3.2 07:33:42 debtcollector==3.0.0 07:33:42 decorator==5.2.1 07:33:42 defusedxml==0.7.1 07:33:42 Deprecated==1.3.1 07:33:42 distlib==0.4.0 07:33:42 dnspython==2.8.0 07:33:42 docker==7.1.0 07:33:42 dogpile.cache==1.5.0 07:33:42 durationpy==0.10 07:33:42 email-validator==2.3.0 07:33:42 filelock==3.21.2 07:33:42 future==1.0.0 07:33:42 gitdb==4.0.12 07:33:42 GitPython==3.1.46 07:33:42 httplib2==0.30.2 07:33:42 identify==2.6.16 07:33:42 idna==3.11 07:33:42 importlib-resources==1.5.0 07:33:42 iso8601==2.1.0 07:33:42 Jinja2==3.1.6 07:33:42 jmespath==1.1.0 07:33:42 jsonpatch==1.33 07:33:42 jsonpointer==3.0.0 07:33:42 jsonschema==4.26.0 07:33:42 jsonschema-specifications==2025.9.1 07:33:42 keystoneauth1==5.13.0 07:33:42 kubernetes==35.0.0 07:33:42 lftools==0.37.21 07:33:42 lxml==6.0.2 07:33:42 markdown-it-py==4.0.0 07:33:42 MarkupSafe==3.0.3 07:33:42 mdurl==0.1.2 07:33:42 msgpack==1.1.2 07:33:42 multi_key_dict==2.0.3 07:33:42 munch==4.0.0 07:33:42 netaddr==1.3.0 07:33:42 niet==1.4.2 07:33:42 nodeenv==1.10.0 07:33:42 oauth2client==4.1.3 07:33:42 oauthlib==3.3.1 07:33:42 openstacksdk==4.9.0 07:33:42 os-service-types==1.8.2 07:33:42 osc-lib==4.3.0 07:33:42 oslo.config==10.2.0 07:33:42 oslo.context==6.2.0 07:33:42 oslo.i18n==6.7.1 07:33:42 oslo.log==8.0.0 07:33:42 oslo.serialization==5.9.0 07:33:42 oslo.utils==9.2.0 07:33:42 packaging==26.0 07:33:42 pbr==7.0.3 07:33:42 platformdirs==4.7.0 07:33:42 prettytable==3.17.0 07:33:42 psutil==7.2.2 07:33:42 pyasn1==0.6.2 07:33:42 pyasn1_modules==0.4.2 07:33:42 pycparser==3.0 07:33:42 pygerrit2==2.0.15 07:33:42 PyGithub==2.8.1 07:33:42 Pygments==2.19.2 07:33:42 PyJWT==2.11.0 07:33:42 PyNaCl==1.6.2 07:33:42 pyparsing==2.4.7 07:33:42 pyperclip==1.11.0 07:33:42 pyrsistent==0.20.0 07:33:42 python-cinderclient==9.8.0 07:33:42 python-dateutil==2.9.0.post0 07:33:42 python-heatclient==5.0.0 07:33:42 python-jenkins==1.8.3 07:33:42 python-keystoneclient==5.7.0 07:33:42 python-magnumclient==4.9.0 07:33:42 python-openstackclient==8.3.0 07:33:42 python-swiftclient==4.9.0 07:33:42 PyYAML==6.0.3 07:33:42 referencing==0.37.0 07:33:42 requests==2.32.5 07:33:42 requests-oauthlib==2.0.0 07:33:42 requestsexceptions==1.4.0 07:33:42 rfc3986==2.0.0 07:33:42 rich==14.3.2 07:33:42 rich-argparse==1.7.2 07:33:42 rpds-py==0.30.0 07:33:42 rsa==4.9.1 07:33:42 ruamel.yaml==0.19.1 07:33:42 ruamel.yaml.clib==0.2.15 07:33:42 s3transfer==0.16.0 07:33:42 simplejson==3.20.2 07:33:42 six==1.17.0 07:33:42 smmap==5.0.2 07:33:42 soupsieve==2.8.3 07:33:42 stevedore==5.6.0 07:33:42 tabulate==0.9.0 07:33:42 toml==0.10.2 07:33:42 tomlkit==0.14.0 07:33:42 tqdm==4.67.3 07:33:42 typing_extensions==4.15.0 07:33:42 tzdata==2025.3 07:33:42 urllib3==1.26.20 07:33:42 virtualenv==20.36.1 07:33:42 wcwidth==0.6.0 07:33:42 websocket-client==1.9.0 07:33:42 wrapt==2.1.1 07:33:42 xdg==6.0.0 07:33:42 xmltodict==1.0.2 07:33:42 yq==3.4.3 07:33:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17702425319983025795.sh 07:33:42 ---> sudo-logs.sh 07:33:42 Archiving 'sudo' log.. 07:33:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5828571632439698487.sh 07:33:43 ---> job-cost.sh 07:33:43 INFO: Activating Python virtual environment... 07:33:43 Setup pyenv: 07:33:43 system 07:33:43 3.8.13 07:33:43 3.9.13 07:33:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpwW from file:/tmp/.os_lf_venv 07:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:45 lf-activate-venv(): INFO: Base packages installed successfully 07:33:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-xpwW/bin to PATH 07:33:49 INFO: No stack-cost file found 07:33:49 INFO: Instance uptime: 121s 07:33:49 INFO: Fetching instance metadata (attempt 1 of 3)... 07:33:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:33:50 INFO: Successfully fetched instance metadata 07:33:50 INFO: Instance type: v3-standard-4 07:33:50 INFO: Retrieving pricing info for: v3-standard-4 07:33:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:33:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 07:33:50 INFO: Successfully fetched Vexxhost pricing API 07:33:50 INFO: Retrieved cost: 0.11 07:33:50 INFO: Retrieved resource: v3-standard-4 07:33:50 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:33:50 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:33:50 INFO: Successfully archived job cost data 07:33:50 DEBUG: Cost data: oom-master-doc8-lint,594,2026-02-13 07:33:50,v3-standard-4,121,0.11,0.00,FAILURE 07:33:50 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13327945355526830166.sh 07:33:50 ---> logs-deploy.sh 07:33:50 Setup pyenv: 07:33:50 system 07:33:50 3.8.13 07:33:50 3.9.13 07:33:50 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpwW from file:/tmp/.os_lf_venv 07:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:52 lf-activate-venv(): INFO: Base packages installed successfully 07:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-xpwW/bin to PATH 07:33:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/594 07:33:59 INFO: archiving workspace using pattern(s): 07:34:00 Archives upload complete. 07:34:00 INFO: archiving logs to Nexus 07:34:01 ---> uname -a: 07:34:01 Linux prd-ubuntu1804-builder-4c-4g-7392 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:34:01 07:34:01 07:34:01 ---> lscpu: 07:34:01 Architecture: x86_64 07:34:01 CPU op-mode(s): 32-bit, 64-bit 07:34:01 Byte Order: Little Endian 07:34:01 CPU(s): 4 07:34:01 On-line CPU(s) list: 0-3 07:34:01 Thread(s) per core: 1 07:34:01 Core(s) per socket: 1 07:34:01 Socket(s): 4 07:34:01 NUMA node(s): 1 07:34:01 Vendor ID: AuthenticAMD 07:34:01 CPU family: 23 07:34:01 Model: 49 07:34:01 Model name: AMD EPYC-Rome Processor 07:34:01 Stepping: 0 07:34:01 CPU MHz: 2799.998 07:34:01 BogoMIPS: 5599.99 07:34:01 Virtualization: AMD-V 07:34:01 Hypervisor vendor: KVM 07:34:01 Virtualization type: full 07:34:01 L1d cache: 32K 07:34:01 L1i cache: 32K 07:34:01 L2 cache: 512K 07:34:01 L3 cache: 16384K 07:34:01 NUMA node0 CPU(s): 0-3 07:34:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:34:01 07:34:01 07:34:01 ---> nproc: 07:34:01 4 07:34:01 07:34:01 07:34:01 ---> df -h: 07:34:01 Filesystem Size Used Avail Use% Mounted on 07:34:01 udev 7.9G 0 7.9G 0% /dev 07:34:01 tmpfs 1.6G 676K 1.6G 1% /run 07:34:01 /dev/vda1 78G 8.3G 70G 11% / 07:34:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:34:01 tmpfs 5.0M 0 5.0M 0% /run/lock 07:34:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:34:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:34:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:34:01 07:34:01 07:34:01 ---> free -m: 07:34:01 total used free shared buff/cache available 07:34:01 Mem: 16040 588 13375 0 2075 15137 07:34:01 Swap: 1023 0 1023 07:34:01 07:34:01 07:34:01 ---> ip addr: 07:34:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:01 inet 127.0.0.1/8 scope host lo 07:34:01 valid_lft forever preferred_lft forever 07:34:01 inet6 ::1/128 scope host 07:34:01 valid_lft forever preferred_lft forever 07:34:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:34:01 link/ether fa:16:3e:63:23:82 brd ff:ff:ff:ff:ff:ff 07:34:01 inet 10.30.107.161/23 brd 10.30.107.255 scope global dynamic ens3 07:34:01 valid_lft 86276sec preferred_lft 86276sec 07:34:01 inet6 fe80::f816:3eff:fe63:2382/64 scope link 07:34:01 valid_lft forever preferred_lft forever 07:34:01 07:34:01 07:34:01 ---> sar -b -r -n DEV: 07:34:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7392) 02/13/26 _x86_64_ (4 CPU) 07:34:01 07:34:01 07:32:00 LINUX RESTART (4 CPU) 07:34:01 07:34:01 07:33:01 tps rtps wtps bread/s bwrtn/s 07:34:01 07:34:01 124.53 1.90 122.63 151.84 23250.26 07:34:01 Average: 124.53 1.90 122.63 151.84 23250.26 07:34:01 07:34:01 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:01 07:34:01 13728448 15532736 2696520 16.42 80152 1910880 799536 4.58 737736 1716696 129404 07:34:01 Average: 13728448 15532736 2696520 16.42 80152 1910880 799536 4.58 737736 1716696 129404 07:34:01 07:34:01 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:01 07:34:01 ens3 61.12 46.19 907.01 13.32 0.00 0.00 0.00 0.00 07:34:01 07:34:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 07:34:01 Average: ens3 61.12 46.19 907.01 13.32 0.00 0.00 0.00 0.00 07:34:01 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 07:34:01 07:34:01 07:34:01 ---> sar -P ALL: 07:34:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7392) 02/13/26 _x86_64_ (4 CPU) 07:34:01 07:34:01 07:32:00 LINUX RESTART (4 CPU) 07:34:01 07:34:01 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:01 07:34:01 all 20.94 0.00 1.45 2.07 0.05 75.48 07:34:01 07:34:01 0 5.64 0.00 0.74 1.46 0.05 92.11 07:34:01 07:34:01 1 40.65 0.00 2.39 1.77 0.05 55.15 07:34:01 07:34:01 2 17.21 0.00 1.47 4.90 0.05 76.37 07:34:01 07:34:01 3 20.17 0.00 1.23 0.12 0.05 78.43 07:34:01 Average: all 20.94 0.00 1.45 2.07 0.05 75.48 07:34:01 Average: 0 5.64 0.00 0.74 1.46 0.05 92.11 07:34:01 Average: 1 40.65 0.00 2.39 1.77 0.05 55.15 07:34:01 Average: 2 17.21 0.00 1.47 4.90 0.05 76.37 07:34:01 Average: 3 20.17 0.00 1.23 0.12 0.05 78.43 07:34:01 07:34:01 07:34:01