10:13:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:13:10 Running as SYSTEM 10:13:10 [EnvInject] - Loading node environment variables. 10:13:10 Building remotely on prd-ubuntu1804-builder-4c-4g-5037 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 10:13:10 [ssh-agent] Looking for ssh-agent implementation... 10:13:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:10 $ ssh-agent 10:13:10 SSH_AUTH_SOCK=/tmp/ssh-POpXfIyr4eD3/agent.1705 10:13:10 SSH_AGENT_PID=1707 10:13:10 [ssh-agent] Started. 10:13:10 Running ssh-add (command line suppressed) 10:13:10 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7916730932282938638.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7916730932282938638.key) 10:13:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:13:10 The recommended git tool is: NONE 10:13:12 using credential onap-jenkins-ssh 10:13:12 Wiping out workspace first. 10:13:12 Cloning the remote Git repository 10:13:12 Cloning repository git://cloud.onap.org/mirror/oom.git 10:13:12 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 10:13:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:12 > git --version # timeout=10 10:13:12 > git --version # 'git version 2.17.1' 10:13:12 using GIT_SSH to set credentials Gerrit user 10:13:12 Verifying host key using manually-configured host key entries 10:13:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:13:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:17 using GIT_SSH to set credentials Gerrit user 10:13:17 Verifying host key using manually-configured host key entries 10:13:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/7 # timeout=30 10:13:18 > git rev-parse 0f3ef6870c906018bbf24029394391c833a77d8c^{commit} # timeout=10 10:13:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:13:18 Checking out Revision 0f3ef6870c906018bbf24029394391c833a77d8c (refs/changes/49/137149/7) 10:13:18 > git config core.sparsecheckout # timeout=10 10:13:18 > git checkout -f 0f3ef6870c906018bbf24029394391c833a77d8c # timeout=30 10:13:21 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:13:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:13:21 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:13:21 [EnvInject] - Injecting environment variables from a build step. 10:13:21 [EnvInject] - Injecting as environment variables the properties content 10:13:21 PYTHON=python3 10:13:21 10:13:21 [EnvInject] - Variables injected successfully. 10:13:21 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7356739380245510666.sh 10:13:21 ---> tox-install.sh 10:13:21 + source /home/jenkins/lf-env.sh 10:13:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:21 ++ mktemp -d /tmp/venv-XXXX 10:13:21 + lf_venv=/tmp/venv-pPKU 10:13:21 + local venv_file=/tmp/.os_lf_venv 10:13:21 + local python=python3 10:13:21 + local options 10:13:21 + local set_path=true 10:13:21 + local install_args= 10:13:21 ++ 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 10:13:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:21 + true 10:13:21 + case $1 in 10:13:21 + venv_file=/tmp/.toxenv 10:13:21 + shift 2 10:13:21 + true 10:13:21 + case $1 in 10:13:21 + shift 10:13:21 + break 10:13:21 + case $python in 10:13:21 + local pkg_list= 10:13:21 + [[ -d /opt/pyenv ]] 10:13:21 + echo 'Setup pyenv:' 10:13:21 Setup pyenv: 10:13:21 + export PYENV_ROOT=/opt/pyenv 10:13:21 + PYENV_ROOT=/opt/pyenv 10:13:21 + 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 10:13:21 + 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 10:13:21 + pyenv versions 10:13:21 * system (set by /opt/pyenv/version) 10:13:21 * 3.8.13 (set by /opt/pyenv/version) 10:13:21 * 3.9.13 (set by /opt/pyenv/version) 10:13:21 * 3.10.6 (set by /opt/pyenv/version) 10:13:21 + command -v pyenv 10:13:21 ++ pyenv init - --no-rehash 10:13:21 + 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[*]}"'\'')" 10:13:21 export PATH="/opt/pyenv/shims:${PATH}" 10:13:21 export PYENV_SHELL=bash 10:13:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:21 pyenv() { 10:13:21 local command 10:13:21 command="${1:-}" 10:13:21 if [ "$#" -gt 0 ]; then 10:13:21 shift 10:13:21 fi 10:13:21 10:13:21 case "$command" in 10:13:21 rehash|shell) 10:13:21 eval "$(pyenv "sh-$command" "$@")" 10:13:21 ;; 10:13:21 *) 10:13:21 command pyenv "$command" "$@" 10:13:21 ;; 10:13:21 esac 10:13:21 }' 10:13:21 +++ 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[*]}"' 10:13:21 ++ 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 10:13:21 ++ 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 10:13:21 ++ 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 10:13:21 ++ export PYENV_SHELL=bash 10:13:21 ++ PYENV_SHELL=bash 10:13:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:21 +++ complete -F _pyenv pyenv 10:13:21 ++ lf-pyver python3 10:13:21 ++ local py_version_xy=python3 10:13:21 ++ local py_version_xyz= 10:13:21 ++ pyenv versions 10:13:21 ++ local command 10:13:21 ++ command=versions 10:13:21 ++ '[' 1 -gt 0 ']' 10:13:21 ++ shift 10:13:21 ++ case "$command" in 10:13:21 ++ command pyenv versions 10:13:21 ++ pyenv versions 10:13:21 ++ awk '{ print $1 }' 10:13:21 ++ sed 's/^[ *]* //' 10:13:21 ++ grep -E '^[0-9.]*[0-9]$' 10:13:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:21 +++ grep '^3' /tmp/.pyenv_versions 10:13:21 +++ sort -V 10:13:21 +++ tail -n 1 10:13:21 ++ py_version_xyz=3.10.6 10:13:21 ++ [[ -z 3.10.6 ]] 10:13:21 ++ echo 3.10.6 10:13:21 ++ return 0 10:13:21 + pyenv local 3.10.6 10:13:21 + local command 10:13:21 + command=local 10:13:21 + '[' 2 -gt 0 ']' 10:13:21 + shift 10:13:21 + case "$command" in 10:13:21 + command pyenv local 3.10.6 10:13:21 + pyenv local 3.10.6 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='tox ' 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='virtualenv ' 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='urllib3~=1.26.15 ' 10:13:21 + [[ -f /tmp/.toxenv ]] 10:13:21 + [[ ! -f /tmp/.toxenv ]] 10:13:21 + [[ -n '' ]] 10:13:21 + python3 -m venv /tmp/venv-pPKU 10:13:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPKU' 10:13:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPKU 10:13:26 + echo /tmp/venv-pPKU 10:13:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:13:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:13:26 + /tmp/venv-pPKU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:29 + /tmp/venv-pPKU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:31 + type python3 10:13:31 + true 10:13:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pPKU/bin to PATH' 10:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-pPKU/bin to PATH 10:13:31 + PATH=/tmp/venv-pPKU/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 10:13:31 + return 0 10:13:31 + python3 --version 10:13:31 Python 3.10.6 10:13:31 + python3 -m pip --version 10:13:32 pip 24.0 from /tmp/venv-pPKU/lib/python3.10/site-packages/pip (python 3.10) 10:13:32 + python3 -m pip freeze 10:13:32 cachetools==5.3.2 10:13:32 chardet==5.2.0 10:13:32 colorama==0.4.6 10:13:32 distlib==0.3.8 10:13:32 filelock==3.13.1 10:13:32 packaging==23.2 10:13:32 platformdirs==4.2.0 10:13:32 pluggy==1.4.0 10:13:32 pyproject-api==1.6.1 10:13:32 tomli==2.0.1 10:13:32 tox==4.12.1 10:13:32 urllib3==1.26.18 10:13:32 virtualenv==20.25.0 10:13:32 [EnvInject] - Injecting environment variables from a build step. 10:13:32 [EnvInject] - Injecting as environment variables the properties content 10:13:32 PARALLEL=false 10:13:32 10:13:32 [EnvInject] - Variables injected successfully. 10:13:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9288839446697840076.sh 10:13:32 ---> tox-run.sh 10:13:32 + 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 10:13:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 10:13:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 10:13:32 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 10:13:32 + cd /w/workspace/oom-master-sphinx-lint/. 10:13:32 + source /home/jenkins/lf-env.sh 10:13:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:32 ++ mktemp -d /tmp/venv-XXXX 10:13:32 + lf_venv=/tmp/venv-EVUX 10:13:32 + local venv_file=/tmp/.os_lf_venv 10:13:32 + local python=python3 10:13:32 + local options 10:13:32 + local set_path=true 10:13:32 + local install_args= 10:13:32 ++ 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 10:13:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:32 + true 10:13:32 + case $1 in 10:13:32 + venv_file=/tmp/.toxenv 10:13:32 + shift 2 10:13:32 + true 10:13:32 + case $1 in 10:13:32 + shift 10:13:32 + break 10:13:32 + case $python in 10:13:32 + local pkg_list= 10:13:32 + [[ -d /opt/pyenv ]] 10:13:32 + echo 'Setup pyenv:' 10:13:32 Setup pyenv: 10:13:32 + export PYENV_ROOT=/opt/pyenv 10:13:32 + PYENV_ROOT=/opt/pyenv 10:13:32 + 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 10:13:32 + 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 10:13:32 + pyenv versions 10:13:32 system 10:13:32 3.8.13 10:13:32 3.9.13 10:13:32 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:13:32 + command -v pyenv 10:13:32 ++ pyenv init - --no-rehash 10:13:32 + 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[*]}"'\'')" 10:13:32 export PATH="/opt/pyenv/shims:${PATH}" 10:13:32 export PYENV_SHELL=bash 10:13:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:32 pyenv() { 10:13:32 local command 10:13:32 command="${1:-}" 10:13:32 if [ "$#" -gt 0 ]; then 10:13:32 shift 10:13:32 fi 10:13:32 10:13:32 case "$command" in 10:13:32 rehash|shell) 10:13:32 eval "$(pyenv "sh-$command" "$@")" 10:13:32 ;; 10:13:32 *) 10:13:32 command pyenv "$command" "$@" 10:13:32 ;; 10:13:32 esac 10:13:32 }' 10:13:32 +++ 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[*]}"' 10:13:32 ++ 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 10:13:32 ++ 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 10:13:32 ++ 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 10:13:32 ++ export PYENV_SHELL=bash 10:13:32 ++ PYENV_SHELL=bash 10:13:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:32 +++ complete -F _pyenv pyenv 10:13:32 ++ lf-pyver python3 10:13:32 ++ local py_version_xy=python3 10:13:32 ++ local py_version_xyz= 10:13:32 ++ pyenv versions 10:13:32 ++ local command 10:13:32 ++ command=versions 10:13:32 ++ '[' 1 -gt 0 ']' 10:13:32 ++ shift 10:13:32 ++ case "$command" in 10:13:32 ++ command pyenv versions 10:13:32 ++ pyenv versions 10:13:32 ++ awk '{ print $1 }' 10:13:32 ++ sed 's/^[ *]* //' 10:13:32 ++ grep -E '^[0-9.]*[0-9]$' 10:13:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:32 +++ grep '^3' /tmp/.pyenv_versions 10:13:32 +++ sort -V 10:13:32 +++ tail -n 1 10:13:32 ++ py_version_xyz=3.10.6 10:13:32 ++ [[ -z 3.10.6 ]] 10:13:32 ++ echo 3.10.6 10:13:32 ++ return 0 10:13:32 + pyenv local 3.10.6 10:13:32 + local command 10:13:32 + command=local 10:13:32 + '[' 2 -gt 0 ']' 10:13:32 + shift 10:13:32 + case "$command" in 10:13:32 + command pyenv local 3.10.6 10:13:32 + pyenv local 3.10.6 10:13:32 + for arg in "$@" 10:13:32 + case $arg in 10:13:32 + pkg_list+='tox ' 10:13:32 + for arg in "$@" 10:13:32 + case $arg in 10:13:32 + pkg_list+='virtualenv ' 10:13:32 + for arg in "$@" 10:13:32 + case $arg in 10:13:32 + pkg_list+='urllib3~=1.26.15 ' 10:13:32 + [[ -f /tmp/.toxenv ]] 10:13:32 ++ cat /tmp/.toxenv 10:13:32 + lf_venv=/tmp/venv-pPKU 10:13:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPKU from' file:/tmp/.toxenv 10:13:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPKU from file:/tmp/.toxenv 10:13:32 + /tmp/venv-pPKU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:33 + /tmp/venv-pPKU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:35 + type python3 10:13:35 + true 10:13:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pPKU/bin to PATH' 10:13:35 lf-activate-venv(): INFO: Adding /tmp/venv-pPKU/bin to PATH 10:13:35 + PATH=/tmp/venv-pPKU/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 10:13:35 + return 0 10:13:35 + [[ -d /opt/pyenv ]] 10:13:35 + echo '---> Setting up pyenv' 10:13:35 ---> Setting up pyenv 10:13:35 + export PYENV_ROOT=/opt/pyenv 10:13:35 + PYENV_ROOT=/opt/pyenv 10:13:35 + export PATH=/opt/pyenv/bin:/tmp/venv-pPKU/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 10:13:35 + PATH=/opt/pyenv/bin:/tmp/venv-pPKU/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 10:13:35 ++ pwd 10:13:35 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 10:13:35 + export PYTHONPATH 10:13:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:13:35 + TOX_TESTENV_PASSENV=PYTHONPATH 10:13:35 + tox --version 10:13:35 4.12.1 from /tmp/venv-pPKU/lib/python3.10/site-packages/tox/__init__.py 10:13:35 + PARALLEL=false 10:13:35 + TOX_OPTIONS_LIST= 10:13:35 + [[ -n docs,docs-linkcheck ]] 10:13:35 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 10:13:35 + case ${PARALLEL,,} in 10:13:35 + tox -e docs,docs-linkcheck 10:13:35 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 10:13:37 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 10:14:02 docs: freeze> python -m pip freeze --all 10:14:02 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 10:14:02 docs: commands[0]> sudo apt install graphviz 10:14:02 10:14:02 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:14:02 10:14:02 Reading package lists... 10:14:02 Building dependency tree... 10:14:02 Reading state information... 10:14:02 graphviz is already the newest version (2.40.1-2). 10:14:02 The following packages were automatically installed and are no longer required: 10:14:02 libmysqlclient20 mysql-common 10:14:02 Use 'sudo apt autoremove' to remove them. 10:14:02 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:14:02 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 10:14:06 docs: OK ✔ in 30.85 seconds 10:14:06 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 10:14:22 docs-linkcheck: freeze> python -m pip freeze --all 10:14:22 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 10:14:22 docs-linkcheck: commands[0]> sudo apt install graphviz 10:14:22 10:14:22 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:14:22 10:14:22 Reading package lists... 10:14:22 Building dependency tree... 10:14:22 Reading state information... 10:14:22 graphviz is already the newest version (2.40.1-2). 10:14:22 The following packages were automatically installed and are no longer required: 10:14:22 libmysqlclient20 mysql-common 10:14:22 Use 'sudo apt autoremove' to remove them. 10:14:22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:14:22 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 10:15:17 docs: OK (30.85=setup[26.88]+cmd[0.25,3.72] seconds) 10:15:17 docs-linkcheck: OK (70.59=setup[15.95]+cmd[0.22,54.42] seconds) 10:15:17 congratulations :) (101.61 seconds) 10:15:17 + tox_status=0 10:15:17 + echo '---> Completed tox runs' 10:15:17 ---> Completed tox runs 10:15:17 + for i in .tox/*/log 10:15:17 ++ echo .tox/docs-linkcheck/log 10:15:17 ++ awk -F/ '{print $2}' 10:15:17 + tox_env=docs-linkcheck 10:15:17 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 10:15:17 + for i in .tox/*/log 10:15:17 ++ echo .tox/docs/log 10:15:17 ++ awk -F/ '{print $2}' 10:15:17 + tox_env=docs 10:15:17 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 10:15:17 + DOC_DIR=docs/_build/html 10:15:17 + [[ -d docs/_build/html ]] 10:15:17 + echo '---> Archiving generated docs' 10:15:17 ---> Archiving generated docs 10:15:17 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 10:15:17 + echo '---> tox-run.sh ends' 10:15:17 ---> tox-run.sh ends 10:15:17 + test 0 -eq 0 10:15:17 $ ssh-agent -k 10:15:17 unset SSH_AUTH_SOCK; 10:15:17 unset SSH_AGENT_PID; 10:15:17 echo Agent pid 1707 killed; 10:15:17 [ssh-agent] Stopped. 10:15:17 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12424771848180711959.sh 10:15:17 ---> sysstat.sh 10:15:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17715432362586024284.sh 10:15:17 ---> package-listing.sh 10:15:17 ++ facter osfamily 10:15:17 ++ tr '[:upper:]' '[:lower:]' 10:15:18 + OS_FAMILY=debian 10:15:18 + workspace=/w/workspace/oom-master-sphinx-lint 10:15:18 + START_PACKAGES=/tmp/packages_start.txt 10:15:18 + END_PACKAGES=/tmp/packages_end.txt 10:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:18 + PACKAGES=/tmp/packages_start.txt 10:15:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:15:18 + PACKAGES=/tmp/packages_end.txt 10:15:18 + case "${OS_FAMILY}" in 10:15:18 + dpkg -l 10:15:18 + grep '^ii' 10:15:18 + '[' -f /tmp/packages_start.txt ']' 10:15:18 + '[' -f /tmp/packages_end.txt ']' 10:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:15:18 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 10:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 10:15:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12470835926256427852.sh 10:15:18 ---> capture-instance-metadata.sh 10:15:18 Setup pyenv: 10:15:18 system 10:15:18 3.8.13 10:15:18 3.9.13 10:15:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:15:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u5bG 10:15:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:15:24 lf-activate-venv(): INFO: Installing: lftools 10:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-u5bG/bin to PATH 10:15:54 INFO: Running in OpenStack, capturing instance metadata 10:15:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15402662395152093504.sh 10:15:54 provisioning config files... 10:15:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config17094339829620960974tmp 10:15:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:15:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:15:54 [EnvInject] - Injecting environment variables from a build step. 10:15:54 [EnvInject] - Injecting as environment variables the properties content 10:15:54 SERVER_ID=logs 10:15:54 10:15:54 [EnvInject] - Variables injected successfully. 10:15:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15262462065007263141.sh 10:15:54 ---> create-netrc.sh 10:15:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4882000115932681709.sh 10:15:54 ---> python-tools-install.sh 10:15:54 Setup pyenv: 10:15:54 system 10:15:54 3.8.13 10:15:54 3.9.13 10:15:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u5bG from file:/tmp/.os_lf_venv 10:15:55 lf-activate-venv(): INFO: Installing: lftools 10:16:03 lf-activate-venv(): INFO: Adding /tmp/venv-u5bG/bin to PATH 10:16:03 Generating Requirements File 10:16:36 Python 3.10.6 10:16:36 pip 24.0 from /tmp/venv-u5bG/lib/python3.10/site-packages/pip (python 3.10) 10:16:36 appdirs==1.4.4 10:16:36 argcomplete==3.2.2 10:16:36 aspy.yaml==1.3.0 10:16:36 attrs==23.2.0 10:16:36 autopage==0.5.2 10:16:36 beautifulsoup4==4.12.3 10:16:36 boto3==1.34.40 10:16:36 botocore==1.34.40 10:16:36 bs4==0.0.2 10:16:36 cachetools==5.3.2 10:16:36 certifi==2024.2.2 10:16:36 cffi==1.16.0 10:16:36 cfgv==3.4.0 10:16:36 chardet==5.2.0 10:16:36 charset-normalizer==3.3.2 10:16:36 click==8.1.7 10:16:36 cliff==4.5.0 10:16:36 cmd2==2.4.3 10:16:36 cryptography==3.3.2 10:16:36 debtcollector==2.5.0 10:16:36 decorator==5.1.1 10:16:36 defusedxml==0.7.1 10:16:36 Deprecated==1.2.14 10:16:36 distlib==0.3.8 10:16:36 dnspython==2.5.0 10:16:36 docker==4.2.2 10:16:36 dogpile.cache==1.3.1 10:16:36 email-validator==2.1.0.post1 10:16:36 filelock==3.13.1 10:16:36 future==0.18.3 10:16:36 gitdb==4.0.11 10:16:36 GitPython==3.1.41 10:16:36 google-auth==2.27.0 10:16:36 httplib2==0.22.0 10:16:36 identify==2.5.34 10:16:36 idna==3.6 10:16:36 importlib-resources==1.5.0 10:16:36 iso8601==2.1.0 10:16:36 Jinja2==3.1.3 10:16:36 jmespath==1.0.1 10:16:36 jsonpatch==1.33 10:16:36 jsonpointer==2.4 10:16:36 jsonschema==4.21.1 10:16:36 jsonschema-specifications==2023.12.1 10:16:36 keystoneauth1==5.5.0 10:16:36 kubernetes==29.0.0 10:16:36 lftools==0.37.8 10:16:36 lxml==5.1.0 10:16:36 MarkupSafe==2.1.5 10:16:36 msgpack==1.0.7 10:16:36 multi_key_dict==2.0.3 10:16:36 munch==4.0.0 10:16:36 netaddr==1.0.0 10:16:36 netifaces==0.11.0 10:16:36 niet==1.4.2 10:16:36 nodeenv==1.8.0 10:16:36 oauth2client==4.1.3 10:16:36 oauthlib==3.2.2 10:16:36 openstacksdk==0.62.0 10:16:36 os-client-config==2.1.0 10:16:36 os-service-types==1.7.0 10:16:36 osc-lib==3.0.0 10:16:36 oslo.config==9.3.0 10:16:36 oslo.context==5.3.0 10:16:36 oslo.i18n==6.2.0 10:16:36 oslo.log==5.4.0 10:16:36 oslo.serialization==5.3.0 10:16:36 oslo.utils==7.0.0 10:16:36 packaging==23.2 10:16:36 pbr==6.0.0 10:16:36 platformdirs==4.2.0 10:16:36 prettytable==3.9.0 10:16:36 pyasn1==0.5.1 10:16:36 pyasn1-modules==0.3.0 10:16:36 pycparser==2.21 10:16:36 pygerrit2==2.0.15 10:16:36 PyGithub==2.2.0 10:16:36 pyinotify==0.9.6 10:16:36 PyJWT==2.8.0 10:16:36 PyNaCl==1.5.0 10:16:36 pyparsing==2.4.7 10:16:36 pyperclip==1.8.2 10:16:36 pyrsistent==0.20.0 10:16:36 python-cinderclient==9.4.0 10:16:36 python-dateutil==2.8.2 10:16:36 python-heatclient==3.4.0 10:16:36 python-jenkins==1.8.2 10:16:36 python-keystoneclient==5.3.0 10:16:36 python-magnumclient==4.3.0 10:16:36 python-novaclient==18.4.0 10:16:36 python-openstackclient==6.0.1 10:16:36 python-swiftclient==4.4.0 10:16:36 pytz==2024.1 10:16:36 PyYAML==6.0.1 10:16:36 referencing==0.33.0 10:16:36 requests==2.31.0 10:16:36 requests-oauthlib==1.3.1 10:16:36 requestsexceptions==1.4.0 10:16:36 rfc3986==2.0.0 10:16:36 rpds-py==0.17.1 10:16:36 rsa==4.9 10:16:36 ruamel.yaml==0.18.6 10:16:36 ruamel.yaml.clib==0.2.8 10:16:36 s3transfer==0.10.0 10:16:36 simplejson==3.19.2 10:16:36 six==1.16.0 10:16:36 smmap==5.0.1 10:16:36 soupsieve==2.5 10:16:36 stevedore==5.1.0 10:16:36 tabulate==0.9.0 10:16:36 toml==0.10.2 10:16:36 tomlkit==0.12.3 10:16:36 tqdm==4.66.2 10:16:36 typing_extensions==4.9.0 10:16:36 tzdata==2024.1 10:16:36 urllib3==1.26.18 10:16:36 virtualenv==20.25.0 10:16:36 wcwidth==0.2.13 10:16:36 websocket-client==1.7.0 10:16:36 wrapt==1.16.0 10:16:36 xdg==6.0.0 10:16:36 xmltodict==0.13.0 10:16:36 yq==3.2.3 10:16:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15012259823799589616.sh 10:16:37 ---> sudo-logs.sh 10:16:37 Archiving 'sudo' log.. 10:16:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15675649222930877949.sh 10:16:37 ---> job-cost.sh 10:16:37 Setup pyenv: 10:16:37 system 10:16:37 3.8.13 10:16:37 3.9.13 10:16:37 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u5bG from file:/tmp/.os_lf_venv 10:16:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:45 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. 10:16:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:16:46 lf-activate-venv(): INFO: Adding /tmp/venv-u5bG/bin to PATH 10:16:46 INFO: No Stack... 10:16:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:46 INFO: Archiving Costs 10:16:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11884088098938960000.sh 10:16:46 ---> logs-deploy.sh 10:16:46 Setup pyenv: 10:16:46 system 10:16:46 3.8.13 10:16:46 3.9.13 10:16:46 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:16:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u5bG from file:/tmp/.os_lf_venv 10:16:48 lf-activate-venv(): INFO: Installing: lftools 10:16:57 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. 10:16:57 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-u5bG/bin to PATH 10:16:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/460 10:16:57 INFO: archiving workspace using pattern(s): 10:16:59 Archives upload complete. 10:16:59 INFO: archiving logs to Nexus 10:17:00 ---> uname -a: 10:17:00 Linux prd-ubuntu1804-builder-4c-4g-5037 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:17:00 10:17:00 10:17:00 ---> lscpu: 10:17:00 Architecture: x86_64 10:17:00 CPU op-mode(s): 32-bit, 64-bit 10:17:00 Byte Order: Little Endian 10:17:00 CPU(s): 4 10:17:00 On-line CPU(s) list: 0-3 10:17:00 Thread(s) per core: 1 10:17:00 Core(s) per socket: 1 10:17:00 Socket(s): 4 10:17:00 NUMA node(s): 1 10:17:00 Vendor ID: AuthenticAMD 10:17:00 CPU family: 23 10:17:00 Model: 49 10:17:00 Model name: AMD EPYC-Rome Processor 10:17:00 Stepping: 0 10:17:00 CPU MHz: 2800.000 10:17:00 BogoMIPS: 5600.00 10:17:00 Virtualization: AMD-V 10:17:00 Hypervisor vendor: KVM 10:17:00 Virtualization type: full 10:17:00 L1d cache: 32K 10:17:00 L1i cache: 32K 10:17:00 L2 cache: 512K 10:17:00 L3 cache: 16384K 10:17:00 NUMA node0 CPU(s): 0-3 10:17:00 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 10:17:00 10:17:00 10:17:00 ---> nproc: 10:17:00 4 10:17:00 10:17:00 10:17:00 ---> df -h: 10:17:00 Filesystem Size Used Avail Use% Mounted on 10:17:00 udev 7.9G 0 7.9G 0% /dev 10:17:00 tmpfs 1.6G 672K 1.6G 1% /run 10:17:00 /dev/vda1 78G 8.6G 69G 12% / 10:17:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:17:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:17:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:17:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:17:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:17:00 10:17:00 10:17:00 ---> free -m: 10:17:00 total used free shared buff/cache available 10:17:00 Mem: 16040 530 13015 0 2494 15178 10:17:00 Swap: 1023 0 1023 10:17:00 10:17:00 10:17:00 ---> ip addr: 10:17:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:17:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:17:00 inet 127.0.0.1/8 scope host lo 10:17:00 valid_lft forever preferred_lft forever 10:17:00 inet6 ::1/128 scope host 10:17:00 valid_lft forever preferred_lft forever 10:17:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:17:00 link/ether fa:16:3e:31:4d:3a brd ff:ff:ff:ff:ff:ff 10:17:00 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic ens3 10:17:00 valid_lft 86151sec preferred_lft 86151sec 10:17:00 inet6 fe80::f816:3eff:fe31:4d3a/64 scope link 10:17:00 valid_lft forever preferred_lft forever 10:17:00 10:17:00 10:17:00 ---> sar -b -r -n DEV: 10:17:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5037) 02/13/24 _x86_64_ (4 CPU) 10:17:00 10:17:00 10:12:53 LINUX RESTART (4 CPU) 10:17:00 10:17:00 10:13:01 tps rtps wtps bread/s bwrtn/s 10:17:00 10:14:02 276.97 65.69 211.28 4062.12 46810.33 10:17:00 10:15:01 104.36 5.32 99.03 302.46 32594.75 10:17:00 10:16:01 67.87 13.98 53.89 1057.69 23356.24 10:17:00 Average: 149.99 28.46 121.53 1815.83 34263.04 10:17:00 10:17:00 10:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:00 10:14:02 13876040 15510532 2548928 15.52 64240 1767624 899820 5.15 734580 1593560 181348 10:17:00 10:15:01 13683320 15512744 2741648 16.69 74484 1941436 908896 5.20 769324 1730680 204 10:17:00 10:16:01 13442612 15530064 2982356 18.16 94504 2165392 795176 4.55 789676 1921108 145236 10:17:00 Average: 13667324 15517780 2757644 16.79 77743 1958151 867964 4.97 764527 1748449 108929 10:17:00 10:17:00 10:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:00 10:14:02 ens3 443.71 300.78 2186.21 76.61 0.00 0.00 0.00 0.00 10:17:00 10:14:02 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 10:17:00 10:15:01 ens3 59.06 60.62 39.80 11.00 0.00 0.00 0.00 0.00 10:17:00 10:15:01 lo 21.76 21.76 2.30 2.30 0.00 0.00 0.00 0.00 10:17:00 10:16:01 ens3 75.02 61.74 659.12 13.09 0.00 0.00 0.00 0.00 10:17:00 10:16:01 lo 12.41 12.41 1.31 1.31 0.00 0.00 0.00 0.00 10:17:00 Average: ens3 193.34 141.50 966.86 33.69 0.00 0.00 0.00 0.00 10:17:00 Average: lo 11.98 11.98 1.26 1.26 0.00 0.00 0.00 0.00 10:17:00 10:17:00 10:17:00 ---> sar -P ALL: 10:17:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5037) 02/13/24 _x86_64_ (4 CPU) 10:17:00 10:17:00 10:12:53 LINUX RESTART (4 CPU) 10:17:00 10:17:00 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:17:00 10:14:02 all 20.80 0.00 2.44 5.85 0.07 70.84 10:17:00 10:14:02 0 35.49 0.00 3.50 10.43 0.10 50.48 10:17:00 10:14:02 1 13.36 0.00 1.74 0.97 0.05 83.89 10:17:00 10:14:02 2 18.35 0.00 2.26 1.31 0.07 78.01 10:17:00 10:14:02 3 16.02 0.00 2.23 10.69 0.08 70.97 10:17:00 10:15:01 all 11.03 0.00 0.85 3.46 0.08 84.58 10:17:00 10:15:01 0 16.20 0.00 1.45 8.14 0.09 74.12 10:17:00 10:15:01 1 5.88 0.00 0.49 1.06 0.08 92.49 10:17:00 10:15:01 2 7.86 0.00 0.88 3.90 0.07 87.29 10:17:00 10:15:01 3 14.19 0.00 0.59 0.80 0.10 84.31 10:17:00 10:16:01 all 17.15 0.00 1.34 2.99 0.06 78.47 10:17:00 10:16:01 0 20.52 0.00 1.48 0.60 0.05 77.34 10:17:00 10:16:01 1 14.17 0.00 1.09 4.03 0.08 80.63 10:17:00 10:16:01 2 2.86 0.00 0.64 5.83 0.02 90.66 10:17:00 10:16:01 3 31.04 0.00 2.14 1.49 0.07 65.26 10:17:00 Average: all 16.35 0.00 1.54 4.10 0.07 77.93 10:17:00 Average: 0 24.11 0.00 2.15 6.38 0.08 67.29 10:17:00 Average: 1 11.15 0.00 1.11 2.02 0.07 85.64 10:17:00 Average: 2 9.70 0.00 1.26 3.68 0.05 85.31 10:17:00 Average: 3 20.45 0.00 1.66 4.34 0.08 73.46 10:17:00 10:17:00 10:17:00