10:26:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 10:26:15 Running as SYSTEM 10:26:15 [EnvInject] - Loading node environment variables. 10:26:15 Building remotely on prd-ubuntu1804-builder-4c-4g-19505 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 10:26:15 [ssh-agent] Looking for ssh-agent implementation... 10:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:15 $ ssh-agent 10:26:15 SSH_AUTH_SOCK=/tmp/ssh-RTKXZpAM7AQ3/agent.1675 10:26:15 SSH_AGENT_PID=1677 10:26:15 [ssh-agent] Started. 10:26:15 Running ssh-add (command line suppressed) 10:26:15 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_6788960255702196894.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_6788960255702196894.key) 10:26:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:26:15 The recommended git tool is: NONE 10:26:16 using credential onap-jenkins-ssh 10:26:16 Wiping out workspace first. 10:26:16 Cloning the remote Git repository 10:26:16 Cloning repository git://cloud.onap.org/mirror/oom.git 10:26:17 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 10:26:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:17 > git --version # timeout=10 10:26:17 > git --version # 'git version 2.17.1' 10:26:17 using GIT_SSH to set credentials Gerrit user 10:26:17 Verifying host key using manually-configured host key entries 10:26:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:26:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:22 using GIT_SSH to set credentials Gerrit user 10:26:22 Verifying host key using manually-configured host key entries 10:26:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/5 # timeout=30 10:26:22 > git rev-parse bbde98b94fe514f06cef6d23440a4d28e0389fa7^{commit} # timeout=10 10:26:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:26:22 Checking out Revision bbde98b94fe514f06cef6d23440a4d28e0389fa7 (refs/changes/00/141100/5) 10:26:22 > git config core.sparsecheckout # timeout=10 10:26:22 > git checkout -f bbde98b94fe514f06cef6d23440a4d28e0389fa7 # timeout=30 10:26:23 Commit message: "[DOC] Add ArgoCD deployment example and guide" 10:26:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:26:23 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 10:26:26 [EnvInject] - Injecting environment variables from a build step. 10:26:26 [EnvInject] - Injecting as environment variables the properties content 10:26:26 PYTHON=python3 10:26:26 10:26:26 [EnvInject] - Variables injected successfully. 10:26:26 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3059774686744996585.sh 10:26:26 ---> tox-install.sh 10:26:26 + source /home/jenkins/lf-env.sh 10:26:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:26 ++ mktemp -d /tmp/venv-XXXX 10:26:26 + lf_venv=/tmp/venv-0j2p 10:26:26 + local venv_file=/tmp/.os_lf_venv 10:26:26 + local python=python3 10:26:26 + local options 10:26:26 + local set_path=true 10:26:26 + local install_args= 10:26:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:26 + true 10:26:26 + case $1 in 10:26:26 + venv_file=/tmp/.toxenv 10:26:26 + shift 2 10:26:26 + true 10:26:26 + case $1 in 10:26:26 + shift 10:26:26 + break 10:26:26 + case $python in 10:26:26 + local pkg_list= 10:26:26 + [[ -d /opt/pyenv ]] 10:26:26 + echo 'Setup pyenv:' 10:26:26 Setup pyenv: 10:26:26 + export PYENV_ROOT=/opt/pyenv 10:26:26 + PYENV_ROOT=/opt/pyenv 10:26:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:26 + pyenv versions 10:26:26 * system (set by /opt/pyenv/version) 10:26:26 * 3.8.13 (set by /opt/pyenv/version) 10:26:26 * 3.9.13 (set by /opt/pyenv/version) 10:26:26 * 3.10.6 (set by /opt/pyenv/version) 10:26:26 + command -v pyenv 10:26:26 ++ pyenv init - --no-rehash 10:26:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:26:26 export PATH="/opt/pyenv/shims:${PATH}" 10:26:26 export PYENV_SHELL=bash 10:26:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:26 pyenv() { 10:26:26 local command 10:26:26 command="${1:-}" 10:26:26 if [ "$#" -gt 0 ]; then 10:26:26 shift 10:26:26 fi 10:26:26 10:26:26 case "$command" in 10:26:26 rehash|shell) 10:26:26 eval "$(pyenv "sh-$command" "$@")" 10:26:26 ;; 10:26:26 *) 10:26:26 command pyenv "$command" "$@" 10:26:26 ;; 10:26:26 esac 10:26:26 }' 10:26:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:26:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:26 ++ export PYENV_SHELL=bash 10:26:26 ++ PYENV_SHELL=bash 10:26:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:26 +++ complete -F _pyenv pyenv 10:26:26 ++ lf-pyver python3 10:26:26 ++ local py_version_xy=python3 10:26:26 ++ local py_version_xyz= 10:26:26 ++ pyenv versions 10:26:26 ++ local command 10:26:26 ++ sed 's/^[ *]* //' 10:26:26 ++ awk '{ print $1 }' 10:26:26 ++ grep -E '^[0-9.]*[0-9]$' 10:26:26 ++ command=versions 10:26:26 ++ '[' 1 -gt 0 ']' 10:26:26 ++ shift 10:26:26 ++ case "$command" in 10:26:26 ++ command pyenv versions 10:26:26 ++ pyenv versions 10:26:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:26 +++ grep '^3' /tmp/.pyenv_versions 10:26:26 +++ tail -n 1 10:26:26 +++ sort -V 10:26:26 ++ py_version_xyz=3.10.6 10:26:26 ++ [[ -z 3.10.6 ]] 10:26:26 ++ echo 3.10.6 10:26:26 ++ return 0 10:26:26 + pyenv local 3.10.6 10:26:26 + local command 10:26:26 + command=local 10:26:26 + '[' 2 -gt 0 ']' 10:26:26 + shift 10:26:26 + case "$command" in 10:26:26 + command pyenv local 3.10.6 10:26:26 + pyenv local 3.10.6 10:26:26 + for arg in "$@" 10:26:26 + case $arg in 10:26:26 + pkg_list+='tox ' 10:26:26 + for arg in "$@" 10:26:26 + case $arg in 10:26:26 + pkg_list+='virtualenv ' 10:26:26 + for arg in "$@" 10:26:26 + case $arg in 10:26:26 + pkg_list+='urllib3~=1.26.15 ' 10:26:26 + [[ -f /tmp/.toxenv ]] 10:26:26 + [[ ! -f /tmp/.toxenv ]] 10:26:26 + [[ -n '' ]] 10:26:26 + python3 -m venv /tmp/venv-0j2p 10:26:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0j2p' 10:26:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0j2p 10:26:30 + echo /tmp/venv-0j2p 10:26:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:26:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:26:30 + /tmp/venv-0j2p/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:26:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:26:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:26:34 + /tmp/venv-0j2p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:37 + type python3 10:26:37 + true 10:26:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0j2p/bin to PATH' 10:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-0j2p/bin to PATH 10:26:37 + PATH=/tmp/venv-0j2p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 + return 0 10:26:37 + python3 --version 10:26:37 Python 3.10.6 10:26:37 + python3 -m pip --version 10:26:37 pip 25.1.1 from /tmp/venv-0j2p/lib/python3.10/site-packages/pip (python 3.10) 10:26:37 + python3 -m pip freeze 10:26:37 cachetools==6.0.0 10:26:37 chardet==5.2.0 10:26:37 colorama==0.4.6 10:26:37 distlib==0.3.9 10:26:37 filelock==3.18.0 10:26:37 packaging==25.0 10:26:37 platformdirs==4.3.8 10:26:37 pluggy==1.6.0 10:26:37 pyproject-api==1.9.1 10:26:37 tomli==2.2.1 10:26:37 tox==4.26.0 10:26:37 typing_extensions==4.14.0 10:26:37 urllib3==1.26.20 10:26:37 virtualenv==20.31.2 10:26:37 [EnvInject] - Injecting environment variables from a build step. 10:26:37 [EnvInject] - Injecting as environment variables the properties content 10:26:37 PARALLEL=false 10:26:37 10:26:37 [EnvInject] - Variables injected successfully. 10:26:37 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16128258060756831730.sh 10:26:37 ---> tox-run.sh 10:26:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 10:26:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 10:26:37 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 10:26:37 + cd /w/workspace/oom-master-sphinx-lint/. 10:26:37 + source /home/jenkins/lf-env.sh 10:26:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:37 ++ mktemp -d /tmp/venv-XXXX 10:26:37 + lf_venv=/tmp/venv-rhjq 10:26:37 + local venv_file=/tmp/.os_lf_venv 10:26:37 + local python=python3 10:26:37 + local options 10:26:37 + local set_path=true 10:26:37 + local install_args= 10:26:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:37 + true 10:26:37 + case $1 in 10:26:37 + venv_file=/tmp/.toxenv 10:26:37 + shift 2 10:26:37 + true 10:26:37 + case $1 in 10:26:37 + shift 10:26:37 + break 10:26:37 + case $python in 10:26:37 + local pkg_list= 10:26:37 + [[ -d /opt/pyenv ]] 10:26:37 + echo 'Setup pyenv:' 10:26:37 Setup pyenv: 10:26:37 + export PYENV_ROOT=/opt/pyenv 10:26:37 + PYENV_ROOT=/opt/pyenv 10:26:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 + pyenv versions 10:26:37 system 10:26:37 3.8.13 10:26:37 3.9.13 10:26:37 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:26:37 + command -v pyenv 10:26:37 ++ pyenv init - --no-rehash 10:26:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:26:37 export PATH="/opt/pyenv/shims:${PATH}" 10:26:37 export PYENV_SHELL=bash 10:26:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:37 pyenv() { 10:26:37 local command 10:26:37 command="${1:-}" 10:26:37 if [ "$#" -gt 0 ]; then 10:26:37 shift 10:26:37 fi 10:26:37 10:26:37 case "$command" in 10:26:37 rehash|shell) 10:26:37 eval "$(pyenv "sh-$command" "$@")" 10:26:37 ;; 10:26:37 *) 10:26:37 command pyenv "$command" "$@" 10:26:37 ;; 10:26:37 esac 10:26:37 }' 10:26:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:26:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:37 ++ export PYENV_SHELL=bash 10:26:37 ++ PYENV_SHELL=bash 10:26:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:37 +++ complete -F _pyenv pyenv 10:26:37 ++ lf-pyver python3 10:26:37 ++ local py_version_xy=python3 10:26:37 ++ local py_version_xyz= 10:26:37 ++ pyenv versions 10:26:37 ++ local command 10:26:37 ++ command=versions 10:26:37 ++ '[' 1 -gt 0 ']' 10:26:37 ++ shift 10:26:37 ++ case "$command" in 10:26:37 ++ command pyenv versions 10:26:37 ++ pyenv versions 10:26:37 ++ sed 's/^[ *]* //' 10:26:37 ++ grep -E '^[0-9.]*[0-9]$' 10:26:37 ++ awk '{ print $1 }' 10:26:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:37 +++ sort -V 10:26:37 +++ grep '^3' /tmp/.pyenv_versions 10:26:37 +++ tail -n 1 10:26:37 ++ py_version_xyz=3.10.6 10:26:37 ++ [[ -z 3.10.6 ]] 10:26:37 ++ echo 3.10.6 10:26:37 ++ return 0 10:26:37 + pyenv local 3.10.6 10:26:37 + local command 10:26:37 + command=local 10:26:37 + '[' 2 -gt 0 ']' 10:26:37 + shift 10:26:37 + case "$command" in 10:26:37 + command pyenv local 3.10.6 10:26:37 + pyenv local 3.10.6 10:26:37 + for arg in "$@" 10:26:37 + case $arg in 10:26:37 + pkg_list+='tox ' 10:26:37 + for arg in "$@" 10:26:37 + case $arg in 10:26:37 + pkg_list+='virtualenv ' 10:26:37 + for arg in "$@" 10:26:37 + case $arg in 10:26:37 + pkg_list+='urllib3~=1.26.15 ' 10:26:37 + [[ -f /tmp/.toxenv ]] 10:26:37 ++ cat /tmp/.toxenv 10:26:37 + lf_venv=/tmp/venv-0j2p 10:26:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j2p from' file:/tmp/.toxenv 10:26:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j2p from file:/tmp/.toxenv 10:26:37 + /tmp/venv-0j2p/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:26:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:26:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:26:39 + /tmp/venv-0j2p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:40 + type python3 10:26:40 + true 10:26:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0j2p/bin to PATH' 10:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-0j2p/bin to PATH 10:26:40 + PATH=/tmp/venv-0j2p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:40 + return 0 10:26:40 + [[ -d /opt/pyenv ]] 10:26:40 + echo '---> Setting up pyenv' 10:26:40 ---> Setting up pyenv 10:26:40 + export PYENV_ROOT=/opt/pyenv 10:26:40 + PYENV_ROOT=/opt/pyenv 10:26:40 + export PATH=/opt/pyenv/bin:/tmp/venv-0j2p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:40 + PATH=/opt/pyenv/bin:/tmp/venv-0j2p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:26:40 ++ pwd 10:26:40 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 10:26:40 + export PYTHONPATH 10:26:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:40 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:40 + tox --version 10:26:40 4.26.0 from /tmp/venv-0j2p/lib/python3.10/site-packages/tox/__init__.py 10:26:40 + PARALLEL=false 10:26:40 + TOX_OPTIONS_LIST= 10:26:40 + [[ -n docs,docs-linkcheck ]] 10:26:40 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 10:26:40 + case ${PARALLEL,,} in 10:26:40 + tox -e docs,docs-linkcheck 10:26:40 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 10:26:42 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 10:27:03 docs: freeze> python -m pip freeze --all 10:27:03 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.4.26,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 10:27:03 docs: commands[0]> sudo apt install graphviz 10:27:03 10:27:03 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:27:03 10:27:03 Reading package lists... 10:27:03 Building dependency tree... 10:27:03 Reading state information... 10:27:03 graphviz is already the newest version (2.40.1-2). 10:27:03 The following packages were automatically installed and are no longer required: 10:27:03 libmysqlclient20 mysql-common 10:27:03 Use 'sudo apt autoremove' to remove them. 10:27:03 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:27:03 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 10:27:08 docs: OK ✔ in 26.92 seconds 10:27:08 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 10:27:20 docs-linkcheck: freeze> python -m pip freeze --all 10:27:20 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.4.26,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 10:27:20 docs-linkcheck: commands[0]> sudo apt install graphviz 10:27:20 10:27:20 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:27:20 10:27:20 Reading package lists... 10:27:20 Building dependency tree... 10:27:20 Reading state information... 10:27:20 graphviz is already the newest version (2.40.1-2). 10:27:20 The following packages were automatically installed and are no longer required: 10:27:20 libmysqlclient20 mysql-common 10:27:20 Use 'sudo apt autoremove' to remove them. 10:27:20 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:27:20 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 10:27:44 docs: OK (26.92=setup[22.43]+cmd[0.26,4.24] seconds) 10:27:44 docs-linkcheck: OK (36.17=setup[12.46]+cmd[0.21,23.50] seconds) 10:27:44 congratulations :) (63.31 seconds) 10:27:44 + tox_status=0 10:27:44 + echo '---> Completed tox runs' 10:27:44 ---> Completed tox runs 10:27:44 + for i in .tox/*/log 10:27:44 ++ echo .tox/docs-linkcheck/log 10:27:44 ++ awk -F/ '{print $2}' 10:27:44 + tox_env=docs-linkcheck 10:27:44 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 10:27:44 + for i in .tox/*/log 10:27:44 ++ echo .tox/docs/log 10:27:44 ++ awk -F/ '{print $2}' 10:27:44 + tox_env=docs 10:27:44 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 10:27:44 + DOC_DIR=docs/_build/html 10:27:44 + [[ -d docs/_build/html ]] 10:27:44 + echo '---> Archiving generated docs' 10:27:44 ---> Archiving generated docs 10:27:44 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 10:27:44 + echo '---> tox-run.sh ends' 10:27:44 ---> tox-run.sh ends 10:27:44 + test 0 -eq 0 10:27:44 $ ssh-agent -k 10:27:44 unset SSH_AUTH_SOCK; 10:27:44 unset SSH_AGENT_PID; 10:27:44 echo Agent pid 1677 killed; 10:27:44 [ssh-agent] Stopped. 10:27:44 [PostBuildScript] - [INFO] Executing post build scripts. 10:27:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10167319248760474674.sh 10:27:44 ---> sysstat.sh 10:27:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9343250034682197188.sh 10:27:44 ---> package-listing.sh 10:27:44 ++ facter osfamily 10:27:44 ++ tr '[:upper:]' '[:lower:]' 10:27:45 + OS_FAMILY=debian 10:27:45 + workspace=/w/workspace/oom-master-sphinx-lint 10:27:45 + START_PACKAGES=/tmp/packages_start.txt 10:27:45 + END_PACKAGES=/tmp/packages_end.txt 10:27:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:45 + PACKAGES=/tmp/packages_start.txt 10:27:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:27:45 + PACKAGES=/tmp/packages_end.txt 10:27:45 + case "${OS_FAMILY}" in 10:27:45 + dpkg -l 10:27:45 + grep '^ii' 10:27:45 + '[' -f /tmp/packages_start.txt ']' 10:27:45 + '[' -f /tmp/packages_end.txt ']' 10:27:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:27:45 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 10:27:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 10:27:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17938720709241794309.sh 10:27:45 ---> capture-instance-metadata.sh 10:27:45 Setup pyenv: 10:27:45 system 10:27:45 3.8.13 10:27:45 3.9.13 10:27:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:27:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TJ6G 10:27:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:52 lf-activate-venv(): INFO: Installing: lftools 10:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-TJ6G/bin to PATH 10:28:14 INFO: Running in OpenStack, capturing instance metadata 10:28:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11830502730339675441.sh 10:28:14 provisioning config files... 10:28:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config11604458001553394315tmp 10:28:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:14 [EnvInject] - Injecting environment variables from a build step. 10:28:14 [EnvInject] - Injecting as environment variables the properties content 10:28:14 SERVER_ID=logs 10:28:14 10:28:14 [EnvInject] - Variables injected successfully. 10:28:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14814353331706698749.sh 10:28:14 ---> create-netrc.sh 10:28:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2078708595733385146.sh 10:28:14 ---> python-tools-install.sh 10:28:14 Setup pyenv: 10:28:14 system 10:28:14 3.8.13 10:28:14 3.9.13 10:28:14 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TJ6G from file:/tmp/.os_lf_venv 10:28:16 lf-activate-venv(): INFO: Installing: lftools 10:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-TJ6G/bin to PATH 10:28:24 Generating Requirements File 10:28:42 Python 3.10.6 10:28:42 pip 25.1.1 from /tmp/venv-TJ6G/lib/python3.10/site-packages/pip (python 3.10) 10:28:42 appdirs==1.4.4 10:28:42 argcomplete==3.6.2 10:28:42 aspy.yaml==1.3.0 10:28:42 attrs==25.3.0 10:28:42 autopage==0.5.2 10:28:42 beautifulsoup4==4.13.4 10:28:42 boto3==1.38.32 10:28:42 botocore==1.38.32 10:28:42 bs4==0.0.2 10:28:42 cachetools==5.5.2 10:28:42 certifi==2025.4.26 10:28:42 cffi==1.17.1 10:28:42 cfgv==3.4.0 10:28:42 chardet==5.2.0 10:28:42 charset-normalizer==3.4.2 10:28:42 click==8.2.1 10:28:42 cliff==4.10.0 10:28:42 cmd2==2.6.0 10:28:42 cryptography==3.3.2 10:28:42 debtcollector==3.0.0 10:28:42 decorator==5.2.1 10:28:42 defusedxml==0.7.1 10:28:42 Deprecated==1.2.18 10:28:42 distlib==0.3.9 10:28:42 dnspython==2.7.0 10:28:42 docker==7.1.0 10:28:42 dogpile.cache==1.4.0 10:28:42 durationpy==0.10 10:28:42 email_validator==2.2.0 10:28:42 filelock==3.18.0 10:28:42 future==1.0.0 10:28:42 gitdb==4.0.12 10:28:42 GitPython==3.1.44 10:28:42 google-auth==2.40.3 10:28:42 httplib2==0.22.0 10:28:42 identify==2.6.12 10:28:42 idna==3.10 10:28:42 importlib-resources==1.5.0 10:28:42 iso8601==2.1.0 10:28:42 Jinja2==3.1.6 10:28:42 jmespath==1.0.1 10:28:42 jsonpatch==1.33 10:28:42 jsonpointer==3.0.0 10:28:42 jsonschema==4.24.0 10:28:42 jsonschema-specifications==2025.4.1 10:28:42 keystoneauth1==5.11.0 10:28:42 kubernetes==32.0.1 10:28:42 lftools==0.37.13 10:28:42 lxml==5.4.0 10:28:42 MarkupSafe==3.0.2 10:28:42 msgpack==1.1.0 10:28:42 multi_key_dict==2.0.3 10:28:42 munch==4.0.0 10:28:42 netaddr==1.3.0 10:28:42 niet==1.4.2 10:28:42 nodeenv==1.9.1 10:28:42 oauth2client==4.1.3 10:28:42 oauthlib==3.2.2 10:28:42 openstacksdk==4.6.0 10:28:42 os-client-config==2.1.0 10:28:42 os-service-types==1.7.0 10:28:42 osc-lib==4.0.2 10:28:42 oslo.config==9.8.0 10:28:42 oslo.context==6.0.0 10:28:42 oslo.i18n==6.5.1 10:28:42 oslo.log==7.1.0 10:28:42 oslo.serialization==5.7.0 10:28:42 oslo.utils==9.0.0 10:28:42 packaging==25.0 10:28:42 pbr==6.1.1 10:28:42 platformdirs==4.3.8 10:28:42 prettytable==3.16.0 10:28:42 psutil==7.0.0 10:28:42 pyasn1==0.6.1 10:28:42 pyasn1_modules==0.4.2 10:28:42 pycparser==2.22 10:28:42 pygerrit2==2.0.15 10:28:42 PyGithub==2.6.1 10:28:42 PyJWT==2.10.1 10:28:42 PyNaCl==1.5.0 10:28:42 pyparsing==2.4.7 10:28:42 pyperclip==1.9.0 10:28:42 pyrsistent==0.20.0 10:28:42 python-cinderclient==9.7.0 10:28:42 python-dateutil==2.9.0.post0 10:28:42 python-heatclient==4.2.0 10:28:42 python-jenkins==1.8.2 10:28:42 python-keystoneclient==5.6.0 10:28:42 python-magnumclient==4.8.1 10:28:42 python-openstackclient==8.1.0 10:28:42 python-swiftclient==4.8.0 10:28:42 PyYAML==6.0.2 10:28:42 referencing==0.36.2 10:28:42 requests==2.32.3 10:28:42 requests-oauthlib==2.0.0 10:28:42 requestsexceptions==1.4.0 10:28:42 rfc3986==2.0.0 10:28:42 rpds-py==0.25.1 10:28:42 rsa==4.9.1 10:28:42 ruamel.yaml==0.18.13 10:28:42 ruamel.yaml.clib==0.2.12 10:28:42 s3transfer==0.13.0 10:28:42 simplejson==3.20.1 10:28:42 six==1.17.0 10:28:42 smmap==5.0.2 10:28:42 soupsieve==2.7 10:28:42 stevedore==5.4.1 10:28:42 tabulate==0.9.0 10:28:42 toml==0.10.2 10:28:42 tomlkit==0.13.3 10:28:42 tqdm==4.67.1 10:28:42 typing_extensions==4.14.0 10:28:42 tzdata==2025.2 10:28:42 urllib3==1.26.20 10:28:42 virtualenv==20.31.2 10:28:42 wcwidth==0.2.13 10:28:42 websocket-client==1.8.0 10:28:42 wrapt==1.17.2 10:28:42 xdg==6.0.0 10:28:42 xmltodict==0.14.2 10:28:42 yq==3.4.3 10:28:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3917055628306018215.sh 10:28:42 ---> sudo-logs.sh 10:28:42 Archiving 'sudo' log.. 10:28:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8951544442628512704.sh 10:28:43 ---> job-cost.sh 10:28:43 Setup pyenv: 10:28:43 system 10:28:43 3.8.13 10:28:43 3.9.13 10:28:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TJ6G from file:/tmp/.os_lf_venv 10:28:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-TJ6G/bin to PATH 10:28:49 INFO: No Stack... 10:28:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:50 INFO: Archiving Costs 10:28:50 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10701033223992452675.sh 10:28:50 ---> logs-deploy.sh 10:28:50 Setup pyenv: 10:28:50 system 10:28:50 3.8.13 10:28:50 3.9.13 10:28:50 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TJ6G from file:/tmp/.os_lf_venv 10:28:52 lf-activate-venv(): INFO: Installing: lftools 10:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-TJ6G/bin to PATH 10:29:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/564 10:29:00 INFO: archiving workspace using pattern(s): 10:29:02 Archives upload complete. 10:29:02 INFO: archiving logs to Nexus 10:29:03 ---> uname -a: 10:29:03 Linux prd-ubuntu1804-builder-4c-4g-19505 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:29:03 10:29:03 10:29:03 ---> lscpu: 10:29:03 Architecture: x86_64 10:29:03 CPU op-mode(s): 32-bit, 64-bit 10:29:03 Byte Order: Little Endian 10:29:03 CPU(s): 4 10:29:03 On-line CPU(s) list: 0-3 10:29:03 Thread(s) per core: 1 10:29:03 Core(s) per socket: 1 10:29:03 Socket(s): 4 10:29:03 NUMA node(s): 1 10:29:03 Vendor ID: AuthenticAMD 10:29:03 CPU family: 23 10:29:03 Model: 49 10:29:03 Model name: AMD EPYC-Rome Processor 10:29:03 Stepping: 0 10:29:03 CPU MHz: 2799.998 10:29:03 BogoMIPS: 5599.99 10:29:03 Virtualization: AMD-V 10:29:03 Hypervisor vendor: KVM 10:29:03 Virtualization type: full 10:29:03 L1d cache: 32K 10:29:03 L1i cache: 32K 10:29:03 L2 cache: 512K 10:29:03 L3 cache: 16384K 10:29:03 NUMA node0 CPU(s): 0-3 10:29: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 10:29:03 10:29:03 10:29:03 ---> nproc: 10:29:03 4 10:29:03 10:29:03 10:29:03 ---> df -h: 10:29:03 Filesystem Size Used Avail Use% Mounted on 10:29:03 udev 7.9G 0 7.9G 0% /dev 10:29:03 tmpfs 1.6G 672K 1.6G 1% /run 10:29:03 /dev/vda1 78G 8.6G 69G 12% / 10:29:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:29:03 tmpfs 5.0M 0 5.0M 0% /run/lock 10:29:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:29:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:29:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:29:03 10:29:03 10:29:03 ---> free -m: 10:29:03 total used free shared buff/cache available 10:29:03 Mem: 16040 564 13005 0 2470 15145 10:29:03 Swap: 1023 0 1023 10:29:03 10:29:03 10:29:03 ---> ip addr: 10:29:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:03 inet 127.0.0.1/8 scope host lo 10:29:03 valid_lft forever preferred_lft forever 10:29:03 inet6 ::1/128 scope host 10:29:03 valid_lft forever preferred_lft forever 10:29:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:03 link/ether fa:16:3e:56:f8:da brd ff:ff:ff:ff:ff:ff 10:29:03 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic ens3 10:29:03 valid_lft 86216sec preferred_lft 86216sec 10:29:03 inet6 fe80::f816:3eff:fe56:f8da/64 scope link 10:29:03 valid_lft forever preferred_lft forever 10:29:03 10:29:03 10:29:03 ---> sar -b -r -n DEV: 10:29:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19505) 06/08/25 _x86_64_ (4 CPU) 10:29:03 10:29:03 10:26:00 LINUX RESTART (4 CPU) 10:29:03 10:29:03 10:27:02 tps rtps wtps bread/s bwrtn/s 10:29:03 10:28:01 113.81 6.17 107.64 329.84 17214.71 10:29:03 10:29:01 94.17 1.37 92.80 124.11 11940.81 10:29:03 Average: 103.91 3.75 100.16 226.11 14555.60 10:29:03 10:29:03 10:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:03 10:28:01 13589768 15500560 2835200 17.26 84588 2007708 780100 4.46 796592 1786016 59484 10:29:03 10:29:01 13316144 15509908 3108824 18.93 107572 2248740 768344 4.40 805276 2018996 115700 10:29:03 Average: 13452956 15505234 2972012 18.09 96080 2128224 774222 4.43 800934 1902506 87592 10:29:03 10:29:03 10:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:03 10:28:01 ens3 124.33 120.12 136.08 20.23 0.00 0.00 0.00 0.00 10:29:03 10:28:01 lo 34.10 34.10 2.79 2.79 0.00 0.00 0.00 0.00 10:29:03 10:29:01 ens3 100.75 71.90 815.82 12.33 0.00 0.00 0.00 0.00 10:29:03 10:29:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 10:29:03 Average: ens3 112.44 95.81 478.81 16.25 0.00 0.00 0.00 0.00 10:29:03 Average: lo 17.54 17.54 1.45 1.45 0.00 0.00 0.00 0.00 10:29:03 10:29:03 10:29:03 ---> sar -P ALL: 10:29:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19505) 06/08/25 _x86_64_ (4 CPU) 10:29:03 10:29:03 10:26:00 LINUX RESTART (4 CPU) 10:29:03 10:29:03 10:27:02 CPU %user %nice %system %iowait %steal %idle 10:29:03 10:28:01 all 17.52 0.00 1.41 1.16 0.07 79.84 10:29:03 10:28:01 0 21.28 0.00 1.20 1.73 0.08 75.70 10:29:03 10:28:01 1 18.67 0.00 1.73 0.25 0.07 79.28 10:29:03 10:28:01 2 13.59 0.00 1.39 1.36 0.05 83.61 10:29:03 10:28:01 3 16.56 0.00 1.35 1.26 0.07 80.76 10:29:03 10:29:01 all 21.51 0.00 1.50 1.06 0.05 75.88 10:29:03 10:29:01 0 2.49 0.00 0.82 2.47 0.03 94.19 10:29:03 10:29:01 1 53.17 0.00 2.35 0.42 0.07 44.00 10:29:03 10:29:01 2 25.28 0.00 1.97 0.67 0.07 72.01 10:29:03 10:29:01 3 4.98 0.00 0.84 0.67 0.05 93.46 10:29:03 Average: all 19.54 0.00 1.45 1.11 0.06 77.84 10:29:03 Average: 0 11.81 0.00 1.01 2.10 0.06 85.01 10:29:03 Average: 1 36.07 0.00 2.04 0.34 0.07 61.48 10:29:03 Average: 2 19.49 0.00 1.68 1.01 0.06 77.76 10:29:03 Average: 3 10.72 0.00 1.09 0.96 0.06 87.17 10:29:03 10:29:03 10:29:03