05:38:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 05:38:48 Running as SYSTEM 05:38:48 [EnvInject] - Loading node environment variables. 05:38:48 Building remotely on prd-ubuntu1804-builder-4c-4g-4807 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 05:38:48 [ssh-agent] Looking for ssh-agent implementation... 05:38:48 $ ssh-agent 05:38:49 SSH_AUTH_SOCK=/tmp/ssh-EyFgyH5LMb0J/agent.1697 05:38:49 SSH_AGENT_PID=1699 05:38:49 [ssh-agent] Started. 05:38:49 Running ssh-add (command line suppressed) 05:38:49 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_16380516236878629091.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_16380516236878629091.key) 05:39:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:39:02 The recommended git tool is: NONE 05:39:06 using credential onap-jenkins-ssh 05:39:06 Wiping out workspace first. 05:39:06 Cloning the remote Git repository 05:39:06 Cloning repository git://cloud.onap.org/mirror/oom.git 05:39:06 > git init /w/workspace/oom-master-doc8-lint # timeout=10 05:39:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:06 > git --version # timeout=10 05:39:06 > git --version # 'git version 2.17.1' 05:39:06 using GIT_SSH to set credentials Gerrit user 05:39:06 Verifying host key using manually-configured host key entries 05:39:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:39:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:12 using GIT_SSH to set credentials Gerrit user 05:39:12 Verifying host key using manually-configured host key entries 05:39:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 05:39:12 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 05:39:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:39:12 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 05:39:12 > git config core.sparsecheckout # timeout=10 05:39:12 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 05:39:16 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 05:39:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:39:16 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 05:39:16 [EnvInject] - Injecting environment variables from a build step. 05:39:16 [EnvInject] - Injecting as environment variables the properties content 05:39:16 PYTHON=python3 05:39:16 05:39:16 [EnvInject] - Variables injected successfully. 05:39:16 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5418328609243839243.sh 05:39:16 ---> tox-install.sh 05:39:16 + source /home/jenkins/lf-env.sh 05:39:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:39:16 ++ mktemp -d /tmp/venv-XXXX 05:39:16 + lf_venv=/tmp/venv-BI1S 05:39:16 + local venv_file=/tmp/.os_lf_venv 05:39:16 + local python=python3 05:39:16 + local options 05:39:16 + local set_path=true 05:39:16 + local install_args= 05:39:16 ++ 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:39:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:39:16 + true 05:39:16 + case $1 in 05:39:16 + venv_file=/tmp/.toxenv 05:39:16 + shift 2 05:39:16 + true 05:39:16 + case $1 in 05:39:16 + shift 05:39:16 + break 05:39:16 + case $python in 05:39:16 + local pkg_list= 05:39:16 + [[ -d /opt/pyenv ]] 05:39:16 + echo 'Setup pyenv:' 05:39:16 Setup pyenv: 05:39:16 + export PYENV_ROOT=/opt/pyenv 05:39:16 + PYENV_ROOT=/opt/pyenv 05:39:16 + 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:39:16 + 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:39:16 + pyenv versions 05:39:16 * system (set by /opt/pyenv/version) 05:39:16 * 3.8.13 (set by /opt/pyenv/version) 05:39:16 * 3.9.13 (set by /opt/pyenv/version) 05:39:16 * 3.10.6 (set by /opt/pyenv/version) 05:39:16 + command -v pyenv 05:39:16 ++ pyenv init - --no-rehash 05:39:16 + 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:39:16 export PATH="/opt/pyenv/shims:${PATH}" 05:39:16 export PYENV_SHELL=bash 05:39:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:39:16 pyenv() { 05:39:16 local command 05:39:16 command="${1:-}" 05:39:16 if [ "$#" -gt 0 ]; then 05:39:16 shift 05:39:16 fi 05:39:16 05:39:16 case "$command" in 05:39:16 rehash|shell) 05:39:16 eval "$(pyenv "sh-$command" "$@")" 05:39:16 ;; 05:39:16 *) 05:39:16 command pyenv "$command" "$@" 05:39:16 ;; 05:39:16 esac 05:39:16 }' 05:39:16 +++ 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:39:16 ++ 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:39:16 ++ 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:39:16 ++ 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:39:16 ++ export PYENV_SHELL=bash 05:39:16 ++ PYENV_SHELL=bash 05:39:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:39:16 +++ complete -F _pyenv pyenv 05:39:16 ++ lf-pyver python3 05:39:16 ++ local py_version_xy=python3 05:39:16 ++ local py_version_xyz= 05:39:16 ++ pyenv versions 05:39:16 ++ local command 05:39:16 ++ command=versions 05:39:16 ++ '[' 1 -gt 0 ']' 05:39:16 ++ shift 05:39:16 ++ case "$command" in 05:39:16 ++ command pyenv versions 05:39:16 ++ pyenv versions 05:39:16 ++ awk '{ print $1 }' 05:39:16 ++ grep -E '^[0-9.]*[0-9]$' 05:39:16 ++ sed 's/^[ *]* //' 05:39:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:39:17 +++ grep '^3' /tmp/.pyenv_versions 05:39:17 +++ tail -n 1 05:39:17 +++ sort -V 05:39:17 ++ py_version_xyz=3.10.6 05:39:17 ++ [[ -z 3.10.6 ]] 05:39:17 ++ echo 3.10.6 05:39:17 ++ return 0 05:39:17 + pyenv local 3.10.6 05:39:17 + local command 05:39:17 + command=local 05:39:17 + '[' 2 -gt 0 ']' 05:39:17 + shift 05:39:17 + case "$command" in 05:39:17 + command pyenv local 3.10.6 05:39:17 + pyenv local 3.10.6 05:39:17 + for arg in "$@" 05:39:17 + case $arg in 05:39:17 + pkg_list+='tox ' 05:39:17 + for arg in "$@" 05:39:17 + case $arg in 05:39:17 + pkg_list+='virtualenv ' 05:39:17 + for arg in "$@" 05:39:17 + case $arg in 05:39:17 + pkg_list+='urllib3~=1.26.15 ' 05:39:17 + [[ -f /tmp/.toxenv ]] 05:39:17 + [[ ! -f /tmp/.toxenv ]] 05:39:17 + [[ -n '' ]] 05:39:17 + python3 -m venv /tmp/venv-BI1S 05:39:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BI1S' 05:39:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BI1S 05:39:22 + echo /tmp/venv-BI1S 05:39:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:39:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:39:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:39:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:22 + local 'pip_opts=--upgrade --quiet' 05:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:39:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:39:22 + [[ -n '' ]] 05:39:22 + [[ -n '' ]] 05:39:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:39:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:22 + /tmp/venv-BI1S/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:39:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:39:27 lf-activate-venv(): INFO: Base packages installed successfully 05:39:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:39:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:39:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:39:27 + /tmp/venv-BI1S/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:39:29 + type python3 05:39:29 + true 05:39:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BI1S/bin to PATH' 05:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-BI1S/bin to PATH 05:39:29 + PATH=/tmp/venv-BI1S/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:39:29 + return 0 05:39:29 + python3 --version 05:39:29 Python 3.10.6 05:39:29 + python3 -m pip --version 05:39:29 pip 26.0.1 from /tmp/venv-BI1S/lib/python3.10/site-packages/pip (python 3.10) 05:39:29 + python3 -m pip freeze 05:39:29 cachetools==7.0.5 05:39:29 colorama==0.4.6 05:39:29 distlib==0.4.0 05:39:29 filelock==3.25.2 05:39:29 packaging==26.0 05:39:29 platformdirs==4.9.6 05:39:29 pluggy==1.6.0 05:39:29 pyproject-api==1.10.0 05:39:29 python-discovery==1.2.2 05:39:29 tomli==2.4.1 05:39:29 tomli_w==1.2.0 05:39:29 tox==4.52.0 05:39:29 typing_extensions==4.15.0 05:39:29 urllib3==1.26.20 05:39:29 virtualenv==21.2.0 05:39:29 [EnvInject] - Injecting environment variables from a build step. 05:39:29 [EnvInject] - Injecting as environment variables the properties content 05:39:29 PARALLEL=false 05:39:29 05:39:29 [EnvInject] - Variables injected successfully. 05:39:29 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10981464936777082753.sh 05:39:29 ---> tox-run.sh 05:39:29 + 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:39:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 05:39:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 05:39:29 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 05:39:29 + cd /w/workspace/oom-master-doc8-lint/. 05:39:29 + source /home/jenkins/lf-env.sh 05:39:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:39:29 ++ mktemp -d /tmp/venv-XXXX 05:39:29 + lf_venv=/tmp/venv-qeTd 05:39:29 + local venv_file=/tmp/.os_lf_venv 05:39:29 + local python=python3 05:39:29 + local options 05:39:29 + local set_path=true 05:39:29 + local install_args= 05:39:29 ++ 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:39:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:39:29 + true 05:39:29 + case $1 in 05:39:29 + venv_file=/tmp/.toxenv 05:39:29 + shift 2 05:39:29 + true 05:39:29 + case $1 in 05:39:29 + shift 05:39:29 + break 05:39:29 + case $python in 05:39:29 + local pkg_list= 05:39:29 + [[ -d /opt/pyenv ]] 05:39:29 + echo 'Setup pyenv:' 05:39:29 Setup pyenv: 05:39:29 + export PYENV_ROOT=/opt/pyenv 05:39:29 + PYENV_ROOT=/opt/pyenv 05:39:29 + 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:39:29 + 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:39:29 + pyenv versions 05:39:29 system 05:39:29 3.8.13 05:39:29 3.9.13 05:39:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:39:29 + command -v pyenv 05:39:29 ++ pyenv init - --no-rehash 05:39:29 + 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:39:29 export PATH="/opt/pyenv/shims:${PATH}" 05:39:29 export PYENV_SHELL=bash 05:39:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:39:29 pyenv() { 05:39:29 local command 05:39:29 command="${1:-}" 05:39:29 if [ "$#" -gt 0 ]; then 05:39:29 shift 05:39:29 fi 05:39:29 05:39:29 case "$command" in 05:39:29 rehash|shell) 05:39:29 eval "$(pyenv "sh-$command" "$@")" 05:39:29 ;; 05:39:29 *) 05:39:29 command pyenv "$command" "$@" 05:39:29 ;; 05:39:29 esac 05:39:29 }' 05:39:29 +++ 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:39:29 ++ 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:39:29 ++ 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:39:29 ++ 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:39:29 ++ export PYENV_SHELL=bash 05:39:29 ++ PYENV_SHELL=bash 05:39:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:39:29 +++ complete -F _pyenv pyenv 05:39:29 ++ lf-pyver python3 05:39:29 ++ local py_version_xy=python3 05:39:29 ++ local py_version_xyz= 05:39:29 ++ pyenv versions 05:39:29 ++ local command 05:39:29 ++ command=versions 05:39:29 ++ '[' 1 -gt 0 ']' 05:39:29 ++ shift 05:39:29 ++ case "$command" in 05:39:29 ++ command pyenv versions 05:39:29 ++ pyenv versions 05:39:29 ++ sed 's/^[ *]* //' 05:39:29 ++ grep -E '^[0-9.]*[0-9]$' 05:39:29 ++ awk '{ print $1 }' 05:39:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:39:29 +++ grep '^3' /tmp/.pyenv_versions 05:39:29 +++ sort -V 05:39:29 +++ tail -n 1 05:39:29 ++ py_version_xyz=3.10.6 05:39:29 ++ [[ -z 3.10.6 ]] 05:39:29 ++ echo 3.10.6 05:39:29 ++ return 0 05:39:29 + pyenv local 3.10.6 05:39:29 + local command 05:39:29 + command=local 05:39:29 + '[' 2 -gt 0 ']' 05:39:29 + shift 05:39:29 + case "$command" in 05:39:29 + command pyenv local 3.10.6 05:39:29 + pyenv local 3.10.6 05:39:29 + for arg in "$@" 05:39:29 + case $arg in 05:39:29 + pkg_list+='tox ' 05:39:29 + for arg in "$@" 05:39:29 + case $arg in 05:39:29 + pkg_list+='virtualenv ' 05:39:29 + for arg in "$@" 05:39:29 + case $arg in 05:39:29 + pkg_list+='urllib3~=1.26.15 ' 05:39:29 + [[ -f /tmp/.toxenv ]] 05:39:29 ++ cat /tmp/.toxenv 05:39:29 + lf_venv=/tmp/venv-BI1S 05:39:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BI1S from' file:/tmp/.toxenv 05:39:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BI1S from file:/tmp/.toxenv 05:39:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:39:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:29 + local 'pip_opts=--upgrade --quiet' 05:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:39:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:39:29 + [[ -n '' ]] 05:39:29 + [[ -n '' ]] 05:39:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:39:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:29 + /tmp/venv-BI1S/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:39:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:39:30 lf-activate-venv(): INFO: Base packages installed successfully 05:39:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:39:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:39:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:39:30 + /tmp/venv-BI1S/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:39:31 + type python3 05:39:31 + true 05:39:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BI1S/bin to PATH' 05:39:31 lf-activate-venv(): INFO: Adding /tmp/venv-BI1S/bin to PATH 05:39:31 + PATH=/tmp/venv-BI1S/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:39:31 + return 0 05:39:31 + [[ -d /opt/pyenv ]] 05:39:31 + echo '---> Setting up pyenv' 05:39:31 ---> Setting up pyenv 05:39:31 + export PYENV_ROOT=/opt/pyenv 05:39:31 + PYENV_ROOT=/opt/pyenv 05:39:31 + export PATH=/opt/pyenv/bin:/tmp/venv-BI1S/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:39:31 + PATH=/opt/pyenv/bin:/tmp/venv-BI1S/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:39:31 ++ pwd 05:39:31 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 05:39:31 + export PYTHONPATH 05:39:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:39:31 + TOX_TESTENV_PASSENV=PYTHONPATH 05:39:31 + tox --version 05:39:32 4.52.0 from /tmp/venv-BI1S/lib/python3.10/site-packages/tox/__init__.py 05:39:32 + PARALLEL=false 05:39:32 + TOX_OPTIONS_LIST= 05:39:32 + [[ -n doc8 ]] 05:39:32 + TOX_OPTIONS_LIST=' -e doc8' 05:39:32 + case ${PARALLEL,,} in 05:39:32 + tox -e doc8 05:39:32 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 05:39:33 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 05:39:56 doc8: freeze> python -m pip freeze --all 05:39:57 doc8: 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.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.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 05:39:57 doc8: commands[0]> doc8 docs/ 05:39:59 Scanning... 05:39:59 Validating... 05:39:59 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 05:39:59 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 05:39:59 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 05:39:59 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 05:39:59 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 05:39:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 05:39:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 05:39:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 05:39:59 ======== 05:39:59 Total files scanned = 43 05:39:59 Total files ignored = 0 05:39:59 Total accumulated errors = 87 05:39:59 Detailed error counts: 05:39:59 - doc8.checks.CheckCarriageReturn = 0 05:39:59 - doc8.checks.CheckIndentationNoTab = 0 05:39:59 - doc8.checks.CheckMaxLineLength = 86 05:39:59 - doc8.checks.CheckNewlineEndOfFile = 1 05:39:59 - doc8.checks.CheckTrailingWhitespace = 0 05:39:59 - doc8.checks.CheckValidity = 0 05:39:59 doc8: exit 1 (2.77 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2287 05:39:59 doc8: command failed but is marked ignore outcome so handling it as success 05:39:59 doc8: OK (27.63=setup[24.86]+cmd[2.77] seconds) 05:39:59 congratulations :) (27.67 seconds) 05:39:59 + tox_status=0 05:39:59 + echo '---> Completed tox runs' 05:39:59 ---> Completed tox runs 05:39:59 + for i in .tox/*/log 05:39:59 ++ echo .tox/doc8/log 05:39:59 ++ awk -F/ '{print $2}' 05:39:59 + tox_env=doc8 05:39:59 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 05:39:59 + DOC_DIR=docs/_build/html 05:39:59 + [[ -d docs/_build/html ]] 05:39:59 + echo '---> tox-run.sh ends' 05:39:59 ---> tox-run.sh ends 05:39:59 + test 0 -eq 0 05:40:00 $ ssh-agent -k 05:40:00 unset SSH_AUTH_SOCK; 05:40:00 unset SSH_AGENT_PID; 05:40:00 echo Agent pid 1699 killed; 05:40:00 [ssh-agent] Stopped. 05:40:00 [PostBuildScript] - [INFO] Executing post build scripts. 05:40:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2707910477069629164.sh 05:40:00 ---> sysstat.sh 05:40:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9082780171398866428.sh 05:40:00 ---> package-listing.sh 05:40:00 ++ facter osfamily 05:40:00 ++ tr '[:upper:]' '[:lower:]' 05:40:00 + OS_FAMILY=debian 05:40:00 + workspace=/w/workspace/oom-master-doc8-lint 05:40:00 + START_PACKAGES=/tmp/packages_start.txt 05:40:00 + END_PACKAGES=/tmp/packages_end.txt 05:40:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:00 + PACKAGES=/tmp/packages_start.txt 05:40:00 + '[' /w/workspace/oom-master-doc8-lint ']' 05:40:00 + PACKAGES=/tmp/packages_end.txt 05:40:00 + case "${OS_FAMILY}" in 05:40:00 + dpkg -l 05:40:00 + grep '^ii' 05:40:00 + '[' -f /tmp/packages_start.txt ']' 05:40:00 + '[' -f /tmp/packages_end.txt ']' 05:40:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:00 + '[' /w/workspace/oom-master-doc8-lint ']' 05:40:00 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 05:40:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 05:40:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10854922705704622841.sh 05:40:00 ---> capture-instance-metadata.sh 05:40:00 Setup pyenv: 05:40:00 system 05:40:00 3.8.13 05:40:00 3.9.13 05:40:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:40:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CASJ 05:40:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:11 lf-activate-venv(): INFO: Base packages installed successfully 05:40:11 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-CASJ/bin to PATH 05:40:43 INFO: Running in OpenStack, capturing instance metadata 05:40:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17390808814850209512.sh 05:40:44 provisioning config files... 05:40:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config829490093577038944tmp 05:40:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:40:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:40:44 [EnvInject] - Injecting environment variables from a build step. 05:40:44 [EnvInject] - Injecting as environment variables the properties content 05:40:44 SERVER_ID=logs 05:40:44 05:40:44 [EnvInject] - Variables injected successfully. 05:40:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1260860198364170257.sh 05:40:44 ---> create-netrc.sh 05:40:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17422406196782286661.sh 05:40:44 ---> python-tools-install.sh 05:40:44 Setup pyenv: 05:40:44 system 05:40:44 3.8.13 05:40:44 3.9.13 05:40:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CASJ from file:/tmp/.os_lf_venv 05:40:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:46 lf-activate-venv(): INFO: Base packages installed successfully 05:40:46 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-CASJ/bin to PATH 05:40:53 Generating Requirements File 05:41: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. 05:41:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:41:09 Python 3.10.6 05:41:10 pip 26.0.1 from /tmp/venv-CASJ/lib/python3.10/site-packages/pip (python 3.10) 05:41:10 appdirs==1.4.4 05:41:10 argcomplete==3.6.3 05:41:10 aspy.yaml==1.3.0 05:41:10 attrs==26.1.0 05:41:10 autopage==0.6.0 05:41:10 backports.strenum==1.3.1 05:41:10 beautifulsoup4==4.14.3 05:41:10 boto3==1.42.86 05:41:10 botocore==1.42.86 05:41:10 bs4==0.0.2 05:41:10 certifi==2026.2.25 05:41:10 cffi==2.0.0 05:41:10 cfgv==3.5.0 05:41:10 chardet==7.4.1 05:41:10 charset-normalizer==3.4.7 05:41:10 click==8.3.2 05:41:10 cliff==4.13.3 05:41:10 cmd2==3.4.0 05:41:10 cryptography==3.3.2 05:41:10 debtcollector==3.1.0 05:41:10 decorator==5.2.1 05:41:10 defusedxml==0.7.1 05:41:10 Deprecated==1.3.1 05:41:10 distlib==0.4.0 05:41:10 dnspython==2.8.0 05:41:10 docker==7.1.0 05:41:10 dogpile.cache==1.5.0 05:41:10 durationpy==0.10 05:41:10 email-validator==2.3.0 05:41:10 filelock==3.25.2 05:41:10 future==1.0.0 05:41:10 gitdb==4.0.12 05:41:10 GitPython==3.1.46 05:41:10 httplib2==0.30.2 05:41:10 identify==2.6.18 05:41:10 idna==3.11 05:41:10 importlib-resources==1.5.0 05:41:10 iso8601==2.1.0 05:41:10 Jinja2==3.1.6 05:41:10 jmespath==1.1.0 05:41:10 jsonpatch==1.33 05:41:10 jsonpointer==3.1.1 05:41:10 jsonschema==4.26.0 05:41:10 jsonschema-specifications==2025.9.1 05:41:10 keystoneauth1==5.13.1 05:41:10 kubernetes==35.0.0 05:41:10 lftools==0.37.22 05:41:10 lxml==6.0.2 05:41:10 markdown-it-py==4.0.0 05:41:10 MarkupSafe==3.0.3 05:41:10 mdurl==0.1.2 05:41:10 msgpack==1.1.2 05:41:10 multi_key_dict==2.0.3 05:41:10 munch==4.0.0 05:41:10 netaddr==1.3.0 05:41:10 niet==1.4.2 05:41:10 nodeenv==1.10.0 05:41:10 oauth2client==4.1.3 05:41:10 oauthlib==3.3.1 05:41:10 openstacksdk==4.10.0 05:41:10 os-service-types==1.8.2 05:41:10 osc-lib==4.4.0 05:41:10 oslo.config==10.3.0 05:41:10 oslo.context==6.3.0 05:41:10 oslo.i18n==6.7.2 05:41:10 oslo.log==8.1.0 05:41:10 oslo.serialization==5.9.1 05:41:10 oslo.utils==10.0.1 05:41:10 packaging==26.0 05:41:10 pbr==7.0.3 05:41:10 platformdirs==4.9.6 05:41:10 prettytable==3.17.0 05:41:10 psutil==7.2.2 05:41:10 pyasn1==0.6.3 05:41:10 pyasn1_modules==0.4.2 05:41:10 pycparser==3.0 05:41:10 pygerrit2==2.0.15 05:41:10 PyGithub==2.9.0 05:41:10 Pygments==2.20.0 05:41:10 PyJWT==2.12.1 05:41:10 PyNaCl==1.6.2 05:41:10 pyparsing==2.4.7 05:41:10 pyperclip==1.11.0 05:41:10 pyrsistent==0.20.0 05:41:10 python-cinderclient==9.9.0 05:41:10 python-dateutil==2.9.0.post0 05:41:10 python-discovery==1.2.2 05:41:10 python-heatclient==5.1.0 05:41:10 python-jenkins==1.8.3 05:41:10 python-keystoneclient==5.8.0 05:41:10 python-magnumclient==4.10.0 05:41:10 python-openstackclient==9.0.0 05:41:10 python-swiftclient==4.10.0 05:41:10 PyYAML==6.0.3 05:41:10 referencing==0.37.0 05:41:10 requests==2.33.1 05:41:10 requests-oauthlib==2.0.0 05:41:10 requestsexceptions==1.4.0 05:41:10 rfc3986==2.0.0 05:41:10 rich==14.3.3 05:41:10 rich-argparse==1.7.2 05:41:10 rpds-py==0.30.0 05:41:10 rsa==4.9.1 05:41:10 ruamel.yaml==0.19.1 05:41:10 ruamel.yaml.clib==0.2.15 05:41:10 s3transfer==0.16.0 05:41:10 simplejson==3.20.2 05:41:10 six==1.17.0 05:41:10 smmap==5.0.3 05:41:10 soupsieve==2.8.3 05:41:10 stevedore==5.7.0 05:41:10 tabulate==0.10.0 05:41:10 toml==0.10.2 05:41:10 tomlkit==0.14.0 05:41:10 tqdm==4.67.3 05:41:10 typing_extensions==4.15.0 05:41:10 urllib3==1.26.20 05:41:10 virtualenv==21.2.0 05:41:10 wcwidth==0.6.0 05:41:10 websocket-client==1.9.0 05:41:10 wrapt==2.1.2 05:41:10 xdg==6.0.0 05:41:10 xmltodict==1.0.4 05:41:10 yq==3.4.3 05:41:10 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins1748019436414793198.sh 05:41:10 ---> uv-install.sh 05:41:10 Installing uv/uvx (latest) using shell installer 05:41:10 2026-04-09 05:41:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/0fbdbc27-66c6-43a7-a4cb-366b07980aba?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T06%3A29%3A09Z&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-09T05%3A28%3A30Z&ske=2026-04-09T06%3A29%3A09Z&sks=b&skv=2018-11-09&sig=XsLqDgkmnojqqlqZktRCHpKKdtlST8f2Kdp2oxBdJa4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxMzU0MiwibmJmIjoxNzc1NzEzMjQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9CkoKVR5De1FbDtqqSRvwMl322Z1OPd_GuWFG4ZiqD8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-8YorgN.sh" [1] 05:41:10 downloading uv 0.11.5 x86_64-unknown-linux-gnu 05:41:11 installing to /home/jenkins/.local/bin 05:41:11 uv 05:41:11 uvx 05:41:11 everything's installed! 05:41:11 05:41:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:41:11 05:41:11 source $HOME/.local/bin/env (sh, bash, zsh) 05:41:11 source $HOME/.local/bin/env.fish (fish) 05:41:11 Adding install location to PATH 05:41:11 ---> Validating uv/uvx install 05:41:11 uvx 0.11.5 (x86_64-unknown-linux-gnu) 05:41:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13209141767961713211.sh 05:41:11 ---> sudo-logs.sh 05:41:11 Archiving 'sudo' log.. 05:41:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1176301621339587822.sh 05:41:11 ---> job-cost.sh 05:41:11 INFO: Activating Python virtual environment... 05:41:11 Setup pyenv: 05:41:11 system 05:41:11 3.8.13 05:41:11 3.9.13 05:41:11 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CASJ from file:/tmp/.os_lf_venv 05:41:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:13 lf-activate-venv(): INFO: Base packages installed successfully 05:41:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-CASJ/bin to PATH 05:41:18 INFO: No stack-cost file found 05:41:18 INFO: Instance uptime: 179s 05:41:18 INFO: Fetching instance metadata (attempt 1 of 3)... 05:41:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:41:18 INFO: Successfully fetched instance metadata 05:41:18 INFO: Instance type: v3-standard-4 05:41:18 INFO: Retrieving pricing info for: v3-standard-4 05:41:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:41:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=179 05:41:19 INFO: Successfully fetched Vexxhost pricing API 05:41:19 INFO: Retrieved cost: 0.11 05:41:19 INFO: Retrieved resource: v3-standard-4 05:41:19 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 05:41:19 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 05:41:19 INFO: Successfully archived job cost data 05:41:19 DEBUG: Cost data: oom-master-doc8-lint,609,2026-04-09 05:41:19,v3-standard-4,179,0.11,0.00,SUCCESS 05:41:19 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins11552506315114308709.sh 05:41:19 ---> logs-deploy.sh 05:41:19 Setup pyenv: 05:41:19 system 05:41:19 3.8.13 05:41:19 3.9.13 05:41:19 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 05:41:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CASJ from file:/tmp/.os_lf_venv 05:41:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:21 lf-activate-venv(): INFO: Base packages installed successfully 05:41:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-CASJ/bin to PATH 05:41:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/609 05:41:28 INFO: archiving workspace using pattern(s): 05:41:29 Archives upload complete. 05:41:29 INFO: archiving logs to Nexus 05:41:30 ---> uname -a: 05:41:30 Linux prd-ubuntu1804-builder-4c-4g-4807 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:41:30 05:41:30 05:41:30 ---> lscpu: 05:41:30 Architecture: x86_64 05:41:30 CPU op-mode(s): 32-bit, 64-bit 05:41:30 Byte Order: Little Endian 05:41:30 CPU(s): 4 05:41:30 On-line CPU(s) list: 0-3 05:41:30 Thread(s) per core: 1 05:41:30 Core(s) per socket: 1 05:41:30 Socket(s): 4 05:41:30 NUMA node(s): 1 05:41:30 Vendor ID: AuthenticAMD 05:41:30 CPU family: 23 05:41:30 Model: 49 05:41:30 Model name: AMD EPYC-Rome Processor 05:41:30 Stepping: 0 05:41:30 CPU MHz: 2799.998 05:41:30 BogoMIPS: 5599.99 05:41:30 Virtualization: AMD-V 05:41:30 Hypervisor vendor: KVM 05:41:30 Virtualization type: full 05:41:30 L1d cache: 32K 05:41:30 L1i cache: 32K 05:41:30 L2 cache: 512K 05:41:30 L3 cache: 16384K 05:41:30 NUMA node0 CPU(s): 0-3 05:41:30 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:41:30 05:41:30 05:41:30 ---> nproc: 05:41:30 4 05:41:30 05:41:30 05:41:30 ---> df -h: 05:41:30 Filesystem Size Used Avail Use% Mounted on 05:41:30 udev 7.9G 0 7.9G 0% /dev 05:41:30 tmpfs 1.6G 676K 1.6G 1% /run 05:41:30 /dev/vda1 78G 8.5G 69G 11% / 05:41:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:41:30 tmpfs 5.0M 0 5.0M 0% /run/lock 05:41:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:41:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:41:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:41:30 05:41:30 05:41:30 ---> free -m: 05:41:30 total used free shared buff/cache available 05:41:30 Mem: 16040 545 13201 0 2293 15171 05:41:30 Swap: 1023 0 1023 05:41:30 05:41:30 05:41:30 ---> ip addr: 05:41:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:41:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:41:30 inet 127.0.0.1/8 scope host lo 05:41:30 valid_lft forever preferred_lft forever 05:41:30 inet6 ::1/128 scope host 05:41:30 valid_lft forever preferred_lft forever 05:41:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:41:30 link/ether fa:16:3e:7f:88:03 brd ff:ff:ff:ff:ff:ff 05:41:30 inet 10.30.106.232/23 brd 10.30.107.255 scope global dynamic ens3 05:41:30 valid_lft 86217sec preferred_lft 86217sec 05:41:30 inet6 fe80::f816:3eff:fe7f:8803/64 scope link 05:41:30 valid_lft forever preferred_lft forever 05:41:30 05:41:30 05:41:30 ---> sar -b -r -n DEV: 05:41:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4807) 04/09/26 _x86_64_ (4 CPU) 05:41:30 05:41:30 05:38:31 LINUX RESTART (4 CPU) 05:41:30 05:41:30 05:39:02 tps rtps wtps bread/s bwrtn/s 05:41:30 05:40:01 156.73 27.41 129.31 956.66 58438.53 05:41:30 05:41:01 94.73 0.60 94.13 74.92 17483.89 05:41:30 Average: 125.57 13.94 111.63 513.50 37854.87 05:41:30 05:41:30 05:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:41:30 05:40:01 14004192 15609344 2420776 14.74 66228 1736332 767720 4.39 630120 1564604 157684 05:41:30 05:41:01 13689908 15556444 2735060 16.65 86528 1963764 782820 4.48 704440 1780328 170072 05:41:30 Average: 13847050 15582894 2577918 15.70 76378 1850048 775270 4.44 667280 1672466 163878 05:41:30 05:41:30 05:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:41:30 05:40:01 lo 1.28 1.28 0.14 0.14 0.00 0.00 0.00 0.00 05:41:30 05:40:01 ens3 287.09 205.19 1711.46 53.98 0.00 0.00 0.00 0.00 05:41:30 05:41:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 05:41:30 05:41:01 ens3 51.14 38.94 710.59 9.05 0.00 0.00 0.00 0.00 05:41:30 Average: lo 1.34 1.34 0.15 0.15 0.00 0.00 0.00 0.00 05:41:30 Average: ens3 168.50 121.63 1208.43 31.40 0.00 0.00 0.00 0.00 05:41:30 05:41:30 05:41:30 ---> sar -P ALL: 05:41:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4807) 04/09/26 _x86_64_ (4 CPU) 05:41:30 05:41:30 05:38:31 LINUX RESTART (4 CPU) 05:41:30 05:41:30 05:39:02 CPU %user %nice %system %iowait %steal %idle 05:41:30 05:40:01 all 18.29 0.00 1.84 10.31 0.06 69.50 05:41:30 05:40:01 0 14.43 0.00 1.62 6.79 0.07 77.09 05:41:30 05:40:01 1 29.36 0.00 2.19 5.19 0.05 63.20 05:41:30 05:40:01 2 12.31 0.00 1.84 24.21 0.07 61.57 05:41:30 05:40:01 3 17.05 0.00 1.68 5.03 0.07 76.18 05:41:30 05:41:01 all 16.47 0.00 1.19 8.00 0.05 74.30 05:41:30 05:41:01 0 15.51 0.00 1.19 17.03 0.07 66.20 05:41:30 05:41:01 1 6.86 0.00 0.58 0.10 0.02 92.44 05:41:30 05:41:01 2 15.03 0.00 1.60 13.06 0.03 70.27 05:41:30 05:41:01 3 28.50 0.00 1.39 1.82 0.05 68.24 05:41:30 Average: all 17.37 0.00 1.51 9.14 0.05 71.92 05:41:30 Average: 0 14.97 0.00 1.40 11.94 0.07 71.62 05:41:30 Average: 1 18.04 0.00 1.38 2.63 0.03 77.91 05:41:30 Average: 2 13.68 0.00 1.72 18.60 0.05 65.95 05:41:30 Average: 3 22.81 0.00 1.53 3.42 0.06 72.18 05:41:30 05:41:30 05:41:30