09:53:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 09:53:15 Running as SYSTEM 09:53:15 [EnvInject] - Loading node environment variables. 09:53:15 Building remotely on prd-ubuntu1804-builder-4c-4g-24117 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 09:53:15 [ssh-agent] Looking for ssh-agent implementation... 09:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:15 $ ssh-agent 09:53:15 SSH_AUTH_SOCK=/tmp/ssh-hLnth5ZyUuLF/agent.1656 09:53:15 SSH_AGENT_PID=1658 09:53:15 [ssh-agent] Started. 09:53:15 Running ssh-add (command line suppressed) 09:53:15 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15358046547212433145.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15358046547212433145.key) 09:53:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:15 The recommended git tool is: NONE 09:53:17 using credential onap-jenkins-ssh 09:53:17 Wiping out workspace first. 09:53:17 Cloning the remote Git repository 09:53:17 Cloning repository git://cloud.onap.org/mirror/oom.git 09:53:17 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 09:53:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:17 > git --version # timeout=10 09:53:17 > git --version # 'git version 2.17.1' 09:53:17 using GIT_SSH to set credentials Gerrit user 09:53:17 Verifying host key using manually-configured host key entries 09:53:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:53:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:27 using GIT_SSH to set credentials Gerrit user 09:53:27 Verifying host key using manually-configured host key entries 09:53:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/31 # timeout=30 09:53:28 > git rev-parse 234984c8aa5a79349280d0131b7b0e8c10c068f2^{commit} # timeout=10 09:53:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:53:28 Checking out Revision 234984c8aa5a79349280d0131b7b0e8c10c068f2 (refs/changes/00/141100/31) 09:53:28 > git config core.sparsecheckout # timeout=10 09:53:28 > git checkout -f 234984c8aa5a79349280d0131b7b0e8c10c068f2 # timeout=30 09:53:28 Commit message: "[DOC] Add ArgoCD deployment example and guide" 09:53:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:53:28 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 09:53:32 [EnvInject] - Injecting environment variables from a build step. 09:53:32 [EnvInject] - Injecting as environment variables the properties content 09:53:32 PYTHON=python3 09:53:32 09:53:32 [EnvInject] - Variables injected successfully. 09:53:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6027632450064632981.sh 09:53:32 ---> tox-install.sh 09:53:32 + source /home/jenkins/lf-env.sh 09:53:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:32 ++ mktemp -d /tmp/venv-XXXX 09:53:32 + lf_venv=/tmp/venv-5ZFq 09:53:32 + local venv_file=/tmp/.os_lf_venv 09:53:32 + local python=python3 09:53:32 + local options 09:53:32 + local set_path=true 09:53:32 + local install_args= 09:53:32 ++ 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 09:53:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:32 + true 09:53:32 + case $1 in 09:53:32 + venv_file=/tmp/.toxenv 09:53:32 + shift 2 09:53:32 + true 09:53:32 + case $1 in 09:53:32 + shift 09:53:32 + break 09:53:32 + case $python in 09:53:32 + local pkg_list= 09:53:32 + [[ -d /opt/pyenv ]] 09:53:32 + echo 'Setup pyenv:' 09:53:32 Setup pyenv: 09:53:32 + export PYENV_ROOT=/opt/pyenv 09:53:32 + PYENV_ROOT=/opt/pyenv 09:53:32 + 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 09:53:32 + 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 09:53:32 + pyenv versions 09:53:32 * system (set by /opt/pyenv/version) 09:53:32 * 3.8.13 (set by /opt/pyenv/version) 09:53:32 * 3.9.13 (set by /opt/pyenv/version) 09:53:32 * 3.10.6 (set by /opt/pyenv/version) 09:53:32 + command -v pyenv 09:53:32 ++ pyenv init - --no-rehash 09:53:32 + 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[*]}"'\'')" 09:53:32 export PATH="/opt/pyenv/shims:${PATH}" 09:53:32 export PYENV_SHELL=bash 09:53:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:32 pyenv() { 09:53:32 local command 09:53:32 command="${1:-}" 09:53:32 if [ "$#" -gt 0 ]; then 09:53:32 shift 09:53:32 fi 09:53:32 09:53:32 case "$command" in 09:53:32 rehash|shell) 09:53:32 eval "$(pyenv "sh-$command" "$@")" 09:53:32 ;; 09:53:32 *) 09:53:32 command pyenv "$command" "$@" 09:53:32 ;; 09:53:32 esac 09:53:32 }' 09:53:32 +++ 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[*]}"' 09:53:32 ++ 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 09:53:32 ++ 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 09:53:32 ++ 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 09:53:32 ++ export PYENV_SHELL=bash 09:53:32 ++ PYENV_SHELL=bash 09:53:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:32 +++ complete -F _pyenv pyenv 09:53:32 ++ lf-pyver python3 09:53:32 ++ local py_version_xy=python3 09:53:32 ++ local py_version_xyz= 09:53:32 ++ pyenv versions 09:53:32 ++ sed 's/^[ *]* //' 09:53:32 ++ local command 09:53:32 ++ command=versions 09:53:32 ++ awk '{ print $1 }' 09:53:32 ++ '[' 1 -gt 0 ']' 09:53:32 ++ shift 09:53:32 ++ case "$command" in 09:53:32 ++ command pyenv versions 09:53:32 ++ pyenv versions 09:53:32 ++ grep -E '^[0-9.]*[0-9]$' 09:53:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:32 +++ grep '^3' /tmp/.pyenv_versions 09:53:32 +++ tail -n 1 09:53:32 +++ sort -V 09:53:32 ++ py_version_xyz=3.10.6 09:53:32 ++ [[ -z 3.10.6 ]] 09:53:32 ++ echo 3.10.6 09:53:32 ++ return 0 09:53:32 + pyenv local 3.10.6 09:53:32 + local command 09:53:32 + command=local 09:53:32 + '[' 2 -gt 0 ']' 09:53:32 + shift 09:53:32 + case "$command" in 09:53:32 + command pyenv local 3.10.6 09:53:32 + pyenv local 3.10.6 09:53:32 + for arg in "$@" 09:53:32 + case $arg in 09:53:32 + pkg_list+='tox ' 09:53:32 + for arg in "$@" 09:53:32 + case $arg in 09:53:32 + pkg_list+='virtualenv ' 09:53:32 + for arg in "$@" 09:53:32 + case $arg in 09:53:32 + pkg_list+='urllib3~=1.26.15 ' 09:53:32 + [[ -f /tmp/.toxenv ]] 09:53:32 + [[ ! -f /tmp/.toxenv ]] 09:53:32 + [[ -n '' ]] 09:53:32 + python3 -m venv /tmp/venv-5ZFq 09:53:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ZFq' 09:53:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ZFq 09:53:36 + echo /tmp/venv-5ZFq 09:53:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:53:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:53:36 + /tmp/venv-5ZFq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:53:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:53:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:53:40 + /tmp/venv-5ZFq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:53:42 + type python3 09:53:42 + true 09:53:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5ZFq/bin to PATH' 09:53:42 lf-activate-venv(): INFO: Adding /tmp/venv-5ZFq/bin to PATH 09:53:42 + PATH=/tmp/venv-5ZFq/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 09:53:42 + return 0 09:53:42 + python3 --version 09:53:42 Python 3.10.6 09:53:42 + python3 -m pip --version 09:53:42 pip 25.1.1 from /tmp/venv-5ZFq/lib/python3.10/site-packages/pip (python 3.10) 09:53:42 + python3 -m pip freeze 09:53:43 cachetools==6.1.0 09:53:43 chardet==5.2.0 09:53:43 colorama==0.4.6 09:53:43 distlib==0.3.9 09:53:43 filelock==3.18.0 09:53:43 packaging==25.0 09:53:43 platformdirs==4.3.8 09:53:43 pluggy==1.6.0 09:53:43 pyproject-api==1.9.1 09:53:43 tomli==2.2.1 09:53:43 tox==4.27.0 09:53:43 typing_extensions==4.14.0 09:53:43 urllib3==1.26.20 09:53:43 virtualenv==20.31.2 09:53:43 [EnvInject] - Injecting environment variables from a build step. 09:53:43 [EnvInject] - Injecting as environment variables the properties content 09:53:43 PARALLEL=false 09:53:43 09:53:43 [EnvInject] - Variables injected successfully. 09:53:43 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14851211818773015484.sh 09:53:43 ---> tox-run.sh 09:53:43 + 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 09:53:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 09:53:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 09:53:43 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 09:53:43 + cd /w/workspace/oom-master-sphinx-lint/. 09:53:43 + source /home/jenkins/lf-env.sh 09:53:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:43 ++ mktemp -d /tmp/venv-XXXX 09:53:43 + lf_venv=/tmp/venv-wpTS 09:53:43 + local venv_file=/tmp/.os_lf_venv 09:53:43 + local python=python3 09:53:43 + local options 09:53:43 + local set_path=true 09:53:43 + local install_args= 09:53:43 ++ 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 09:53:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:43 + true 09:53:43 + case $1 in 09:53:43 + venv_file=/tmp/.toxenv 09:53:43 + shift 2 09:53:43 + true 09:53:43 + case $1 in 09:53:43 + shift 09:53:43 + break 09:53:43 + case $python in 09:53:43 + local pkg_list= 09:53:43 + [[ -d /opt/pyenv ]] 09:53:43 + echo 'Setup pyenv:' 09:53:43 Setup pyenv: 09:53:43 + export PYENV_ROOT=/opt/pyenv 09:53:43 + PYENV_ROOT=/opt/pyenv 09:53:43 + 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 09:53:43 + 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 09:53:43 + pyenv versions 09:53:43 system 09:53:43 3.8.13 09:53:43 3.9.13 09:53:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:53:43 + command -v pyenv 09:53:43 ++ pyenv init - --no-rehash 09:53:43 + 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[*]}"'\'')" 09:53:43 export PATH="/opt/pyenv/shims:${PATH}" 09:53:43 export PYENV_SHELL=bash 09:53:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:43 pyenv() { 09:53:43 local command 09:53:43 command="${1:-}" 09:53:43 if [ "$#" -gt 0 ]; then 09:53:43 shift 09:53:43 fi 09:53:43 09:53:43 case "$command" in 09:53:43 rehash|shell) 09:53:43 eval "$(pyenv "sh-$command" "$@")" 09:53:43 ;; 09:53:43 *) 09:53:43 command pyenv "$command" "$@" 09:53:43 ;; 09:53:43 esac 09:53:43 }' 09:53:43 +++ 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[*]}"' 09:53:43 ++ 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 09:53:43 ++ 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 09:53:43 ++ 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 09:53:43 ++ export PYENV_SHELL=bash 09:53:43 ++ PYENV_SHELL=bash 09:53:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:43 +++ complete -F _pyenv pyenv 09:53:43 ++ lf-pyver python3 09:53:43 ++ local py_version_xy=python3 09:53:43 ++ local py_version_xyz= 09:53:43 ++ pyenv versions 09:53:43 ++ local command 09:53:43 ++ command=versions 09:53:43 ++ '[' 1 -gt 0 ']' 09:53:43 ++ shift 09:53:43 ++ case "$command" in 09:53:43 ++ command pyenv versions 09:53:43 ++ pyenv versions 09:53:43 ++ sed 's/^[ *]* //' 09:53:43 ++ awk '{ print $1 }' 09:53:43 ++ grep -E '^[0-9.]*[0-9]$' 09:53:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:43 +++ grep '^3' /tmp/.pyenv_versions 09:53:43 +++ sort -V 09:53:43 +++ tail -n 1 09:53:43 ++ py_version_xyz=3.10.6 09:53:43 ++ [[ -z 3.10.6 ]] 09:53:43 ++ echo 3.10.6 09:53:43 ++ return 0 09:53:43 + pyenv local 3.10.6 09:53:43 + local command 09:53:43 + command=local 09:53:43 + '[' 2 -gt 0 ']' 09:53:43 + shift 09:53:43 + case "$command" in 09:53:43 + command pyenv local 3.10.6 09:53:43 + pyenv local 3.10.6 09:53:43 + for arg in "$@" 09:53:43 + case $arg in 09:53:43 + pkg_list+='tox ' 09:53:43 + for arg in "$@" 09:53:43 + case $arg in 09:53:43 + pkg_list+='virtualenv ' 09:53:43 + for arg in "$@" 09:53:43 + case $arg in 09:53:43 + pkg_list+='urllib3~=1.26.15 ' 09:53:43 + [[ -f /tmp/.toxenv ]] 09:53:43 ++ cat /tmp/.toxenv 09:53:43 + lf_venv=/tmp/venv-5ZFq 09:53:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ZFq from' file:/tmp/.toxenv 09:53:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ZFq from file:/tmp/.toxenv 09:53:43 + /tmp/venv-5ZFq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:53:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:53:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:53:44 + /tmp/venv-5ZFq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:53:45 + type python3 09:53:45 + true 09:53:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5ZFq/bin to PATH' 09:53:45 lf-activate-venv(): INFO: Adding /tmp/venv-5ZFq/bin to PATH 09:53:45 + PATH=/tmp/venv-5ZFq/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 09:53:45 + return 0 09:53:45 + [[ -d /opt/pyenv ]] 09:53:45 + echo '---> Setting up pyenv' 09:53:45 ---> Setting up pyenv 09:53:45 + export PYENV_ROOT=/opt/pyenv 09:53:45 + PYENV_ROOT=/opt/pyenv 09:53:45 + export PATH=/opt/pyenv/bin:/tmp/venv-5ZFq/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 09:53:45 + PATH=/opt/pyenv/bin:/tmp/venv-5ZFq/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 09:53:45 ++ pwd 09:53:45 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 09:53:45 + export PYTHONPATH 09:53:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:53:45 + TOX_TESTENV_PASSENV=PYTHONPATH 09:53:45 + tox --version 09:53:45 4.27.0 from /tmp/venv-5ZFq/lib/python3.10/site-packages/tox/__init__.py 09:53:45 + PARALLEL=false 09:53:45 + TOX_OPTIONS_LIST= 09:53:45 + [[ -n docs,docs-linkcheck ]] 09:53:45 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 09:53:45 + case ${PARALLEL,,} in 09:53:45 + tox -e docs,docs-linkcheck 09:53:45 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 09:53:48 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 09:54:13 docs: freeze> python -m pip freeze --all 09:54:14 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 09:54:14 docs: commands[0]> sudo apt install graphviz 09:54:14 09:54:14 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:54:14 09:54:14 Reading package lists... 09:54:14 Building dependency tree... 09:54:14 Reading state information... 09:54:14 graphviz is already the newest version (2.40.1-2). 09:54:14 The following packages were automatically installed and are no longer required: 09:54:14 libmysqlclient20 mysql-common 09:54:14 Use 'sudo apt autoremove' to remove them. 09:54:14 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:54:14 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 09:54:19 docs: OK ✔ in 32.69 seconds 09:54:19 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 09:54:31 docs-linkcheck: freeze> python -m pip freeze --all 09:54:31 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 09:54:31 docs-linkcheck: commands[0]> sudo apt install graphviz 09:54:31 09:54:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:54:31 09:54:31 Reading package lists... 09:54:31 Building dependency tree... 09:54:31 Reading state information... 09:54:31 graphviz is already the newest version (2.40.1-2). 09:54:31 The following packages were automatically installed and are no longer required: 09:54:31 libmysqlclient20 mysql-common 09:54:31 Use 'sudo apt autoremove' to remove them. 09:54:32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:54:32 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 09:54:55 docs: OK (32.69=setup[27.85]+cmd[0.26,4.58] seconds) 09:54:55 docs-linkcheck: OK (36.59=setup[12.76]+cmd[0.23,23.60] seconds) 09:54:55 congratulations :) (69.51 seconds) 09:54:55 + tox_status=0 09:54:55 + echo '---> Completed tox runs' 09:54:55 ---> Completed tox runs 09:54:55 + for i in .tox/*/log 09:54:55 ++ echo .tox/docs-linkcheck/log 09:54:55 ++ awk -F/ '{print $2}' 09:54:55 + tox_env=docs-linkcheck 09:54:55 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 09:54:55 + for i in .tox/*/log 09:54:55 ++ awk -F/ '{print $2}' 09:54:55 ++ echo .tox/docs/log 09:54:55 + tox_env=docs 09:54:55 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 09:54:55 + DOC_DIR=docs/_build/html 09:54:55 + [[ -d docs/_build/html ]] 09:54:55 + echo '---> Archiving generated docs' 09:54:55 ---> Archiving generated docs 09:54:55 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 09:54:55 + echo '---> tox-run.sh ends' 09:54:55 ---> tox-run.sh ends 09:54:55 + test 0 -eq 0 09:54:55 $ ssh-agent -k 09:54:55 unset SSH_AUTH_SOCK; 09:54:55 unset SSH_AGENT_PID; 09:54:55 echo Agent pid 1658 killed; 09:54:55 [ssh-agent] Stopped. 09:54:55 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11769433676516020272.sh 09:54:55 ---> sysstat.sh 09:54:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15661049647319852449.sh 09:54:56 ---> package-listing.sh 09:54:56 ++ tr '[:upper:]' '[:lower:]' 09:54:56 ++ facter osfamily 09:54:56 + OS_FAMILY=debian 09:54:56 + workspace=/w/workspace/oom-master-sphinx-lint 09:54:56 + START_PACKAGES=/tmp/packages_start.txt 09:54:56 + END_PACKAGES=/tmp/packages_end.txt 09:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:56 + PACKAGES=/tmp/packages_start.txt 09:54:56 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:54:56 + PACKAGES=/tmp/packages_end.txt 09:54:56 + case "${OS_FAMILY}" in 09:54:56 + dpkg -l 09:54:56 + grep '^ii' 09:54:56 + '[' -f /tmp/packages_start.txt ']' 09:54:56 + '[' -f /tmp/packages_end.txt ']' 09:54:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:56 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:54:56 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 09:54:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 09:54:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3092085713510939495.sh 09:54:56 ---> capture-instance-metadata.sh 09:54:56 Setup pyenv: 09:54:56 system 09:54:56 3.8.13 09:54:56 3.9.13 09:54:56 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:55:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f6Ou 09:55:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:04 lf-activate-venv(): INFO: Installing: lftools 09:55:26 lf-activate-venv(): INFO: Adding /tmp/venv-f6Ou/bin to PATH 09:55:26 INFO: Running in OpenStack, capturing instance metadata 09:55:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16026537893594220844.sh 09:55:26 provisioning config files... 09:55:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16940921268494234664tmp 09:55:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:55:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:55:26 [EnvInject] - Injecting environment variables from a build step. 09:55:26 [EnvInject] - Injecting as environment variables the properties content 09:55:26 SERVER_ID=logs 09:55:26 09:55:26 [EnvInject] - Variables injected successfully. 09:55:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5833708954626291583.sh 09:55:26 ---> create-netrc.sh 09:55:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12102546839300839237.sh 09:55:26 ---> python-tools-install.sh 09:55:26 Setup pyenv: 09:55:26 system 09:55:26 3.8.13 09:55:26 3.9.13 09:55:26 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:55:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6Ou from file:/tmp/.os_lf_venv 09:55:28 lf-activate-venv(): INFO: Installing: lftools 09:55:36 lf-activate-venv(): INFO: Adding /tmp/venv-f6Ou/bin to PATH 09:55:36 Generating Requirements File 09:55:54 Python 3.10.6 09:55:54 pip 25.1.1 from /tmp/venv-f6Ou/lib/python3.10/site-packages/pip (python 3.10) 09:55:55 appdirs==1.4.4 09:55:55 argcomplete==3.6.2 09:55:55 aspy.yaml==1.3.0 09:55:55 attrs==25.3.0 09:55:55 autopage==0.5.2 09:55:55 beautifulsoup4==4.13.4 09:55:55 boto3==1.38.45 09:55:55 botocore==1.38.45 09:55:55 bs4==0.0.2 09:55:55 cachetools==5.5.2 09:55:55 certifi==2025.6.15 09:55:55 cffi==1.17.1 09:55:55 cfgv==3.4.0 09:55:55 chardet==5.2.0 09:55:55 charset-normalizer==3.4.2 09:55:55 click==8.2.1 09:55:55 cliff==4.10.0 09:55:55 cmd2==2.6.2 09:55:55 cryptography==3.3.2 09:55:55 debtcollector==3.0.0 09:55:55 decorator==5.2.1 09:55:55 defusedxml==0.7.1 09:55:55 Deprecated==1.2.18 09:55:55 distlib==0.3.9 09:55:55 dnspython==2.7.0 09:55:55 docker==7.1.0 09:55:55 dogpile.cache==1.4.0 09:55:55 durationpy==0.10 09:55:55 email_validator==2.2.0 09:55:55 filelock==3.18.0 09:55:55 future==1.0.0 09:55:55 gitdb==4.0.12 09:55:55 GitPython==3.1.44 09:55:55 google-auth==2.40.3 09:55:55 httplib2==0.22.0 09:55:55 identify==2.6.12 09:55:55 idna==3.10 09:55:55 importlib-resources==1.5.0 09:55:55 iso8601==2.1.0 09:55:55 Jinja2==3.1.6 09:55:55 jmespath==1.0.1 09:55:55 jsonpatch==1.33 09:55:55 jsonpointer==3.0.0 09:55:55 jsonschema==4.24.0 09:55:55 jsonschema-specifications==2025.4.1 09:55:55 keystoneauth1==5.11.1 09:55:55 kubernetes==33.1.0 09:55:55 lftools==0.37.13 09:55:55 lxml==6.0.0 09:55:55 MarkupSafe==3.0.2 09:55:55 msgpack==1.1.1 09:55:55 multi_key_dict==2.0.3 09:55:55 munch==4.0.0 09:55:55 netaddr==1.3.0 09:55:55 niet==1.4.2 09:55:55 nodeenv==1.9.1 09:55:55 oauth2client==4.1.3 09:55:55 oauthlib==3.3.1 09:55:55 openstacksdk==4.6.0 09:55:55 os-client-config==2.1.0 09:55:55 os-service-types==1.7.0 09:55:55 osc-lib==4.0.2 09:55:55 oslo.config==9.8.0 09:55:55 oslo.context==6.0.0 09:55:55 oslo.i18n==6.5.1 09:55:55 oslo.log==7.1.0 09:55:55 oslo.serialization==5.7.0 09:55:55 oslo.utils==9.0.0 09:55:55 packaging==25.0 09:55:55 pbr==6.1.1 09:55:55 platformdirs==4.3.8 09:55:55 prettytable==3.16.0 09:55:55 psutil==7.0.0 09:55:55 pyasn1==0.6.1 09:55:55 pyasn1_modules==0.4.2 09:55:55 pycparser==2.22 09:55:55 pygerrit2==2.0.15 09:55:55 PyGithub==2.6.1 09:55:55 PyJWT==2.10.1 09:55:55 PyNaCl==1.5.0 09:55:55 pyparsing==2.4.7 09:55:55 pyperclip==1.9.0 09:55:55 pyrsistent==0.20.0 09:55:55 python-cinderclient==9.7.0 09:55:55 python-dateutil==2.9.0.post0 09:55:55 python-heatclient==4.2.0 09:55:55 python-jenkins==1.8.2 09:55:55 python-keystoneclient==5.6.0 09:55:55 python-magnumclient==4.8.1 09:55:55 python-openstackclient==8.1.0 09:55:55 python-swiftclient==4.8.0 09:55:55 PyYAML==6.0.2 09:55:55 referencing==0.36.2 09:55:55 requests==2.32.4 09:55:55 requests-oauthlib==2.0.0 09:55:55 requestsexceptions==1.4.0 09:55:55 rfc3986==2.0.0 09:55:55 rpds-py==0.25.1 09:55:55 rsa==4.9.1 09:55:55 ruamel.yaml==0.18.14 09:55:55 ruamel.yaml.clib==0.2.12 09:55:55 s3transfer==0.13.0 09:55:55 simplejson==3.20.1 09:55:55 six==1.17.0 09:55:55 smmap==5.0.2 09:55:55 soupsieve==2.7 09:55:55 stevedore==5.4.1 09:55:55 tabulate==0.9.0 09:55:55 toml==0.10.2 09:55:55 tomlkit==0.13.3 09:55:55 tqdm==4.67.1 09:55:55 typing_extensions==4.14.0 09:55:55 tzdata==2025.2 09:55:55 urllib3==1.26.20 09:55:55 virtualenv==20.31.2 09:55:55 wcwidth==0.2.13 09:55:55 websocket-client==1.8.0 09:55:55 wrapt==1.17.2 09:55:55 xdg==6.0.0 09:55:55 xmltodict==0.14.2 09:55:55 yq==3.4.3 09:55:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3454270335001976254.sh 09:55:55 ---> sudo-logs.sh 09:55:55 Archiving 'sudo' log.. 09:55:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17328546316950809224.sh 09:55:55 ---> job-cost.sh 09:55:55 Setup pyenv: 09:55:55 system 09:55:55 3.8.13 09:55:55 3.9.13 09:55:55 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6Ou from file:/tmp/.os_lf_venv 09:55:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-f6Ou/bin to PATH 09:56:02 INFO: No Stack... 09:56:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:56:03 INFO: Archiving Costs 09:56:03 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2356961875435602733.sh 09:56:03 ---> logs-deploy.sh 09:56:03 Setup pyenv: 09:56:03 system 09:56:03 3.8.13 09:56:03 3.9.13 09:56:03 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:56:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6Ou from file:/tmp/.os_lf_venv 09:56:05 lf-activate-venv(): INFO: Installing: lftools 09:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-f6Ou/bin to PATH 09:56:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/590 09:56:13 INFO: archiving workspace using pattern(s): 09:56:18 Archives upload complete. 09:56:18 INFO: archiving logs to Nexus 09:56:19 ---> uname -a: 09:56:19 Linux prd-ubuntu1804-builder-4c-4g-24117 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:56:19 09:56:19 09:56:19 ---> lscpu: 09:56:19 Architecture: x86_64 09:56:19 CPU op-mode(s): 32-bit, 64-bit 09:56:19 Byte Order: Little Endian 09:56:19 CPU(s): 4 09:56:19 On-line CPU(s) list: 0-3 09:56:19 Thread(s) per core: 1 09:56:19 Core(s) per socket: 1 09:56:19 Socket(s): 4 09:56:19 NUMA node(s): 1 09:56:19 Vendor ID: AuthenticAMD 09:56:19 CPU family: 23 09:56:19 Model: 49 09:56:19 Model name: AMD EPYC-Rome Processor 09:56:19 Stepping: 0 09:56:19 CPU MHz: 2800.000 09:56:19 BogoMIPS: 5600.00 09:56:19 Virtualization: AMD-V 09:56:19 Hypervisor vendor: KVM 09:56:19 Virtualization type: full 09:56:19 L1d cache: 32K 09:56:19 L1i cache: 32K 09:56:19 L2 cache: 512K 09:56:19 L3 cache: 16384K 09:56:19 NUMA node0 CPU(s): 0-3 09:56:19 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 09:56:19 09:56:19 09:56:19 ---> nproc: 09:56:19 4 09:56:19 09:56:19 09:56:19 ---> df -h: 09:56:19 Filesystem Size Used Avail Use% Mounted on 09:56:19 udev 7.9G 0 7.9G 0% /dev 09:56:19 tmpfs 1.6G 672K 1.6G 1% /run 09:56:19 /dev/vda1 78G 8.6G 69G 12% / 09:56:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:56:19 tmpfs 5.0M 0 5.0M 0% /run/lock 09:56:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:56:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:56:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:56:19 09:56:19 09:56:19 ---> free -m: 09:56:19 total used free shared buff/cache available 09:56:19 Mem: 16040 548 13015 0 2475 15160 09:56:19 Swap: 1023 0 1023 09:56:19 09:56:19 09:56:19 ---> ip addr: 09:56:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:19 inet 127.0.0.1/8 scope host lo 09:56:19 valid_lft forever preferred_lft forever 09:56:19 inet6 ::1/128 scope host 09:56:19 valid_lft forever preferred_lft forever 09:56:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:19 link/ether fa:16:3e:9b:ce:95 brd ff:ff:ff:ff:ff:ff 09:56:19 inet 10.30.106.129/23 brd 10.30.107.255 scope global dynamic ens3 09:56:19 valid_lft 86197sec preferred_lft 86197sec 09:56:19 inet6 fe80::f816:3eff:fe9b:ce95/64 scope link 09:56:19 valid_lft forever preferred_lft forever 09:56:19 09:56:19 09:56:19 ---> sar -b -r -n DEV: 09:56:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24117) 06/27/25 _x86_64_ (4 CPU) 09:56:19 09:56:19 09:52:59 LINUX RESTART (4 CPU) 09:56:19 09:56:19 09:53:01 tps rtps wtps bread/s bwrtn/s 09:56:19 09:54:01 358.46 73.92 284.54 4736.68 93891.68 09:56:19 09:55:01 134.48 6.23 128.25 351.54 29814.76 09:56:19 09:56:01 112.38 0.90 111.48 107.32 12068.39 09:56:19 Average: 201.77 27.02 174.75 1731.84 45258.28 09:56:19 09:56:19 09:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:19 09:54:01 14059296 15525116 2365672 14.40 53364 1618856 865600 4.95 716832 1445568 73252 09:56:19 09:55:01 13682796 15567316 2742172 16.70 78572 1990084 769696 4.40 722012 1773556 83740 09:56:19 09:56:01 13301940 15506924 3123028 19.01 106464 2260904 801936 4.59 805960 2031228 126428 09:56:19 Average: 13681344 15533119 2743624 16.70 79467 1956615 812411 4.65 748268 1750117 94473 09:56:19 09:56:19 09:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:19 09:54:01 ens3 499.28 338.63 1846.40 84.63 0.00 0.00 0.00 0.00 09:56:19 09:54:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 09:56:19 09:55:01 ens3 217.08 185.10 654.94 24.48 0.00 0.00 0.00 0.00 09:56:19 09:55:01 lo 33.19 33.19 2.70 2.70 0.00 0.00 0.00 0.00 09:56:19 09:56:01 ens3 169.51 112.15 891.68 15.39 0.00 0.00 0.00 0.00 09:56:19 09:56:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 09:56:19 Average: ens3 295.29 211.96 1131.01 41.50 0.00 0.00 0.00 0.00 09:56:19 Average: lo 12.33 12.33 1.03 1.03 0.00 0.00 0.00 0.00 09:56:19 09:56:19 09:56:19 ---> sar -P ALL: 09:56:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24117) 06/27/25 _x86_64_ (4 CPU) 09:56:19 09:56:19 09:52:59 LINUX RESTART (4 CPU) 09:56:19 09:56:19 09:53:01 CPU %user %nice %system %iowait %steal %idle 09:56:19 09:54:01 all 16.36 0.00 2.69 10.88 0.08 70.00 09:56:19 09:54:01 0 8.51 0.00 2.02 27.49 0.07 61.91 09:56:19 09:54:01 1 16.99 0.00 2.16 4.21 0.07 76.57 09:56:19 09:54:01 2 22.59 0.00 3.62 8.51 0.10 65.17 09:56:19 09:54:01 3 17.57 0.00 2.97 3.29 0.05 76.12 09:56:19 09:55:01 all 16.34 0.00 1.55 3.19 0.07 78.85 09:56:19 09:55:01 0 6.99 0.00 0.94 4.87 0.05 87.15 09:56:19 09:55:01 1 5.93 0.00 1.12 2.72 0.05 90.18 09:56:19 09:55:01 2 48.02 0.00 3.50 3.50 0.10 44.88 09:56:19 09:55:01 3 4.37 0.00 0.66 1.68 0.08 93.21 09:56:19 09:56:01 all 21.83 0.00 1.37 1.61 0.05 75.14 09:56:19 09:56:01 0 21.02 0.00 1.08 0.62 0.05 77.23 09:56:19 09:56:01 1 29.78 0.00 1.92 3.99 0.05 64.26 09:56:19 09:56:01 2 31.71 0.00 1.80 0.87 0.07 65.55 09:56:19 09:56:01 3 5.03 0.00 0.64 0.97 0.07 93.29 09:56:19 Average: all 18.19 0.00 1.86 5.20 0.07 74.68 09:56:19 Average: 0 12.19 0.00 1.34 10.96 0.06 75.45 09:56:19 Average: 1 17.57 0.00 1.73 3.64 0.06 77.00 09:56:19 Average: 2 34.27 0.00 2.96 4.23 0.09 58.44 09:56:19 Average: 3 8.99 0.00 1.42 1.98 0.07 87.55 09:56:19 09:56:19 09:56:19