12:54:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:54:10 Running as SYSTEM 12:54:10 [EnvInject] - Loading node environment variables. 12:54:10 Building remotely on prd-ubuntu1804-builder-4c-4g-20084 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:54:10 [ssh-agent] Looking for ssh-agent implementation... 12:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:11 $ ssh-agent 12:54:11 SSH_AUTH_SOCK=/tmp/ssh-Uh6C0ngle7zI/agent.1758 12:54:11 SSH_AGENT_PID=1760 12:54:11 [ssh-agent] Started. 12:54:11 Running ssh-add (command line suppressed) 12:54:11 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_3174806646596150616.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_3174806646596150616.key) 12:54:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:54:11 The recommended git tool is: NONE 12:54:12 using credential onap-jenkins-ssh 12:54:12 Wiping out workspace first. 12:54:13 Cloning the remote Git repository 12:54:13 Cloning repository git://cloud.onap.org/mirror/oom.git 12:54:13 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:54:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:13 > git --version # timeout=10 12:54:13 > git --version # 'git version 2.17.1' 12:54:13 using GIT_SSH to set credentials Gerrit user 12:54:13 Verifying host key using manually-configured host key entries 12:54:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:54:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:19 using GIT_SSH to set credentials Gerrit user 12:54:19 Verifying host key using manually-configured host key entries 12:54:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/3 # timeout=30 12:54:20 > git rev-parse 5a595f3683c760e7add3e72a08c56352b04b84a3^{commit} # timeout=10 12:54:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:20 Checking out Revision 5a595f3683c760e7add3e72a08c56352b04b84a3 (refs/changes/36/137636/3) 12:54:20 > git config core.sparsecheckout # timeout=10 12:54:20 > git checkout -f 5a595f3683c760e7add3e72a08c56352b04b84a3 # timeout=30 12:54:23 Commit message: "[DOC] Update Information about used versions" 12:54:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:23 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:54:23 [EnvInject] - Injecting environment variables from a build step. 12:54:23 [EnvInject] - Injecting as environment variables the properties content 12:54:23 PYTHON=python3 12:54:23 12:54:23 [EnvInject] - Variables injected successfully. 12:54:23 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11730349289384530925.sh 12:54:23 ---> tox-install.sh 12:54:23 + source /home/jenkins/lf-env.sh 12:54:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:23 ++ mktemp -d /tmp/venv-XXXX 12:54:23 + lf_venv=/tmp/venv-Jryk 12:54:23 + local venv_file=/tmp/.os_lf_venv 12:54:23 + local python=python3 12:54:23 + local options 12:54:23 + local set_path=true 12:54:23 + local install_args= 12:54:23 ++ 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 12:54:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:23 + true 12:54:23 + case $1 in 12:54:23 + venv_file=/tmp/.toxenv 12:54:23 + shift 2 12:54:23 + true 12:54:23 + case $1 in 12:54:23 + shift 12:54:23 + break 12:54:23 + case $python in 12:54:23 + local pkg_list= 12:54:23 + [[ -d /opt/pyenv ]] 12:54:23 + echo 'Setup pyenv:' 12:54:23 Setup pyenv: 12:54:23 + export PYENV_ROOT=/opt/pyenv 12:54:23 + PYENV_ROOT=/opt/pyenv 12:54:23 + 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 12:54:23 + 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 12:54:23 + pyenv versions 12:54:23 * system (set by /opt/pyenv/version) 12:54:23 * 3.8.13 (set by /opt/pyenv/version) 12:54:23 * 3.9.13 (set by /opt/pyenv/version) 12:54:23 * 3.10.6 (set by /opt/pyenv/version) 12:54:23 + command -v pyenv 12:54:23 ++ pyenv init - --no-rehash 12:54:23 + 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[*]}"'\'')" 12:54:23 export PATH="/opt/pyenv/shims:${PATH}" 12:54:23 export PYENV_SHELL=bash 12:54:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:23 pyenv() { 12:54:23 local command 12:54:23 command="${1:-}" 12:54:23 if [ "$#" -gt 0 ]; then 12:54:23 shift 12:54:23 fi 12:54:23 12:54:23 case "$command" in 12:54:23 rehash|shell) 12:54:23 eval "$(pyenv "sh-$command" "$@")" 12:54:23 ;; 12:54:23 *) 12:54:23 command pyenv "$command" "$@" 12:54:23 ;; 12:54:23 esac 12:54:23 }' 12:54:23 +++ 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[*]}"' 12:54:23 ++ 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 12:54:23 ++ 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 12:54:23 ++ 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 12:54:23 ++ export PYENV_SHELL=bash 12:54:23 ++ PYENV_SHELL=bash 12:54:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:23 +++ complete -F _pyenv pyenv 12:54:23 ++ lf-pyver python3 12:54:23 ++ local py_version_xy=python3 12:54:23 ++ local py_version_xyz= 12:54:23 ++ pyenv versions 12:54:23 ++ local command 12:54:23 ++ command=versions 12:54:23 ++ '[' 1 -gt 0 ']' 12:54:23 ++ shift 12:54:23 ++ case "$command" in 12:54:23 ++ command pyenv versions 12:54:23 ++ pyenv versions 12:54:23 ++ awk '{ print $1 }' 12:54:23 ++ sed 's/^[ *]* //' 12:54:23 ++ grep -E '^[0-9.]*[0-9]$' 12:54:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:24 +++ grep '^3' /tmp/.pyenv_versions 12:54:24 +++ sort -V 12:54:24 +++ tail -n 1 12:54:24 ++ py_version_xyz=3.10.6 12:54:24 ++ [[ -z 3.10.6 ]] 12:54:24 ++ echo 3.10.6 12:54:24 ++ return 0 12:54:24 + pyenv local 3.10.6 12:54:24 + local command 12:54:24 + command=local 12:54:24 + '[' 2 -gt 0 ']' 12:54:24 + shift 12:54:24 + case "$command" in 12:54:24 + command pyenv local 3.10.6 12:54:24 + pyenv local 3.10.6 12:54:24 + for arg in "$@" 12:54:24 + case $arg in 12:54:24 + pkg_list+='tox ' 12:54:24 + for arg in "$@" 12:54:24 + case $arg in 12:54:24 + pkg_list+='virtualenv ' 12:54:24 + for arg in "$@" 12:54:24 + case $arg in 12:54:24 + pkg_list+='urllib3~=1.26.15 ' 12:54:24 + [[ -f /tmp/.toxenv ]] 12:54:24 + [[ ! -f /tmp/.toxenv ]] 12:54:24 + [[ -n '' ]] 12:54:24 + python3 -m venv /tmp/venv-Jryk 12:54:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jryk' 12:54:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jryk 12:54:28 + echo /tmp/venv-Jryk 12:54:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:28 + /tmp/venv-Jryk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:33 + /tmp/venv-Jryk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:39 + type python3 12:54:39 + true 12:54:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jryk/bin to PATH' 12:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-Jryk/bin to PATH 12:54:39 + PATH=/tmp/venv-Jryk/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 12:54:39 + return 0 12:54:39 + python3 --version 12:54:39 Python 3.10.6 12:54:39 + python3 -m pip --version 12:54:39 pip 24.0 from /tmp/venv-Jryk/lib/python3.10/site-packages/pip (python 3.10) 12:54:39 + python3 -m pip freeze 12:54:39 cachetools==5.3.3 12:54:39 chardet==5.2.0 12:54:39 colorama==0.4.6 12:54:39 distlib==0.3.8 12:54:39 filelock==3.13.3 12:54:39 packaging==24.0 12:54:39 platformdirs==4.2.0 12:54:39 pluggy==1.4.0 12:54:39 pyproject-api==1.6.1 12:54:39 tomli==2.0.1 12:54:39 tox==4.14.2 12:54:39 urllib3==1.26.18 12:54:39 virtualenv==20.25.1 12:54:40 [EnvInject] - Injecting environment variables from a build step. 12:54:40 [EnvInject] - Injecting as environment variables the properties content 12:54:40 PARALLEL=false 12:54:40 12:54:40 [EnvInject] - Variables injected successfully. 12:54:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3047833038862298763.sh 12:54:40 ---> tox-run.sh 12:54:40 + 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 12:54:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:54:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:54:40 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:54:40 + cd /w/workspace/oom-master-sphinx-lint/. 12:54:40 + source /home/jenkins/lf-env.sh 12:54:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:40 ++ mktemp -d /tmp/venv-XXXX 12:54:40 + lf_venv=/tmp/venv-xjaj 12:54:40 + local venv_file=/tmp/.os_lf_venv 12:54:40 + local python=python3 12:54:40 + local options 12:54:40 + local set_path=true 12:54:40 + local install_args= 12:54:40 ++ 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 12:54:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:40 + true 12:54:40 + case $1 in 12:54:40 + venv_file=/tmp/.toxenv 12:54:40 + shift 2 12:54:40 + true 12:54:40 + case $1 in 12:54:40 + shift 12:54:40 + break 12:54:40 + case $python in 12:54:40 + local pkg_list= 12:54:40 + [[ -d /opt/pyenv ]] 12:54:40 + echo 'Setup pyenv:' 12:54:40 Setup pyenv: 12:54:40 + export PYENV_ROOT=/opt/pyenv 12:54:40 + PYENV_ROOT=/opt/pyenv 12:54:40 + 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 12:54:40 + 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 12:54:40 + pyenv versions 12:54:40 system 12:54:40 3.8.13 12:54:40 3.9.13 12:54:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:54:40 + command -v pyenv 12:54:40 ++ pyenv init - --no-rehash 12:54:40 + 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[*]}"'\'')" 12:54:40 export PATH="/opt/pyenv/shims:${PATH}" 12:54:40 export PYENV_SHELL=bash 12:54:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:40 pyenv() { 12:54:40 local command 12:54:40 command="${1:-}" 12:54:40 if [ "$#" -gt 0 ]; then 12:54:40 shift 12:54:40 fi 12:54:40 12:54:40 case "$command" in 12:54:40 rehash|shell) 12:54:40 eval "$(pyenv "sh-$command" "$@")" 12:54:40 ;; 12:54:40 *) 12:54:40 command pyenv "$command" "$@" 12:54:40 ;; 12:54:40 esac 12:54:40 }' 12:54:40 +++ 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[*]}"' 12:54:40 ++ 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 12:54:40 ++ 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 12:54:40 ++ 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 12:54:40 ++ export PYENV_SHELL=bash 12:54:40 ++ PYENV_SHELL=bash 12:54:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:40 +++ complete -F _pyenv pyenv 12:54:40 ++ lf-pyver python3 12:54:40 ++ local py_version_xy=python3 12:54:40 ++ local py_version_xyz= 12:54:40 ++ pyenv versions 12:54:40 ++ local command 12:54:40 ++ sed 's/^[ *]* //' 12:54:40 ++ command=versions 12:54:40 ++ '[' 1 -gt 0 ']' 12:54:40 ++ awk '{ print $1 }' 12:54:40 ++ shift 12:54:40 ++ grep -E '^[0-9.]*[0-9]$' 12:54:40 ++ case "$command" in 12:54:40 ++ command pyenv versions 12:54:40 ++ pyenv versions 12:54:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:40 +++ grep '^3' /tmp/.pyenv_versions 12:54:40 +++ sort -V 12:54:40 +++ tail -n 1 12:54:40 ++ py_version_xyz=3.10.6 12:54:40 ++ [[ -z 3.10.6 ]] 12:54:40 ++ echo 3.10.6 12:54:40 ++ return 0 12:54:40 + pyenv local 3.10.6 12:54:40 + local command 12:54:40 + command=local 12:54:40 + '[' 2 -gt 0 ']' 12:54:40 + shift 12:54:40 + case "$command" in 12:54:40 + command pyenv local 3.10.6 12:54:40 + pyenv local 3.10.6 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='tox ' 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='virtualenv ' 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='urllib3~=1.26.15 ' 12:54:40 + [[ -f /tmp/.toxenv ]] 12:54:40 ++ cat /tmp/.toxenv 12:54:40 + lf_venv=/tmp/venv-Jryk 12:54:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jryk from' file:/tmp/.toxenv 12:54:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jryk from file:/tmp/.toxenv 12:54:40 + /tmp/venv-Jryk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:41 + /tmp/venv-Jryk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:42 + type python3 12:54:42 + true 12:54:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jryk/bin to PATH' 12:54:42 lf-activate-venv(): INFO: Adding /tmp/venv-Jryk/bin to PATH 12:54:42 + PATH=/tmp/venv-Jryk/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 12:54:42 + return 0 12:54:42 + [[ -d /opt/pyenv ]] 12:54:42 + echo '---> Setting up pyenv' 12:54:42 ---> Setting up pyenv 12:54:42 + export PYENV_ROOT=/opt/pyenv 12:54:42 + PYENV_ROOT=/opt/pyenv 12:54:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Jryk/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 12:54:42 + PATH=/opt/pyenv/bin:/tmp/venv-Jryk/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 12:54:42 ++ pwd 12:54:42 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:54:42 + export PYTHONPATH 12:54:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:42 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:42 + tox --version 12:54:42 4.14.2 from /tmp/venv-Jryk/lib/python3.10/site-packages/tox/__init__.py 12:54:43 + PARALLEL=false 12:54:43 + TOX_OPTIONS_LIST= 12:54:43 + [[ -n docs,docs-linkcheck ]] 12:54:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:54:43 + case ${PARALLEL,,} in 12:54:43 + tox -e docs,docs-linkcheck 12:54:43 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:54:45 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 12:55:17 docs: freeze> python -m pip freeze --all 12:55:17 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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,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,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.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.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:55:17 docs: commands[0]> sudo apt install graphviz 12:55:17 12:55:17 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:55:17 12:55:17 Reading package lists... 12:55:17 Building dependency tree... 12:55:17 Reading state information... 12:55:17 graphviz is already the newest version (2.40.1-2). 12:55:17 The following packages were automatically installed and are no longer required: 12:55:17 libmysqlclient20 mysql-common 12:55:17 Use 'sudo apt autoremove' to remove them. 12:55:17 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:55:17 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 12:55:22 docs: OK ✔ in 38.72 seconds 12:55:22 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 12:55:41 docs-linkcheck: freeze> python -m pip freeze --all 12:55:41 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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,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,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.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.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:55:41 docs-linkcheck: commands[0]> sudo apt install graphviz 12:55:41 12:55:41 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:55:41 12:55:41 Reading package lists... 12:55:41 Building dependency tree... 12:55:41 Reading state information... 12:55:41 graphviz is already the newest version (2.40.1-2). 12:55:41 The following packages were automatically installed and are no longer required: 12:55:41 libmysqlclient20 mysql-common 12:55:41 Use 'sudo apt autoremove' to remove them. 12:55:41 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:55:41 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 12:56:41 docs: OK (38.70=setup[34.18]+cmd[0.33,4.19] seconds) 12:56:41 docs-linkcheck: OK (79.30=setup[19.55]+cmd[0.32,59.43] seconds) 12:56:41 congratulations :) (118.17 seconds) 12:56:41 + tox_status=0 12:56:41 + echo '---> Completed tox runs' 12:56:41 ---> Completed tox runs 12:56:41 + for i in .tox/*/log 12:56:41 ++ echo .tox/docs-linkcheck/log 12:56:41 ++ awk -F/ '{print $2}' 12:56:41 + tox_env=docs-linkcheck 12:56:41 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:56:41 + for i in .tox/*/log 12:56:41 ++ echo .tox/docs/log 12:56:41 ++ awk -F/ '{print $2}' 12:56:41 + tox_env=docs 12:56:41 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:56:41 + DOC_DIR=docs/_build/html 12:56:41 + [[ -d docs/_build/html ]] 12:56:41 + echo '---> Archiving generated docs' 12:56:41 ---> Archiving generated docs 12:56:41 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:56:41 + echo '---> tox-run.sh ends' 12:56:41 ---> tox-run.sh ends 12:56:41 + test 0 -eq 0 12:56:41 $ ssh-agent -k 12:56:41 unset SSH_AUTH_SOCK; 12:56:41 unset SSH_AGENT_PID; 12:56:41 echo Agent pid 1760 killed; 12:56:41 [ssh-agent] Stopped. 12:56:41 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7795753855556638248.sh 12:56:41 ---> sysstat.sh 12:56:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5592776739094351246.sh 12:56:41 ---> package-listing.sh 12:56:41 ++ tr '[:upper:]' '[:lower:]' 12:56:41 ++ facter osfamily 12:56:42 + OS_FAMILY=debian 12:56:42 + workspace=/w/workspace/oom-master-sphinx-lint 12:56:42 + START_PACKAGES=/tmp/packages_start.txt 12:56:42 + END_PACKAGES=/tmp/packages_end.txt 12:56:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:42 + PACKAGES=/tmp/packages_start.txt 12:56:42 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:56:42 + PACKAGES=/tmp/packages_end.txt 12:56:42 + case "${OS_FAMILY}" in 12:56:42 + grep '^ii' 12:56:42 + dpkg -l 12:56:42 + '[' -f /tmp/packages_start.txt ']' 12:56:42 + '[' -f /tmp/packages_end.txt ']' 12:56:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:42 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:56:42 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:56:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:56:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5083285924677114538.sh 12:56:42 ---> capture-instance-metadata.sh 12:56:42 Setup pyenv: 12:56:42 system 12:56:42 3.8.13 12:56:42 3.9.13 12:56:42 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:56:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s7Mn 12:56:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:50 lf-activate-venv(): INFO: Installing: lftools 12:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-s7Mn/bin to PATH 12:57:26 INFO: Running in OpenStack, capturing instance metadata 12:57:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14867793679525142107.sh 12:57:27 provisioning config files... 12:57:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4697385327849309131tmp 12:57:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:27 [EnvInject] - Injecting environment variables from a build step. 12:57:27 [EnvInject] - Injecting as environment variables the properties content 12:57:27 SERVER_ID=logs 12:57:27 12:57:27 [EnvInject] - Variables injected successfully. 12:57:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6898628794183075584.sh 12:57:27 ---> create-netrc.sh 12:57:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17678605590536119201.sh 12:57:27 ---> python-tools-install.sh 12:57:27 Setup pyenv: 12:57:27 system 12:57:27 3.8.13 12:57:27 3.9.13 12:57:27 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s7Mn from file:/tmp/.os_lf_venv 12:57:28 lf-activate-venv(): INFO: Installing: lftools 12:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-s7Mn/bin to PATH 12:57:38 Generating Requirements File 12:58:08 Python 3.10.6 12:58:08 pip 24.0 from /tmp/venv-s7Mn/lib/python3.10/site-packages/pip (python 3.10) 12:58:09 appdirs==1.4.4 12:58:09 argcomplete==3.2.3 12:58:09 aspy.yaml==1.3.0 12:58:09 attrs==23.2.0 12:58:09 autopage==0.5.2 12:58:09 beautifulsoup4==4.12.3 12:58:09 boto3==1.34.75 12:58:09 botocore==1.34.75 12:58:09 bs4==0.0.2 12:58:09 cachetools==5.3.3 12:58:09 certifi==2024.2.2 12:58:09 cffi==1.16.0 12:58:09 cfgv==3.4.0 12:58:09 chardet==5.2.0 12:58:09 charset-normalizer==3.3.2 12:58:09 click==8.1.7 12:58:09 cliff==4.6.0 12:58:09 cmd2==2.4.3 12:58:09 cryptography==3.3.2 12:58:09 debtcollector==3.0.0 12:58:09 decorator==5.1.1 12:58:09 defusedxml==0.7.1 12:58:09 Deprecated==1.2.14 12:58:09 distlib==0.3.8 12:58:09 dnspython==2.6.1 12:58:09 docker==4.2.2 12:58:09 dogpile.cache==1.3.2 12:58:09 email_validator==2.1.1 12:58:09 filelock==3.13.3 12:58:09 future==1.0.0 12:58:09 gitdb==4.0.11 12:58:09 GitPython==3.1.43 12:58:09 google-auth==2.29.0 12:58:09 httplib2==0.22.0 12:58:09 identify==2.5.35 12:58:09 idna==3.6 12:58:09 importlib-resources==1.5.0 12:58:09 iso8601==2.1.0 12:58:09 Jinja2==3.1.3 12:58:09 jmespath==1.0.1 12:58:09 jsonpatch==1.33 12:58:09 jsonpointer==2.4 12:58:09 jsonschema==4.21.1 12:58:09 jsonschema-specifications==2023.12.1 12:58:09 keystoneauth1==5.6.0 12:58:09 kubernetes==29.0.0 12:58:09 lftools==0.37.10 12:58:09 lxml==5.2.0 12:58:09 MarkupSafe==2.1.5 12:58:09 msgpack==1.0.8 12:58:09 multi_key_dict==2.0.3 12:58:09 munch==4.0.0 12:58:09 netaddr==1.2.1 12:58:09 netifaces==0.11.0 12:58:09 niet==1.4.2 12:58:09 nodeenv==1.8.0 12:58:09 oauth2client==4.1.3 12:58:09 oauthlib==3.2.2 12:58:09 openstacksdk==3.0.0 12:58:09 os-client-config==2.1.0 12:58:09 os-service-types==1.7.0 12:58:09 osc-lib==3.0.1 12:58:09 oslo.config==9.4.0 12:58:09 oslo.context==5.5.0 12:58:09 oslo.i18n==6.3.0 12:58:09 oslo.log==5.5.1 12:58:09 oslo.serialization==5.4.0 12:58:09 oslo.utils==7.1.0 12:58:09 packaging==24.0 12:58:09 pbr==6.0.0 12:58:09 platformdirs==4.2.0 12:58:09 prettytable==3.10.0 12:58:09 pyasn1==0.6.0 12:58:09 pyasn1_modules==0.4.0 12:58:09 pycparser==2.22 12:58:09 pygerrit2==2.0.15 12:58:09 PyGithub==2.3.0 12:58:09 pyinotify==0.9.6 12:58:09 PyJWT==2.8.0 12:58:09 PyNaCl==1.5.0 12:58:09 pyparsing==2.4.7 12:58:09 pyperclip==1.8.2 12:58:09 pyrsistent==0.20.0 12:58:09 python-cinderclient==9.5.0 12:58:09 python-dateutil==2.9.0.post0 12:58:09 python-heatclient==3.5.0 12:58:09 python-jenkins==1.8.2 12:58:09 python-keystoneclient==5.4.0 12:58:09 python-magnumclient==4.4.0 12:58:09 python-novaclient==18.6.0 12:58:09 python-openstackclient==6.6.0 12:58:09 python-swiftclient==4.5.0 12:58:09 PyYAML==6.0.1 12:58:09 referencing==0.34.0 12:58:09 requests==2.31.0 12:58:09 requests-oauthlib==2.0.0 12:58:09 requestsexceptions==1.4.0 12:58:09 rfc3986==2.0.0 12:58:09 rpds-py==0.18.0 12:58:09 rsa==4.9 12:58:09 ruamel.yaml==0.18.6 12:58:09 ruamel.yaml.clib==0.2.8 12:58:09 s3transfer==0.10.1 12:58:09 simplejson==3.19.2 12:58:09 six==1.16.0 12:58:09 smmap==5.0.1 12:58:09 soupsieve==2.5 12:58:09 stevedore==5.2.0 12:58:09 tabulate==0.9.0 12:58:09 toml==0.10.2 12:58:09 tomlkit==0.12.4 12:58:09 tqdm==4.66.2 12:58:09 typing_extensions==4.10.0 12:58:09 tzdata==2024.1 12:58:09 urllib3==1.26.18 12:58:09 virtualenv==20.25.1 12:58:09 wcwidth==0.2.13 12:58:09 websocket-client==1.7.0 12:58:09 wrapt==1.16.0 12:58:09 xdg==6.0.0 12:58:09 xmltodict==0.13.0 12:58:09 yq==3.2.3 12:58:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16448336397123590117.sh 12:58:09 ---> sudo-logs.sh 12:58:09 Archiving 'sudo' log.. 12:58:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4630825951994873073.sh 12:58:09 ---> job-cost.sh 12:58:09 Setup pyenv: 12:58:09 system 12:58:09 3.8.13 12:58:09 3.9.13 12:58:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:58:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s7Mn from file:/tmp/.os_lf_venv 12:58:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-s7Mn/bin to PATH 12:58:16 INFO: No Stack... 12:58:17 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:17 INFO: Archiving Costs 12:58:17 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins731451071129881592.sh 12:58:17 ---> logs-deploy.sh 12:58:17 Setup pyenv: 12:58:17 system 12:58:17 3.8.13 12:58:17 3.9.13 12:58:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:58:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s7Mn from file:/tmp/.os_lf_venv 12:58:19 lf-activate-venv(): INFO: Installing: lftools 12:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-s7Mn/bin to PATH 12:58:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/477 12:58:29 INFO: archiving workspace using pattern(s): 12:58:31 Archives upload complete. 12:58:31 INFO: archiving logs to Nexus 12:58:32 ---> uname -a: 12:58:32 Linux prd-ubuntu1804-builder-4c-4g-20084 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:32 12:58:32 12:58:32 ---> lscpu: 12:58:32 Architecture: x86_64 12:58:32 CPU op-mode(s): 32-bit, 64-bit 12:58:32 Byte Order: Little Endian 12:58:32 CPU(s): 4 12:58:32 On-line CPU(s) list: 0-3 12:58:32 Thread(s) per core: 1 12:58:32 Core(s) per socket: 1 12:58:32 Socket(s): 4 12:58:32 NUMA node(s): 1 12:58:32 Vendor ID: AuthenticAMD 12:58:32 CPU family: 23 12:58:32 Model: 49 12:58:32 Model name: AMD EPYC-Rome Processor 12:58:32 Stepping: 0 12:58:32 CPU MHz: 2799.998 12:58:32 BogoMIPS: 5599.99 12:58:32 Virtualization: AMD-V 12:58:32 Hypervisor vendor: KVM 12:58:32 Virtualization type: full 12:58:32 L1d cache: 32K 12:58:32 L1i cache: 32K 12:58:32 L2 cache: 512K 12:58:32 L3 cache: 16384K 12:58:32 NUMA node0 CPU(s): 0-3 12:58:32 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 12:58:32 12:58:32 12:58:32 ---> nproc: 12:58:32 4 12:58:32 12:58:32 12:58:32 ---> df -h: 12:58:32 Filesystem Size Used Avail Use% Mounted on 12:58:32 udev 7.9G 0 7.9G 0% /dev 12:58:32 tmpfs 1.6G 672K 1.6G 1% /run 12:58:32 /dev/vda1 78G 8.6G 69G 12% / 12:58:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:32 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:32 12:58:32 12:58:32 ---> free -m: 12:58:32 total used free shared buff/cache available 12:58:32 Mem: 16040 553 13016 0 2469 15155 12:58:32 Swap: 1023 0 1023 12:58:32 12:58:32 12:58:32 ---> ip addr: 12:58:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:32 inet 127.0.0.1/8 scope host lo 12:58:32 valid_lft forever preferred_lft forever 12:58:32 inet6 ::1/128 scope host 12:58:32 valid_lft forever preferred_lft forever 12:58:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:32 link/ether fa:16:3e:5f:c5:87 brd ff:ff:ff:ff:ff:ff 12:58:32 inet 10.30.106.51/23 brd 10.30.107.255 scope global dynamic ens3 12:58:32 valid_lft 86104sec preferred_lft 86104sec 12:58:32 inet6 fe80::f816:3eff:fe5f:c587/64 scope link 12:58:32 valid_lft forever preferred_lft forever 12:58:32 12:58:32 12:58:32 ---> sar -b -r -n DEV: 12:58:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20084) 04/02/24 _x86_64_ (4 CPU) 12:58:32 12:58:32 12:53:39 LINUX RESTART (4 CPU) 12:58:32 12:58:32 12:54:01 tps rtps wtps bread/s bwrtn/s 12:58:32 12:55:01 241.11 65.77 175.34 4023.28 25436.09 12:58:32 12:56:01 107.77 5.50 102.27 324.08 28827.33 12:58:32 12:57:01 49.09 0.20 48.89 10.40 22378.54 12:58:32 12:58:01 104.32 13.85 90.47 1047.92 19573.34 12:58:32 Average: 125.63 21.35 104.28 1352.74 24054.33 12:58:32 12:58:32 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:32 12:55:01 14068312 15515168 2356656 14.35 52616 1601192 873580 5.00 729956 1425440 70360 12:58:32 12:56:01 13669928 15500928 2755040 16.77 76568 1940300 908864 5.20 782172 1729544 147100 12:58:32 12:57:01 13657404 15542716 2767564 16.85 81256 1986608 793868 4.54 753480 1763092 44740 12:58:32 12:58:01 13375496 15509364 3049472 18.57 100908 2203984 793352 4.54 818176 1955992 43996 12:58:32 Average: 13692785 15517044 2732183 16.63 77837 1933021 842416 4.82 770946 1718517 76549 12:58:32 12:58:32 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:32 12:55:01 ens3 390.89 282.80 1622.27 74.72 0.00 0.00 0.00 0.00 12:58:32 12:55:01 lo 2.06 2.06 0.21 0.21 0.00 0.00 0.00 0.00 12:58:32 12:56:01 ens3 68.04 51.39 604.61 12.92 0.00 0.00 0.00 0.00 12:58:32 12:56:01 lo 12.20 12.20 1.36 1.36 0.00 0.00 0.00 0.00 12:58:32 12:57:01 ens3 73.80 68.31 87.72 12.99 0.00 0.00 0.00 0.00 12:58:32 12:57:01 lo 21.66 21.66 2.50 2.50 0.00 0.00 0.00 0.00 12:58:32 12:58:01 ens3 52.90 35.74 796.56 15.37 0.00 0.00 0.00 0.00 12:58:32 12:58:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:58:32 Average: ens3 146.53 109.64 778.21 29.02 0.00 0.00 0.00 0.00 12:58:32 Average: lo 9.28 9.28 1.05 1.05 0.00 0.00 0.00 0.00 12:58:32 12:58:32 12:58:32 ---> sar -P ALL: 12:58:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20084) 04/02/24 _x86_64_ (4 CPU) 12:58:32 12:58:32 12:53:39 LINUX RESTART (4 CPU) 12:58:32 12:58:32 12:54:01 CPU %user %nice %system %iowait %steal %idle 12:58:32 12:55:01 all 18.61 0.00 2.26 9.99 0.08 69.06 12:58:32 12:55:01 0 22.31 0.00 2.50 6.69 0.07 68.43 12:58:32 12:55:01 1 15.21 0.00 2.26 6.17 0.08 76.27 12:58:32 12:55:01 2 26.17 0.00 2.22 3.81 0.07 67.74 12:58:32 12:55:01 3 10.79 0.00 2.03 23.22 0.10 63.85 12:58:32 12:56:01 all 15.09 0.00 1.46 5.99 0.08 77.38 12:58:32 12:56:01 0 15.89 0.00 1.39 2.96 0.07 79.69 12:58:32 12:56:01 1 3.41 0.00 0.89 7.46 0.10 88.13 12:58:32 12:56:01 2 34.36 0.00 2.74 2.03 0.10 60.77 12:58:32 12:56:01 3 6.67 0.00 0.87 11.47 0.07 80.92 12:58:32 12:57:01 all 9.66 0.00 0.82 5.88 0.06 83.57 12:58:32 12:57:01 0 8.84 0.00 0.53 1.07 0.05 89.51 12:58:32 12:57:01 1 18.11 0.00 1.38 6.47 0.08 73.95 12:58:32 12:57:01 2 3.18 0.00 0.67 15.43 0.05 80.67 12:58:32 12:57:01 3 8.55 0.00 0.72 0.59 0.05 90.09 12:58:32 12:58:01 all 19.74 0.00 1.52 5.03 0.06 73.65 12:58:32 12:58:01 0 19.10 0.00 1.77 9.47 0.07 69.59 12:58:32 12:58:01 1 31.78 0.00 1.40 1.14 0.07 65.62 12:58:32 12:58:01 2 3.51 0.00 0.79 8.50 0.03 87.17 12:58:32 12:58:01 3 24.56 0.00 2.11 1.04 0.07 72.23 12:58:32 Average: all 15.78 0.00 1.52 6.72 0.07 75.91 12:58:32 Average: 0 16.53 0.00 1.55 5.04 0.06 76.82 12:58:32 Average: 1 17.15 0.00 1.48 5.30 0.08 75.97 12:58:32 Average: 2 16.79 0.00 1.60 7.45 0.06 74.10 12:58:32 Average: 3 12.64 0.00 1.43 9.09 0.07 76.76 12:58:32 12:58:32 12:58:32