19:21:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146743 19:21:56 Running as SYSTEM 19:21:56 [EnvInject] - Loading node environment variables. 19:21:56 Building remotely on prd-ubuntu1804-builder-4c-4g-13469 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:21:56 [ssh-agent] Looking for ssh-agent implementation... 19:21:56 $ ssh-agent 19:21:56 SSH_AUTH_SOCK=/tmp/ssh-TwDQaafevFpy/agent.1661 19:21:56 SSH_AGENT_PID=1663 19:21:56 [ssh-agent] Started. 19:21:56 Running ssh-add (command line suppressed) 19:21:56 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_1413285192095919695.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_1413285192095919695.key) 19:21:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:21:56 The recommended git tool is: NONE 19:21:58 using credential onap-jenkins-ssh 19:21:58 Wiping out workspace first. 19:21:58 Cloning the remote Git repository 19:21:58 Cloning repository git://cloud.onap.org/mirror/oom.git 19:21:58 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:21:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:21:58 > git --version # timeout=10 19:21:58 > git --version # 'git version 2.17.1' 19:21:58 using GIT_SSH to set credentials Gerrit user 19:21:58 Verifying host key using manually-configured host key entries 19:21:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:22:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:22:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:22:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:22:03 using GIT_SSH to set credentials Gerrit user 19:22:03 Verifying host key using manually-configured host key entries 19:22:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/43/146743/1 # timeout=30 19:22:03 > git rev-parse 6977347ddf8ce3a89cea71d1a300a6580784f021^{commit} # timeout=10 19:22:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:22:04 Checking out Revision 6977347ddf8ce3a89cea71d1a300a6580784f021 (refs/changes/43/146743/1) 19:22:04 > git config core.sparsecheckout # timeout=10 19:22:04 > git checkout -f 6977347ddf8ce3a89cea71d1a300a6580784f021 # timeout=30 19:22:07 Commit message: "[BUILD] REMOVE apt install graphviz from tox" 19:22:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:22:07 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:22:07 [EnvInject] - Injecting environment variables from a build step. 19:22:07 [EnvInject] - Injecting as environment variables the properties content 19:22:07 PYTHON=python3 19:22:07 19:22:07 [EnvInject] - Variables injected successfully. 19:22:07 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8978860520598379588.sh 19:22:07 ---> tox-install.sh 19:22:07 + source /home/jenkins/lf-env.sh 19:22:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:22:07 ++ mktemp -d /tmp/venv-XXXX 19:22:07 + lf_venv=/tmp/venv-aGYH 19:22:07 + local venv_file=/tmp/.os_lf_venv 19:22:07 + local python=python3 19:22:07 + local options 19:22:07 + local set_path=true 19:22:07 + local install_args= 19:22:07 ++ 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 19:22:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:22:07 + true 19:22:07 + case $1 in 19:22:07 + venv_file=/tmp/.toxenv 19:22:07 + shift 2 19:22:07 + true 19:22:07 + case $1 in 19:22:07 + shift 19:22:07 + break 19:22:07 + case $python in 19:22:07 + local pkg_list= 19:22:07 + [[ -d /opt/pyenv ]] 19:22:07 + echo 'Setup pyenv:' 19:22:07 Setup pyenv: 19:22:07 + export PYENV_ROOT=/opt/pyenv 19:22:07 + PYENV_ROOT=/opt/pyenv 19:22:07 + 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 19:22:07 + 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 19:22:07 + pyenv versions 19:22:07 * system (set by /opt/pyenv/version) 19:22:07 * 3.8.13 (set by /opt/pyenv/version) 19:22:07 * 3.9.13 (set by /opt/pyenv/version) 19:22:07 * 3.10.6 (set by /opt/pyenv/version) 19:22:07 + command -v pyenv 19:22:07 ++ pyenv init - --no-rehash 19:22:07 + 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[*]}"'\'')" 19:22:07 export PATH="/opt/pyenv/shims:${PATH}" 19:22:07 export PYENV_SHELL=bash 19:22:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:22:07 pyenv() { 19:22:07 local command 19:22:07 command="${1:-}" 19:22:07 if [ "$#" -gt 0 ]; then 19:22:07 shift 19:22:07 fi 19:22:07 19:22:07 case "$command" in 19:22:07 rehash|shell) 19:22:07 eval "$(pyenv "sh-$command" "$@")" 19:22:07 ;; 19:22:07 *) 19:22:07 command pyenv "$command" "$@" 19:22:07 ;; 19:22:07 esac 19:22:07 }' 19:22:07 +++ 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[*]}"' 19:22:07 ++ 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 19:22:07 ++ 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 19:22:07 ++ 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 19:22:07 ++ export PYENV_SHELL=bash 19:22:07 ++ PYENV_SHELL=bash 19:22:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:22:07 +++ complete -F _pyenv pyenv 19:22:07 ++ lf-pyver python3 19:22:07 ++ local py_version_xy=python3 19:22:07 ++ local py_version_xyz= 19:22:07 ++ pyenv versions 19:22:07 ++ local command 19:22:07 ++ command=versions 19:22:07 ++ '[' 1 -gt 0 ']' 19:22:07 ++ shift 19:22:07 ++ case "$command" in 19:22:07 ++ command pyenv versions 19:22:07 ++ pyenv versions 19:22:07 ++ sed 's/^[ *]* //' 19:22:07 ++ awk '{ print $1 }' 19:22:07 ++ grep -E '^[0-9.]*[0-9]$' 19:22:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:22:08 +++ grep '^3' /tmp/.pyenv_versions 19:22:08 +++ sort -V 19:22:08 +++ tail -n 1 19:22:08 ++ py_version_xyz=3.10.6 19:22:08 ++ [[ -z 3.10.6 ]] 19:22:08 ++ echo 3.10.6 19:22:08 ++ return 0 19:22:08 + pyenv local 3.10.6 19:22:08 + local command 19:22:08 + command=local 19:22:08 + '[' 2 -gt 0 ']' 19:22:08 + shift 19:22:08 + case "$command" in 19:22:08 + command pyenv local 3.10.6 19:22:08 + pyenv local 3.10.6 19:22:08 + for arg in "$@" 19:22:08 + case $arg in 19:22:08 + pkg_list+='tox ' 19:22:08 + for arg in "$@" 19:22:08 + case $arg in 19:22:08 + pkg_list+='virtualenv ' 19:22:08 + for arg in "$@" 19:22:08 + case $arg in 19:22:08 + pkg_list+='urllib3~=1.26.15 ' 19:22:08 + [[ -f /tmp/.toxenv ]] 19:22:08 + [[ ! -f /tmp/.toxenv ]] 19:22:08 + [[ -n '' ]] 19:22:08 + python3 -m venv /tmp/venv-aGYH 19:22:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aGYH' 19:22:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aGYH 19:22:12 + echo /tmp/venv-aGYH 19:22:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:22:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:22:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:22:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:12 + local 'pip_opts=--upgrade --quiet' 19:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:22:12 + [[ -n '' ]] 19:22:12 + [[ -n '' ]] 19:22:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:22:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:12 + /tmp/venv-aGYH/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 19:22:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:22:15 lf-activate-venv(): INFO: Base packages installed successfully 19:22:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:22:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:22:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:22:15 + /tmp/venv-aGYH/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 19:22:17 + type python3 19:22:17 + true 19:22:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aGYH/bin to PATH' 19:22:17 lf-activate-venv(): INFO: Adding /tmp/venv-aGYH/bin to PATH 19:22:17 + PATH=/tmp/venv-aGYH/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 19:22:17 + return 0 19:22:17 + python3 --version 19:22:17 Python 3.10.6 19:22:17 + python3 -m pip --version 19:22:18 pip 26.1.2 from /tmp/venv-aGYH/lib/python3.10/site-packages/pip (python 3.10) 19:22:18 + python3 -m pip freeze 19:22:18 cachetools==7.1.6 19:22:18 colorama==0.4.6 19:22:18 distlib==0.4.3 19:22:18 filelock==3.32.0 19:22:18 packaging==26.2 19:22:18 platformdirs==4.11.0 19:22:18 pluggy==1.6.0 19:22:18 pyproject-api==1.11.0 19:22:18 python-discovery==1.5.0 19:22:18 tomli==2.4.1 19:22:18 tomli_w==1.2.0 19:22:18 tox==4.58.0 19:22:18 typing_extensions==4.16.0 19:22:18 urllib3==1.26.20 19:22:18 virtualenv==21.7.0 19:22:18 [EnvInject] - Injecting environment variables from a build step. 19:22:18 [EnvInject] - Injecting as environment variables the properties content 19:22:18 PARALLEL=false 19:22:18 19:22:18 [EnvInject] - Variables injected successfully. 19:22:18 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1849664195255799830.sh 19:22:18 ---> tox-run.sh 19:22:18 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:22:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:22:18 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:22:18 + cd /w/workspace/oom-master-doc8-lint/. 19:22:18 + source /home/jenkins/lf-env.sh 19:22:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:22:18 ++ mktemp -d /tmp/venv-XXXX 19:22:18 + lf_venv=/tmp/venv-neGE 19:22:18 + local venv_file=/tmp/.os_lf_venv 19:22:18 + local python=python3 19:22:18 + local options 19:22:18 + local set_path=true 19:22:18 + local install_args= 19:22:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:22:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:22:18 + true 19:22:18 + case $1 in 19:22:18 + venv_file=/tmp/.toxenv 19:22:18 + shift 2 19:22:18 + true 19:22:18 + case $1 in 19:22:18 + shift 19:22:18 + break 19:22:18 + case $python in 19:22:18 + local pkg_list= 19:22:18 + [[ -d /opt/pyenv ]] 19:22:18 + echo 'Setup pyenv:' 19:22:18 Setup pyenv: 19:22:18 + export PYENV_ROOT=/opt/pyenv 19:22:18 + PYENV_ROOT=/opt/pyenv 19:22:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 + pyenv versions 19:22:18 system 19:22:18 3.8.13 19:22:18 3.9.13 19:22:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:22:18 + command -v pyenv 19:22:18 ++ pyenv init - --no-rehash 19:22:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:22:18 export PATH="/opt/pyenv/shims:${PATH}" 19:22:18 export PYENV_SHELL=bash 19:22:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:22:18 pyenv() { 19:22:18 local command 19:22:18 command="${1:-}" 19:22:18 if [ "$#" -gt 0 ]; then 19:22:18 shift 19:22:18 fi 19:22:18 19:22:18 case "$command" in 19:22:18 rehash|shell) 19:22:18 eval "$(pyenv "sh-$command" "$@")" 19:22:18 ;; 19:22:18 *) 19:22:18 command pyenv "$command" "$@" 19:22:18 ;; 19:22:18 esac 19:22:18 }' 19:22:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:22:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:22:18 ++ export PYENV_SHELL=bash 19:22:18 ++ PYENV_SHELL=bash 19:22:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:22:18 +++ complete -F _pyenv pyenv 19:22:18 ++ lf-pyver python3 19:22:18 ++ local py_version_xy=python3 19:22:18 ++ local py_version_xyz= 19:22:18 ++ pyenv versions 19:22:18 ++ local command 19:22:18 ++ command=versions 19:22:18 ++ '[' 1 -gt 0 ']' 19:22:18 ++ shift 19:22:18 ++ case "$command" in 19:22:18 ++ command pyenv versions 19:22:18 ++ pyenv versions 19:22:18 ++ sed 's/^[ *]* //' 19:22:18 ++ grep -E '^[0-9.]*[0-9]$' 19:22:18 ++ awk '{ print $1 }' 19:22:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:22:18 +++ grep '^3' /tmp/.pyenv_versions 19:22:18 +++ sort -V 19:22:18 +++ tail -n 1 19:22:18 ++ py_version_xyz=3.10.6 19:22:18 ++ [[ -z 3.10.6 ]] 19:22:18 ++ echo 3.10.6 19:22:18 ++ return 0 19:22:18 + pyenv local 3.10.6 19:22:18 + local command 19:22:18 + command=local 19:22:18 + '[' 2 -gt 0 ']' 19:22:18 + shift 19:22:18 + case "$command" in 19:22:18 + command pyenv local 3.10.6 19:22:18 + pyenv local 3.10.6 19:22:18 + for arg in "$@" 19:22:18 + case $arg in 19:22:18 + pkg_list+='tox ' 19:22:18 + for arg in "$@" 19:22:18 + case $arg in 19:22:18 + pkg_list+='virtualenv ' 19:22:18 + for arg in "$@" 19:22:18 + case $arg in 19:22:18 + pkg_list+='urllib3~=1.26.15 ' 19:22:18 + [[ -f /tmp/.toxenv ]] 19:22:18 ++ cat /tmp/.toxenv 19:22:18 + lf_venv=/tmp/venv-aGYH 19:22:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGYH from' file:/tmp/.toxenv 19:22:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGYH from file:/tmp/.toxenv 19:22:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:22:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:18 + local 'pip_opts=--upgrade --quiet' 19:22:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:22:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:22:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:22:18 + [[ -n '' ]] 19:22:18 + [[ -n '' ]] 19:22:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:22:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:18 + /tmp/venv-aGYH/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 19:22:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:22:19 lf-activate-venv(): INFO: Base packages installed successfully 19:22:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:22:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:22:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:22:19 + /tmp/venv-aGYH/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 19:22:20 + type python3 19:22:20 + true 19:22:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aGYH/bin to PATH' 19:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-aGYH/bin to PATH 19:22:20 + PATH=/tmp/venv-aGYH/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 19:22:20 + return 0 19:22:20 + [[ -d /opt/pyenv ]] 19:22:20 + echo '---> Setting up pyenv' 19:22:20 ---> Setting up pyenv 19:22:20 + export PYENV_ROOT=/opt/pyenv 19:22:20 + PYENV_ROOT=/opt/pyenv 19:22:20 + export PATH=/opt/pyenv/bin:/tmp/venv-aGYH/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 19:22:20 + PATH=/opt/pyenv/bin:/tmp/venv-aGYH/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 19:22:20 ++ pwd 19:22:20 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:22:20 + export PYTHONPATH 19:22:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:22:20 + TOX_TESTENV_PASSENV=PYTHONPATH 19:22:20 + tox --version 19:22:20 4.58.0 from /tmp/venv-aGYH/lib/python3.10/site-packages/tox/__init__.py 19:22:20 + PARALLEL=false 19:22:20 + TOX_OPTIONS_LIST= 19:22:20 + [[ -n doc8 ]] 19:22:20 + TOX_OPTIONS_LIST=' -e doc8' 19:22:20 + case ${PARALLEL,,} in 19:22:20 + tox -e doc8 19:22:20 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:22:21 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:22:41 doc8: freeze> python -m pip freeze --all 19:22:42 doc8: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.3.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 19:22:42 doc8: commands[0]> doc8 docs/ 19:22:45 Scanning... 19:22:45 Validating... 19:22:45 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 19:22:45 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 19:22:45 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 19:22:45 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:22:45 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:22:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:22:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:22:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:22:45 ======== 19:22:45 Total files scanned = 43 19:22:45 Total files ignored = 0 19:22:45 Total accumulated errors = 87 19:22:45 Detailed error counts: 19:22:45 - doc8.checks.CheckCarriageReturn = 0 19:22:45 - doc8.checks.CheckIndentationNoTab = 0 19:22:45 - doc8.checks.CheckMaxLineLength = 86 19:22:45 - doc8.checks.CheckNewlineEndOfFile = 1 19:22:45 - doc8.checks.CheckTrailingWhitespace = 0 19:22:45 - doc8.checks.CheckValidity = 0 19:22:45 doc8: exit 1 (2.69 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2252 19:22:45 doc8: command failed but is marked ignore outcome so handling it as success 19:22:45 doc8: OK (24.25=setup[21.56]+cmd[2.69] seconds) 19:22:45 congratulations :) (24.29 seconds) 19:22:45 + tox_status=0 19:22:45 + echo '---> Completed tox runs' 19:22:45 ---> Completed tox runs 19:22:45 + for i in .tox/*/log 19:22:45 ++ echo .tox/doc8/log 19:22:45 ++ awk -F/ '{print $2}' 19:22:45 + tox_env=doc8 19:22:45 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:22:45 + DOC_DIR=docs/_build/html 19:22:45 + [[ -d docs/_build/html ]] 19:22:45 + echo '---> tox-run.sh ends' 19:22:45 ---> tox-run.sh ends 19:22:45 + test 0 -eq 0 19:22:45 $ ssh-agent -k 19:22:45 unset SSH_AUTH_SOCK; 19:22:45 unset SSH_AGENT_PID; 19:22:45 echo Agent pid 1663 killed; 19:22:45 [ssh-agent] Stopped. 19:22:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:22:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17706603696474966707.sh 19:22:45 ---> sysstat.sh 19:22:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11176006444061931496.sh 19:22:45 ---> package-listing.sh 19:22:45 ++ facter osfamily 19:22:45 ++ tr '[:upper:]' '[:lower:]' 19:22:45 + OS_FAMILY=debian 19:22:45 + workspace=/w/workspace/oom-master-doc8-lint 19:22:45 + START_PACKAGES=/tmp/packages_start.txt 19:22:45 + END_PACKAGES=/tmp/packages_end.txt 19:22:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:45 + PACKAGES=/tmp/packages_start.txt 19:22:45 + '[' /w/workspace/oom-master-doc8-lint ']' 19:22:45 + PACKAGES=/tmp/packages_end.txt 19:22:45 + case "${OS_FAMILY}" in 19:22:45 + grep '^ii' 19:22:45 + dpkg -l 19:22:45 + '[' -f /tmp/packages_start.txt ']' 19:22:45 + '[' -f /tmp/packages_end.txt ']' 19:22:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:45 + '[' /w/workspace/oom-master-doc8-lint ']' 19:22:45 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:22:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:22:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7437635027935934957.sh 19:22:45 ---> capture-instance-metadata.sh 19:22:45 Setup pyenv: 19:22:45 system 19:22:45 3.8.13 19:22:45 3.9.13 19:22:45 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:22:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MjPY 19:22:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:53 lf-activate-venv(): INFO: Base packages installed successfully 19:22:53 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:12 lf-activate-venv(): INFO: Adding /tmp/venv-MjPY/bin to PATH 19:23:12 INFO: Running in OpenStack, capturing instance metadata 19:23:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16112060714944600767.sh 19:23:12 provisioning config files... 19:23:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config9013007735029493646tmp 19:23:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:23:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:23:12 [EnvInject] - Injecting environment variables from a build step. 19:23:12 [EnvInject] - Injecting as environment variables the properties content 19:23:12 SERVER_ID=logs 19:23:12 19:23:12 [EnvInject] - Variables injected successfully. 19:23:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10927727584552556507.sh 19:23:12 ---> create-netrc.sh 19:23:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9299375056938755863.sh 19:23:12 ---> python-tools-install.sh 19:23:12 Setup pyenv: 19:23:12 system 19:23:12 3.8.13 19:23:12 3.9.13 19:23:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:23:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MjPY from file:/tmp/.os_lf_venv 19:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:14 lf-activate-venv(): INFO: Base packages installed successfully 19:23:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:21 lf-activate-venv(): INFO: Adding /tmp/venv-MjPY/bin to PATH 19:23:21 Generating Requirements File 19:23: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. 19:23:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:23:42 Python 3.10.6 19:23:42 pip 26.1.2 from /tmp/venv-MjPY/lib/python3.10/site-packages/pip (python 3.10) 19:23:43 aiohappyeyeballs==2.7.1 19:23:43 aiohttp==3.14.3 19:23:43 aiosignal==1.4.0 19:23:43 appdirs==1.4.4 19:23:43 argcomplete==3.7.0 19:23:43 aspy.yaml==1.3.0 19:23:43 async-timeout==5.0.1 19:23:43 attrs==26.1.0 19:23:43 autopage==0.6.0 19:23:43 backports.strenum==1.3.1 19:23:43 beautifulsoup4==4.15.0 19:23:43 boto3==1.43.57 19:23:43 botocore==1.43.57 19:23:43 bs4==0.0.2 19:23:43 certifi==2026.7.22 19:23:43 cffi==2.1.0 19:23:43 cfgv==3.5.0 19:23:43 chardet==7.4.3 19:23:43 charset-normalizer==3.4.9 19:23:43 click==8.4.2 19:23:43 cliff==4.14.0 19:23:43 cmd2==3.5.1 19:23:43 cryptography==3.3.2 19:23:43 debtcollector==3.1.0 19:23:43 decorator==5.3.1 19:23:43 defusedxml==0.7.1 19:23:43 Deprecated==1.3.1 19:23:43 distlib==0.4.3 19:23:43 dnspython==2.8.0 19:23:43 docker==7.2.0 19:23:43 dogpile.cache==1.5.0 19:23:43 durationpy==0.10 19:23:43 email-validator==2.3.0 19:23:43 filelock==3.32.0 19:23:43 frozenlist==1.8.0 19:23:43 future==1.0.0 19:23:43 gitdb==4.0.12 19:23:43 GitPython==3.1.57 19:23:43 httplib2==0.30.2 19:23:43 identify==2.6.19 19:23:43 idna==3.18 19:23:43 importlib-resources==1.5.0 19:23:43 iso8601==2.1.0 19:23:43 Jinja2==3.1.6 19:23:43 jmespath==1.1.0 19:23:43 jsonpatch==1.33 19:23:43 jsonpointer==3.1.1 19:23:43 jsonschema==4.26.0 19:23:43 jsonschema-specifications==2025.9.1 19:23:43 keystoneauth1==5.14.0 19:23:43 kubernetes==36.0.3 19:23:43 lftools==0.37.22 19:23:43 lxml==6.1.1 19:23:43 markdown-it-py==4.2.0 19:23:43 MarkupSafe==3.0.3 19:23:43 mdurl==0.1.2 19:23:43 msgpack==1.2.1 19:23:43 multi_key_dict==2.0.3 19:23:43 multidict==6.7.1 19:23:43 munch==4.0.0 19:23:43 netaddr==1.3.0 19:23:43 niet==1.4.2 19:23:43 nodeenv==1.10.0 19:23:43 oauth2client==4.1.3 19:23:43 oauthlib==3.3.1 19:23:43 openstacksdk==4.13.0 19:23:43 os-service-types==1.8.2 19:23:43 osc-lib==4.6.0 19:23:43 oslo.config==10.4.0 19:23:43 oslo.context==6.4.0 19:23:43 oslo.i18n==6.8.0 19:23:43 oslo.log==8.2.0 19:23:43 oslo.serialization==5.10.0 19:23:43 oslo.utils==10.1.1 19:23:43 packaging==26.2 19:23:43 pbr==7.0.3 19:23:43 platformdirs==4.11.0 19:23:43 prettytable==3.18.0 19:23:43 propcache==0.5.2 19:23:43 psutil==7.2.2 19:23:43 pyasn1==0.6.4 19:23:43 pyasn1_modules==0.4.2 19:23:43 pycparser==3.0 19:23:43 pygerrit2==2.0.15 19:23:43 PyGithub==2.9.1 19:23:43 Pygments==2.20.0 19:23:43 PyJWT==2.13.0 19:23:43 PyNaCl==1.6.2 19:23:43 pyparsing==2.4.7 19:23:43 pyperclip==1.11.0 19:23:43 pyrsistent==0.20.0 19:23:43 python-cinderclient==9.9.0 19:23:43 python-dateutil==2.9.0.post0 19:23:43 python-discovery==1.5.0 19:23:43 python-heatclient==5.2.0 19:23:43 python-jenkins==1.8.3 19:23:43 python-keystoneclient==5.8.0 19:23:43 python-magnumclient==4.11.0 19:23:43 python-openstackclient==10.0.0 19:23:43 python-swiftclient==4.10.0 19:23:43 PyYAML==6.0.3 19:23:43 referencing==0.37.0 19:23:43 requests==2.34.2 19:23:43 requests-oauthlib==2.0.0 19:23:43 rfc3986==2.0.0 19:23:43 rich==15.0.0 19:23:43 rich-argparse==1.8.0 19:23:43 rpds-py==0.30.0 19:23:43 rsa==4.9.1 19:23:43 ruamel.yaml==0.19.1 19:23:43 ruamel.yaml.clib==0.2.15 19:23:43 s3transfer==0.19.2 19:23:43 simplejson==4.1.1 19:23:43 six==1.17.0 19:23:43 smmap==5.0.3 19:23:43 soupsieve==2.9.1 19:23:43 stevedore==5.8.0 19:23:43 tabulate==0.10.0 19:23:43 toml==0.10.2 19:23:43 tomlkit==0.15.1 19:23:43 tqdm==4.70.0 19:23:43 typing_extensions==4.16.0 19:23:43 urllib3==1.26.20 19:23:43 virtualenv==21.7.0 19:23:43 wcwidth==0.8.2 19:23:43 websocket-client==1.9.0 19:23:43 wrapt==2.3.0 19:23:43 xdg==6.0.0 19:23:43 xmltodict==1.0.4 19:23:43 yarl==1.24.5 19:23:43 yq==4.1.2 19:23:43 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins17922756100104341608.sh 19:23:43 ---> uv-install.sh 19:23:43 Installing uv/uvx (latest) using shell installer 19:23:43 2026-07-28 19:23:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-v8I31o.sh" [1] 19:23:43 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:23:44 installing to /home/jenkins/.local/bin 19:23:44 uv 19:23:44 uvx 19:23:44 everything's installed! 19:23:44 19:23:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:23:44 19:23:44 source $HOME/.local/bin/env (sh, bash, zsh) 19:23:44 source $HOME/.local/bin/env.fish (fish) 19:23:44 Adding install location to PATH 19:23:44 ---> Validating uv/uvx install 19:23:44 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:23:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3648033207262410908.sh 19:23:44 ---> sudo-logs.sh 19:23:44 Archiving 'sudo' log.. 19:23:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16408699851285328478.sh 19:23:44 ---> job-cost.sh 19:23:44 INFO: Activating Python virtual environment... 19:23:44 Setup pyenv: 19:23:44 system 19:23:44 3.8.13 19:23:44 3.9.13 19:23:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:23:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MjPY from file:/tmp/.os_lf_venv 19:23:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:46 lf-activate-venv(): INFO: Base packages installed successfully 19:23:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:23:51 lf-activate-venv(): INFO: Adding /tmp/venv-MjPY/bin to PATH 19:23:51 INFO: No stack-cost file found 19:23:51 INFO: Instance uptime: 140s 19:23:51 INFO: Fetching instance metadata (attempt 1 of 3)... 19:23:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:23:51 INFO: Successfully fetched instance metadata 19:23:51 INFO: Instance type: v3-standard-4 19:23:51 INFO: Retrieving pricing info for: v3-standard-4 19:23:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:23:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 19:23:51 INFO: Successfully fetched Vexxhost pricing API 19:23:51 INFO: Retrieved cost: 0.11 19:23:51 INFO: Retrieved resource: v3-standard-4 19:23:51 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 19:23:51 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 19:23:51 INFO: Successfully archived job cost data 19:23:51 DEBUG: Cost data: oom-master-doc8-lint,625,2026-07-28 19:23:51,v3-standard-4,140,0.11,0.00,SUCCESS 19:23:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6071303714631050985.sh 19:23:51 ---> logs-deploy.sh 19:23:51 Setup pyenv: 19:23:51 system 19:23:51 3.8.13 19:23:51 3.9.13 19:23:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:23:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MjPY from file:/tmp/.os_lf_venv 19:23:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:53 lf-activate-venv(): INFO: Base packages installed successfully 19:23:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-MjPY/bin to PATH 19:24:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/625 19:24:00 INFO: archiving workspace using pattern(s): 19:24:01 Archives upload complete. 19:24:01 INFO: archiving logs to Nexus 19:24:02 ---> uname -a: 19:24:02 Linux prd-ubuntu1804-builder-4c-4g-13469 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:24:02 19:24:02 19:24:02 ---> lscpu: 19:24:02 Architecture: x86_64 19:24:02 CPU op-mode(s): 32-bit, 64-bit 19:24:02 Byte Order: Little Endian 19:24:02 CPU(s): 4 19:24:02 On-line CPU(s) list: 0-3 19:24:02 Thread(s) per core: 1 19:24:02 Core(s) per socket: 1 19:24:02 Socket(s): 4 19:24:02 NUMA node(s): 1 19:24:02 Vendor ID: AuthenticAMD 19:24:02 CPU family: 23 19:24:02 Model: 49 19:24:02 Model name: AMD EPYC-Rome Processor 19:24:02 Stepping: 0 19:24:02 CPU MHz: 2799.998 19:24:02 BogoMIPS: 5599.99 19:24:02 Virtualization: AMD-V 19:24:02 Hypervisor vendor: KVM 19:24:02 Virtualization type: full 19:24:02 L1d cache: 32K 19:24:02 L1i cache: 32K 19:24:02 L2 cache: 512K 19:24:02 L3 cache: 16384K 19:24:02 NUMA node0 CPU(s): 0-3 19:24:02 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 19:24:02 19:24:02 19:24:02 ---> nproc: 19:24:02 4 19:24:02 19:24:02 19:24:02 ---> df -h: 19:24:02 Filesystem Size Used Avail Use% Mounted on 19:24:02 udev 7.9G 0 7.9G 0% /dev 19:24:02 tmpfs 1.6G 676K 1.6G 1% /run 19:24:02 /dev/vda1 78G 8.6G 69G 11% / 19:24:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:24:02 tmpfs 5.0M 0 5.0M 0% /run/lock 19:24:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:24:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:24:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:24:02 19:24:02 19:24:02 ---> free -m: 19:24:02 total used free shared buff/cache available 19:24:02 Mem: 16040 547 13136 0 2356 15167 19:24:02 Swap: 1023 0 1023 19:24:02 19:24:02 19:24:02 ---> ip addr: 19:24:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:24:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:02 inet 127.0.0.1/8 scope host lo 19:24:02 valid_lft forever preferred_lft forever 19:24:02 inet6 ::1/128 scope host 19:24:02 valid_lft forever preferred_lft forever 19:24:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:24:02 link/ether fa:16:3e:04:93:5a brd ff:ff:ff:ff:ff:ff 19:24:02 inet 10.30.106.35/23 brd 10.30.107.255 scope global dynamic ens3 19:24:02 valid_lft 86256sec preferred_lft 86256sec 19:24:02 inet6 fe80::f816:3eff:fe04:935a/64 scope link 19:24:02 valid_lft forever preferred_lft forever 19:24:02 19:24:02 19:24:02 ---> sar -b -r -n DEV: 19:24:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13469) 07/28/26 _x86_64_ (4 CPU) 19:24:02 19:24:02 19:21:40 LINUX RESTART (4 CPU) 19:24:02 19:24:02 19:22:01 tps rtps wtps bread/s bwrtn/s 19:24:02 19:23:02 370.94 23.70 347.24 815.20 53895.28 19:24:02 19:24:01 129.11 2.22 126.89 185.19 15592.48 19:24:02 Average: 251.04 13.05 237.99 502.84 34904.79 19:24:02 19:24:02 19:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:02 19:23:02 13888116 15541580 2536852 15.45 69896 1778468 797276 4.56 714736 1597012 161924 19:24:02 19:24:01 13463148 15542552 2961820 18.03 94768 2159448 779760 4.46 729000 1966420 200080 19:24:02 Average: 13675632 15542066 2749336 16.74 82332 1968958 788518 4.51 721868 1781716 181002 19:24:02 19:24:02 19:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:02 19:23:02 lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 19:24:02 19:23:02 ens3 128.83 89.14 845.72 31.63 0.00 0.00 0.00 0.00 19:24:02 19:24:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 19:24:02 19:24:01 ens3 89.51 60.13 1317.76 12.46 0.00 0.00 0.00 0.00 19:24:02 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 19:24:02 Average: ens3 109.33 74.75 1079.76 22.12 0.00 0.00 0.00 0.00 19:24:02 19:24:02 19:24:02 ---> sar -P ALL: 19:24:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13469) 07/28/26 _x86_64_ (4 CPU) 19:24:02 19:24:02 19:21:40 LINUX RESTART (4 CPU) 19:24:02 19:24:02 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:24:02 19:23:02 all 21.28 0.00 1.97 3.41 0.05 73.28 19:24:02 19:23:02 0 17.23 0.00 1.55 4.76 0.03 76.42 19:24:02 19:23:02 1 28.05 0.00 2.10 0.68 0.05 69.11 19:24:02 19:23:02 2 32.08 0.00 2.57 1.80 0.08 63.46 19:24:02 19:23:02 3 7.72 0.00 1.63 6.39 0.05 84.21 19:24:02 19:24:01 all 21.87 0.00 1.57 1.21 0.06 75.28 19:24:02 19:24:01 0 15.19 0.00 1.72 3.09 0.05 79.96 19:24:02 19:24:01 1 31.22 0.00 1.71 1.24 0.05 65.78 19:24:02 19:24:01 2 29.84 0.00 2.09 0.32 0.08 67.66 19:24:02 19:24:01 3 11.35 0.00 0.82 0.20 0.03 87.59 19:24:02 Average: all 21.58 0.00 1.77 2.32 0.06 74.28 19:24:02 Average: 0 16.22 0.00 1.63 3.93 0.04 78.17 19:24:02 Average: 1 29.62 0.00 1.91 0.96 0.05 67.46 19:24:02 Average: 2 30.97 0.00 2.33 1.07 0.08 65.54 19:24:02 Average: 3 9.53 0.00 1.23 3.30 0.04 85.90 19:24:02 19:24:02 19:24:02