12:13:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 12:13:52 Running as SYSTEM 12:13:52 [EnvInject] - Loading node environment variables. 12:13:52 Building remotely on prd-ubuntu1804-builder-4c-4g-2231 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:13:52 [ssh-agent] Looking for ssh-agent implementation... 12:13:53 $ ssh-agent 12:13:53 SSH_AUTH_SOCK=/tmp/ssh-K4eAuZY6Ihow/agent.1750 12:13:53 SSH_AGENT_PID=1752 12:13:53 [ssh-agent] Started. 12:13:53 Running ssh-add (command line suppressed) 12:13:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10667949148880919638.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10667949148880919638.key) 12:13:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:13:53 The recommended git tool is: NONE 12:13:54 using credential onap-jenkins-ssh 12:13:54 Wiping out workspace first. 12:13:54 Cloning the remote Git repository 12:13:54 Cloning repository git://cloud.onap.org/mirror/oom.git 12:13:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:13:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:13:54 > git --version # timeout=10 12:13:54 > git --version # 'git version 2.17.1' 12:13:54 using GIT_SSH to set credentials Gerrit user 12:13:54 Verifying host key using manually-configured host key entries 12:13:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:14:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:14:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:14:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:14:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:14:00 using GIT_SSH to set credentials Gerrit user 12:14:00 Verifying host key using manually-configured host key entries 12:14:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/13 # timeout=30 12:14:01 > git rev-parse 555c626f6e181ce1cae792d83d17d3f8f10af738^{commit} # timeout=10 12:14:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:14:01 Checking out Revision 555c626f6e181ce1cae792d83d17d3f8f10af738 (refs/changes/80/141880/13) 12:14:01 > git config core.sparsecheckout # timeout=10 12:14:01 > git checkout -f 555c626f6e181ce1cae792d83d17d3f8f10af738 # timeout=30 12:14:04 Commit message: "[SDC] Move db init jobs to init container." 12:14:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:14:04 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 12:14:04 [EnvInject] - Injecting environment variables from a build step. 12:14:04 [EnvInject] - Injecting as environment variables the properties content 12:14:04 PYTHON=python3 12:14:04 12:14:04 [EnvInject] - Variables injected successfully. 12:14:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7150479014417553415.sh 12:14:04 ---> tox-install.sh 12:14:04 + source /home/jenkins/lf-env.sh 12:14:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:04 ++ mktemp -d /tmp/venv-XXXX 12:14:04 + lf_venv=/tmp/venv-fSVl 12:14:04 + local venv_file=/tmp/.os_lf_venv 12:14:04 + local python=python3 12:14:04 + local options 12:14:04 + local set_path=true 12:14:04 + local install_args= 12:14:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:04 + true 12:14:04 + case $1 in 12:14:04 + venv_file=/tmp/.toxenv 12:14:04 + shift 2 12:14:04 + true 12:14:04 + case $1 in 12:14:04 + shift 12:14:04 + break 12:14:04 + case $python in 12:14:04 + local pkg_list= 12:14:04 + [[ -d /opt/pyenv ]] 12:14:04 + echo 'Setup pyenv:' 12:14:04 Setup pyenv: 12:14:04 + export PYENV_ROOT=/opt/pyenv 12:14:04 + PYENV_ROOT=/opt/pyenv 12:14:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:04 + pyenv versions 12:14:05 * system (set by /opt/pyenv/version) 12:14:05 * 3.8.13 (set by /opt/pyenv/version) 12:14:05 * 3.9.13 (set by /opt/pyenv/version) 12:14:05 * 3.10.6 (set by /opt/pyenv/version) 12:14:05 + command -v pyenv 12:14:05 ++ pyenv init - --no-rehash 12:14:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:14:05 export PATH="/opt/pyenv/shims:${PATH}" 12:14:05 export PYENV_SHELL=bash 12:14:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:05 pyenv() { 12:14:05 local command 12:14:05 command="${1:-}" 12:14:05 if [ "$#" -gt 0 ]; then 12:14:05 shift 12:14:05 fi 12:14:05 12:14:05 case "$command" in 12:14:05 rehash|shell) 12:14:05 eval "$(pyenv "sh-$command" "$@")" 12:14:05 ;; 12:14:05 *) 12:14:05 command pyenv "$command" "$@" 12:14:05 ;; 12:14:05 esac 12:14:05 }' 12:14:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:14:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:05 ++ export PYENV_SHELL=bash 12:14:05 ++ PYENV_SHELL=bash 12:14:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:05 +++ complete -F _pyenv pyenv 12:14:05 ++ lf-pyver python3 12:14:05 ++ local py_version_xy=python3 12:14:05 ++ local py_version_xyz= 12:14:05 ++ pyenv versions 12:14:05 ++ local command 12:14:05 ++ command=versions 12:14:05 ++ '[' 1 -gt 0 ']' 12:14:05 ++ shift 12:14:05 ++ case "$command" in 12:14:05 ++ command pyenv versions 12:14:05 ++ pyenv versions 12:14:05 ++ sed 's/^[ *]* //' 12:14:05 ++ awk '{ print $1 }' 12:14:05 ++ grep -E '^[0-9.]*[0-9]$' 12:14:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:05 +++ grep '^3' /tmp/.pyenv_versions 12:14:05 +++ sort -V 12:14:05 +++ tail -n 1 12:14:05 ++ py_version_xyz=3.10.6 12:14:05 ++ [[ -z 3.10.6 ]] 12:14:05 ++ echo 3.10.6 12:14:05 ++ return 0 12:14:05 + pyenv local 3.10.6 12:14:05 + local command 12:14:05 + command=local 12:14:05 + '[' 2 -gt 0 ']' 12:14:05 + shift 12:14:05 + case "$command" in 12:14:05 + command pyenv local 3.10.6 12:14:05 + pyenv local 3.10.6 12:14:05 + for arg in "$@" 12:14:05 + case $arg in 12:14:05 + pkg_list+='tox ' 12:14:05 + for arg in "$@" 12:14:05 + case $arg in 12:14:05 + pkg_list+='virtualenv ' 12:14:05 + for arg in "$@" 12:14:05 + case $arg in 12:14:05 + pkg_list+='urllib3~=1.26.15 ' 12:14:05 + [[ -f /tmp/.toxenv ]] 12:14:05 + [[ ! -f /tmp/.toxenv ]] 12:14:05 + [[ -n '' ]] 12:14:05 + python3 -m venv /tmp/venv-fSVl 12:14:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSVl' 12:14:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSVl 12:14:09 + echo /tmp/venv-fSVl 12:14:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:14:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:14:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:14:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:09 + local 'pip_opts=--upgrade --quiet' 12:14:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:14:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:14:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:14:09 + [[ -n '' ]] 12:14:09 + [[ -n '' ]] 12:14:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:14:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:09 + /tmp/venv-fSVl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:14:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:14:13 lf-activate-venv(): INFO: Base packages installed successfully 12:14:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:14:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:14:13 + /tmp/venv-fSVl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:14:15 + type python3 12:14:15 + true 12:14:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSVl/bin to PATH' 12:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-fSVl/bin to PATH 12:14:15 + PATH=/tmp/venv-fSVl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:15 + return 0 12:14:15 + python3 --version 12:14:15 Python 3.10.6 12:14:15 + python3 -m pip --version 12:14:15 pip 25.3 from /tmp/venv-fSVl/lib/python3.10/site-packages/pip (python 3.10) 12:14:15 + python3 -m pip freeze 12:14:16 cachetools==6.2.4 12:14:16 chardet==5.2.0 12:14:16 colorama==0.4.6 12:14:16 distlib==0.4.0 12:14:16 filelock==3.20.1 12:14:16 packaging==25.0 12:14:16 platformdirs==4.5.1 12:14:16 pluggy==1.6.0 12:14:16 pyproject-api==1.10.0 12:14:16 tomli==2.3.0 12:14:16 tox==4.32.0 12:14:16 typing_extensions==4.15.0 12:14:16 urllib3==1.26.20 12:14:16 virtualenv==20.35.4 12:14:16 [EnvInject] - Injecting environment variables from a build step. 12:14:16 [EnvInject] - Injecting as environment variables the properties content 12:14:16 PARALLEL=false 12:14:16 12:14:16 [EnvInject] - Variables injected successfully. 12:14:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7467495314460662177.sh 12:14:16 ---> tox-run.sh 12:14:16 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:14:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:14:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:14:16 + cd /w/workspace/oom-master-pre-commit-lint/. 12:14:16 + source /home/jenkins/lf-env.sh 12:14:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:16 ++ mktemp -d /tmp/venv-XXXX 12:14:16 + lf_venv=/tmp/venv-fqhM 12:14:16 + local venv_file=/tmp/.os_lf_venv 12:14:16 + local python=python3 12:14:16 + local options 12:14:16 + local set_path=true 12:14:16 + local install_args= 12:14:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:16 + true 12:14:16 + case $1 in 12:14:16 + venv_file=/tmp/.toxenv 12:14:16 + shift 2 12:14:16 + true 12:14:16 + case $1 in 12:14:16 + shift 12:14:16 + break 12:14:16 + case $python in 12:14:16 + local pkg_list= 12:14:16 + [[ -d /opt/pyenv ]] 12:14:16 + echo 'Setup pyenv:' 12:14:16 Setup pyenv: 12:14:16 + export PYENV_ROOT=/opt/pyenv 12:14:16 + PYENV_ROOT=/opt/pyenv 12:14:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 + pyenv versions 12:14:16 system 12:14:16 3.8.13 12:14:16 3.9.13 12:14:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:16 + command -v pyenv 12:14:16 ++ pyenv init - --no-rehash 12:14:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:14:16 export PATH="/opt/pyenv/shims:${PATH}" 12:14:16 export PYENV_SHELL=bash 12:14:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:16 pyenv() { 12:14:16 local command 12:14:16 command="${1:-}" 12:14:16 if [ "$#" -gt 0 ]; then 12:14:16 shift 12:14:16 fi 12:14:16 12:14:16 case "$command" in 12:14:16 rehash|shell) 12:14:16 eval "$(pyenv "sh-$command" "$@")" 12:14:16 ;; 12:14:16 *) 12:14:16 command pyenv "$command" "$@" 12:14:16 ;; 12:14:16 esac 12:14:16 }' 12:14:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:14:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:16 ++ export PYENV_SHELL=bash 12:14:16 ++ PYENV_SHELL=bash 12:14:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:16 +++ complete -F _pyenv pyenv 12:14:16 ++ lf-pyver python3 12:14:16 ++ local py_version_xy=python3 12:14:16 ++ local py_version_xyz= 12:14:16 ++ pyenv versions 12:14:16 ++ local command 12:14:16 ++ command=versions 12:14:16 ++ '[' 1 -gt 0 ']' 12:14:16 ++ shift 12:14:16 ++ case "$command" in 12:14:16 ++ command pyenv versions 12:14:16 ++ pyenv versions 12:14:16 ++ sed 's/^[ *]* //' 12:14:16 ++ awk '{ print $1 }' 12:14:16 ++ grep -E '^[0-9.]*[0-9]$' 12:14:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:16 +++ grep '^3' /tmp/.pyenv_versions 12:14:16 +++ sort -V 12:14:16 +++ tail -n 1 12:14:16 ++ py_version_xyz=3.10.6 12:14:16 ++ [[ -z 3.10.6 ]] 12:14:16 ++ echo 3.10.6 12:14:16 ++ return 0 12:14:16 + pyenv local 3.10.6 12:14:16 + local command 12:14:16 + command=local 12:14:16 + '[' 2 -gt 0 ']' 12:14:16 + shift 12:14:16 + case "$command" in 12:14:16 + command pyenv local 3.10.6 12:14:16 + pyenv local 3.10.6 12:14:16 + for arg in "$@" 12:14:16 + case $arg in 12:14:16 + pkg_list+='tox ' 12:14:16 + for arg in "$@" 12:14:16 + case $arg in 12:14:16 + pkg_list+='virtualenv ' 12:14:16 + for arg in "$@" 12:14:16 + case $arg in 12:14:16 + pkg_list+='urllib3~=1.26.15 ' 12:14:16 + [[ -f /tmp/.toxenv ]] 12:14:16 ++ cat /tmp/.toxenv 12:14:16 + lf_venv=/tmp/venv-fSVl 12:14:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSVl from' file:/tmp/.toxenv 12:14:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSVl from file:/tmp/.toxenv 12:14:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:14:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:16 + local 'pip_opts=--upgrade --quiet' 12:14:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:14:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:14:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:14:16 + [[ -n '' ]] 12:14:16 + [[ -n '' ]] 12:14:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:14:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:16 + /tmp/venv-fSVl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:14:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:14:17 lf-activate-venv(): INFO: Base packages installed successfully 12:14:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:14:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:14:17 + /tmp/venv-fSVl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:14:18 + type python3 12:14:18 + true 12:14:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSVl/bin to PATH' 12:14:18 lf-activate-venv(): INFO: Adding /tmp/venv-fSVl/bin to PATH 12:14:18 + PATH=/tmp/venv-fSVl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:18 + return 0 12:14:18 + [[ -d /opt/pyenv ]] 12:14:18 + echo '---> Setting up pyenv' 12:14:18 ---> Setting up pyenv 12:14:18 + export PYENV_ROOT=/opt/pyenv 12:14:18 + PYENV_ROOT=/opt/pyenv 12:14:18 + export PATH=/opt/pyenv/bin:/tmp/venv-fSVl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:18 + PATH=/opt/pyenv/bin:/tmp/venv-fSVl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:18 ++ pwd 12:14:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:14:18 + export PYTHONPATH 12:14:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:14:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:14:18 + tox --version 12:14:18 4.32.0 from /tmp/venv-fSVl/lib/python3.10/site-packages/tox/__init__.py 12:14:18 + PARALLEL=false 12:14:18 + TOX_OPTIONS_LIST= 12:14:18 + [[ -n pre-commit ]] 12:14:18 + TOX_OPTIONS_LIST=' -e pre-commit' 12:14:18 + case ${PARALLEL,,} in 12:14:18 + tox -e pre-commit 12:14:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:14:19 pre-commit: install_deps> python -I -m pip install pre-commit 12:14:22 pre-commit: freeze> python -m pip freeze --all 12:14:22 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 12:14:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:14:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:14:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:14:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:14:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:14:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:14:25 [INFO] Once installed this environment will be reused. 12:14:25 [INFO] This may take a few minutes... 12:14:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:14:29 [INFO] Once installed this environment will be reused. 12:14:29 [INFO] This may take a few minutes... 12:14:34 trim trailing whitespace.................................................Passed 12:14:34 Tabs remover.............................................................Passed 12:14:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:14:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:14:34 [INFO] Once installed this environment will be reused. 12:14:34 [INFO] This may take a few minutes... 12:14:44 gitlint..............................................(no files to check)Skipped 12:14:44 pre-commit: OK (25.28=setup[3.68]+cmd[11.92,9.68] seconds) 12:14:44 congratulations :) (25.31 seconds) 12:14:44 + tox_status=0 12:14:44 + echo '---> Completed tox runs' 12:14:44 ---> Completed tox runs 12:14:44 + for i in .tox/*/log 12:14:44 ++ echo .tox/pre-commit/log 12:14:44 ++ awk -F/ '{print $2}' 12:14:44 + tox_env=pre-commit 12:14:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:14:44 + DOC_DIR=docs/_build/html 12:14:44 + [[ -d docs/_build/html ]] 12:14:44 + echo '---> tox-run.sh ends' 12:14:44 ---> tox-run.sh ends 12:14:44 + test 0 -eq 0 12:14:44 $ ssh-agent -k 12:14:44 unset SSH_AUTH_SOCK; 12:14:44 unset SSH_AGENT_PID; 12:14:44 echo Agent pid 1752 killed; 12:14:44 [ssh-agent] Stopped. 12:14:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17192028157632892016.sh 12:14:44 ---> sysstat.sh 12:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4633947261527915891.sh 12:14:44 ---> package-listing.sh 12:14:44 ++ tr '[:upper:]' '[:lower:]' 12:14:44 ++ facter osfamily 12:14:45 + OS_FAMILY=debian 12:14:45 + workspace=/w/workspace/oom-master-pre-commit-lint 12:14:45 + START_PACKAGES=/tmp/packages_start.txt 12:14:45 + END_PACKAGES=/tmp/packages_end.txt 12:14:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:45 + PACKAGES=/tmp/packages_start.txt 12:14:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:14:45 + PACKAGES=/tmp/packages_end.txt 12:14:45 + case "${OS_FAMILY}" in 12:14:45 + dpkg -l 12:14:45 + grep '^ii' 12:14:45 + '[' -f /tmp/packages_start.txt ']' 12:14:45 + '[' -f /tmp/packages_end.txt ']' 12:14:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:14:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:14:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:14:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6422227653775649281.sh 12:14:45 ---> capture-instance-metadata.sh 12:14:45 Setup pyenv: 12:14:45 system 12:14:45 3.8.13 12:14:45 3.9.13 12:14:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:14:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7iV4 12:14:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:52 lf-activate-venv(): INFO: Base packages installed successfully 12:14:52 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:15 lf-activate-venv(): INFO: Adding /tmp/venv-7iV4/bin to PATH 12:15:15 INFO: Running in OpenStack, capturing instance metadata 12:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins725015104785089403.sh 12:15:15 provisioning config files... 12:15:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15488669626825928821tmp 12:15:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:15:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:15:15 [EnvInject] - Injecting environment variables from a build step. 12:15:15 [EnvInject] - Injecting as environment variables the properties content 12:15:15 SERVER_ID=logs 12:15:15 12:15:15 [EnvInject] - Variables injected successfully. 12:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15563919072058283820.sh 12:15:15 ---> create-netrc.sh 12:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11773430687751020794.sh 12:15:15 ---> python-tools-install.sh 12:15:15 Setup pyenv: 12:15:15 system 12:15:15 3.8.13 12:15:15 3.9.13 12:15:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7iV4 from file:/tmp/.os_lf_venv 12:15:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:18 lf-activate-venv(): INFO: Base packages installed successfully 12:15:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:27 lf-activate-venv(): INFO: Adding /tmp/venv-7iV4/bin to PATH 12:15:27 Generating Requirements File 12:15:47 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:15:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:15:48 Python 3.10.6 12:15:48 pip 25.3 from /tmp/venv-7iV4/lib/python3.10/site-packages/pip (python 3.10) 12:15:48 appdirs==1.4.4 12:15:48 argcomplete==3.6.3 12:15:48 aspy.yaml==1.3.0 12:15:48 attrs==25.4.0 12:15:48 autopage==0.5.2 12:15:48 backports.strenum==1.3.1 12:15:48 beautifulsoup4==4.14.3 12:15:48 boto3==1.42.18 12:15:48 botocore==1.42.18 12:15:48 bs4==0.0.2 12:15:48 cachetools==6.2.4 12:15:48 certifi==2025.11.12 12:15:48 cffi==2.0.0 12:15:48 cfgv==3.5.0 12:15:48 chardet==5.2.0 12:15:48 charset-normalizer==3.4.4 12:15:48 click==8.3.1 12:15:48 cliff==4.13.1 12:15:48 cmd2==3.1.0 12:15:48 cryptography==3.3.2 12:15:48 debtcollector==3.0.0 12:15:48 decorator==5.2.1 12:15:48 defusedxml==0.7.1 12:15:48 Deprecated==1.3.1 12:15:48 distlib==0.4.0 12:15:48 dnspython==2.8.0 12:15:48 docker==7.1.0 12:15:48 dogpile.cache==1.5.0 12:15:48 durationpy==0.10 12:15:48 email-validator==2.3.0 12:15:48 filelock==3.20.1 12:15:48 future==1.0.0 12:15:48 gitdb==4.0.12 12:15:48 GitPython==3.1.45 12:15:48 google-auth==2.45.0 12:15:48 httplib2==0.31.0 12:15:48 identify==2.6.15 12:15:48 idna==3.11 12:15:48 importlib-resources==1.5.0 12:15:48 iso8601==2.1.0 12:15:48 Jinja2==3.1.6 12:15:48 jmespath==1.0.1 12:15:48 jsonpatch==1.33 12:15:48 jsonpointer==3.0.0 12:15:48 jsonschema==4.25.1 12:15:48 jsonschema-specifications==2025.9.1 12:15:48 keystoneauth1==5.12.0 12:15:48 kubernetes==34.1.0 12:15:48 lftools==0.37.18 12:15:48 lxml==6.0.2 12:15:48 markdown-it-py==4.0.0 12:15:48 MarkupSafe==3.0.3 12:15:48 mdurl==0.1.2 12:15:48 msgpack==1.1.2 12:15:48 multi_key_dict==2.0.3 12:15:48 munch==4.0.0 12:15:48 netaddr==1.3.0 12:15:48 niet==1.4.2 12:15:48 nodeenv==1.10.0 12:15:48 oauth2client==4.1.3 12:15:48 oauthlib==3.3.1 12:15:48 openstacksdk==4.8.0 12:15:48 os-service-types==1.8.2 12:15:48 osc-lib==4.3.0 12:15:48 oslo.config==10.1.0 12:15:48 oslo.context==6.2.0 12:15:48 oslo.i18n==6.7.1 12:15:48 oslo.log==8.0.0 12:15:48 oslo.serialization==5.9.0 12:15:48 oslo.utils==9.2.0 12:15:48 packaging==25.0 12:15:48 pbr==7.0.3 12:15:48 platformdirs==4.5.1 12:15:48 prettytable==3.17.0 12:15:48 psutil==7.2.1 12:15:48 pyasn1==0.6.1 12:15:48 pyasn1_modules==0.4.2 12:15:48 pycparser==2.23 12:15:48 pygerrit2==2.0.15 12:15:48 PyGithub==2.8.1 12:15:48 Pygments==2.19.2 12:15:48 PyJWT==2.10.1 12:15:48 PyNaCl==1.6.1 12:15:48 pyparsing==2.4.7 12:15:48 pyperclip==1.11.0 12:15:48 pyrsistent==0.20.0 12:15:48 python-cinderclient==9.8.0 12:15:48 python-dateutil==2.9.0.post0 12:15:48 python-heatclient==4.3.0 12:15:48 python-jenkins==1.8.3 12:15:48 python-keystoneclient==5.7.0 12:15:48 python-magnumclient==4.9.0 12:15:48 python-openstackclient==8.2.0 12:15:48 python-swiftclient==4.9.0 12:15:48 PyYAML==6.0.3 12:15:48 referencing==0.37.0 12:15:48 requests==2.32.5 12:15:48 requests-oauthlib==2.0.0 12:15:48 requestsexceptions==1.4.0 12:15:48 rfc3986==2.0.0 12:15:48 rich==14.2.0 12:15:48 rich-argparse==1.7.2 12:15:48 rpds-py==0.30.0 12:15:48 rsa==4.9.1 12:15:48 ruamel.yaml==0.18.17 12:15:48 ruamel.yaml.clib==0.2.15 12:15:48 s3transfer==0.16.0 12:15:48 simplejson==3.20.2 12:15:48 six==1.17.0 12:15:48 smmap==5.0.2 12:15:48 soupsieve==2.8.1 12:15:48 stevedore==5.6.0 12:15:48 tabulate==0.9.0 12:15:48 toml==0.10.2 12:15:48 tomlkit==0.13.3 12:15:48 tqdm==4.67.1 12:15:48 typing_extensions==4.15.0 12:15:48 tzdata==2025.3 12:15:48 urllib3==1.26.20 12:15:48 virtualenv==20.35.4 12:15:48 wcwidth==0.2.14 12:15:48 websocket-client==1.9.0 12:15:48 wrapt==2.0.1 12:15:48 xdg==6.0.0 12:15:48 xmltodict==1.0.2 12:15:48 yq==3.4.3 12:15:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3985097435864867608.sh 12:15:48 ---> sudo-logs.sh 12:15:48 Archiving 'sudo' log.. 12:15:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12575318718159200315.sh 12:15:48 ---> job-cost.sh 12:15:49 Setup pyenv: 12:15:49 system 12:15:49 3.8.13 12:15:49 3.9.13 12:15:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7iV4 from file:/tmp/.os_lf_venv 12:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:50 lf-activate-venv(): INFO: Base packages installed successfully 12:15:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-7iV4/bin to PATH 12:15:57 INFO: No Stack... 12:15:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:15:57 INFO: Archiving Costs 12:15:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3314502096049947098.sh 12:15:57 ---> logs-deploy.sh 12:15:57 Setup pyenv: 12:15:57 system 12:15:57 3.8.13 12:15:57 3.9.13 12:15:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7iV4 from file:/tmp/.os_lf_venv 12:15:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:59 lf-activate-venv(): INFO: Base packages installed successfully 12:15:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-7iV4/bin to PATH 12:16:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4365 12:16:08 INFO: archiving workspace using pattern(s): 12:16:09 Archives upload complete. 12:16:09 INFO: archiving logs to Nexus 12:16:10 ---> uname -a: 12:16:10 Linux prd-ubuntu1804-builder-4c-4g-2231 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:16:10 12:16:10 12:16:10 ---> lscpu: 12:16:10 Architecture: x86_64 12:16:10 CPU op-mode(s): 32-bit, 64-bit 12:16:10 Byte Order: Little Endian 12:16:10 CPU(s): 4 12:16:10 On-line CPU(s) list: 0-3 12:16:10 Thread(s) per core: 1 12:16:10 Core(s) per socket: 1 12:16:10 Socket(s): 4 12:16:10 NUMA node(s): 1 12:16:10 Vendor ID: AuthenticAMD 12:16:10 CPU family: 23 12:16:10 Model: 49 12:16:10 Model name: AMD EPYC-Rome Processor 12:16:10 Stepping: 0 12:16:10 CPU MHz: 2800.000 12:16:10 BogoMIPS: 5600.00 12:16:10 Virtualization: AMD-V 12:16:10 Hypervisor vendor: KVM 12:16:10 Virtualization type: full 12:16:10 L1d cache: 32K 12:16:10 L1i cache: 32K 12:16:10 L2 cache: 512K 12:16:10 L3 cache: 16384K 12:16:10 NUMA node0 CPU(s): 0-3 12:16:10 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:16:10 12:16:10 12:16:10 ---> nproc: 12:16:10 4 12:16:10 12:16:10 12:16:10 ---> df -h: 12:16:10 Filesystem Size Used Avail Use% Mounted on 12:16:10 udev 7.9G 0 7.9G 0% /dev 12:16:10 tmpfs 1.6G 676K 1.6G 1% /run 12:16:10 /dev/vda1 78G 8.4G 69G 11% / 12:16:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:16:10 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:16:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:16:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:16:10 12:16:10 12:16:10 ---> free -m: 12:16:10 total used free shared buff/cache available 12:16:10 Mem: 16040 556 13269 0 2213 15161 12:16:10 Swap: 1023 0 1023 12:16:10 12:16:10 12:16:10 ---> ip addr: 12:16:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:10 inet 127.0.0.1/8 scope host lo 12:16:10 valid_lft forever preferred_lft forever 12:16:10 inet6 ::1/128 scope host 12:16:10 valid_lft forever preferred_lft forever 12:16:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:16:10 link/ether fa:16:3e:d9:f5:96 brd ff:ff:ff:ff:ff:ff 12:16:10 inet 10.30.107.247/23 brd 10.30.107.255 scope global dynamic ens3 12:16:10 valid_lft 86228sec preferred_lft 86228sec 12:16:10 inet6 fe80::f816:3eff:fed9:f596/64 scope link 12:16:10 valid_lft forever preferred_lft forever 12:16:10 12:16:10 12:16:10 ---> sar -b -r -n DEV: 12:16:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2231) 12/30/25 _x86_64_ (4 CPU) 12:16:10 12:16:10 12:13:20 LINUX RESTART (4 CPU) 12:16:10 12:16:10 12:14:01 tps rtps wtps bread/s bwrtn/s 12:16:10 12:15:01 317.31 24.00 293.32 808.00 53573.60 12:16:10 12:16:01 106.92 1.03 105.88 118.51 11846.83 12:16:10 Average: 212.11 12.51 199.60 463.26 32710.21 12:16:10 12:16:10 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:10 12:15:01 13887456 15522904 2537512 15.45 63032 1768304 784416 4.49 778656 1533636 104220 12:16:10 12:16:01 13604528 15538800 2820440 17.17 87436 2026396 764508 4.38 778404 1783916 122104 12:16:10 Average: 13745992 15530852 2678976 16.31 75234 1897350 774462 4.43 778530 1658776 113162 12:16:10 12:16:10 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:10 12:15:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 12:16:10 12:15:01 ens3 108.08 76.17 917.22 26.45 0.00 0.00 0.00 0.00 12:16:10 12:16:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:16:10 12:16:01 ens3 67.84 50.77 853.94 10.65 0.00 0.00 0.00 0.00 12:16:10 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 12:16:10 Average: ens3 87.96 63.47 885.58 18.55 0.00 0.00 0.00 0.00 12:16:10 12:16:10 12:16:10 ---> sar -P ALL: 12:16:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2231) 12/30/25 _x86_64_ (4 CPU) 12:16:10 12:16:10 12:13:20 LINUX RESTART (4 CPU) 12:16:10 12:16:10 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:16:10 12:15:01 all 22.33 0.00 2.36 5.29 0.07 69.95 12:16:10 12:15:01 0 30.94 0.00 3.58 3.55 0.08 61.85 12:16:10 12:15:01 1 35.98 0.00 2.75 1.05 0.10 60.11 12:16:10 12:15:01 2 6.79 0.00 1.27 9.86 0.07 82.01 12:16:10 12:15:01 3 15.76 0.00 1.85 6.66 0.05 75.68 12:16:10 12:16:01 all 19.72 0.00 1.45 2.87 0.05 75.91 12:16:10 12:16:01 0 1.75 0.00 0.70 6.73 0.03 90.78 12:16:10 12:16:01 1 59.16 0.00 3.42 1.68 0.10 35.64 12:16:10 12:16:01 2 7.76 0.00 0.92 1.82 0.05 89.46 12:16:10 12:16:01 3 10.16 0.00 0.75 1.22 0.02 87.85 12:16:10 Average: all 21.03 0.00 1.91 4.08 0.06 72.93 12:16:10 Average: 0 16.33 0.00 2.14 5.14 0.06 76.33 12:16:10 Average: 1 47.57 0.00 3.08 1.37 0.10 47.87 12:16:10 Average: 2 7.27 0.00 1.10 5.86 0.06 85.72 12:16:10 Average: 3 12.96 0.00 1.30 3.94 0.03 81.77 12:16:10 12:16:10 12:16:10