16:10:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:10:27 Running as SYSTEM 16:10:27 [EnvInject] - Loading node environment variables. 16:10:27 Building remotely on prd-ubuntu1804-builder-4c-4g-2820 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 16:10:28 [ssh-agent] Looking for ssh-agent implementation... 16:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:28 $ ssh-agent 16:10:28 SSH_AUTH_SOCK=/tmp/ssh-os2v2dnkk7Ya/agent.1685 16:10:28 SSH_AGENT_PID=1687 16:10:28 [ssh-agent] Started. 16:10:28 Running ssh-add (command line suppressed) 16:10:28 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_1662670996948954027.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_1662670996948954027.key) 16:10:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:10:28 The recommended git tool is: NONE 16:10:29 using credential onap-jenkins-ssh 16:10:29 Wiping out workspace first. 16:10:29 Cloning the remote Git repository 16:10:29 Cloning repository git://cloud.onap.org/mirror/oom.git 16:10:29 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 16:10:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:29 > git --version # timeout=10 16:10:29 > git --version # 'git version 2.17.1' 16:10:29 using GIT_SSH to set credentials Gerrit user 16:10:29 Verifying host key using manually-configured host key entries 16:10:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:37 using GIT_SSH to set credentials Gerrit user 16:10:37 Verifying host key using manually-configured host key entries 16:10:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/3 # timeout=30 16:10:37 > git rev-parse 013beebe5dcda63895b87ffbc72a8cc5acc757e2^{commit} # timeout=10 16:10:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:10:37 Checking out Revision 013beebe5dcda63895b87ffbc72a8cc5acc757e2 (refs/changes/57/136757/3) 16:10:37 > git config core.sparsecheckout # timeout=10 16:10:37 > git checkout -f 013beebe5dcda63895b87ffbc72a8cc5acc757e2 # timeout=30 16:10:43 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:10:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:10:43 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:10:43 [EnvInject] - Injecting environment variables from a build step. 16:10:43 [EnvInject] - Injecting as environment variables the properties content 16:10:43 PYTHON=python3 16:10:43 16:10:43 [EnvInject] - Variables injected successfully. 16:10:43 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7365992752000870121.sh 16:10:43 ---> tox-install.sh 16:10:43 + source /home/jenkins/lf-env.sh 16:10:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:43 ++ mktemp -d /tmp/venv-XXXX 16:10:43 + lf_venv=/tmp/venv-B4e7 16:10:43 + local venv_file=/tmp/.os_lf_venv 16:10:43 + local python=python3 16:10:43 + local options 16:10:43 + local set_path=true 16:10:43 + local install_args= 16:10:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:43 + true 16:10:43 + case $1 in 16:10:43 + venv_file=/tmp/.toxenv 16:10:43 + shift 2 16:10:43 + true 16:10:43 + case $1 in 16:10:43 + shift 16:10:43 + break 16:10:43 + case $python in 16:10:43 + local pkg_list= 16:10:43 + [[ -d /opt/pyenv ]] 16:10:43 + echo 'Setup pyenv:' 16:10:43 Setup pyenv: 16:10:43 + export PYENV_ROOT=/opt/pyenv 16:10:43 + PYENV_ROOT=/opt/pyenv 16:10:43 + 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 16:10:43 + 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 16:10:43 + pyenv versions 16:10:43 * system (set by /opt/pyenv/version) 16:10:43 * 3.8.13 (set by /opt/pyenv/version) 16:10:43 * 3.9.13 (set by /opt/pyenv/version) 16:10:43 * 3.10.6 (set by /opt/pyenv/version) 16:10:43 + command -v pyenv 16:10:43 ++ pyenv init - --no-rehash 16:10:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:10:43 export PATH="/opt/pyenv/shims:${PATH}" 16:10:43 export PYENV_SHELL=bash 16:10:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:43 pyenv() { 16:10:43 local command 16:10:43 command="${1:-}" 16:10:43 if [ "$#" -gt 0 ]; then 16:10:43 shift 16:10:43 fi 16:10:43 16:10:43 case "$command" in 16:10:43 rehash|shell) 16:10:43 eval "$(pyenv "sh-$command" "$@")" 16:10:43 ;; 16:10:43 *) 16:10:43 command pyenv "$command" "$@" 16:10:43 ;; 16:10:43 esac 16:10:43 }' 16:10:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:10:43 ++ 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 16:10:43 ++ 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 16:10:43 ++ 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 16:10:43 ++ export PYENV_SHELL=bash 16:10:43 ++ PYENV_SHELL=bash 16:10:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:43 +++ complete -F _pyenv pyenv 16:10:43 ++ lf-pyver python3 16:10:43 ++ local py_version_xy=python3 16:10:43 ++ local py_version_xyz= 16:10:43 ++ pyenv versions 16:10:43 ++ local command 16:10:43 ++ awk '{ print $1 }' 16:10:43 ++ command=versions 16:10:43 ++ '[' 1 -gt 0 ']' 16:10:43 ++ shift 16:10:43 ++ case "$command" in 16:10:43 ++ command pyenv versions 16:10:43 ++ pyenv versions 16:10:43 ++ grep -E '^[0-9.]*[0-9]$' 16:10:43 ++ sed 's/^[ *]* //' 16:10:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:43 +++ grep '^3' /tmp/.pyenv_versions 16:10:43 +++ sort -V 16:10:43 +++ tail -n 1 16:10:43 ++ py_version_xyz=3.10.6 16:10:43 ++ [[ -z 3.10.6 ]] 16:10:43 ++ echo 3.10.6 16:10:43 ++ return 0 16:10:43 + pyenv local 3.10.6 16:10:43 + local command 16:10:43 + command=local 16:10:43 + '[' 2 -gt 0 ']' 16:10:43 + shift 16:10:43 + case "$command" in 16:10:43 + command pyenv local 3.10.6 16:10:43 + pyenv local 3.10.6 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='tox ' 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='virtualenv ' 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='urllib3~=1.26.15 ' 16:10:43 + [[ -f /tmp/.toxenv ]] 16:10:43 + [[ ! -f /tmp/.toxenv ]] 16:10:43 + [[ -n '' ]] 16:10:43 + python3 -m venv /tmp/venv-B4e7 16:10:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B4e7' 16:10:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B4e7 16:10:51 + echo /tmp/venv-B4e7 16:10:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:10:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:10:51 + /tmp/venv-B4e7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:55 + /tmp/venv-B4e7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:10:57 + type python3 16:10:57 + true 16:10:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B4e7/bin to PATH' 16:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-B4e7/bin to PATH 16:10:57 + PATH=/tmp/venv-B4e7/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 16:10:57 + return 0 16:10:57 + python3 --version 16:10:57 Python 3.10.6 16:10:57 + python3 -m pip --version 16:10:58 pip 23.3.1 from /tmp/venv-B4e7/lib/python3.10/site-packages/pip (python 3.10) 16:10:58 + python3 -m pip freeze 16:10:58 cachetools==5.3.2 16:10:58 chardet==5.2.0 16:10:58 colorama==0.4.6 16:10:58 distlib==0.3.7 16:10:58 filelock==3.13.1 16:10:58 packaging==23.2 16:10:58 platformdirs==4.1.0 16:10:58 pluggy==1.3.0 16:10:58 pyproject-api==1.6.1 16:10:58 tomli==2.0.1 16:10:58 tox==4.11.4 16:10:58 urllib3==1.26.18 16:10:58 virtualenv==20.25.0 16:10:58 [EnvInject] - Injecting environment variables from a build step. 16:10:58 [EnvInject] - Injecting as environment variables the properties content 16:10:58 PARALLEL=false 16:10:58 16:10:58 [EnvInject] - Variables injected successfully. 16:10:58 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10023963922378760073.sh 16:10:58 ---> tox-run.sh 16:10:58 + 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 16:10:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 16:10:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 16:10:58 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 16:10:58 + cd /w/workspace/oom-master-sphinx-lint/. 16:10:58 + source /home/jenkins/lf-env.sh 16:10:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:58 ++ mktemp -d /tmp/venv-XXXX 16:10:58 + lf_venv=/tmp/venv-xwmU 16:10:58 + local venv_file=/tmp/.os_lf_venv 16:10:58 + local python=python3 16:10:58 + local options 16:10:58 + local set_path=true 16:10:58 + local install_args= 16:10:58 ++ 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 16:10:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:58 + true 16:10:58 + case $1 in 16:10:58 + venv_file=/tmp/.toxenv 16:10:58 + shift 2 16:10:58 + true 16:10:58 + case $1 in 16:10:58 + shift 16:10:58 + break 16:10:58 + case $python in 16:10:58 + local pkg_list= 16:10:58 + [[ -d /opt/pyenv ]] 16:10:58 + echo 'Setup pyenv:' 16:10:58 Setup pyenv: 16:10:58 + export PYENV_ROOT=/opt/pyenv 16:10:58 + PYENV_ROOT=/opt/pyenv 16:10:58 + 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 16:10:58 + 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 16:10:58 + pyenv versions 16:10:58 system 16:10:58 3.8.13 16:10:58 3.9.13 16:10:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:10:58 + command -v pyenv 16:10:58 ++ pyenv init - --no-rehash 16:10:58 + 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[*]}"'\'')" 16:10:58 export PATH="/opt/pyenv/shims:${PATH}" 16:10:58 export PYENV_SHELL=bash 16:10:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:58 pyenv() { 16:10:58 local command 16:10:58 command="${1:-}" 16:10:58 if [ "$#" -gt 0 ]; then 16:10:58 shift 16:10:58 fi 16:10:58 16:10:58 case "$command" in 16:10:58 rehash|shell) 16:10:58 eval "$(pyenv "sh-$command" "$@")" 16:10:58 ;; 16:10:58 *) 16:10:58 command pyenv "$command" "$@" 16:10:58 ;; 16:10:58 esac 16:10:58 }' 16:10:58 +++ 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[*]}"' 16:10:58 ++ 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 16:10:58 ++ 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 16:10:58 ++ 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 16:10:58 ++ export PYENV_SHELL=bash 16:10:58 ++ PYENV_SHELL=bash 16:10:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:58 +++ complete -F _pyenv pyenv 16:10:58 ++ lf-pyver python3 16:10:58 ++ local py_version_xy=python3 16:10:58 ++ local py_version_xyz= 16:10:58 ++ pyenv versions 16:10:58 ++ local command 16:10:58 ++ command=versions 16:10:58 ++ '[' 1 -gt 0 ']' 16:10:58 ++ shift 16:10:58 ++ case "$command" in 16:10:58 ++ command pyenv versions 16:10:58 ++ pyenv versions 16:10:58 ++ sed 's/^[ *]* //' 16:10:58 ++ awk '{ print $1 }' 16:10:58 ++ grep -E '^[0-9.]*[0-9]$' 16:10:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:58 +++ grep '^3' /tmp/.pyenv_versions 16:10:58 +++ sort -V 16:10:58 +++ tail -n 1 16:10:58 ++ py_version_xyz=3.10.6 16:10:58 ++ [[ -z 3.10.6 ]] 16:10:58 ++ echo 3.10.6 16:10:58 ++ return 0 16:10:58 + pyenv local 3.10.6 16:10:58 + local command 16:10:58 + command=local 16:10:58 + '[' 2 -gt 0 ']' 16:10:58 + shift 16:10:58 + case "$command" in 16:10:58 + command pyenv local 3.10.6 16:10:58 + pyenv local 3.10.6 16:10:58 + for arg in "$@" 16:10:58 + case $arg in 16:10:58 + pkg_list+='tox ' 16:10:58 + for arg in "$@" 16:10:58 + case $arg in 16:10:58 + pkg_list+='virtualenv ' 16:10:58 + for arg in "$@" 16:10:58 + case $arg in 16:10:58 + pkg_list+='urllib3~=1.26.15 ' 16:10:58 + [[ -f /tmp/.toxenv ]] 16:10:58 ++ cat /tmp/.toxenv 16:10:58 + lf_venv=/tmp/venv-B4e7 16:10:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B4e7 from' file:/tmp/.toxenv 16:10:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B4e7 from file:/tmp/.toxenv 16:10:58 + /tmp/venv-B4e7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:59 + /tmp/venv-B4e7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:11:01 + type python3 16:11:01 + true 16:11:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B4e7/bin to PATH' 16:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-B4e7/bin to PATH 16:11:01 + PATH=/tmp/venv-B4e7/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 16:11:01 + return 0 16:11:01 + [[ -d /opt/pyenv ]] 16:11:01 + echo '---> Setting up pyenv' 16:11:01 ---> Setting up pyenv 16:11:01 + export PYENV_ROOT=/opt/pyenv 16:11:01 + PYENV_ROOT=/opt/pyenv 16:11:01 + export PATH=/opt/pyenv/bin:/tmp/venv-B4e7/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 16:11:01 + PATH=/opt/pyenv/bin:/tmp/venv-B4e7/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 16:11:01 ++ pwd 16:11:01 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 16:11:01 + export PYTHONPATH 16:11:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:11:01 + TOX_TESTENV_PASSENV=PYTHONPATH 16:11:01 + tox --version 16:11:01 4.11.4 from /tmp/venv-B4e7/lib/python3.10/site-packages/tox/__init__.py 16:11:01 + PARALLEL=false 16:11:01 + TOX_OPTIONS_LIST= 16:11:01 + [[ -n docs,docs-linkcheck ]] 16:11:01 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 16:11:01 + case ${PARALLEL,,} in 16:11:01 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 16:11:01 + tox -e docs,docs-linkcheck 16:11:08 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:11:33 docs: freeze> python -m pip freeze --all 16:11:33 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.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,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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.3,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 16:11:33 docs: commands[0]> sudo apt install graphviz 16:11:33 16:11:33 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:11:33 16:11:33 Reading package lists... 16:11:33 Building dependency tree... 16:11:33 Reading state information... 16:11:33 graphviz is already the newest version (2.40.1-2). 16:11:33 The following packages were automatically installed and are no longer required: 16:11:33 libmysqlclient20 mysql-common 16:11:33 Use 'sudo apt autoremove' to remove them. 16:11:33 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:11:33 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 16:11:37 docs: OK ✔ in 35.8 seconds 16:11:37 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:11:53 docs-linkcheck: freeze> python -m pip freeze --all 16:11:53 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.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,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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.3,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 16:11:53 docs-linkcheck: commands[0]> sudo apt install graphviz 16:11:53 16:11:53 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:11:53 16:11:53 Reading package lists... 16:11:53 Building dependency tree... 16:11:53 Reading state information... 16:11:53 graphviz is already the newest version (2.40.1-2). 16:11:53 The following packages were automatically installed and are no longer required: 16:11:53 libmysqlclient20 mysql-common 16:11:53 Use 'sudo apt autoremove' to remove them. 16:11:53 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:11:53 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 16:12:32 docs: OK (35.80=setup[31.69]+cmd[0.30,3.81] seconds) 16:12:32 docs-linkcheck: OK (54.40=setup[15.98]+cmd[0.21,38.21] seconds) 16:12:32 congratulations :) (90.38 seconds) 16:12:32 + tox_status=0 16:12:32 + echo '---> Completed tox runs' 16:12:32 ---> Completed tox runs 16:12:32 + for i in .tox/*/log 16:12:32 ++ echo .tox/docs-linkcheck/log 16:12:32 ++ awk -F/ '{print $2}' 16:12:32 + tox_env=docs-linkcheck 16:12:32 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 16:12:32 + for i in .tox/*/log 16:12:32 ++ echo .tox/docs/log 16:12:32 ++ awk -F/ '{print $2}' 16:12:32 + tox_env=docs 16:12:32 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 16:12:32 + DOC_DIR=docs/_build/html 16:12:32 + [[ -d docs/_build/html ]] 16:12:32 + echo '---> Archiving generated docs' 16:12:32 ---> Archiving generated docs 16:12:32 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 16:12:32 + echo '---> tox-run.sh ends' 16:12:32 ---> tox-run.sh ends 16:12:32 + test 0 -eq 0 16:12:32 $ ssh-agent -k 16:12:32 unset SSH_AUTH_SOCK; 16:12:32 unset SSH_AGENT_PID; 16:12:32 echo Agent pid 1687 killed; 16:12:32 [ssh-agent] Stopped. 16:12:32 [PostBuildScript] - [INFO] Executing post build scripts. 16:12:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1432582593755942824.sh 16:12:32 ---> sysstat.sh 16:12:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10072641579520940591.sh 16:12:32 ---> package-listing.sh 16:12:32 ++ tr '[:upper:]' '[:lower:]' 16:12:32 ++ facter osfamily 16:12:32 + OS_FAMILY=debian 16:12:32 + workspace=/w/workspace/oom-master-sphinx-lint 16:12:32 + START_PACKAGES=/tmp/packages_start.txt 16:12:32 + END_PACKAGES=/tmp/packages_end.txt 16:12:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:32 + PACKAGES=/tmp/packages_start.txt 16:12:32 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:12:32 + PACKAGES=/tmp/packages_end.txt 16:12:32 + case "${OS_FAMILY}" in 16:12:32 + dpkg -l 16:12:32 + grep '^ii' 16:12:32 + '[' -f /tmp/packages_start.txt ']' 16:12:32 + '[' -f /tmp/packages_end.txt ']' 16:12:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:32 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:12:32 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 16:12:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 16:12:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14538082934841928745.sh 16:12:32 ---> capture-instance-metadata.sh 16:12:32 Setup pyenv: 16:12:33 system 16:12:33 3.8.13 16:12:33 3.9.13 16:12:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:12:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qqnu 16:12:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:12:39 lf-activate-venv(): INFO: Installing: lftools 16:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-Qqnu/bin to PATH 16:13:09 INFO: Running in OpenStack, capturing instance metadata 16:13:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2841116418577920856.sh 16:13:09 provisioning config files... 16:13:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15219614475640860467tmp 16:13:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:13:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:13:09 [EnvInject] - Injecting environment variables from a build step. 16:13:09 [EnvInject] - Injecting as environment variables the properties content 16:13:09 SERVER_ID=logs 16:13:09 16:13:09 [EnvInject] - Variables injected successfully. 16:13:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13509559657543291488.sh 16:13:09 ---> create-netrc.sh 16:13:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins208255006208034880.sh 16:13:09 ---> python-tools-install.sh 16:13:09 Setup pyenv: 16:13:09 system 16:13:09 3.8.13 16:13:09 3.9.13 16:13:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:13:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qqnu from file:/tmp/.os_lf_venv 16:13:11 lf-activate-venv(): INFO: Installing: lftools 16:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-Qqnu/bin to PATH 16:13:18 Generating Requirements File 16:13:48 Python 3.10.6 16:13:48 pip 23.3.1 from /tmp/venv-Qqnu/lib/python3.10/site-packages/pip (python 3.10) 16:13:48 appdirs==1.4.4 16:13:48 argcomplete==3.1.6 16:13:48 aspy.yaml==1.3.0 16:13:48 attrs==23.1.0 16:13:48 autopage==0.5.2 16:13:48 Babel==2.13.1 16:13:48 beautifulsoup4==4.12.2 16:13:48 boto3==1.33.8 16:13:48 botocore==1.33.8 16:13:48 bs4==0.0.1 16:13:48 cachetools==5.3.2 16:13:48 certifi==2023.11.17 16:13:48 cffi==1.16.0 16:13:48 cfgv==3.4.0 16:13:48 chardet==5.2.0 16:13:48 charset-normalizer==3.3.2 16:13:48 click==8.1.7 16:13:48 cliff==4.4.0 16:13:48 cmd2==2.4.3 16:13:48 cryptography==3.3.2 16:13:48 debtcollector==2.5.0 16:13:48 decorator==5.1.1 16:13:48 defusedxml==0.7.1 16:13:48 Deprecated==1.2.14 16:13:48 distlib==0.3.7 16:13:48 dnspython==2.4.2 16:13:48 docker==4.2.2 16:13:48 dogpile.cache==1.2.2 16:13:48 email-validator==2.1.0.post1 16:13:48 filelock==3.13.1 16:13:48 future==0.18.3 16:13:48 gitdb==4.0.11 16:13:48 GitPython==3.1.40 16:13:48 google-auth==2.25.1 16:13:48 httplib2==0.22.0 16:13:48 identify==2.5.32 16:13:48 idna==3.6 16:13:48 importlib-metadata==7.0.0 16:13:48 importlib-resources==1.5.0 16:13:48 iso8601==2.1.0 16:13:48 Jinja2==3.1.2 16:13:48 jmespath==1.0.1 16:13:48 jsonpatch==1.33 16:13:48 jsonpointer==2.4 16:13:48 jsonschema==4.20.0 16:13:48 jsonschema-specifications==2023.11.2 16:13:48 keystoneauth1==5.4.0 16:13:48 kubernetes==28.1.0 16:13:48 lftools==0.37.8 16:13:48 lxml==4.9.3 16:13:48 MarkupSafe==2.1.3 16:13:48 msgpack==1.0.7 16:13:48 multi-key-dict==2.0.3 16:13:48 munch==4.0.0 16:13:48 netaddr==0.9.0 16:13:48 netifaces==0.11.0 16:13:48 niet==1.4.2 16:13:48 nodeenv==1.8.0 16:13:48 oauth2client==4.1.3 16:13:48 oauthlib==3.2.2 16:13:48 openstacksdk==0.62.0 16:13:48 os-client-config==2.1.0 16:13:48 os-service-types==1.7.0 16:13:48 osc-lib==2.9.0 16:13:48 oslo.config==9.2.0 16:13:48 oslo.context==5.3.0 16:13:48 oslo.i18n==6.2.0 16:13:48 oslo.log==5.4.0 16:13:48 oslo.serialization==5.2.0 16:13:48 oslo.utils==6.3.0 16:13:48 packaging==23.2 16:13:48 pbr==6.0.0 16:13:48 platformdirs==4.1.0 16:13:48 prettytable==3.9.0 16:13:48 pyasn1==0.5.1 16:13:48 pyasn1-modules==0.3.0 16:13:48 pycparser==2.21 16:13:48 pygerrit2==2.0.15 16:13:48 PyGithub==2.1.1 16:13:48 pyinotify==0.9.6 16:13:48 PyJWT==2.8.0 16:13:48 PyNaCl==1.5.0 16:13:48 pyparsing==2.4.7 16:13:48 pyperclip==1.8.2 16:13:48 pyrsistent==0.20.0 16:13:48 python-cinderclient==9.4.0 16:13:48 python-dateutil==2.8.2 16:13:48 python-heatclient==3.3.0 16:13:48 python-jenkins==1.8.2 16:13:48 python-keystoneclient==5.2.0 16:13:48 python-magnumclient==4.3.0 16:13:48 python-novaclient==18.4.0 16:13:48 python-openstackclient==6.0.0 16:13:48 python-swiftclient==4.4.0 16:13:48 pytz==2023.3.post1 16:13:48 PyYAML==6.0.1 16:13:48 referencing==0.31.1 16:13:48 requests==2.31.0 16:13:48 requests-oauthlib==1.3.1 16:13:48 requestsexceptions==1.4.0 16:13:48 rfc3986==2.0.0 16:13:48 rpds-py==0.13.2 16:13:48 rsa==4.9 16:13:48 ruamel.yaml==0.18.5 16:13:48 ruamel.yaml.clib==0.2.8 16:13:48 s3transfer==0.8.2 16:13:48 simplejson==3.19.2 16:13:48 six==1.16.0 16:13:48 smmap==5.0.1 16:13:48 soupsieve==2.5 16:13:48 stevedore==5.1.0 16:13:48 tabulate==0.9.0 16:13:48 toml==0.10.2 16:13:48 tomlkit==0.12.3 16:13:48 tqdm==4.66.1 16:13:48 typing_extensions==4.8.0 16:13:48 tzdata==2023.3 16:13:48 urllib3==1.26.18 16:13:48 virtualenv==20.25.0 16:13:48 wcwidth==0.2.12 16:13:48 websocket-client==1.7.0 16:13:48 wrapt==1.16.0 16:13:48 xdg==6.0.0 16:13:48 xmltodict==0.13.0 16:13:48 yq==3.2.3 16:13:48 zipp==3.17.0 16:13:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6463988537723642167.sh 16:13:48 ---> sudo-logs.sh 16:13:48 Archiving 'sudo' log.. 16:13:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8240094995228480702.sh 16:13:49 ---> job-cost.sh 16:13:49 Setup pyenv: 16:13:49 system 16:13:49 3.8.13 16:13:49 3.9.13 16:13:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:13:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qqnu from file:/tmp/.os_lf_venv 16:13:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:13:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:13:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-Qqnu/bin to PATH 16:13:58 INFO: No Stack... 16:13:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:58 INFO: Archiving Costs 16:13:58 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6766732217743320648.sh 16:13:58 ---> logs-deploy.sh 16:13:58 Setup pyenv: 16:13:59 system 16:13:59 3.8.13 16:13:59 3.9.13 16:13:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qqnu from file:/tmp/.os_lf_venv 16:14:00 lf-activate-venv(): INFO: Installing: lftools 16:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-Qqnu/bin to PATH 16:14:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/442 16:14:10 INFO: archiving workspace using pattern(s): 16:14:11 Archives upload complete. 16:14:12 INFO: archiving logs to Nexus 16:14:12 ---> uname -a: 16:14:12 Linux prd-ubuntu1804-builder-4c-4g-2820 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:14:12 16:14:12 16:14:12 ---> lscpu: 16:14:12 Architecture: x86_64 16:14:12 CPU op-mode(s): 32-bit, 64-bit 16:14:12 Byte Order: Little Endian 16:14:12 CPU(s): 4 16:14:12 On-line CPU(s) list: 0-3 16:14:12 Thread(s) per core: 1 16:14:12 Core(s) per socket: 1 16:14:12 Socket(s): 4 16:14:12 NUMA node(s): 1 16:14:12 Vendor ID: AuthenticAMD 16:14:12 CPU family: 23 16:14:12 Model: 49 16:14:12 Model name: AMD EPYC-Rome Processor 16:14:12 Stepping: 0 16:14:12 CPU MHz: 2799.998 16:14:12 BogoMIPS: 5599.99 16:14:12 Virtualization: AMD-V 16:14:12 Hypervisor vendor: KVM 16:14:12 Virtualization type: full 16:14:12 L1d cache: 32K 16:14:12 L1i cache: 32K 16:14:12 L2 cache: 512K 16:14:12 L3 cache: 16384K 16:14:12 NUMA node0 CPU(s): 0-3 16:14:12 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 16:14:12 16:14:12 16:14:12 ---> nproc: 16:14:12 4 16:14:12 16:14:12 16:14:12 ---> df -h: 16:14:12 Filesystem Size Used Avail Use% Mounted on 16:14:12 udev 7.9G 0 7.9G 0% /dev 16:14:12 tmpfs 1.6G 672K 1.6G 1% /run 16:14:12 /dev/vda1 78G 8.7G 69G 12% / 16:14:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:14:12 tmpfs 5.0M 0 5.0M 0% /run/lock 16:14:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:14:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:14:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:14:12 16:14:12 16:14:12 ---> free -m: 16:14:12 total used free shared buff/cache available 16:14:12 Mem: 16040 546 12963 0 2530 15163 16:14:12 Swap: 1023 0 1023 16:14:12 16:14:12 16:14:12 ---> ip addr: 16:14:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:14:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:14:12 inet 127.0.0.1/8 scope host lo 16:14:12 valid_lft forever preferred_lft forever 16:14:12 inet6 ::1/128 scope host 16:14:12 valid_lft forever preferred_lft forever 16:14:12 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:14:12 link/ether fa:16:3e:03:55:14 brd ff:ff:ff:ff:ff:ff 16:14:12 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 16:14:12 valid_lft 86159sec preferred_lft 86159sec 16:14:12 inet6 fe80::f816:3eff:fe03:5514/64 scope link 16:14:12 valid_lft forever preferred_lft forever 16:14:12 16:14:12 16:14:12 ---> sar -b -r -n DEV: 16:14:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2820) 12/06/23 _x86_64_ (4 CPU) 16:14:12 16:14:12 16:10:15 LINUX RESTART (4 CPU) 16:14:12 16:14:12 16:11:01 tps rtps wtps bread/s bwrtn/s 16:14:12 16:12:01 116.36 16.65 99.72 723.88 41330.04 16:14:12 16:13:01 98.40 10.15 88.25 865.19 23530.48 16:14:12 16:14:01 86.92 4.05 82.87 199.17 9674.12 16:14:12 Average: 100.56 10.28 90.28 596.08 24844.88 16:14:12 16:14:12 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:12 16:12:01 13672028 15499420 2752940 16.76 74140 1940088 911532 5.22 783736 1729708 304448 16:14:12 16:13:01 13491736 15488344 2933232 17.86 83964 2092792 832240 4.76 837216 1842192 92844 16:14:12 16:14:01 13298460 15554428 3126508 19.04 106256 2310632 749412 4.29 780656 2062048 153324 16:14:12 Average: 13487408 15514064 2937560 17.88 88120 2114504 831061 4.76 800536 1877983 183539 16:14:12 16:14:12 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:12 16:12:01 lo 6.00 6.00 0.61 0.61 0.00 0.00 0.00 0.00 16:14:12 16:12:01 ens3 52.27 38.54 655.24 7.96 0.00 0.00 0.00 0.00 16:14:12 16:13:01 lo 28.00 28.00 2.98 2.98 0.00 0.00 0.00 0.00 16:14:12 16:13:01 ens3 107.82 99.22 655.44 16.59 0.00 0.00 0.00 0.00 16:14:12 16:14:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 16:14:12 16:14:01 ens3 45.56 33.18 525.42 8.07 0.00 0.00 0.00 0.00 16:14:12 Average: lo 11.73 11.73 1.24 1.24 0.00 0.00 0.00 0.00 16:14:12 Average: ens3 68.55 56.98 612.03 10.88 0.00 0.00 0.00 0.00 16:14:12 16:14:12 16:14:12 ---> sar -P ALL: 16:14:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2820) 12/06/23 _x86_64_ (4 CPU) 16:14:12 16:14:12 16:10:15 LINUX RESTART (4 CPU) 16:14:12 16:14:12 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:14:12 16:12:01 all 18.03 0.00 1.60 2.98 0.08 77.31 16:14:12 16:12:01 0 10.61 0.00 0.94 0.35 0.03 88.07 16:14:12 16:12:01 1 19.46 0.00 2.01 4.33 0.08 74.12 16:14:12 16:12:01 2 34.49 0.00 2.70 1.34 0.12 61.36 16:14:12 16:12:01 3 7.55 0.00 0.77 5.91 0.07 85.71 16:14:12 16:13:01 all 13.83 0.00 1.14 1.77 0.06 83.20 16:14:12 16:13:01 0 4.17 0.00 0.75 2.27 0.05 92.76 16:14:12 16:13:01 1 18.44 0.00 1.55 1.47 0.07 78.47 16:14:12 16:13:01 2 23.93 0.00 1.51 1.49 0.07 73.01 16:14:12 16:13:01 3 8.80 0.00 0.77 1.83 0.07 88.53 16:14:12 16:14:01 all 21.89 0.00 1.55 1.07 0.05 75.45 16:14:12 16:14:01 0 1.00 0.00 0.63 2.92 0.00 95.45 16:14:12 16:14:01 1 24.09 0.00 1.89 0.10 0.03 73.89 16:14:12 16:14:01 2 33.57 0.00 2.04 1.05 0.07 63.28 16:14:12 16:14:01 3 28.94 0.00 1.59 0.20 0.07 69.20 16:14:12 Average: all 17.92 0.00 1.43 1.94 0.06 78.65 16:14:12 Average: 0 5.26 0.00 0.77 1.85 0.03 92.10 16:14:12 Average: 1 20.66 0.00 1.82 1.97 0.06 75.50 16:14:12 Average: 2 30.66 0.00 2.08 1.29 0.08 65.88 16:14:12 Average: 3 15.09 0.00 1.05 2.65 0.07 81.15 16:14:12 16:14:12 16:14:12