10:55:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142577 10:55:19 Running as SYSTEM 10:55:19 [EnvInject] - Loading node environment variables. 10:55:19 Building remotely on prd-ubuntu1804-builder-4c-4g-16527 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:55:19 [ssh-agent] Looking for ssh-agent implementation... 10:55:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:19 $ ssh-agent 10:55:19 SSH_AUTH_SOCK=/tmp/ssh-KS9GF5r2xSoY/agent.1816 10:55:19 SSH_AGENT_PID=1818 10:55:19 [ssh-agent] Started. 10:55:19 Running ssh-add (command line suppressed) 10:55:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5433935157973992084.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5433935157973992084.key) 10:55:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:55:19 The recommended git tool is: NONE 10:55:21 using credential onap-jenkins-ssh 10:55:21 Wiping out workspace first. 10:55:21 Cloning the remote Git repository 10:55:21 Cloning repository git://cloud.onap.org/mirror/oom.git 10:55:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:55:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:21 > git --version # timeout=10 10:55:21 > git --version # 'git version 2.17.1' 10:55:21 using GIT_SSH to set credentials Gerrit user 10:55:21 Verifying host key using manually-configured host key entries 10:55:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:55:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:27 using GIT_SSH to set credentials Gerrit user 10:55:27 Verifying host key using manually-configured host key entries 10:55:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/142577/4 # timeout=30 10:55:28 > git rev-parse db38b9a627eb7a182a85e3b360bd7e260653d36a^{commit} # timeout=10 10:55:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:55:28 Checking out Revision db38b9a627eb7a182a85e3b360bd7e260653d36a (refs/changes/77/142577/4) 10:55:28 > git config core.sparsecheckout # timeout=10 10:55:28 > git checkout -f db38b9a627eb7a182a85e3b360bd7e260653d36a # timeout=30 10:55:29 Commit message: "[COMMON] Disable metrics by default" 10:55:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:55:29 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 10:55:32 [EnvInject] - Injecting environment variables from a build step. 10:55:32 [EnvInject] - Injecting as environment variables the properties content 10:55:32 PYTHON=python3 10:55:32 10:55:32 [EnvInject] - Variables injected successfully. 10:55:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16662014276640773785.sh 10:55:32 ---> tox-install.sh 10:55:32 + source /home/jenkins/lf-env.sh 10:55:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:32 ++ mktemp -d /tmp/venv-XXXX 10:55:32 + lf_venv=/tmp/venv-5wCY 10:55:32 + local venv_file=/tmp/.os_lf_venv 10:55:32 + local python=python3 10:55:32 + local options 10:55:32 + local set_path=true 10:55:32 + local install_args= 10:55:32 ++ 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 10:55:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:32 + true 10:55:32 + case $1 in 10:55:32 + venv_file=/tmp/.toxenv 10:55:32 + shift 2 10:55:32 + true 10:55:32 + case $1 in 10:55:32 + shift 10:55:32 + break 10:55:32 + case $python in 10:55:32 + local pkg_list= 10:55:32 + [[ -d /opt/pyenv ]] 10:55:32 + echo 'Setup pyenv:' 10:55:32 Setup pyenv: 10:55:32 + export PYENV_ROOT=/opt/pyenv 10:55:32 + PYENV_ROOT=/opt/pyenv 10:55:32 + 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 10:55:32 + 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 10:55:32 + pyenv versions 10:55:32 * system (set by /opt/pyenv/version) 10:55:32 * 3.8.13 (set by /opt/pyenv/version) 10:55:32 * 3.9.13 (set by /opt/pyenv/version) 10:55:32 * 3.10.6 (set by /opt/pyenv/version) 10:55:32 + command -v pyenv 10:55:32 ++ pyenv init - --no-rehash 10:55:33 + 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[*]}"'\'')" 10:55:33 export PATH="/opt/pyenv/shims:${PATH}" 10:55:33 export PYENV_SHELL=bash 10:55:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:33 pyenv() { 10:55:33 local command 10:55:33 command="${1:-}" 10:55:33 if [ "$#" -gt 0 ]; then 10:55:33 shift 10:55:33 fi 10:55:33 10:55:33 case "$command" in 10:55:33 rehash|shell) 10:55:33 eval "$(pyenv "sh-$command" "$@")" 10:55:33 ;; 10:55:33 *) 10:55:33 command pyenv "$command" "$@" 10:55:33 ;; 10:55:33 esac 10:55:33 }' 10:55:33 +++ 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[*]}"' 10:55:33 ++ 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 10:55:33 ++ 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 10:55:33 ++ 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 10:55:33 ++ export PYENV_SHELL=bash 10:55:33 ++ PYENV_SHELL=bash 10:55:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:33 +++ complete -F _pyenv pyenv 10:55:33 ++ lf-pyver python3 10:55:33 ++ local py_version_xy=python3 10:55:33 ++ local py_version_xyz= 10:55:33 ++ pyenv versions 10:55:33 ++ local command 10:55:33 ++ sed 's/^[ *]* //' 10:55:33 ++ command=versions 10:55:33 ++ '[' 1 -gt 0 ']' 10:55:33 ++ shift 10:55:33 ++ case "$command" in 10:55:33 ++ awk '{ print $1 }' 10:55:33 ++ command pyenv versions 10:55:33 ++ pyenv versions 10:55:33 ++ grep -E '^[0-9.]*[0-9]$' 10:55:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:33 +++ grep '^3' /tmp/.pyenv_versions 10:55:33 +++ sort -V 10:55:33 +++ tail -n 1 10:55:33 ++ py_version_xyz=3.10.6 10:55:33 ++ [[ -z 3.10.6 ]] 10:55:33 ++ echo 3.10.6 10:55:33 ++ return 0 10:55:33 + pyenv local 3.10.6 10:55:33 + local command 10:55:33 + command=local 10:55:33 + '[' 2 -gt 0 ']' 10:55:33 + shift 10:55:33 + case "$command" in 10:55:33 + command pyenv local 3.10.6 10:55:33 + pyenv local 3.10.6 10:55:33 + for arg in "$@" 10:55:33 + case $arg in 10:55:33 + pkg_list+='tox ' 10:55:33 + for arg in "$@" 10:55:33 + case $arg in 10:55:33 + pkg_list+='virtualenv ' 10:55:33 + for arg in "$@" 10:55:33 + case $arg in 10:55:33 + pkg_list+='urllib3~=1.26.15 ' 10:55:33 + [[ -f /tmp/.toxenv ]] 10:55:33 + [[ ! -f /tmp/.toxenv ]] 10:55:33 + [[ -n '' ]] 10:55:33 + python3 -m venv /tmp/venv-5wCY 10:55:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5wCY' 10:55:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5wCY 10:55:38 + echo /tmp/venv-5wCY 10:55:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:55:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:55:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:38 + local 'pip_opts=--upgrade --quiet' 10:55:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:38 + [[ -n '' ]] 10:55:38 + [[ -n '' ]] 10:55:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:38 + /tmp/venv-5wCY/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 10:55:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:43 lf-activate-venv(): INFO: Base packages installed successfully 10:55:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:43 + /tmp/venv-5wCY/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 10:55:48 + type python3 10:55:48 + true 10:55:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5wCY/bin to PATH' 10:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-5wCY/bin to PATH 10:55:48 + PATH=/tmp/venv-5wCY/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 10:55:48 + return 0 10:55:48 + python3 --version 10:55:48 Python 3.10.6 10:55:48 + python3 -m pip --version 10:55:48 pip 25.3 from /tmp/venv-5wCY/lib/python3.10/site-packages/pip (python 3.10) 10:55:48 + python3 -m pip freeze 10:55:48 cachetools==6.2.2 10:55:48 chardet==5.2.0 10:55:48 colorama==0.4.6 10:55:48 distlib==0.4.0 10:55:48 filelock==3.20.0 10:55:48 packaging==25.0 10:55:48 platformdirs==4.5.0 10:55:48 pluggy==1.6.0 10:55:48 pyproject-api==1.10.0 10:55:48 tomli==2.3.0 10:55:48 tox==4.32.0 10:55:48 typing_extensions==4.15.0 10:55:48 urllib3==1.26.20 10:55:48 virtualenv==20.35.4 10:55:48 [EnvInject] - Injecting environment variables from a build step. 10:55:48 [EnvInject] - Injecting as environment variables the properties content 10:55:48 PARALLEL=false 10:55:48 10:55:48 [EnvInject] - Variables injected successfully. 10:55:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15159181743481768144.sh 10:55:48 ---> tox-run.sh 10:55:48 + 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 10:55:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:55:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:48 + cd /w/workspace/oom-master-pre-commit-lint/. 10:55:48 + source /home/jenkins/lf-env.sh 10:55:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:48 ++ mktemp -d /tmp/venv-XXXX 10:55:48 + lf_venv=/tmp/venv-WPyR 10:55:48 + local venv_file=/tmp/.os_lf_venv 10:55:48 + local python=python3 10:55:48 + local options 10:55:48 + local set_path=true 10:55:48 + local install_args= 10:55:48 ++ 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 10:55:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:48 + true 10:55:48 + case $1 in 10:55:48 + venv_file=/tmp/.toxenv 10:55:48 + shift 2 10:55:48 + true 10:55:48 + case $1 in 10:55:48 + shift 10:55:48 + break 10:55:48 + case $python in 10:55:48 + local pkg_list= 10:55:48 + [[ -d /opt/pyenv ]] 10:55:48 + echo 'Setup pyenv:' 10:55:48 Setup pyenv: 10:55:48 + export PYENV_ROOT=/opt/pyenv 10:55:48 + PYENV_ROOT=/opt/pyenv 10:55:48 + 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 10:55:48 + 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 10:55:48 + pyenv versions 10:55:48 system 10:55:48 3.8.13 10:55:48 3.9.13 10:55:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:55:48 + command -v pyenv 10:55:48 ++ pyenv init - --no-rehash 10:55:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:55:48 export PATH="/opt/pyenv/shims:${PATH}" 10:55:48 export PYENV_SHELL=bash 10:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:48 pyenv() { 10:55:48 local command 10:55:48 command="${1:-}" 10:55:48 if [ "$#" -gt 0 ]; then 10:55:48 shift 10:55:48 fi 10:55:48 10:55:48 case "$command" in 10:55:48 rehash|shell) 10:55:48 eval "$(pyenv "sh-$command" "$@")" 10:55:48 ;; 10:55:48 *) 10:55:48 command pyenv "$command" "$@" 10:55:48 ;; 10:55:48 esac 10:55:48 }' 10:55:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:55:48 ++ 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 10:55:48 ++ 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 10:55:48 ++ 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 10:55:48 ++ export PYENV_SHELL=bash 10:55:48 ++ PYENV_SHELL=bash 10:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:48 +++ complete -F _pyenv pyenv 10:55:48 ++ lf-pyver python3 10:55:48 ++ local py_version_xy=python3 10:55:48 ++ local py_version_xyz= 10:55:48 ++ pyenv versions 10:55:48 ++ sed 's/^[ *]* //' 10:55:48 ++ local command 10:55:48 ++ command=versions 10:55:48 ++ '[' 1 -gt 0 ']' 10:55:48 ++ shift 10:55:48 ++ case "$command" in 10:55:48 ++ command pyenv versions 10:55:48 ++ pyenv versions 10:55:48 ++ awk '{ print $1 }' 10:55:48 ++ grep -E '^[0-9.]*[0-9]$' 10:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:48 +++ grep '^3' /tmp/.pyenv_versions 10:55:48 +++ sort -V 10:55:48 +++ tail -n 1 10:55:48 ++ py_version_xyz=3.10.6 10:55:48 ++ [[ -z 3.10.6 ]] 10:55:48 ++ echo 3.10.6 10:55:48 ++ return 0 10:55:48 + pyenv local 3.10.6 10:55:48 + local command 10:55:48 + command=local 10:55:48 + '[' 2 -gt 0 ']' 10:55:48 + shift 10:55:48 + case "$command" in 10:55:48 + command pyenv local 3.10.6 10:55:48 + pyenv local 3.10.6 10:55:48 + for arg in "$@" 10:55:48 + case $arg in 10:55:48 + pkg_list+='tox ' 10:55:48 + for arg in "$@" 10:55:48 + case $arg in 10:55:48 + pkg_list+='virtualenv ' 10:55:48 + for arg in "$@" 10:55:48 + case $arg in 10:55:48 + pkg_list+='urllib3~=1.26.15 ' 10:55:48 + [[ -f /tmp/.toxenv ]] 10:55:48 ++ cat /tmp/.toxenv 10:55:48 + lf_venv=/tmp/venv-5wCY 10:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5wCY from' file:/tmp/.toxenv 10:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5wCY from file:/tmp/.toxenv 10:55:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:48 + local 'pip_opts=--upgrade --quiet' 10:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:48 + [[ -n '' ]] 10:55:48 + [[ -n '' ]] 10:55:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:48 + /tmp/venv-5wCY/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 10:55:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:49 lf-activate-venv(): INFO: Base packages installed successfully 10:55:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:49 + /tmp/venv-5wCY/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 10:55:50 + type python3 10:55:50 + true 10:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5wCY/bin to PATH' 10:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-5wCY/bin to PATH 10:55:50 + PATH=/tmp/venv-5wCY/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 10:55:50 + return 0 10:55:50 + [[ -d /opt/pyenv ]] 10:55:50 + echo '---> Setting up pyenv' 10:55:50 ---> Setting up pyenv 10:55:50 + export PYENV_ROOT=/opt/pyenv 10:55:50 + PYENV_ROOT=/opt/pyenv 10:55:50 + export PATH=/opt/pyenv/bin:/tmp/venv-5wCY/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 10:55:50 + PATH=/opt/pyenv/bin:/tmp/venv-5wCY/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 10:55:50 ++ pwd 10:55:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:55:50 + export PYTHONPATH 10:55:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:55:50 + TOX_TESTENV_PASSENV=PYTHONPATH 10:55:50 + tox --version 10:55:51 4.32.0 from /tmp/venv-5wCY/lib/python3.10/site-packages/tox/__init__.py 10:55:51 + PARALLEL=false 10:55:51 + TOX_OPTIONS_LIST= 10:55:51 + [[ -n pre-commit ]] 10:55:51 + TOX_OPTIONS_LIST=' -e pre-commit' 10:55:51 + case ${PARALLEL,,} in 10:55:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:55:51 + tox -e pre-commit 10:55:52 pre-commit: install_deps> python -I -m pip install pre-commit 10:55:55 pre-commit: freeze> python -m pip freeze --all 10:55:55 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 10:55:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:55:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:55:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:55:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:55:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:55:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:55:57 [INFO] Once installed this environment will be reused. 10:55:57 [INFO] This may take a few minutes... 10:56:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:56:02 [INFO] Once installed this environment will be reused. 10:56:02 [INFO] This may take a few minutes... 10:56:08 trim trailing whitespace.................................................Passed 10:56:08 Tabs remover.............................................................Passed 10:56:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:56:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:56:08 [INFO] Once installed this environment will be reused. 10:56:08 [INFO] This may take a few minutes... 10:56:17 gitlint..............................................(no files to check)Skipped 10:56:17 pre-commit: OK (25.38=setup[3.76]+cmd[12.93,8.69] seconds) 10:56:17 congratulations :) (25.41 seconds) 10:56:17 + tox_status=0 10:56:17 + echo '---> Completed tox runs' 10:56:17 ---> Completed tox runs 10:56:17 + for i in .tox/*/log 10:56:17 ++ echo .tox/pre-commit/log 10:56:17 ++ awk -F/ '{print $2}' 10:56:17 + tox_env=pre-commit 10:56:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:56:17 + DOC_DIR=docs/_build/html 10:56:17 + [[ -d docs/_build/html ]] 10:56:17 + echo '---> tox-run.sh ends' 10:56:17 ---> tox-run.sh ends 10:56:17 + test 0 -eq 0 10:56:17 $ ssh-agent -k 10:56:17 unset SSH_AUTH_SOCK; 10:56:17 unset SSH_AGENT_PID; 10:56:17 echo Agent pid 1818 killed; 10:56:17 [ssh-agent] Stopped. 10:56:17 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12745919277463662848.sh 10:56:17 ---> sysstat.sh 10:56:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14678716762860518267.sh 10:56:17 ---> package-listing.sh 10:56:17 ++ facter osfamily 10:56:17 ++ tr '[:upper:]' '[:lower:]' 10:56:17 + OS_FAMILY=debian 10:56:17 + workspace=/w/workspace/oom-master-pre-commit-lint 10:56:17 + START_PACKAGES=/tmp/packages_start.txt 10:56:17 + END_PACKAGES=/tmp/packages_end.txt 10:56:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:17 + PACKAGES=/tmp/packages_start.txt 10:56:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:17 + PACKAGES=/tmp/packages_end.txt 10:56:17 + case "${OS_FAMILY}" in 10:56:17 + dpkg -l 10:56:17 + grep '^ii' 10:56:17 + '[' -f /tmp/packages_start.txt ']' 10:56:17 + '[' -f /tmp/packages_end.txt ']' 10:56:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16108147196120682663.sh 10:56:17 ---> capture-instance-metadata.sh 10:56:17 Setup pyenv: 10:56:17 system 10:56:17 3.8.13 10:56:17 3.9.13 10:56:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ImRt 10:56:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:25 lf-activate-venv(): INFO: Base packages installed successfully 10:56:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-ImRt/bin to PATH 10:56:49 INFO: Running in OpenStack, capturing instance metadata 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4828974404620237708.sh 10:56:50 provisioning config files... 10:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15631139652225174501tmp 10:56:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:56:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:56:50 [EnvInject] - Injecting environment variables from a build step. 10:56:50 [EnvInject] - Injecting as environment variables the properties content 10:56:50 SERVER_ID=logs 10:56:50 10:56:50 [EnvInject] - Variables injected successfully. 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15932885532846888723.sh 10:56:50 ---> create-netrc.sh 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4474674774660960324.sh 10:56:50 ---> python-tools-install.sh 10:56:50 Setup pyenv: 10:56:50 system 10:56:50 3.8.13 10:56:50 3.9.13 10:56:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ImRt from file:/tmp/.os_lf_venv 10:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:52 lf-activate-venv(): INFO: Base packages installed successfully 10:56:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-ImRt/bin to PATH 10:57:00 Generating Requirements File 10:57:19 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. 10:57:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:57:19 Python 3.10.6 10:57:19 pip 25.3 from /tmp/venv-ImRt/lib/python3.10/site-packages/pip (python 3.10) 10:57:20 appdirs==1.4.4 10:57:20 argcomplete==3.6.3 10:57:20 aspy.yaml==1.3.0 10:57:20 attrs==25.4.0 10:57:20 autopage==0.5.2 10:57:20 beautifulsoup4==4.14.2 10:57:20 boto3==1.41.5 10:57:20 botocore==1.41.5 10:57:20 bs4==0.0.2 10:57:20 cachetools==6.2.2 10:57:20 certifi==2025.11.12 10:57:20 cffi==2.0.0 10:57:20 cfgv==3.5.0 10:57:20 chardet==5.2.0 10:57:20 charset-normalizer==3.4.4 10:57:20 click==8.3.1 10:57:20 cliff==4.12.0 10:57:20 cmd2==2.7.0 10:57:20 cryptography==3.3.2 10:57:20 debtcollector==3.0.0 10:57:20 decorator==5.2.1 10:57:20 defusedxml==0.7.1 10:57:20 Deprecated==1.3.1 10:57:20 distlib==0.4.0 10:57:20 dnspython==2.8.0 10:57:20 docker==7.1.0 10:57:20 dogpile.cache==1.5.0 10:57:20 durationpy==0.10 10:57:20 email-validator==2.3.0 10:57:20 filelock==3.20.0 10:57:20 future==1.0.0 10:57:20 gitdb==4.0.12 10:57:20 GitPython==3.1.45 10:57:20 google-auth==2.43.0 10:57:20 httplib2==0.31.0 10:57:20 identify==2.6.15 10:57:20 idna==3.11 10:57:20 importlib-resources==1.5.0 10:57:20 iso8601==2.1.0 10:57:20 Jinja2==3.1.6 10:57:20 jmespath==1.0.1 10:57:20 jsonpatch==1.33 10:57:20 jsonpointer==3.0.0 10:57:20 jsonschema==4.25.1 10:57:20 jsonschema-specifications==2025.9.1 10:57:20 keystoneauth1==5.12.0 10:57:20 kubernetes==34.1.0 10:57:20 lftools==0.37.16 10:57:20 lxml==6.0.2 10:57:20 markdown-it-py==4.0.0 10:57:20 MarkupSafe==3.0.3 10:57:20 mdurl==0.1.2 10:57:20 msgpack==1.1.2 10:57:20 multi_key_dict==2.0.3 10:57:20 munch==4.0.0 10:57:20 netaddr==1.3.0 10:57:20 niet==1.4.2 10:57:20 nodeenv==1.9.1 10:57:20 oauth2client==4.1.3 10:57:20 oauthlib==3.3.1 10:57:20 openstacksdk==4.8.0 10:57:20 os-service-types==1.8.2 10:57:20 osc-lib==4.2.0 10:57:20 oslo.config==10.1.0 10:57:20 oslo.context==6.2.0 10:57:20 oslo.i18n==6.7.1 10:57:20 oslo.log==7.2.1 10:57:20 oslo.serialization==5.8.0 10:57:20 oslo.utils==9.2.0 10:57:20 packaging==25.0 10:57:20 pbr==7.0.3 10:57:20 platformdirs==4.5.0 10:57:20 prettytable==3.17.0 10:57:20 psutil==7.1.3 10:57:20 pyasn1==0.6.1 10:57:20 pyasn1_modules==0.4.2 10:57:20 pycparser==2.23 10:57:20 pygerrit2==2.0.15 10:57:20 PyGithub==2.8.1 10:57:20 Pygments==2.19.2 10:57:20 PyJWT==2.10.1 10:57:20 PyNaCl==1.6.1 10:57:20 pyparsing==2.4.7 10:57:20 pyperclip==1.11.0 10:57:20 pyrsistent==0.20.0 10:57:20 python-cinderclient==9.8.0 10:57:20 python-dateutil==2.9.0.post0 10:57:20 python-heatclient==4.3.0 10:57:20 python-jenkins==1.8.3 10:57:20 python-keystoneclient==5.7.0 10:57:20 python-magnumclient==4.9.0 10:57:20 python-openstackclient==8.2.0 10:57:20 python-swiftclient==4.9.0 10:57:20 PyYAML==6.0.3 10:57:20 referencing==0.37.0 10:57:20 requests==2.32.5 10:57:20 requests-oauthlib==2.0.0 10:57:20 requestsexceptions==1.4.0 10:57:20 rfc3986==2.0.0 10:57:20 rich==14.2.0 10:57:20 rich-argparse==1.7.2 10:57:20 rpds-py==0.29.0 10:57:20 rsa==4.9.1 10:57:20 ruamel.yaml==0.18.16 10:57:20 ruamel.yaml.clib==0.2.15 10:57:20 s3transfer==0.15.0 10:57:20 simplejson==3.20.2 10:57:20 six==1.17.0 10:57:20 smmap==5.0.2 10:57:20 soupsieve==2.8 10:57:20 stevedore==5.6.0 10:57:20 tabulate==0.9.0 10:57:20 toml==0.10.2 10:57:20 tomlkit==0.13.3 10:57:20 tqdm==4.67.1 10:57:20 typing_extensions==4.15.0 10:57:20 tzdata==2025.2 10:57:20 urllib3==1.26.20 10:57:20 virtualenv==20.35.4 10:57:20 wcwidth==0.2.14 10:57:20 websocket-client==1.9.0 10:57:20 wrapt==2.0.1 10:57:20 xdg==6.0.0 10:57:20 xmltodict==1.0.2 10:57:20 yq==3.4.3 10:57:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1203934239782886981.sh 10:57:20 ---> sudo-logs.sh 10:57:20 Archiving 'sudo' log.. 10:57:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2551656728403698322.sh 10:57:20 ---> job-cost.sh 10:57:20 Setup pyenv: 10:57:20 system 10:57:20 3.8.13 10:57:20 3.9.13 10:57:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ImRt from file:/tmp/.os_lf_venv 10:57:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:22 lf-activate-venv(): INFO: Base packages installed successfully 10:57:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:57:28 lf-activate-venv(): INFO: Adding /tmp/venv-ImRt/bin to PATH 10:57:28 INFO: No Stack... 10:57:28 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:28 INFO: Archiving Costs 10:57:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10540207892085811454.sh 10:57:28 ---> logs-deploy.sh 10:57:28 Setup pyenv: 10:57:28 system 10:57:28 3.8.13 10:57:28 3.9.13 10:57:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ImRt from file:/tmp/.os_lf_venv 10:57:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:30 lf-activate-venv(): INFO: Base packages installed successfully 10:57:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:57:39 lf-activate-venv(): INFO: Adding /tmp/venv-ImRt/bin to PATH 10:57:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4311 10:57:39 INFO: archiving workspace using pattern(s): 10:57:40 Archives upload complete. 10:57:40 INFO: archiving logs to Nexus 10:57:41 ---> uname -a: 10:57:41 Linux prd-ubuntu1804-builder-4c-4g-16527 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:57:41 10:57:41 10:57:41 ---> lscpu: 10:57:41 Architecture: x86_64 10:57:41 CPU op-mode(s): 32-bit, 64-bit 10:57:41 Byte Order: Little Endian 10:57:41 CPU(s): 4 10:57:41 On-line CPU(s) list: 0-3 10:57:41 Thread(s) per core: 1 10:57:41 Core(s) per socket: 1 10:57:41 Socket(s): 4 10:57:41 NUMA node(s): 1 10:57:41 Vendor ID: AuthenticAMD 10:57:41 CPU family: 23 10:57:41 Model: 49 10:57:41 Model name: AMD EPYC-Rome Processor 10:57:41 Stepping: 0 10:57:41 CPU MHz: 2800.000 10:57:41 BogoMIPS: 5600.00 10:57:41 Virtualization: AMD-V 10:57:41 Hypervisor vendor: KVM 10:57:41 Virtualization type: full 10:57:41 L1d cache: 32K 10:57:41 L1i cache: 32K 10:57:41 L2 cache: 512K 10:57:41 L3 cache: 16384K 10:57:41 NUMA node0 CPU(s): 0-3 10:57:41 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 10:57:41 10:57:41 10:57:41 ---> nproc: 10:57:41 4 10:57:41 10:57:41 10:57:41 ---> df -h: 10:57:41 Filesystem Size Used Avail Use% Mounted on 10:57:41 udev 7.9G 0 7.9G 0% /dev 10:57:41 tmpfs 1.6G 676K 1.6G 1% /run 10:57:41 /dev/vda1 78G 8.4G 69G 11% / 10:57:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:57:41 tmpfs 5.0M 0 5.0M 0% /run/lock 10:57:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:57:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:57:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:57:41 10:57:41 10:57:41 ---> free -m: 10:57:41 total used free shared buff/cache available 10:57:41 Mem: 16040 541 13279 0 2218 15176 10:57:41 Swap: 1023 0 1023 10:57:41 10:57:41 10:57:41 ---> ip addr: 10:57:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:57:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:57:41 inet 127.0.0.1/8 scope host lo 10:57:41 valid_lft forever preferred_lft forever 10:57:41 inet6 ::1/128 scope host 10:57:41 valid_lft forever preferred_lft forever 10:57:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:57:41 link/ether fa:16:3e:23:b0:a9 brd ff:ff:ff:ff:ff:ff 10:57:41 inet 10.30.107.162/23 brd 10.30.107.255 scope global dynamic ens3 10:57:41 valid_lft 86234sec preferred_lft 86234sec 10:57:41 inet6 fe80::f816:3eff:fe23:b0a9/64 scope link 10:57:41 valid_lft forever preferred_lft forever 10:57:41 10:57:41 10:57:41 ---> sar -b -r -n DEV: 10:57:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16527) 11/30/25 _x86_64_ (4 CPU) 10:57:41 10:57:41 10:54:59 LINUX RESTART (4 CPU) 10:57:41 10:57:41 10:55:01 tps rtps wtps bread/s bwrtn/s 10:57:41 10:56:01 165.94 91.22 74.73 5133.49 62266.84 10:57:41 10:57:01 102.20 0.95 101.25 113.18 31551.01 10:57:41 Average: 134.07 46.09 87.99 2623.54 46910.21 10:57:41 10:57:41 10:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:57:41 10:56:01 14023932 15542292 2401036 14.62 51376 1671196 854336 4.89 712436 1479872 108980 10:57:41 10:57:01 13772472 15582840 2652496 16.15 78156 1919188 759120 4.34 726588 1683916 149620 10:57:41 Average: 13898202 15562566 2526766 15.38 64766 1795192 806728 4.62 719512 1581894 129300 10:57:41 10:57:41 10:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:57:41 10:56:01 ens3 427.39 282.29 2292.59 78.49 0.00 0.00 0.00 0.00 10:57:41 10:56:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 10:57:41 10:57:01 ens3 53.51 40.24 753.20 9.85 0.00 0.00 0.00 0.00 10:57:41 10:57:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 10:57:41 Average: ens3 240.46 161.28 1522.95 44.17 0.00 0.00 0.00 0.00 10:57:41 Average: lo 2.17 2.17 0.23 0.23 0.00 0.00 0.00 0.00 10:57:41 10:57:41 10:57:41 ---> sar -P ALL: 10:57:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16527) 11/30/25 _x86_64_ (4 CPU) 10:57:41 10:57:41 10:54:59 LINUX RESTART (4 CPU) 10:57:41 10:57:41 10:55:01 CPU %user %nice %system %iowait %steal %idle 10:57:41 10:56:01 all 18.55 0.00 2.80 14.59 0.07 63.98 10:57:41 10:56:01 0 13.41 0.00 2.54 4.47 0.05 79.53 10:57:41 10:56:01 1 22.58 0.00 2.64 4.22 0.05 70.51 10:57:41 10:56:01 2 20.42 0.00 3.66 17.43 0.07 58.42 10:57:41 10:56:01 3 17.82 0.00 2.31 32.36 0.10 47.41 10:57:41 10:57:01 all 20.09 0.00 1.63 5.57 0.05 72.66 10:57:41 10:57:01 0 28.69 0.00 1.92 1.89 0.05 67.45 10:57:41 10:57:01 1 34.79 0.00 2.42 4.86 0.07 57.87 10:57:41 10:57:01 2 15.12 0.00 1.15 0.38 0.03 83.32 10:57:41 10:57:01 3 1.63 0.00 1.06 15.22 0.07 82.02 10:57:41 Average: all 19.32 0.00 2.21 10.08 0.06 68.33 10:57:41 Average: 0 21.06 0.00 2.23 3.18 0.05 73.48 10:57:41 Average: 1 28.69 0.00 2.53 4.54 0.06 64.18 10:57:41 Average: 2 17.76 0.00 2.41 8.90 0.05 70.88 10:57:41 Average: 3 9.72 0.00 1.68 23.79 0.08 64.73 10:57:41 10:57:41 10:57:41