13:40:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 13:40:17 Running as SYSTEM 13:40:17 [EnvInject] - Loading node environment variables. 13:40:17 Building remotely on prd-ubuntu1804-builder-4c-4g-3131 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:40:17 [ssh-agent] Looking for ssh-agent implementation... 13:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:17 $ ssh-agent 13:40:17 SSH_AUTH_SOCK=/tmp/ssh-iHQrM9YefAtp/agent.1644 13:40:17 SSH_AGENT_PID=1646 13:40:17 [ssh-agent] Started. 13:40:17 Running ssh-add (command line suppressed) 13:40:17 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_4920298482571219097.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_4920298482571219097.key) 13:40:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:17 The recommended git tool is: NONE 13:40:19 using credential onap-jenkins-ssh 13:40:19 Wiping out workspace first. 13:40:19 Cloning the remote Git repository 13:40:19 Cloning repository git://cloud.onap.org/mirror/oom.git 13:40:19 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:40:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:19 > git --version # timeout=10 13:40:19 > git --version # 'git version 2.17.1' 13:40:19 using GIT_SSH to set credentials Gerrit user 13:40:19 Verifying host key using manually-configured host key entries 13:40:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:24 using GIT_SSH to set credentials Gerrit user 13:40:24 Verifying host key using manually-configured host key entries 13:40:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/10 # timeout=30 13:40:25 > git rev-parse 77c1cccd624bf3db05457f04a4377f9f9003ca3b^{commit} # timeout=10 13:40:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:40:25 Checking out Revision 77c1cccd624bf3db05457f04a4377f9f9003ca3b (refs/changes/79/136179/10) 13:40:25 > git config core.sparsecheckout # timeout=10 13:40:25 > git checkout -f 77c1cccd624bf3db05457f04a4377f9f9003ca3b # timeout=30 13:40:28 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 13:40:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:40:28 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 13:40:28 [EnvInject] - Injecting environment variables from a build step. 13:40:28 [EnvInject] - Injecting as environment variables the properties content 13:40:28 PYTHON=python3 13:40:28 13:40:28 [EnvInject] - Variables injected successfully. 13:40:28 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins486920826428308556.sh 13:40:28 ---> tox-install.sh 13:40:28 + source /home/jenkins/lf-env.sh 13:40:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:28 ++ mktemp -d /tmp/venv-XXXX 13:40:28 + lf_venv=/tmp/venv-drbE 13:40:28 + local venv_file=/tmp/.os_lf_venv 13:40:28 + local python=python3 13:40:28 + local options 13:40:28 + local set_path=true 13:40:28 + local install_args= 13:40:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:28 + true 13:40:28 + case $1 in 13:40:28 + venv_file=/tmp/.toxenv 13:40:28 + shift 2 13:40:28 + true 13:40:28 + case $1 in 13:40:28 + shift 13:40:28 + break 13:40:28 + case $python in 13:40:28 + local pkg_list= 13:40:28 + [[ -d /opt/pyenv ]] 13:40:28 + echo 'Setup pyenv:' 13:40:28 Setup pyenv: 13:40:28 + export PYENV_ROOT=/opt/pyenv 13:40:28 + PYENV_ROOT=/opt/pyenv 13:40:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:28 + pyenv versions 13:40:28 * system (set by /opt/pyenv/version) 13:40:28 * 3.8.13 (set by /opt/pyenv/version) 13:40:28 * 3.9.13 (set by /opt/pyenv/version) 13:40:28 * 3.10.6 (set by /opt/pyenv/version) 13:40:28 + command -v pyenv 13:40:28 ++ pyenv init - --no-rehash 13:40:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:40:28 export PATH="/opt/pyenv/shims:${PATH}" 13:40:28 export PYENV_SHELL=bash 13:40:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:28 pyenv() { 13:40:28 local command 13:40:28 command="${1:-}" 13:40:28 if [ "$#" -gt 0 ]; then 13:40:28 shift 13:40:28 fi 13:40:28 13:40:28 case "$command" in 13:40:28 rehash|shell) 13:40:28 eval "$(pyenv "sh-$command" "$@")" 13:40:28 ;; 13:40:28 *) 13:40:28 command pyenv "$command" "$@" 13:40:28 ;; 13:40:28 esac 13:40:28 }' 13:40:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:40:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:28 ++ export PYENV_SHELL=bash 13:40:28 ++ PYENV_SHELL=bash 13:40:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:28 +++ complete -F _pyenv pyenv 13:40:28 ++ lf-pyver python3 13:40:28 ++ local py_version_xy=python3 13:40:28 ++ local py_version_xyz= 13:40:28 ++ pyenv versions 13:40:28 ++ sed 's/^[ *]* //' 13:40:28 ++ local command 13:40:28 ++ command=versions 13:40:28 ++ '[' 1 -gt 0 ']' 13:40:28 ++ shift 13:40:28 ++ grep -E '^[0-9.]*[0-9]$' 13:40:28 ++ case "$command" in 13:40:28 ++ awk '{ print $1 }' 13:40:28 ++ command pyenv versions 13:40:28 ++ pyenv versions 13:40:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:28 +++ grep '^3' /tmp/.pyenv_versions 13:40:28 +++ sort -V 13:40:28 +++ tail -n 1 13:40:28 ++ py_version_xyz=3.10.6 13:40:28 ++ [[ -z 3.10.6 ]] 13:40:28 ++ echo 3.10.6 13:40:28 ++ return 0 13:40:28 + pyenv local 3.10.6 13:40:28 + local command 13:40:28 + command=local 13:40:28 + '[' 2 -gt 0 ']' 13:40:28 + shift 13:40:28 + case "$command" in 13:40:28 + command pyenv local 3.10.6 13:40:28 + pyenv local 3.10.6 13:40:28 + for arg in "$@" 13:40:28 + case $arg in 13:40:28 + pkg_list+='tox ' 13:40:28 + for arg in "$@" 13:40:28 + case $arg in 13:40:28 + pkg_list+='virtualenv ' 13:40:28 + for arg in "$@" 13:40:28 + case $arg in 13:40:28 + pkg_list+='urllib3~=1.26.15 ' 13:40:28 + [[ -f /tmp/.toxenv ]] 13:40:28 + [[ ! -f /tmp/.toxenv ]] 13:40:28 + [[ -n '' ]] 13:40:28 + python3 -m venv /tmp/venv-drbE 13:40:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-drbE' 13:40:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-drbE 13:40:32 + echo /tmp/venv-drbE 13:40:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:40:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:40:32 + /tmp/venv-drbE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:35 + /tmp/venv-drbE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:38 + type python3 13:40:38 + true 13:40:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-drbE/bin to PATH' 13:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-drbE/bin to PATH 13:40:38 + PATH=/tmp/venv-drbE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 + return 0 13:40:38 + python3 --version 13:40:38 Python 3.10.6 13:40:38 + python3 -m pip --version 13:40:38 pip 24.0 from /tmp/venv-drbE/lib/python3.10/site-packages/pip (python 3.10) 13:40:38 + python3 -m pip freeze 13:40:38 cachetools==5.3.2 13:40:38 chardet==5.2.0 13:40:38 colorama==0.4.6 13:40:38 distlib==0.3.8 13:40:38 filelock==3.13.1 13:40:38 packaging==23.2 13:40:38 platformdirs==4.2.0 13:40:38 pluggy==1.4.0 13:40:38 pyproject-api==1.6.1 13:40:38 tomli==2.0.1 13:40:38 tox==4.12.1 13:40:38 urllib3==1.26.18 13:40:38 virtualenv==20.25.0 13:40:38 [EnvInject] - Injecting environment variables from a build step. 13:40:38 [EnvInject] - Injecting as environment variables the properties content 13:40:38 PARALLEL=false 13:40:38 13:40:38 [EnvInject] - Variables injected successfully. 13:40:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1667884986017031627.sh 13:40:38 ---> tox-run.sh 13:40:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:40:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:40:38 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:40:38 + cd /w/workspace/oom-master-sphinx-lint/. 13:40:38 + source /home/jenkins/lf-env.sh 13:40:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:38 ++ mktemp -d /tmp/venv-XXXX 13:40:38 + lf_venv=/tmp/venv-2zSi 13:40:38 + local venv_file=/tmp/.os_lf_venv 13:40:38 + local python=python3 13:40:38 + local options 13:40:38 + local set_path=true 13:40:38 + local install_args= 13:40:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:38 + true 13:40:38 + case $1 in 13:40:38 + venv_file=/tmp/.toxenv 13:40:38 + shift 2 13:40:38 + true 13:40:38 + case $1 in 13:40:38 + shift 13:40:38 + break 13:40:38 + case $python in 13:40:38 + local pkg_list= 13:40:38 + [[ -d /opt/pyenv ]] 13:40:38 + echo 'Setup pyenv:' 13:40:38 Setup pyenv: 13:40:38 + export PYENV_ROOT=/opt/pyenv 13:40:38 + PYENV_ROOT=/opt/pyenv 13:40:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 + pyenv versions 13:40:38 system 13:40:38 3.8.13 13:40:38 3.9.13 13:40:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:40:38 + command -v pyenv 13:40:38 ++ pyenv init - --no-rehash 13:40:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:40:38 export PATH="/opt/pyenv/shims:${PATH}" 13:40:38 export PYENV_SHELL=bash 13:40:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:38 pyenv() { 13:40:38 local command 13:40:38 command="${1:-}" 13:40:38 if [ "$#" -gt 0 ]; then 13:40:38 shift 13:40:38 fi 13:40:38 13:40:38 case "$command" in 13:40:38 rehash|shell) 13:40:38 eval "$(pyenv "sh-$command" "$@")" 13:40:38 ;; 13:40:38 *) 13:40:38 command pyenv "$command" "$@" 13:40:38 ;; 13:40:38 esac 13:40:38 }' 13:40:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:40:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:38 ++ export PYENV_SHELL=bash 13:40:38 ++ PYENV_SHELL=bash 13:40:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:38 +++ complete -F _pyenv pyenv 13:40:38 ++ lf-pyver python3 13:40:38 ++ local py_version_xy=python3 13:40:38 ++ local py_version_xyz= 13:40:38 ++ pyenv versions 13:40:38 ++ local command 13:40:38 ++ command=versions 13:40:38 ++ '[' 1 -gt 0 ']' 13:40:38 ++ shift 13:40:38 ++ case "$command" in 13:40:38 ++ command pyenv versions 13:40:38 ++ pyenv versions 13:40:38 ++ sed 's/^[ *]* //' 13:40:38 ++ awk '{ print $1 }' 13:40:38 ++ grep -E '^[0-9.]*[0-9]$' 13:40:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:38 +++ grep '^3' /tmp/.pyenv_versions 13:40:38 +++ sort -V 13:40:38 +++ tail -n 1 13:40:38 ++ py_version_xyz=3.10.6 13:40:38 ++ [[ -z 3.10.6 ]] 13:40:38 ++ echo 3.10.6 13:40:38 ++ return 0 13:40:38 + pyenv local 3.10.6 13:40:38 + local command 13:40:38 + command=local 13:40:38 + '[' 2 -gt 0 ']' 13:40:38 + shift 13:40:38 + case "$command" in 13:40:38 + command pyenv local 3.10.6 13:40:38 + pyenv local 3.10.6 13:40:38 + for arg in "$@" 13:40:38 + case $arg in 13:40:38 + pkg_list+='tox ' 13:40:38 + for arg in "$@" 13:40:38 + case $arg in 13:40:38 + pkg_list+='virtualenv ' 13:40:38 + for arg in "$@" 13:40:38 + case $arg in 13:40:38 + pkg_list+='urllib3~=1.26.15 ' 13:40:38 + [[ -f /tmp/.toxenv ]] 13:40:38 ++ cat /tmp/.toxenv 13:40:38 + lf_venv=/tmp/venv-drbE 13:40:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-drbE from' file:/tmp/.toxenv 13:40:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-drbE from file:/tmp/.toxenv 13:40:38 + /tmp/venv-drbE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:40:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:40:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:40:39 + /tmp/venv-drbE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:40:41 + type python3 13:40:41 + true 13:40:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-drbE/bin to PATH' 13:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-drbE/bin to PATH 13:40:41 + PATH=/tmp/venv-drbE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:41 + return 0 13:40:41 + [[ -d /opt/pyenv ]] 13:40:41 + echo '---> Setting up pyenv' 13:40:41 ---> Setting up pyenv 13:40:41 + export PYENV_ROOT=/opt/pyenv 13:40:41 + PYENV_ROOT=/opt/pyenv 13:40:41 + export PATH=/opt/pyenv/bin:/tmp/venv-drbE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:41 + PATH=/opt/pyenv/bin:/tmp/venv-drbE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:40:41 ++ pwd 13:40:41 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:40:41 + export PYTHONPATH 13:40:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:40:41 + TOX_TESTENV_PASSENV=PYTHONPATH 13:40:41 + tox --version 13:40:41 4.12.1 from /tmp/venv-drbE/lib/python3.10/site-packages/tox/__init__.py 13:40:41 + PARALLEL=false 13:40:41 + TOX_OPTIONS_LIST= 13:40:41 + [[ -n docs,docs-linkcheck ]] 13:40:41 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:40:41 + case ${PARALLEL,,} in 13:40:41 + tox -e docs,docs-linkcheck 13:40:41 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:40:43 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:41:05 docs: freeze> python -m pip freeze --all 13:41:06 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:41:06 docs: commands[0]> sudo apt install graphviz 13:41:06 13:41:06 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:41:06 13:41:06 Reading package lists... 13:41:06 Building dependency tree... 13:41:06 Reading state information... 13:41:06 graphviz is already the newest version (2.40.1-2). 13:41:06 The following packages were automatically installed and are no longer required: 13:41:06 libmysqlclient20 mysql-common 13:41:06 Use 'sudo apt autoremove' to remove them. 13:41:06 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:41:06 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 13:41:10 docs: OK ✔ in 28.49 seconds 13:41:10 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:41:24 docs-linkcheck: freeze> python -m pip freeze --all 13:41:24 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:41:24 docs-linkcheck: commands[0]> sudo apt install graphviz 13:41:24 13:41:24 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:41:24 13:41:24 Reading package lists... 13:41:24 Building dependency tree... 13:41:24 Reading state information... 13:41:24 graphviz is already the newest version (2.40.1-2). 13:41:24 The following packages were automatically installed and are no longer required: 13:41:24 libmysqlclient20 mysql-common 13:41:24 Use 'sudo apt autoremove' to remove them. 13:41:25 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:41:25 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 13:42:07 docs: OK (28.49=setup[24.68]+cmd[0.23,3.59] seconds) 13:42:07 docs-linkcheck: OK (57.69=setup[14.62]+cmd[0.21,42.87] seconds) 13:42:07 congratulations :) (86.35 seconds) 13:42:07 + tox_status=0 13:42:07 + echo '---> Completed tox runs' 13:42:07 ---> Completed tox runs 13:42:07 + for i in .tox/*/log 13:42:07 ++ echo .tox/docs-linkcheck/log 13:42:07 ++ awk -F/ '{print $2}' 13:42:07 + tox_env=docs-linkcheck 13:42:07 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:42:07 + for i in .tox/*/log 13:42:07 ++ echo .tox/docs/log 13:42:07 ++ awk -F/ '{print $2}' 13:42:07 + tox_env=docs 13:42:07 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:42:07 + DOC_DIR=docs/_build/html 13:42:07 + [[ -d docs/_build/html ]] 13:42:07 + echo '---> Archiving generated docs' 13:42:07 ---> Archiving generated docs 13:42:07 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:42:07 + echo '---> tox-run.sh ends' 13:42:07 ---> tox-run.sh ends 13:42:07 + test 0 -eq 0 13:42:08 $ ssh-agent -k 13:42:08 unset SSH_AUTH_SOCK; 13:42:08 unset SSH_AGENT_PID; 13:42:08 echo Agent pid 1646 killed; 13:42:08 [ssh-agent] Stopped. 13:42:08 [PostBuildScript] - [INFO] Executing post build scripts. 13:42:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2730134971924442909.sh 13:42:08 ---> sysstat.sh 13:42:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11115498913683884415.sh 13:42:08 ---> package-listing.sh 13:42:08 ++ tr '[:upper:]' '[:lower:]' 13:42:08 ++ facter osfamily 13:42:08 + OS_FAMILY=debian 13:42:08 + workspace=/w/workspace/oom-master-sphinx-lint 13:42:08 + START_PACKAGES=/tmp/packages_start.txt 13:42:08 + END_PACKAGES=/tmp/packages_end.txt 13:42:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:08 + PACKAGES=/tmp/packages_start.txt 13:42:08 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:42:08 + PACKAGES=/tmp/packages_end.txt 13:42:08 + case "${OS_FAMILY}" in 13:42:08 + dpkg -l 13:42:08 + grep '^ii' 13:42:08 + '[' -f /tmp/packages_start.txt ']' 13:42:08 + '[' -f /tmp/packages_end.txt ']' 13:42:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:08 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:42:08 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:42:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:42:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15027609874808119666.sh 13:42:08 ---> capture-instance-metadata.sh 13:42:08 Setup pyenv: 13:42:08 system 13:42:08 3.8.13 13:42:08 3.9.13 13:42:08 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:42:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-199U 13:42:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:42:15 lf-activate-venv(): INFO: Installing: lftools 13:42:44 lf-activate-venv(): INFO: Adding /tmp/venv-199U/bin to PATH 13:42:44 INFO: Running in OpenStack, capturing instance metadata 13:42:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11576054133158404192.sh 13:42:45 provisioning config files... 13:42:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config7660477321095883975tmp 13:42:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:42:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:42:45 [EnvInject] - Injecting environment variables from a build step. 13:42:45 [EnvInject] - Injecting as environment variables the properties content 13:42:45 SERVER_ID=logs 13:42:45 13:42:45 [EnvInject] - Variables injected successfully. 13:42:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins967284196342535096.sh 13:42:45 ---> create-netrc.sh 13:42:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins697432498308764072.sh 13:42:45 ---> python-tools-install.sh 13:42:45 Setup pyenv: 13:42:45 system 13:42:45 3.8.13 13:42:45 3.9.13 13:42:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:42:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-199U from file:/tmp/.os_lf_venv 13:42:46 lf-activate-venv(): INFO: Installing: lftools 13:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-199U/bin to PATH 13:42:54 Generating Requirements File 13:43:28 Python 3.10.6 13:43:28 pip 24.0 from /tmp/venv-199U/lib/python3.10/site-packages/pip (python 3.10) 13:43:29 appdirs==1.4.4 13:43:29 argcomplete==3.2.2 13:43:29 aspy.yaml==1.3.0 13:43:29 attrs==23.2.0 13:43:29 autopage==0.5.2 13:43:29 beautifulsoup4==4.12.3 13:43:29 boto3==1.34.35 13:43:29 botocore==1.34.35 13:43:29 bs4==0.0.2 13:43:29 cachetools==5.3.2 13:43:29 certifi==2024.2.2 13:43:29 cffi==1.16.0 13:43:29 cfgv==3.4.0 13:43:29 chardet==5.2.0 13:43:29 charset-normalizer==3.3.2 13:43:29 click==8.1.7 13:43:29 cliff==4.5.0 13:43:29 cmd2==2.4.3 13:43:29 cryptography==3.3.2 13:43:29 debtcollector==2.5.0 13:43:29 decorator==5.1.1 13:43:29 defusedxml==0.7.1 13:43:29 Deprecated==1.2.14 13:43:29 distlib==0.3.8 13:43:29 dnspython==2.5.0 13:43:29 docker==4.2.2 13:43:29 dogpile.cache==1.3.0 13:43:29 email-validator==2.1.0.post1 13:43:29 filelock==3.13.1 13:43:29 future==0.18.3 13:43:29 gitdb==4.0.11 13:43:29 GitPython==3.1.41 13:43:29 google-auth==2.27.0 13:43:29 httplib2==0.22.0 13:43:29 identify==2.5.33 13:43:29 idna==3.6 13:43:29 importlib-resources==1.5.0 13:43:29 iso8601==2.1.0 13:43:29 Jinja2==3.1.3 13:43:29 jmespath==1.0.1 13:43:29 jsonpatch==1.33 13:43:29 jsonpointer==2.4 13:43:29 jsonschema==4.21.1 13:43:29 jsonschema-specifications==2023.12.1 13:43:29 keystoneauth1==5.5.0 13:43:29 kubernetes==29.0.0 13:43:29 lftools==0.37.8 13:43:29 lxml==5.1.0 13:43:29 MarkupSafe==2.1.5 13:43:29 msgpack==1.0.7 13:43:29 multi_key_dict==2.0.3 13:43:29 munch==4.0.0 13:43:29 netaddr==0.10.1 13:43:29 netifaces==0.11.0 13:43:29 niet==1.4.2 13:43:29 nodeenv==1.8.0 13:43:29 oauth2client==4.1.3 13:43:29 oauthlib==3.2.2 13:43:29 openstacksdk==0.62.0 13:43:29 os-client-config==2.1.0 13:43:29 os-service-types==1.7.0 13:43:29 osc-lib==3.0.0 13:43:29 oslo.config==9.3.0 13:43:29 oslo.context==5.3.0 13:43:29 oslo.i18n==6.2.0 13:43:29 oslo.log==5.4.0 13:43:29 oslo.serialization==5.3.0 13:43:29 oslo.utils==7.0.0 13:43:29 packaging==23.2 13:43:29 pbr==6.0.0 13:43:29 platformdirs==4.2.0 13:43:29 prettytable==3.9.0 13:43:29 pyasn1==0.5.1 13:43:29 pyasn1-modules==0.3.0 13:43:29 pycparser==2.21 13:43:29 pygerrit2==2.0.15 13:43:29 PyGithub==2.2.0 13:43:29 pyinotify==0.9.6 13:43:29 PyJWT==2.8.0 13:43:29 PyNaCl==1.5.0 13:43:29 pyparsing==2.4.7 13:43:29 pyperclip==1.8.2 13:43:29 pyrsistent==0.20.0 13:43:29 python-cinderclient==9.4.0 13:43:29 python-dateutil==2.8.2 13:43:29 python-heatclient==3.4.0 13:43:29 python-jenkins==1.8.2 13:43:29 python-keystoneclient==5.3.0 13:43:29 python-magnumclient==4.3.0 13:43:29 python-novaclient==18.4.0 13:43:29 python-openstackclient==6.0.0 13:43:29 python-swiftclient==4.4.0 13:43:29 pytz==2024.1 13:43:29 PyYAML==6.0.1 13:43:29 referencing==0.33.0 13:43:29 requests==2.31.0 13:43:29 requests-oauthlib==1.3.1 13:43:29 requestsexceptions==1.4.0 13:43:29 rfc3986==2.0.0 13:43:29 rpds-py==0.17.1 13:43:29 rsa==4.9 13:43:29 ruamel.yaml==0.18.5 13:43:29 ruamel.yaml.clib==0.2.8 13:43:29 s3transfer==0.10.0 13:43:29 simplejson==3.19.2 13:43:29 six==1.16.0 13:43:29 smmap==5.0.1 13:43:29 soupsieve==2.5 13:43:29 stevedore==5.1.0 13:43:29 tabulate==0.9.0 13:43:29 toml==0.10.2 13:43:29 tomlkit==0.12.3 13:43:29 tqdm==4.66.1 13:43:29 typing_extensions==4.9.0 13:43:29 tzdata==2023.4 13:43:29 urllib3==1.26.18 13:43:29 virtualenv==20.25.0 13:43:29 wcwidth==0.2.13 13:43:29 websocket-client==1.7.0 13:43:29 wrapt==1.16.0 13:43:29 xdg==6.0.0 13:43:29 xmltodict==0.13.0 13:43:29 yq==3.2.3 13:43:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1965993655291740621.sh 13:43:29 ---> sudo-logs.sh 13:43:29 Archiving 'sudo' log.. 13:43:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4365372319869178240.sh 13:43:29 ---> job-cost.sh 13:43:29 Setup pyenv: 13:43:29 system 13:43:29 3.8.13 13:43:29 3.9.13 13:43:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:43:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-199U from file:/tmp/.os_lf_venv 13:43:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:43:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:39 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-199U/bin to PATH 13:43:39 INFO: No Stack... 13:43:39 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:39 INFO: Archiving Costs 13:43:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins18296013581890888253.sh 13:43:39 ---> logs-deploy.sh 13:43:39 Setup pyenv: 13:43:40 system 13:43:40 3.8.13 13:43:40 3.9.13 13:43:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-199U from file:/tmp/.os_lf_venv 13:43:41 lf-activate-venv(): INFO: Installing: lftools 13:43:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:50 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:43:51 lf-activate-venv(): INFO: Adding /tmp/venv-199U/bin to PATH 13:43:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/452 13:43:51 INFO: archiving workspace using pattern(s): 13:43:54 Archives upload complete. 13:43:54 INFO: archiving logs to Nexus 13:43:55 ---> uname -a: 13:43:55 Linux prd-ubuntu1804-builder-4c-4g-3131 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:43:55 13:43:55 13:43:55 ---> lscpu: 13:43:55 Architecture: x86_64 13:43:55 CPU op-mode(s): 32-bit, 64-bit 13:43:55 Byte Order: Little Endian 13:43:55 CPU(s): 4 13:43:55 On-line CPU(s) list: 0-3 13:43:55 Thread(s) per core: 1 13:43:55 Core(s) per socket: 1 13:43:55 Socket(s): 4 13:43:55 NUMA node(s): 1 13:43:55 Vendor ID: AuthenticAMD 13:43:55 CPU family: 23 13:43:55 Model: 49 13:43:55 Model name: AMD EPYC-Rome Processor 13:43:55 Stepping: 0 13:43:55 CPU MHz: 2800.000 13:43:55 BogoMIPS: 5600.00 13:43:55 Virtualization: AMD-V 13:43:55 Hypervisor vendor: KVM 13:43:55 Virtualization type: full 13:43:55 L1d cache: 32K 13:43:55 L1i cache: 32K 13:43:55 L2 cache: 512K 13:43:55 L3 cache: 16384K 13:43:55 NUMA node0 CPU(s): 0-3 13:43:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:43:55 13:43:55 13:43:55 ---> nproc: 13:43:55 4 13:43:55 13:43:55 13:43:55 ---> df -h: 13:43:55 Filesystem Size Used Avail Use% Mounted on 13:43:55 udev 7.9G 0 7.9G 0% /dev 13:43:55 tmpfs 1.6G 672K 1.6G 1% /run 13:43:55 /dev/vda1 78G 8.6G 69G 12% / 13:43:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:55 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:55 13:43:55 13:43:55 ---> free -m: 13:43:55 total used free shared buff/cache available 13:43:55 Mem: 16040 555 12991 0 2492 15154 13:43:55 Swap: 1023 0 1023 13:43:55 13:43:55 13:43:55 ---> ip addr: 13:43:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:55 inet 127.0.0.1/8 scope host lo 13:43:55 valid_lft forever preferred_lft forever 13:43:55 inet6 ::1/128 scope host 13:43:55 valid_lft forever preferred_lft forever 13:43:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:55 link/ether fa:16:3e:24:c3:4c brd ff:ff:ff:ff:ff:ff 13:43:55 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 13:43:55 valid_lft 86168sec preferred_lft 86168sec 13:43:55 inet6 fe80::f816:3eff:fe24:c34c/64 scope link 13:43:55 valid_lft forever preferred_lft forever 13:43:55 13:43:55 13:43:55 ---> sar -b -r -n DEV: 13:43:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3131) 02/06/24 _x86_64_ (4 CPU) 13:43:55 13:43:55 13:40:04 LINUX RESTART (4 CPU) 13:43:55 13:43:55 13:41:02 tps rtps wtps bread/s bwrtn/s 13:43:55 13:42:01 117.34 5.41 111.93 322.93 16933.94 13:43:55 13:43:01 66.74 14.03 52.71 1058.09 7108.68 13:43:55 Average: 91.82 9.75 82.07 693.60 11980.04 13:43:55 13:43:55 13:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:55 13:42:01 13663228 15492292 2761740 16.81 74592 1941680 906420 5.19 792132 1730960 3768 13:43:55 13:43:01 13398060 15492548 3026908 18.43 95092 2173612 794608 4.55 832944 1927636 141044 13:43:55 Average: 13530644 15492420 2894324 17.62 84842 2057646 850514 4.87 812538 1829298 72406 13:43:55 13:43:55 13:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:55 13:42:01 lo 30.91 30.91 3.29 3.29 0.00 0.00 0.00 0.00 13:43:55 13:42:01 ens3 84.87 88.02 56.68 15.00 0.00 0.00 0.00 0.00 13:43:55 13:43:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 13:43:55 13:43:01 ens3 61.34 44.34 676.14 10.08 0.00 0.00 0.00 0.00 13:43:55 Average: lo 17.11 17.11 1.80 1.80 0.00 0.00 0.00 0.00 13:43:55 Average: ens3 73.00 66.00 369.01 12.52 0.00 0.00 0.00 0.00 13:43:55 13:43:55 13:43:55 ---> sar -P ALL: 13:43:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3131) 02/06/24 _x86_64_ (4 CPU) 13:43:55 13:43:55 13:40:04 LINUX RESTART (4 CPU) 13:43:55 13:43:55 13:41:02 CPU %user %nice %system %iowait %steal %idle 13:43:55 13:42:01 all 13.13 0.00 1.02 1.95 0.08 83.82 13:43:55 13:42:01 0 20.17 0.00 1.43 0.27 0.08 78.05 13:43:55 13:42:01 1 4.39 0.00 0.48 0.51 0.07 94.56 13:43:55 13:42:01 2 18.38 0.00 1.66 6.18 0.07 73.70 13:43:55 13:42:01 3 9.55 0.00 0.53 0.84 0.09 89.00 13:43:55 13:43:01 all 19.19 0.00 1.37 1.87 0.05 77.52 13:43:55 13:43:01 0 25.50 0.00 1.92 0.90 0.05 71.63 13:43:55 13:43:01 1 9.80 0.00 1.20 0.12 0.03 88.85 13:43:55 13:43:01 2 34.89 0.00 1.44 1.65 0.10 61.92 13:43:55 13:43:01 3 6.57 0.00 0.92 4.81 0.03 87.66 13:43:55 Average: all 16.19 0.00 1.20 1.91 0.07 80.64 13:43:55 Average: 0 22.86 0.00 1.68 0.59 0.07 74.81 13:43:55 Average: 1 7.12 0.00 0.84 0.31 0.05 91.68 13:43:55 Average: 2 26.70 0.00 1.55 3.90 0.08 67.76 13:43:55 Average: 3 8.05 0.00 0.73 2.84 0.06 88.33 13:43:55 13:43:55 13:43:55