13:07:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 13:07:53 Running as SYSTEM 13:07:53 [EnvInject] - Loading node environment variables. 13:07:53 Building remotely on prd-ubuntu1804-builder-4c-4g-2105 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 13:07:54 [ssh-agent] Looking for ssh-agent implementation... 13:07:54 $ ssh-agent 13:07:54 SSH_AUTH_SOCK=/tmp/ssh-l9xZ6TGyMg3i/agent.1638 13:07:54 SSH_AGENT_PID=1640 13:07:54 [ssh-agent] Started. 13:07:54 Running ssh-add (command line suppressed) 13:07:54 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_8379571591076737187.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_8379571591076737187.key) 13:07:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:07:54 The recommended git tool is: NONE 13:07:55 using credential onap-jenkins-ssh 13:07:55 Wiping out workspace first. 13:07:55 Cloning the remote Git repository 13:07:55 Cloning repository git://cloud.onap.org/mirror/oom.git 13:07:55 > git init /w/workspace/oom-master-doc8-lint # timeout=10 13:07:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:07:56 > git --version # timeout=10 13:07:56 > git --version # 'git version 2.17.1' 13:07:56 using GIT_SSH to set credentials Gerrit user 13:07:56 Verifying host key using manually-configured host key entries 13:07:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:08:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:01 using GIT_SSH to set credentials Gerrit user 13:08:01 Verifying host key using manually-configured host key entries 13:08:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 13:08:02 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 13:08:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:08:02 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 13:08:02 > git config core.sparsecheckout # timeout=10 13:08:02 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 13:08:05 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 13:08:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:08:05 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:08:06 [EnvInject] - Injecting environment variables from a build step. 13:08:06 [EnvInject] - Injecting as environment variables the properties content 13:08:06 PYTHON=python3 13:08:06 13:08:06 [EnvInject] - Variables injected successfully. 13:08:06 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13896576928186363003.sh 13:08:06 ---> tox-install.sh 13:08:06 + source /home/jenkins/lf-env.sh 13:08:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:06 ++ mktemp -d /tmp/venv-XXXX 13:08:06 + lf_venv=/tmp/venv-vasU 13:08:06 + local venv_file=/tmp/.os_lf_venv 13:08:06 + local python=python3 13:08:06 + local options 13:08:06 + local set_path=true 13:08:06 + local install_args= 13:08:06 ++ 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 13:08:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:06 + true 13:08:06 + case $1 in 13:08:06 + venv_file=/tmp/.toxenv 13:08:06 + shift 2 13:08:06 + true 13:08:06 + case $1 in 13:08:06 + shift 13:08:06 + break 13:08:06 + case $python in 13:08:06 + local pkg_list= 13:08:06 + [[ -d /opt/pyenv ]] 13:08:06 + echo 'Setup pyenv:' 13:08:06 Setup pyenv: 13:08:06 + export PYENV_ROOT=/opt/pyenv 13:08:06 + PYENV_ROOT=/opt/pyenv 13:08:06 + 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 13:08:06 + 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 13:08:06 + pyenv versions 13:08:06 * system (set by /opt/pyenv/version) 13:08:06 * 3.8.13 (set by /opt/pyenv/version) 13:08:06 * 3.9.13 (set by /opt/pyenv/version) 13:08:06 * 3.10.6 (set by /opt/pyenv/version) 13:08:06 + command -v pyenv 13:08:06 ++ pyenv init - --no-rehash 13:08:06 + 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[*]}"'\'')" 13:08:06 export PATH="/opt/pyenv/shims:${PATH}" 13:08:06 export PYENV_SHELL=bash 13:08:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:06 pyenv() { 13:08:06 local command 13:08:06 command="${1:-}" 13:08:06 if [ "$#" -gt 0 ]; then 13:08:06 shift 13:08:06 fi 13:08:06 13:08:06 case "$command" in 13:08:06 rehash|shell) 13:08:06 eval "$(pyenv "sh-$command" "$@")" 13:08:06 ;; 13:08:06 *) 13:08:06 command pyenv "$command" "$@" 13:08:06 ;; 13:08:06 esac 13:08:06 }' 13:08:06 +++ 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[*]}"' 13:08:06 ++ 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 13:08:06 ++ 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 13:08:06 ++ 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 13:08:06 ++ export PYENV_SHELL=bash 13:08:06 ++ PYENV_SHELL=bash 13:08:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:06 +++ complete -F _pyenv pyenv 13:08:06 ++ lf-pyver python3 13:08:06 ++ local py_version_xy=python3 13:08:06 ++ local py_version_xyz= 13:08:06 ++ pyenv versions 13:08:06 ++ local command 13:08:06 ++ awk '{ print $1 }' 13:08:06 ++ sed 's/^[ *]* //' 13:08:06 ++ command=versions 13:08:06 ++ grep -E '^[0-9.]*[0-9]$' 13:08:06 ++ '[' 1 -gt 0 ']' 13:08:06 ++ shift 13:08:06 ++ case "$command" in 13:08:06 ++ command pyenv versions 13:08:06 ++ pyenv versions 13:08:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:06 +++ sort -V 13:08:06 +++ grep '^3' /tmp/.pyenv_versions 13:08:06 +++ tail -n 1 13:08:06 ++ py_version_xyz=3.10.6 13:08:06 ++ [[ -z 3.10.6 ]] 13:08:06 ++ echo 3.10.6 13:08:06 ++ return 0 13:08:06 + pyenv local 3.10.6 13:08:06 + local command 13:08:06 + command=local 13:08:06 + '[' 2 -gt 0 ']' 13:08:06 + shift 13:08:06 + case "$command" in 13:08:06 + command pyenv local 3.10.6 13:08:06 + pyenv local 3.10.6 13:08:06 + for arg in "$@" 13:08:06 + case $arg in 13:08:06 + pkg_list+='tox ' 13:08:06 + for arg in "$@" 13:08:06 + case $arg in 13:08:06 + pkg_list+='virtualenv ' 13:08:06 + for arg in "$@" 13:08:06 + case $arg in 13:08:06 + pkg_list+='urllib3~=1.26.15 ' 13:08:06 + [[ -f /tmp/.toxenv ]] 13:08:06 + [[ ! -f /tmp/.toxenv ]] 13:08:06 + [[ -n '' ]] 13:08:06 + python3 -m venv /tmp/venv-vasU 13:08:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vasU' 13:08:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vasU 13:08:10 + echo /tmp/venv-vasU 13:08:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:08:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:08:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:08:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:10 + local 'pip_opts=--upgrade --quiet' 13:08:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:08:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:08:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:08:10 + [[ -n '' ]] 13:08:10 + [[ -n '' ]] 13:08:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:08:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:10 + /tmp/venv-vasU/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 13:08:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:08:14 lf-activate-venv(): INFO: Base packages installed successfully 13:08:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:08:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:08:14 + /tmp/venv-vasU/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 13:08:16 + type python3 13:08:16 + true 13:08:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vasU/bin to PATH' 13:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-vasU/bin to PATH 13:08:16 + PATH=/tmp/venv-vasU/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 13:08:16 + return 0 13:08:16 + python3 --version 13:08:16 Python 3.10.6 13:08:16 + python3 -m pip --version 13:08:16 pip 26.0.1 from /tmp/venv-vasU/lib/python3.10/site-packages/pip (python 3.10) 13:08:16 + python3 -m pip freeze 13:08:16 cachetools==7.0.5 13:08:16 colorama==0.4.6 13:08:16 distlib==0.4.0 13:08:16 filelock==3.25.2 13:08:16 packaging==26.0 13:08:16 platformdirs==4.9.4 13:08:16 pluggy==1.6.0 13:08:16 pyproject-api==1.10.0 13:08:16 python-discovery==1.2.1 13:08:16 tomli==2.4.1 13:08:16 tomli_w==1.2.0 13:08:16 tox==4.52.0 13:08:16 typing_extensions==4.15.0 13:08:16 urllib3==1.26.20 13:08:16 virtualenv==21.2.0 13:08:16 [EnvInject] - Injecting environment variables from a build step. 13:08:16 [EnvInject] - Injecting as environment variables the properties content 13:08:16 PARALLEL=false 13:08:16 13:08:16 [EnvInject] - Variables injected successfully. 13:08:16 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1150384686650145620.sh 13:08:16 ---> tox-run.sh 13:08:16 + 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 13:08:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 13:08:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 13:08:16 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 13:08:16 + cd /w/workspace/oom-master-doc8-lint/. 13:08:16 + source /home/jenkins/lf-env.sh 13:08:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:16 ++ mktemp -d /tmp/venv-XXXX 13:08:16 + lf_venv=/tmp/venv-7Cds 13:08:16 + local venv_file=/tmp/.os_lf_venv 13:08:16 + local python=python3 13:08:16 + local options 13:08:16 + local set_path=true 13:08:16 + local install_args= 13:08:16 ++ 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 13:08:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:16 + true 13:08:16 + case $1 in 13:08:16 + venv_file=/tmp/.toxenv 13:08:16 + shift 2 13:08:16 + true 13:08:16 + case $1 in 13:08:16 + shift 13:08:16 + break 13:08:16 + case $python in 13:08:16 + local pkg_list= 13:08:16 + [[ -d /opt/pyenv ]] 13:08:16 + echo 'Setup pyenv:' 13:08:16 Setup pyenv: 13:08:16 + export PYENV_ROOT=/opt/pyenv 13:08:16 + PYENV_ROOT=/opt/pyenv 13:08:16 + 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 13:08:16 + 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 13:08:16 + pyenv versions 13:08:16 system 13:08:16 3.8.13 13:08:16 3.9.13 13:08:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:08:16 + command -v pyenv 13:08:16 ++ pyenv init - --no-rehash 13:08:16 + 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[*]}"'\'')" 13:08:16 export PATH="/opt/pyenv/shims:${PATH}" 13:08:16 export PYENV_SHELL=bash 13:08:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:16 pyenv() { 13:08:16 local command 13:08:16 command="${1:-}" 13:08:16 if [ "$#" -gt 0 ]; then 13:08:16 shift 13:08:16 fi 13:08:16 13:08:16 case "$command" in 13:08:16 rehash|shell) 13:08:16 eval "$(pyenv "sh-$command" "$@")" 13:08:16 ;; 13:08:16 *) 13:08:16 command pyenv "$command" "$@" 13:08:16 ;; 13:08:16 esac 13:08:16 }' 13:08:16 +++ 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[*]}"' 13:08:16 ++ 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 13:08:16 ++ 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 13:08:16 ++ 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 13:08:16 ++ export PYENV_SHELL=bash 13:08:16 ++ PYENV_SHELL=bash 13:08:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:16 +++ complete -F _pyenv pyenv 13:08:16 ++ lf-pyver python3 13:08:16 ++ local py_version_xy=python3 13:08:16 ++ local py_version_xyz= 13:08:16 ++ pyenv versions 13:08:16 ++ local command 13:08:16 ++ command=versions 13:08:16 ++ '[' 1 -gt 0 ']' 13:08:16 ++ shift 13:08:16 ++ sed 's/^[ *]* //' 13:08:16 ++ case "$command" in 13:08:16 ++ command pyenv versions 13:08:16 ++ awk '{ print $1 }' 13:08:16 ++ pyenv versions 13:08:16 ++ grep -E '^[0-9.]*[0-9]$' 13:08:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:16 +++ grep '^3' /tmp/.pyenv_versions 13:08:16 +++ sort -V 13:08:16 +++ tail -n 1 13:08:16 ++ py_version_xyz=3.10.6 13:08:16 ++ [[ -z 3.10.6 ]] 13:08:16 ++ echo 3.10.6 13:08:16 ++ return 0 13:08:16 + pyenv local 3.10.6 13:08:16 + local command 13:08:16 + command=local 13:08:16 + '[' 2 -gt 0 ']' 13:08:16 + shift 13:08:16 + case "$command" in 13:08:16 + command pyenv local 3.10.6 13:08:16 + pyenv local 3.10.6 13:08:16 + for arg in "$@" 13:08:16 + case $arg in 13:08:16 + pkg_list+='tox ' 13:08:16 + for arg in "$@" 13:08:16 + case $arg in 13:08:16 + pkg_list+='virtualenv ' 13:08:16 + for arg in "$@" 13:08:16 + case $arg in 13:08:16 + pkg_list+='urllib3~=1.26.15 ' 13:08:16 + [[ -f /tmp/.toxenv ]] 13:08:16 ++ cat /tmp/.toxenv 13:08:16 + lf_venv=/tmp/venv-vasU 13:08:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vasU from' file:/tmp/.toxenv 13:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vasU from file:/tmp/.toxenv 13:08:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:08:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:16 + local 'pip_opts=--upgrade --quiet' 13:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:08:16 + [[ -n '' ]] 13:08:16 + [[ -n '' ]] 13:08:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:08:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:16 + /tmp/venv-vasU/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 13:08:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:08:17 lf-activate-venv(): INFO: Base packages installed successfully 13:08:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:08:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:08:17 + /tmp/venv-vasU/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 13:08:18 + type python3 13:08:18 + true 13:08:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vasU/bin to PATH' 13:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-vasU/bin to PATH 13:08:18 + PATH=/tmp/venv-vasU/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 13:08:18 + return 0 13:08:18 + [[ -d /opt/pyenv ]] 13:08:18 + echo '---> Setting up pyenv' 13:08:18 ---> Setting up pyenv 13:08:18 + export PYENV_ROOT=/opt/pyenv 13:08:18 + PYENV_ROOT=/opt/pyenv 13:08:18 + export PATH=/opt/pyenv/bin:/tmp/venv-vasU/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 13:08:18 + PATH=/opt/pyenv/bin:/tmp/venv-vasU/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 13:08:18 ++ pwd 13:08:18 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 13:08:18 + export PYTHONPATH 13:08:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:08:18 + TOX_TESTENV_PASSENV=PYTHONPATH 13:08:18 + tox --version 13:08:18 4.52.0 from /tmp/venv-vasU/lib/python3.10/site-packages/tox/__init__.py 13:08:18 + PARALLEL=false 13:08:18 + TOX_OPTIONS_LIST= 13:08:18 + [[ -n doc8 ]] 13:08:18 + TOX_OPTIONS_LIST=' -e doc8' 13:08:18 + case ${PARALLEL,,} in 13:08:18 + tox -e doc8 13:08:18 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 13:08:20 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 13:08:41 doc8: freeze> python -m pip freeze --all 13:08: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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.6,click==8.3.1,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,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,more-itertools==10.8.0,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.4,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.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,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.4.5,sphinx-toolbox==4.1.2,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==2.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.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2025.3,urllib3==2.6.3,webencodings==0.5.1 13:08:42 doc8: commands[0]> doc8 docs/ 13:08:45 Scanning... 13:08:45 Validating... 13:08:45 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 13:08:45 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 13:08:45 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 13:08:45 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 13:08:45 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 13:08:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 13:08:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 13:08:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 13:08:45 ======== 13:08:45 Total files scanned = 43 13:08:45 Total files ignored = 0 13:08:45 Total accumulated errors = 87 13:08:45 Detailed error counts: 13:08:45 - doc8.checks.CheckCarriageReturn = 0 13:08:45 - doc8.checks.CheckIndentationNoTab = 0 13:08:45 - doc8.checks.CheckMaxLineLength = 86 13:08:45 - doc8.checks.CheckNewlineEndOfFile = 1 13:08:45 - doc8.checks.CheckTrailingWhitespace = 0 13:08:45 - doc8.checks.CheckValidity = 0 13:08:45 doc8: exit 1 (2.75 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2224 13:08:45 doc8: command failed but is marked ignore outcome so handling it as success 13:08:45 doc8: OK (26.03=setup[23.28]+cmd[2.75] seconds) 13:08:45 congratulations :) (26.07 seconds) 13:08:45 + tox_status=0 13:08:45 + echo '---> Completed tox runs' 13:08:45 ---> Completed tox runs 13:08:45 + for i in .tox/*/log 13:08:45 ++ echo .tox/doc8/log 13:08:45 ++ awk -F/ '{print $2}' 13:08:45 + tox_env=doc8 13:08:45 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 13:08:45 + DOC_DIR=docs/_build/html 13:08:45 + [[ -d docs/_build/html ]] 13:08:45 + echo '---> tox-run.sh ends' 13:08:45 ---> tox-run.sh ends 13:08:45 + test 0 -eq 0 13:08:45 $ ssh-agent -k 13:08:45 unset SSH_AUTH_SOCK; 13:08:45 unset SSH_AGENT_PID; 13:08:45 echo Agent pid 1640 killed; 13:08:45 [ssh-agent] Stopped. 13:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 13:08:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7187148319223659966.sh 13:08:45 ---> sysstat.sh 13:08:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16412867706942104685.sh 13:08:45 ---> package-listing.sh 13:08:45 ++ facter osfamily 13:08:45 ++ tr '[:upper:]' '[:lower:]' 13:08:45 + OS_FAMILY=debian 13:08:45 + workspace=/w/workspace/oom-master-doc8-lint 13:08:45 + START_PACKAGES=/tmp/packages_start.txt 13:08:45 + END_PACKAGES=/tmp/packages_end.txt 13:08:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:45 + PACKAGES=/tmp/packages_start.txt 13:08:45 + '[' /w/workspace/oom-master-doc8-lint ']' 13:08:45 + PACKAGES=/tmp/packages_end.txt 13:08:45 + case "${OS_FAMILY}" in 13:08:45 + dpkg -l 13:08:45 + grep '^ii' 13:08:46 + '[' -f /tmp/packages_start.txt ']' 13:08:46 + '[' -f /tmp/packages_end.txt ']' 13:08:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:46 + '[' /w/workspace/oom-master-doc8-lint ']' 13:08:46 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 13:08:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 13:08:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins558184025482337326.sh 13:08:46 ---> capture-instance-metadata.sh 13:08:46 Setup pyenv: 13:08:46 system 13:08:46 3.8.13 13:08:46 3.9.13 13:08:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:08:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-THan 13:08:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:08:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:53 lf-activate-venv(): INFO: Base packages installed successfully 13:08:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-THan/bin to PATH 13:09:13 INFO: Running in OpenStack, capturing instance metadata 13:09:13 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2138997445199321430.sh 13:09:13 provisioning config files... 13:09:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config1323129940305602665tmp 13:09:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:09:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:09:13 [EnvInject] - Injecting environment variables from a build step. 13:09:13 [EnvInject] - Injecting as environment variables the properties content 13:09:13 SERVER_ID=logs 13:09:13 13:09:13 [EnvInject] - Variables injected successfully. 13:09:13 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4442519614255057186.sh 13:09:13 ---> create-netrc.sh 13:09:13 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18140886665743412610.sh 13:09:13 ---> python-tools-install.sh 13:09:13 Setup pyenv: 13:09:13 system 13:09:13 3.8.13 13:09:13 3.9.13 13:09:13 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:09:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THan from file:/tmp/.os_lf_venv 13:09:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:15 lf-activate-venv(): INFO: Base packages installed successfully 13:09:15 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-THan/bin to PATH 13:09:22 Generating Requirements File 13:09:39 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. 13:09:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:09:39 Python 3.10.6 13:09:39 pip 26.0.1 from /tmp/venv-THan/lib/python3.10/site-packages/pip (python 3.10) 13:09:39 appdirs==1.4.4 13:09:39 argcomplete==3.6.3 13:09:39 aspy.yaml==1.3.0 13:09:39 attrs==26.1.0 13:09:39 autopage==0.6.0 13:09:39 backports.strenum==1.3.1 13:09:39 beautifulsoup4==4.14.3 13:09:39 boto3==1.42.79 13:09:39 botocore==1.42.79 13:09:39 bs4==0.0.2 13:09:39 certifi==2026.2.25 13:09:39 cffi==2.0.0 13:09:39 cfgv==3.5.0 13:09:39 chardet==7.4.0.post2 13:09:39 charset-normalizer==3.4.6 13:09:39 click==8.3.1 13:09:39 cliff==4.13.2 13:09:39 cmd2==3.4.0 13:09:39 cryptography==3.3.2 13:09:39 debtcollector==3.1.0 13:09:39 decorator==5.2.1 13:09:39 defusedxml==0.7.1 13:09:39 Deprecated==1.3.1 13:09:39 distlib==0.4.0 13:09:39 dnspython==2.8.0 13:09:39 docker==7.1.0 13:09:39 dogpile.cache==1.5.0 13:09:39 durationpy==0.10 13:09:39 email-validator==2.3.0 13:09:39 filelock==3.25.2 13:09:39 future==1.0.0 13:09:39 gitdb==4.0.12 13:09:39 GitPython==3.1.46 13:09:39 httplib2==0.30.2 13:09:39 identify==2.6.18 13:09:39 idna==3.11 13:09:39 importlib-resources==1.5.0 13:09:39 iso8601==2.1.0 13:09:39 Jinja2==3.1.6 13:09:39 jmespath==1.1.0 13:09:39 jsonpatch==1.33 13:09:39 jsonpointer==3.1.1 13:09:39 jsonschema==4.26.0 13:09:39 jsonschema-specifications==2025.9.1 13:09:39 keystoneauth1==5.13.1 13:09:39 kubernetes==35.0.0 13:09:39 lftools==0.37.22 13:09:39 lxml==6.0.2 13:09:39 markdown-it-py==4.0.0 13:09:39 MarkupSafe==3.0.3 13:09:39 mdurl==0.1.2 13:09:39 msgpack==1.1.2 13:09:39 multi_key_dict==2.0.3 13:09:39 munch==4.0.0 13:09:39 netaddr==1.3.0 13:09:39 niet==1.4.2 13:09:39 nodeenv==1.10.0 13:09:39 oauth2client==4.1.3 13:09:39 oauthlib==3.3.1 13:09:39 openstacksdk==4.10.0 13:09:39 os-service-types==1.8.2 13:09:39 osc-lib==4.4.0 13:09:39 oslo.config==10.3.0 13:09:39 oslo.context==6.3.0 13:09:39 oslo.i18n==6.7.2 13:09:39 oslo.log==8.1.0 13:09:39 oslo.serialization==5.9.1 13:09:39 oslo.utils==10.0.0 13:09:39 packaging==26.0 13:09:39 pbr==7.0.3 13:09:39 platformdirs==4.9.4 13:09:39 prettytable==3.17.0 13:09:39 psutil==7.2.2 13:09:39 pyasn1==0.6.3 13:09:39 pyasn1_modules==0.4.2 13:09:39 pycparser==3.0 13:09:39 pygerrit2==2.0.15 13:09:39 PyGithub==2.9.0 13:09:39 Pygments==2.20.0 13:09:39 PyJWT==2.12.1 13:09:39 PyNaCl==1.6.2 13:09:39 pyparsing==2.4.7 13:09:39 pyperclip==1.11.0 13:09:39 pyrsistent==0.20.0 13:09:39 python-cinderclient==9.9.0 13:09:39 python-dateutil==2.9.0.post0 13:09:39 python-discovery==1.2.1 13:09:39 python-heatclient==5.1.0 13:09:39 python-jenkins==1.8.3 13:09:39 python-keystoneclient==5.8.0 13:09:39 python-magnumclient==4.10.0 13:09:39 python-openstackclient==9.0.0 13:09:39 python-swiftclient==4.10.0 13:09:39 PyYAML==6.0.3 13:09:39 referencing==0.37.0 13:09:39 requests==2.33.1 13:09:39 requests-oauthlib==2.0.0 13:09:39 requestsexceptions==1.4.0 13:09:39 rfc3986==2.0.0 13:09:39 rich==14.3.3 13:09:39 rich-argparse==1.7.2 13:09:39 rpds-py==0.30.0 13:09:39 rsa==4.9.1 13:09:39 ruamel.yaml==0.19.1 13:09:39 ruamel.yaml.clib==0.2.15 13:09:39 s3transfer==0.16.0 13:09:39 simplejson==3.20.2 13:09:39 six==1.17.0 13:09:39 smmap==5.0.3 13:09:39 soupsieve==2.8.3 13:09:39 stevedore==5.7.0 13:09:39 tabulate==0.10.0 13:09:39 toml==0.10.2 13:09:39 tomlkit==0.14.0 13:09:39 tqdm==4.67.3 13:09:39 typing_extensions==4.15.0 13:09:39 urllib3==1.26.20 13:09:39 virtualenv==21.2.0 13:09:39 wcwidth==0.6.0 13:09:39 websocket-client==1.9.0 13:09:39 wrapt==2.1.2 13:09:39 xdg==6.0.0 13:09:39 xmltodict==1.0.4 13:09:39 yq==3.4.3 13:09:39 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins10859289013521600280.sh 13:09:39 ---> uv-install.sh 13:09:39 Installing uv/uvx (latest) using shell installer 13:09:40 2026-03-31 13:09:40 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T14%3A08%3A17Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-31T13%3A07%3A32Z&ske=2026-03-31T14%3A08%3A17Z&sks=b&skv=2018-11-09&sig=wF40rGjDlOwFAK8t0vaR%2BAJaWwmq8dhnsv5hE1rQKd8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MjgxNCwibmJmIjoxNzc0OTYyNTE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AWYdqZ42qRmaQLqt92nUXNSGmollI9CoRnThHgiyOWk&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-4l8EY8.sh" [1] 13:09:40 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:09:41 installing to /home/jenkins/.local/bin 13:09:41 uv 13:09:41 uvx 13:09:41 everything's installed! 13:09:41 13:09:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:09:41 13:09:41 source $HOME/.local/bin/env (sh, bash, zsh) 13:09:41 source $HOME/.local/bin/env.fish (fish) 13:09:41 Adding install location to PATH 13:09:41 ---> Validating uv/uvx install 13:09:41 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:09:41 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5926754425129279022.sh 13:09:41 ---> sudo-logs.sh 13:09:41 Archiving 'sudo' log.. 13:09:41 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12575523962289921192.sh 13:09:41 ---> job-cost.sh 13:09:41 INFO: Activating Python virtual environment... 13:09:41 Setup pyenv: 13:09:41 system 13:09:41 3.8.13 13:09:41 3.9.13 13:09:41 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THan from file:/tmp/.os_lf_venv 13:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:43 lf-activate-venv(): INFO: Base packages installed successfully 13:09:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-THan/bin to PATH 13:09:48 INFO: No stack-cost file found 13:09:48 INFO: Instance uptime: 140s 13:09:48 INFO: Fetching instance metadata (attempt 1 of 3)... 13:09:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:09:48 INFO: Successfully fetched instance metadata 13:09:48 INFO: Instance type: v3-standard-4 13:09:48 INFO: Retrieving pricing info for: v3-standard-4 13:09:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:09:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 13:09:48 INFO: Successfully fetched Vexxhost pricing API 13:09:48 INFO: Retrieved cost: 0.11 13:09:48 INFO: Retrieved resource: v3-standard-4 13:09:48 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 13:09:48 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 13:09:48 INFO: Successfully archived job cost data 13:09:48 DEBUG: Cost data: oom-master-doc8-lint,607,2026-03-31 13:09:48,v3-standard-4,140,0.11,0.00,SUCCESS 13:09:48 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17917699745685582361.sh 13:09:48 ---> logs-deploy.sh 13:09:49 Setup pyenv: 13:09:49 system 13:09:49 3.8.13 13:09:49 3.9.13 13:09:49 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:09:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THan from file:/tmp/.os_lf_venv 13:09:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:50 lf-activate-venv(): INFO: Base packages installed successfully 13:09:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-THan/bin to PATH 13:09:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/607 13:09:58 INFO: archiving workspace using pattern(s): 13:09:59 Archives upload complete. 13:09:59 INFO: archiving logs to Nexus 13:10:00 ---> uname -a: 13:10:00 Linux prd-ubuntu1804-builder-4c-4g-2105 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:10:00 13:10:00 13:10:00 ---> lscpu: 13:10:00 Architecture: x86_64 13:10:00 CPU op-mode(s): 32-bit, 64-bit 13:10:00 Byte Order: Little Endian 13:10:00 CPU(s): 4 13:10:00 On-line CPU(s) list: 0-3 13:10:00 Thread(s) per core: 1 13:10:00 Core(s) per socket: 1 13:10:00 Socket(s): 4 13:10:00 NUMA node(s): 1 13:10:00 Vendor ID: AuthenticAMD 13:10:00 CPU family: 23 13:10:00 Model: 49 13:10:00 Model name: AMD EPYC-Rome Processor 13:10:00 Stepping: 0 13:10:00 CPU MHz: 2799.998 13:10:00 BogoMIPS: 5599.99 13:10:00 Virtualization: AMD-V 13:10:00 Hypervisor vendor: KVM 13:10:00 Virtualization type: full 13:10:00 L1d cache: 32K 13:10:00 L1i cache: 32K 13:10:00 L2 cache: 512K 13:10:00 L3 cache: 16384K 13:10:00 NUMA node0 CPU(s): 0-3 13:10:00 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 13:10:00 13:10:00 13:10:00 ---> nproc: 13:10:00 4 13:10:00 13:10:00 13:10:00 ---> df -h: 13:10:00 Filesystem Size Used Avail Use% Mounted on 13:10:00 udev 7.9G 0 7.9G 0% /dev 13:10:00 tmpfs 1.6G 676K 1.6G 1% /run 13:10:00 /dev/vda1 78G 8.5G 69G 11% / 13:10:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:10:00 tmpfs 5.0M 0 5.0M 0% /run/lock 13:10:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:10:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:10:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:10:00 13:10:00 13:10:00 ---> free -m: 13:10:00 total used free shared buff/cache available 13:10:00 Mem: 16040 556 13196 0 2286 15160 13:10:00 Swap: 1023 0 1023 13:10:00 13:10:00 13:10:00 ---> ip addr: 13:10:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:10:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:10:00 inet 127.0.0.1/8 scope host lo 13:10:00 valid_lft forever preferred_lft forever 13:10:00 inet6 ::1/128 scope host 13:10:00 valid_lft forever preferred_lft forever 13:10:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:10:00 link/ether fa:16:3e:c0:e5:1a brd ff:ff:ff:ff:ff:ff 13:10:00 inet 10.30.107.239/23 brd 10.30.107.255 scope global dynamic ens3 13:10:00 valid_lft 86256sec preferred_lft 86256sec 13:10:00 inet6 fe80::f816:3eff:fec0:e51a/64 scope link 13:10:00 valid_lft forever preferred_lft forever 13:10:00 13:10:00 13:10:00 ---> sar -b -r -n DEV: 13:10:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2105) 03/31/26 _x86_64_ (4 CPU) 13:10:00 13:10:00 13:07:39 LINUX RESTART (4 CPU) 13:10:00 13:10:00 13:08:01 tps rtps wtps bread/s bwrtn/s 13:10:00 13:09:01 314.38 23.70 290.68 815.20 13126.88 13:10:00 Average: 314.38 23.70 290.68 815.20 13126.88 13:10:00 13:10:00 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:00 13:09:01 13870332 15526092 2554636 15.55 69484 1780888 818956 4.69 727356 1602220 168028 13:10:00 Average: 13870332 15526092 2554636 15.55 69484 1780888 818956 4.69 727356 1602220 168028 13:10:00 13:10:00 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:00 13:09:01 ens3 132.74 86.14 836.54 33.14 0.00 0.00 0.00 0.00 13:10:00 13:09:01 lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 13:10:00 Average: ens3 132.74 86.14 836.54 33.14 0.00 0.00 0.00 0.00 13:10:00 Average: lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 13:10:00 13:10:00 13:10:00 ---> sar -P ALL: 13:10:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2105) 03/31/26 _x86_64_ (4 CPU) 13:10:00 13:10:00 13:07:39 LINUX RESTART (4 CPU) 13:10:00 13:10:00 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:10:00 13:09:01 all 20.60 0.00 1.92 2.86 0.08 74.55 13:10:00 13:09:01 0 17.09 0.00 2.24 6.55 0.10 74.02 13:10:00 13:09:01 1 42.64 0.00 2.64 3.91 0.10 50.71 13:10:00 13:09:01 2 14.39 0.00 1.52 0.75 0.05 83.29 13:10:00 13:09:01 3 8.24 0.00 1.30 0.25 0.05 90.16 13:10:00 Average: all 20.60 0.00 1.92 2.86 0.08 74.55 13:10:00 Average: 0 17.09 0.00 2.24 6.55 0.10 74.02 13:10:00 Average: 1 42.64 0.00 2.64 3.91 0.10 50.71 13:10:00 Average: 2 14.39 0.00 1.52 0.75 0.05 83.29 13:10:00 Average: 3 8.24 0.00 1.30 0.25 0.05 90.16 13:10:00 13:10:00 13:10:00