13:09:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 13:09:01 Running as SYSTEM 13:09:01 [EnvInject] - Loading node environment variables. 13:09:01 Building remotely on prd-ubuntu1804-builder-4c-4g-2116 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:09:01 [ssh-agent] Looking for ssh-agent implementation... 13:09:01 $ ssh-agent 13:09:01 SSH_AUTH_SOCK=/tmp/ssh-h1TMFAlUNypH/agent.1791 13:09:01 SSH_AGENT_PID=1793 13:09:01 [ssh-agent] Started. 13:09:01 Running ssh-add (command line suppressed) 13:09:01 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_9501490423882054773.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_9501490423882054773.key) 13:09:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:09:01 The recommended git tool is: NONE 13:09:03 using credential onap-jenkins-ssh 13:09:03 Wiping out workspace first. 13:09:03 Cloning the remote Git repository 13:09:03 Cloning repository git://cloud.onap.org/mirror/oom.git 13:09:03 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:09:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:09:03 > git --version # timeout=10 13:09:03 > git --version # 'git version 2.17.1' 13:09:03 using GIT_SSH to set credentials Gerrit user 13:09:03 Verifying host key using manually-configured host key entries 13:09:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:09:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:09:09 using GIT_SSH to set credentials Gerrit user 13:09:09 Verifying host key using manually-configured host key entries 13:09:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 13:09:09 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 13:09:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:09:09 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 13:09:09 > git config core.sparsecheckout # timeout=10 13:09:09 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 13:09:13 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 13:09:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:09:13 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:09:13 [EnvInject] - Injecting environment variables from a build step. 13:09:13 [EnvInject] - Injecting as environment variables the properties content 13:09:13 PYTHON=python3 13:09:13 13:09:13 [EnvInject] - Variables injected successfully. 13:09:13 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15171163833259721983.sh 13:09:13 ---> tox-install.sh 13:09:13 + source /home/jenkins/lf-env.sh 13:09:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:09:13 ++ mktemp -d /tmp/venv-XXXX 13:09:13 + lf_venv=/tmp/venv-n66h 13:09:13 + local venv_file=/tmp/.os_lf_venv 13:09:13 + local python=python3 13:09:13 + local options 13:09:13 + local set_path=true 13:09:13 + local install_args= 13:09:13 ++ 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 13:09:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:09:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:09:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:09:13 + true 13:09:13 + case $1 in 13:09:13 + venv_file=/tmp/.toxenv 13:09:13 + shift 2 13:09:13 + true 13:09:13 + case $1 in 13:09:13 + shift 13:09:13 + break 13:09:13 + case $python in 13:09:13 + local pkg_list= 13:09:13 + [[ -d /opt/pyenv ]] 13:09:13 + echo 'Setup pyenv:' 13:09:13 Setup pyenv: 13:09:13 + export PYENV_ROOT=/opt/pyenv 13:09:13 + PYENV_ROOT=/opt/pyenv 13:09:13 + 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 13:09:13 + 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 13:09:13 + pyenv versions 13:09:13 * system (set by /opt/pyenv/version) 13:09:13 * 3.8.13 (set by /opt/pyenv/version) 13:09:13 * 3.9.13 (set by /opt/pyenv/version) 13:09:13 * 3.10.6 (set by /opt/pyenv/version) 13:09:13 + command -v pyenv 13:09:13 ++ pyenv init - --no-rehash 13:09:13 + 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[*]}"'\'')" 13:09:13 export PATH="/opt/pyenv/shims:${PATH}" 13:09:13 export PYENV_SHELL=bash 13:09:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:09:13 pyenv() { 13:09:13 local command 13:09:13 command="${1:-}" 13:09:13 if [ "$#" -gt 0 ]; then 13:09:13 shift 13:09:13 fi 13:09:13 13:09:13 case "$command" in 13:09:13 rehash|shell) 13:09:13 eval "$(pyenv "sh-$command" "$@")" 13:09:13 ;; 13:09:13 *) 13:09:13 command pyenv "$command" "$@" 13:09:13 ;; 13:09:13 esac 13:09:13 }' 13:09:13 +++ 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[*]}"' 13:09:13 ++ 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 13:09:13 ++ 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 13:09:13 ++ 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 13:09:13 ++ export PYENV_SHELL=bash 13:09:13 ++ PYENV_SHELL=bash 13:09:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:09:13 +++ complete -F _pyenv pyenv 13:09:13 ++ lf-pyver python3 13:09:13 ++ local py_version_xy=python3 13:09:13 ++ local py_version_xyz= 13:09:13 ++ pyenv versions 13:09:13 ++ local command 13:09:13 ++ command=versions 13:09:13 ++ '[' 1 -gt 0 ']' 13:09:13 ++ shift 13:09:13 ++ case "$command" in 13:09:13 ++ command pyenv versions 13:09:13 ++ pyenv versions 13:09:13 ++ sed 's/^[ *]* //' 13:09:13 ++ awk '{ print $1 }' 13:09:13 ++ grep -E '^[0-9.]*[0-9]$' 13:09:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:09:14 +++ grep '^3' /tmp/.pyenv_versions 13:09:14 +++ sort -V 13:09:14 +++ tail -n 1 13:09:14 ++ py_version_xyz=3.10.6 13:09:14 ++ [[ -z 3.10.6 ]] 13:09:14 ++ echo 3.10.6 13:09:14 ++ return 0 13:09:14 + pyenv local 3.10.6 13:09:14 + local command 13:09:14 + command=local 13:09:14 + '[' 2 -gt 0 ']' 13:09:14 + shift 13:09:14 + case "$command" in 13:09:14 + command pyenv local 3.10.6 13:09:14 + pyenv local 3.10.6 13:09:14 + for arg in "$@" 13:09:14 + case $arg in 13:09:14 + pkg_list+='tox ' 13:09:14 + for arg in "$@" 13:09:14 + case $arg in 13:09:14 + pkg_list+='virtualenv ' 13:09:14 + for arg in "$@" 13:09:14 + case $arg in 13:09:14 + pkg_list+='urllib3~=1.26.15 ' 13:09:14 + [[ -f /tmp/.toxenv ]] 13:09:14 + [[ ! -f /tmp/.toxenv ]] 13:09:14 + [[ -n '' ]] 13:09:14 + python3 -m venv /tmp/venv-n66h 13:09:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n66h' 13:09:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n66h 13:09:18 + echo /tmp/venv-n66h 13:09:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:09:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:09:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:09:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:18 + local 'pip_opts=--upgrade --quiet' 13:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:09:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:09:18 + [[ -n '' ]] 13:09:18 + [[ -n '' ]] 13:09:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:09:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:18 + /tmp/venv-n66h/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 13:09:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:09:22 lf-activate-venv(): INFO: Base packages installed successfully 13:09:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:09:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:09:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:09:22 + /tmp/venv-n66h/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 13:09:24 + type python3 13:09:24 + true 13:09:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n66h/bin to PATH' 13:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-n66h/bin to PATH 13:09:24 + PATH=/tmp/venv-n66h/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 13:09:24 + return 0 13:09:24 + python3 --version 13:09:24 Python 3.10.6 13:09:24 + python3 -m pip --version 13:09:24 pip 26.0.1 from /tmp/venv-n66h/lib/python3.10/site-packages/pip (python 3.10) 13:09:24 + python3 -m pip freeze 13:09:24 cachetools==7.0.5 13:09:24 colorama==0.4.6 13:09:24 distlib==0.4.0 13:09:24 filelock==3.25.2 13:09:24 packaging==26.0 13:09:24 platformdirs==4.9.4 13:09:24 pluggy==1.6.0 13:09:24 pyproject-api==1.10.0 13:09:24 python-discovery==1.2.1 13:09:24 tomli==2.4.1 13:09:24 tomli_w==1.2.0 13:09:24 tox==4.52.0 13:09:24 typing_extensions==4.15.0 13:09:24 urllib3==1.26.20 13:09:24 virtualenv==21.2.0 13:09:24 [EnvInject] - Injecting environment variables from a build step. 13:09:24 [EnvInject] - Injecting as environment variables the properties content 13:09:24 PARALLEL=false 13:09:24 13:09:24 [EnvInject] - Variables injected successfully. 13:09:24 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17704236212506586174.sh 13:09:24 ---> tox-run.sh 13:09:24 + 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 13:09:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:09:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:09:24 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:09:24 + cd /w/workspace/oom-master-sphinx-lint/. 13:09:24 + source /home/jenkins/lf-env.sh 13:09:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:09:24 ++ mktemp -d /tmp/venv-XXXX 13:09:24 + lf_venv=/tmp/venv-HMU5 13:09:24 + local venv_file=/tmp/.os_lf_venv 13:09:24 + local python=python3 13:09:24 + local options 13:09:24 + local set_path=true 13:09:24 + local install_args= 13:09:24 ++ 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 13:09:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:09:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:09:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:09:24 + true 13:09:24 + case $1 in 13:09:24 + venv_file=/tmp/.toxenv 13:09:24 + shift 2 13:09:24 + true 13:09:24 + case $1 in 13:09:24 + shift 13:09:24 + break 13:09:24 + case $python in 13:09:24 + local pkg_list= 13:09:24 + [[ -d /opt/pyenv ]] 13:09:24 + echo 'Setup pyenv:' 13:09:24 Setup pyenv: 13:09:24 + export PYENV_ROOT=/opt/pyenv 13:09:24 + PYENV_ROOT=/opt/pyenv 13:09:24 + 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 13:09:24 + 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 13:09:24 + pyenv versions 13:09:24 system 13:09:24 3.8.13 13:09:24 3.9.13 13:09:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:09:24 + command -v pyenv 13:09:24 ++ pyenv init - --no-rehash 13:09:24 + 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[*]}"'\'')" 13:09:24 export PATH="/opt/pyenv/shims:${PATH}" 13:09:24 export PYENV_SHELL=bash 13:09:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:09:24 pyenv() { 13:09:24 local command 13:09:24 command="${1:-}" 13:09:24 if [ "$#" -gt 0 ]; then 13:09:24 shift 13:09:24 fi 13:09:24 13:09:24 case "$command" in 13:09:24 rehash|shell) 13:09:24 eval "$(pyenv "sh-$command" "$@")" 13:09:24 ;; 13:09:24 *) 13:09:24 command pyenv "$command" "$@" 13:09:24 ;; 13:09:24 esac 13:09:24 }' 13:09:24 +++ 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[*]}"' 13:09:24 ++ 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 13:09:24 ++ 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 13:09:24 ++ 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 13:09:24 ++ export PYENV_SHELL=bash 13:09:24 ++ PYENV_SHELL=bash 13:09:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:09:24 +++ complete -F _pyenv pyenv 13:09:24 ++ lf-pyver python3 13:09:24 ++ local py_version_xy=python3 13:09:24 ++ local py_version_xyz= 13:09:24 ++ pyenv versions 13:09:24 ++ local command 13:09:24 ++ command=versions 13:09:24 ++ '[' 1 -gt 0 ']' 13:09:24 ++ shift 13:09:24 ++ case "$command" in 13:09:24 ++ command pyenv versions 13:09:24 ++ pyenv versions 13:09:24 ++ sed 's/^[ *]* //' 13:09:24 ++ awk '{ print $1 }' 13:09:24 ++ grep -E '^[0-9.]*[0-9]$' 13:09:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:09:24 +++ grep '^3' /tmp/.pyenv_versions 13:09:24 +++ sort -V 13:09:24 +++ tail -n 1 13:09:24 ++ py_version_xyz=3.10.6 13:09:24 ++ [[ -z 3.10.6 ]] 13:09:24 ++ echo 3.10.6 13:09:24 ++ return 0 13:09:24 + pyenv local 3.10.6 13:09:24 + local command 13:09:24 + command=local 13:09:24 + '[' 2 -gt 0 ']' 13:09:24 + shift 13:09:24 + case "$command" in 13:09:24 + command pyenv local 3.10.6 13:09:24 + pyenv local 3.10.6 13:09:24 + for arg in "$@" 13:09:24 + case $arg in 13:09:24 + pkg_list+='tox ' 13:09:24 + for arg in "$@" 13:09:24 + case $arg in 13:09:24 + pkg_list+='virtualenv ' 13:09:24 + for arg in "$@" 13:09:24 + case $arg in 13:09:24 + pkg_list+='urllib3~=1.26.15 ' 13:09:24 + [[ -f /tmp/.toxenv ]] 13:09:24 ++ cat /tmp/.toxenv 13:09:24 + lf_venv=/tmp/venv-n66h 13:09:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n66h from' file:/tmp/.toxenv 13:09:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n66h from file:/tmp/.toxenv 13:09:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:09:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:24 + local 'pip_opts=--upgrade --quiet' 13:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:09:24 + [[ -n '' ]] 13:09:24 + [[ -n '' ]] 13:09:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:09:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:24 + /tmp/venv-n66h/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 13:09:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:09:25 lf-activate-venv(): INFO: Base packages installed successfully 13:09:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:09:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:09:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:09:25 + /tmp/venv-n66h/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 13:09:26 + type python3 13:09:26 + true 13:09:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n66h/bin to PATH' 13:09:26 lf-activate-venv(): INFO: Adding /tmp/venv-n66h/bin to PATH 13:09:26 + PATH=/tmp/venv-n66h/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 13:09:26 + return 0 13:09:26 + [[ -d /opt/pyenv ]] 13:09:26 + echo '---> Setting up pyenv' 13:09:26 ---> Setting up pyenv 13:09:26 + export PYENV_ROOT=/opt/pyenv 13:09:26 + PYENV_ROOT=/opt/pyenv 13:09:26 + export PATH=/opt/pyenv/bin:/tmp/venv-n66h/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 13:09:26 + PATH=/opt/pyenv/bin:/tmp/venv-n66h/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 13:09:26 ++ pwd 13:09:26 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:09:26 + export PYTHONPATH 13:09:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:09:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:09:26 + tox --version 13:09:26 4.52.0 from /tmp/venv-n66h/lib/python3.10/site-packages/tox/__init__.py 13:09:26 + PARALLEL=false 13:09:26 + TOX_OPTIONS_LIST= 13:09:26 + [[ -n docs,docs-linkcheck ]] 13:09:26 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:09:26 + case ${PARALLEL,,} in 13:09:26 + tox -e docs,docs-linkcheck 13:09:26 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:09:28 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 13:09:49 docs: freeze> python -m pip freeze --all 13:09:50 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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.6,click==8.3.1,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,more-itertools==10.8.0,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.4,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==4.1.2,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2025.3,urllib3==2.6.3,webencodings==0.5.1 13:09:50 docs: commands[0]> sudo apt install graphviz 13:09:50 13:09:50 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:09:50 13:09:50 Reading package lists... 13:09:50 Building dependency tree... 13:09:50 Reading state information... 13:09:50 graphviz is already the newest version (2.40.1-2). 13:09:50 The following packages were automatically installed and are no longer required: 13:09:50 libmysqlclient20 mysql-common 13:09:50 Use 'sudo apt autoremove' to remove them. 13:09:50 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:09:50 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 13:09:55 docs: OK ✔ in 28.12 seconds 13:09:55 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 13:10:06 docs-linkcheck: freeze> python -m pip freeze --all 13:10:06 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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.6,click==8.3.1,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,more-itertools==10.8.0,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.4,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==4.1.2,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2025.3,urllib3==2.6.3,webencodings==0.5.1 13:10:06 docs-linkcheck: commands[0]> sudo apt install graphviz 13:10:06 13:10:06 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:10:06 13:10:06 Reading package lists... 13:10:06 Building dependency tree... 13:10:06 Reading state information... 13:10:06 graphviz is already the newest version (2.40.1-2). 13:10:06 The following packages were automatically installed and are no longer required: 13:10:06 libmysqlclient20 mysql-common 13:10:06 Use 'sudo apt autoremove' to remove them. 13:10:07 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:10:07 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 13:10:10 13:10:10 Warning, treated as error: 13:10:10 /w/workspace/oom-master-sphinx-lint/docs/sections/guides/infra_guides/oom_infra_optional_addons.rst:110:broken link: https://docs.k8ssandra.io/install/ (HTTPSConnectionPool(host='docs.k8ssandra.io', port=443): Max retries exceeded with url: /install/ (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'docs.k8ssandra.io'. (_ssl.c:997)")))) 13:10:10 docs-linkcheck: exit 2 (3.54 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2483 13:10:10 docs: OK (28.12=setup[22.80]+cmd[0.25,5.07] seconds) 13:10:10 docs-linkcheck: FAIL code 2 (15.29=setup[11.54]+cmd[0.21,3.54] seconds) 13:10:10 evaluation failed :( (43.45 seconds) 13:10:10 + tox_status=1 13:10:10 + echo '---> Completed tox runs' 13:10:10 ---> Completed tox runs 13:10:10 + for i in .tox/*/log 13:10:10 ++ echo .tox/docs-linkcheck/log 13:10:10 ++ awk -F/ '{print $2}' 13:10:10 + tox_env=docs-linkcheck 13:10:10 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:10:10 + for i in .tox/*/log 13:10:10 ++ echo .tox/docs/log 13:10:10 ++ awk -F/ '{print $2}' 13:10:10 + tox_env=docs 13:10:10 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:10:10 + DOC_DIR=docs/_build/html 13:10:10 + [[ -d docs/_build/html ]] 13:10:10 + echo '---> Archiving generated docs' 13:10:10 ---> Archiving generated docs 13:10:10 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:10:10 + echo '---> tox-run.sh ends' 13:10:10 ---> tox-run.sh ends 13:10:10 + test 1 -eq 0 13:10:10 + exit 1 13:10:10 ++ '[' 2 = 1 ']' 13:10:10 Build step 'Execute shell' marked build as failure 13:10:10 $ ssh-agent -k 13:10:10 unset SSH_AUTH_SOCK; 13:10:10 unset SSH_AGENT_PID; 13:10:10 echo Agent pid 1793 killed; 13:10:10 [ssh-agent] Stopped. 13:10:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:10:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10556831239120910144.sh 13:10:10 ---> sysstat.sh 13:10:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13004345327676146679.sh 13:10:11 ---> package-listing.sh 13:10:11 ++ facter osfamily 13:10:11 ++ tr '[:upper:]' '[:lower:]' 13:10:11 + OS_FAMILY=debian 13:10:11 + workspace=/w/workspace/oom-master-sphinx-lint 13:10:11 + START_PACKAGES=/tmp/packages_start.txt 13:10:11 + END_PACKAGES=/tmp/packages_end.txt 13:10:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:11 + PACKAGES=/tmp/packages_start.txt 13:10:11 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:10:11 + PACKAGES=/tmp/packages_end.txt 13:10:11 + case "${OS_FAMILY}" in 13:10:11 + dpkg -l 13:10:11 + grep '^ii' 13:10:11 + '[' -f /tmp/packages_start.txt ']' 13:10:11 + '[' -f /tmp/packages_end.txt ']' 13:10:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:11 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:10:11 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:10:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:10:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4981557088646273923.sh 13:10:11 ---> capture-instance-metadata.sh 13:10:11 Setup pyenv: 13:10:11 system 13:10:11 3.8.13 13:10:11 3.9.13 13:10:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:10:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fLNi 13:10:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:19 lf-activate-venv(): INFO: Base packages installed successfully 13:10:19 lf-activate-venv(): INFO: Installing additional packages: lftools 13:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-fLNi/bin to PATH 13:10:41 INFO: Running in OpenStack, capturing instance metadata 13:10:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14158977063158701409.sh 13:10:41 provisioning config files... 13:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config17460800882769634695tmp 13:10:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:10:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:10:41 [EnvInject] - Injecting environment variables from a build step. 13:10:41 [EnvInject] - Injecting as environment variables the properties content 13:10:41 SERVER_ID=logs 13:10:41 13:10:41 [EnvInject] - Variables injected successfully. 13:10:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14858185491571097249.sh 13:10:41 ---> create-netrc.sh 13:10:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4008273956997362416.sh 13:10:42 ---> python-tools-install.sh 13:10:42 Setup pyenv: 13:10:42 system 13:10:42 3.8.13 13:10:42 3.9.13 13:10:42 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fLNi from file:/tmp/.os_lf_venv 13:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:43 lf-activate-venv(): INFO: Base packages installed successfully 13:10:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-fLNi/bin to PATH 13:10:51 Generating Requirements File 13:11:09 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. 13:11:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:11:09 Python 3.10.6 13:11:09 pip 26.0.1 from /tmp/venv-fLNi/lib/python3.10/site-packages/pip (python 3.10) 13:11:10 appdirs==1.4.4 13:11:10 argcomplete==3.6.3 13:11:10 aspy.yaml==1.3.0 13:11:10 attrs==26.1.0 13:11:10 autopage==0.6.0 13:11:10 backports.strenum==1.3.1 13:11:10 beautifulsoup4==4.14.3 13:11:10 boto3==1.42.79 13:11:10 botocore==1.42.79 13:11:10 bs4==0.0.2 13:11:10 certifi==2026.2.25 13:11:10 cffi==2.0.0 13:11:10 cfgv==3.5.0 13:11:10 chardet==7.4.0.post2 13:11:10 charset-normalizer==3.4.6 13:11:10 click==8.3.1 13:11:10 cliff==4.13.2 13:11:10 cmd2==3.4.0 13:11:10 cryptography==3.3.2 13:11:10 debtcollector==3.1.0 13:11:10 decorator==5.2.1 13:11:10 defusedxml==0.7.1 13:11:10 Deprecated==1.3.1 13:11:10 distlib==0.4.0 13:11:10 dnspython==2.8.0 13:11:10 docker==7.1.0 13:11:10 dogpile.cache==1.5.0 13:11:10 durationpy==0.10 13:11:10 email-validator==2.3.0 13:11:10 filelock==3.25.2 13:11:10 future==1.0.0 13:11:10 gitdb==4.0.12 13:11:10 GitPython==3.1.46 13:11:10 httplib2==0.30.2 13:11:10 identify==2.6.18 13:11:10 idna==3.11 13:11:10 importlib-resources==1.5.0 13:11:10 iso8601==2.1.0 13:11:10 Jinja2==3.1.6 13:11:10 jmespath==1.1.0 13:11:10 jsonpatch==1.33 13:11:10 jsonpointer==3.1.1 13:11:10 jsonschema==4.26.0 13:11:10 jsonschema-specifications==2025.9.1 13:11:10 keystoneauth1==5.13.1 13:11:10 kubernetes==35.0.0 13:11:10 lftools==0.37.22 13:11:10 lxml==6.0.2 13:11:10 markdown-it-py==4.0.0 13:11:10 MarkupSafe==3.0.3 13:11:10 mdurl==0.1.2 13:11:10 msgpack==1.1.2 13:11:10 multi_key_dict==2.0.3 13:11:10 munch==4.0.0 13:11:10 netaddr==1.3.0 13:11:10 niet==1.4.2 13:11:10 nodeenv==1.10.0 13:11:10 oauth2client==4.1.3 13:11:10 oauthlib==3.3.1 13:11:10 openstacksdk==4.10.0 13:11:10 os-service-types==1.8.2 13:11:10 osc-lib==4.4.0 13:11:10 oslo.config==10.3.0 13:11:10 oslo.context==6.3.0 13:11:10 oslo.i18n==6.7.2 13:11:10 oslo.log==8.1.0 13:11:10 oslo.serialization==5.9.1 13:11:10 oslo.utils==10.0.0 13:11:10 packaging==26.0 13:11:10 pbr==7.0.3 13:11:10 platformdirs==4.9.4 13:11:10 prettytable==3.17.0 13:11:10 psutil==7.2.2 13:11:10 pyasn1==0.6.3 13:11:10 pyasn1_modules==0.4.2 13:11:10 pycparser==3.0 13:11:10 pygerrit2==2.0.15 13:11:10 PyGithub==2.9.0 13:11:10 Pygments==2.20.0 13:11:10 PyJWT==2.12.1 13:11:10 PyNaCl==1.6.2 13:11:10 pyparsing==2.4.7 13:11:10 pyperclip==1.11.0 13:11:10 pyrsistent==0.20.0 13:11:10 python-cinderclient==9.9.0 13:11:10 python-dateutil==2.9.0.post0 13:11:10 python-discovery==1.2.1 13:11:10 python-heatclient==5.1.0 13:11:10 python-jenkins==1.8.3 13:11:10 python-keystoneclient==5.8.0 13:11:10 python-magnumclient==4.10.0 13:11:10 python-openstackclient==9.0.0 13:11:10 python-swiftclient==4.10.0 13:11:10 PyYAML==6.0.3 13:11:10 referencing==0.37.0 13:11:10 requests==2.33.1 13:11:10 requests-oauthlib==2.0.0 13:11:10 requestsexceptions==1.4.0 13:11:10 rfc3986==2.0.0 13:11:10 rich==14.3.3 13:11:10 rich-argparse==1.7.2 13:11:10 rpds-py==0.30.0 13:11:10 rsa==4.9.1 13:11:10 ruamel.yaml==0.19.1 13:11:10 ruamel.yaml.clib==0.2.15 13:11:10 s3transfer==0.16.0 13:11:10 simplejson==3.20.2 13:11:10 six==1.17.0 13:11:10 smmap==5.0.3 13:11:10 soupsieve==2.8.3 13:11:10 stevedore==5.7.0 13:11:10 tabulate==0.10.0 13:11:10 toml==0.10.2 13:11:10 tomlkit==0.14.0 13:11:10 tqdm==4.67.3 13:11:10 typing_extensions==4.15.0 13:11:10 urllib3==1.26.20 13:11:10 virtualenv==21.2.0 13:11:10 wcwidth==0.6.0 13:11:10 websocket-client==1.9.0 13:11:10 wrapt==2.1.2 13:11:10 xdg==6.0.0 13:11:10 xmltodict==1.0.4 13:11:10 yq==3.4.3 13:11:10 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins15789052343485458656.sh 13:11:10 ---> uv-install.sh 13:11:10 Installing uv/uvx (latest) using shell installer 13:11:10 2026-03-31 13:11:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T14%3A08%3A53Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-31T13%3A08%3A39Z&ske=2026-03-31T14%3A08%3A53Z&sks=b&skv=2018-11-09&sig=qoIS2vB4hx9h4Wa1j60J5lipJ4XgQ0ElJvvhmD8sYA0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MjkzNywibmJmIjoxNzc0OTYyNjM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MejKrjc2h-FMTlfvSdoflST9csj7SOwvDRNNL5MvVj4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-Y0fgrF.sh" [1] 13:11:10 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:11:11 installing to /home/jenkins/.local/bin 13:11:11 uv 13:11:11 uvx 13:11:11 everything's installed! 13:11:11 13:11:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:11:11 13:11:11 source $HOME/.local/bin/env (sh, bash, zsh) 13:11:11 source $HOME/.local/bin/env.fish (fish) 13:11:11 Adding install location to PATH 13:11:11 ---> Validating uv/uvx install 13:11:11 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:11:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11693196264453853372.sh 13:11:11 ---> sudo-logs.sh 13:11:11 Archiving 'sudo' log.. 13:11:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12850433775122187251.sh 13:11:11 ---> job-cost.sh 13:11:11 INFO: Activating Python virtual environment... 13:11:11 Setup pyenv: 13:11:11 system 13:11:11 3.8.13 13:11:11 3.9.13 13:11:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:11:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fLNi from file:/tmp/.os_lf_venv 13:11:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:11:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:13 lf-activate-venv(): INFO: Base packages installed successfully 13:11:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-fLNi/bin to PATH 13:11:18 INFO: No stack-cost file found 13:11:18 INFO: Instance uptime: 210s 13:11:18 INFO: Fetching instance metadata (attempt 1 of 3)... 13:11:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:11:19 INFO: Successfully fetched instance metadata 13:11:19 INFO: Instance type: v3-standard-4 13:11:19 INFO: Retrieving pricing info for: v3-standard-4 13:11:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:11:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=210 13:11:19 INFO: Successfully fetched Vexxhost pricing API 13:11:19 INFO: Retrieved cost: 0.11 13:11:19 INFO: Retrieved resource: v3-standard-4 13:11:19 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 13:11:19 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 13:11:19 INFO: Successfully archived job cost data 13:11:19 DEBUG: Cost data: oom-master-sphinx-lint,608,2026-03-31 13:11:19,v3-standard-4,210,0.11,0.00,FAILURE 13:11:19 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3922375126193131738.sh 13:11:19 ---> logs-deploy.sh 13:11:19 Setup pyenv: 13:11:19 system 13:11:19 3.8.13 13:11:19 3.9.13 13:11:19 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fLNi from file:/tmp/.os_lf_venv 13:11:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:11:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:21 lf-activate-venv(): INFO: Base packages installed successfully 13:11:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:11:29 lf-activate-venv(): INFO: Adding /tmp/venv-fLNi/bin to PATH 13:11:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/608 13:11:29 INFO: archiving workspace using pattern(s): 13:11:31 Archives upload complete. 13:11:32 INFO: archiving logs to Nexus 13:11:32 ---> uname -a: 13:11:32 Linux prd-ubuntu1804-builder-4c-4g-2116 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:11:32 13:11:32 13:11:33 ---> lscpu: 13:11:33 Architecture: x86_64 13:11:33 CPU op-mode(s): 32-bit, 64-bit 13:11:33 Byte Order: Little Endian 13:11:33 CPU(s): 4 13:11:33 On-line CPU(s) list: 0-3 13:11:33 Thread(s) per core: 1 13:11:33 Core(s) per socket: 1 13:11:33 Socket(s): 4 13:11:33 NUMA node(s): 1 13:11:33 Vendor ID: AuthenticAMD 13:11:33 CPU family: 23 13:11:33 Model: 49 13:11:33 Model name: AMD EPYC-Rome Processor 13:11:33 Stepping: 0 13:11:33 CPU MHz: 2799.998 13:11:33 BogoMIPS: 5599.99 13:11:33 Virtualization: AMD-V 13:11:33 Hypervisor vendor: KVM 13:11:33 Virtualization type: full 13:11:33 L1d cache: 32K 13:11:33 L1i cache: 32K 13:11:33 L2 cache: 512K 13:11:33 L3 cache: 16384K 13:11:33 NUMA node0 CPU(s): 0-3 13:11: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 13:11:33 13:11:33 13:11:33 ---> nproc: 13:11:33 4 13:11:33 13:11:33 13:11:33 ---> df -h: 13:11:33 Filesystem Size Used Avail Use% Mounted on 13:11:33 udev 7.9G 0 7.9G 0% /dev 13:11:33 tmpfs 1.6G 676K 1.6G 1% /run 13:11:33 /dev/vda1 78G 8.6G 69G 12% / 13:11:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:11:33 tmpfs 5.0M 0 5.0M 0% /run/lock 13:11:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:11:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:11:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:11:33 13:11:33 13:11:33 ---> free -m: 13:11:33 total used free shared buff/cache available 13:11:33 Mem: 16040 554 13024 0 2460 15154 13:11:33 Swap: 1023 0 1023 13:11:33 13:11:33 13:11:33 ---> ip addr: 13:11:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:11:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:11:33 inet 127.0.0.1/8 scope host lo 13:11:33 valid_lft forever preferred_lft forever 13:11:33 inet6 ::1/128 scope host 13:11:33 valid_lft forever preferred_lft forever 13:11:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:11:33 link/ether fa:16:3e:f4:4a:8b brd ff:ff:ff:ff:ff:ff 13:11:33 inet 10.30.106.52/23 brd 10.30.107.255 scope global dynamic ens3 13:11:33 valid_lft 86198sec preferred_lft 86198sec 13:11:33 inet6 fe80::f816:3eff:fef4:4a8b/64 scope link 13:11:33 valid_lft forever preferred_lft forever 13:11:33 13:11:33 13:11:33 ---> sar -b -r -n DEV: 13:11:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2116) 03/31/26 _x86_64_ (4 CPU) 13:11:33 13:11:33 13:08:20 LINUX RESTART (4 CPU) 13:11:33 13:11:33 13:09:00 tps rtps wtps bread/s bwrtn/s 13:11:33 13:10:01 340.41 39.97 300.44 1424.32 24329.20 13:11:33 13:11:01 136.93 0.80 136.13 91.05 28351.41 13:11:33 Average: 239.52 20.55 218.97 763.25 26323.52 13:11:33 13:11:33 13:09:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:33 13:10:01 13796784 15491008 2628184 16.00 72536 1816068 909464 5.20 775708 1622020 212036 13:11:33 13:11:01 13500292 15535488 2924676 17.81 97984 2111076 781476 4.47 767976 1886116 160044 13:11:33 Average: 13648538 15513248 2776430 16.90 85260 1963572 845470 4.84 771842 1754068 186040 13:11:33 13:11:33 13:09:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:33 13:10:01 ens3 434.84 291.54 2025.19 75.11 0.00 0.00 0.00 0.00 13:11:33 13:10:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 13:11:33 13:11:01 ens3 56.04 45.14 713.17 10.76 0.00 0.00 0.00 0.00 13:11:33 13:11:01 lo 2.73 2.73 0.29 0.29 0.00 0.00 0.00 0.00 13:11:33 Average: ens3 247.02 169.37 1374.65 43.21 0.00 0.00 0.00 0.00 13:11:33 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 13:11:33 13:11:33 13:11:33 ---> sar -P ALL: 13:11:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2116) 03/31/26 _x86_64_ (4 CPU) 13:11:33 13:11:33 13:08:20 LINUX RESTART (4 CPU) 13:11:33 13:11:33 13:09:00 CPU %user %nice %system %iowait %steal %idle 13:11:33 13:10:01 all 22.64 0.00 2.06 3.45 0.07 71.78 13:11:33 13:10:01 0 31.20 0.00 2.40 1.25 0.08 65.06 13:11:33 13:10:01 1 10.90 0.00 1.37 6.48 0.05 81.19 13:11:33 13:10:01 2 12.14 0.00 1.99 4.80 0.05 81.02 13:11:33 13:10:01 3 36.27 0.00 2.47 1.28 0.07 59.91 13:11:33 13:11:01 all 20.66 0.00 1.47 2.94 0.05 74.89 13:11:33 13:11:01 0 44.68 0.00 2.40 0.87 0.07 51.98 13:11:33 13:11:01 1 10.83 0.00 1.32 5.41 0.07 82.37 13:11:33 13:11:01 2 15.11 0.00 1.13 2.87 0.03 80.85 13:11:33 13:11:01 3 11.99 0.00 1.00 2.62 0.03 84.35 13:11:33 Average: all 21.66 0.00 1.76 3.20 0.06 73.32 13:11:33 Average: 0 37.90 0.00 2.40 1.06 0.07 58.56 13:11:33 Average: 1 10.86 0.00 1.35 5.95 0.06 81.78 13:11:33 Average: 2 13.61 0.00 1.57 3.84 0.04 80.94 13:11:33 Average: 3 24.22 0.00 1.74 1.95 0.05 72.05 13:11:33 13:11:33 13:11:33