13:19:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 13:19:40 Running as SYSTEM 13:19:40 [EnvInject] - Loading node environment variables. 13:19:40 Building remotely on prd-ubuntu1804-builder-4c-4g-6999 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:19:40 [ssh-agent] Looking for ssh-agent implementation... 13:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:40 $ ssh-agent 13:19:40 SSH_AUTH_SOCK=/tmp/ssh-7UmYpHkd5JAb/agent.1689 13:19:40 SSH_AGENT_PID=1691 13:19:40 [ssh-agent] Started. 13:19:40 Running ssh-add (command line suppressed) 13:19:40 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_8030585118964711806.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_8030585118964711806.key) 13:19:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:19:40 The recommended git tool is: NONE 13:19:42 using credential onap-jenkins-ssh 13:19:42 Wiping out workspace first. 13:19:42 Cloning the remote Git repository 13:19:42 Cloning repository git://cloud.onap.org/mirror/oom.git 13:19:42 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:19:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:42 > git --version # timeout=10 13:19:42 > git --version # 'git version 2.17.1' 13:19:42 using GIT_SSH to set credentials Gerrit user 13:19:42 Verifying host key using manually-configured host key entries 13:19:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:19:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:47 using GIT_SSH to set credentials Gerrit user 13:19:47 Verifying host key using manually-configured host key entries 13:19:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/1 # timeout=30 13:19:47 > git rev-parse 64e3569d51da439d0fdcee1d60eaccdcd048cdd0^{commit} # timeout=10 13:19:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:19:48 Checking out Revision 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 (refs/changes/12/137312/1) 13:19:48 > git config core.sparsecheckout # timeout=10 13:19:48 > git checkout -f 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 # timeout=30 13:19:51 Commit message: "add python compatibility module" 13:19:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:51 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 13:19:51 [EnvInject] - Injecting environment variables from a build step. 13:19:51 [EnvInject] - Injecting as environment variables the properties content 13:19:51 PYTHON=python3 13:19:51 13:19:51 [EnvInject] - Variables injected successfully. 13:19:51 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6621364075351670140.sh 13:19:51 ---> tox-install.sh 13:19:51 + source /home/jenkins/lf-env.sh 13:19:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:51 ++ mktemp -d /tmp/venv-XXXX 13:19:51 + lf_venv=/tmp/venv-f49A 13:19:51 + local venv_file=/tmp/.os_lf_venv 13:19:51 + local python=python3 13:19:51 + local options 13:19:51 + local set_path=true 13:19:51 + local install_args= 13:19:51 ++ 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 13:19:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:51 + true 13:19:51 + case $1 in 13:19:51 + venv_file=/tmp/.toxenv 13:19:51 + shift 2 13:19:51 + true 13:19:51 + case $1 in 13:19:51 + shift 13:19:51 + break 13:19:51 + case $python in 13:19:51 + local pkg_list= 13:19:51 + [[ -d /opt/pyenv ]] 13:19:51 + echo 'Setup pyenv:' 13:19:51 Setup pyenv: 13:19:51 + export PYENV_ROOT=/opt/pyenv 13:19:51 + PYENV_ROOT=/opt/pyenv 13:19:51 + 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 13:19:51 + 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 13:19:51 + pyenv versions 13:19:51 * system (set by /opt/pyenv/version) 13:19:51 * 3.8.13 (set by /opt/pyenv/version) 13:19:51 * 3.9.13 (set by /opt/pyenv/version) 13:19:51 * 3.10.6 (set by /opt/pyenv/version) 13:19:51 + command -v pyenv 13:19:51 ++ pyenv init - --no-rehash 13:19:51 + 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[*]}"'\'')" 13:19:51 export PATH="/opt/pyenv/shims:${PATH}" 13:19:51 export PYENV_SHELL=bash 13:19:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:51 pyenv() { 13:19:51 local command 13:19:51 command="${1:-}" 13:19:51 if [ "$#" -gt 0 ]; then 13:19:51 shift 13:19:51 fi 13:19:51 13:19:51 case "$command" in 13:19:51 rehash|shell) 13:19:51 eval "$(pyenv "sh-$command" "$@")" 13:19:51 ;; 13:19:51 *) 13:19:51 command pyenv "$command" "$@" 13:19:51 ;; 13:19:51 esac 13:19:51 }' 13:19:51 +++ 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[*]}"' 13:19:51 ++ 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 13:19:51 ++ 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 13:19:51 ++ 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 13:19:51 ++ export PYENV_SHELL=bash 13:19:51 ++ PYENV_SHELL=bash 13:19:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:51 +++ complete -F _pyenv pyenv 13:19:51 ++ lf-pyver python3 13:19:51 ++ local py_version_xy=python3 13:19:51 ++ local py_version_xyz= 13:19:51 ++ pyenv versions 13:19:51 ++ local command 13:19:51 ++ command=versions 13:19:51 ++ '[' 1 -gt 0 ']' 13:19:51 ++ shift 13:19:51 ++ case "$command" in 13:19:51 ++ command pyenv versions 13:19:51 ++ pyenv versions 13:19:51 ++ awk '{ print $1 }' 13:19:51 ++ grep -E '^[0-9.]*[0-9]$' 13:19:51 ++ sed 's/^[ *]* //' 13:19:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:52 +++ grep '^3' /tmp/.pyenv_versions 13:19:52 +++ sort -V 13:19:52 +++ tail -n 1 13:19:52 ++ py_version_xyz=3.10.6 13:19:52 ++ [[ -z 3.10.6 ]] 13:19:52 ++ echo 3.10.6 13:19:52 ++ return 0 13:19:52 + pyenv local 3.10.6 13:19:52 + local command 13:19:52 + command=local 13:19:52 + '[' 2 -gt 0 ']' 13:19:52 + shift 13:19:52 + case "$command" in 13:19:52 + command pyenv local 3.10.6 13:19:52 + pyenv local 3.10.6 13:19:52 + for arg in "$@" 13:19:52 + case $arg in 13:19:52 + pkg_list+='tox ' 13:19:52 + for arg in "$@" 13:19:52 + case $arg in 13:19:52 + pkg_list+='virtualenv ' 13:19:52 + for arg in "$@" 13:19:52 + case $arg in 13:19:52 + pkg_list+='urllib3~=1.26.15 ' 13:19:52 + [[ -f /tmp/.toxenv ]] 13:19:52 + [[ ! -f /tmp/.toxenv ]] 13:19:52 + [[ -n '' ]] 13:19:52 + python3 -m venv /tmp/venv-f49A 13:19:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f49A' 13:19:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f49A 13:19:57 + echo /tmp/venv-f49A 13:19:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:19:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:19:57 + /tmp/venv-f49A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:01 + /tmp/venv-f49A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:08 + type python3 13:20:08 + true 13:20:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f49A/bin to PATH' 13:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-f49A/bin to PATH 13:20:08 + PATH=/tmp/venv-f49A/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 13:20:08 + return 0 13:20:08 + python3 --version 13:20:08 Python 3.10.6 13:20:08 + python3 -m pip --version 13:20:09 pip 24.0 from /tmp/venv-f49A/lib/python3.10/site-packages/pip (python 3.10) 13:20:09 + python3 -m pip freeze 13:20:09 cachetools==5.3.2 13:20:09 chardet==5.2.0 13:20:09 colorama==0.4.6 13:20:09 distlib==0.3.8 13:20:09 filelock==3.13.1 13:20:09 packaging==23.2 13:20:09 platformdirs==4.2.0 13:20:09 pluggy==1.4.0 13:20:09 pyproject-api==1.6.1 13:20:09 tomli==2.0.1 13:20:09 tox==4.13.0 13:20:09 urllib3==1.26.18 13:20:09 virtualenv==20.25.0 13:20:09 [EnvInject] - Injecting environment variables from a build step. 13:20:09 [EnvInject] - Injecting as environment variables the properties content 13:20:09 PARALLEL=false 13:20:09 13:20:09 [EnvInject] - Variables injected successfully. 13:20:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11420031433540066810.sh 13:20:09 ---> tox-run.sh 13:20:09 + 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 13:20:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:20:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:20:09 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:20:09 + cd /w/workspace/oom-master-sphinx-lint/. 13:20:09 + source /home/jenkins/lf-env.sh 13:20:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:20:09 ++ mktemp -d /tmp/venv-XXXX 13:20:09 + lf_venv=/tmp/venv-Kr7Z 13:20:09 + local venv_file=/tmp/.os_lf_venv 13:20:09 + local python=python3 13:20:09 + local options 13:20:09 + local set_path=true 13:20:09 + local install_args= 13:20:09 ++ 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 13:20:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:20:09 + true 13:20:09 + case $1 in 13:20:09 + venv_file=/tmp/.toxenv 13:20:09 + shift 2 13:20:09 + true 13:20:09 + case $1 in 13:20:09 + shift 13:20:09 + break 13:20:09 + case $python in 13:20:09 + local pkg_list= 13:20:09 + [[ -d /opt/pyenv ]] 13:20:09 + echo 'Setup pyenv:' 13:20:09 Setup pyenv: 13:20:09 + export PYENV_ROOT=/opt/pyenv 13:20:09 + PYENV_ROOT=/opt/pyenv 13:20:09 + 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 13:20:09 + 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 13:20:09 + pyenv versions 13:20:09 system 13:20:09 3.8.13 13:20:09 3.9.13 13:20:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:20:09 + command -v pyenv 13:20:09 ++ pyenv init - --no-rehash 13:20:09 + 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[*]}"'\'')" 13:20:09 export PATH="/opt/pyenv/shims:${PATH}" 13:20:09 export PYENV_SHELL=bash 13:20:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:20:09 pyenv() { 13:20:09 local command 13:20:09 command="${1:-}" 13:20:09 if [ "$#" -gt 0 ]; then 13:20:09 shift 13:20:09 fi 13:20:09 13:20:09 case "$command" in 13:20:09 rehash|shell) 13:20:09 eval "$(pyenv "sh-$command" "$@")" 13:20:09 ;; 13:20:09 *) 13:20:09 command pyenv "$command" "$@" 13:20:09 ;; 13:20:09 esac 13:20:09 }' 13:20:09 +++ 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[*]}"' 13:20:09 ++ 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 13:20:09 ++ 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 13:20:09 ++ 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 13:20:09 ++ export PYENV_SHELL=bash 13:20:09 ++ PYENV_SHELL=bash 13:20:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:20:09 +++ complete -F _pyenv pyenv 13:20:09 ++ lf-pyver python3 13:20:09 ++ local py_version_xy=python3 13:20:09 ++ local py_version_xyz= 13:20:09 ++ pyenv versions 13:20:09 ++ local command 13:20:09 ++ command=versions 13:20:09 ++ '[' 1 -gt 0 ']' 13:20:09 ++ shift 13:20:09 ++ case "$command" in 13:20:09 ++ command pyenv versions 13:20:09 ++ pyenv versions 13:20:09 ++ sed 's/^[ *]* //' 13:20:09 ++ awk '{ print $1 }' 13:20:09 ++ grep -E '^[0-9.]*[0-9]$' 13:20:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:20:09 +++ grep '^3' /tmp/.pyenv_versions 13:20:09 +++ sort -V 13:20:09 +++ tail -n 1 13:20:09 ++ py_version_xyz=3.10.6 13:20:09 ++ [[ -z 3.10.6 ]] 13:20:09 ++ echo 3.10.6 13:20:09 ++ return 0 13:20:09 + pyenv local 3.10.6 13:20:09 + local command 13:20:09 + command=local 13:20:09 + '[' 2 -gt 0 ']' 13:20:09 + shift 13:20:09 + case "$command" in 13:20:09 + command pyenv local 3.10.6 13:20:09 + pyenv local 3.10.6 13:20:09 + for arg in "$@" 13:20:09 + case $arg in 13:20:09 + pkg_list+='tox ' 13:20:09 + for arg in "$@" 13:20:09 + case $arg in 13:20:09 + pkg_list+='virtualenv ' 13:20:09 + for arg in "$@" 13:20:09 + case $arg in 13:20:09 + pkg_list+='urllib3~=1.26.15 ' 13:20:09 + [[ -f /tmp/.toxenv ]] 13:20:09 ++ cat /tmp/.toxenv 13:20:09 + lf_venv=/tmp/venv-f49A 13:20:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f49A from' file:/tmp/.toxenv 13:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f49A from file:/tmp/.toxenv 13:20:09 + /tmp/venv-f49A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:10 + /tmp/venv-f49A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:12 + type python3 13:20:12 + true 13:20:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f49A/bin to PATH' 13:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-f49A/bin to PATH 13:20:12 + PATH=/tmp/venv-f49A/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 13:20:12 + return 0 13:20:12 + [[ -d /opt/pyenv ]] 13:20:12 + echo '---> Setting up pyenv' 13:20:12 ---> Setting up pyenv 13:20:12 + export PYENV_ROOT=/opt/pyenv 13:20:12 + PYENV_ROOT=/opt/pyenv 13:20:12 + export PATH=/opt/pyenv/bin:/tmp/venv-f49A/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 13:20:12 + PATH=/opt/pyenv/bin:/tmp/venv-f49A/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 13:20:12 ++ pwd 13:20:12 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:20:12 + export PYTHONPATH 13:20:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:20:12 + TOX_TESTENV_PASSENV=PYTHONPATH 13:20:12 + tox --version 13:20:12 4.13.0 from /tmp/venv-f49A/lib/python3.10/site-packages/tox/__init__.py 13:20:12 + PARALLEL=false 13:20:12 + TOX_OPTIONS_LIST= 13:20:12 + [[ -n docs,docs-linkcheck ]] 13:20:12 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:20:12 + case ${PARALLEL,,} in 13:20:12 + tox -e docs,docs-linkcheck 13:20:12 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:20:14 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 13:20:42 docs: freeze> python -m pip freeze --all 13:20:43 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==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==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.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 13:20:43 docs: commands[0]> sudo apt install graphviz 13:20:43 13:20:43 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:20:43 13:20:43 Reading package lists... 13:20:43 Building dependency tree... 13:20:43 Reading state information... 13:20:43 graphviz is already the newest version (2.40.1-2). 13:20:43 The following packages were automatically installed and are no longer required: 13:20:43 libmysqlclient20 mysql-common 13:20:43 Use 'sudo apt autoremove' to remove them. 13:20:43 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:20:43 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 13:20:47 docs: OK ✔ in 34.53 seconds 13:20:47 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 13:21:05 docs-linkcheck: freeze> python -m pip freeze --all 13:21:05 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==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==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.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 13:21:05 docs-linkcheck: commands[0]> sudo apt install graphviz 13:21:05 13:21:05 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:21:05 13:21:05 Reading package lists... 13:21:05 Building dependency tree... 13:21:05 Reading state information... 13:21:05 graphviz is already the newest version (2.40.1-2). 13:21:05 The following packages were automatically installed and are no longer required: 13:21:05 libmysqlclient20 mysql-common 13:21:05 Use 'sudo apt autoremove' to remove them. 13:21:05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:21:05 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 13:21:47 docs: OK (34.53=setup[30.36]+cmd[0.28,3.89] seconds) 13:21:47 docs-linkcheck: OK (59.67=setup[18.07]+cmd[0.22,41.38] seconds) 13:21:47 congratulations :) (94.40 seconds) 13:21:47 + tox_status=0 13:21:47 + echo '---> Completed tox runs' 13:21:47 ---> Completed tox runs 13:21:47 + for i in .tox/*/log 13:21:47 ++ echo .tox/docs-linkcheck/log 13:21:47 ++ awk -F/ '{print $2}' 13:21:47 + tox_env=docs-linkcheck 13:21:47 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:21:47 + for i in .tox/*/log 13:21:47 ++ echo .tox/docs/log 13:21:47 ++ awk -F/ '{print $2}' 13:21:47 + tox_env=docs 13:21:47 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:21:47 + DOC_DIR=docs/_build/html 13:21:47 + [[ -d docs/_build/html ]] 13:21:47 + echo '---> Archiving generated docs' 13:21:47 ---> Archiving generated docs 13:21:47 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:21:47 + echo '---> tox-run.sh ends' 13:21:47 ---> tox-run.sh ends 13:21:47 + test 0 -eq 0 13:21:47 $ ssh-agent -k 13:21:47 unset SSH_AUTH_SOCK; 13:21:47 unset SSH_AGENT_PID; 13:21:47 echo Agent pid 1691 killed; 13:21:47 [ssh-agent] Stopped. 13:21:47 [PostBuildScript] - [INFO] Executing post build scripts. 13:21:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3587721861025960590.sh 13:21:47 ---> sysstat.sh 13:21:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1684040411087725038.sh 13:21:47 ---> package-listing.sh 13:21:47 ++ facter osfamily 13:21:47 ++ tr '[:upper:]' '[:lower:]' 13:21:47 + OS_FAMILY=debian 13:21:47 + workspace=/w/workspace/oom-master-sphinx-lint 13:21:47 + START_PACKAGES=/tmp/packages_start.txt 13:21:47 + END_PACKAGES=/tmp/packages_end.txt 13:21:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:47 + PACKAGES=/tmp/packages_start.txt 13:21:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:21:47 + PACKAGES=/tmp/packages_end.txt 13:21:47 + case "${OS_FAMILY}" in 13:21:47 + dpkg -l 13:21:47 + grep '^ii' 13:21:48 + '[' -f /tmp/packages_start.txt ']' 13:21:48 + '[' -f /tmp/packages_end.txt ']' 13:21:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:48 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:21:48 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:21:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:21:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17017203768011805393.sh 13:21:48 ---> capture-instance-metadata.sh 13:21:48 Setup pyenv: 13:21:48 system 13:21:48 3.8.13 13:21:48 3.9.13 13:21:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:21:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k36P 13:21:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:21:55 lf-activate-venv(): INFO: Installing: lftools 13:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-k36P/bin to PATH 13:22:28 INFO: Running in OpenStack, capturing instance metadata 13:22:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12300198079872415420.sh 13:22:28 provisioning config files... 13:22:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config11803831677569400048tmp 13:22:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:22:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:22:28 [EnvInject] - Injecting environment variables from a build step. 13:22:28 [EnvInject] - Injecting as environment variables the properties content 13:22:28 SERVER_ID=logs 13:22:28 13:22:28 [EnvInject] - Variables injected successfully. 13:22:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2655459600655349668.sh 13:22:28 ---> create-netrc.sh 13:22:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18426807474947555707.sh 13:22:28 ---> python-tools-install.sh 13:22:28 Setup pyenv: 13:22:28 system 13:22:28 3.8.13 13:22:28 3.9.13 13:22:28 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:22:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k36P from file:/tmp/.os_lf_venv 13:22:30 lf-activate-venv(): INFO: Installing: lftools 13:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-k36P/bin to PATH 13:22:40 Generating Requirements File 13:23:18 Python 3.10.6 13:23:18 pip 24.0 from /tmp/venv-k36P/lib/python3.10/site-packages/pip (python 3.10) 13:23:19 appdirs==1.4.4 13:23:19 argcomplete==3.2.2 13:23:19 aspy.yaml==1.3.0 13:23:19 attrs==23.2.0 13:23:19 autopage==0.5.2 13:23:19 beautifulsoup4==4.12.3 13:23:19 boto3==1.34.45 13:23:19 botocore==1.34.45 13:23:19 bs4==0.0.2 13:23:19 cachetools==5.3.2 13:23:19 certifi==2024.2.2 13:23:19 cffi==1.16.0 13:23:19 cfgv==3.4.0 13:23:19 chardet==5.2.0 13:23:19 charset-normalizer==3.3.2 13:23:19 click==8.1.7 13:23:19 cliff==4.5.0 13:23:19 cmd2==2.4.3 13:23:19 cryptography==3.3.2 13:23:19 debtcollector==2.5.0 13:23:19 decorator==5.1.1 13:23:19 defusedxml==0.7.1 13:23:19 Deprecated==1.2.14 13:23:19 distlib==0.3.8 13:23:19 dnspython==2.6.1 13:23:19 docker==4.2.2 13:23:19 dogpile.cache==1.3.1 13:23:19 email-validator==2.1.0.post1 13:23:19 filelock==3.13.1 13:23:19 future==0.18.3 13:23:19 gitdb==4.0.11 13:23:19 GitPython==3.1.42 13:23:19 google-auth==2.28.0 13:23:19 httplib2==0.22.0 13:23:19 identify==2.5.35 13:23:19 idna==3.6 13:23:19 importlib-resources==1.5.0 13:23:19 iso8601==2.1.0 13:23:19 Jinja2==3.1.3 13:23:19 jmespath==1.0.1 13:23:19 jsonpatch==1.33 13:23:19 jsonpointer==2.4 13:23:19 jsonschema==4.21.1 13:23:19 jsonschema-specifications==2023.12.1 13:23:19 keystoneauth1==5.5.0 13:23:19 kubernetes==29.0.0 13:23:19 lftools==0.37.8 13:23:19 lxml==5.1.0 13:23:19 MarkupSafe==2.1.5 13:23:19 msgpack==1.0.7 13:23:19 multi_key_dict==2.0.3 13:23:19 munch==4.0.0 13:23:19 netaddr==1.2.1 13:23:19 netifaces==0.11.0 13:23:19 niet==1.4.2 13:23:19 nodeenv==1.8.0 13:23:19 oauth2client==4.1.3 13:23:19 oauthlib==3.2.2 13:23:19 openstacksdk==0.62.0 13:23:19 os-client-config==2.1.0 13:23:19 os-service-types==1.7.0 13:23:19 osc-lib==3.0.0 13:23:19 oslo.config==9.3.0 13:23:19 oslo.context==5.3.0 13:23:19 oslo.i18n==6.2.0 13:23:19 oslo.log==5.4.0 13:23:19 oslo.serialization==5.3.0 13:23:19 oslo.utils==7.0.0 13:23:19 packaging==23.2 13:23:19 pbr==6.0.0 13:23:19 platformdirs==4.2.0 13:23:19 prettytable==3.10.0 13:23:19 pyasn1==0.5.1 13:23:19 pyasn1-modules==0.3.0 13:23:19 pycparser==2.21 13:23:19 pygerrit2==2.0.15 13:23:19 PyGithub==2.2.0 13:23:19 pyinotify==0.9.6 13:23:19 PyJWT==2.8.0 13:23:19 PyNaCl==1.5.0 13:23:19 pyparsing==2.4.7 13:23:19 pyperclip==1.8.2 13:23:19 pyrsistent==0.20.0 13:23:19 python-cinderclient==9.4.0 13:23:19 python-dateutil==2.8.2 13:23:19 python-heatclient==3.4.0 13:23:19 python-jenkins==1.8.2 13:23:19 python-keystoneclient==5.3.0 13:23:19 python-magnumclient==4.3.0 13:23:19 python-novaclient==18.4.0 13:23:19 python-openstackclient==6.0.1 13:23:19 python-swiftclient==4.4.0 13:23:19 pytz==2024.1 13:23:19 PyYAML==6.0.1 13:23:19 referencing==0.33.0 13:23:19 requests==2.31.0 13:23:19 requests-oauthlib==1.3.1 13:23:19 requestsexceptions==1.4.0 13:23:19 rfc3986==2.0.0 13:23:19 rpds-py==0.18.0 13:23:19 rsa==4.9 13:23:19 ruamel.yaml==0.18.6 13:23:19 ruamel.yaml.clib==0.2.8 13:23:19 s3transfer==0.10.0 13:23:19 simplejson==3.19.2 13:23:19 six==1.16.0 13:23:19 smmap==5.0.1 13:23:19 soupsieve==2.5 13:23:19 stevedore==5.1.0 13:23:19 tabulate==0.9.0 13:23:19 toml==0.10.2 13:23:19 tomlkit==0.12.3 13:23:19 tqdm==4.66.2 13:23:19 typing_extensions==4.9.0 13:23:19 tzdata==2024.1 13:23:19 urllib3==1.26.18 13:23:19 virtualenv==20.25.0 13:23:19 wcwidth==0.2.13 13:23:19 websocket-client==1.7.0 13:23:19 wrapt==1.16.0 13:23:19 xdg==6.0.0 13:23:19 xmltodict==0.13.0 13:23:19 yq==3.2.3 13:23:19 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15236999311851137720.sh 13:23:19 ---> sudo-logs.sh 13:23:19 Archiving 'sudo' log.. 13:23:19 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins652429180040144621.sh 13:23:19 ---> job-cost.sh 13:23:19 Setup pyenv: 13:23:19 system 13:23:19 3.8.13 13:23:19 3.9.13 13:23:19 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k36P from file:/tmp/.os_lf_venv 13:23:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:23:32 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. 13:23:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-k36P/bin to PATH 13:23:33 INFO: No Stack... 13:23:33 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:34 INFO: Archiving Costs 13:23:34 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13012286320003993285.sh 13:23:34 ---> logs-deploy.sh 13:23:34 Setup pyenv: 13:23:34 system 13:23:34 3.8.13 13:23:34 3.9.13 13:23:34 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k36P from file:/tmp/.os_lf_venv 13:23:36 lf-activate-venv(): INFO: Installing: lftools 13:23:46 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. 13:23:46 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:23:47 lf-activate-venv(): INFO: Adding /tmp/venv-k36P/bin to PATH 13:23:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/464 13:23:47 INFO: archiving workspace using pattern(s): 13:23:49 Archives upload complete. 13:23:49 INFO: archiving logs to Nexus 13:23:50 ---> uname -a: 13:23:50 Linux prd-ubuntu1804-builder-4c-4g-6999 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:23:50 13:23:50 13:23:50 ---> lscpu: 13:23:50 Architecture: x86_64 13:23:50 CPU op-mode(s): 32-bit, 64-bit 13:23:50 Byte Order: Little Endian 13:23:50 CPU(s): 4 13:23:50 On-line CPU(s) list: 0-3 13:23:50 Thread(s) per core: 1 13:23:50 Core(s) per socket: 1 13:23:50 Socket(s): 4 13:23:50 NUMA node(s): 1 13:23:50 Vendor ID: AuthenticAMD 13:23:50 CPU family: 23 13:23:50 Model: 49 13:23:50 Model name: AMD EPYC-Rome Processor 13:23:50 Stepping: 0 13:23:50 CPU MHz: 2800.000 13:23:50 BogoMIPS: 5600.00 13:23:50 Virtualization: AMD-V 13:23:50 Hypervisor vendor: KVM 13:23:50 Virtualization type: full 13:23:50 L1d cache: 32K 13:23:50 L1i cache: 32K 13:23:50 L2 cache: 512K 13:23:50 L3 cache: 16384K 13:23:50 NUMA node0 CPU(s): 0-3 13:23:50 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 13:23:50 13:23:50 13:23:50 ---> nproc: 13:23:50 4 13:23:50 13:23:50 13:23:50 ---> df -h: 13:23:50 Filesystem Size Used Avail Use% Mounted on 13:23:50 udev 7.9G 0 7.9G 0% /dev 13:23:50 tmpfs 1.6G 672K 1.6G 1% /run 13:23:50 /dev/vda1 78G 8.6G 69G 12% / 13:23:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:23:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:23:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:23:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:23:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:23:50 13:23:50 13:23:50 ---> free -m: 13:23:50 total used free shared buff/cache available 13:23:50 Mem: 16040 537 13015 0 2487 15172 13:23:50 Swap: 1023 0 1023 13:23:50 13:23:50 13:23:50 ---> ip addr: 13:23:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:23:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:23:50 inet 127.0.0.1/8 scope host lo 13:23:50 valid_lft forever preferred_lft forever 13:23:50 inet6 ::1/128 scope host 13:23:50 valid_lft forever preferred_lft forever 13:23:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:23:50 link/ether fa:16:3e:e7:c6:d7 brd ff:ff:ff:ff:ff:ff 13:23:50 inet 10.30.106.219/23 brd 10.30.107.255 scope global dynamic ens3 13:23:50 valid_lft 86130sec preferred_lft 86130sec 13:23:50 inet6 fe80::f816:3eff:fee7:c6d7/64 scope link 13:23:50 valid_lft forever preferred_lft forever 13:23:50 13:23:50 13:23:50 ---> sar -b -r -n DEV: 13:23:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6999) 02/20/24 _x86_64_ (4 CPU) 13:23:50 13:23:50 13:19:22 LINUX RESTART (4 CPU) 13:23:50 13:23:50 13:20:02 tps rtps wtps bread/s bwrtn/s 13:23:50 13:21:01 98.34 16.91 81.43 736.01 8939.77 13:23:50 13:22:01 73.64 0.17 73.47 10.00 12971.57 13:23:50 13:23:01 90.42 13.88 76.54 1048.89 10579.84 13:23:50 Average: 87.40 10.28 77.12 597.53 10840.95 13:23:50 13:23:50 13:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:23:50 13:21:01 13734860 15500532 2690100 16.38 71436 1886304 892744 5.11 777820 1680320 260324 13:23:50 13:22:01 13673136 15541816 2751824 16.75 77476 1975404 801972 4.59 749604 1754356 35472 13:23:50 13:23:01 13379084 15507204 3045876 18.54 97584 2202316 811172 4.64 816900 1955084 44836 13:23:50 Average: 13595693 15516517 2829267 17.23 82165 2021341 835296 4.78 781441 1796587 113544 13:23:50 13:23:50 13:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:23:50 13:21:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 13:23:50 13:21:01 ens3 114.61 76.97 715.71 75.67 0.00 0.00 0.00 0.00 13:23:50 13:22:01 lo 32.66 32.66 3.45 3.45 0.00 0.00 0.00 0.00 13:23:50 13:22:01 ens3 158.87 132.36 140.52 46.42 0.00 0.00 0.00 0.00 13:23:50 13:23:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 13:23:50 13:23:01 ens3 56.17 37.83 762.68 10.67 0.00 0.00 0.00 0.00 13:23:50 Average: lo 11.77 11.77 1.24 1.24 0.00 0.00 0.00 0.00 13:23:50 Average: ens3 109.86 82.42 538.65 44.08 0.00 0.00 0.00 0.00 13:23:50 13:23:50 13:23:50 ---> sar -P ALL: 13:23:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6999) 02/20/24 _x86_64_ (4 CPU) 13:23:50 13:23:50 13:19:22 LINUX RESTART (4 CPU) 13:23:50 13:23:50 13:20:02 CPU %user %nice %system %iowait %steal %idle 13:23:50 13:21:01 all 17.70 0.00 1.54 6.47 0.08 74.22 13:23:50 13:21:01 0 10.34 0.00 1.56 19.61 0.10 68.39 13:23:50 13:21:01 1 33.68 0.00 2.17 2.32 0.09 61.75 13:23:50 13:21:01 2 13.14 0.00 1.09 2.49 0.07 83.21 13:23:50 13:21:01 3 13.68 0.00 1.32 1.48 0.05 83.47 13:23:50 13:22:01 all 11.66 0.00 1.13 4.19 0.06 82.95 13:23:50 13:22:01 0 15.73 0.00 1.11 2.55 0.08 80.52 13:23:50 13:22:01 1 11.19 0.00 1.31 0.35 0.07 87.08 13:23:50 13:22:01 2 13.84 0.00 1.33 11.54 0.05 73.24 13:23:50 13:22:01 3 5.88 0.00 0.79 2.37 0.05 90.92 13:23:50 13:23:01 all 18.36 0.00 1.36 5.45 0.05 74.77 13:23:50 13:23:01 0 17.70 0.00 1.14 2.63 0.05 78.48 13:23:50 13:23:01 1 33.32 0.00 2.22 2.03 0.07 62.36 13:23:50 13:23:01 2 17.55 0.00 1.18 4.06 0.05 77.16 13:23:50 13:23:01 3 4.93 0.00 0.92 13.07 0.07 81.02 13:23:50 Average: all 15.90 0.00 1.34 5.36 0.06 77.33 13:23:50 Average: 0 14.62 0.00 1.27 8.19 0.08 75.85 13:23:50 Average: 1 26.00 0.00 1.90 1.56 0.07 70.46 13:23:50 Average: 2 14.85 0.00 1.20 6.04 0.06 77.85 13:23:50 Average: 3 8.14 0.00 1.01 5.66 0.06 85.14 13:23:50 13:23:50 13:23:50