07:38:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 07:38:55 Running as SYSTEM 07:38:55 [EnvInject] - Loading node environment variables. 07:38:55 Building remotely on prd-ubuntu1804-builder-4c-4g-46158 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:38:55 [ssh-agent] Looking for ssh-agent implementation... 07:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:55 $ ssh-agent 07:38:55 SSH_AUTH_SOCK=/tmp/ssh-3owjc70pLIpa/agent.1681 07:38:55 SSH_AGENT_PID=1682 07:38:55 [ssh-agent] Started. 07:38:55 Running ssh-add (command line suppressed) 07:38:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5965834253203226760.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5965834253203226760.key) 07:38:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:38:55 The recommended git tool is: NONE 07:38:57 using credential onap-jenkins-ssh 07:38:57 Wiping out workspace first. 07:38:57 Cloning the remote Git repository 07:38:57 Cloning repository git://cloud.onap.org/mirror/oom.git 07:38:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:38:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:57 > git --version # timeout=10 07:38:57 > git --version # 'git version 2.17.1' 07:38:57 using GIT_SSH to set credentials Gerrit user 07:38:57 Verifying host key using manually-configured host key entries 07:38:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:39:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:39:03 using GIT_SSH to set credentials Gerrit user 07:39:03 Verifying host key using manually-configured host key entries 07:39:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/7 # timeout=30 07:39:03 > git rev-parse 30c81af644ff9758c4b06f15fbb3ff65142dadbb^{commit} # timeout=10 07:39:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:39:03 Checking out Revision 30c81af644ff9758c4b06f15fbb3ff65142dadbb (refs/changes/80/141880/7) 07:39:03 > git config core.sparsecheckout # timeout=10 07:39:03 > git checkout -f 30c81af644ff9758c4b06f15fbb3ff65142dadbb # timeout=30 07:39:06 Commit message: "[SDC] Move db init jobs to init container." 07:39:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:39:06 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 07:39:07 [EnvInject] - Injecting environment variables from a build step. 07:39:07 [EnvInject] - Injecting as environment variables the properties content 07:39:07 PYTHON=python3 07:39:07 07:39:07 [EnvInject] - Variables injected successfully. 07:39:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8622752327601442941.sh 07:39:07 ---> tox-install.sh 07:39:07 + source /home/jenkins/lf-env.sh 07:39:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:07 ++ mktemp -d /tmp/venv-XXXX 07:39:07 + lf_venv=/tmp/venv-Sjkl 07:39:07 + local venv_file=/tmp/.os_lf_venv 07:39:07 + local python=python3 07:39:07 + local options 07:39:07 + local set_path=true 07:39:07 + local install_args= 07:39:07 ++ 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 07:39:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:07 + true 07:39:07 + case $1 in 07:39:07 + venv_file=/tmp/.toxenv 07:39:07 + shift 2 07:39:07 + true 07:39:07 + case $1 in 07:39:07 + shift 07:39:07 + break 07:39:07 + case $python in 07:39:07 + local pkg_list= 07:39:07 + [[ -d /opt/pyenv ]] 07:39:07 + echo 'Setup pyenv:' 07:39:07 Setup pyenv: 07:39:07 + export PYENV_ROOT=/opt/pyenv 07:39:07 + PYENV_ROOT=/opt/pyenv 07:39:07 + 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 07:39:07 + 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 07:39:07 + pyenv versions 07:39:07 * system (set by /opt/pyenv/version) 07:39:07 * 3.8.13 (set by /opt/pyenv/version) 07:39:07 * 3.9.13 (set by /opt/pyenv/version) 07:39:07 * 3.10.6 (set by /opt/pyenv/version) 07:39:07 + command -v pyenv 07:39:07 ++ pyenv init - --no-rehash 07:39:07 + 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[*]}"'\'')" 07:39:07 export PATH="/opt/pyenv/shims:${PATH}" 07:39:07 export PYENV_SHELL=bash 07:39:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:07 pyenv() { 07:39:07 local command 07:39:07 command="${1:-}" 07:39:07 if [ "$#" -gt 0 ]; then 07:39:07 shift 07:39:07 fi 07:39:07 07:39:07 case "$command" in 07:39:07 rehash|shell) 07:39:07 eval "$(pyenv "sh-$command" "$@")" 07:39:07 ;; 07:39:07 *) 07:39:07 command pyenv "$command" "$@" 07:39:07 ;; 07:39:07 esac 07:39:07 }' 07:39:07 +++ 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[*]}"' 07:39:07 ++ 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 07:39:07 ++ 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 07:39:07 ++ 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 07:39:07 ++ export PYENV_SHELL=bash 07:39:07 ++ PYENV_SHELL=bash 07:39:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:07 +++ complete -F _pyenv pyenv 07:39:07 ++ lf-pyver python3 07:39:07 ++ local py_version_xy=python3 07:39:07 ++ local py_version_xyz= 07:39:07 ++ pyenv versions 07:39:07 ++ local command 07:39:07 ++ command=versions 07:39:07 ++ '[' 1 -gt 0 ']' 07:39:07 ++ shift 07:39:07 ++ case "$command" in 07:39:07 ++ command pyenv versions 07:39:07 ++ sed 's/^[ *]* //' 07:39:07 ++ pyenv versions 07:39:07 ++ grep -E '^[0-9.]*[0-9]$' 07:39:07 ++ awk '{ print $1 }' 07:39:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:07 +++ sort -V 07:39:07 +++ grep '^3' /tmp/.pyenv_versions 07:39:07 +++ tail -n 1 07:39:07 ++ py_version_xyz=3.10.6 07:39:07 ++ [[ -z 3.10.6 ]] 07:39:07 ++ echo 3.10.6 07:39:07 ++ return 0 07:39:07 + pyenv local 3.10.6 07:39:07 + local command 07:39:07 + command=local 07:39:07 + '[' 2 -gt 0 ']' 07:39:07 + shift 07:39:07 + case "$command" in 07:39:07 + command pyenv local 3.10.6 07:39:07 + pyenv local 3.10.6 07:39:07 + for arg in "$@" 07:39:07 + case $arg in 07:39:07 + pkg_list+='tox ' 07:39:07 + for arg in "$@" 07:39:07 + case $arg in 07:39:07 + pkg_list+='virtualenv ' 07:39:07 + for arg in "$@" 07:39:07 + case $arg in 07:39:07 + pkg_list+='urllib3~=1.26.15 ' 07:39:07 + [[ -f /tmp/.toxenv ]] 07:39:07 + [[ ! -f /tmp/.toxenv ]] 07:39:07 + [[ -n '' ]] 07:39:07 + python3 -m venv /tmp/venv-Sjkl 07:39:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sjkl' 07:39:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sjkl 07:39:11 + echo /tmp/venv-Sjkl 07:39:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:39:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:39:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:11 + local 'pip_opts=--upgrade --quiet' 07:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:11 + [[ -n '' ]] 07:39:11 + [[ -n '' ]] 07:39:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:11 + /tmp/venv-Sjkl/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 07:39:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:15 lf-activate-venv(): INFO: Base packages installed successfully 07:39:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:15 + /tmp/venv-Sjkl/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 07:39:18 + type python3 07:39:18 + true 07:39:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sjkl/bin to PATH' 07:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-Sjkl/bin to PATH 07:39:18 + PATH=/tmp/venv-Sjkl/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 07:39:18 + return 0 07:39:18 + python3 --version 07:39:18 Python 3.10.6 07:39:18 + python3 -m pip --version 07:39:18 pip 25.2 from /tmp/venv-Sjkl/lib/python3.10/site-packages/pip (python 3.10) 07:39:18 + python3 -m pip freeze 07:39:18 cachetools==6.2.0 07:39:18 chardet==5.2.0 07:39:18 colorama==0.4.6 07:39:18 distlib==0.4.0 07:39:18 filelock==3.19.1 07:39:18 packaging==25.0 07:39:18 platformdirs==4.4.0 07:39:18 pluggy==1.6.0 07:39:18 pyproject-api==1.9.1 07:39:18 tomli==2.2.1 07:39:18 tox==4.30.2 07:39:18 typing_extensions==4.15.0 07:39:18 urllib3==1.26.20 07:39:18 virtualenv==20.34.0 07:39:18 [EnvInject] - Injecting environment variables from a build step. 07:39:18 [EnvInject] - Injecting as environment variables the properties content 07:39:18 PARALLEL=false 07:39:18 07:39:18 [EnvInject] - Variables injected successfully. 07:39:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13143004357329048802.sh 07:39:18 ---> tox-run.sh 07:39:18 + 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 07:39:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:39:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:18 + cd /w/workspace/oom-master-pre-commit-lint/. 07:39:18 + source /home/jenkins/lf-env.sh 07:39:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:18 ++ mktemp -d /tmp/venv-XXXX 07:39:18 + lf_venv=/tmp/venv-oLtE 07:39:18 + local venv_file=/tmp/.os_lf_venv 07:39:18 + local python=python3 07:39:18 + local options 07:39:18 + local set_path=true 07:39:18 + local install_args= 07:39:18 ++ 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 07:39:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:18 + true 07:39:18 + case $1 in 07:39:18 + venv_file=/tmp/.toxenv 07:39:18 + shift 2 07:39:18 + true 07:39:18 + case $1 in 07:39:18 + shift 07:39:18 + break 07:39:18 + case $python in 07:39:18 + local pkg_list= 07:39:18 + [[ -d /opt/pyenv ]] 07:39:18 + echo 'Setup pyenv:' 07:39:18 Setup pyenv: 07:39:18 + export PYENV_ROOT=/opt/pyenv 07:39:18 + PYENV_ROOT=/opt/pyenv 07:39:18 + 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 07:39:18 + 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 07:39:18 + pyenv versions 07:39:18 system 07:39:18 3.8.13 07:39:18 3.9.13 07:39:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:18 + command -v pyenv 07:39:18 ++ pyenv init - --no-rehash 07:39:18 + 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[*]}"'\'')" 07:39:18 export PATH="/opt/pyenv/shims:${PATH}" 07:39:18 export PYENV_SHELL=bash 07:39:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:18 pyenv() { 07:39:18 local command 07:39:18 command="${1:-}" 07:39:18 if [ "$#" -gt 0 ]; then 07:39:18 shift 07:39:18 fi 07:39:18 07:39:18 case "$command" in 07:39:18 rehash|shell) 07:39:18 eval "$(pyenv "sh-$command" "$@")" 07:39:18 ;; 07:39:18 *) 07:39:18 command pyenv "$command" "$@" 07:39:18 ;; 07:39:18 esac 07:39:18 }' 07:39:18 +++ 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[*]}"' 07:39:18 ++ 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 07:39:18 ++ 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 07:39:18 ++ 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 07:39:18 ++ export PYENV_SHELL=bash 07:39:18 ++ PYENV_SHELL=bash 07:39:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:18 +++ complete -F _pyenv pyenv 07:39:18 ++ lf-pyver python3 07:39:18 ++ local py_version_xy=python3 07:39:18 ++ local py_version_xyz= 07:39:18 ++ pyenv versions 07:39:18 ++ local command 07:39:18 ++ command=versions 07:39:18 ++ '[' 1 -gt 0 ']' 07:39:18 ++ shift 07:39:18 ++ case "$command" in 07:39:18 ++ command pyenv versions 07:39:18 ++ pyenv versions 07:39:18 ++ awk '{ print $1 }' 07:39:18 ++ grep -E '^[0-9.]*[0-9]$' 07:39:18 ++ sed 's/^[ *]* //' 07:39:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:18 +++ grep '^3' /tmp/.pyenv_versions 07:39:18 +++ sort -V 07:39:18 +++ tail -n 1 07:39:18 ++ py_version_xyz=3.10.6 07:39:18 ++ [[ -z 3.10.6 ]] 07:39:18 ++ echo 3.10.6 07:39:18 ++ return 0 07:39:18 + pyenv local 3.10.6 07:39:18 + local command 07:39:18 + command=local 07:39:18 + '[' 2 -gt 0 ']' 07:39:18 + shift 07:39:18 + case "$command" in 07:39:18 + command pyenv local 3.10.6 07:39:18 + pyenv local 3.10.6 07:39:18 + for arg in "$@" 07:39:18 + case $arg in 07:39:18 + pkg_list+='tox ' 07:39:18 + for arg in "$@" 07:39:18 + case $arg in 07:39:18 + pkg_list+='virtualenv ' 07:39:18 + for arg in "$@" 07:39:18 + case $arg in 07:39:18 + pkg_list+='urllib3~=1.26.15 ' 07:39:18 + [[ -f /tmp/.toxenv ]] 07:39:18 ++ cat /tmp/.toxenv 07:39:18 + lf_venv=/tmp/venv-Sjkl 07:39:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sjkl from' file:/tmp/.toxenv 07:39:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sjkl from file:/tmp/.toxenv 07:39:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:18 + local 'pip_opts=--upgrade --quiet' 07:39:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:18 + [[ -n '' ]] 07:39:18 + [[ -n '' ]] 07:39:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:18 + /tmp/venv-Sjkl/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 07:39:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:19 lf-activate-venv(): INFO: Base packages installed successfully 07:39:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:19 + /tmp/venv-Sjkl/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 07:39:20 + type python3 07:39:20 + true 07:39:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sjkl/bin to PATH' 07:39:20 lf-activate-venv(): INFO: Adding /tmp/venv-Sjkl/bin to PATH 07:39:20 + PATH=/tmp/venv-Sjkl/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 07:39:20 + return 0 07:39:20 + [[ -d /opt/pyenv ]] 07:39:20 + echo '---> Setting up pyenv' 07:39:20 ---> Setting up pyenv 07:39:20 + export PYENV_ROOT=/opt/pyenv 07:39:20 + PYENV_ROOT=/opt/pyenv 07:39:20 + export PATH=/opt/pyenv/bin:/tmp/venv-Sjkl/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 07:39:20 + PATH=/opt/pyenv/bin:/tmp/venv-Sjkl/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 07:39:20 ++ pwd 07:39:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:39:20 + export PYTHONPATH 07:39:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:39:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:39:20 + tox --version 07:39:21 4.30.2 from /tmp/venv-Sjkl/lib/python3.10/site-packages/tox/__init__.py 07:39:21 + PARALLEL=false 07:39:21 + TOX_OPTIONS_LIST= 07:39:21 + [[ -n pre-commit ]] 07:39:21 + TOX_OPTIONS_LIST=' -e pre-commit' 07:39:21 + case ${PARALLEL,,} in 07:39:21 + tox -e pre-commit 07:39:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:39:22 pre-commit: install_deps> python -I -m pip install pre-commit 07:39:25 pre-commit: freeze> python -m pip freeze --all 07:39:25 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 07:39:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:39:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:39:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:39:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:28 [INFO] Once installed this environment will be reused. 07:39:28 [INFO] This may take a few minutes... 07:39:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:32 [INFO] Once installed this environment will be reused. 07:39:32 [INFO] This may take a few minutes... 07:39:37 trim trailing whitespace.................................................Passed 07:39:37 Tabs remover.............................................................Passed 07:39:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:39:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:39:37 [INFO] Once installed this environment will be reused. 07:39:37 [INFO] This may take a few minutes... 07:39:46 gitlint..............................................(no files to check)Skipped 07:39:46 pre-commit: OK (24.74=setup[4.03]+cmd[11.88,8.82] seconds) 07:39:46 congratulations :) (24.77 seconds) 07:39:46 + tox_status=0 07:39:46 + echo '---> Completed tox runs' 07:39:46 ---> Completed tox runs 07:39:46 + for i in .tox/*/log 07:39:46 ++ echo .tox/pre-commit/log 07:39:46 ++ awk -F/ '{print $2}' 07:39:46 + tox_env=pre-commit 07:39:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:39:46 + DOC_DIR=docs/_build/html 07:39:46 + [[ -d docs/_build/html ]] 07:39:46 + echo '---> tox-run.sh ends' 07:39:46 ---> tox-run.sh ends 07:39:46 + test 0 -eq 0 07:39:46 $ ssh-agent -k 07:39:46 unset SSH_AUTH_SOCK; 07:39:46 unset SSH_AGENT_PID; 07:39:46 echo Agent pid 1682 killed; 07:39:46 [ssh-agent] Stopped. 07:39:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:39:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16176465335562783022.sh 07:39:46 ---> sysstat.sh 07:39:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1750910867474064382.sh 07:39:46 ---> package-listing.sh 07:39:46 ++ facter osfamily 07:39:46 ++ tr '[:upper:]' '[:lower:]' 07:39:46 + OS_FAMILY=debian 07:39:46 + workspace=/w/workspace/oom-master-pre-commit-lint 07:39:46 + START_PACKAGES=/tmp/packages_start.txt 07:39:46 + END_PACKAGES=/tmp/packages_end.txt 07:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:46 + PACKAGES=/tmp/packages_start.txt 07:39:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:46 + PACKAGES=/tmp/packages_end.txt 07:39:46 + case "${OS_FAMILY}" in 07:39:46 + dpkg -l 07:39:46 + grep '^ii' 07:39:46 + '[' -f /tmp/packages_start.txt ']' 07:39:46 + '[' -f /tmp/packages_end.txt ']' 07:39:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9175684735549459988.sh 07:39:46 ---> capture-instance-metadata.sh 07:39:46 Setup pyenv: 07:39:47 system 07:39:47 3.8.13 07:39:47 3.9.13 07:39:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e4K2 07:39:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:39:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:54 lf-activate-venv(): INFO: Base packages installed successfully 07:39:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-e4K2/bin to PATH 07:40:18 INFO: Running in OpenStack, capturing instance metadata 07:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15459085735365263313.sh 07:40:19 provisioning config files... 07:40:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12350649668202023682tmp 07:40:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:19 [EnvInject] - Injecting environment variables from a build step. 07:40:19 [EnvInject] - Injecting as environment variables the properties content 07:40:19 SERVER_ID=logs 07:40:19 07:40:19 [EnvInject] - Variables injected successfully. 07:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10155839175699811320.sh 07:40:19 ---> create-netrc.sh 07:40:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14471572239173711978.sh 07:40:19 ---> python-tools-install.sh 07:40:19 Setup pyenv: 07:40:19 system 07:40:19 3.8.13 07:40:19 3.9.13 07:40:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4K2 from file:/tmp/.os_lf_venv 07:40:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:21 lf-activate-venv(): INFO: Base packages installed successfully 07:40:21 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-e4K2/bin to PATH 07:40:29 Generating Requirements File 07:40:49 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. 07:40:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:40:50 Python 3.10.6 07:40:50 pip 25.2 from /tmp/venv-e4K2/lib/python3.10/site-packages/pip (python 3.10) 07:40:50 appdirs==1.4.4 07:40:50 argcomplete==3.6.2 07:40:50 aspy.yaml==1.3.0 07:40:50 attrs==25.3.0 07:40:50 autopage==0.5.2 07:40:50 beautifulsoup4==4.13.5 07:40:50 boto3==1.40.31 07:40:50 botocore==1.40.31 07:40:50 bs4==0.0.2 07:40:50 cachetools==5.5.2 07:40:50 certifi==2025.8.3 07:40:50 cffi==2.0.0 07:40:50 cfgv==3.4.0 07:40:50 chardet==5.2.0 07:40:50 charset-normalizer==3.4.3 07:40:50 click==8.2.1 07:40:50 cliff==4.11.0 07:40:50 cmd2==2.7.0 07:40:50 cryptography==3.3.2 07:40:50 debtcollector==3.0.0 07:40:50 decorator==5.2.1 07:40:50 defusedxml==0.7.1 07:40:50 Deprecated==1.2.18 07:40:50 distlib==0.4.0 07:40:50 dnspython==2.8.0 07:40:50 docker==7.1.0 07:40:50 dogpile.cache==1.4.1 07:40:50 durationpy==0.10 07:40:50 email-validator==2.3.0 07:40:50 filelock==3.19.1 07:40:50 future==1.0.0 07:40:50 gitdb==4.0.12 07:40:50 GitPython==3.1.45 07:40:50 google-auth==2.40.3 07:40:50 httplib2==0.31.0 07:40:50 identify==2.6.14 07:40:50 idna==3.10 07:40:50 importlib-resources==1.5.0 07:40:50 iso8601==2.1.0 07:40:50 Jinja2==3.1.6 07:40:50 jmespath==1.0.1 07:40:50 jsonpatch==1.33 07:40:50 jsonpointer==3.0.0 07:40:50 jsonschema==4.25.1 07:40:50 jsonschema-specifications==2025.9.1 07:40:50 keystoneauth1==5.12.0 07:40:50 kubernetes==33.1.0 07:40:50 lftools==0.37.13 07:40:50 lxml==6.0.1 07:40:50 markdown-it-py==4.0.0 07:40:50 MarkupSafe==3.0.2 07:40:50 mdurl==0.1.2 07:40:50 msgpack==1.1.1 07:40:50 multi_key_dict==2.0.3 07:40:50 munch==4.0.0 07:40:50 netaddr==1.3.0 07:40:50 niet==1.4.2 07:40:50 nodeenv==1.9.1 07:40:50 oauth2client==4.1.3 07:40:50 oauthlib==3.3.1 07:40:50 openstacksdk==4.7.1 07:40:50 os-service-types==1.8.0 07:40:50 osc-lib==4.2.0 07:40:50 oslo.config==10.0.0 07:40:50 oslo.context==6.1.0 07:40:50 oslo.i18n==6.6.0 07:40:50 oslo.log==7.2.1 07:40:50 oslo.serialization==5.8.0 07:40:50 oslo.utils==9.1.0 07:40:50 packaging==25.0 07:40:50 pbr==7.0.1 07:40:50 platformdirs==4.4.0 07:40:50 prettytable==3.16.0 07:40:50 psutil==7.0.0 07:40:50 pyasn1==0.6.1 07:40:50 pyasn1_modules==0.4.2 07:40:50 pycparser==2.23 07:40:50 pygerrit2==2.0.15 07:40:50 PyGithub==2.8.1 07:40:50 Pygments==2.19.2 07:40:50 PyJWT==2.10.1 07:40:50 PyNaCl==1.6.0 07:40:50 pyparsing==2.4.7 07:40:50 pyperclip==1.9.0 07:40:50 pyrsistent==0.20.0 07:40:50 python-cinderclient==9.8.0 07:40:50 python-dateutil==2.9.0.post0 07:40:50 python-heatclient==4.3.0 07:40:50 python-jenkins==1.8.3 07:40:50 python-keystoneclient==5.7.0 07:40:50 python-magnumclient==4.9.0 07:40:50 python-openstackclient==8.2.0 07:40:50 python-swiftclient==4.8.0 07:40:50 PyYAML==6.0.2 07:40:50 referencing==0.36.2 07:40:50 requests==2.32.5 07:40:50 requests-oauthlib==2.0.0 07:40:50 requestsexceptions==1.4.0 07:40:50 rfc3986==2.0.0 07:40:50 rich==14.1.0 07:40:50 rich-argparse==1.7.1 07:40:50 rpds-py==0.27.1 07:40:50 rsa==4.9.1 07:40:50 ruamel.yaml==0.18.15 07:40:50 ruamel.yaml.clib==0.2.12 07:40:50 s3transfer==0.14.0 07:40:50 simplejson==3.20.1 07:40:50 six==1.17.0 07:40:50 smmap==5.0.2 07:40:50 soupsieve==2.8 07:40:50 stevedore==5.5.0 07:40:50 tabulate==0.9.0 07:40:50 toml==0.10.2 07:40:50 tomlkit==0.13.3 07:40:50 tqdm==4.67.1 07:40:50 typing_extensions==4.15.0 07:40:50 tzdata==2025.2 07:40:50 urllib3==1.26.20 07:40:50 virtualenv==20.34.0 07:40:50 wcwidth==0.2.13 07:40:50 websocket-client==1.8.0 07:40:50 wrapt==1.17.3 07:40:50 xdg==6.0.0 07:40:50 xmltodict==1.0.0 07:40:50 yq==3.4.3 07:40:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10477602354478699501.sh 07:40:50 ---> sudo-logs.sh 07:40:50 Archiving 'sudo' log.. 07:40:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15421214001320520731.sh 07:40:50 ---> job-cost.sh 07:40:50 Setup pyenv: 07:40:50 system 07:40:50 3.8.13 07:40:50 3.9.13 07:40:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4K2 from file:/tmp/.os_lf_venv 07:40:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:52 lf-activate-venv(): INFO: Base packages installed successfully 07:40:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:58 lf-activate-venv(): INFO: Adding /tmp/venv-e4K2/bin to PATH 07:40:58 INFO: No Stack... 07:40:58 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:58 INFO: Archiving Costs 07:40:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6712541031952913507.sh 07:40:58 ---> logs-deploy.sh 07:40:58 Setup pyenv: 07:40:58 system 07:40:58 3.8.13 07:40:58 3.9.13 07:40:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4K2 from file:/tmp/.os_lf_venv 07:40:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:00 lf-activate-venv(): INFO: Base packages installed successfully 07:41:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-e4K2/bin to PATH 07:41:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4249 07:41:08 INFO: archiving workspace using pattern(s): 07:41:09 Archives upload complete. 07:41:10 INFO: archiving logs to Nexus 07:41:10 ---> uname -a: 07:41:10 Linux prd-ubuntu1804-builder-4c-4g-46158 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:41:10 07:41:10 07:41:10 ---> lscpu: 07:41:10 Architecture: x86_64 07:41:10 CPU op-mode(s): 32-bit, 64-bit 07:41:10 Byte Order: Little Endian 07:41:10 CPU(s): 4 07:41:10 On-line CPU(s) list: 0-3 07:41:10 Thread(s) per core: 1 07:41:10 Core(s) per socket: 1 07:41:10 Socket(s): 4 07:41:10 NUMA node(s): 1 07:41:10 Vendor ID: AuthenticAMD 07:41:10 CPU family: 23 07:41:10 Model: 49 07:41:10 Model name: AMD EPYC-Rome Processor 07:41:10 Stepping: 0 07:41:10 CPU MHz: 2799.998 07:41:10 BogoMIPS: 5599.99 07:41:10 Virtualization: AMD-V 07:41:10 Hypervisor vendor: KVM 07:41:10 Virtualization type: full 07:41:10 L1d cache: 32K 07:41:10 L1i cache: 32K 07:41:10 L2 cache: 512K 07:41:10 L3 cache: 16384K 07:41:10 NUMA node0 CPU(s): 0-3 07:41: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 07:41:10 07:41:10 07:41:10 ---> nproc: 07:41:10 4 07:41:10 07:41:10 07:41:10 ---> df -h: 07:41:10 Filesystem Size Used Avail Use% Mounted on 07:41:10 udev 7.9G 0 7.9G 0% /dev 07:41:10 tmpfs 1.6G 676K 1.6G 1% /run 07:41:10 /dev/vda1 78G 8.4G 69G 11% / 07:41:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:41:10 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:41:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:41:10 07:41:10 07:41:10 ---> free -m: 07:41:10 total used free shared buff/cache available 07:41:10 Mem: 16040 585 13239 0 2214 15133 07:41:10 Swap: 1023 0 1023 07:41:10 07:41:10 07:41:10 ---> ip addr: 07:41:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:10 inet 127.0.0.1/8 scope host lo 07:41:10 valid_lft forever preferred_lft forever 07:41:10 inet6 ::1/128 scope host 07:41:10 valid_lft forever preferred_lft forever 07:41:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:10 link/ether fa:16:3e:89:e7:e8 brd ff:ff:ff:ff:ff:ff 07:41:10 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 07:41:10 valid_lft 86247sec preferred_lft 86247sec 07:41:10 inet6 fe80::f816:3eff:fe89:e7e8/64 scope link 07:41:10 valid_lft forever preferred_lft forever 07:41:10 07:41:10 07:41:10 ---> sar -b -r -n DEV: 07:41:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-46158) 09/16/25 _x86_64_ (4 CPU) 07:41:10 07:41:10 07:38:40 LINUX RESTART (4 CPU) 07:41:10 07:41:10 07:39:01 tps rtps wtps bread/s bwrtn/s 07:41:10 07:40:01 307.05 24.43 282.62 819.73 36650.96 07:41:10 07:41:01 126.55 2.18 124.36 144.24 37514.15 07:41:10 Average: 216.80 13.31 203.49 481.99 37082.55 07:41:10 07:41:10 07:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:10 07:40:01 13855920 15489516 2569048 15.64 61160 1769324 789440 4.52 808236 1538500 122520 07:41:10 07:41:01 13586920 15522668 2838048 17.28 87492 2028092 765312 4.38 790348 1790648 127256 07:41:10 Average: 13721420 15506092 2703548 16.46 74326 1898708 777376 4.45 799292 1664574 124888 07:41:10 07:41:10 07:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:10 07:40:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 07:41:10 07:40:01 ens3 133.36 95.92 951.20 29.63 0.00 0.00 0.00 0.00 07:41:10 07:41:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 07:41:10 07:41:01 ens3 59.29 50.51 860.18 11.10 0.00 0.00 0.00 0.00 07:41:10 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 07:41:10 Average: ens3 96.33 73.21 905.69 20.37 0.00 0.00 0.00 0.00 07:41:10 07:41:10 07:41:10 ---> sar -P ALL: 07:41:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-46158) 09/16/25 _x86_64_ (4 CPU) 07:41:10 07:41:10 07:38:40 LINUX RESTART (4 CPU) 07:41:10 07:41:10 07:39:01 CPU %user %nice %system %iowait %steal %idle 07:41:10 07:40:01 all 21.94 0.00 2.30 5.20 0.07 70.49 07:41:10 07:40:01 0 13.06 0.00 1.39 8.01 0.07 77.48 07:41:10 07:40:01 1 22.86 0.00 2.87 6.20 0.05 68.02 07:41:10 07:40:01 2 38.22 0.00 3.06 1.62 0.07 57.03 07:41:10 07:40:01 3 13.64 0.00 1.91 4.95 0.07 79.43 07:41:10 07:41:01 all 20.53 0.00 1.50 4.75 0.05 73.17 07:41:10 07:41:01 0 15.88 0.00 1.99 11.83 0.05 70.25 07:41:10 07:41:01 1 29.25 0.00 1.72 3.17 0.05 65.80 07:41:10 07:41:01 2 17.00 0.00 1.07 3.06 0.08 78.79 07:41:10 07:41:01 3 19.99 0.00 1.21 0.96 0.05 77.79 07:41:10 Average: all 21.23 0.00 1.90 4.97 0.06 71.83 07:41:10 Average: 0 14.47 0.00 1.69 9.92 0.06 73.87 07:41:10 Average: 1 26.06 0.00 2.30 4.69 0.05 66.91 07:41:10 Average: 2 27.60 0.00 2.07 2.34 0.08 67.92 07:41:10 Average: 3 16.83 0.00 1.56 2.95 0.06 78.60 07:41:10 07:41:10 07:41:10