10:59:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146780 10:59:36 Running as SYSTEM 10:59:36 [EnvInject] - Loading node environment variables. 10:59:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13952 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 10:59:36 [ssh-agent] Looking for ssh-agent implementation... 10:59:36 $ ssh-agent 10:59:36 SSH_AUTH_SOCK=/tmp/ssh-3kF5MgZrGW8T/agent.1675 10:59:36 SSH_AGENT_PID=1677 10:59:36 [ssh-agent] Started. 10:59:36 Running ssh-add (command line suppressed) 10:59:36 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_6291919340265838280.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_6291919340265838280.key) 10:59:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:59:36 The recommended git tool is: NONE 10:59:38 using credential onap-jenkins-ssh 10:59:38 Wiping out workspace first. 10:59:38 Cloning the remote Git repository 10:59:38 Cloning repository git://cloud.onap.org/mirror/oom.git 10:59:38 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 10:59:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:38 > git --version # timeout=10 10:59:38 > git --version # 'git version 2.17.1' 10:59:38 using GIT_SSH to set credentials Gerrit user 10:59:38 Verifying host key using manually-configured host key entries 10:59:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:59:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:59:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:59:43 using GIT_SSH to set credentials Gerrit user 10:59:43 Verifying host key using manually-configured host key entries 10:59:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146780/1 # timeout=30 10:59:44 > git rev-parse 9f14d0be2cad580cb0d978847831d4341a6e441b^{commit} # timeout=10 10:59:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:59:44 Checking out Revision 9f14d0be2cad580cb0d978847831d4341a6e441b (refs/changes/80/146780/1) 10:59:44 > git config core.sparsecheckout # timeout=10 10:59:44 > git checkout -f 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=30 10:59:47 Commit message: "[DOCS] FIX linkcheck timeout causing 6h CI hang" 10:59:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:59:47 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 10:59:47 [EnvInject] - Injecting environment variables from a build step. 10:59:47 [EnvInject] - Injecting as environment variables the properties content 10:59:47 PYTHON=python3 10:59:47 10:59:47 [EnvInject] - Variables injected successfully. 10:59:47 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13189736340727908849.sh 10:59:47 ---> tox-install.sh 10:59:47 + source /home/jenkins/lf-env.sh 10:59:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:47 ++ mktemp -d /tmp/venv-XXXX 10:59:47 + lf_venv=/tmp/venv-38bB 10:59:47 + local venv_file=/tmp/.os_lf_venv 10:59:47 + local python=python3 10:59:47 + local options 10:59:47 + local set_path=true 10:59:47 + local install_args= 10:59:47 ++ 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 10:59:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:59:47 + true 10:59:47 + case $1 in 10:59:47 + venv_file=/tmp/.toxenv 10:59:47 + shift 2 10:59:47 + true 10:59:47 + case $1 in 10:59:47 + shift 10:59:47 + break 10:59:47 + case $python in 10:59:47 + local pkg_list= 10:59:47 + [[ -d /opt/pyenv ]] 10:59:47 + echo 'Setup pyenv:' 10:59:47 Setup pyenv: 10:59:47 + export PYENV_ROOT=/opt/pyenv 10:59:47 + PYENV_ROOT=/opt/pyenv 10:59:47 + 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 10:59:47 + 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 10:59:47 + pyenv versions 10:59:48 * system (set by /opt/pyenv/version) 10:59:48 * 3.8.13 (set by /opt/pyenv/version) 10:59:48 * 3.9.13 (set by /opt/pyenv/version) 10:59:48 * 3.10.6 (set by /opt/pyenv/version) 10:59:48 + command -v pyenv 10:59:48 ++ pyenv init - --no-rehash 10:59: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[*]}"'\'')" 10:59:48 export PATH="/opt/pyenv/shims:${PATH}" 10:59:48 export PYENV_SHELL=bash 10:59:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:59:48 pyenv() { 10:59:48 local command 10:59:48 command="${1:-}" 10:59:48 if [ "$#" -gt 0 ]; then 10:59:48 shift 10:59:48 fi 10:59:48 10:59:48 case "$command" in 10:59:48 rehash|shell) 10:59:48 eval "$(pyenv "sh-$command" "$@")" 10:59:48 ;; 10:59:48 *) 10:59:48 command pyenv "$command" "$@" 10:59:48 ;; 10:59:48 esac 10:59:48 }' 10:59: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[*]}"' 10:59: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 10:59: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 10:59: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 10:59:48 ++ export PYENV_SHELL=bash 10:59:48 ++ PYENV_SHELL=bash 10:59:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:59:48 +++ complete -F _pyenv pyenv 10:59:48 ++ lf-pyver python3 10:59:48 ++ local py_version_xy=python3 10:59:48 ++ local py_version_xyz= 10:59:48 ++ pyenv versions 10:59:48 ++ local command 10:59:48 ++ command=versions 10:59:48 ++ '[' 1 -gt 0 ']' 10:59:48 ++ shift 10:59:48 ++ case "$command" in 10:59:48 ++ command pyenv versions 10:59:48 ++ pyenv versions 10:59:48 ++ grep -E '^[0-9.]*[0-9]$' 10:59:48 ++ sed 's/^[ *]* //' 10:59:48 ++ awk '{ print $1 }' 10:59:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:59:48 +++ grep '^3' /tmp/.pyenv_versions 10:59:48 +++ sort -V 10:59:48 +++ tail -n 1 10:59:48 ++ py_version_xyz=3.10.6 10:59:48 ++ [[ -z 3.10.6 ]] 10:59:48 ++ echo 3.10.6 10:59:48 ++ return 0 10:59:48 + pyenv local 3.10.6 10:59:48 + local command 10:59:48 + command=local 10:59:48 + '[' 2 -gt 0 ']' 10:59:48 + shift 10:59:48 + case "$command" in 10:59:48 + command pyenv local 3.10.6 10:59:48 + pyenv local 3.10.6 10:59:48 + for arg in "$@" 10:59:48 + case $arg in 10:59:48 + pkg_list+='tox ' 10:59:48 + for arg in "$@" 10:59:48 + case $arg in 10:59:48 + pkg_list+='virtualenv ' 10:59:48 + for arg in "$@" 10:59:48 + case $arg in 10:59:48 + pkg_list+='urllib3~=1.26.15 ' 10:59:48 + [[ -f /tmp/.toxenv ]] 10:59:48 + [[ ! -f /tmp/.toxenv ]] 10:59:48 + [[ -n '' ]] 10:59:48 + python3 -m venv /tmp/venv-38bB 10:59:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-38bB' 10:59:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-38bB 10:59:52 + echo /tmp/venv-38bB 10:59:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:59:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:59:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:59:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:52 + local 'pip_opts=--upgrade --quiet' 10:59:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:59:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:59:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:59:52 + [[ -n '' ]] 10:59:52 + [[ -n '' ]] 10:59:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:59:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:52 + /tmp/venv-38bB/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 10:59:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:59:56 lf-activate-venv(): INFO: Base packages installed successfully 10:59:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:59:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:59:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:59:56 + /tmp/venv-38bB/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 10:59:58 + type python3 10:59:58 + true 10:59:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-38bB/bin to PATH' 10:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-38bB/bin to PATH 10:59:58 + PATH=/tmp/venv-38bB/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 10:59:58 + return 0 10:59:58 + python3 --version 10:59:58 Python 3.10.6 10:59:58 + python3 -m pip --version 10:59:58 pip 26.2 from /tmp/venv-38bB/lib/python3.10/site-packages/pip (python 3.10) 10:59:58 + python3 -m pip freeze 10:59:58 cachetools==7.1.6 10:59:58 colorama==0.4.6 10:59:58 distlib==0.4.3 10:59:58 filelock==3.32.2 10:59:58 packaging==26.2 10:59:58 platformdirs==4.11.0 10:59:58 pluggy==1.6.0 10:59:58 pyproject-api==1.11.0 10:59:58 python-discovery==1.5.0 10:59:58 tomli==2.4.1 10:59:58 tomli_w==1.2.0 10:59:58 tox==4.58.0 10:59:58 typing_extensions==4.16.0 10:59:58 urllib3==1.26.20 10:59:58 virtualenv==21.7.0 10:59:58 [EnvInject] - Injecting environment variables from a build step. 10:59:58 [EnvInject] - Injecting as environment variables the properties content 10:59:58 PARALLEL=false 10:59:58 10:59:58 [EnvInject] - Variables injected successfully. 10:59:58 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6181182764770838999.sh 10:59:58 ---> tox-run.sh 10:59:58 + 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 10:59:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 10:59:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 10:59:58 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 10:59:58 + cd /w/workspace/oom-master-sphinx-lint/. 10:59:58 + source /home/jenkins/lf-env.sh 10:59:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:58 ++ mktemp -d /tmp/venv-XXXX 10:59:58 + lf_venv=/tmp/venv-Z4xc 10:59:58 + local venv_file=/tmp/.os_lf_venv 10:59:58 + local python=python3 10:59:58 + local options 10:59:58 + local set_path=true 10:59:58 + local install_args= 10:59:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:59:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:59:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:59:58 + true 10:59:58 + case $1 in 10:59:58 + venv_file=/tmp/.toxenv 10:59:58 + shift 2 10:59:58 + true 10:59:58 + case $1 in 10:59:58 + shift 10:59:58 + break 10:59:58 + case $python in 10:59:58 + local pkg_list= 10:59:58 + [[ -d /opt/pyenv ]] 10:59:58 + echo 'Setup pyenv:' 10:59:58 Setup pyenv: 10:59:58 + export PYENV_ROOT=/opt/pyenv 10:59:58 + PYENV_ROOT=/opt/pyenv 10:59:58 + 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 10:59:58 + 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 10:59:58 + pyenv versions 10:59:58 system 10:59:58 3.8.13 10:59:58 3.9.13 10:59:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:59:58 + command -v pyenv 10:59:58 ++ pyenv init - --no-rehash 10:59: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[*]}"'\'')" 10:59:59 export PATH="/opt/pyenv/shims:${PATH}" 10:59:59 export PYENV_SHELL=bash 10:59:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:59:59 pyenv() { 10:59:59 local command 10:59:59 command="${1:-}" 10:59:59 if [ "$#" -gt 0 ]; then 10:59:59 shift 10:59:59 fi 10:59:59 10:59:59 case "$command" in 10:59:59 rehash|shell) 10:59:59 eval "$(pyenv "sh-$command" "$@")" 10:59:59 ;; 10:59:59 *) 10:59:59 command pyenv "$command" "$@" 10:59:59 ;; 10:59:59 esac 10:59:59 }' 10:59: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[*]}"' 10:59: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 10:59: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 10:59: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 10:59:59 ++ export PYENV_SHELL=bash 10:59:59 ++ PYENV_SHELL=bash 10:59:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:59:59 +++ complete -F _pyenv pyenv 10:59:59 ++ lf-pyver python3 10:59:59 ++ local py_version_xy=python3 10:59:59 ++ local py_version_xyz= 10:59:59 ++ pyenv versions 10:59:59 ++ local command 10:59:59 ++ command=versions 10:59:59 ++ '[' 1 -gt 0 ']' 10:59:59 ++ shift 10:59:59 ++ case "$command" in 10:59:59 ++ command pyenv versions 10:59:59 ++ pyenv versions 10:59:59 ++ sed 's/^[ *]* //' 10:59:59 ++ grep -E '^[0-9.]*[0-9]$' 10:59:59 ++ awk '{ print $1 }' 10:59:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:59:59 +++ sort -V 10:59:59 +++ grep '^3' /tmp/.pyenv_versions 10:59:59 +++ tail -n 1 10:59:59 ++ py_version_xyz=3.10.6 10:59:59 ++ [[ -z 3.10.6 ]] 10:59:59 ++ echo 3.10.6 10:59:59 ++ return 0 10:59:59 + pyenv local 3.10.6 10:59:59 + local command 10:59:59 + command=local 10:59:59 + '[' 2 -gt 0 ']' 10:59:59 + shift 10:59:59 + case "$command" in 10:59:59 + command pyenv local 3.10.6 10:59:59 + pyenv local 3.10.6 10:59:59 + for arg in "$@" 10:59:59 + case $arg in 10:59:59 + pkg_list+='tox ' 10:59:59 + for arg in "$@" 10:59:59 + case $arg in 10:59:59 + pkg_list+='virtualenv ' 10:59:59 + for arg in "$@" 10:59:59 + case $arg in 10:59:59 + pkg_list+='urllib3~=1.26.15 ' 10:59:59 + [[ -f /tmp/.toxenv ]] 10:59:59 ++ cat /tmp/.toxenv 10:59:59 + lf_venv=/tmp/venv-38bB 10:59:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38bB from' file:/tmp/.toxenv 10:59:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38bB from file:/tmp/.toxenv 10:59:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:59 + local 'pip_opts=--upgrade --quiet' 10:59:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:59:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:59:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:59:59 + [[ -n '' ]] 10:59:59 + [[ -n '' ]] 10:59:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:59 + /tmp/venv-38bB/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 10:59:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:59:59 lf-activate-venv(): INFO: Base packages installed successfully 10:59:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:59:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:59:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:59:59 + /tmp/venv-38bB/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 11:00:00 + type python3 11:00:00 + true 11:00:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-38bB/bin to PATH' 11:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-38bB/bin to PATH 11:00:00 + PATH=/tmp/venv-38bB/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 11:00:00 + return 0 11:00:00 + [[ -d /opt/pyenv ]] 11:00:00 + echo '---> Setting up pyenv' 11:00:00 ---> Setting up pyenv 11:00:00 + export PYENV_ROOT=/opt/pyenv 11:00:00 + PYENV_ROOT=/opt/pyenv 11:00:00 + export PATH=/opt/pyenv/bin:/tmp/venv-38bB/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 11:00:00 + PATH=/opt/pyenv/bin:/tmp/venv-38bB/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 11:00:00 ++ pwd 11:00:00 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 11:00:00 + export PYTHONPATH 11:00:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:00:00 + TOX_TESTENV_PASSENV=PYTHONPATH 11:00:00 + tox --version 11:00:01 4.58.0 from /tmp/venv-38bB/lib/python3.10/site-packages/tox/__init__.py 11:00:01 + PARALLEL=false 11:00:01 + TOX_OPTIONS_LIST= 11:00:01 + [[ -n docs,docs-linkcheck ]] 11:00:01 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:00:01 + case ${PARALLEL,,} in 11:00:01 + tox -e docs,docs-linkcheck 11:00:01 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 11:00:02 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:00:23 docs: freeze> python -m pip freeze --all 11:00:23 docs: 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.2,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 11:00:23 docs: commands[0]> sudo apt install graphviz 11:00:23 11:00:23 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:00:23 11:00:23 Reading package lists... 11:00:23 Building dependency tree... 11:00:23 Reading state information... 11:00:23 graphviz is already the newest version (2.40.1-2). 11:00:23 The following packages were automatically installed and are no longer required: 11:00:23 libmysqlclient20 mysql-common 11:00:23 Use 'sudo apt autoremove' to remove them. 11:00:23 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:00:23 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 11:00:28 docs: OK ✔ in 27.3 seconds 11:00:28 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:00:38 docs-linkcheck: freeze> python -m pip freeze --all 11:00:39 docs-linkcheck: 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.2,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 11:00:39 docs-linkcheck: commands[0]> sudo apt install graphviz 11:00:39 11:00:39 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:00:39 11:00:39 Reading package lists... 11:00:39 Building dependency tree... 11:00:39 Reading state information... 11:00:39 graphviz is already the newest version (2.40.1-2). 11:00:39 The following packages were automatically installed and are no longer required: 11:00:39 libmysqlclient20 mysql-common 11:00:39 Use 'sudo apt autoremove' to remove them. 11:00:39 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:00:39 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 11:01:17 docs: OK (27.29=setup[22.35]+cmd[0.23,4.72] seconds) 11:01:17 docs-linkcheck: OK (48.99=setup[10.70]+cmd[0.21,38.08] seconds) 11:01:17 congratulations :) (76.32 seconds) 11:01:17 + tox_status=0 11:01:17 + echo '---> Completed tox runs' 11:01:17 ---> Completed tox runs 11:01:17 + for i in .tox/*/log 11:01:17 ++ echo .tox/docs-linkcheck/log 11:01:17 ++ awk -F/ '{print $2}' 11:01:17 + tox_env=docs-linkcheck 11:01:17 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 11:01:17 + for i in .tox/*/log 11:01:17 ++ echo .tox/docs/log 11:01:17 ++ awk -F/ '{print $2}' 11:01:17 + tox_env=docs 11:01:17 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 11:01:17 + DOC_DIR=docs/_build/html 11:01:17 + [[ -d docs/_build/html ]] 11:01:17 + echo '---> Archiving generated docs' 11:01:17 ---> Archiving generated docs 11:01:17 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 11:01:17 + echo '---> tox-run.sh ends' 11:01:17 ---> tox-run.sh ends 11:01:17 + test 0 -eq 0 11:01:17 $ ssh-agent -k 11:01:17 unset SSH_AUTH_SOCK; 11:01:17 unset SSH_AGENT_PID; 11:01:17 echo Agent pid 1677 killed; 11:01:17 [ssh-agent] Stopped. 11:01:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:01:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17794851904169093753.sh 11:01:17 ---> sysstat.sh 11:01:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7708651180895002067.sh 11:01:18 ---> package-listing.sh 11:01:18 ++ facter osfamily 11:01:18 ++ tr '[:upper:]' '[:lower:]' 11:01:18 + OS_FAMILY=debian 11:01:18 + workspace=/w/workspace/oom-master-sphinx-lint 11:01:18 + START_PACKAGES=/tmp/packages_start.txt 11:01:18 + END_PACKAGES=/tmp/packages_end.txt 11:01:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:18 + PACKAGES=/tmp/packages_start.txt 11:01:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:01:18 + PACKAGES=/tmp/packages_end.txt 11:01:18 + case "${OS_FAMILY}" in 11:01:18 + dpkg -l 11:01:18 + grep '^ii' 11:01:18 + '[' -f /tmp/packages_start.txt ']' 11:01:18 + '[' -f /tmp/packages_end.txt ']' 11:01:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:01:18 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 11:01:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 11:01:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9473854677558160394.sh 11:01:18 ---> capture-instance-metadata.sh 11:01:18 Setup pyenv: 11:01:18 system 11:01:18 3.8.13 11:01:18 3.9.13 11:01:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RVOF 11:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:01:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:25 lf-activate-venv(): INFO: Base packages installed successfully 11:01:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-RVOF/bin to PATH 11:01:44 INFO: Running in OpenStack, capturing instance metadata 11:01:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14575354531435627716.sh 11:01:45 provisioning config files... 11:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config3541742992796688381tmp 11:01:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:01:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:01:45 [EnvInject] - Injecting environment variables from a build step. 11:01:45 [EnvInject] - Injecting as environment variables the properties content 11:01:45 SERVER_ID=logs 11:01:45 11:01:45 [EnvInject] - Variables injected successfully. 11:01:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13621526674146310189.sh 11:01:45 ---> create-netrc.sh 11:01:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17255055026193649262.sh 11:01:45 ---> python-tools-install.sh 11:01:45 Setup pyenv: 11:01:45 system 11:01:45 3.8.13 11:01:45 3.9.13 11:01:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RVOF from file:/tmp/.os_lf_venv 11:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:46 lf-activate-venv(): INFO: Base packages installed successfully 11:01:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-RVOF/bin to PATH 11:01:53 Generating Requirements File 11:02:13 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. 11:02:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:02:13 Python 3.10.6 11:02:13 pip 26.2 from /tmp/venv-RVOF/lib/python3.10/site-packages/pip (python 3.10) 11:02:14 aiohappyeyeballs==2.7.1 11:02:14 aiohttp==3.14.3 11:02:14 aiosignal==1.4.0 11:02:14 appdirs==1.4.4 11:02:14 argcomplete==3.7.0 11:02:14 aspy.yaml==1.3.0 11:02:14 async-timeout==5.0.1 11:02:14 attrs==26.1.0 11:02:14 autopage==0.6.0 11:02:14 backports.strenum==1.3.1 11:02:14 beautifulsoup4==4.15.0 11:02:14 boto3==1.43.59 11:02:14 botocore==1.43.59 11:02:14 bs4==0.0.2 11:02:14 certifi==2026.7.22 11:02:14 cffi==2.1.0 11:02:14 cfgv==3.5.0 11:02:14 chardet==7.4.3 11:02:14 charset-normalizer==3.4.9 11:02:14 click==8.4.2 11:02:14 cliff==4.14.0 11:02:14 cmd2==3.5.1 11:02:14 cryptography==3.3.2 11:02:14 debtcollector==3.1.0 11:02:14 decorator==5.3.1 11:02:14 defusedxml==0.7.1 11:02:14 Deprecated==1.3.1 11:02:14 distlib==0.4.3 11:02:14 dnspython==2.8.0 11:02:14 docker==7.2.0 11:02:14 dogpile.cache==1.5.0 11:02:14 durationpy==0.10 11:02:14 email-validator==2.3.0 11:02:14 filelock==3.32.2 11:02:14 frozenlist==1.8.0 11:02:14 future==1.0.0 11:02:14 gitdb==4.0.12 11:02:14 GitPython==3.1.57 11:02:14 httplib2==0.30.2 11:02:14 identify==2.6.19 11:02:14 idna==3.18 11:02:14 importlib-resources==1.5.0 11:02:14 iso8601==2.1.0 11:02:14 Jinja2==3.1.6 11:02:14 jmespath==1.1.0 11:02:14 jsonpatch==1.33 11:02:14 jsonpointer==3.1.1 11:02:14 jsonschema==4.26.0 11:02:14 jsonschema-specifications==2025.9.1 11:02:14 keystoneauth1==5.14.0 11:02:14 kubernetes==36.0.3 11:02:14 lftools==0.37.22 11:02:14 lxml==6.1.1 11:02:14 markdown-it-py==4.2.0 11:02:14 MarkupSafe==3.0.3 11:02:14 mdurl==0.1.2 11:02:14 msgpack==1.2.1 11:02:14 multi_key_dict==2.0.3 11:02:14 multidict==6.7.1 11:02:14 munch==4.0.0 11:02:14 netaddr==1.3.0 11:02:14 niet==1.4.2 11:02:14 nodeenv==1.10.0 11:02:14 oauth2client==4.1.3 11:02:14 oauthlib==3.3.1 11:02:14 openstacksdk==4.13.0 11:02:14 os-service-types==1.8.2 11:02:14 osc-lib==4.6.0 11:02:14 oslo.config==10.4.0 11:02:14 oslo.context==6.4.0 11:02:14 oslo.i18n==6.8.0 11:02:14 oslo.log==8.2.0 11:02:14 oslo.serialization==5.10.0 11:02:14 oslo.utils==10.1.1 11:02:14 packaging==26.2 11:02:14 pbr==7.0.3 11:02:14 platformdirs==4.11.0 11:02:14 prettytable==3.18.0 11:02:14 propcache==0.5.2 11:02:14 psutil==7.2.2 11:02:14 pyasn1==0.6.4 11:02:14 pyasn1_modules==0.4.2 11:02:14 pycparser==3.0 11:02:14 pygerrit2==2.0.15 11:02:14 PyGithub==2.9.1 11:02:14 Pygments==2.20.0 11:02:14 PyJWT==2.13.0 11:02:14 PyNaCl==1.6.2 11:02:14 pyparsing==2.4.7 11:02:14 pyperclip==1.11.0 11:02:14 pyrsistent==0.20.0 11:02:14 python-cinderclient==9.9.0 11:02:14 python-dateutil==2.9.0.post0 11:02:14 python-discovery==1.5.0 11:02:14 python-heatclient==5.2.0 11:02:14 python-jenkins==1.8.3 11:02:14 python-keystoneclient==5.8.0 11:02:14 python-magnumclient==4.11.0 11:02:14 python-openstackclient==10.0.0 11:02:14 python-swiftclient==4.10.0 11:02:14 PyYAML==6.0.3 11:02:14 referencing==0.37.0 11:02:14 requests==2.34.2 11:02:14 requests-oauthlib==2.0.0 11:02:14 rfc3986==2.0.0 11:02:14 rich==15.0.0 11:02:14 rich-argparse==1.8.0 11:02:14 rpds-py==0.30.0 11:02:14 rsa==4.9.1 11:02:14 ruamel.yaml==0.19.1 11:02:14 ruamel.yaml.clib==0.2.15 11:02:14 s3transfer==0.19.2 11:02:14 simplejson==4.1.1 11:02:14 six==1.17.0 11:02:14 smmap==5.0.3 11:02:14 soupsieve==2.9.1 11:02:14 stevedore==5.8.0 11:02:14 tabulate==0.10.0 11:02:14 toml==0.10.2 11:02:14 tomlkit==0.15.1 11:02:14 tqdm==4.70.0 11:02:14 typing_extensions==4.16.0 11:02:14 urllib3==1.26.20 11:02:14 virtualenv==21.7.0 11:02:14 wcwidth==0.8.2 11:02:14 websocket-client==1.9.0 11:02:14 wrapt==2.3.0 11:02:14 xdg==6.0.0 11:02:14 xmltodict==1.0.4 11:02:14 yarl==1.24.5 11:02:14 yq==4.1.2 11:02:14 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins6766652713495008468.sh 11:02:14 ---> uv-install.sh 11:02:14 Installing uv/uvx (latest) using shell installer 11:02:14 2026-07-30 11:02:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-TwOk78.sh" [1] 11:02:14 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:02:15 installing to /home/jenkins/.local/bin 11:02:15 uv 11:02:15 uvx 11:02:15 everything's installed! 11:02:15 11:02:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:02:15 11:02:15 source $HOME/.local/bin/env (sh, bash, zsh) 11:02:15 source $HOME/.local/bin/env.fish (fish) 11:02:15 Adding install location to PATH 11:02:15 ---> Validating uv/uvx install 11:02:15 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:02:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1557622859755567400.sh 11:02:15 ---> sudo-logs.sh 11:02:15 Archiving 'sudo' log.. 11:02:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10023968406648433448.sh 11:02:15 ---> job-cost.sh 11:02:15 INFO: Activating Python virtual environment... 11:02:15 Setup pyenv: 11:02:15 system 11:02:15 3.8.13 11:02:15 3.9.13 11:02:15 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RVOF from file:/tmp/.os_lf_venv 11:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:17 lf-activate-venv(): INFO: Base packages installed successfully 11:02:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-RVOF/bin to PATH 11:02:21 INFO: No stack-cost file found 11:02:21 INFO: Instance uptime: 191s 11:02:21 INFO: Fetching instance metadata (attempt 1 of 3)... 11:02:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:02:22 INFO: Successfully fetched instance metadata 11:02:22 INFO: Instance type: v3-standard-4 11:02:22 INFO: Retrieving pricing info for: v3-standard-4 11:02:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:02:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=191 11:02:22 INFO: Successfully fetched Vexxhost pricing API 11:02:22 INFO: Retrieved cost: 0.11 11:02:22 INFO: Retrieved resource: v3-standard-4 11:02:22 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 11:02:22 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 11:02:22 INFO: Successfully archived job cost data 11:02:22 DEBUG: Cost data: oom-master-sphinx-lint,627,2026-07-30 11:02:22,v3-standard-4,191,0.11,0.00,SUCCESS 11:02:22 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5536865593200649413.sh 11:02:22 ---> logs-deploy.sh 11:02:22 Setup pyenv: 11:02:22 system 11:02:22 3.8.13 11:02:22 3.9.13 11:02:22 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:02:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RVOF from file:/tmp/.os_lf_venv 11:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:24 lf-activate-venv(): INFO: Base packages installed successfully 11:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-RVOF/bin to PATH 11:02:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/627 11:02:30 INFO: archiving workspace using pattern(s): 11:02:32 Archives upload complete. 11:02:32 INFO: archiving logs to Nexus 11:02:33 ---> uname -a: 11:02:33 Linux prd-ubuntu1804-builder-4c-4g-13952 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:02:33 11:02:33 11:02:33 ---> lscpu: 11:02:33 Architecture: x86_64 11:02:33 CPU op-mode(s): 32-bit, 64-bit 11:02:33 Byte Order: Little Endian 11:02:33 CPU(s): 4 11:02:33 On-line CPU(s) list: 0-3 11:02:33 Thread(s) per core: 1 11:02:33 Core(s) per socket: 1 11:02:33 Socket(s): 4 11:02:33 NUMA node(s): 1 11:02:33 Vendor ID: AuthenticAMD 11:02:33 CPU family: 23 11:02:33 Model: 49 11:02:33 Model name: AMD EPYC-Rome Processor 11:02:33 Stepping: 0 11:02:33 CPU MHz: 2799.974 11:02:33 BogoMIPS: 5599.94 11:02:33 Virtualization: AMD-V 11:02:33 Hypervisor vendor: KVM 11:02:33 Virtualization type: full 11:02:33 L1d cache: 32K 11:02:33 L1i cache: 32K 11:02:33 L2 cache: 512K 11:02:33 L3 cache: 16384K 11:02:33 NUMA node0 CPU(s): 0-3 11:02:33 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 11:02:33 11:02:33 11:02:33 ---> nproc: 11:02:33 4 11:02:33 11:02:33 11:02:33 ---> df -h: 11:02:33 Filesystem Size Used Avail Use% Mounted on 11:02:33 udev 7.9G 0 7.9G 0% /dev 11:02:33 tmpfs 1.6G 676K 1.6G 1% /run 11:02:33 /dev/vda1 78G 8.7G 69G 12% / 11:02:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:02:33 tmpfs 5.0M 0 5.0M 0% /run/lock 11:02:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:02:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:02:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:02:33 11:02:33 11:02:33 ---> free -m: 11:02:33 total used free shared buff/cache available 11:02:33 Mem: 16040 562 12950 0 2526 15146 11:02:33 Swap: 1023 0 1023 11:02:33 11:02:33 11:02:33 ---> ip addr: 11:02:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:02:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:02:33 inet 127.0.0.1/8 scope host lo 11:02:33 valid_lft forever preferred_lft forever 11:02:33 inet6 ::1/128 scope host 11:02:33 valid_lft forever preferred_lft forever 11:02:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:02:33 link/ether fa:16:3e:b0:03:ff brd ff:ff:ff:ff:ff:ff 11:02:33 inet 10.30.107.223/23 brd 10.30.107.255 scope global dynamic ens3 11:02:33 valid_lft 86205sec preferred_lft 86205sec 11:02:33 inet6 fe80::f816:3eff:feb0:3ff/64 scope link 11:02:33 valid_lft forever preferred_lft forever 11:02:33 11:02:33 11:02:33 ---> sar -b -r -n DEV: 11:02:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13952) 07/30/26 _x86_64_ (4 CPU) 11:02:33 11:02:33 10:59:20 LINUX RESTART (4 CPU) 11:02:33 11:02:33 11:00:01 tps rtps wtps bread/s bwrtn/s 11:02:33 11:01:01 132.36 8.27 124.10 427.53 29873.15 11:02:33 11:02:01 79.07 0.80 78.27 91.05 9823.03 11:02:33 Average: 105.72 4.53 101.18 259.29 19848.09 11:02:33 11:02:33 11:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:02:33 11:01:01 13696520 15457584 2728448 16.61 74804 1875252 906872 5.19 824620 1665660 131364 11:02:33 11:02:01 13483672 15522312 2941296 17.91 95960 2116800 775280 4.44 782244 1889424 169688 11:02:33 Average: 13590096 15489948 2834872 17.26 85382 1996026 841076 4.81 803432 1777542 150526 11:02:33 11:02:33 11:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:02:33 11:01:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 11:02:33 11:01:01 ens3 63.12 42.16 507.66 9.13 0.00 0.00 0.00 0.00 11:02:33 11:02:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 11:02:33 11:02:01 ens3 66.86 48.19 774.45 9.75 0.00 0.00 0.00 0.00 11:02:33 Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 11:02:33 Average: ens3 64.99 45.18 641.05 9.44 0.00 0.00 0.00 0.00 11:02:33 11:02:33 11:02:33 ---> sar -P ALL: 11:02:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13952) 07/30/26 _x86_64_ (4 CPU) 11:02:33 11:02:33 10:59:20 LINUX RESTART (4 CPU) 11:02:33 11:02:33 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:02:33 11:01:01 all 14.96 0.00 1.09 1.98 0.05 81.91 11:02:33 11:01:01 0 27.75 0.00 1.74 0.47 0.08 69.96 11:02:33 11:01:01 1 9.86 0.00 0.72 2.60 0.03 86.79 11:02:33 11:01:01 2 6.08 0.00 0.65 0.80 0.03 92.44 11:02:33 11:01:01 3 16.18 0.00 1.27 4.04 0.07 78.44 11:02:33 11:02:01 all 17.13 0.00 1.20 0.81 0.05 80.81 11:02:33 11:02:01 0 4.09 0.00 0.35 0.03 0.05 95.48 11:02:33 11:02:01 1 1.42 0.00 0.55 1.84 0.02 96.17 11:02:33 11:02:01 2 22.89 0.00 1.60 1.07 0.03 74.41 11:02:33 11:02:01 3 40.24 0.00 2.30 0.32 0.07 57.08 11:02:33 Average: all 16.05 0.00 1.15 1.39 0.05 81.36 11:02:33 Average: 0 15.85 0.00 1.04 0.25 0.07 82.80 11:02:33 Average: 1 5.63 0.00 0.64 2.22 0.03 91.49 11:02:33 Average: 2 14.48 0.00 1.13 0.93 0.03 83.43 11:02:33 Average: 3 28.22 0.00 1.79 2.18 0.07 67.75 11:02:33 11:02:33 11:02:33