19:17:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 19:17:45 Running as SYSTEM 19:17:46 [EnvInject] - Loading node environment variables. 19:17:46 Building remotely on prd-ubuntu1804-builder-4c-4g-1 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:17:46 [ssh-agent] Looking for ssh-agent implementation... 19:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:46 $ ssh-agent 19:17:46 SSH_AUTH_SOCK=/tmp/ssh-9Vvf4JS1OJtS/agent.1745 19:17:46 SSH_AGENT_PID=1747 19:17:46 [ssh-agent] Started. 19:17:46 Running ssh-add (command line suppressed) 19:17:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_931170357221639619.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_931170357221639619.key) 19:17:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:17:46 The recommended git tool is: NONE 19:17:48 using credential onap-jenkins-ssh 19:17:48 Wiping out workspace first. 19:17:48 Cloning the remote Git repository 19:17:48 Cloning repository git://cloud.onap.org/mirror/oom.git 19:17:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:17:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:17:48 > git --version # timeout=10 19:17:48 > git --version # 'git version 2.17.1' 19:17:48 using GIT_SSH to set credentials Gerrit user 19:17:48 Verifying host key using manually-configured host key entries 19:17:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:17:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:17:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:17:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:17:55 using GIT_SSH to set credentials Gerrit user 19:17:55 Verifying host key using manually-configured host key entries 19:17:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/9 # timeout=30 19:17:56 > git rev-parse 0ced2ece34a2a97ead5e8a4e59133280943d97ae^{commit} # timeout=10 19:17:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:17:56 Checking out Revision 0ced2ece34a2a97ead5e8a4e59133280943d97ae (refs/changes/17/142717/9) 19:17:56 > git config core.sparsecheckout # timeout=10 19:17:56 > git checkout -f 0ced2ece34a2a97ead5e8a4e59133280943d97ae # timeout=30 19:17:59 Commit message: "[MULTICLOUD] 13.3.0 release" 19:17:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:17:59 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 19:18:00 [EnvInject] - Injecting environment variables from a build step. 19:18:00 [EnvInject] - Injecting as environment variables the properties content 19:18:00 PYTHON=python3 19:18:00 19:18:00 [EnvInject] - Variables injected successfully. 19:18:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10560928753252041613.sh 19:18:00 ---> tox-install.sh 19:18:00 + source /home/jenkins/lf-env.sh 19:18:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:18:00 ++ mktemp -d /tmp/venv-XXXX 19:18:00 + lf_venv=/tmp/venv-UcIq 19:18:00 + local venv_file=/tmp/.os_lf_venv 19:18:00 + local python=python3 19:18:00 + local options 19:18:00 + local set_path=true 19:18:00 + local install_args= 19:18:00 ++ 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 19:18:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:18:00 + true 19:18:00 + case $1 in 19:18:00 + venv_file=/tmp/.toxenv 19:18:00 + shift 2 19:18:00 + true 19:18:00 + case $1 in 19:18:00 + shift 19:18:00 + break 19:18:00 + case $python in 19:18:00 + local pkg_list= 19:18:00 + [[ -d /opt/pyenv ]] 19:18:00 + echo 'Setup pyenv:' 19:18:00 Setup pyenv: 19:18:00 + export PYENV_ROOT=/opt/pyenv 19:18:00 + PYENV_ROOT=/opt/pyenv 19:18:00 + 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 19:18:00 + 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 19:18:00 + pyenv versions 19:18:00 * system (set by /opt/pyenv/version) 19:18:00 * 3.8.13 (set by /opt/pyenv/version) 19:18:00 * 3.9.13 (set by /opt/pyenv/version) 19:18:00 * 3.10.6 (set by /opt/pyenv/version) 19:18:00 + command -v pyenv 19:18:00 ++ pyenv init - --no-rehash 19:18:00 + 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[*]}"'\'')" 19:18:00 export PATH="/opt/pyenv/shims:${PATH}" 19:18:00 export PYENV_SHELL=bash 19:18:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:18:00 pyenv() { 19:18:00 local command 19:18:00 command="${1:-}" 19:18:00 if [ "$#" -gt 0 ]; then 19:18:00 shift 19:18:00 fi 19:18:00 19:18:00 case "$command" in 19:18:00 rehash|shell) 19:18:00 eval "$(pyenv "sh-$command" "$@")" 19:18:00 ;; 19:18:00 *) 19:18:00 command pyenv "$command" "$@" 19:18:00 ;; 19:18:00 esac 19:18:00 }' 19:18:00 +++ 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[*]}"' 19:18:00 ++ 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 19:18:00 ++ 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 19:18:00 ++ 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 19:18:00 ++ export PYENV_SHELL=bash 19:18:00 ++ PYENV_SHELL=bash 19:18:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:18:00 +++ complete -F _pyenv pyenv 19:18:00 ++ lf-pyver python3 19:18:00 ++ local py_version_xy=python3 19:18:00 ++ local py_version_xyz= 19:18:00 ++ pyenv versions 19:18:00 ++ local command 19:18:00 ++ command=versions 19:18:00 ++ '[' 1 -gt 0 ']' 19:18:00 ++ shift 19:18:00 ++ case "$command" in 19:18:00 ++ command pyenv versions 19:18:00 ++ pyenv versions 19:18:00 ++ sed 's/^[ *]* //' 19:18:00 ++ awk '{ print $1 }' 19:18:00 ++ grep -E '^[0-9.]*[0-9]$' 19:18:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:18:00 +++ grep '^3' /tmp/.pyenv_versions 19:18:00 +++ sort -V 19:18:00 +++ tail -n 1 19:18:00 ++ py_version_xyz=3.10.6 19:18:00 ++ [[ -z 3.10.6 ]] 19:18:00 ++ echo 3.10.6 19:18:00 ++ return 0 19:18:00 + pyenv local 3.10.6 19:18:00 + local command 19:18:00 + command=local 19:18:00 + '[' 2 -gt 0 ']' 19:18:00 + shift 19:18:00 + case "$command" in 19:18:00 + command pyenv local 3.10.6 19:18:00 + pyenv local 3.10.6 19:18:00 + for arg in "$@" 19:18:00 + case $arg in 19:18:00 + pkg_list+='tox ' 19:18:00 + for arg in "$@" 19:18:00 + case $arg in 19:18:00 + pkg_list+='virtualenv ' 19:18:00 + for arg in "$@" 19:18:00 + case $arg in 19:18:00 + pkg_list+='urllib3~=1.26.15 ' 19:18:00 + [[ -f /tmp/.toxenv ]] 19:18:00 + [[ ! -f /tmp/.toxenv ]] 19:18:00 + [[ -n '' ]] 19:18:00 + python3 -m venv /tmp/venv-UcIq 19:18:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UcIq' 19:18:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UcIq 19:18:05 + echo /tmp/venv-UcIq 19:18:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:18:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:18:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:18:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:05 + local 'pip_opts=--upgrade --quiet' 19:18:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:18:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:18:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:18:05 + [[ -n '' ]] 19:18:05 + [[ -n '' ]] 19:18:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:18:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:05 + /tmp/venv-UcIq/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 19:18:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:18:09 lf-activate-venv(): INFO: Base packages installed successfully 19:18:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:18:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:18:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:18:09 + /tmp/venv-UcIq/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 19:18:12 + type python3 19:18:12 + true 19:18:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UcIq/bin to PATH' 19:18:12 lf-activate-venv(): INFO: Adding /tmp/venv-UcIq/bin to PATH 19:18:12 + PATH=/tmp/venv-UcIq/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 19:18:12 + return 0 19:18:12 + python3 --version 19:18:12 Python 3.10.6 19:18:12 + python3 -m pip --version 19:18:12 pip 25.3 from /tmp/venv-UcIq/lib/python3.10/site-packages/pip (python 3.10) 19:18:12 + python3 -m pip freeze 19:18:12 cachetools==6.2.4 19:18:12 chardet==5.2.0 19:18:12 colorama==0.4.6 19:18:12 distlib==0.4.0 19:18:12 filelock==3.20.0 19:18:12 packaging==25.0 19:18:12 platformdirs==4.5.1 19:18:12 pluggy==1.6.0 19:18:12 pyproject-api==1.10.0 19:18:12 tomli==2.3.0 19:18:12 tox==4.32.0 19:18:12 typing_extensions==4.15.0 19:18:12 urllib3==1.26.20 19:18:12 virtualenv==20.35.4 19:18:12 [EnvInject] - Injecting environment variables from a build step. 19:18:12 [EnvInject] - Injecting as environment variables the properties content 19:18:12 PARALLEL=false 19:18:12 19:18:12 [EnvInject] - Variables injected successfully. 19:18:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15984785621612465124.sh 19:18:12 ---> tox-run.sh 19:18:12 + 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 19:18:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:18:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:18:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:18:12 + cd /w/workspace/oom-master-pre-commit-lint/. 19:18:12 + source /home/jenkins/lf-env.sh 19:18:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:18:12 ++ mktemp -d /tmp/venv-XXXX 19:18:12 + lf_venv=/tmp/venv-NXzb 19:18:12 + local venv_file=/tmp/.os_lf_venv 19:18:12 + local python=python3 19:18:12 + local options 19:18:12 + local set_path=true 19:18:12 + local install_args= 19:18:12 ++ 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 19:18:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:18:12 + true 19:18:12 + case $1 in 19:18:12 + venv_file=/tmp/.toxenv 19:18:12 + shift 2 19:18:12 + true 19:18:12 + case $1 in 19:18:12 + shift 19:18:12 + break 19:18:12 + case $python in 19:18:12 + local pkg_list= 19:18:12 + [[ -d /opt/pyenv ]] 19:18:12 + echo 'Setup pyenv:' 19:18:12 Setup pyenv: 19:18:12 + export PYENV_ROOT=/opt/pyenv 19:18:12 + PYENV_ROOT=/opt/pyenv 19:18:12 + 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 19:18:12 + 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 19:18:12 + pyenv versions 19:18:12 system 19:18:12 3.8.13 19:18:12 3.9.13 19:18:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:18:12 + command -v pyenv 19:18:12 ++ pyenv init - --no-rehash 19:18:12 + 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[*]}"'\'')" 19:18:12 export PATH="/opt/pyenv/shims:${PATH}" 19:18:12 export PYENV_SHELL=bash 19:18:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:18:12 pyenv() { 19:18:12 local command 19:18:12 command="${1:-}" 19:18:12 if [ "$#" -gt 0 ]; then 19:18:12 shift 19:18:12 fi 19:18:12 19:18:12 case "$command" in 19:18:12 rehash|shell) 19:18:12 eval "$(pyenv "sh-$command" "$@")" 19:18:12 ;; 19:18:12 *) 19:18:12 command pyenv "$command" "$@" 19:18:12 ;; 19:18:12 esac 19:18:12 }' 19:18:12 +++ 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[*]}"' 19:18:12 ++ 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 19:18:12 ++ 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 19:18:12 ++ 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 19:18:12 ++ export PYENV_SHELL=bash 19:18:12 ++ PYENV_SHELL=bash 19:18:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:18:12 +++ complete -F _pyenv pyenv 19:18:12 ++ lf-pyver python3 19:18:12 ++ local py_version_xy=python3 19:18:12 ++ local py_version_xyz= 19:18:12 ++ pyenv versions 19:18:12 ++ local command 19:18:12 ++ command=versions 19:18:12 ++ '[' 1 -gt 0 ']' 19:18:12 ++ shift 19:18:12 ++ case "$command" in 19:18:12 ++ command pyenv versions 19:18:12 ++ pyenv versions 19:18:12 ++ sed 's/^[ *]* //' 19:18:12 ++ awk '{ print $1 }' 19:18:12 ++ grep -E '^[0-9.]*[0-9]$' 19:18:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:18:12 +++ sort -V 19:18:12 +++ tail -n 1 19:18:12 +++ grep '^3' /tmp/.pyenv_versions 19:18:12 ++ py_version_xyz=3.10.6 19:18:12 ++ [[ -z 3.10.6 ]] 19:18:12 ++ echo 3.10.6 19:18:12 ++ return 0 19:18:12 + pyenv local 3.10.6 19:18:12 + local command 19:18:12 + command=local 19:18:12 + '[' 2 -gt 0 ']' 19:18:12 + shift 19:18:12 + case "$command" in 19:18:12 + command pyenv local 3.10.6 19:18:12 + pyenv local 3.10.6 19:18:12 + for arg in "$@" 19:18:12 + case $arg in 19:18:12 + pkg_list+='tox ' 19:18:12 + for arg in "$@" 19:18:12 + case $arg in 19:18:12 + pkg_list+='virtualenv ' 19:18:12 + for arg in "$@" 19:18:12 + case $arg in 19:18:12 + pkg_list+='urllib3~=1.26.15 ' 19:18:12 + [[ -f /tmp/.toxenv ]] 19:18:12 ++ cat /tmp/.toxenv 19:18:12 + lf_venv=/tmp/venv-UcIq 19:18:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UcIq from' file:/tmp/.toxenv 19:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UcIq from file:/tmp/.toxenv 19:18:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:12 + local 'pip_opts=--upgrade --quiet' 19:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:18:12 + [[ -n '' ]] 19:18:12 + [[ -n '' ]] 19:18:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:12 + /tmp/venv-UcIq/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 19:18:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:18:13 lf-activate-venv(): INFO: Base packages installed successfully 19:18:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:18:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:18:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:18:13 + /tmp/venv-UcIq/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 19:18:15 + type python3 19:18:15 + true 19:18:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UcIq/bin to PATH' 19:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-UcIq/bin to PATH 19:18:15 + PATH=/tmp/venv-UcIq/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 19:18:15 + return 0 19:18:15 + [[ -d /opt/pyenv ]] 19:18:15 + echo '---> Setting up pyenv' 19:18:15 ---> Setting up pyenv 19:18:15 + export PYENV_ROOT=/opt/pyenv 19:18:15 + PYENV_ROOT=/opt/pyenv 19:18:15 + export PATH=/opt/pyenv/bin:/tmp/venv-UcIq/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 19:18:15 + PATH=/opt/pyenv/bin:/tmp/venv-UcIq/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 19:18:15 ++ pwd 19:18:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:18:15 + export PYTHONPATH 19:18:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:18:15 + TOX_TESTENV_PASSENV=PYTHONPATH 19:18:15 + tox --version 19:18:15 4.32.0 from /tmp/venv-UcIq/lib/python3.10/site-packages/tox/__init__.py 19:18:15 + PARALLEL=false 19:18:15 + TOX_OPTIONS_LIST= 19:18:15 + [[ -n pre-commit ]] 19:18:15 + TOX_OPTIONS_LIST=' -e pre-commit' 19:18:15 + case ${PARALLEL,,} in 19:18:15 + tox -e pre-commit 19:18:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:18:16 pre-commit: install_deps> python -I -m pip install pre-commit 19:18:19 pre-commit: freeze> python -m pip freeze --all 19:18:19 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 19:18:19 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:18:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:18:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:18:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:18:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:18:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:18:22 [INFO] Once installed this environment will be reused. 19:18:22 [INFO] This may take a few minutes... 19:18:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:18:27 [INFO] Once installed this environment will be reused. 19:18:27 [INFO] This may take a few minutes... 19:18:33 trim trailing whitespace.................................................Passed 19:18:33 Tabs remover.............................................................Passed 19:18:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:18:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:18:33 [INFO] Once installed this environment will be reused. 19:18:33 [INFO] This may take a few minutes... 19:18:43 gitlint..............................................(no files to check)Skipped 19:18:43 pre-commit: OK (27.22=setup[4.00]+cmd[13.60,9.62] seconds) 19:18:43 congratulations :) (27.26 seconds) 19:18:43 + tox_status=0 19:18:43 + echo '---> Completed tox runs' 19:18:43 ---> Completed tox runs 19:18:43 + for i in .tox/*/log 19:18:43 ++ echo .tox/pre-commit/log 19:18:43 ++ awk -F/ '{print $2}' 19:18:43 + tox_env=pre-commit 19:18:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:18:43 + DOC_DIR=docs/_build/html 19:18:43 + [[ -d docs/_build/html ]] 19:18:43 + echo '---> tox-run.sh ends' 19:18:43 ---> tox-run.sh ends 19:18:43 + test 0 -eq 0 19:18:43 $ ssh-agent -k 19:18:43 unset SSH_AUTH_SOCK; 19:18:43 unset SSH_AGENT_PID; 19:18:43 echo Agent pid 1747 killed; 19:18:43 [ssh-agent] Stopped. 19:18:43 [PostBuildScript] - [INFO] Executing post build scripts. 19:18:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14068228058288364593.sh 19:18:43 ---> sysstat.sh 19:18:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7228196095115654018.sh 19:18:43 ---> package-listing.sh 19:18:43 ++ facter osfamily 19:18:43 ++ tr '[:upper:]' '[:lower:]' 19:18:43 + OS_FAMILY=debian 19:18:43 + workspace=/w/workspace/oom-master-pre-commit-lint 19:18:43 + START_PACKAGES=/tmp/packages_start.txt 19:18:43 + END_PACKAGES=/tmp/packages_end.txt 19:18:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:43 + PACKAGES=/tmp/packages_start.txt 19:18:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:18:43 + PACKAGES=/tmp/packages_end.txt 19:18:43 + case "${OS_FAMILY}" in 19:18:43 + grep '^ii' 19:18:43 + dpkg -l 19:18:43 + '[' -f /tmp/packages_start.txt ']' 19:18:43 + '[' -f /tmp/packages_end.txt ']' 19:18:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:18:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:18:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:18:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4451057709852005344.sh 19:18:43 ---> capture-instance-metadata.sh 19:18:43 Setup pyenv: 19:18:44 system 19:18:44 3.8.13 19:18:44 3.9.13 19:18:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:18:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7vqG 19:18:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:51 lf-activate-venv(): INFO: Base packages installed successfully 19:18:51 lf-activate-venv(): INFO: Installing additional packages: lftools 19:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-7vqG/bin to PATH 19:19:15 INFO: Running in OpenStack, capturing instance metadata 19:19:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13941875760543756664.sh 19:19:16 provisioning config files... 19:19:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16887482201365491301tmp 19:19:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:19:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:19:16 [EnvInject] - Injecting environment variables from a build step. 19:19:16 [EnvInject] - Injecting as environment variables the properties content 19:19:16 SERVER_ID=logs 19:19:16 19:19:16 [EnvInject] - Variables injected successfully. 19:19:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8712094797046725201.sh 19:19:16 ---> create-netrc.sh 19:19:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3367369073256529320.sh 19:19:16 ---> python-tools-install.sh 19:19:16 Setup pyenv: 19:19:16 system 19:19:16 3.8.13 19:19:16 3.9.13 19:19:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vqG from file:/tmp/.os_lf_venv 19:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:18 lf-activate-venv(): INFO: Base packages installed successfully 19:19:18 lf-activate-venv(): INFO: Installing additional packages: lftools 19:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-7vqG/bin to PATH 19:19:26 Generating Requirements File 19:19:46 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. 19:19:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:19:47 Python 3.10.6 19:19:47 pip 25.3 from /tmp/venv-7vqG/lib/python3.10/site-packages/pip (python 3.10) 19:19:47 appdirs==1.4.4 19:19:47 argcomplete==3.6.3 19:19:47 aspy.yaml==1.3.0 19:19:47 attrs==25.4.0 19:19:47 autopage==0.5.2 19:19:47 backports.strenum==1.3.1 19:19:47 beautifulsoup4==4.14.3 19:19:47 boto3==1.42.9 19:19:47 botocore==1.42.9 19:19:47 bs4==0.0.2 19:19:47 cachetools==6.2.4 19:19:47 certifi==2025.11.12 19:19:47 cffi==2.0.0 19:19:47 cfgv==3.5.0 19:19:47 chardet==5.2.0 19:19:47 charset-normalizer==3.4.4 19:19:47 click==8.3.1 19:19:47 cliff==4.13.0 19:19:47 cmd2==3.0.0 19:19:47 cryptography==3.3.2 19:19:47 debtcollector==3.0.0 19:19:47 decorator==5.2.1 19:19:47 defusedxml==0.7.1 19:19:47 Deprecated==1.3.1 19:19:47 distlib==0.4.0 19:19:47 dnspython==2.8.0 19:19:47 docker==7.1.0 19:19:47 dogpile.cache==1.5.0 19:19:47 durationpy==0.10 19:19:47 email-validator==2.3.0 19:19:47 filelock==3.20.0 19:19:47 future==1.0.0 19:19:47 gitdb==4.0.12 19:19:47 GitPython==3.1.45 19:19:47 google-auth==2.44.0 19:19:47 httplib2==0.31.0 19:19:47 identify==2.6.15 19:19:47 idna==3.11 19:19:47 importlib-resources==1.5.0 19:19:47 iso8601==2.1.0 19:19:47 Jinja2==3.1.6 19:19:47 jmespath==1.0.1 19:19:47 jsonpatch==1.33 19:19:47 jsonpointer==3.0.0 19:19:47 jsonschema==4.25.1 19:19:47 jsonschema-specifications==2025.9.1 19:19:47 keystoneauth1==5.12.0 19:19:47 kubernetes==34.1.0 19:19:47 lftools==0.37.18 19:19:47 lxml==6.0.2 19:19:47 markdown-it-py==4.0.0 19:19:47 MarkupSafe==3.0.3 19:19:47 mdurl==0.1.2 19:19:47 msgpack==1.1.2 19:19:47 multi_key_dict==2.0.3 19:19:47 munch==4.0.0 19:19:47 netaddr==1.3.0 19:19:47 niet==1.4.2 19:19:47 nodeenv==1.9.1 19:19:47 oauth2client==4.1.3 19:19:47 oauthlib==3.3.1 19:19:47 openstacksdk==4.8.0 19:19:47 os-service-types==1.8.2 19:19:47 osc-lib==4.2.0 19:19:47 oslo.config==10.1.0 19:19:47 oslo.context==6.2.0 19:19:47 oslo.i18n==6.7.1 19:19:47 oslo.log==7.2.1 19:19:47 oslo.serialization==5.8.0 19:19:47 oslo.utils==9.2.0 19:19:47 packaging==25.0 19:19:47 pbr==7.0.3 19:19:47 platformdirs==4.5.1 19:19:47 prettytable==3.17.0 19:19:47 psutil==7.1.3 19:19:47 pyasn1==0.6.1 19:19:47 pyasn1_modules==0.4.2 19:19:47 pycparser==2.23 19:19:47 pygerrit2==2.0.15 19:19:47 PyGithub==2.8.1 19:19:47 Pygments==2.19.2 19:19:47 PyJWT==2.10.1 19:19:47 PyNaCl==1.6.1 19:19:47 pyparsing==2.4.7 19:19:47 pyperclip==1.11.0 19:19:47 pyrsistent==0.20.0 19:19:47 python-cinderclient==9.8.0 19:19:47 python-dateutil==2.9.0.post0 19:19:47 python-heatclient==4.3.0 19:19:47 python-jenkins==1.8.3 19:19:47 python-keystoneclient==5.7.0 19:19:47 python-magnumclient==4.9.0 19:19:47 python-openstackclient==8.2.0 19:19:47 python-swiftclient==4.9.0 19:19:47 PyYAML==6.0.3 19:19:47 referencing==0.37.0 19:19:47 requests==2.32.5 19:19:47 requests-oauthlib==2.0.0 19:19:47 requestsexceptions==1.4.0 19:19:47 rfc3986==2.0.0 19:19:47 rich==14.2.0 19:19:47 rich-argparse==1.7.2 19:19:47 rpds-py==0.30.0 19:19:47 rsa==4.9.1 19:19:47 ruamel.yaml==0.18.16 19:19:47 ruamel.yaml.clib==0.2.15 19:19:47 s3transfer==0.16.0 19:19:47 simplejson==3.20.2 19:19:47 six==1.17.0 19:19:47 smmap==5.0.2 19:19:47 soupsieve==2.8 19:19:47 stevedore==5.6.0 19:19:47 tabulate==0.9.0 19:19:47 toml==0.10.2 19:19:47 tomlkit==0.13.3 19:19:47 tqdm==4.67.1 19:19:47 typing_extensions==4.15.0 19:19:47 tzdata==2025.3 19:19:47 urllib3==1.26.20 19:19:47 virtualenv==20.35.4 19:19:47 wcwidth==0.2.14 19:19:47 websocket-client==1.9.0 19:19:47 wrapt==2.0.1 19:19:47 xdg==6.0.0 19:19:47 xmltodict==1.0.2 19:19:47 yq==3.4.3 19:19:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10521275954137071222.sh 19:19:47 ---> sudo-logs.sh 19:19:47 Archiving 'sudo' log.. 19:19:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17770697368331755263.sh 19:19:48 ---> job-cost.sh 19:19:48 Setup pyenv: 19:19:48 system 19:19:48 3.8.13 19:19:48 3.9.13 19:19:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:19:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vqG from file:/tmp/.os_lf_venv 19:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:50 lf-activate-venv(): INFO: Base packages installed successfully 19:19:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:19:56 lf-activate-venv(): INFO: Adding /tmp/venv-7vqG/bin to PATH 19:19:56 INFO: No Stack... 19:19:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:56 INFO: Archiving Costs 19:19:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9714381539591525762.sh 19:19:56 ---> logs-deploy.sh 19:19:56 Setup pyenv: 19:19:56 system 19:19:56 3.8.13 19:19:56 3.9.13 19:19:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:19:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vqG from file:/tmp/.os_lf_venv 19:19:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:58 lf-activate-venv(): INFO: Base packages installed successfully 19:19:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-7vqG/bin to PATH 19:20:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4356 19:20:07 INFO: archiving workspace using pattern(s): 19:20:08 Archives upload complete. 19:20:09 INFO: archiving logs to Nexus 19:20:09 ---> uname -a: 19:20:09 Linux prd-ubuntu1804-builder-4c-4g-1 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:20:09 19:20:09 19:20:09 ---> lscpu: 19:20:09 Architecture: x86_64 19:20:09 CPU op-mode(s): 32-bit, 64-bit 19:20:09 Byte Order: Little Endian 19:20:09 CPU(s): 4 19:20:09 On-line CPU(s) list: 0-3 19:20:09 Thread(s) per core: 1 19:20:09 Core(s) per socket: 1 19:20:09 Socket(s): 4 19:20:09 NUMA node(s): 1 19:20:09 Vendor ID: AuthenticAMD 19:20:09 CPU family: 23 19:20:09 Model: 49 19:20:09 Model name: AMD EPYC-Rome Processor 19:20:09 Stepping: 0 19:20:09 CPU MHz: 2800.000 19:20:09 BogoMIPS: 5600.00 19:20:09 Virtualization: AMD-V 19:20:09 Hypervisor vendor: KVM 19:20:09 Virtualization type: full 19:20:09 L1d cache: 32K 19:20:09 L1i cache: 32K 19:20:09 L2 cache: 512K 19:20:09 L3 cache: 16384K 19:20:09 NUMA node0 CPU(s): 0-3 19:20:09 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 19:20:09 19:20:09 19:20:09 ---> nproc: 19:20:09 4 19:20:09 19:20:09 19:20:09 ---> df -h: 19:20:09 Filesystem Size Used Avail Use% Mounted on 19:20:09 udev 7.9G 0 7.9G 0% /dev 19:20:09 tmpfs 1.6G 676K 1.6G 1% /run 19:20:09 /dev/vda1 78G 8.4G 69G 11% / 19:20:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:20:09 tmpfs 5.0M 0 5.0M 0% /run/lock 19:20:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:20:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:20:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:20:09 19:20:09 19:20:09 ---> free -m: 19:20:09 total used free shared buff/cache available 19:20:09 Mem: 16040 544 13275 0 2219 15174 19:20:09 Swap: 1023 0 1023 19:20:09 19:20:09 19:20:09 ---> ip addr: 19:20:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:20:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:20:09 inet 127.0.0.1/8 scope host lo 19:20:09 valid_lft forever preferred_lft forever 19:20:09 inet6 ::1/128 scope host 19:20:09 valid_lft forever preferred_lft forever 19:20:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:20:09 link/ether fa:16:3e:26:1e:bc brd ff:ff:ff:ff:ff:ff 19:20:09 inet 10.30.106.186/23 brd 10.30.107.255 scope global dynamic ens3 19:20:09 valid_lft 86211sec preferred_lft 86211sec 19:20:09 inet6 fe80::f816:3eff:fe26:1ebc/64 scope link 19:20:09 valid_lft forever preferred_lft forever 19:20:09 19:20:09 19:20:09 ---> sar -b -r -n DEV: 19:20:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1) 12/15/25 _x86_64_ (4 CPU) 19:20:09 19:20:09 19:17:04 LINUX RESTART (4 CPU) 19:20:09 19:20:09 19:18:01 tps rtps wtps bread/s bwrtn/s 19:20:09 19:19:01 100.08 11.78 88.30 312.48 32760.81 19:20:09 19:20:01 110.76 1.03 109.73 118.51 34176.04 19:20:09 Average: 105.42 6.41 99.02 215.50 33468.42 19:20:09 19:20:09 19:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:09 19:19:01 13897516 15538324 2527444 15.39 63024 1773996 819224 4.69 764868 1539288 90384 19:20:09 19:20:01 13608148 15549060 2816812 17.15 87624 2032940 782120 4.48 768912 1790360 129684 19:20:09 Average: 13752832 15543692 2672128 16.27 75324 1903468 800672 4.58 766890 1664824 110034 19:20:09 19:20:09 19:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:09 19:19:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 19:20:09 19:19:01 ens3 71.04 53.94 866.07 13.10 0.00 0.00 0.00 0.00 19:20:09 19:20:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 19:20:09 19:20:01 ens3 56.61 41.83 854.89 10.27 0.00 0.00 0.00 0.00 19:20:09 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 19:20:09 Average: ens3 63.82 47.88 860.48 11.68 0.00 0.00 0.00 0.00 19:20:09 19:20:09 19:20:09 ---> sar -P ALL: 19:20:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1) 12/15/25 _x86_64_ (4 CPU) 19:20:09 19:20:09 19:17:04 LINUX RESTART (4 CPU) 19:20:09 19:20:09 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:20:09 19:19:01 all 21.17 0.00 1.96 4.65 0.07 72.16 19:20:09 19:19:01 0 15.79 0.00 1.57 1.40 0.07 81.17 19:20:09 19:19:01 1 16.66 0.00 1.92 11.41 0.05 69.95 19:20:09 19:19:01 2 23.66 0.00 2.15 4.52 0.08 69.58 19:20:09 19:19:01 3 28.55 0.00 2.17 1.29 0.07 67.92 19:20:09 19:20:01 all 20.10 0.00 1.42 4.39 0.05 74.04 19:20:09 19:20:01 0 6.56 0.00 0.59 7.54 0.05 85.27 19:20:09 19:20:01 1 40.06 0.00 2.11 1.49 0.08 56.27 19:20:09 19:20:01 2 17.78 0.00 1.32 4.36 0.05 76.48 19:20:09 19:20:01 3 15.99 0.00 1.65 4.16 0.05 78.15 19:20:09 Average: all 20.63 0.00 1.69 4.52 0.06 73.10 19:20:09 Average: 0 11.17 0.00 1.08 4.47 0.06 83.22 19:20:09 Average: 1 28.36 0.00 2.01 6.45 0.07 63.11 19:20:09 Average: 2 20.73 0.00 1.74 4.44 0.07 73.03 19:20:09 Average: 3 22.27 0.00 1.91 2.72 0.06 73.04 19:20:09 19:20:09 19:20:09