13:28:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:28:58 Running as SYSTEM 13:28:58 [EnvInject] - Loading node environment variables. 13:28:58 Building remotely on prd-ubuntu1804-builder-4c-4g-21612 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:28:58 [ssh-agent] Looking for ssh-agent implementation... 13:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:58 $ ssh-agent 13:28:58 SSH_AUTH_SOCK=/tmp/ssh-dTSla1wZvCPo/agent.1643 13:28:58 SSH_AGENT_PID=1645 13:28:58 [ssh-agent] Started. 13:28:58 Running ssh-add (command line suppressed) 13:28:58 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7693311171799741377.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7693311171799741377.key) 13:28:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:28:58 The recommended git tool is: NONE 13:28:59 using credential onap-jenkins-ssh 13:29:00 Wiping out workspace first. 13:29:00 Cloning the remote Git repository 13:29:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:29:00 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:29:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:00 > git --version # timeout=10 13:29:00 > git --version # 'git version 2.17.1' 13:29:00 using GIT_SSH to set credentials Gerrit user 13:29:00 Verifying host key using manually-configured host key entries 13:29:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:29:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:05 using GIT_SSH to set credentials Gerrit user 13:29:05 Verifying host key using manually-configured host key entries 13:29:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/13 # timeout=30 13:29:06 > git rev-parse c8093ac356ad56296b0fbde721251a33b5ad4fe9^{commit} # timeout=10 13:29:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:29:06 Checking out Revision c8093ac356ad56296b0fbde721251a33b5ad4fe9 (refs/changes/00/141100/13) 13:29:06 > git config core.sparsecheckout # timeout=10 13:29:06 > git checkout -f c8093ac356ad56296b0fbde721251a33b5ad4fe9 # timeout=30 13:29:06 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:29:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:29:06 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:29:09 [EnvInject] - Injecting environment variables from a build step. 13:29:09 [EnvInject] - Injecting as environment variables the properties content 13:29:09 PYTHON=python3 13:29:09 13:29:09 [EnvInject] - Variables injected successfully. 13:29:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11702179467972124173.sh 13:29:09 ---> tox-install.sh 13:29:09 + source /home/jenkins/lf-env.sh 13:29:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:29:09 ++ mktemp -d /tmp/venv-XXXX 13:29:09 + lf_venv=/tmp/venv-GEfz 13:29:09 + local venv_file=/tmp/.os_lf_venv 13:29:09 + local python=python3 13:29:09 + local options 13:29:09 + local set_path=true 13:29:09 + local install_args= 13:29:09 ++ 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 13:29:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:29:09 + true 13:29:09 + case $1 in 13:29:09 + venv_file=/tmp/.toxenv 13:29:09 + shift 2 13:29:09 + true 13:29:09 + case $1 in 13:29:09 + shift 13:29:09 + break 13:29:09 + case $python in 13:29:09 + local pkg_list= 13:29:09 + [[ -d /opt/pyenv ]] 13:29:09 + echo 'Setup pyenv:' 13:29:09 Setup pyenv: 13:29:09 + export PYENV_ROOT=/opt/pyenv 13:29:09 + PYENV_ROOT=/opt/pyenv 13:29:09 + 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 13:29:09 + 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 13:29:09 + pyenv versions 13:29:09 * system (set by /opt/pyenv/version) 13:29:09 * 3.8.13 (set by /opt/pyenv/version) 13:29:09 * 3.9.13 (set by /opt/pyenv/version) 13:29:09 * 3.10.6 (set by /opt/pyenv/version) 13:29:09 + command -v pyenv 13:29:09 ++ pyenv init - --no-rehash 13:29:09 + 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[*]}"'\'')" 13:29:09 export PATH="/opt/pyenv/shims:${PATH}" 13:29:09 export PYENV_SHELL=bash 13:29:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:29:09 pyenv() { 13:29:09 local command 13:29:09 command="${1:-}" 13:29:09 if [ "$#" -gt 0 ]; then 13:29:09 shift 13:29:09 fi 13:29:09 13:29:09 case "$command" in 13:29:09 rehash|shell) 13:29:09 eval "$(pyenv "sh-$command" "$@")" 13:29:09 ;; 13:29:09 *) 13:29:09 command pyenv "$command" "$@" 13:29:09 ;; 13:29:09 esac 13:29:09 }' 13:29:09 +++ 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[*]}"' 13:29:09 ++ 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 13:29:09 ++ 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 13:29:09 ++ 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 13:29:09 ++ export PYENV_SHELL=bash 13:29:09 ++ PYENV_SHELL=bash 13:29:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:29:09 +++ complete -F _pyenv pyenv 13:29:09 ++ lf-pyver python3 13:29:09 ++ local py_version_xy=python3 13:29:09 ++ local py_version_xyz= 13:29:09 ++ pyenv versions 13:29:09 ++ local command 13:29:09 ++ command=versions 13:29:09 ++ '[' 1 -gt 0 ']' 13:29:09 ++ shift 13:29:09 ++ case "$command" in 13:29:09 ++ command pyenv versions 13:29:09 ++ pyenv versions 13:29:09 ++ sed 's/^[ *]* //' 13:29:09 ++ awk '{ print $1 }' 13:29:09 ++ grep -E '^[0-9.]*[0-9]$' 13:29:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:29:09 +++ grep '^3' /tmp/.pyenv_versions 13:29:09 +++ sort -V 13:29:09 +++ tail -n 1 13:29:09 ++ py_version_xyz=3.10.6 13:29:09 ++ [[ -z 3.10.6 ]] 13:29:09 ++ echo 3.10.6 13:29:09 ++ return 0 13:29:09 + pyenv local 3.10.6 13:29:09 + local command 13:29:09 + command=local 13:29:09 + '[' 2 -gt 0 ']' 13:29:09 + shift 13:29:09 + case "$command" in 13:29:09 + command pyenv local 3.10.6 13:29:09 + pyenv local 3.10.6 13:29:09 + for arg in "$@" 13:29:09 + case $arg in 13:29:09 + pkg_list+='tox ' 13:29:09 + for arg in "$@" 13:29:09 + case $arg in 13:29:09 + pkg_list+='virtualenv ' 13:29:09 + for arg in "$@" 13:29:09 + case $arg in 13:29:09 + pkg_list+='urllib3~=1.26.15 ' 13:29:09 + [[ -f /tmp/.toxenv ]] 13:29:09 + [[ ! -f /tmp/.toxenv ]] 13:29:09 + [[ -n '' ]] 13:29:09 + python3 -m venv /tmp/venv-GEfz 13:29:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GEfz' 13:29:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GEfz 13:29:14 + echo /tmp/venv-GEfz 13:29:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:29:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:29:14 + /tmp/venv-GEfz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:29:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:29:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:29:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:29:18 + /tmp/venv-GEfz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:29:21 + type python3 13:29:21 + true 13:29:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GEfz/bin to PATH' 13:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-GEfz/bin to PATH 13:29:21 + PATH=/tmp/venv-GEfz/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 13:29:21 + return 0 13:29:21 + python3 --version 13:29:21 Python 3.10.6 13:29:21 + python3 -m pip --version 13:29:21 pip 25.1.1 from /tmp/venv-GEfz/lib/python3.10/site-packages/pip (python 3.10) 13:29:21 + python3 -m pip freeze 13:29:21 cachetools==6.0.0 13:29:21 chardet==5.2.0 13:29:21 colorama==0.4.6 13:29:21 distlib==0.3.9 13:29:21 filelock==3.18.0 13:29:21 packaging==25.0 13:29:21 platformdirs==4.3.8 13:29:21 pluggy==1.6.0 13:29:21 pyproject-api==1.9.1 13:29:21 tomli==2.2.1 13:29:21 tox==4.26.0 13:29:21 typing_extensions==4.14.0 13:29:21 urllib3==1.26.20 13:29:21 virtualenv==20.31.2 13:29:21 [EnvInject] - Injecting environment variables from a build step. 13:29:21 [EnvInject] - Injecting as environment variables the properties content 13:29:21 PARALLEL=false 13:29:21 13:29:21 [EnvInject] - Variables injected successfully. 13:29:21 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15307490756993018697.sh 13:29:21 ---> tox-run.sh 13:29:21 + 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 13:29:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:29:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:29:21 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:29:21 + cd /w/workspace/oom-master-sphinx-lint/. 13:29:21 + source /home/jenkins/lf-env.sh 13:29:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:29:21 ++ mktemp -d /tmp/venv-XXXX 13:29:21 + lf_venv=/tmp/venv-aJS4 13:29:21 + local venv_file=/tmp/.os_lf_venv 13:29:21 + local python=python3 13:29:21 + local options 13:29:21 + local set_path=true 13:29:21 + local install_args= 13:29:21 ++ 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 13:29:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:29:21 + true 13:29:21 + case $1 in 13:29:21 + venv_file=/tmp/.toxenv 13:29:21 + shift 2 13:29:21 + true 13:29:21 + case $1 in 13:29:21 + shift 13:29:21 + break 13:29:21 + case $python in 13:29:21 + local pkg_list= 13:29:21 + [[ -d /opt/pyenv ]] 13:29:21 + echo 'Setup pyenv:' 13:29:21 Setup pyenv: 13:29:21 + export PYENV_ROOT=/opt/pyenv 13:29:21 + PYENV_ROOT=/opt/pyenv 13:29:21 + 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 13:29:21 + 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 13:29:21 + pyenv versions 13:29:21 system 13:29:21 3.8.13 13:29:21 3.9.13 13:29:21 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:29:21 + command -v pyenv 13:29:21 ++ pyenv init - --no-rehash 13:29:21 + 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[*]}"'\'')" 13:29:21 export PATH="/opt/pyenv/shims:${PATH}" 13:29:21 export PYENV_SHELL=bash 13:29:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:29:21 pyenv() { 13:29:21 local command 13:29:21 command="${1:-}" 13:29:21 if [ "$#" -gt 0 ]; then 13:29:21 shift 13:29:21 fi 13:29:21 13:29:21 case "$command" in 13:29:21 rehash|shell) 13:29:21 eval "$(pyenv "sh-$command" "$@")" 13:29:21 ;; 13:29:21 *) 13:29:21 command pyenv "$command" "$@" 13:29:21 ;; 13:29:21 esac 13:29:21 }' 13:29:21 +++ 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[*]}"' 13:29:21 ++ 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 13:29:21 ++ 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 13:29:21 ++ 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 13:29:21 ++ export PYENV_SHELL=bash 13:29:21 ++ PYENV_SHELL=bash 13:29:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:29:21 +++ complete -F _pyenv pyenv 13:29:21 ++ lf-pyver python3 13:29:21 ++ local py_version_xy=python3 13:29:21 ++ local py_version_xyz= 13:29:21 ++ pyenv versions 13:29:21 ++ local command 13:29:21 ++ command=versions 13:29:21 ++ '[' 1 -gt 0 ']' 13:29:21 ++ shift 13:29:21 ++ case "$command" in 13:29:21 ++ command pyenv versions 13:29:21 ++ pyenv versions 13:29:21 ++ sed 's/^[ *]* //' 13:29:21 ++ awk '{ print $1 }' 13:29:21 ++ grep -E '^[0-9.]*[0-9]$' 13:29:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:29:21 +++ grep '^3' /tmp/.pyenv_versions 13:29:21 +++ sort -V 13:29:21 +++ tail -n 1 13:29:21 ++ py_version_xyz=3.10.6 13:29:21 ++ [[ -z 3.10.6 ]] 13:29:21 ++ echo 3.10.6 13:29:21 ++ return 0 13:29:21 + pyenv local 3.10.6 13:29:21 + local command 13:29:21 + command=local 13:29:21 + '[' 2 -gt 0 ']' 13:29:21 + shift 13:29:21 + case "$command" in 13:29:21 + command pyenv local 3.10.6 13:29:21 + pyenv local 3.10.6 13:29:21 + for arg in "$@" 13:29:21 + case $arg in 13:29:21 + pkg_list+='tox ' 13:29:21 + for arg in "$@" 13:29:21 + case $arg in 13:29:21 + pkg_list+='virtualenv ' 13:29:21 + for arg in "$@" 13:29:21 + case $arg in 13:29:21 + pkg_list+='urllib3~=1.26.15 ' 13:29:21 + [[ -f /tmp/.toxenv ]] 13:29:21 ++ cat /tmp/.toxenv 13:29:21 + lf_venv=/tmp/venv-GEfz 13:29:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEfz from' file:/tmp/.toxenv 13:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEfz from file:/tmp/.toxenv 13:29:21 + /tmp/venv-GEfz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:29:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:29:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:29:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:29:22 + /tmp/venv-GEfz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:29:23 + type python3 13:29:23 + true 13:29:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GEfz/bin to PATH' 13:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-GEfz/bin to PATH 13:29:23 + PATH=/tmp/venv-GEfz/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 13:29:23 + return 0 13:29:23 + [[ -d /opt/pyenv ]] 13:29:23 + echo '---> Setting up pyenv' 13:29:23 ---> Setting up pyenv 13:29:23 + export PYENV_ROOT=/opt/pyenv 13:29:23 + PYENV_ROOT=/opt/pyenv 13:29:23 + export PATH=/opt/pyenv/bin:/tmp/venv-GEfz/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 13:29:23 + PATH=/opt/pyenv/bin:/tmp/venv-GEfz/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 13:29:23 ++ pwd 13:29:23 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:29:23 + export PYTHONPATH 13:29:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:29:23 + TOX_TESTENV_PASSENV=PYTHONPATH 13:29:23 + tox --version 13:29:24 4.26.0 from /tmp/venv-GEfz/lib/python3.10/site-packages/tox/__init__.py 13:29:24 + PARALLEL=false 13:29:24 + TOX_OPTIONS_LIST= 13:29:24 + [[ -n docs,docs-linkcheck ]] 13:29:24 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:29:24 + case ${PARALLEL,,} in 13:29:24 + tox -e docs,docs-linkcheck 13:29:24 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:29:26 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 13:29:50 docs: freeze> python -m pip freeze --all 13:29: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 13:29:50 docs: commands[0]> sudo apt install graphviz 13:29:50 13:29:50 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:29:50 13:29:50 Reading package lists... 13:29:50 Building dependency tree... 13:29:50 Reading state information... 13:29:50 graphviz is already the newest version (2.40.1-2). 13:29:50 The following packages were automatically installed and are no longer required: 13:29:50 libmysqlclient20 mysql-common 13:29:50 Use 'sudo apt autoremove' to remove them. 13:29:50 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:29:50 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 13:29:55 docs: OK ✔ in 30.07 seconds 13:29:55 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 13:30:09 docs-linkcheck: freeze> python -m pip freeze --all 13:30:09 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 13:30:09 docs-linkcheck: commands[0]> sudo apt install graphviz 13:30:09 13:30:09 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:30:09 13:30:09 Reading package lists... 13:30:09 Building dependency tree... 13:30:09 Reading state information... 13:30:09 graphviz is already the newest version (2.40.1-2). 13:30:09 The following packages were automatically installed and are no longer required: 13:30:09 libmysqlclient20 mysql-common 13:30:09 Use 'sudo apt autoremove' to remove them. 13:30:09 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:30:09 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 13:30:41 docs: OK (30.07=setup[25.83]+cmd[0.27,3.97] seconds) 13:30:41 docs-linkcheck: OK (46.34=setup[14.91]+cmd[0.21,31.21] seconds) 13:30:41 congratulations :) (76.63 seconds) 13:30:41 + tox_status=0 13:30:41 + echo '---> Completed tox runs' 13:30:41 ---> Completed tox runs 13:30:41 + for i in .tox/*/log 13:30:41 ++ echo .tox/docs-linkcheck/log 13:30:41 ++ awk -F/ '{print $2}' 13:30:41 + tox_env=docs-linkcheck 13:30:41 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:30:41 + for i in .tox/*/log 13:30:41 ++ echo .tox/docs/log 13:30:41 ++ awk -F/ '{print $2}' 13:30:41 + tox_env=docs 13:30:41 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:30:41 + DOC_DIR=docs/_build/html 13:30:41 + [[ -d docs/_build/html ]] 13:30:41 + echo '---> Archiving generated docs' 13:30:41 ---> Archiving generated docs 13:30:41 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:30:41 + echo '---> tox-run.sh ends' 13:30:41 ---> tox-run.sh ends 13:30:41 + test 0 -eq 0 13:30:41 $ ssh-agent -k 13:30:41 unset SSH_AUTH_SOCK; 13:30:41 unset SSH_AGENT_PID; 13:30:41 echo Agent pid 1645 killed; 13:30:41 [ssh-agent] Stopped. 13:30:41 [PostBuildScript] - [INFO] Executing post build scripts. 13:30:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12094558893611611917.sh 13:30:41 ---> sysstat.sh 13:30:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16988297037415103562.sh 13:30:41 ---> package-listing.sh 13:30:41 ++ facter osfamily 13:30:41 ++ tr '[:upper:]' '[:lower:]' 13:30:41 + OS_FAMILY=debian 13:30:41 + workspace=/w/workspace/oom-master-sphinx-lint 13:30:41 + START_PACKAGES=/tmp/packages_start.txt 13:30:41 + END_PACKAGES=/tmp/packages_end.txt 13:30:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:41 + PACKAGES=/tmp/packages_start.txt 13:30:41 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:30:41 + PACKAGES=/tmp/packages_end.txt 13:30:41 + case "${OS_FAMILY}" in 13:30:41 + dpkg -l 13:30:41 + grep '^ii' 13:30:41 + '[' -f /tmp/packages_start.txt ']' 13:30:41 + '[' -f /tmp/packages_end.txt ']' 13:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:41 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:30:41 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:30:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7797916317876611149.sh 13:30:41 ---> capture-instance-metadata.sh 13:30:42 Setup pyenv: 13:30:42 system 13:30:42 3.8.13 13:30:42 3.9.13 13:30:42 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:30:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kZ22 13:30:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:30:49 lf-activate-venv(): INFO: Installing: lftools 13:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-kZ22/bin to PATH 13:31:11 INFO: Running in OpenStack, capturing instance metadata 13:31:12 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14487162013892924104.sh 13:31:12 provisioning config files... 13:31:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5834520656419413288tmp 13:31:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:31:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:31:12 [EnvInject] - Injecting environment variables from a build step. 13:31:12 [EnvInject] - Injecting as environment variables the properties content 13:31:12 SERVER_ID=logs 13:31:12 13:31:12 [EnvInject] - Variables injected successfully. 13:31:12 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4112700803184605496.sh 13:31:12 ---> create-netrc.sh 13:31:12 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8711881608263566879.sh 13:31:12 ---> python-tools-install.sh 13:31:12 Setup pyenv: 13:31:12 system 13:31:12 3.8.13 13:31:12 3.9.13 13:31:12 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kZ22 from file:/tmp/.os_lf_venv 13:31:14 lf-activate-venv(): INFO: Installing: lftools 13:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-kZ22/bin to PATH 13:31:22 Generating Requirements File 13:31:41 Python 3.10.6 13:31:41 pip 25.1.1 from /tmp/venv-kZ22/lib/python3.10/site-packages/pip (python 3.10) 13:31:42 appdirs==1.4.4 13:31:42 argcomplete==3.6.2 13:31:42 aspy.yaml==1.3.0 13:31:42 attrs==25.3.0 13:31:42 autopage==0.5.2 13:31:42 beautifulsoup4==4.13.4 13:31:42 boto3==1.38.36 13:31:42 botocore==1.38.36 13:31:42 bs4==0.0.2 13:31:42 cachetools==5.5.2 13:31:42 certifi==2025.6.15 13:31:42 cffi==1.17.1 13:31:42 cfgv==3.4.0 13:31:42 chardet==5.2.0 13:31:42 charset-normalizer==3.4.2 13:31:42 click==8.2.1 13:31:42 cliff==4.10.0 13:31:42 cmd2==2.6.1 13:31:42 cryptography==3.3.2 13:31:42 debtcollector==3.0.0 13:31:42 decorator==5.2.1 13:31:42 defusedxml==0.7.1 13:31:42 Deprecated==1.2.18 13:31:42 distlib==0.3.9 13:31:42 dnspython==2.7.0 13:31:42 docker==7.1.0 13:31:42 dogpile.cache==1.4.0 13:31:42 durationpy==0.10 13:31:42 email_validator==2.2.0 13:31:42 filelock==3.18.0 13:31:42 future==1.0.0 13:31:42 gitdb==4.0.12 13:31:42 GitPython==3.1.44 13:31:42 google-auth==2.40.3 13:31:42 httplib2==0.22.0 13:31:42 identify==2.6.12 13:31:42 idna==3.10 13:31:42 importlib-resources==1.5.0 13:31:42 iso8601==2.1.0 13:31:42 Jinja2==3.1.6 13:31:42 jmespath==1.0.1 13:31:42 jsonpatch==1.33 13:31:42 jsonpointer==3.0.0 13:31:42 jsonschema==4.24.0 13:31:42 jsonschema-specifications==2025.4.1 13:31:42 keystoneauth1==5.11.1 13:31:42 kubernetes==33.1.0 13:31:42 lftools==0.37.13 13:31:42 lxml==5.4.0 13:31:42 MarkupSafe==3.0.2 13:31:42 msgpack==1.1.1 13:31:42 multi_key_dict==2.0.3 13:31:42 munch==4.0.0 13:31:42 netaddr==1.3.0 13:31:42 niet==1.4.2 13:31:42 nodeenv==1.9.1 13:31:42 oauth2client==4.1.3 13:31:42 oauthlib==3.2.2 13:31:42 openstacksdk==4.6.0 13:31:42 os-client-config==2.1.0 13:31:42 os-service-types==1.7.0 13:31:42 osc-lib==4.0.2 13:31:42 oslo.config==9.8.0 13:31:42 oslo.context==6.0.0 13:31:42 oslo.i18n==6.5.1 13:31:42 oslo.log==7.1.0 13:31:42 oslo.serialization==5.7.0 13:31:42 oslo.utils==9.0.0 13:31:42 packaging==25.0 13:31:42 pbr==6.1.1 13:31:42 platformdirs==4.3.8 13:31:42 prettytable==3.16.0 13:31:42 psutil==7.0.0 13:31:42 pyasn1==0.6.1 13:31:42 pyasn1_modules==0.4.2 13:31:42 pycparser==2.22 13:31:42 pygerrit2==2.0.15 13:31:42 PyGithub==2.6.1 13:31:42 PyJWT==2.10.1 13:31:42 PyNaCl==1.5.0 13:31:42 pyparsing==2.4.7 13:31:42 pyperclip==1.9.0 13:31:42 pyrsistent==0.20.0 13:31:42 python-cinderclient==9.7.0 13:31:42 python-dateutil==2.9.0.post0 13:31:42 python-heatclient==4.2.0 13:31:42 python-jenkins==1.8.2 13:31:42 python-keystoneclient==5.6.0 13:31:42 python-magnumclient==4.8.1 13:31:42 python-openstackclient==8.1.0 13:31:42 python-swiftclient==4.8.0 13:31:42 PyYAML==6.0.2 13:31:42 referencing==0.36.2 13:31:42 requests==2.32.4 13:31:42 requests-oauthlib==2.0.0 13:31:42 requestsexceptions==1.4.0 13:31:42 rfc3986==2.0.0 13:31:42 rpds-py==0.25.1 13:31:42 rsa==4.9.1 13:31:42 ruamel.yaml==0.18.14 13:31:42 ruamel.yaml.clib==0.2.12 13:31:42 s3transfer==0.13.0 13:31:42 simplejson==3.20.1 13:31:42 six==1.17.0 13:31:42 smmap==5.0.2 13:31:42 soupsieve==2.7 13:31:42 stevedore==5.4.1 13:31:42 tabulate==0.9.0 13:31:42 toml==0.10.2 13:31:42 tomlkit==0.13.3 13:31:42 tqdm==4.67.1 13:31:42 typing_extensions==4.14.0 13:31:42 tzdata==2025.2 13:31:42 urllib3==1.26.20 13:31:42 virtualenv==20.31.2 13:31:42 wcwidth==0.2.13 13:31:42 websocket-client==1.8.0 13:31:42 wrapt==1.17.2 13:31:42 xdg==6.0.0 13:31:42 xmltodict==0.14.2 13:31:42 yq==3.4.3 13:31:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins148158840440895959.sh 13:31:42 ---> sudo-logs.sh 13:31:42 Archiving 'sudo' log.. 13:31:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6999372788603241489.sh 13:31:42 ---> job-cost.sh 13:31:42 Setup pyenv: 13:31:42 system 13:31:42 3.8.13 13:31:42 3.9.13 13:31:42 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:31:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kZ22 from file:/tmp/.os_lf_venv 13:31:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-kZ22/bin to PATH 13:31:49 INFO: No Stack... 13:31:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:50 INFO: Archiving Costs 13:31:50 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17710045044195264229.sh 13:31:50 ---> logs-deploy.sh 13:31:50 Setup pyenv: 13:31:50 system 13:31:50 3.8.13 13:31:50 3.9.13 13:31:50 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:31:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kZ22 from file:/tmp/.os_lf_venv 13:31:52 lf-activate-venv(): INFO: Installing: lftools 13:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-kZ22/bin to PATH 13:32:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/572 13:32:00 INFO: archiving workspace using pattern(s): 13:32:02 Archives upload complete. 13:32:02 INFO: archiving logs to Nexus 13:32:03 ---> uname -a: 13:32:03 Linux prd-ubuntu1804-builder-4c-4g-21612 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:32:03 13:32:03 13:32:03 ---> lscpu: 13:32:03 Architecture: x86_64 13:32:03 CPU op-mode(s): 32-bit, 64-bit 13:32:03 Byte Order: Little Endian 13:32:03 CPU(s): 4 13:32:03 On-line CPU(s) list: 0-3 13:32:03 Thread(s) per core: 1 13:32:03 Core(s) per socket: 1 13:32:03 Socket(s): 4 13:32:03 NUMA node(s): 1 13:32:03 Vendor ID: AuthenticAMD 13:32:03 CPU family: 23 13:32:03 Model: 49 13:32:03 Model name: AMD EPYC-Rome Processor 13:32:03 Stepping: 0 13:32:03 CPU MHz: 2800.000 13:32:03 BogoMIPS: 5600.00 13:32:03 Virtualization: AMD-V 13:32:03 Hypervisor vendor: KVM 13:32:03 Virtualization type: full 13:32:03 L1d cache: 32K 13:32:03 L1i cache: 32K 13:32:03 L2 cache: 512K 13:32:03 L3 cache: 16384K 13:32:03 NUMA node0 CPU(s): 0-3 13:32:03 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 13:32:03 13:32:03 13:32:03 ---> nproc: 13:32:03 4 13:32:03 13:32:03 13:32:03 ---> df -h: 13:32:03 Filesystem Size Used Avail Use% Mounted on 13:32:03 udev 7.9G 0 7.9G 0% /dev 13:32:03 tmpfs 1.6G 672K 1.6G 1% /run 13:32:03 /dev/vda1 78G 8.6G 69G 12% / 13:32:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:32:03 tmpfs 5.0M 0 5.0M 0% /run/lock 13:32:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:32:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:32:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:32:03 13:32:03 13:32:03 ---> free -m: 13:32:03 total used free shared buff/cache available 13:32:03 Mem: 16040 540 13032 0 2466 15169 13:32:03 Swap: 1023 0 1023 13:32:03 13:32:03 13:32:03 ---> ip addr: 13:32:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:32:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:32:03 inet 127.0.0.1/8 scope host lo 13:32:03 valid_lft forever preferred_lft forever 13:32:03 inet6 ::1/128 scope host 13:32:03 valid_lft forever preferred_lft forever 13:32:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:32:03 link/ether fa:16:3e:ea:3d:62 brd ff:ff:ff:ff:ff:ff 13:32:03 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 13:32:03 valid_lft 86195sec preferred_lft 86195sec 13:32:03 inet6 fe80::f816:3eff:feea:3d62/64 scope link 13:32:03 valid_lft forever preferred_lft forever 13:32:03 13:32:03 13:32:03 ---> sar -b -r -n DEV: 13:32:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21612) 06/16/25 _x86_64_ (4 CPU) 13:32:03 13:32:03 13:28:40 LINUX RESTART (4 CPU) 13:32:03 13:32:03 13:29:01 tps rtps wtps bread/s bwrtn/s 13:32:03 13:30:02 302.88 35.61 267.27 1396.57 62155.91 13:32:03 13:31:01 92.44 0.22 92.22 12.61 13302.69 13:32:03 13:32:01 99.82 1.32 98.50 122.38 10466.79 13:32:03 Average: 165.45 12.45 153.00 513.30 28727.48 13:32:03 13:32:03 13:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:32:03 13:30:02 13831616 15518288 2593352 15.79 69976 1811616 864864 4.95 748876 1616532 181228 13:32:03 13:31:01 13592872 15502556 2832096 17.24 85052 2006068 816568 4.67 795992 1782680 55340 13:32:03 13:32:01 13359592 15549256 3065376 18.66 107140 2244672 732180 4.19 765528 2014128 91836 13:32:03 Average: 13594693 15523367 2830275 17.23 87389 2020785 804537 4.60 770132 1804447 109468 13:32:03 13:32:03 13:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:32:03 13:30:02 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 13:32:03 13:30:02 ens3 311.25 213.85 1611.51 45.13 0.00 0.00 0.00 0.00 13:32:03 13:31:01 lo 34.03 34.03 2.78 2.78 0.00 0.00 0.00 0.00 13:32:03 13:31:01 ens3 135.35 124.22 153.89 18.90 0.00 0.00 0.00 0.00 13:32:03 13:32:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 13:32:03 13:32:01 ens3 162.52 119.85 801.04 15.25 0.00 0.00 0.00 0.00 13:32:03 Average: lo 12.09 12.09 1.01 1.01 0.00 0.00 0.00 0.00 13:32:03 Average: ens3 203.42 152.80 859.40 26.47 0.00 0.00 0.00 0.00 13:32:03 13:32:03 13:32:03 ---> sar -P ALL: 13:32:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21612) 06/16/25 _x86_64_ (4 CPU) 13:32:03 13:32:03 13:28:40 LINUX RESTART (4 CPU) 13:32:03 13:32:03 13:29:01 CPU %user %nice %system %iowait %steal %idle 13:32:03 13:30:02 all 18.10 0.00 2.09 10.11 0.08 69.61 13:32:03 13:30:02 0 6.79 0.00 1.93 20.64 0.05 70.59 13:32:03 13:30:02 1 9.73 0.00 1.50 3.68 0.10 84.99 13:32:03 13:30:02 2 15.41 0.00 1.61 9.95 0.07 72.97 13:32:03 13:30:02 3 40.49 0.00 3.34 6.22 0.10 49.85 13:32:03 13:31:01 all 14.74 0.00 1.14 2.00 0.06 82.06 13:32:03 13:31:01 0 17.12 0.00 1.46 5.32 0.09 76.01 13:32:03 13:31:01 1 15.42 0.00 0.94 0.82 0.07 82.76 13:32:03 13:31:01 2 10.20 0.00 0.70 0.19 0.05 88.86 13:32:03 13:31:01 3 16.23 0.00 1.43 1.65 0.05 80.64 13:32:03 13:32:01 all 21.13 0.00 1.51 2.00 0.05 75.30 13:32:03 13:32:01 0 4.86 0.00 0.80 2.39 0.05 91.90 13:32:03 13:32:01 1 41.92 0.00 2.83 1.23 0.07 53.95 13:32:03 13:32:01 2 21.46 0.00 1.15 0.15 0.05 77.19 13:32:03 13:32:01 3 16.22 0.00 1.27 4.26 0.03 78.21 13:32:03 Average: all 18.01 0.00 1.58 4.72 0.07 75.63 13:32:03 Average: 0 9.55 0.00 1.40 9.46 0.06 79.53 13:32:03 Average: 1 22.42 0.00 1.77 1.92 0.08 73.82 13:32:03 Average: 2 15.72 0.00 1.15 3.44 0.06 79.63 13:32:03 Average: 3 24.35 0.00 2.01 4.06 0.06 69.52 13:32:03 13:32:03 13:32:03