16:06:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 16:06:35 Running as SYSTEM 16:06:35 [EnvInject] - Loading node environment variables. 16:06:35 Building remotely on prd-ubuntu1804-builder-4c-4g-20145 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:06:35 [ssh-agent] Looking for ssh-agent implementation... 16:06:35 $ ssh-agent 16:06:35 SSH_AUTH_SOCK=/tmp/ssh-U6saxA5WnyD3/agent.1735 16:06:35 SSH_AGENT_PID=1737 16:06:35 [ssh-agent] Started. 16:06:35 Running ssh-add (command line suppressed) 16:06:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11467402017828985001.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11467402017828985001.key) 16:06:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:06:35 The recommended git tool is: NONE 16:06:37 using credential onap-jenkins-ssh 16:06:37 Wiping out workspace first. 16:06:37 Cloning the remote Git repository 16:06:37 Cloning repository git://cloud.onap.org/mirror/oom.git 16:06:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:06:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:06:37 > git --version # timeout=10 16:06:37 > git --version # 'git version 2.17.1' 16:06:37 using GIT_SSH to set credentials Gerrit user 16:06:37 Verifying host key using manually-configured host key entries 16:06:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:06:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:06:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:06:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:06:43 using GIT_SSH to set credentials Gerrit user 16:06:43 Verifying host key using manually-configured host key entries 16:06:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/7 # timeout=30 16:06:43 > git rev-parse 566de389eb451222900c9495674b47a65f9c042e^{commit} # timeout=10 16:06:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:06:43 Checking out Revision 566de389eb451222900c9495674b47a65f9c042e (refs/changes/37/143337/7) 16:06:43 > git config core.sparsecheckout # timeout=10 16:06:44 > git checkout -f 566de389eb451222900c9495674b47a65f9c042e # timeout=30 16:06:47 Commit message: "Fix GroupAuthorizationException in ACM" 16:06:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:06:47 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 16:06:47 [EnvInject] - Injecting environment variables from a build step. 16:06:47 [EnvInject] - Injecting as environment variables the properties content 16:06:47 PYTHON=python3 16:06:47 16:06:47 [EnvInject] - Variables injected successfully. 16:06:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2751000502484098643.sh 16:06:47 ---> tox-install.sh 16:06:47 + source /home/jenkins/lf-env.sh 16:06:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:06:47 ++ mktemp -d /tmp/venv-XXXX 16:06:47 + lf_venv=/tmp/venv-lEGY 16:06:47 + local venv_file=/tmp/.os_lf_venv 16:06:47 + local python=python3 16:06:47 + local options 16:06:47 + local set_path=true 16:06:47 + local install_args= 16:06:47 ++ 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 16:06:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:06:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:06:47 + true 16:06:47 + case $1 in 16:06:47 + venv_file=/tmp/.toxenv 16:06:47 + shift 2 16:06:47 + true 16:06:47 + case $1 in 16:06:47 + shift 16:06:47 + break 16:06:47 + case $python in 16:06:47 + local pkg_list= 16:06:47 + [[ -d /opt/pyenv ]] 16:06:47 + echo 'Setup pyenv:' 16:06:47 Setup pyenv: 16:06:47 + export PYENV_ROOT=/opt/pyenv 16:06:47 + PYENV_ROOT=/opt/pyenv 16:06:47 + 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 16:06:47 + 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 16:06:47 + pyenv versions 16:06:48 * system (set by /opt/pyenv/version) 16:06:48 * 3.8.13 (set by /opt/pyenv/version) 16:06:48 * 3.9.13 (set by /opt/pyenv/version) 16:06:48 * 3.10.6 (set by /opt/pyenv/version) 16:06:48 + command -v pyenv 16:06:48 ++ pyenv init - --no-rehash 16:06:48 + 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[*]}"'\'')" 16:06:48 export PATH="/opt/pyenv/shims:${PATH}" 16:06:48 export PYENV_SHELL=bash 16:06:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:06:48 pyenv() { 16:06:48 local command 16:06:48 command="${1:-}" 16:06:48 if [ "$#" -gt 0 ]; then 16:06:48 shift 16:06:48 fi 16:06:48 16:06:48 case "$command" in 16:06:48 rehash|shell) 16:06:48 eval "$(pyenv "sh-$command" "$@")" 16:06:48 ;; 16:06:48 *) 16:06:48 command pyenv "$command" "$@" 16:06:48 ;; 16:06:48 esac 16:06:48 }' 16:06:48 +++ 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[*]}"' 16:06:48 ++ 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 16:06:48 ++ 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 16:06:48 ++ 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 16:06:48 ++ export PYENV_SHELL=bash 16:06:48 ++ PYENV_SHELL=bash 16:06:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:06:48 +++ complete -F _pyenv pyenv 16:06:48 ++ lf-pyver python3 16:06:48 ++ local py_version_xy=python3 16:06:48 ++ local py_version_xyz= 16:06:48 ++ pyenv versions 16:06:48 ++ sed 's/^[ *]* //' 16:06:48 ++ awk '{ print $1 }' 16:06:48 ++ local command 16:06:48 ++ grep -E '^[0-9.]*[0-9]$' 16:06:48 ++ command=versions 16:06:48 ++ '[' 1 -gt 0 ']' 16:06:48 ++ shift 16:06:48 ++ case "$command" in 16:06:48 ++ command pyenv versions 16:06:48 ++ pyenv versions 16:06:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:06:48 +++ grep '^3' /tmp/.pyenv_versions 16:06:48 +++ sort -V 16:06:48 +++ tail -n 1 16:06:48 ++ py_version_xyz=3.10.6 16:06:48 ++ [[ -z 3.10.6 ]] 16:06:48 ++ echo 3.10.6 16:06:48 ++ return 0 16:06:48 + pyenv local 3.10.6 16:06:48 + local command 16:06:48 + command=local 16:06:48 + '[' 2 -gt 0 ']' 16:06:48 + shift 16:06:48 + case "$command" in 16:06:48 + command pyenv local 3.10.6 16:06:48 + pyenv local 3.10.6 16:06:48 + for arg in "$@" 16:06:48 + case $arg in 16:06:48 + pkg_list+='tox ' 16:06:48 + for arg in "$@" 16:06:48 + case $arg in 16:06:48 + pkg_list+='virtualenv ' 16:06:48 + for arg in "$@" 16:06:48 + case $arg in 16:06:48 + pkg_list+='urllib3~=1.26.15 ' 16:06:48 + [[ -f /tmp/.toxenv ]] 16:06:48 + [[ ! -f /tmp/.toxenv ]] 16:06:48 + [[ -n '' ]] 16:06:48 + python3 -m venv /tmp/venv-lEGY 16:06:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lEGY' 16:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lEGY 16:06:52 + echo /tmp/venv-lEGY 16:06:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:06:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:52 + local 'pip_opts=--upgrade --quiet' 16:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:06:52 + [[ -n '' ]] 16:06:52 + [[ -n '' ]] 16:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:52 + /tmp/venv-lEGY/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 16:06:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:06:58 lf-activate-venv(): INFO: Base packages installed successfully 16:06:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:06:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:06:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:06:58 + /tmp/venv-lEGY/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 16:07:08 + type python3 16:07:08 + true 16:07:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lEGY/bin to PATH' 16:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-lEGY/bin to PATH 16:07:08 + PATH=/tmp/venv-lEGY/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 16:07:08 + return 0 16:07:08 + python3 --version 16:07:08 Python 3.10.6 16:07:08 + python3 -m pip --version 16:07:08 pip 26.0.1 from /tmp/venv-lEGY/lib/python3.10/site-packages/pip (python 3.10) 16:07:08 + python3 -m pip freeze 16:07:08 cachetools==7.0.1 16:07:08 colorama==0.4.6 16:07:08 distlib==0.4.0 16:07:08 filelock==3.24.3 16:07:08 packaging==26.0 16:07:08 platformdirs==4.9.2 16:07:08 pluggy==1.6.0 16:07:08 pyproject-api==1.10.0 16:07:08 tomli==2.4.0 16:07:08 tox==4.46.3 16:07:08 typing_extensions==4.15.0 16:07:08 urllib3==1.26.20 16:07:08 virtualenv==20.39.0 16:07:08 [EnvInject] - Injecting environment variables from a build step. 16:07:08 [EnvInject] - Injecting as environment variables the properties content 16:07:08 PARALLEL=false 16:07:08 16:07:08 [EnvInject] - Variables injected successfully. 16:07:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17911583992459693038.sh 16:07:08 ---> tox-run.sh 16:07:08 + 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 16:07:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:07:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:07:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:07:08 + cd /w/workspace/oom-master-pre-commit-lint/. 16:07:08 + source /home/jenkins/lf-env.sh 16:07:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:07:08 ++ mktemp -d /tmp/venv-XXXX 16:07:08 + lf_venv=/tmp/venv-c1be 16:07:08 + local venv_file=/tmp/.os_lf_venv 16:07:08 + local python=python3 16:07:08 + local options 16:07:08 + local set_path=true 16:07:08 + local install_args= 16:07:08 ++ 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 16:07:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:07:08 + true 16:07:08 + case $1 in 16:07:08 + venv_file=/tmp/.toxenv 16:07:08 + shift 2 16:07:08 + true 16:07:08 + case $1 in 16:07:08 + shift 16:07:08 + break 16:07:08 + case $python in 16:07:08 + local pkg_list= 16:07:08 + [[ -d /opt/pyenv ]] 16:07:08 + echo 'Setup pyenv:' 16:07:08 Setup pyenv: 16:07:08 + export PYENV_ROOT=/opt/pyenv 16:07:08 + PYENV_ROOT=/opt/pyenv 16:07:08 + 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 16:07:08 + 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 16:07:08 + pyenv versions 16:07:08 system 16:07:08 3.8.13 16:07:08 3.9.13 16:07:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:07:08 + command -v pyenv 16:07:08 ++ pyenv init - --no-rehash 16:07:08 + 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[*]}"'\'')" 16:07:08 export PATH="/opt/pyenv/shims:${PATH}" 16:07:08 export PYENV_SHELL=bash 16:07:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:07:08 pyenv() { 16:07:08 local command 16:07:08 command="${1:-}" 16:07:08 if [ "$#" -gt 0 ]; then 16:07:08 shift 16:07:08 fi 16:07:08 16:07:08 case "$command" in 16:07:08 rehash|shell) 16:07:08 eval "$(pyenv "sh-$command" "$@")" 16:07:08 ;; 16:07:08 *) 16:07:08 command pyenv "$command" "$@" 16:07:08 ;; 16:07:08 esac 16:07:08 }' 16:07:08 +++ 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[*]}"' 16:07:08 ++ 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 16:07:08 ++ 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 16:07:08 ++ 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 16:07:08 ++ export PYENV_SHELL=bash 16:07:08 ++ PYENV_SHELL=bash 16:07:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:07:08 +++ complete -F _pyenv pyenv 16:07:08 ++ lf-pyver python3 16:07:08 ++ local py_version_xy=python3 16:07:08 ++ local py_version_xyz= 16:07:08 ++ pyenv versions 16:07:08 ++ local command 16:07:08 ++ command=versions 16:07:08 ++ '[' 1 -gt 0 ']' 16:07:08 ++ shift 16:07:08 ++ case "$command" in 16:07:08 ++ command pyenv versions 16:07:08 ++ pyenv versions 16:07:08 ++ grep -E '^[0-9.]*[0-9]$' 16:07:08 ++ sed 's/^[ *]* //' 16:07:08 ++ awk '{ print $1 }' 16:07:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:07:08 +++ grep '^3' /tmp/.pyenv_versions 16:07:08 +++ sort -V 16:07:08 +++ tail -n 1 16:07:08 ++ py_version_xyz=3.10.6 16:07:08 ++ [[ -z 3.10.6 ]] 16:07:08 ++ echo 3.10.6 16:07:08 ++ return 0 16:07:08 + pyenv local 3.10.6 16:07:08 + local command 16:07:08 + command=local 16:07:08 + '[' 2 -gt 0 ']' 16:07:08 + shift 16:07:08 + case "$command" in 16:07:08 + command pyenv local 3.10.6 16:07:08 + pyenv local 3.10.6 16:07:08 + for arg in "$@" 16:07:08 + case $arg in 16:07:08 + pkg_list+='tox ' 16:07:08 + for arg in "$@" 16:07:08 + case $arg in 16:07:08 + pkg_list+='virtualenv ' 16:07:08 + for arg in "$@" 16:07:08 + case $arg in 16:07:08 + pkg_list+='urllib3~=1.26.15 ' 16:07:08 + [[ -f /tmp/.toxenv ]] 16:07:08 ++ cat /tmp/.toxenv 16:07:08 + lf_venv=/tmp/venv-lEGY 16:07:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lEGY from' file:/tmp/.toxenv 16:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lEGY from file:/tmp/.toxenv 16:07:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:08 + local 'pip_opts=--upgrade --quiet' 16:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:07:08 + [[ -n '' ]] 16:07:08 + [[ -n '' ]] 16:07:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:08 + /tmp/venv-lEGY/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 16:07:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:07:09 lf-activate-venv(): INFO: Base packages installed successfully 16:07:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:07:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:07:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:07:09 + /tmp/venv-lEGY/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 16:07:12 + type python3 16:07:12 + true 16:07:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lEGY/bin to PATH' 16:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-lEGY/bin to PATH 16:07:12 + PATH=/tmp/venv-lEGY/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 16:07:12 + return 0 16:07:12 + [[ -d /opt/pyenv ]] 16:07:12 + echo '---> Setting up pyenv' 16:07:12 ---> Setting up pyenv 16:07:12 + export PYENV_ROOT=/opt/pyenv 16:07:12 + PYENV_ROOT=/opt/pyenv 16:07:12 + export PATH=/opt/pyenv/bin:/tmp/venv-lEGY/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 16:07:12 + PATH=/opt/pyenv/bin:/tmp/venv-lEGY/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 16:07:12 ++ pwd 16:07:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:07:12 + export PYTHONPATH 16:07:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:07:12 + TOX_TESTENV_PASSENV=PYTHONPATH 16:07:12 + tox --version 16:07:13 4.46.3 from /tmp/venv-lEGY/lib/python3.10/site-packages/tox/__init__.py 16:07:13 + PARALLEL=false 16:07:13 + TOX_OPTIONS_LIST= 16:07:13 + [[ -n pre-commit ]] 16:07:13 + TOX_OPTIONS_LIST=' -e pre-commit' 16:07:13 + case ${PARALLEL,,} in 16:07:13 + tox -e pre-commit 16:07:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:07:14 pre-commit: install_deps> python -I -m pip install pre-commit 16:07:23 pre-commit: freeze> python -m pip freeze --all 16:07:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.39.0 16:07:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:07:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:07:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:07:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:07:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:07:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:07:35 [INFO] Once installed this environment will be reused. 16:07:35 [INFO] This may take a few minutes... 16:07:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:07:40 [INFO] Once installed this environment will be reused. 16:07:40 [INFO] This may take a few minutes... 16:07:45 trim trailing whitespace.................................................Passed 16:07:45 Tabs remover.............................................................Passed 16:07:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:07:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:07:45 [INFO] Once installed this environment will be reused. 16:07:45 [INFO] This may take a few minutes... 16:07:58 gitlint..............................................(no files to check)Skipped 16:07:58 pre-commit: OK (45.05=setup[9.98]+cmd[21.97,13.10] seconds) 16:07:58 congratulations :) (45.09 seconds) 16:07:58 + tox_status=0 16:07:58 + echo '---> Completed tox runs' 16:07:58 ---> Completed tox runs 16:07:58 + for i in .tox/*/log 16:07:58 ++ awk -F/ '{print $2}' 16:07:58 ++ echo .tox/pre-commit/log 16:07:58 + tox_env=pre-commit 16:07:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:07:58 + DOC_DIR=docs/_build/html 16:07:58 + [[ -d docs/_build/html ]] 16:07:58 + echo '---> tox-run.sh ends' 16:07:58 ---> tox-run.sh ends 16:07:58 + test 0 -eq 0 16:07:58 $ ssh-agent -k 16:07:58 unset SSH_AUTH_SOCK; 16:07:58 unset SSH_AGENT_PID; 16:07:58 echo Agent pid 1737 killed; 16:07:58 [ssh-agent] Stopped. 16:07:58 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5027138805393281047.sh 16:07:58 ---> sysstat.sh 16:07:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6256923352558835683.sh 16:07:59 ---> package-listing.sh 16:07:59 ++ facter osfamily 16:07:59 ++ tr '[:upper:]' '[:lower:]' 16:07:59 + OS_FAMILY=debian 16:07:59 + workspace=/w/workspace/oom-master-pre-commit-lint 16:07:59 + START_PACKAGES=/tmp/packages_start.txt 16:07:59 + END_PACKAGES=/tmp/packages_end.txt 16:07:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:59 + PACKAGES=/tmp/packages_start.txt 16:07:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:07:59 + PACKAGES=/tmp/packages_end.txt 16:07:59 + case "${OS_FAMILY}" in 16:07:59 + dpkg -l 16:07:59 + grep '^ii' 16:07:59 + '[' -f /tmp/packages_start.txt ']' 16:07:59 + '[' -f /tmp/packages_end.txt ']' 16:07:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:07:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:07:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:07:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12645963984812108714.sh 16:07:59 ---> capture-instance-metadata.sh 16:07:59 Setup pyenv: 16:07:59 system 16:07:59 3.8.13 16:07:59 3.9.13 16:07:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:08:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UT9p 16:08:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:08:09 lf-activate-venv(): INFO: Base packages installed successfully 16:08:09 lf-activate-venv(): INFO: Installing additional packages: lftools 16:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-UT9p/bin to PATH 16:09:46 INFO: Running in OpenStack, capturing instance metadata 16:09:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2017363926319176482.sh 16:09:47 provisioning config files... 16:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6228655048407373938tmp 16:09:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:09:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:09:47 [EnvInject] - Injecting environment variables from a build step. 16:09:47 [EnvInject] - Injecting as environment variables the properties content 16:09:47 SERVER_ID=logs 16:09:47 16:09:47 [EnvInject] - Variables injected successfully. 16:09:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4308694864178067098.sh 16:09:47 ---> create-netrc.sh 16:09:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5257750080060617980.sh 16:09:47 ---> python-tools-install.sh 16:09:47 Setup pyenv: 16:09:47 system 16:09:47 3.8.13 16:09:47 3.9.13 16:09:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:09:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UT9p from file:/tmp/.os_lf_venv 16:09:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:09:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:09:52 lf-activate-venv(): INFO: Base packages installed successfully 16:09:52 lf-activate-venv(): INFO: Installing additional packages: lftools 16:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-UT9p/bin to PATH 16:10:04 Generating Requirements File 16:10:46 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. 16:10:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:10:47 Python 3.10.6 16:10:47 pip 26.0.1 from /tmp/venv-UT9p/lib/python3.10/site-packages/pip (python 3.10) 16:10:47 appdirs==1.4.4 16:10:47 argcomplete==3.6.3 16:10:47 aspy.yaml==1.3.0 16:10:47 attrs==25.4.0 16:10:47 autopage==0.6.0 16:10:47 backports.strenum==1.3.1 16:10:47 beautifulsoup4==4.14.3 16:10:47 boto3==1.42.56 16:10:47 botocore==1.42.56 16:10:47 bs4==0.0.2 16:10:47 certifi==2026.2.25 16:10:47 cffi==2.0.0 16:10:47 cfgv==3.5.0 16:10:47 chardet==6.0.0.post1 16:10:47 charset-normalizer==3.4.4 16:10:47 click==8.3.1 16:10:47 cliff==4.13.2 16:10:47 cmd2==3.2.2 16:10:47 cryptography==3.3.2 16:10:47 debtcollector==3.0.0 16:10:47 decorator==5.2.1 16:10:47 defusedxml==0.7.1 16:10:47 Deprecated==1.3.1 16:10:47 distlib==0.4.0 16:10:47 dnspython==2.8.0 16:10:47 docker==7.1.0 16:10:47 dogpile.cache==1.5.0 16:10:47 durationpy==0.10 16:10:47 email-validator==2.3.0 16:10:47 filelock==3.24.3 16:10:47 future==1.0.0 16:10:47 gitdb==4.0.12 16:10:47 GitPython==3.1.46 16:10:47 httplib2==0.30.2 16:10:47 identify==2.6.16 16:10:47 idna==3.11 16:10:47 importlib-resources==1.5.0 16:10:47 iso8601==2.1.0 16:10:47 Jinja2==3.1.6 16:10:47 jmespath==1.1.0 16:10:47 jsonpatch==1.33 16:10:47 jsonpointer==3.0.0 16:10:47 jsonschema==4.26.0 16:10:47 jsonschema-specifications==2025.9.1 16:10:47 keystoneauth1==5.13.1 16:10:47 kubernetes==35.0.0 16:10:47 lftools==0.37.21 16:10:47 lxml==6.0.2 16:10:47 markdown-it-py==4.0.0 16:10:47 MarkupSafe==3.0.3 16:10:47 mdurl==0.1.2 16:10:47 msgpack==1.1.2 16:10:47 multi_key_dict==2.0.3 16:10:47 munch==4.0.0 16:10:47 netaddr==1.3.0 16:10:47 niet==1.4.2 16:10:47 nodeenv==1.10.0 16:10:47 oauth2client==4.1.3 16:10:47 oauthlib==3.3.1 16:10:47 openstacksdk==4.10.0 16:10:47 os-service-types==1.8.2 16:10:47 osc-lib==4.4.0 16:10:47 oslo.config==10.3.0 16:10:47 oslo.context==6.3.0 16:10:47 oslo.i18n==6.7.2 16:10:47 oslo.log==8.1.0 16:10:47 oslo.serialization==5.9.1 16:10:47 oslo.utils==10.0.0 16:10:47 packaging==26.0 16:10:47 pbr==7.0.3 16:10:47 platformdirs==4.9.2 16:10:47 prettytable==3.17.0 16:10:47 psutil==7.2.2 16:10:47 pyasn1==0.6.2 16:10:47 pyasn1_modules==0.4.2 16:10:47 pycparser==3.0 16:10:47 pygerrit2==2.0.15 16:10:47 PyGithub==2.8.1 16:10:47 Pygments==2.19.2 16:10:47 PyJWT==2.11.0 16:10:47 PyNaCl==1.6.2 16:10:47 pyparsing==2.4.7 16:10:47 pyperclip==1.11.0 16:10:47 pyrsistent==0.20.0 16:10:47 python-cinderclient==9.8.0 16:10:47 python-dateutil==2.9.0.post0 16:10:47 python-heatclient==5.0.0 16:10:47 python-jenkins==1.8.3 16:10:47 python-keystoneclient==5.7.0 16:10:47 python-magnumclient==4.9.0 16:10:47 python-openstackclient==9.0.0 16:10:47 python-swiftclient==4.9.0 16:10:47 PyYAML==6.0.3 16:10:47 referencing==0.37.0 16:10:47 requests==2.32.5 16:10:47 requests-oauthlib==2.0.0 16:10:47 requestsexceptions==1.4.0 16:10:47 rfc3986==2.0.0 16:10:47 rich==14.3.3 16:10:47 rich-argparse==1.7.2 16:10:47 rpds-py==0.30.0 16:10:47 rsa==4.9.1 16:10:47 ruamel.yaml==0.19.1 16:10:47 ruamel.yaml.clib==0.2.15 16:10:47 s3transfer==0.16.0 16:10:47 simplejson==3.20.2 16:10:47 six==1.17.0 16:10:47 smmap==5.0.2 16:10:47 soupsieve==2.8.3 16:10:47 stevedore==5.7.0 16:10:47 tabulate==0.9.0 16:10:47 toml==0.10.2 16:10:47 tomlkit==0.14.0 16:10:47 tqdm==4.67.3 16:10:47 typing_extensions==4.15.0 16:10:47 urllib3==1.26.20 16:10:47 virtualenv==20.39.0 16:10:47 wcwidth==0.6.0 16:10:47 websocket-client==1.9.0 16:10:47 wrapt==2.1.1 16:10:47 xdg==6.0.0 16:10:47 xmltodict==1.0.4 16:10:47 yq==3.4.3 16:10:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7042208007413940007.sh 16:10:47 ---> sudo-logs.sh 16:10:47 Archiving 'sudo' log.. 16:10:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14067954479827336957.sh 16:10:48 ---> job-cost.sh 16:10:48 INFO: Activating Python virtual environment... 16:10:48 Setup pyenv: 16:10:48 system 16:10:48 3.8.13 16:10:48 3.9.13 16:10:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:10:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UT9p from file:/tmp/.os_lf_venv 16:10:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:10:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:10:50 lf-activate-venv(): INFO: Base packages installed successfully 16:10:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-UT9p/bin to PATH 16:11:01 INFO: No stack-cost file found 16:11:01 INFO: Instance uptime: 311s 16:11:01 INFO: Fetching instance metadata (attempt 1 of 3)... 16:11:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:11:01 INFO: Successfully fetched instance metadata 16:11:01 INFO: Instance type: v3-standard-4 16:11:01 INFO: Retrieving pricing info for: v3-standard-4 16:11:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:11:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=311 16:11:01 INFO: Successfully fetched Vexxhost pricing API 16:11:01 INFO: Retrieved cost: 0.11 16:11:01 INFO: Retrieved resource: v3-standard-4 16:11:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 16:11:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 16:11:01 INFO: Successfully archived job cost data 16:11:01 DEBUG: Cost data: oom-master-pre-commit-lint,4455,2026-02-25 16:11:01,v3-standard-4,311,0.11,0.00,SUCCESS 16:11:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3563979364945082283.sh 16:11:01 ---> logs-deploy.sh 16:11:01 Setup pyenv: 16:11:01 system 16:11:01 3.8.13 16:11:01 3.9.13 16:11:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UT9p from file:/tmp/.os_lf_venv 16:11:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:05 lf-activate-venv(): INFO: Base packages installed successfully 16:11:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-UT9p/bin to PATH 16:11:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4455 16:11:20 INFO: archiving workspace using pattern(s): 16:11:21 /tmp/venv-UT9p/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:11:21 warnings.warn( 16:11:22 Archives upload complete. 16:11:22 INFO: archiving logs to Nexus 16:11:22 /tmp/venv-UT9p/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:11:22 warnings.warn( 16:11:23 ---> uname -a: 16:11:23 Linux prd-ubuntu1804-builder-4c-4g-20145 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:11:23 16:11:23 16:11:23 ---> lscpu: 16:11:23 Architecture: x86_64 16:11:23 CPU op-mode(s): 32-bit, 64-bit 16:11:23 Byte Order: Little Endian 16:11:23 CPU(s): 4 16:11:23 On-line CPU(s) list: 0-3 16:11:23 Thread(s) per core: 1 16:11:23 Core(s) per socket: 1 16:11:23 Socket(s): 4 16:11:23 NUMA node(s): 1 16:11:23 Vendor ID: AuthenticAMD 16:11:23 CPU family: 23 16:11:23 Model: 49 16:11:23 Model name: AMD EPYC-Rome Processor 16:11:23 Stepping: 0 16:11:23 CPU MHz: 2799.998 16:11:23 BogoMIPS: 5599.99 16:11:23 Virtualization: AMD-V 16:11:23 Hypervisor vendor: KVM 16:11:23 Virtualization type: full 16:11:23 L1d cache: 32K 16:11:23 L1i cache: 32K 16:11:23 L2 cache: 512K 16:11:23 L3 cache: 16384K 16:11:23 NUMA node0 CPU(s): 0-3 16:11:23 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 16:11:23 16:11:23 16:11:23 ---> nproc: 16:11:23 4 16:11:23 16:11:23 16:11:23 ---> df -h: 16:11:23 Filesystem Size Used Avail Use% Mounted on 16:11:23 udev 7.9G 0 7.9G 0% /dev 16:11:23 tmpfs 1.6G 676K 1.6G 1% /run 16:11:23 /dev/vda1 78G 8.4G 69G 11% / 16:11:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:11:23 tmpfs 5.0M 0 5.0M 0% /run/lock 16:11:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:11:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:11:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:11:23 16:11:23 16:11:23 ---> free -m: 16:11:23 total used free shared buff/cache available 16:11:23 Mem: 16040 551 13273 0 2214 15167 16:11:23 Swap: 1023 0 1023 16:11:23 16:11:23 16:11:23 ---> ip addr: 16:11:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:11:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:11:23 inet 127.0.0.1/8 scope host lo 16:11:23 valid_lft forever preferred_lft forever 16:11:23 inet6 ::1/128 scope host 16:11:23 valid_lft forever preferred_lft forever 16:11:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:11:23 link/ether fa:16:3e:37:b4:d6 brd ff:ff:ff:ff:ff:ff 16:11:23 inet 10.30.107.122/23 brd 10.30.107.255 scope global dynamic ens3 16:11:23 valid_lft 86084sec preferred_lft 86084sec 16:11:23 inet6 fe80::f816:3eff:fe37:b4d6/64 scope link 16:11:23 valid_lft forever preferred_lft forever 16:11:23 16:11:23 16:11:23 ---> sar -b -r -n DEV: 16:11:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20145) 02/25/26 _x86_64_ (4 CPU) 16:11:23 16:11:23 16:06:13 LINUX RESTART (4 CPU) 16:11:23 16:11:23 16:07:02 tps rtps wtps bread/s bwrtn/s 16:11:23 16:08:01 67.10 5.27 61.83 144.14 28270.92 16:11:23 16:09:01 68.98 0.08 68.89 14.93 24740.02 16:11:23 16:10:01 39.69 0.63 39.06 79.32 17330.71 16:11:23 16:11:01 49.80 0.30 49.50 24.12 4366.16 16:11:23 Average: 56.35 1.56 54.79 65.29 18634.88 16:11:23 16:11:23 16:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:23 16:08:01 14020584 15592560 2404384 14.64 58004 1714644 742456 4.25 704236 1486740 77240 16:11:23 16:09:01 13728148 15487540 2696820 16.42 67960 1884392 860664 4.93 826004 1638140 94804 16:11:23 16:10:01 13698236 15509520 2726732 16.60 77820 1921532 804756 4.61 798404 1688952 41400 16:11:23 16:11:01 13670472 15608528 2754496 16.77 86344 2031952 714248 4.09 706140 1793728 92688 16:11:23 Average: 13779360 15549537 2645608 16.11 72532 1888130 780531 4.47 758696 1651890 76533 16:11:23 16:11:23 16:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:11:23 16:08:01 ens3 107.37 77.34 637.02 10.30 0.00 0.00 0.00 0.00 16:11:23 16:08:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 16:11:23 16:09:01 ens3 34.21 27.02 649.07 4.54 0.00 0.00 0.00 0.00 16:11:23 16:09:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 16:11:23 16:10:01 ens3 8.62 6.05 25.76 2.39 0.00 0.00 0.00 0.00 16:11:23 16:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:11:23 16:11:01 ens3 23.90 18.82 246.56 4.78 0.00 0.00 0.00 0.00 16:11:23 16:11:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 16:11:23 Average: ens3 43.25 32.12 388.55 5.48 0.00 0.00 0.00 0.00 16:11:23 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 16:11:23 16:11:23 16:11:23 ---> sar -P ALL: 16:11:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20145) 02/25/26 _x86_64_ (4 CPU) 16:11:23 16:11:23 16:06:13 LINUX RESTART (4 CPU) 16:11:23 16:11:23 16:07:02 CPU %user %nice %system %iowait %steal %idle 16:11:23 16:08:01 all 13.21 0.00 1.66 11.02 0.06 74.05 16:11:23 16:08:01 0 13.81 0.00 1.45 5.70 0.05 79.00 16:11:23 16:08:01 1 18.36 0.00 2.15 6.47 0.05 72.97 16:11:23 16:08:01 2 9.53 0.00 1.66 28.31 0.05 60.45 16:11:23 16:08:01 3 11.15 0.00 1.41 3.66 0.07 83.72 16:11:23 16:09:01 all 9.03 0.00 0.64 16.22 0.04 74.07 16:11:23 16:09:01 0 1.55 0.00 0.33 2.18 0.02 95.92 16:11:23 16:09:01 1 12.34 0.00 0.63 2.50 0.03 84.49 16:11:23 16:09:01 2 14.47 0.00 1.14 58.23 0.08 26.07 16:11:23 16:09:01 3 7.79 0.00 0.47 2.27 0.03 89.44 16:11:23 16:10:01 all 5.08 0.00 0.47 21.30 0.03 73.11 16:11:23 16:10:01 0 0.33 0.00 0.13 0.00 0.02 99.52 16:11:23 16:10:01 1 1.71 0.00 0.49 17.35 0.03 80.43 16:11:23 16:10:01 2 8.66 0.00 0.92 65.53 0.05 24.84 16:11:23 16:10:01 3 9.66 0.00 0.33 2.52 0.02 87.47 16:11:23 16:11:01 all 11.33 0.00 0.90 12.77 0.04 74.95 16:11:23 16:11:01 0 10.49 0.00 0.70 2.28 0.05 86.48 16:11:23 16:11:01 1 5.27 0.00 0.53 8.88 0.02 85.30 16:11:23 16:11:01 2 8.06 0.00 0.47 3.91 0.03 87.53 16:11:23 16:11:01 3 21.54 0.00 1.87 36.06 0.07 40.47 16:11:23 Average: all 9.65 0.00 0.91 15.35 0.04 74.05 16:11:23 Average: 0 6.51 0.00 0.65 2.52 0.03 90.28 16:11:23 Average: 1 9.38 0.00 0.94 8.81 0.03 80.84 16:11:23 Average: 2 10.18 0.00 1.04 38.99 0.05 49.73 16:11:23 Average: 3 12.54 0.00 1.02 11.16 0.05 75.24 16:11:23 16:11:23 16:11:23