19:00:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:00:36 Running as SYSTEM 19:00:36 [EnvInject] - Loading node environment variables. 19:00:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13432 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:00:36 [ssh-agent] Looking for ssh-agent implementation... 19:00:36 $ ssh-agent 19:00:36 SSH_AUTH_SOCK=/tmp/ssh-HF8VxIfdS7uK/agent.1641 19:00:36 SSH_AGENT_PID=1643 19:00:36 [ssh-agent] Started. 19:00:36 Running ssh-add (command line suppressed) 19:00:36 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_270219559759757315.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_270219559759757315.key) 19:00:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:00:36 The recommended git tool is: NONE 19:00:38 using credential onap-jenkins-ssh 19:00:38 Wiping out workspace first. 19:00:38 Cloning the remote Git repository 19:00:38 Cloning repository git://cloud.onap.org/mirror/oom.git 19:00:38 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:00:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:00:38 > git --version # timeout=10 19:00:38 > git --version # 'git version 2.17.1' 19:00:38 using GIT_SSH to set credentials Gerrit user 19:00:38 Verifying host key using manually-configured host key entries 19:00:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:00:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:00:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:00:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:00:44 using GIT_SSH to set credentials Gerrit user 19:00:44 Verifying host key using manually-configured host key entries 19:00:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/4 # timeout=30 19:00:44 > git rev-parse a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27^{commit} # timeout=10 19:00:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:00:44 Checking out Revision a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 (refs/changes/57/146657/4) 19:00:44 > git config core.sparsecheckout # timeout=10 19:00:44 > git checkout -f a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 # timeout=30 19:00:48 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:00:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:00:48 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:00:48 [EnvInject] - Injecting environment variables from a build step. 19:00:48 [EnvInject] - Injecting as environment variables the properties content 19:00:48 PYTHON=python3 19:00:48 19:00:48 [EnvInject] - Variables injected successfully. 19:00:48 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8698617332378161846.sh 19:00:48 ---> tox-install.sh 19:00:48 + source /home/jenkins/lf-env.sh 19:00:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:48 ++ mktemp -d /tmp/venv-XXXX 19:00:48 + lf_venv=/tmp/venv-bJJ9 19:00:48 + local venv_file=/tmp/.os_lf_venv 19:00:48 + local python=python3 19:00:48 + local options 19:00:48 + local set_path=true 19:00:48 + local install_args= 19:00:48 ++ 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:00:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:00:48 + true 19:00:48 + case $1 in 19:00:48 + venv_file=/tmp/.toxenv 19:00:48 + shift 2 19:00:48 + true 19:00:48 + case $1 in 19:00:48 + shift 19:00:48 + break 19:00:48 + case $python in 19:00:48 + local pkg_list= 19:00:48 + [[ -d /opt/pyenv ]] 19:00:48 + echo 'Setup pyenv:' 19:00:48 Setup pyenv: 19:00:48 + export PYENV_ROOT=/opt/pyenv 19:00:48 + PYENV_ROOT=/opt/pyenv 19:00:48 + 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:00:48 + 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:00:48 + pyenv versions 19:00:48 * system (set by /opt/pyenv/version) 19:00:48 * 3.8.13 (set by /opt/pyenv/version) 19:00:48 * 3.9.13 (set by /opt/pyenv/version) 19:00:48 * 3.10.6 (set by /opt/pyenv/version) 19:00:48 + command -v pyenv 19:00:48 ++ pyenv init - --no-rehash 19:00:48 + 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:00:48 export PATH="/opt/pyenv/shims:${PATH}" 19:00:48 export PYENV_SHELL=bash 19:00:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:00:48 pyenv() { 19:00:48 local command 19:00:48 command="${1:-}" 19:00:48 if [ "$#" -gt 0 ]; then 19:00:48 shift 19:00:48 fi 19:00:48 19:00:48 case "$command" in 19:00:48 rehash|shell) 19:00:48 eval "$(pyenv "sh-$command" "$@")" 19:00:48 ;; 19:00:48 *) 19:00:48 command pyenv "$command" "$@" 19:00:48 ;; 19:00:48 esac 19:00:48 }' 19:00:48 +++ 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:00:48 ++ 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:00:48 ++ 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:00:48 ++ 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:00:48 ++ export PYENV_SHELL=bash 19:00:48 ++ PYENV_SHELL=bash 19:00:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:00:48 +++ complete -F _pyenv pyenv 19:00:48 ++ lf-pyver python3 19:00:48 ++ local py_version_xy=python3 19:00:48 ++ local py_version_xyz= 19:00:48 ++ pyenv versions 19:00:48 ++ local command 19:00:48 ++ command=versions 19:00:48 ++ '[' 1 -gt 0 ']' 19:00:48 ++ shift 19:00:48 ++ case "$command" in 19:00:48 ++ command pyenv versions 19:00:48 ++ pyenv versions 19:00:48 ++ awk '{ print $1 }' 19:00:48 ++ grep -E '^[0-9.]*[0-9]$' 19:00:48 ++ sed 's/^[ *]* //' 19:00:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:00:49 +++ grep '^3' /tmp/.pyenv_versions 19:00:49 +++ tail -n 1 19:00:49 +++ sort -V 19:00:49 ++ py_version_xyz=3.10.6 19:00:49 ++ [[ -z 3.10.6 ]] 19:00:49 ++ echo 3.10.6 19:00:49 ++ return 0 19:00:49 + pyenv local 3.10.6 19:00:49 + local command 19:00:49 + command=local 19:00:49 + '[' 2 -gt 0 ']' 19:00:49 + shift 19:00:49 + case "$command" in 19:00:49 + command pyenv local 3.10.6 19:00:49 + pyenv local 3.10.6 19:00:49 + for arg in "$@" 19:00:49 + case $arg in 19:00:49 + pkg_list+='tox ' 19:00:49 + for arg in "$@" 19:00:49 + case $arg in 19:00:49 + pkg_list+='virtualenv ' 19:00:49 + for arg in "$@" 19:00:49 + case $arg in 19:00:49 + pkg_list+='urllib3~=1.26.15 ' 19:00:49 + [[ -f /tmp/.toxenv ]] 19:00:49 + [[ ! -f /tmp/.toxenv ]] 19:00:49 + [[ -n '' ]] 19:00:49 + python3 -m venv /tmp/venv-bJJ9 19:00:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bJJ9' 19:00:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bJJ9 19:00:53 + echo /tmp/venv-bJJ9 19:00:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:00:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:00:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:53 + local 'pip_opts=--upgrade --quiet' 19:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:53 + [[ -n '' ]] 19:00:53 + [[ -n '' ]] 19:00:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:53 + /tmp/venv-bJJ9/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:00:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:00:57 lf-activate-venv(): INFO: Base packages installed successfully 19:00:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:00:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:00:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:00:57 + /tmp/venv-bJJ9/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:00:59 + type python3 19:00:59 + true 19:00:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bJJ9/bin to PATH' 19:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-bJJ9/bin to PATH 19:00:59 + PATH=/tmp/venv-bJJ9/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:00:59 + return 0 19:00:59 + python3 --version 19:00:59 Python 3.10.6 19:00:59 + python3 -m pip --version 19:00:59 pip 26.1.2 from /tmp/venv-bJJ9/lib/python3.10/site-packages/pip (python 3.10) 19:00:59 + python3 -m pip freeze 19:00:59 cachetools==7.1.6 19:00:59 colorama==0.4.6 19:00:59 distlib==0.4.3 19:00:59 filelock==3.32.0 19:00:59 packaging==26.2 19:00:59 platformdirs==4.11.0 19:00:59 pluggy==1.6.0 19:00:59 pyproject-api==1.11.0 19:00:59 python-discovery==1.5.0 19:00:59 tomli==2.4.1 19:00:59 tomli_w==1.2.0 19:00:59 tox==4.58.0 19:00:59 typing_extensions==4.16.0 19:00:59 urllib3==1.26.20 19:00:59 virtualenv==21.7.0 19:00:59 [EnvInject] - Injecting environment variables from a build step. 19:00:59 [EnvInject] - Injecting as environment variables the properties content 19:00:59 PARALLEL=false 19:00:59 19:00:59 [EnvInject] - Variables injected successfully. 19:00:59 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6161066809221843281.sh 19:00:59 ---> tox-run.sh 19:00:59 + 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:00:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:00:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:00:59 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:00:59 + cd /w/workspace/oom-master-doc8-lint/. 19:00:59 + source /home/jenkins/lf-env.sh 19:00:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:59 ++ mktemp -d /tmp/venv-XXXX 19:00:59 + lf_venv=/tmp/venv-eJbc 19:00:59 + local venv_file=/tmp/.os_lf_venv 19:00:59 + local python=python3 19:00:59 + local options 19:00:59 + local set_path=true 19:00:59 + local install_args= 19:00:59 ++ 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:00:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:00:59 + true 19:00:59 + case $1 in 19:00:59 + venv_file=/tmp/.toxenv 19:00:59 + shift 2 19:00:59 + true 19:00:59 + case $1 in 19:00:59 + shift 19:00:59 + break 19:00:59 + case $python in 19:00:59 + local pkg_list= 19:00:59 + [[ -d /opt/pyenv ]] 19:00:59 + echo 'Setup pyenv:' 19:00:59 Setup pyenv: 19:00:59 + export PYENV_ROOT=/opt/pyenv 19:00:59 + PYENV_ROOT=/opt/pyenv 19:00:59 + 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:00:59 + 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:00:59 + pyenv versions 19:00:59 system 19:00:59 3.8.13 19:00:59 3.9.13 19:00:59 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:00:59 + command -v pyenv 19:00:59 ++ pyenv init - --no-rehash 19:00: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[*]}"'\'')" 19:00:59 export PATH="/opt/pyenv/shims:${PATH}" 19:00:59 export PYENV_SHELL=bash 19:00:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:00:59 pyenv() { 19:00:59 local command 19:00:59 command="${1:-}" 19:00:59 if [ "$#" -gt 0 ]; then 19:00:59 shift 19:00:59 fi 19:00:59 19:00:59 case "$command" in 19:00:59 rehash|shell) 19:00:59 eval "$(pyenv "sh-$command" "$@")" 19:00:59 ;; 19:00:59 *) 19:00:59 command pyenv "$command" "$@" 19:00:59 ;; 19:00:59 esac 19:00:59 }' 19:00: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[*]}"' 19:00:59 ++ 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:00:59 ++ 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:00:59 ++ 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:00:59 ++ export PYENV_SHELL=bash 19:00:59 ++ PYENV_SHELL=bash 19:00:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:00:59 +++ complete -F _pyenv pyenv 19:00:59 ++ lf-pyver python3 19:00:59 ++ local py_version_xy=python3 19:00:59 ++ local py_version_xyz= 19:00:59 ++ pyenv versions 19:00:59 ++ local command 19:00:59 ++ command=versions 19:00:59 ++ '[' 1 -gt 0 ']' 19:00:59 ++ shift 19:00:59 ++ case "$command" in 19:00:59 ++ command pyenv versions 19:00:59 ++ pyenv versions 19:00:59 ++ sed 's/^[ *]* //' 19:00:59 ++ grep -E '^[0-9.]*[0-9]$' 19:00:59 ++ awk '{ print $1 }' 19:00:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:00:59 +++ sort -V 19:00:59 +++ tail -n 1 19:00:59 +++ grep '^3' /tmp/.pyenv_versions 19:00:59 ++ py_version_xyz=3.10.6 19:00:59 ++ [[ -z 3.10.6 ]] 19:00:59 ++ echo 3.10.6 19:00:59 ++ return 0 19:00:59 + pyenv local 3.10.6 19:00:59 + local command 19:00:59 + command=local 19:00:59 + '[' 2 -gt 0 ']' 19:00:59 + shift 19:00:59 + case "$command" in 19:00:59 + command pyenv local 3.10.6 19:00:59 + pyenv local 3.10.6 19:00:59 + for arg in "$@" 19:00:59 + case $arg in 19:00:59 + pkg_list+='tox ' 19:00:59 + for arg in "$@" 19:00:59 + case $arg in 19:00:59 + pkg_list+='virtualenv ' 19:00:59 + for arg in "$@" 19:00:59 + case $arg in 19:00:59 + pkg_list+='urllib3~=1.26.15 ' 19:00:59 + [[ -f /tmp/.toxenv ]] 19:00:59 ++ cat /tmp/.toxenv 19:00:59 + lf_venv=/tmp/venv-bJJ9 19:00:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJJ9 from' file:/tmp/.toxenv 19:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJJ9 from file:/tmp/.toxenv 19:00:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:59 + local 'pip_opts=--upgrade --quiet' 19:00:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:59 + [[ -n '' ]] 19:00:59 + [[ -n '' ]] 19:00:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:59 + /tmp/venv-bJJ9/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:01:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:01:00 lf-activate-venv(): INFO: Base packages installed successfully 19:01:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:01:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:01:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:01:00 + /tmp/venv-bJJ9/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:01:01 + type python3 19:01:01 + true 19:01:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bJJ9/bin to PATH' 19:01:01 lf-activate-venv(): INFO: Adding /tmp/venv-bJJ9/bin to PATH 19:01:01 + PATH=/tmp/venv-bJJ9/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:01:01 + return 0 19:01:01 + [[ -d /opt/pyenv ]] 19:01:01 + echo '---> Setting up pyenv' 19:01:01 ---> Setting up pyenv 19:01:01 + export PYENV_ROOT=/opt/pyenv 19:01:01 + PYENV_ROOT=/opt/pyenv 19:01:01 + export PATH=/opt/pyenv/bin:/tmp/venv-bJJ9/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:01:01 + PATH=/opt/pyenv/bin:/tmp/venv-bJJ9/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:01:01 ++ pwd 19:01:01 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:01:01 + export PYTHONPATH 19:01:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:01:01 + TOX_TESTENV_PASSENV=PYTHONPATH 19:01:01 + tox --version 19:01:02 4.58.0 from /tmp/venv-bJJ9/lib/python3.10/site-packages/tox/__init__.py 19:01:02 + PARALLEL=false 19:01:02 + TOX_OPTIONS_LIST= 19:01:02 + [[ -n doc8 ]] 19:01:02 + TOX_OPTIONS_LIST=' -e doc8' 19:01:02 + case ${PARALLEL,,} in 19:01:02 + tox -e doc8 19:01:02 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:01:03 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:01:24 doc8: freeze> python -m pip freeze --all 19:01:25 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:01:25 doc8: commands[0]> doc8 docs/ 19:01:27 Scanning... 19:01:27 Validating... 19:01:27 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 19:01:27 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 19:01:27 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 19:01:27 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:01:27 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:01:27 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:01:27 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:01:27 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:01:27 ======== 19:01:27 Total files scanned = 43 19:01:27 Total files ignored = 0 19:01:27 Total accumulated errors = 87 19:01:27 Detailed error counts: 19:01:27 - doc8.checks.CheckCarriageReturn = 0 19:01:27 - doc8.checks.CheckIndentationNoTab = 0 19:01:27 - doc8.checks.CheckMaxLineLength = 86 19:01:27 - doc8.checks.CheckNewlineEndOfFile = 1 19:01:27 - doc8.checks.CheckTrailingWhitespace = 0 19:01:27 - doc8.checks.CheckValidity = 0 19:01:27 doc8: exit 1 (2.76 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2230 19:01:27 doc8: command failed but is marked ignore outcome so handling it as success 19:01:27 doc8: OK (25.42=setup[22.66]+cmd[2.76] seconds) 19:01:27 congratulations :) (25.46 seconds) 19:01:27 + tox_status=0 19:01:27 + echo '---> Completed tox runs' 19:01:27 ---> Completed tox runs 19:01:27 + for i in .tox/*/log 19:01:27 ++ echo .tox/doc8/log 19:01:27 ++ awk -F/ '{print $2}' 19:01:27 + tox_env=doc8 19:01:27 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:01:27 + DOC_DIR=docs/_build/html 19:01:27 + [[ -d docs/_build/html ]] 19:01:27 + echo '---> tox-run.sh ends' 19:01:27 ---> tox-run.sh ends 19:01:27 + test 0 -eq 0 19:01:27 $ ssh-agent -k 19:01:27 unset SSH_AUTH_SOCK; 19:01:27 unset SSH_AGENT_PID; 19:01:27 echo Agent pid 1643 killed; 19:01:27 [ssh-agent] Stopped. 19:01:27 [PostBuildScript] - [INFO] Executing post build scripts. 19:01:27 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16141500395329750171.sh 19:01:27 ---> sysstat.sh 19:01:28 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16366468584568620351.sh 19:01:28 ---> package-listing.sh 19:01:28 ++ facter osfamily 19:01:28 ++ tr '[:upper:]' '[:lower:]' 19:01:28 + OS_FAMILY=debian 19:01:28 + workspace=/w/workspace/oom-master-doc8-lint 19:01:28 + START_PACKAGES=/tmp/packages_start.txt 19:01:28 + END_PACKAGES=/tmp/packages_end.txt 19:01:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:28 + PACKAGES=/tmp/packages_start.txt 19:01:28 + '[' /w/workspace/oom-master-doc8-lint ']' 19:01:28 + PACKAGES=/tmp/packages_end.txt 19:01:28 + case "${OS_FAMILY}" in 19:01:28 + dpkg -l 19:01:28 + grep '^ii' 19:01:28 + '[' -f /tmp/packages_start.txt ']' 19:01:28 + '[' -f /tmp/packages_end.txt ']' 19:01:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:28 + '[' /w/workspace/oom-master-doc8-lint ']' 19:01:28 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:01:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:01:28 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13464954536470867731.sh 19:01:28 ---> capture-instance-metadata.sh 19:01:28 Setup pyenv: 19:01:28 system 19:01:28 3.8.13 19:01:28 3.9.13 19:01:28 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:01:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKIr 19:01:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:01:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:36 lf-activate-venv(): INFO: Base packages installed successfully 19:01:36 lf-activate-venv(): INFO: Installing additional packages: lftools 19:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-MKIr/bin to PATH 19:01:56 INFO: Running in OpenStack, capturing instance metadata 19:01:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4659323102043473273.sh 19:01:56 provisioning config files... 19:01:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config2605923723390345233tmp 19:01:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:01:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:01:56 [EnvInject] - Injecting environment variables from a build step. 19:01:56 [EnvInject] - Injecting as environment variables the properties content 19:01:56 SERVER_ID=logs 19:01:56 19:01:56 [EnvInject] - Variables injected successfully. 19:01:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10319596767739968876.sh 19:01:56 ---> create-netrc.sh 19:01:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9808893259861248220.sh 19:01:56 ---> python-tools-install.sh 19:01:56 Setup pyenv: 19:01:56 system 19:01:56 3.8.13 19:01:56 3.9.13 19:01:56 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKIr from file:/tmp/.os_lf_venv 19:01:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:58 lf-activate-venv(): INFO: Base packages installed successfully 19:01:58 lf-activate-venv(): INFO: Installing additional packages: lftools 19:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-MKIr/bin to PATH 19:02:05 Generating Requirements File 19:02:27 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:02:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:02:27 Python 3.10.6 19:02:27 pip 26.1.2 from /tmp/venv-MKIr/lib/python3.10/site-packages/pip (python 3.10) 19:02:27 aiohappyeyeballs==2.7.1 19:02:27 aiohttp==3.14.3 19:02:27 aiosignal==1.4.0 19:02:27 appdirs==1.4.4 19:02:27 argcomplete==3.7.0 19:02:27 aspy.yaml==1.3.0 19:02:27 async-timeout==5.0.1 19:02:27 attrs==26.1.0 19:02:27 autopage==0.6.0 19:02:27 backports.strenum==1.3.1 19:02:27 beautifulsoup4==4.15.0 19:02:27 boto3==1.43.57 19:02:27 botocore==1.43.57 19:02:27 bs4==0.0.2 19:02:27 certifi==2026.7.22 19:02:27 cffi==2.1.0 19:02:27 cfgv==3.5.0 19:02:27 chardet==7.4.3 19:02:27 charset-normalizer==3.4.9 19:02:27 click==8.4.2 19:02:27 cliff==4.14.0 19:02:27 cmd2==3.5.1 19:02:27 cryptography==3.3.2 19:02:27 debtcollector==3.1.0 19:02:27 decorator==5.3.1 19:02:27 defusedxml==0.7.1 19:02:27 Deprecated==1.3.1 19:02:27 distlib==0.4.3 19:02:27 dnspython==2.8.0 19:02:27 docker==7.2.0 19:02:27 dogpile.cache==1.5.0 19:02:27 durationpy==0.10 19:02:27 email-validator==2.3.0 19:02:27 filelock==3.32.0 19:02:27 frozenlist==1.8.0 19:02:27 future==1.0.0 19:02:27 gitdb==4.0.12 19:02:27 GitPython==3.1.57 19:02:27 httplib2==0.30.2 19:02:27 identify==2.6.19 19:02:27 idna==3.18 19:02:27 importlib-resources==1.5.0 19:02:27 iso8601==2.1.0 19:02:27 Jinja2==3.1.6 19:02:27 jmespath==1.1.0 19:02:27 jsonpatch==1.33 19:02:27 jsonpointer==3.1.1 19:02:27 jsonschema==4.26.0 19:02:27 jsonschema-specifications==2025.9.1 19:02:27 keystoneauth1==5.14.0 19:02:27 kubernetes==36.0.3 19:02:27 lftools==0.37.22 19:02:27 lxml==6.1.1 19:02:27 markdown-it-py==4.2.0 19:02:27 MarkupSafe==3.0.3 19:02:27 mdurl==0.1.2 19:02:27 msgpack==1.2.1 19:02:27 multi_key_dict==2.0.3 19:02:27 multidict==6.7.1 19:02:27 munch==4.0.0 19:02:27 netaddr==1.3.0 19:02:27 niet==1.4.2 19:02:27 nodeenv==1.10.0 19:02:27 oauth2client==4.1.3 19:02:27 oauthlib==3.3.1 19:02:27 openstacksdk==4.13.0 19:02:27 os-service-types==1.8.2 19:02:27 osc-lib==4.6.0 19:02:27 oslo.config==10.4.0 19:02:27 oslo.context==6.4.0 19:02:27 oslo.i18n==6.8.0 19:02:27 oslo.log==8.2.0 19:02:27 oslo.serialization==5.10.0 19:02:27 oslo.utils==10.1.1 19:02:27 packaging==26.2 19:02:27 pbr==7.0.3 19:02:27 platformdirs==4.11.0 19:02:27 prettytable==3.18.0 19:02:27 propcache==0.5.2 19:02:27 psutil==7.2.2 19:02:27 pyasn1==0.6.4 19:02:27 pyasn1_modules==0.4.2 19:02:27 pycparser==3.0 19:02:27 pygerrit2==2.0.15 19:02:27 PyGithub==2.9.1 19:02:27 Pygments==2.20.0 19:02:27 PyJWT==2.13.0 19:02:27 PyNaCl==1.6.2 19:02:27 pyparsing==2.4.7 19:02:27 pyperclip==1.11.0 19:02:27 pyrsistent==0.20.0 19:02:27 python-cinderclient==9.9.0 19:02:27 python-dateutil==2.9.0.post0 19:02:27 python-discovery==1.5.0 19:02:27 python-heatclient==5.2.0 19:02:27 python-jenkins==1.8.3 19:02:27 python-keystoneclient==5.8.0 19:02:27 python-magnumclient==4.11.0 19:02:27 python-openstackclient==10.0.0 19:02:27 python-swiftclient==4.10.0 19:02:27 PyYAML==6.0.3 19:02:27 referencing==0.37.0 19:02:27 requests==2.34.2 19:02:27 requests-oauthlib==2.0.0 19:02:27 rfc3986==2.0.0 19:02:27 rich==15.0.0 19:02:27 rich-argparse==1.8.0 19:02:27 rpds-py==0.30.0 19:02:27 rsa==4.9.1 19:02:27 ruamel.yaml==0.19.1 19:02:27 ruamel.yaml.clib==0.2.15 19:02:27 s3transfer==0.19.2 19:02:27 simplejson==4.1.1 19:02:27 six==1.17.0 19:02:27 smmap==5.0.3 19:02:27 soupsieve==2.9.1 19:02:27 stevedore==5.8.0 19:02:27 tabulate==0.10.0 19:02:27 toml==0.10.2 19:02:27 tomlkit==0.15.1 19:02:27 tqdm==4.70.0 19:02:27 typing_extensions==4.16.0 19:02:27 urllib3==1.26.20 19:02:27 virtualenv==21.7.0 19:02:27 wcwidth==0.8.2 19:02:27 websocket-client==1.9.0 19:02:27 wrapt==2.3.0 19:02:27 xdg==6.0.0 19:02:27 xmltodict==1.0.4 19:02:27 yarl==1.24.5 19:02:27 yq==4.1.2 19:02:27 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins12688403998613389934.sh 19:02:27 ---> uv-install.sh 19:02:27 Installing uv/uvx (latest) using shell installer 19:02:28 2026-07-28 19:02:28 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-NDIZyo.sh" [1] 19:02:28 downloading uv 0.11.33 x86_64-unknown-linux-gnu 19:02:28 installing to /home/jenkins/.local/bin 19:02:28 uv 19:02:28 uvx 19:02:28 everything's installed! 19:02:28 19:02:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:02:28 19:02:28 source $HOME/.local/bin/env (sh, bash, zsh) 19:02:28 source $HOME/.local/bin/env.fish (fish) 19:02:28 Adding install location to PATH 19:02:28 ---> Validating uv/uvx install 19:02:28 uvx 0.11.33 (x86_64-unknown-linux-gnu) 19:02:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1852018716980846115.sh 19:02:29 ---> sudo-logs.sh 19:02:29 Archiving 'sudo' log.. 19:02:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4552898354075832482.sh 19:02:29 ---> job-cost.sh 19:02:29 INFO: Activating Python virtual environment... 19:02:29 Setup pyenv: 19:02:29 system 19:02:29 3.8.13 19:02:29 3.9.13 19:02:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKIr from file:/tmp/.os_lf_venv 19:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:31 lf-activate-venv(): INFO: Base packages installed successfully 19:02:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-MKIr/bin to PATH 19:02:36 INFO: No stack-cost file found 19:02:36 INFO: Instance uptime: 146s 19:02:36 INFO: Fetching instance metadata (attempt 1 of 3)... 19:02:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:02:36 INFO: Successfully fetched instance metadata 19:02:36 INFO: Instance type: v3-standard-4 19:02:36 INFO: Retrieving pricing info for: v3-standard-4 19:02:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:02:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 19:02:37 INFO: Successfully fetched Vexxhost pricing API 19:02:37 INFO: Retrieved cost: 0.11 19:02:37 INFO: Retrieved resource: v3-standard-4 19:02:37 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 19:02:37 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 19:02:37 INFO: Successfully archived job cost data 19:02:37 DEBUG: Cost data: oom-master-doc8-lint,620,2026-07-28 19:02:37,v3-standard-4,146,0.11,0.00,SUCCESS 19:02:37 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins2994151030413179102.sh 19:02:37 ---> logs-deploy.sh 19:02:37 Setup pyenv: 19:02:37 system 19:02:37 3.8.13 19:02:37 3.9.13 19:02:37 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKIr from file:/tmp/.os_lf_venv 19:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:38 lf-activate-venv(): INFO: Base packages installed successfully 19:02:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-MKIr/bin to PATH 19:02:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/620 19:02:46 INFO: archiving workspace using pattern(s): 19:02:47 Archives upload complete. 19:02:47 INFO: archiving logs to Nexus 19:02:48 ---> uname -a: 19:02:48 Linux prd-ubuntu1804-builder-4c-4g-13432 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:02:48 19:02:48 19:02:48 ---> lscpu: 19:02:48 Architecture: x86_64 19:02:48 CPU op-mode(s): 32-bit, 64-bit 19:02:48 Byte Order: Little Endian 19:02:48 CPU(s): 4 19:02:48 On-line CPU(s) list: 0-3 19:02:48 Thread(s) per core: 1 19:02:48 Core(s) per socket: 1 19:02:48 Socket(s): 4 19:02:48 NUMA node(s): 1 19:02:48 Vendor ID: AuthenticAMD 19:02:48 CPU family: 23 19:02:48 Model: 49 19:02:48 Model name: AMD EPYC-Rome Processor 19:02:48 Stepping: 0 19:02:48 CPU MHz: 2799.998 19:02:48 BogoMIPS: 5599.99 19:02:48 Virtualization: AMD-V 19:02:48 Hypervisor vendor: KVM 19:02:48 Virtualization type: full 19:02:48 L1d cache: 32K 19:02:48 L1i cache: 32K 19:02:48 L2 cache: 512K 19:02:48 L3 cache: 16384K 19:02:48 NUMA node0 CPU(s): 0-3 19:02:48 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:02:48 19:02:48 19:02:48 ---> nproc: 19:02:48 4 19:02:48 19:02:48 19:02:48 ---> df -h: 19:02:48 Filesystem Size Used Avail Use% Mounted on 19:02:48 udev 7.9G 0 7.9G 0% /dev 19:02:48 tmpfs 1.6G 676K 1.6G 1% /run 19:02:48 /dev/vda1 78G 8.6G 69G 11% / 19:02:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:02:48 tmpfs 5.0M 0 5.0M 0% /run/lock 19:02:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:02:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:02:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:02:48 19:02:48 19:02:48 ---> free -m: 19:02:48 total used free shared buff/cache available 19:02:48 Mem: 16040 548 13134 0 2357 15166 19:02:48 Swap: 1023 0 1023 19:02:48 19:02:48 19:02:48 ---> ip addr: 19:02:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:02:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:02:48 inet 127.0.0.1/8 scope host lo 19:02:48 valid_lft forever preferred_lft forever 19:02:48 inet6 ::1/128 scope host 19:02:48 valid_lft forever preferred_lft forever 19:02:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:02:48 link/ether fa:16:3e:f6:a8:45 brd ff:ff:ff:ff:ff:ff 19:02:48 inet 10.30.106.247/23 brd 10.30.107.255 scope global dynamic ens3 19:02:48 valid_lft 86250sec preferred_lft 86250sec 19:02:48 inet6 fe80::f816:3eff:fef6:a845/64 scope link 19:02:48 valid_lft forever preferred_lft forever 19:02:48 19:02:48 19:02:48 ---> sar -b -r -n DEV: 19:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13432) 07/28/26 _x86_64_ (4 CPU) 19:02:48 19:02:48 19:00:20 LINUX RESTART (4 CPU) 19:02:48 19:02:48 19:01:01 tps rtps wtps bread/s bwrtn/s 19:02:48 19:02:01 156.73 5.05 151.68 207.66 49961.08 19:02:48 Average: 156.73 5.05 151.68 207.66 49961.08 19:02:48 19:02:48 19:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:02:48 19:02:01 13713964 15536660 2711004 16.51 83712 1925104 791580 4.53 724372 1743284 166176 19:02:48 Average: 13713964 15536660 2711004 16.51 83712 1925104 791580 4.53 724372 1743284 166176 19:02:48 19:02:48 19:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:02:48 19:02:01 ens3 75.54 52.78 1154.46 13.85 0.00 0.00 0.00 0.00 19:02:48 19:02:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 19:02:48 Average: ens3 75.54 52.78 1154.46 13.85 0.00 0.00 0.00 0.00 19:02:48 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 19:02:48 19:02:48 19:02:48 ---> sar -P ALL: 19:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13432) 07/28/26 _x86_64_ (4 CPU) 19:02:48 19:02:48 19:00:20 LINUX RESTART (4 CPU) 19:02:48 19:02:48 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:02:48 19:02:01 all 20.46 0.00 1.75 3.70 0.08 74.01 19:02:48 19:02:01 0 25.30 0.00 2.07 4.94 0.08 67.61 19:02:48 19:02:01 1 27.05 0.00 2.04 3.02 0.08 67.80 19:02:48 19:02:01 2 14.30 0.00 1.77 6.17 0.07 77.70 19:02:48 19:02:01 3 15.18 0.00 1.12 0.70 0.08 82.92 19:02:48 Average: all 20.46 0.00 1.75 3.70 0.08 74.01 19:02:48 Average: 0 25.30 0.00 2.07 4.94 0.08 67.61 19:02:48 Average: 1 27.05 0.00 2.04 3.02 0.08 67.80 19:02:48 Average: 2 14.30 0.00 1.77 6.17 0.07 77.70 19:02:48 Average: 3 15.18 0.00 1.12 0.70 0.08 82.92 19:02:48 19:02:48 19:02:48