12:06:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 12:06:04 Running as SYSTEM 12:06:04 [EnvInject] - Loading node environment variables. 12:06:04 Building remotely on prd-ubuntu1804-builder-4c-4g-4922 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:06:04 [ssh-agent] Looking for ssh-agent implementation... 12:06:04 $ ssh-agent 12:06:04 SSH_AUTH_SOCK=/tmp/ssh-ckfgUyUFtQpC/agent.1656 12:06:04 SSH_AGENT_PID=1658 12:06:04 [ssh-agent] Started. 12:06:04 Running ssh-add (command line suppressed) 12:06:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3293687501497773189.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3293687501497773189.key) 12:06:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:04 The recommended git tool is: NONE 12:06:06 using credential onap-jenkins-ssh 12:06:06 Wiping out workspace first. 12:06:06 Cloning the remote Git repository 12:06:06 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:06:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:06 > git --version # timeout=10 12:06:06 > git --version # 'git version 2.17.1' 12:06:06 using GIT_SSH to set credentials Gerrit user 12:06:06 Verifying host key using manually-configured host key entries 12:06:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:12 using GIT_SSH to set credentials Gerrit user 12:06:12 Verifying host key using manually-configured host key entries 12:06:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/18 # timeout=30 12:06:12 > git rev-parse 22c1c51b08eb4deb0a7e3a0fac2c937ecc921627^{commit} # timeout=10 12:06:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:12 Checking out Revision 22c1c51b08eb4deb0a7e3a0fac2c937ecc921627 (refs/changes/80/141880/18) 12:06:12 > git config core.sparsecheckout # timeout=10 12:06:12 > git checkout -f 22c1c51b08eb4deb0a7e3a0fac2c937ecc921627 # timeout=30 12:06:16 Commit message: "[SDC] Move db init jobs to init container." 12:06:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:16 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 12:06:16 [EnvInject] - Injecting environment variables from a build step. 12:06:16 [EnvInject] - Injecting as environment variables the properties content 12:06:16 PYTHON=python3 12:06:16 12:06:16 [EnvInject] - Variables injected successfully. 12:06:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11905304309743733216.sh 12:06:16 ---> tox-install.sh 12:06:16 + source /home/jenkins/lf-env.sh 12:06:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:16 ++ mktemp -d /tmp/venv-XXXX 12:06:16 + lf_venv=/tmp/venv-aSyX 12:06:16 + local venv_file=/tmp/.os_lf_venv 12:06:16 + local python=python3 12:06:16 + local options 12:06:16 + local set_path=true 12:06:16 + local install_args= 12:06:16 ++ 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 12:06:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:16 + true 12:06:16 + case $1 in 12:06:16 + venv_file=/tmp/.toxenv 12:06:16 + shift 2 12:06:16 + true 12:06:16 + case $1 in 12:06:16 + shift 12:06:16 + break 12:06:16 + case $python in 12:06:16 + local pkg_list= 12:06:16 + [[ -d /opt/pyenv ]] 12:06:16 + echo 'Setup pyenv:' 12:06:16 Setup pyenv: 12:06:16 + export PYENV_ROOT=/opt/pyenv 12:06:16 + PYENV_ROOT=/opt/pyenv 12:06:16 + 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 12:06:16 + 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 12:06:16 + pyenv versions 12:06:16 * system (set by /opt/pyenv/version) 12:06:16 * 3.8.13 (set by /opt/pyenv/version) 12:06:16 * 3.9.13 (set by /opt/pyenv/version) 12:06:16 * 3.10.6 (set by /opt/pyenv/version) 12:06:16 + command -v pyenv 12:06:16 ++ pyenv init - --no-rehash 12:06:16 + 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[*]}"'\'')" 12:06:16 export PATH="/opt/pyenv/shims:${PATH}" 12:06:16 export PYENV_SHELL=bash 12:06:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:16 pyenv() { 12:06:16 local command 12:06:16 command="${1:-}" 12:06:16 if [ "$#" -gt 0 ]; then 12:06:16 shift 12:06:16 fi 12:06:16 12:06:16 case "$command" in 12:06:16 rehash|shell) 12:06:16 eval "$(pyenv "sh-$command" "$@")" 12:06:16 ;; 12:06:16 *) 12:06:16 command pyenv "$command" "$@" 12:06:16 ;; 12:06:16 esac 12:06:16 }' 12:06:16 +++ 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[*]}"' 12:06:16 ++ 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 12:06:16 ++ 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 12:06:16 ++ 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 12:06:16 ++ export PYENV_SHELL=bash 12:06:16 ++ PYENV_SHELL=bash 12:06:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:16 +++ complete -F _pyenv pyenv 12:06:16 ++ lf-pyver python3 12:06:16 ++ local py_version_xy=python3 12:06:16 ++ local py_version_xyz= 12:06:16 ++ pyenv versions 12:06:16 ++ local command 12:06:16 ++ command=versions 12:06:16 ++ '[' 1 -gt 0 ']' 12:06:16 ++ shift 12:06:16 ++ case "$command" in 12:06:16 ++ command pyenv versions 12:06:16 ++ pyenv versions 12:06:16 ++ sed 's/^[ *]* //' 12:06:16 ++ awk '{ print $1 }' 12:06:16 ++ grep -E '^[0-9.]*[0-9]$' 12:06:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:17 +++ grep '^3' /tmp/.pyenv_versions 12:06:17 +++ sort -V 12:06:17 +++ tail -n 1 12:06:17 ++ py_version_xyz=3.10.6 12:06:17 ++ [[ -z 3.10.6 ]] 12:06:17 ++ echo 3.10.6 12:06:17 ++ return 0 12:06:17 + pyenv local 3.10.6 12:06:17 + local command 12:06:17 + command=local 12:06:17 + '[' 2 -gt 0 ']' 12:06:17 + shift 12:06:17 + case "$command" in 12:06:17 + command pyenv local 3.10.6 12:06:17 + pyenv local 3.10.6 12:06:17 + for arg in "$@" 12:06:17 + case $arg in 12:06:17 + pkg_list+='tox ' 12:06:17 + for arg in "$@" 12:06:17 + case $arg in 12:06:17 + pkg_list+='virtualenv ' 12:06:17 + for arg in "$@" 12:06:17 + case $arg in 12:06:17 + pkg_list+='urllib3~=1.26.15 ' 12:06:17 + [[ -f /tmp/.toxenv ]] 12:06:17 + [[ ! -f /tmp/.toxenv ]] 12:06:17 + [[ -n '' ]] 12:06:17 + python3 -m venv /tmp/venv-aSyX 12:06:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aSyX' 12:06:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aSyX 12:06:21 + echo /tmp/venv-aSyX 12:06:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:21 + local 'pip_opts=--upgrade --quiet' 12:06:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:21 + [[ -n '' ]] 12:06:21 + [[ -n '' ]] 12:06:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:21 + /tmp/venv-aSyX/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 12:06:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:25 lf-activate-venv(): INFO: Base packages installed successfully 12:06:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:25 + /tmp/venv-aSyX/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 12:06:27 + type python3 12:06:27 + true 12:06:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aSyX/bin to PATH' 12:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-aSyX/bin to PATH 12:06:27 + PATH=/tmp/venv-aSyX/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 12:06:27 + return 0 12:06:27 + python3 --version 12:06:27 Python 3.10.6 12:06:27 + python3 -m pip --version 12:06:27 pip 25.3 from /tmp/venv-aSyX/lib/python3.10/site-packages/pip (python 3.10) 12:06:27 + python3 -m pip freeze 12:06:27 cachetools==6.2.4 12:06:27 chardet==5.2.0 12:06:27 colorama==0.4.6 12:06:27 distlib==0.4.0 12:06:27 filelock==3.20.3 12:06:27 packaging==25.0 12:06:27 platformdirs==4.5.1 12:06:27 pluggy==1.6.0 12:06:27 pyproject-api==1.10.0 12:06:27 tomli==2.4.0 12:06:27 tox==4.34.1 12:06:27 typing_extensions==4.15.0 12:06:27 urllib3==1.26.20 12:06:27 virtualenv==20.36.1 12:06:27 [EnvInject] - Injecting environment variables from a build step. 12:06:27 [EnvInject] - Injecting as environment variables the properties content 12:06:27 PARALLEL=false 12:06:27 12:06:27 [EnvInject] - Variables injected successfully. 12:06:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16662566561325687052.sh 12:06:27 ---> tox-run.sh 12:06:27 + 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 12:06:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:06:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:27 + cd /w/workspace/oom-master-pre-commit-lint/. 12:06:27 + source /home/jenkins/lf-env.sh 12:06:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:27 ++ mktemp -d /tmp/venv-XXXX 12:06:27 + lf_venv=/tmp/venv-joJF 12:06:27 + local venv_file=/tmp/.os_lf_venv 12:06:27 + local python=python3 12:06:27 + local options 12:06:27 + local set_path=true 12:06:27 + local install_args= 12:06:27 ++ 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 12:06:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:27 + true 12:06:27 + case $1 in 12:06:27 + venv_file=/tmp/.toxenv 12:06:27 + shift 2 12:06:27 + true 12:06:27 + case $1 in 12:06:27 + shift 12:06:27 + break 12:06:27 + case $python in 12:06:27 + local pkg_list= 12:06:27 + [[ -d /opt/pyenv ]] 12:06:27 + echo 'Setup pyenv:' 12:06:27 Setup pyenv: 12:06:27 + export PYENV_ROOT=/opt/pyenv 12:06:27 + PYENV_ROOT=/opt/pyenv 12:06:27 + 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 12:06:27 + 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 12:06:27 + pyenv versions 12:06:27 system 12:06:27 3.8.13 12:06:27 3.9.13 12:06:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:27 + command -v pyenv 12:06:27 ++ pyenv init - --no-rehash 12:06:27 + 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[*]}"'\'')" 12:06:27 export PATH="/opt/pyenv/shims:${PATH}" 12:06:27 export PYENV_SHELL=bash 12:06:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:27 pyenv() { 12:06:27 local command 12:06:27 command="${1:-}" 12:06:27 if [ "$#" -gt 0 ]; then 12:06:27 shift 12:06:27 fi 12:06:27 12:06:27 case "$command" in 12:06:27 rehash|shell) 12:06:27 eval "$(pyenv "sh-$command" "$@")" 12:06:27 ;; 12:06:27 *) 12:06:27 command pyenv "$command" "$@" 12:06:27 ;; 12:06:27 esac 12:06:27 }' 12:06:27 +++ 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[*]}"' 12:06:27 ++ 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 12:06:27 ++ 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 12:06:27 ++ 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 12:06:27 ++ export PYENV_SHELL=bash 12:06:27 ++ PYENV_SHELL=bash 12:06:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:27 +++ complete -F _pyenv pyenv 12:06:27 ++ lf-pyver python3 12:06:27 ++ local py_version_xy=python3 12:06:27 ++ local py_version_xyz= 12:06:27 ++ pyenv versions 12:06:27 ++ local command 12:06:27 ++ command=versions 12:06:27 ++ '[' 1 -gt 0 ']' 12:06:27 ++ shift 12:06:27 ++ case "$command" in 12:06:27 ++ command pyenv versions 12:06:27 ++ pyenv versions 12:06:27 ++ sed 's/^[ *]* //' 12:06:27 ++ awk '{ print $1 }' 12:06:27 ++ grep -E '^[0-9.]*[0-9]$' 12:06:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:28 +++ grep '^3' /tmp/.pyenv_versions 12:06:28 +++ sort -V 12:06:28 +++ tail -n 1 12:06:28 ++ py_version_xyz=3.10.6 12:06:28 ++ [[ -z 3.10.6 ]] 12:06:28 ++ echo 3.10.6 12:06:28 ++ return 0 12:06:28 + pyenv local 3.10.6 12:06:28 + local command 12:06:28 + command=local 12:06:28 + '[' 2 -gt 0 ']' 12:06:28 + shift 12:06:28 + case "$command" in 12:06:28 + command pyenv local 3.10.6 12:06:28 + pyenv local 3.10.6 12:06:28 + for arg in "$@" 12:06:28 + case $arg in 12:06:28 + pkg_list+='tox ' 12:06:28 + for arg in "$@" 12:06:28 + case $arg in 12:06:28 + pkg_list+='virtualenv ' 12:06:28 + for arg in "$@" 12:06:28 + case $arg in 12:06:28 + pkg_list+='urllib3~=1.26.15 ' 12:06:28 + [[ -f /tmp/.toxenv ]] 12:06:28 ++ cat /tmp/.toxenv 12:06:28 + lf_venv=/tmp/venv-aSyX 12:06:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aSyX from' file:/tmp/.toxenv 12:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aSyX from file:/tmp/.toxenv 12:06:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:28 + local 'pip_opts=--upgrade --quiet' 12:06:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:28 + [[ -n '' ]] 12:06:28 + [[ -n '' ]] 12:06:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:28 + /tmp/venv-aSyX/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 12:06:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:28 lf-activate-venv(): INFO: Base packages installed successfully 12:06:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:28 + /tmp/venv-aSyX/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 12:06:29 + type python3 12:06:29 + true 12:06:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aSyX/bin to PATH' 12:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-aSyX/bin to PATH 12:06:29 + PATH=/tmp/venv-aSyX/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 12:06:29 + return 0 12:06:29 + [[ -d /opt/pyenv ]] 12:06:29 + echo '---> Setting up pyenv' 12:06:29 ---> Setting up pyenv 12:06:29 + export PYENV_ROOT=/opt/pyenv 12:06:29 + PYENV_ROOT=/opt/pyenv 12:06:29 + export PATH=/opt/pyenv/bin:/tmp/venv-aSyX/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 12:06:29 + PATH=/opt/pyenv/bin:/tmp/venv-aSyX/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 12:06:29 ++ pwd 12:06:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:06:29 + export PYTHONPATH 12:06:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:29 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:29 + tox --version 12:06:30 4.34.1 from /tmp/venv-aSyX/lib/python3.10/site-packages/tox/__init__.py 12:06:30 + PARALLEL=false 12:06:30 + TOX_OPTIONS_LIST= 12:06:30 + [[ -n pre-commit ]] 12:06:30 + TOX_OPTIONS_LIST=' -e pre-commit' 12:06:30 + case ${PARALLEL,,} in 12:06:30 + tox -e pre-commit 12:06:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:06:31 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:34 pre-commit: freeze> python -m pip freeze --all 12:06:34 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 12:06:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:06:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:06:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:06:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:36 [INFO] Once installed this environment will be reused. 12:06:36 [INFO] This may take a few minutes... 12:06:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:40 [INFO] Once installed this environment will be reused. 12:06:40 [INFO] This may take a few minutes... 12:06:45 trim trailing whitespace.................................................Passed 12:06:45 Tabs remover.............................................................Passed 12:06:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:06:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:06:45 [INFO] Once installed this environment will be reused. 12:06:45 [INFO] This may take a few minutes... 12:06:54 gitlint..............................................(no files to check)Skipped 12:06:54 pre-commit: OK (23.54=setup[3.66]+cmd[11.26,8.62] seconds) 12:06:54 congratulations :) (23.58 seconds) 12:06:54 + tox_status=0 12:06:54 + echo '---> Completed tox runs' 12:06:54 ---> Completed tox runs 12:06:54 + for i in .tox/*/log 12:06:54 ++ echo .tox/pre-commit/log 12:06:54 ++ awk -F/ '{print $2}' 12:06:54 + tox_env=pre-commit 12:06:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:06:54 + DOC_DIR=docs/_build/html 12:06:54 + [[ -d docs/_build/html ]] 12:06:54 + echo '---> tox-run.sh ends' 12:06:54 ---> tox-run.sh ends 12:06:54 + test 0 -eq 0 12:06:54 $ ssh-agent -k 12:06:54 unset SSH_AUTH_SOCK; 12:06:54 unset SSH_AGENT_PID; 12:06:54 echo Agent pid 1658 killed; 12:06:54 [ssh-agent] Stopped. 12:06:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1424802971813704175.sh 12:06:54 ---> sysstat.sh 12:06:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16117555917675252959.sh 12:06:54 ---> package-listing.sh 12:06:54 ++ facter osfamily 12:06:54 ++ tr '[:upper:]' '[:lower:]' 12:06:55 + OS_FAMILY=debian 12:06:55 + workspace=/w/workspace/oom-master-pre-commit-lint 12:06:55 + START_PACKAGES=/tmp/packages_start.txt 12:06:55 + END_PACKAGES=/tmp/packages_end.txt 12:06:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:55 + PACKAGES=/tmp/packages_start.txt 12:06:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:06:55 + PACKAGES=/tmp/packages_end.txt 12:06:55 + case "${OS_FAMILY}" in 12:06:55 + dpkg -l 12:06:55 + grep '^ii' 12:06:55 + '[' -f /tmp/packages_start.txt ']' 12:06:55 + '[' -f /tmp/packages_end.txt ']' 12:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:06:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:06:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14618537292740347335.sh 12:06:55 ---> capture-instance-metadata.sh 12:06:55 Setup pyenv: 12:06:55 system 12:06:55 3.8.13 12:06:55 3.9.13 12:06:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBYS 12:06:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:02 lf-activate-venv(): INFO: Base packages installed successfully 12:07:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-iBYS/bin to PATH 12:07:23 INFO: Running in OpenStack, capturing instance metadata 12:07:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10430763634780247314.sh 12:07:24 provisioning config files... 12:07:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2169063124969519101tmp 12:07:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:24 [EnvInject] - Injecting environment variables from a build step. 12:07:24 [EnvInject] - Injecting as environment variables the properties content 12:07:24 SERVER_ID=logs 12:07:24 12:07:24 [EnvInject] - Variables injected successfully. 12:07:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15830778346978686178.sh 12:07:24 ---> create-netrc.sh 12:07:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12318554158769149623.sh 12:07:24 ---> python-tools-install.sh 12:07:24 Setup pyenv: 12:07:24 system 12:07:24 3.8.13 12:07:24 3.9.13 12:07:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBYS from file:/tmp/.os_lf_venv 12:07:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:26 lf-activate-venv(): INFO: Base packages installed successfully 12:07:26 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-iBYS/bin to PATH 12:07:33 Generating Requirements File 12:07:51 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. 12:07:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:51 Python 3.10.6 12:07:52 pip 25.3 from /tmp/venv-iBYS/lib/python3.10/site-packages/pip (python 3.10) 12:07:52 appdirs==1.4.4 12:07:52 argcomplete==3.6.3 12:07:52 aspy.yaml==1.3.0 12:07:52 attrs==25.4.0 12:07:52 autopage==0.5.2 12:07:52 backports.strenum==1.3.1 12:07:52 beautifulsoup4==4.14.3 12:07:52 boto3==1.42.25 12:07:52 botocore==1.42.25 12:07:52 bs4==0.0.2 12:07:52 certifi==2026.1.4 12:07:52 cffi==2.0.0 12:07:52 cfgv==3.5.0 12:07:52 chardet==5.2.0 12:07:52 charset-normalizer==3.4.4 12:07:52 click==8.3.1 12:07:52 cliff==4.13.1 12:07:52 cmd2==3.1.0 12:07:52 cryptography==3.3.2 12:07:52 debtcollector==3.0.0 12:07:52 decorator==5.2.1 12:07:52 defusedxml==0.7.1 12:07:52 Deprecated==1.3.1 12:07:52 distlib==0.4.0 12:07:52 dnspython==2.8.0 12:07:52 docker==7.1.0 12:07:52 dogpile.cache==1.5.0 12:07:52 durationpy==0.10 12:07:52 email-validator==2.3.0 12:07:52 filelock==3.20.3 12:07:52 future==1.0.0 12:07:52 gitdb==4.0.12 12:07:52 GitPython==3.1.46 12:07:52 google-auth==2.47.0 12:07:52 httplib2==0.31.0 12:07:52 identify==2.6.15 12:07:52 idna==3.11 12:07:52 importlib-resources==1.5.0 12:07:52 iso8601==2.1.0 12:07:52 Jinja2==3.1.6 12:07:52 jmespath==1.0.1 12:07:52 jsonpatch==1.33 12:07:52 jsonpointer==3.0.0 12:07:52 jsonschema==4.26.0 12:07:52 jsonschema-specifications==2025.9.1 12:07:52 keystoneauth1==5.12.0 12:07:52 kubernetes==34.1.0 12:07:52 lftools==0.37.18 12:07:52 lxml==6.0.2 12:07:52 markdown-it-py==4.0.0 12:07:52 MarkupSafe==3.0.3 12:07:52 mdurl==0.1.2 12:07:52 msgpack==1.1.2 12:07:52 multi_key_dict==2.0.3 12:07:52 munch==4.0.0 12:07:52 netaddr==1.3.0 12:07:52 niet==1.4.2 12:07:52 nodeenv==1.10.0 12:07:52 oauth2client==4.1.3 12:07:52 oauthlib==3.3.1 12:07:52 openstacksdk==4.8.0 12:07:52 os-service-types==1.8.2 12:07:52 osc-lib==4.3.0 12:07:52 oslo.config==10.2.0 12:07:52 oslo.context==6.2.0 12:07:52 oslo.i18n==6.7.1 12:07:52 oslo.log==8.0.0 12:07:52 oslo.serialization==5.9.0 12:07:52 oslo.utils==9.2.0 12:07:52 packaging==25.0 12:07:52 pbr==7.0.3 12:07:52 platformdirs==4.5.1 12:07:52 prettytable==3.17.0 12:07:52 psutil==7.2.1 12:07:52 pyasn1==0.6.1 12:07:52 pyasn1_modules==0.4.2 12:07:52 pycparser==2.23 12:07:52 pygerrit2==2.0.15 12:07:52 PyGithub==2.8.1 12:07:52 Pygments==2.19.2 12:07:52 PyJWT==2.10.1 12:07:52 PyNaCl==1.6.2 12:07:52 pyparsing==2.4.7 12:07:52 pyperclip==1.11.0 12:07:52 pyrsistent==0.20.0 12:07:52 python-cinderclient==9.8.0 12:07:52 python-dateutil==2.9.0.post0 12:07:52 python-heatclient==4.3.0 12:07:52 python-jenkins==1.8.3 12:07:52 python-keystoneclient==5.7.0 12:07:52 python-magnumclient==4.9.0 12:07:52 python-openstackclient==8.3.0 12:07:52 python-swiftclient==4.9.0 12:07:52 PyYAML==6.0.3 12:07:52 referencing==0.37.0 12:07:52 requests==2.32.5 12:07:52 requests-oauthlib==2.0.0 12:07:52 requestsexceptions==1.4.0 12:07:52 rfc3986==2.0.0 12:07:52 rich==14.2.0 12:07:52 rich-argparse==1.7.2 12:07:52 rpds-py==0.30.0 12:07:52 rsa==4.9.1 12:07:52 ruamel.yaml==0.19.1 12:07:52 ruamel.yaml.clib==0.2.15 12:07:52 s3transfer==0.16.0 12:07:52 simplejson==3.20.2 12:07:52 six==1.17.0 12:07:52 smmap==5.0.2 12:07:52 soupsieve==2.8.1 12:07:52 stevedore==5.6.0 12:07:52 tabulate==0.9.0 12:07:52 toml==0.10.2 12:07:52 tomlkit==0.13.3 12:07:52 tqdm==4.67.1 12:07:52 typing_extensions==4.15.0 12:07:52 tzdata==2025.3 12:07:52 urllib3==1.26.20 12:07:52 virtualenv==20.36.1 12:07:52 wcwidth==0.2.14 12:07:52 websocket-client==1.9.0 12:07:52 wrapt==2.0.1 12:07:52 xdg==6.0.0 12:07:52 xmltodict==1.0.2 12:07:52 yq==3.4.3 12:07:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17351750527570655007.sh 12:07:52 ---> sudo-logs.sh 12:07:52 Archiving 'sudo' log.. 12:07:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6838083558877265052.sh 12:07:52 ---> job-cost.sh 12:07:52 Setup pyenv: 12:07:52 system 12:07:52 3.8.13 12:07:52 3.9.13 12:07:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBYS from file:/tmp/.os_lf_venv 12:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:54 lf-activate-venv(): INFO: Base packages installed successfully 12:07:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-iBYS/bin to PATH 12:08:00 INFO: No Stack... 12:08:00 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:00 INFO: Archiving Costs 12:08:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15194552432938143065.sh 12:08:00 ---> logs-deploy.sh 12:08:00 Setup pyenv: 12:08:00 system 12:08:00 3.8.13 12:08:00 3.9.13 12:08:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBYS from file:/tmp/.os_lf_venv 12:08:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:02 lf-activate-venv(): INFO: Base packages installed successfully 12:08:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-iBYS/bin to PATH 12:08:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4373 12:08:10 INFO: archiving workspace using pattern(s): 12:08:11 Archives upload complete. 12:08:11 INFO: archiving logs to Nexus 12:08:12 ---> uname -a: 12:08:12 Linux prd-ubuntu1804-builder-4c-4g-4922 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:12 12:08:12 12:08:12 ---> lscpu: 12:08:12 Architecture: x86_64 12:08:12 CPU op-mode(s): 32-bit, 64-bit 12:08:12 Byte Order: Little Endian 12:08:12 CPU(s): 4 12:08:12 On-line CPU(s) list: 0-3 12:08:12 Thread(s) per core: 1 12:08:12 Core(s) per socket: 1 12:08:12 Socket(s): 4 12:08:12 NUMA node(s): 1 12:08:12 Vendor ID: AuthenticAMD 12:08:12 CPU family: 23 12:08:12 Model: 49 12:08:12 Model name: AMD EPYC-Rome Processor 12:08:12 Stepping: 0 12:08:12 CPU MHz: 2800.000 12:08:12 BogoMIPS: 5600.00 12:08:12 Virtualization: AMD-V 12:08:12 Hypervisor vendor: KVM 12:08:12 Virtualization type: full 12:08:12 L1d cache: 32K 12:08:12 L1i cache: 32K 12:08:12 L2 cache: 512K 12:08:12 L3 cache: 16384K 12:08:12 NUMA node0 CPU(s): 0-3 12:08:12 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 12:08:12 12:08:12 12:08:12 ---> nproc: 12:08:12 4 12:08:12 12:08:12 12:08:12 ---> df -h: 12:08:12 Filesystem Size Used Avail Use% Mounted on 12:08:12 udev 7.9G 0 7.9G 0% /dev 12:08:12 tmpfs 1.6G 676K 1.6G 1% /run 12:08:12 /dev/vda1 78G 8.4G 69G 11% / 12:08:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:12 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:12 12:08:12 12:08:12 ---> free -m: 12:08:12 total used free shared buff/cache available 12:08:12 Mem: 16040 554 13270 0 2214 15163 12:08:12 Swap: 1023 0 1023 12:08:12 12:08:12 12:08:12 ---> ip addr: 12:08:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:12 inet 127.0.0.1/8 scope host lo 12:08:12 valid_lft forever preferred_lft forever 12:08:12 inet6 ::1/128 scope host 12:08:12 valid_lft forever preferred_lft forever 12:08:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:12 link/ether fa:16:3e:5c:4c:dc brd ff:ff:ff:ff:ff:ff 12:08:12 inet 10.30.106.243/23 brd 10.30.107.255 scope global dynamic ens3 12:08:12 valid_lft 86257sec preferred_lft 86257sec 12:08:12 inet6 fe80::f816:3eff:fe5c:4cdc/64 scope link 12:08:12 valid_lft forever preferred_lft forever 12:08:12 12:08:12 12:08:12 ---> sar -b -r -n DEV: 12:08:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4922) 01/12/26 _x86_64_ (4 CPU) 12:08:12 12:08:12 12:05:52 LINUX RESTART (4 CPU) 12:08:12 12:08:12 12:06:01 tps rtps wtps bread/s bwrtn/s 12:08:12 12:07:01 352.06 54.34 297.72 3604.07 67637.53 12:08:12 12:08:01 132.09 1.03 131.06 118.51 14732.34 12:08:12 Average: 242.08 27.69 214.39 1861.29 41184.94 12:08:12 12:08:12 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:12 12:07:01 13941952 15559044 2483016 15.12 58836 1756832 787196 4.51 740136 1526304 156992 12:08:12 12:08:01 13623496 15560796 2801472 17.06 87412 2029392 759552 4.35 757196 1789200 124016 12:08:12 Average: 13782724 15559920 2642244 16.09 73124 1893112 773374 4.43 748666 1657752 140504 12:08:12 12:08:12 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:12 12:07:01 ens3 427.21 291.28 2292.66 79.28 0.00 0.00 0.00 0.00 12:08:12 12:07:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 12:08:12 12:08:01 ens3 67.07 49.84 917.13 11.66 0.00 0.00 0.00 0.00 12:08:12 12:08:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 12:08:12 Average: ens3 247.14 170.56 1604.90 45.47 0.00 0.00 0.00 0.00 12:08:12 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 12:08:12 12:08:12 12:08:12 ---> sar -P ALL: 12:08:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4922) 01/12/26 _x86_64_ (4 CPU) 12:08:12 12:08:12 12:05:52 LINUX RESTART (4 CPU) 12:08:12 12:08:12 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:08:12 12:07:01 all 25.57 0.00 3.11 3.34 0.08 67.90 12:08:12 12:07:01 0 12.24 0.00 3.34 9.10 0.08 75.23 12:08:12 12:07:01 1 27.75 0.00 2.84 2.78 0.08 66.54 12:08:12 12:07:01 2 27.61 0.00 3.09 0.85 0.08 68.36 12:08:12 12:07:01 3 34.74 0.00 3.11 0.62 0.08 61.45 12:08:12 12:08:01 all 21.67 0.00 1.58 1.52 0.05 75.18 12:08:12 12:08:01 0 3.08 0.00 0.77 3.52 0.05 92.58 12:08:12 12:08:01 1 12.19 0.00 1.44 1.39 0.05 84.94 12:08:12 12:08:01 2 28.91 0.00 1.73 0.35 0.03 68.97 12:08:12 12:08:01 3 42.79 0.00 2.38 0.78 0.07 53.98 12:08:12 Average: all 23.62 0.00 2.34 2.43 0.07 71.54 12:08:12 Average: 0 7.63 0.00 2.05 6.29 0.07 83.96 12:08:12 Average: 1 19.97 0.00 2.14 2.08 0.07 75.75 12:08:12 Average: 2 28.26 0.00 2.41 0.60 0.06 68.67 12:08:12 Average: 3 38.77 0.00 2.75 0.70 0.08 57.71 12:08:12 12:08:12 12:08:12