11:09:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 11:09:46 Running as SYSTEM 11:09:46 [EnvInject] - Loading node environment variables. 11:09:46 Building remotely on prd-ubuntu1804-builder-4c-4g-13968 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:09:46 [ssh-agent] Looking for ssh-agent implementation... 11:09:46 $ ssh-agent 11:09:46 SSH_AUTH_SOCK=/tmp/ssh-5sw2HcXiF9pt/agent.1663 11:09:46 SSH_AGENT_PID=1665 11:09:46 [ssh-agent] Started. 11:09:46 Running ssh-add (command line suppressed) 11:09:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_294413292220619244.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_294413292220619244.key) 11:09:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:09:46 The recommended git tool is: NONE 11:09:48 using credential onap-jenkins-ssh 11:09:48 Wiping out workspace first. 11:09:48 Cloning the remote Git repository 11:09:48 Cloning repository git://cloud.onap.org/mirror/oom.git 11:09:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:09:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:09:48 > git --version # timeout=10 11:09:48 > git --version # 'git version 2.17.1' 11:09:48 using GIT_SSH to set credentials Gerrit user 11:09:48 Verifying host key using manually-configured host key entries 11:09:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:09:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:09:54 using GIT_SSH to set credentials Gerrit user 11:09:54 Verifying host key using manually-configured host key entries 11:09:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/3 # timeout=30 11:09:54 > git rev-parse c806ac548b4eef265568e46dbba6181e55cb941d^{commit} # timeout=10 11:09:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:09:54 Checking out Revision c806ac548b4eef265568e46dbba6181e55cb941d (refs/changes/58/146658/3) 11:09:54 > git config core.sparsecheckout # timeout=10 11:09:54 > git checkout -f c806ac548b4eef265568e46dbba6181e55cb941d # timeout=30 11:09:57 Commit message: "[DOCS] FIX multiple typos in guides" 11:09:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:09:57 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 11:09:58 [EnvInject] - Injecting environment variables from a build step. 11:09:58 [EnvInject] - Injecting as environment variables the properties content 11:09:58 PYTHON=python3 11:09:58 11:09:58 [EnvInject] - Variables injected successfully. 11:09:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8359820275733002901.sh 11:09:58 ---> tox-install.sh 11:09:58 + source /home/jenkins/lf-env.sh 11:09:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:58 ++ mktemp -d /tmp/venv-XXXX 11:09:58 + lf_venv=/tmp/venv-iBqU 11:09:58 + local venv_file=/tmp/.os_lf_venv 11:09:58 + local python=python3 11:09:58 + local options 11:09:58 + local set_path=true 11:09:58 + local install_args= 11:09:58 ++ 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 11:09:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + venv_file=/tmp/.toxenv 11:09:58 + shift 2 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + shift 11:09:58 + break 11:09:58 + case $python in 11:09:58 + local pkg_list= 11:09:58 + [[ -d /opt/pyenv ]] 11:09:58 + echo 'Setup pyenv:' 11:09:58 Setup pyenv: 11:09:58 + export PYENV_ROOT=/opt/pyenv 11:09:58 + PYENV_ROOT=/opt/pyenv 11:09:58 + 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 11:09:58 + 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 11:09:58 + pyenv versions 11:09:58 * system (set by /opt/pyenv/version) 11:09:58 * 3.8.13 (set by /opt/pyenv/version) 11:09:58 * 3.9.13 (set by /opt/pyenv/version) 11:09:58 * 3.10.6 (set by /opt/pyenv/version) 11:09:58 + command -v pyenv 11:09:58 ++ pyenv init - --no-rehash 11:09:58 + 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[*]}"'\'')" 11:09:58 export PATH="/opt/pyenv/shims:${PATH}" 11:09:58 export PYENV_SHELL=bash 11:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:09:58 pyenv() { 11:09:58 local command 11:09:58 command="${1:-}" 11:09:58 if [ "$#" -gt 0 ]; then 11:09:58 shift 11:09:58 fi 11:09:58 11:09:58 case "$command" in 11:09:58 rehash|shell) 11:09:58 eval "$(pyenv "sh-$command" "$@")" 11:09:58 ;; 11:09:58 *) 11:09:58 command pyenv "$command" "$@" 11:09:58 ;; 11:09:58 esac 11:09:58 }' 11:09:58 +++ 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[*]}"' 11:09:58 ++ 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 11:09:58 ++ 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 11:09:58 ++ 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 11:09:58 ++ export PYENV_SHELL=bash 11:09:58 ++ PYENV_SHELL=bash 11:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:09:58 +++ complete -F _pyenv pyenv 11:09:58 ++ lf-pyver python3 11:09:58 ++ local py_version_xy=python3 11:09:58 ++ local py_version_xyz= 11:09:58 ++ pyenv versions 11:09:58 ++ local command 11:09:58 ++ command=versions 11:09:58 ++ '[' 1 -gt 0 ']' 11:09:58 ++ shift 11:09:58 ++ awk '{ print $1 }' 11:09:58 ++ case "$command" in 11:09:58 ++ sed 's/^[ *]* //' 11:09:58 ++ grep -E '^[0-9.]*[0-9]$' 11:09:58 ++ command pyenv versions 11:09:58 ++ pyenv versions 11:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:09:58 +++ grep '^3' /tmp/.pyenv_versions 11:09:58 +++ sort -V 11:09:58 +++ tail -n 1 11:09:58 ++ py_version_xyz=3.10.6 11:09:58 ++ [[ -z 3.10.6 ]] 11:09:58 ++ echo 3.10.6 11:09:58 ++ return 0 11:09:58 + pyenv local 3.10.6 11:09:58 + local command 11:09:58 + command=local 11:09:58 + '[' 2 -gt 0 ']' 11:09:58 + shift 11:09:58 + case "$command" in 11:09:58 + command pyenv local 3.10.6 11:09:58 + pyenv local 3.10.6 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='tox ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='virtualenv ' 11:09:58 + for arg in "$@" 11:09:58 + case $arg in 11:09:58 + pkg_list+='urllib3~=1.26.15 ' 11:09:58 + [[ -f /tmp/.toxenv ]] 11:09:58 + [[ ! -f /tmp/.toxenv ]] 11:09:58 + [[ -n '' ]] 11:09:58 + python3 -m venv /tmp/venv-iBqU 11:10:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBqU' 11:10:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBqU 11:10:02 + echo /tmp/venv-iBqU 11:10:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:10:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:10:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:02 + local 'pip_opts=--upgrade --quiet' 11:10:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:10:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:10:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:10:02 + [[ -n '' ]] 11:10:02 + [[ -n '' ]] 11:10:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:02 + /tmp/venv-iBqU/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 11:10:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:10:06 lf-activate-venv(): INFO: Base packages installed successfully 11:10:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:10:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:10:06 + /tmp/venv-iBqU/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 11:10:08 + type python3 11:10:08 + true 11:10:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iBqU/bin to PATH' 11:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-iBqU/bin to PATH 11:10:08 + PATH=/tmp/venv-iBqU/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 11:10:08 + return 0 11:10:08 + python3 --version 11:10:08 Python 3.10.6 11:10:08 + python3 -m pip --version 11:10:08 pip 26.2 from /tmp/venv-iBqU/lib/python3.10/site-packages/pip (python 3.10) 11:10:08 + python3 -m pip freeze 11:10:08 cachetools==7.1.6 11:10:08 colorama==0.4.6 11:10:08 distlib==0.4.3 11:10:08 filelock==3.32.2 11:10:08 packaging==26.2 11:10:08 platformdirs==4.11.0 11:10:08 pluggy==1.6.0 11:10:08 pyproject-api==1.11.0 11:10:08 python-discovery==1.5.0 11:10:08 tomli==2.4.1 11:10:08 tomli_w==1.2.0 11:10:08 tox==4.58.0 11:10:08 typing_extensions==4.16.0 11:10:08 urllib3==1.26.20 11:10:08 virtualenv==21.7.0 11:10:09 [EnvInject] - Injecting environment variables from a build step. 11:10:09 [EnvInject] - Injecting as environment variables the properties content 11:10:09 PARALLEL=false 11:10:09 11:10:09 [EnvInject] - Variables injected successfully. 11:10:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13441540469145072493.sh 11:10:09 ---> tox-run.sh 11:10:09 + 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 11:10:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:10:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:10:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:10:09 + cd /w/workspace/oom-master-pre-commit-lint/. 11:10:09 + source /home/jenkins/lf-env.sh 11:10:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:10:09 ++ mktemp -d /tmp/venv-XXXX 11:10:09 + lf_venv=/tmp/venv-5YTN 11:10:09 + local venv_file=/tmp/.os_lf_venv 11:10:09 + local python=python3 11:10:09 + local options 11:10:09 + local set_path=true 11:10:09 + local install_args= 11:10:09 ++ 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 11:10:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:10:09 + true 11:10:09 + case $1 in 11:10:09 + venv_file=/tmp/.toxenv 11:10:09 + shift 2 11:10:09 + true 11:10:09 + case $1 in 11:10:09 + shift 11:10:09 + break 11:10:09 + case $python in 11:10:09 + local pkg_list= 11:10:09 + [[ -d /opt/pyenv ]] 11:10:09 + echo 'Setup pyenv:' 11:10:09 Setup pyenv: 11:10:09 + export PYENV_ROOT=/opt/pyenv 11:10:09 + PYENV_ROOT=/opt/pyenv 11:10:09 + 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 11:10:09 + 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 11:10:09 + pyenv versions 11:10:09 system 11:10:09 3.8.13 11:10:09 3.9.13 11:10:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:10:09 + command -v pyenv 11:10:09 ++ pyenv init - --no-rehash 11:10:09 + 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[*]}"'\'')" 11:10:09 export PATH="/opt/pyenv/shims:${PATH}" 11:10:09 export PYENV_SHELL=bash 11:10:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:10:09 pyenv() { 11:10:09 local command 11:10:09 command="${1:-}" 11:10:09 if [ "$#" -gt 0 ]; then 11:10:09 shift 11:10:09 fi 11:10:09 11:10:09 case "$command" in 11:10:09 rehash|shell) 11:10:09 eval "$(pyenv "sh-$command" "$@")" 11:10:09 ;; 11:10:09 *) 11:10:09 command pyenv "$command" "$@" 11:10:09 ;; 11:10:09 esac 11:10:09 }' 11:10:09 +++ 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[*]}"' 11:10:09 ++ 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 11:10:09 ++ 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 11:10:09 ++ 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 11:10:09 ++ export PYENV_SHELL=bash 11:10:09 ++ PYENV_SHELL=bash 11:10:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:10:09 +++ complete -F _pyenv pyenv 11:10:09 ++ lf-pyver python3 11:10:09 ++ local py_version_xy=python3 11:10:09 ++ local py_version_xyz= 11:10:09 ++ pyenv versions 11:10:09 ++ local command 11:10:09 ++ command=versions 11:10:09 ++ '[' 1 -gt 0 ']' 11:10:09 ++ shift 11:10:09 ++ case "$command" in 11:10:09 ++ command pyenv versions 11:10:09 ++ pyenv versions 11:10:09 ++ sed 's/^[ *]* //' 11:10:09 ++ awk '{ print $1 }' 11:10:09 ++ grep -E '^[0-9.]*[0-9]$' 11:10:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:10:09 +++ grep '^3' /tmp/.pyenv_versions 11:10:09 +++ sort -V 11:10:09 +++ tail -n 1 11:10:09 ++ py_version_xyz=3.10.6 11:10:09 ++ [[ -z 3.10.6 ]] 11:10:09 ++ echo 3.10.6 11:10:09 ++ return 0 11:10:09 + pyenv local 3.10.6 11:10:09 + local command 11:10:09 + command=local 11:10:09 + '[' 2 -gt 0 ']' 11:10:09 + shift 11:10:09 + case "$command" in 11:10:09 + command pyenv local 3.10.6 11:10:09 + pyenv local 3.10.6 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='tox ' 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='virtualenv ' 11:10:09 + for arg in "$@" 11:10:09 + case $arg in 11:10:09 + pkg_list+='urllib3~=1.26.15 ' 11:10:09 + [[ -f /tmp/.toxenv ]] 11:10:09 ++ cat /tmp/.toxenv 11:10:09 + lf_venv=/tmp/venv-iBqU 11:10:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBqU from' file:/tmp/.toxenv 11:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBqU from file:/tmp/.toxenv 11:10:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:09 + local 'pip_opts=--upgrade --quiet' 11:10:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:10:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:10:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:10:09 + [[ -n '' ]] 11:10:09 + [[ -n '' ]] 11:10:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:09 + /tmp/venv-iBqU/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 11:10:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:10:10 lf-activate-venv(): INFO: Base packages installed successfully 11:10:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:10:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:10:10 + /tmp/venv-iBqU/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 11:10:10 + type python3 11:10:10 + true 11:10:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iBqU/bin to PATH' 11:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-iBqU/bin to PATH 11:10:10 + PATH=/tmp/venv-iBqU/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 11:10:10 + return 0 11:10:10 + [[ -d /opt/pyenv ]] 11:10:10 + echo '---> Setting up pyenv' 11:10:10 ---> Setting up pyenv 11:10:10 + export PYENV_ROOT=/opt/pyenv 11:10:10 + PYENV_ROOT=/opt/pyenv 11:10:10 + export PATH=/opt/pyenv/bin:/tmp/venv-iBqU/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 11:10:10 + PATH=/opt/pyenv/bin:/tmp/venv-iBqU/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 11:10:10 ++ pwd 11:10:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:10:10 + export PYTHONPATH 11:10:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:10:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:10:10 + tox --version 11:10:11 4.58.0 from /tmp/venv-iBqU/lib/python3.10/site-packages/tox/__init__.py 11:10:11 + PARALLEL=false 11:10:11 + TOX_OPTIONS_LIST= 11:10:11 + [[ -n pre-commit ]] 11:10:11 + TOX_OPTIONS_LIST=' -e pre-commit' 11:10:11 + case ${PARALLEL,,} in 11:10:11 + tox -e pre-commit 11:10:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:10:12 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:10:15 pre-commit: freeze> python -m pip freeze --all 11:10:15 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 11:10:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:10:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:10:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:10:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:10:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:10:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:10:20 [INFO] Once installed this environment will be reused. 11:10:20 [INFO] This may take a few minutes... 11:10:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:10:24 [INFO] Once installed this environment will be reused. 11:10:24 [INFO] This may take a few minutes... 11:10:28 trim trailing whitespace.................................................Passed 11:10:28 Tabs remover.............................................................Passed 11:10:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:10:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:10:29 [INFO] Once installed this environment will be reused. 11:10:29 [INFO] This may take a few minutes... 11:10:37 gitlint..............................................(no files to check)Skipped 11:10:37 pre-commit: OK (25.66=setup[4.12]+cmd[13.21,8.33] seconds) 11:10:37 congratulations :) (25.70 seconds) 11:10:37 + tox_status=0 11:10:37 + echo '---> Completed tox runs' 11:10:37 ---> Completed tox runs 11:10:37 + for i in .tox/*/log 11:10:37 ++ echo .tox/pre-commit/log 11:10:37 ++ awk -F/ '{print $2}' 11:10:37 + tox_env=pre-commit 11:10:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:10:37 + DOC_DIR=docs/_build/html 11:10:37 + [[ -d docs/_build/html ]] 11:10:37 + echo '---> tox-run.sh ends' 11:10:37 ---> tox-run.sh ends 11:10:37 + test 0 -eq 0 11:10:37 $ ssh-agent -k 11:10:37 unset SSH_AUTH_SOCK; 11:10:37 unset SSH_AGENT_PID; 11:10:37 echo Agent pid 1665 killed; 11:10:37 [ssh-agent] Stopped. 11:10:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:10:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16381346967992687479.sh 11:10:37 ---> sysstat.sh 11:10:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16068816610560457487.sh 11:10:37 ---> package-listing.sh 11:10:37 ++ facter osfamily 11:10:37 ++ tr '[:upper:]' '[:lower:]' 11:10:37 + OS_FAMILY=debian 11:10:37 + workspace=/w/workspace/oom-master-pre-commit-lint 11:10:37 + START_PACKAGES=/tmp/packages_start.txt 11:10:37 + END_PACKAGES=/tmp/packages_end.txt 11:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:37 + PACKAGES=/tmp/packages_start.txt 11:10:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:10:37 + PACKAGES=/tmp/packages_end.txt 11:10:37 + case "${OS_FAMILY}" in 11:10:37 + dpkg -l 11:10:37 + grep '^ii' 11:10:37 + '[' -f /tmp/packages_start.txt ']' 11:10:37 + '[' -f /tmp/packages_end.txt ']' 11:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:10:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:10:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12561902798706736797.sh 11:10:37 ---> capture-instance-metadata.sh 11:10:38 Setup pyenv: 11:10:38 system 11:10:38 3.8.13 11:10:38 3.9.13 11:10:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:10:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-msB9 11:10:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:10:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:45 lf-activate-venv(): INFO: Base packages installed successfully 11:10:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-msB9/bin to PATH 11:11:05 INFO: Running in OpenStack, capturing instance metadata 11:11:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12701739209329516863.sh 11:11:05 provisioning config files... 11:11:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6779222469423140083tmp 11:11:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:05 [EnvInject] - Injecting environment variables from a build step. 11:11:05 [EnvInject] - Injecting as environment variables the properties content 11:11:05 SERVER_ID=logs 11:11:05 11:11:05 [EnvInject] - Variables injected successfully. 11:11:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5071405482576717681.sh 11:11:05 ---> create-netrc.sh 11:11:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7605792942072732781.sh 11:11:05 ---> python-tools-install.sh 11:11:05 Setup pyenv: 11:11:05 system 11:11:05 3.8.13 11:11:05 3.9.13 11:11:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-msB9 from file:/tmp/.os_lf_venv 11:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:07 lf-activate-venv(): INFO: Base packages installed successfully 11:11:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-msB9/bin to PATH 11:11:13 Generating Requirements File 11:11:34 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. 11:11:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:34 Python 3.10.6 11:11:34 pip 26.2 from /tmp/venv-msB9/lib/python3.10/site-packages/pip (python 3.10) 11:11:35 aiohappyeyeballs==2.7.1 11:11:35 aiohttp==3.14.3 11:11:35 aiosignal==1.4.0 11:11:35 appdirs==1.4.4 11:11:35 argcomplete==3.7.0 11:11:35 aspy.yaml==1.3.0 11:11:35 async-timeout==5.0.1 11:11:35 attrs==26.1.0 11:11:35 autopage==0.6.0 11:11:35 backports.strenum==1.3.1 11:11:35 beautifulsoup4==4.15.0 11:11:35 boto3==1.43.59 11:11:35 botocore==1.43.59 11:11:35 bs4==0.0.2 11:11:35 certifi==2026.7.22 11:11:35 cffi==2.1.0 11:11:35 cfgv==3.5.0 11:11:35 chardet==7.4.3 11:11:35 charset-normalizer==3.4.9 11:11:35 click==8.4.2 11:11:35 cliff==4.14.0 11:11:35 cmd2==3.5.1 11:11:35 cryptography==3.3.2 11:11:35 debtcollector==3.1.0 11:11:35 decorator==5.3.1 11:11:35 defusedxml==0.7.1 11:11:35 Deprecated==1.3.1 11:11:35 distlib==0.4.3 11:11:35 dnspython==2.8.0 11:11:35 docker==7.2.0 11:11:35 dogpile.cache==1.5.0 11:11:35 durationpy==0.10 11:11:35 email-validator==2.3.0 11:11:35 filelock==3.32.2 11:11:35 frozenlist==1.8.0 11:11:35 future==1.0.0 11:11:35 gitdb==4.0.12 11:11:35 GitPython==3.1.57 11:11:35 httplib2==0.30.2 11:11:35 identify==2.6.19 11:11:35 idna==3.18 11:11:35 importlib-resources==1.5.0 11:11:35 iso8601==2.1.0 11:11:35 Jinja2==3.1.6 11:11:35 jmespath==1.1.0 11:11:35 jsonpatch==1.33 11:11:35 jsonpointer==3.1.1 11:11:35 jsonschema==4.26.0 11:11:35 jsonschema-specifications==2025.9.1 11:11:35 keystoneauth1==5.14.0 11:11:35 kubernetes==36.0.3 11:11:35 lftools==0.37.22 11:11:35 lxml==6.1.1 11:11:35 markdown-it-py==4.2.0 11:11:35 MarkupSafe==3.0.3 11:11:35 mdurl==0.1.2 11:11:35 msgpack==1.2.1 11:11:35 multi_key_dict==2.0.3 11:11:35 multidict==6.7.1 11:11:35 munch==4.0.0 11:11:35 netaddr==1.3.0 11:11:35 niet==1.4.2 11:11:35 nodeenv==1.10.0 11:11:35 oauth2client==4.1.3 11:11:35 oauthlib==3.3.1 11:11:35 openstacksdk==4.13.0 11:11:35 os-service-types==1.8.2 11:11:35 osc-lib==4.6.0 11:11:35 oslo.config==10.4.0 11:11:35 oslo.context==6.4.0 11:11:35 oslo.i18n==6.8.0 11:11:35 oslo.log==8.2.0 11:11:35 oslo.serialization==5.10.0 11:11:35 oslo.utils==10.1.1 11:11:35 packaging==26.2 11:11:35 pbr==7.0.3 11:11:35 platformdirs==4.11.0 11:11:35 prettytable==3.18.0 11:11:35 propcache==0.5.2 11:11:35 psutil==7.2.2 11:11:35 pyasn1==0.6.4 11:11:35 pyasn1_modules==0.4.2 11:11:35 pycparser==3.0 11:11:35 pygerrit2==2.0.15 11:11:35 PyGithub==2.9.1 11:11:35 Pygments==2.20.0 11:11:35 PyJWT==2.13.0 11:11:35 PyNaCl==1.6.2 11:11:35 pyparsing==2.4.7 11:11:35 pyperclip==1.11.0 11:11:35 pyrsistent==0.20.0 11:11:35 python-cinderclient==9.9.0 11:11:35 python-dateutil==2.9.0.post0 11:11:35 python-discovery==1.5.0 11:11:35 python-heatclient==5.2.0 11:11:35 python-jenkins==1.8.3 11:11:35 python-keystoneclient==5.8.0 11:11:35 python-magnumclient==4.11.0 11:11:35 python-openstackclient==10.0.0 11:11:35 python-swiftclient==4.10.0 11:11:35 PyYAML==6.0.3 11:11:35 referencing==0.37.0 11:11:35 requests==2.34.2 11:11:35 requests-oauthlib==2.0.0 11:11:35 rfc3986==2.0.0 11:11:35 rich==15.0.0 11:11:35 rich-argparse==1.8.0 11:11:35 rpds-py==0.30.0 11:11:35 rsa==4.9.1 11:11:35 ruamel.yaml==0.19.1 11:11:35 ruamel.yaml.clib==0.2.15 11:11:35 s3transfer==0.19.2 11:11:35 simplejson==4.1.1 11:11:35 six==1.17.0 11:11:35 smmap==5.0.3 11:11:35 soupsieve==2.9.1 11:11:35 stevedore==5.8.0 11:11:35 tabulate==0.10.0 11:11:35 toml==0.10.2 11:11:35 tomlkit==0.15.1 11:11:35 tqdm==4.70.0 11:11:35 typing_extensions==4.16.0 11:11:35 urllib3==1.26.20 11:11:35 virtualenv==21.7.0 11:11:35 wcwidth==0.8.2 11:11:35 websocket-client==1.9.0 11:11:35 wrapt==2.3.0 11:11:35 xdg==6.0.0 11:11:35 xmltodict==1.0.4 11:11:35 yarl==1.24.5 11:11:35 yq==4.1.2 11:11:35 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins357101443595406132.sh 11:11:35 ---> uv-install.sh 11:11:35 Installing uv/uvx (latest) using shell installer 11:11:35 2026-07-30 11:11:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-y6X26I.sh" [1] 11:11:35 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:11:36 installing to /home/jenkins/.local/bin 11:11:36 uv 11:11:36 uvx 11:11:36 everything's installed! 11:11:36 11:11:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:11:36 11:11:36 source $HOME/.local/bin/env (sh, bash, zsh) 11:11:36 source $HOME/.local/bin/env.fish (fish) 11:11:36 Adding install location to PATH 11:11:36 ---> Validating uv/uvx install 11:11:36 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:11:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins440525991070266507.sh 11:11:36 ---> sudo-logs.sh 11:11:36 Archiving 'sudo' log.. 11:11:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15508857451704413617.sh 11:11:36 ---> job-cost.sh 11:11:36 INFO: Activating Python virtual environment... 11:11:36 Setup pyenv: 11:11:36 system 11:11:36 3.8.13 11:11:36 3.9.13 11:11:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-msB9 from file:/tmp/.os_lf_venv 11:11:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:38 lf-activate-venv(): INFO: Base packages installed successfully 11:11:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-msB9/bin to PATH 11:11:42 INFO: No stack-cost file found 11:11:42 INFO: Instance uptime: 142s 11:11:42 INFO: Fetching instance metadata (attempt 1 of 3)... 11:11:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:11:42 INFO: Successfully fetched instance metadata 11:11:42 INFO: Instance type: v3-standard-4 11:11:42 INFO: Retrieving pricing info for: v3-standard-4 11:11:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:11:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 11:11:43 INFO: Successfully fetched Vexxhost pricing API 11:11:43 INFO: Retrieved cost: 0.11 11:11:43 INFO: Retrieved resource: v3-standard-4 11:11:43 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:11:43 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:11:43 INFO: Successfully archived job cost data 11:11:43 DEBUG: Cost data: oom-master-pre-commit-lint,4774,2026-07-30 11:11:43,v3-standard-4,142,0.11,0.00,SUCCESS 11:11:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9522599554879357215.sh 11:11:43 ---> logs-deploy.sh 11:11:43 Setup pyenv: 11:11:43 system 11:11:43 3.8.13 11:11:43 3.9.13 11:11:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-msB9 from file:/tmp/.os_lf_venv 11:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:44 lf-activate-venv(): INFO: Base packages installed successfully 11:11:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-msB9/bin to PATH 11:11:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4774 11:11:51 INFO: archiving workspace using pattern(s): 11:11:52 Archives upload complete. 11:11:52 INFO: archiving logs to Nexus 11:11:53 ---> uname -a: 11:11:53 Linux prd-ubuntu1804-builder-4c-4g-13968 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:11:53 11:11:53 11:11:53 ---> lscpu: 11:11:53 Architecture: x86_64 11:11:53 CPU op-mode(s): 32-bit, 64-bit 11:11:53 Byte Order: Little Endian 11:11:53 CPU(s): 4 11:11:53 On-line CPU(s) list: 0-3 11:11:53 Thread(s) per core: 1 11:11:53 Core(s) per socket: 1 11:11:53 Socket(s): 4 11:11:53 NUMA node(s): 1 11:11:53 Vendor ID: AuthenticAMD 11:11:53 CPU family: 23 11:11:53 Model: 49 11:11:53 Model name: AMD EPYC-Rome Processor 11:11:53 Stepping: 0 11:11:53 CPU MHz: 2799.974 11:11:53 BogoMIPS: 5599.94 11:11:53 Virtualization: AMD-V 11:11:53 Hypervisor vendor: KVM 11:11:53 Virtualization type: full 11:11:53 L1d cache: 32K 11:11:53 L1i cache: 32K 11:11:53 L2 cache: 512K 11:11:53 L3 cache: 16384K 11:11:53 NUMA node0 CPU(s): 0-3 11:11:53 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 11:11:53 11:11:53 11:11:53 ---> nproc: 11:11:53 4 11:11:53 11:11:53 11:11:53 ---> df -h: 11:11:53 Filesystem Size Used Avail Use% Mounted on 11:11:53 udev 7.9G 0 7.9G 0% /dev 11:11:53 tmpfs 1.6G 676K 1.6G 1% /run 11:11:53 /dev/vda1 78G 8.5G 69G 11% / 11:11:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:11:53 tmpfs 5.0M 0 5.0M 0% /run/lock 11:11:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:11:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:11:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:11:53 11:11:53 11:11:53 ---> free -m: 11:11:53 total used free shared buff/cache available 11:11:53 Mem: 16040 556 13144 0 2338 15158 11:11:53 Swap: 1023 0 1023 11:11:53 11:11:53 11:11:53 ---> ip addr: 11:11:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:11:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:11:53 inet 127.0.0.1/8 scope host lo 11:11:53 valid_lft forever preferred_lft forever 11:11:53 inet6 ::1/128 scope host 11:11:53 valid_lft forever preferred_lft forever 11:11:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:11:53 link/ether fa:16:3e:14:0d:aa brd ff:ff:ff:ff:ff:ff 11:11:53 inet 10.30.106.21/23 brd 10.30.107.255 scope global dynamic ens3 11:11:53 valid_lft 86255sec preferred_lft 86255sec 11:11:53 inet6 fe80::f816:3eff:fe14:daa/64 scope link 11:11:53 valid_lft forever preferred_lft forever 11:11:53 11:11:53 11:11:53 ---> sar -b -r -n DEV: 11:11:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13968) 07/30/26 _x86_64_ (4 CPU) 11:11:53 11:11:53 11:09:30 LINUX RESTART (4 CPU) 11:11:53 11:11:53 11:10:01 tps rtps wtps bread/s bwrtn/s 11:11:53 11:11:01 120.63 8.95 111.68 187.44 38042.33 11:11:53 Average: 120.63 8.95 111.68 187.44 38042.33 11:11:53 11:11:53 11:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:53 11:11:01 13745928 15505312 2679032 16.31 68680 1883056 831800 4.76 816780 1631052 169640 11:11:53 Average: 13745928 15505312 2679032 16.31 68680 1883056 831800 4.76 816780 1631052 169640 11:11:53 11:11:53 11:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:53 11:11:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 11:11:53 11:11:01 ens3 145.68 100.77 1512.20 14.19 0.00 0.00 0.00 0.00 11:11:53 Average: lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 11:11:53 Average: ens3 145.68 100.77 1512.20 14.19 0.00 0.00 0.00 0.00 11:11:53 11:11:53 11:11:53 ---> sar -P ALL: 11:11:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13968) 07/30/26 _x86_64_ (4 CPU) 11:11:53 11:11:53 11:09:30 LINUX RESTART (4 CPU) 11:11:53 11:11:53 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:11:53 11:11:01 all 22.46 0.00 2.12 1.82 0.06 73.55 11:11:53 11:11:01 0 19.45 0.00 2.12 4.19 0.05 74.19 11:11:53 11:11:01 1 28.57 0.00 2.22 0.53 0.05 68.62 11:11:53 11:11:01 2 28.53 0.00 2.29 1.76 0.05 67.37 11:11:53 11:11:01 3 13.26 0.00 1.86 0.80 0.07 84.01 11:11:53 Average: all 22.46 0.00 2.12 1.82 0.06 73.55 11:11:53 Average: 0 19.45 0.00 2.12 4.19 0.05 74.19 11:11:53 Average: 1 28.57 0.00 2.22 0.53 0.05 68.62 11:11:53 Average: 2 28.53 0.00 2.29 1.76 0.05 67.37 11:11:53 Average: 3 13.26 0.00 1.86 0.80 0.07 84.01 11:11:53 11:11:53 11:11:53