12:30:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 12:30:52 Running as SYSTEM 12:30:52 [EnvInject] - Loading node environment variables. 12:30:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4674 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:30:52 [ssh-agent] Looking for ssh-agent implementation... 12:30:52 $ ssh-agent 12:30:52 SSH_AUTH_SOCK=/tmp/ssh-tFsGxQEddgjz/agent.1680 12:30:52 SSH_AGENT_PID=1682 12:30:52 [ssh-agent] Started. 12:30:52 Running ssh-add (command line suppressed) 12:30:52 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_14942094225152811058.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_14942094225152811058.key) 12:30:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:52 The recommended git tool is: NONE 12:30:54 using credential onap-jenkins-ssh 12:30:54 Wiping out workspace first. 12:30:54 Cloning the remote Git repository 12:30:54 Cloning repository git://cloud.onap.org/mirror/oom.git 12:30:54 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:30:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:54 > git --version # timeout=10 12:30:54 > git --version # 'git version 2.17.1' 12:30:54 using GIT_SSH to set credentials Gerrit user 12:30:54 Verifying host key using manually-configured host key entries 12:30:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:00 using GIT_SSH to set credentials Gerrit user 12:31:00 Verifying host key using manually-configured host key entries 12:31:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 12:31:00 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 12:31:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:00 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 12:31:00 > git config core.sparsecheckout # timeout=10 12:31:00 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 12:31:04 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 12:31:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:04 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 12:31:04 [EnvInject] - Injecting environment variables from a build step. 12:31:04 [EnvInject] - Injecting as environment variables the properties content 12:31:04 PYTHON=python3 12:31:04 12:31:04 [EnvInject] - Variables injected successfully. 12:31:04 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins778229942385853960.sh 12:31:04 ---> tox-install.sh 12:31:04 + source /home/jenkins/lf-env.sh 12:31:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:04 ++ mktemp -d /tmp/venv-XXXX 12:31:04 + lf_venv=/tmp/venv-rOWH 12:31:04 + local venv_file=/tmp/.os_lf_venv 12:31:04 + local python=python3 12:31:04 + local options 12:31:04 + local set_path=true 12:31:04 + local install_args= 12:31:04 ++ 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 12:31:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:04 + true 12:31:04 + case $1 in 12:31:04 + venv_file=/tmp/.toxenv 12:31:04 + shift 2 12:31:04 + true 12:31:04 + case $1 in 12:31:04 + shift 12:31:04 + break 12:31:04 + case $python in 12:31:04 + local pkg_list= 12:31:04 + [[ -d /opt/pyenv ]] 12:31:04 + echo 'Setup pyenv:' 12:31:04 Setup pyenv: 12:31:04 + export PYENV_ROOT=/opt/pyenv 12:31:04 + PYENV_ROOT=/opt/pyenv 12:31:04 + 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 12:31:04 + 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 12:31:04 + pyenv versions 12:31:04 * system (set by /opt/pyenv/version) 12:31:04 * 3.8.13 (set by /opt/pyenv/version) 12:31:04 * 3.9.13 (set by /opt/pyenv/version) 12:31:04 * 3.10.6 (set by /opt/pyenv/version) 12:31:04 + command -v pyenv 12:31:04 ++ pyenv init - --no-rehash 12:31:04 + 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[*]}"'\'')" 12:31:04 export PATH="/opt/pyenv/shims:${PATH}" 12:31:04 export PYENV_SHELL=bash 12:31:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:04 pyenv() { 12:31:04 local command 12:31:04 command="${1:-}" 12:31:04 if [ "$#" -gt 0 ]; then 12:31:04 shift 12:31:04 fi 12:31:04 12:31:04 case "$command" in 12:31:04 rehash|shell) 12:31:04 eval "$(pyenv "sh-$command" "$@")" 12:31:04 ;; 12:31:04 *) 12:31:04 command pyenv "$command" "$@" 12:31:04 ;; 12:31:04 esac 12:31:04 }' 12:31:04 +++ 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[*]}"' 12:31:04 ++ 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 12:31:04 ++ 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 12:31:04 ++ 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 12:31:04 ++ export PYENV_SHELL=bash 12:31:04 ++ PYENV_SHELL=bash 12:31:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:04 +++ complete -F _pyenv pyenv 12:31:04 ++ lf-pyver python3 12:31:04 ++ local py_version_xy=python3 12:31:04 ++ local py_version_xyz= 12:31:04 ++ pyenv versions 12:31:04 ++ local command 12:31:04 ++ command=versions 12:31:04 ++ '[' 1 -gt 0 ']' 12:31:04 ++ shift 12:31:04 ++ case "$command" in 12:31:04 ++ command pyenv versions 12:31:04 ++ pyenv versions 12:31:04 ++ sed 's/^[ *]* //' 12:31:04 ++ awk '{ print $1 }' 12:31:04 ++ grep -E '^[0-9.]*[0-9]$' 12:31:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:04 +++ grep '^3' /tmp/.pyenv_versions 12:31:04 +++ sort -V 12:31:04 +++ tail -n 1 12:31:04 ++ py_version_xyz=3.10.6 12:31:04 ++ [[ -z 3.10.6 ]] 12:31:04 ++ echo 3.10.6 12:31:04 ++ return 0 12:31:04 + pyenv local 3.10.6 12:31:04 + local command 12:31:04 + command=local 12:31:04 + '[' 2 -gt 0 ']' 12:31:04 + shift 12:31:04 + case "$command" in 12:31:04 + command pyenv local 3.10.6 12:31:04 + pyenv local 3.10.6 12:31:04 + for arg in "$@" 12:31:04 + case $arg in 12:31:04 + pkg_list+='tox ' 12:31:04 + for arg in "$@" 12:31:04 + case $arg in 12:31:04 + pkg_list+='virtualenv ' 12:31:04 + for arg in "$@" 12:31:04 + case $arg in 12:31:04 + pkg_list+='urllib3~=1.26.15 ' 12:31:04 + [[ -f /tmp/.toxenv ]] 12:31:04 + [[ ! -f /tmp/.toxenv ]] 12:31:04 + [[ -n '' ]] 12:31:04 + python3 -m venv /tmp/venv-rOWH 12:31:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rOWH' 12:31:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rOWH 12:31:08 + echo /tmp/venv-rOWH 12:31:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:08 + local 'pip_opts=--upgrade --quiet' 12:31:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:08 + [[ -n '' ]] 12:31:08 + [[ -n '' ]] 12:31:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:08 + /tmp/venv-rOWH/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 12:31:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:12 lf-activate-venv(): INFO: Base packages installed successfully 12:31:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:12 + /tmp/venv-rOWH/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 12:31:14 + type python3 12:31:14 + true 12:31:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rOWH/bin to PATH' 12:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-rOWH/bin to PATH 12:31:14 + PATH=/tmp/venv-rOWH/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 12:31:14 + return 0 12:31:14 + python3 --version 12:31:14 Python 3.10.6 12:31:14 + python3 -m pip --version 12:31:15 pip 26.0.1 from /tmp/venv-rOWH/lib/python3.10/site-packages/pip (python 3.10) 12:31:15 + python3 -m pip freeze 12:31:15 cachetools==7.0.5 12:31:15 colorama==0.4.6 12:31:15 distlib==0.4.0 12:31:15 filelock==3.25.2 12:31:15 packaging==26.0 12:31:15 platformdirs==4.9.4 12:31:15 pluggy==1.6.0 12:31:15 pyproject-api==1.10.0 12:31:15 python-discovery==1.2.2 12:31:15 tomli==2.4.1 12:31:15 tomli_w==1.2.0 12:31:15 tox==4.52.0 12:31:15 typing_extensions==4.15.0 12:31:15 urllib3==1.26.20 12:31:15 virtualenv==21.2.0 12:31:15 [EnvInject] - Injecting environment variables from a build step. 12:31:15 [EnvInject] - Injecting as environment variables the properties content 12:31:15 PARALLEL=false 12:31:15 12:31:15 [EnvInject] - Variables injected successfully. 12:31:15 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15975187581024769805.sh 12:31:15 ---> tox-run.sh 12:31:15 + 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 12:31:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:31:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:31:15 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:31:15 + cd /w/workspace/oom-master-sphinx-lint/. 12:31:15 + source /home/jenkins/lf-env.sh 12:31:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:15 ++ mktemp -d /tmp/venv-XXXX 12:31:15 + lf_venv=/tmp/venv-fxzE 12:31:15 + local venv_file=/tmp/.os_lf_venv 12:31:15 + local python=python3 12:31:15 + local options 12:31:15 + local set_path=true 12:31:15 + local install_args= 12:31:15 ++ 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 12:31:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:15 + true 12:31:15 + case $1 in 12:31:15 + venv_file=/tmp/.toxenv 12:31:15 + shift 2 12:31:15 + true 12:31:15 + case $1 in 12:31:15 + shift 12:31:15 + break 12:31:15 + case $python in 12:31:15 + local pkg_list= 12:31:15 + [[ -d /opt/pyenv ]] 12:31:15 + echo 'Setup pyenv:' 12:31:15 Setup pyenv: 12:31:15 + export PYENV_ROOT=/opt/pyenv 12:31:15 + PYENV_ROOT=/opt/pyenv 12:31:15 + 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 12:31:15 + 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 12:31:15 + pyenv versions 12:31:15 system 12:31:15 3.8.13 12:31:15 3.9.13 12:31:15 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:31:15 + command -v pyenv 12:31:15 ++ pyenv init - --no-rehash 12:31:15 + 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[*]}"'\'')" 12:31:15 export PATH="/opt/pyenv/shims:${PATH}" 12:31:15 export PYENV_SHELL=bash 12:31:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:15 pyenv() { 12:31:15 local command 12:31:15 command="${1:-}" 12:31:15 if [ "$#" -gt 0 ]; then 12:31:15 shift 12:31:15 fi 12:31:15 12:31:15 case "$command" in 12:31:15 rehash|shell) 12:31:15 eval "$(pyenv "sh-$command" "$@")" 12:31:15 ;; 12:31:15 *) 12:31:15 command pyenv "$command" "$@" 12:31:15 ;; 12:31:15 esac 12:31:15 }' 12:31:15 +++ 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[*]}"' 12:31:15 ++ 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 12:31:15 ++ 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 12:31:15 ++ 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 12:31:15 ++ export PYENV_SHELL=bash 12:31:15 ++ PYENV_SHELL=bash 12:31:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:15 +++ complete -F _pyenv pyenv 12:31:15 ++ lf-pyver python3 12:31:15 ++ local py_version_xy=python3 12:31:15 ++ local py_version_xyz= 12:31:15 ++ pyenv versions 12:31:15 ++ local command 12:31:15 ++ command=versions 12:31:15 ++ '[' 1 -gt 0 ']' 12:31:15 ++ shift 12:31:15 ++ case "$command" in 12:31:15 ++ command pyenv versions 12:31:15 ++ pyenv versions 12:31:15 ++ awk '{ print $1 }' 12:31:15 ++ sed 's/^[ *]* //' 12:31:15 ++ grep -E '^[0-9.]*[0-9]$' 12:31:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:15 +++ grep '^3' /tmp/.pyenv_versions 12:31:15 +++ sort -V 12:31:15 +++ tail -n 1 12:31:15 ++ py_version_xyz=3.10.6 12:31:15 ++ [[ -z 3.10.6 ]] 12:31:15 ++ echo 3.10.6 12:31:15 ++ return 0 12:31:15 + pyenv local 3.10.6 12:31:15 + local command 12:31:15 + command=local 12:31:15 + '[' 2 -gt 0 ']' 12:31:15 + shift 12:31:15 + case "$command" in 12:31:15 + command pyenv local 3.10.6 12:31:15 + pyenv local 3.10.6 12:31:15 + for arg in "$@" 12:31:15 + case $arg in 12:31:15 + pkg_list+='tox ' 12:31:15 + for arg in "$@" 12:31:15 + case $arg in 12:31:15 + pkg_list+='virtualenv ' 12:31:15 + for arg in "$@" 12:31:15 + case $arg in 12:31:15 + pkg_list+='urllib3~=1.26.15 ' 12:31:15 + [[ -f /tmp/.toxenv ]] 12:31:15 ++ cat /tmp/.toxenv 12:31:15 + lf_venv=/tmp/venv-rOWH 12:31:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOWH from' file:/tmp/.toxenv 12:31:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOWH from file:/tmp/.toxenv 12:31:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:15 + local 'pip_opts=--upgrade --quiet' 12:31:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:15 + [[ -n '' ]] 12:31:15 + [[ -n '' ]] 12:31:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:15 + /tmp/venv-rOWH/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 12:31:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:16 lf-activate-venv(): INFO: Base packages installed successfully 12:31:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:16 + /tmp/venv-rOWH/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 12:31:17 + type python3 12:31:17 + true 12:31:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rOWH/bin to PATH' 12:31:17 lf-activate-venv(): INFO: Adding /tmp/venv-rOWH/bin to PATH 12:31:17 + PATH=/tmp/venv-rOWH/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 12:31:17 + return 0 12:31:17 + [[ -d /opt/pyenv ]] 12:31:17 + echo '---> Setting up pyenv' 12:31:17 ---> Setting up pyenv 12:31:17 + export PYENV_ROOT=/opt/pyenv 12:31:17 + PYENV_ROOT=/opt/pyenv 12:31:17 + export PATH=/opt/pyenv/bin:/tmp/venv-rOWH/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 12:31:17 + PATH=/opt/pyenv/bin:/tmp/venv-rOWH/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 12:31:17 ++ pwd 12:31:17 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:31:17 + export PYTHONPATH 12:31:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:17 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:17 + tox --version 12:31:17 4.52.0 from /tmp/venv-rOWH/lib/python3.10/site-packages/tox/__init__.py 12:31:17 + PARALLEL=false 12:31:17 + TOX_OPTIONS_LIST= 12:31:17 + [[ -n docs,docs-linkcheck ]] 12:31:17 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:31:17 + case ${PARALLEL,,} in 12:31:17 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:31:17 + tox -e docs,docs-linkcheck 12:31:18 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 12:31:40 docs: freeze> python -m pip freeze --all 12:31:40 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.7,click==8.3.2,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==11.0.1,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==2026.1,urllib3==2.6.3,webencodings==0.5.1 12:31:40 docs: commands[0]> sudo apt install graphviz 12:31:40 12:31:40 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:31:40 12:31:40 Reading package lists... 12:31:40 Building dependency tree... 12:31:41 Reading state information... 12:31:41 graphviz is already the newest version (2.40.1-2). 12:31:41 The following packages were automatically installed and are no longer required: 12:31:41 libmysqlclient20 mysql-common 12:31:41 Use 'sudo apt autoremove' to remove them. 12:31:41 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:31:41 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 12:31:46 docs: OK ✔ in 28.01 seconds 12:31:46 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 12:31:56 docs-linkcheck: freeze> python -m pip freeze --all 12:31:57 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.7,click==8.3.2,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==11.0.1,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==2026.1,urllib3==2.6.3,webencodings==0.5.1 12:31:57 docs-linkcheck: commands[0]> sudo apt install graphviz 12:31:57 12:31:57 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:31:57 12:31:57 Reading package lists... 12:31:57 Building dependency tree... 12:31:57 Reading state information... 12:31:57 graphviz is already the newest version (2.40.1-2). 12:31:57 The following packages were automatically installed and are no longer required: 12:31:57 libmysqlclient20 mysql-common 12:31:57 Use 'sudo apt autoremove' to remove them. 12:31:57 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:31:57 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 12:32:43 docs: OK (28.01=setup[22.94]+cmd[0.23,4.83] seconds) 12:32:43 docs-linkcheck: OK (58.00=setup[11.07]+cmd[0.20,46.73] seconds) 12:32:43 congratulations :) (86.05 seconds) 12:32:44 + tox_status=0 12:32:44 + echo '---> Completed tox runs' 12:32:44 ---> Completed tox runs 12:32:44 + for i in .tox/*/log 12:32:44 ++ echo .tox/docs-linkcheck/log 12:32:44 ++ awk -F/ '{print $2}' 12:32:44 + tox_env=docs-linkcheck 12:32:44 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:32:44 + for i in .tox/*/log 12:32:44 ++ awk -F/ '{print $2}' 12:32:44 ++ echo .tox/docs/log 12:32:44 + tox_env=docs 12:32:44 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:32:44 + DOC_DIR=docs/_build/html 12:32:44 + [[ -d docs/_build/html ]] 12:32:44 + echo '---> Archiving generated docs' 12:32:44 ---> Archiving generated docs 12:32:44 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:32:44 + echo '---> tox-run.sh ends' 12:32:44 ---> tox-run.sh ends 12:32:44 + test 0 -eq 0 12:32:44 $ ssh-agent -k 12:32:44 unset SSH_AUTH_SOCK; 12:32:44 unset SSH_AGENT_PID; 12:32:44 echo Agent pid 1682 killed; 12:32:44 [ssh-agent] Stopped. 12:32:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11633602725124271026.sh 12:32:44 ---> sysstat.sh 12:32:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10628706632639069029.sh 12:32:44 ---> package-listing.sh 12:32:44 ++ tr '[:upper:]' '[:lower:]' 12:32:44 ++ facter osfamily 12:32:44 + OS_FAMILY=debian 12:32:44 + workspace=/w/workspace/oom-master-sphinx-lint 12:32:44 + START_PACKAGES=/tmp/packages_start.txt 12:32:44 + END_PACKAGES=/tmp/packages_end.txt 12:32:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:44 + PACKAGES=/tmp/packages_start.txt 12:32:44 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:32:44 + PACKAGES=/tmp/packages_end.txt 12:32:44 + case "${OS_FAMILY}" in 12:32:44 + dpkg -l 12:32:44 + grep '^ii' 12:32:44 + '[' -f /tmp/packages_start.txt ']' 12:32:44 + '[' -f /tmp/packages_end.txt ']' 12:32:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:44 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:32:44 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:32:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:32:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8594045582843153653.sh 12:32:44 ---> capture-instance-metadata.sh 12:32:44 Setup pyenv: 12:32:44 system 12:32:44 3.8.13 12:32:44 3.9.13 12:32:44 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:32:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ysnb 12:32:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:52 lf-activate-venv(): INFO: Base packages installed successfully 12:32:52 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-ysnb/bin to PATH 12:33:11 INFO: Running in OpenStack, capturing instance metadata 12:33:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17538655180295234933.sh 12:33:11 provisioning config files... 12:33:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config9954359158320493575tmp 12:33:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:11 [EnvInject] - Injecting environment variables from a build step. 12:33:11 [EnvInject] - Injecting as environment variables the properties content 12:33:11 SERVER_ID=logs 12:33:11 12:33:11 [EnvInject] - Variables injected successfully. 12:33:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2402836729779247415.sh 12:33:11 ---> create-netrc.sh 12:33:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10105802593174680448.sh 12:33:11 ---> python-tools-install.sh 12:33:11 Setup pyenv: 12:33:11 system 12:33:11 3.8.13 12:33:11 3.9.13 12:33:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:33:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ysnb from file:/tmp/.os_lf_venv 12:33:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:13 lf-activate-venv(): INFO: Base packages installed successfully 12:33:13 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-ysnb/bin to PATH 12:33:20 Generating Requirements File 12:33:36 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. 12:33:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:33:37 Python 3.10.6 12:33:37 pip 26.0.1 from /tmp/venv-ysnb/lib/python3.10/site-packages/pip (python 3.10) 12:33:37 appdirs==1.4.4 12:33:37 argcomplete==3.6.3 12:33:37 aspy.yaml==1.3.0 12:33:37 attrs==26.1.0 12:33:37 autopage==0.6.0 12:33:37 backports.strenum==1.3.1 12:33:37 beautifulsoup4==4.14.3 12:33:37 boto3==1.42.85 12:33:37 botocore==1.42.85 12:33:37 bs4==0.0.2 12:33:37 certifi==2026.2.25 12:33:37 cffi==2.0.0 12:33:37 cfgv==3.5.0 12:33:37 chardet==7.4.1 12:33:37 charset-normalizer==3.4.7 12:33:37 click==8.3.2 12:33:37 cliff==4.13.3 12:33:37 cmd2==3.4.0 12:33:37 cryptography==3.3.2 12:33:37 debtcollector==3.1.0 12:33:37 decorator==5.2.1 12:33:37 defusedxml==0.7.1 12:33:37 Deprecated==1.3.1 12:33:37 distlib==0.4.0 12:33:37 dnspython==2.8.0 12:33:37 docker==7.1.0 12:33:37 dogpile.cache==1.5.0 12:33:37 durationpy==0.10 12:33:37 email-validator==2.3.0 12:33:37 filelock==3.25.2 12:33:37 future==1.0.0 12:33:37 gitdb==4.0.12 12:33:37 GitPython==3.1.46 12:33:37 httplib2==0.30.2 12:33:37 identify==2.6.18 12:33:37 idna==3.11 12:33:37 importlib-resources==1.5.0 12:33:37 iso8601==2.1.0 12:33:37 Jinja2==3.1.6 12:33:37 jmespath==1.1.0 12:33:37 jsonpatch==1.33 12:33:37 jsonpointer==3.1.1 12:33:37 jsonschema==4.26.0 12:33:37 jsonschema-specifications==2025.9.1 12:33:37 keystoneauth1==5.13.1 12:33:37 kubernetes==35.0.0 12:33:37 lftools==0.37.22 12:33:37 lxml==6.0.2 12:33:37 markdown-it-py==4.0.0 12:33:37 MarkupSafe==3.0.3 12:33:37 mdurl==0.1.2 12:33:37 msgpack==1.1.2 12:33:37 multi_key_dict==2.0.3 12:33:37 munch==4.0.0 12:33:37 netaddr==1.3.0 12:33:37 niet==1.4.2 12:33:37 nodeenv==1.10.0 12:33:37 oauth2client==4.1.3 12:33:37 oauthlib==3.3.1 12:33:37 openstacksdk==4.10.0 12:33:37 os-service-types==1.8.2 12:33:37 osc-lib==4.4.0 12:33:37 oslo.config==10.3.0 12:33:37 oslo.context==6.3.0 12:33:37 oslo.i18n==6.7.2 12:33:37 oslo.log==8.1.0 12:33:37 oslo.serialization==5.9.1 12:33:37 oslo.utils==10.0.1 12:33:37 packaging==26.0 12:33:37 pbr==7.0.3 12:33:37 platformdirs==4.9.4 12:33:37 prettytable==3.17.0 12:33:37 psutil==7.2.2 12:33:37 pyasn1==0.6.3 12:33:37 pyasn1_modules==0.4.2 12:33:37 pycparser==3.0 12:33:37 pygerrit2==2.0.15 12:33:37 PyGithub==2.9.0 12:33:37 Pygments==2.20.0 12:33:37 PyJWT==2.12.1 12:33:37 PyNaCl==1.6.2 12:33:37 pyparsing==2.4.7 12:33:37 pyperclip==1.11.0 12:33:37 pyrsistent==0.20.0 12:33:37 python-cinderclient==9.9.0 12:33:37 python-dateutil==2.9.0.post0 12:33:37 python-discovery==1.2.2 12:33:37 python-heatclient==5.1.0 12:33:37 python-jenkins==1.8.3 12:33:37 python-keystoneclient==5.8.0 12:33:37 python-magnumclient==4.10.0 12:33:37 python-openstackclient==9.0.0 12:33:37 python-swiftclient==4.10.0 12:33:37 PyYAML==6.0.3 12:33:37 referencing==0.37.0 12:33:37 requests==2.33.1 12:33:37 requests-oauthlib==2.0.0 12:33:37 requestsexceptions==1.4.0 12:33:37 rfc3986==2.0.0 12:33:37 rich==14.3.3 12:33:37 rich-argparse==1.7.2 12:33:37 rpds-py==0.30.0 12:33:37 rsa==4.9.1 12:33:37 ruamel.yaml==0.19.1 12:33:37 ruamel.yaml.clib==0.2.15 12:33:37 s3transfer==0.16.0 12:33:37 simplejson==3.20.2 12:33:37 six==1.17.0 12:33:37 smmap==5.0.3 12:33:37 soupsieve==2.8.3 12:33:37 stevedore==5.7.0 12:33:37 tabulate==0.10.0 12:33:37 toml==0.10.2 12:33:37 tomlkit==0.14.0 12:33:37 tqdm==4.67.3 12:33:37 typing_extensions==4.15.0 12:33:37 urllib3==1.26.20 12:33:37 virtualenv==21.2.0 12:33:37 wcwidth==0.6.0 12:33:37 websocket-client==1.9.0 12:33:37 wrapt==2.1.2 12:33:37 xdg==6.0.0 12:33:37 xmltodict==1.0.4 12:33:37 yq==3.4.3 12:33:37 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins6846704794374508720.sh 12:33:37 ---> uv-install.sh 12:33:37 Installing uv/uvx (latest) using shell installer 12:33:38 2026-04-08 12:33:38 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T13%3A24%3A46Z&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-04-08T12%3A24%3A38Z&ske=2026-04-08T13%3A24%3A46Z&sks=b&skv=2018-11-09&sig=wMPO0ZqFmbkjNv7CJIxmuZQxuKTk%2B9y74DR0qFLPshE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTY1MTg2NiwibmJmIjoxNzc1NjUxNTY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VzZVcAs3sFdXMgYK7_M1qI_9osQYrkK8lbQxdBTsOH8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-m8pfCA.sh" [1] 12:33:38 downloading uv 0.11.4 x86_64-unknown-linux-gnu 12:33:39 installing to /home/jenkins/.local/bin 12:33:39 uv 12:33:39 uvx 12:33:39 everything's installed! 12:33:39 12:33:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:33:39 12:33:39 source $HOME/.local/bin/env (sh, bash, zsh) 12:33:39 source $HOME/.local/bin/env.fish (fish) 12:33:39 Adding install location to PATH 12:33:39 ---> Validating uv/uvx install 12:33:39 uvx 0.11.4 (x86_64-unknown-linux-gnu) 12:33:39 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5341911772594395748.sh 12:33:39 ---> sudo-logs.sh 12:33:39 Archiving 'sudo' log.. 12:33:39 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3953541834661507253.sh 12:33:39 ---> job-cost.sh 12:33:39 INFO: Activating Python virtual environment... 12:33:39 Setup pyenv: 12:33:39 system 12:33:39 3.8.13 12:33:39 3.9.13 12:33:39 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ysnb from file:/tmp/.os_lf_venv 12:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:41 lf-activate-venv(): INFO: Base packages installed successfully 12:33:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-ysnb/bin to PATH 12:33:46 INFO: No stack-cost file found 12:33:46 INFO: Instance uptime: 198s 12:33:46 INFO: Fetching instance metadata (attempt 1 of 3)... 12:33:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:33:46 INFO: Successfully fetched instance metadata 12:33:46 INFO: Instance type: v3-standard-4 12:33:46 INFO: Retrieving pricing info for: v3-standard-4 12:33:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:33:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=198 12:33:46 INFO: Successfully fetched Vexxhost pricing API 12:33:46 INFO: Retrieved cost: 0.11 12:33:46 INFO: Retrieved resource: v3-standard-4 12:33:46 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 12:33:46 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 12:33:46 INFO: Successfully archived job cost data 12:33:46 DEBUG: Cost data: oom-master-sphinx-lint,609,2026-04-08 12:33:46,v3-standard-4,198,0.11,0.00,SUCCESS 12:33:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3592441077026501317.sh 12:33:46 ---> logs-deploy.sh 12:33:46 Setup pyenv: 12:33:46 system 12:33:46 3.8.13 12:33:46 3.9.13 12:33:46 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ysnb from file:/tmp/.os_lf_venv 12:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:48 lf-activate-venv(): INFO: Base packages installed successfully 12:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-ysnb/bin to PATH 12:33:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/609 12:33:56 INFO: archiving workspace using pattern(s): 12:33:58 Archives upload complete. 12:33:58 INFO: archiving logs to Nexus 12:33:59 ---> uname -a: 12:33:59 Linux prd-ubuntu1804-builder-4c-4g-4674 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:59 12:33:59 12:33:59 ---> lscpu: 12:33:59 Architecture: x86_64 12:33:59 CPU op-mode(s): 32-bit, 64-bit 12:33:59 Byte Order: Little Endian 12:33:59 CPU(s): 4 12:33:59 On-line CPU(s) list: 0-3 12:33:59 Thread(s) per core: 1 12:33:59 Core(s) per socket: 1 12:33:59 Socket(s): 4 12:33:59 NUMA node(s): 1 12:33:59 Vendor ID: AuthenticAMD 12:33:59 CPU family: 23 12:33:59 Model: 49 12:33:59 Model name: AMD EPYC-Rome Processor 12:33:59 Stepping: 0 12:33:59 CPU MHz: 2799.998 12:33:59 BogoMIPS: 5599.99 12:33:59 Virtualization: AMD-V 12:33:59 Hypervisor vendor: KVM 12:33:59 Virtualization type: full 12:33:59 L1d cache: 32K 12:33:59 L1i cache: 32K 12:33:59 L2 cache: 512K 12:33:59 L3 cache: 16384K 12:33:59 NUMA node0 CPU(s): 0-3 12:33:59 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 12:33:59 12:33:59 12:33:59 ---> nproc: 12:33:59 4 12:33:59 12:33:59 12:33:59 ---> df -h: 12:33:59 Filesystem Size Used Avail Use% Mounted on 12:33:59 udev 7.9G 0 7.9G 0% /dev 12:33:59 tmpfs 1.6G 676K 1.6G 1% /run 12:33:59 /dev/vda1 78G 8.6G 69G 12% / 12:33:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:59 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:59 12:33:59 12:33:59 ---> free -m: 12:33:59 total used free shared buff/cache available 12:33:59 Mem: 16040 554 13017 0 2468 15155 12:33:59 Swap: 1023 0 1023 12:33:59 12:33:59 12:33:59 ---> ip addr: 12:33:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:59 inet 127.0.0.1/8 scope host lo 12:33:59 valid_lft forever preferred_lft forever 12:33:59 inet6 ::1/128 scope host 12:33:59 valid_lft forever preferred_lft forever 12:33:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:59 link/ether fa:16:3e:9d:e0:aa brd ff:ff:ff:ff:ff:ff 12:33:59 inet 10.30.106.193/23 brd 10.30.107.255 scope global dynamic ens3 12:33:59 valid_lft 86196sec preferred_lft 86196sec 12:33:59 inet6 fe80::f816:3eff:fe9d:e0aa/64 scope link 12:33:59 valid_lft forever preferred_lft forever 12:33:59 12:33:59 12:33:59 ---> sar -b -r -n DEV: 12:33:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4674) 04/08/26 _x86_64_ (4 CPU) 12:33:59 12:33:59 12:30:36 LINUX RESTART (4 CPU) 12:33:59 12:33:59 12:31:01 tps rtps wtps bread/s bwrtn/s 12:33:59 12:32:02 239.56 31.98 207.58 1162.47 43849.23 12:33:59 12:33:01 67.43 0.20 67.23 16.40 10447.86 12:33:59 Average: 154.22 16.22 137.99 594.25 27288.86 12:33:59 12:33:59 12:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:59 12:32:02 13688136 15465876 2736832 16.66 75720 1890276 929532 5.32 812644 1684212 270260 12:33:59 12:33:01 13649892 15489772 2775076 16.90 81920 1942160 844380 4.83 803528 1724596 52656 12:33:59 Average: 13669014 15477824 2755954 16.78 78820 1916218 886956 5.08 808086 1704404 161458 12:33:59 12:33:59 12:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:59 12:32:02 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 12:33:59 12:32:02 ens3 86.27 64.57 743.80 21.57 0.00 0.00 0.00 0.00 12:33:59 12:33:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 12:33:59 12:33:01 ens3 38.79 31.89 88.85 8.08 0.00 0.00 0.00 0.00 12:33:59 Average: lo 2.72 2.72 0.27 0.27 0.00 0.00 0.00 0.00 12:33:59 Average: ens3 62.73 48.37 419.08 14.88 0.00 0.00 0.00 0.00 12:33:59 12:33:59 12:33:59 ---> sar -P ALL: 12:33:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4674) 04/08/26 _x86_64_ (4 CPU) 12:33:59 12:33:59 12:30:36 LINUX RESTART (4 CPU) 12:33:59 12:33:59 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:33:59 12:32:02 all 20.51 0.00 1.74 2.73 0.07 74.95 12:33:59 12:32:02 0 9.11 0.00 0.85 1.99 0.03 88.01 12:33:59 12:32:02 1 29.09 0.00 2.25 1.02 0.05 67.59 12:33:59 12:32:02 2 28.88 0.00 2.36 2.27 0.08 66.40 12:33:59 12:32:02 3 14.93 0.00 1.53 5.64 0.08 77.82 12:33:59 12:33:01 all 7.80 0.00 0.63 0.57 0.05 90.95 12:33:59 12:33:01 0 1.95 0.00 0.66 1.63 0.05 95.70 12:33:59 12:33:01 1 9.06 0.00 0.41 0.20 0.03 90.30 12:33:59 12:33:01 2 10.78 0.00 0.88 0.44 0.10 87.79 12:33:59 12:33:01 3 9.40 0.00 0.54 0.02 0.03 90.00 12:33:59 Average: all 14.21 0.00 1.19 1.66 0.06 82.89 12:33:59 Average: 0 5.56 0.00 0.76 1.81 0.04 91.83 12:33:59 Average: 1 19.16 0.00 1.34 0.61 0.04 78.85 12:33:59 Average: 2 19.90 0.00 1.62 1.36 0.09 77.02 12:33:59 Average: 3 12.19 0.00 1.04 2.85 0.06 83.87 12:33:59 12:33:59 12:33:59