10:59:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146780 10:59:46 Running as SYSTEM 10:59:46 [EnvInject] - Loading node environment variables. 10:59:46 Building remotely on prd-ubuntu1804-builder-4c-4g-13953 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 10:59:46 [ssh-agent] Looking for ssh-agent implementation... 10:59:46 $ ssh-agent 10:59:46 SSH_AUTH_SOCK=/tmp/ssh-0HbTMXw2SNYT/agent.1621 10:59:46 SSH_AGENT_PID=1623 10:59:46 [ssh-agent] Started. 10:59:46 Running ssh-add (command line suppressed) 10:59:46 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_16277876419832819997.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_16277876419832819997.key) 10:59:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:59:46 The recommended git tool is: NONE 10:59:48 using credential onap-jenkins-ssh 10:59:48 Wiping out workspace first. 10:59:48 Cloning the remote Git repository 10:59:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:59:48 > git init /w/workspace/oom-master-doc8-lint # timeout=10 10:59:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:48 > git --version # timeout=10 10:59:48 > git --version # 'git version 2.17.1' 10:59:48 using GIT_SSH to set credentials Gerrit user 10:59:48 Verifying host key using manually-configured host key entries 10:59:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:59:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:53 using GIT_SSH to set credentials Gerrit user 10:59:53 Verifying host key using manually-configured host key entries 10:59:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146780/1 # timeout=30 10:59:54 > git rev-parse 9f14d0be2cad580cb0d978847831d4341a6e441b^{commit} # timeout=10 10:59:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:59:54 Checking out Revision 9f14d0be2cad580cb0d978847831d4341a6e441b (refs/changes/80/146780/1) 10:59:54 > git config core.sparsecheckout # timeout=10 10:59:54 > git checkout -f 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=30 10:59:57 Commit message: "[DOCS] FIX linkcheck timeout causing 6h CI hang" 10:59:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:59:57 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 10:59:57 [EnvInject] - Injecting environment variables from a build step. 10:59:58 [EnvInject] - Injecting as environment variables the properties content 10:59:58 PYTHON=python3 10:59:58 10:59:58 [EnvInject] - Variables injected successfully. 10:59:58 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9478657187117157591.sh 10:59:58 ---> tox-install.sh 10:59:58 + source /home/jenkins/lf-env.sh 10:59:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:58 ++ mktemp -d /tmp/venv-XXXX 10:59:58 + lf_venv=/tmp/venv-CwO9 10:59:58 + local venv_file=/tmp/.os_lf_venv 10:59:58 + local python=python3 10:59:58 + local options 10:59:58 + local set_path=true 10:59:58 + local install_args= 10:59:58 ++ 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 10:59:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:59:58 + true 10:59:58 + case $1 in 10:59:58 + venv_file=/tmp/.toxenv 10:59:58 + shift 2 10:59:58 + true 10:59:58 + case $1 in 10:59:58 + shift 10:59:58 + break 10:59:58 + case $python in 10:59:58 + local pkg_list= 10:59:58 + [[ -d /opt/pyenv ]] 10:59:58 + echo 'Setup pyenv:' 10:59:58 Setup pyenv: 10:59:58 + export PYENV_ROOT=/opt/pyenv 10:59:58 + PYENV_ROOT=/opt/pyenv 10:59:58 + 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 10:59:58 + 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 10:59:58 + pyenv versions 10:59:58 * system (set by /opt/pyenv/version) 10:59:58 * 3.8.13 (set by /opt/pyenv/version) 10:59:58 * 3.9.13 (set by /opt/pyenv/version) 10:59:58 * 3.10.6 (set by /opt/pyenv/version) 10:59:58 + command -v pyenv 10:59:58 ++ pyenv init - --no-rehash 10:59:58 + 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[*]}"'\'')" 10:59:58 export PATH="/opt/pyenv/shims:${PATH}" 10:59:58 export PYENV_SHELL=bash 10:59:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:59:58 pyenv() { 10:59:58 local command 10:59:58 command="${1:-}" 10:59:58 if [ "$#" -gt 0 ]; then 10:59:58 shift 10:59:58 fi 10:59:58 10:59:58 case "$command" in 10:59:58 rehash|shell) 10:59:58 eval "$(pyenv "sh-$command" "$@")" 10:59:58 ;; 10:59:58 *) 10:59:58 command pyenv "$command" "$@" 10:59:58 ;; 10:59:58 esac 10:59:58 }' 10:59:58 +++ 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[*]}"' 10:59:58 ++ 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 10:59:58 ++ 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 10:59:58 ++ 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 10:59:58 ++ export PYENV_SHELL=bash 10:59:58 ++ PYENV_SHELL=bash 10:59:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:59:58 +++ complete -F _pyenv pyenv 10:59:58 ++ lf-pyver python3 10:59:58 ++ local py_version_xy=python3 10:59:58 ++ local py_version_xyz= 10:59:58 ++ sed 's/^[ *]* //' 10:59:58 ++ grep -E '^[0-9.]*[0-9]$' 10:59:58 ++ pyenv versions 10:59:58 ++ local command 10:59:58 ++ command=versions 10:59:58 ++ '[' 1 -gt 0 ']' 10:59:58 ++ shift 10:59:58 ++ case "$command" in 10:59:58 ++ command pyenv versions 10:59:58 ++ pyenv versions 10:59:58 ++ awk '{ print $1 }' 10:59:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:59:58 +++ grep '^3' /tmp/.pyenv_versions 10:59:58 +++ sort -V 10:59:58 +++ tail -n 1 10:59:58 ++ py_version_xyz=3.10.6 10:59:58 ++ [[ -z 3.10.6 ]] 10:59:58 ++ echo 3.10.6 10:59:58 ++ return 0 10:59:58 + pyenv local 3.10.6 10:59:58 + local command 10:59:58 + command=local 10:59:58 + '[' 2 -gt 0 ']' 10:59:58 + shift 10:59:58 + case "$command" in 10:59:58 + command pyenv local 3.10.6 10:59:58 + pyenv local 3.10.6 10:59:58 + for arg in "$@" 10:59:58 + case $arg in 10:59:58 + pkg_list+='tox ' 10:59:58 + for arg in "$@" 10:59:58 + case $arg in 10:59:58 + pkg_list+='virtualenv ' 10:59:58 + for arg in "$@" 10:59:58 + case $arg in 10:59:58 + pkg_list+='urllib3~=1.26.15 ' 10:59:58 + [[ -f /tmp/.toxenv ]] 10:59:58 + [[ ! -f /tmp/.toxenv ]] 10:59:58 + [[ -n '' ]] 10:59:58 + python3 -m venv /tmp/venv-CwO9 11:00:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CwO9' 11:00:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CwO9 11:00:02 + echo /tmp/venv-CwO9 11:00:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:00:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:00:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:00:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:02 + local 'pip_opts=--upgrade --quiet' 11:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:00:02 + [[ -n '' ]] 11:00:02 + [[ -n '' ]] 11:00:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:00:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:02 + /tmp/venv-CwO9/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 11:00:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:00:06 lf-activate-venv(): INFO: Base packages installed successfully 11:00:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:00:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:00:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:00:06 + /tmp/venv-CwO9/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 11:00:08 + type python3 11:00:08 + true 11:00:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CwO9/bin to PATH' 11:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-CwO9/bin to PATH 11:00:08 + PATH=/tmp/venv-CwO9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 + return 0 11:00:08 + python3 --version 11:00:08 Python 3.10.6 11:00:08 + python3 -m pip --version 11:00:08 pip 26.2 from /tmp/venv-CwO9/lib/python3.10/site-packages/pip (python 3.10) 11:00:08 + python3 -m pip freeze 11:00:08 cachetools==7.1.6 11:00:08 colorama==0.4.6 11:00:08 distlib==0.4.3 11:00:08 filelock==3.32.2 11:00:08 packaging==26.2 11:00:08 platformdirs==4.11.0 11:00:08 pluggy==1.6.0 11:00:08 pyproject-api==1.11.0 11:00:08 python-discovery==1.5.0 11:00:08 tomli==2.4.1 11:00:08 tomli_w==1.2.0 11:00:08 tox==4.58.0 11:00:08 typing_extensions==4.16.0 11:00:08 urllib3==1.26.20 11:00:08 virtualenv==21.7.0 11:00:08 [EnvInject] - Injecting environment variables from a build step. 11:00:08 [EnvInject] - Injecting as environment variables the properties content 11:00:08 PARALLEL=false 11:00:08 11:00:08 [EnvInject] - Variables injected successfully. 11:00:08 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4097281943831811833.sh 11:00:08 ---> tox-run.sh 11:00:08 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 11:00:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 11:00:08 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 11:00:08 + cd /w/workspace/oom-master-doc8-lint/. 11:00:08 + source /home/jenkins/lf-env.sh 11:00:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:00:08 ++ mktemp -d /tmp/venv-XXXX 11:00:08 + lf_venv=/tmp/venv-kpmv 11:00:08 + local venv_file=/tmp/.os_lf_venv 11:00:08 + local python=python3 11:00:08 + local options 11:00:08 + local set_path=true 11:00:08 + local install_args= 11:00:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:00:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:00:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:00:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:00:08 + true 11:00:08 + case $1 in 11:00:08 + venv_file=/tmp/.toxenv 11:00:08 + shift 2 11:00:08 + true 11:00:08 + case $1 in 11:00:08 + shift 11:00:08 + break 11:00:08 + case $python in 11:00:08 + local pkg_list= 11:00:08 + [[ -d /opt/pyenv ]] 11:00:08 + echo 'Setup pyenv:' 11:00:08 Setup pyenv: 11:00:08 + export PYENV_ROOT=/opt/pyenv 11:00:08 + PYENV_ROOT=/opt/pyenv 11:00:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 + pyenv versions 11:00:08 system 11:00:08 3.8.13 11:00:08 3.9.13 11:00:08 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:00:08 + command -v pyenv 11:00:08 ++ pyenv init - --no-rehash 11:00:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:00:08 export PATH="/opt/pyenv/shims:${PATH}" 11:00:08 export PYENV_SHELL=bash 11:00:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:00:08 pyenv() { 11:00:08 local command 11:00:08 command="${1:-}" 11:00:08 if [ "$#" -gt 0 ]; then 11:00:08 shift 11:00:08 fi 11:00:08 11:00:08 case "$command" in 11:00:08 rehash|shell) 11:00:08 eval "$(pyenv "sh-$command" "$@")" 11:00:08 ;; 11:00:08 *) 11:00:08 command pyenv "$command" "$@" 11:00:08 ;; 11:00:08 esac 11:00:08 }' 11:00:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:00:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:08 ++ export PYENV_SHELL=bash 11:00:08 ++ PYENV_SHELL=bash 11:00:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:00:08 +++ complete -F _pyenv pyenv 11:00:08 ++ lf-pyver python3 11:00:08 ++ local py_version_xy=python3 11:00:08 ++ local py_version_xyz= 11:00:08 ++ pyenv versions 11:00:08 ++ sed 's/^[ *]* //' 11:00:08 ++ local command 11:00:08 ++ grep -E '^[0-9.]*[0-9]$' 11:00:08 ++ awk '{ print $1 }' 11:00:08 ++ command=versions 11:00:08 ++ '[' 1 -gt 0 ']' 11:00:08 ++ shift 11:00:08 ++ case "$command" in 11:00:08 ++ command pyenv versions 11:00:08 ++ pyenv versions 11:00:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:00:08 +++ sort -V 11:00:08 +++ grep '^3' /tmp/.pyenv_versions 11:00:08 +++ tail -n 1 11:00:08 ++ py_version_xyz=3.10.6 11:00:08 ++ [[ -z 3.10.6 ]] 11:00:08 ++ echo 3.10.6 11:00:08 ++ return 0 11:00:08 + pyenv local 3.10.6 11:00:08 + local command 11:00:08 + command=local 11:00:08 + '[' 2 -gt 0 ']' 11:00:08 + shift 11:00:08 + case "$command" in 11:00:08 + command pyenv local 3.10.6 11:00:08 + pyenv local 3.10.6 11:00:08 + for arg in "$@" 11:00:08 + case $arg in 11:00:08 + pkg_list+='tox ' 11:00:08 + for arg in "$@" 11:00:08 + case $arg in 11:00:08 + pkg_list+='virtualenv ' 11:00:08 + for arg in "$@" 11:00:08 + case $arg in 11:00:08 + pkg_list+='urllib3~=1.26.15 ' 11:00:08 + [[ -f /tmp/.toxenv ]] 11:00:08 ++ cat /tmp/.toxenv 11:00:08 + lf_venv=/tmp/venv-CwO9 11:00:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CwO9 from' file:/tmp/.toxenv 11:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CwO9 from file:/tmp/.toxenv 11:00:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:00:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:08 + local 'pip_opts=--upgrade --quiet' 11:00:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:00:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:00:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:00:08 + [[ -n '' ]] 11:00:08 + [[ -n '' ]] 11:00:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:00:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:08 + /tmp/venv-CwO9/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 11:00:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:00:09 lf-activate-venv(): INFO: Base packages installed successfully 11:00:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:00:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:00:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:00:09 + /tmp/venv-CwO9/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 11:00:10 + type python3 11:00:10 + true 11:00:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CwO9/bin to PATH' 11:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-CwO9/bin to PATH 11:00:10 + PATH=/tmp/venv-CwO9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:10 + return 0 11:00:10 + [[ -d /opt/pyenv ]] 11:00:10 + echo '---> Setting up pyenv' 11:00:10 ---> Setting up pyenv 11:00:10 + export PYENV_ROOT=/opt/pyenv 11:00:10 + PYENV_ROOT=/opt/pyenv 11:00:10 + export PATH=/opt/pyenv/bin:/tmp/venv-CwO9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:10 + PATH=/opt/pyenv/bin:/tmp/venv-CwO9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:00:10 ++ pwd 11:00:10 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 11:00:10 + export PYTHONPATH 11:00:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:00:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:00:10 + tox --version 11:00:10 4.58.0 from /tmp/venv-CwO9/lib/python3.10/site-packages/tox/__init__.py 11:00:10 + PARALLEL=false 11:00:10 + TOX_OPTIONS_LIST= 11:00:10 + [[ -n doc8 ]] 11:00:10 + TOX_OPTIONS_LIST=' -e doc8' 11:00:10 + case ${PARALLEL,,} in 11:00:10 + tox -e doc8 11:00:10 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 11:00:12 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 11:00:32 doc8: freeze> python -m pip freeze --all 11:00:32 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.2,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 11:00:32 doc8: commands[0]> doc8 docs/ 11:00:35 Scanning... 11:00:35 Validating... 11:00:35 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 11:00:35 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 11:00:35 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 11:00:35 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 11:00:35 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 11:00:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 11:00:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 11:00:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 11:00:35 ======== 11:00:35 Total files scanned = 43 11:00:35 Total files ignored = 0 11:00:35 Total accumulated errors = 87 11:00:35 Detailed error counts: 11:00:35 - doc8.checks.CheckCarriageReturn = 0 11:00:35 - doc8.checks.CheckIndentationNoTab = 0 11:00:35 - doc8.checks.CheckMaxLineLength = 86 11:00:35 - doc8.checks.CheckNewlineEndOfFile = 1 11:00:35 - doc8.checks.CheckTrailingWhitespace = 0 11:00:35 - doc8.checks.CheckValidity = 0 11:00:35 doc8: exit 1 (2.77 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2215 11:00:35 doc8: command failed but is marked ignore outcome so handling it as success 11:00:35 doc8: OK (24.15=setup[21.38]+cmd[2.77] seconds) 11:00:35 congratulations :) (24.18 seconds) 11:00:35 + tox_status=0 11:00:35 + echo '---> Completed tox runs' 11:00:35 ---> Completed tox runs 11:00:35 + for i in .tox/*/log 11:00:35 ++ echo .tox/doc8/log 11:00:35 ++ awk -F/ '{print $2}' 11:00:35 + tox_env=doc8 11:00:35 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 11:00:35 + DOC_DIR=docs/_build/html 11:00:35 + [[ -d docs/_build/html ]] 11:00:35 + echo '---> tox-run.sh ends' 11:00:35 ---> tox-run.sh ends 11:00:35 + test 0 -eq 0 11:00:35 $ ssh-agent -k 11:00:35 unset SSH_AUTH_SOCK; 11:00:35 unset SSH_AGENT_PID; 11:00:35 echo Agent pid 1623 killed; 11:00:35 [ssh-agent] Stopped. 11:00:35 [PostBuildScript] - [INFO] Executing post build scripts. 11:00:35 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1196755614184502741.sh 11:00:35 ---> sysstat.sh 11:00:35 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11286076975039194894.sh 11:00:35 ---> package-listing.sh 11:00:35 ++ facter osfamily 11:00:35 ++ tr '[:upper:]' '[:lower:]' 11:00:36 + OS_FAMILY=debian 11:00:36 + workspace=/w/workspace/oom-master-doc8-lint 11:00:36 + START_PACKAGES=/tmp/packages_start.txt 11:00:36 + END_PACKAGES=/tmp/packages_end.txt 11:00:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:36 + PACKAGES=/tmp/packages_start.txt 11:00:36 + '[' /w/workspace/oom-master-doc8-lint ']' 11:00:36 + PACKAGES=/tmp/packages_end.txt 11:00:36 + case "${OS_FAMILY}" in 11:00:36 + dpkg -l 11:00:36 + grep '^ii' 11:00:36 + '[' -f /tmp/packages_start.txt ']' 11:00:36 + '[' -f /tmp/packages_end.txt ']' 11:00:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:36 + '[' /w/workspace/oom-master-doc8-lint ']' 11:00:36 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 11:00:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 11:00:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1379623152127716971.sh 11:00:36 ---> capture-instance-metadata.sh 11:00:36 Setup pyenv: 11:00:36 system 11:00:36 3.8.13 11:00:36 3.9.13 11:00:36 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:00:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IMX7 11:00:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:00:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:43 lf-activate-venv(): INFO: Base packages installed successfully 11:00:43 lf-activate-venv(): INFO: Installing additional packages: lftools 11:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-IMX7/bin to PATH 11:01:02 INFO: Running in OpenStack, capturing instance metadata 11:01:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12800628865789160123.sh 11:01:02 provisioning config files... 11:01:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config779151476579833049tmp 11:01:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:01:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:01:02 [EnvInject] - Injecting environment variables from a build step. 11:01:02 [EnvInject] - Injecting as environment variables the properties content 11:01:02 SERVER_ID=logs 11:01:02 11:01:02 [EnvInject] - Variables injected successfully. 11:01:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16004315306593497086.sh 11:01:02 ---> create-netrc.sh 11:01:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16975796509730626147.sh 11:01:02 ---> python-tools-install.sh 11:01:02 Setup pyenv: 11:01:02 system 11:01:02 3.8.13 11:01:02 3.9.13 11:01:02 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:01:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IMX7 from file:/tmp/.os_lf_venv 11:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:04 lf-activate-venv(): INFO: Base packages installed successfully 11:01:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-IMX7/bin to PATH 11:01:10 Generating Requirements File 11:01:30 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. 11:01:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:01:31 Python 3.10.6 11:01:31 pip 26.2 from /tmp/venv-IMX7/lib/python3.10/site-packages/pip (python 3.10) 11:01:31 aiohappyeyeballs==2.7.1 11:01:31 aiohttp==3.14.3 11:01:31 aiosignal==1.4.0 11:01:31 appdirs==1.4.4 11:01:31 argcomplete==3.7.0 11:01:31 aspy.yaml==1.3.0 11:01:31 async-timeout==5.0.1 11:01:31 attrs==26.1.0 11:01:31 autopage==0.6.0 11:01:31 backports.strenum==1.3.1 11:01:31 beautifulsoup4==4.15.0 11:01:31 boto3==1.43.59 11:01:31 botocore==1.43.59 11:01:31 bs4==0.0.2 11:01:31 certifi==2026.7.22 11:01:31 cffi==2.1.0 11:01:31 cfgv==3.5.0 11:01:31 chardet==7.4.3 11:01:31 charset-normalizer==3.4.9 11:01:31 click==8.4.2 11:01:31 cliff==4.14.0 11:01:31 cmd2==3.5.1 11:01:31 cryptography==3.3.2 11:01:31 debtcollector==3.1.0 11:01:31 decorator==5.3.1 11:01:31 defusedxml==0.7.1 11:01:31 Deprecated==1.3.1 11:01:31 distlib==0.4.3 11:01:31 dnspython==2.8.0 11:01:31 docker==7.2.0 11:01:31 dogpile.cache==1.5.0 11:01:31 durationpy==0.10 11:01:31 email-validator==2.3.0 11:01:31 filelock==3.32.2 11:01:31 frozenlist==1.8.0 11:01:31 future==1.0.0 11:01:31 gitdb==4.0.12 11:01:31 GitPython==3.1.57 11:01:31 httplib2==0.30.2 11:01:31 identify==2.6.19 11:01:31 idna==3.18 11:01:31 importlib-resources==1.5.0 11:01:31 iso8601==2.1.0 11:01:31 Jinja2==3.1.6 11:01:31 jmespath==1.1.0 11:01:31 jsonpatch==1.33 11:01:31 jsonpointer==3.1.1 11:01:31 jsonschema==4.26.0 11:01:31 jsonschema-specifications==2025.9.1 11:01:31 keystoneauth1==5.14.0 11:01:31 kubernetes==36.0.3 11:01:31 lftools==0.37.22 11:01:31 lxml==6.1.1 11:01:31 markdown-it-py==4.2.0 11:01:31 MarkupSafe==3.0.3 11:01:31 mdurl==0.1.2 11:01:31 msgpack==1.2.1 11:01:31 multi_key_dict==2.0.3 11:01:31 multidict==6.7.1 11:01:31 munch==4.0.0 11:01:31 netaddr==1.3.0 11:01:31 niet==1.4.2 11:01:31 nodeenv==1.10.0 11:01:31 oauth2client==4.1.3 11:01:31 oauthlib==3.3.1 11:01:31 openstacksdk==4.13.0 11:01:31 os-service-types==1.8.2 11:01:31 osc-lib==4.6.0 11:01:31 oslo.config==10.4.0 11:01:31 oslo.context==6.4.0 11:01:31 oslo.i18n==6.8.0 11:01:31 oslo.log==8.2.0 11:01:31 oslo.serialization==5.10.0 11:01:31 oslo.utils==10.1.1 11:01:31 packaging==26.2 11:01:31 pbr==7.0.3 11:01:31 platformdirs==4.11.0 11:01:31 prettytable==3.18.0 11:01:31 propcache==0.5.2 11:01:31 psutil==7.2.2 11:01:31 pyasn1==0.6.4 11:01:31 pyasn1_modules==0.4.2 11:01:31 pycparser==3.0 11:01:31 pygerrit2==2.0.15 11:01:31 PyGithub==2.9.1 11:01:31 Pygments==2.20.0 11:01:31 PyJWT==2.13.0 11:01:31 PyNaCl==1.6.2 11:01:31 pyparsing==2.4.7 11:01:31 pyperclip==1.11.0 11:01:31 pyrsistent==0.20.0 11:01:31 python-cinderclient==9.9.0 11:01:31 python-dateutil==2.9.0.post0 11:01:31 python-discovery==1.5.0 11:01:31 python-heatclient==5.2.0 11:01:31 python-jenkins==1.8.3 11:01:31 python-keystoneclient==5.8.0 11:01:31 python-magnumclient==4.11.0 11:01:31 python-openstackclient==10.0.0 11:01:31 python-swiftclient==4.10.0 11:01:31 PyYAML==6.0.3 11:01:31 referencing==0.37.0 11:01:31 requests==2.34.2 11:01:31 requests-oauthlib==2.0.0 11:01:31 rfc3986==2.0.0 11:01:31 rich==15.0.0 11:01:31 rich-argparse==1.8.0 11:01:31 rpds-py==0.30.0 11:01:31 rsa==4.9.1 11:01:31 ruamel.yaml==0.19.1 11:01:31 ruamel.yaml.clib==0.2.15 11:01:31 s3transfer==0.19.2 11:01:31 simplejson==4.1.1 11:01:31 six==1.17.0 11:01:31 smmap==5.0.3 11:01:31 soupsieve==2.9.1 11:01:31 stevedore==5.8.0 11:01:31 tabulate==0.10.0 11:01:31 toml==0.10.2 11:01:31 tomlkit==0.15.1 11:01:31 tqdm==4.70.0 11:01:31 typing_extensions==4.16.0 11:01:31 urllib3==1.26.20 11:01:31 virtualenv==21.7.0 11:01:31 wcwidth==0.8.2 11:01:31 websocket-client==1.9.0 11:01:31 wrapt==2.3.0 11:01:31 xdg==6.0.0 11:01:31 xmltodict==1.0.4 11:01:31 yarl==1.24.5 11:01:31 yq==4.1.2 11:01:31 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins195181311834267435.sh 11:01:31 ---> uv-install.sh 11:01:31 Installing uv/uvx (latest) using shell installer 11:01:31 2026-07-30 11:01:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ZARnMx.sh" [1] 11:01:31 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:01:32 installing to /home/jenkins/.local/bin 11:01:32 uv 11:01:32 uvx 11:01:32 everything's installed! 11:01:32 11:01:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:01:32 11:01:32 source $HOME/.local/bin/env (sh, bash, zsh) 11:01:32 source $HOME/.local/bin/env.fish (fish) 11:01:32 Adding install location to PATH 11:01:32 ---> Validating uv/uvx install 11:01:32 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:01:32 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5377359800122638751.sh 11:01:32 ---> sudo-logs.sh 11:01:32 Archiving 'sudo' log.. 11:01:32 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14639021408790936807.sh 11:01:32 ---> job-cost.sh 11:01:32 INFO: Activating Python virtual environment... 11:01:32 Setup pyenv: 11:01:32 system 11:01:32 3.8.13 11:01:32 3.9.13 11:01:32 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IMX7 from file:/tmp/.os_lf_venv 11:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:34 lf-activate-venv(): INFO: Base packages installed successfully 11:01:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-IMX7/bin to PATH 11:01:39 INFO: No stack-cost file found 11:01:39 INFO: Instance uptime: 136s 11:01:39 INFO: Fetching instance metadata (attempt 1 of 3)... 11:01:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:01:39 INFO: Successfully fetched instance metadata 11:01:39 INFO: Instance type: v3-standard-4 11:01:39 INFO: Retrieving pricing info for: v3-standard-4 11:01:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:01:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 11:01:39 INFO: Successfully fetched Vexxhost pricing API 11:01:39 INFO: Retrieved cost: 0.11 11:01:39 INFO: Retrieved resource: v3-standard-4 11:01:39 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 11:01:39 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 11:01:39 INFO: Successfully archived job cost data 11:01:39 DEBUG: Cost data: oom-master-doc8-lint,626,2026-07-30 11:01:39,v3-standard-4,136,0.11,0.00,SUCCESS 11:01:39 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13924048784323160456.sh 11:01:39 ---> logs-deploy.sh 11:01:39 Setup pyenv: 11:01:39 system 11:01:39 3.8.13 11:01:39 3.9.13 11:01:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IMX7 from file:/tmp/.os_lf_venv 11:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:41 lf-activate-venv(): INFO: Base packages installed successfully 11:01:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-IMX7/bin to PATH 11:01:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/626 11:01:47 INFO: archiving workspace using pattern(s): 11:01:48 Archives upload complete. 11:01:48 INFO: archiving logs to Nexus 11:01:49 ---> uname -a: 11:01:49 Linux prd-ubuntu1804-builder-4c-4g-13953 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:01:49 11:01:49 11:01:49 ---> lscpu: 11:01:49 Architecture: x86_64 11:01:49 CPU op-mode(s): 32-bit, 64-bit 11:01:49 Byte Order: Little Endian 11:01:49 CPU(s): 4 11:01:49 On-line CPU(s) list: 0-3 11:01:49 Thread(s) per core: 1 11:01:49 Core(s) per socket: 1 11:01:49 Socket(s): 4 11:01:49 NUMA node(s): 1 11:01:49 Vendor ID: AuthenticAMD 11:01:49 CPU family: 23 11:01:49 Model: 49 11:01:49 Model name: AMD EPYC-Rome Processor 11:01:49 Stepping: 0 11:01:49 CPU MHz: 2799.998 11:01:49 BogoMIPS: 5599.99 11:01:49 Virtualization: AMD-V 11:01:49 Hypervisor vendor: KVM 11:01:49 Virtualization type: full 11:01:49 L1d cache: 32K 11:01:49 L1i cache: 32K 11:01:49 L2 cache: 512K 11:01:49 L3 cache: 16384K 11:01:49 NUMA node0 CPU(s): 0-3 11:01:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:01:49 11:01:49 11:01:49 ---> nproc: 11:01:49 4 11:01:49 11:01:49 11:01:49 ---> df -h: 11:01:49 Filesystem Size Used Avail Use% Mounted on 11:01:49 udev 7.9G 0 7.9G 0% /dev 11:01:49 tmpfs 1.6G 676K 1.6G 1% /run 11:01:49 /dev/vda1 78G 8.6G 69G 11% / 11:01:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:01:49 tmpfs 5.0M 0 5.0M 0% /run/lock 11:01:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:01:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:01:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:01:49 11:01:49 11:01:49 ---> free -m: 11:01:49 total used free shared buff/cache available 11:01:49 Mem: 16040 556 13129 0 2353 15158 11:01:49 Swap: 1023 0 1023 11:01:49 11:01:49 11:01:49 ---> ip addr: 11:01:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:01:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:01:49 inet 127.0.0.1/8 scope host lo 11:01:49 valid_lft forever preferred_lft forever 11:01:49 inet6 ::1/128 scope host 11:01:49 valid_lft forever preferred_lft forever 11:01:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:01:49 link/ether fa:16:3e:1b:d3:71 brd ff:ff:ff:ff:ff:ff 11:01:49 inet 10.30.107.120/23 brd 10.30.107.255 scope global dynamic ens3 11:01:49 valid_lft 86261sec preferred_lft 86261sec 11:01:49 inet6 fe80::f816:3eff:fe1b:d371/64 scope link 11:01:49 valid_lft forever preferred_lft forever 11:01:49 11:01:49 11:01:49 ---> sar -b -r -n DEV: 11:01:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13953) 07/30/26 _x86_64_ (4 CPU) 11:01:49 11:01:49 10:59:33 LINUX RESTART (4 CPU) 11:01:49 11:01:49 11:00:01 tps rtps wtps bread/s bwrtn/s 11:01:49 11:01:01 157.78 8.20 149.58 170.61 34393.74 11:01:49 Average: 157.78 8.20 149.58 170.61 34393.74 11:01:49 11:01:49 11:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:49 11:01:01 13623584 15494260 2801384 17.06 82180 1972512 829796 4.75 804456 1752108 239204 11:01:49 Average: 13623584 15494260 2801384 17.06 82180 1972512 829796 4.75 804456 1752108 239204 11:01:49 11:01:49 11:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:49 11:01:01 ens3 88.62 56.60 1315.68 12.26 0.00 0.00 0.00 0.00 11:01:49 11:01:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 11:01:49 Average: ens3 88.62 56.60 1315.68 12.26 0.00 0.00 0.00 0.00 11:01:49 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 11:01:49 11:01:49 11:01:49 ---> sar -P ALL: 11:01:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13953) 07/30/26 _x86_64_ (4 CPU) 11:01:49 11:01:49 10:59:33 LINUX RESTART (4 CPU) 11:01:49 11:01:49 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:01:49 11:01:01 all 21.28 0.00 1.74 2.20 0.07 74.71 11:01:49 11:01:01 0 15.72 0.00 1.47 0.48 0.03 82.30 11:01:49 11:01:01 1 46.88 0.00 3.10 1.23 0.07 48.72 11:01:49 11:01:01 2 11.21 0.00 1.22 0.52 0.10 86.96 11:01:49 11:01:01 3 11.25 0.00 1.19 6.58 0.07 80.91 11:01:49 Average: all 21.28 0.00 1.74 2.20 0.07 74.71 11:01:49 Average: 0 15.72 0.00 1.47 0.48 0.03 82.30 11:01:49 Average: 1 46.88 0.00 3.10 1.23 0.07 48.72 11:01:49 Average: 2 11.21 0.00 1.22 0.52 0.10 86.96 11:01:49 Average: 3 11.25 0.00 1.19 6.58 0.07 80.91 11:01:49 11:01:49 11:01:49