13:45:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142755 13:45:47 Running as SYSTEM 13:45:47 [EnvInject] - Loading node environment variables. 13:45:47 Building remotely on prd-ubuntu1804-builder-4c-4g-20261 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:45:47 [ssh-agent] Looking for ssh-agent implementation... 13:45:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:47 $ ssh-agent 13:45:47 SSH_AUTH_SOCK=/tmp/ssh-wiwSDI6AV9NH/agent.1671 13:45:47 SSH_AGENT_PID=1673 13:45:47 [ssh-agent] Started. 13:45:47 Running ssh-add (command line suppressed) 13:45:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13725202594980119947.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13725202594980119947.key) 13:45:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:45:47 The recommended git tool is: NONE 13:45:48 using credential onap-jenkins-ssh 13:45:48 Wiping out workspace first. 13:45:48 Cloning the remote Git repository 13:45:48 Cloning repository git://cloud.onap.org/mirror/oom.git 13:45:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:45:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:48 > git --version # timeout=10 13:45:48 > git --version # 'git version 2.17.1' 13:45:48 using GIT_SSH to set credentials Gerrit user 13:45:48 Verifying host key using manually-configured host key entries 13:45:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:45:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:54 using GIT_SSH to set credentials Gerrit user 13:45:54 Verifying host key using manually-configured host key entries 13:45:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/142755/1 # timeout=30 13:45:54 > git rev-parse 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4^{commit} # timeout=10 13:45:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:45:54 Checking out Revision 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 (refs/changes/55/142755/1) 13:45:54 > git config core.sparsecheckout # timeout=10 13:45:54 > git checkout -f 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=30 13:45:57 Commit message: "[AAI] Disable istio-based tracing" 13:45:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:45:57 > git rev-list --no-walk aeb441650a2422ea582e3c52f04eddb9d4220ca4 # timeout=10 13:45:58 [EnvInject] - Injecting environment variables from a build step. 13:45:58 [EnvInject] - Injecting as environment variables the properties content 13:45:58 PYTHON=python3 13:45:58 13:45:58 [EnvInject] - Variables injected successfully. 13:45:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15869008862432853614.sh 13:45:58 ---> tox-install.sh 13:45:58 + source /home/jenkins/lf-env.sh 13:45:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:45:58 ++ mktemp -d /tmp/venv-XXXX 13:45:58 + lf_venv=/tmp/venv-Rc7t 13:45:58 + local venv_file=/tmp/.os_lf_venv 13:45:58 + local python=python3 13:45:58 + local options 13:45:58 + local set_path=true 13:45:58 + local install_args= 13:45:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:45:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:45:58 + true 13:45:58 + case $1 in 13:45:58 + venv_file=/tmp/.toxenv 13:45:58 + shift 2 13:45:58 + true 13:45:58 + case $1 in 13:45:58 + shift 13:45:58 + break 13:45:58 + case $python in 13:45:58 + local pkg_list= 13:45:58 + [[ -d /opt/pyenv ]] 13:45:58 + echo 'Setup pyenv:' 13:45:58 Setup pyenv: 13:45:58 + export PYENV_ROOT=/opt/pyenv 13:45:58 + PYENV_ROOT=/opt/pyenv 13:45:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:45:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:45:58 + pyenv versions 13:45:58 * system (set by /opt/pyenv/version) 13:45:58 * 3.8.13 (set by /opt/pyenv/version) 13:45:58 * 3.9.13 (set by /opt/pyenv/version) 13:45:58 * 3.10.6 (set by /opt/pyenv/version) 13:45:58 + command -v pyenv 13:45:58 ++ pyenv init - --no-rehash 13:45:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:45:58 export PATH="/opt/pyenv/shims:${PATH}" 13:45:58 export PYENV_SHELL=bash 13:45:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:45:58 pyenv() { 13:45:58 local command 13:45:58 command="${1:-}" 13:45:58 if [ "$#" -gt 0 ]; then 13:45:58 shift 13:45:58 fi 13:45:58 13:45:58 case "$command" in 13:45:58 rehash|shell) 13:45:58 eval "$(pyenv "sh-$command" "$@")" 13:45:58 ;; 13:45:58 *) 13:45:58 command pyenv "$command" "$@" 13:45:58 ;; 13:45:58 esac 13:45:58 }' 13:45:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:45:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:45:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:45:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:45:58 ++ export PYENV_SHELL=bash 13:45:58 ++ PYENV_SHELL=bash 13:45:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:45:58 +++ complete -F _pyenv pyenv 13:45:58 ++ lf-pyver python3 13:45:58 ++ local py_version_xy=python3 13:45:58 ++ local py_version_xyz= 13:45:58 ++ pyenv versions 13:45:58 ++ local command 13:45:58 ++ command=versions 13:45:58 ++ '[' 1 -gt 0 ']' 13:45:58 ++ shift 13:45:58 ++ case "$command" in 13:45:58 ++ command pyenv versions 13:45:58 ++ pyenv versions 13:45:58 ++ awk '{ print $1 }' 13:45:58 ++ grep -E '^[0-9.]*[0-9]$' 13:45:58 ++ sed 's/^[ *]* //' 13:45:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:45:58 +++ grep '^3' /tmp/.pyenv_versions 13:45:58 +++ sort -V 13:45:58 +++ tail -n 1 13:45:58 ++ py_version_xyz=3.10.6 13:45:58 ++ [[ -z 3.10.6 ]] 13:45:58 ++ echo 3.10.6 13:45:58 ++ return 0 13:45:58 + pyenv local 3.10.6 13:45:58 + local command 13:45:58 + command=local 13:45:58 + '[' 2 -gt 0 ']' 13:45:58 + shift 13:45:58 + case "$command" in 13:45:58 + command pyenv local 3.10.6 13:45:58 + pyenv local 3.10.6 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='tox ' 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='virtualenv ' 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='urllib3~=1.26.15 ' 13:45:58 + [[ -f /tmp/.toxenv ]] 13:45:58 + [[ ! -f /tmp/.toxenv ]] 13:45:58 + [[ -n '' ]] 13:45:58 + python3 -m venv /tmp/venv-Rc7t 13:46:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rc7t' 13:46:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rc7t 13:46:02 + echo /tmp/venv-Rc7t 13:46:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:02 + local 'pip_opts=--upgrade --quiet' 13:46:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:02 + [[ -n '' ]] 13:46:02 + [[ -n '' ]] 13:46:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:02 + /tmp/venv-Rc7t/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 13:46:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:06 lf-activate-venv(): INFO: Base packages installed successfully 13:46:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:06 + /tmp/venv-Rc7t/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 13:46:08 + type python3 13:46:08 + true 13:46:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rc7t/bin to PATH' 13:46:08 lf-activate-venv(): INFO: Adding /tmp/venv-Rc7t/bin to PATH 13:46:08 + PATH=/tmp/venv-Rc7t/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 13:46:08 + return 0 13:46:08 + python3 --version 13:46:08 Python 3.10.6 13:46:08 + python3 -m pip --version 13:46:08 pip 25.3 from /tmp/venv-Rc7t/lib/python3.10/site-packages/pip (python 3.10) 13:46:08 + python3 -m pip freeze 13:46:08 cachetools==6.2.2 13:46:08 chardet==5.2.0 13:46:08 colorama==0.4.6 13:46:08 distlib==0.4.0 13:46:08 filelock==3.20.0 13:46:08 packaging==25.0 13:46:08 platformdirs==4.5.1 13:46:08 pluggy==1.6.0 13:46:08 pyproject-api==1.10.0 13:46:08 tomli==2.3.0 13:46:08 tox==4.32.0 13:46:08 typing_extensions==4.15.0 13:46:08 urllib3==1.26.20 13:46:08 virtualenv==20.35.4 13:46:08 [EnvInject] - Injecting environment variables from a build step. 13:46:08 [EnvInject] - Injecting as environment variables the properties content 13:46:08 PARALLEL=false 13:46:08 13:46:08 [EnvInject] - Variables injected successfully. 13:46:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9672113825868017230.sh 13:46:08 ---> tox-run.sh 13:46: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 13:46:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:46:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:46:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:46:08 + cd /w/workspace/oom-master-pre-commit-lint/. 13:46:08 + source /home/jenkins/lf-env.sh 13:46:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:08 ++ mktemp -d /tmp/venv-XXXX 13:46:08 + lf_venv=/tmp/venv-hOy6 13:46:08 + local venv_file=/tmp/.os_lf_venv 13:46:08 + local python=python3 13:46:08 + local options 13:46:08 + local set_path=true 13:46:08 + local install_args= 13:46: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 13:46:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:08 + true 13:46:08 + case $1 in 13:46:08 + venv_file=/tmp/.toxenv 13:46:08 + shift 2 13:46:08 + true 13:46:08 + case $1 in 13:46:08 + shift 13:46:08 + break 13:46:08 + case $python in 13:46:08 + local pkg_list= 13:46:08 + [[ -d /opt/pyenv ]] 13:46:08 + echo 'Setup pyenv:' 13:46:08 Setup pyenv: 13:46:08 + export PYENV_ROOT=/opt/pyenv 13:46:08 + PYENV_ROOT=/opt/pyenv 13:46: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 13:46: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 13:46:08 + pyenv versions 13:46:08 system 13:46:08 3.8.13 13:46:08 3.9.13 13:46:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:08 + command -v pyenv 13:46:08 ++ pyenv init - --no-rehash 13:46: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[*]}"'\'')" 13:46:08 export PATH="/opt/pyenv/shims:${PATH}" 13:46:08 export PYENV_SHELL=bash 13:46:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:08 pyenv() { 13:46:08 local command 13:46:08 command="${1:-}" 13:46:08 if [ "$#" -gt 0 ]; then 13:46:08 shift 13:46:08 fi 13:46:08 13:46:08 case "$command" in 13:46:08 rehash|shell) 13:46:08 eval "$(pyenv "sh-$command" "$@")" 13:46:08 ;; 13:46:08 *) 13:46:08 command pyenv "$command" "$@" 13:46:08 ;; 13:46:08 esac 13:46:08 }' 13:46: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[*]}"' 13:46: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 13:46: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 13:46: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 13:46:08 ++ export PYENV_SHELL=bash 13:46:08 ++ PYENV_SHELL=bash 13:46:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:08 +++ complete -F _pyenv pyenv 13:46:08 ++ lf-pyver python3 13:46:08 ++ local py_version_xy=python3 13:46:08 ++ local py_version_xyz= 13:46:08 ++ pyenv versions 13:46:08 ++ sed 's/^[ *]* //' 13:46:08 ++ grep -E '^[0-9.]*[0-9]$' 13:46:08 ++ local command 13:46:08 ++ command=versions 13:46:08 ++ '[' 1 -gt 0 ']' 13:46:08 ++ shift 13:46:08 ++ case "$command" in 13:46:08 ++ awk '{ print $1 }' 13:46:08 ++ command pyenv versions 13:46:08 ++ pyenv versions 13:46:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:09 +++ grep '^3' /tmp/.pyenv_versions 13:46:09 +++ sort -V 13:46:09 +++ tail -n 1 13:46:09 ++ py_version_xyz=3.10.6 13:46:09 ++ [[ -z 3.10.6 ]] 13:46:09 ++ echo 3.10.6 13:46:09 ++ return 0 13:46:09 + pyenv local 3.10.6 13:46:09 + local command 13:46:09 + command=local 13:46:09 + '[' 2 -gt 0 ']' 13:46:09 + shift 13:46:09 + case "$command" in 13:46:09 + command pyenv local 3.10.6 13:46:09 + pyenv local 3.10.6 13:46:09 + for arg in "$@" 13:46:09 + case $arg in 13:46:09 + pkg_list+='tox ' 13:46:09 + for arg in "$@" 13:46:09 + case $arg in 13:46:09 + pkg_list+='virtualenv ' 13:46:09 + for arg in "$@" 13:46:09 + case $arg in 13:46:09 + pkg_list+='urllib3~=1.26.15 ' 13:46:09 + [[ -f /tmp/.toxenv ]] 13:46:09 ++ cat /tmp/.toxenv 13:46:09 + lf_venv=/tmp/venv-Rc7t 13:46:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rc7t from' file:/tmp/.toxenv 13:46:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rc7t from file:/tmp/.toxenv 13:46:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:09 + local 'pip_opts=--upgrade --quiet' 13:46:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:09 + [[ -n '' ]] 13:46:09 + [[ -n '' ]] 13:46:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:09 + /tmp/venv-Rc7t/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 13:46:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:09 lf-activate-venv(): INFO: Base packages installed successfully 13:46:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:09 + /tmp/venv-Rc7t/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 13:46:10 + type python3 13:46:10 + true 13:46:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rc7t/bin to PATH' 13:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-Rc7t/bin to PATH 13:46:10 + PATH=/tmp/venv-Rc7t/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 13:46:10 + return 0 13:46:10 + [[ -d /opt/pyenv ]] 13:46:10 + echo '---> Setting up pyenv' 13:46:10 ---> Setting up pyenv 13:46:10 + export PYENV_ROOT=/opt/pyenv 13:46:10 + PYENV_ROOT=/opt/pyenv 13:46:10 + export PATH=/opt/pyenv/bin:/tmp/venv-Rc7t/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 13:46:10 + PATH=/opt/pyenv/bin:/tmp/venv-Rc7t/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 13:46:10 ++ pwd 13:46:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:46:10 + export PYTHONPATH 13:46:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:10 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:10 + tox --version 13:46:11 4.32.0 from /tmp/venv-Rc7t/lib/python3.10/site-packages/tox/__init__.py 13:46:11 + PARALLEL=false 13:46:11 + TOX_OPTIONS_LIST= 13:46:11 + [[ -n pre-commit ]] 13:46:11 + TOX_OPTIONS_LIST=' -e pre-commit' 13:46:11 + case ${PARALLEL,,} in 13:46:11 + tox -e pre-commit 13:46:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:46:12 pre-commit: install_deps> python -I -m pip install pre-commit 13:46:15 pre-commit: freeze> python -m pip freeze --all 13:46:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 13:46:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:46:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:46:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:46:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:46:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:46:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:46:17 [INFO] Once installed this environment will be reused. 13:46:17 [INFO] This may take a few minutes... 13:46:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:46:22 [INFO] Once installed this environment will be reused. 13:46:22 [INFO] This may take a few minutes... 13:46:26 trim trailing whitespace.................................................Passed 13:46:26 Tabs remover.............................................................Passed 13:46:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:46:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:46:26 [INFO] Once installed this environment will be reused. 13:46:26 [INFO] This may take a few minutes... 13:46:35 gitlint..............................................(no files to check)Skipped 13:46:35 pre-commit: OK (23.39=setup[3.54]+cmd[11.41,8.44] seconds) 13:46:35 congratulations :) (23.42 seconds) 13:46:35 + tox_status=0 13:46:35 + echo '---> Completed tox runs' 13:46:35 ---> Completed tox runs 13:46:35 + for i in .tox/*/log 13:46:35 ++ echo .tox/pre-commit/log 13:46:35 ++ awk -F/ '{print $2}' 13:46:35 + tox_env=pre-commit 13:46:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:46:35 + DOC_DIR=docs/_build/html 13:46:35 + [[ -d docs/_build/html ]] 13:46:35 + echo '---> tox-run.sh ends' 13:46:35 ---> tox-run.sh ends 13:46:35 + test 0 -eq 0 13:46:35 $ ssh-agent -k 13:46:35 unset SSH_AUTH_SOCK; 13:46:35 unset SSH_AGENT_PID; 13:46:35 echo Agent pid 1673 killed; 13:46:35 [ssh-agent] Stopped. 13:46:35 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5145583586625421402.sh 13:46:35 ---> sysstat.sh 13:46:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8557610294848152064.sh 13:46:35 ---> package-listing.sh 13:46:35 ++ facter osfamily 13:46:35 ++ tr '[:upper:]' '[:lower:]' 13:46:35 + OS_FAMILY=debian 13:46:35 + workspace=/w/workspace/oom-master-pre-commit-lint 13:46:35 + START_PACKAGES=/tmp/packages_start.txt 13:46:35 + END_PACKAGES=/tmp/packages_end.txt 13:46:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:35 + PACKAGES=/tmp/packages_start.txt 13:46:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:46:35 + PACKAGES=/tmp/packages_end.txt 13:46:35 + case "${OS_FAMILY}" in 13:46:35 + dpkg -l 13:46:35 + grep '^ii' 13:46:35 + '[' -f /tmp/packages_start.txt ']' 13:46:35 + '[' -f /tmp/packages_end.txt ']' 13:46:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:46:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:46:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:46:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9492731428926730607.sh 13:46:35 ---> capture-instance-metadata.sh 13:46:35 Setup pyenv: 13:46:36 system 13:46:36 3.8.13 13:46:36 3.9.13 13:46:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTUI 13:46:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:46:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:43 lf-activate-venv(): INFO: Base packages installed successfully 13:46:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-YTUI/bin to PATH 13:47:05 INFO: Running in OpenStack, capturing instance metadata 13:47:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins970980546562240453.sh 13:47:06 provisioning config files... 13:47:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1617094211374177088tmp 13:47:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:06 [EnvInject] - Injecting environment variables from a build step. 13:47:06 [EnvInject] - Injecting as environment variables the properties content 13:47:06 SERVER_ID=logs 13:47:06 13:47:06 [EnvInject] - Variables injected successfully. 13:47:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10793196636016105735.sh 13:47:06 ---> create-netrc.sh 13:47:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13273957325901832437.sh 13:47:06 ---> python-tools-install.sh 13:47:06 Setup pyenv: 13:47:06 system 13:47:06 3.8.13 13:47:06 3.9.13 13:47:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTUI from file:/tmp/.os_lf_venv 13:47:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:08 lf-activate-venv(): INFO: Base packages installed successfully 13:47:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:17 lf-activate-venv(): INFO: Adding /tmp/venv-YTUI/bin to PATH 13:47:17 Generating Requirements File 13:47:36 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. 13:47:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:47:36 Python 3.10.6 13:47:36 pip 25.3 from /tmp/venv-YTUI/lib/python3.10/site-packages/pip (python 3.10) 13:47:36 appdirs==1.4.4 13:47:36 argcomplete==3.6.3 13:47:36 aspy.yaml==1.3.0 13:47:36 attrs==25.4.0 13:47:36 autopage==0.5.2 13:47:36 backports.strenum==1.3.1 13:47:36 beautifulsoup4==4.14.3 13:47:36 boto3==1.42.8 13:47:36 botocore==1.42.8 13:47:36 bs4==0.0.2 13:47:36 cachetools==6.2.2 13:47:36 certifi==2025.11.12 13:47:36 cffi==2.0.0 13:47:36 cfgv==3.5.0 13:47:36 chardet==5.2.0 13:47:36 charset-normalizer==3.4.4 13:47:36 click==8.3.1 13:47:36 cliff==4.13.0 13:47:36 cmd2==3.0.0 13:47:36 cryptography==3.3.2 13:47:36 debtcollector==3.0.0 13:47:36 decorator==5.2.1 13:47:36 defusedxml==0.7.1 13:47:36 Deprecated==1.3.1 13:47:36 distlib==0.4.0 13:47:36 dnspython==2.8.0 13:47:36 docker==7.1.0 13:47:36 dogpile.cache==1.5.0 13:47:36 durationpy==0.10 13:47:36 email-validator==2.3.0 13:47:36 filelock==3.20.0 13:47:36 future==1.0.0 13:47:36 gitdb==4.0.12 13:47:36 GitPython==3.1.45 13:47:36 google-auth==2.43.0 13:47:36 httplib2==0.31.0 13:47:36 identify==2.6.15 13:47:36 idna==3.11 13:47:36 importlib-resources==1.5.0 13:47:36 iso8601==2.1.0 13:47:36 Jinja2==3.1.6 13:47:36 jmespath==1.0.1 13:47:36 jsonpatch==1.33 13:47:36 jsonpointer==3.0.0 13:47:36 jsonschema==4.25.1 13:47:36 jsonschema-specifications==2025.9.1 13:47:36 keystoneauth1==5.12.0 13:47:36 kubernetes==34.1.0 13:47:36 lftools==0.37.18 13:47:36 lxml==6.0.2 13:47:36 markdown-it-py==4.0.0 13:47:36 MarkupSafe==3.0.3 13:47:36 mdurl==0.1.2 13:47:36 msgpack==1.1.2 13:47:36 multi_key_dict==2.0.3 13:47:36 munch==4.0.0 13:47:36 netaddr==1.3.0 13:47:36 niet==1.4.2 13:47:36 nodeenv==1.9.1 13:47:36 oauth2client==4.1.3 13:47:36 oauthlib==3.3.1 13:47:36 openstacksdk==4.8.0 13:47:36 os-service-types==1.8.2 13:47:36 osc-lib==4.2.0 13:47:36 oslo.config==10.1.0 13:47:36 oslo.context==6.2.0 13:47:36 oslo.i18n==6.7.1 13:47:36 oslo.log==7.2.1 13:47:36 oslo.serialization==5.8.0 13:47:36 oslo.utils==9.2.0 13:47:36 packaging==25.0 13:47:36 pbr==7.0.3 13:47:36 platformdirs==4.5.1 13:47:36 prettytable==3.17.0 13:47:36 psutil==7.1.3 13:47:36 pyasn1==0.6.1 13:47:36 pyasn1_modules==0.4.2 13:47:36 pycparser==2.23 13:47:36 pygerrit2==2.0.15 13:47:36 PyGithub==2.8.1 13:47:36 Pygments==2.19.2 13:47:36 PyJWT==2.10.1 13:47:36 PyNaCl==1.6.1 13:47:36 pyparsing==2.4.7 13:47:36 pyperclip==1.11.0 13:47:36 pyrsistent==0.20.0 13:47:36 python-cinderclient==9.8.0 13:47:36 python-dateutil==2.9.0.post0 13:47:36 python-heatclient==4.3.0 13:47:36 python-jenkins==1.8.3 13:47:36 python-keystoneclient==5.7.0 13:47:36 python-magnumclient==4.9.0 13:47:36 python-openstackclient==8.2.0 13:47:36 python-swiftclient==4.9.0 13:47:36 PyYAML==6.0.3 13:47:36 referencing==0.37.0 13:47:36 requests==2.32.5 13:47:36 requests-oauthlib==2.0.0 13:47:36 requestsexceptions==1.4.0 13:47:36 rfc3986==2.0.0 13:47:36 rich==14.2.0 13:47:36 rich-argparse==1.7.2 13:47:36 rpds-py==0.30.0 13:47:36 rsa==4.9.1 13:47:36 ruamel.yaml==0.18.16 13:47:36 ruamel.yaml.clib==0.2.15 13:47:36 s3transfer==0.16.0 13:47:36 simplejson==3.20.2 13:47:36 six==1.17.0 13:47:36 smmap==5.0.2 13:47:36 soupsieve==2.8 13:47:36 stevedore==5.6.0 13:47:36 tabulate==0.9.0 13:47:36 toml==0.10.2 13:47:36 tomlkit==0.13.3 13:47:36 tqdm==4.67.1 13:47:36 typing_extensions==4.15.0 13:47:36 tzdata==2025.2 13:47:36 urllib3==1.26.20 13:47:36 virtualenv==20.35.4 13:47:36 wcwidth==0.2.14 13:47:36 websocket-client==1.9.0 13:47:36 wrapt==2.0.1 13:47:36 xdg==6.0.0 13:47:36 xmltodict==1.0.2 13:47:36 yq==3.4.3 13:47:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5911642747540004197.sh 13:47:37 ---> sudo-logs.sh 13:47:37 Archiving 'sudo' log.. 13:47:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13523205876348623136.sh 13:47:37 ---> job-cost.sh 13:47:37 Setup pyenv: 13:47:37 system 13:47:37 3.8.13 13:47:37 3.9.13 13:47:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTUI from file:/tmp/.os_lf_venv 13:47:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:39 lf-activate-venv(): INFO: Base packages installed successfully 13:47:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:47:44 lf-activate-venv(): INFO: Adding /tmp/venv-YTUI/bin to PATH 13:47:44 INFO: No Stack... 13:47:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:45 INFO: Archiving Costs 13:47:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6356920345397801938.sh 13:47:45 ---> logs-deploy.sh 13:47:45 Setup pyenv: 13:47:45 system 13:47:45 3.8.13 13:47:45 3.9.13 13:47:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTUI from file:/tmp/.os_lf_venv 13:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:47 lf-activate-venv(): INFO: Base packages installed successfully 13:47:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-YTUI/bin to PATH 13:47:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4351 13:47:55 INFO: archiving workspace using pattern(s): 13:47:56 Archives upload complete. 13:47:56 INFO: archiving logs to Nexus 13:47:57 ---> uname -a: 13:47:57 Linux prd-ubuntu1804-builder-4c-4g-20261 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:47:57 13:47:57 13:47:57 ---> lscpu: 13:47:57 Architecture: x86_64 13:47:57 CPU op-mode(s): 32-bit, 64-bit 13:47:57 Byte Order: Little Endian 13:47:57 CPU(s): 4 13:47:57 On-line CPU(s) list: 0-3 13:47:57 Thread(s) per core: 1 13:47:57 Core(s) per socket: 1 13:47:57 Socket(s): 4 13:47:57 NUMA node(s): 1 13:47:57 Vendor ID: AuthenticAMD 13:47:57 CPU family: 23 13:47:57 Model: 49 13:47:57 Model name: AMD EPYC-Rome Processor 13:47:57 Stepping: 0 13:47:57 CPU MHz: 2799.998 13:47:57 BogoMIPS: 5599.99 13:47:57 Virtualization: AMD-V 13:47:57 Hypervisor vendor: KVM 13:47:57 Virtualization type: full 13:47:57 L1d cache: 32K 13:47:57 L1i cache: 32K 13:47:57 L2 cache: 512K 13:47:57 L3 cache: 16384K 13:47:57 NUMA node0 CPU(s): 0-3 13:47:57 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 13:47:57 13:47:57 13:47:57 ---> nproc: 13:47:57 4 13:47:57 13:47:57 13:47:57 ---> df -h: 13:47:57 Filesystem Size Used Avail Use% Mounted on 13:47:57 udev 7.9G 0 7.9G 0% /dev 13:47:57 tmpfs 1.6G 676K 1.6G 1% /run 13:47:57 /dev/vda1 78G 8.4G 69G 11% / 13:47:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:47:57 tmpfs 5.0M 0 5.0M 0% /run/lock 13:47:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:47:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:47:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:47:57 13:47:57 13:47:57 ---> free -m: 13:47:57 total used free shared buff/cache available 13:47:57 Mem: 16040 568 13254 0 2216 15149 13:47:57 Swap: 1023 0 1023 13:47:57 13:47:57 13:47:57 ---> ip addr: 13:47:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:47:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:47:57 inet 127.0.0.1/8 scope host lo 13:47:57 valid_lft forever preferred_lft forever 13:47:57 inet6 ::1/128 scope host 13:47:57 valid_lft forever preferred_lft forever 13:47:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:47:57 link/ether fa:16:3e:37:1b:b7 brd ff:ff:ff:ff:ff:ff 13:47:57 inet 10.30.107.59/23 brd 10.30.107.255 scope global dynamic ens3 13:47:57 valid_lft 86251sec preferred_lft 86251sec 13:47:57 inet6 fe80::f816:3eff:fe37:1bb7/64 scope link 13:47:57 valid_lft forever preferred_lft forever 13:47:57 13:47:57 13:47:57 ---> sar -b -r -n DEV: 13:47:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20261) 12/12/25 _x86_64_ (4 CPU) 13:47:57 13:47:57 13:45:30 LINUX RESTART (4 CPU) 13:47:57 13:47:57 13:46:02 tps rtps wtps bread/s bwrtn/s 13:47:57 13:47:01 123.84 9.07 114.78 190.34 41261.48 13:47:57 Average: 123.84 9.07 114.78 190.34 41261.48 13:47:57 13:47:57 13:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:57 13:47:01 13694432 15454268 2730536 16.62 68608 1883304 864448 4.95 861724 1635936 140664 13:47:57 Average: 13694432 15454268 2730536 16.62 68608 1883304 864448 4.95 861724 1635936 140664 13:47:57 13:47:57 13:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:57 13:47:01 ens3 111.08 86.15 1468.87 13.00 0.00 0.00 0.00 0.00 13:47:57 13:47:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 13:47:57 Average: ens3 111.08 86.15 1468.87 13.00 0.00 0.00 0.00 0.00 13:47:57 Average: lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 13:47:57 13:47:57 13:47:57 ---> sar -P ALL: 13:47:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20261) 12/12/25 _x86_64_ (4 CPU) 13:47:57 13:47:57 13:45:30 LINUX RESTART (4 CPU) 13:47:57 13:47:57 13:46:02 CPU %user %nice %system %iowait %steal %idle 13:47:57 13:47:01 all 21.92 0.00 2.13 2.20 0.07 73.68 13:47:57 13:47:01 0 16.24 0.00 1.92 0.19 0.09 81.57 13:47:57 13:47:01 1 21.10 0.00 2.02 3.81 0.07 73.00 13:47:57 13:47:01 2 12.89 0.00 1.55 4.02 0.07 81.47 13:47:57 13:47:01 3 37.42 0.00 3.05 0.78 0.07 58.68 13:47:57 Average: all 21.92 0.00 2.13 2.20 0.07 73.68 13:47:57 Average: 0 16.24 0.00 1.92 0.19 0.09 81.57 13:47:57 Average: 1 21.10 0.00 2.02 3.81 0.07 73.00 13:47:57 Average: 2 12.89 0.00 1.55 4.02 0.07 81.47 13:47:57 Average: 3 37.42 0.00 3.05 0.78 0.07 58.68 13:47:57 13:47:57 13:47:57