09:36:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:36:09 Running as SYSTEM 09:36:09 [EnvInject] - Loading node environment variables. 09:36:09 Building remotely on prd-ubuntu1804-builder-4c-4g-3344 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 09:36:09 [ssh-agent] Looking for ssh-agent implementation... 09:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:10 $ ssh-agent 09:36:10 SSH_AUTH_SOCK=/tmp/ssh-2Gz198k7G3Tm/agent.1706 09:36:10 SSH_AGENT_PID=1707 09:36:10 [ssh-agent] Started. 09:36:10 Running ssh-add (command line suppressed) 09:36:10 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_6548302274650015356.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_6548302274650015356.key) 09:36:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:10 The recommended git tool is: NONE 09:36:11 using credential onap-jenkins-ssh 09:36:11 Wiping out workspace first. 09:36:11 Cloning the remote Git repository 09:36:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:36:12 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 09:36:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:12 > git --version # timeout=10 09:36:12 > git --version # 'git version 2.17.1' 09:36:12 using GIT_SSH to set credentials Gerrit user 09:36:12 Verifying host key using manually-configured host key entries 09:36:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:17 using GIT_SSH to set credentials Gerrit user 09:36:17 Verifying host key using manually-configured host key entries 09:36:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/1 # timeout=30 09:36:17 > git rev-parse 9a9ef8cb3bee41a974ba38b82b130e1c40acd182^{commit} # timeout=10 09:36:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:36:17 Checking out Revision 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 (refs/changes/49/137149/1) 09:36:17 > git config core.sparsecheckout # timeout=10 09:36:17 > git checkout -f 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 # timeout=30 09:36:21 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:36:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:36:21 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:36:21 [EnvInject] - Injecting environment variables from a build step. 09:36:21 [EnvInject] - Injecting as environment variables the properties content 09:36:21 PYTHON=python3 09:36:21 09:36:21 [EnvInject] - Variables injected successfully. 09:36:21 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16723902024716579338.sh 09:36:21 ---> tox-install.sh 09:36:21 + source /home/jenkins/lf-env.sh 09:36:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:21 ++ mktemp -d /tmp/venv-XXXX 09:36:21 + lf_venv=/tmp/venv-jpcl 09:36:21 + local venv_file=/tmp/.os_lf_venv 09:36:21 + local python=python3 09:36:21 + local options 09:36:21 + local set_path=true 09:36:21 + local install_args= 09:36: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 09:36:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:21 + true 09:36:21 + case $1 in 09:36:21 + venv_file=/tmp/.toxenv 09:36:21 + shift 2 09:36:21 + true 09:36:21 + case $1 in 09:36:21 + shift 09:36:21 + break 09:36:21 + case $python in 09:36:21 + local pkg_list= 09:36:21 + [[ -d /opt/pyenv ]] 09:36:21 + echo 'Setup pyenv:' 09:36:21 Setup pyenv: 09:36:21 + export PYENV_ROOT=/opt/pyenv 09:36:21 + PYENV_ROOT=/opt/pyenv 09:36: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 09:36: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 09:36:21 + pyenv versions 09:36:21 * system (set by /opt/pyenv/version) 09:36:21 * 3.8.13 (set by /opt/pyenv/version) 09:36:21 * 3.9.13 (set by /opt/pyenv/version) 09:36:21 * 3.10.6 (set by /opt/pyenv/version) 09:36:21 + command -v pyenv 09:36:21 ++ pyenv init - --no-rehash 09:36: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[*]}"'\'')" 09:36:21 export PATH="/opt/pyenv/shims:${PATH}" 09:36:21 export PYENV_SHELL=bash 09:36:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:21 pyenv() { 09:36:21 local command 09:36:21 command="${1:-}" 09:36:21 if [ "$#" -gt 0 ]; then 09:36:21 shift 09:36:21 fi 09:36:21 09:36:21 case "$command" in 09:36:21 rehash|shell) 09:36:21 eval "$(pyenv "sh-$command" "$@")" 09:36:21 ;; 09:36:21 *) 09:36:21 command pyenv "$command" "$@" 09:36:21 ;; 09:36:21 esac 09:36:21 }' 09:36: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[*]}"' 09:36: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 09:36: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 09:36: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 09:36:21 ++ export PYENV_SHELL=bash 09:36:21 ++ PYENV_SHELL=bash 09:36:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:21 +++ complete -F _pyenv pyenv 09:36:21 ++ lf-pyver python3 09:36:21 ++ local py_version_xy=python3 09:36:21 ++ local py_version_xyz= 09:36:21 ++ sed 's/^[ *]* //' 09:36:21 ++ pyenv versions 09:36:21 ++ grep -E '^[0-9.]*[0-9]$' 09:36:21 ++ local command 09:36:21 ++ awk '{ print $1 }' 09:36:21 ++ command=versions 09:36:21 ++ '[' 1 -gt 0 ']' 09:36:21 ++ shift 09:36:21 ++ case "$command" in 09:36:21 ++ command pyenv versions 09:36:21 ++ pyenv versions 09:36:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:21 +++ grep '^3' /tmp/.pyenv_versions 09:36:21 +++ sort -V 09:36:21 +++ tail -n 1 09:36:21 ++ py_version_xyz=3.10.6 09:36:21 ++ [[ -z 3.10.6 ]] 09:36:21 ++ echo 3.10.6 09:36:21 ++ return 0 09:36:21 + pyenv local 3.10.6 09:36:21 + local command 09:36:21 + command=local 09:36:21 + '[' 2 -gt 0 ']' 09:36:21 + shift 09:36:21 + case "$command" in 09:36:21 + command pyenv local 3.10.6 09:36:21 + pyenv local 3.10.6 09:36:21 + for arg in "$@" 09:36:21 + case $arg in 09:36:21 + pkg_list+='tox ' 09:36:21 + for arg in "$@" 09:36:21 + case $arg in 09:36:21 + pkg_list+='virtualenv ' 09:36:21 + for arg in "$@" 09:36:21 + case $arg in 09:36:21 + pkg_list+='urllib3~=1.26.15 ' 09:36:21 + [[ -f /tmp/.toxenv ]] 09:36:21 + [[ ! -f /tmp/.toxenv ]] 09:36:21 + [[ -n '' ]] 09:36:21 + python3 -m venv /tmp/venv-jpcl 09:36:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpcl' 09:36:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpcl 09:36:25 + echo /tmp/venv-jpcl 09:36:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:25 + /tmp/venv-jpcl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:28 + /tmp/venv-jpcl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:31 + type python3 09:36:31 + true 09:36:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpcl/bin to PATH' 09:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-jpcl/bin to PATH 09:36:31 + PATH=/tmp/venv-jpcl/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 09:36:31 + return 0 09:36:31 + python3 --version 09:36:31 Python 3.10.6 09:36:31 + python3 -m pip --version 09:36:31 pip 24.0 from /tmp/venv-jpcl/lib/python3.10/site-packages/pip (python 3.10) 09:36:31 + python3 -m pip freeze 09:36:32 cachetools==5.3.2 09:36:32 chardet==5.2.0 09:36:32 colorama==0.4.6 09:36:32 distlib==0.3.8 09:36:32 filelock==3.13.1 09:36:32 packaging==23.2 09:36:32 platformdirs==4.2.0 09:36:32 pluggy==1.4.0 09:36:32 pyproject-api==1.6.1 09:36:32 tomli==2.0.1 09:36:32 tox==4.12.1 09:36:32 urllib3==1.26.18 09:36:32 virtualenv==20.25.0 09:36:32 [EnvInject] - Injecting environment variables from a build step. 09:36:32 [EnvInject] - Injecting as environment variables the properties content 09:36:32 PARALLEL=false 09:36:32 09:36:32 [EnvInject] - Variables injected successfully. 09:36:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12915050275751158093.sh 09:36:32 ---> tox-run.sh 09:36: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 09:36:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 09:36:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 09:36:32 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 09:36:32 + cd /w/workspace/oom-master-sphinx-lint/. 09:36:32 + source /home/jenkins/lf-env.sh 09:36:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:32 ++ mktemp -d /tmp/venv-XXXX 09:36:32 + lf_venv=/tmp/venv-m8Z4 09:36:32 + local venv_file=/tmp/.os_lf_venv 09:36:32 + local python=python3 09:36:32 + local options 09:36:32 + local set_path=true 09:36:32 + local install_args= 09:36: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 09:36:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:32 + true 09:36:32 + case $1 in 09:36:32 + venv_file=/tmp/.toxenv 09:36:32 + shift 2 09:36:32 + true 09:36:32 + case $1 in 09:36:32 + shift 09:36:32 + break 09:36:32 + case $python in 09:36:32 + local pkg_list= 09:36:32 + [[ -d /opt/pyenv ]] 09:36:32 + echo 'Setup pyenv:' 09:36:32 Setup pyenv: 09:36:32 + export PYENV_ROOT=/opt/pyenv 09:36:32 + PYENV_ROOT=/opt/pyenv 09:36: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 09:36: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 09:36:32 + pyenv versions 09:36:32 system 09:36:32 3.8.13 09:36:32 3.9.13 09:36:32 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:36:32 + command -v pyenv 09:36:32 ++ pyenv init - --no-rehash 09:36: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[*]}"'\'')" 09:36:32 export PATH="/opt/pyenv/shims:${PATH}" 09:36:32 export PYENV_SHELL=bash 09:36:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:32 pyenv() { 09:36:32 local command 09:36:32 command="${1:-}" 09:36:32 if [ "$#" -gt 0 ]; then 09:36:32 shift 09:36:32 fi 09:36:32 09:36:32 case "$command" in 09:36:32 rehash|shell) 09:36:32 eval "$(pyenv "sh-$command" "$@")" 09:36:32 ;; 09:36:32 *) 09:36:32 command pyenv "$command" "$@" 09:36:32 ;; 09:36:32 esac 09:36:32 }' 09:36: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[*]}"' 09:36: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 09:36: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 09:36: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 09:36:32 ++ export PYENV_SHELL=bash 09:36:32 ++ PYENV_SHELL=bash 09:36:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:32 +++ complete -F _pyenv pyenv 09:36:32 ++ lf-pyver python3 09:36:32 ++ local py_version_xy=python3 09:36:32 ++ local py_version_xyz= 09:36:32 ++ sed 's/^[ *]* //' 09:36:32 ++ pyenv versions 09:36:32 ++ local command 09:36:32 ++ command=versions 09:36:32 ++ '[' 1 -gt 0 ']' 09:36:32 ++ shift 09:36:32 ++ case "$command" in 09:36:32 ++ command pyenv versions 09:36:32 ++ pyenv versions 09:36:32 ++ awk '{ print $1 }' 09:36:32 ++ grep -E '^[0-9.]*[0-9]$' 09:36:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:32 +++ sort -V 09:36:32 +++ grep '^3' /tmp/.pyenv_versions 09:36:32 +++ tail -n 1 09:36:32 ++ py_version_xyz=3.10.6 09:36:32 ++ [[ -z 3.10.6 ]] 09:36:32 ++ echo 3.10.6 09:36:32 ++ return 0 09:36:32 + pyenv local 3.10.6 09:36:32 + local command 09:36:32 + command=local 09:36:32 + '[' 2 -gt 0 ']' 09:36:32 + shift 09:36:32 + case "$command" in 09:36:32 + command pyenv local 3.10.6 09:36:32 + pyenv local 3.10.6 09:36:32 + for arg in "$@" 09:36:32 + case $arg in 09:36:32 + pkg_list+='tox ' 09:36:32 + for arg in "$@" 09:36:32 + case $arg in 09:36:32 + pkg_list+='virtualenv ' 09:36:32 + for arg in "$@" 09:36:32 + case $arg in 09:36:32 + pkg_list+='urllib3~=1.26.15 ' 09:36:32 + [[ -f /tmp/.toxenv ]] 09:36:32 ++ cat /tmp/.toxenv 09:36:32 + lf_venv=/tmp/venv-jpcl 09:36:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpcl from' file:/tmp/.toxenv 09:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpcl from file:/tmp/.toxenv 09:36:32 + /tmp/venv-jpcl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:33 + /tmp/venv-jpcl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:34 + type python3 09:36:34 + true 09:36:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpcl/bin to PATH' 09:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-jpcl/bin to PATH 09:36:34 + PATH=/tmp/venv-jpcl/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 09:36:34 + return 0 09:36:34 + [[ -d /opt/pyenv ]] 09:36:34 + echo '---> Setting up pyenv' 09:36:34 ---> Setting up pyenv 09:36:34 + export PYENV_ROOT=/opt/pyenv 09:36:34 + PYENV_ROOT=/opt/pyenv 09:36:34 + export PATH=/opt/pyenv/bin:/tmp/venv-jpcl/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 09:36:34 + PATH=/opt/pyenv/bin:/tmp/venv-jpcl/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 09:36:34 ++ pwd 09:36:34 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 09:36:34 + export PYTHONPATH 09:36:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:36:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:36:34 + tox --version 09:36:34 4.12.1 from /tmp/venv-jpcl/lib/python3.10/site-packages/tox/__init__.py 09:36:35 + PARALLEL=false 09:36:35 + TOX_OPTIONS_LIST= 09:36:35 + [[ -n docs,docs-linkcheck ]] 09:36:35 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 09:36:35 + case ${PARALLEL,,} in 09:36:35 + tox -e docs,docs-linkcheck 09:36:35 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 09:36:36 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 09:37:03 docs: freeze> python -m pip freeze --all 09:37:03 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 09:37:03 docs: commands[0]> sudo apt install graphviz 09:37:03 09:37:03 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:37:03 09:37:03 Reading package lists... 09:37:03 Building dependency tree... 09:37:03 Reading state information... 09:37:03 graphviz is already the newest version (2.40.1-2). 09:37:03 The following packages were automatically installed and are no longer required: 09:37:03 libmysqlclient20 mysql-common 09:37:03 Use 'sudo apt autoremove' to remove them. 09:37:03 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:37:03 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 09:37:07 docs: OK ✔ in 32.26 seconds 09:37:07 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 09:37:23 docs-linkcheck: freeze> python -m pip freeze --all 09:37:23 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 09:37:23 docs-linkcheck: commands[0]> sudo apt install graphviz 09:37:23 09:37:23 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:37:23 09:37:23 Reading package lists... 09:37:24 Building dependency tree... 09:37:24 Reading state information... 09:37:24 graphviz is already the newest version (2.40.1-2). 09:37:24 The following packages were automatically installed and are no longer required: 09:37:24 libmysqlclient20 mysql-common 09:37:24 Use 'sudo apt autoremove' to remove them. 09:37:24 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:37:24 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 09:38:08 docs: OK (32.26=setup[28.28]+cmd[0.24,3.74] seconds) 09:38:08 docs-linkcheck: OK (60.58=setup[16.36]+cmd[0.22,43.99] seconds) 09:38:08 congratulations :) (93.01 seconds) 09:38:08 + tox_status=0 09:38:08 + echo '---> Completed tox runs' 09:38:08 ---> Completed tox runs 09:38:08 + for i in .tox/*/log 09:38:08 ++ echo .tox/docs-linkcheck/log 09:38:08 ++ awk -F/ '{print $2}' 09:38:08 + tox_env=docs-linkcheck 09:38:08 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 09:38:08 + for i in .tox/*/log 09:38:08 ++ echo .tox/docs/log 09:38:08 ++ awk -F/ '{print $2}' 09:38:08 + tox_env=docs 09:38:08 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 09:38:08 + DOC_DIR=docs/_build/html 09:38:08 + [[ -d docs/_build/html ]] 09:38:08 + echo '---> Archiving generated docs' 09:38:08 ---> Archiving generated docs 09:38:08 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 09:38:08 + echo '---> tox-run.sh ends' 09:38:08 ---> tox-run.sh ends 09:38:08 + test 0 -eq 0 09:38:08 $ ssh-agent -k 09:38:08 unset SSH_AUTH_SOCK; 09:38:08 unset SSH_AGENT_PID; 09:38:08 echo Agent pid 1707 killed; 09:38:08 [ssh-agent] Stopped. 09:38:08 [PostBuildScript] - [INFO] Executing post build scripts. 09:38:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16517911710971350407.sh 09:38:08 ---> sysstat.sh 09:38:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5695152762404184722.sh 09:38:08 ---> package-listing.sh 09:38:08 ++ tr '[:upper:]' '[:lower:]' 09:38:08 ++ facter osfamily 09:38:08 + OS_FAMILY=debian 09:38:08 + workspace=/w/workspace/oom-master-sphinx-lint 09:38:08 + START_PACKAGES=/tmp/packages_start.txt 09:38:08 + END_PACKAGES=/tmp/packages_end.txt 09:38:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:08 + PACKAGES=/tmp/packages_start.txt 09:38:08 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:38:08 + PACKAGES=/tmp/packages_end.txt 09:38:08 + case "${OS_FAMILY}" in 09:38:08 + dpkg -l 09:38:08 + grep '^ii' 09:38:08 + '[' -f /tmp/packages_start.txt ']' 09:38:08 + '[' -f /tmp/packages_end.txt ']' 09:38:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:08 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:38:08 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 09:38:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 09:38:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2740133445584169560.sh 09:38:08 ---> capture-instance-metadata.sh 09:38:08 Setup pyenv: 09:38:09 system 09:38:09 3.8.13 09:38:09 3.9.13 09:38:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:38:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2U8V 09:38:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:38:15 lf-activate-venv(): INFO: Installing: lftools 09:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-2U8V/bin to PATH 09:38:44 INFO: Running in OpenStack, capturing instance metadata 09:38:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15877739118952414993.sh 09:38:44 provisioning config files... 09:38:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config18062218848266261785tmp 09:38:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:38:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:38:44 [EnvInject] - Injecting environment variables from a build step. 09:38:44 [EnvInject] - Injecting as environment variables the properties content 09:38:44 SERVER_ID=logs 09:38:44 09:38:44 [EnvInject] - Variables injected successfully. 09:38:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5257732361700086133.sh 09:38:44 ---> create-netrc.sh 09:38:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15223212793176928287.sh 09:38:44 ---> python-tools-install.sh 09:38:44 Setup pyenv: 09:38:44 system 09:38:44 3.8.13 09:38:44 3.9.13 09:38:44 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:38:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2U8V from file:/tmp/.os_lf_venv 09:38:46 lf-activate-venv(): INFO: Installing: lftools 09:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-2U8V/bin to PATH 09:38:53 Generating Requirements File 09:39:25 Python 3.10.6 09:39:26 pip 24.0 from /tmp/venv-2U8V/lib/python3.10/site-packages/pip (python 3.10) 09:39:26 appdirs==1.4.4 09:39:26 argcomplete==3.2.2 09:39:26 aspy.yaml==1.3.0 09:39:26 attrs==23.2.0 09:39:26 autopage==0.5.2 09:39:26 beautifulsoup4==4.12.3 09:39:26 boto3==1.34.36 09:39:26 botocore==1.34.36 09:39:26 bs4==0.0.2 09:39:26 cachetools==5.3.2 09:39:26 certifi==2024.2.2 09:39:26 cffi==1.16.0 09:39:26 cfgv==3.4.0 09:39:26 chardet==5.2.0 09:39:26 charset-normalizer==3.3.2 09:39:26 click==8.1.7 09:39:26 cliff==4.5.0 09:39:26 cmd2==2.4.3 09:39:26 cryptography==3.3.2 09:39:26 debtcollector==2.5.0 09:39:26 decorator==5.1.1 09:39:26 defusedxml==0.7.1 09:39:26 Deprecated==1.2.14 09:39:26 distlib==0.3.8 09:39:26 dnspython==2.5.0 09:39:26 docker==4.2.2 09:39:26 dogpile.cache==1.3.0 09:39:26 email-validator==2.1.0.post1 09:39:26 filelock==3.13.1 09:39:26 future==0.18.3 09:39:26 gitdb==4.0.11 09:39:26 GitPython==3.1.41 09:39:26 google-auth==2.27.0 09:39:26 httplib2==0.22.0 09:39:26 identify==2.5.33 09:39:26 idna==3.6 09:39:26 importlib-resources==1.5.0 09:39:26 iso8601==2.1.0 09:39:26 Jinja2==3.1.3 09:39:26 jmespath==1.0.1 09:39:26 jsonpatch==1.33 09:39:26 jsonpointer==2.4 09:39:26 jsonschema==4.21.1 09:39:26 jsonschema-specifications==2023.12.1 09:39:26 keystoneauth1==5.5.0 09:39:26 kubernetes==29.0.0 09:39:26 lftools==0.37.8 09:39:26 lxml==5.1.0 09:39:26 MarkupSafe==2.1.5 09:39:26 msgpack==1.0.7 09:39:26 multi_key_dict==2.0.3 09:39:26 munch==4.0.0 09:39:26 netaddr==0.10.1 09:39:26 netifaces==0.11.0 09:39:26 niet==1.4.2 09:39:26 nodeenv==1.8.0 09:39:26 oauth2client==4.1.3 09:39:26 oauthlib==3.2.2 09:39:26 openstacksdk==0.62.0 09:39:26 os-client-config==2.1.0 09:39:26 os-service-types==1.7.0 09:39:26 osc-lib==3.0.0 09:39:26 oslo.config==9.3.0 09:39:26 oslo.context==5.3.0 09:39:26 oslo.i18n==6.2.0 09:39:26 oslo.log==5.4.0 09:39:26 oslo.serialization==5.3.0 09:39:26 oslo.utils==7.0.0 09:39:26 packaging==23.2 09:39:26 pbr==6.0.0 09:39:26 platformdirs==4.2.0 09:39:26 prettytable==3.9.0 09:39:26 pyasn1==0.5.1 09:39:26 pyasn1-modules==0.3.0 09:39:26 pycparser==2.21 09:39:26 pygerrit2==2.0.15 09:39:26 PyGithub==2.2.0 09:39:26 pyinotify==0.9.6 09:39:26 PyJWT==2.8.0 09:39:26 PyNaCl==1.5.0 09:39:26 pyparsing==2.4.7 09:39:26 pyperclip==1.8.2 09:39:26 pyrsistent==0.20.0 09:39:26 python-cinderclient==9.4.0 09:39:26 python-dateutil==2.8.2 09:39:26 python-heatclient==3.4.0 09:39:26 python-jenkins==1.8.2 09:39:26 python-keystoneclient==5.3.0 09:39:26 python-magnumclient==4.3.0 09:39:26 python-novaclient==18.4.0 09:39:26 python-openstackclient==6.0.0 09:39:26 python-swiftclient==4.4.0 09:39:26 pytz==2024.1 09:39:26 PyYAML==6.0.1 09:39:26 referencing==0.33.0 09:39:26 requests==2.31.0 09:39:26 requests-oauthlib==1.3.1 09:39:26 requestsexceptions==1.4.0 09:39:26 rfc3986==2.0.0 09:39:26 rpds-py==0.17.1 09:39:26 rsa==4.9 09:39:26 ruamel.yaml==0.18.6 09:39:26 ruamel.yaml.clib==0.2.8 09:39:26 s3transfer==0.10.0 09:39:26 simplejson==3.19.2 09:39:26 six==1.16.0 09:39:26 smmap==5.0.1 09:39:26 soupsieve==2.5 09:39:26 stevedore==5.1.0 09:39:26 tabulate==0.9.0 09:39:26 toml==0.10.2 09:39:26 tomlkit==0.12.3 09:39:26 tqdm==4.66.1 09:39:26 typing_extensions==4.9.0 09:39:26 tzdata==2023.4 09:39:26 urllib3==1.26.18 09:39:26 virtualenv==20.25.0 09:39:26 wcwidth==0.2.13 09:39:26 websocket-client==1.7.0 09:39:26 wrapt==1.16.0 09:39:26 xdg==6.0.0 09:39:26 xmltodict==0.13.0 09:39:26 yq==3.2.3 09:39:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4934513731066743322.sh 09:39:26 ---> sudo-logs.sh 09:39:26 Archiving 'sudo' log.. 09:39:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9079833231172714234.sh 09:39:26 ---> job-cost.sh 09:39:26 Setup pyenv: 09:39:26 system 09:39:26 3.8.13 09:39:26 3.9.13 09:39:26 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:39:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2U8V from file:/tmp/.os_lf_venv 09:39:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:39:35 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. 09:39:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-2U8V/bin to PATH 09:39:35 INFO: No Stack... 09:39:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:36 INFO: Archiving Costs 09:39:36 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7086631490786219318.sh 09:39:36 ---> logs-deploy.sh 09:39:36 Setup pyenv: 09:39:36 system 09:39:36 3.8.13 09:39:36 3.9.13 09:39:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:39:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2U8V from file:/tmp/.os_lf_venv 09:39:38 lf-activate-venv(): INFO: Installing: lftools 09:39:47 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. 09:39:47 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:39:48 lf-activate-venv(): INFO: Adding /tmp/venv-2U8V/bin to PATH 09:39:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/453 09:39:48 INFO: archiving workspace using pattern(s): 09:39:49 Archives upload complete. 09:39:50 INFO: archiving logs to Nexus 09:39:51 ---> uname -a: 09:39:51 Linux prd-ubuntu1804-builder-4c-4g-3344 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:39:51 09:39:51 09:39:51 ---> lscpu: 09:39:51 Architecture: x86_64 09:39:51 CPU op-mode(s): 32-bit, 64-bit 09:39:51 Byte Order: Little Endian 09:39:51 CPU(s): 4 09:39:51 On-line CPU(s) list: 0-3 09:39:51 Thread(s) per core: 1 09:39:51 Core(s) per socket: 1 09:39:51 Socket(s): 4 09:39:51 NUMA node(s): 1 09:39:51 Vendor ID: AuthenticAMD 09:39:51 CPU family: 23 09:39:51 Model: 49 09:39:51 Model name: AMD EPYC-Rome Processor 09:39:51 Stepping: 0 09:39:51 CPU MHz: 2800.000 09:39:51 BogoMIPS: 5600.00 09:39:51 Virtualization: AMD-V 09:39:51 Hypervisor vendor: KVM 09:39:51 Virtualization type: full 09:39:51 L1d cache: 32K 09:39:51 L1i cache: 32K 09:39:51 L2 cache: 512K 09:39:51 L3 cache: 16384K 09:39:51 NUMA node0 CPU(s): 0-3 09:39:51 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 09:39:51 09:39:51 09:39:51 ---> nproc: 09:39:51 4 09:39:51 09:39:51 09:39:51 ---> df -h: 09:39:51 Filesystem Size Used Avail Use% Mounted on 09:39:51 udev 7.9G 0 7.9G 0% /dev 09:39:51 tmpfs 1.6G 672K 1.6G 1% /run 09:39:51 /dev/vda1 78G 8.6G 69G 12% / 09:39:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:39:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:39:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:39:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:39:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:39:51 09:39:51 09:39:51 ---> free -m: 09:39:51 total used free shared buff/cache available 09:39:51 Mem: 16040 561 12988 0 2490 15148 09:39:51 Swap: 1023 0 1023 09:39:51 09:39:51 09:39:51 ---> ip addr: 09:39:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:39:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:39:51 inet 127.0.0.1/8 scope host lo 09:39:51 valid_lft forever preferred_lft forever 09:39:51 inet6 ::1/128 scope host 09:39:51 valid_lft forever preferred_lft forever 09:39:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:39:51 link/ether fa:16:3e:41:7e:98 brd ff:ff:ff:ff:ff:ff 09:39:51 inet 10.30.107.188/23 brd 10.30.107.255 scope global dynamic ens3 09:39:51 valid_lft 86161sec preferred_lft 86161sec 09:39:51 inet6 fe80::f816:3eff:fe41:7e98/64 scope link 09:39:51 valid_lft forever preferred_lft forever 09:39:51 09:39:51 09:39:51 ---> sar -b -r -n DEV: 09:39:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3344) 02/07/24 _x86_64_ (4 CPU) 09:39:51 09:39:51 09:35:53 LINUX RESTART (4 CPU) 09:39:51 09:39:51 09:36:01 tps rtps wtps bread/s bwrtn/s 09:39:51 09:37:02 276.07 65.66 210.41 4061.45 42199.80 09:39:51 09:38:01 105.41 5.32 100.08 302.46 34025.28 09:39:51 09:39:01 75.85 14.03 61.82 1058.09 25727.05 09:39:51 Average: 152.71 28.47 124.25 1815.86 33984.27 09:39:51 09:39:51 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:51 09:37:02 13854552 15485084 2570416 15.65 64148 1763888 921052 5.27 760412 1590248 176668 09:39:51 09:38:01 13663588 15489024 2761380 16.81 74396 1937692 895384 5.12 793892 1727252 5916 09:39:51 09:39:01 13405160 15498236 3019808 18.39 95028 2171508 807784 4.62 825800 1926412 151632 09:39:51 Average: 13641100 15490781 2783868 16.95 77857 1957696 874740 5.01 793368 1747971 111405 09:39:51 09:39:51 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:51 09:37:02 ens3 437.85 310.08 2178.49 78.75 0.00 0.00 0.00 0.00 09:39:51 09:37:02 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 09:39:51 09:38:01 ens3 81.75 82.16 56.94 13.22 0.00 0.00 0.00 0.00 09:39:51 09:38:01 lo 28.88 28.88 3.07 3.07 0.00 0.00 0.00 0.00 09:39:51 09:39:01 ens3 77.25 56.16 679.31 11.31 0.00 0.00 0.00 0.00 09:39:51 09:39:01 lo 5.53 5.53 0.57 0.57 0.00 0.00 0.00 0.00 09:39:51 Average: ens3 199.62 149.85 976.75 34.54 0.00 0.00 0.00 0.00 09:39:51 Average: lo 12.02 12.02 1.27 1.27 0.00 0.00 0.00 0.00 09:39:51 09:39:51 09:39:51 ---> sar -P ALL: 09:39:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3344) 02/07/24 _x86_64_ (4 CPU) 09:39:51 09:39:51 09:35:53 LINUX RESTART (4 CPU) 09:39:51 09:39:51 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:39:51 09:37:02 all 21.17 0.00 2.38 6.87 0.07 69.51 09:39:51 09:37:02 0 12.86 0.00 1.59 2.47 0.07 83.01 09:39:51 09:37:02 1 24.70 0.00 2.48 13.95 0.07 58.81 09:39:51 09:37:02 2 26.05 0.00 2.40 4.10 0.07 67.38 09:39:51 09:37:02 3 21.03 0.00 3.03 6.96 0.08 68.90 09:39:51 09:38:01 all 12.44 0.00 0.87 3.98 0.07 82.64 09:39:51 09:38:01 0 6.85 0.00 0.52 3.03 0.05 89.55 09:39:51 09:38:01 1 7.94 0.00 0.89 12.09 0.09 78.99 09:39:51 09:38:01 2 4.94 0.00 0.41 0.00 0.05 94.60 09:39:51 09:38:01 3 30.03 0.00 1.66 0.88 0.08 67.34 09:39:51 09:39:01 all 20.67 0.00 1.38 1.75 0.05 76.14 09:39:51 09:39:01 0 9.86 0.00 0.91 2.03 0.05 87.16 09:39:51 09:39:01 1 29.51 0.00 1.68 1.13 0.05 67.62 09:39:51 09:39:01 2 32.57 0.00 1.97 0.82 0.07 64.57 09:39:51 09:39:01 3 10.88 0.00 0.95 3.02 0.03 85.11 09:39:51 Average: all 18.13 0.00 1.55 4.20 0.06 76.06 09:39:51 Average: 0 9.87 0.00 1.01 2.50 0.06 86.56 09:39:51 Average: 1 20.82 0.00 1.69 9.03 0.07 68.39 09:39:51 Average: 2 21.27 0.00 1.60 1.65 0.06 75.42 09:39:51 Average: 3 20.60 0.00 1.88 3.64 0.07 73.82 09:39:51 09:39:51 09:39:51