11:59:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 11:59:31 Running as SYSTEM 11:59:31 [EnvInject] - Loading node environment variables. 11:59:31 Building remotely on prd-ubuntu1804-builder-4c-4g-4166 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:59:32 [ssh-agent] Looking for ssh-agent implementation... 11:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:32 $ ssh-agent 11:59:32 SSH_AUTH_SOCK=/tmp/ssh-XdhVipl8uwem/agent.1654 11:59:32 SSH_AGENT_PID=1656 11:59:32 [ssh-agent] Started. 11:59:32 Running ssh-add (command line suppressed) 11:59:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11567208732645493836.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11567208732645493836.key) 11:59:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:59:32 The recommended git tool is: NONE 11:59:33 using credential onap-jenkins-ssh 11:59:33 Wiping out workspace first. 11:59:33 Cloning the remote Git repository 11:59:33 Cloning repository git://cloud.onap.org/mirror/oom.git 11:59:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:59:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:59:33 > git --version # timeout=10 11:59:33 > git --version # 'git version 2.17.1' 11:59:33 using GIT_SSH to set credentials Gerrit user 11:59:33 Verifying host key using manually-configured host key entries 11:59:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:59:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:59:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:59:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:59:39 using GIT_SSH to set credentials Gerrit user 11:59:39 Verifying host key using manually-configured host key entries 11:59:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/12 # timeout=30 11:59:39 > git rev-parse 9132bb1ea415e1f0ec7893ee606eec928731638f^{commit} # timeout=10 11:59:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:59:39 Checking out Revision 9132bb1ea415e1f0ec7893ee606eec928731638f (refs/changes/63/142163/12) 11:59:39 > git config core.sparsecheckout # timeout=10 11:59:39 > git checkout -f 9132bb1ea415e1f0ec7893ee606eec928731638f # timeout=30 11:59:42 Commit message: "[COMMON] Update readiness image" 11:59:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:59:42 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 11:59:43 [EnvInject] - Injecting environment variables from a build step. 11:59:43 [EnvInject] - Injecting as environment variables the properties content 11:59:43 PYTHON=python3 11:59:43 11:59:43 [EnvInject] - Variables injected successfully. 11:59:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13414050456506496813.sh 11:59:43 ---> tox-install.sh 11:59:43 + source /home/jenkins/lf-env.sh 11:59:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:59:43 ++ mktemp -d /tmp/venv-XXXX 11:59:43 + lf_venv=/tmp/venv-b8Bv 11:59:43 + local venv_file=/tmp/.os_lf_venv 11:59:43 + local python=python3 11:59:43 + local options 11:59:43 + local set_path=true 11:59:43 + local install_args= 11:59:43 ++ 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:59:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:59:43 + true 11:59:43 + case $1 in 11:59:43 + venv_file=/tmp/.toxenv 11:59:43 + shift 2 11:59:43 + true 11:59:43 + case $1 in 11:59:43 + shift 11:59:43 + break 11:59:43 + case $python in 11:59:43 + local pkg_list= 11:59:43 + [[ -d /opt/pyenv ]] 11:59:43 + echo 'Setup pyenv:' 11:59:43 Setup pyenv: 11:59:43 + export PYENV_ROOT=/opt/pyenv 11:59:43 + PYENV_ROOT=/opt/pyenv 11:59:43 + 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:59:43 + 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:59:43 + pyenv versions 11:59:43 * system (set by /opt/pyenv/version) 11:59:43 * 3.8.13 (set by /opt/pyenv/version) 11:59:43 * 3.9.13 (set by /opt/pyenv/version) 11:59:43 * 3.10.6 (set by /opt/pyenv/version) 11:59:43 + command -v pyenv 11:59:43 ++ pyenv init - --no-rehash 11:59:43 + 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:59:43 export PATH="/opt/pyenv/shims:${PATH}" 11:59:43 export PYENV_SHELL=bash 11:59:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:43 pyenv() { 11:59:43 local command 11:59:43 command="${1:-}" 11:59:43 if [ "$#" -gt 0 ]; then 11:59:43 shift 11:59:43 fi 11:59:43 11:59:43 case "$command" in 11:59:43 rehash|shell) 11:59:43 eval "$(pyenv "sh-$command" "$@")" 11:59:43 ;; 11:59:43 *) 11:59:43 command pyenv "$command" "$@" 11:59:43 ;; 11:59:43 esac 11:59:43 }' 11:59:43 +++ 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:59:43 ++ 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:59:43 ++ 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:59:43 ++ 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:59:43 ++ export PYENV_SHELL=bash 11:59:43 ++ PYENV_SHELL=bash 11:59:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:43 +++ complete -F _pyenv pyenv 11:59:43 ++ lf-pyver python3 11:59:43 ++ local py_version_xy=python3 11:59:43 ++ local py_version_xyz= 11:59:43 ++ pyenv versions 11:59:43 ++ local command 11:59:43 ++ command=versions 11:59:43 ++ '[' 1 -gt 0 ']' 11:59:43 ++ shift 11:59:43 ++ case "$command" in 11:59:43 ++ command pyenv versions 11:59:43 ++ pyenv versions 11:59:43 ++ sed 's/^[ *]* //' 11:59:43 ++ awk '{ print $1 }' 11:59:43 ++ grep -E '^[0-9.]*[0-9]$' 11:59:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:43 +++ grep '^3' /tmp/.pyenv_versions 11:59:43 +++ sort -V 11:59:43 +++ tail -n 1 11:59:43 ++ py_version_xyz=3.10.6 11:59:43 ++ [[ -z 3.10.6 ]] 11:59:43 ++ echo 3.10.6 11:59:43 ++ return 0 11:59:43 + pyenv local 3.10.6 11:59:43 + local command 11:59:43 + command=local 11:59:43 + '[' 2 -gt 0 ']' 11:59:43 + shift 11:59:43 + case "$command" in 11:59:43 + command pyenv local 3.10.6 11:59:43 + pyenv local 3.10.6 11:59:43 + for arg in "$@" 11:59:43 + case $arg in 11:59:43 + pkg_list+='tox ' 11:59:43 + for arg in "$@" 11:59:43 + case $arg in 11:59:43 + pkg_list+='virtualenv ' 11:59:43 + for arg in "$@" 11:59:43 + case $arg in 11:59:43 + pkg_list+='urllib3~=1.26.15 ' 11:59:43 + [[ -f /tmp/.toxenv ]] 11:59:43 + [[ ! -f /tmp/.toxenv ]] 11:59:43 + [[ -n '' ]] 11:59:43 + python3 -m venv /tmp/venv-b8Bv 11:59:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b8Bv' 11:59:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b8Bv 11:59:47 + echo /tmp/venv-b8Bv 11:59:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:59:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:59:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:59:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:47 + local 'pip_opts=--upgrade --quiet' 11:59:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:59:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:59:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:59:47 + [[ -n '' ]] 11:59:47 + [[ -n '' ]] 11:59:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:59:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:47 + /tmp/venv-b8Bv/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:59:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:59:51 lf-activate-venv(): INFO: Base packages installed successfully 11:59:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:59:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:59:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:59:51 + /tmp/venv-b8Bv/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:59:54 + type python3 11:59:54 + true 11:59:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b8Bv/bin to PATH' 11:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-b8Bv/bin to PATH 11:59:54 + PATH=/tmp/venv-b8Bv/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:59:54 + return 0 11:59:54 + python3 --version 11:59:54 Python 3.10.6 11:59:54 + python3 -m pip --version 11:59:54 pip 25.2 from /tmp/venv-b8Bv/lib/python3.10/site-packages/pip (python 3.10) 11:59:54 + python3 -m pip freeze 11:59:54 cachetools==6.2.1 11:59:54 chardet==5.2.0 11:59:54 colorama==0.4.6 11:59:54 distlib==0.4.0 11:59:54 filelock==3.20.0 11:59:54 packaging==25.0 11:59:54 platformdirs==4.5.0 11:59:54 pluggy==1.6.0 11:59:54 pyproject-api==1.10.0 11:59:54 tomli==2.3.0 11:59:54 tox==4.31.0 11:59:54 typing_extensions==4.15.0 11:59:54 urllib3==1.26.20 11:59:54 virtualenv==20.35.3 11:59:54 [EnvInject] - Injecting environment variables from a build step. 11:59:54 [EnvInject] - Injecting as environment variables the properties content 11:59:54 PARALLEL=false 11:59:54 11:59:54 [EnvInject] - Variables injected successfully. 11:59:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13692197286018888347.sh 11:59:54 ---> tox-run.sh 11:59:54 + 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:59:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:59:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:59:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:59:54 + cd /w/workspace/oom-master-pre-commit-lint/. 11:59:54 + source /home/jenkins/lf-env.sh 11:59:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:59:54 ++ mktemp -d /tmp/venv-XXXX 11:59:54 + lf_venv=/tmp/venv-tLdZ 11:59:54 + local venv_file=/tmp/.os_lf_venv 11:59:54 + local python=python3 11:59:54 + local options 11:59:54 + local set_path=true 11:59:54 + local install_args= 11:59:54 ++ 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:59:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:59:54 + true 11:59:54 + case $1 in 11:59:54 + venv_file=/tmp/.toxenv 11:59:54 + shift 2 11:59:54 + true 11:59:54 + case $1 in 11:59:54 + shift 11:59:54 + break 11:59:54 + case $python in 11:59:54 + local pkg_list= 11:59:54 + [[ -d /opt/pyenv ]] 11:59:54 + echo 'Setup pyenv:' 11:59:54 Setup pyenv: 11:59:54 + export PYENV_ROOT=/opt/pyenv 11:59:54 + PYENV_ROOT=/opt/pyenv 11:59:54 + 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:59:54 + 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:59:54 + pyenv versions 11:59:54 system 11:59:54 3.8.13 11:59:54 3.9.13 11:59:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:59:54 + command -v pyenv 11:59:54 ++ pyenv init - --no-rehash 11:59:54 + 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:59:54 export PATH="/opt/pyenv/shims:${PATH}" 11:59:54 export PYENV_SHELL=bash 11:59:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:54 pyenv() { 11:59:54 local command 11:59:54 command="${1:-}" 11:59:54 if [ "$#" -gt 0 ]; then 11:59:54 shift 11:59:54 fi 11:59:54 11:59:54 case "$command" in 11:59:54 rehash|shell) 11:59:54 eval "$(pyenv "sh-$command" "$@")" 11:59:54 ;; 11:59:54 *) 11:59:54 command pyenv "$command" "$@" 11:59:54 ;; 11:59:54 esac 11:59:54 }' 11:59:54 +++ 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:59:54 ++ 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:59:54 ++ 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:59:54 ++ 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:59:54 ++ export PYENV_SHELL=bash 11:59:54 ++ PYENV_SHELL=bash 11:59:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:54 +++ complete -F _pyenv pyenv 11:59:54 ++ lf-pyver python3 11:59:54 ++ local py_version_xy=python3 11:59:54 ++ local py_version_xyz= 11:59:54 ++ pyenv versions 11:59:54 ++ local command 11:59:54 ++ command=versions 11:59:54 ++ '[' 1 -gt 0 ']' 11:59:54 ++ shift 11:59:54 ++ case "$command" in 11:59:54 ++ command pyenv versions 11:59:54 ++ pyenv versions 11:59:54 ++ sed 's/^[ *]* //' 11:59:54 ++ awk '{ print $1 }' 11:59:54 ++ grep -E '^[0-9.]*[0-9]$' 11:59:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:54 +++ grep '^3' /tmp/.pyenv_versions 11:59:54 +++ sort -V 11:59:54 +++ tail -n 1 11:59:54 ++ py_version_xyz=3.10.6 11:59:54 ++ [[ -z 3.10.6 ]] 11:59:54 ++ echo 3.10.6 11:59:54 ++ return 0 11:59:54 + pyenv local 3.10.6 11:59:54 + local command 11:59:54 + command=local 11:59:54 + '[' 2 -gt 0 ']' 11:59:54 + shift 11:59:54 + case "$command" in 11:59:54 + command pyenv local 3.10.6 11:59:54 + pyenv local 3.10.6 11:59:54 + for arg in "$@" 11:59:54 + case $arg in 11:59:54 + pkg_list+='tox ' 11:59:54 + for arg in "$@" 11:59:54 + case $arg in 11:59:54 + pkg_list+='virtualenv ' 11:59:54 + for arg in "$@" 11:59:54 + case $arg in 11:59:54 + pkg_list+='urllib3~=1.26.15 ' 11:59:54 + [[ -f /tmp/.toxenv ]] 11:59:54 ++ cat /tmp/.toxenv 11:59:54 + lf_venv=/tmp/venv-b8Bv 11:59:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b8Bv from' file:/tmp/.toxenv 11:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b8Bv from file:/tmp/.toxenv 11:59:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:59:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:54 + local 'pip_opts=--upgrade --quiet' 11:59:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:59:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:59:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:59:54 + [[ -n '' ]] 11:59:54 + [[ -n '' ]] 11:59:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:59:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:54 + /tmp/venv-b8Bv/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:59:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:59:55 lf-activate-venv(): INFO: Base packages installed successfully 11:59:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:59:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:59:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:59:55 + /tmp/venv-b8Bv/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:59:56 + type python3 11:59:56 + true 11:59:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b8Bv/bin to PATH' 11:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-b8Bv/bin to PATH 11:59:56 + PATH=/tmp/venv-b8Bv/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:59:56 + return 0 11:59:56 + [[ -d /opt/pyenv ]] 11:59:56 + echo '---> Setting up pyenv' 11:59:56 ---> Setting up pyenv 11:59:56 + export PYENV_ROOT=/opt/pyenv 11:59:56 + PYENV_ROOT=/opt/pyenv 11:59:56 + export PATH=/opt/pyenv/bin:/tmp/venv-b8Bv/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:59:56 + PATH=/opt/pyenv/bin:/tmp/venv-b8Bv/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:59:56 ++ pwd 11:59:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:59:56 + export PYTHONPATH 11:59:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:59:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:59:56 + tox --version 11:59:57 4.31.0 from /tmp/venv-b8Bv/lib/python3.10/site-packages/tox/__init__.py 11:59:57 + PARALLEL=false 11:59:57 + TOX_OPTIONS_LIST= 11:59:57 + [[ -n pre-commit ]] 11:59:57 + TOX_OPTIONS_LIST=' -e pre-commit' 11:59:57 + case ${PARALLEL,,} in 11:59:57 + tox -e pre-commit 11:59:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:59:58 pre-commit: install_deps> python -I -m pip install pre-commit 12:00:00 pre-commit: freeze> python -m pip freeze --all 12:00:01 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 12:00:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:00:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:00:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:00:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:00:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:00:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:00:04 [INFO] Once installed this environment will be reused. 12:00:04 [INFO] This may take a few minutes... 12:00:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:00:08 [INFO] Once installed this environment will be reused. 12:00:08 [INFO] This may take a few minutes... 12:00:13 trim trailing whitespace.................................................Passed 12:00:13 Tabs remover.............................................................Passed 12:00:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:00:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:00:13 [INFO] Once installed this environment will be reused. 12:00:13 [INFO] This may take a few minutes... 12:00:22 gitlint..............................................(no files to check)Skipped 12:00:23 pre-commit: OK (25.53=setup[3.74]+cmd[12.14,9.66] seconds) 12:00:23 congratulations :) (25.57 seconds) 12:00:23 + tox_status=0 12:00:23 + echo '---> Completed tox runs' 12:00:23 ---> Completed tox runs 12:00:23 + for i in .tox/*/log 12:00:23 ++ echo .tox/pre-commit/log 12:00:23 ++ awk -F/ '{print $2}' 12:00:23 + tox_env=pre-commit 12:00:23 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:00:23 + DOC_DIR=docs/_build/html 12:00:23 + [[ -d docs/_build/html ]] 12:00:23 + echo '---> tox-run.sh ends' 12:00:23 ---> tox-run.sh ends 12:00:23 + test 0 -eq 0 12:00:23 $ ssh-agent -k 12:00:23 unset SSH_AUTH_SOCK; 12:00:23 unset SSH_AGENT_PID; 12:00:23 echo Agent pid 1656 killed; 12:00:23 [ssh-agent] Stopped. 12:00:23 [PostBuildScript] - [INFO] Executing post build scripts. 12:00:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8621829372264207515.sh 12:00:23 ---> sysstat.sh 12:00:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5126517892302626605.sh 12:00:23 ---> package-listing.sh 12:00:23 ++ tr '[:upper:]' '[:lower:]' 12:00:23 ++ facter osfamily 12:00:23 + OS_FAMILY=debian 12:00:23 + workspace=/w/workspace/oom-master-pre-commit-lint 12:00:23 + START_PACKAGES=/tmp/packages_start.txt 12:00:23 + END_PACKAGES=/tmp/packages_end.txt 12:00:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:23 + PACKAGES=/tmp/packages_start.txt 12:00:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:00:23 + PACKAGES=/tmp/packages_end.txt 12:00:23 + case "${OS_FAMILY}" in 12:00:23 + dpkg -l 12:00:23 + grep '^ii' 12:00:23 + '[' -f /tmp/packages_start.txt ']' 12:00:23 + '[' -f /tmp/packages_end.txt ']' 12:00:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:00:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:00:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:00:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15306730201524920465.sh 12:00:23 ---> capture-instance-metadata.sh 12:00:23 Setup pyenv: 12:00:23 system 12:00:23 3.8.13 12:00:23 3.9.13 12:00:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:00:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5qB 12:00:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:00:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:31 lf-activate-venv(): INFO: Base packages installed successfully 12:00:31 lf-activate-venv(): INFO: Installing additional packages: lftools 12:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-K5qB/bin to PATH 12:00:58 INFO: Running in OpenStack, capturing instance metadata 12:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1947501801601486989.sh 12:00:58 provisioning config files... 12:00:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16924351575949985420tmp 12:00:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:00:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:00:58 [EnvInject] - Injecting environment variables from a build step. 12:00:58 [EnvInject] - Injecting as environment variables the properties content 12:00:58 SERVER_ID=logs 12:00:58 12:00:58 [EnvInject] - Variables injected successfully. 12:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12599504434158421905.sh 12:00:58 ---> create-netrc.sh 12:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12777920091012749153.sh 12:00:58 ---> python-tools-install.sh 12:00:58 Setup pyenv: 12:00:58 system 12:00:58 3.8.13 12:00:58 3.9.13 12:00:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:00:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5qB from file:/tmp/.os_lf_venv 12:00:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:00 lf-activate-venv(): INFO: Base packages installed successfully 12:01:00 lf-activate-venv(): INFO: Installing additional packages: lftools 12:01:08 lf-activate-venv(): INFO: Adding /tmp/venv-K5qB/bin to PATH 12:01:08 Generating Requirements File 12:01:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:01:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:01:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:01:27 Python 3.10.6 12:01:27 pip 25.2 from /tmp/venv-K5qB/lib/python3.10/site-packages/pip (python 3.10) 12:01:27 appdirs==1.4.4 12:01:27 argcomplete==3.6.3 12:01:27 aspy.yaml==1.3.0 12:01:27 attrs==25.4.0 12:01:27 autopage==0.5.2 12:01:27 beautifulsoup4==4.14.2 12:01:27 boto3==1.40.55 12:01:27 botocore==1.40.55 12:01:27 bs4==0.0.2 12:01:27 cachetools==6.2.1 12:01:27 certifi==2025.10.5 12:01:27 cffi==2.0.0 12:01:27 cfgv==3.4.0 12:01:27 chardet==5.2.0 12:01:27 charset-normalizer==3.4.4 12:01:27 click==8.3.0 12:01:27 cliff==4.11.0 12:01:27 cmd2==2.7.0 12:01:27 cryptography==3.3.2 12:01:27 debtcollector==3.0.0 12:01:27 decorator==5.2.1 12:01:27 defusedxml==0.7.1 12:01:27 Deprecated==1.2.18 12:01:27 distlib==0.4.0 12:01:27 dnspython==2.8.0 12:01:27 docker==7.1.0 12:01:27 dogpile.cache==1.5.0 12:01:27 durationpy==0.10 12:01:27 email-validator==2.3.0 12:01:27 filelock==3.20.0 12:01:27 future==1.0.0 12:01:27 gitdb==4.0.12 12:01:27 GitPython==3.1.45 12:01:27 google-auth==2.41.1 12:01:27 httplib2==0.31.0 12:01:27 identify==2.6.15 12:01:27 idna==3.11 12:01:27 importlib-resources==1.5.0 12:01:27 iso8601==2.1.0 12:01:27 Jinja2==3.1.6 12:01:27 jmespath==1.0.1 12:01:27 jsonpatch==1.33 12:01:27 jsonpointer==3.0.0 12:01:27 jsonschema==4.25.1 12:01:27 jsonschema-specifications==2025.9.1 12:01:27 keystoneauth1==5.12.0 12:01:27 kubernetes==34.1.0 12:01:27 lftools==0.37.15 12:01:27 lxml==6.0.2 12:01:27 markdown-it-py==4.0.0 12:01:27 MarkupSafe==3.0.3 12:01:27 mdurl==0.1.2 12:01:27 msgpack==1.1.2 12:01:27 multi_key_dict==2.0.3 12:01:27 munch==4.0.0 12:01:27 netaddr==1.3.0 12:01:27 niet==1.4.2 12:01:27 nodeenv==1.9.1 12:01:27 oauth2client==4.1.3 12:01:27 oauthlib==3.3.1 12:01:27 openstacksdk==4.7.1 12:01:27 os-service-types==1.8.0 12:01:27 osc-lib==4.2.0 12:01:27 oslo.config==10.0.0 12:01:27 oslo.context==6.1.0 12:01:27 oslo.i18n==6.6.0 12:01:27 oslo.log==7.2.1 12:01:27 oslo.serialization==5.8.0 12:01:27 oslo.utils==9.1.0 12:01:27 packaging==25.0 12:01:27 pbr==7.0.1 12:01:27 platformdirs==4.5.0 12:01:27 prettytable==3.16.0 12:01:27 psutil==7.1.1 12:01:27 pyasn1==0.6.1 12:01:27 pyasn1_modules==0.4.2 12:01:27 pycparser==2.23 12:01:27 pygerrit2==2.0.15 12:01:27 PyGithub==2.8.1 12:01:27 Pygments==2.19.2 12:01:27 PyJWT==2.10.1 12:01:27 PyNaCl==1.6.0 12:01:27 pyparsing==2.4.7 12:01:27 pyperclip==1.11.0 12:01:27 pyrsistent==0.20.0 12:01:27 python-cinderclient==9.8.0 12:01:27 python-dateutil==2.9.0.post0 12:01:27 python-heatclient==4.3.0 12:01:27 python-jenkins==1.8.3 12:01:27 python-keystoneclient==5.7.0 12:01:27 python-magnumclient==4.9.0 12:01:27 python-openstackclient==8.2.0 12:01:27 python-swiftclient==4.8.0 12:01:27 PyYAML==6.0.3 12:01:27 referencing==0.37.0 12:01:27 requests==2.32.5 12:01:27 requests-oauthlib==2.0.0 12:01:27 requestsexceptions==1.4.0 12:01:27 rfc3986==2.0.0 12:01:27 rich==14.2.0 12:01:27 rich-argparse==1.7.1 12:01:27 rpds-py==0.27.1 12:01:27 rsa==4.9.1 12:01:27 ruamel.yaml==0.18.15 12:01:27 ruamel.yaml.clib==0.2.14 12:01:27 s3transfer==0.14.0 12:01:27 simplejson==3.20.2 12:01:27 six==1.17.0 12:01:27 smmap==5.0.2 12:01:27 soupsieve==2.8 12:01:27 stevedore==5.5.0 12:01:27 tabulate==0.9.0 12:01:27 toml==0.10.2 12:01:27 tomlkit==0.13.3 12:01:27 tqdm==4.67.1 12:01:27 typing_extensions==4.15.0 12:01:27 tzdata==2025.2 12:01:27 urllib3==1.26.20 12:01:27 virtualenv==20.35.3 12:01:27 wcwidth==0.2.14 12:01:27 websocket-client==1.9.0 12:01:27 wrapt==2.0.0 12:01:27 xdg==6.0.0 12:01:27 xmltodict==1.0.2 12:01:27 yq==3.4.3 12:01:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16550377120425400091.sh 12:01:27 ---> sudo-logs.sh 12:01:27 Archiving 'sudo' log.. 12:01:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6710386843422187251.sh 12:01:27 ---> job-cost.sh 12:01:27 Setup pyenv: 12:01:27 system 12:01:27 3.8.13 12:01:27 3.9.13 12:01:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5qB from file:/tmp/.os_lf_venv 12:01:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:30 lf-activate-venv(): INFO: Base packages installed successfully 12:01:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-K5qB/bin to PATH 12:01:35 INFO: No Stack... 12:01:35 INFO: Retrieving Pricing Info for: v3-standard-4 12:01:36 INFO: Archiving Costs 12:01:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3500569264165380755.sh 12:01:36 ---> logs-deploy.sh 12:01:36 Setup pyenv: 12:01:36 system 12:01:36 3.8.13 12:01:36 3.9.13 12:01:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:01:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5qB from file:/tmp/.os_lf_venv 12:01:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:38 lf-activate-venv(): INFO: Base packages installed successfully 12:01:38 lf-activate-venv(): INFO: Installing additional packages: lftools 12:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-K5qB/bin to PATH 12:01:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4283 12:01:47 INFO: archiving workspace using pattern(s): 12:01:48 Archives upload complete. 12:01:48 INFO: archiving logs to Nexus 12:01:49 ---> uname -a: 12:01:49 Linux prd-ubuntu1804-builder-4c-4g-4166 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:01:49 12:01:49 12:01:49 ---> lscpu: 12:01:49 Architecture: x86_64 12:01:49 CPU op-mode(s): 32-bit, 64-bit 12:01:49 Byte Order: Little Endian 12:01:49 CPU(s): 4 12:01:49 On-line CPU(s) list: 0-3 12:01:49 Thread(s) per core: 1 12:01:49 Core(s) per socket: 1 12:01:49 Socket(s): 4 12:01:49 NUMA node(s): 1 12:01:49 Vendor ID: AuthenticAMD 12:01:49 CPU family: 23 12:01:49 Model: 49 12:01:49 Model name: AMD EPYC-Rome Processor 12:01:49 Stepping: 0 12:01:49 CPU MHz: 2800.000 12:01:49 BogoMIPS: 5600.00 12:01:49 Virtualization: AMD-V 12:01:49 Hypervisor vendor: KVM 12:01:49 Virtualization type: full 12:01:49 L1d cache: 32K 12:01:49 L1i cache: 32K 12:01:49 L2 cache: 512K 12:01:49 L3 cache: 16384K 12:01:49 NUMA node0 CPU(s): 0-3 12:01:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:01:49 12:01:49 12:01:49 ---> nproc: 12:01:49 4 12:01:49 12:01:49 12:01:49 ---> df -h: 12:01:49 Filesystem Size Used Avail Use% Mounted on 12:01:49 udev 7.9G 0 7.9G 0% /dev 12:01:49 tmpfs 1.6G 676K 1.6G 1% /run 12:01:49 /dev/vda1 78G 8.4G 69G 11% / 12:01:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:01:49 tmpfs 5.0M 0 5.0M 0% /run/lock 12:01:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:01:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:01:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:01:49 12:01:49 12:01:49 ---> free -m: 12:01:49 total used free shared buff/cache available 12:01:49 Mem: 16040 549 13274 0 2216 15169 12:01:49 Swap: 1023 0 1023 12:01:49 12:01:49 12:01:49 ---> ip addr: 12:01:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:01:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:01:49 inet 127.0.0.1/8 scope host lo 12:01:49 valid_lft forever preferred_lft forever 12:01:49 inet6 ::1/128 scope host 12:01:49 valid_lft forever preferred_lft forever 12:01:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:01:49 link/ether fa:16:3e:80:ce:88 brd ff:ff:ff:ff:ff:ff 12:01:49 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 12:01:49 valid_lft 86241sec preferred_lft 86241sec 12:01:49 inet6 fe80::f816:3eff:fe80:ce88/64 scope link 12:01:49 valid_lft forever preferred_lft forever 12:01:49 12:01:49 12:01:49 ---> sar -b -r -n DEV: 12:01:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4166) 10/21/25 _x86_64_ (4 CPU) 12:01:49 12:01:49 11:59:13 LINUX RESTART (4 CPU) 12:01:49 12:01:49 12:00:01 tps rtps wtps bread/s bwrtn/s 12:01:49 12:01:01 118.25 1.82 116.43 127.05 48478.72 12:01:49 Average: 118.25 1.82 116.43 127.05 48478.72 12:01:49 12:01:49 12:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:49 12:01:01 13760556 15566632 2664412 16.22 77772 1915940 763684 4.37 739872 1681940 163240 12:01:49 Average: 13760556 15566632 2664412 16.22 77772 1915940 763684 4.37 739872 1681940 163240 12:01:49 12:01:49 12:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:49 12:01:01 lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 12:01:49 12:01:01 ens3 68.26 51.54 1126.21 13.95 0.00 0.00 0.00 0.00 12:01:49 Average: lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 12:01:49 Average: ens3 68.26 51.54 1126.21 13.95 0.00 0.00 0.00 0.00 12:01:49 12:01:49 12:01:49 ---> sar -P ALL: 12:01:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4166) 10/21/25 _x86_64_ (4 CPU) 12:01:49 12:01:49 11:59:13 LINUX RESTART (4 CPU) 12:01:49 12:01:49 12:00:01 CPU %user %nice %system %iowait %steal %idle 12:01:49 12:01:01 all 20.72 0.00 1.97 6.37 0.06 70.89 12:01:49 12:01:01 0 22.47 0.00 2.27 17.35 0.07 57.84 12:01:49 12:01:01 1 27.39 0.00 2.09 1.92 0.07 68.54 12:01:49 12:01:01 2 17.08 0.00 1.94 5.90 0.07 75.01 12:01:49 12:01:01 3 15.92 0.00 1.57 0.30 0.03 82.17 12:01:49 Average: all 20.72 0.00 1.97 6.37 0.06 70.89 12:01:49 Average: 0 22.47 0.00 2.27 17.35 0.07 57.84 12:01:49 Average: 1 27.39 0.00 2.09 1.92 0.07 68.54 12:01:49 Average: 2 17.08 0.00 1.94 5.90 0.07 75.01 12:01:49 Average: 3 15.92 0.00 1.57 0.30 0.03 82.17 12:01:49 12:01:49 12:01:49