08:00:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 08:00:20 Running as SYSTEM 08:00:20 [EnvInject] - Loading node environment variables. 08:00:20 Building remotely on prd-ubuntu1804-builder-4c-4g-42 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:00:20 [ssh-agent] Looking for ssh-agent implementation... 08:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:20 $ ssh-agent 08:00:20 SSH_AUTH_SOCK=/tmp/ssh-x8CJXJMDyKJm/agent.1673 08:00:20 SSH_AGENT_PID=1675 08:00:20 [ssh-agent] Started. 08:00:20 Running ssh-add (command line suppressed) 08:00:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4340690119419121652.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4340690119419121652.key) 08:00:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:00:20 The recommended git tool is: NONE 08:00:22 using credential onap-jenkins-ssh 08:00:22 Wiping out workspace first. 08:00:22 Cloning the remote Git repository 08:00:22 Cloning repository git://cloud.onap.org/mirror/oom.git 08:00:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:00:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:00:22 > git --version # timeout=10 08:00:22 > git --version # 'git version 2.17.1' 08:00:22 using GIT_SSH to set credentials Gerrit user 08:00:22 Verifying host key using manually-configured host key entries 08:00:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:00:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:00:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:00:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:00:27 using GIT_SSH to set credentials Gerrit user 08:00:27 Verifying host key using manually-configured host key entries 08:00:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/12 # timeout=30 08:00:27 > git rev-parse 89f3db6b3901d005a4f46304d78f3e230d448b02^{commit} # timeout=10 08:00:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:00:27 Checking out Revision 89f3db6b3901d005a4f46304d78f3e230d448b02 (refs/changes/41/141841/12) 08:00:27 > git config core.sparsecheckout # timeout=10 08:00:27 > git checkout -f 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=30 08:00:31 Commit message: "[SO] 16.1.0 release" 08:00:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:00:31 > git rev-list --no-walk 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=10 08:00:31 [EnvInject] - Injecting environment variables from a build step. 08:00:31 [EnvInject] - Injecting as environment variables the properties content 08:00:31 PYTHON=python3 08:00:31 08:00:31 [EnvInject] - Variables injected successfully. 08:00:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7465062533306164248.sh 08:00:31 ---> tox-install.sh 08:00:31 + source /home/jenkins/lf-env.sh 08:00:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:00:31 ++ mktemp -d /tmp/venv-XXXX 08:00:31 + lf_venv=/tmp/venv-Swyb 08:00:31 + local venv_file=/tmp/.os_lf_venv 08:00:31 + local python=python3 08:00:31 + local options 08:00:31 + local set_path=true 08:00:31 + local install_args= 08:00:31 ++ 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 08:00:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:00:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:00:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:00:31 + true 08:00:31 + case $1 in 08:00:31 + venv_file=/tmp/.toxenv 08:00:31 + shift 2 08:00:31 + true 08:00:31 + case $1 in 08:00:31 + shift 08:00:31 + break 08:00:31 + case $python in 08:00:31 + local pkg_list= 08:00:31 + [[ -d /opt/pyenv ]] 08:00:31 + echo 'Setup pyenv:' 08:00:31 Setup pyenv: 08:00:31 + export PYENV_ROOT=/opt/pyenv 08:00:31 + PYENV_ROOT=/opt/pyenv 08:00:31 + 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 08:00:31 + 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 08:00:31 + pyenv versions 08:00:31 * system (set by /opt/pyenv/version) 08:00:31 * 3.8.13 (set by /opt/pyenv/version) 08:00:31 * 3.9.13 (set by /opt/pyenv/version) 08:00:31 * 3.10.6 (set by /opt/pyenv/version) 08:00:31 + command -v pyenv 08:00:31 ++ pyenv init - --no-rehash 08:00:31 + 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[*]}"'\'')" 08:00:31 export PATH="/opt/pyenv/shims:${PATH}" 08:00:31 export PYENV_SHELL=bash 08:00:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:00:31 pyenv() { 08:00:31 local command 08:00:31 command="${1:-}" 08:00:31 if [ "$#" -gt 0 ]; then 08:00:31 shift 08:00:31 fi 08:00:31 08:00:31 case "$command" in 08:00:31 rehash|shell) 08:00:31 eval "$(pyenv "sh-$command" "$@")" 08:00:31 ;; 08:00:31 *) 08:00:31 command pyenv "$command" "$@" 08:00:31 ;; 08:00:31 esac 08:00:31 }' 08:00:31 +++ 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[*]}"' 08:00:31 ++ 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 08:00:31 ++ 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 08:00:31 ++ 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 08:00:31 ++ export PYENV_SHELL=bash 08:00:31 ++ PYENV_SHELL=bash 08:00:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:00:31 +++ complete -F _pyenv pyenv 08:00:31 ++ lf-pyver python3 08:00:31 ++ local py_version_xy=python3 08:00:31 ++ local py_version_xyz= 08:00:31 ++ pyenv versions 08:00:31 ++ local command 08:00:31 ++ sed 's/^[ *]* //' 08:00:31 ++ command=versions 08:00:31 ++ awk '{ print $1 }' 08:00:31 ++ '[' 1 -gt 0 ']' 08:00:31 ++ grep -E '^[0-9.]*[0-9]$' 08:00:31 ++ shift 08:00:31 ++ case "$command" in 08:00:31 ++ command pyenv versions 08:00:31 ++ pyenv versions 08:00:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:00:31 +++ grep '^3' /tmp/.pyenv_versions 08:00:31 +++ tail -n 1 08:00:31 +++ sort -V 08:00:31 ++ py_version_xyz=3.10.6 08:00:31 ++ [[ -z 3.10.6 ]] 08:00:31 ++ echo 3.10.6 08:00:31 ++ return 0 08:00:31 + pyenv local 3.10.6 08:00:31 + local command 08:00:31 + command=local 08:00:31 + '[' 2 -gt 0 ']' 08:00:31 + shift 08:00:31 + case "$command" in 08:00:31 + command pyenv local 3.10.6 08:00:31 + pyenv local 3.10.6 08:00:31 + for arg in "$@" 08:00:31 + case $arg in 08:00:31 + pkg_list+='tox ' 08:00:31 + for arg in "$@" 08:00:31 + case $arg in 08:00:31 + pkg_list+='virtualenv ' 08:00:31 + for arg in "$@" 08:00:31 + case $arg in 08:00:31 + pkg_list+='urllib3~=1.26.15 ' 08:00:31 + [[ -f /tmp/.toxenv ]] 08:00:31 + [[ ! -f /tmp/.toxenv ]] 08:00:31 + [[ -n '' ]] 08:00:31 + python3 -m venv /tmp/venv-Swyb 08:00:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Swyb' 08:00:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Swyb 08:00:36 + echo /tmp/venv-Swyb 08:00:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:00:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:00:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:00:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:36 + local 'pip_opts=--upgrade --quiet' 08:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:00:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:00:36 + [[ -n '' ]] 08:00:36 + [[ -n '' ]] 08:00:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:00:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:36 + /tmp/venv-Swyb/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 08:00:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:00:40 lf-activate-venv(): INFO: Base packages installed successfully 08:00:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:00:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:00:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:00:40 + /tmp/venv-Swyb/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 08:00:42 + type python3 08:00:42 + true 08:00:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Swyb/bin to PATH' 08:00:42 lf-activate-venv(): INFO: Adding /tmp/venv-Swyb/bin to PATH 08:00:42 + PATH=/tmp/venv-Swyb/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 08:00:42 + return 0 08:00:42 + python3 --version 08:00:42 Python 3.10.6 08:00:42 + python3 -m pip --version 08:00:42 pip 25.3 from /tmp/venv-Swyb/lib/python3.10/site-packages/pip (python 3.10) 08:00:42 + python3 -m pip freeze 08:00:42 cachetools==6.2.4 08:00:42 chardet==5.2.0 08:00:42 colorama==0.4.6 08:00:42 distlib==0.4.0 08:00:42 filelock==3.20.1 08:00:42 packaging==25.0 08:00:42 platformdirs==4.5.1 08:00:42 pluggy==1.6.0 08:00:42 pyproject-api==1.10.0 08:00:42 tomli==2.3.0 08:00:42 tox==4.32.0 08:00:42 typing_extensions==4.15.0 08:00:42 urllib3==1.26.20 08:00:42 virtualenv==20.35.4 08:00:42 [EnvInject] - Injecting environment variables from a build step. 08:00:42 [EnvInject] - Injecting as environment variables the properties content 08:00:42 PARALLEL=false 08:00:42 08:00:42 [EnvInject] - Variables injected successfully. 08:00:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17530625914109845263.sh 08:00:42 ---> tox-run.sh 08:00:42 + 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 08:00:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:00:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:00:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:00:42 + cd /w/workspace/oom-master-pre-commit-lint/. 08:00:42 + source /home/jenkins/lf-env.sh 08:00:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:00:42 ++ mktemp -d /tmp/venv-XXXX 08:00:42 + lf_venv=/tmp/venv-bnc9 08:00:42 + local venv_file=/tmp/.os_lf_venv 08:00:42 + local python=python3 08:00:42 + local options 08:00:42 + local set_path=true 08:00:42 + local install_args= 08:00:42 ++ 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 08:00:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:00:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:00:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:00:42 + true 08:00:42 + case $1 in 08:00:42 + venv_file=/tmp/.toxenv 08:00:42 + shift 2 08:00:42 + true 08:00:42 + case $1 in 08:00:42 + shift 08:00:42 + break 08:00:42 + case $python in 08:00:42 + local pkg_list= 08:00:42 + [[ -d /opt/pyenv ]] 08:00:42 + echo 'Setup pyenv:' 08:00:42 Setup pyenv: 08:00:42 + export PYENV_ROOT=/opt/pyenv 08:00:42 + PYENV_ROOT=/opt/pyenv 08:00:42 + 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 08:00:42 + 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 08:00:42 + pyenv versions 08:00:42 system 08:00:42 3.8.13 08:00:42 3.9.13 08:00:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:00:42 + command -v pyenv 08:00:42 ++ pyenv init - --no-rehash 08:00:42 + 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[*]}"'\'')" 08:00:42 export PATH="/opt/pyenv/shims:${PATH}" 08:00:42 export PYENV_SHELL=bash 08:00:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:00:42 pyenv() { 08:00:42 local command 08:00:42 command="${1:-}" 08:00:42 if [ "$#" -gt 0 ]; then 08:00:42 shift 08:00:42 fi 08:00:42 08:00:42 case "$command" in 08:00:42 rehash|shell) 08:00:42 eval "$(pyenv "sh-$command" "$@")" 08:00:42 ;; 08:00:42 *) 08:00:42 command pyenv "$command" "$@" 08:00:42 ;; 08:00:42 esac 08:00:42 }' 08:00:42 +++ 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[*]}"' 08:00:42 ++ 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 08:00:42 ++ 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 08:00:42 ++ 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 08:00:42 ++ export PYENV_SHELL=bash 08:00:42 ++ PYENV_SHELL=bash 08:00:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:00:42 +++ complete -F _pyenv pyenv 08:00:42 ++ lf-pyver python3 08:00:42 ++ local py_version_xy=python3 08:00:42 ++ local py_version_xyz= 08:00:42 ++ pyenv versions 08:00:42 ++ sed 's/^[ *]* //' 08:00:42 ++ local command 08:00:42 ++ command=versions 08:00:42 ++ '[' 1 -gt 0 ']' 08:00:42 ++ shift 08:00:42 ++ case "$command" in 08:00:42 ++ command pyenv versions 08:00:42 ++ pyenv versions 08:00:42 ++ awk '{ print $1 }' 08:00:42 ++ grep -E '^[0-9.]*[0-9]$' 08:00:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:00:42 +++ grep '^3' /tmp/.pyenv_versions 08:00:42 +++ sort -V 08:00:42 +++ tail -n 1 08:00:42 ++ py_version_xyz=3.10.6 08:00:42 ++ [[ -z 3.10.6 ]] 08:00:42 ++ echo 3.10.6 08:00:42 ++ return 0 08:00:42 + pyenv local 3.10.6 08:00:42 + local command 08:00:42 + command=local 08:00:42 + '[' 2 -gt 0 ']' 08:00:42 + shift 08:00:42 + case "$command" in 08:00:42 + command pyenv local 3.10.6 08:00:42 + pyenv local 3.10.6 08:00:42 + for arg in "$@" 08:00:42 + case $arg in 08:00:42 + pkg_list+='tox ' 08:00:42 + for arg in "$@" 08:00:42 + case $arg in 08:00:42 + pkg_list+='virtualenv ' 08:00:42 + for arg in "$@" 08:00:42 + case $arg in 08:00:42 + pkg_list+='urllib3~=1.26.15 ' 08:00:42 + [[ -f /tmp/.toxenv ]] 08:00:42 ++ cat /tmp/.toxenv 08:00:42 + lf_venv=/tmp/venv-Swyb 08:00:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Swyb from' file:/tmp/.toxenv 08:00:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Swyb from file:/tmp/.toxenv 08:00:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:00:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:42 + local 'pip_opts=--upgrade --quiet' 08:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:00:42 + [[ -n '' ]] 08:00:42 + [[ -n '' ]] 08:00:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:00:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:42 + /tmp/venv-Swyb/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 08:00:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:00:43 lf-activate-venv(): INFO: Base packages installed successfully 08:00:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:00:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:00:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:00:43 + /tmp/venv-Swyb/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 08:00:44 + type python3 08:00:44 + true 08:00:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Swyb/bin to PATH' 08:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-Swyb/bin to PATH 08:00:44 + PATH=/tmp/venv-Swyb/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 08:00:44 + return 0 08:00:44 + [[ -d /opt/pyenv ]] 08:00:44 + echo '---> Setting up pyenv' 08:00:44 ---> Setting up pyenv 08:00:44 + export PYENV_ROOT=/opt/pyenv 08:00:44 + PYENV_ROOT=/opt/pyenv 08:00:44 + export PATH=/opt/pyenv/bin:/tmp/venv-Swyb/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 08:00:44 + PATH=/opt/pyenv/bin:/tmp/venv-Swyb/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 08:00:44 ++ pwd 08:00:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:00:44 + export PYTHONPATH 08:00:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:00:44 + TOX_TESTENV_PASSENV=PYTHONPATH 08:00:44 + tox --version 08:00:45 4.32.0 from /tmp/venv-Swyb/lib/python3.10/site-packages/tox/__init__.py 08:00:45 + PARALLEL=false 08:00:45 + TOX_OPTIONS_LIST= 08:00:45 + [[ -n pre-commit ]] 08:00:45 + TOX_OPTIONS_LIST=' -e pre-commit' 08:00:45 + case ${PARALLEL,,} in 08:00:45 + tox -e pre-commit 08:00:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:00:46 pre-commit: install_deps> python -I -m pip install pre-commit 08:00:48 pre-commit: freeze> python -m pip freeze --all 08:00:49 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,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 08:00:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:00:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:00:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:00:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:00:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:00:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:00:51 [INFO] Once installed this environment will be reused. 08:00:51 [INFO] This may take a few minutes... 08:00:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:00:55 [INFO] Once installed this environment will be reused. 08:00:55 [INFO] This may take a few minutes... 08:01:00 trim trailing whitespace.................................................Passed 08:01:00 Tabs remover.............................................................Passed 08:01:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:01:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:01:00 [INFO] Once installed this environment will be reused. 08:01:00 [INFO] This may take a few minutes... 08:01:08 gitlint..............................................(no files to check)Skipped 08:01:08 pre-commit: OK (23.34=setup[3.52]+cmd[11.40,8.42] seconds) 08:01:08 congratulations :) (23.37 seconds) 08:01:09 + tox_status=0 08:01:09 + echo '---> Completed tox runs' 08:01:09 ---> Completed tox runs 08:01:09 + for i in .tox/*/log 08:01:09 ++ echo .tox/pre-commit/log 08:01:09 ++ awk -F/ '{print $2}' 08:01:09 + tox_env=pre-commit 08:01:09 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:01:09 + DOC_DIR=docs/_build/html 08:01:09 + [[ -d docs/_build/html ]] 08:01:09 + echo '---> tox-run.sh ends' 08:01:09 ---> tox-run.sh ends 08:01:09 + test 0 -eq 0 08:01:09 $ ssh-agent -k 08:01:09 unset SSH_AUTH_SOCK; 08:01:09 unset SSH_AGENT_PID; 08:01:09 echo Agent pid 1675 killed; 08:01:09 [ssh-agent] Stopped. 08:01:09 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10064518119888510781.sh 08:01:09 ---> sysstat.sh 08:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17300498641519908621.sh 08:01:09 ---> package-listing.sh 08:01:09 ++ facter osfamily 08:01:09 ++ tr '[:upper:]' '[:lower:]' 08:01:09 + OS_FAMILY=debian 08:01:09 + workspace=/w/workspace/oom-master-pre-commit-lint 08:01:09 + START_PACKAGES=/tmp/packages_start.txt 08:01:09 + END_PACKAGES=/tmp/packages_end.txt 08:01:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:09 + PACKAGES=/tmp/packages_start.txt 08:01:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:01:09 + PACKAGES=/tmp/packages_end.txt 08:01:09 + case "${OS_FAMILY}" in 08:01:09 + dpkg -l 08:01:09 + grep '^ii' 08:01:09 + '[' -f /tmp/packages_start.txt ']' 08:01:09 + '[' -f /tmp/packages_end.txt ']' 08:01:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:01:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:01:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:01:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10877222722143001313.sh 08:01:09 ---> capture-instance-metadata.sh 08:01:09 Setup pyenv: 08:01:09 system 08:01:10 3.8.13 08:01:10 3.9.13 08:01:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:01:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaIk 08:01:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:17 lf-activate-venv(): INFO: Base packages installed successfully 08:01:17 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-FaIk/bin to PATH 08:01:39 INFO: Running in OpenStack, capturing instance metadata 08:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1154381568015647817.sh 08:01:39 provisioning config files... 08:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15018497633519517401tmp 08:01:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:39 [EnvInject] - Injecting environment variables from a build step. 08:01:39 [EnvInject] - Injecting as environment variables the properties content 08:01:39 SERVER_ID=logs 08:01:39 08:01:39 [EnvInject] - Variables injected successfully. 08:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5989594575658459756.sh 08:01:39 ---> create-netrc.sh 08:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7035242848353330732.sh 08:01:39 ---> python-tools-install.sh 08:01:39 Setup pyenv: 08:01:39 system 08:01:39 3.8.13 08:01:39 3.9.13 08:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaIk from file:/tmp/.os_lf_venv 08:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:41 lf-activate-venv(): INFO: Base packages installed successfully 08:01:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-FaIk/bin to PATH 08:01:49 Generating Requirements File 08:02:07 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. 08:02:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:07 Python 3.10.6 08:02:07 pip 25.3 from /tmp/venv-FaIk/lib/python3.10/site-packages/pip (python 3.10) 08:02:08 appdirs==1.4.4 08:02:08 argcomplete==3.6.3 08:02:08 aspy.yaml==1.3.0 08:02:08 attrs==25.4.0 08:02:08 autopage==0.5.2 08:02:08 backports.strenum==1.3.1 08:02:08 beautifulsoup4==4.14.3 08:02:08 boto3==1.42.10 08:02:08 botocore==1.42.10 08:02:08 bs4==0.0.2 08:02:08 cachetools==6.2.4 08:02:08 certifi==2025.11.12 08:02:08 cffi==2.0.0 08:02:08 cfgv==3.5.0 08:02:08 chardet==5.2.0 08:02:08 charset-normalizer==3.4.4 08:02:08 click==8.3.1 08:02:08 cliff==4.13.0 08:02:08 cmd2==3.0.0 08:02:08 cryptography==3.3.2 08:02:08 debtcollector==3.0.0 08:02:08 decorator==5.2.1 08:02:08 defusedxml==0.7.1 08:02:08 Deprecated==1.3.1 08:02:08 distlib==0.4.0 08:02:08 dnspython==2.8.0 08:02:08 docker==7.1.0 08:02:08 dogpile.cache==1.5.0 08:02:08 durationpy==0.10 08:02:08 email-validator==2.3.0 08:02:08 filelock==3.20.1 08:02:08 future==1.0.0 08:02:08 gitdb==4.0.12 08:02:08 GitPython==3.1.45 08:02:08 google-auth==2.45.0 08:02:08 httplib2==0.31.0 08:02:08 identify==2.6.15 08:02:08 idna==3.11 08:02:08 importlib-resources==1.5.0 08:02:08 iso8601==2.1.0 08:02:08 Jinja2==3.1.6 08:02:08 jmespath==1.0.1 08:02:08 jsonpatch==1.33 08:02:08 jsonpointer==3.0.0 08:02:08 jsonschema==4.25.1 08:02:08 jsonschema-specifications==2025.9.1 08:02:08 keystoneauth1==5.12.0 08:02:08 kubernetes==34.1.0 08:02:08 lftools==0.37.18 08:02:08 lxml==6.0.2 08:02:08 markdown-it-py==4.0.0 08:02:08 MarkupSafe==3.0.3 08:02:08 mdurl==0.1.2 08:02:08 msgpack==1.1.2 08:02:08 multi_key_dict==2.0.3 08:02:08 munch==4.0.0 08:02:08 netaddr==1.3.0 08:02:08 niet==1.4.2 08:02:08 nodeenv==1.9.1 08:02:08 oauth2client==4.1.3 08:02:08 oauthlib==3.3.1 08:02:08 openstacksdk==4.8.0 08:02:08 os-service-types==1.8.2 08:02:08 osc-lib==4.2.0 08:02:08 oslo.config==10.1.0 08:02:08 oslo.context==6.2.0 08:02:08 oslo.i18n==6.7.1 08:02:08 oslo.log==7.2.1 08:02:08 oslo.serialization==5.8.0 08:02:08 oslo.utils==9.2.0 08:02:08 packaging==25.0 08:02:08 pbr==7.0.3 08:02:08 platformdirs==4.5.1 08:02:08 prettytable==3.17.0 08:02:08 psutil==7.1.3 08:02:08 pyasn1==0.6.1 08:02:08 pyasn1_modules==0.4.2 08:02:08 pycparser==2.23 08:02:08 pygerrit2==2.0.15 08:02:08 PyGithub==2.8.1 08:02:08 Pygments==2.19.2 08:02:08 PyJWT==2.10.1 08:02:08 PyNaCl==1.6.1 08:02:08 pyparsing==2.4.7 08:02:08 pyperclip==1.11.0 08:02:08 pyrsistent==0.20.0 08:02:08 python-cinderclient==9.8.0 08:02:08 python-dateutil==2.9.0.post0 08:02:08 python-heatclient==4.3.0 08:02:08 python-jenkins==1.8.3 08:02:08 python-keystoneclient==5.7.0 08:02:08 python-magnumclient==4.9.0 08:02:08 python-openstackclient==8.2.0 08:02:08 python-swiftclient==4.9.0 08:02:08 PyYAML==6.0.3 08:02:08 referencing==0.37.0 08:02:08 requests==2.32.5 08:02:08 requests-oauthlib==2.0.0 08:02:08 requestsexceptions==1.4.0 08:02:08 rfc3986==2.0.0 08:02:08 rich==14.2.0 08:02:08 rich-argparse==1.7.2 08:02:08 rpds-py==0.30.0 08:02:08 rsa==4.9.1 08:02:08 ruamel.yaml==0.18.16 08:02:08 ruamel.yaml.clib==0.2.15 08:02:08 s3transfer==0.16.0 08:02:08 simplejson==3.20.2 08:02:08 six==1.17.0 08:02:08 smmap==5.0.2 08:02:08 soupsieve==2.8 08:02:08 stevedore==5.6.0 08:02:08 tabulate==0.9.0 08:02:08 toml==0.10.2 08:02:08 tomlkit==0.13.3 08:02:08 tqdm==4.67.1 08:02:08 typing_extensions==4.15.0 08:02:08 tzdata==2025.3 08:02:08 urllib3==1.26.20 08:02:08 virtualenv==20.35.4 08:02:08 wcwidth==0.2.14 08:02:08 websocket-client==1.9.0 08:02:08 wrapt==2.0.1 08:02:08 xdg==6.0.0 08:02:08 xmltodict==1.0.2 08:02:08 yq==3.4.3 08:02:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7394352221162404473.sh 08:02:08 ---> sudo-logs.sh 08:02:08 Archiving 'sudo' log.. 08:02:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16718415793128360152.sh 08:02:08 ---> job-cost.sh 08:02:08 Setup pyenv: 08:02:08 system 08:02:08 3.8.13 08:02:08 3.9.13 08:02:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaIk from file:/tmp/.os_lf_venv 08:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:10 lf-activate-venv(): INFO: Base packages installed successfully 08:02:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-FaIk/bin to PATH 08:02:15 INFO: No Stack... 08:02:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:02:16 INFO: Archiving Costs 08:02:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7399377694174686.sh 08:02:16 ---> logs-deploy.sh 08:02:16 Setup pyenv: 08:02:16 system 08:02:16 3.8.13 08:02:16 3.9.13 08:02:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:02:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaIk from file:/tmp/.os_lf_venv 08:02:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:18 lf-activate-venv(): INFO: Base packages installed successfully 08:02:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-FaIk/bin to PATH 08:02:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4357 08:02:26 INFO: archiving workspace using pattern(s): 08:02:27 Archives upload complete. 08:02:27 INFO: archiving logs to Nexus 08:02:28 ---> uname -a: 08:02:28 Linux prd-ubuntu1804-builder-4c-4g-42 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:02:28 08:02:28 08:02:28 ---> lscpu: 08:02:28 Architecture: x86_64 08:02:28 CPU op-mode(s): 32-bit, 64-bit 08:02:28 Byte Order: Little Endian 08:02:28 CPU(s): 4 08:02:28 On-line CPU(s) list: 0-3 08:02:28 Thread(s) per core: 1 08:02:28 Core(s) per socket: 1 08:02:28 Socket(s): 4 08:02:28 NUMA node(s): 1 08:02:28 Vendor ID: AuthenticAMD 08:02:28 CPU family: 23 08:02:28 Model: 49 08:02:28 Model name: AMD EPYC-Rome Processor 08:02:28 Stepping: 0 08:02:28 CPU MHz: 2800.000 08:02:28 BogoMIPS: 5600.00 08:02:28 Virtualization: AMD-V 08:02:28 Hypervisor vendor: KVM 08:02:28 Virtualization type: full 08:02:28 L1d cache: 32K 08:02:28 L1i cache: 32K 08:02:28 L2 cache: 512K 08:02:28 L3 cache: 16384K 08:02:28 NUMA node0 CPU(s): 0-3 08:02:28 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 08:02:28 08:02:28 08:02:28 ---> nproc: 08:02:28 4 08:02:28 08:02:28 08:02:28 ---> df -h: 08:02:28 Filesystem Size Used Avail Use% Mounted on 08:02:28 udev 7.9G 0 7.9G 0% /dev 08:02:28 tmpfs 1.6G 676K 1.6G 1% /run 08:02:28 /dev/vda1 78G 8.4G 69G 11% / 08:02:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:02:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:02:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:02:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:02:28 08:02:28 08:02:28 ---> free -m: 08:02:28 total used free shared buff/cache available 08:02:28 Mem: 16040 554 13269 0 2216 15164 08:02:28 Swap: 1023 0 1023 08:02:28 08:02:28 08:02:28 ---> ip addr: 08:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:28 inet 127.0.0.1/8 scope host lo 08:02:28 valid_lft forever preferred_lft forever 08:02:28 inet6 ::1/128 scope host 08:02:28 valid_lft forever preferred_lft forever 08:02:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:28 link/ether fa:16:3e:b4:e9:a0 brd ff:ff:ff:ff:ff:ff 08:02:28 inet 10.30.106.248/23 brd 10.30.107.255 scope global dynamic ens3 08:02:28 valid_lft 86243sec preferred_lft 86243sec 08:02:28 inet6 fe80::f816:3eff:feb4:e9a0/64 scope link 08:02:28 valid_lft forever preferred_lft forever 08:02:28 08:02:28 08:02:28 ---> sar -b -r -n DEV: 08:02:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-42) 12/16/25 _x86_64_ (4 CPU) 08:02:28 08:02:28 07:59:54 LINUX RESTART (4 CPU) 08:02:28 08:02:28 08:00:01 tps rtps wtps bread/s bwrtn/s 08:02:28 08:01:01 324.73 60.11 264.62 3785.10 72840.66 08:02:28 08:02:01 126.36 1.00 125.36 106.78 31406.37 08:02:28 Average: 225.55 30.55 194.99 1945.94 52123.51 08:02:28 08:02:28 08:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:28 08:01:01 13984308 15549080 2440652 14.86 54404 1712280 822772 4.71 730812 1494292 147076 08:02:28 08:02:01 13651296 15519972 2773664 16.89 82244 1971440 791904 4.53 791072 1733776 173668 08:02:28 Average: 13817802 15534526 2607158 15.87 68324 1841860 807338 4.62 760942 1614034 160372 08:02:28 08:02:28 08:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:28 08:01:01 ens3 537.54 350.12 2313.92 81.73 0.00 0.00 0.00 0.00 08:02:28 08:01:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 08:02:28 08:02:01 ens3 75.32 55.07 926.66 12.33 0.00 0.00 0.00 0.00 08:02:28 08:02:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 08:02:28 Average: ens3 306.43 202.60 1620.29 47.03 0.00 0.00 0.00 0.00 08:02:28 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 08:02:28 08:02:28 08:02:28 ---> sar -P ALL: 08:02:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-42) 12/16/25 _x86_64_ (4 CPU) 08:02:28 08:02:28 07:59:54 LINUX RESTART (4 CPU) 08:02:28 08:02:28 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:02:28 08:01:01 all 19.87 0.00 2.53 8.29 0.07 69.24 08:02:28 08:01:01 0 27.17 0.00 2.62 7.62 0.07 62.52 08:02:28 08:01:01 1 21.13 0.00 2.46 0.87 0.07 75.47 08:02:28 08:01:01 2 17.28 0.00 2.78 4.01 0.05 75.88 08:02:28 08:01:01 3 13.95 0.00 2.25 20.61 0.08 63.10 08:02:28 08:02:01 all 21.53 0.00 1.45 3.04 0.05 73.93 08:02:28 08:02:01 0 12.02 0.00 1.44 2.39 0.05 84.10 08:02:28 08:02:01 1 38.04 0.00 2.16 1.35 0.08 58.37 08:02:28 08:02:01 2 13.58 0.00 0.88 0.83 0.07 84.63 08:02:28 08:02:01 3 22.37 0.00 1.27 7.62 0.05 68.70 08:02:28 Average: all 20.70 0.00 1.99 5.66 0.06 71.59 08:02:28 Average: 0 19.60 0.00 2.03 5.01 0.06 73.31 08:02:28 Average: 1 29.62 0.00 2.31 1.11 0.08 66.89 08:02:28 Average: 2 15.43 0.00 1.83 2.42 0.06 80.26 08:02:28 Average: 3 18.16 0.00 1.76 14.11 0.07 65.90 08:02:28 08:02:28 08:02:28