17:06:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:06:55 Running as SYSTEM 17:06:55 [EnvInject] - Loading node environment variables. 17:06:55 Building remotely on prd-ubuntu1804-builder-4c-4g-1692 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 17:06:55 [ssh-agent] Looking for ssh-agent implementation... 17:06:55 $ ssh-agent 17:06:55 SSH_AUTH_SOCK=/tmp/ssh-t7gbgugiILcN/agent.1720 17:06:55 SSH_AGENT_PID=1722 17:06:55 [ssh-agent] Started. 17:06:55 Running ssh-add (command line suppressed) 17:06:55 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_7819399720073336061.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_7819399720073336061.key) 17:06:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:06:55 The recommended git tool is: NONE 17:06:57 using credential onap-jenkins-ssh 17:06:57 Wiping out workspace first. 17:06:57 Cloning the remote Git repository 17:06:57 Cloning repository git://cloud.onap.org/mirror/oom.git 17:06:57 > git init /w/workspace/oom-master-doc8-lint # timeout=10 17:06:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:06:57 > git --version # timeout=10 17:06:57 > git --version # 'git version 2.17.1' 17:06:57 using GIT_SSH to set credentials Gerrit user 17:06:57 Verifying host key using manually-configured host key entries 17:06:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:07:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:05 using GIT_SSH to set credentials Gerrit user 17:07:05 Verifying host key using manually-configured host key entries 17:07:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/1 # timeout=30 17:07:05 > git rev-parse d3989f57755343d6bc78113168d5bbdbf425d865^{commit} # timeout=10 17:07:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:07:05 Checking out Revision d3989f57755343d6bc78113168d5bbdbf425d865 (refs/changes/75/143475/1) 17:07:05 > git config core.sparsecheckout # timeout=10 17:07:05 > git checkout -f d3989f57755343d6bc78113168d5bbdbf425d865 # timeout=30 17:07:09 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:07:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:07:09 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:07:09 [EnvInject] - Injecting environment variables from a build step. 17:07:09 [EnvInject] - Injecting as environment variables the properties content 17:07:09 PYTHON=python3 17:07:09 17:07:09 [EnvInject] - Variables injected successfully. 17:07:09 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins3896461393289932826.sh 17:07:09 ---> tox-install.sh 17:07:09 + source /home/jenkins/lf-env.sh 17:07:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:09 ++ mktemp -d /tmp/venv-XXXX 17:07:09 + lf_venv=/tmp/venv-Gqoa 17:07:09 + local venv_file=/tmp/.os_lf_venv 17:07:09 + local python=python3 17:07:09 + local options 17:07:09 + local set_path=true 17:07:09 + local install_args= 17:07:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:09 + true 17:07:09 + case $1 in 17:07:09 + venv_file=/tmp/.toxenv 17:07:09 + shift 2 17:07:09 + true 17:07:09 + case $1 in 17:07:09 + shift 17:07:09 + break 17:07:09 + case $python in 17:07:09 + local pkg_list= 17:07:09 + [[ -d /opt/pyenv ]] 17:07:09 + echo 'Setup pyenv:' 17:07:09 Setup pyenv: 17:07:09 + export PYENV_ROOT=/opt/pyenv 17:07:09 + PYENV_ROOT=/opt/pyenv 17:07:09 + 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 17:07:09 + 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 17:07:09 + pyenv versions 17:07:09 * system (set by /opt/pyenv/version) 17:07:09 * 3.8.13 (set by /opt/pyenv/version) 17:07:09 * 3.9.13 (set by /opt/pyenv/version) 17:07:09 * 3.10.6 (set by /opt/pyenv/version) 17:07:09 + command -v pyenv 17:07:09 ++ pyenv init - --no-rehash 17:07:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:07:09 export PATH="/opt/pyenv/shims:${PATH}" 17:07:09 export PYENV_SHELL=bash 17:07:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:09 pyenv() { 17:07:09 local command 17:07:09 command="${1:-}" 17:07:09 if [ "$#" -gt 0 ]; then 17:07:09 shift 17:07:09 fi 17:07:09 17:07:09 case "$command" in 17:07:09 rehash|shell) 17:07:09 eval "$(pyenv "sh-$command" "$@")" 17:07:09 ;; 17:07:09 *) 17:07:09 command pyenv "$command" "$@" 17:07:09 ;; 17:07:09 esac 17:07:09 }' 17:07:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:07:09 ++ 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 17:07:09 ++ 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 17:07:09 ++ 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 17:07:09 ++ export PYENV_SHELL=bash 17:07:09 ++ PYENV_SHELL=bash 17:07:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:09 +++ complete -F _pyenv pyenv 17:07:09 ++ lf-pyver python3 17:07:09 ++ local py_version_xy=python3 17:07:09 ++ local py_version_xyz= 17:07:09 ++ pyenv versions 17:07:09 ++ awk '{ print $1 }' 17:07:09 ++ sed 's/^[ *]* //' 17:07:09 ++ local command 17:07:09 ++ grep -E '^[0-9.]*[0-9]$' 17:07:09 ++ command=versions 17:07:09 ++ '[' 1 -gt 0 ']' 17:07:09 ++ shift 17:07:09 ++ case "$command" in 17:07:09 ++ command pyenv versions 17:07:09 ++ pyenv versions 17:07:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:09 +++ grep '^3' /tmp/.pyenv_versions 17:07:09 +++ sort -V 17:07:09 +++ tail -n 1 17:07:09 ++ py_version_xyz=3.10.6 17:07:09 ++ [[ -z 3.10.6 ]] 17:07:09 ++ echo 3.10.6 17:07:09 ++ return 0 17:07:09 + pyenv local 3.10.6 17:07:09 + local command 17:07:09 + command=local 17:07:09 + '[' 2 -gt 0 ']' 17:07:09 + shift 17:07:09 + case "$command" in 17:07:09 + command pyenv local 3.10.6 17:07:09 + pyenv local 3.10.6 17:07:09 + for arg in "$@" 17:07:09 + case $arg in 17:07:09 + pkg_list+='tox ' 17:07:09 + for arg in "$@" 17:07:09 + case $arg in 17:07:09 + pkg_list+='virtualenv ' 17:07:09 + for arg in "$@" 17:07:09 + case $arg in 17:07:09 + pkg_list+='urllib3~=1.26.15 ' 17:07:09 + [[ -f /tmp/.toxenv ]] 17:07:09 + [[ ! -f /tmp/.toxenv ]] 17:07:09 + [[ -n '' ]] 17:07:09 + python3 -m venv /tmp/venv-Gqoa 17:07:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gqoa' 17:07:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gqoa 17:07:14 + echo /tmp/venv-Gqoa 17:07:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:07:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:07:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:14 + local 'pip_opts=--upgrade --quiet' 17:07:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:07:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:07:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:07:14 + [[ -n '' ]] 17:07:14 + [[ -n '' ]] 17:07:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:14 + /tmp/venv-Gqoa/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 17:07:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:07:22 lf-activate-venv(): INFO: Base packages installed successfully 17:07:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:07:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:07:22 + /tmp/venv-Gqoa/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 17:07:25 + type python3 17:07:25 + true 17:07:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gqoa/bin to PATH' 17:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-Gqoa/bin to PATH 17:07:25 + PATH=/tmp/venv-Gqoa/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 17:07:25 + return 0 17:07:25 + python3 --version 17:07:25 Python 3.10.6 17:07:25 + python3 -m pip --version 17:07:25 pip 26.0.1 from /tmp/venv-Gqoa/lib/python3.10/site-packages/pip (python 3.10) 17:07:25 + python3 -m pip freeze 17:07:25 cachetools==7.0.2 17:07:25 colorama==0.4.6 17:07:25 distlib==0.4.0 17:07:25 filelock==3.25.0 17:07:25 packaging==26.0 17:07:25 platformdirs==4.9.2 17:07:25 pluggy==1.6.0 17:07:25 pyproject-api==1.10.0 17:07:25 python-discovery==1.1.0 17:07:25 tomli==2.4.0 17:07:25 tox==4.47.3 17:07:25 typing_extensions==4.15.0 17:07:25 urllib3==1.26.20 17:07:25 virtualenv==21.1.0 17:07:25 [EnvInject] - Injecting environment variables from a build step. 17:07:25 [EnvInject] - Injecting as environment variables the properties content 17:07:25 PARALLEL=false 17:07:25 17:07:25 [EnvInject] - Variables injected successfully. 17:07:25 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16405561605788071509.sh 17:07:25 ---> tox-run.sh 17:07:25 + 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 17:07:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 17:07:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 17:07:25 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 17:07:25 + cd /w/workspace/oom-master-doc8-lint/. 17:07:25 + source /home/jenkins/lf-env.sh 17:07:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:25 ++ mktemp -d /tmp/venv-XXXX 17:07:25 + lf_venv=/tmp/venv-5BlM 17:07:25 + local venv_file=/tmp/.os_lf_venv 17:07:25 + local python=python3 17:07:25 + local options 17:07:25 + local set_path=true 17:07:25 + local install_args= 17:07:25 ++ 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 17:07:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:25 + true 17:07:25 + case $1 in 17:07:25 + venv_file=/tmp/.toxenv 17:07:25 + shift 2 17:07:25 + true 17:07:25 + case $1 in 17:07:25 + shift 17:07:25 + break 17:07:25 + case $python in 17:07:25 + local pkg_list= 17:07:25 + [[ -d /opt/pyenv ]] 17:07:25 + echo 'Setup pyenv:' 17:07:25 Setup pyenv: 17:07:25 + export PYENV_ROOT=/opt/pyenv 17:07:25 + PYENV_ROOT=/opt/pyenv 17:07:25 + 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 17:07:25 + 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 17:07:25 + pyenv versions 17:07:25 system 17:07:25 3.8.13 17:07:25 3.9.13 17:07:25 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:07:25 + command -v pyenv 17:07:25 ++ pyenv init - --no-rehash 17:07:25 + 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[*]}"'\'')" 17:07:25 export PATH="/opt/pyenv/shims:${PATH}" 17:07:25 export PYENV_SHELL=bash 17:07:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:25 pyenv() { 17:07:25 local command 17:07:25 command="${1:-}" 17:07:25 if [ "$#" -gt 0 ]; then 17:07:25 shift 17:07:25 fi 17:07:25 17:07:25 case "$command" in 17:07:25 rehash|shell) 17:07:25 eval "$(pyenv "sh-$command" "$@")" 17:07:25 ;; 17:07:25 *) 17:07:25 command pyenv "$command" "$@" 17:07:25 ;; 17:07:25 esac 17:07:25 }' 17:07:25 +++ 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[*]}"' 17:07:25 ++ 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 17:07:25 ++ 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 17:07:25 ++ 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 17:07:25 ++ export PYENV_SHELL=bash 17:07:25 ++ PYENV_SHELL=bash 17:07:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:25 +++ complete -F _pyenv pyenv 17:07:25 ++ lf-pyver python3 17:07:25 ++ local py_version_xy=python3 17:07:25 ++ local py_version_xyz= 17:07:25 ++ pyenv versions 17:07:25 ++ local command 17:07:25 ++ command=versions 17:07:25 ++ '[' 1 -gt 0 ']' 17:07:25 ++ shift 17:07:25 ++ case "$command" in 17:07:25 ++ command pyenv versions 17:07:25 ++ pyenv versions 17:07:25 ++ awk '{ print $1 }' 17:07:25 ++ sed 's/^[ *]* //' 17:07:25 ++ grep -E '^[0-9.]*[0-9]$' 17:07:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:25 +++ grep '^3' /tmp/.pyenv_versions 17:07:25 +++ sort -V 17:07:25 +++ tail -n 1 17:07:25 ++ py_version_xyz=3.10.6 17:07:25 ++ [[ -z 3.10.6 ]] 17:07:25 ++ echo 3.10.6 17:07:25 ++ return 0 17:07:25 + pyenv local 3.10.6 17:07:25 + local command 17:07:25 + command=local 17:07:25 + '[' 2 -gt 0 ']' 17:07:25 + shift 17:07:25 + case "$command" in 17:07:25 + command pyenv local 3.10.6 17:07:25 + pyenv local 3.10.6 17:07:26 + for arg in "$@" 17:07:26 + case $arg in 17:07:26 + pkg_list+='tox ' 17:07:26 + for arg in "$@" 17:07:26 + case $arg in 17:07:26 + pkg_list+='virtualenv ' 17:07:26 + for arg in "$@" 17:07:26 + case $arg in 17:07:26 + pkg_list+='urllib3~=1.26.15 ' 17:07:26 + [[ -f /tmp/.toxenv ]] 17:07:26 ++ cat /tmp/.toxenv 17:07:26 + lf_venv=/tmp/venv-Gqoa 17:07:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gqoa from' file:/tmp/.toxenv 17:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gqoa from file:/tmp/.toxenv 17:07:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:07:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:26 + local 'pip_opts=--upgrade --quiet' 17:07:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:07:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:07:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:07:26 + [[ -n '' ]] 17:07:26 + [[ -n '' ]] 17:07:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:07:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:26 + /tmp/venv-Gqoa/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 17:07:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:07:27 lf-activate-venv(): INFO: Base packages installed successfully 17:07:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:07:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:07:27 + /tmp/venv-Gqoa/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 17:07:28 + type python3 17:07:28 + true 17:07:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gqoa/bin to PATH' 17:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-Gqoa/bin to PATH 17:07:28 + PATH=/tmp/venv-Gqoa/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 17:07:28 + return 0 17:07:28 + [[ -d /opt/pyenv ]] 17:07:28 + echo '---> Setting up pyenv' 17:07:28 ---> Setting up pyenv 17:07:28 + export PYENV_ROOT=/opt/pyenv 17:07:28 + PYENV_ROOT=/opt/pyenv 17:07:28 + export PATH=/opt/pyenv/bin:/tmp/venv-Gqoa/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 17:07:28 + PATH=/opt/pyenv/bin:/tmp/venv-Gqoa/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 17:07:28 ++ pwd 17:07:28 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 17:07:28 + export PYTHONPATH 17:07:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:07:28 + TOX_TESTENV_PASSENV=PYTHONPATH 17:07:28 + tox --version 17:07:28 4.47.3 from /tmp/venv-Gqoa/lib/python3.10/site-packages/tox/__init__.py 17:07:28 + PARALLEL=false 17:07:28 + TOX_OPTIONS_LIST= 17:07:28 + [[ -n doc8 ]] 17:07:28 + TOX_OPTIONS_LIST=' -e doc8' 17:07:28 + case ${PARALLEL,,} in 17:07:28 + tox -e doc8 17:07:28 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 17:07:30 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 17:08:10 doc8: freeze> python -m pip freeze --all 17:08:10 doc8: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:08:10 doc8: commands[0]> doc8 docs/ 17:08:13 Scanning... 17:08:13 Validating... 17:08:13 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 17:08:13 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 17:08:13 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 17:08:13 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 17:08:13 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 17:08:13 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 17:08:13 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 17:08:13 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 17:08:13 ======== 17:08:13 Total files scanned = 43 17:08:13 Total files ignored = 0 17:08:13 Total accumulated errors = 87 17:08:13 Detailed error counts: 17:08:13 - doc8.checks.CheckCarriageReturn = 0 17:08:13 - doc8.checks.CheckIndentationNoTab = 0 17:08:13 - doc8.checks.CheckMaxLineLength = 86 17:08:13 - doc8.checks.CheckNewlineEndOfFile = 1 17:08:13 - doc8.checks.CheckTrailingWhitespace = 0 17:08:13 - doc8.checks.CheckValidity = 0 17:08:13 doc8: exit 1 (2.31 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2343 17:08:13 doc8: command failed but is marked ignore outcome so handling it as success 17:08:13 doc8: OK (44.45=setup[42.14]+cmd[2.31] seconds) 17:08:13 congratulations :) (44.49 seconds) 17:08:13 + tox_status=0 17:08:13 + echo '---> Completed tox runs' 17:08:13 ---> Completed tox runs 17:08:13 + for i in .tox/*/log 17:08:13 ++ echo .tox/doc8/log 17:08:13 ++ awk -F/ '{print $2}' 17:08:13 + tox_env=doc8 17:08:13 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 17:08:13 + DOC_DIR=docs/_build/html 17:08:13 + [[ -d docs/_build/html ]] 17:08:13 + echo '---> tox-run.sh ends' 17:08:13 ---> tox-run.sh ends 17:08:13 + test 0 -eq 0 17:08:13 $ ssh-agent -k 17:08:13 unset SSH_AUTH_SOCK; 17:08:13 unset SSH_AGENT_PID; 17:08:13 echo Agent pid 1722 killed; 17:08:13 [ssh-agent] Stopped. 17:08:13 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:13 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7617921480356177449.sh 17:08:13 ---> sysstat.sh 17:08:13 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16479466639306695630.sh 17:08:13 ---> package-listing.sh 17:08:13 ++ facter osfamily 17:08:13 ++ tr '[:upper:]' '[:lower:]' 17:08:13 + OS_FAMILY=debian 17:08:13 + workspace=/w/workspace/oom-master-doc8-lint 17:08:13 + START_PACKAGES=/tmp/packages_start.txt 17:08:13 + END_PACKAGES=/tmp/packages_end.txt 17:08:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:13 + PACKAGES=/tmp/packages_start.txt 17:08:13 + '[' /w/workspace/oom-master-doc8-lint ']' 17:08:13 + PACKAGES=/tmp/packages_end.txt 17:08:13 + case "${OS_FAMILY}" in 17:08:13 + dpkg -l 17:08:13 + grep '^ii' 17:08:14 + '[' -f /tmp/packages_start.txt ']' 17:08:14 + '[' -f /tmp/packages_end.txt ']' 17:08:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:14 + '[' /w/workspace/oom-master-doc8-lint ']' 17:08:14 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 17:08:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 17:08:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10292815875481382436.sh 17:08:14 ---> capture-instance-metadata.sh 17:08:14 Setup pyenv: 17:08:14 system 17:08:14 3.8.13 17:08:14 3.9.13 17:08:14 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:08:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a7cC 17:08:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:23 lf-activate-venv(): INFO: Base packages installed successfully 17:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-a7cC/bin to PATH 17:08:55 INFO: Running in OpenStack, capturing instance metadata 17:08:55 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3306045601470878786.sh 17:08:55 provisioning config files... 17:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config5046007727858690336tmp 17:08:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:08:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:08:55 [EnvInject] - Injecting environment variables from a build step. 17:08:55 [EnvInject] - Injecting as environment variables the properties content 17:08:55 SERVER_ID=logs 17:08:55 17:08:55 [EnvInject] - Variables injected successfully. 17:08:55 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1042995346799077468.sh 17:08:55 ---> create-netrc.sh 17:08:55 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins106523090550783933.sh 17:08:55 ---> python-tools-install.sh 17:08:55 Setup pyenv: 17:08:55 system 17:08:55 3.8.13 17:08:55 3.9.13 17:08:55 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7cC from file:/tmp/.os_lf_venv 17:08:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:57 lf-activate-venv(): INFO: Base packages installed successfully 17:08:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-a7cC/bin to PATH 17:09:05 Generating Requirements File 17:09:24 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. 17:09:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:09:25 Python 3.10.6 17:09:25 pip 26.0.1 from /tmp/venv-a7cC/lib/python3.10/site-packages/pip (python 3.10) 17:09:25 appdirs==1.4.4 17:09:25 argcomplete==3.6.3 17:09:25 aspy.yaml==1.3.0 17:09:25 attrs==25.4.0 17:09:25 autopage==0.6.0 17:09:25 backports.strenum==1.3.1 17:09:25 beautifulsoup4==4.14.3 17:09:25 boto3==1.42.60 17:09:25 botocore==1.42.60 17:09:25 bs4==0.0.2 17:09:25 certifi==2026.2.25 17:09:25 cffi==2.0.0 17:09:25 cfgv==3.5.0 17:09:25 chardet==7.0.0 17:09:25 charset-normalizer==3.4.4 17:09:25 click==8.3.1 17:09:25 cliff==4.13.2 17:09:25 cmd2==3.4.0 17:09:25 cryptography==3.3.2 17:09:25 debtcollector==3.0.0 17:09:25 decorator==5.2.1 17:09:25 defusedxml==0.7.1 17:09:25 Deprecated==1.3.1 17:09:25 distlib==0.4.0 17:09:25 dnspython==2.8.0 17:09:25 docker==7.1.0 17:09:25 dogpile.cache==1.5.0 17:09:25 durationpy==0.10 17:09:25 email-validator==2.3.0 17:09:25 filelock==3.25.0 17:09:25 future==1.0.0 17:09:25 gitdb==4.0.12 17:09:25 GitPython==3.1.46 17:09:25 httplib2==0.30.2 17:09:25 identify==2.6.17 17:09:25 idna==3.11 17:09:25 importlib-resources==1.5.0 17:09:25 iso8601==2.1.0 17:09:25 Jinja2==3.1.6 17:09:25 jmespath==1.1.0 17:09:25 jsonpatch==1.33 17:09:25 jsonpointer==3.0.0 17:09:25 jsonschema==4.26.0 17:09:25 jsonschema-specifications==2025.9.1 17:09:25 keystoneauth1==5.13.1 17:09:25 kubernetes==35.0.0 17:09:25 lftools==0.37.22 17:09:25 lxml==6.0.2 17:09:25 markdown-it-py==4.0.0 17:09:25 MarkupSafe==3.0.3 17:09:25 mdurl==0.1.2 17:09:25 msgpack==1.1.2 17:09:25 multi_key_dict==2.0.3 17:09:25 munch==4.0.0 17:09:25 netaddr==1.3.0 17:09:25 niet==1.4.2 17:09:25 nodeenv==1.10.0 17:09:25 oauth2client==4.1.3 17:09:25 oauthlib==3.3.1 17:09:25 openstacksdk==4.10.0 17:09:25 os-service-types==1.8.2 17:09:25 osc-lib==4.4.0 17:09:25 oslo.config==10.3.0 17:09:25 oslo.context==6.3.0 17:09:25 oslo.i18n==6.7.2 17:09:25 oslo.log==8.1.0 17:09:25 oslo.serialization==5.9.1 17:09:25 oslo.utils==10.0.0 17:09:25 packaging==26.0 17:09:25 pbr==7.0.3 17:09:25 platformdirs==4.9.2 17:09:25 prettytable==3.17.0 17:09:25 psutil==7.2.2 17:09:25 pyasn1==0.6.2 17:09:25 pyasn1_modules==0.4.2 17:09:25 pycparser==3.0 17:09:25 pygerrit2==2.0.15 17:09:25 PyGithub==2.8.1 17:09:25 Pygments==2.19.2 17:09:25 PyJWT==2.11.0 17:09:25 PyNaCl==1.6.2 17:09:25 pyparsing==2.4.7 17:09:25 pyperclip==1.11.0 17:09:25 pyrsistent==0.20.0 17:09:25 python-cinderclient==9.9.0 17:09:25 python-dateutil==2.9.0.post0 17:09:25 python-discovery==1.1.0 17:09:25 python-heatclient==5.1.0 17:09:25 python-jenkins==1.8.3 17:09:25 python-keystoneclient==5.8.0 17:09:25 python-magnumclient==4.10.0 17:09:25 python-openstackclient==9.0.0 17:09:25 python-swiftclient==4.10.0 17:09:25 PyYAML==6.0.3 17:09:25 referencing==0.37.0 17:09:25 requests==2.32.5 17:09:25 requests-oauthlib==2.0.0 17:09:25 requestsexceptions==1.4.0 17:09:25 rfc3986==2.0.0 17:09:25 rich==14.3.3 17:09:25 rich-argparse==1.7.2 17:09:25 rpds-py==0.30.0 17:09:25 rsa==4.9.1 17:09:25 ruamel.yaml==0.19.1 17:09:25 ruamel.yaml.clib==0.2.15 17:09:25 s3transfer==0.16.0 17:09:25 simplejson==3.20.2 17:09:25 six==1.17.0 17:09:25 smmap==5.0.2 17:09:25 soupsieve==2.8.3 17:09:25 stevedore==5.7.0 17:09:25 tabulate==0.9.0 17:09:25 toml==0.10.2 17:09:25 tomlkit==0.14.0 17:09:25 tqdm==4.67.3 17:09:25 typing_extensions==4.15.0 17:09:25 urllib3==1.26.20 17:09:25 virtualenv==21.1.0 17:09:25 wcwidth==0.6.0 17:09:25 websocket-client==1.9.0 17:09:25 wrapt==2.1.1 17:09:25 xdg==6.0.0 17:09:25 xmltodict==1.0.4 17:09:25 yq==3.4.3 17:09:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6811425890717645615.sh 17:09:25 ---> sudo-logs.sh 17:09:25 Archiving 'sudo' log.. 17:09:26 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5485684682783300777.sh 17:09:26 ---> job-cost.sh 17:09:26 INFO: Activating Python virtual environment... 17:09:26 Setup pyenv: 17:09:26 system 17:09:26 3.8.13 17:09:26 3.9.13 17:09:26 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:09:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7cC from file:/tmp/.os_lf_venv 17:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:28 lf-activate-venv(): INFO: Base packages installed successfully 17:09:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-a7cC/bin to PATH 17:09:33 INFO: No stack-cost file found 17:09:33 INFO: Instance uptime: 215s 17:09:33 INFO: Fetching instance metadata (attempt 1 of 3)... 17:09:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:09:33 INFO: Successfully fetched instance metadata 17:09:33 INFO: Instance type: v3-standard-4 17:09:33 INFO: Retrieving pricing info for: v3-standard-4 17:09:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:09:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=215 17:09:35 INFO: Successfully fetched Vexxhost pricing API 17:09:35 INFO: Retrieved cost: 0.11 17:09:35 INFO: Retrieved resource: v3-standard-4 17:09:35 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 17:09:35 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 17:09:35 INFO: Successfully archived job cost data 17:09:35 DEBUG: Cost data: oom-master-doc8-lint,600,2026-03-04 17:09:35,v3-standard-4,215,0.11,0.00,SUCCESS 17:09:35 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins18440909298658662773.sh 17:09:35 ---> logs-deploy.sh 17:09:35 Setup pyenv: 17:09:35 system 17:09:35 3.8.13 17:09:35 3.9.13 17:09:35 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:09:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7cC from file:/tmp/.os_lf_venv 17:09:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:37 lf-activate-venv(): INFO: Base packages installed successfully 17:09:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-a7cC/bin to PATH 17:09:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/600 17:09:45 INFO: archiving workspace using pattern(s): 17:09:46 /tmp/venv-a7cC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:09:46 warnings.warn( 17:09:47 Archives upload complete. 17:09:47 INFO: archiving logs to Nexus 17:09:47 /tmp/venv-a7cC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:09:47 warnings.warn( 17:09:48 ---> uname -a: 17:09:48 Linux prd-ubuntu1804-builder-4c-4g-1692 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:09:48 17:09:48 17:09:48 ---> lscpu: 17:09:48 Architecture: x86_64 17:09:48 CPU op-mode(s): 32-bit, 64-bit 17:09:48 Byte Order: Little Endian 17:09:48 CPU(s): 4 17:09:48 On-line CPU(s) list: 0-3 17:09:48 Thread(s) per core: 1 17:09:48 Core(s) per socket: 1 17:09:48 Socket(s): 4 17:09:48 NUMA node(s): 1 17:09:48 Vendor ID: AuthenticAMD 17:09:48 CPU family: 23 17:09:48 Model: 49 17:09:48 Model name: AMD EPYC-Rome Processor 17:09:48 Stepping: 0 17:09:48 CPU MHz: 2799.998 17:09:48 BogoMIPS: 5599.99 17:09:48 Virtualization: AMD-V 17:09:48 Hypervisor vendor: KVM 17:09:48 Virtualization type: full 17:09:48 L1d cache: 32K 17:09:48 L1i cache: 32K 17:09:48 L2 cache: 512K 17:09:48 L3 cache: 16384K 17:09:48 NUMA node0 CPU(s): 0-3 17:09: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 17:09:48 17:09:48 17:09:48 ---> nproc: 17:09:48 4 17:09:48 17:09:48 17:09:48 ---> df -h: 17:09:48 Filesystem Size Used Avail Use% Mounted on 17:09:48 udev 7.9G 0 7.9G 0% /dev 17:09:48 tmpfs 1.6G 676K 1.6G 1% /run 17:09:48 /dev/vda1 78G 8.5G 69G 11% / 17:09:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:09:48 tmpfs 5.0M 0 5.0M 0% /run/lock 17:09:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:09:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:09:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:09:48 17:09:48 17:09:48 ---> free -m: 17:09:48 total used free shared buff/cache available 17:09:48 Mem: 16040 547 13208 0 2284 15168 17:09:48 Swap: 1023 0 1023 17:09:48 17:09:48 17:09:48 ---> ip addr: 17:09:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:48 inet 127.0.0.1/8 scope host lo 17:09:48 valid_lft forever preferred_lft forever 17:09:48 inet6 ::1/128 scope host 17:09:48 valid_lft forever preferred_lft forever 17:09:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:48 link/ether fa:16:3e:04:2c:f6 brd ff:ff:ff:ff:ff:ff 17:09:48 inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3 17:09:48 valid_lft 86183sec preferred_lft 86183sec 17:09:48 inet6 fe80::f816:3eff:fe04:2cf6/64 scope link 17:09:48 valid_lft forever preferred_lft forever 17:09:48 17:09:48 17:09:48 ---> sar -b -r -n DEV: 17:09:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1692) 03/04/26 _x86_64_ (4 CPU) 17:09:48 17:09:48 17:06:40 LINUX RESTART (4 CPU) 17:09:48 17:09:48 17:07:01 tps rtps wtps bread/s bwrtn/s 17:09:48 17:08:01 183.85 29.83 154.02 1085.69 36952.77 17:09:48 17:09:01 117.36 0.95 116.41 110.51 40424.60 17:09:48 Average: 150.61 15.39 135.22 598.10 38688.69 17:09:48 17:09:48 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:48 17:08:01 13987644 15533504 2437324 14.84 56960 1693264 875492 5.01 715424 1516136 91508 17:09:48 17:09:01 13656656 15536136 2768312 16.85 85820 1977964 820596 4.70 728700 1793532 146896 17:09:48 Average: 13822150 15534820 2602818 15.85 71390 1835614 848044 4.85 722062 1654834 119202 17:09:48 17:09:48 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:48 17:08:01 ens3 164.17 111.66 1539.53 32.70 0.00 0.00 0.00 0.00 17:09:48 17:08:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 17:09:48 17:09:01 ens3 80.52 52.77 685.38 9.79 0.00 0.00 0.00 0.00 17:09:48 17:09:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 17:09:48 Average: ens3 122.35 82.22 1112.45 21.25 0.00 0.00 0.00 0.00 17:09:48 Average: lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 17:09:48 17:09:48 17:09:48 ---> sar -P ALL: 17:09:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1692) 03/04/26 _x86_64_ (4 CPU) 17:09:48 17:09:48 17:06:40 LINUX RESTART (4 CPU) 17:09:48 17:09:48 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:09:48 17:08:01 all 12.76 0.00 1.45 13.51 0.05 72.22 17:09:48 17:08:01 0 6.00 0.00 1.38 36.94 0.05 55.62 17:09:48 17:08:01 1 15.09 0.00 1.65 10.56 0.07 72.63 17:09:48 17:08:01 2 16.22 0.00 1.64 3.16 0.07 78.92 17:09:48 17:08:01 3 13.72 0.00 1.10 3.40 0.07 81.71 17:09:48 17:09:01 all 16.69 0.00 1.24 8.95 0.05 73.07 17:09:48 17:09:01 0 12.30 0.00 1.40 14.80 0.03 71.46 17:09:48 17:09:01 1 25.09 0.00 2.01 12.71 0.07 60.12 17:09:48 17:09:01 2 10.15 0.00 0.45 1.42 0.03 87.95 17:09:48 17:09:01 3 19.26 0.00 1.12 6.90 0.05 72.68 17:09:48 Average: all 14.72 0.00 1.34 11.23 0.05 72.65 17:09:48 Average: 0 9.15 0.00 1.39 25.88 0.04 63.54 17:09:48 Average: 1 20.07 0.00 1.83 11.63 0.07 66.39 17:09:48 Average: 2 13.16 0.00 1.04 2.29 0.05 83.46 17:09:48 Average: 3 16.48 0.00 1.11 5.15 0.06 77.20 17:09:48 17:09:48 17:09:48