05:31:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 05:31:47 Running as SYSTEM 05:31:47 [EnvInject] - Loading node environment variables. 05:31:47 Building remotely on prd-ubuntu1804-builder-4c-4g-8002 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 05:31:47 [ssh-agent] Looking for ssh-agent implementation... 05:31:47 $ ssh-agent 05:31:47 SSH_AUTH_SOCK=/tmp/ssh-hZATHLs4YlcB/agent.1608 05:31:47 SSH_AGENT_PID=1610 05:31:47 [ssh-agent] Started. 05:31:47 Running ssh-add (command line suppressed) 05:31:47 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_10246712543372102638.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_10246712543372102638.key) 05:31:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:31:47 The recommended git tool is: NONE 05:31:49 using credential onap-jenkins-ssh 05:31:49 Wiping out workspace first. 05:31:49 Cloning the remote Git repository 05:31:49 Cloning repository git://cloud.onap.org/mirror/oom.git 05:31:49 > git init /w/workspace/oom-master-doc8-lint # timeout=10 05:31:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:31:49 > git --version # timeout=10 05:31:49 > git --version # 'git version 2.17.1' 05:31:49 using GIT_SSH to set credentials Gerrit user 05:31:49 Verifying host key using manually-configured host key entries 05:31:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:31:54 using GIT_SSH to set credentials Gerrit user 05:31:54 Verifying host key using manually-configured host key entries 05:31:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 05:31:55 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 05:31:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:31:55 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 05:31:55 > git config core.sparsecheckout # timeout=10 05:31:55 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 05:31:58 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 05:31:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:31:58 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 05:31:58 [EnvInject] - Injecting environment variables from a build step. 05:31:58 [EnvInject] - Injecting as environment variables the properties content 05:31:58 PYTHON=python3 05:31:58 05:31:58 [EnvInject] - Variables injected successfully. 05:31:58 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6143043938083479492.sh 05:31:58 ---> tox-install.sh 05:31:58 + source /home/jenkins/lf-env.sh 05:31:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:58 ++ mktemp -d /tmp/venv-XXXX 05:31:58 + lf_venv=/tmp/venv-4LSm 05:31:58 + local venv_file=/tmp/.os_lf_venv 05:31:58 + local python=python3 05:31:58 + local options 05:31:58 + local set_path=true 05:31:58 + local install_args= 05:31: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 05:31:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:58 + true 05:31:58 + case $1 in 05:31:58 + venv_file=/tmp/.toxenv 05:31:58 + shift 2 05:31:58 + true 05:31:58 + case $1 in 05:31:58 + shift 05:31:58 + break 05:31:58 + case $python in 05:31:58 + local pkg_list= 05:31:58 + [[ -d /opt/pyenv ]] 05:31:58 + echo 'Setup pyenv:' 05:31:58 Setup pyenv: 05:31:58 + export PYENV_ROOT=/opt/pyenv 05:31:58 + PYENV_ROOT=/opt/pyenv 05:31: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 05:31: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 05:31:58 + pyenv versions 05:31:59 * system (set by /opt/pyenv/version) 05:31:59 * 3.8.13 (set by /opt/pyenv/version) 05:31:59 * 3.9.13 (set by /opt/pyenv/version) 05:31:59 * 3.10.6 (set by /opt/pyenv/version) 05:31:59 + command -v pyenv 05:31:59 ++ pyenv init - --no-rehash 05:31:59 + 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[*]}"'\'')" 05:31:59 export PATH="/opt/pyenv/shims:${PATH}" 05:31:59 export PYENV_SHELL=bash 05:31:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:59 pyenv() { 05:31:59 local command 05:31:59 command="${1:-}" 05:31:59 if [ "$#" -gt 0 ]; then 05:31:59 shift 05:31:59 fi 05:31:59 05:31:59 case "$command" in 05:31:59 rehash|shell) 05:31:59 eval "$(pyenv "sh-$command" "$@")" 05:31:59 ;; 05:31:59 *) 05:31:59 command pyenv "$command" "$@" 05:31:59 ;; 05:31:59 esac 05:31:59 }' 05:31:59 +++ 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[*]}"' 05:31:59 ++ 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 05:31:59 ++ 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 05:31:59 ++ 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 05:31:59 ++ export PYENV_SHELL=bash 05:31:59 ++ PYENV_SHELL=bash 05:31:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:59 +++ complete -F _pyenv pyenv 05:31:59 ++ lf-pyver python3 05:31:59 ++ local py_version_xy=python3 05:31:59 ++ local py_version_xyz= 05:31:59 ++ pyenv versions 05:31:59 ++ sed 's/^[ *]* //' 05:31:59 ++ local command 05:31:59 ++ command=versions 05:31:59 ++ '[' 1 -gt 0 ']' 05:31:59 ++ shift 05:31:59 ++ case "$command" in 05:31:59 ++ command pyenv versions 05:31:59 ++ pyenv versions 05:31:59 ++ awk '{ print $1 }' 05:31:59 ++ grep -E '^[0-9.]*[0-9]$' 05:31:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:59 +++ grep '^3' /tmp/.pyenv_versions 05:31:59 +++ sort -V 05:31:59 +++ tail -n 1 05:31:59 ++ py_version_xyz=3.10.6 05:31:59 ++ [[ -z 3.10.6 ]] 05:31:59 ++ echo 3.10.6 05:31:59 ++ return 0 05:31:59 + pyenv local 3.10.6 05:31:59 + local command 05:31:59 + command=local 05:31:59 + '[' 2 -gt 0 ']' 05:31:59 + shift 05:31:59 + case "$command" in 05:31:59 + command pyenv local 3.10.6 05:31:59 + pyenv local 3.10.6 05:31:59 + for arg in "$@" 05:31:59 + case $arg in 05:31:59 + pkg_list+='tox ' 05:31:59 + for arg in "$@" 05:31:59 + case $arg in 05:31:59 + pkg_list+='virtualenv ' 05:31:59 + for arg in "$@" 05:31:59 + case $arg in 05:31:59 + pkg_list+='urllib3~=1.26.15 ' 05:31:59 + [[ -f /tmp/.toxenv ]] 05:31:59 + [[ ! -f /tmp/.toxenv ]] 05:31:59 + [[ -n '' ]] 05:31:59 + python3 -m venv /tmp/venv-4LSm 05:32:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4LSm' 05:32:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4LSm 05:32:03 + echo /tmp/venv-4LSm 05:32:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:32:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:32:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:03 + local 'pip_opts=--upgrade --quiet' 05:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:32:03 + [[ -n '' ]] 05:32:03 + [[ -n '' ]] 05:32:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:03 + /tmp/venv-4LSm/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 05:32:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:32:07 lf-activate-venv(): INFO: Base packages installed successfully 05:32:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:32:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:32:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:32:07 + /tmp/venv-4LSm/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 05:32:09 + type python3 05:32:09 + true 05:32:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4LSm/bin to PATH' 05:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-4LSm/bin to PATH 05:32:09 + PATH=/tmp/venv-4LSm/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 05:32:09 + return 0 05:32:09 + python3 --version 05:32:09 Python 3.10.6 05:32:09 + python3 -m pip --version 05:32:09 pip 26.1 from /tmp/venv-4LSm/lib/python3.10/site-packages/pip (python 3.10) 05:32:09 + python3 -m pip freeze 05:32:09 cachetools==7.1.1 05:32:09 colorama==0.4.6 05:32:09 distlib==0.4.0 05:32:09 filelock==3.29.0 05:32:09 packaging==26.2 05:32:09 platformdirs==4.9.6 05:32:09 pluggy==1.6.0 05:32:09 pyproject-api==1.10.0 05:32:09 python-discovery==1.2.2 05:32:09 tomli==2.4.1 05:32:09 tomli_w==1.2.0 05:32:09 tox==4.53.1 05:32:09 typing_extensions==4.15.0 05:32:09 urllib3==1.26.20 05:32:09 virtualenv==21.3.0 05:32:09 [EnvInject] - Injecting environment variables from a build step. 05:32:09 [EnvInject] - Injecting as environment variables the properties content 05:32:09 PARALLEL=false 05:32:09 05:32:09 [EnvInject] - Variables injected successfully. 05:32:09 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1991727088885077907.sh 05:32:09 ---> tox-run.sh 05:32:09 + 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 05:32:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 05:32:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 05:32:09 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 05:32:09 + cd /w/workspace/oom-master-doc8-lint/. 05:32:09 + source /home/jenkins/lf-env.sh 05:32:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:32:09 ++ mktemp -d /tmp/venv-XXXX 05:32:09 + lf_venv=/tmp/venv-yTcM 05:32:09 + local venv_file=/tmp/.os_lf_venv 05:32:09 + local python=python3 05:32:09 + local options 05:32:09 + local set_path=true 05:32:09 + local install_args= 05:32:09 ++ 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 05:32:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:32:09 + true 05:32:09 + case $1 in 05:32:09 + venv_file=/tmp/.toxenv 05:32:09 + shift 2 05:32:09 + true 05:32:09 + case $1 in 05:32:09 + shift 05:32:09 + break 05:32:09 + case $python in 05:32:09 + local pkg_list= 05:32:09 + [[ -d /opt/pyenv ]] 05:32:09 + echo 'Setup pyenv:' 05:32:09 Setup pyenv: 05:32:09 + export PYENV_ROOT=/opt/pyenv 05:32:09 + PYENV_ROOT=/opt/pyenv 05:32:09 + 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 05:32:09 + 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 05:32:09 + pyenv versions 05:32:09 system 05:32:09 3.8.13 05:32:09 3.9.13 05:32:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:32:09 + command -v pyenv 05:32:09 ++ pyenv init - --no-rehash 05:32:09 + 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[*]}"'\'')" 05:32:09 export PATH="/opt/pyenv/shims:${PATH}" 05:32:09 export PYENV_SHELL=bash 05:32:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:32:09 pyenv() { 05:32:09 local command 05:32:09 command="${1:-}" 05:32:09 if [ "$#" -gt 0 ]; then 05:32:09 shift 05:32:09 fi 05:32:09 05:32:09 case "$command" in 05:32:09 rehash|shell) 05:32:09 eval "$(pyenv "sh-$command" "$@")" 05:32:09 ;; 05:32:09 *) 05:32:09 command pyenv "$command" "$@" 05:32:09 ;; 05:32:09 esac 05:32:09 }' 05:32:09 +++ 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[*]}"' 05:32:09 ++ 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 05:32:09 ++ 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 05:32:09 ++ 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 05:32:09 ++ export PYENV_SHELL=bash 05:32:09 ++ PYENV_SHELL=bash 05:32:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:32:09 +++ complete -F _pyenv pyenv 05:32:09 ++ lf-pyver python3 05:32:09 ++ local py_version_xy=python3 05:32:09 ++ local py_version_xyz= 05:32:09 ++ pyenv versions 05:32:09 ++ local command 05:32:09 ++ command=versions 05:32:09 ++ '[' 1 -gt 0 ']' 05:32:09 ++ shift 05:32:09 ++ case "$command" in 05:32:09 ++ command pyenv versions 05:32:09 ++ pyenv versions 05:32:09 ++ sed 's/^[ *]* //' 05:32:09 ++ grep -E '^[0-9.]*[0-9]$' 05:32:09 ++ awk '{ print $1 }' 05:32:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:32:09 +++ grep '^3' /tmp/.pyenv_versions 05:32:09 +++ sort -V 05:32:09 +++ tail -n 1 05:32:09 ++ py_version_xyz=3.10.6 05:32:09 ++ [[ -z 3.10.6 ]] 05:32:09 ++ echo 3.10.6 05:32:09 ++ return 0 05:32:09 + pyenv local 3.10.6 05:32:09 + local command 05:32:09 + command=local 05:32:09 + '[' 2 -gt 0 ']' 05:32:09 + shift 05:32:09 + case "$command" in 05:32:09 + command pyenv local 3.10.6 05:32:09 + pyenv local 3.10.6 05:32:09 + for arg in "$@" 05:32:09 + case $arg in 05:32:09 + pkg_list+='tox ' 05:32:09 + for arg in "$@" 05:32:09 + case $arg in 05:32:09 + pkg_list+='virtualenv ' 05:32:09 + for arg in "$@" 05:32:09 + case $arg in 05:32:09 + pkg_list+='urllib3~=1.26.15 ' 05:32:09 + [[ -f /tmp/.toxenv ]] 05:32:09 ++ cat /tmp/.toxenv 05:32:09 + lf_venv=/tmp/venv-4LSm 05:32:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4LSm from' file:/tmp/.toxenv 05:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4LSm from file:/tmp/.toxenv 05:32:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:32:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:09 + local 'pip_opts=--upgrade --quiet' 05:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:32:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:32:09 + [[ -n '' ]] 05:32:09 + [[ -n '' ]] 05:32:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:32:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:09 + /tmp/venv-4LSm/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 05:32:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:32:10 lf-activate-venv(): INFO: Base packages installed successfully 05:32:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:32:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:32:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:32:10 + /tmp/venv-4LSm/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 05:32:11 + type python3 05:32:11 + true 05:32:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4LSm/bin to PATH' 05:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-4LSm/bin to PATH 05:32:11 + PATH=/tmp/venv-4LSm/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 05:32:11 + return 0 05:32:11 + [[ -d /opt/pyenv ]] 05:32:11 + echo '---> Setting up pyenv' 05:32:11 ---> Setting up pyenv 05:32:11 + export PYENV_ROOT=/opt/pyenv 05:32:11 + PYENV_ROOT=/opt/pyenv 05:32:11 + export PATH=/opt/pyenv/bin:/tmp/venv-4LSm/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 05:32:11 + PATH=/opt/pyenv/bin:/tmp/venv-4LSm/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 05:32:11 ++ pwd 05:32:11 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 05:32:11 + export PYTHONPATH 05:32:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:32:11 + TOX_TESTENV_PASSENV=PYTHONPATH 05:32:11 + tox --version 05:32:11 4.53.1 from /tmp/venv-4LSm/lib/python3.10/site-packages/tox/__init__.py 05:32:11 + PARALLEL=false 05:32:11 + TOX_OPTIONS_LIST= 05:32:11 + [[ -n doc8 ]] 05:32:11 + TOX_OPTIONS_LIST=' -e doc8' 05:32:11 + case ${PARALLEL,,} in 05:32:11 + tox -e doc8 05:32:11 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 05:32:13 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 05:32:33 doc8: freeze> python -m pip freeze --all 05:32:33 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.4.22,chardet==7.4.3,charset-normalizer==3.4.7,click==8.3.3,cssutils==2.15.0,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,encutils==1.0.0,filelock==3.29.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.13,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==11.0.2,msgpack==1.1.2,natsort==8.4.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,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.1,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==2026.2,urllib3==2.6.3,webencodings==0.5.1 05:32:33 doc8: commands[0]> doc8 docs/ 05:32:36 Scanning... 05:32:36 Validating... 05:32:36 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 05:32:36 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 05:32:36 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 05:32:36 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 05:32:36 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 05:32:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 05:32:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 05:32:36 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 05:32:36 ======== 05:32:36 Total files scanned = 43 05:32:36 Total files ignored = 0 05:32:36 Total accumulated errors = 87 05:32:36 Detailed error counts: 05:32:36 - doc8.checks.CheckCarriageReturn = 0 05:32:36 - doc8.checks.CheckIndentationNoTab = 0 05:32:36 - doc8.checks.CheckMaxLineLength = 86 05:32:36 - doc8.checks.CheckNewlineEndOfFile = 1 05:32:36 - doc8.checks.CheckTrailingWhitespace = 0 05:32:36 - doc8.checks.CheckValidity = 0 05:32:36 doc8: exit 1 (2.69 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2199 05:32:36 doc8: command failed but is marked ignore outcome so handling it as success 05:32:36 doc8: OK (24.30=setup[21.60]+cmd[2.69] seconds) 05:32:36 congratulations :) (24.33 seconds) 05:32:36 + tox_status=0 05:32:36 + echo '---> Completed tox runs' 05:32:36 ---> Completed tox runs 05:32:36 + for i in .tox/*/log 05:32:36 ++ echo .tox/doc8/log 05:32:36 ++ awk -F/ '{print $2}' 05:32:36 + tox_env=doc8 05:32:36 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 05:32:36 + DOC_DIR=docs/_build/html 05:32:36 + [[ -d docs/_build/html ]] 05:32:36 + echo '---> tox-run.sh ends' 05:32:36 ---> tox-run.sh ends 05:32:36 + test 0 -eq 0 05:32:36 $ ssh-agent -k 05:32:36 unset SSH_AUTH_SOCK; 05:32:36 unset SSH_AGENT_PID; 05:32:36 echo Agent pid 1610 killed; 05:32:36 [ssh-agent] Stopped. 05:32:36 [PostBuildScript] - [INFO] Executing post build scripts. 05:32:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2512246399172588697.sh 05:32:36 ---> sysstat.sh 05:32:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10883884100166669294.sh 05:32:36 ---> package-listing.sh 05:32:36 ++ facter osfamily 05:32:36 ++ tr '[:upper:]' '[:lower:]' 05:32:36 + OS_FAMILY=debian 05:32:36 + workspace=/w/workspace/oom-master-doc8-lint 05:32:36 + START_PACKAGES=/tmp/packages_start.txt 05:32:36 + END_PACKAGES=/tmp/packages_end.txt 05:32:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:36 + PACKAGES=/tmp/packages_start.txt 05:32:36 + '[' /w/workspace/oom-master-doc8-lint ']' 05:32:36 + PACKAGES=/tmp/packages_end.txt 05:32:36 + case "${OS_FAMILY}" in 05:32:36 + dpkg -l 05:32:36 + grep '^ii' 05:32:37 + '[' -f /tmp/packages_start.txt ']' 05:32:37 + '[' -f /tmp/packages_end.txt ']' 05:32:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:37 + '[' /w/workspace/oom-master-doc8-lint ']' 05:32:37 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 05:32:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 05:32:37 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17983535218842926519.sh 05:32:37 ---> capture-instance-metadata.sh 05:32:37 Setup pyenv: 05:32:37 system 05:32:37 3.8.13 05:32:37 3.9.13 05:32:37 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:32:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZtBO 05:32:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:44 lf-activate-venv(): INFO: Base packages installed successfully 05:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-ZtBO/bin to PATH 05:33:05 INFO: Running in OpenStack, capturing instance metadata 05:33:05 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12350747415070140161.sh 05:33:05 provisioning config files... 05:33:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config18031800580499411886tmp 05:33:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:33:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:33:05 [EnvInject] - Injecting environment variables from a build step. 05:33:05 [EnvInject] - Injecting as environment variables the properties content 05:33:05 SERVER_ID=logs 05:33:05 05:33:05 [EnvInject] - Variables injected successfully. 05:33:05 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17684325601163327683.sh 05:33:06 ---> create-netrc.sh 05:33:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2379938632281147671.sh 05:33:06 ---> python-tools-install.sh 05:33:06 Setup pyenv: 05:33:06 system 05:33:06 3.8.13 05:33:06 3.9.13 05:33:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:33:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZtBO from file:/tmp/.os_lf_venv 05:33:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:07 lf-activate-venv(): INFO: Base packages installed successfully 05:33:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZtBO/bin to PATH 05:33:14 Generating Requirements File 05:33:31 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. 05:33:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:31 Python 3.10.6 05:33:32 pip 26.1 from /tmp/venv-ZtBO/lib/python3.10/site-packages/pip (python 3.10) 05:33:32 appdirs==1.4.4 05:33:32 argcomplete==3.6.3 05:33:32 aspy.yaml==1.3.0 05:33:32 attrs==26.1.0 05:33:32 autopage==0.6.0 05:33:32 backports.strenum==1.3.1 05:33:32 beautifulsoup4==4.14.3 05:33:32 boto3==1.43.2 05:33:32 botocore==1.43.2 05:33:32 bs4==0.0.2 05:33:32 certifi==2026.4.22 05:33:32 cffi==2.0.0 05:33:32 cfgv==3.5.0 05:33:32 chardet==7.4.3 05:33:32 charset-normalizer==3.4.7 05:33:32 click==8.3.3 05:33:32 cliff==4.13.3 05:33:32 cmd2==3.5.1 05:33:32 cryptography==3.3.2 05:33:32 debtcollector==3.1.0 05:33:32 decorator==5.2.1 05:33:32 defusedxml==0.7.1 05:33:32 Deprecated==1.3.1 05:33:32 distlib==0.4.0 05:33:32 dnspython==2.8.0 05:33:32 docker==7.1.0 05:33:32 dogpile.cache==1.5.0 05:33:32 durationpy==0.10 05:33:32 email-validator==2.3.0 05:33:32 filelock==3.29.0 05:33:32 future==1.0.0 05:33:32 gitdb==4.0.12 05:33:32 GitPython==3.1.49 05:33:32 httplib2==0.30.2 05:33:32 identify==2.6.19 05:33:32 idna==3.13 05:33:32 importlib-resources==1.5.0 05:33:32 iso8601==2.1.0 05:33:32 Jinja2==3.1.6 05:33:32 jmespath==1.1.0 05:33:32 jsonpatch==1.33 05:33:32 jsonpointer==3.1.1 05:33:32 jsonschema==4.26.0 05:33:32 jsonschema-specifications==2025.9.1 05:33:32 keystoneauth1==5.13.1 05:33:32 kubernetes==35.0.0 05:33:32 lftools==0.37.22 05:33:32 lxml==6.1.0 05:33:32 markdown-it-py==4.0.0 05:33:32 MarkupSafe==3.0.3 05:33:32 mdurl==0.1.2 05:33:32 msgpack==1.1.2 05:33:32 multi_key_dict==2.0.3 05:33:32 munch==4.0.0 05:33:32 netaddr==1.3.0 05:33:32 niet==1.4.2 05:33:32 nodeenv==1.10.0 05:33:32 oauth2client==4.1.3 05:33:32 oauthlib==3.3.1 05:33:32 openstacksdk==4.12.0 05:33:32 os-service-types==1.8.2 05:33:32 osc-lib==4.5.0 05:33:32 oslo.config==10.3.0 05:33:32 oslo.context==6.3.0 05:33:32 oslo.i18n==6.7.2 05:33:32 oslo.log==8.1.0 05:33:32 oslo.serialization==5.9.1 05:33:32 oslo.utils==10.0.1 05:33:32 packaging==26.2 05:33:32 pbr==7.0.3 05:33:32 platformdirs==4.9.6 05:33:32 prettytable==3.17.0 05:33:32 psutil==7.2.2 05:33:32 pyasn1==0.6.3 05:33:32 pyasn1_modules==0.4.2 05:33:32 pycparser==3.0 05:33:32 pygerrit2==2.0.15 05:33:32 PyGithub==2.9.1 05:33:32 Pygments==2.20.0 05:33:32 PyJWT==2.12.1 05:33:32 PyNaCl==1.6.2 05:33:32 pyparsing==2.4.7 05:33:32 pyperclip==1.11.0 05:33:32 pyrsistent==0.20.0 05:33:32 python-cinderclient==9.9.0 05:33:32 python-dateutil==2.9.0.post0 05:33:32 python-discovery==1.2.2 05:33:32 python-heatclient==5.1.0 05:33:32 python-jenkins==1.8.3 05:33:32 python-keystoneclient==5.8.0 05:33:32 python-magnumclient==4.10.0 05:33:32 python-openstackclient==9.0.0 05:33:32 python-swiftclient==4.10.0 05:33:32 PyYAML==6.0.3 05:33:32 referencing==0.37.0 05:33:32 requests==2.33.1 05:33:32 requests-oauthlib==2.0.0 05:33:32 rfc3986==2.0.0 05:33:32 rich==15.0.0 05:33:32 rich-argparse==1.8.0 05:33:32 rpds-py==0.30.0 05:33:32 rsa==4.9.1 05:33:32 ruamel.yaml==0.19.1 05:33:32 ruamel.yaml.clib==0.2.15 05:33:32 s3transfer==0.17.0 05:33:32 simplejson==4.1.1 05:33:32 six==1.17.0 05:33:32 smmap==5.0.3 05:33:32 soupsieve==2.8.3 05:33:32 stevedore==5.7.0 05:33:32 tabulate==0.10.0 05:33:32 toml==0.10.2 05:33:32 tomlkit==0.14.0 05:33:32 tqdm==4.67.3 05:33:32 typing_extensions==4.15.0 05:33:32 urllib3==1.26.20 05:33:32 virtualenv==21.3.0 05:33:32 wcwidth==0.7.0 05:33:32 websocket-client==1.9.0 05:33:32 wrapt==2.1.2 05:33:32 xdg==6.0.0 05:33:32 xmltodict==1.0.4 05:33:32 yq==3.4.3 05:33:32 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins18036731866292327798.sh 05:33:32 ---> uv-install.sh 05:33:32 Installing uv/uvx (latest) using shell installer 05:33:32 2026-05-04 05:33:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-IgWbaU.sh" [1] 05:33:32 downloading uv 0.11.8 x86_64-unknown-linux-gnu 05:33:33 installing to /home/jenkins/.local/bin 05:33:33 uv 05:33:33 uvx 05:33:33 everything's installed! 05:33:33 05:33:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:33:33 05:33:33 source $HOME/.local/bin/env (sh, bash, zsh) 05:33:33 source $HOME/.local/bin/env.fish (fish) 05:33:33 Adding install location to PATH 05:33:33 ---> Validating uv/uvx install 05:33:33 uvx 0.11.8 (x86_64-unknown-linux-gnu) 05:33:33 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2432843881445895035.sh 05:33:33 ---> sudo-logs.sh 05:33:33 Archiving 'sudo' log.. 05:33:33 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7586111023357929458.sh 05:33:33 ---> job-cost.sh 05:33:33 INFO: Activating Python virtual environment... 05:33:33 Setup pyenv: 05:33:33 system 05:33:33 3.8.13 05:33:33 3.9.13 05:33:33 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZtBO from file:/tmp/.os_lf_venv 05:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:35 lf-activate-venv(): INFO: Base packages installed successfully 05:33:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-ZtBO/bin to PATH 05:33:40 INFO: No stack-cost file found 05:33:40 INFO: Instance uptime: 145s 05:33:40 INFO: Fetching instance metadata (attempt 1 of 3)... 05:33:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:33:40 INFO: Successfully fetched instance metadata 05:33:40 INFO: Instance type: v3-standard-4 05:33:40 INFO: Retrieving pricing info for: v3-standard-4 05:33:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:33:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 05:33:41 INFO: Successfully fetched Vexxhost pricing API 05:33:41 INFO: Retrieved cost: 0.11 05:33:41 INFO: Retrieved resource: v3-standard-4 05:33:41 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 05:33:41 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 05:33:41 INFO: Successfully archived job cost data 05:33:41 DEBUG: Cost data: oom-master-doc8-lint,611,2026-05-04 05:33:41,v3-standard-4,145,0.11,0.00,SUCCESS 05:33:41 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7375964544437933940.sh 05:33:41 ---> logs-deploy.sh 05:33:41 Setup pyenv: 05:33:41 system 05:33:41 3.8.13 05:33:41 3.9.13 05:33:41 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZtBO from file:/tmp/.os_lf_venv 05:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:43 lf-activate-venv(): INFO: Base packages installed successfully 05:33:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZtBO/bin to PATH 05:33:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/611 05:33:50 INFO: archiving workspace using pattern(s): 05:33:51 Archives upload complete. 05:33:51 INFO: archiving logs to Nexus 05:33:52 ---> uname -a: 05:33:52 Linux prd-ubuntu1804-builder-4c-4g-8002 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:33:52 05:33:52 05:33:52 ---> lscpu: 05:33:52 Architecture: x86_64 05:33:52 CPU op-mode(s): 32-bit, 64-bit 05:33:52 Byte Order: Little Endian 05:33:52 CPU(s): 4 05:33:52 On-line CPU(s) list: 0-3 05:33:52 Thread(s) per core: 1 05:33:52 Core(s) per socket: 1 05:33:52 Socket(s): 4 05:33:52 NUMA node(s): 1 05:33:52 Vendor ID: AuthenticAMD 05:33:52 CPU family: 23 05:33:52 Model: 49 05:33:52 Model name: AMD EPYC-Rome Processor 05:33:52 Stepping: 0 05:33:52 CPU MHz: 2800.000 05:33:52 BogoMIPS: 5600.00 05:33:52 Virtualization: AMD-V 05:33:52 Hypervisor vendor: KVM 05:33:52 Virtualization type: full 05:33:52 L1d cache: 32K 05:33:52 L1i cache: 32K 05:33:52 L2 cache: 512K 05:33:52 L3 cache: 16384K 05:33:52 NUMA node0 CPU(s): 0-3 05:33:52 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 05:33:52 05:33:52 05:33:52 ---> nproc: 05:33:52 4 05:33:52 05:33:52 05:33:52 ---> df -h: 05:33:52 Filesystem Size Used Avail Use% Mounted on 05:33:52 udev 7.9G 0 7.9G 0% /dev 05:33:52 tmpfs 1.6G 676K 1.6G 1% /run 05:33:52 /dev/vda1 78G 8.5G 69G 11% / 05:33:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:33:52 tmpfs 5.0M 0 5.0M 0% /run/lock 05:33:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:33:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:33:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:33:52 05:33:52 05:33:52 ---> free -m: 05:33:52 total used free shared buff/cache available 05:33:52 Mem: 16040 554 13188 0 2297 15162 05:33:52 Swap: 1023 0 1023 05:33:52 05:33:52 05:33:52 ---> ip addr: 05:33:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:33:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:33:52 inet 127.0.0.1/8 scope host lo 05:33:52 valid_lft forever preferred_lft forever 05:33:52 inet6 ::1/128 scope host 05:33:52 valid_lft forever preferred_lft forever 05:33:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:33:52 link/ether fa:16:3e:ef:8c:31 brd ff:ff:ff:ff:ff:ff 05:33:52 inet 10.30.106.230/23 brd 10.30.107.255 scope global dynamic ens3 05:33:52 valid_lft 86262sec preferred_lft 86262sec 05:33:52 inet6 fe80::f816:3eff:feef:8c31/64 scope link 05:33:52 valid_lft forever preferred_lft forever 05:33:52 05:33:52 05:33:52 ---> sar -b -r -n DEV: 05:33:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8002) 05/04/26 _x86_64_ (4 CPU) 05:33:52 05:33:52 05:31:36 LINUX RESTART (4 CPU) 05:33:52 05:33:52 05:32:01 tps rtps wtps bread/s bwrtn/s 05:33:52 05:33:01 152.19 8.23 143.96 170.90 40053.72 05:33:52 Average: 152.19 8.23 143.96 170.90 40053.72 05:33:52 05:33:52 05:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:52 05:33:01 13646996 15501608 2777972 16.91 80992 1959872 823220 4.71 793844 1740864 306324 05:33:52 Average: 13646996 15501608 2777972 16.91 80992 1959872 823220 4.71 793844 1740864 306324 05:33:52 05:33:52 05:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:33:52 05:33:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:33:52 05:33:01 ens3 84.39 61.96 1332.47 13.06 0.00 0.00 0.00 0.00 05:33:52 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:33:52 Average: ens3 84.39 61.96 1332.47 13.06 0.00 0.00 0.00 0.00 05:33:52 05:33:52 05:33:52 ---> sar -P ALL: 05:33:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8002) 05/04/26 _x86_64_ (4 CPU) 05:33:52 05:33:52 05:31:36 LINUX RESTART (4 CPU) 05:33:52 05:33:52 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:33:52 05:33:01 all 21.08 0.00 1.69 2.39 0.07 74.77 05:33:52 05:33:01 0 26.28 0.00 1.74 1.50 0.10 70.38 05:33:52 05:33:01 1 34.61 0.00 2.47 1.00 0.08 61.84 05:33:52 05:33:01 2 5.87 0.00 0.91 4.89 0.03 88.30 05:33:52 05:33:01 3 17.52 0.00 1.64 2.17 0.03 78.64 05:33:52 Average: all 21.08 0.00 1.69 2.39 0.07 74.77 05:33:52 Average: 0 26.28 0.00 1.74 1.50 0.10 70.38 05:33:52 Average: 1 34.61 0.00 2.47 1.00 0.08 61.84 05:33:52 Average: 2 5.87 0.00 0.91 4.89 0.03 88.30 05:33:52 Average: 3 17.52 0.00 1.64 2.17 0.03 78.64 05:33:52 05:33:52 05:33:52