15:49:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:49:39 Running as SYSTEM 15:49:39 [EnvInject] - Loading node environment variables. 15:49:39 Building remotely on prd-ubuntu1804-builder-4c-4g-3283 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 15:49:39 [ssh-agent] Looking for ssh-agent implementation... 15:49:39 $ ssh-agent 15:49:39 SSH_AUTH_SOCK=/tmp/ssh-WG0go7uOkOzb/agent.1725 15:49:39 SSH_AGENT_PID=1727 15:49:39 [ssh-agent] Started. 15:49:39 Running ssh-add (command line suppressed) 15:49:39 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13230126428151026052.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13230126428151026052.key) 15:49:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:49:40 The recommended git tool is: NONE 15:49:41 using credential onap-jenkins-ssh 15:49:41 Wiping out workspace first. 15:49:41 Cloning the remote Git repository 15:49:41 Cloning repository git://cloud.onap.org/mirror/oom.git 15:49:41 > git init /w/workspace/oom-master-doc8-lint # timeout=10 15:49:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:41 > git --version # timeout=10 15:49:41 > git --version # 'git version 2.17.1' 15:49:41 using GIT_SSH to set credentials Gerrit user 15:49:41 Verifying host key using manually-configured host key entries 15:49:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:49:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:47 using GIT_SSH to set credentials Gerrit user 15:49:47 Verifying host key using manually-configured host key entries 15:49:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/5 # timeout=30 15:49:47 > git rev-parse baa9be5732fdef130c63a042fa3bfa69dc03c9f6^{commit} # timeout=10 15:49:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:49:47 Checking out Revision baa9be5732fdef130c63a042fa3bfa69dc03c9f6 (refs/changes/75/143475/5) 15:49:47 > git config core.sparsecheckout # timeout=10 15:49:47 > git checkout -f baa9be5732fdef130c63a042fa3bfa69dc03c9f6 # timeout=30 15:49:51 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:49:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:49:51 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:49:51 [EnvInject] - Injecting environment variables from a build step. 15:49:51 [EnvInject] - Injecting as environment variables the properties content 15:49:51 PYTHON=python3 15:49:51 15:49:51 [EnvInject] - Variables injected successfully. 15:49:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15618093025923617900.sh 15:49:51 ---> tox-install.sh 15:49:51 + source /home/jenkins/lf-env.sh 15:49:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:51 ++ mktemp -d /tmp/venv-XXXX 15:49:51 + lf_venv=/tmp/venv-wBNb 15:49:51 + local venv_file=/tmp/.os_lf_venv 15:49:51 + local python=python3 15:49:51 + local options 15:49:51 + local set_path=true 15:49:51 + local install_args= 15:49:51 ++ 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 15:49:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:51 + true 15:49:51 + case $1 in 15:49:51 + venv_file=/tmp/.toxenv 15:49:51 + shift 2 15:49:51 + true 15:49:51 + case $1 in 15:49:51 + shift 15:49:51 + break 15:49:51 + case $python in 15:49:51 + local pkg_list= 15:49:51 + [[ -d /opt/pyenv ]] 15:49:51 + echo 'Setup pyenv:' 15:49:51 Setup pyenv: 15:49:51 + export PYENV_ROOT=/opt/pyenv 15:49:51 + PYENV_ROOT=/opt/pyenv 15:49:51 + 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 15:49:51 + 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 15:49:51 + pyenv versions 15:49:51 * system (set by /opt/pyenv/version) 15:49:51 * 3.8.13 (set by /opt/pyenv/version) 15:49:51 * 3.9.13 (set by /opt/pyenv/version) 15:49:51 * 3.10.6 (set by /opt/pyenv/version) 15:49:51 + command -v pyenv 15:49:51 ++ pyenv init - --no-rehash 15:49:51 + 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[*]}"'\'')" 15:49:51 export PATH="/opt/pyenv/shims:${PATH}" 15:49:51 export PYENV_SHELL=bash 15:49:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:51 pyenv() { 15:49:51 local command 15:49:51 command="${1:-}" 15:49:51 if [ "$#" -gt 0 ]; then 15:49:51 shift 15:49:51 fi 15:49:51 15:49:51 case "$command" in 15:49:51 rehash|shell) 15:49:51 eval "$(pyenv "sh-$command" "$@")" 15:49:51 ;; 15:49:51 *) 15:49:51 command pyenv "$command" "$@" 15:49:51 ;; 15:49:51 esac 15:49:51 }' 15:49:51 +++ 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[*]}"' 15:49:51 ++ 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 15:49:51 ++ 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 15:49:51 ++ 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 15:49:51 ++ export PYENV_SHELL=bash 15:49:51 ++ PYENV_SHELL=bash 15:49:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:51 +++ complete -F _pyenv pyenv 15:49:51 ++ lf-pyver python3 15:49:51 ++ local py_version_xy=python3 15:49:51 ++ local py_version_xyz= 15:49:51 ++ pyenv versions 15:49:51 ++ local command 15:49:51 ++ command=versions 15:49:51 ++ '[' 1 -gt 0 ']' 15:49:51 ++ shift 15:49:51 ++ case "$command" in 15:49:51 ++ command pyenv versions 15:49:51 ++ pyenv versions 15:49:51 ++ awk '{ print $1 }' 15:49:51 ++ grep -E '^[0-9.]*[0-9]$' 15:49:51 ++ sed 's/^[ *]* //' 15:49:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:52 +++ grep '^3' /tmp/.pyenv_versions 15:49:52 +++ sort -V 15:49:52 +++ tail -n 1 15:49:52 ++ py_version_xyz=3.10.6 15:49:52 ++ [[ -z 3.10.6 ]] 15:49:52 ++ echo 3.10.6 15:49:52 ++ return 0 15:49:52 + pyenv local 3.10.6 15:49:52 + local command 15:49:52 + command=local 15:49:52 + '[' 2 -gt 0 ']' 15:49:52 + shift 15:49:52 + case "$command" in 15:49:52 + command pyenv local 3.10.6 15:49:52 + pyenv local 3.10.6 15:49:52 + for arg in "$@" 15:49:52 + case $arg in 15:49:52 + pkg_list+='tox ' 15:49:52 + for arg in "$@" 15:49:52 + case $arg in 15:49:52 + pkg_list+='virtualenv ' 15:49:52 + for arg in "$@" 15:49:52 + case $arg in 15:49:52 + pkg_list+='urllib3~=1.26.15 ' 15:49:52 + [[ -f /tmp/.toxenv ]] 15:49:52 + [[ ! -f /tmp/.toxenv ]] 15:49:52 + [[ -n '' ]] 15:49:52 + python3 -m venv /tmp/venv-wBNb 15:49:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wBNb' 15:49:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wBNb 15:49:56 + echo /tmp/venv-wBNb 15:49:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:49:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:49:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:56 + local 'pip_opts=--upgrade --quiet' 15:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:49:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:49:56 + [[ -n '' ]] 15:49:56 + [[ -n '' ]] 15:49:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:56 + /tmp/venv-wBNb/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 15:50:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:50:01 lf-activate-venv(): INFO: Base packages installed successfully 15:50:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:50:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:50:01 + /tmp/venv-wBNb/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 15:50:03 + type python3 15:50:03 + true 15:50:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wBNb/bin to PATH' 15:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-wBNb/bin to PATH 15:50:03 + PATH=/tmp/venv-wBNb/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 15:50:03 + return 0 15:50:03 + python3 --version 15:50:03 Python 3.10.6 15:50:03 + python3 -m pip --version 15:50:03 pip 26.0.1 from /tmp/venv-wBNb/lib/python3.10/site-packages/pip (python 3.10) 15:50:03 + python3 -m pip freeze 15:50:04 cachetools==7.0.5 15:50:04 colorama==0.4.6 15:50:04 distlib==0.4.0 15:50:04 filelock==3.25.2 15:50:04 packaging==26.0 15:50:04 platformdirs==4.9.4 15:50:04 pluggy==1.6.0 15:50:04 pyproject-api==1.10.0 15:50:04 python-discovery==1.2.0 15:50:04 tomli==2.4.0 15:50:04 tomli_w==1.2.0 15:50:04 tox==4.50.1 15:50:04 typing_extensions==4.15.0 15:50:04 urllib3==1.26.20 15:50:04 virtualenv==21.2.0 15:50:04 [EnvInject] - Injecting environment variables from a build step. 15:50:04 [EnvInject] - Injecting as environment variables the properties content 15:50:04 PARALLEL=false 15:50:04 15:50:04 [EnvInject] - Variables injected successfully. 15:50:04 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins14606545122341089743.sh 15:50:04 ---> tox-run.sh 15:50:04 + 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 15:50:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 15:50:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 15:50:04 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 15:50:04 + cd /w/workspace/oom-master-doc8-lint/. 15:50:04 + source /home/jenkins/lf-env.sh 15:50:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:50:04 ++ mktemp -d /tmp/venv-XXXX 15:50:04 + lf_venv=/tmp/venv-N62N 15:50:04 + local venv_file=/tmp/.os_lf_venv 15:50:04 + local python=python3 15:50:04 + local options 15:50:04 + local set_path=true 15:50:04 + local install_args= 15:50:04 ++ 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 15:50:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:50:04 + true 15:50:04 + case $1 in 15:50:04 + venv_file=/tmp/.toxenv 15:50:04 + shift 2 15:50:04 + true 15:50:04 + case $1 in 15:50:04 + shift 15:50:04 + break 15:50:04 + case $python in 15:50:04 + local pkg_list= 15:50:04 + [[ -d /opt/pyenv ]] 15:50:04 + echo 'Setup pyenv:' 15:50:04 Setup pyenv: 15:50:04 + export PYENV_ROOT=/opt/pyenv 15:50:04 + PYENV_ROOT=/opt/pyenv 15:50:04 + 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 15:50:04 + 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 15:50:04 + pyenv versions 15:50:04 system 15:50:04 3.8.13 15:50:04 3.9.13 15:50:04 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:50:04 + command -v pyenv 15:50:04 ++ pyenv init - --no-rehash 15:50:04 + 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[*]}"'\'')" 15:50:04 export PATH="/opt/pyenv/shims:${PATH}" 15:50:04 export PYENV_SHELL=bash 15:50:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:50:04 pyenv() { 15:50:04 local command 15:50:04 command="${1:-}" 15:50:04 if [ "$#" -gt 0 ]; then 15:50:04 shift 15:50:04 fi 15:50:04 15:50:04 case "$command" in 15:50:04 rehash|shell) 15:50:04 eval "$(pyenv "sh-$command" "$@")" 15:50:04 ;; 15:50:04 *) 15:50:04 command pyenv "$command" "$@" 15:50:04 ;; 15:50:04 esac 15:50:04 }' 15:50:04 +++ 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[*]}"' 15:50:04 ++ 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 15:50:04 ++ 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 15:50:04 ++ 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 15:50:04 ++ export PYENV_SHELL=bash 15:50:04 ++ PYENV_SHELL=bash 15:50:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:50:04 +++ complete -F _pyenv pyenv 15:50:04 ++ lf-pyver python3 15:50:04 ++ local py_version_xy=python3 15:50:04 ++ local py_version_xyz= 15:50:04 ++ pyenv versions 15:50:04 ++ local command 15:50:04 ++ command=versions 15:50:04 ++ '[' 1 -gt 0 ']' 15:50:04 ++ shift 15:50:04 ++ case "$command" in 15:50:04 ++ command pyenv versions 15:50:04 ++ pyenv versions 15:50:04 ++ sed 's/^[ *]* //' 15:50:04 ++ awk '{ print $1 }' 15:50:04 ++ grep -E '^[0-9.]*[0-9]$' 15:50:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:50:04 +++ grep '^3' /tmp/.pyenv_versions 15:50:04 +++ tail -n 1 15:50:04 +++ sort -V 15:50:04 ++ py_version_xyz=3.10.6 15:50:04 ++ [[ -z 3.10.6 ]] 15:50:04 ++ echo 3.10.6 15:50:04 ++ return 0 15:50:04 + pyenv local 3.10.6 15:50:04 + local command 15:50:04 + command=local 15:50:04 + '[' 2 -gt 0 ']' 15:50:04 + shift 15:50:04 + case "$command" in 15:50:04 + command pyenv local 3.10.6 15:50:04 + pyenv local 3.10.6 15:50:04 + for arg in "$@" 15:50:04 + case $arg in 15:50:04 + pkg_list+='tox ' 15:50:04 + for arg in "$@" 15:50:04 + case $arg in 15:50:04 + pkg_list+='virtualenv ' 15:50:04 + for arg in "$@" 15:50:04 + case $arg in 15:50:04 + pkg_list+='urllib3~=1.26.15 ' 15:50:04 + [[ -f /tmp/.toxenv ]] 15:50:04 ++ cat /tmp/.toxenv 15:50:04 + lf_venv=/tmp/venv-wBNb 15:50:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wBNb from' file:/tmp/.toxenv 15:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wBNb from file:/tmp/.toxenv 15:50:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:04 + local 'pip_opts=--upgrade --quiet' 15:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:50:04 + [[ -n '' ]] 15:50:04 + [[ -n '' ]] 15:50:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:50:04 + /tmp/venv-wBNb/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 15:50:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:50:05 lf-activate-venv(): INFO: Base packages installed successfully 15:50:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:50:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:50:05 + /tmp/venv-wBNb/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 15:50:06 + type python3 15:50:06 + true 15:50:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wBNb/bin to PATH' 15:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-wBNb/bin to PATH 15:50:06 + PATH=/tmp/venv-wBNb/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 15:50:06 + return 0 15:50:06 + [[ -d /opt/pyenv ]] 15:50:06 + echo '---> Setting up pyenv' 15:50:06 ---> Setting up pyenv 15:50:06 + export PYENV_ROOT=/opt/pyenv 15:50:06 + PYENV_ROOT=/opt/pyenv 15:50:06 + export PATH=/opt/pyenv/bin:/tmp/venv-wBNb/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 15:50:06 + PATH=/opt/pyenv/bin:/tmp/venv-wBNb/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 15:50:06 ++ pwd 15:50:06 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 15:50:06 + export PYTHONPATH 15:50:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:50:06 + TOX_TESTENV_PASSENV=PYTHONPATH 15:50:06 + tox --version 15:50:06 4.50.1 from /tmp/venv-wBNb/lib/python3.10/site-packages/tox/__init__.py 15:50:06 + PARALLEL=false 15:50:06 + TOX_OPTIONS_LIST= 15:50:06 + [[ -n doc8 ]] 15:50:06 + TOX_OPTIONS_LIST=' -e doc8' 15:50:06 + case ${PARALLEL,,} in 15:50:06 + tox -e doc8 15:50:06 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 15:50:08 doc8: skipped because could not find python interpreter with spec(s): python3.13 15:50:08 doc8: SKIP (1.54 seconds) 15:50:08 evaluation failed :( (1.59 seconds) 15:50:08 + tox_status=1 15:50:08 + echo '---> Completed tox runs' 15:50:08 ---> Completed tox runs 15:50:08 + for i in .tox/*/log 15:50:08 ++ echo '.tox/*/log' 15:50:08 ++ awk -F/ '{print $2}' 15:50:08 + tox_env='*' 15:50:08 + cp -r '.tox/*/log' '/w/workspace/oom-master-doc8-lint/archives/tox/*' 15:50:08 cp: cannot stat '.tox/*/log': No such file or directory 15:50:08 + echo 'WARN: no logs found to archive' 15:50:08 WARN: no logs found to archive 15:50:08 + break 15:50:08 + DOC_DIR=docs/_build/html 15:50:08 + [[ -d docs/_build/html ]] 15:50:08 + echo '---> tox-run.sh ends' 15:50:08 ---> tox-run.sh ends 15:50:08 + test 1 -eq 0 15:50:08 + exit 1 15:50:08 ++ '[' 2 = 1 ']' 15:50:08 Build step 'Execute shell' marked build as failure 15:50:08 $ ssh-agent -k 15:50:08 unset SSH_AUTH_SOCK; 15:50:08 unset SSH_AGENT_PID; 15:50:08 echo Agent pid 1727 killed; 15:50:08 [ssh-agent] Stopped. 15:50:08 [PostBuildScript] - [INFO] Executing post build scripts. 15:50:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5043433551412778223.sh 15:50:08 ---> sysstat.sh 15:50:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins720384620092102779.sh 15:50:09 ---> package-listing.sh 15:50:09 ++ facter osfamily 15:50:09 ++ tr '[:upper:]' '[:lower:]' 15:50:09 + OS_FAMILY=debian 15:50:09 + workspace=/w/workspace/oom-master-doc8-lint 15:50:09 + START_PACKAGES=/tmp/packages_start.txt 15:50:09 + END_PACKAGES=/tmp/packages_end.txt 15:50:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:09 + PACKAGES=/tmp/packages_start.txt 15:50:09 + '[' /w/workspace/oom-master-doc8-lint ']' 15:50:09 + PACKAGES=/tmp/packages_end.txt 15:50:09 + case "${OS_FAMILY}" in 15:50:09 + dpkg -l 15:50:09 + grep '^ii' 15:50:09 + '[' -f /tmp/packages_start.txt ']' 15:50:09 + '[' -f /tmp/packages_end.txt ']' 15:50:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:09 + '[' /w/workspace/oom-master-doc8-lint ']' 15:50:09 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 15:50:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 15:50:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10811223599610274065.sh 15:50:09 ---> capture-instance-metadata.sh 15:50:09 Setup pyenv: 15:50:09 system 15:50:09 3.8.13 15:50:09 3.9.13 15:50:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:50:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-suCW 15:50:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:50:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:50:23 lf-activate-venv(): INFO: Base packages installed successfully 15:50:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-suCW/bin to PATH 15:51:02 INFO: Running in OpenStack, capturing instance metadata 15:51:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16648989428886739150.sh 15:51:02 provisioning config files... 15:51:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config3602495134873585365tmp 15:51:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:51:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:51:02 [EnvInject] - Injecting environment variables from a build step. 15:51:02 [EnvInject] - Injecting as environment variables the properties content 15:51:02 SERVER_ID=logs 15:51:02 15:51:02 [EnvInject] - Variables injected successfully. 15:51:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8694807786582743924.sh 15:51:02 ---> create-netrc.sh 15:51:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7713311400918698511.sh 15:51:02 ---> python-tools-install.sh 15:51:02 Setup pyenv: 15:51:03 system 15:51:03 3.8.13 15:51:03 3.9.13 15:51:03 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suCW from file:/tmp/.os_lf_venv 15:51:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:05 lf-activate-venv(): INFO: Base packages installed successfully 15:51:05 lf-activate-venv(): INFO: Installing additional packages: lftools 15:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-suCW/bin to PATH 15:51:13 Generating Requirements File 15:51: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. 15:51:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:51:42 Python 3.10.6 15:51:42 pip 26.0.1 from /tmp/venv-suCW/lib/python3.10/site-packages/pip (python 3.10) 15:51:43 appdirs==1.4.4 15:51:43 argcomplete==3.6.3 15:51:43 aspy.yaml==1.3.0 15:51:43 attrs==26.1.0 15:51:43 autopage==0.6.0 15:51:43 backports.strenum==1.3.1 15:51:43 beautifulsoup4==4.14.3 15:51:43 boto3==1.42.71 15:51:43 botocore==1.42.71 15:51:43 bs4==0.0.2 15:51:43 certifi==2026.2.25 15:51:43 cffi==2.0.0 15:51:43 cfgv==3.5.0 15:51:43 chardet==7.2.0 15:51:43 charset-normalizer==3.4.6 15:51:43 click==8.3.1 15:51:43 cliff==4.13.2 15:51:43 cmd2==3.4.0 15:51:43 cryptography==3.3.2 15:51:43 debtcollector==3.0.0 15:51:43 decorator==5.2.1 15:51:43 defusedxml==0.7.1 15:51:43 Deprecated==1.3.1 15:51:43 distlib==0.4.0 15:51:43 dnspython==2.8.0 15:51:43 docker==7.1.0 15:51:43 dogpile.cache==1.5.0 15:51:43 durationpy==0.10 15:51:43 email-validator==2.3.0 15:51:43 filelock==3.25.2 15:51:43 future==1.0.0 15:51:43 gitdb==4.0.12 15:51:43 GitPython==3.1.46 15:51:43 httplib2==0.30.2 15:51:43 identify==2.6.18 15:51:43 idna==3.11 15:51:43 importlib-resources==1.5.0 15:51:43 iso8601==2.1.0 15:51:43 Jinja2==3.1.6 15:51:43 jmespath==1.1.0 15:51:43 jsonpatch==1.33 15:51:43 jsonpointer==3.0.0 15:51:43 jsonschema==4.26.0 15:51:43 jsonschema-specifications==2025.9.1 15:51:43 keystoneauth1==5.13.1 15:51:43 kubernetes==35.0.0 15:51:43 lftools==0.37.22 15:51:43 lxml==6.0.2 15:51:43 markdown-it-py==4.0.0 15:51:43 MarkupSafe==3.0.3 15:51:43 mdurl==0.1.2 15:51:43 msgpack==1.1.2 15:51:43 multi_key_dict==2.0.3 15:51:43 munch==4.0.0 15:51:43 netaddr==1.3.0 15:51:43 niet==1.4.2 15:51:43 nodeenv==1.10.0 15:51:43 oauth2client==4.1.3 15:51:43 oauthlib==3.3.1 15:51:43 openstacksdk==4.10.0 15:51:43 os-service-types==1.8.2 15:51:43 osc-lib==4.4.0 15:51:43 oslo.config==10.3.0 15:51:43 oslo.context==6.3.0 15:51:43 oslo.i18n==6.7.2 15:51:43 oslo.log==8.1.0 15:51:43 oslo.serialization==5.9.1 15:51:43 oslo.utils==10.0.0 15:51:43 packaging==26.0 15:51:43 pbr==7.0.3 15:51:43 platformdirs==4.9.4 15:51:43 prettytable==3.17.0 15:51:43 psutil==7.2.2 15:51:43 pyasn1==0.6.3 15:51:43 pyasn1_modules==0.4.2 15:51:43 pycparser==3.0 15:51:43 pygerrit2==2.0.15 15:51:43 PyGithub==2.8.1 15:51:43 Pygments==2.19.2 15:51:43 PyJWT==2.12.1 15:51:43 PyNaCl==1.6.2 15:51:43 pyparsing==2.4.7 15:51:43 pyperclip==1.11.0 15:51:43 pyrsistent==0.20.0 15:51:43 python-cinderclient==9.9.0 15:51:43 python-dateutil==2.9.0.post0 15:51:43 python-discovery==1.2.0 15:51:43 python-heatclient==5.1.0 15:51:43 python-jenkins==1.8.3 15:51:43 python-keystoneclient==5.8.0 15:51:43 python-magnumclient==4.10.0 15:51:43 python-openstackclient==9.0.0 15:51:43 python-swiftclient==4.10.0 15:51:43 PyYAML==6.0.3 15:51:43 referencing==0.37.0 15:51:43 requests==2.32.5 15:51:43 requests-oauthlib==2.0.0 15:51:43 requestsexceptions==1.4.0 15:51:43 rfc3986==2.0.0 15:51:43 rich==14.3.3 15:51:43 rich-argparse==1.7.2 15:51:43 rpds-py==0.30.0 15:51:43 rsa==4.9.1 15:51:43 ruamel.yaml==0.19.1 15:51:43 ruamel.yaml.clib==0.2.15 15:51:43 s3transfer==0.16.0 15:51:43 simplejson==3.20.2 15:51:43 six==1.17.0 15:51:43 smmap==5.0.3 15:51:43 soupsieve==2.8.3 15:51:43 stevedore==5.7.0 15:51:43 tabulate==0.10.0 15:51:43 toml==0.10.2 15:51:43 tomlkit==0.14.0 15:51:43 tqdm==4.67.3 15:51:43 typing_extensions==4.15.0 15:51:43 urllib3==1.26.20 15:51:43 virtualenv==21.2.0 15:51:43 wcwidth==0.6.0 15:51:43 websocket-client==1.9.0 15:51:43 wrapt==2.1.2 15:51:43 xdg==6.0.0 15:51:43 xmltodict==1.0.4 15:51:43 yq==3.4.3 15:51:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9669154562205226203.sh 15:51:43 ---> sudo-logs.sh 15:51:43 Archiving 'sudo' log.. 15:51:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7664708697835182604.sh 15:51:43 ---> job-cost.sh 15:51:43 INFO: Activating Python virtual environment... 15:51:43 Setup pyenv: 15:51:43 system 15:51:43 3.8.13 15:51:43 3.9.13 15:51:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:51:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suCW from file:/tmp/.os_lf_venv 15:51:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:45 lf-activate-venv(): INFO: Base packages installed successfully 15:51:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:52 lf-activate-venv(): INFO: Adding /tmp/venv-suCW/bin to PATH 15:51:52 INFO: No stack-cost file found 15:51:52 INFO: Instance uptime: 179s 15:51:52 INFO: Fetching instance metadata (attempt 1 of 3)... 15:51:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:51:52 INFO: Successfully fetched instance metadata 15:51:52 INFO: Instance type: v3-standard-4 15:51:52 INFO: Retrieving pricing info for: v3-standard-4 15:51:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:51:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=179 15:51:53 INFO: Successfully fetched Vexxhost pricing API 15:51:53 INFO: Retrieved cost: 0.11 15:51:53 INFO: Retrieved resource: v3-standard-4 15:51:53 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 15:51:53 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 15:51:53 INFO: Successfully archived job cost data 15:51:53 DEBUG: Cost data: oom-master-doc8-lint,604,2026-03-19 15:51:53,v3-standard-4,179,0.11,0.00,FAILURE 15:51:53 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8728737295151565132.sh 15:51:53 ---> logs-deploy.sh 15:51:53 Setup pyenv: 15:51:53 system 15:51:53 3.8.13 15:51:53 3.9.13 15:51:53 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:51:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suCW from file:/tmp/.os_lf_venv 15:51:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:55 lf-activate-venv(): INFO: Base packages installed successfully 15:51:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-suCW/bin to PATH 15:52:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/604 15:52:03 INFO: archiving workspace using pattern(s): 15:52:03 /tmp/venv-suCW/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:52:03 warnings.warn( 15:52:04 Archives upload complete. 15:52:04 INFO: archiving logs to Nexus 15:52:05 /tmp/venv-suCW/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:52:05 warnings.warn( 15:52:05 ---> uname -a: 15:52:05 Linux prd-ubuntu1804-builder-4c-4g-3283 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:52:05 15:52:05 15:52:05 ---> lscpu: 15:52:05 Architecture: x86_64 15:52:05 CPU op-mode(s): 32-bit, 64-bit 15:52:05 Byte Order: Little Endian 15:52:05 CPU(s): 4 15:52:05 On-line CPU(s) list: 0-3 15:52:05 Thread(s) per core: 1 15:52:05 Core(s) per socket: 1 15:52:05 Socket(s): 4 15:52:05 NUMA node(s): 1 15:52:05 Vendor ID: AuthenticAMD 15:52:05 CPU family: 23 15:52:05 Model: 49 15:52:05 Model name: AMD EPYC-Rome Processor 15:52:05 Stepping: 0 15:52:05 CPU MHz: 2799.998 15:52:05 BogoMIPS: 5599.99 15:52:05 Virtualization: AMD-V 15:52:05 Hypervisor vendor: KVM 15:52:05 Virtualization type: full 15:52:05 L1d cache: 32K 15:52:05 L1i cache: 32K 15:52:05 L2 cache: 512K 15:52:05 L3 cache: 16384K 15:52:05 NUMA node0 CPU(s): 0-3 15:52:05 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 15:52:05 15:52:05 15:52:05 ---> nproc: 15:52:05 4 15:52:05 15:52:05 15:52:05 ---> df -h: 15:52:05 Filesystem Size Used Avail Use% Mounted on 15:52:05 udev 7.9G 0 7.9G 0% /dev 15:52:05 tmpfs 1.6G 676K 1.6G 1% /run 15:52:05 /dev/vda1 78G 8.3G 70G 11% / 15:52:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:52:05 tmpfs 5.0M 0 5.0M 0% /run/lock 15:52:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:52:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:52:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:52:05 15:52:05 15:52:05 ---> free -m: 15:52:05 total used free shared buff/cache available 15:52:05 Mem: 16040 552 13453 0 2034 15176 15:52:05 Swap: 1023 0 1023 15:52:05 15:52:05 15:52:05 ---> ip addr: 15:52:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:52:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:52:05 inet 127.0.0.1/8 scope host lo 15:52:05 valid_lft forever preferred_lft forever 15:52:05 inet6 ::1/128 scope host 15:52:05 valid_lft forever preferred_lft forever 15:52:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:52:05 link/ether fa:16:3e:07:46:62 brd ff:ff:ff:ff:ff:ff 15:52:05 inet 10.30.107.135/23 brd 10.30.107.255 scope global dynamic ens3 15:52:05 valid_lft 86230sec preferred_lft 86230sec 15:52:05 inet6 fe80::f816:3eff:fe07:4662/64 scope link 15:52:05 valid_lft forever preferred_lft forever 15:52:05 15:52:05 15:52:05 ---> sar -b -r -n DEV: 15:52:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3283) 03/19/26 _x86_64_ (4 CPU) 15:52:05 15:52:05 15:49:19 LINUX RESTART (4 CPU) 15:52:05 15:52:05 15:50:02 tps rtps wtps bread/s bwrtn/s 15:52:05 15:51:01 79.41 4.73 74.68 141.67 25372.11 15:52:05 15:52:01 86.95 0.93 86.02 100.25 28024.93 15:52:05 Average: 83.21 2.81 80.40 120.79 26709.66 15:52:05 15:52:05 15:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:05 15:51:01 13799336 15479100 2625624 15.99 66460 1809540 867644 4.97 801636 1598800 185544 15:52:05 15:52:01 13739164 15500244 2685796 16.35 77208 1874456 815584 4.67 756964 1693188 88472 15:52:05 Average: 13769250 15489672 2655710 16.17 71834 1841998 841614 4.82 779300 1645994 137008 15:52:05 15:52:05 15:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:05 15:51:01 lo 0.81 0.81 0.10 0.10 0.00 0.00 0.00 0.00 15:52:05 15:51:01 ens3 88.44 63.04 734.99 10.44 0.00 0.00 0.00 0.00 15:52:05 15:52:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:52:05 15:52:01 ens3 43.41 32.43 277.56 9.42 0.00 0.00 0.00 0.00 15:52:05 Average: lo 1.01 1.01 0.11 0.11 0.00 0.00 0.00 0.00 15:52:05 Average: ens3 65.74 47.61 504.35 9.93 0.00 0.00 0.00 0.00 15:52:05 15:52:05 15:52:05 ---> sar -P ALL: 15:52:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3283) 03/19/26 _x86_64_ (4 CPU) 15:52:05 15:52:05 15:49:19 LINUX RESTART (4 CPU) 15:52:05 15:52:05 15:50:02 CPU %user %nice %system %iowait %steal %idle 15:52:05 15:51:01 all 12.90 0.00 1.03 11.15 0.06 74.86 15:52:05 15:51:01 0 10.32 0.00 1.00 1.14 0.03 87.51 15:52:05 15:51:01 1 13.97 0.00 1.09 2.99 0.07 81.89 15:52:05 15:51:01 2 11.52 0.00 0.80 5.81 0.05 81.82 15:52:05 15:51:01 3 15.82 0.00 1.22 34.74 0.05 48.16 15:52:05 15:52:01 all 16.19 0.00 1.09 7.67 0.05 75.01 15:52:05 15:52:01 0 21.28 0.00 1.25 0.42 0.05 77.01 15:52:05 15:52:01 1 14.75 0.00 1.05 7.97 0.03 76.19 15:52:05 15:52:01 2 9.04 0.00 1.05 8.79 0.05 81.07 15:52:05 15:52:01 3 19.67 0.00 1.02 13.49 0.05 65.77 15:52:05 Average: all 14.56 0.00 1.06 9.40 0.05 74.93 15:52:05 Average: 0 15.84 0.00 1.13 0.77 0.04 82.21 15:52:05 Average: 1 14.36 0.00 1.07 5.50 0.05 79.02 15:52:05 Average: 2 10.27 0.00 0.93 7.31 0.05 81.44 15:52:05 Average: 3 17.76 0.00 1.12 24.02 0.05 57.05 15:52:05 15:52:05 15:52:05