11:09:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142577 11:09:47 Running as SYSTEM 11:09:47 [EnvInject] - Loading node environment variables. 11:09:47 Building remotely on prd-ubuntu1804-builder-4c-4g-16541 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:09:47 [ssh-agent] Looking for ssh-agent implementation... 11:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:47 $ ssh-agent 11:09:47 SSH_AUTH_SOCK=/tmp/ssh-cxnlnCVvizW5/agent.1685 11:09:47 SSH_AGENT_PID=1687 11:09:47 [ssh-agent] Started. 11:09:47 Running ssh-add (command line suppressed) 11:09:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1039889724003145020.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1039889724003145020.key) 11:09:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:09:47 The recommended git tool is: NONE 11:09:49 using credential onap-jenkins-ssh 11:09:49 Wiping out workspace first. 11:09:49 Cloning the remote Git repository 11:09:49 Cloning repository git://cloud.onap.org/mirror/oom.git 11:09:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:09:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:09:49 > git --version # timeout=10 11:09:49 > git --version # 'git version 2.17.1' 11:09:49 using GIT_SSH to set credentials Gerrit user 11:09:49 Verifying host key using manually-configured host key entries 11:09:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:09:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:09:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:09:54 using GIT_SSH to set credentials Gerrit user 11:09:54 Verifying host key using manually-configured host key entries 11:09:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/142577/6 # timeout=30 11:09:54 > git rev-parse ac93b7386f1f0f9ddb3877214a7fcb60095e4bed^{commit} # timeout=10 11:09:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:09:54 Checking out Revision ac93b7386f1f0f9ddb3877214a7fcb60095e4bed (refs/changes/77/142577/6) 11:09:55 > git config core.sparsecheckout # timeout=10 11:09:55 > git checkout -f ac93b7386f1f0f9ddb3877214a7fcb60095e4bed # timeout=30 11:09:55 Commit message: "[COMMON] Disable metrics by default" 11:09:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:09:55 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 11:09:58 [EnvInject] - Injecting environment variables from a build step. 11:09:58 [EnvInject] - Injecting as environment variables the properties content 11:09:58 PYTHON=python3 11:09:58 11:09:58 [EnvInject] - Variables injected successfully. 11:09:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2011457364938124049.sh 11:09:58 ---> tox-install.sh 11:09:58 + source /home/jenkins/lf-env.sh 11:09:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:58 ++ mktemp -d /tmp/venv-XXXX 11:09:58 + lf_venv=/tmp/venv-lngc 11:09:58 + local venv_file=/tmp/.os_lf_venv 11:09:58 + local python=python3 11:09:58 + local options 11:09:58 + local set_path=true 11:09:58 + local install_args= 11:09:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + venv_file=/tmp/.toxenv 11:09:58 + shift 2 11:09:58 + true 11:09:58 + case $1 in 11:09:58 + shift 11:09:58 + break 11:09:58 + case $python in 11:09:58 + local pkg_list= 11:09:58 + [[ -d /opt/pyenv ]] 11:09:58 + echo 'Setup pyenv:' 11:09:58 Setup pyenv: 11:09:58 + export PYENV_ROOT=/opt/pyenv 11:09:58 + PYENV_ROOT=/opt/pyenv 11:09:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:58 + pyenv versions 11:09:58 * system (set by /opt/pyenv/version) 11:09:58 * 3.8.13 (set by /opt/pyenv/version) 11:09:58 * 3.9.13 (set by /opt/pyenv/version) 11:09:58 * 3.10.6 (set by /opt/pyenv/version) 11:09:58 + command -v pyenv 11:09:58 ++ pyenv init - --no-rehash 11:09:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:09:59 export PATH="/opt/pyenv/shims:${PATH}" 11:09:59 export PYENV_SHELL=bash 11:09:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:09:59 pyenv() { 11:09:59 local command 11:09:59 command="${1:-}" 11:09:59 if [ "$#" -gt 0 ]; then 11:09:59 shift 11:09:59 fi 11:09:59 11:09:59 case "$command" in 11:09:59 rehash|shell) 11:09:59 eval "$(pyenv "sh-$command" "$@")" 11:09:59 ;; 11:09:59 *) 11:09:59 command pyenv "$command" "$@" 11:09:59 ;; 11:09:59 esac 11:09:59 }' 11:09:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:09:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:59 ++ export PYENV_SHELL=bash 11:09:59 ++ PYENV_SHELL=bash 11:09:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:09:59 +++ complete -F _pyenv pyenv 11:09:59 ++ lf-pyver python3 11:09:59 ++ local py_version_xy=python3 11:09:59 ++ local py_version_xyz= 11:09:59 ++ pyenv versions 11:09:59 ++ local command 11:09:59 ++ command=versions 11:09:59 ++ '[' 1 -gt 0 ']' 11:09:59 ++ shift 11:09:59 ++ case "$command" in 11:09:59 ++ command pyenv versions 11:09:59 ++ pyenv versions 11:09:59 ++ awk '{ print $1 }' 11:09:59 ++ grep -E '^[0-9.]*[0-9]$' 11:09:59 ++ sed 's/^[ *]* //' 11:09:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:09:59 +++ grep '^3' /tmp/.pyenv_versions 11:09:59 +++ sort -V 11:09:59 +++ tail -n 1 11:09:59 ++ py_version_xyz=3.10.6 11:09:59 ++ [[ -z 3.10.6 ]] 11:09:59 ++ echo 3.10.6 11:09:59 ++ return 0 11:09:59 + pyenv local 3.10.6 11:09:59 + local command 11:09:59 + command=local 11:09:59 + '[' 2 -gt 0 ']' 11:09:59 + shift 11:09:59 + case "$command" in 11:09:59 + command pyenv local 3.10.6 11:09:59 + pyenv local 3.10.6 11:09:59 + for arg in "$@" 11:09:59 + case $arg in 11:09:59 + pkg_list+='tox ' 11:09:59 + for arg in "$@" 11:09:59 + case $arg in 11:09:59 + pkg_list+='virtualenv ' 11:09:59 + for arg in "$@" 11:09:59 + case $arg in 11:09:59 + pkg_list+='urllib3~=1.26.15 ' 11:09:59 + [[ -f /tmp/.toxenv ]] 11:09:59 + [[ ! -f /tmp/.toxenv ]] 11:09:59 + [[ -n '' ]] 11:09:59 + python3 -m venv /tmp/venv-lngc 11:10:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lngc' 11:10:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lngc 11:10:03 + echo /tmp/venv-lngc 11:10:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:10:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:10:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:10:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:03 + local 'pip_opts=--upgrade --quiet' 11:10:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:10:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:10:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:10:03 + [[ -n '' ]] 11:10:03 + [[ -n '' ]] 11:10:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:10:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:03 + /tmp/venv-lngc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:10:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:10:07 lf-activate-venv(): INFO: Base packages installed successfully 11:10:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:10:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:10:07 + /tmp/venv-lngc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:10:09 + type python3 11:10:09 + true 11:10:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lngc/bin to PATH' 11:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-lngc/bin to PATH 11:10:09 + PATH=/tmp/venv-lngc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:09 + return 0 11:10:09 + python3 --version 11:10:09 Python 3.10.6 11:10:09 + python3 -m pip --version 11:10:09 pip 25.3 from /tmp/venv-lngc/lib/python3.10/site-packages/pip (python 3.10) 11:10:09 + python3 -m pip freeze 11:10:10 cachetools==6.2.2 11:10:10 chardet==5.2.0 11:10:10 colorama==0.4.6 11:10:10 distlib==0.4.0 11:10:10 filelock==3.20.0 11:10:10 packaging==25.0 11:10:10 platformdirs==4.5.0 11:10:10 pluggy==1.6.0 11:10:10 pyproject-api==1.10.0 11:10:10 tomli==2.3.0 11:10:10 tox==4.32.0 11:10:10 typing_extensions==4.15.0 11:10:10 urllib3==1.26.20 11:10:10 virtualenv==20.35.4 11:10:10 [EnvInject] - Injecting environment variables from a build step. 11:10:10 [EnvInject] - Injecting as environment variables the properties content 11:10:10 PARALLEL=false 11:10:10 11:10:10 [EnvInject] - Variables injected successfully. 11:10:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11127403474194202591.sh 11:10:10 ---> tox-run.sh 11:10:10 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:10:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:10:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:10:10 + cd /w/workspace/oom-master-pre-commit-lint/. 11:10:10 + source /home/jenkins/lf-env.sh 11:10:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:10:10 ++ mktemp -d /tmp/venv-XXXX 11:10:10 + lf_venv=/tmp/venv-w4Mq 11:10:10 + local venv_file=/tmp/.os_lf_venv 11:10:10 + local python=python3 11:10:10 + local options 11:10:10 + local set_path=true 11:10:10 + local install_args= 11:10:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:10:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:10:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:10:10 + true 11:10:10 + case $1 in 11:10:10 + venv_file=/tmp/.toxenv 11:10:10 + shift 2 11:10:10 + true 11:10:10 + case $1 in 11:10:10 + shift 11:10:10 + break 11:10:10 + case $python in 11:10:10 + local pkg_list= 11:10:10 + [[ -d /opt/pyenv ]] 11:10:10 + echo 'Setup pyenv:' 11:10:10 Setup pyenv: 11:10:10 + export PYENV_ROOT=/opt/pyenv 11:10:10 + PYENV_ROOT=/opt/pyenv 11:10:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 + pyenv versions 11:10:10 system 11:10:10 3.8.13 11:10:10 3.9.13 11:10:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:10:10 + command -v pyenv 11:10:10 ++ pyenv init - --no-rehash 11:10:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:10:10 export PATH="/opt/pyenv/shims:${PATH}" 11:10:10 export PYENV_SHELL=bash 11:10:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:10:10 pyenv() { 11:10:10 local command 11:10:10 command="${1:-}" 11:10:10 if [ "$#" -gt 0 ]; then 11:10:10 shift 11:10:10 fi 11:10:10 11:10:10 case "$command" in 11:10:10 rehash|shell) 11:10:10 eval "$(pyenv "sh-$command" "$@")" 11:10:10 ;; 11:10:10 *) 11:10:10 command pyenv "$command" "$@" 11:10:10 ;; 11:10:10 esac 11:10:10 }' 11:10:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:10:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:10 ++ export PYENV_SHELL=bash 11:10:10 ++ PYENV_SHELL=bash 11:10:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:10:10 +++ complete -F _pyenv pyenv 11:10:10 ++ lf-pyver python3 11:10:10 ++ local py_version_xy=python3 11:10:10 ++ local py_version_xyz= 11:10:10 ++ pyenv versions 11:10:10 ++ local command 11:10:10 ++ sed 's/^[ *]* //' 11:10:10 ++ command=versions 11:10:10 ++ '[' 1 -gt 0 ']' 11:10:10 ++ shift 11:10:10 ++ case "$command" in 11:10:10 ++ command pyenv versions 11:10:10 ++ pyenv versions 11:10:10 ++ awk '{ print $1 }' 11:10:10 ++ grep -E '^[0-9.]*[0-9]$' 11:10:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:10:10 +++ sort -V 11:10:10 +++ grep '^3' /tmp/.pyenv_versions 11:10:10 +++ tail -n 1 11:10:10 ++ py_version_xyz=3.10.6 11:10:10 ++ [[ -z 3.10.6 ]] 11:10:10 ++ echo 3.10.6 11:10:10 ++ return 0 11:10:10 + pyenv local 3.10.6 11:10:10 + local command 11:10:10 + command=local 11:10:10 + '[' 2 -gt 0 ']' 11:10:10 + shift 11:10:10 + case "$command" in 11:10:10 + command pyenv local 3.10.6 11:10:10 + pyenv local 3.10.6 11:10:10 + for arg in "$@" 11:10:10 + case $arg in 11:10:10 + pkg_list+='tox ' 11:10:10 + for arg in "$@" 11:10:10 + case $arg in 11:10:10 + pkg_list+='virtualenv ' 11:10:10 + for arg in "$@" 11:10:10 + case $arg in 11:10:10 + pkg_list+='urllib3~=1.26.15 ' 11:10:10 + [[ -f /tmp/.toxenv ]] 11:10:10 ++ cat /tmp/.toxenv 11:10:10 + lf_venv=/tmp/venv-lngc 11:10:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lngc from' file:/tmp/.toxenv 11:10:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lngc from file:/tmp/.toxenv 11:10:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:10 + local 'pip_opts=--upgrade --quiet' 11:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:10:10 + [[ -n '' ]] 11:10:10 + [[ -n '' ]] 11:10:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:10:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:10 + /tmp/venv-lngc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:10:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:10:11 lf-activate-venv(): INFO: Base packages installed successfully 11:10:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:10:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:10:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:10:11 + /tmp/venv-lngc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:10:12 + type python3 11:10:12 + true 11:10:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lngc/bin to PATH' 11:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-lngc/bin to PATH 11:10:12 + PATH=/tmp/venv-lngc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:12 + return 0 11:10:12 + [[ -d /opt/pyenv ]] 11:10:12 + echo '---> Setting up pyenv' 11:10:12 ---> Setting up pyenv 11:10:12 + export PYENV_ROOT=/opt/pyenv 11:10:12 + PYENV_ROOT=/opt/pyenv 11:10:12 + export PATH=/opt/pyenv/bin:/tmp/venv-lngc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:12 + PATH=/opt/pyenv/bin:/tmp/venv-lngc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:10:12 ++ pwd 11:10:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:10:12 + export PYTHONPATH 11:10:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:10:12 + TOX_TESTENV_PASSENV=PYTHONPATH 11:10:12 + tox --version 11:10:12 4.32.0 from /tmp/venv-lngc/lib/python3.10/site-packages/tox/__init__.py 11:10:12 + PARALLEL=false 11:10:12 + TOX_OPTIONS_LIST= 11:10:12 + [[ -n pre-commit ]] 11:10:12 + TOX_OPTIONS_LIST=' -e pre-commit' 11:10:12 + case ${PARALLEL,,} in 11:10:12 + tox -e pre-commit 11:10:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:10:13 pre-commit: install_deps> python -I -m pip install pre-commit 11:10:16 pre-commit: freeze> python -m pip freeze --all 11:10:16 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 11:10:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:10:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:10:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:10:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:10:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:10:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:10:19 [INFO] Once installed this environment will be reused. 11:10:19 [INFO] This may take a few minutes... 11:10:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:10:23 [INFO] Once installed this environment will be reused. 11:10:23 [INFO] This may take a few minutes... 11:10:27 trim trailing whitespace.................................................Passed 11:10:28 Tabs remover.............................................................Passed 11:10:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:10:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:10:28 [INFO] Once installed this environment will be reused. 11:10:28 [INFO] This may take a few minutes... 11:10:37 gitlint..............................................(no files to check)Skipped 11:10:37 pre-commit: OK (24.44=setup[3.61]+cmd[11.35,9.48] seconds) 11:10:37 congratulations :) (24.48 seconds) 11:10:37 + tox_status=0 11:10:37 + echo '---> Completed tox runs' 11:10:37 ---> Completed tox runs 11:10:37 + for i in .tox/*/log 11:10:37 ++ echo .tox/pre-commit/log 11:10:37 ++ awk -F/ '{print $2}' 11:10:37 + tox_env=pre-commit 11:10:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:10:37 + DOC_DIR=docs/_build/html 11:10:37 + [[ -d docs/_build/html ]] 11:10:37 + echo '---> tox-run.sh ends' 11:10:37 ---> tox-run.sh ends 11:10:37 + test 0 -eq 0 11:10:37 $ ssh-agent -k 11:10:37 unset SSH_AUTH_SOCK; 11:10:37 unset SSH_AGENT_PID; 11:10:37 echo Agent pid 1687 killed; 11:10:37 [ssh-agent] Stopped. 11:10:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:10:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8267696537971677732.sh 11:10:37 ---> sysstat.sh 11:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5490705074161603831.sh 11:10:38 ---> package-listing.sh 11:10:38 ++ facter osfamily 11:10:38 ++ tr '[:upper:]' '[:lower:]' 11:10:38 + OS_FAMILY=debian 11:10:38 + workspace=/w/workspace/oom-master-pre-commit-lint 11:10:38 + START_PACKAGES=/tmp/packages_start.txt 11:10:38 + END_PACKAGES=/tmp/packages_end.txt 11:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:38 + PACKAGES=/tmp/packages_start.txt 11:10:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:10:38 + PACKAGES=/tmp/packages_end.txt 11:10:38 + case "${OS_FAMILY}" in 11:10:38 + dpkg -l 11:10:38 + grep '^ii' 11:10:38 + '[' -f /tmp/packages_start.txt ']' 11:10:38 + '[' -f /tmp/packages_end.txt ']' 11:10:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:10:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:10:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:10:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9150891623665022344.sh 11:10:38 ---> capture-instance-metadata.sh 11:10:38 Setup pyenv: 11:10:38 system 11:10:38 3.8.13 11:10:38 3.9.13 11:10:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:10:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vi55 11:10:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:46 lf-activate-venv(): INFO: Base packages installed successfully 11:10:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-Vi55/bin to PATH 11:11:07 INFO: Running in OpenStack, capturing instance metadata 11:11:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5947153814449352983.sh 11:11:07 provisioning config files... 11:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1968538363035053881tmp 11:11:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:07 [EnvInject] - Injecting environment variables from a build step. 11:11:07 [EnvInject] - Injecting as environment variables the properties content 11:11:07 SERVER_ID=logs 11:11:07 11:11:07 [EnvInject] - Variables injected successfully. 11:11:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10908534340202544479.sh 11:11:07 ---> create-netrc.sh 11:11:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5618894652626788603.sh 11:11:08 ---> python-tools-install.sh 11:11:08 Setup pyenv: 11:11:08 system 11:11:08 3.8.13 11:11:08 3.9.13 11:11:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vi55 from file:/tmp/.os_lf_venv 11:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:09 lf-activate-venv(): INFO: Base packages installed successfully 11:11:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-Vi55/bin to PATH 11:11:17 Generating Requirements File 11:11:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:11:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:35 Python 3.10.6 11:11:35 pip 25.3 from /tmp/venv-Vi55/lib/python3.10/site-packages/pip (python 3.10) 11:11:36 appdirs==1.4.4 11:11:36 argcomplete==3.6.3 11:11:36 aspy.yaml==1.3.0 11:11:36 attrs==25.4.0 11:11:36 autopage==0.5.2 11:11:36 beautifulsoup4==4.14.2 11:11:36 boto3==1.41.5 11:11:36 botocore==1.41.5 11:11:36 bs4==0.0.2 11:11:36 cachetools==6.2.2 11:11:36 certifi==2025.11.12 11:11:36 cffi==2.0.0 11:11:36 cfgv==3.5.0 11:11:36 chardet==5.2.0 11:11:36 charset-normalizer==3.4.4 11:11:36 click==8.3.1 11:11:36 cliff==4.12.0 11:11:36 cmd2==2.7.0 11:11:36 cryptography==3.3.2 11:11:36 debtcollector==3.0.0 11:11:36 decorator==5.2.1 11:11:36 defusedxml==0.7.1 11:11:36 Deprecated==1.3.1 11:11:36 distlib==0.4.0 11:11:36 dnspython==2.8.0 11:11:36 docker==7.1.0 11:11:36 dogpile.cache==1.5.0 11:11:36 durationpy==0.10 11:11:36 email-validator==2.3.0 11:11:36 filelock==3.20.0 11:11:36 future==1.0.0 11:11:36 gitdb==4.0.12 11:11:36 GitPython==3.1.45 11:11:36 google-auth==2.43.0 11:11:36 httplib2==0.31.0 11:11:36 identify==2.6.15 11:11:36 idna==3.11 11:11:36 importlib-resources==1.5.0 11:11:36 iso8601==2.1.0 11:11:36 Jinja2==3.1.6 11:11:36 jmespath==1.0.1 11:11:36 jsonpatch==1.33 11:11:36 jsonpointer==3.0.0 11:11:36 jsonschema==4.25.1 11:11:36 jsonschema-specifications==2025.9.1 11:11:36 keystoneauth1==5.12.0 11:11:36 kubernetes==34.1.0 11:11:36 lftools==0.37.16 11:11:36 lxml==6.0.2 11:11:36 markdown-it-py==4.0.0 11:11:36 MarkupSafe==3.0.3 11:11:36 mdurl==0.1.2 11:11:36 msgpack==1.1.2 11:11:36 multi_key_dict==2.0.3 11:11:36 munch==4.0.0 11:11:36 netaddr==1.3.0 11:11:36 niet==1.4.2 11:11:36 nodeenv==1.9.1 11:11:36 oauth2client==4.1.3 11:11:36 oauthlib==3.3.1 11:11:36 openstacksdk==4.8.0 11:11:36 os-service-types==1.8.2 11:11:36 osc-lib==4.2.0 11:11:36 oslo.config==10.1.0 11:11:36 oslo.context==6.2.0 11:11:36 oslo.i18n==6.7.1 11:11:36 oslo.log==7.2.1 11:11:36 oslo.serialization==5.8.0 11:11:36 oslo.utils==9.2.0 11:11:36 packaging==25.0 11:11:36 pbr==7.0.3 11:11:36 platformdirs==4.5.0 11:11:36 prettytable==3.17.0 11:11:36 psutil==7.1.3 11:11:36 pyasn1==0.6.1 11:11:36 pyasn1_modules==0.4.2 11:11:36 pycparser==2.23 11:11:36 pygerrit2==2.0.15 11:11:36 PyGithub==2.8.1 11:11:36 Pygments==2.19.2 11:11:36 PyJWT==2.10.1 11:11:36 PyNaCl==1.6.1 11:11:36 pyparsing==2.4.7 11:11:36 pyperclip==1.11.0 11:11:36 pyrsistent==0.20.0 11:11:36 python-cinderclient==9.8.0 11:11:36 python-dateutil==2.9.0.post0 11:11:36 python-heatclient==4.3.0 11:11:36 python-jenkins==1.8.3 11:11:36 python-keystoneclient==5.7.0 11:11:36 python-magnumclient==4.9.0 11:11:36 python-openstackclient==8.2.0 11:11:36 python-swiftclient==4.9.0 11:11:36 PyYAML==6.0.3 11:11:36 referencing==0.37.0 11:11:36 requests==2.32.5 11:11:36 requests-oauthlib==2.0.0 11:11:36 requestsexceptions==1.4.0 11:11:36 rfc3986==2.0.0 11:11:36 rich==14.2.0 11:11:36 rich-argparse==1.7.2 11:11:36 rpds-py==0.29.0 11:11:36 rsa==4.9.1 11:11:36 ruamel.yaml==0.18.16 11:11:36 ruamel.yaml.clib==0.2.15 11:11:36 s3transfer==0.15.0 11:11:36 simplejson==3.20.2 11:11:36 six==1.17.0 11:11:36 smmap==5.0.2 11:11:36 soupsieve==2.8 11:11:36 stevedore==5.6.0 11:11:36 tabulate==0.9.0 11:11:36 toml==0.10.2 11:11:36 tomlkit==0.13.3 11:11:36 tqdm==4.67.1 11:11:36 typing_extensions==4.15.0 11:11:36 tzdata==2025.2 11:11:36 urllib3==1.26.20 11:11:36 virtualenv==20.35.4 11:11:36 wcwidth==0.2.14 11:11:36 websocket-client==1.9.0 11:11:36 wrapt==2.0.1 11:11:36 xdg==6.0.0 11:11:36 xmltodict==1.0.2 11:11:36 yq==3.4.3 11:11:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8038335756866380076.sh 11:11:36 ---> sudo-logs.sh 11:11:36 Archiving 'sudo' log.. 11:11:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4008797330725128427.sh 11:11:36 ---> job-cost.sh 11:11:36 Setup pyenv: 11:11:36 system 11:11:36 3.8.13 11:11:36 3.9.13 11:11:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vi55 from file:/tmp/.os_lf_venv 11:11:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:38 lf-activate-venv(): INFO: Base packages installed successfully 11:11:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-Vi55/bin to PATH 11:11:43 INFO: No Stack... 11:11:43 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:44 INFO: Archiving Costs 11:11:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1384964524924572775.sh 11:11:44 ---> logs-deploy.sh 11:11:44 Setup pyenv: 11:11:44 system 11:11:44 3.8.13 11:11:44 3.9.13 11:11:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:11:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vi55 from file:/tmp/.os_lf_venv 11:11:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:46 lf-activate-venv(): INFO: Base packages installed successfully 11:11:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-Vi55/bin to PATH 11:11:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4313 11:11:54 INFO: archiving workspace using pattern(s): 11:11:55 Archives upload complete. 11:11:55 INFO: archiving logs to Nexus 11:11:56 ---> uname -a: 11:11:56 Linux prd-ubuntu1804-builder-4c-4g-16541 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:11:56 11:11:56 11:11:56 ---> lscpu: 11:11:56 Architecture: x86_64 11:11:56 CPU op-mode(s): 32-bit, 64-bit 11:11:56 Byte Order: Little Endian 11:11:56 CPU(s): 4 11:11:56 On-line CPU(s) list: 0-3 11:11:56 Thread(s) per core: 1 11:11:56 Core(s) per socket: 1 11:11:56 Socket(s): 4 11:11:56 NUMA node(s): 1 11:11:56 Vendor ID: AuthenticAMD 11:11:56 CPU family: 23 11:11:56 Model: 49 11:11:56 Model name: AMD EPYC-Rome Processor 11:11:56 Stepping: 0 11:11:56 CPU MHz: 2800.000 11:11:56 BogoMIPS: 5600.00 11:11:56 Virtualization: AMD-V 11:11:56 Hypervisor vendor: KVM 11:11:56 Virtualization type: full 11:11:56 L1d cache: 32K 11:11:56 L1i cache: 32K 11:11:56 L2 cache: 512K 11:11:56 L3 cache: 16384K 11:11:56 NUMA node0 CPU(s): 0-3 11:11:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:11:56 11:11:56 11:11:56 ---> nproc: 11:11:56 4 11:11:56 11:11:56 11:11:56 ---> df -h: 11:11:56 Filesystem Size Used Avail Use% Mounted on 11:11:56 udev 7.9G 0 7.9G 0% /dev 11:11:56 tmpfs 1.6G 676K 1.6G 1% /run 11:11:56 /dev/vda1 78G 8.4G 69G 11% / 11:11:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:11:56 tmpfs 5.0M 0 5.0M 0% /run/lock 11:11:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:11:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:11:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:11:56 11:11:56 11:11:56 ---> free -m: 11:11:56 total used free shared buff/cache available 11:11:56 Mem: 16040 554 13271 0 2214 15164 11:11:56 Swap: 1023 0 1023 11:11:56 11:11:56 11:11:56 ---> ip addr: 11:11:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:11:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:11:56 inet 127.0.0.1/8 scope host lo 11:11:56 valid_lft forever preferred_lft forever 11:11:56 inet6 ::1/128 scope host 11:11:56 valid_lft forever preferred_lft forever 11:11:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:11:56 link/ether fa:16:3e:f0:24:9c brd ff:ff:ff:ff:ff:ff 11:11:56 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 11:11:56 valid_lft 86255sec preferred_lft 86255sec 11:11:56 inet6 fe80::f816:3eff:fef0:249c/64 scope link 11:11:56 valid_lft forever preferred_lft forever 11:11:56 11:11:56 11:11:56 ---> sar -b -r -n DEV: 11:11:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16541) 11/30/25 _x86_64_ (4 CPU) 11:11:56 11:11:56 11:09:32 LINUX RESTART (4 CPU) 11:11:56 11:11:56 11:10:02 tps rtps wtps bread/s bwrtn/s 11:11:56 11:11:01 122.84 9.07 113.78 190.34 35853.04 11:11:56 Average: 122.84 9.07 113.78 190.34 35853.04 11:11:56 11:11:56 11:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:56 11:11:01 13755292 15479724 2669676 16.25 67352 1851244 837444 4.79 821276 1622172 109100 11:11:56 Average: 13755292 15479724 2669676 16.25 67352 1851244 837444 4.79 821276 1622172 109100 11:11:56 11:11:56 11:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:56 11:11:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 11:11:56 11:11:01 ens3 87.26 66.79 1463.10 12.05 0.00 0.00 0.00 0.00 11:11:56 Average: lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 11:11:56 Average: ens3 87.26 66.79 1463.10 12.05 0.00 0.00 0.00 0.00 11:11:56 11:11:56 11:11:56 ---> sar -P ALL: 11:11:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16541) 11/30/25 _x86_64_ (4 CPU) 11:11:56 11:11:56 11:09:32 LINUX RESTART (4 CPU) 11:11:56 11:11:56 11:10:02 CPU %user %nice %system %iowait %steal %idle 11:11:56 11:11:01 all 22.37 0.00 2.32 1.73 0.07 73.51 11:11:56 11:11:01 0 10.01 0.00 1.60 4.95 0.09 83.35 11:11:56 11:11:01 1 34.97 0.00 2.73 1.17 0.07 61.06 11:11:56 11:11:01 2 22.85 0.00 2.21 0.26 0.05 74.63 11:11:56 11:11:01 3 21.63 0.00 2.74 0.53 0.07 75.04 11:11:56 Average: all 22.37 0.00 2.32 1.73 0.07 73.51 11:11:56 Average: 0 10.01 0.00 1.60 4.95 0.09 83.35 11:11:56 Average: 1 34.97 0.00 2.73 1.17 0.07 61.06 11:11:56 Average: 2 22.85 0.00 2.21 0.26 0.05 74.63 11:11:56 Average: 3 21.63 0.00 2.74 0.53 0.07 75.04 11:11:56 11:11:56 11:11:56