19:17:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:17:29 Running as SYSTEM 19:17:29 [EnvInject] - Loading node environment variables. 19:17:29 Building remotely on prd-ubuntu1804-builder-4c-4g-13465 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:17:29 [ssh-agent] Looking for ssh-agent implementation... 19:17:30 $ ssh-agent 19:17:30 SSH_AUTH_SOCK=/tmp/ssh-CsYmN1ZNVWAc/agent.1679 19:17:30 SSH_AGENT_PID=1681 19:17:30 [ssh-agent] Started. 19:17:30 Running ssh-add (command line suppressed) 19:17:30 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_14716599910280959176.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_14716599910280959176.key) 19:17:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:17:30 The recommended git tool is: NONE 19:17:31 using credential onap-jenkins-ssh 19:17:31 Wiping out workspace first. 19:17:31 Cloning the remote Git repository 19:17:31 Cloning repository git://cloud.onap.org/mirror/oom.git 19:17:31 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:17:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:17:31 > git --version # timeout=10 19:17:31 > git --version # 'git version 2.17.1' 19:17:31 using GIT_SSH to set credentials Gerrit user 19:17:31 Verifying host key using manually-configured host key entries 19:17:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:17:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:17:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:17:37 using GIT_SSH to set credentials Gerrit user 19:17:37 Verifying host key using manually-configured host key entries 19:17:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/6 # timeout=30 19:17:37 > git rev-parse 04dda21fce949cf813eeac68c8d387ca55f4d614^{commit} # timeout=10 19:17:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:17:37 Checking out Revision 04dda21fce949cf813eeac68c8d387ca55f4d614 (refs/changes/57/146657/6) 19:17:37 > git config core.sparsecheckout # timeout=10 19:17:37 > git checkout -f 04dda21fce949cf813eeac68c8d387ca55f4d614 # timeout=30 19:17:40 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:17:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:17:40 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:17:41 [EnvInject] - Injecting environment variables from a build step. 19:17:41 [EnvInject] - Injecting as environment variables the properties content 19:17:41 PYTHON=python3 19:17:41 19:17:41 [EnvInject] - Variables injected successfully. 19:17:41 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9040834106276606107.sh 19:17:41 ---> tox-install.sh 19:17:41 + source /home/jenkins/lf-env.sh 19:17:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:17:41 ++ mktemp -d /tmp/venv-XXXX 19:17:41 + lf_venv=/tmp/venv-fMEr 19:17:41 + local venv_file=/tmp/.os_lf_venv 19:17:41 + local python=python3 19:17:41 + local options 19:17:41 + local set_path=true 19:17:41 + local install_args= 19:17:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:17:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:17:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:17:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:17:41 + true 19:17:41 + case $1 in 19:17:41 + venv_file=/tmp/.toxenv 19:17:41 + shift 2 19:17:41 + true 19:17:41 + case $1 in 19:17:41 + shift 19:17:41 + break 19:17:41 + case $python in 19:17:41 + local pkg_list= 19:17:41 + [[ -d /opt/pyenv ]] 19:17:41 + echo 'Setup pyenv:' 19:17:41 Setup pyenv: 19:17:41 + export PYENV_ROOT=/opt/pyenv 19:17:41 + PYENV_ROOT=/opt/pyenv 19:17:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:41 + pyenv versions 19:17:41 * system (set by /opt/pyenv/version) 19:17:41 * 3.8.13 (set by /opt/pyenv/version) 19:17:41 * 3.9.13 (set by /opt/pyenv/version) 19:17:41 * 3.10.6 (set by /opt/pyenv/version) 19:17:41 + command -v pyenv 19:17:41 ++ pyenv init - --no-rehash 19:17:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:17:41 export PATH="/opt/pyenv/shims:${PATH}" 19:17:41 export PYENV_SHELL=bash 19:17:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:17:41 pyenv() { 19:17:41 local command 19:17:41 command="${1:-}" 19:17:41 if [ "$#" -gt 0 ]; then 19:17:41 shift 19:17:41 fi 19:17:41 19:17:41 case "$command" in 19:17:41 rehash|shell) 19:17:41 eval "$(pyenv "sh-$command" "$@")" 19:17:41 ;; 19:17:41 *) 19:17:41 command pyenv "$command" "$@" 19:17:41 ;; 19:17:41 esac 19:17:41 }' 19:17:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:17:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:41 ++ export PYENV_SHELL=bash 19:17:41 ++ PYENV_SHELL=bash 19:17:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:17:41 +++ complete -F _pyenv pyenv 19:17:41 ++ lf-pyver python3 19:17:41 ++ local py_version_xy=python3 19:17:41 ++ local py_version_xyz= 19:17:41 ++ pyenv versions 19:17:41 ++ local command 19:17:41 ++ command=versions 19:17:41 ++ '[' 1 -gt 0 ']' 19:17:41 ++ shift 19:17:41 ++ case "$command" in 19:17:41 ++ command pyenv versions 19:17:41 ++ pyenv versions 19:17:41 ++ sed 's/^[ *]* //' 19:17:41 ++ awk '{ print $1 }' 19:17:41 ++ grep -E '^[0-9.]*[0-9]$' 19:17:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:17:41 +++ grep '^3' /tmp/.pyenv_versions 19:17:41 +++ sort -V 19:17:41 +++ tail -n 1 19:17:41 ++ py_version_xyz=3.10.6 19:17:41 ++ [[ -z 3.10.6 ]] 19:17:41 ++ echo 3.10.6 19:17:41 ++ return 0 19:17:41 + pyenv local 3.10.6 19:17:41 + local command 19:17:41 + command=local 19:17:41 + '[' 2 -gt 0 ']' 19:17:41 + shift 19:17:41 + case "$command" in 19:17:41 + command pyenv local 3.10.6 19:17:41 + pyenv local 3.10.6 19:17:41 + for arg in "$@" 19:17:41 + case $arg in 19:17:41 + pkg_list+='tox ' 19:17:41 + for arg in "$@" 19:17:41 + case $arg in 19:17:41 + pkg_list+='virtualenv ' 19:17:41 + for arg in "$@" 19:17:41 + case $arg in 19:17:41 + pkg_list+='urllib3~=1.26.15 ' 19:17:41 + [[ -f /tmp/.toxenv ]] 19:17:41 + [[ ! -f /tmp/.toxenv ]] 19:17:41 + [[ -n '' ]] 19:17:41 + python3 -m venv /tmp/venv-fMEr 19:17:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fMEr' 19:17:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fMEr 19:17:45 + echo /tmp/venv-fMEr 19:17:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:17:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:17:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:17:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:45 + local 'pip_opts=--upgrade --quiet' 19:17:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:17:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:17:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:17:45 + [[ -n '' ]] 19:17:45 + [[ -n '' ]] 19:17:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:17:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:45 + /tmp/venv-fMEr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:17:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:17:50 lf-activate-venv(): INFO: Base packages installed successfully 19:17:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:17:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:17:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:17:50 + /tmp/venv-fMEr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:17:52 + type python3 19:17:52 + true 19:17:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fMEr/bin to PATH' 19:17:52 lf-activate-venv(): INFO: Adding /tmp/venv-fMEr/bin to PATH 19:17:52 + PATH=/tmp/venv-fMEr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:52 + return 0 19:17:52 + python3 --version 19:17:52 Python 3.10.6 19:17:52 + python3 -m pip --version 19:17:52 pip 26.1.2 from /tmp/venv-fMEr/lib/python3.10/site-packages/pip (python 3.10) 19:17:52 + python3 -m pip freeze 19:17:53 cachetools==7.1.6 19:17:53 colorama==0.4.6 19:17:53 distlib==0.4.3 19:17:53 filelock==3.32.0 19:17:53 packaging==26.2 19:17:53 platformdirs==4.11.0 19:17:53 pluggy==1.6.0 19:17:53 pyproject-api==1.11.0 19:17:53 python-discovery==1.5.0 19:17:53 tomli==2.4.1 19:17:53 tomli_w==1.2.0 19:17:53 tox==4.58.0 19:17:53 typing_extensions==4.16.0 19:17:53 urllib3==1.26.20 19:17:53 virtualenv==21.7.0 19:17:53 [EnvInject] - Injecting environment variables from a build step. 19:17:53 [EnvInject] - Injecting as environment variables the properties content 19:17:53 PARALLEL=false 19:17:53 19:17:53 [EnvInject] - Variables injected successfully. 19:17:53 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13854911513257054685.sh 19:17:53 ---> tox-run.sh 19:17:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:17:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:17:53 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:17:53 + cd /w/workspace/oom-master-doc8-lint/. 19:17:53 + source /home/jenkins/lf-env.sh 19:17:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:17:53 ++ mktemp -d /tmp/venv-XXXX 19:17:53 + lf_venv=/tmp/venv-FwCb 19:17:53 + local venv_file=/tmp/.os_lf_venv 19:17:53 + local python=python3 19:17:53 + local options 19:17:53 + local set_path=true 19:17:53 + local install_args= 19:17:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:17:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:17:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:17:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:17:53 + true 19:17:53 + case $1 in 19:17:53 + venv_file=/tmp/.toxenv 19:17:53 + shift 2 19:17:53 + true 19:17:53 + case $1 in 19:17:53 + shift 19:17:53 + break 19:17:53 + case $python in 19:17:53 + local pkg_list= 19:17:53 + [[ -d /opt/pyenv ]] 19:17:53 + echo 'Setup pyenv:' 19:17:53 Setup pyenv: 19:17:53 + export PYENV_ROOT=/opt/pyenv 19:17:53 + PYENV_ROOT=/opt/pyenv 19:17:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 + pyenv versions 19:17:53 system 19:17:53 3.8.13 19:17:53 3.9.13 19:17:53 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:17:53 + command -v pyenv 19:17:53 ++ pyenv init - --no-rehash 19:17:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:17:53 export PATH="/opt/pyenv/shims:${PATH}" 19:17:53 export PYENV_SHELL=bash 19:17:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:17:53 pyenv() { 19:17:53 local command 19:17:53 command="${1:-}" 19:17:53 if [ "$#" -gt 0 ]; then 19:17:53 shift 19:17:53 fi 19:17:53 19:17:53 case "$command" in 19:17:53 rehash|shell) 19:17:53 eval "$(pyenv "sh-$command" "$@")" 19:17:53 ;; 19:17:53 *) 19:17:53 command pyenv "$command" "$@" 19:17:53 ;; 19:17:53 esac 19:17:53 }' 19:17:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:17:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:53 ++ export PYENV_SHELL=bash 19:17:53 ++ PYENV_SHELL=bash 19:17:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:17:53 +++ complete -F _pyenv pyenv 19:17:53 ++ lf-pyver python3 19:17:53 ++ local py_version_xy=python3 19:17:53 ++ local py_version_xyz= 19:17:53 ++ sed 's/^[ *]* //' 19:17:53 ++ awk '{ print $1 }' 19:17:53 ++ pyenv versions 19:17:53 ++ local command 19:17:53 ++ command=versions 19:17:53 ++ '[' 1 -gt 0 ']' 19:17:53 ++ shift 19:17:53 ++ case "$command" in 19:17:53 ++ command pyenv versions 19:17:53 ++ pyenv versions 19:17:53 ++ grep -E '^[0-9.]*[0-9]$' 19:17:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:17:53 +++ grep '^3' /tmp/.pyenv_versions 19:17:53 +++ sort -V 19:17:53 +++ tail -n 1 19:17:53 ++ py_version_xyz=3.10.6 19:17:53 ++ [[ -z 3.10.6 ]] 19:17:53 ++ echo 3.10.6 19:17:53 ++ return 0 19:17:53 + pyenv local 3.10.6 19:17:53 + local command 19:17:53 + command=local 19:17:53 + '[' 2 -gt 0 ']' 19:17:53 + shift 19:17:53 + case "$command" in 19:17:53 + command pyenv local 3.10.6 19:17:53 + pyenv local 3.10.6 19:17:53 + for arg in "$@" 19:17:53 + case $arg in 19:17:53 + pkg_list+='tox ' 19:17:53 + for arg in "$@" 19:17:53 + case $arg in 19:17:53 + pkg_list+='virtualenv ' 19:17:53 + for arg in "$@" 19:17:53 + case $arg in 19:17:53 + pkg_list+='urllib3~=1.26.15 ' 19:17:53 + [[ -f /tmp/.toxenv ]] 19:17:53 ++ cat /tmp/.toxenv 19:17:53 + lf_venv=/tmp/venv-fMEr 19:17:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMEr from' file:/tmp/.toxenv 19:17:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMEr from file:/tmp/.toxenv 19:17:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:17:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:53 + local 'pip_opts=--upgrade --quiet' 19:17:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:17:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:17:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:17:53 + [[ -n '' ]] 19:17:53 + [[ -n '' ]] 19:17:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:17:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:53 + /tmp/venv-fMEr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:17:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:17:54 lf-activate-venv(): INFO: Base packages installed successfully 19:17:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:17:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:17:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:17:54 + /tmp/venv-fMEr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:17:55 + type python3 19:17:55 + true 19:17:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fMEr/bin to PATH' 19:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-fMEr/bin to PATH 19:17:55 + PATH=/tmp/venv-fMEr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:55 + return 0 19:17:55 + [[ -d /opt/pyenv ]] 19:17:55 + echo '---> Setting up pyenv' 19:17:55 ---> Setting up pyenv 19:17:55 + export PYENV_ROOT=/opt/pyenv 19:17:55 + PYENV_ROOT=/opt/pyenv 19:17:55 + export PATH=/opt/pyenv/bin:/tmp/venv-fMEr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:55 + PATH=/opt/pyenv/bin:/tmp/venv-fMEr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:17:55 ++ pwd 19:17:55 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:17:55 + export PYTHONPATH 19:17:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:17:55 + TOX_TESTENV_PASSENV=PYTHONPATH 19:17:55 + tox --version 19:17:55 4.58.0 from /tmp/venv-fMEr/lib/python3.10/site-packages/tox/__init__.py 19:17:55 + PARALLEL=false 19:17:55 + TOX_OPTIONS_LIST= 19:17:55 + [[ -n doc8 ]] 19:17:55 + TOX_OPTIONS_LIST=' -e doc8' 19:17:55 + case ${PARALLEL,,} in 19:17:55 + tox -e doc8 19:17:55 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:17:57 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:18:20 doc8: freeze> python -m pip freeze --all 19:18:20 doc8: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.3.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 19:18:20 doc8: commands[0]> doc8 docs/ 19:18:22 Scanning... 19:18:22 Validating... 19:18:22 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 19:18:22 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 19:18:22 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 19:18:22 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:18:22 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:18:22 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:18:22 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:18:22 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:18:22 ======== 19:18:22 Total files scanned = 43 19:18:22 Total files ignored = 0 19:18:22 Total accumulated errors = 87 19:18:22 Detailed error counts: 19:18:22 - doc8.checks.CheckCarriageReturn = 0 19:18:22 - doc8.checks.CheckIndentationNoTab = 0 19:18:22 - doc8.checks.CheckMaxLineLength = 86 19:18:22 - doc8.checks.CheckNewlineEndOfFile = 1 19:18:22 - doc8.checks.CheckTrailingWhitespace = 0 19:18:22 - doc8.checks.CheckValidity = 0 19:18:22 doc8: exit 1 (2.90 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2265 19:18:22 doc8: command failed but is marked ignore outcome so handling it as success 19:18:22 doc8: OK (26.29=setup[23.39]+cmd[2.90] seconds) 19:18:22 congratulations :) (26.33 seconds) 19:18:22 + tox_status=0 19:18:22 + echo '---> Completed tox runs' 19:18:22 ---> Completed tox runs 19:18:22 + for i in .tox/*/log 19:18:22 ++ awk -F/ '{print $2}' 19:18:22 ++ echo .tox/doc8/log 19:18:22 + tox_env=doc8 19:18:22 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:18:22 + DOC_DIR=docs/_build/html 19:18:22 + [[ -d docs/_build/html ]] 19:18:22 + echo '---> tox-run.sh ends' 19:18:22 ---> tox-run.sh ends 19:18:22 + test 0 -eq 0 19:18:22 $ ssh-agent -k 19:18:22 unset SSH_AUTH_SOCK; 19:18:22 unset SSH_AGENT_PID; 19:18:22 echo Agent pid 1681 killed; 19:18:22 [ssh-agent] Stopped. 19:18:22 [PostBuildScript] - [INFO] Executing post build scripts. 19:18:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1372298044752271426.sh 19:18:22 ---> sysstat.sh 19:18:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14096782871894881014.sh 19:18:22 ---> package-listing.sh 19:18:22 ++ tr '[:upper:]' '[:lower:]' 19:18:22 ++ facter osfamily 19:18:23 + OS_FAMILY=debian 19:18:23 + workspace=/w/workspace/oom-master-doc8-lint 19:18:23 + START_PACKAGES=/tmp/packages_start.txt 19:18:23 + END_PACKAGES=/tmp/packages_end.txt 19:18:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:23 + PACKAGES=/tmp/packages_start.txt 19:18:23 + '[' /w/workspace/oom-master-doc8-lint ']' 19:18:23 + PACKAGES=/tmp/packages_end.txt 19:18:23 + case "${OS_FAMILY}" in 19:18:23 + dpkg -l 19:18:23 + grep '^ii' 19:18:23 + '[' -f /tmp/packages_start.txt ']' 19:18:23 + '[' -f /tmp/packages_end.txt ']' 19:18:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:23 + '[' /w/workspace/oom-master-doc8-lint ']' 19:18:23 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:18:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:18:23 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7282409795569231752.sh 19:18:23 ---> capture-instance-metadata.sh 19:18:23 Setup pyenv: 19:18:23 system 19:18:23 3.8.13 19:18:23 3.9.13 19:18:23 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:18:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oFRX 19:18:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:18:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:30 lf-activate-venv(): INFO: Base packages installed successfully 19:18:30 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-oFRX/bin to PATH 19:18:50 INFO: Running in OpenStack, capturing instance metadata 19:18:51 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6952090125169559545.sh 19:18:51 provisioning config files... 19:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config18131402985641146780tmp 19:18:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:18:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:18:51 [EnvInject] - Injecting environment variables from a build step. 19:18:51 [EnvInject] - Injecting as environment variables the properties content 19:18:51 SERVER_ID=logs 19:18:51 19:18:51 [EnvInject] - Variables injected successfully. 19:18:51 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14027990829437929515.sh 19:18:51 ---> create-netrc.sh 19:18:51 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13649540665665239129.sh 19:18:51 ---> python-tools-install.sh 19:18:51 Setup pyenv: 19:18:51 system 19:18:51 3.8.13 19:18:51 3.9.13 19:18:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oFRX from file:/tmp/.os_lf_venv 19:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:52 lf-activate-venv(): INFO: Base packages installed successfully 19:18:52 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-oFRX/bin to PATH 19:18:59 Generating Requirements File 19:19:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:19:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:19:21 Python 3.10.6 19:19:21 pip 26.1.2 from /tmp/venv-oFRX/lib/python3.10/site-packages/pip (python 3.10) 19:19:22 aiohappyeyeballs==2.7.1 19:19:22 aiohttp==3.14.3 19:19:22 aiosignal==1.4.0 19:19:22 appdirs==1.4.4 19:19:22 argcomplete==3.7.0 19:19:22 aspy.yaml==1.3.0 19:19:22 async-timeout==5.0.1 19:19:22 attrs==26.1.0 19:19:22 autopage==0.6.0 19:19:22 backports.strenum==1.3.1 19:19:22 beautifulsoup4==4.15.0 19:19:22 boto3==1.43.57 19:19:22 botocore==1.43.57 19:19:22 bs4==0.0.2 19:19:22 certifi==2026.7.22 19:19:22 cffi==2.1.0 19:19:22 cfgv==3.5.0 19:19:22 chardet==7.4.3 19:19:22 charset-normalizer==3.4.9 19:19:22 click==8.4.2 19:19:22 cliff==4.14.0 19:19:22 cmd2==3.5.1 19:19:22 cryptography==3.3.2 19:19:22 debtcollector==3.1.0 19:19:22 decorator==5.3.1 19:19:22 defusedxml==0.7.1 19:19:22 Deprecated==1.3.1 19:19:22 distlib==0.4.3 19:19:22 dnspython==2.8.0 19:19:22 docker==7.2.0 19:19:22 dogpile.cache==1.5.0 19:19:22 durationpy==0.10 19:19:22 email-validator==2.3.0 19:19:22 filelock==3.32.0 19:19:22 frozenlist==1.8.0 19:19:22 future==1.0.0 19:19:22 gitdb==4.0.12 19:19:22 GitPython==3.1.57 19:19:22 httplib2==0.30.2 19:19:22 identify==2.6.19 19:19:22 idna==3.18 19:19:22 importlib-resources==1.5.0 19:19:22 iso8601==2.1.0 19:19:22 Jinja2==3.1.6 19:19:22 jmespath==1.1.0 19:19:22 jsonpatch==1.33 19:19:22 jsonpointer==3.1.1 19:19:22 jsonschema==4.26.0 19:19:22 jsonschema-specifications==2025.9.1 19:19:22 keystoneauth1==5.14.0 19:19:22 kubernetes==36.0.3 19:19:22 lftools==0.37.22 19:19:22 lxml==6.1.1 19:19:22 markdown-it-py==4.2.0 19:19:22 MarkupSafe==3.0.3 19:19:22 mdurl==0.1.2 19:19:22 msgpack==1.2.1 19:19:22 multi_key_dict==2.0.3 19:19:22 multidict==6.7.1 19:19:22 munch==4.0.0 19:19:22 netaddr==1.3.0 19:19:22 niet==1.4.2 19:19:22 nodeenv==1.10.0 19:19:22 oauth2client==4.1.3 19:19:22 oauthlib==3.3.1 19:19:22 openstacksdk==4.13.0 19:19:22 os-service-types==1.8.2 19:19:22 osc-lib==4.6.0 19:19:22 oslo.config==10.4.0 19:19:22 oslo.context==6.4.0 19:19:22 oslo.i18n==6.8.0 19:19:22 oslo.log==8.2.0 19:19:22 oslo.serialization==5.10.0 19:19:22 oslo.utils==10.1.1 19:19:22 packaging==26.2 19:19:22 pbr==7.0.3 19:19:22 platformdirs==4.11.0 19:19:22 prettytable==3.18.0 19:19:22 propcache==0.5.2 19:19:22 psutil==7.2.2 19:19:22 pyasn1==0.6.4 19:19:22 pyasn1_modules==0.4.2 19:19:22 pycparser==3.0 19:19:22 pygerrit2==2.0.15 19:19:22 PyGithub==2.9.1 19:19:22 Pygments==2.20.0 19:19:22 PyJWT==2.13.0 19:19:22 PyNaCl==1.6.2 19:19:22 pyparsing==2.4.7 19:19:22 pyperclip==1.11.0 19:19:22 pyrsistent==0.20.0 19:19:22 python-cinderclient==9.9.0 19:19:22 python-dateutil==2.9.0.post0 19:19:22 python-discovery==1.5.0 19:19:22 python-heatclient==5.2.0 19:19:22 python-jenkins==1.8.3 19:19:22 python-keystoneclient==5.8.0 19:19:22 python-magnumclient==4.11.0 19:19:22 python-openstackclient==10.0.0 19:19:22 python-swiftclient==4.10.0 19:19:22 PyYAML==6.0.3 19:19:22 referencing==0.37.0 19:19:22 requests==2.34.2 19:19:22 requests-oauthlib==2.0.0 19:19:22 rfc3986==2.0.0 19:19:22 rich==15.0.0 19:19:22 rich-argparse==1.8.0 19:19:22 rpds-py==0.30.0 19:19:22 rsa==4.9.1 19:19:22 ruamel.yaml==0.19.1 19:19:22 ruamel.yaml.clib==0.2.15 19:19:22 s3transfer==0.19.2 19:19:22 simplejson==4.1.1 19:19:22 six==1.17.0 19:19:22 smmap==5.0.3 19:19:22 soupsieve==2.9.1 19:19:22 stevedore==5.8.0 19:19:22 tabulate==0.10.0 19:19:22 toml==0.10.2 19:19:22 tomlkit==0.15.1 19:19:22 tqdm==4.70.0 19:19:22 typing_extensions==4.16.0 19:19:22 urllib3==1.26.20 19:19:22 virtualenv==21.7.0 19:19:22 wcwidth==0.8.2 19:19:22 websocket-client==1.9.0 19:19:22 wrapt==2.3.0 19:19:22 xdg==6.0.0 19:19:22 xmltodict==1.0.4 19:19:22 yarl==1.24.5 19:19:22 yq==4.1.2 19:19:22 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins7357991963818581583.sh 19:19:22 ---> uv-install.sh 19:19:22 Installing uv/uvx (latest) using shell installer 19:19:22 2026-07-28 19:19:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-6SXDEz.sh" [1] 19:19:22 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:19:23 installing to /home/jenkins/.local/bin 19:19:23 uv 19:19:23 uvx 19:19:23 everything's installed! 19:19:23 19:19:23 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:19:23 19:19:23 source $HOME/.local/bin/env (sh, bash, zsh) 19:19:23 source $HOME/.local/bin/env.fish (fish) 19:19:23 Adding install location to PATH 19:19:23 ---> Validating uv/uvx install 19:19:23 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:19:23 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4534731563644428570.sh 19:19:23 ---> sudo-logs.sh 19:19:23 Archiving 'sudo' log.. 19:19:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10509774033553775012.sh 19:19:25 ---> job-cost.sh 19:19:25 INFO: Activating Python virtual environment... 19:19:25 Setup pyenv: 19:19:25 system 19:19:25 3.8.13 19:19:25 3.9.13 19:19:25 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:19:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oFRX from file:/tmp/.os_lf_venv 19:19:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:27 lf-activate-venv(): INFO: Base packages installed successfully 19:19:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-oFRX/bin to PATH 19:19:32 INFO: No stack-cost file found 19:19:32 INFO: Instance uptime: 152s 19:19:32 INFO: Fetching instance metadata (attempt 1 of 3)... 19:19:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:19:32 INFO: Successfully fetched instance metadata 19:19:32 INFO: Instance type: v3-standard-4 19:19:32 INFO: Retrieving pricing info for: v3-standard-4 19:19:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:19:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 19:19:33 INFO: Successfully fetched Vexxhost pricing API 19:19:33 INFO: Retrieved cost: 0.11 19:19:33 INFO: Retrieved resource: v3-standard-4 19:19:33 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 19:19:33 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 19:19:33 INFO: Successfully archived job cost data 19:19:33 DEBUG: Cost data: oom-master-doc8-lint,624,2026-07-28 19:19:33,v3-standard-4,152,0.11,0.00,SUCCESS 19:19:33 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15961234691223493217.sh 19:19:33 ---> logs-deploy.sh 19:19:33 Setup pyenv: 19:19:33 system 19:19:33 3.8.13 19:19:33 3.9.13 19:19:33 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oFRX from file:/tmp/.os_lf_venv 19:19:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:35 lf-activate-venv(): INFO: Base packages installed successfully 19:19:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:19:42 lf-activate-venv(): INFO: Adding /tmp/venv-oFRX/bin to PATH 19:19:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/624 19:19:42 INFO: archiving workspace using pattern(s): 19:19:43 Archives upload complete. 19:19:43 INFO: archiving logs to Nexus 19:19:44 ---> uname -a: 19:19:44 Linux prd-ubuntu1804-builder-4c-4g-13465 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:19:44 19:19:44 19:19:44 ---> lscpu: 19:19:44 Architecture: x86_64 19:19:44 CPU op-mode(s): 32-bit, 64-bit 19:19:44 Byte Order: Little Endian 19:19:44 CPU(s): 4 19:19:44 On-line CPU(s) list: 0-3 19:19:44 Thread(s) per core: 1 19:19:44 Core(s) per socket: 1 19:19:44 Socket(s): 4 19:19:44 NUMA node(s): 1 19:19:44 Vendor ID: AuthenticAMD 19:19:44 CPU family: 23 19:19:44 Model: 49 19:19:44 Model name: AMD EPYC-Rome Processor 19:19:44 Stepping: 0 19:19:44 CPU MHz: 2799.974 19:19:44 BogoMIPS: 5599.94 19:19:44 Virtualization: AMD-V 19:19:44 Hypervisor vendor: KVM 19:19:44 Virtualization type: full 19:19:44 L1d cache: 32K 19:19:44 L1i cache: 32K 19:19:44 L2 cache: 512K 19:19:44 L3 cache: 16384K 19:19:44 NUMA node0 CPU(s): 0-3 19:19:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:19:44 19:19:44 19:19:44 ---> nproc: 19:19:44 4 19:19:44 19:19:44 19:19:44 ---> df -h: 19:19:44 Filesystem Size Used Avail Use% Mounted on 19:19:44 udev 7.9G 0 7.9G 0% /dev 19:19:44 tmpfs 1.6G 676K 1.6G 1% /run 19:19:44 /dev/vda1 78G 8.6G 69G 11% / 19:19:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:19:44 tmpfs 5.0M 0 5.0M 0% /run/lock 19:19:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:19:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:19:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:19:44 19:19:44 19:19:44 ---> free -m: 19:19:44 total used free shared buff/cache available 19:19:44 Mem: 16040 589 13093 0 2357 15124 19:19:44 Swap: 1023 0 1023 19:19:44 19:19:44 19:19:44 ---> ip addr: 19:19:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:19:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:19:44 inet 127.0.0.1/8 scope host lo 19:19:44 valid_lft forever preferred_lft forever 19:19:44 inet6 ::1/128 scope host 19:19:44 valid_lft forever preferred_lft forever 19:19:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:19:44 link/ether fa:16:3e:ad:9c:c2 brd ff:ff:ff:ff:ff:ff 19:19:44 inet 10.30.106.27/23 brd 10.30.107.255 scope global dynamic ens3 19:19:44 valid_lft 86244sec preferred_lft 86244sec 19:19:44 inet6 fe80::f816:3eff:fead:9cc2/64 scope link 19:19:44 valid_lft forever preferred_lft forever 19:19:44 19:19:44 19:19:44 ---> sar -b -r -n DEV: 19:19:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13465) 07/28/26 _x86_64_ (4 CPU) 19:19:44 19:19:44 19:17:10 LINUX RESTART (4 CPU) 19:19:44 19:19:44 19:18:02 tps rtps wtps bread/s bwrtn/s 19:19:44 19:19:01 134.40 1.08 133.32 117.00 20959.84 19:19:44 Average: 134.40 1.08 133.32 117.00 20959.84 19:19:44 19:19:44 19:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:19:44 19:19:01 13712612 15538636 2712356 16.51 84068 1927432 744512 4.26 724912 1742536 169240 19:19:44 Average: 13712612 15538636 2712356 16.51 84068 1927432 744512 4.26 724912 1742536 169240 19:19:44 19:19:44 19:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:19:44 19:19:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 19:19:44 19:19:01 ens3 81.05 54.80 1137.99 12.10 0.00 0.00 0.00 0.00 19:19:44 Average: lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 19:19:44 Average: ens3 81.05 54.80 1137.99 12.10 0.00 0.00 0.00 0.00 19:19:44 19:19:44 19:19:44 ---> sar -P ALL: 19:19:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13465) 07/28/26 _x86_64_ (4 CPU) 19:19:44 19:19:44 19:17:10 LINUX RESTART (4 CPU) 19:19:44 19:19:44 19:18:02 CPU %user %nice %system %iowait %steal %idle 19:19:44 19:19:01 all 20.83 0.00 1.44 2.62 0.06 75.04 19:19:44 19:19:01 0 38.46 0.00 2.31 1.09 0.08 58.06 19:19:44 19:19:01 1 13.02 0.00 0.73 1.60 0.03 84.61 19:19:44 19:19:01 2 24.14 0.00 1.81 7.29 0.07 66.69 19:19:44 19:19:01 3 7.68 0.00 0.93 0.48 0.08 90.83 19:19:44 Average: all 20.83 0.00 1.44 2.62 0.06 75.04 19:19:44 Average: 0 38.46 0.00 2.31 1.09 0.08 58.06 19:19:44 Average: 1 13.02 0.00 0.73 1.60 0.03 84.61 19:19:44 Average: 2 24.14 0.00 1.81 7.29 0.07 66.69 19:19:44 Average: 3 7.68 0.00 0.93 0.48 0.08 90.83 19:19:44 19:19:44 19:19:44