11:24:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 11:24:01 Running as SYSTEM 11:24:01 [EnvInject] - Loading node environment variables. 11:24:01 Building remotely on prd-ubuntu1804-builder-4c-4g-18617 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:24:01 [ssh-agent] Looking for ssh-agent implementation... 11:24:01 $ ssh-agent 11:24:01 SSH_AUTH_SOCK=/tmp/ssh-SPIQQZivpja1/agent.1648 11:24:01 SSH_AGENT_PID=1649 11:24:01 [ssh-agent] Started. 11:24:01 Running ssh-add (command line suppressed) 11:24:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8202105564146418559.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8202105564146418559.key) 11:24:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:24:01 The recommended git tool is: NONE 11:24:02 using credential onap-jenkins-ssh 11:24:02 Wiping out workspace first. 11:24:02 Cloning the remote Git repository 11:24:03 Cloning repository git://cloud.onap.org/mirror/oom.git 11:24:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:24:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:03 > git --version # timeout=10 11:24:03 > git --version # 'git version 2.17.1' 11:24:03 using GIT_SSH to set credentials Gerrit user 11:24:03 Verifying host key using manually-configured host key entries 11:24:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:24:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:08 using GIT_SSH to set credentials Gerrit user 11:24:08 Verifying host key using manually-configured host key entries 11:24:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/2 # timeout=30 11:24:08 > git rev-parse 970b9a87849336bfb90ba9238ec1d268f158fef4^{commit} # timeout=10 11:24:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:24:08 Checking out Revision 970b9a87849336bfb90ba9238ec1d268f158fef4 (refs/changes/37/143337/2) 11:24:08 > git config core.sparsecheckout # timeout=10 11:24:08 > git checkout -f 970b9a87849336bfb90ba9238ec1d268f158fef4 # timeout=30 11:24:12 Commit message: "Fix GroupAuthorizationException in ACM" 11:24:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:24:12 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 11:24:13 [EnvInject] - Injecting environment variables from a build step. 11:24:13 [EnvInject] - Injecting as environment variables the properties content 11:24:13 PYTHON=python3 11:24:13 11:24:13 [EnvInject] - Variables injected successfully. 11:24:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9671642831782891624.sh 11:24:13 ---> tox-install.sh 11:24:13 + source /home/jenkins/lf-env.sh 11:24:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:13 ++ mktemp -d /tmp/venv-XXXX 11:24:13 + lf_venv=/tmp/venv-nJjH 11:24:13 + local venv_file=/tmp/.os_lf_venv 11:24:13 + local python=python3 11:24:13 + local options 11:24:13 + local set_path=true 11:24:13 + local install_args= 11:24:13 ++ 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:24:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:13 + true 11:24:13 + case $1 in 11:24:13 + venv_file=/tmp/.toxenv 11:24:13 + shift 2 11:24:13 + true 11:24:13 + case $1 in 11:24:13 + shift 11:24:13 + break 11:24:13 + case $python in 11:24:13 + local pkg_list= 11:24:13 + [[ -d /opt/pyenv ]] 11:24:13 + echo 'Setup pyenv:' 11:24:13 Setup pyenv: 11:24:13 + export PYENV_ROOT=/opt/pyenv 11:24:13 + PYENV_ROOT=/opt/pyenv 11:24:13 + 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:24:13 + 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:24:13 + pyenv versions 11:24:13 * system (set by /opt/pyenv/version) 11:24:13 * 3.8.13 (set by /opt/pyenv/version) 11:24:13 * 3.9.13 (set by /opt/pyenv/version) 11:24:13 * 3.10.6 (set by /opt/pyenv/version) 11:24:13 + command -v pyenv 11:24:13 ++ pyenv init - --no-rehash 11:24:13 + 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:24:13 export PATH="/opt/pyenv/shims:${PATH}" 11:24:13 export PYENV_SHELL=bash 11:24:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:13 pyenv() { 11:24:13 local command 11:24:13 command="${1:-}" 11:24:13 if [ "$#" -gt 0 ]; then 11:24:13 shift 11:24:13 fi 11:24:13 11:24:13 case "$command" in 11:24:13 rehash|shell) 11:24:13 eval "$(pyenv "sh-$command" "$@")" 11:24:13 ;; 11:24:13 *) 11:24:13 command pyenv "$command" "$@" 11:24:13 ;; 11:24:13 esac 11:24:13 }' 11:24:13 +++ 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:24:13 ++ 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:24:13 ++ 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:24:13 ++ 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:24:13 ++ export PYENV_SHELL=bash 11:24:13 ++ PYENV_SHELL=bash 11:24:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:13 +++ complete -F _pyenv pyenv 11:24:13 ++ lf-pyver python3 11:24:13 ++ local py_version_xy=python3 11:24:13 ++ local py_version_xyz= 11:24:13 ++ pyenv versions 11:24:13 ++ local command 11:24:13 ++ command=versions 11:24:13 ++ '[' 1 -gt 0 ']' 11:24:13 ++ shift 11:24:13 ++ case "$command" in 11:24:13 ++ command pyenv versions 11:24:13 ++ pyenv versions 11:24:13 ++ sed 's/^[ *]* //' 11:24:13 ++ awk '{ print $1 }' 11:24:13 ++ grep -E '^[0-9.]*[0-9]$' 11:24:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:13 +++ grep '^3' /tmp/.pyenv_versions 11:24:13 +++ sort -V 11:24:13 +++ tail -n 1 11:24:13 ++ py_version_xyz=3.10.6 11:24:13 ++ [[ -z 3.10.6 ]] 11:24:13 ++ echo 3.10.6 11:24:13 ++ return 0 11:24:13 + pyenv local 3.10.6 11:24:13 + local command 11:24:13 + command=local 11:24:13 + '[' 2 -gt 0 ']' 11:24:13 + shift 11:24:13 + case "$command" in 11:24:13 + command pyenv local 3.10.6 11:24:13 + pyenv local 3.10.6 11:24:13 + for arg in "$@" 11:24:13 + case $arg in 11:24:13 + pkg_list+='tox ' 11:24:13 + for arg in "$@" 11:24:13 + case $arg in 11:24:13 + pkg_list+='virtualenv ' 11:24:13 + for arg in "$@" 11:24:13 + case $arg in 11:24:13 + pkg_list+='urllib3~=1.26.15 ' 11:24:13 + [[ -f /tmp/.toxenv ]] 11:24:13 + [[ ! -f /tmp/.toxenv ]] 11:24:13 + [[ -n '' ]] 11:24:13 + python3 -m venv /tmp/venv-nJjH 11:24:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJjH' 11:24:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJjH 11:24:17 + echo /tmp/venv-nJjH 11:24:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:24:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:24:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:24:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:17 + local 'pip_opts=--upgrade --quiet' 11:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:24:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:24:17 + [[ -n '' ]] 11:24:17 + [[ -n '' ]] 11:24:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:24:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:17 + /tmp/venv-nJjH/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:24:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:24:21 lf-activate-venv(): INFO: Base packages installed successfully 11:24:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:24:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:24:21 + /tmp/venv-nJjH/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:24:23 + type python3 11:24:23 + true 11:24:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nJjH/bin to PATH' 11:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-nJjH/bin to PATH 11:24:23 + PATH=/tmp/venv-nJjH/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:24:23 + return 0 11:24:23 + python3 --version 11:24:23 Python 3.10.6 11:24:23 + python3 -m pip --version 11:24:23 pip 26.0.1 from /tmp/venv-nJjH/lib/python3.10/site-packages/pip (python 3.10) 11:24:23 + python3 -m pip freeze 11:24:23 cachetools==7.0.1 11:24:23 chardet==5.2.0 11:24:23 colorama==0.4.6 11:24:23 distlib==0.4.0 11:24:23 filelock==3.24.3 11:24:23 packaging==26.0 11:24:23 platformdirs==4.9.2 11:24:23 pluggy==1.6.0 11:24:23 pyproject-api==1.10.0 11:24:23 tomli==2.4.0 11:24:23 tox==4.42.0 11:24:23 typing_extensions==4.15.0 11:24:23 urllib3==1.26.20 11:24:23 virtualenv==20.38.0 11:24:23 [EnvInject] - Injecting environment variables from a build step. 11:24:23 [EnvInject] - Injecting as environment variables the properties content 11:24:23 PARALLEL=false 11:24:23 11:24:23 [EnvInject] - Variables injected successfully. 11:24:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10119282509440540231.sh 11:24:23 ---> tox-run.sh 11:24:23 + 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:24:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:24:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:24:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:24:23 + cd /w/workspace/oom-master-pre-commit-lint/. 11:24:23 + source /home/jenkins/lf-env.sh 11:24:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:23 ++ mktemp -d /tmp/venv-XXXX 11:24:23 + lf_venv=/tmp/venv-tpap 11:24:23 + local venv_file=/tmp/.os_lf_venv 11:24:23 + local python=python3 11:24:23 + local options 11:24:23 + local set_path=true 11:24:23 + local install_args= 11:24:23 ++ 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:24:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:23 + true 11:24:23 + case $1 in 11:24:23 + venv_file=/tmp/.toxenv 11:24:23 + shift 2 11:24:23 + true 11:24:23 + case $1 in 11:24:23 + shift 11:24:23 + break 11:24:23 + case $python in 11:24:23 + local pkg_list= 11:24:23 + [[ -d /opt/pyenv ]] 11:24:23 + echo 'Setup pyenv:' 11:24:23 Setup pyenv: 11:24:23 + export PYENV_ROOT=/opt/pyenv 11:24:23 + PYENV_ROOT=/opt/pyenv 11:24:23 + 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:24:23 + 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:24:23 + pyenv versions 11:24:23 system 11:24:23 3.8.13 11:24:23 3.9.13 11:24:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:24:23 + command -v pyenv 11:24:23 ++ pyenv init - --no-rehash 11:24:24 + 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:24:24 export PATH="/opt/pyenv/shims:${PATH}" 11:24:24 export PYENV_SHELL=bash 11:24:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:24 pyenv() { 11:24:24 local command 11:24:24 command="${1:-}" 11:24:24 if [ "$#" -gt 0 ]; then 11:24:24 shift 11:24:24 fi 11:24:24 11:24:24 case "$command" in 11:24:24 rehash|shell) 11:24:24 eval "$(pyenv "sh-$command" "$@")" 11:24:24 ;; 11:24:24 *) 11:24:24 command pyenv "$command" "$@" 11:24:24 ;; 11:24:24 esac 11:24:24 }' 11:24:24 +++ 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:24:24 ++ 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:24:24 ++ 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:24:24 ++ 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:24:24 ++ export PYENV_SHELL=bash 11:24:24 ++ PYENV_SHELL=bash 11:24:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:24 +++ complete -F _pyenv pyenv 11:24:24 ++ lf-pyver python3 11:24:24 ++ local py_version_xy=python3 11:24:24 ++ local py_version_xyz= 11:24:24 ++ pyenv versions 11:24:24 ++ sed 's/^[ *]* //' 11:24:24 ++ local command 11:24:24 ++ command=versions 11:24:24 ++ '[' 1 -gt 0 ']' 11:24:24 ++ shift 11:24:24 ++ case "$command" in 11:24:24 ++ command pyenv versions 11:24:24 ++ pyenv versions 11:24:24 ++ awk '{ print $1 }' 11:24:24 ++ grep -E '^[0-9.]*[0-9]$' 11:24:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:24 +++ sort -V 11:24:24 +++ grep '^3' /tmp/.pyenv_versions 11:24:24 +++ tail -n 1 11:24:24 ++ py_version_xyz=3.10.6 11:24:24 ++ [[ -z 3.10.6 ]] 11:24:24 ++ echo 3.10.6 11:24:24 ++ return 0 11:24:24 + pyenv local 3.10.6 11:24:24 + local command 11:24:24 + command=local 11:24:24 + '[' 2 -gt 0 ']' 11:24:24 + shift 11:24:24 + case "$command" in 11:24:24 + command pyenv local 3.10.6 11:24:24 + pyenv local 3.10.6 11:24:24 + for arg in "$@" 11:24:24 + case $arg in 11:24:24 + pkg_list+='tox ' 11:24:24 + for arg in "$@" 11:24:24 + case $arg in 11:24:24 + pkg_list+='virtualenv ' 11:24:24 + for arg in "$@" 11:24:24 + case $arg in 11:24:24 + pkg_list+='urllib3~=1.26.15 ' 11:24:24 + [[ -f /tmp/.toxenv ]] 11:24:24 ++ cat /tmp/.toxenv 11:24:24 + lf_venv=/tmp/venv-nJjH 11:24:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJjH from' file:/tmp/.toxenv 11:24:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJjH from file:/tmp/.toxenv 11:24:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:24:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:24 + local 'pip_opts=--upgrade --quiet' 11:24:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:24:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:24:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:24:24 + [[ -n '' ]] 11:24:24 + [[ -n '' ]] 11:24:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:24:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:24 + /tmp/venv-nJjH/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:24:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:24:24 lf-activate-venv(): INFO: Base packages installed successfully 11:24:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:24:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:24:24 + /tmp/venv-nJjH/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:24:25 + type python3 11:24:25 + true 11:24:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nJjH/bin to PATH' 11:24:25 lf-activate-venv(): INFO: Adding /tmp/venv-nJjH/bin to PATH 11:24:25 + PATH=/tmp/venv-nJjH/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:24:25 + return 0 11:24:25 + [[ -d /opt/pyenv ]] 11:24:25 + echo '---> Setting up pyenv' 11:24:25 ---> Setting up pyenv 11:24:25 + export PYENV_ROOT=/opt/pyenv 11:24:25 + PYENV_ROOT=/opt/pyenv 11:24:25 + export PATH=/opt/pyenv/bin:/tmp/venv-nJjH/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:24:25 + PATH=/opt/pyenv/bin:/tmp/venv-nJjH/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:24:25 ++ pwd 11:24:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:24:25 + export PYTHONPATH 11:24:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:24:25 + TOX_TESTENV_PASSENV=PYTHONPATH 11:24:25 + tox --version 11:24:26 4.42.0 from /tmp/venv-nJjH/lib/python3.10/site-packages/tox/__init__.py 11:24:26 + PARALLEL=false 11:24:26 + TOX_OPTIONS_LIST= 11:24:26 + [[ -n pre-commit ]] 11:24:26 + TOX_OPTIONS_LIST=' -e pre-commit' 11:24:26 + case ${PARALLEL,,} in 11:24:26 + tox -e pre-commit 11:24:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:24:27 pre-commit: install_deps> python -I -m pip install pre-commit 11:24:29 pre-commit: freeze> python -m pip freeze --all 11:24:30 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.38.0 11:24:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:24:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:24:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:24:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:32 [INFO] Once installed this environment will be reused. 11:24:32 [INFO] This may take a few minutes... 11:24:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:36 [INFO] Once installed this environment will be reused. 11:24:36 [INFO] This may take a few minutes... 11:24:40 trim trailing whitespace.................................................Passed 11:24:40 Tabs remover.............................................................Passed 11:24:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:24:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:24:40 [INFO] Once installed this environment will be reused. 11:24:40 [INFO] This may take a few minutes... 11:24:48 gitlint..............................................(no files to check)Skipped 11:24:48 pre-commit: OK (22.10=setup[3.32]+cmd[10.63,8.15] seconds) 11:24:48 congratulations :) (22.14 seconds) 11:24:48 + tox_status=0 11:24:48 + echo '---> Completed tox runs' 11:24:48 ---> Completed tox runs 11:24:48 + for i in .tox/*/log 11:24:48 ++ echo .tox/pre-commit/log 11:24:48 ++ awk -F/ '{print $2}' 11:24:48 + tox_env=pre-commit 11:24:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:24:48 + DOC_DIR=docs/_build/html 11:24:48 + [[ -d docs/_build/html ]] 11:24:48 + echo '---> tox-run.sh ends' 11:24:48 ---> tox-run.sh ends 11:24:48 + test 0 -eq 0 11:24:48 $ ssh-agent -k 11:24:48 unset SSH_AUTH_SOCK; 11:24:48 unset SSH_AGENT_PID; 11:24:48 echo Agent pid 1649 killed; 11:24:48 [ssh-agent] Stopped. 11:24:48 [PostBuildScript] - [INFO] Executing post build scripts. 11:24:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins449790373432159781.sh 11:24:48 ---> sysstat.sh 11:24:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16131848559513986514.sh 11:24:49 ---> package-listing.sh 11:24:49 ++ tr '[:upper:]' '[:lower:]' 11:24:49 ++ facter osfamily 11:24:49 + OS_FAMILY=debian 11:24:49 + workspace=/w/workspace/oom-master-pre-commit-lint 11:24:49 + START_PACKAGES=/tmp/packages_start.txt 11:24:49 + END_PACKAGES=/tmp/packages_end.txt 11:24:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:49 + PACKAGES=/tmp/packages_start.txt 11:24:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:24:49 + PACKAGES=/tmp/packages_end.txt 11:24:49 + case "${OS_FAMILY}" in 11:24:49 + dpkg -l 11:24:49 + grep '^ii' 11:24:49 + '[' -f /tmp/packages_start.txt ']' 11:24:49 + '[' -f /tmp/packages_end.txt ']' 11:24:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:24:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:24:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:24:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7160650073758230037.sh 11:24:49 ---> capture-instance-metadata.sh 11:24:49 Setup pyenv: 11:24:49 system 11:24:49 3.8.13 11:24:49 3.9.13 11:24:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:24:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ii2v 11:24:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:24:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:57 lf-activate-venv(): INFO: Base packages installed successfully 11:24:57 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-ii2v/bin to PATH 11:25:16 INFO: Running in OpenStack, capturing instance metadata 11:25:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7188811432183511849.sh 11:25:17 provisioning config files... 11:25:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17998864267245778374tmp 11:25:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:17 [EnvInject] - Injecting environment variables from a build step. 11:25:17 [EnvInject] - Injecting as environment variables the properties content 11:25:17 SERVER_ID=logs 11:25:17 11:25:17 [EnvInject] - Variables injected successfully. 11:25:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16678332656622578895.sh 11:25:17 ---> create-netrc.sh 11:25:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9857393256505231662.sh 11:25:17 ---> python-tools-install.sh 11:25:17 Setup pyenv: 11:25:17 system 11:25:17 3.8.13 11:25:17 3.9.13 11:25:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ii2v from file:/tmp/.os_lf_venv 11:25:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:19 lf-activate-venv(): INFO: Base packages installed successfully 11:25:19 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-ii2v/bin to PATH 11:25:26 Generating Requirements File 11:25:42 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:25:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:25:43 Python 3.10.6 11:25:43 pip 26.0.1 from /tmp/venv-ii2v/lib/python3.10/site-packages/pip (python 3.10) 11:25:43 appdirs==1.4.4 11:25:43 argcomplete==3.6.3 11:25:43 aspy.yaml==1.3.0 11:25:43 attrs==25.4.0 11:25:43 autopage==0.6.0 11:25:43 backports.strenum==1.3.1 11:25:43 beautifulsoup4==4.14.3 11:25:43 boto3==1.42.53 11:25:43 botocore==1.42.53 11:25:43 bs4==0.0.2 11:25:43 certifi==2026.1.4 11:25:43 cffi==2.0.0 11:25:43 cfgv==3.5.0 11:25:43 chardet==5.2.0 11:25:43 charset-normalizer==3.4.4 11:25:43 click==8.3.1 11:25:43 cliff==4.13.2 11:25:43 cmd2==3.2.0 11:25:43 cryptography==3.3.2 11:25:43 debtcollector==3.0.0 11:25:43 decorator==5.2.1 11:25:43 defusedxml==0.7.1 11:25:43 Deprecated==1.3.1 11:25:43 distlib==0.4.0 11:25:43 dnspython==2.8.0 11:25:43 docker==7.1.0 11:25:43 dogpile.cache==1.5.0 11:25:43 durationpy==0.10 11:25:43 email-validator==2.3.0 11:25:43 filelock==3.24.3 11:25:43 future==1.0.0 11:25:43 gitdb==4.0.12 11:25:43 GitPython==3.1.46 11:25:43 httplib2==0.30.2 11:25:43 identify==2.6.16 11:25:43 idna==3.11 11:25:43 importlib-resources==1.5.0 11:25:43 iso8601==2.1.0 11:25:43 Jinja2==3.1.6 11:25:43 jmespath==1.1.0 11:25:43 jsonpatch==1.33 11:25:43 jsonpointer==3.0.0 11:25:43 jsonschema==4.26.0 11:25:43 jsonschema-specifications==2025.9.1 11:25:43 keystoneauth1==5.13.0 11:25:43 kubernetes==35.0.0 11:25:43 lftools==0.37.21 11:25:43 lxml==6.0.2 11:25:43 markdown-it-py==4.0.0 11:25:43 MarkupSafe==3.0.3 11:25:43 mdurl==0.1.2 11:25:43 msgpack==1.1.2 11:25:43 multi_key_dict==2.0.3 11:25:43 munch==4.0.0 11:25:43 netaddr==1.3.0 11:25:43 niet==1.4.2 11:25:43 nodeenv==1.10.0 11:25:43 oauth2client==4.1.3 11:25:43 oauthlib==3.3.1 11:25:43 openstacksdk==4.10.0 11:25:43 os-service-types==1.8.2 11:25:43 osc-lib==4.4.0 11:25:43 oslo.config==10.3.0 11:25:43 oslo.context==6.3.0 11:25:43 oslo.i18n==6.7.2 11:25:43 oslo.log==8.1.0 11:25:43 oslo.serialization==5.9.1 11:25:43 oslo.utils==9.2.0 11:25:43 packaging==26.0 11:25:43 pbr==7.0.3 11:25:43 platformdirs==4.9.2 11:25:43 prettytable==3.17.0 11:25:43 psutil==7.2.2 11:25:43 pyasn1==0.6.2 11:25:43 pyasn1_modules==0.4.2 11:25:43 pycparser==3.0 11:25:43 pygerrit2==2.0.15 11:25:43 PyGithub==2.8.1 11:25:43 Pygments==2.19.2 11:25:43 PyJWT==2.11.0 11:25:43 PyNaCl==1.6.2 11:25:43 pyparsing==2.4.7 11:25:43 pyperclip==1.11.0 11:25:43 pyrsistent==0.20.0 11:25:43 python-cinderclient==9.8.0 11:25:43 python-dateutil==2.9.0.post0 11:25:43 python-heatclient==5.0.0 11:25:43 python-jenkins==1.8.3 11:25:43 python-keystoneclient==5.7.0 11:25:43 python-magnumclient==4.9.0 11:25:43 python-openstackclient==9.0.0 11:25:43 python-swiftclient==4.9.0 11:25:43 PyYAML==6.0.3 11:25:43 referencing==0.37.0 11:25:43 requests==2.32.5 11:25:43 requests-oauthlib==2.0.0 11:25:43 requestsexceptions==1.4.0 11:25:43 rfc3986==2.0.0 11:25:43 rich==14.3.3 11:25:43 rich-argparse==1.7.2 11:25:43 rpds-py==0.30.0 11:25:43 rsa==4.9.1 11:25:43 ruamel.yaml==0.19.1 11:25:43 ruamel.yaml.clib==0.2.15 11:25:43 s3transfer==0.16.0 11:25:43 simplejson==3.20.2 11:25:43 six==1.17.0 11:25:43 smmap==5.0.2 11:25:43 soupsieve==2.8.3 11:25:43 stevedore==5.6.0 11:25:43 tabulate==0.9.0 11:25:43 toml==0.10.2 11:25:43 tomlkit==0.14.0 11:25:43 tqdm==4.67.3 11:25:43 typing_extensions==4.15.0 11:25:43 tzdata==2025.3 11:25:43 urllib3==1.26.20 11:25:43 virtualenv==20.38.0 11:25:43 wcwidth==0.6.0 11:25:43 websocket-client==1.9.0 11:25:43 wrapt==2.1.1 11:25:43 xdg==6.0.0 11:25:43 xmltodict==1.0.3 11:25:43 yq==3.4.3 11:25:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13611386457979386199.sh 11:25:43 ---> sudo-logs.sh 11:25:43 Archiving 'sudo' log.. 11:25:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6642106680486838328.sh 11:25:43 ---> job-cost.sh 11:25:43 INFO: Activating Python virtual environment... 11:25:43 Setup pyenv: 11:25:44 system 11:25:44 3.8.13 11:25:44 3.9.13 11:25:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ii2v from file:/tmp/.os_lf_venv 11:25:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:45 lf-activate-venv(): INFO: Base packages installed successfully 11:25:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:25:50 lf-activate-venv(): INFO: Adding /tmp/venv-ii2v/bin to PATH 11:25:50 INFO: No stack-cost file found 11:25:50 INFO: Instance uptime: 141s 11:25:50 INFO: Fetching instance metadata (attempt 1 of 3)... 11:25:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:25:50 INFO: Successfully fetched instance metadata 11:25:50 INFO: Instance type: v3-standard-4 11:25:50 INFO: Retrieving pricing info for: v3-standard-4 11:25:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:25:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 11:25:51 INFO: Successfully fetched Vexxhost pricing API 11:25:51 INFO: Retrieved cost: 0.11 11:25:51 INFO: Retrieved resource: v3-standard-4 11:25:51 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:25:51 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:25:51 INFO: Successfully archived job cost data 11:25:51 DEBUG: Cost data: oom-master-pre-commit-lint,4432,2026-02-20 11:25:51,v3-standard-4,141,0.11,0.00,SUCCESS 11:25:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10395727926918337421.sh 11:25:51 ---> logs-deploy.sh 11:25:51 Setup pyenv: 11:25:51 system 11:25:51 3.8.13 11:25:51 3.9.13 11:25:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ii2v from file:/tmp/.os_lf_venv 11:25:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:53 lf-activate-venv(): INFO: Base packages installed successfully 11:25:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:26:00 lf-activate-venv(): INFO: Adding /tmp/venv-ii2v/bin to PATH 11:26:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4432 11:26:00 INFO: archiving workspace using pattern(s): 11:26:01 Archives upload complete. 11:26:01 INFO: archiving logs to Nexus 11:26:02 ---> uname -a: 11:26:02 Linux prd-ubuntu1804-builder-4c-4g-18617 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:26:02 11:26:02 11:26:02 ---> lscpu: 11:26:02 Architecture: x86_64 11:26:02 CPU op-mode(s): 32-bit, 64-bit 11:26:02 Byte Order: Little Endian 11:26:02 CPU(s): 4 11:26:02 On-line CPU(s) list: 0-3 11:26:02 Thread(s) per core: 1 11:26:02 Core(s) per socket: 1 11:26:02 Socket(s): 4 11:26:02 NUMA node(s): 1 11:26:02 Vendor ID: AuthenticAMD 11:26:02 CPU family: 23 11:26:02 Model: 49 11:26:02 Model name: AMD EPYC-Rome Processor 11:26:02 Stepping: 0 11:26:02 CPU MHz: 2799.998 11:26:02 BogoMIPS: 5599.99 11:26:02 Virtualization: AMD-V 11:26:02 Hypervisor vendor: KVM 11:26:02 Virtualization type: full 11:26:02 L1d cache: 32K 11:26:02 L1i cache: 32K 11:26:02 L2 cache: 512K 11:26:02 L3 cache: 16384K 11:26:02 NUMA node0 CPU(s): 0-3 11:26:02 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:26:02 11:26:02 11:26:02 ---> nproc: 11:26:02 4 11:26:02 11:26:02 11:26:02 ---> df -h: 11:26:02 Filesystem Size Used Avail Use% Mounted on 11:26:02 udev 7.9G 0 7.9G 0% /dev 11:26:02 tmpfs 1.6G 676K 1.6G 1% /run 11:26:02 /dev/vda1 78G 8.4G 69G 11% / 11:26:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:26:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:26:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:26:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:26:02 11:26:02 11:26:02 ---> free -m: 11:26:02 total used free shared buff/cache available 11:26:02 Mem: 16040 561 13272 0 2205 15157 11:26:02 Swap: 1023 0 1023 11:26:02 11:26:02 11:26:02 ---> ip addr: 11:26:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:02 inet 127.0.0.1/8 scope host lo 11:26:02 valid_lft forever preferred_lft forever 11:26:02 inet6 ::1/128 scope host 11:26:02 valid_lft forever preferred_lft forever 11:26:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:26:02 link/ether fa:16:3e:4d:55:d3 brd ff:ff:ff:ff:ff:ff 11:26:02 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 11:26:02 valid_lft 86255sec preferred_lft 86255sec 11:26:02 inet6 fe80::f816:3eff:fe4d:55d3/64 scope link 11:26:02 valid_lft forever preferred_lft forever 11:26:02 11:26:02 11:26:02 ---> sar -b -r -n DEV: 11:26:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18617) 02/20/26 _x86_64_ (4 CPU) 11:26:02 11:26:02 11:23:40 LINUX RESTART (4 CPU) 11:26:02 11:26:02 11:24:01 tps rtps wtps bread/s bwrtn/s 11:26:02 11:25:01 362.59 31.01 331.58 1052.76 41950.34 11:26:02 11:26:01 136.08 1.83 134.24 146.91 14402.13 11:26:02 Average: 249.33 16.42 232.91 599.83 28176.24 11:26:02 11:26:02 11:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:02 11:25:01 13928380 15538696 2496588 15.20 59624 1749152 751856 4.30 761116 1516952 151476 11:26:02 11:26:01 13598456 15528704 2826512 17.21 87204 2022932 777640 4.45 790352 1780472 120952 11:26:02 Average: 13763418 15533700 2661550 16.20 73414 1886042 764748 4.38 775734 1648712 136214 11:26:02 11:26:02 11:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:02 11:25:01 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 11:26:02 11:25:01 ens3 335.44 216.61 1960.44 60.98 0.00 0.00 0.00 0.00 11:26:02 11:26:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:26:02 11:26:01 ens3 60.26 44.54 891.36 11.79 0.00 0.00 0.00 0.00 11:26:02 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 11:26:02 Average: ens3 197.85 130.58 1425.90 36.38 0.00 0.00 0.00 0.00 11:26:02 11:26:02 11:26:02 ---> sar -P ALL: 11:26:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18617) 02/20/26 _x86_64_ (4 CPU) 11:26:02 11:26:02 11:23:40 LINUX RESTART (4 CPU) 11:26:02 11:26:02 11:24:01 CPU %user %nice %system %iowait %steal %idle 11:26:02 11:25:01 all 24.43 0.00 2.65 2.44 0.06 70.42 11:26:02 11:25:01 0 19.01 0.00 2.16 1.71 0.07 77.05 11:26:02 11:25:01 1 20.45 0.00 2.79 2.32 0.05 74.38 11:26:02 11:25:01 2 21.29 0.00 2.36 4.11 0.07 72.18 11:26:02 11:25:01 3 36.93 0.00 3.25 1.58 0.08 58.15 11:26:02 11:26:01 all 21.44 0.00 1.59 1.20 0.05 75.71 11:26:02 11:26:01 0 6.26 0.00 0.78 0.67 0.05 92.24 11:26:02 11:26:01 1 38.02 0.00 2.50 0.68 0.05 58.74 11:26:02 11:26:01 2 13.53 0.00 1.00 2.29 0.07 83.12 11:26:02 11:26:01 3 27.95 0.00 2.07 1.17 0.05 68.76 11:26:02 Average: all 22.93 0.00 2.12 1.82 0.06 73.07 11:26:02 Average: 0 12.62 0.00 1.47 1.19 0.06 84.66 11:26:02 Average: 1 29.24 0.00 2.65 1.50 0.05 66.56 11:26:02 Average: 2 17.40 0.00 1.68 3.19 0.07 77.66 11:26:02 Average: 3 32.44 0.00 2.66 1.38 0.07 63.45 11:26:02 11:26:02 11:26:02