05:30:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 05:30:45 Running as SYSTEM 05:30:45 [EnvInject] - Loading node environment variables. 05:30:45 Building remotely on prd-ubuntu1804-builder-4c-4g-7999 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 05:30:45 [ssh-agent] Looking for ssh-agent implementation... 05:30:45 $ ssh-agent 05:30:45 SSH_AUTH_SOCK=/tmp/ssh-C95XqxYre1es/agent.1686 05:30:45 SSH_AGENT_PID=1688 05:30:45 [ssh-agent] Started. 05:30:45 Running ssh-add (command line suppressed) 05:30:45 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_1371573390018101018.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_1371573390018101018.key) 05:30:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:30:45 The recommended git tool is: NONE 05:30:46 using credential onap-jenkins-ssh 05:30:47 Wiping out workspace first. 05:30:47 Cloning the remote Git repository 05:30:47 Cloning repository git://cloud.onap.org/mirror/oom.git 05:30:47 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 05:30:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:30:47 > git --version # timeout=10 05:30:47 > git --version # 'git version 2.17.1' 05:30:47 using GIT_SSH to set credentials Gerrit user 05:30:47 Verifying host key using manually-configured host key entries 05:30:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:30:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:30:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:30:52 using GIT_SSH to set credentials Gerrit user 05:30:52 Verifying host key using manually-configured host key entries 05:30:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 05:30:52 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 05:30:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:30:52 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 05:30:52 > git config core.sparsecheckout # timeout=10 05:30:52 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 05:30:56 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 05:30:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:30:56 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 05:30:56 [EnvInject] - Injecting environment variables from a build step. 05:30:56 [EnvInject] - Injecting as environment variables the properties content 05:30:56 PYTHON=python3 05:30:56 05:30:56 [EnvInject] - Variables injected successfully. 05:30:56 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15006253517775337180.sh 05:30:56 ---> tox-install.sh 05:30:56 + source /home/jenkins/lf-env.sh 05:30:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:30:56 ++ mktemp -d /tmp/venv-XXXX 05:30:56 + lf_venv=/tmp/venv-64dU 05:30:56 + local venv_file=/tmp/.os_lf_venv 05:30:56 + local python=python3 05:30:56 + local options 05:30:56 + local set_path=true 05:30:56 + local install_args= 05:30:56 ++ 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 05:30:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:30:56 + true 05:30:56 + case $1 in 05:30:56 + venv_file=/tmp/.toxenv 05:30:56 + shift 2 05:30:56 + true 05:30:56 + case $1 in 05:30:56 + shift 05:30:56 + break 05:30:56 + case $python in 05:30:56 + local pkg_list= 05:30:56 + [[ -d /opt/pyenv ]] 05:30:56 + echo 'Setup pyenv:' 05:30:56 Setup pyenv: 05:30:56 + export PYENV_ROOT=/opt/pyenv 05:30:56 + PYENV_ROOT=/opt/pyenv 05:30:56 + 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 05:30:56 + 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 05:30:56 + pyenv versions 05:30:56 * system (set by /opt/pyenv/version) 05:30:56 * 3.8.13 (set by /opt/pyenv/version) 05:30:56 * 3.9.13 (set by /opt/pyenv/version) 05:30:56 * 3.10.6 (set by /opt/pyenv/version) 05:30:56 + command -v pyenv 05:30:56 ++ pyenv init - --no-rehash 05:30:56 + 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[*]}"'\'')" 05:30:56 export PATH="/opt/pyenv/shims:${PATH}" 05:30:56 export PYENV_SHELL=bash 05:30:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:30:56 pyenv() { 05:30:56 local command 05:30:56 command="${1:-}" 05:30:56 if [ "$#" -gt 0 ]; then 05:30:56 shift 05:30:56 fi 05:30:56 05:30:56 case "$command" in 05:30:56 rehash|shell) 05:30:56 eval "$(pyenv "sh-$command" "$@")" 05:30:56 ;; 05:30:56 *) 05:30:56 command pyenv "$command" "$@" 05:30:56 ;; 05:30:56 esac 05:30:56 }' 05:30:56 +++ 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[*]}"' 05:30:56 ++ 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 05:30:56 ++ 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 05:30:56 ++ 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 05:30:56 ++ export PYENV_SHELL=bash 05:30:56 ++ PYENV_SHELL=bash 05:30:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:30:56 +++ complete -F _pyenv pyenv 05:30:56 ++ lf-pyver python3 05:30:56 ++ local py_version_xy=python3 05:30:56 ++ local py_version_xyz= 05:30:56 ++ awk '{ print $1 }' 05:30:56 ++ grep -E '^[0-9.]*[0-9]$' 05:30:56 ++ sed 's/^[ *]* //' 05:30:56 ++ pyenv versions 05:30:56 ++ local command 05:30:56 ++ command=versions 05:30:56 ++ '[' 1 -gt 0 ']' 05:30:56 ++ shift 05:30:56 ++ case "$command" in 05:30:56 ++ command pyenv versions 05:30:56 ++ pyenv versions 05:30:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:30:57 +++ sort -V 05:30:57 +++ grep '^3' /tmp/.pyenv_versions 05:30:57 +++ tail -n 1 05:30:57 ++ py_version_xyz=3.10.6 05:30:57 ++ [[ -z 3.10.6 ]] 05:30:57 ++ echo 3.10.6 05:30:57 ++ return 0 05:30:57 + pyenv local 3.10.6 05:30:57 + local command 05:30:57 + command=local 05:30:57 + '[' 2 -gt 0 ']' 05:30:57 + shift 05:30:57 + case "$command" in 05:30:57 + command pyenv local 3.10.6 05:30:57 + pyenv local 3.10.6 05:30:57 + for arg in "$@" 05:30:57 + case $arg in 05:30:57 + pkg_list+='tox ' 05:30:57 + for arg in "$@" 05:30:57 + case $arg in 05:30:57 + pkg_list+='virtualenv ' 05:30:57 + for arg in "$@" 05:30:57 + case $arg in 05:30:57 + pkg_list+='urllib3~=1.26.15 ' 05:30:57 + [[ -f /tmp/.toxenv ]] 05:30:57 + [[ ! -f /tmp/.toxenv ]] 05:30:57 + [[ -n '' ]] 05:30:57 + python3 -m venv /tmp/venv-64dU 05:31:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-64dU' 05:31:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-64dU 05:31:00 + echo /tmp/venv-64dU 05:31:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:31:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:31:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:00 + local 'pip_opts=--upgrade --quiet' 05:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:00 + [[ -n '' ]] 05:31:00 + [[ -n '' ]] 05:31:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:00 + /tmp/venv-64dU/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 05:31:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:04 lf-activate-venv(): INFO: Base packages installed successfully 05:31:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:04 + /tmp/venv-64dU/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 05:31:06 + type python3 05:31:06 + true 05:31:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-64dU/bin to PATH' 05:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-64dU/bin to PATH 05:31:06 + PATH=/tmp/venv-64dU/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 05:31:06 + return 0 05:31:06 + python3 --version 05:31:06 Python 3.10.6 05:31:06 + python3 -m pip --version 05:31:06 pip 26.1 from /tmp/venv-64dU/lib/python3.10/site-packages/pip (python 3.10) 05:31:06 + python3 -m pip freeze 05:31:07 cachetools==7.1.1 05:31:07 colorama==0.4.6 05:31:07 distlib==0.4.0 05:31:07 filelock==3.29.0 05:31:07 packaging==26.2 05:31:07 platformdirs==4.9.6 05:31:07 pluggy==1.6.0 05:31:07 pyproject-api==1.10.0 05:31:07 python-discovery==1.2.2 05:31:07 tomli==2.4.1 05:31:07 tomli_w==1.2.0 05:31:07 tox==4.53.1 05:31:07 typing_extensions==4.15.0 05:31:07 urllib3==1.26.20 05:31:07 virtualenv==21.3.0 05:31:07 [EnvInject] - Injecting environment variables from a build step. 05:31:07 [EnvInject] - Injecting as environment variables the properties content 05:31:07 PARALLEL=false 05:31:07 05:31:07 [EnvInject] - Variables injected successfully. 05:31:07 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15511424666089629678.sh 05:31:07 ---> tox-run.sh 05:31:07 + 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 05:31:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 05:31:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 05:31:07 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 05:31:07 + cd /w/workspace/oom-master-sphinx-lint/. 05:31:07 + source /home/jenkins/lf-env.sh 05:31:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:07 ++ mktemp -d /tmp/venv-XXXX 05:31:07 + lf_venv=/tmp/venv-uAux 05:31:07 + local venv_file=/tmp/.os_lf_venv 05:31:07 + local python=python3 05:31:07 + local options 05:31:07 + local set_path=true 05:31:07 + local install_args= 05:31:07 ++ 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 05:31:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:07 + true 05:31:07 + case $1 in 05:31:07 + venv_file=/tmp/.toxenv 05:31:07 + shift 2 05:31:07 + true 05:31:07 + case $1 in 05:31:07 + shift 05:31:07 + break 05:31:07 + case $python in 05:31:07 + local pkg_list= 05:31:07 + [[ -d /opt/pyenv ]] 05:31:07 + echo 'Setup pyenv:' 05:31:07 Setup pyenv: 05:31:07 + export PYENV_ROOT=/opt/pyenv 05:31:07 + PYENV_ROOT=/opt/pyenv 05:31:07 + 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 05:31:07 + 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 05:31:07 + pyenv versions 05:31:07 system 05:31:07 3.8.13 05:31:07 3.9.13 05:31:07 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:31:07 + command -v pyenv 05:31:07 ++ pyenv init - --no-rehash 05:31:07 + 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[*]}"'\'')" 05:31:07 export PATH="/opt/pyenv/shims:${PATH}" 05:31:07 export PYENV_SHELL=bash 05:31:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:07 pyenv() { 05:31:07 local command 05:31:07 command="${1:-}" 05:31:07 if [ "$#" -gt 0 ]; then 05:31:07 shift 05:31:07 fi 05:31:07 05:31:07 case "$command" in 05:31:07 rehash|shell) 05:31:07 eval "$(pyenv "sh-$command" "$@")" 05:31:07 ;; 05:31:07 *) 05:31:07 command pyenv "$command" "$@" 05:31:07 ;; 05:31:07 esac 05:31:07 }' 05:31:07 +++ 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[*]}"' 05:31:07 ++ 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 05:31:07 ++ 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 05:31:07 ++ 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 05:31:07 ++ export PYENV_SHELL=bash 05:31:07 ++ PYENV_SHELL=bash 05:31:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:07 +++ complete -F _pyenv pyenv 05:31:07 ++ lf-pyver python3 05:31:07 ++ local py_version_xy=python3 05:31:07 ++ local py_version_xyz= 05:31:07 ++ pyenv versions 05:31:07 ++ local command 05:31:07 ++ command=versions 05:31:07 ++ '[' 1 -gt 0 ']' 05:31:07 ++ sed 's/^[ *]* //' 05:31:07 ++ shift 05:31:07 ++ case "$command" in 05:31:07 ++ command pyenv versions 05:31:07 ++ pyenv versions 05:31:07 ++ awk '{ print $1 }' 05:31:07 ++ grep -E '^[0-9.]*[0-9]$' 05:31:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:07 +++ grep '^3' /tmp/.pyenv_versions 05:31:07 +++ sort -V 05:31:07 +++ tail -n 1 05:31:07 ++ py_version_xyz=3.10.6 05:31:07 ++ [[ -z 3.10.6 ]] 05:31:07 ++ echo 3.10.6 05:31:07 ++ return 0 05:31:07 + pyenv local 3.10.6 05:31:07 + local command 05:31:07 + command=local 05:31:07 + '[' 2 -gt 0 ']' 05:31:07 + shift 05:31:07 + case "$command" in 05:31:07 + command pyenv local 3.10.6 05:31:07 + pyenv local 3.10.6 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='tox ' 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='virtualenv ' 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='urllib3~=1.26.15 ' 05:31:07 + [[ -f /tmp/.toxenv ]] 05:31:07 ++ cat /tmp/.toxenv 05:31:07 + lf_venv=/tmp/venv-64dU 05:31:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64dU from' file:/tmp/.toxenv 05:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64dU from file:/tmp/.toxenv 05:31:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:07 + local 'pip_opts=--upgrade --quiet' 05:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:07 + [[ -n '' ]] 05:31:07 + [[ -n '' ]] 05:31:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:07 + /tmp/venv-64dU/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 05:31:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:08 lf-activate-venv(): INFO: Base packages installed successfully 05:31:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:08 + /tmp/venv-64dU/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 05:31:09 + type python3 05:31:09 + true 05:31:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-64dU/bin to PATH' 05:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-64dU/bin to PATH 05:31:09 + PATH=/tmp/venv-64dU/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 05:31:09 + return 0 05:31:09 + [[ -d /opt/pyenv ]] 05:31:09 + echo '---> Setting up pyenv' 05:31:09 ---> Setting up pyenv 05:31:09 + export PYENV_ROOT=/opt/pyenv 05:31:09 + PYENV_ROOT=/opt/pyenv 05:31:09 + export PATH=/opt/pyenv/bin:/tmp/venv-64dU/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 05:31:09 + PATH=/opt/pyenv/bin:/tmp/venv-64dU/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 05:31:09 ++ pwd 05:31:09 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 05:31:09 + export PYTHONPATH 05:31:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:31:09 + TOX_TESTENV_PASSENV=PYTHONPATH 05:31:09 + tox --version 05:31:09 4.53.1 from /tmp/venv-64dU/lib/python3.10/site-packages/tox/__init__.py 05:31:09 + PARALLEL=false 05:31:09 + TOX_OPTIONS_LIST= 05:31:09 + [[ -n docs,docs-linkcheck ]] 05:31:09 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 05:31:09 + case ${PARALLEL,,} in 05:31:09 + tox -e docs,docs-linkcheck 05:31:09 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 05:31:10 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 05:31:30 docs: freeze> python -m pip freeze --all 05:31:31 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.4.22,chardet==7.4.3,charset-normalizer==3.4.7,click==8.3.3,cssutils==2.15.0,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,encutils==1.0.0,filelock==3.29.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.13,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==11.0.2,msgpack==1.1.2,natsort==8.4.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,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.1,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==2026.2,urllib3==2.6.3,webencodings==0.5.1 05:31:31 docs: commands[0]> sudo apt install graphviz 05:31:31 05:31:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:31:31 05:31:31 Reading package lists... 05:31:31 Building dependency tree... 05:31:31 Reading state information... 05:31:31 graphviz is already the newest version (2.40.1-2). 05:31:31 The following packages were automatically installed and are no longer required: 05:31:31 libmysqlclient20 mysql-common 05:31:31 Use 'sudo apt autoremove' to remove them. 05:31:31 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:31:31 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 05:31:36 docs: OK ✔ in 26.53 seconds 05:31:36 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 05:31:46 docs-linkcheck: freeze> python -m pip freeze --all 05:31:47 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.4.22,chardet==7.4.3,charset-normalizer==3.4.7,click==8.3.3,cssutils==2.15.0,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,encutils==1.0.0,filelock==3.29.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.13,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==11.0.2,msgpack==1.1.2,natsort==8.4.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,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.1,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==2026.2,urllib3==2.6.3,webencodings==0.5.1 05:31:47 docs-linkcheck: commands[0]> sudo apt install graphviz 05:31:47 05:31:47 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:31:47 05:31:47 Reading package lists... 05:31:47 Building dependency tree... 05:31:47 Reading state information... 05:31:47 graphviz is already the newest version (2.40.1-2). 05:31:47 The following packages were automatically installed and are no longer required: 05:31:47 libmysqlclient20 mysql-common 05:31:47 Use 'sudo apt autoremove' to remove them. 05:31:47 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:31:47 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 05:32:53 docs: OK (26.53=setup[21.45]+cmd[0.19,4.89] seconds) 05:32:53 docs-linkcheck: OK (77.63=setup[10.92]+cmd[0.21,66.50] seconds) 05:32:53 congratulations :) (104.19 seconds) 05:32:53 + tox_status=0 05:32:53 + echo '---> Completed tox runs' 05:32:53 ---> Completed tox runs 05:32:53 + for i in .tox/*/log 05:32:53 ++ echo .tox/docs-linkcheck/log 05:32:53 ++ awk -F/ '{print $2}' 05:32:53 + tox_env=docs-linkcheck 05:32:53 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 05:32:53 + for i in .tox/*/log 05:32:53 ++ echo .tox/docs/log 05:32:53 ++ awk -F/ '{print $2}' 05:32:53 + tox_env=docs 05:32:53 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 05:32:53 + DOC_DIR=docs/_build/html 05:32:53 + [[ -d docs/_build/html ]] 05:32:53 + echo '---> Archiving generated docs' 05:32:53 ---> Archiving generated docs 05:32:53 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 05:32:53 + echo '---> tox-run.sh ends' 05:32:53 ---> tox-run.sh ends 05:32:53 + test 0 -eq 0 05:32:53 $ ssh-agent -k 05:32:53 unset SSH_AUTH_SOCK; 05:32:53 unset SSH_AGENT_PID; 05:32:53 echo Agent pid 1688 killed; 05:32:53 [ssh-agent] Stopped. 05:32:53 [PostBuildScript] - [INFO] Executing post build scripts. 05:32:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4487654627206051790.sh 05:32:54 ---> sysstat.sh 05:32:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2485776013085026498.sh 05:32:54 ---> package-listing.sh 05:32:54 ++ facter osfamily 05:32:54 ++ tr '[:upper:]' '[:lower:]' 05:32:54 + OS_FAMILY=debian 05:32:54 + workspace=/w/workspace/oom-master-sphinx-lint 05:32:54 + START_PACKAGES=/tmp/packages_start.txt 05:32:54 + END_PACKAGES=/tmp/packages_end.txt 05:32:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:54 + PACKAGES=/tmp/packages_start.txt 05:32:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 05:32:54 + PACKAGES=/tmp/packages_end.txt 05:32:54 + case "${OS_FAMILY}" in 05:32:54 + dpkg -l 05:32:54 + grep '^ii' 05:32:54 + '[' -f /tmp/packages_start.txt ']' 05:32:54 + '[' -f /tmp/packages_end.txt ']' 05:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 05:32:54 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 05:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 05:32:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15725165408146008376.sh 05:32:54 ---> capture-instance-metadata.sh 05:32:54 Setup pyenv: 05:32:54 system 05:32:54 3.8.13 05:32:54 3.9.13 05:32:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:32:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-32q7 05:32:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:02 lf-activate-venv(): INFO: Base packages installed successfully 05:33:02 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-32q7/bin to PATH 05:33:20 INFO: Running in OpenStack, capturing instance metadata 05:33:20 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11690164122952287649.sh 05:33:21 provisioning config files... 05:33:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config12579643178383934492tmp 05:33:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:33:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:33:21 [EnvInject] - Injecting environment variables from a build step. 05:33:21 [EnvInject] - Injecting as environment variables the properties content 05:33:21 SERVER_ID=logs 05:33:21 05:33:21 [EnvInject] - Variables injected successfully. 05:33:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9498291910911568287.sh 05:33:21 ---> create-netrc.sh 05:33:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15433109307861006876.sh 05:33:21 ---> python-tools-install.sh 05:33:21 Setup pyenv: 05:33:21 system 05:33:21 3.8.13 05:33:21 3.9.13 05:33:21 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-32q7 from file:/tmp/.os_lf_venv 05:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:22 lf-activate-venv(): INFO: Base packages installed successfully 05:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-32q7/bin to PATH 05:33:29 Generating Requirements File 05:33:45 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. 05:33:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:46 Python 3.10.6 05:33:46 pip 26.1 from /tmp/venv-32q7/lib/python3.10/site-packages/pip (python 3.10) 05:33:46 appdirs==1.4.4 05:33:46 argcomplete==3.6.3 05:33:46 aspy.yaml==1.3.0 05:33:46 attrs==26.1.0 05:33:46 autopage==0.6.0 05:33:46 backports.strenum==1.3.1 05:33:46 beautifulsoup4==4.14.3 05:33:46 boto3==1.43.2 05:33:46 botocore==1.43.2 05:33:46 bs4==0.0.2 05:33:46 certifi==2026.4.22 05:33:46 cffi==2.0.0 05:33:46 cfgv==3.5.0 05:33:46 chardet==7.4.3 05:33:46 charset-normalizer==3.4.7 05:33:46 click==8.3.3 05:33:46 cliff==4.13.3 05:33:46 cmd2==3.5.1 05:33:46 cryptography==3.3.2 05:33:46 debtcollector==3.1.0 05:33:46 decorator==5.2.1 05:33:46 defusedxml==0.7.1 05:33:46 Deprecated==1.3.1 05:33:46 distlib==0.4.0 05:33:46 dnspython==2.8.0 05:33:46 docker==7.1.0 05:33:46 dogpile.cache==1.5.0 05:33:46 durationpy==0.10 05:33:46 email-validator==2.3.0 05:33:46 filelock==3.29.0 05:33:46 future==1.0.0 05:33:46 gitdb==4.0.12 05:33:46 GitPython==3.1.49 05:33:46 httplib2==0.30.2 05:33:46 identify==2.6.19 05:33:46 idna==3.13 05:33:46 importlib-resources==1.5.0 05:33:46 iso8601==2.1.0 05:33:46 Jinja2==3.1.6 05:33:46 jmespath==1.1.0 05:33:46 jsonpatch==1.33 05:33:46 jsonpointer==3.1.1 05:33:46 jsonschema==4.26.0 05:33:46 jsonschema-specifications==2025.9.1 05:33:46 keystoneauth1==5.13.1 05:33:46 kubernetes==35.0.0 05:33:46 lftools==0.37.22 05:33:46 lxml==6.1.0 05:33:46 markdown-it-py==4.0.0 05:33:46 MarkupSafe==3.0.3 05:33:46 mdurl==0.1.2 05:33:46 msgpack==1.1.2 05:33:46 multi_key_dict==2.0.3 05:33:46 munch==4.0.0 05:33:46 netaddr==1.3.0 05:33:46 niet==1.4.2 05:33:46 nodeenv==1.10.0 05:33:46 oauth2client==4.1.3 05:33:46 oauthlib==3.3.1 05:33:46 openstacksdk==4.12.0 05:33:46 os-service-types==1.8.2 05:33:46 osc-lib==4.5.0 05:33:46 oslo.config==10.3.0 05:33:46 oslo.context==6.3.0 05:33:46 oslo.i18n==6.7.2 05:33:46 oslo.log==8.1.0 05:33:46 oslo.serialization==5.9.1 05:33:46 oslo.utils==10.0.1 05:33:46 packaging==26.2 05:33:46 pbr==7.0.3 05:33:46 platformdirs==4.9.6 05:33:46 prettytable==3.17.0 05:33:46 psutil==7.2.2 05:33:46 pyasn1==0.6.3 05:33:46 pyasn1_modules==0.4.2 05:33:46 pycparser==3.0 05:33:46 pygerrit2==2.0.15 05:33:46 PyGithub==2.9.1 05:33:46 Pygments==2.20.0 05:33:46 PyJWT==2.12.1 05:33:46 PyNaCl==1.6.2 05:33:46 pyparsing==2.4.7 05:33:46 pyperclip==1.11.0 05:33:46 pyrsistent==0.20.0 05:33:46 python-cinderclient==9.9.0 05:33:46 python-dateutil==2.9.0.post0 05:33:46 python-discovery==1.2.2 05:33:46 python-heatclient==5.1.0 05:33:46 python-jenkins==1.8.3 05:33:46 python-keystoneclient==5.8.0 05:33:46 python-magnumclient==4.10.0 05:33:46 python-openstackclient==9.0.0 05:33:46 python-swiftclient==4.10.0 05:33:46 PyYAML==6.0.3 05:33:46 referencing==0.37.0 05:33:46 requests==2.33.1 05:33:46 requests-oauthlib==2.0.0 05:33:46 rfc3986==2.0.0 05:33:46 rich==15.0.0 05:33:46 rich-argparse==1.8.0 05:33:46 rpds-py==0.30.0 05:33:46 rsa==4.9.1 05:33:46 ruamel.yaml==0.19.1 05:33:46 ruamel.yaml.clib==0.2.15 05:33:46 s3transfer==0.17.0 05:33:46 simplejson==4.1.1 05:33:46 six==1.17.0 05:33:46 smmap==5.0.3 05:33:46 soupsieve==2.8.3 05:33:46 stevedore==5.7.0 05:33:46 tabulate==0.10.0 05:33:46 toml==0.10.2 05:33:46 tomlkit==0.14.0 05:33:46 tqdm==4.67.3 05:33:46 typing_extensions==4.15.0 05:33:46 urllib3==1.26.20 05:33:46 virtualenv==21.3.0 05:33:46 wcwidth==0.7.0 05:33:46 websocket-client==1.9.0 05:33:46 wrapt==2.1.2 05:33:46 xdg==6.0.0 05:33:46 xmltodict==1.0.4 05:33:46 yq==3.4.3 05:33:46 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins13641337758075133368.sh 05:33:46 ---> uv-install.sh 05:33:46 Installing uv/uvx (latest) using shell installer 05:33:46 2026-05-04 05:33:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-YLBcvD.sh" [1] 05:33:46 downloading uv 0.11.8 x86_64-unknown-linux-gnu 05:33:47 installing to /home/jenkins/.local/bin 05:33:47 uv 05:33:47 uvx 05:33:47 everything's installed! 05:33:47 05:33:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:33:47 05:33:47 source $HOME/.local/bin/env (sh, bash, zsh) 05:33:47 source $HOME/.local/bin/env.fish (fish) 05:33:47 Adding install location to PATH 05:33:47 ---> Validating uv/uvx install 05:33:47 uvx 0.11.8 (x86_64-unknown-linux-gnu) 05:33:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17062667873079845163.sh 05:33:47 ---> sudo-logs.sh 05:33:47 Archiving 'sudo' log.. 05:33:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins54580315522695956.sh 05:33:48 ---> job-cost.sh 05:33:48 INFO: Activating Python virtual environment... 05:33:48 Setup pyenv: 05:33:48 system 05:33:48 3.8.13 05:33:48 3.9.13 05:33:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-32q7 from file:/tmp/.os_lf_venv 05:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:50 lf-activate-venv(): INFO: Base packages installed successfully 05:33:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-32q7/bin to PATH 05:33:54 INFO: No stack-cost file found 05:33:54 INFO: Instance uptime: 219s 05:33:54 INFO: Fetching instance metadata (attempt 1 of 3)... 05:33:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:33:54 INFO: Successfully fetched instance metadata 05:33:54 INFO: Instance type: v3-standard-4 05:33:54 INFO: Retrieving pricing info for: v3-standard-4 05:33:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:33:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=219 05:33:55 INFO: Successfully fetched Vexxhost pricing API 05:33:55 INFO: Retrieved cost: 0.11 05:33:55 INFO: Retrieved resource: v3-standard-4 05:33:55 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 05:33:55 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 05:33:55 INFO: Successfully archived job cost data 05:33:55 DEBUG: Cost data: oom-master-sphinx-lint,612,2026-05-04 05:33:55,v3-standard-4,219,0.11,0.00,SUCCESS 05:33:55 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9163148801178976679.sh 05:33:55 ---> logs-deploy.sh 05:33:55 Setup pyenv: 05:33:55 system 05:33:55 3.8.13 05:33:55 3.9.13 05:33:55 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-32q7 from file:/tmp/.os_lf_venv 05:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:56 lf-activate-venv(): INFO: Base packages installed successfully 05:33:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-32q7/bin to PATH 05:34:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/612 05:34:03 INFO: archiving workspace using pattern(s): 05:34:05 Archives upload complete. 05:34:05 INFO: archiving logs to Nexus 05:34:06 ---> uname -a: 05:34:06 Linux prd-ubuntu1804-builder-4c-4g-7999 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:34:06 05:34:06 05:34:06 ---> lscpu: 05:34:06 Architecture: x86_64 05:34:06 CPU op-mode(s): 32-bit, 64-bit 05:34:06 Byte Order: Little Endian 05:34:06 CPU(s): 4 05:34:06 On-line CPU(s) list: 0-3 05:34:06 Thread(s) per core: 1 05:34:06 Core(s) per socket: 1 05:34:06 Socket(s): 4 05:34:06 NUMA node(s): 1 05:34:06 Vendor ID: AuthenticAMD 05:34:06 CPU family: 23 05:34:06 Model: 49 05:34:06 Model name: AMD EPYC-Rome Processor 05:34:06 Stepping: 0 05:34:06 CPU MHz: 2799.998 05:34:06 BogoMIPS: 5599.99 05:34:06 Virtualization: AMD-V 05:34:06 Hypervisor vendor: KVM 05:34:06 Virtualization type: full 05:34:06 L1d cache: 32K 05:34:06 L1i cache: 32K 05:34:06 L2 cache: 512K 05:34:06 L3 cache: 16384K 05:34:06 NUMA node0 CPU(s): 0-3 05:34:06 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 05:34:06 05:34:06 05:34:06 ---> nproc: 05:34:06 4 05:34:06 05:34:06 05:34:06 ---> df -h: 05:34:06 Filesystem Size Used Avail Use% Mounted on 05:34:06 udev 7.9G 0 7.9G 0% /dev 05:34:06 tmpfs 1.6G 676K 1.6G 1% /run 05:34:06 /dev/vda1 78G 8.6G 69G 12% / 05:34:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:34:06 tmpfs 5.0M 0 5.0M 0% /run/lock 05:34:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:34:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:34:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:34:06 05:34:06 05:34:06 ---> free -m: 05:34:06 total used free shared buff/cache available 05:34:06 Mem: 16040 537 13026 0 2475 15171 05:34:06 Swap: 1023 0 1023 05:34:06 05:34:06 05:34:06 ---> ip addr: 05:34:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:34:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:34:06 inet 127.0.0.1/8 scope host lo 05:34:06 valid_lft forever preferred_lft forever 05:34:06 inet6 ::1/128 scope host 05:34:06 valid_lft forever preferred_lft forever 05:34:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:34:06 link/ether fa:16:3e:fd:b6:50 brd ff:ff:ff:ff:ff:ff 05:34:06 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 05:34:06 valid_lft 86185sec preferred_lft 86185sec 05:34:06 inet6 fe80::f816:3eff:fefd:b650/64 scope link 05:34:06 valid_lft forever preferred_lft forever 05:34:06 05:34:06 05:34:06 ---> sar -b -r -n DEV: 05:34:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7999) 05/04/26 _x86_64_ (4 CPU) 05:34:06 05:34:06 05:30:33 LINUX RESTART (4 CPU) 05:34:06 05:34:06 05:31:01 tps rtps wtps bread/s bwrtn/s 05:34:06 05:32:02 161.44 16.71 144.73 524.05 36332.88 05:34:06 05:33:01 31.18 0.20 30.98 16.40 5714.96 05:34:06 05:34:01 103.55 0.88 102.67 96.78 10607.70 05:34:06 Average: 99.10 5.97 93.14 213.51 17617.96 05:34:06 05:34:06 05:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:34:06 05:32:02 13704336 15485264 2720632 16.56 75876 1893440 908080 5.20 800152 1683716 156212 05:34:06 05:33:01 13745348 15574620 2679620 16.31 77304 1938088 771668 4.42 719924 1719516 46060 05:34:06 05:34:01 13332268 15529464 3092700 18.83 104200 2258160 812084 4.65 790012 2022452 178168 05:34:06 Average: 13593984 15529783 2830984 17.24 85793 2029896 830611 4.75 770029 1808561 126813 05:34:06 05:34:06 05:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:34:06 05:32:02 ens3 63.37 48.04 553.75 15.58 0.00 0.00 0.00 0.00 05:34:06 05:32:02 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 05:34:06 05:33:01 ens3 26.49 20.95 18.11 4.85 0.00 0.00 0.00 0.00 05:34:06 05:33:01 lo 1.02 1.02 0.08 0.08 0.00 0.00 0.00 0.00 05:34:06 05:34:01 ens3 87.07 63.37 1248.07 14.04 0.00 0.00 0.00 0.00 05:34:06 05:34:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 05:34:06 Average: ens3 59.16 44.25 609.93 11.53 0.00 0.00 0.00 0.00 05:34:06 Average: lo 2.26 2.26 0.23 0.23 0.00 0.00 0.00 0.00 05:34:06 05:34:06 05:34:06 ---> sar -P ALL: 05:34:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7999) 05/04/26 _x86_64_ (4 CPU) 05:34:06 05:34:06 05:30:33 LINUX RESTART (4 CPU) 05:34:06 05:34:06 05:31:01 CPU %user %nice %system %iowait %steal %idle 05:34:06 05:32:02 all 17.34 0.00 1.23 1.86 0.06 79.50 05:34:06 05:32:02 0 14.04 0.00 1.29 3.84 0.05 80.79 05:34:06 05:32:02 1 11.48 0.00 0.59 1.17 0.07 86.69 05:34:06 05:32:02 2 26.91 0.00 1.29 0.17 0.05 71.59 05:34:06 05:32:02 3 16.92 0.00 1.79 2.26 0.07 78.97 05:34:06 05:33:01 all 3.86 0.00 0.42 0.22 0.03 95.46 05:34:06 05:33:01 0 5.51 0.00 0.51 0.02 0.02 93.95 05:34:06 05:33:01 1 1.75 0.00 0.27 0.02 0.03 97.93 05:34:06 05:33:01 2 6.89 0.00 0.51 0.02 0.05 92.53 05:34:06 05:33:01 3 1.27 0.00 0.39 0.85 0.03 97.45 05:34:06 05:34:01 all 21.43 0.00 1.56 1.09 0.07 75.85 05:34:06 05:34:01 0 46.16 0.00 2.67 0.60 0.08 50.49 05:34:06 05:34:01 1 22.13 0.00 1.43 0.30 0.08 76.05 05:34:06 05:34:01 2 10.60 0.00 1.02 0.15 0.03 88.19 05:34:06 05:34:01 3 6.74 0.00 1.10 3.30 0.08 88.78 05:34:06 Average: all 14.27 0.00 1.08 1.06 0.05 83.54 05:34:06 Average: 0 22.00 0.00 1.49 1.49 0.05 74.97 05:34:06 Average: 1 11.85 0.00 0.77 0.50 0.06 86.82 05:34:06 Average: 2 14.85 0.00 0.94 0.11 0.04 84.05 05:34:06 Average: 3 8.35 0.00 1.10 2.14 0.06 88.35 05:34:06 05:34:06 05:34:06