15:30:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 15:30:56 Running as SYSTEM 15:30:56 [EnvInject] - Loading node environment variables. 15:30:56 Building remotely on prd-ubuntu1804-builder-4c-4g-3493 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:30:56 [ssh-agent] Looking for ssh-agent implementation... 15:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:56 $ ssh-agent 15:30:56 SSH_AUTH_SOCK=/tmp/ssh-drBF9qBVjBYu/agent.1756 15:30:56 SSH_AGENT_PID=1758 15:30:56 [ssh-agent] Started. 15:30:56 Running ssh-add (command line suppressed) 15:30:57 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_4564103018768989776.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_4564103018768989776.key) 15:30:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:30:57 The recommended git tool is: NONE 15:30:58 using credential onap-jenkins-ssh 15:30:58 Wiping out workspace first. 15:30:58 Cloning the remote Git repository 15:30:58 Cloning repository git://cloud.onap.org/mirror/oom.git 15:30:58 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:30:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:30:58 > git --version # timeout=10 15:30:58 > git --version # 'git version 2.17.1' 15:30:58 using GIT_SSH to set credentials Gerrit user 15:30:58 Verifying host key using manually-configured host key entries 15:30:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:31:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:31:04 using GIT_SSH to set credentials Gerrit user 15:31:04 Verifying host key using manually-configured host key entries 15:31:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/4 # timeout=30 15:31:04 > git rev-parse 9efe0fe40a5e3adeb72685a646766811406f00bc^{commit} # timeout=10 15:31:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:31:04 Checking out Revision 9efe0fe40a5e3adeb72685a646766811406f00bc (refs/changes/49/137149/4) 15:31:05 > git config core.sparsecheckout # timeout=10 15:31:05 > git checkout -f 9efe0fe40a5e3adeb72685a646766811406f00bc # timeout=30 15:31:08 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 15:31:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:31:08 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:31:08 [EnvInject] - Injecting environment variables from a build step. 15:31:08 [EnvInject] - Injecting as environment variables the properties content 15:31:08 PYTHON=python3 15:31:08 15:31:08 [EnvInject] - Variables injected successfully. 15:31:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16891413319302072963.sh 15:31:08 ---> tox-install.sh 15:31:08 + source /home/jenkins/lf-env.sh 15:31:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:08 ++ mktemp -d /tmp/venv-XXXX 15:31:08 + lf_venv=/tmp/venv-ftG8 15:31:08 + local venv_file=/tmp/.os_lf_venv 15:31:08 + local python=python3 15:31:08 + local options 15:31:08 + local set_path=true 15:31:08 + local install_args= 15:31:08 ++ 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:31:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:08 + true 15:31:08 + case $1 in 15:31:08 + venv_file=/tmp/.toxenv 15:31:08 + shift 2 15:31:08 + true 15:31:08 + case $1 in 15:31:08 + shift 15:31:08 + break 15:31:08 + case $python in 15:31:08 + local pkg_list= 15:31:08 + [[ -d /opt/pyenv ]] 15:31:08 + echo 'Setup pyenv:' 15:31:08 Setup pyenv: 15:31:08 + export PYENV_ROOT=/opt/pyenv 15:31:08 + PYENV_ROOT=/opt/pyenv 15:31:08 + 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:31:08 + 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:31:08 + pyenv versions 15:31:08 * system (set by /opt/pyenv/version) 15:31:08 * 3.8.13 (set by /opt/pyenv/version) 15:31:08 * 3.9.13 (set by /opt/pyenv/version) 15:31:08 * 3.10.6 (set by /opt/pyenv/version) 15:31:08 + command -v pyenv 15:31:08 ++ pyenv init - --no-rehash 15:31:08 + 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:31:08 export PATH="/opt/pyenv/shims:${PATH}" 15:31:08 export PYENV_SHELL=bash 15:31:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:08 pyenv() { 15:31:08 local command 15:31:08 command="${1:-}" 15:31:08 if [ "$#" -gt 0 ]; then 15:31:08 shift 15:31:08 fi 15:31:08 15:31:08 case "$command" in 15:31:08 rehash|shell) 15:31:08 eval "$(pyenv "sh-$command" "$@")" 15:31:08 ;; 15:31:08 *) 15:31:08 command pyenv "$command" "$@" 15:31:08 ;; 15:31:08 esac 15:31:08 }' 15:31:08 +++ 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:31:08 ++ 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:31:08 ++ 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:31:08 ++ 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:31:08 ++ export PYENV_SHELL=bash 15:31:08 ++ PYENV_SHELL=bash 15:31:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:08 +++ complete -F _pyenv pyenv 15:31:08 ++ lf-pyver python3 15:31:08 ++ local py_version_xy=python3 15:31:08 ++ local py_version_xyz= 15:31:08 ++ pyenv versions 15:31:08 ++ local command 15:31:08 ++ command=versions 15:31:08 ++ '[' 1 -gt 0 ']' 15:31:08 ++ shift 15:31:08 ++ case "$command" in 15:31:08 ++ command pyenv versions 15:31:08 ++ pyenv versions 15:31:08 ++ awk '{ print $1 }' 15:31:08 ++ grep -E '^[0-9.]*[0-9]$' 15:31:08 ++ sed 's/^[ *]* //' 15:31:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:08 +++ grep '^3' /tmp/.pyenv_versions 15:31:08 +++ sort -V 15:31:08 +++ tail -n 1 15:31:08 ++ py_version_xyz=3.10.6 15:31:08 ++ [[ -z 3.10.6 ]] 15:31:08 ++ echo 3.10.6 15:31:08 ++ return 0 15:31:08 + pyenv local 3.10.6 15:31:08 + local command 15:31:08 + command=local 15:31:08 + '[' 2 -gt 0 ']' 15:31:08 + shift 15:31:08 + case "$command" in 15:31:08 + command pyenv local 3.10.6 15:31:08 + pyenv local 3.10.6 15:31:08 + for arg in "$@" 15:31:08 + case $arg in 15:31:08 + pkg_list+='tox ' 15:31:08 + for arg in "$@" 15:31:08 + case $arg in 15:31:08 + pkg_list+='virtualenv ' 15:31:08 + for arg in "$@" 15:31:08 + case $arg in 15:31:08 + pkg_list+='urllib3~=1.26.15 ' 15:31:08 + [[ -f /tmp/.toxenv ]] 15:31:08 + [[ ! -f /tmp/.toxenv ]] 15:31:08 + [[ -n '' ]] 15:31:08 + python3 -m venv /tmp/venv-ftG8 15:31:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftG8' 15:31:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftG8 15:31:13 + echo /tmp/venv-ftG8 15:31:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:13 + /tmp/venv-ftG8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:31:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:16 + /tmp/venv-ftG8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:19 + type python3 15:31:19 + true 15:31:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ftG8/bin to PATH' 15:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-ftG8/bin to PATH 15:31:19 + PATH=/tmp/venv-ftG8/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:31:19 + return 0 15:31:19 + python3 --version 15:31:19 Python 3.10.6 15:31:19 + python3 -m pip --version 15:31:19 pip 24.0 from /tmp/venv-ftG8/lib/python3.10/site-packages/pip (python 3.10) 15:31:19 + python3 -m pip freeze 15:31:20 cachetools==5.3.2 15:31:20 chardet==5.2.0 15:31:20 colorama==0.4.6 15:31:20 distlib==0.3.8 15:31:20 filelock==3.13.1 15:31:20 packaging==23.2 15:31:20 platformdirs==4.2.0 15:31:20 pluggy==1.4.0 15:31:20 pyproject-api==1.6.1 15:31:20 tomli==2.0.1 15:31:20 tox==4.12.1 15:31:20 urllib3==1.26.18 15:31:20 virtualenv==20.25.0 15:31:20 [EnvInject] - Injecting environment variables from a build step. 15:31:20 [EnvInject] - Injecting as environment variables the properties content 15:31:20 PARALLEL=false 15:31:20 15:31:20 [EnvInject] - Variables injected successfully. 15:31:20 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15571029788635651924.sh 15:31:20 ---> tox-run.sh 15:31:20 + 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:31:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:31:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:31:20 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:31:20 + cd /w/workspace/oom-master-sphinx-lint/. 15:31:20 + source /home/jenkins/lf-env.sh 15:31:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:20 ++ mktemp -d /tmp/venv-XXXX 15:31:20 + lf_venv=/tmp/venv-FmBE 15:31:20 + local venv_file=/tmp/.os_lf_venv 15:31:20 + local python=python3 15:31:20 + local options 15:31:20 + local set_path=true 15:31:20 + local install_args= 15:31:20 ++ 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:31:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:20 + true 15:31:20 + case $1 in 15:31:20 + venv_file=/tmp/.toxenv 15:31:20 + shift 2 15:31:20 + true 15:31:20 + case $1 in 15:31:20 + shift 15:31:20 + break 15:31:20 + case $python in 15:31:20 + local pkg_list= 15:31:20 + [[ -d /opt/pyenv ]] 15:31:20 + echo 'Setup pyenv:' 15:31:20 Setup pyenv: 15:31:20 + export PYENV_ROOT=/opt/pyenv 15:31:20 + PYENV_ROOT=/opt/pyenv 15:31:20 + 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:31:20 + 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:31:20 + pyenv versions 15:31:20 system 15:31:20 3.8.13 15:31:20 3.9.13 15:31:20 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:31:20 + command -v pyenv 15:31:20 ++ pyenv init - --no-rehash 15:31:20 + 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:31:20 export PATH="/opt/pyenv/shims:${PATH}" 15:31:20 export PYENV_SHELL=bash 15:31:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:20 pyenv() { 15:31:20 local command 15:31:20 command="${1:-}" 15:31:20 if [ "$#" -gt 0 ]; then 15:31:20 shift 15:31:20 fi 15:31:20 15:31:20 case "$command" in 15:31:20 rehash|shell) 15:31:20 eval "$(pyenv "sh-$command" "$@")" 15:31:20 ;; 15:31:20 *) 15:31:20 command pyenv "$command" "$@" 15:31:20 ;; 15:31:20 esac 15:31:20 }' 15:31:20 +++ 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:31:20 ++ 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:31:20 ++ 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:31:20 ++ 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:31:20 ++ export PYENV_SHELL=bash 15:31:20 ++ PYENV_SHELL=bash 15:31:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:20 +++ complete -F _pyenv pyenv 15:31:20 ++ lf-pyver python3 15:31:20 ++ local py_version_xy=python3 15:31:20 ++ local py_version_xyz= 15:31:20 ++ pyenv versions 15:31:20 ++ local command 15:31:20 ++ command=versions 15:31:20 ++ '[' 1 -gt 0 ']' 15:31:20 ++ shift 15:31:20 ++ case "$command" in 15:31:20 ++ command pyenv versions 15:31:20 ++ pyenv versions 15:31:20 ++ sed 's/^[ *]* //' 15:31:20 ++ awk '{ print $1 }' 15:31:20 ++ grep -E '^[0-9.]*[0-9]$' 15:31:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:20 +++ sort -V 15:31:20 +++ grep '^3' /tmp/.pyenv_versions 15:31:20 +++ tail -n 1 15:31:20 ++ py_version_xyz=3.10.6 15:31:20 ++ [[ -z 3.10.6 ]] 15:31:20 ++ echo 3.10.6 15:31:20 ++ return 0 15:31:20 + pyenv local 3.10.6 15:31:20 + local command 15:31:20 + command=local 15:31:20 + '[' 2 -gt 0 ']' 15:31:20 + shift 15:31:20 + case "$command" in 15:31:20 + command pyenv local 3.10.6 15:31:20 + pyenv local 3.10.6 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='tox ' 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='virtualenv ' 15:31:20 + for arg in "$@" 15:31:20 + case $arg in 15:31:20 + pkg_list+='urllib3~=1.26.15 ' 15:31:20 + [[ -f /tmp/.toxenv ]] 15:31:20 ++ cat /tmp/.toxenv 15:31:20 + lf_venv=/tmp/venv-ftG8 15:31:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftG8 from' file:/tmp/.toxenv 15:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftG8 from file:/tmp/.toxenv 15:31:20 + /tmp/venv-ftG8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:31:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:21 + /tmp/venv-ftG8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:22 + type python3 15:31:22 + true 15:31:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ftG8/bin to PATH' 15:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-ftG8/bin to PATH 15:31:22 + PATH=/tmp/venv-ftG8/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:31:22 + return 0 15:31:22 + [[ -d /opt/pyenv ]] 15:31:22 + echo '---> Setting up pyenv' 15:31:22 ---> Setting up pyenv 15:31:22 + export PYENV_ROOT=/opt/pyenv 15:31:22 + PYENV_ROOT=/opt/pyenv 15:31:22 + export PATH=/opt/pyenv/bin:/tmp/venv-ftG8/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:31:22 + PATH=/opt/pyenv/bin:/tmp/venv-ftG8/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:31:22 ++ pwd 15:31:22 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:31:22 + export PYTHONPATH 15:31:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:31:22 + TOX_TESTENV_PASSENV=PYTHONPATH 15:31:22 + tox --version 15:31:23 4.12.1 from /tmp/venv-ftG8/lib/python3.10/site-packages/tox/__init__.py 15:31:23 + PARALLEL=false 15:31:23 + TOX_OPTIONS_LIST= 15:31:23 + [[ -n docs,docs-linkcheck ]] 15:31:23 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:31:23 + case ${PARALLEL,,} in 15:31:23 + tox -e docs,docs-linkcheck 15:31:23 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:31:25 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:31:52 docs: freeze> python -m pip freeze --all 15:31:52 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 15:31:52 docs: commands[0]> sudo apt install graphviz 15:31:52 15:31:52 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:31:52 15:31:52 Reading package lists... 15:31:52 Building dependency tree... 15:31:52 Reading state information... 15:31:52 graphviz is already the newest version (2.40.1-2). 15:31:52 The following packages were automatically installed and are no longer required: 15:31:52 libmysqlclient20 mysql-common 15:31:52 Use 'sudo apt autoremove' to remove them. 15:31:52 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:31:53 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:31:57 docs: OK ✔ in 33.17 seconds 15:31:57 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:32:13 docs-linkcheck: freeze> python -m pip freeze --all 15:32:13 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 15:32:13 docs-linkcheck: commands[0]> sudo apt install graphviz 15:32:13 15:32:13 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:32:13 15:32:13 Reading package lists... 15:32:13 Building dependency tree... 15:32:13 Reading state information... 15:32:13 graphviz is already the newest version (2.40.1-2). 15:32:13 The following packages were automatically installed and are no longer required: 15:32:13 libmysqlclient20 mysql-common 15:32:13 Use 'sudo apt autoremove' to remove them. 15:32:13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:32:13 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:33:02 docs: OK (33.17=setup[29.11]+cmd[0.25,3.80] seconds) 15:33:02 docs-linkcheck: OK (65.96=setup[16.85]+cmd[0.21,48.90] seconds) 15:33:02 congratulations :) (99.31 seconds) 15:33:02 + tox_status=0 15:33:02 + echo '---> Completed tox runs' 15:33:02 ---> Completed tox runs 15:33:02 + for i in .tox/*/log 15:33:02 ++ echo .tox/docs-linkcheck/log 15:33:02 ++ awk -F/ '{print $2}' 15:33:02 + tox_env=docs-linkcheck 15:33:02 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:33:02 + for i in .tox/*/log 15:33:02 ++ echo .tox/docs/log 15:33:02 ++ awk -F/ '{print $2}' 15:33:02 + tox_env=docs 15:33:02 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:33:02 + DOC_DIR=docs/_build/html 15:33:02 + [[ -d docs/_build/html ]] 15:33:02 + echo '---> Archiving generated docs' 15:33:02 ---> Archiving generated docs 15:33:02 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:33:02 + echo '---> tox-run.sh ends' 15:33:02 ---> tox-run.sh ends 15:33:02 + test 0 -eq 0 15:33:02 $ ssh-agent -k 15:33:02 unset SSH_AUTH_SOCK; 15:33:02 unset SSH_AGENT_PID; 15:33:02 echo Agent pid 1758 killed; 15:33:02 [ssh-agent] Stopped. 15:33:02 [PostBuildScript] - [INFO] Executing post build scripts. 15:33:03 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7893606065544729701.sh 15:33:03 ---> sysstat.sh 15:33:03 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17411200095588845681.sh 15:33:03 ---> package-listing.sh 15:33:03 ++ tr '[:upper:]' '[:lower:]' 15:33:03 ++ facter osfamily 15:33:03 + OS_FAMILY=debian 15:33:03 + workspace=/w/workspace/oom-master-sphinx-lint 15:33:03 + START_PACKAGES=/tmp/packages_start.txt 15:33:03 + END_PACKAGES=/tmp/packages_end.txt 15:33:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:03 + PACKAGES=/tmp/packages_start.txt 15:33:03 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:33:03 + PACKAGES=/tmp/packages_end.txt 15:33:03 + case "${OS_FAMILY}" in 15:33:03 + dpkg -l 15:33:03 + grep '^ii' 15:33:03 + '[' -f /tmp/packages_start.txt ']' 15:33:03 + '[' -f /tmp/packages_end.txt ']' 15:33:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:03 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:33:03 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:33:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:33:03 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4045865281881582025.sh 15:33:03 ---> capture-instance-metadata.sh 15:33:03 Setup pyenv: 15:33:03 system 15:33:03 3.8.13 15:33:03 3.9.13 15:33:03 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:33:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m1NA 15:33:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:10 lf-activate-venv(): INFO: Installing: lftools 15:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-m1NA/bin to PATH 15:33:40 INFO: Running in OpenStack, capturing instance metadata 15:33:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9631456293875667065.sh 15:33:40 provisioning config files... 15:33:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4272354356502823350tmp 15:33:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:40 [EnvInject] - Injecting environment variables from a build step. 15:33:40 [EnvInject] - Injecting as environment variables the properties content 15:33:40 SERVER_ID=logs 15:33:40 15:33:40 [EnvInject] - Variables injected successfully. 15:33:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2836090621646745018.sh 15:33:40 ---> create-netrc.sh 15:33:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4032059864771509071.sh 15:33:40 ---> python-tools-install.sh 15:33:40 Setup pyenv: 15:33:40 system 15:33:40 3.8.13 15:33:40 3.9.13 15:33:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1NA from file:/tmp/.os_lf_venv 15:33:41 lf-activate-venv(): INFO: Installing: lftools 15:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-m1NA/bin to PATH 15:33:50 Generating Requirements File 15:34:26 Python 3.10.6 15:34:26 pip 24.0 from /tmp/venv-m1NA/lib/python3.10/site-packages/pip (python 3.10) 15:34:27 appdirs==1.4.4 15:34:27 argcomplete==3.2.2 15:34:27 aspy.yaml==1.3.0 15:34:27 attrs==23.2.0 15:34:27 autopage==0.5.2 15:34:27 beautifulsoup4==4.12.3 15:34:27 boto3==1.34.36 15:34:27 botocore==1.34.36 15:34:27 bs4==0.0.2 15:34:27 cachetools==5.3.2 15:34:27 certifi==2024.2.2 15:34:27 cffi==1.16.0 15:34:27 cfgv==3.4.0 15:34:27 chardet==5.2.0 15:34:27 charset-normalizer==3.3.2 15:34:27 click==8.1.7 15:34:27 cliff==4.5.0 15:34:27 cmd2==2.4.3 15:34:27 cryptography==3.3.2 15:34:27 debtcollector==2.5.0 15:34:27 decorator==5.1.1 15:34:27 defusedxml==0.7.1 15:34:27 Deprecated==1.2.14 15:34:27 distlib==0.3.8 15:34:27 dnspython==2.5.0 15:34:27 docker==4.2.2 15:34:27 dogpile.cache==1.3.0 15:34:27 email-validator==2.1.0.post1 15:34:27 filelock==3.13.1 15:34:27 future==0.18.3 15:34:27 gitdb==4.0.11 15:34:27 GitPython==3.1.41 15:34:27 google-auth==2.27.0 15:34:27 httplib2==0.22.0 15:34:27 identify==2.5.33 15:34:27 idna==3.6 15:34:27 importlib-resources==1.5.0 15:34:27 iso8601==2.1.0 15:34:27 Jinja2==3.1.3 15:34:27 jmespath==1.0.1 15:34:27 jsonpatch==1.33 15:34:27 jsonpointer==2.4 15:34:27 jsonschema==4.21.1 15:34:27 jsonschema-specifications==2023.12.1 15:34:27 keystoneauth1==5.5.0 15:34:27 kubernetes==29.0.0 15:34:27 lftools==0.37.8 15:34:27 lxml==5.1.0 15:34:27 MarkupSafe==2.1.5 15:34:27 msgpack==1.0.7 15:34:27 multi_key_dict==2.0.3 15:34:27 munch==4.0.0 15:34:27 netaddr==0.10.1 15:34:27 netifaces==0.11.0 15:34:27 niet==1.4.2 15:34:27 nodeenv==1.8.0 15:34:27 oauth2client==4.1.3 15:34:27 oauthlib==3.2.2 15:34:27 openstacksdk==0.62.0 15:34:27 os-client-config==2.1.0 15:34:27 os-service-types==1.7.0 15:34:27 osc-lib==3.0.0 15:34:27 oslo.config==9.3.0 15:34:27 oslo.context==5.3.0 15:34:27 oslo.i18n==6.2.0 15:34:27 oslo.log==5.4.0 15:34:27 oslo.serialization==5.3.0 15:34:27 oslo.utils==7.0.0 15:34:27 packaging==23.2 15:34:27 pbr==6.0.0 15:34:27 platformdirs==4.2.0 15:34:27 prettytable==3.9.0 15:34:27 pyasn1==0.5.1 15:34:27 pyasn1-modules==0.3.0 15:34:27 pycparser==2.21 15:34:27 pygerrit2==2.0.15 15:34:27 PyGithub==2.2.0 15:34:27 pyinotify==0.9.6 15:34:27 PyJWT==2.8.0 15:34:27 PyNaCl==1.5.0 15:34:27 pyparsing==2.4.7 15:34:27 pyperclip==1.8.2 15:34:27 pyrsistent==0.20.0 15:34:27 python-cinderclient==9.4.0 15:34:27 python-dateutil==2.8.2 15:34:27 python-heatclient==3.4.0 15:34:27 python-jenkins==1.8.2 15:34:27 python-keystoneclient==5.3.0 15:34:27 python-magnumclient==4.3.0 15:34:27 python-novaclient==18.4.0 15:34:27 python-openstackclient==6.0.0 15:34:27 python-swiftclient==4.4.0 15:34:27 pytz==2024.1 15:34:27 PyYAML==6.0.1 15:34:27 referencing==0.33.0 15:34:27 requests==2.31.0 15:34:27 requests-oauthlib==1.3.1 15:34:27 requestsexceptions==1.4.0 15:34:27 rfc3986==2.0.0 15:34:27 rpds-py==0.17.1 15:34:27 rsa==4.9 15:34:27 ruamel.yaml==0.18.6 15:34:27 ruamel.yaml.clib==0.2.8 15:34:27 s3transfer==0.10.0 15:34:27 simplejson==3.19.2 15:34:27 six==1.16.0 15:34:27 smmap==5.0.1 15:34:27 soupsieve==2.5 15:34:27 stevedore==5.1.0 15:34:27 tabulate==0.9.0 15:34:27 toml==0.10.2 15:34:27 tomlkit==0.12.3 15:34:27 tqdm==4.66.1 15:34:27 typing_extensions==4.9.0 15:34:27 tzdata==2023.4 15:34:27 urllib3==1.26.18 15:34:27 virtualenv==20.25.0 15:34:27 wcwidth==0.2.13 15:34:27 websocket-client==1.7.0 15:34:27 wrapt==1.16.0 15:34:27 xdg==6.0.0 15:34:27 xmltodict==0.13.0 15:34:27 yq==3.2.3 15:34:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12965558659104136082.sh 15:34:27 ---> sudo-logs.sh 15:34:27 Archiving 'sudo' log.. 15:34:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2363799379946084902.sh 15:34:27 ---> job-cost.sh 15:34:27 Setup pyenv: 15:34:27 system 15:34:27 3.8.13 15:34:27 3.9.13 15:34:27 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1NA from file:/tmp/.os_lf_venv 15:34:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:37 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:34:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-m1NA/bin to PATH 15:34:37 INFO: No Stack... 15:34:37 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:38 INFO: Archiving Costs 15:34:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12358813802852691798.sh 15:34:38 ---> logs-deploy.sh 15:34:38 Setup pyenv: 15:34:38 system 15:34:38 3.8.13 15:34:38 3.9.13 15:34:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1NA from file:/tmp/.os_lf_venv 15:34:39 lf-activate-venv(): INFO: Installing: lftools 15:34:49 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:34:49 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-m1NA/bin to PATH 15:34:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/456 15:34:49 INFO: archiving workspace using pattern(s): 15:34:51 Archives upload complete. 15:34:51 INFO: archiving logs to Nexus 15:34:52 ---> uname -a: 15:34:52 Linux prd-ubuntu1804-builder-4c-4g-3493 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:34:52 15:34:52 15:34:52 ---> lscpu: 15:34:52 Architecture: x86_64 15:34:52 CPU op-mode(s): 32-bit, 64-bit 15:34:52 Byte Order: Little Endian 15:34:52 CPU(s): 4 15:34:52 On-line CPU(s) list: 0-3 15:34:52 Thread(s) per core: 1 15:34:52 Core(s) per socket: 1 15:34:52 Socket(s): 4 15:34:52 NUMA node(s): 1 15:34:52 Vendor ID: AuthenticAMD 15:34:52 CPU family: 23 15:34:52 Model: 49 15:34:52 Model name: AMD EPYC-Rome Processor 15:34:52 Stepping: 0 15:34:52 CPU MHz: 2800.000 15:34:52 BogoMIPS: 5600.00 15:34:52 Virtualization: AMD-V 15:34:52 Hypervisor vendor: KVM 15:34:52 Virtualization type: full 15:34:52 L1d cache: 32K 15:34:52 L1i cache: 32K 15:34:52 L2 cache: 512K 15:34:52 L3 cache: 16384K 15:34:52 NUMA node0 CPU(s): 0-3 15:34:52 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:34:52 15:34:52 15:34:52 ---> nproc: 15:34:52 4 15:34:52 15:34:52 15:34:52 ---> df -h: 15:34:52 Filesystem Size Used Avail Use% Mounted on 15:34:52 udev 7.9G 0 7.9G 0% /dev 15:34:52 tmpfs 1.6G 672K 1.6G 1% /run 15:34:52 /dev/vda1 78G 8.6G 69G 12% / 15:34:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:34:52 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:34:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:34:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:34:52 15:34:52 15:34:52 ---> free -m: 15:34:52 total used free shared buff/cache available 15:34:52 Mem: 16040 542 13008 0 2489 15167 15:34:52 Swap: 1023 0 1023 15:34:52 15:34:52 15:34:52 ---> ip addr: 15:34:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:52 inet 127.0.0.1/8 scope host lo 15:34:52 valid_lft forever preferred_lft forever 15:34:52 inet6 ::1/128 scope host 15:34:52 valid_lft forever preferred_lft forever 15:34:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:34:52 link/ether fa:16:3e:aa:66:29 brd ff:ff:ff:ff:ff:ff 15:34:52 inet 10.30.107.56/23 brd 10.30.107.255 scope global dynamic ens3 15:34:52 valid_lft 86141sec preferred_lft 86141sec 15:34:52 inet6 fe80::f816:3eff:feaa:6629/64 scope link 15:34:52 valid_lft forever preferred_lft forever 15:34:52 15:34:52 15:34:52 ---> sar -b -r -n DEV: 15:34:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3493) 02/07/24 _x86_64_ (4 CPU) 15:34:52 15:34:52 15:30:35 LINUX RESTART (4 CPU) 15:34:52 15:34:52 15:31:01 tps rtps wtps bread/s bwrtn/s 15:34:52 15:32:02 233.89 35.68 198.22 1399.10 16680.82 15:34:52 15:33:01 78.26 0.00 78.26 0.00 18735.81 15:34:52 15:34:01 70.52 14.05 56.47 1058.89 11576.74 15:34:52 Average: 127.83 16.67 111.17 823.91 15647.30 15:34:52 15:34:52 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:52 15:32:02 13821672 15515212 2603296 15.85 66208 1823828 868344 4.97 751040 1628240 208108 15:34:52 15:33:01 13677904 15503240 2747064 16.72 74412 1937852 913780 5.23 779108 1727124 2928 15:34:52 15:34:01 13445172 15546928 2979796 18.14 95412 2179932 780132 4.46 776896 1933016 148048 15:34:52 Average: 13648249 15521793 2776719 16.91 78677 1980537 854085 4.89 769015 1762793 119695 15:34:52 15:34:52 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:52 15:32:02 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 15:34:52 15:32:02 ens3 97.73 65.87 827.08 25.33 0.00 0.00 0.00 0.00 15:34:52 15:33:01 lo 32.81 32.81 3.46 3.46 0.00 0.00 0.00 0.00 15:34:52 15:33:01 ens3 89.56 89.61 60.80 13.66 0.00 0.00 0.00 0.00 15:34:52 15:34:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 15:34:52 15:34:01 ens3 60.02 41.74 731.30 9.57 0.00 0.00 0.00 0.00 15:34:52 Average: lo 11.84 11.84 1.25 1.25 0.00 0.00 0.00 0.00 15:34:52 Average: ens3 82.40 65.61 542.40 16.20 0.00 0.00 0.00 0.00 15:34:52 15:34:52 15:34:52 ---> sar -P ALL: 15:34:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3493) 02/07/24 _x86_64_ (4 CPU) 15:34:52 15:34:52 15:30:35 LINUX RESTART (4 CPU) 15:34:52 15:34:52 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:34:52 15:32:02 all 19.21 0.00 2.10 4.96 0.07 73.66 15:34:52 15:32:02 0 9.35 0.00 1.44 1.88 0.05 87.28 15:34:52 15:32:02 1 21.06 0.00 2.03 3.10 0.07 73.75 15:34:52 15:32:02 2 24.83 0.00 3.18 11.49 0.08 60.42 15:34:52 15:32:02 3 21.58 0.00 1.79 3.37 0.07 73.19 15:34:52 15:33:01 all 9.05 0.00 0.68 2.79 0.08 87.39 15:34:52 15:33:01 0 4.12 0.00 0.25 0.00 0.07 95.55 15:34:52 15:33:01 1 9.53 0.00 0.46 2.04 0.07 87.90 15:34:52 15:33:01 2 11.82 0.00 1.17 8.08 0.07 78.86 15:34:52 15:33:01 3 10.75 0.00 0.83 1.05 0.10 87.26 15:34:52 15:34:01 all 20.70 0.00 1.35 2.68 0.05 75.21 15:34:52 15:34:01 0 12.30 0.00 1.00 0.13 0.05 86.52 15:34:52 15:34:01 1 26.46 0.00 1.29 8.46 0.07 63.72 15:34:52 15:34:01 2 23.92 0.00 1.70 1.77 0.05 72.56 15:34:52 15:34:01 3 20.14 0.00 1.39 0.34 0.05 78.08 15:34:52 Average: all 16.36 0.00 1.38 3.48 0.07 78.71 15:34:52 Average: 0 8.61 0.00 0.90 0.67 0.06 89.76 15:34:52 Average: 1 19.07 0.00 1.26 4.55 0.07 75.06 15:34:52 Average: 2 20.23 0.00 2.02 7.10 0.07 70.57 15:34:52 Average: 3 17.53 0.00 1.34 1.59 0.07 79.47 15:34:52 15:34:52 15:34:52