10:05:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 10:05:14 Running as SYSTEM 10:05:14 [EnvInject] - Loading node environment variables. 10:05:14 Building remotely on prd-ubuntu1804-builder-4c-4g-24126 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 10:05:14 [ssh-agent] Looking for ssh-agent implementation... 10:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:14 $ ssh-agent 10:05:14 SSH_AUTH_SOCK=/tmp/ssh-UAow9mMxsdoW/agent.1647 10:05:14 SSH_AGENT_PID=1649 10:05:14 [ssh-agent] Started. 10:05:14 Running ssh-add (command line suppressed) 10:05:14 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_2388184870823990468.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_2388184870823990468.key) 10:05:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:14 The recommended git tool is: NONE 10:05:15 using credential onap-jenkins-ssh 10:05:15 Wiping out workspace first. 10:05:15 Cloning the remote Git repository 10:05:16 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:16 > git init /w/workspace/oom-master-doc8-lint # timeout=10 10:05:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:16 > git --version # timeout=10 10:05:16 > git --version # 'git version 2.17.1' 10:05:16 using GIT_SSH to set credentials Gerrit user 10:05:16 Verifying host key using manually-configured host key entries 10:05:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:05:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:21 using GIT_SSH to set credentials Gerrit user 10:05:21 Verifying host key using manually-configured host key entries 10:05:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/32 # timeout=30 10:05:22 > git rev-parse 53224a5a64e4a31454e496b18f84aa96b2b5c714^{commit} # timeout=10 10:05:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:05:22 Checking out Revision 53224a5a64e4a31454e496b18f84aa96b2b5c714 (refs/changes/00/141100/32) 10:05:22 > git config core.sparsecheckout # timeout=10 10:05:22 > git checkout -f 53224a5a64e4a31454e496b18f84aa96b2b5c714 # timeout=30 10:05:22 Commit message: "[DOC] Add ArgoCD deployment example and guide" 10:05:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:22 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 10:05:25 [EnvInject] - Injecting environment variables from a build step. 10:05:25 [EnvInject] - Injecting as environment variables the properties content 10:05:25 PYTHON=python3 10:05:25 10:05:25 [EnvInject] - Variables injected successfully. 10:05:25 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins14528475992934784923.sh 10:05:25 ---> tox-install.sh 10:05:25 + source /home/jenkins/lf-env.sh 10:05:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:25 ++ mktemp -d /tmp/venv-XXXX 10:05:25 + lf_venv=/tmp/venv-rZTh 10:05:25 + local venv_file=/tmp/.os_lf_venv 10:05:25 + local python=python3 10:05:25 + local options 10:05:25 + local set_path=true 10:05:25 + local install_args= 10:05:25 ++ 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 10:05:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:25 + true 10:05:25 + case $1 in 10:05:25 + venv_file=/tmp/.toxenv 10:05:25 + shift 2 10:05:25 + true 10:05:25 + case $1 in 10:05:25 + shift 10:05:25 + break 10:05:25 + case $python in 10:05:25 + local pkg_list= 10:05:25 + [[ -d /opt/pyenv ]] 10:05:25 + echo 'Setup pyenv:' 10:05:25 Setup pyenv: 10:05:25 + export PYENV_ROOT=/opt/pyenv 10:05:25 + PYENV_ROOT=/opt/pyenv 10:05:25 + 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 10:05:25 + 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 10:05:25 + pyenv versions 10:05:25 * system (set by /opt/pyenv/version) 10:05:25 * 3.8.13 (set by /opt/pyenv/version) 10:05:25 * 3.9.13 (set by /opt/pyenv/version) 10:05:25 * 3.10.6 (set by /opt/pyenv/version) 10:05:25 + command -v pyenv 10:05:25 ++ pyenv init - --no-rehash 10:05:25 + 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[*]}"'\'')" 10:05:25 export PATH="/opt/pyenv/shims:${PATH}" 10:05:25 export PYENV_SHELL=bash 10:05:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:25 pyenv() { 10:05:25 local command 10:05:25 command="${1:-}" 10:05:25 if [ "$#" -gt 0 ]; then 10:05:25 shift 10:05:25 fi 10:05:25 10:05:25 case "$command" in 10:05:25 rehash|shell) 10:05:25 eval "$(pyenv "sh-$command" "$@")" 10:05:25 ;; 10:05:25 *) 10:05:25 command pyenv "$command" "$@" 10:05:25 ;; 10:05:25 esac 10:05:25 }' 10:05:25 +++ 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[*]}"' 10:05:25 ++ 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 10:05:25 ++ 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 10:05:25 ++ 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 10:05:25 ++ export PYENV_SHELL=bash 10:05:25 ++ PYENV_SHELL=bash 10:05:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:25 +++ complete -F _pyenv pyenv 10:05:25 ++ lf-pyver python3 10:05:25 ++ local py_version_xy=python3 10:05:25 ++ local py_version_xyz= 10:05:25 ++ pyenv versions 10:05:25 ++ local command 10:05:25 ++ command=versions 10:05:25 ++ '[' 1 -gt 0 ']' 10:05:25 ++ shift 10:05:25 ++ case "$command" in 10:05:25 ++ command pyenv versions 10:05:25 ++ pyenv versions 10:05:25 ++ sed 's/^[ *]* //' 10:05:25 ++ awk '{ print $1 }' 10:05:25 ++ grep -E '^[0-9.]*[0-9]$' 10:05:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:26 +++ grep '^3' /tmp/.pyenv_versions 10:05:26 +++ sort -V 10:05:26 +++ tail -n 1 10:05:26 ++ py_version_xyz=3.10.6 10:05:26 ++ [[ -z 3.10.6 ]] 10:05:26 ++ echo 3.10.6 10:05:26 ++ return 0 10:05:26 + pyenv local 3.10.6 10:05:26 + local command 10:05:26 + command=local 10:05:26 + '[' 2 -gt 0 ']' 10:05:26 + shift 10:05:26 + case "$command" in 10:05:26 + command pyenv local 3.10.6 10:05:26 + pyenv local 3.10.6 10:05:26 + for arg in "$@" 10:05:26 + case $arg in 10:05:26 + pkg_list+='tox ' 10:05:26 + for arg in "$@" 10:05:26 + case $arg in 10:05:26 + pkg_list+='virtualenv ' 10:05:26 + for arg in "$@" 10:05:26 + case $arg in 10:05:26 + pkg_list+='urllib3~=1.26.15 ' 10:05:26 + [[ -f /tmp/.toxenv ]] 10:05:26 + [[ ! -f /tmp/.toxenv ]] 10:05:26 + [[ -n '' ]] 10:05:26 + python3 -m venv /tmp/venv-rZTh 10:05:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZTh' 10:05:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZTh 10:05:30 + echo /tmp/venv-rZTh 10:05:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:05:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:05:30 + /tmp/venv-rZTh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:05:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:05:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:05:33 + /tmp/venv-rZTh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:05:36 + type python3 10:05:36 + true 10:05:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rZTh/bin to PATH' 10:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-rZTh/bin to PATH 10:05:36 + PATH=/tmp/venv-rZTh/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 10:05:36 + return 0 10:05:36 + python3 --version 10:05:36 Python 3.10.6 10:05:36 + python3 -m pip --version 10:05:36 pip 25.1.1 from /tmp/venv-rZTh/lib/python3.10/site-packages/pip (python 3.10) 10:05:36 + python3 -m pip freeze 10:05:36 cachetools==6.1.0 10:05:36 chardet==5.2.0 10:05:36 colorama==0.4.6 10:05:36 distlib==0.3.9 10:05:36 filelock==3.18.0 10:05:36 packaging==25.0 10:05:36 platformdirs==4.3.8 10:05:36 pluggy==1.6.0 10:05:36 pyproject-api==1.9.1 10:05:36 tomli==2.2.1 10:05:36 tox==4.27.0 10:05:36 typing_extensions==4.14.0 10:05:36 urllib3==1.26.20 10:05:36 virtualenv==20.31.2 10:05:36 [EnvInject] - Injecting environment variables from a build step. 10:05:36 [EnvInject] - Injecting as environment variables the properties content 10:05:36 PARALLEL=false 10:05:36 10:05:36 [EnvInject] - Variables injected successfully. 10:05:36 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6493613334441287674.sh 10:05:36 ---> tox-run.sh 10:05:36 + 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 10:05:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 10:05:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 10:05:36 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 10:05:36 + cd /w/workspace/oom-master-doc8-lint/. 10:05:36 + source /home/jenkins/lf-env.sh 10:05:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:36 ++ mktemp -d /tmp/venv-XXXX 10:05:36 + lf_venv=/tmp/venv-GNe3 10:05:36 + local venv_file=/tmp/.os_lf_venv 10:05:36 + local python=python3 10:05:36 + local options 10:05:36 + local set_path=true 10:05:36 + local install_args= 10:05:36 ++ 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 10:05:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:36 + true 10:05:36 + case $1 in 10:05:36 + venv_file=/tmp/.toxenv 10:05:36 + shift 2 10:05:36 + true 10:05:36 + case $1 in 10:05:36 + shift 10:05:36 + break 10:05:36 + case $python in 10:05:36 + local pkg_list= 10:05:36 + [[ -d /opt/pyenv ]] 10:05:36 + echo 'Setup pyenv:' 10:05:36 Setup pyenv: 10:05:36 + export PYENV_ROOT=/opt/pyenv 10:05:36 + PYENV_ROOT=/opt/pyenv 10:05:36 + 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 10:05:36 + 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 10:05:36 + pyenv versions 10:05:36 system 10:05:36 3.8.13 10:05:36 3.9.13 10:05:36 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:05:36 + command -v pyenv 10:05:36 ++ pyenv init - --no-rehash 10:05:36 + 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[*]}"'\'')" 10:05:36 export PATH="/opt/pyenv/shims:${PATH}" 10:05:36 export PYENV_SHELL=bash 10:05:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:36 pyenv() { 10:05:36 local command 10:05:36 command="${1:-}" 10:05:36 if [ "$#" -gt 0 ]; then 10:05:36 shift 10:05:36 fi 10:05:36 10:05:36 case "$command" in 10:05:36 rehash|shell) 10:05:36 eval "$(pyenv "sh-$command" "$@")" 10:05:36 ;; 10:05:36 *) 10:05:36 command pyenv "$command" "$@" 10:05:36 ;; 10:05:36 esac 10:05:36 }' 10:05:36 +++ 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[*]}"' 10:05:36 ++ 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 10:05:36 ++ 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 10:05:36 ++ 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 10:05:36 ++ export PYENV_SHELL=bash 10:05:36 ++ PYENV_SHELL=bash 10:05:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:36 +++ complete -F _pyenv pyenv 10:05:36 ++ lf-pyver python3 10:05:36 ++ local py_version_xy=python3 10:05:36 ++ local py_version_xyz= 10:05:36 ++ pyenv versions 10:05:36 ++ local command 10:05:36 ++ command=versions 10:05:36 ++ sed 's/^[ *]* //' 10:05:36 ++ '[' 1 -gt 0 ']' 10:05:36 ++ awk '{ print $1 }' 10:05:36 ++ grep -E '^[0-9.]*[0-9]$' 10:05:36 ++ shift 10:05:36 ++ case "$command" in 10:05:36 ++ command pyenv versions 10:05:36 ++ pyenv versions 10:05:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:36 +++ grep '^3' /tmp/.pyenv_versions 10:05:36 +++ sort -V 10:05:36 +++ tail -n 1 10:05:36 ++ py_version_xyz=3.10.6 10:05:36 ++ [[ -z 3.10.6 ]] 10:05:36 ++ echo 3.10.6 10:05:36 ++ return 0 10:05:36 + pyenv local 3.10.6 10:05:36 + local command 10:05:36 + command=local 10:05:36 + '[' 2 -gt 0 ']' 10:05:36 + shift 10:05:36 + case "$command" in 10:05:36 + command pyenv local 3.10.6 10:05:36 + pyenv local 3.10.6 10:05:36 + for arg in "$@" 10:05:36 + case $arg in 10:05:36 + pkg_list+='tox ' 10:05:36 + for arg in "$@" 10:05:36 + case $arg in 10:05:36 + pkg_list+='virtualenv ' 10:05:36 + for arg in "$@" 10:05:36 + case $arg in 10:05:36 + pkg_list+='urllib3~=1.26.15 ' 10:05:36 + [[ -f /tmp/.toxenv ]] 10:05:36 ++ cat /tmp/.toxenv 10:05:36 + lf_venv=/tmp/venv-rZTh 10:05:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZTh from' file:/tmp/.toxenv 10:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZTh from file:/tmp/.toxenv 10:05:36 + /tmp/venv-rZTh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:05:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:05:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:05:37 + /tmp/venv-rZTh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:05:38 + type python3 10:05:38 + true 10:05:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rZTh/bin to PATH' 10:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-rZTh/bin to PATH 10:05:38 + PATH=/tmp/venv-rZTh/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 10:05:38 + return 0 10:05:38 + [[ -d /opt/pyenv ]] 10:05:38 + echo '---> Setting up pyenv' 10:05:38 ---> Setting up pyenv 10:05:38 + export PYENV_ROOT=/opt/pyenv 10:05:38 + PYENV_ROOT=/opt/pyenv 10:05:38 + export PATH=/opt/pyenv/bin:/tmp/venv-rZTh/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 10:05:38 + PATH=/opt/pyenv/bin:/tmp/venv-rZTh/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 10:05:38 ++ pwd 10:05:38 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 10:05:38 + export PYTHONPATH 10:05:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:05:38 + TOX_TESTENV_PASSENV=PYTHONPATH 10:05:38 + tox --version 10:05:39 4.27.0 from /tmp/venv-rZTh/lib/python3.10/site-packages/tox/__init__.py 10:05:39 + PARALLEL=false 10:05:39 + TOX_OPTIONS_LIST= 10:05:39 + [[ -n doc8 ]] 10:05:39 + TOX_OPTIONS_LIST=' -e doc8' 10:05:39 + case ${PARALLEL,,} in 10:05:39 + tox -e doc8 10:05:39 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 10:05:41 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 10:06:02 doc8: freeze> python -m pip freeze --all 10:06:02 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,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,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 10:06:02 doc8: commands[0]> doc8 docs/ 10:06:05 Scanning... 10:06:05 Validating... 10:06:05 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 10:06:05 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 10:06:05 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 10:06:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 10:06:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 10:06:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 10:06:05 ======== 10:06:05 Total files scanned = 43 10:06:05 Total files ignored = 0 10:06:05 Total accumulated errors = 70 10:06:05 Detailed error counts: 10:06:05 - doc8.checks.CheckCarriageReturn = 0 10:06:05 - doc8.checks.CheckIndentationNoTab = 0 10:06:05 - doc8.checks.CheckMaxLineLength = 69 10:06:05 - doc8.checks.CheckNewlineEndOfFile = 1 10:06:05 - doc8.checks.CheckTrailingWhitespace = 0 10:06:05 - doc8.checks.CheckValidity = 0 10:06:05 doc8: exit 1 (2.31 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2309 10:06:05 doc8: command failed but is marked ignore outcome so handling it as success 10:06:05 doc8: OK (25.39=setup[23.08]+cmd[2.31] seconds) 10:06:05 congratulations :) (25.61 seconds) 10:06:05 + tox_status=0 10:06:05 + echo '---> Completed tox runs' 10:06:05 ---> Completed tox runs 10:06:05 + for i in .tox/*/log 10:06:05 ++ echo .tox/doc8/log 10:06:05 ++ awk -F/ '{print $2}' 10:06:05 + tox_env=doc8 10:06:05 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 10:06:05 + DOC_DIR=docs/_build/html 10:06:05 + [[ -d docs/_build/html ]] 10:06:05 + echo '---> tox-run.sh ends' 10:06:05 ---> tox-run.sh ends 10:06:05 + test 0 -eq 0 10:06:05 $ ssh-agent -k 10:06:05 unset SSH_AUTH_SOCK; 10:06:05 unset SSH_AGENT_PID; 10:06:05 echo Agent pid 1649 killed; 10:06:05 [ssh-agent] Stopped. 10:06:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:05 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1028296083170205881.sh 10:06:05 ---> sysstat.sh 10:06:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13795404014130864706.sh 10:06:06 ---> package-listing.sh 10:06:06 ++ facter osfamily 10:06:06 ++ tr '[:upper:]' '[:lower:]' 10:06:06 + OS_FAMILY=debian 10:06:06 + workspace=/w/workspace/oom-master-doc8-lint 10:06:06 + START_PACKAGES=/tmp/packages_start.txt 10:06:06 + END_PACKAGES=/tmp/packages_end.txt 10:06:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:06 + PACKAGES=/tmp/packages_start.txt 10:06:06 + '[' /w/workspace/oom-master-doc8-lint ']' 10:06:06 + PACKAGES=/tmp/packages_end.txt 10:06:06 + case "${OS_FAMILY}" in 10:06:06 + dpkg -l 10:06:06 + grep '^ii' 10:06:06 + '[' -f /tmp/packages_start.txt ']' 10:06:06 + '[' -f /tmp/packages_end.txt ']' 10:06:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:06 + '[' /w/workspace/oom-master-doc8-lint ']' 10:06:06 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 10:06:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 10:06:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17117361558348471707.sh 10:06:06 ---> capture-instance-metadata.sh 10:06:06 Setup pyenv: 10:06:07 system 10:06:07 3.8.13 10:06:07 3.9.13 10:06:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:06:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oVbJ 10:06:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:15 lf-activate-venv(): INFO: Installing: lftools 10:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-oVbJ/bin to PATH 10:06:38 INFO: Running in OpenStack, capturing instance metadata 10:06:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15332661871174776391.sh 10:06:38 provisioning config files... 10:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config17650240801127086200tmp 10:06:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:38 [EnvInject] - Injecting environment variables from a build step. 10:06:38 [EnvInject] - Injecting as environment variables the properties content 10:06:38 SERVER_ID=logs 10:06:38 10:06:38 [EnvInject] - Variables injected successfully. 10:06:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins381258037615897585.sh 10:06:38 ---> create-netrc.sh 10:06:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12632255578054720402.sh 10:06:38 ---> python-tools-install.sh 10:06:38 Setup pyenv: 10:06:38 system 10:06:38 3.8.13 10:06:38 3.9.13 10:06:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oVbJ from file:/tmp/.os_lf_venv 10:06:40 lf-activate-venv(): INFO: Installing: lftools 10:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-oVbJ/bin to PATH 10:06:48 Generating Requirements File 10:07:07 Python 3.10.6 10:07:07 pip 25.1.1 from /tmp/venv-oVbJ/lib/python3.10/site-packages/pip (python 3.10) 10:07:07 appdirs==1.4.4 10:07:07 argcomplete==3.6.2 10:07:07 aspy.yaml==1.3.0 10:07:07 attrs==25.3.0 10:07:07 autopage==0.5.2 10:07:07 beautifulsoup4==4.13.4 10:07:07 boto3==1.38.45 10:07:07 botocore==1.38.45 10:07:07 bs4==0.0.2 10:07:07 cachetools==5.5.2 10:07:07 certifi==2025.6.15 10:07:07 cffi==1.17.1 10:07:07 cfgv==3.4.0 10:07:07 chardet==5.2.0 10:07:07 charset-normalizer==3.4.2 10:07:07 click==8.2.1 10:07:07 cliff==4.10.0 10:07:07 cmd2==2.6.2 10:07:07 cryptography==3.3.2 10:07:07 debtcollector==3.0.0 10:07:07 decorator==5.2.1 10:07:07 defusedxml==0.7.1 10:07:07 Deprecated==1.2.18 10:07:07 distlib==0.3.9 10:07:07 dnspython==2.7.0 10:07:07 docker==7.1.0 10:07:07 dogpile.cache==1.4.0 10:07:07 durationpy==0.10 10:07:07 email_validator==2.2.0 10:07:07 filelock==3.18.0 10:07:07 future==1.0.0 10:07:07 gitdb==4.0.12 10:07:07 GitPython==3.1.44 10:07:07 google-auth==2.40.3 10:07:07 httplib2==0.22.0 10:07:07 identify==2.6.12 10:07:07 idna==3.10 10:07:07 importlib-resources==1.5.0 10:07:07 iso8601==2.1.0 10:07:07 Jinja2==3.1.6 10:07:07 jmespath==1.0.1 10:07:07 jsonpatch==1.33 10:07:07 jsonpointer==3.0.0 10:07:07 jsonschema==4.24.0 10:07:07 jsonschema-specifications==2025.4.1 10:07:07 keystoneauth1==5.11.1 10:07:07 kubernetes==33.1.0 10:07:07 lftools==0.37.13 10:07:07 lxml==6.0.0 10:07:07 MarkupSafe==3.0.2 10:07:07 msgpack==1.1.1 10:07:07 multi_key_dict==2.0.3 10:07:07 munch==4.0.0 10:07:07 netaddr==1.3.0 10:07:07 niet==1.4.2 10:07:07 nodeenv==1.9.1 10:07:07 oauth2client==4.1.3 10:07:07 oauthlib==3.3.1 10:07:07 openstacksdk==4.6.0 10:07:07 os-client-config==2.1.0 10:07:07 os-service-types==1.7.0 10:07:07 osc-lib==4.0.2 10:07:07 oslo.config==9.8.0 10:07:07 oslo.context==6.0.0 10:07:07 oslo.i18n==6.5.1 10:07:07 oslo.log==7.1.0 10:07:07 oslo.serialization==5.7.0 10:07:07 oslo.utils==9.0.0 10:07:07 packaging==25.0 10:07:07 pbr==6.1.1 10:07:07 platformdirs==4.3.8 10:07:07 prettytable==3.16.0 10:07:07 psutil==7.0.0 10:07:07 pyasn1==0.6.1 10:07:07 pyasn1_modules==0.4.2 10:07:07 pycparser==2.22 10:07:07 pygerrit2==2.0.15 10:07:07 PyGithub==2.6.1 10:07:07 PyJWT==2.10.1 10:07:07 PyNaCl==1.5.0 10:07:07 pyparsing==2.4.7 10:07:07 pyperclip==1.9.0 10:07:07 pyrsistent==0.20.0 10:07:07 python-cinderclient==9.7.0 10:07:07 python-dateutil==2.9.0.post0 10:07:07 python-heatclient==4.2.0 10:07:07 python-jenkins==1.8.2 10:07:07 python-keystoneclient==5.6.0 10:07:07 python-magnumclient==4.8.1 10:07:07 python-openstackclient==8.1.0 10:07:07 python-swiftclient==4.8.0 10:07:07 PyYAML==6.0.2 10:07:07 referencing==0.36.2 10:07:07 requests==2.32.4 10:07:07 requests-oauthlib==2.0.0 10:07:07 requestsexceptions==1.4.0 10:07:07 rfc3986==2.0.0 10:07:07 rpds-py==0.25.1 10:07:07 rsa==4.9.1 10:07:07 ruamel.yaml==0.18.14 10:07:07 ruamel.yaml.clib==0.2.12 10:07:07 s3transfer==0.13.0 10:07:07 simplejson==3.20.1 10:07:07 six==1.17.0 10:07:07 smmap==5.0.2 10:07:07 soupsieve==2.7 10:07:07 stevedore==5.4.1 10:07:07 tabulate==0.9.0 10:07:07 toml==0.10.2 10:07:07 tomlkit==0.13.3 10:07:07 tqdm==4.67.1 10:07:07 typing_extensions==4.14.0 10:07:07 tzdata==2025.2 10:07:07 urllib3==1.26.20 10:07:07 virtualenv==20.31.2 10:07:07 wcwidth==0.2.13 10:07:07 websocket-client==1.8.0 10:07:07 wrapt==1.17.2 10:07:07 xdg==6.0.0 10:07:07 xmltodict==0.14.2 10:07:07 yq==3.4.3 10:07:07 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18414795682752257620.sh 10:07:07 ---> sudo-logs.sh 10:07:07 Archiving 'sudo' log.. 10:07:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17024222378430135875.sh 10:07:08 ---> job-cost.sh 10:07:08 Setup pyenv: 10:07:08 system 10:07:08 3.8.13 10:07:08 3.9.13 10:07:08 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oVbJ from file:/tmp/.os_lf_venv 10:07:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-oVbJ/bin to PATH 10:07:15 INFO: No Stack... 10:07:15 INFO: Retrieving Pricing Info for: v3-standard-4 10:07:15 INFO: Archiving Costs 10:07:15 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4488491700060984829.sh 10:07:15 ---> logs-deploy.sh 10:07:15 Setup pyenv: 10:07:15 system 10:07:15 3.8.13 10:07:15 3.9.13 10:07:15 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 10:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oVbJ from file:/tmp/.os_lf_venv 10:07:17 lf-activate-venv(): INFO: Installing: lftools 10:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-oVbJ/bin to PATH 10:07:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/590 10:07:25 INFO: archiving workspace using pattern(s): 10:07:26 Archives upload complete. 10:07:26 INFO: archiving logs to Nexus 10:07:27 ---> uname -a: 10:07:27 Linux prd-ubuntu1804-builder-4c-4g-24126 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:07:27 10:07:27 10:07:27 ---> lscpu: 10:07:27 Architecture: x86_64 10:07:27 CPU op-mode(s): 32-bit, 64-bit 10:07:27 Byte Order: Little Endian 10:07:27 CPU(s): 4 10:07:27 On-line CPU(s) list: 0-3 10:07:27 Thread(s) per core: 1 10:07:27 Core(s) per socket: 1 10:07:27 Socket(s): 4 10:07:27 NUMA node(s): 1 10:07:27 Vendor ID: AuthenticAMD 10:07:27 CPU family: 23 10:07:27 Model: 49 10:07:27 Model name: AMD EPYC-Rome Processor 10:07:27 Stepping: 0 10:07:27 CPU MHz: 2799.998 10:07:27 BogoMIPS: 5599.99 10:07:27 Virtualization: AMD-V 10:07:27 Hypervisor vendor: KVM 10:07:27 Virtualization type: full 10:07:27 L1d cache: 32K 10:07:27 L1i cache: 32K 10:07:27 L2 cache: 512K 10:07:27 L3 cache: 16384K 10:07:27 NUMA node0 CPU(s): 0-3 10:07:27 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 10:07:27 10:07:27 10:07:27 ---> nproc: 10:07:27 4 10:07:27 10:07:27 10:07:27 ---> df -h: 10:07:27 Filesystem Size Used Avail Use% Mounted on 10:07:27 udev 7.9G 0 7.9G 0% /dev 10:07:27 tmpfs 1.6G 672K 1.6G 1% /run 10:07:27 /dev/vda1 78G 8.5G 69G 11% / 10:07:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:07:27 tmpfs 5.0M 0 5.0M 0% /run/lock 10:07:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:07:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:07:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:07:27 10:07:27 10:07:27 ---> free -m: 10:07:27 total used free shared buff/cache available 10:07:27 Mem: 16040 534 13230 0 2274 15181 10:07:27 Swap: 1023 0 1023 10:07:27 10:07:27 10:07:27 ---> ip addr: 10:07:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:27 inet 127.0.0.1/8 scope host lo 10:07:27 valid_lft forever preferred_lft forever 10:07:27 inet6 ::1/128 scope host 10:07:27 valid_lft forever preferred_lft forever 10:07:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:07:27 link/ether fa:16:3e:42:5f:04 brd ff:ff:ff:ff:ff:ff 10:07:27 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic ens3 10:07:27 valid_lft 86249sec preferred_lft 86249sec 10:07:27 inet6 fe80::f816:3eff:fe42:5f04/64 scope link 10:07:27 valid_lft forever preferred_lft forever 10:07:27 10:07:27 10:07:27 ---> sar -b -r -n DEV: 10:07:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24126) 06/27/25 _x86_64_ (4 CPU) 10:07:27 10:07:27 10:04:58 LINUX RESTART (4 CPU) 10:07:27 10:07:27 10:05:01 tps rtps wtps bread/s bwrtn/s 10:07:27 10:06:02 338.40 65.93 272.48 4065.44 83906.96 10:07:27 10:07:01 129.52 1.24 128.28 122.96 40512.32 10:07:27 Average: 234.85 33.86 200.99 2110.93 62393.75 10:07:27 10:07:27 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:27 10:06:02 13854716 15520080 2570252 15.65 67572 1793604 886832 5.08 724584 1620252 212056 10:07:27 10:07:01 13614012 15539704 2810956 17.11 90004 2018392 784864 4.49 730352 1828072 172140 10:07:27 Average: 13734364 15529892 2690604 16.38 78788 1905998 835848 4.78 727468 1724162 192098 10:07:27 10:07:27 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:27 10:06:02 ens3 557.38 376.91 2364.86 88.72 0.00 0.00 0.00 0.00 10:07:27 10:06:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 10:07:27 10:07:01 ens3 183.99 127.01 906.15 18.36 0.00 0.00 0.00 0.00 10:07:27 10:07:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 10:07:27 Average: ens3 372.27 253.02 1641.70 53.84 0.00 0.00 0.00 0.00 10:07:27 Average: lo 1.58 1.58 0.18 0.18 0.00 0.00 0.00 0.00 10:07:27 10:07:27 10:07:27 ---> sar -P ALL: 10:07:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24126) 06/27/25 _x86_64_ (4 CPU) 10:07:27 10:07:27 10:04:58 LINUX RESTART (4 CPU) 10:07:27 10:07:27 10:05:01 CPU %user %nice %system %iowait %steal %idle 10:07:27 10:06:02 all 18.83 0.00 2.82 7.90 0.08 70.37 10:07:27 10:06:02 0 22.52 0.00 4.64 7.29 0.08 65.46 10:07:27 10:06:02 1 11.82 0.00 2.26 11.92 0.07 73.92 10:07:27 10:06:02 2 27.62 0.00 2.42 1.35 0.08 68.52 10:07:27 10:06:02 3 13.32 0.00 1.96 11.02 0.10 73.60 10:07:27 10:07:01 all 21.02 0.00 1.44 2.54 0.06 74.93 10:07:27 10:07:01 0 5.90 0.00 0.76 3.36 0.03 89.94 10:07:27 10:07:01 1 27.63 0.00 1.41 0.17 0.05 70.73 10:07:27 10:07:01 2 43.21 0.00 2.61 1.37 0.08 52.72 10:07:27 10:07:01 3 7.35 0.00 0.99 5.27 0.07 86.32 10:07:27 Average: all 19.92 0.00 2.14 5.24 0.07 72.63 10:07:27 Average: 0 14.26 0.00 2.71 5.34 0.06 77.63 10:07:27 Average: 1 19.67 0.00 1.84 6.09 0.06 72.34 10:07:27 Average: 2 35.35 0.00 2.52 1.36 0.08 60.68 10:07:27 Average: 3 10.35 0.00 1.48 8.17 0.08 79.92 10:07:27 10:07:27 10:07:27