15:27:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 15:27:19 Running as SYSTEM 15:27:19 [EnvInject] - Loading node environment variables. 15:27:19 Building remotely on prd-ubuntu1804-builder-4c-4g-18598 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:27:19 [ssh-agent] Looking for ssh-agent implementation... 15:27:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:19 $ ssh-agent 15:27:19 SSH_AUTH_SOCK=/tmp/ssh-GFsA2W9sLgHr/agent.1687 15:27:19 SSH_AGENT_PID=1688 15:27:19 [ssh-agent] Started. 15:27:19 Running ssh-add (command line suppressed) 15:27:19 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_11578648392838905297.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_11578648392838905297.key) 15:27:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:27:19 The recommended git tool is: NONE 15:27:28 using credential onap-jenkins-ssh 15:27:28 Wiping out workspace first. 15:27:29 Cloning the remote Git repository 15:27:30 Cloning repository git://cloud.onap.org/mirror/oom.git 15:27:30 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:27:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:30 > git --version # timeout=10 15:27:30 > git --version # 'git version 2.17.1' 15:27:30 using GIT_SSH to set credentials Gerrit user 15:27:31 Verifying host key using manually-configured host key entries 15:27:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:27:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:37 using GIT_SSH to set credentials Gerrit user 15:27:37 Verifying host key using manually-configured host key entries 15:27:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/6 # timeout=30 15:27:37 > git rev-parse d518f733756ef9d9b1b7015d509906152d6a1288^{commit} # timeout=10 15:27:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:27:37 Checking out Revision d518f733756ef9d9b1b7015d509906152d6a1288 (refs/changes/73/137573/6) 15:27:37 > git config core.sparsecheckout # timeout=10 15:27:37 > git checkout -f d518f733756ef9d9b1b7015d509906152d6a1288 # timeout=30 15:27:40 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 15:27:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:40 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 15:27:40 [EnvInject] - Injecting environment variables from a build step. 15:27:40 [EnvInject] - Injecting as environment variables the properties content 15:27:40 PYTHON=python3 15:27:40 15:27:40 [EnvInject] - Variables injected successfully. 15:27:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3719728339579556578.sh 15:27:41 ---> tox-install.sh 15:27:41 + source /home/jenkins/lf-env.sh 15:27:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:41 ++ mktemp -d /tmp/venv-XXXX 15:27:41 + lf_venv=/tmp/venv-UQ5u 15:27:41 + local venv_file=/tmp/.os_lf_venv 15:27:41 + local python=python3 15:27:41 + local options 15:27:41 + local set_path=true 15:27:41 + local install_args= 15:27:41 ++ 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 15:27:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:41 + true 15:27:41 + case $1 in 15:27:41 + venv_file=/tmp/.toxenv 15:27:41 + shift 2 15:27:41 + true 15:27:41 + case $1 in 15:27:41 + shift 15:27:41 + break 15:27:41 + case $python in 15:27:41 + local pkg_list= 15:27:41 + [[ -d /opt/pyenv ]] 15:27:41 + echo 'Setup pyenv:' 15:27:41 Setup pyenv: 15:27:41 + export PYENV_ROOT=/opt/pyenv 15:27:41 + PYENV_ROOT=/opt/pyenv 15:27:41 + 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 15:27:41 + 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 15:27:41 + pyenv versions 15:27:41 * system (set by /opt/pyenv/version) 15:27:41 * 3.8.13 (set by /opt/pyenv/version) 15:27:41 * 3.9.13 (set by /opt/pyenv/version) 15:27:41 * 3.10.6 (set by /opt/pyenv/version) 15:27:41 + command -v pyenv 15:27:41 ++ pyenv init - --no-rehash 15:27:41 + 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[*]}"'\'')" 15:27:41 export PATH="/opt/pyenv/shims:${PATH}" 15:27:41 export PYENV_SHELL=bash 15:27:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:41 pyenv() { 15:27:41 local command 15:27:41 command="${1:-}" 15:27:41 if [ "$#" -gt 0 ]; then 15:27:41 shift 15:27:41 fi 15:27:41 15:27:41 case "$command" in 15:27:41 rehash|shell) 15:27:41 eval "$(pyenv "sh-$command" "$@")" 15:27:41 ;; 15:27:41 *) 15:27:41 command pyenv "$command" "$@" 15:27:41 ;; 15:27:41 esac 15:27:41 }' 15:27:41 +++ 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[*]}"' 15:27:41 ++ 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 15:27:41 ++ 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 15:27:41 ++ 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 15:27:41 ++ export PYENV_SHELL=bash 15:27:41 ++ PYENV_SHELL=bash 15:27:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:41 +++ complete -F _pyenv pyenv 15:27:41 ++ lf-pyver python3 15:27:41 ++ local py_version_xy=python3 15:27:41 ++ local py_version_xyz= 15:27:41 ++ pyenv versions 15:27:41 ++ local command 15:27:41 ++ command=versions 15:27:41 ++ '[' 1 -gt 0 ']' 15:27:41 ++ awk '{ print $1 }' 15:27:41 ++ shift 15:27:41 ++ sed 's/^[ *]* //' 15:27:41 ++ case "$command" in 15:27:41 ++ command pyenv versions 15:27:41 ++ pyenv versions 15:27:41 ++ grep -E '^[0-9.]*[0-9]$' 15:27:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:41 +++ grep '^3' /tmp/.pyenv_versions 15:27:41 +++ sort -V 15:27:41 +++ tail -n 1 15:27:41 ++ py_version_xyz=3.10.6 15:27:41 ++ [[ -z 3.10.6 ]] 15:27:41 ++ echo 3.10.6 15:27:41 ++ return 0 15:27:41 + pyenv local 3.10.6 15:27:41 + local command 15:27:41 + command=local 15:27:41 + '[' 2 -gt 0 ']' 15:27:41 + shift 15:27:41 + case "$command" in 15:27:41 + command pyenv local 3.10.6 15:27:41 + pyenv local 3.10.6 15:27:41 + for arg in "$@" 15:27:41 + case $arg in 15:27:41 + pkg_list+='tox ' 15:27:41 + for arg in "$@" 15:27:41 + case $arg in 15:27:41 + pkg_list+='virtualenv ' 15:27:41 + for arg in "$@" 15:27:41 + case $arg in 15:27:41 + pkg_list+='urllib3~=1.26.15 ' 15:27:41 + [[ -f /tmp/.toxenv ]] 15:27:41 + [[ ! -f /tmp/.toxenv ]] 15:27:41 + [[ -n '' ]] 15:27:41 + python3 -m venv /tmp/venv-UQ5u 15:27:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UQ5u' 15:27:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UQ5u 15:27:45 + echo /tmp/venv-UQ5u 15:27:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:45 + /tmp/venv-UQ5u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:48 + /tmp/venv-UQ5u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:51 + type python3 15:27:51 + true 15:27:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UQ5u/bin to PATH' 15:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-UQ5u/bin to PATH 15:27:51 + PATH=/tmp/venv-UQ5u/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 15:27:51 + return 0 15:27:51 + python3 --version 15:27:51 Python 3.10.6 15:27:51 + python3 -m pip --version 15:27:51 pip 24.0 from /tmp/venv-UQ5u/lib/python3.10/site-packages/pip (python 3.10) 15:27:52 + python3 -m pip freeze 15:27:52 cachetools==5.3.3 15:27:52 chardet==5.2.0 15:27:52 colorama==0.4.6 15:27:52 distlib==0.3.8 15:27:52 filelock==3.13.3 15:27:52 packaging==24.0 15:27:52 platformdirs==4.2.0 15:27:52 pluggy==1.4.0 15:27:52 pyproject-api==1.6.1 15:27:52 tomli==2.0.1 15:27:52 tox==4.14.2 15:27:52 urllib3==1.26.18 15:27:52 virtualenv==20.25.1 15:27:52 [EnvInject] - Injecting environment variables from a build step. 15:27:52 [EnvInject] - Injecting as environment variables the properties content 15:27:52 PARALLEL=false 15:27:52 15:27:52 [EnvInject] - Variables injected successfully. 15:27:52 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16428471193873336999.sh 15:27:52 ---> tox-run.sh 15:27:52 + 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 15:27:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:27:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:27:52 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:27:52 + cd /w/workspace/oom-master-sphinx-lint/. 15:27:52 + source /home/jenkins/lf-env.sh 15:27:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:52 ++ mktemp -d /tmp/venv-XXXX 15:27:52 + lf_venv=/tmp/venv-0n7e 15:27:52 + local venv_file=/tmp/.os_lf_venv 15:27:52 + local python=python3 15:27:52 + local options 15:27:52 + local set_path=true 15:27:52 + local install_args= 15:27:52 ++ 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 15:27:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:52 + true 15:27:52 + case $1 in 15:27:52 + venv_file=/tmp/.toxenv 15:27:52 + shift 2 15:27:52 + true 15:27:52 + case $1 in 15:27:52 + shift 15:27:52 + break 15:27:52 + case $python in 15:27:52 + local pkg_list= 15:27:52 + [[ -d /opt/pyenv ]] 15:27:52 + echo 'Setup pyenv:' 15:27:52 Setup pyenv: 15:27:52 + export PYENV_ROOT=/opt/pyenv 15:27:52 + PYENV_ROOT=/opt/pyenv 15:27:52 + 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 15:27:52 + 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 15:27:52 + pyenv versions 15:27:52 system 15:27:52 3.8.13 15:27:52 3.9.13 15:27:52 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:27:52 + command -v pyenv 15:27:52 ++ pyenv init - --no-rehash 15:27:52 + 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[*]}"'\'')" 15:27:52 export PATH="/opt/pyenv/shims:${PATH}" 15:27:52 export PYENV_SHELL=bash 15:27:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:52 pyenv() { 15:27:52 local command 15:27:52 command="${1:-}" 15:27:52 if [ "$#" -gt 0 ]; then 15:27:52 shift 15:27:52 fi 15:27:52 15:27:52 case "$command" in 15:27:52 rehash|shell) 15:27:52 eval "$(pyenv "sh-$command" "$@")" 15:27:52 ;; 15:27:52 *) 15:27:52 command pyenv "$command" "$@" 15:27:52 ;; 15:27:52 esac 15:27:52 }' 15:27:52 +++ 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[*]}"' 15:27:52 ++ 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 15:27:52 ++ 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 15:27:52 ++ 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 15:27:52 ++ export PYENV_SHELL=bash 15:27:52 ++ PYENV_SHELL=bash 15:27:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:52 +++ complete -F _pyenv pyenv 15:27:52 ++ lf-pyver python3 15:27:52 ++ local py_version_xy=python3 15:27:52 ++ local py_version_xyz= 15:27:52 ++ pyenv versions 15:27:52 ++ local command 15:27:52 ++ command=versions 15:27:52 ++ '[' 1 -gt 0 ']' 15:27:52 ++ shift 15:27:52 ++ case "$command" in 15:27:52 ++ command pyenv versions 15:27:52 ++ pyenv versions 15:27:52 ++ grep -E '^[0-9.]*[0-9]$' 15:27:52 ++ sed 's/^[ *]* //' 15:27:52 ++ awk '{ print $1 }' 15:27:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:52 +++ grep '^3' /tmp/.pyenv_versions 15:27:52 +++ sort -V 15:27:52 +++ tail -n 1 15:27:52 ++ py_version_xyz=3.10.6 15:27:52 ++ [[ -z 3.10.6 ]] 15:27:52 ++ echo 3.10.6 15:27:52 ++ return 0 15:27:52 + pyenv local 3.10.6 15:27:52 + local command 15:27:52 + command=local 15:27:52 + '[' 2 -gt 0 ']' 15:27:52 + shift 15:27:52 + case "$command" in 15:27:52 + command pyenv local 3.10.6 15:27:52 + pyenv local 3.10.6 15:27:52 + for arg in "$@" 15:27:52 + case $arg in 15:27:52 + pkg_list+='tox ' 15:27:52 + for arg in "$@" 15:27:52 + case $arg in 15:27:52 + pkg_list+='virtualenv ' 15:27:52 + for arg in "$@" 15:27:52 + case $arg in 15:27:52 + pkg_list+='urllib3~=1.26.15 ' 15:27:52 + [[ -f /tmp/.toxenv ]] 15:27:52 ++ cat /tmp/.toxenv 15:27:52 + lf_venv=/tmp/venv-UQ5u 15:27:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UQ5u from' file:/tmp/.toxenv 15:27:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UQ5u from file:/tmp/.toxenv 15:27:52 + /tmp/venv-UQ5u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:53 + /tmp/venv-UQ5u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:54 + type python3 15:27:54 + true 15:27:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UQ5u/bin to PATH' 15:27:54 lf-activate-venv(): INFO: Adding /tmp/venv-UQ5u/bin to PATH 15:27:54 + PATH=/tmp/venv-UQ5u/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 15:27:54 + return 0 15:27:54 + [[ -d /opt/pyenv ]] 15:27:54 + echo '---> Setting up pyenv' 15:27:54 ---> Setting up pyenv 15:27:54 + export PYENV_ROOT=/opt/pyenv 15:27:54 + PYENV_ROOT=/opt/pyenv 15:27:54 + export PATH=/opt/pyenv/bin:/tmp/venv-UQ5u/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 15:27:54 + PATH=/opt/pyenv/bin:/tmp/venv-UQ5u/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 15:27:54 ++ pwd 15:27:54 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:27:54 + export PYTHONPATH 15:27:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:54 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:54 + tox --version 15:27:55 4.14.2 from /tmp/venv-UQ5u/lib/python3.10/site-packages/tox/__init__.py 15:27:55 + PARALLEL=false 15:27:55 + TOX_OPTIONS_LIST= 15:27:55 + [[ -n docs,docs-linkcheck ]] 15:27:55 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:27:55 + case ${PARALLEL,,} in 15:27:55 + tox -e docs,docs-linkcheck 15:27:55 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:27:57 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 15:28:25 docs: freeze> python -m pip freeze --all 15:28:26 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.9.0,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 15:28:26 docs: commands[0]> sudo apt install graphviz 15:28:26 15:28:26 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:28:26 15:28:26 Reading package lists... 15:28:26 Building dependency tree... 15:28:26 Reading state information... 15:28:26 graphviz is already the newest version (2.40.1-2). 15:28:26 The following packages were automatically installed and are no longer required: 15:28:26 libmysqlclient20 mysql-common 15:28:26 Use 'sudo apt autoremove' to remove them. 15:28:26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:28:26 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 15:28:30 docs: OK ✔ in 34.47 seconds 15:28:30 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 15:28:47 docs-linkcheck: freeze> python -m pip freeze --all 15:28:47 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.9.0,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 15:28:47 docs-linkcheck: commands[0]> sudo apt install graphviz 15:28:47 15:28:47 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:28:47 15:28:47 Reading package lists... 15:28:47 Building dependency tree... 15:28:47 Reading state information... 15:28:47 graphviz is already the newest version (2.40.1-2). 15:28:47 The following packages were automatically installed and are no longer required: 15:28:47 libmysqlclient20 mysql-common 15:28:47 Use 'sudo apt autoremove' to remove them. 15:28:47 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:28:47 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 15:29:44 docs: OK (34.47=setup[30.49]+cmd[0.25,3.73] seconds) 15:29:44 docs-linkcheck: OK (74.43=setup[17.39]+cmd[0.23,56.81] seconds) 15:29:44 congratulations :) (109.11 seconds) 15:29:44 + tox_status=0 15:29:44 + echo '---> Completed tox runs' 15:29:44 ---> Completed tox runs 15:29:44 + for i in .tox/*/log 15:29:44 ++ echo .tox/docs-linkcheck/log 15:29:44 ++ awk -F/ '{print $2}' 15:29:44 + tox_env=docs-linkcheck 15:29:44 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:29:44 + for i in .tox/*/log 15:29:44 ++ echo .tox/docs/log 15:29:44 ++ awk -F/ '{print $2}' 15:29:44 + tox_env=docs 15:29:44 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:29:44 + DOC_DIR=docs/_build/html 15:29:44 + [[ -d docs/_build/html ]] 15:29:44 + echo '---> Archiving generated docs' 15:29:44 ---> Archiving generated docs 15:29:44 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:29:44 + echo '---> tox-run.sh ends' 15:29:44 ---> tox-run.sh ends 15:29:44 + test 0 -eq 0 15:29:44 $ ssh-agent -k 15:29:44 unset SSH_AUTH_SOCK; 15:29:44 unset SSH_AGENT_PID; 15:29:44 echo Agent pid 1688 killed; 15:29:44 [ssh-agent] Stopped. 15:29:44 [PostBuildScript] - [INFO] Executing post build scripts. 15:29:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11383528903168660299.sh 15:29:44 ---> sysstat.sh 15:29:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15857597165803928139.sh 15:29:45 ---> package-listing.sh 15:29:45 ++ facter osfamily 15:29:45 ++ tr '[:upper:]' '[:lower:]' 15:29:45 + OS_FAMILY=debian 15:29:45 + workspace=/w/workspace/oom-master-sphinx-lint 15:29:45 + START_PACKAGES=/tmp/packages_start.txt 15:29:45 + END_PACKAGES=/tmp/packages_end.txt 15:29:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:45 + PACKAGES=/tmp/packages_start.txt 15:29:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:29:45 + PACKAGES=/tmp/packages_end.txt 15:29:45 + case "${OS_FAMILY}" in 15:29:45 + dpkg -l 15:29:45 + grep '^ii' 15:29:45 + '[' -f /tmp/packages_start.txt ']' 15:29:45 + '[' -f /tmp/packages_end.txt ']' 15:29:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:29:45 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:29:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:29:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5204696622132019676.sh 15:29:45 ---> capture-instance-metadata.sh 15:29:45 Setup pyenv: 15:29:45 system 15:29:45 3.8.13 15:29:45 3.9.13 15:29:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:29:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ezVL 15:29:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:52 lf-activate-venv(): INFO: Installing: lftools 15:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-ezVL/bin to PATH 15:30:24 INFO: Running in OpenStack, capturing instance metadata 15:30:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6003949041457221423.sh 15:30:24 provisioning config files... 15:30:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config6389901580679745300tmp 15:30:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:30:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:30:24 [EnvInject] - Injecting environment variables from a build step. 15:30:24 [EnvInject] - Injecting as environment variables the properties content 15:30:24 SERVER_ID=logs 15:30:24 15:30:24 [EnvInject] - Variables injected successfully. 15:30:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1179302975189512604.sh 15:30:24 ---> create-netrc.sh 15:30:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9327526595627697484.sh 15:30:24 ---> python-tools-install.sh 15:30:24 Setup pyenv: 15:30:24 system 15:30:24 3.8.13 15:30:24 3.9.13 15:30:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:30:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ezVL from file:/tmp/.os_lf_venv 15:30:25 lf-activate-venv(): INFO: Installing: lftools 15:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-ezVL/bin to PATH 15:30:33 Generating Requirements File 15:31:01 Python 3.10.6 15:31:01 pip 24.0 from /tmp/venv-ezVL/lib/python3.10/site-packages/pip (python 3.10) 15:31:01 appdirs==1.4.4 15:31:01 argcomplete==3.2.3 15:31:01 aspy.yaml==1.3.0 15:31:01 attrs==23.2.0 15:31:01 autopage==0.5.2 15:31:01 beautifulsoup4==4.12.3 15:31:01 boto3==1.34.71 15:31:01 botocore==1.34.71 15:31:01 bs4==0.0.2 15:31:01 cachetools==5.3.3 15:31:01 certifi==2024.2.2 15:31:01 cffi==1.16.0 15:31:01 cfgv==3.4.0 15:31:01 chardet==5.2.0 15:31:01 charset-normalizer==3.3.2 15:31:01 click==8.1.7 15:31:01 cliff==4.6.0 15:31:01 cmd2==2.4.3 15:31:01 cryptography==3.3.2 15:31:01 debtcollector==3.0.0 15:31:01 decorator==5.1.1 15:31:01 defusedxml==0.7.1 15:31:01 Deprecated==1.2.14 15:31:01 distlib==0.3.8 15:31:01 dnspython==2.6.1 15:31:01 docker==4.2.2 15:31:01 dogpile.cache==1.3.2 15:31:01 email_validator==2.1.1 15:31:01 filelock==3.13.3 15:31:01 future==1.0.0 15:31:01 gitdb==4.0.11 15:31:01 GitPython==3.1.42 15:31:01 google-auth==2.29.0 15:31:01 httplib2==0.22.0 15:31:01 identify==2.5.35 15:31:01 idna==3.6 15:31:01 importlib-resources==1.5.0 15:31:01 iso8601==2.1.0 15:31:01 Jinja2==3.1.3 15:31:01 jmespath==1.0.1 15:31:01 jsonpatch==1.33 15:31:01 jsonpointer==2.4 15:31:01 jsonschema==4.21.1 15:31:01 jsonschema-specifications==2023.12.1 15:31:01 keystoneauth1==5.6.0 15:31:01 kubernetes==29.0.0 15:31:01 lftools==0.37.10 15:31:01 lxml==5.1.0 15:31:01 MarkupSafe==2.1.5 15:31:01 msgpack==1.0.8 15:31:01 multi_key_dict==2.0.3 15:31:01 munch==4.0.0 15:31:01 netaddr==1.2.1 15:31:01 netifaces==0.11.0 15:31:01 niet==1.4.2 15:31:01 nodeenv==1.8.0 15:31:01 oauth2client==4.1.3 15:31:01 oauthlib==3.2.2 15:31:01 openstacksdk==3.0.0 15:31:01 os-client-config==2.1.0 15:31:01 os-service-types==1.7.0 15:31:01 osc-lib==3.0.1 15:31:01 oslo.config==9.4.0 15:31:01 oslo.context==5.5.0 15:31:01 oslo.i18n==6.3.0 15:31:01 oslo.log==5.5.0 15:31:01 oslo.serialization==5.4.0 15:31:01 oslo.utils==7.1.0 15:31:01 packaging==24.0 15:31:01 pbr==6.0.0 15:31:01 platformdirs==4.2.0 15:31:01 prettytable==3.10.0 15:31:01 pyasn1==0.6.0 15:31:01 pyasn1_modules==0.4.0 15:31:01 pycparser==2.21 15:31:01 pygerrit2==2.0.15 15:31:01 PyGithub==2.3.0 15:31:01 pyinotify==0.9.6 15:31:01 PyJWT==2.8.0 15:31:01 PyNaCl==1.5.0 15:31:01 pyparsing==2.4.7 15:31:01 pyperclip==1.8.2 15:31:01 pyrsistent==0.20.0 15:31:01 python-cinderclient==9.5.0 15:31:01 python-dateutil==2.9.0.post0 15:31:01 python-heatclient==3.5.0 15:31:01 python-jenkins==1.8.2 15:31:01 python-keystoneclient==5.4.0 15:31:01 python-magnumclient==4.4.0 15:31:01 python-novaclient==18.6.0 15:31:01 python-openstackclient==6.6.0 15:31:01 python-swiftclient==4.5.0 15:31:01 PyYAML==6.0.1 15:31:01 referencing==0.34.0 15:31:01 requests==2.31.0 15:31:01 requests-oauthlib==2.0.0 15:31:01 requestsexceptions==1.4.0 15:31:01 rfc3986==2.0.0 15:31:01 rpds-py==0.18.0 15:31:01 rsa==4.9 15:31:01 ruamel.yaml==0.18.6 15:31:01 ruamel.yaml.clib==0.2.8 15:31:01 s3transfer==0.10.1 15:31:01 simplejson==3.19.2 15:31:01 six==1.16.0 15:31:01 smmap==5.0.1 15:31:01 soupsieve==2.5 15:31:01 stevedore==5.2.0 15:31:01 tabulate==0.9.0 15:31:01 toml==0.10.2 15:31:01 tomlkit==0.12.4 15:31:01 tqdm==4.66.2 15:31:01 typing_extensions==4.10.0 15:31:01 tzdata==2024.1 15:31:01 urllib3==1.26.18 15:31:01 virtualenv==20.25.1 15:31:01 wcwidth==0.2.13 15:31:01 websocket-client==1.7.0 15:31:01 wrapt==1.16.0 15:31:01 xdg==6.0.0 15:31:01 xmltodict==0.13.0 15:31:01 yq==3.2.3 15:31:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17589643592639121821.sh 15:31:01 ---> sudo-logs.sh 15:31:01 Archiving 'sudo' log.. 15:31:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15369554907982079365.sh 15:31:02 ---> job-cost.sh 15:31:02 Setup pyenv: 15:31:02 system 15:31:02 3.8.13 15:31:02 3.9.13 15:31:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ezVL from file:/tmp/.os_lf_venv 15:31:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:31:08 lf-activate-venv(): INFO: Adding /tmp/venv-ezVL/bin to PATH 15:31:08 INFO: No Stack... 15:31:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:09 INFO: Archiving Costs 15:31:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1212961942774562838.sh 15:31:09 ---> logs-deploy.sh 15:31:09 Setup pyenv: 15:31:09 system 15:31:09 3.8.13 15:31:09 3.9.13 15:31:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ezVL from file:/tmp/.os_lf_venv 15:31:10 lf-activate-venv(): INFO: Installing: lftools 15:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-ezVL/bin to PATH 15:31:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/474 15:31:19 INFO: archiving workspace using pattern(s): 15:31:21 Archives upload complete. 15:31:21 INFO: archiving logs to Nexus 15:31:22 ---> uname -a: 15:31:22 Linux prd-ubuntu1804-builder-4c-4g-18598 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:31:22 15:31:22 15:31:22 ---> lscpu: 15:31:22 Architecture: x86_64 15:31:22 CPU op-mode(s): 32-bit, 64-bit 15:31:22 Byte Order: Little Endian 15:31:22 CPU(s): 4 15:31:22 On-line CPU(s) list: 0-3 15:31:22 Thread(s) per core: 1 15:31:22 Core(s) per socket: 1 15:31:22 Socket(s): 4 15:31:22 NUMA node(s): 1 15:31:22 Vendor ID: AuthenticAMD 15:31:22 CPU family: 23 15:31:22 Model: 49 15:31:22 Model name: AMD EPYC-Rome Processor 15:31:22 Stepping: 0 15:31:22 CPU MHz: 2800.000 15:31:22 BogoMIPS: 5600.00 15:31:22 Virtualization: AMD-V 15:31:22 Hypervisor vendor: KVM 15:31:22 Virtualization type: full 15:31:22 L1d cache: 32K 15:31:22 L1i cache: 32K 15:31:22 L2 cache: 512K 15:31:22 L3 cache: 16384K 15:31:22 NUMA node0 CPU(s): 0-3 15:31:22 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 15:31:22 15:31:22 15:31:22 ---> nproc: 15:31:22 4 15:31:22 15:31:22 15:31:22 ---> df -h: 15:31:22 Filesystem Size Used Avail Use% Mounted on 15:31:22 udev 7.9G 0 7.9G 0% /dev 15:31:22 tmpfs 1.6G 672K 1.6G 1% /run 15:31:22 /dev/vda1 78G 8.6G 69G 12% / 15:31:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:31:22 tmpfs 5.0M 0 5.0M 0% /run/lock 15:31:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:31:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:31:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:31:22 15:31:22 15:31:22 ---> free -m: 15:31:22 total used free shared buff/cache available 15:31:22 Mem: 16040 547 13007 0 2485 15161 15:31:22 Swap: 1023 0 1023 15:31:22 15:31:22 15:31:22 ---> ip addr: 15:31:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:31:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:31:22 inet 127.0.0.1/8 scope host lo 15:31:22 valid_lft forever preferred_lft forever 15:31:22 inet6 ::1/128 scope host 15:31:22 valid_lft forever preferred_lft forever 15:31:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:31:22 link/ether fa:16:3e:ea:7e:6c brd ff:ff:ff:ff:ff:ff 15:31:22 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 15:31:22 valid_lft 86130sec preferred_lft 86130sec 15:31:22 inet6 fe80::f816:3eff:feea:7e6c/64 scope link 15:31:22 valid_lft forever preferred_lft forever 15:31:22 15:31:22 15:31:22 ---> sar -b -r -n DEV: 15:31:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18598) 03/27/24 _x86_64_ (4 CPU) 15:31:22 15:31:22 15:26:54 LINUX RESTART (4 CPU) 15:31:22 15:31:22 15:27:01 tps rtps wtps bread/s bwrtn/s 15:31:22 15:28:02 225.86 65.37 160.49 4034.53 33521.21 15:31:22 15:29:01 122.83 5.64 117.18 330.66 13173.50 15:31:22 15:30:01 44.24 0.20 44.04 10.40 7358.51 15:31:22 15:31:01 100.85 13.86 86.99 1048.23 10775.40 15:31:22 Average: 123.45 21.34 102.11 1360.24 16219.85 15:31:22 15:31:22 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:22 15:28:02 14108400 15539252 2316568 14.10 46644 1592972 862124 4.93 698188 1419900 87792 15:31:22 15:29:01 13665456 15499948 2759512 16.80 76932 1943624 913848 5.23 783384 1732280 176328 15:31:22 15:30:01 13643944 15532220 2781024 16.93 81240 1989720 792044 4.53 764392 1765884 47148 15:31:22 15:31:01 13364212 15566776 3060756 18.63 105348 2259452 744204 4.26 762156 2012092 105020 15:31:22 Average: 13695503 15534549 2729465 16.62 77541 1946442 828055 4.74 752030 1732539 104072 15:31:22 15:31:22 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:22 15:28:02 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:31:22 15:28:02 ens3 418.16 291.02 1568.23 75.99 0.00 0.00 0.00 0.00 15:31:22 15:29:01 lo 8.61 8.61 0.93 0.93 0.00 0.00 0.00 0.00 15:31:22 15:29:01 ens3 60.82 47.84 667.47 9.70 0.00 0.00 0.00 0.00 15:31:22 15:30:01 lo 25.46 25.46 2.94 2.94 0.00 0.00 0.00 0.00 15:31:22 15:30:01 ens3 82.75 77.72 92.05 13.29 0.00 0.00 0.00 0.00 15:31:22 15:31:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:31:22 15:31:01 ens3 53.52 34.51 843.28 8.43 0.00 0.00 0.00 0.00 15:31:22 Average: lo 9.32 9.32 1.05 1.05 0.00 0.00 0.00 0.00 15:31:22 Average: ens3 154.20 113.04 793.28 26.93 0.00 0.00 0.00 0.00 15:31:22 15:31:22 15:31:22 ---> sar -P ALL: 15:31:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18598) 03/27/24 _x86_64_ (4 CPU) 15:31:22 15:31:22 15:26:54 LINUX RESTART (4 CPU) 15:31:22 15:31:22 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:31:22 15:28:02 all 15.17 0.00 1.88 8.89 0.05 74.01 15:31:22 15:28:02 0 22.95 0.00 2.09 0.94 0.05 73.98 15:31:22 15:28:02 1 15.86 0.00 2.49 7.70 0.05 73.90 15:31:22 15:28:02 2 10.14 0.00 1.24 9.98 0.05 78.59 15:31:22 15:28:02 3 11.70 0.00 1.71 16.96 0.05 69.58 15:31:22 15:29:01 all 16.21 0.00 1.29 5.00 0.06 77.43 15:31:22 15:29:01 0 13.26 0.00 0.71 0.22 0.07 85.73 15:31:22 15:29:01 1 41.16 0.00 2.94 3.40 0.08 52.42 15:31:22 15:29:01 2 6.33 0.00 0.66 8.71 0.05 84.24 15:31:22 15:29:01 3 4.03 0.00 0.84 7.68 0.03 87.42 15:31:22 15:30:01 all 9.52 0.00 0.68 1.75 0.05 88.00 15:31:22 15:30:01 0 8.58 0.00 0.57 0.53 0.05 90.26 15:31:22 15:30:01 1 18.48 0.00 1.10 0.08 0.07 80.27 15:31:22 15:30:01 2 5.65 0.00 0.43 0.66 0.05 93.21 15:31:22 15:30:01 3 5.39 0.00 0.64 5.74 0.03 88.20 15:31:22 15:31:01 all 21.47 0.00 1.37 2.51 0.05 74.60 15:31:22 15:31:01 0 28.79 0.00 2.09 6.29 0.05 62.78 15:31:22 15:31:01 1 41.92 0.00 1.77 0.40 0.07 55.85 15:31:22 15:31:01 2 5.64 0.00 0.72 1.04 0.05 92.55 15:31:22 15:31:01 3 9.75 0.00 0.93 2.34 0.03 86.95 15:31:22 Average: all 15.60 0.00 1.31 4.53 0.05 78.52 15:31:22 Average: 0 18.42 0.00 1.37 2.00 0.05 78.16 15:31:22 Average: 1 29.32 0.00 2.07 2.89 0.07 65.65 15:31:22 Average: 2 6.93 0.00 0.76 5.06 0.05 87.20 15:31:22 Average: 3 7.73 0.00 1.03 8.17 0.04 83.03 15:31:22 15:31:22 15:31:22