19:24:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 19:24:03 Running as SYSTEM 19:24:03 [EnvInject] - Loading node environment variables. 19:24:03 Building remotely on prd-ubuntu1804-builder-4c-4g-22182 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:24:03 [ssh-agent] Looking for ssh-agent implementation... 19:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:03 $ ssh-agent 19:24:03 SSH_AUTH_SOCK=/tmp/ssh-0zjIVzDojAd3/agent.1893 19:24:03 SSH_AGENT_PID=1896 19:24:03 [ssh-agent] Started. 19:24:03 Running ssh-add (command line suppressed) 19:24:03 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_6742295382938472564.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_6742295382938472564.key) 19:24:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:24:03 The recommended git tool is: NONE 19:24:04 using credential onap-jenkins-ssh 19:24:04 Wiping out workspace first. 19:24:04 Cloning the remote Git repository 19:24:04 Cloning repository git://cloud.onap.org/mirror/oom.git 19:24:04 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:24:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:24:04 > git --version # timeout=10 19:24:04 > git --version # 'git version 2.17.1' 19:24:04 using GIT_SSH to set credentials Gerrit user 19:24:04 Verifying host key using manually-configured host key entries 19:24:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:24:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:24:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:24:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:24:10 using GIT_SSH to set credentials Gerrit user 19:24:10 Verifying host key using manually-configured host key entries 19:24:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/22 # timeout=30 19:24:10 > git rev-parse 9469ba59a1191485dd99e1f1504aa27c472acf1d^{commit} # timeout=10 19:24:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:24:10 Checking out Revision 9469ba59a1191485dd99e1f1504aa27c472acf1d (refs/changes/00/141100/22) 19:24:10 > git config core.sparsecheckout # timeout=10 19:24:10 > git checkout -f 9469ba59a1191485dd99e1f1504aa27c472acf1d # timeout=30 19:24:11 Commit message: "[DOC] Add ArgoCD deployment example and guide" 19:24:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:24:11 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 19:24:14 [EnvInject] - Injecting environment variables from a build step. 19:24:14 [EnvInject] - Injecting as environment variables the properties content 19:24:14 PYTHON=python3 19:24:14 19:24:14 [EnvInject] - Variables injected successfully. 19:24:14 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15183454494031086057.sh 19:24:14 ---> tox-install.sh 19:24:14 + source /home/jenkins/lf-env.sh 19:24:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:24:14 ++ mktemp -d /tmp/venv-XXXX 19:24:14 + lf_venv=/tmp/venv-klFb 19:24:14 + local venv_file=/tmp/.os_lf_venv 19:24:14 + local python=python3 19:24:14 + local options 19:24:14 + local set_path=true 19:24:14 + local install_args= 19:24:14 ++ 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 19:24:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:24:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:24:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:24:14 + true 19:24:14 + case $1 in 19:24:14 + venv_file=/tmp/.toxenv 19:24:14 + shift 2 19:24:14 + true 19:24:14 + case $1 in 19:24:14 + shift 19:24:14 + break 19:24:14 + case $python in 19:24:14 + local pkg_list= 19:24:14 + [[ -d /opt/pyenv ]] 19:24:14 + echo 'Setup pyenv:' 19:24:14 Setup pyenv: 19:24:14 + export PYENV_ROOT=/opt/pyenv 19:24:14 + PYENV_ROOT=/opt/pyenv 19:24:14 + 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 19:24:14 + 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 19:24:14 + pyenv versions 19:24:14 * system (set by /opt/pyenv/version) 19:24:14 * 3.8.13 (set by /opt/pyenv/version) 19:24:14 * 3.9.13 (set by /opt/pyenv/version) 19:24:14 * 3.10.6 (set by /opt/pyenv/version) 19:24:14 + command -v pyenv 19:24:14 ++ pyenv init - --no-rehash 19:24:14 + 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[*]}"'\'')" 19:24:14 export PATH="/opt/pyenv/shims:${PATH}" 19:24:14 export PYENV_SHELL=bash 19:24:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:24:14 pyenv() { 19:24:14 local command 19:24:14 command="${1:-}" 19:24:14 if [ "$#" -gt 0 ]; then 19:24:14 shift 19:24:14 fi 19:24:14 19:24:14 case "$command" in 19:24:14 rehash|shell) 19:24:14 eval "$(pyenv "sh-$command" "$@")" 19:24:14 ;; 19:24:14 *) 19:24:14 command pyenv "$command" "$@" 19:24:14 ;; 19:24:14 esac 19:24:14 }' 19:24:14 +++ 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[*]}"' 19:24:14 ++ 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 19:24:14 ++ 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 19:24:14 ++ 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 19:24:14 ++ export PYENV_SHELL=bash 19:24:14 ++ PYENV_SHELL=bash 19:24:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:24:14 +++ complete -F _pyenv pyenv 19:24:14 ++ lf-pyver python3 19:24:14 ++ local py_version_xy=python3 19:24:14 ++ local py_version_xyz= 19:24:14 ++ pyenv versions 19:24:14 ++ local command 19:24:14 ++ command=versions 19:24:14 ++ '[' 1 -gt 0 ']' 19:24:14 ++ shift 19:24:14 ++ case "$command" in 19:24:14 ++ command pyenv versions 19:24:14 ++ pyenv versions 19:24:14 ++ sed 's/^[ *]* //' 19:24:14 ++ awk '{ print $1 }' 19:24:14 ++ grep -E '^[0-9.]*[0-9]$' 19:24:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:24:14 +++ sort -V 19:24:14 +++ grep '^3' /tmp/.pyenv_versions 19:24:14 +++ tail -n 1 19:24:14 ++ py_version_xyz=3.10.6 19:24:14 ++ [[ -z 3.10.6 ]] 19:24:14 ++ echo 3.10.6 19:24:14 ++ return 0 19:24:14 + pyenv local 3.10.6 19:24:14 + local command 19:24:14 + command=local 19:24:14 + '[' 2 -gt 0 ']' 19:24:14 + shift 19:24:14 + case "$command" in 19:24:14 + command pyenv local 3.10.6 19:24:14 + pyenv local 3.10.6 19:24:14 + for arg in "$@" 19:24:14 + case $arg in 19:24:14 + pkg_list+='tox ' 19:24:14 + for arg in "$@" 19:24:14 + case $arg in 19:24:14 + pkg_list+='virtualenv ' 19:24:14 + for arg in "$@" 19:24:14 + case $arg in 19:24:14 + pkg_list+='urllib3~=1.26.15 ' 19:24:14 + [[ -f /tmp/.toxenv ]] 19:24:14 + [[ ! -f /tmp/.toxenv ]] 19:24:14 + [[ -n '' ]] 19:24:14 + python3 -m venv /tmp/venv-klFb 19:24:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-klFb' 19:24:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-klFb 19:24:18 + echo /tmp/venv-klFb 19:24:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:24:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:24:18 + /tmp/venv-klFb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:24:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:24:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:24:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:24:22 + /tmp/venv-klFb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:24:24 + type python3 19:24:24 + true 19:24:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-klFb/bin to PATH' 19:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-klFb/bin to PATH 19:24:24 + PATH=/tmp/venv-klFb/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 19:24:24 + return 0 19:24:24 + python3 --version 19:24:24 Python 3.10.6 19:24:24 + python3 -m pip --version 19:24:25 pip 25.1.1 from /tmp/venv-klFb/lib/python3.10/site-packages/pip (python 3.10) 19:24:25 + python3 -m pip freeze 19:24:25 cachetools==6.1.0 19:24:25 chardet==5.2.0 19:24:25 colorama==0.4.6 19:24:25 distlib==0.3.9 19:24:25 filelock==3.18.0 19:24:25 packaging==25.0 19:24:25 platformdirs==4.3.8 19:24:25 pluggy==1.6.0 19:24:25 pyproject-api==1.9.1 19:24:25 tomli==2.2.1 19:24:25 tox==4.27.0 19:24:25 typing_extensions==4.14.0 19:24:25 urllib3==1.26.20 19:24:25 virtualenv==20.31.2 19:24:25 [EnvInject] - Injecting environment variables from a build step. 19:24:25 [EnvInject] - Injecting as environment variables the properties content 19:24:25 PARALLEL=false 19:24:25 19:24:25 [EnvInject] - Variables injected successfully. 19:24:25 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins364201134916131302.sh 19:24:25 ---> tox-run.sh 19:24:25 + 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 19:24:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:24:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:24:25 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:24:25 + cd /w/workspace/oom-master-sphinx-lint/. 19:24:25 + source /home/jenkins/lf-env.sh 19:24:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:24:25 ++ mktemp -d /tmp/venv-XXXX 19:24:25 + lf_venv=/tmp/venv-9GyR 19:24:25 + local venv_file=/tmp/.os_lf_venv 19:24:25 + local python=python3 19:24:25 + local options 19:24:25 + local set_path=true 19:24:25 + local install_args= 19:24: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 19:24:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:24:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:24:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:24:25 + true 19:24:25 + case $1 in 19:24:25 + venv_file=/tmp/.toxenv 19:24:25 + shift 2 19:24:25 + true 19:24:25 + case $1 in 19:24:25 + shift 19:24:25 + break 19:24:25 + case $python in 19:24:25 + local pkg_list= 19:24:25 + [[ -d /opt/pyenv ]] 19:24:25 + echo 'Setup pyenv:' 19:24:25 Setup pyenv: 19:24:25 + export PYENV_ROOT=/opt/pyenv 19:24:25 + PYENV_ROOT=/opt/pyenv 19:24:25 + 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 19:24:25 + 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 19:24:25 + pyenv versions 19:24:25 system 19:24:25 3.8.13 19:24:25 3.9.13 19:24:25 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:24:25 + command -v pyenv 19:24:25 ++ pyenv init - --no-rehash 19:24: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[*]}"'\'')" 19:24:25 export PATH="/opt/pyenv/shims:${PATH}" 19:24:25 export PYENV_SHELL=bash 19:24:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:24:25 pyenv() { 19:24:25 local command 19:24:25 command="${1:-}" 19:24:25 if [ "$#" -gt 0 ]; then 19:24:25 shift 19:24:25 fi 19:24:25 19:24:25 case "$command" in 19:24:25 rehash|shell) 19:24:25 eval "$(pyenv "sh-$command" "$@")" 19:24:25 ;; 19:24:25 *) 19:24:25 command pyenv "$command" "$@" 19:24:25 ;; 19:24:25 esac 19:24:25 }' 19:24: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[*]}"' 19:24:25 ++ 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 19:24:25 ++ 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 19:24:25 ++ 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 19:24:25 ++ export PYENV_SHELL=bash 19:24:25 ++ PYENV_SHELL=bash 19:24:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:24:25 +++ complete -F _pyenv pyenv 19:24:25 ++ lf-pyver python3 19:24:25 ++ local py_version_xy=python3 19:24:25 ++ local py_version_xyz= 19:24:25 ++ pyenv versions 19:24:25 ++ local command 19:24:25 ++ command=versions 19:24:25 ++ '[' 1 -gt 0 ']' 19:24:25 ++ shift 19:24:25 ++ case "$command" in 19:24:25 ++ command pyenv versions 19:24:25 ++ pyenv versions 19:24:25 ++ sed 's/^[ *]* //' 19:24:25 ++ awk '{ print $1 }' 19:24:25 ++ grep -E '^[0-9.]*[0-9]$' 19:24:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:24:25 +++ grep '^3' /tmp/.pyenv_versions 19:24:25 +++ sort -V 19:24:25 +++ tail -n 1 19:24:25 ++ py_version_xyz=3.10.6 19:24:25 ++ [[ -z 3.10.6 ]] 19:24:25 ++ echo 3.10.6 19:24:25 ++ return 0 19:24:25 + pyenv local 3.10.6 19:24:25 + local command 19:24:25 + command=local 19:24:25 + '[' 2 -gt 0 ']' 19:24:25 + shift 19:24:25 + case "$command" in 19:24:25 + command pyenv local 3.10.6 19:24:25 + pyenv local 3.10.6 19:24:25 + for arg in "$@" 19:24:25 + case $arg in 19:24:25 + pkg_list+='tox ' 19:24:25 + for arg in "$@" 19:24:25 + case $arg in 19:24:25 + pkg_list+='virtualenv ' 19:24:25 + for arg in "$@" 19:24:25 + case $arg in 19:24:25 + pkg_list+='urllib3~=1.26.15 ' 19:24:25 + [[ -f /tmp/.toxenv ]] 19:24:25 ++ cat /tmp/.toxenv 19:24:25 + lf_venv=/tmp/venv-klFb 19:24:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-klFb from' file:/tmp/.toxenv 19:24:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-klFb from file:/tmp/.toxenv 19:24:25 + /tmp/venv-klFb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:24:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:24:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:24:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:24:26 + /tmp/venv-klFb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:24:27 + type python3 19:24:27 + true 19:24:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-klFb/bin to PATH' 19:24:27 lf-activate-venv(): INFO: Adding /tmp/venv-klFb/bin to PATH 19:24:27 + PATH=/tmp/venv-klFb/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 19:24:27 + return 0 19:24:27 + [[ -d /opt/pyenv ]] 19:24:27 + echo '---> Setting up pyenv' 19:24:27 ---> Setting up pyenv 19:24:27 + export PYENV_ROOT=/opt/pyenv 19:24:27 + PYENV_ROOT=/opt/pyenv 19:24:27 + export PATH=/opt/pyenv/bin:/tmp/venv-klFb/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 19:24:27 + PATH=/opt/pyenv/bin:/tmp/venv-klFb/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 19:24:27 ++ pwd 19:24:27 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:24:27 + export PYTHONPATH 19:24:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:24:27 + TOX_TESTENV_PASSENV=PYTHONPATH 19:24:27 + tox --version 19:24:27 4.27.0 from /tmp/venv-klFb/lib/python3.10/site-packages/tox/__init__.py 19:24:28 + PARALLEL=false 19:24:28 + TOX_OPTIONS_LIST= 19:24:28 + [[ -n docs,docs-linkcheck ]] 19:24:28 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:24:28 + case ${PARALLEL,,} in 19:24:28 + tox -e docs,docs-linkcheck 19:24:28 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:24:30 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:24:50 docs: freeze> python -m pip freeze --all 19:24:50 docs: 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 19:24:50 docs: commands[0]> sudo apt install graphviz 19:24:50 19:24:50 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:24:50 19:24:50 Reading package lists... 19:24:50 Building dependency tree... 19:24:50 Reading state information... 19:24:51 graphviz is already the newest version (2.40.1-2). 19:24:51 The following packages were automatically installed and are no longer required: 19:24:51 libmysqlclient20 mysql-common 19:24:51 Use 'sudo apt autoremove' to remove them. 19:24:51 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:24:51 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 19:24:56 docs: OK ✔ in 26.82 seconds 19:24:56 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:25:07 docs-linkcheck: freeze> python -m pip freeze --all 19:25:08 docs-linkcheck: 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 19:25:08 docs-linkcheck: commands[0]> sudo apt install graphviz 19:25:08 19:25:08 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:25:08 19:25:08 Reading package lists... 19:25:08 Building dependency tree... 19:25:08 Reading state information... 19:25:08 graphviz is already the newest version (2.40.1-2). 19:25:08 The following packages were automatically installed and are no longer required: 19:25:08 libmysqlclient20 mysql-common 19:25:08 Use 'sudo apt autoremove' to remove them. 19:25:08 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:25:08 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 19:25:37 docs: OK (26.82=setup[22.46]+cmd[0.26,4.11] seconds) 19:25:37 docs-linkcheck: OK (41.99=setup[12.90]+cmd[0.22,28.86] seconds) 19:25:37 congratulations :) (69.03 seconds) 19:25:37 + tox_status=0 19:25:37 + echo '---> Completed tox runs' 19:25:37 ---> Completed tox runs 19:25:37 + for i in .tox/*/log 19:25:37 ++ echo .tox/docs-linkcheck/log 19:25:37 ++ awk -F/ '{print $2}' 19:25:37 + tox_env=docs-linkcheck 19:25:37 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:25:37 + for i in .tox/*/log 19:25:37 ++ echo .tox/docs/log 19:25:37 ++ awk -F/ '{print $2}' 19:25:37 + tox_env=docs 19:25:37 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:25:37 + DOC_DIR=docs/_build/html 19:25:37 + [[ -d docs/_build/html ]] 19:25:37 + echo '---> Archiving generated docs' 19:25:37 ---> Archiving generated docs 19:25:37 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:25:37 + echo '---> tox-run.sh ends' 19:25:37 ---> tox-run.sh ends 19:25:37 + test 0 -eq 0 19:25:37 $ ssh-agent -k 19:25:37 unset SSH_AUTH_SOCK; 19:25:37 unset SSH_AGENT_PID; 19:25:37 echo Agent pid 1896 killed; 19:25:37 [ssh-agent] Stopped. 19:25:37 [PostBuildScript] - [INFO] Executing post build scripts. 19:25:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4744080047864610008.sh 19:25:37 ---> sysstat.sh 19:25:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12565535219120894810.sh 19:25:37 ---> package-listing.sh 19:25:37 ++ tr '[:upper:]' '[:lower:]' 19:25:37 ++ facter osfamily 19:25:38 + OS_FAMILY=debian 19:25:38 + workspace=/w/workspace/oom-master-sphinx-lint 19:25:38 + START_PACKAGES=/tmp/packages_start.txt 19:25:38 + END_PACKAGES=/tmp/packages_end.txt 19:25:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:38 + PACKAGES=/tmp/packages_start.txt 19:25:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:25:38 + PACKAGES=/tmp/packages_end.txt 19:25:38 + case "${OS_FAMILY}" in 19:25:38 + dpkg -l 19:25:38 + grep '^ii' 19:25:38 + '[' -f /tmp/packages_start.txt ']' 19:25:38 + '[' -f /tmp/packages_end.txt ']' 19:25:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:25:38 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:25:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:25:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11006178030233391745.sh 19:25:38 ---> capture-instance-metadata.sh 19:25:38 Setup pyenv: 19:25:38 system 19:25:38 3.8.13 19:25:38 3.9.13 19:25:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:25:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e6j0 19:25:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:25:46 lf-activate-venv(): INFO: Installing: lftools 19:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-e6j0/bin to PATH 19:26:08 INFO: Running in OpenStack, capturing instance metadata 19:26:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17408960682210202716.sh 19:26:08 provisioning config files... 19:26:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15604356843217034597tmp 19:26:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:26:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:26:08 [EnvInject] - Injecting environment variables from a build step. 19:26:08 [EnvInject] - Injecting as environment variables the properties content 19:26:08 SERVER_ID=logs 19:26:08 19:26:08 [EnvInject] - Variables injected successfully. 19:26:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11516278068890344789.sh 19:26:08 ---> create-netrc.sh 19:26:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8954530065540953284.sh 19:26:08 ---> python-tools-install.sh 19:26:08 Setup pyenv: 19:26:08 system 19:26:09 3.8.13 19:26:09 3.9.13 19:26:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:26:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e6j0 from file:/tmp/.os_lf_venv 19:26:11 lf-activate-venv(): INFO: Installing: lftools 19:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-e6j0/bin to PATH 19:26:19 Generating Requirements File 19:26:38 Python 3.10.6 19:26:38 pip 25.1.1 from /tmp/venv-e6j0/lib/python3.10/site-packages/pip (python 3.10) 19:26:38 appdirs==1.4.4 19:26:38 argcomplete==3.6.2 19:26:38 aspy.yaml==1.3.0 19:26:38 attrs==25.3.0 19:26:38 autopage==0.5.2 19:26:38 beautifulsoup4==4.13.4 19:26:38 boto3==1.38.38 19:26:38 botocore==1.38.38 19:26:38 bs4==0.0.2 19:26:38 cachetools==5.5.2 19:26:38 certifi==2025.6.15 19:26:38 cffi==1.17.1 19:26:38 cfgv==3.4.0 19:26:38 chardet==5.2.0 19:26:38 charset-normalizer==3.4.2 19:26:38 click==8.2.1 19:26:38 cliff==4.10.0 19:26:38 cmd2==2.6.1 19:26:38 cryptography==3.3.2 19:26:38 debtcollector==3.0.0 19:26:38 decorator==5.2.1 19:26:38 defusedxml==0.7.1 19:26:38 Deprecated==1.2.18 19:26:38 distlib==0.3.9 19:26:38 dnspython==2.7.0 19:26:38 docker==7.1.0 19:26:38 dogpile.cache==1.4.0 19:26:38 durationpy==0.10 19:26:38 email_validator==2.2.0 19:26:38 filelock==3.18.0 19:26:38 future==1.0.0 19:26:38 gitdb==4.0.12 19:26:38 GitPython==3.1.44 19:26:38 google-auth==2.40.3 19:26:38 httplib2==0.22.0 19:26:38 identify==2.6.12 19:26:38 idna==3.10 19:26:38 importlib-resources==1.5.0 19:26:38 iso8601==2.1.0 19:26:38 Jinja2==3.1.6 19:26:38 jmespath==1.0.1 19:26:38 jsonpatch==1.33 19:26:38 jsonpointer==3.0.0 19:26:38 jsonschema==4.24.0 19:26:38 jsonschema-specifications==2025.4.1 19:26:38 keystoneauth1==5.11.1 19:26:38 kubernetes==33.1.0 19:26:38 lftools==0.37.13 19:26:38 lxml==5.4.0 19:26:38 MarkupSafe==3.0.2 19:26:38 msgpack==1.1.1 19:26:38 multi_key_dict==2.0.3 19:26:38 munch==4.0.0 19:26:38 netaddr==1.3.0 19:26:38 niet==1.4.2 19:26:38 nodeenv==1.9.1 19:26:38 oauth2client==4.1.3 19:26:38 oauthlib==3.3.0 19:26:38 openstacksdk==4.6.0 19:26:38 os-client-config==2.1.0 19:26:38 os-service-types==1.7.0 19:26:38 osc-lib==4.0.2 19:26:38 oslo.config==9.8.0 19:26:38 oslo.context==6.0.0 19:26:38 oslo.i18n==6.5.1 19:26:38 oslo.log==7.1.0 19:26:38 oslo.serialization==5.7.0 19:26:38 oslo.utils==9.0.0 19:26:38 packaging==25.0 19:26:38 pbr==6.1.1 19:26:38 platformdirs==4.3.8 19:26:38 prettytable==3.16.0 19:26:38 psutil==7.0.0 19:26:38 pyasn1==0.6.1 19:26:38 pyasn1_modules==0.4.2 19:26:38 pycparser==2.22 19:26:38 pygerrit2==2.0.15 19:26:38 PyGithub==2.6.1 19:26:38 PyJWT==2.10.1 19:26:38 PyNaCl==1.5.0 19:26:38 pyparsing==2.4.7 19:26:38 pyperclip==1.9.0 19:26:38 pyrsistent==0.20.0 19:26:38 python-cinderclient==9.7.0 19:26:38 python-dateutil==2.9.0.post0 19:26:38 python-heatclient==4.2.0 19:26:38 python-jenkins==1.8.2 19:26:38 python-keystoneclient==5.6.0 19:26:38 python-magnumclient==4.8.1 19:26:38 python-openstackclient==8.1.0 19:26:38 python-swiftclient==4.8.0 19:26:38 PyYAML==6.0.2 19:26:38 referencing==0.36.2 19:26:38 requests==2.32.4 19:26:38 requests-oauthlib==2.0.0 19:26:38 requestsexceptions==1.4.0 19:26:38 rfc3986==2.0.0 19:26:38 rpds-py==0.25.1 19:26:38 rsa==4.9.1 19:26:38 ruamel.yaml==0.18.14 19:26:38 ruamel.yaml.clib==0.2.12 19:26:38 s3transfer==0.13.0 19:26:38 simplejson==3.20.1 19:26:38 six==1.17.0 19:26:38 smmap==5.0.2 19:26:38 soupsieve==2.7 19:26:38 stevedore==5.4.1 19:26:38 tabulate==0.9.0 19:26:38 toml==0.10.2 19:26:38 tomlkit==0.13.3 19:26:38 tqdm==4.67.1 19:26:38 typing_extensions==4.14.0 19:26:38 tzdata==2025.2 19:26:38 urllib3==1.26.20 19:26:38 virtualenv==20.31.2 19:26:38 wcwidth==0.2.13 19:26:38 websocket-client==1.8.0 19:26:38 wrapt==1.17.2 19:26:38 xdg==6.0.0 19:26:38 xmltodict==0.14.2 19:26:38 yq==3.4.3 19:26:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15635974541738761255.sh 19:26:38 ---> sudo-logs.sh 19:26:38 Archiving 'sudo' log.. 19:26:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3482364807907624474.sh 19:26:38 ---> job-cost.sh 19:26:38 Setup pyenv: 19:26:38 system 19:26:38 3.8.13 19:26:38 3.9.13 19:26:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:26:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e6j0 from file:/tmp/.os_lf_venv 19:26:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-e6j0/bin to PATH 19:26:45 INFO: No Stack... 19:26:46 INFO: Retrieving Pricing Info for: v3-standard-4 19:26:46 INFO: Archiving Costs 19:26:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins418707111939030593.sh 19:26:46 ---> logs-deploy.sh 19:26:46 Setup pyenv: 19:26:46 system 19:26:46 3.8.13 19:26:46 3.9.13 19:26:46 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e6j0 from file:/tmp/.os_lf_venv 19:26:48 lf-activate-venv(): INFO: Installing: lftools 19:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-e6j0/bin to PATH 19:26:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/581 19:26:56 INFO: archiving workspace using pattern(s): 19:26:57 Archives upload complete. 19:26:58 INFO: archiving logs to Nexus 19:26:58 ---> uname -a: 19:26:58 Linux prd-ubuntu1804-builder-4c-4g-22182 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:26:58 19:26:58 19:26:58 ---> lscpu: 19:26:58 Architecture: x86_64 19:26:58 CPU op-mode(s): 32-bit, 64-bit 19:26:58 Byte Order: Little Endian 19:26:58 CPU(s): 4 19:26:58 On-line CPU(s) list: 0-3 19:26:58 Thread(s) per core: 1 19:26:58 Core(s) per socket: 1 19:26:58 Socket(s): 4 19:26:58 NUMA node(s): 1 19:26:58 Vendor ID: AuthenticAMD 19:26:58 CPU family: 23 19:26:58 Model: 49 19:26:58 Model name: AMD EPYC-Rome Processor 19:26:58 Stepping: 0 19:26:58 CPU MHz: 2799.998 19:26:58 BogoMIPS: 5599.99 19:26:58 Virtualization: AMD-V 19:26:58 Hypervisor vendor: KVM 19:26:58 Virtualization type: full 19:26:58 L1d cache: 32K 19:26:58 L1i cache: 32K 19:26:58 L2 cache: 512K 19:26:58 L3 cache: 16384K 19:26:58 NUMA node0 CPU(s): 0-3 19:26:58 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 19:26:58 19:26:58 19:26:58 ---> nproc: 19:26:58 4 19:26:58 19:26:58 19:26:58 ---> df -h: 19:26:58 Filesystem Size Used Avail Use% Mounted on 19:26:58 udev 7.9G 0 7.9G 0% /dev 19:26:58 tmpfs 1.6G 672K 1.6G 1% /run 19:26:58 /dev/vda1 78G 8.6G 69G 12% / 19:26:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:26:58 tmpfs 5.0M 0 5.0M 0% /run/lock 19:26:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:26:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:26:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:26:58 19:26:58 19:26:58 ---> free -m: 19:26:58 total used free shared buff/cache available 19:26:58 Mem: 16040 589 12981 0 2468 15120 19:26:58 Swap: 1023 0 1023 19:26:58 19:26:58 19:26:58 ---> ip addr: 19:26:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:26:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:26:58 inet 127.0.0.1/8 scope host lo 19:26:58 valid_lft forever preferred_lft forever 19:26:58 inet6 ::1/128 scope host 19:26:58 valid_lft forever preferred_lft forever 19:26:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:26:58 link/ether fa:16:3e:3b:39:65 brd ff:ff:ff:ff:ff:ff 19:26:58 inet 10.30.107.201/23 brd 10.30.107.255 scope global dynamic ens3 19:26:58 valid_lft 85011sec preferred_lft 85011sec 19:26:58 inet6 fe80::f816:3eff:fe3b:3965/64 scope link 19:26:58 valid_lft forever preferred_lft forever 19:26:58 19:26:58 19:26:58 ---> sar -b -r -n DEV: 19:26:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22182) 06/18/25 _x86_64_ (4 CPU) 19:26:58 19:26:58 19:03:51 LINUX RESTART (4 CPU) 19:26:58 19:26:58 19:04:04 tps rtps wtps bread/s bwrtn/s 19:26:58 19:05:01 78.22 44.91 33.30 3065.03 39735.25 19:26:58 19:06:01 10.20 0.00 10.20 0.00 14658.85 19:26:58 19:07:01 10.80 0.00 10.80 0.00 14668.22 19:26:58 19:08:01 10.18 0.00 10.18 0.00 14658.05 19:26:58 19:09:01 5.33 0.00 5.33 0.00 6065.12 19:26:58 19:10:01 0.98 0.02 0.97 0.13 11.33 19:26:58 19:11:01 1.07 0.00 1.07 0.00 16.00 19:26:58 19:12:01 0.80 0.00 0.80 0.00 9.46 19:26:58 19:13:01 0.97 0.00 0.97 0.00 14.13 19:26:58 19:14:01 0.80 0.00 0.80 0.00 9.20 19:26:58 19:15:01 1.28 0.00 1.28 0.00 16.26 19:26:58 19:16:01 2.40 1.55 0.85 43.33 10.93 19:26:58 19:17:01 1.07 0.02 1.05 0.13 14.40 19:26:58 19:18:02 1.72 0.53 1.18 14.00 15.20 19:26:58 19:19:01 0.93 0.00 0.93 0.00 14.51 19:26:58 19:20:01 4.03 2.37 1.67 18.93 25.06 19:26:58 19:21:01 0.98 0.00 0.98 0.00 13.33 19:26:58 19:22:01 0.82 0.00 0.82 0.00 10.80 19:26:58 19:23:01 1.15 0.00 1.15 0.00 15.33 19:26:58 19:24:01 0.78 0.00 0.78 0.00 9.87 19:26:58 19:25:01 378.95 37.33 341.63 1499.62 11213.73 19:26:58 19:26:01 112.53 0.20 112.33 10.66 15434.89 19:26:58 Average: 28.36 3.86 24.50 205.12 5227.60 19:26:58 19:26:58 19:04:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:26:58 19:05:01 14467172 15692652 1957796 11.92 32004 1412712 710588 4.07 488032 1295508 24 19:26:58 19:06:01 14467744 15693332 1957224 11.92 32084 1412708 710588 4.07 487700 1295508 8 19:26:58 19:07:01 14457564 15683268 1967404 11.98 32172 1412720 710588 4.07 497904 1295512 156 19:26:58 19:08:01 14457020 15682828 1967948 11.98 32252 1412724 710588 4.07 498628 1295516 152 19:26:58 19:09:01 14464556 15690428 1960412 11.94 32324 1412724 710588 4.07 490956 1295516 192 19:26:58 19:10:01 14456192 15682124 1968776 11.99 32364 1412736 710588 4.07 499552 1295520 20 19:26:58 19:11:01 14456240 15682220 1968728 11.99 32404 1412748 710588 4.07 499688 1295528 172 19:26:58 19:12:01 14456428 15682428 1968540 11.99 32428 1412752 710588 4.07 499620 1295540 152 19:26:58 19:13:01 14454796 15680852 1970172 11.99 32472 1412752 710588 4.07 500884 1295536 152 19:26:58 19:14:01 14454896 15680992 1970072 11.99 32488 1412756 710588 4.07 500772 1295540 4 19:26:58 19:15:01 14454896 15681024 1970072 11.99 32524 1412760 726624 4.16 500900 1295544 4 19:26:58 19:16:01 14445460 15672988 1979508 12.05 32572 1414056 726624 4.16 508864 1296452 28 19:26:58 19:17:01 14444656 15672256 1980312 12.06 32624 1414052 726624 4.16 509340 1296444 136 19:26:58 19:18:02 14425736 15654216 1999232 12.17 32672 1414484 726624 4.16 528372 1296164 4 19:26:58 19:19:01 14426116 15654772 1998852 12.17 32712 1414620 726624 4.16 528216 1296296 44 19:26:58 19:20:01 14424876 15654204 2000092 12.18 33332 1414624 692828 3.97 528896 1296300 8 19:26:58 19:21:01 14425116 15654492 1999852 12.18 33372 1414624 692828 3.97 528780 1296300 12 19:26:58 19:22:01 14425412 15654824 1999556 12.17 33404 1414628 692828 3.97 529052 1296304 188 19:26:58 19:23:01 14425476 15654936 1999492 12.17 33444 1414632 692828 3.97 529076 1296308 8 19:26:58 19:24:01 14424796 15654292 2000172 12.18 33476 1414636 692828 3.97 529124 1296316 24 19:26:58 19:25:01 13751664 15468396 2673304 16.28 71348 1839368 855280 4.89 802860 1643500 233384 19:26:58 19:26:01 13449084 15436488 2975884 18.12 88980 2077828 824308 4.72 868708 1849524 94576 19:26:58 Average: 14368904 15652910 2056064 12.52 36975 1463075 721942 4.13 538906 1336849 14975 19:26:58 19:26:58 19:04:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:26:58 19:05:01 ens3 170.94 109.75 538.70 30.33 0.00 0.00 0.00 0.00 19:26:58 19:05:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 19:26:58 19:06:01 ens3 0.25 0.12 0.06 0.16 0.00 0.00 0.00 0.00 19:26:58 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:07:01 ens3 0.23 0.15 0.06 0.17 0.00 0.00 0.00 0.00 19:26:58 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:08:01 ens3 0.27 0.08 0.06 0.16 0.00 0.00 0.00 0.00 19:26:58 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:09:01 ens3 0.33 0.25 0.07 0.18 0.00 0.00 0.00 0.00 19:26:58 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:10:01 ens3 2.62 0.97 2.72 0.66 0.00 0.00 0.00 0.00 19:26:58 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:11:01 ens3 0.23 0.22 0.06 0.22 0.00 0.00 0.00 0.00 19:26:58 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:12:01 ens3 0.27 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:26:58 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:13:01 ens3 0.97 0.90 0.42 1.33 0.00 0.00 0.00 0.00 19:26:58 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:14:01 ens3 0.15 0.13 0.05 0.17 0.00 0.00 0.00 0.00 19:26:58 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:15:01 ens3 0.35 0.32 0.14 0.40 0.00 0.00 0.00 0.00 19:26:58 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:16:01 ens3 1.05 0.80 0.91 0.56 0.00 0.00 0.00 0.00 19:26:58 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:17:01 ens3 0.73 0.55 0.32 0.35 0.00 0.00 0.00 0.00 19:26:58 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:18:02 ens3 9.60 9.33 5.85 10.89 0.00 0.00 0.00 0.00 19:26:58 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:19:01 ens3 0.24 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:26:58 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:20:01 ens3 0.37 0.27 0.13 0.25 0.00 0.00 0.00 0.00 19:26:58 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:21:01 ens3 0.33 0.30 0.12 0.35 0.00 0.00 0.00 0.00 19:26:58 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:22:01 ens3 0.22 0.15 0.06 0.18 0.00 0.00 0.00 0.00 19:26:58 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:23:01 ens3 0.35 0.37 0.16 0.41 0.00 0.00 0.00 0.00 19:26:58 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:58 19:24:01 ens3 0.12 0.10 0.05 0.17 0.00 0.00 0.00 0.00 19:26:58 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:58 19:25:01 ens3 419.55 286.55 1828.40 63.44 0.00 0.00 0.00 0.00 19:26:58 19:25:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 19:26:58 19:26:01 ens3 218.28 182.07 702.01 22.72 0.00 0.00 0.00 0.00 19:26:58 19:26:01 lo 33.39 33.39 2.73 2.73 0.00 0.00 0.00 0.00 19:26:58 Average: ens3 37.33 26.81 139.22 6.00 0.00 0.00 0.00 0.00 19:26:58 Average: lo 1.73 1.73 0.14 0.14 0.00 0.00 0.00 0.00 19:26:58 19:26:58 19:26:58 ---> sar -P ALL: 19:26:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22182) 06/18/25 _x86_64_ (4 CPU) 19:26:58 19:26:58 19:03:51 LINUX RESTART (4 CPU) 19:26:58 19:26:58 19:04:04 CPU %user %nice %system %iowait %steal %idle 19:26:58 19:05:01 all 3.88 0.00 0.79 3.57 0.02 91.73 19:26:58 19:05:01 0 4.46 0.00 0.81 5.00 0.02 89.71 19:26:58 19:05:01 1 2.65 0.00 0.83 0.76 0.02 95.75 19:26:58 19:05:01 2 3.64 0.00 0.84 0.62 0.04 94.87 19:26:58 19:05:01 3 4.80 0.00 0.67 7.94 0.02 86.57 19:26:58 19:06:01 all 0.14 0.00 0.03 1.34 0.01 98.49 19:26:58 19:06:01 0 0.07 0.00 0.00 0.00 0.02 99.92 19:26:58 19:06:01 1 0.17 0.00 0.05 0.05 0.00 99.73 19:26:58 19:06:01 2 0.10 0.00 0.02 0.00 0.02 99.87 19:26:58 19:06:01 3 0.22 0.00 0.02 5.29 0.02 94.46 19:26:58 19:07:01 all 0.29 0.00 0.01 1.27 0.01 98.42 19:26:58 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:26:58 19:07:01 1 0.08 0.00 0.02 0.10 0.02 99.78 19:26:58 19:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:26:58 19:07:01 3 1.02 0.00 0.02 4.97 0.02 93.98 19:26:58 19:08:01 all 0.05 0.00 0.01 1.22 0.01 98.71 19:26:58 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:26:58 19:08:01 1 0.03 0.00 0.03 0.07 0.02 99.85 19:26:58 19:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:26:58 19:08:01 3 0.13 0.00 0.00 4.83 0.02 95.02 19:26:58 19:09:01 all 0.04 0.00 0.01 0.51 0.01 99.42 19:26:58 19:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:26:58 19:09:01 1 0.03 0.00 0.02 0.08 0.03 99.83 19:26:58 19:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:26:58 19:09:01 3 0.10 0.00 0.03 1.94 0.02 97.91 19:26:58 19:10:01 all 0.20 0.00 0.04 0.00 0.01 99.74 19:26:58 19:10:01 0 0.23 0.00 0.03 0.00 0.00 99.73 19:26:58 19:10:01 1 0.37 0.00 0.05 0.03 0.03 99.52 19:26:58 19:10:01 2 0.07 0.00 0.00 0.00 0.00 99.93 19:26:58 19:10:01 3 0.13 0.00 0.07 0.00 0.00 99.80 19:26:58 19:11:01 all 0.03 0.00 0.03 0.01 0.01 99.92 19:26:58 19:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:26:58 19:11:01 1 0.07 0.00 0.03 0.02 0.02 99.87 19:26:58 19:11:01 2 0.00 0.00 0.05 0.00 0.00 99.95 19:26:58 19:11:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:26:58 19:12:01 all 0.03 0.00 0.00 0.00 0.00 99.95 19:26:58 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:26:58 19:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:26:58 19:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:26:58 19:12:01 3 0.07 0.00 0.00 0.02 0.00 99.92 19:26:58 19:13:01 all 0.09 0.00 0.03 0.01 0.01 99.87 19:26:58 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:26:58 19:13:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:26:58 19:13:01 2 0.12 0.00 0.02 0.00 0.00 99.87 19:26:58 19:13:01 3 0.17 0.00 0.07 0.03 0.02 99.72 19:26:58 19:14:01 all 0.51 0.00 0.02 0.00 0.01 99.46 19:26:58 19:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:26:58 19:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:26:58 19:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:26:58 19:14:01 3 1.97 0.00 0.03 0.00 0.03 97.96 19:26:58 19:15:01 all 0.53 0.00 0.02 0.01 0.01 99.44 19:26:58 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:26:58 19:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:26:58 19:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:26:58 19:15:01 3 1.99 0.00 0.02 0.03 0.02 97.95 19:26:58 19:26:58 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:26:58 19:16:01 all 0.76 0.00 0.02 0.01 0.01 99.21 19:26:58 19:16:01 0 0.12 0.00 0.00 0.00 0.00 99.88 19:26:58 19:16:01 1 0.57 0.00 0.02 0.02 0.02 99.38 19:26:58 19:16:01 2 0.15 0.00 0.03 0.03 0.00 99.78 19:26:58 19:16:01 3 2.15 0.00 0.02 0.02 0.00 97.82 19:26:58 19:17:01 all 0.24 0.00 0.02 0.01 0.01 99.73 19:26:58 19:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:26:58 19:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:26:58 19:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:26:58 19:17:01 3 0.86 0.00 0.00 0.02 0.02 99.10 19:26:58 19:18:02 all 0.90 0.00 0.05 0.01 0.01 99.03 19:26:58 19:18:02 0 1.32 0.00 0.05 0.00 0.02 98.62 19:26:58 19:18:02 1 0.42 0.00 0.05 0.00 0.02 99.52 19:26:58 19:18:02 2 0.45 0.00 0.07 0.00 0.00 99.48 19:26:58 19:18:02 3 1.41 0.00 0.03 0.03 0.00 98.53 19:26:58 19:19:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:26:58 19:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 19:26:58 19:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 19:26:58 19:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:26:58 19:19:01 3 0.19 0.00 0.00 0.00 0.02 99.80 19:26:58 19:20:01 all 0.02 0.00 0.03 0.02 0.01 99.92 19:26:58 19:20:01 0 0.02 0.00 0.02 0.05 0.00 99.92 19:26:58 19:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:26:58 19:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:26:58 19:20:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:26:58 19:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:26:58 19:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:26:58 19:21:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:26:58 19:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:26:58 19:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:26:58 19:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:26:58 19:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:26:58 19:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:26:58 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:26:58 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:26:58 19:23:01 all 0.05 0.00 0.02 0.00 0.01 99.92 19:26:58 19:23:01 0 0.07 0.00 0.02 0.03 0.00 99.88 19:26:58 19:23:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:26:58 19:23:01 2 0.10 0.00 0.02 0.00 0.00 99.88 19:26:58 19:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:26:58 19:24:01 all 0.03 0.00 0.02 0.01 0.00 99.95 19:26:58 19:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:26:58 19:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:26:58 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:26:58 19:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:26:58 19:25:01 all 19.42 0.00 2.06 3.05 0.07 75.39 19:26:58 19:25:01 0 9.17 0.00 1.52 5.13 0.07 84.11 19:26:58 19:25:01 1 8.35 0.00 2.27 4.71 0.05 84.62 19:26:58 19:25:01 2 15.05 0.00 1.48 0.37 0.10 83.00 19:26:58 19:25:01 3 45.15 0.00 3.00 1.99 0.07 49.79 19:26:58 19:26:01 all 15.13 0.00 1.33 1.84 0.07 81.63 19:26:58 19:26:01 0 4.75 0.00 0.69 2.59 0.05 91.92 19:26:58 19:26:01 1 16.35 0.00 1.47 4.26 0.08 77.83 19:26:58 19:26:01 2 16.04 0.00 1.19 0.07 0.07 82.63 19:26:58 19:26:01 3 23.36 0.00 1.97 0.40 0.08 74.19 19:26:58 19:26:58 Average: CPU %user %nice %system %iowait %steal %idle 19:26:58 Average: all 1.92 0.00 0.21 0.58 0.01 97.28 19:26:58 Average: 0 0.92 0.00 0.15 0.57 0.01 98.36 19:26:58 Average: 1 1.33 0.00 0.23 0.46 0.02 97.96 19:26:58 Average: 2 1.62 0.00 0.17 0.05 0.01 98.14 19:26:58 Average: 3 3.80 0.00 0.27 1.23 0.02 94.67 19:26:58 19:26:58 19:26:58