06:27:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 06:27:22 Running as SYSTEM 06:27:22 [EnvInject] - Loading node environment variables. 06:27:22 Building remotely on prd-ubuntu1804-builder-4c-4g-891 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 06:27:22 [ssh-agent] Looking for ssh-agent implementation... 06:27:22 $ ssh-agent 06:27:22 SSH_AUTH_SOCK=/tmp/ssh-gFTEo9OlUeiN/agent.1696 06:27:22 SSH_AGENT_PID=1698 06:27:22 [ssh-agent] Started. 06:27:22 Running ssh-add (command line suppressed) 06:27:22 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_11952492869348426555.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_11952492869348426555.key) 06:27:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:27:22 The recommended git tool is: NONE 06:27:24 using credential onap-jenkins-ssh 06:27:24 Wiping out workspace first. 06:27:24 Cloning the remote Git repository 06:27:24 Cloning repository git://cloud.onap.org/mirror/oom.git 06:27:24 > git init /w/workspace/oom-master-doc8-lint # timeout=10 06:27:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:27:24 > git --version # timeout=10 06:27:24 > git --version # 'git version 2.17.1' 06:27:24 using GIT_SSH to set credentials Gerrit user 06:27:24 Verifying host key using manually-configured host key entries 06:27:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:27:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:27:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:27:29 using GIT_SSH to set credentials Gerrit user 06:27:29 Verifying host key using manually-configured host key entries 06:27:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/2 # timeout=30 06:27:30 > git rev-parse e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb^{commit} # timeout=10 06:27:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:27:30 Checking out Revision e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb (refs/changes/07/143407/2) 06:27:30 > git config core.sparsecheckout # timeout=10 06:27:30 > git checkout -f e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=30 06:27:33 Commit message: "Bump onap chart version to Rabat" 06:27:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:27:33 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 06:27:33 [EnvInject] - Injecting environment variables from a build step. 06:27:33 [EnvInject] - Injecting as environment variables the properties content 06:27:33 PYTHON=python3 06:27:33 06:27:33 [EnvInject] - Variables injected successfully. 06:27:33 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9406608048133529280.sh 06:27:33 ---> tox-install.sh 06:27:33 + source /home/jenkins/lf-env.sh 06:27:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:27:33 ++ mktemp -d /tmp/venv-XXXX 06:27:33 + lf_venv=/tmp/venv-2a6j 06:27:33 + local venv_file=/tmp/.os_lf_venv 06:27:33 + local python=python3 06:27:33 + local options 06:27:33 + local set_path=true 06:27:33 + local install_args= 06:27:33 ++ 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 06:27:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:27:33 + true 06:27:33 + case $1 in 06:27:33 + venv_file=/tmp/.toxenv 06:27:33 + shift 2 06:27:33 + true 06:27:33 + case $1 in 06:27:33 + shift 06:27:33 + break 06:27:33 + case $python in 06:27:33 + local pkg_list= 06:27:33 + [[ -d /opt/pyenv ]] 06:27:33 + echo 'Setup pyenv:' 06:27:33 Setup pyenv: 06:27:33 + export PYENV_ROOT=/opt/pyenv 06:27:33 + PYENV_ROOT=/opt/pyenv 06:27:33 + 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 06:27:33 + 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 06:27:33 + pyenv versions 06:27:34 * system (set by /opt/pyenv/version) 06:27:34 * 3.8.13 (set by /opt/pyenv/version) 06:27:34 * 3.9.13 (set by /opt/pyenv/version) 06:27:34 * 3.10.6 (set by /opt/pyenv/version) 06:27:34 + command -v pyenv 06:27:34 ++ pyenv init - --no-rehash 06:27:34 + 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[*]}"'\'')" 06:27:34 export PATH="/opt/pyenv/shims:${PATH}" 06:27:34 export PYENV_SHELL=bash 06:27:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:27:34 pyenv() { 06:27:34 local command 06:27:34 command="${1:-}" 06:27:34 if [ "$#" -gt 0 ]; then 06:27:34 shift 06:27:34 fi 06:27:34 06:27:34 case "$command" in 06:27:34 rehash|shell) 06:27:34 eval "$(pyenv "sh-$command" "$@")" 06:27:34 ;; 06:27:34 *) 06:27:34 command pyenv "$command" "$@" 06:27:34 ;; 06:27:34 esac 06:27:34 }' 06:27:34 +++ 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[*]}"' 06:27:34 ++ 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 06:27:34 ++ 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 06:27:34 ++ 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 06:27:34 ++ export PYENV_SHELL=bash 06:27:34 ++ PYENV_SHELL=bash 06:27:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:27:34 +++ complete -F _pyenv pyenv 06:27:34 ++ lf-pyver python3 06:27:34 ++ local py_version_xy=python3 06:27:34 ++ local py_version_xyz= 06:27:34 ++ pyenv versions 06:27:34 ++ local command 06:27:34 ++ sed 's/^[ *]* //' 06:27:34 ++ command=versions 06:27:34 ++ '[' 1 -gt 0 ']' 06:27:34 ++ grep -E '^[0-9.]*[0-9]$' 06:27:34 ++ awk '{ print $1 }' 06:27:34 ++ shift 06:27:34 ++ case "$command" in 06:27:34 ++ command pyenv versions 06:27:34 ++ pyenv versions 06:27:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:27:34 +++ grep '^3' /tmp/.pyenv_versions 06:27:34 +++ sort -V 06:27:34 +++ tail -n 1 06:27:34 ++ py_version_xyz=3.10.6 06:27:34 ++ [[ -z 3.10.6 ]] 06:27:34 ++ echo 3.10.6 06:27:34 ++ return 0 06:27:34 + pyenv local 3.10.6 06:27:34 + local command 06:27:34 + command=local 06:27:34 + '[' 2 -gt 0 ']' 06:27:34 + shift 06:27:34 + case "$command" in 06:27:34 + command pyenv local 3.10.6 06:27:34 + pyenv local 3.10.6 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='tox ' 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='virtualenv ' 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='urllib3~=1.26.15 ' 06:27:34 + [[ -f /tmp/.toxenv ]] 06:27:34 + [[ ! -f /tmp/.toxenv ]] 06:27:34 + [[ -n '' ]] 06:27:34 + python3 -m venv /tmp/venv-2a6j 06:27:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2a6j' 06:27:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2a6j 06:27:38 + echo /tmp/venv-2a6j 06:27:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:27:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:27:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:27:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:38 + local 'pip_opts=--upgrade --quiet' 06:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:27:38 + [[ -n '' ]] 06:27:38 + [[ -n '' ]] 06:27:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:27:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:38 + /tmp/venv-2a6j/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 06:27:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:27:42 lf-activate-venv(): INFO: Base packages installed successfully 06:27:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:27:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:27:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:27:42 + /tmp/venv-2a6j/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 06:27:45 + type python3 06:27:45 + true 06:27:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2a6j/bin to PATH' 06:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-2a6j/bin to PATH 06:27:45 + PATH=/tmp/venv-2a6j/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 06:27:45 + return 0 06:27:45 + python3 --version 06:27:45 Python 3.10.6 06:27:45 + python3 -m pip --version 06:27:45 pip 26.0.1 from /tmp/venv-2a6j/lib/python3.10/site-packages/pip (python 3.10) 06:27:45 + python3 -m pip freeze 06:27:45 cachetools==7.0.1 06:27:45 colorama==0.4.6 06:27:45 distlib==0.4.0 06:27:45 filelock==3.25.0 06:27:45 packaging==26.0 06:27:45 platformdirs==4.9.2 06:27:45 pluggy==1.6.0 06:27:45 pyproject-api==1.10.0 06:27:45 python-discovery==1.1.0 06:27:45 tomli==2.4.0 06:27:45 tox==4.47.0 06:27:45 typing_extensions==4.15.0 06:27:45 urllib3==1.26.20 06:27:45 virtualenv==21.1.0 06:27:45 [EnvInject] - Injecting environment variables from a build step. 06:27:45 [EnvInject] - Injecting as environment variables the properties content 06:27:45 PARALLEL=false 06:27:45 06:27:45 [EnvInject] - Variables injected successfully. 06:27:45 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10811986169183658584.sh 06:27:45 ---> tox-run.sh 06:27:45 + 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 06:27:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 06:27:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 06:27:45 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 06:27:45 + cd /w/workspace/oom-master-doc8-lint/. 06:27:45 + source /home/jenkins/lf-env.sh 06:27:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:27:45 ++ mktemp -d /tmp/venv-XXXX 06:27:45 + lf_venv=/tmp/venv-2J2P 06:27:45 + local venv_file=/tmp/.os_lf_venv 06:27:45 + local python=python3 06:27:45 + local options 06:27:45 + local set_path=true 06:27:45 + local install_args= 06:27:45 ++ 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 06:27:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:27:45 + true 06:27:45 + case $1 in 06:27:45 + venv_file=/tmp/.toxenv 06:27:45 + shift 2 06:27:45 + true 06:27:45 + case $1 in 06:27:45 + shift 06:27:45 + break 06:27:45 + case $python in 06:27:45 + local pkg_list= 06:27:45 + [[ -d /opt/pyenv ]] 06:27:45 + echo 'Setup pyenv:' 06:27:45 Setup pyenv: 06:27:45 + export PYENV_ROOT=/opt/pyenv 06:27:45 + PYENV_ROOT=/opt/pyenv 06:27:45 + 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 06:27:45 + 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 06:27:45 + pyenv versions 06:27:45 system 06:27:45 3.8.13 06:27:45 3.9.13 06:27:45 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:27:45 + command -v pyenv 06:27:45 ++ pyenv init - --no-rehash 06:27:45 + 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[*]}"'\'')" 06:27:45 export PATH="/opt/pyenv/shims:${PATH}" 06:27:45 export PYENV_SHELL=bash 06:27:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:27:45 pyenv() { 06:27:45 local command 06:27:45 command="${1:-}" 06:27:45 if [ "$#" -gt 0 ]; then 06:27:45 shift 06:27:45 fi 06:27:45 06:27:45 case "$command" in 06:27:45 rehash|shell) 06:27:45 eval "$(pyenv "sh-$command" "$@")" 06:27:45 ;; 06:27:45 *) 06:27:45 command pyenv "$command" "$@" 06:27:45 ;; 06:27:45 esac 06:27:45 }' 06:27:45 +++ 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[*]}"' 06:27:45 ++ 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 06:27:45 ++ 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 06:27:45 ++ 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 06:27:45 ++ export PYENV_SHELL=bash 06:27:45 ++ PYENV_SHELL=bash 06:27:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:27:45 +++ complete -F _pyenv pyenv 06:27:45 ++ lf-pyver python3 06:27:45 ++ local py_version_xy=python3 06:27:45 ++ local py_version_xyz= 06:27:45 ++ pyenv versions 06:27:45 ++ local command 06:27:45 ++ command=versions 06:27:45 ++ '[' 1 -gt 0 ']' 06:27:45 ++ shift 06:27:45 ++ case "$command" in 06:27:45 ++ command pyenv versions 06:27:45 ++ pyenv versions 06:27:45 ++ sed 's/^[ *]* //' 06:27:45 ++ awk '{ print $1 }' 06:27:45 ++ grep -E '^[0-9.]*[0-9]$' 06:27:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:27:45 +++ grep '^3' /tmp/.pyenv_versions 06:27:45 +++ sort -V 06:27:45 +++ tail -n 1 06:27:45 ++ py_version_xyz=3.10.6 06:27:45 ++ [[ -z 3.10.6 ]] 06:27:45 ++ echo 3.10.6 06:27:45 ++ return 0 06:27:45 + pyenv local 3.10.6 06:27:45 + local command 06:27:45 + command=local 06:27:45 + '[' 2 -gt 0 ']' 06:27:45 + shift 06:27:45 + case "$command" in 06:27:45 + command pyenv local 3.10.6 06:27:45 + pyenv local 3.10.6 06:27:45 + for arg in "$@" 06:27:45 + case $arg in 06:27:45 + pkg_list+='tox ' 06:27:45 + for arg in "$@" 06:27:45 + case $arg in 06:27:45 + pkg_list+='virtualenv ' 06:27:45 + for arg in "$@" 06:27:45 + case $arg in 06:27:45 + pkg_list+='urllib3~=1.26.15 ' 06:27:45 + [[ -f /tmp/.toxenv ]] 06:27:45 ++ cat /tmp/.toxenv 06:27:45 + lf_venv=/tmp/venv-2a6j 06:27:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2a6j from' file:/tmp/.toxenv 06:27:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2a6j from file:/tmp/.toxenv 06:27:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:27:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:45 + local 'pip_opts=--upgrade --quiet' 06:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:27:45 + [[ -n '' ]] 06:27:45 + [[ -n '' ]] 06:27:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:27:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:45 + /tmp/venv-2a6j/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 06:27:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:27:46 lf-activate-venv(): INFO: Base packages installed successfully 06:27:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:27:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:27:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:27:46 + /tmp/venv-2a6j/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 06:27:47 + type python3 06:27:47 + true 06:27:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2a6j/bin to PATH' 06:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-2a6j/bin to PATH 06:27:47 + PATH=/tmp/venv-2a6j/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 06:27:47 + return 0 06:27:47 + [[ -d /opt/pyenv ]] 06:27:47 + echo '---> Setting up pyenv' 06:27:47 ---> Setting up pyenv 06:27:47 + export PYENV_ROOT=/opt/pyenv 06:27:47 + PYENV_ROOT=/opt/pyenv 06:27:47 + export PATH=/opt/pyenv/bin:/tmp/venv-2a6j/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 06:27:47 + PATH=/opt/pyenv/bin:/tmp/venv-2a6j/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 06:27:47 ++ pwd 06:27:47 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 06:27:47 + export PYTHONPATH 06:27:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:27:47 + TOX_TESTENV_PASSENV=PYTHONPATH 06:27:47 + tox --version 06:27:47 4.47.0 from /tmp/venv-2a6j/lib/python3.10/site-packages/tox/__init__.py 06:27:47 + PARALLEL=false 06:27:47 + TOX_OPTIONS_LIST= 06:27:47 + [[ -n doc8 ]] 06:27:47 + TOX_OPTIONS_LIST=' -e doc8' 06:27:47 + case ${PARALLEL,,} in 06:27:47 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 06:27:47 + tox -e doc8 06:27:49 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 06:28:13 doc8: freeze> python -m pip freeze --all 06:28:13 doc8: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 06:28:13 doc8: commands[0]> doc8 docs/ 06:28:15 Scanning... 06:28:15 Validating... 06:28:15 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 06:28:15 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 06:28:15 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 06:28:15 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 06:28:15 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 06:28:15 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 06:28:15 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 06:28:15 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 06:28:15 ======== 06:28:15 Total files scanned = 43 06:28:15 Total files ignored = 0 06:28:15 Total accumulated errors = 87 06:28:15 Detailed error counts: 06:28:15 - doc8.checks.CheckCarriageReturn = 0 06:28:15 - doc8.checks.CheckIndentationNoTab = 0 06:28:15 - doc8.checks.CheckMaxLineLength = 86 06:28:15 - doc8.checks.CheckNewlineEndOfFile = 1 06:28:15 - doc8.checks.CheckTrailingWhitespace = 0 06:28:15 - doc8.checks.CheckValidity = 0 06:28:15 doc8: exit 1 (2.23 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2326 06:28:15 doc8: command failed but is marked ignore outcome so handling it as success 06:28:15 doc8: OK (27.91=setup[25.68]+cmd[2.23] seconds) 06:28:15 congratulations :) (27.95 seconds) 06:28:16 + tox_status=0 06:28:16 + echo '---> Completed tox runs' 06:28:16 ---> Completed tox runs 06:28:16 + for i in .tox/*/log 06:28:16 ++ echo .tox/doc8/log 06:28:16 ++ awk -F/ '{print $2}' 06:28:16 + tox_env=doc8 06:28:16 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 06:28:16 + DOC_DIR=docs/_build/html 06:28:16 + [[ -d docs/_build/html ]] 06:28:16 + echo '---> tox-run.sh ends' 06:28:16 ---> tox-run.sh ends 06:28:16 + test 0 -eq 0 06:28:16 $ ssh-agent -k 06:28:16 unset SSH_AUTH_SOCK; 06:28:16 unset SSH_AGENT_PID; 06:28:16 echo Agent pid 1698 killed; 06:28:16 [ssh-agent] Stopped. 06:28:16 [PostBuildScript] - [INFO] Executing post build scripts. 06:28:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13855291676691829899.sh 06:28:16 ---> sysstat.sh 06:28:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8423201127283223291.sh 06:28:16 ---> package-listing.sh 06:28:16 ++ tr '[:upper:]' '[:lower:]' 06:28:16 ++ facter osfamily 06:28:16 + OS_FAMILY=debian 06:28:16 + workspace=/w/workspace/oom-master-doc8-lint 06:28:16 + START_PACKAGES=/tmp/packages_start.txt 06:28:16 + END_PACKAGES=/tmp/packages_end.txt 06:28:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:16 + PACKAGES=/tmp/packages_start.txt 06:28:16 + '[' /w/workspace/oom-master-doc8-lint ']' 06:28:16 + PACKAGES=/tmp/packages_end.txt 06:28:16 + case "${OS_FAMILY}" in 06:28:16 + grep '^ii' 06:28:16 + dpkg -l 06:28:16 + '[' -f /tmp/packages_start.txt ']' 06:28:16 + '[' -f /tmp/packages_end.txt ']' 06:28:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:16 + '[' /w/workspace/oom-master-doc8-lint ']' 06:28:16 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 06:28:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 06:28:16 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11521795711544102585.sh 06:28:16 ---> capture-instance-metadata.sh 06:28:16 Setup pyenv: 06:28:16 system 06:28:16 3.8.13 06:28:16 3.9.13 06:28:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:28:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5cW 06:28:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:28:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:24 lf-activate-venv(): INFO: Base packages installed successfully 06:28:24 lf-activate-venv(): INFO: Installing additional packages: lftools 06:28:50 lf-activate-venv(): INFO: Adding /tmp/venv-K5cW/bin to PATH 06:28:50 INFO: Running in OpenStack, capturing instance metadata 06:28:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2568644216576419541.sh 06:28:50 provisioning config files... 06:28:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config17131459143616435032tmp 06:28:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:28:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:28:50 [EnvInject] - Injecting environment variables from a build step. 06:28:50 [EnvInject] - Injecting as environment variables the properties content 06:28:50 SERVER_ID=logs 06:28:50 06:28:50 [EnvInject] - Variables injected successfully. 06:28:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17785443969495350260.sh 06:28:50 ---> create-netrc.sh 06:28:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16710522527761148542.sh 06:28:50 ---> python-tools-install.sh 06:28:50 Setup pyenv: 06:28:50 system 06:28:50 3.8.13 06:28:50 3.9.13 06:28:50 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5cW from file:/tmp/.os_lf_venv 06:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:52 lf-activate-venv(): INFO: Base packages installed successfully 06:28:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-K5cW/bin to PATH 06:29:00 Generating Requirements File 06:29:19 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. 06:29:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:29:20 Python 3.10.6 06:29:20 pip 26.0.1 from /tmp/venv-K5cW/lib/python3.10/site-packages/pip (python 3.10) 06:29:20 appdirs==1.4.4 06:29:20 argcomplete==3.6.3 06:29:20 aspy.yaml==1.3.0 06:29:20 attrs==25.4.0 06:29:20 autopage==0.6.0 06:29:20 backports.strenum==1.3.1 06:29:20 beautifulsoup4==4.14.3 06:29:20 boto3==1.42.59 06:29:20 botocore==1.42.59 06:29:20 bs4==0.0.2 06:29:20 certifi==2026.2.25 06:29:20 cffi==2.0.0 06:29:20 cfgv==3.5.0 06:29:20 chardet==6.0.0.post1 06:29:20 charset-normalizer==3.4.4 06:29:20 click==8.3.1 06:29:20 cliff==4.13.2 06:29:20 cmd2==3.3.0 06:29:20 cryptography==3.3.2 06:29:20 debtcollector==3.0.0 06:29:20 decorator==5.2.1 06:29:20 defusedxml==0.7.1 06:29:20 Deprecated==1.3.1 06:29:20 distlib==0.4.0 06:29:20 dnspython==2.8.0 06:29:20 docker==7.1.0 06:29:20 dogpile.cache==1.5.0 06:29:20 durationpy==0.10 06:29:20 email-validator==2.3.0 06:29:20 filelock==3.25.0 06:29:20 future==1.0.0 06:29:20 gitdb==4.0.12 06:29:20 GitPython==3.1.46 06:29:20 httplib2==0.30.2 06:29:20 identify==2.6.17 06:29:20 idna==3.11 06:29:20 importlib-resources==1.5.0 06:29:20 iso8601==2.1.0 06:29:20 Jinja2==3.1.6 06:29:20 jmespath==1.1.0 06:29:20 jsonpatch==1.33 06:29:20 jsonpointer==3.0.0 06:29:20 jsonschema==4.26.0 06:29:20 jsonschema-specifications==2025.9.1 06:29:20 keystoneauth1==5.13.1 06:29:20 kubernetes==35.0.0 06:29:20 lftools==0.37.21 06:29:20 lxml==6.0.2 06:29:20 markdown-it-py==4.0.0 06:29:20 MarkupSafe==3.0.3 06:29:20 mdurl==0.1.2 06:29:20 msgpack==1.1.2 06:29:20 multi_key_dict==2.0.3 06:29:20 munch==4.0.0 06:29:20 netaddr==1.3.0 06:29:20 niet==1.4.2 06:29:20 nodeenv==1.10.0 06:29:20 oauth2client==4.1.3 06:29:20 oauthlib==3.3.1 06:29:20 openstacksdk==4.10.0 06:29:20 os-service-types==1.8.2 06:29:20 osc-lib==4.4.0 06:29:20 oslo.config==10.3.0 06:29:20 oslo.context==6.3.0 06:29:20 oslo.i18n==6.7.2 06:29:20 oslo.log==8.1.0 06:29:20 oslo.serialization==5.9.1 06:29:20 oslo.utils==10.0.0 06:29:20 packaging==26.0 06:29:20 pbr==7.0.3 06:29:20 platformdirs==4.9.2 06:29:20 prettytable==3.17.0 06:29:20 psutil==7.2.2 06:29:20 pyasn1==0.6.2 06:29:20 pyasn1_modules==0.4.2 06:29:20 pycparser==3.0 06:29:20 pygerrit2==2.0.15 06:29:20 PyGithub==2.8.1 06:29:20 Pygments==2.19.2 06:29:20 PyJWT==2.11.0 06:29:20 PyNaCl==1.6.2 06:29:20 pyparsing==2.4.7 06:29:20 pyperclip==1.11.0 06:29:20 pyrsistent==0.20.0 06:29:20 python-cinderclient==9.8.0 06:29:20 python-dateutil==2.9.0.post0 06:29:20 python-discovery==1.1.0 06:29:20 python-heatclient==5.1.0 06:29:20 python-jenkins==1.8.3 06:29:20 python-keystoneclient==5.8.0 06:29:20 python-magnumclient==4.10.0 06:29:20 python-openstackclient==9.0.0 06:29:20 python-swiftclient==4.10.0 06:29:20 PyYAML==6.0.3 06:29:20 referencing==0.37.0 06:29:20 requests==2.32.5 06:29:20 requests-oauthlib==2.0.0 06:29:20 requestsexceptions==1.4.0 06:29:20 rfc3986==2.0.0 06:29:20 rich==14.3.3 06:29:20 rich-argparse==1.7.2 06:29:20 rpds-py==0.30.0 06:29:20 rsa==4.9.1 06:29:20 ruamel.yaml==0.19.1 06:29:20 ruamel.yaml.clib==0.2.15 06:29:20 s3transfer==0.16.0 06:29:20 simplejson==3.20.2 06:29:20 six==1.17.0 06:29:20 smmap==5.0.2 06:29:20 soupsieve==2.8.3 06:29:20 stevedore==5.7.0 06:29:20 tabulate==0.9.0 06:29:20 toml==0.10.2 06:29:20 tomlkit==0.14.0 06:29:20 tqdm==4.67.3 06:29:20 typing_extensions==4.15.0 06:29:20 urllib3==1.26.20 06:29:20 virtualenv==21.1.0 06:29:20 wcwidth==0.6.0 06:29:20 websocket-client==1.9.0 06:29:20 wrapt==2.1.1 06:29:20 xdg==6.0.0 06:29:20 xmltodict==1.0.4 06:29:20 yq==3.4.3 06:29:20 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3715204484866366892.sh 06:29:20 ---> sudo-logs.sh 06:29:20 Archiving 'sudo' log.. 06:29:20 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5364331336742481084.sh 06:29:20 ---> job-cost.sh 06:29:20 INFO: Activating Python virtual environment... 06:29:20 Setup pyenv: 06:29:20 system 06:29:20 3.8.13 06:29:20 3.9.13 06:29:21 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5cW from file:/tmp/.os_lf_venv 06:29:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:22 lf-activate-venv(): INFO: Base packages installed successfully 06:29:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:29:27 lf-activate-venv(): INFO: Adding /tmp/venv-K5cW/bin to PATH 06:29:27 INFO: No stack-cost file found 06:29:27 INFO: Instance uptime: 149s 06:29:27 INFO: Fetching instance metadata (attempt 1 of 3)... 06:29:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:29:27 INFO: Successfully fetched instance metadata 06:29:27 INFO: Instance type: v3-standard-4 06:29:27 INFO: Retrieving pricing info for: v3-standard-4 06:29:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:29:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 06:29:28 INFO: Successfully fetched Vexxhost pricing API 06:29:28 INFO: Retrieved cost: 0.11 06:29:28 INFO: Retrieved resource: v3-standard-4 06:29:28 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 06:29:28 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 06:29:28 INFO: Successfully archived job cost data 06:29:28 DEBUG: Cost data: oom-master-doc8-lint,598,2026-03-02 06:29:28,v3-standard-4,149,0.11,0.00,SUCCESS 06:29:28 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13835808749104156031.sh 06:29:28 ---> logs-deploy.sh 06:29:28 Setup pyenv: 06:29:28 system 06:29:28 3.8.13 06:29:28 3.9.13 06:29:28 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:29:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5cW from file:/tmp/.os_lf_venv 06:29:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:30 lf-activate-venv(): INFO: Base packages installed successfully 06:29:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-K5cW/bin to PATH 06:29:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/598 06:29:37 INFO: archiving workspace using pattern(s): 06:29:37 /tmp/venv-K5cW/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:29:37 warnings.warn( 06:29:38 Archives upload complete. 06:29:38 INFO: archiving logs to Nexus 06:29:39 /tmp/venv-K5cW/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:29:39 warnings.warn( 06:29:39 ---> uname -a: 06:29:39 Linux prd-ubuntu1804-builder-4c-4g-891 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:29:39 06:29:39 06:29:39 ---> lscpu: 06:29:39 Architecture: x86_64 06:29:39 CPU op-mode(s): 32-bit, 64-bit 06:29:39 Byte Order: Little Endian 06:29:39 CPU(s): 4 06:29:39 On-line CPU(s) list: 0-3 06:29:39 Thread(s) per core: 1 06:29:39 Core(s) per socket: 1 06:29:39 Socket(s): 4 06:29:39 NUMA node(s): 1 06:29:39 Vendor ID: AuthenticAMD 06:29:39 CPU family: 23 06:29:39 Model: 49 06:29:39 Model name: AMD EPYC-Rome Processor 06:29:39 Stepping: 0 06:29:39 CPU MHz: 2799.998 06:29:39 BogoMIPS: 5599.99 06:29:39 Virtualization: AMD-V 06:29:39 Hypervisor vendor: KVM 06:29:39 Virtualization type: full 06:29:39 L1d cache: 32K 06:29:39 L1i cache: 32K 06:29:39 L2 cache: 512K 06:29:39 L3 cache: 16384K 06:29:39 NUMA node0 CPU(s): 0-3 06:29:39 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 06:29:39 06:29:39 06:29:39 ---> nproc: 06:29:39 4 06:29:39 06:29:39 06:29:39 ---> df -h: 06:29:39 Filesystem Size Used Avail Use% Mounted on 06:29:39 udev 7.9G 0 7.9G 0% /dev 06:29:39 tmpfs 1.6G 676K 1.6G 1% /run 06:29:39 /dev/vda1 78G 8.5G 69G 11% / 06:29:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:29:39 tmpfs 5.0M 0 5.0M 0% /run/lock 06:29:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:29:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:29:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:29:39 06:29:39 06:29:39 ---> free -m: 06:29:39 total used free shared buff/cache available 06:29:39 Mem: 16040 593 13155 0 2290 15122 06:29:39 Swap: 1023 0 1023 06:29:39 06:29:39 06:29:39 ---> ip addr: 06:29:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:29:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:29:39 inet 127.0.0.1/8 scope host lo 06:29:39 valid_lft forever preferred_lft forever 06:29:39 inet6 ::1/128 scope host 06:29:39 valid_lft forever preferred_lft forever 06:29:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:29:39 link/ether fa:16:3e:bd:f8:c9 brd ff:ff:ff:ff:ff:ff 06:29:39 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 06:29:39 valid_lft 86246sec preferred_lft 86246sec 06:29:39 inet6 fe80::f816:3eff:febd:f8c9/64 scope link 06:29:39 valid_lft forever preferred_lft forever 06:29:39 06:29:39 06:29:39 ---> sar -b -r -n DEV: 06:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-891) 03/02/26 _x86_64_ (4 CPU) 06:29:39 06:29:39 06:27:08 LINUX RESTART (4 CPU) 06:29:39 06:29:39 06:28:01 tps rtps wtps bread/s bwrtn/s 06:29:39 06:29:01 126.90 0.95 125.95 110.51 15272.39 06:29:39 Average: 126.90 0.95 125.95 110.51 15272.39 06:29:39 06:29:39 06:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:29:39 06:29:01 13654188 15542896 2770780 16.87 86312 1986172 789860 4.52 720948 1802040 161156 06:29:39 Average: 13654188 15542896 2770780 16.87 86312 1986172 789860 4.52 720948 1802040 161156 06:29:39 06:29:39 06:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:29:39 06:29:01 ens3 110.86 69.72 1302.59 12.18 0.00 0.00 0.00 0.00 06:29:39 06:29:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:29:39 Average: ens3 110.86 69.72 1302.59 12.18 0.00 0.00 0.00 0.00 06:29:39 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:29:39 06:29:39 06:29:39 ---> sar -P ALL: 06:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-891) 03/02/26 _x86_64_ (4 CPU) 06:29:39 06:29:39 06:27:08 LINUX RESTART (4 CPU) 06:29:39 06:29:39 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:29:39 06:29:01 all 18.61 0.00 1.52 1.29 0.05 78.53 06:29:39 06:29:01 0 26.53 0.00 1.92 2.44 0.07 69.05 06:29:39 06:29:01 1 8.63 0.00 0.78 0.08 0.03 90.47 06:29:39 06:29:01 2 31.40 0.00 2.24 1.77 0.08 64.51 06:29:39 06:29:01 3 7.86 0.00 1.16 0.87 0.03 90.08 06:29:39 Average: all 18.61 0.00 1.52 1.29 0.05 78.53 06:29:39 Average: 0 26.53 0.00 1.92 2.44 0.07 69.05 06:29:39 Average: 1 8.63 0.00 0.78 0.08 0.03 90.47 06:29:39 Average: 2 31.40 0.00 2.24 1.77 0.08 64.51 06:29:39 Average: 3 7.86 0.00 1.16 0.87 0.03 90.08 06:29:39 06:29:39 06:29:39