07:32:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:32:36 Running as SYSTEM 07:32:36 [EnvInject] - Loading node environment variables. 07:32:36 Building remotely on prd-ubuntu1804-builder-4c-4g-7390 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:32:36 [ssh-agent] Looking for ssh-agent implementation... 07:32:36 $ ssh-agent 07:32:36 SSH_AUTH_SOCK=/tmp/ssh-8L0T4IsJzvoV/agent.1776 07:32:36 SSH_AGENT_PID=1778 07:32:36 [ssh-agent] Started. 07:32:36 Running ssh-add (command line suppressed) 07:32:36 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_5419951458753568587.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_5419951458753568587.key) 07:32:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:32:37 The recommended git tool is: NONE 07:32:38 using credential onap-jenkins-ssh 07:32:38 Wiping out workspace first. 07:32:38 Cloning the remote Git repository 07:32:38 Cloning repository git://cloud.onap.org/mirror/oom.git 07:32:38 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:32:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:38 > git --version # timeout=10 07:32:38 > git --version # 'git version 2.17.1' 07:32:38 using GIT_SSH to set credentials Gerrit user 07:32:38 Verifying host key using manually-configured host key entries 07:32:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:32:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:44 using GIT_SSH to set credentials Gerrit user 07:32:44 Verifying host key using manually-configured host key entries 07:32:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/2 # timeout=30 07:32:45 > git rev-parse f334895314b4916bdddbdb53c32224716717a729^{commit} # timeout=10 07:32:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:32:45 Checking out Revision f334895314b4916bdddbdb53c32224716717a729 (refs/changes/14/143214/2) 07:32:45 > git config core.sparsecheckout # timeout=10 07:32:45 > git checkout -f f334895314b4916bdddbdb53c32224716717a729 # timeout=30 07:32:48 Commit message: "Fix read the docs validation job" 07:32:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:32:48 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:32:49 [EnvInject] - Injecting environment variables from a build step. 07:32:49 [EnvInject] - Injecting as environment variables the properties content 07:32:49 PYTHON=python3 07:32:49 07:32:49 [EnvInject] - Variables injected successfully. 07:32:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1185563212475220326.sh 07:32:49 ---> tox-install.sh 07:32:49 + source /home/jenkins/lf-env.sh 07:32:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:49 ++ mktemp -d /tmp/venv-XXXX 07:32:49 + lf_venv=/tmp/venv-0VWw 07:32:49 + local venv_file=/tmp/.os_lf_venv 07:32:49 + local python=python3 07:32:49 + local options 07:32:49 + local set_path=true 07:32:49 + local install_args= 07:32:49 ++ 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 07:32:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:49 + true 07:32:49 + case $1 in 07:32:49 + venv_file=/tmp/.toxenv 07:32:49 + shift 2 07:32:49 + true 07:32:49 + case $1 in 07:32:49 + shift 07:32:49 + break 07:32:49 + case $python in 07:32:49 + local pkg_list= 07:32:49 + [[ -d /opt/pyenv ]] 07:32:49 + echo 'Setup pyenv:' 07:32:49 Setup pyenv: 07:32:49 + export PYENV_ROOT=/opt/pyenv 07:32:49 + PYENV_ROOT=/opt/pyenv 07:32:49 + 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 07:32:49 + 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 07:32:49 + pyenv versions 07:32:49 * system (set by /opt/pyenv/version) 07:32:49 * 3.8.13 (set by /opt/pyenv/version) 07:32:49 * 3.9.13 (set by /opt/pyenv/version) 07:32:49 * 3.10.6 (set by /opt/pyenv/version) 07:32:49 + command -v pyenv 07:32:49 ++ pyenv init - --no-rehash 07:32:49 + 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[*]}"'\'')" 07:32:49 export PATH="/opt/pyenv/shims:${PATH}" 07:32:49 export PYENV_SHELL=bash 07:32:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:49 pyenv() { 07:32:49 local command 07:32:49 command="${1:-}" 07:32:49 if [ "$#" -gt 0 ]; then 07:32:49 shift 07:32:49 fi 07:32:49 07:32:49 case "$command" in 07:32:49 rehash|shell) 07:32:49 eval "$(pyenv "sh-$command" "$@")" 07:32:49 ;; 07:32:49 *) 07:32:49 command pyenv "$command" "$@" 07:32:49 ;; 07:32:49 esac 07:32:49 }' 07:32:49 +++ 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[*]}"' 07:32:49 ++ 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 07:32:49 ++ 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 07:32:49 ++ 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 07:32:49 ++ export PYENV_SHELL=bash 07:32:49 ++ PYENV_SHELL=bash 07:32:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:49 +++ complete -F _pyenv pyenv 07:32:49 ++ lf-pyver python3 07:32:49 ++ local py_version_xy=python3 07:32:49 ++ local py_version_xyz= 07:32:49 ++ sed 's/^[ *]* //' 07:32:49 ++ grep -E '^[0-9.]*[0-9]$' 07:32:49 ++ awk '{ print $1 }' 07:32:49 ++ pyenv versions 07:32:49 ++ local command 07:32:49 ++ command=versions 07:32:49 ++ '[' 1 -gt 0 ']' 07:32:49 ++ shift 07:32:49 ++ case "$command" in 07:32:49 ++ command pyenv versions 07:32:49 ++ pyenv versions 07:32:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:49 +++ grep '^3' /tmp/.pyenv_versions 07:32:49 +++ tail -n 1 07:32:49 +++ sort -V 07:32:49 ++ py_version_xyz=3.10.6 07:32:49 ++ [[ -z 3.10.6 ]] 07:32:49 ++ echo 3.10.6 07:32:49 ++ return 0 07:32:49 + pyenv local 3.10.6 07:32:49 + local command 07:32:49 + command=local 07:32:49 + '[' 2 -gt 0 ']' 07:32:49 + shift 07:32:49 + case "$command" in 07:32:49 + command pyenv local 3.10.6 07:32:49 + pyenv local 3.10.6 07:32:49 + for arg in "$@" 07:32:49 + case $arg in 07:32:49 + pkg_list+='tox ' 07:32:49 + for arg in "$@" 07:32:49 + case $arg in 07:32:49 + pkg_list+='virtualenv ' 07:32:49 + for arg in "$@" 07:32:49 + case $arg in 07:32:49 + pkg_list+='urllib3~=1.26.15 ' 07:32:49 + [[ -f /tmp/.toxenv ]] 07:32:49 + [[ ! -f /tmp/.toxenv ]] 07:32:49 + [[ -n '' ]] 07:32:49 + python3 -m venv /tmp/venv-0VWw 07:32:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0VWw' 07:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0VWw 07:32:54 + echo /tmp/venv-0VWw 07:32:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:54 + local 'pip_opts=--upgrade --quiet' 07:32:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:32:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:32:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:32:54 + [[ -n '' ]] 07:32:54 + [[ -n '' ]] 07:32:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:54 + /tmp/venv-0VWw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:33:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:33:00 lf-activate-venv(): INFO: Base packages installed successfully 07:33:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:33:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:33:00 + /tmp/venv-0VWw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:33:02 + type python3 07:33:02 + true 07:33:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0VWw/bin to PATH' 07:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-0VWw/bin to PATH 07:33:02 + PATH=/tmp/venv-0VWw/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 07:33:02 + return 0 07:33:02 + python3 --version 07:33:02 Python 3.10.6 07:33:02 + python3 -m pip --version 07:33:02 pip 26.0.1 from /tmp/venv-0VWw/lib/python3.10/site-packages/pip (python 3.10) 07:33:02 + python3 -m pip freeze 07:33:03 cachetools==7.0.1 07:33:03 chardet==5.2.0 07:33:03 colorama==0.4.6 07:33:03 distlib==0.4.0 07:33:03 filelock==3.21.2 07:33:03 packaging==26.0 07:33:03 platformdirs==4.7.0 07:33:03 pluggy==1.6.0 07:33:03 pyproject-api==1.10.0 07:33:03 tomli==2.4.0 07:33:03 tox==4.35.0 07:33:03 typing_extensions==4.15.0 07:33:03 urllib3==1.26.20 07:33:03 virtualenv==20.36.1 07:33:03 [EnvInject] - Injecting environment variables from a build step. 07:33:03 [EnvInject] - Injecting as environment variables the properties content 07:33:03 PARALLEL=false 07:33:03 07:33:03 [EnvInject] - Variables injected successfully. 07:33:03 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14120087238882603531.sh 07:33:03 ---> tox-run.sh 07:33:03 + 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 07:33:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:33:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:33:03 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:33:03 + cd /w/workspace/oom-master-sphinx-lint/. 07:33:03 + source /home/jenkins/lf-env.sh 07:33:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:03 ++ mktemp -d /tmp/venv-XXXX 07:33:03 + lf_venv=/tmp/venv-TAbI 07:33:03 + local venv_file=/tmp/.os_lf_venv 07:33:03 + local python=python3 07:33:03 + local options 07:33:03 + local set_path=true 07:33:03 + local install_args= 07:33:03 ++ 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 07:33:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:33:03 + true 07:33:03 + case $1 in 07:33:03 + venv_file=/tmp/.toxenv 07:33:03 + shift 2 07:33:03 + true 07:33:03 + case $1 in 07:33:03 + shift 07:33:03 + break 07:33:03 + case $python in 07:33:03 + local pkg_list= 07:33:03 + [[ -d /opt/pyenv ]] 07:33:03 + echo 'Setup pyenv:' 07:33:03 Setup pyenv: 07:33:03 + export PYENV_ROOT=/opt/pyenv 07:33:03 + PYENV_ROOT=/opt/pyenv 07:33:03 + 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 07:33:03 + 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 07:33:03 + pyenv versions 07:33:03 system 07:33:03 3.8.13 07:33:03 3.9.13 07:33:03 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:33:03 + command -v pyenv 07:33:03 ++ pyenv init - --no-rehash 07:33:03 + 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[*]}"'\'')" 07:33:03 export PATH="/opt/pyenv/shims:${PATH}" 07:33:03 export PYENV_SHELL=bash 07:33:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:33:03 pyenv() { 07:33:03 local command 07:33:03 command="${1:-}" 07:33:03 if [ "$#" -gt 0 ]; then 07:33:03 shift 07:33:03 fi 07:33:03 07:33:03 case "$command" in 07:33:03 rehash|shell) 07:33:03 eval "$(pyenv "sh-$command" "$@")" 07:33:03 ;; 07:33:03 *) 07:33:03 command pyenv "$command" "$@" 07:33:03 ;; 07:33:03 esac 07:33:03 }' 07:33:03 +++ 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[*]}"' 07:33:03 ++ 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 07:33:03 ++ 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 07:33:03 ++ 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 07:33:03 ++ export PYENV_SHELL=bash 07:33:03 ++ PYENV_SHELL=bash 07:33:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:33:03 +++ complete -F _pyenv pyenv 07:33:03 ++ lf-pyver python3 07:33:03 ++ local py_version_xy=python3 07:33:03 ++ local py_version_xyz= 07:33:03 ++ pyenv versions 07:33:03 ++ local command 07:33:03 ++ command=versions 07:33:03 ++ '[' 1 -gt 0 ']' 07:33:03 ++ shift 07:33:03 ++ case "$command" in 07:33:03 ++ command pyenv versions 07:33:03 ++ pyenv versions 07:33:03 ++ grep -E '^[0-9.]*[0-9]$' 07:33:03 ++ sed 's/^[ *]* //' 07:33:03 ++ awk '{ print $1 }' 07:33:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:33:03 +++ grep '^3' /tmp/.pyenv_versions 07:33:03 +++ sort -V 07:33:03 +++ tail -n 1 07:33:03 ++ py_version_xyz=3.10.6 07:33:03 ++ [[ -z 3.10.6 ]] 07:33:03 ++ echo 3.10.6 07:33:03 ++ return 0 07:33:03 + pyenv local 3.10.6 07:33:03 + local command 07:33:03 + command=local 07:33:03 + '[' 2 -gt 0 ']' 07:33:03 + shift 07:33:03 + case "$command" in 07:33:03 + command pyenv local 3.10.6 07:33:03 + pyenv local 3.10.6 07:33:03 + for arg in "$@" 07:33:03 + case $arg in 07:33:03 + pkg_list+='tox ' 07:33:03 + for arg in "$@" 07:33:03 + case $arg in 07:33:03 + pkg_list+='virtualenv ' 07:33:03 + for arg in "$@" 07:33:03 + case $arg in 07:33:03 + pkg_list+='urllib3~=1.26.15 ' 07:33:03 + [[ -f /tmp/.toxenv ]] 07:33:03 ++ cat /tmp/.toxenv 07:33:03 + lf_venv=/tmp/venv-0VWw 07:33:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VWw from' file:/tmp/.toxenv 07:33:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VWw from file:/tmp/.toxenv 07:33:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:33:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:03 + local 'pip_opts=--upgrade --quiet' 07:33:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:33:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:33:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:33:03 + [[ -n '' ]] 07:33:03 + [[ -n '' ]] 07:33:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:33:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:03 + /tmp/venv-0VWw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:33:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:33:04 lf-activate-venv(): INFO: Base packages installed successfully 07:33:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:33:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:33:04 + /tmp/venv-0VWw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:33:05 + type python3 07:33:05 + true 07:33:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0VWw/bin to PATH' 07:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-0VWw/bin to PATH 07:33:05 + PATH=/tmp/venv-0VWw/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 07:33:05 + return 0 07:33:05 + [[ -d /opt/pyenv ]] 07:33:05 + echo '---> Setting up pyenv' 07:33:05 ---> Setting up pyenv 07:33:05 + export PYENV_ROOT=/opt/pyenv 07:33:05 + PYENV_ROOT=/opt/pyenv 07:33:05 + export PATH=/opt/pyenv/bin:/tmp/venv-0VWw/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 07:33:05 + PATH=/opt/pyenv/bin:/tmp/venv-0VWw/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 07:33:05 ++ pwd 07:33:05 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:33:05 + export PYTHONPATH 07:33:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:33:05 + TOX_TESTENV_PASSENV=PYTHONPATH 07:33:05 + tox --version 07:33:05 4.35.0 from /tmp/venv-0VWw/lib/python3.10/site-packages/tox/__init__.py 07:33:05 + PARALLEL=false 07:33:05 + TOX_OPTIONS_LIST= 07:33:05 + [[ -n docs,docs-linkcheck ]] 07:33:05 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:33:05 + case ${PARALLEL,,} in 07:33:05 + tox -e docs,docs-linkcheck 07:33:05 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:33:07 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:33:10 ERROR: Cannot install sphinx<5.0.0 and >=4.4.0 because these package versions have conflicting dependencies. 07:33:10 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:33:10 07:33:10 The conflict is caused by: 07:33:10 The user requested sphinx<5.0.0 and >=4.4.0 07:33:10 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:33:10 07:33:10 To fix this you could try to: 07:33:10 1. loosen the range of package versions you've specified 07:33:10 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:33:10 07:33:10 docs: exit 1 (2.81 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2341 07:33:11 docs: FAIL ✖ in 4.42 seconds 07:33:11 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:33:12 ERROR: Cannot install sphinx<5.0.0 and >=4.4.0 because these package versions have conflicting dependencies. 07:33:12 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:33:12 07:33:12 The conflict is caused by: 07:33:12 The user requested sphinx<5.0.0 and >=4.4.0 07:33:12 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:33:12 07:33:12 To fix this you could try to: 07:33:12 1. loosen the range of package versions you've specified 07:33:12 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:33:12 07:33:12 docs-linkcheck: exit 1 (1.14 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2354 07:33:12  docs: FAIL code 1 (4.42 seconds) 07:33:12 docs-linkcheck: FAIL code 1 (1.96 seconds) 07:33:12 evaluation failed :( (6.42 seconds) 07:33:12 + tox_status=255 07:33:12 + echo '---> Completed tox runs' 07:33:12 ---> Completed tox runs 07:33:12 + for i in .tox/*/log 07:33:12 ++ echo .tox/docs-linkcheck/log 07:33:12 ++ awk -F/ '{print $2}' 07:33:12 + tox_env=docs-linkcheck 07:33:12 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 07:33:12 + for i in .tox/*/log 07:33:12 ++ echo .tox/docs/log 07:33:12 ++ awk -F/ '{print $2}' 07:33:12 + tox_env=docs 07:33:12 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 07:33:12 + DOC_DIR=docs/_build/html 07:33:12 + [[ -d docs/_build/html ]] 07:33:12 + echo '---> tox-run.sh ends' 07:33:12 ---> tox-run.sh ends 07:33:12 + test 255 -eq 0 07:33:12 + exit 255 07:33:12 ++ '[' 2 = 1 ']' 07:33:12 Build step 'Execute shell' marked build as failure 07:33:12 $ ssh-agent -k 07:33:12 unset SSH_AUTH_SOCK; 07:33:12 unset SSH_AGENT_PID; 07:33:12 echo Agent pid 1778 killed; 07:33:12 [ssh-agent] Stopped. 07:33:12 [PostBuildScript] - [INFO] Executing post build scripts. 07:33:12 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8062160176571178269.sh 07:33:12 ---> sysstat.sh 07:33:12 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16970554745126664157.sh 07:33:12 ---> package-listing.sh 07:33:12 ++ facter osfamily 07:33:12 ++ tr '[:upper:]' '[:lower:]' 07:33:13 + OS_FAMILY=debian 07:33:13 + workspace=/w/workspace/oom-master-sphinx-lint 07:33:13 + START_PACKAGES=/tmp/packages_start.txt 07:33:13 + END_PACKAGES=/tmp/packages_end.txt 07:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:13 + PACKAGES=/tmp/packages_start.txt 07:33:13 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:33:13 + PACKAGES=/tmp/packages_end.txt 07:33:13 + case "${OS_FAMILY}" in 07:33:13 + dpkg -l 07:33:13 + grep '^ii' 07:33:13 + '[' -f /tmp/packages_start.txt ']' 07:33:13 + '[' -f /tmp/packages_end.txt ']' 07:33:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:13 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:33:13 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:33:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:33:13 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3070285390402632852.sh 07:33:13 ---> capture-instance-metadata.sh 07:33:13 Setup pyenv: 07:33:13 system 07:33:13 3.8.13 07:33:13 3.9.13 07:33:13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:33:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2a1j 07:33:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:20 lf-activate-venv(): INFO: Base packages installed successfully 07:33:20 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-2a1j/bin to PATH 07:33:48 INFO: Running in OpenStack, capturing instance metadata 07:33:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8757118214946542053.sh 07:33:48 provisioning config files... 07:33:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16082687761935568422tmp 07:33:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:48 [EnvInject] - Injecting environment variables from a build step. 07:33:48 [EnvInject] - Injecting as environment variables the properties content 07:33:48 SERVER_ID=logs 07:33:48 07:33:48 [EnvInject] - Variables injected successfully. 07:33:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17373767663837449893.sh 07:33:48 ---> create-netrc.sh 07:33:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5357931733517744111.sh 07:33:48 ---> python-tools-install.sh 07:33:48 Setup pyenv: 07:33:48 system 07:33:48 3.8.13 07:33:48 3.9.13 07:33:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2a1j from file:/tmp/.os_lf_venv 07:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:50 lf-activate-venv(): INFO: Base packages installed successfully 07:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-2a1j/bin to PATH 07:33:58 Generating Requirements File 07:34:14 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. 07:34:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:34:15 Python 3.10.6 07:34:15 pip 26.0.1 from /tmp/venv-2a1j/lib/python3.10/site-packages/pip (python 3.10) 07:34:15 appdirs==1.4.4 07:34:15 argcomplete==3.6.3 07:34:15 aspy.yaml==1.3.0 07:34:15 attrs==25.4.0 07:34:15 autopage==0.6.0 07:34:15 backports.strenum==1.3.1 07:34:15 beautifulsoup4==4.14.3 07:34:15 boto3==1.42.48 07:34:15 botocore==1.42.48 07:34:15 bs4==0.0.2 07:34:15 certifi==2026.1.4 07:34:15 cffi==2.0.0 07:34:15 cfgv==3.5.0 07:34:15 chardet==5.2.0 07:34:15 charset-normalizer==3.4.4 07:34:15 click==8.3.1 07:34:15 cliff==4.13.1 07:34:15 cmd2==3.2.0 07:34:15 cryptography==3.3.2 07:34:15 debtcollector==3.0.0 07:34:15 decorator==5.2.1 07:34:15 defusedxml==0.7.1 07:34:15 Deprecated==1.3.1 07:34:15 distlib==0.4.0 07:34:15 dnspython==2.8.0 07:34:15 docker==7.1.0 07:34:15 dogpile.cache==1.5.0 07:34:15 durationpy==0.10 07:34:15 email-validator==2.3.0 07:34:15 filelock==3.21.2 07:34:15 future==1.0.0 07:34:15 gitdb==4.0.12 07:34:15 GitPython==3.1.46 07:34:15 httplib2==0.30.2 07:34:15 identify==2.6.16 07:34:15 idna==3.11 07:34:15 importlib-resources==1.5.0 07:34:15 iso8601==2.1.0 07:34:15 Jinja2==3.1.6 07:34:15 jmespath==1.1.0 07:34:15 jsonpatch==1.33 07:34:15 jsonpointer==3.0.0 07:34:15 jsonschema==4.26.0 07:34:15 jsonschema-specifications==2025.9.1 07:34:15 keystoneauth1==5.13.0 07:34:15 kubernetes==35.0.0 07:34:15 lftools==0.37.21 07:34:15 lxml==6.0.2 07:34:15 markdown-it-py==4.0.0 07:34:15 MarkupSafe==3.0.3 07:34:15 mdurl==0.1.2 07:34:15 msgpack==1.1.2 07:34:15 multi_key_dict==2.0.3 07:34:15 munch==4.0.0 07:34:15 netaddr==1.3.0 07:34:15 niet==1.4.2 07:34:15 nodeenv==1.10.0 07:34:15 oauth2client==4.1.3 07:34:15 oauthlib==3.3.1 07:34:15 openstacksdk==4.9.0 07:34:15 os-service-types==1.8.2 07:34:15 osc-lib==4.3.0 07:34:15 oslo.config==10.2.0 07:34:15 oslo.context==6.2.0 07:34:15 oslo.i18n==6.7.1 07:34:15 oslo.log==8.0.0 07:34:15 oslo.serialization==5.9.0 07:34:15 oslo.utils==9.2.0 07:34:15 packaging==26.0 07:34:15 pbr==7.0.3 07:34:15 platformdirs==4.7.0 07:34:15 prettytable==3.17.0 07:34:15 psutil==7.2.2 07:34:15 pyasn1==0.6.2 07:34:15 pyasn1_modules==0.4.2 07:34:15 pycparser==3.0 07:34:15 pygerrit2==2.0.15 07:34:15 PyGithub==2.8.1 07:34:15 Pygments==2.19.2 07:34:15 PyJWT==2.11.0 07:34:15 PyNaCl==1.6.2 07:34:15 pyparsing==2.4.7 07:34:15 pyperclip==1.11.0 07:34:15 pyrsistent==0.20.0 07:34:15 python-cinderclient==9.8.0 07:34:15 python-dateutil==2.9.0.post0 07:34:15 python-heatclient==5.0.0 07:34:15 python-jenkins==1.8.3 07:34:15 python-keystoneclient==5.7.0 07:34:15 python-magnumclient==4.9.0 07:34:15 python-openstackclient==8.3.0 07:34:15 python-swiftclient==4.9.0 07:34:15 PyYAML==6.0.3 07:34:15 referencing==0.37.0 07:34:15 requests==2.32.5 07:34:15 requests-oauthlib==2.0.0 07:34:15 requestsexceptions==1.4.0 07:34:15 rfc3986==2.0.0 07:34:15 rich==14.3.2 07:34:15 rich-argparse==1.7.2 07:34:15 rpds-py==0.30.0 07:34:15 rsa==4.9.1 07:34:15 ruamel.yaml==0.19.1 07:34:15 ruamel.yaml.clib==0.2.15 07:34:15 s3transfer==0.16.0 07:34:15 simplejson==3.20.2 07:34:15 six==1.17.0 07:34:15 smmap==5.0.2 07:34:15 soupsieve==2.8.3 07:34:15 stevedore==5.6.0 07:34:15 tabulate==0.9.0 07:34:15 toml==0.10.2 07:34:15 tomlkit==0.14.0 07:34:15 tqdm==4.67.3 07:34:15 typing_extensions==4.15.0 07:34:15 tzdata==2025.3 07:34:15 urllib3==1.26.20 07:34:15 virtualenv==20.36.1 07:34:15 wcwidth==0.6.0 07:34:15 websocket-client==1.9.0 07:34:15 wrapt==2.1.1 07:34:15 xdg==6.0.0 07:34:15 xmltodict==1.0.2 07:34:15 yq==3.4.3 07:34:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7876324401518407722.sh 07:34:15 ---> sudo-logs.sh 07:34:15 Archiving 'sudo' log.. 07:34:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6151336387977206546.sh 07:34:16 ---> job-cost.sh 07:34:16 INFO: Activating Python virtual environment... 07:34:16 Setup pyenv: 07:34:16 system 07:34:16 3.8.13 07:34:16 3.9.13 07:34:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2a1j from file:/tmp/.os_lf_venv 07:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:17 lf-activate-venv(): INFO: Base packages installed successfully 07:34:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-2a1j/bin to PATH 07:34:23 INFO: No stack-cost file found 07:34:23 INFO: Instance uptime: 188s 07:34:23 INFO: Fetching instance metadata (attempt 1 of 3)... 07:34:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:34:23 INFO: Successfully fetched instance metadata 07:34:23 INFO: Instance type: v3-standard-4 07:34:23 INFO: Retrieving pricing info for: v3-standard-4 07:34:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:34:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=188 07:34:23 INFO: Successfully fetched Vexxhost pricing API 07:34:23 INFO: Retrieved cost: 0.11 07:34:23 INFO: Retrieved resource: v3-standard-4 07:34:23 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 07:34:23 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 07:34:23 INFO: Successfully archived job cost data 07:34:23 DEBUG: Cost data: oom-master-sphinx-lint,595,2026-02-13 07:34:23,v3-standard-4,188,0.11,0.00,FAILURE 07:34:23 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6593631811467337046.sh 07:34:23 ---> logs-deploy.sh 07:34:23 Setup pyenv: 07:34:23 system 07:34:23 3.8.13 07:34:23 3.9.13 07:34:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2a1j from file:/tmp/.os_lf_venv 07:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:25 lf-activate-venv(): INFO: Base packages installed successfully 07:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-2a1j/bin to PATH 07:34:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/595 07:34:33 INFO: archiving workspace using pattern(s): 07:34:34 Archives upload complete. 07:34:34 INFO: archiving logs to Nexus 07:34:35 ---> uname -a: 07:34:35 Linux prd-ubuntu1804-builder-4c-4g-7390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:34:35 07:34:35 07:34:35 ---> lscpu: 07:34:35 Architecture: x86_64 07:34:35 CPU op-mode(s): 32-bit, 64-bit 07:34:35 Byte Order: Little Endian 07:34:35 CPU(s): 4 07:34:35 On-line CPU(s) list: 0-3 07:34:35 Thread(s) per core: 1 07:34:35 Core(s) per socket: 1 07:34:35 Socket(s): 4 07:34:35 NUMA node(s): 1 07:34:35 Vendor ID: AuthenticAMD 07:34:35 CPU family: 23 07:34:35 Model: 49 07:34:35 Model name: AMD EPYC-Rome Processor 07:34:35 Stepping: 0 07:34:35 CPU MHz: 2799.998 07:34:35 BogoMIPS: 5599.99 07:34:35 Virtualization: AMD-V 07:34:35 Hypervisor vendor: KVM 07:34:35 Virtualization type: full 07:34:35 L1d cache: 32K 07:34:35 L1i cache: 32K 07:34:35 L2 cache: 512K 07:34:35 L3 cache: 16384K 07:34:35 NUMA node0 CPU(s): 0-3 07:34:35 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 07:34:35 07:34:35 07:34:35 ---> nproc: 07:34:35 4 07:34:35 07:34:35 07:34:35 ---> df -h: 07:34:35 Filesystem Size Used Avail Use% Mounted on 07:34:35 udev 7.9G 0 7.9G 0% /dev 07:34:35 tmpfs 1.6G 676K 1.6G 1% /run 07:34:35 /dev/vda1 78G 8.3G 70G 11% / 07:34:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:34:35 tmpfs 5.0M 0 5.0M 0% /run/lock 07:34:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:34:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:34:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:34:35 07:34:35 07:34:35 ---> free -m: 07:34:35 total used free shared buff/cache available 07:34:35 Mem: 16040 544 13395 0 2100 15180 07:34:35 Swap: 1023 0 1023 07:34:35 07:34:35 07:34:35 ---> ip addr: 07:34:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:35 inet 127.0.0.1/8 scope host lo 07:34:35 valid_lft forever preferred_lft forever 07:34:35 inet6 ::1/128 scope host 07:34:35 valid_lft forever preferred_lft forever 07:34:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:34:35 link/ether fa:16:3e:a0:19:c0 brd ff:ff:ff:ff:ff:ff 07:34:35 inet 10.30.106.169/23 brd 10.30.107.255 scope global dynamic ens3 07:34:35 valid_lft 86229sec preferred_lft 86229sec 07:34:35 inet6 fe80::f816:3eff:fea0:19c0/64 scope link 07:34:35 valid_lft forever preferred_lft forever 07:34:35 07:34:35 07:34:35 ---> sar -b -r -n DEV: 07:34:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7390) 02/13/26 _x86_64_ (4 CPU) 07:34:35 07:34:35 07:32:07 LINUX RESTART (4 CPU) 07:34:35 07:34:35 07:33:01 tps rtps wtps bread/s bwrtn/s 07:34:35 07:34:01 91.42 11.30 80.12 483.39 13614.66 07:34:35 Average: 91.42 11.30 80.12 483.39 13614.66 07:34:35 07:34:35 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:35 07:34:01 13884488 15580760 2540472 15.47 72188 1817300 743212 4.25 688524 1622968 146772 07:34:35 Average: 13884488 15580760 2540472 15.47 72188 1817300 743212 4.25 688524 1622968 146772 07:34:35 07:34:35 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:35 07:34:01 ens3 59.56 44.94 743.43 11.59 0.00 0.00 0.00 0.00 07:34:35 07:34:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 07:34:35 Average: ens3 59.56 44.94 743.43 11.59 0.00 0.00 0.00 0.00 07:34:35 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 07:34:35 07:34:35 07:34:35 ---> sar -P ALL: 07:34:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7390) 02/13/26 _x86_64_ (4 CPU) 07:34:35 07:34:35 07:32:07 LINUX RESTART (4 CPU) 07:34:35 07:34:35 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:35 07:34:01 all 18.33 0.00 1.46 4.56 0.05 75.59 07:34:35 07:34:01 0 10.07 0.00 0.95 2.52 0.03 86.42 07:34:35 07:34:01 1 12.48 0.00 1.00 7.73 0.07 78.72 07:34:35 07:34:01 2 33.09 0.00 2.02 1.72 0.05 63.13 07:34:35 07:34:01 3 17.74 0.00 1.87 6.28 0.05 74.07 07:34:35 Average: all 18.33 0.00 1.46 4.56 0.05 75.59 07:34:35 Average: 0 10.07 0.00 0.95 2.52 0.03 86.42 07:34:35 Average: 1 12.48 0.00 1.00 7.73 0.07 78.72 07:34:35 Average: 2 33.09 0.00 2.02 1.72 0.05 63.13 07:34:35 Average: 3 17.74 0.00 1.87 6.28 0.05 74.07 07:34:35 07:34:35 07:34:35