15:15:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:15:44 Running as SYSTEM 15:15:44 [EnvInject] - Loading node environment variables. 15:15:44 Building remotely on prd-ubuntu1804-builder-4c-4g-3112 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:15:44 [ssh-agent] Looking for ssh-agent implementation... 15:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:45 $ ssh-agent 15:15:45 SSH_AUTH_SOCK=/tmp/ssh-0kdNWzZY87lo/agent.1680 15:15:45 SSH_AGENT_PID=1682 15:15:45 [ssh-agent] Started. 15:15:45 Running ssh-add (command line suppressed) 15:15:45 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_1360006973599834277.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_1360006973599834277.key) 15:15:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:45 The recommended git tool is: NONE 15:15:47 using credential onap-jenkins-ssh 15:15:47 Wiping out workspace first. 15:15:47 Cloning the remote Git repository 15:15:47 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:47 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:15:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:47 > git --version # timeout=10 15:15:47 > git --version # 'git version 2.17.1' 15:15:47 using GIT_SSH to set credentials Gerrit user 15:15:47 Verifying host key using manually-configured host key entries 15:15:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:54 using GIT_SSH to set credentials Gerrit user 15:15:54 Verifying host key using manually-configured host key entries 15:15:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/7 # timeout=30 15:15:54 > git rev-parse e68c766712ed6c95aff054004335813952bf5ffa^{commit} # timeout=10 15:15:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:54 Checking out Revision e68c766712ed6c95aff054004335813952bf5ffa (refs/changes/57/136757/7) 15:15:54 > git config core.sparsecheckout # timeout=10 15:15:54 > git checkout -f e68c766712ed6c95aff054004335813952bf5ffa # timeout=30 15:15:58 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:15:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:58 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 15:15:58 [EnvInject] - Injecting environment variables from a build step. 15:15:58 [EnvInject] - Injecting as environment variables the properties content 15:15:58 PYTHON=python3 15:15:58 15:15:58 [EnvInject] - Variables injected successfully. 15:15:58 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1547618697409968914.sh 15:15:58 ---> tox-install.sh 15:15:58 + source /home/jenkins/lf-env.sh 15:15:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:58 ++ mktemp -d /tmp/venv-XXXX 15:15:58 + lf_venv=/tmp/venv-tcWu 15:15:58 + local venv_file=/tmp/.os_lf_venv 15:15:58 + local python=python3 15:15:58 + local options 15:15:58 + local set_path=true 15:15:58 + local install_args= 15:15: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 15:15:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:58 + true 15:15:58 + case $1 in 15:15:58 + venv_file=/tmp/.toxenv 15:15:58 + shift 2 15:15:58 + true 15:15:58 + case $1 in 15:15:58 + shift 15:15:58 + break 15:15:58 + case $python in 15:15:58 + local pkg_list= 15:15:58 + [[ -d /opt/pyenv ]] 15:15:58 + echo 'Setup pyenv:' 15:15:58 Setup pyenv: 15:15:58 + export PYENV_ROOT=/opt/pyenv 15:15:58 + PYENV_ROOT=/opt/pyenv 15:15:58 + 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:15:58 + 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:15:58 + pyenv versions 15:15:58 * system (set by /opt/pyenv/version) 15:15:58 * 3.8.13 (set by /opt/pyenv/version) 15:15:58 * 3.9.13 (set by /opt/pyenv/version) 15:15:58 * 3.10.6 (set by /opt/pyenv/version) 15:15:58 + command -v pyenv 15:15:58 ++ pyenv init - --no-rehash 15:15: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[*]}"'\'')" 15:15:58 export PATH="/opt/pyenv/shims:${PATH}" 15:15:58 export PYENV_SHELL=bash 15:15:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:58 pyenv() { 15:15:58 local command 15:15:58 command="${1:-}" 15:15:58 if [ "$#" -gt 0 ]; then 15:15:58 shift 15:15:58 fi 15:15:58 15:15:58 case "$command" in 15:15:58 rehash|shell) 15:15:58 eval "$(pyenv "sh-$command" "$@")" 15:15:58 ;; 15:15:58 *) 15:15:58 command pyenv "$command" "$@" 15:15:58 ;; 15:15:58 esac 15:15:58 }' 15:15: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[*]}"' 15:15:58 ++ 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:15:58 ++ 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:15:58 ++ 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:15:58 ++ export PYENV_SHELL=bash 15:15:58 ++ PYENV_SHELL=bash 15:15:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:58 +++ complete -F _pyenv pyenv 15:15:58 ++ lf-pyver python3 15:15:58 ++ local py_version_xy=python3 15:15:58 ++ local py_version_xyz= 15:15:58 ++ pyenv versions 15:15:58 ++ local command 15:15:58 ++ command=versions 15:15:58 ++ '[' 1 -gt 0 ']' 15:15:58 ++ shift 15:15:58 ++ case "$command" in 15:15:58 ++ command pyenv versions 15:15:58 ++ pyenv versions 15:15:58 ++ awk '{ print $1 }' 15:15:58 ++ grep -E '^[0-9.]*[0-9]$' 15:15:58 ++ sed 's/^[ *]* //' 15:15:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:58 +++ grep '^3' /tmp/.pyenv_versions 15:15:58 +++ tail -n 1 15:15:58 +++ sort -V 15:15:58 ++ py_version_xyz=3.10.6 15:15:58 ++ [[ -z 3.10.6 ]] 15:15:58 ++ echo 3.10.6 15:15:58 ++ return 0 15:15:58 + pyenv local 3.10.6 15:15:58 + local command 15:15:58 + command=local 15:15:58 + '[' 2 -gt 0 ']' 15:15:58 + shift 15:15:58 + case "$command" in 15:15:58 + command pyenv local 3.10.6 15:15:58 + pyenv local 3.10.6 15:15:58 + for arg in "$@" 15:15:58 + case $arg in 15:15:58 + pkg_list+='tox ' 15:15:58 + for arg in "$@" 15:15:58 + case $arg in 15:15:58 + pkg_list+='virtualenv ' 15:15:58 + for arg in "$@" 15:15:58 + case $arg in 15:15:58 + pkg_list+='urllib3~=1.26.15 ' 15:15:58 + [[ -f /tmp/.toxenv ]] 15:15:58 + [[ ! -f /tmp/.toxenv ]] 15:15:58 + [[ -n '' ]] 15:15:58 + python3 -m venv /tmp/venv-tcWu 15:16:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tcWu' 15:16:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tcWu 15:16:03 + echo /tmp/venv-tcWu 15:16:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:03 + /tmp/venv-tcWu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:06 + /tmp/venv-tcWu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:09 + type python3 15:16:09 + true 15:16:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tcWu/bin to PATH' 15:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-tcWu/bin to PATH 15:16:09 + PATH=/tmp/venv-tcWu/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:16:09 + return 0 15:16:09 + python3 --version 15:16:09 Python 3.10.6 15:16:09 + python3 -m pip --version 15:16:09 pip 23.3.1 from /tmp/venv-tcWu/lib/python3.10/site-packages/pip (python 3.10) 15:16:09 + python3 -m pip freeze 15:16:10 cachetools==5.3.2 15:16:10 chardet==5.2.0 15:16:10 colorama==0.4.6 15:16:10 distlib==0.3.7 15:16:10 filelock==3.13.1 15:16:10 packaging==23.2 15:16:10 platformdirs==4.1.0 15:16:10 pluggy==1.3.0 15:16:10 pyproject-api==1.6.1 15:16:10 tomli==2.0.1 15:16:10 tox==4.11.4 15:16:10 urllib3==1.26.18 15:16:10 virtualenv==20.25.0 15:16:10 [EnvInject] - Injecting environment variables from a build step. 15:16:10 [EnvInject] - Injecting as environment variables the properties content 15:16:10 PARALLEL=false 15:16:10 15:16:10 [EnvInject] - Variables injected successfully. 15:16:10 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4787444270023152383.sh 15:16:10 ---> tox-run.sh 15:16:10 + 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:16:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:16:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:16:10 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:16:10 + cd /w/workspace/oom-master-sphinx-lint/. 15:16:10 + source /home/jenkins/lf-env.sh 15:16:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:10 ++ mktemp -d /tmp/venv-XXXX 15:16:10 + lf_venv=/tmp/venv-dIM2 15:16:10 + local venv_file=/tmp/.os_lf_venv 15:16:10 + local python=python3 15:16:10 + local options 15:16:10 + local set_path=true 15:16:10 + local install_args= 15:16:10 ++ 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:16:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:10 + true 15:16:10 + case $1 in 15:16:10 + venv_file=/tmp/.toxenv 15:16:10 + shift 2 15:16:10 + true 15:16:10 + case $1 in 15:16:10 + shift 15:16:10 + break 15:16:10 + case $python in 15:16:10 + local pkg_list= 15:16:10 + [[ -d /opt/pyenv ]] 15:16:10 + echo 'Setup pyenv:' 15:16:10 Setup pyenv: 15:16:10 + export PYENV_ROOT=/opt/pyenv 15:16:10 + PYENV_ROOT=/opt/pyenv 15:16:10 + 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:16:10 + 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:16:10 + pyenv versions 15:16:10 system 15:16:10 3.8.13 15:16:10 3.9.13 15:16:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:16:10 + command -v pyenv 15:16:10 ++ pyenv init - --no-rehash 15:16:10 + 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:16:10 export PATH="/opt/pyenv/shims:${PATH}" 15:16:10 export PYENV_SHELL=bash 15:16:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:10 pyenv() { 15:16:10 local command 15:16:10 command="${1:-}" 15:16:10 if [ "$#" -gt 0 ]; then 15:16:10 shift 15:16:10 fi 15:16:10 15:16:10 case "$command" in 15:16:10 rehash|shell) 15:16:10 eval "$(pyenv "sh-$command" "$@")" 15:16:10 ;; 15:16:10 *) 15:16:10 command pyenv "$command" "$@" 15:16:10 ;; 15:16:10 esac 15:16:10 }' 15:16:10 +++ 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:16:10 ++ 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:16:10 ++ 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:16:10 ++ 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:16:10 ++ export PYENV_SHELL=bash 15:16:10 ++ PYENV_SHELL=bash 15:16:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:10 +++ complete -F _pyenv pyenv 15:16:10 ++ lf-pyver python3 15:16:10 ++ local py_version_xy=python3 15:16:10 ++ local py_version_xyz= 15:16:10 ++ pyenv versions 15:16:10 ++ local command 15:16:10 ++ command=versions 15:16:10 ++ '[' 1 -gt 0 ']' 15:16:10 ++ shift 15:16:10 ++ case "$command" in 15:16:10 ++ command pyenv versions 15:16:10 ++ pyenv versions 15:16:10 ++ awk '{ print $1 }' 15:16:10 ++ sed 's/^[ *]* //' 15:16:10 ++ grep -E '^[0-9.]*[0-9]$' 15:16:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:10 +++ sort -V 15:16:10 +++ grep '^3' /tmp/.pyenv_versions 15:16:10 +++ tail -n 1 15:16:10 ++ py_version_xyz=3.10.6 15:16:10 ++ [[ -z 3.10.6 ]] 15:16:10 ++ echo 3.10.6 15:16:10 ++ return 0 15:16:10 + pyenv local 3.10.6 15:16:10 + local command 15:16:10 + command=local 15:16:10 + '[' 2 -gt 0 ']' 15:16:10 + shift 15:16:10 + case "$command" in 15:16:10 + command pyenv local 3.10.6 15:16:10 + pyenv local 3.10.6 15:16:10 + for arg in "$@" 15:16:10 + case $arg in 15:16:10 + pkg_list+='tox ' 15:16:10 + for arg in "$@" 15:16:10 + case $arg in 15:16:10 + pkg_list+='virtualenv ' 15:16:10 + for arg in "$@" 15:16:10 + case $arg in 15:16:10 + pkg_list+='urllib3~=1.26.15 ' 15:16:10 + [[ -f /tmp/.toxenv ]] 15:16:10 ++ cat /tmp/.toxenv 15:16:10 + lf_venv=/tmp/venv-tcWu 15:16:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tcWu from' file:/tmp/.toxenv 15:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tcWu from file:/tmp/.toxenv 15:16:10 + /tmp/venv-tcWu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:11 + /tmp/venv-tcWu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:13 + type python3 15:16:13 + true 15:16:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tcWu/bin to PATH' 15:16:13 lf-activate-venv(): INFO: Adding /tmp/venv-tcWu/bin to PATH 15:16:13 + PATH=/tmp/venv-tcWu/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:16:13 + return 0 15:16:13 + [[ -d /opt/pyenv ]] 15:16:13 + echo '---> Setting up pyenv' 15:16:13 ---> Setting up pyenv 15:16:13 + export PYENV_ROOT=/opt/pyenv 15:16:13 + PYENV_ROOT=/opt/pyenv 15:16:13 + export PATH=/opt/pyenv/bin:/tmp/venv-tcWu/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:16:13 + PATH=/opt/pyenv/bin:/tmp/venv-tcWu/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:16:13 ++ pwd 15:16:13 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:16:13 + export PYTHONPATH 15:16:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:16:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:16:13 + tox --version 15:16:13 4.11.4 from /tmp/venv-tcWu/lib/python3.10/site-packages/tox/__init__.py 15:16:13 + PARALLEL=false 15:16:13 + TOX_OPTIONS_LIST= 15:16:13 + [[ -n docs,docs-linkcheck ]] 15:16:13 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:16:13 + case ${PARALLEL,,} in 15:16:13 + tox -e docs,docs-linkcheck 15:16:13 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:16:15 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 15:16:43 docs: freeze> python -m pip freeze --all 15:16:44 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 15:16:44 docs: commands[0]> sudo apt install graphviz 15:16:44 15:16:44 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:16:44 15:16:44 Reading package lists... 15:16:44 Building dependency tree... 15:16:44 Reading state information... 15:16:44 graphviz is already the newest version (2.40.1-2). 15:16:44 The following packages were automatically installed and are no longer required: 15:16:44 libmysqlclient20 mysql-common 15:16:44 Use 'sudo apt autoremove' to remove them. 15:16:44 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:16:44 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:16:48 docs: OK ✔ in 34.35 seconds 15:16:48 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 15:17:05 docs-linkcheck: freeze> python -m pip freeze --all 15:17:05 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 15:17:05 docs-linkcheck: commands[0]> sudo apt install graphviz 15:17:05 15:17:05 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:17:05 15:17:05 Reading package lists... 15:17:05 Building dependency tree... 15:17:05 Reading state information... 15:17:05 graphviz is already the newest version (2.40.1-2). 15:17:05 The following packages were automatically installed and are no longer required: 15:17:05 libmysqlclient20 mysql-common 15:17:05 Use 'sudo apt autoremove' to remove them. 15:17:06 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:17:06 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:17:44 docs: OK (34.35=setup[30.42]+cmd[0.23,3.69] seconds) 15:17:44 docs-linkcheck: OK (56.55=setup[17.72]+cmd[0.21,38.63] seconds) 15:17:44 congratulations :) (91.08 seconds) 15:17:44 + tox_status=0 15:17:44 + echo '---> Completed tox runs' 15:17:44 ---> Completed tox runs 15:17:44 + for i in .tox/*/log 15:17:44 ++ echo .tox/docs-linkcheck/log 15:17:44 ++ awk -F/ '{print $2}' 15:17:44 + tox_env=docs-linkcheck 15:17:44 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:17:44 + for i in .tox/*/log 15:17:44 ++ echo .tox/docs/log 15:17:44 ++ awk -F/ '{print $2}' 15:17:44 + tox_env=docs 15:17:44 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:17:44 + DOC_DIR=docs/_build/html 15:17:44 + [[ -d docs/_build/html ]] 15:17:44 + echo '---> Archiving generated docs' 15:17:44 ---> Archiving generated docs 15:17:44 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:17:44 + echo '---> tox-run.sh ends' 15:17:44 ---> tox-run.sh ends 15:17:44 + test 0 -eq 0 15:17:44 $ ssh-agent -k 15:17:44 unset SSH_AUTH_SOCK; 15:17:44 unset SSH_AGENT_PID; 15:17:44 echo Agent pid 1682 killed; 15:17:44 [ssh-agent] Stopped. 15:17:44 [PostBuildScript] - [INFO] Executing post build scripts. 15:17:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11604993809460373820.sh 15:17:44 ---> sysstat.sh 15:17:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8624485694375827843.sh 15:17:45 ---> package-listing.sh 15:17:45 ++ facter osfamily 15:17:45 ++ tr '[:upper:]' '[:lower:]' 15:17:45 + OS_FAMILY=debian 15:17:45 + workspace=/w/workspace/oom-master-sphinx-lint 15:17:45 + START_PACKAGES=/tmp/packages_start.txt 15:17:45 + END_PACKAGES=/tmp/packages_end.txt 15:17:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:45 + PACKAGES=/tmp/packages_start.txt 15:17:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:17:45 + PACKAGES=/tmp/packages_end.txt 15:17:45 + case "${OS_FAMILY}" in 15:17:45 + dpkg -l 15:17:45 + grep '^ii' 15:17:45 + '[' -f /tmp/packages_start.txt ']' 15:17:45 + '[' -f /tmp/packages_end.txt ']' 15:17:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:17:45 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:17:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:17:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13926010941481809219.sh 15:17:45 ---> capture-instance-metadata.sh 15:17:45 Setup pyenv: 15:17:45 system 15:17:45 3.8.13 15:17:45 3.9.13 15:17:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:17:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3bGE 15:17:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:17:52 lf-activate-venv(): INFO: Installing: lftools 15:18:23 lf-activate-venv(): INFO: Adding /tmp/venv-3bGE/bin to PATH 15:18:23 INFO: Running in OpenStack, capturing instance metadata 15:18:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2028945419087223412.sh 15:18:23 provisioning config files... 15:18:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4068577653189332773tmp 15:18:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:18:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:18:23 [EnvInject] - Injecting environment variables from a build step. 15:18:23 [EnvInject] - Injecting as environment variables the properties content 15:18:23 SERVER_ID=logs 15:18:23 15:18:23 [EnvInject] - Variables injected successfully. 15:18:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10782879333470239290.sh 15:18:23 ---> create-netrc.sh 15:18:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16274305018988094713.sh 15:18:23 ---> python-tools-install.sh 15:18:23 Setup pyenv: 15:18:24 system 15:18:24 3.8.13 15:18:24 3.9.13 15:18:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bGE from file:/tmp/.os_lf_venv 15:18:25 lf-activate-venv(): INFO: Installing: lftools 15:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-3bGE/bin to PATH 15:18:33 Generating Requirements File 15:19:12 Python 3.10.6 15:19:13 pip 23.3.1 from /tmp/venv-3bGE/lib/python3.10/site-packages/pip (python 3.10) 15:19:13 appdirs==1.4.4 15:19:13 argcomplete==3.1.6 15:19:13 aspy.yaml==1.3.0 15:19:13 attrs==23.1.0 15:19:13 autopage==0.5.2 15:19:13 Babel==2.13.1 15:19:13 beautifulsoup4==4.12.2 15:19:13 boto3==1.33.9 15:19:13 botocore==1.33.9 15:19:13 bs4==0.0.1 15:19:13 cachetools==5.3.2 15:19:13 certifi==2023.11.17 15:19:13 cffi==1.16.0 15:19:13 cfgv==3.4.0 15:19:13 chardet==5.2.0 15:19:13 charset-normalizer==3.3.2 15:19:13 click==8.1.7 15:19:13 cliff==4.4.0 15:19:13 cmd2==2.4.3 15:19:13 cryptography==3.3.2 15:19:13 debtcollector==2.5.0 15:19:13 decorator==5.1.1 15:19:13 defusedxml==0.7.1 15:19:13 Deprecated==1.2.14 15:19:13 distlib==0.3.7 15:19:13 dnspython==2.4.2 15:19:13 docker==4.2.2 15:19:13 dogpile.cache==1.2.2 15:19:13 email-validator==2.1.0.post1 15:19:13 filelock==3.13.1 15:19:13 future==0.18.3 15:19:13 gitdb==4.0.11 15:19:13 GitPython==3.1.40 15:19:13 google-auth==2.25.1 15:19:13 httplib2==0.22.0 15:19:13 identify==2.5.33 15:19:13 idna==3.6 15:19:13 importlib-metadata==7.0.0 15:19:13 importlib-resources==1.5.0 15:19:13 iso8601==2.1.0 15:19:13 Jinja2==3.1.2 15:19:13 jmespath==1.0.1 15:19:13 jsonpatch==1.33 15:19:13 jsonpointer==2.4 15:19:13 jsonschema==4.20.0 15:19:13 jsonschema-specifications==2023.11.2 15:19:13 keystoneauth1==5.4.0 15:19:13 kubernetes==28.1.0 15:19:13 lftools==0.37.8 15:19:13 lxml==4.9.3 15:19:13 MarkupSafe==2.1.3 15:19:13 msgpack==1.0.7 15:19:13 multi-key-dict==2.0.3 15:19:13 munch==4.0.0 15:19:13 netaddr==0.9.0 15:19:13 netifaces==0.11.0 15:19:13 niet==1.4.2 15:19:13 nodeenv==1.8.0 15:19:13 oauth2client==4.1.3 15:19:13 oauthlib==3.2.2 15:19:13 openstacksdk==0.62.0 15:19:13 os-client-config==2.1.0 15:19:13 os-service-types==1.7.0 15:19:13 osc-lib==2.9.0 15:19:13 oslo.config==9.2.0 15:19:13 oslo.context==5.3.0 15:19:13 oslo.i18n==6.2.0 15:19:13 oslo.log==5.4.0 15:19:13 oslo.serialization==5.2.0 15:19:13 oslo.utils==6.3.0 15:19:13 packaging==23.2 15:19:13 pbr==6.0.0 15:19:13 platformdirs==4.1.0 15:19:13 prettytable==3.9.0 15:19:13 pyasn1==0.5.1 15:19:13 pyasn1-modules==0.3.0 15:19:13 pycparser==2.21 15:19:13 pygerrit2==2.0.15 15:19:13 PyGithub==2.1.1 15:19:13 pyinotify==0.9.6 15:19:13 PyJWT==2.8.0 15:19:13 PyNaCl==1.5.0 15:19:13 pyparsing==2.4.7 15:19:13 pyperclip==1.8.2 15:19:13 pyrsistent==0.20.0 15:19:13 python-cinderclient==9.4.0 15:19:13 python-dateutil==2.8.2 15:19:13 python-heatclient==3.3.0 15:19:13 python-jenkins==1.8.2 15:19:13 python-keystoneclient==5.2.0 15:19:13 python-magnumclient==4.3.0 15:19:13 python-novaclient==18.4.0 15:19:13 python-openstackclient==6.0.0 15:19:13 python-swiftclient==4.4.0 15:19:13 pytz==2023.3.post1 15:19:13 PyYAML==6.0.1 15:19:13 referencing==0.32.0 15:19:13 requests==2.31.0 15:19:13 requests-oauthlib==1.3.1 15:19:13 requestsexceptions==1.4.0 15:19:13 rfc3986==2.0.0 15:19:13 rpds-py==0.13.2 15:19:13 rsa==4.9 15:19:13 ruamel.yaml==0.18.5 15:19:13 ruamel.yaml.clib==0.2.8 15:19:13 s3transfer==0.8.2 15:19:13 simplejson==3.19.2 15:19:13 six==1.16.0 15:19:13 smmap==5.0.1 15:19:13 soupsieve==2.5 15:19:13 stevedore==5.1.0 15:19:13 tabulate==0.9.0 15:19:13 toml==0.10.2 15:19:13 tomlkit==0.12.3 15:19:13 tqdm==4.66.1 15:19:13 typing_extensions==4.8.0 15:19:13 tzdata==2023.3 15:19:13 urllib3==1.26.18 15:19:13 virtualenv==20.25.0 15:19:13 wcwidth==0.2.12 15:19:13 websocket-client==1.7.0 15:19:13 wrapt==1.16.0 15:19:13 xdg==6.0.0 15:19:13 xmltodict==0.13.0 15:19:13 yq==3.2.3 15:19:13 zipp==3.17.0 15:19:13 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3527142351517873726.sh 15:19:13 ---> sudo-logs.sh 15:19:13 Archiving 'sudo' log.. 15:19:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12944305864534205122.sh 15:19:14 ---> job-cost.sh 15:19:14 Setup pyenv: 15:19:14 system 15:19:14 3.8.13 15:19:14 3.9.13 15:19:14 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bGE from file:/tmp/.os_lf_venv 15:19:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:19:23 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. 15:19:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-3bGE/bin to PATH 15:19:23 INFO: No Stack... 15:19:24 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:24 INFO: Archiving Costs 15:19:24 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins765626913435970397.sh 15:19:24 ---> logs-deploy.sh 15:19:24 Setup pyenv: 15:19:24 system 15:19:24 3.8.13 15:19:24 3.9.13 15:19:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:19:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3bGE from file:/tmp/.os_lf_venv 15:19:26 lf-activate-venv(): INFO: Installing: lftools 15:19:36 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. 15:19:36 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-3bGE/bin to PATH 15:19:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/445 15:19:37 INFO: archiving workspace using pattern(s): 15:19:39 Archives upload complete. 15:19:39 INFO: archiving logs to Nexus 15:19:40 ---> uname -a: 15:19:40 Linux prd-ubuntu1804-builder-4c-4g-3112 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:19:40 15:19:40 15:19:40 ---> lscpu: 15:19:40 Architecture: x86_64 15:19:40 CPU op-mode(s): 32-bit, 64-bit 15:19:40 Byte Order: Little Endian 15:19:40 CPU(s): 4 15:19:40 On-line CPU(s) list: 0-3 15:19:40 Thread(s) per core: 1 15:19:40 Core(s) per socket: 1 15:19:40 Socket(s): 4 15:19:40 NUMA node(s): 1 15:19:40 Vendor ID: AuthenticAMD 15:19:40 CPU family: 23 15:19:40 Model: 49 15:19:40 Model name: AMD EPYC-Rome Processor 15:19:40 Stepping: 0 15:19:40 CPU MHz: 2799.998 15:19:40 BogoMIPS: 5599.99 15:19:40 Virtualization: AMD-V 15:19:40 Hypervisor vendor: KVM 15:19:40 Virtualization type: full 15:19:40 L1d cache: 32K 15:19:40 L1i cache: 32K 15:19:40 L2 cache: 512K 15:19:40 L3 cache: 16384K 15:19:40 NUMA node0 CPU(s): 0-3 15:19:40 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:19:40 15:19:40 15:19:40 ---> nproc: 15:19:40 4 15:19:40 15:19:40 15:19:40 ---> df -h: 15:19:40 Filesystem Size Used Avail Use% Mounted on 15:19:40 udev 7.9G 0 7.9G 0% /dev 15:19:40 tmpfs 1.6G 672K 1.6G 1% /run 15:19:40 /dev/vda1 78G 8.7G 69G 12% / 15:19:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:19:40 tmpfs 5.0M 0 5.0M 0% /run/lock 15:19:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:19:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:19:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:19:40 15:19:40 15:19:40 ---> free -m: 15:19:40 total used free shared buff/cache available 15:19:40 Mem: 16040 539 12969 0 2531 15170 15:19:40 Swap: 1023 0 1023 15:19:40 15:19:40 15:19:40 ---> ip addr: 15:19:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:19:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:19:40 inet 127.0.0.1/8 scope host lo 15:19:40 valid_lft forever preferred_lft forever 15:19:40 inet6 ::1/128 scope host 15:19:40 valid_lft forever preferred_lft forever 15:19:40 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:19:40 link/ether fa:16:3e:ed:bb:ef brd ff:ff:ff:ff:ff:ff 15:19:40 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic ens3 15:19:40 valid_lft 86141sec preferred_lft 86141sec 15:19:40 inet6 fe80::f816:3eff:feed:bbef/64 scope link 15:19:40 valid_lft forever preferred_lft forever 15:19:40 15:19:40 15:19:40 ---> sar -b -r -n DEV: 15:19:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3112) 12/07/23 _x86_64_ (4 CPU) 15:19:40 15:19:40 15:15:22 LINUX RESTART (4 CPU) 15:19:40 15:19:40 15:16:02 tps rtps wtps bread/s bwrtn/s 15:19:40 15:17:01 107.86 20.45 87.41 764.62 21294.02 15:19:40 15:18:01 80.91 0.23 80.68 12.26 25212.39 15:19:40 15:19:01 103.17 13.85 89.32 1048.09 23432.49 15:19:40 Average: 97.25 11.46 85.79 607.35 23324.56 15:19:40 15:19:40 15:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:40 15:17:01 13729476 15488420 2695492 16.41 70560 1881428 900928 5.16 791608 1675916 252508 15:19:40 15:18:01 13668756 15557780 2756212 16.78 78832 1993184 767056 4.39 740164 1769060 56492 15:19:40 15:19:01 13353188 15527868 3071780 18.70 98876 2245836 769120 4.40 802564 1995760 73880 15:19:40 Average: 13583807 15524689 2841161 17.30 82756 2040149 812368 4.65 778112 1813579 127627 15:19:40 15:19:40 15:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:40 15:17:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 15:19:40 15:17:01 ens3 52.94 35.81 779.84 9.19 0.00 0.00 0.00 0.00 15:19:40 15:18:01 lo 32.78 32.78 3.46 3.46 0.00 0.00 0.00 0.00 15:19:40 15:18:01 ens3 94.54 98.03 112.20 16.20 0.00 0.00 0.00 0.00 15:19:40 15:19:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 15:19:40 15:19:01 ens3 62.46 43.08 1002.59 8.40 0.00 0.00 0.00 0.00 15:19:40 Average: lo 11.82 11.82 1.25 1.25 0.00 0.00 0.00 0.00 15:19:40 Average: ens3 70.08 59.11 630.63 11.28 0.00 0.00 0.00 0.00 15:19:40 15:19:40 15:19:40 ---> sar -P ALL: 15:19:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3112) 12/07/23 _x86_64_ (4 CPU) 15:19:40 15:19:40 15:15:22 LINUX RESTART (4 CPU) 15:19:40 15:19:40 15:16:02 CPU %user %nice %system %iowait %steal %idle 15:19:40 15:17:01 all 18.30 0.00 1.47 7.52 0.06 72.64 15:19:40 15:17:01 0 8.75 0.00 1.03 9.53 0.03 80.66 15:19:40 15:17:01 1 32.19 0.00 2.55 7.59 0.09 57.59 15:19:40 15:17:01 2 24.28 0.00 1.67 12.63 0.05 61.37 15:19:40 15:17:01 3 8.06 0.00 0.66 0.32 0.07 90.89 15:19:40 15:18:01 all 12.69 0.00 1.02 3.40 0.08 82.81 15:19:40 15:18:01 0 4.28 0.00 1.05 5.50 0.07 89.10 15:19:40 15:18:01 1 14.47 0.00 1.05 2.07 0.12 82.28 15:19:40 15:18:01 2 18.08 0.00 1.30 5.95 0.08 74.58 15:19:40 15:18:01 3 13.89 0.00 0.68 0.10 0.10 85.22 15:19:40 15:19:01 all 18.87 0.00 1.34 5.37 0.05 74.37 15:19:40 15:19:01 0 17.73 0.00 1.16 5.73 0.03 75.36 15:19:40 15:19:01 1 7.23 0.00 1.10 11.62 0.08 79.96 15:19:40 15:19:01 2 28.43 0.00 1.43 3.10 0.05 66.99 15:19:40 15:19:01 3 22.07 0.00 1.67 1.07 0.03 75.15 15:19:40 Average: all 16.61 0.00 1.28 5.42 0.07 76.63 15:19:40 Average: 0 10.26 0.00 1.08 6.91 0.04 81.71 15:19:40 Average: 1 17.89 0.00 1.56 7.09 0.10 73.37 15:19:40 Average: 2 23.59 0.00 1.47 7.20 0.06 67.69 15:19:40 Average: 3 14.72 0.00 1.01 0.50 0.07 83.71 15:19:40 15:19:40 15:19:40