12:34:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 12:34:01 Running as SYSTEM 12:34:01 [EnvInject] - Loading node environment variables. 12:34:01 Building remotely on prd-ubuntu1804-builder-4c-4g-97 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:34:02 [ssh-agent] Looking for ssh-agent implementation... 12:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:02 $ ssh-agent 12:34:02 SSH_AUTH_SOCK=/tmp/ssh-SxcB8bDDu8Md/agent.1631 12:34:02 SSH_AGENT_PID=1633 12:34:02 [ssh-agent] Started. 12:34:02 Running ssh-add (command line suppressed) 12:34:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15167994403834440397.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15167994403834440397.key) 12:34:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:34:02 The recommended git tool is: NONE 12:34:04 using credential onap-jenkins-ssh 12:34:04 Wiping out workspace first. 12:34:04 Cloning the remote Git repository 12:34:04 Cloning repository git://cloud.onap.org/mirror/oom.git 12:34:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:34:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:34:04 > git --version # timeout=10 12:34:04 > git --version # 'git version 2.17.1' 12:34:04 using GIT_SSH to set credentials Gerrit user 12:34:04 Verifying host key using manually-configured host key entries 12:34:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:34:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:34:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:34:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:34:09 using GIT_SSH to set credentials Gerrit user 12:34:09 Verifying host key using manually-configured host key entries 12:34:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/10 # timeout=30 12:34:09 > git rev-parse dea99813f4747bd55a728f16dce43aede555dc03^{commit} # timeout=10 12:34:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:34:09 Checking out Revision dea99813f4747bd55a728f16dce43aede555dc03 (refs/changes/17/142717/10) 12:34:09 > git config core.sparsecheckout # timeout=10 12:34:09 > git checkout -f dea99813f4747bd55a728f16dce43aede555dc03 # timeout=30 12:34:13 Commit message: "[MULTICLOUD] 13.3.0 release" 12:34:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:34:13 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 12:34:13 [EnvInject] - Injecting environment variables from a build step. 12:34:13 [EnvInject] - Injecting as environment variables the properties content 12:34:13 PYTHON=python3 12:34:13 12:34:13 [EnvInject] - Variables injected successfully. 12:34:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6548478689127295894.sh 12:34:14 ---> tox-install.sh 12:34:14 + source /home/jenkins/lf-env.sh 12:34:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:14 ++ mktemp -d /tmp/venv-XXXX 12:34:14 + lf_venv=/tmp/venv-KUcS 12:34:14 + local venv_file=/tmp/.os_lf_venv 12:34:14 + local python=python3 12:34:14 + local options 12:34:14 + local set_path=true 12:34:14 + local install_args= 12:34:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:14 + true 12:34:14 + case $1 in 12:34:14 + venv_file=/tmp/.toxenv 12:34:14 + shift 2 12:34:14 + true 12:34:14 + case $1 in 12:34:14 + shift 12:34:14 + break 12:34:14 + case $python in 12:34:14 + local pkg_list= 12:34:14 + [[ -d /opt/pyenv ]] 12:34:14 + echo 'Setup pyenv:' 12:34:14 Setup pyenv: 12:34:14 + export PYENV_ROOT=/opt/pyenv 12:34:14 + PYENV_ROOT=/opt/pyenv 12:34:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:14 + pyenv versions 12:34:14 * system (set by /opt/pyenv/version) 12:34:14 * 3.8.13 (set by /opt/pyenv/version) 12:34:14 * 3.9.13 (set by /opt/pyenv/version) 12:34:14 * 3.10.6 (set by /opt/pyenv/version) 12:34:14 + command -v pyenv 12:34:14 ++ pyenv init - --no-rehash 12:34:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:34:14 export PATH="/opt/pyenv/shims:${PATH}" 12:34:14 export PYENV_SHELL=bash 12:34:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:14 pyenv() { 12:34:14 local command 12:34:14 command="${1:-}" 12:34:14 if [ "$#" -gt 0 ]; then 12:34:14 shift 12:34:14 fi 12:34:14 12:34:14 case "$command" in 12:34:14 rehash|shell) 12:34:14 eval "$(pyenv "sh-$command" "$@")" 12:34:14 ;; 12:34:14 *) 12:34:14 command pyenv "$command" "$@" 12:34:14 ;; 12:34:14 esac 12:34:14 }' 12:34:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:34:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:14 ++ export PYENV_SHELL=bash 12:34:14 ++ PYENV_SHELL=bash 12:34:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:14 +++ complete -F _pyenv pyenv 12:34:14 ++ lf-pyver python3 12:34:14 ++ local py_version_xy=python3 12:34:14 ++ local py_version_xyz= 12:34:14 ++ pyenv versions 12:34:14 ++ local command 12:34:14 ++ command=versions 12:34:14 ++ '[' 1 -gt 0 ']' 12:34:14 ++ shift 12:34:14 ++ case "$command" in 12:34:14 ++ command pyenv versions 12:34:14 ++ pyenv versions 12:34:14 ++ sed 's/^[ *]* //' 12:34:14 ++ awk '{ print $1 }' 12:34:14 ++ grep -E '^[0-9.]*[0-9]$' 12:34:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:14 +++ grep '^3' /tmp/.pyenv_versions 12:34:14 +++ sort -V 12:34:14 +++ tail -n 1 12:34:14 ++ py_version_xyz=3.10.6 12:34:14 ++ [[ -z 3.10.6 ]] 12:34:14 ++ echo 3.10.6 12:34:14 ++ return 0 12:34:14 + pyenv local 3.10.6 12:34:14 + local command 12:34:14 + command=local 12:34:14 + '[' 2 -gt 0 ']' 12:34:14 + shift 12:34:14 + case "$command" in 12:34:14 + command pyenv local 3.10.6 12:34:14 + pyenv local 3.10.6 12:34:14 + for arg in "$@" 12:34:14 + case $arg in 12:34:14 + pkg_list+='tox ' 12:34:14 + for arg in "$@" 12:34:14 + case $arg in 12:34:14 + pkg_list+='virtualenv ' 12:34:14 + for arg in "$@" 12:34:14 + case $arg in 12:34:14 + pkg_list+='urllib3~=1.26.15 ' 12:34:14 + [[ -f /tmp/.toxenv ]] 12:34:14 + [[ ! -f /tmp/.toxenv ]] 12:34:14 + [[ -n '' ]] 12:34:14 + python3 -m venv /tmp/venv-KUcS 12:34:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KUcS' 12:34:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KUcS 12:34:18 + echo /tmp/venv-KUcS 12:34:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:34:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:34:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:18 + local 'pip_opts=--upgrade --quiet' 12:34:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:34:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:34:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:34:18 + [[ -n '' ]] 12:34:18 + [[ -n '' ]] 12:34:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:18 + /tmp/venv-KUcS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:34:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:34:22 lf-activate-venv(): INFO: Base packages installed successfully 12:34:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:34:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:34:22 + /tmp/venv-KUcS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:34:24 + type python3 12:34:24 + true 12:34:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KUcS/bin to PATH' 12:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-KUcS/bin to PATH 12:34:24 + PATH=/tmp/venv-KUcS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:24 + return 0 12:34:24 + python3 --version 12:34:24 Python 3.10.6 12:34:24 + python3 -m pip --version 12:34:24 pip 25.3 from /tmp/venv-KUcS/lib/python3.10/site-packages/pip (python 3.10) 12:34:24 + python3 -m pip freeze 12:34:24 cachetools==6.2.4 12:34:24 chardet==5.2.0 12:34:24 colorama==0.4.6 12:34:24 distlib==0.4.0 12:34:24 filelock==3.20.1 12:34:24 packaging==25.0 12:34:24 platformdirs==4.5.1 12:34:24 pluggy==1.6.0 12:34:24 pyproject-api==1.10.0 12:34:24 tomli==2.3.0 12:34:24 tox==4.32.0 12:34:24 typing_extensions==4.15.0 12:34:24 urllib3==1.26.20 12:34:24 virtualenv==20.35.4 12:34:24 [EnvInject] - Injecting environment variables from a build step. 12:34:24 [EnvInject] - Injecting as environment variables the properties content 12:34:24 PARALLEL=false 12:34:24 12:34:24 [EnvInject] - Variables injected successfully. 12:34:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1939408207417325382.sh 12:34:24 ---> tox-run.sh 12:34:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:34:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:34:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:34:24 + cd /w/workspace/oom-master-pre-commit-lint/. 12:34:24 + source /home/jenkins/lf-env.sh 12:34:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:24 ++ mktemp -d /tmp/venv-XXXX 12:34:24 + lf_venv=/tmp/venv-i1Jh 12:34:24 + local venv_file=/tmp/.os_lf_venv 12:34:24 + local python=python3 12:34:24 + local options 12:34:24 + local set_path=true 12:34:24 + local install_args= 12:34:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:34:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:34:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:34:24 + true 12:34:24 + case $1 in 12:34:24 + venv_file=/tmp/.toxenv 12:34:24 + shift 2 12:34:24 + true 12:34:24 + case $1 in 12:34:24 + shift 12:34:24 + break 12:34:24 + case $python in 12:34:24 + local pkg_list= 12:34:24 + [[ -d /opt/pyenv ]] 12:34:24 + echo 'Setup pyenv:' 12:34:24 Setup pyenv: 12:34:24 + export PYENV_ROOT=/opt/pyenv 12:34:24 + PYENV_ROOT=/opt/pyenv 12:34:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:24 + pyenv versions 12:34:24 system 12:34:24 3.8.13 12:34:24 3.9.13 12:34:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:25 + command -v pyenv 12:34:25 ++ pyenv init - --no-rehash 12:34:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:34:25 export PATH="/opt/pyenv/shims:${PATH}" 12:34:25 export PYENV_SHELL=bash 12:34:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:25 pyenv() { 12:34:25 local command 12:34:25 command="${1:-}" 12:34:25 if [ "$#" -gt 0 ]; then 12:34:25 shift 12:34:25 fi 12:34:25 12:34:25 case "$command" in 12:34:25 rehash|shell) 12:34:25 eval "$(pyenv "sh-$command" "$@")" 12:34:25 ;; 12:34:25 *) 12:34:25 command pyenv "$command" "$@" 12:34:25 ;; 12:34:25 esac 12:34:25 }' 12:34:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:34:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:25 ++ export PYENV_SHELL=bash 12:34:25 ++ PYENV_SHELL=bash 12:34:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:25 +++ complete -F _pyenv pyenv 12:34:25 ++ lf-pyver python3 12:34:25 ++ local py_version_xy=python3 12:34:25 ++ local py_version_xyz= 12:34:25 ++ pyenv versions 12:34:25 ++ local command 12:34:25 ++ command=versions 12:34:25 ++ '[' 1 -gt 0 ']' 12:34:25 ++ shift 12:34:25 ++ case "$command" in 12:34:25 ++ command pyenv versions 12:34:25 ++ pyenv versions 12:34:25 ++ sed 's/^[ *]* //' 12:34:25 ++ grep -E '^[0-9.]*[0-9]$' 12:34:25 ++ awk '{ print $1 }' 12:34:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:25 +++ sort -V 12:34:25 +++ grep '^3' /tmp/.pyenv_versions 12:34:25 +++ tail -n 1 12:34:25 ++ py_version_xyz=3.10.6 12:34:25 ++ [[ -z 3.10.6 ]] 12:34:25 ++ echo 3.10.6 12:34:25 ++ return 0 12:34:25 + pyenv local 3.10.6 12:34:25 + local command 12:34:25 + command=local 12:34:25 + '[' 2 -gt 0 ']' 12:34:25 + shift 12:34:25 + case "$command" in 12:34:25 + command pyenv local 3.10.6 12:34:25 + pyenv local 3.10.6 12:34:25 + for arg in "$@" 12:34:25 + case $arg in 12:34:25 + pkg_list+='tox ' 12:34:25 + for arg in "$@" 12:34:25 + case $arg in 12:34:25 + pkg_list+='virtualenv ' 12:34:25 + for arg in "$@" 12:34:25 + case $arg in 12:34:25 + pkg_list+='urllib3~=1.26.15 ' 12:34:25 + [[ -f /tmp/.toxenv ]] 12:34:25 ++ cat /tmp/.toxenv 12:34:25 + lf_venv=/tmp/venv-KUcS 12:34:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUcS from' file:/tmp/.toxenv 12:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUcS from file:/tmp/.toxenv 12:34:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:25 + local 'pip_opts=--upgrade --quiet' 12:34:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:34:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:34:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:34:25 + [[ -n '' ]] 12:34:25 + [[ -n '' ]] 12:34:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:25 + /tmp/venv-KUcS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:34:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:34:26 lf-activate-venv(): INFO: Base packages installed successfully 12:34:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:34:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:34:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:34:26 + /tmp/venv-KUcS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:34:27 + type python3 12:34:27 + true 12:34:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KUcS/bin to PATH' 12:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-KUcS/bin to PATH 12:34:27 + PATH=/tmp/venv-KUcS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:27 + return 0 12:34:27 + [[ -d /opt/pyenv ]] 12:34:27 + echo '---> Setting up pyenv' 12:34:27 ---> Setting up pyenv 12:34:27 + export PYENV_ROOT=/opt/pyenv 12:34:27 + PYENV_ROOT=/opt/pyenv 12:34:27 + export PATH=/opt/pyenv/bin:/tmp/venv-KUcS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:27 + PATH=/opt/pyenv/bin:/tmp/venv-KUcS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:34:27 ++ pwd 12:34:27 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:34:27 + export PYTHONPATH 12:34:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:34:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:34:27 + tox --version 12:34:27 4.32.0 from /tmp/venv-KUcS/lib/python3.10/site-packages/tox/__init__.py 12:34:27 + PARALLEL=false 12:34:27 + TOX_OPTIONS_LIST= 12:34:27 + [[ -n pre-commit ]] 12:34:27 + TOX_OPTIONS_LIST=' -e pre-commit' 12:34:27 + case ${PARALLEL,,} in 12:34:27 + tox -e pre-commit 12:34:27 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:34:28 pre-commit: install_deps> python -I -m pip install pre-commit 12:34:31 pre-commit: freeze> python -m pip freeze --all 12:34:31 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 12:34:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:34:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:34:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:34:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:34:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:34:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:34:33 [INFO] Once installed this environment will be reused. 12:34:33 [INFO] This may take a few minutes... 12:34:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:34:37 [INFO] Once installed this environment will be reused. 12:34:37 [INFO] This may take a few minutes... 12:34:42 trim trailing whitespace.................................................Passed 12:34:42 Tabs remover.............................................................Passed 12:34:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:34:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:34:42 [INFO] Once installed this environment will be reused. 12:34:42 [INFO] This may take a few minutes... 12:34:51 gitlint..............................................(no files to check)Skipped 12:34:51 pre-commit: OK (23.47=setup[3.54]+cmd[11.30,8.62] seconds) 12:34:51 congratulations :) (23.50 seconds) 12:34:51 + tox_status=0 12:34:51 + echo '---> Completed tox runs' 12:34:51 ---> Completed tox runs 12:34:51 + for i in .tox/*/log 12:34:51 ++ echo .tox/pre-commit/log 12:34:51 ++ awk -F/ '{print $2}' 12:34:51 + tox_env=pre-commit 12:34:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:34:51 + DOC_DIR=docs/_build/html 12:34:51 + [[ -d docs/_build/html ]] 12:34:51 + echo '---> tox-run.sh ends' 12:34:51 ---> tox-run.sh ends 12:34:51 + test 0 -eq 0 12:34:51 $ ssh-agent -k 12:34:51 unset SSH_AUTH_SOCK; 12:34:51 unset SSH_AGENT_PID; 12:34:51 echo Agent pid 1633 killed; 12:34:51 [ssh-agent] Stopped. 12:34:51 [PostBuildScript] - [INFO] Executing post build scripts. 12:34:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17229972974299812491.sh 12:34:51 ---> sysstat.sh 12:34:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9203771273889215943.sh 12:34:51 ---> package-listing.sh 12:34:51 ++ tr '[:upper:]' '[:lower:]' 12:34:51 ++ facter osfamily 12:34:52 + OS_FAMILY=debian 12:34:52 + workspace=/w/workspace/oom-master-pre-commit-lint 12:34:52 + START_PACKAGES=/tmp/packages_start.txt 12:34:52 + END_PACKAGES=/tmp/packages_end.txt 12:34:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:52 + PACKAGES=/tmp/packages_start.txt 12:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:52 + PACKAGES=/tmp/packages_end.txt 12:34:52 + case "${OS_FAMILY}" in 12:34:52 + dpkg -l 12:34:52 + grep '^ii' 12:34:52 + '[' -f /tmp/packages_start.txt ']' 12:34:52 + '[' -f /tmp/packages_end.txt ']' 12:34:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:34:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7514188815141658792.sh 12:34:52 ---> capture-instance-metadata.sh 12:34:52 Setup pyenv: 12:34:52 system 12:34:52 3.8.13 12:34:52 3.9.13 12:34:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-awvC 12:34:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:00 lf-activate-venv(): INFO: Base packages installed successfully 12:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools 12:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-awvC/bin to PATH 12:35:21 INFO: Running in OpenStack, capturing instance metadata 12:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15768381517786975483.sh 12:35:21 provisioning config files... 12:35:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8970908655886182602tmp 12:35:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:35:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:35:21 [EnvInject] - Injecting environment variables from a build step. 12:35:21 [EnvInject] - Injecting as environment variables the properties content 12:35:21 SERVER_ID=logs 12:35:21 12:35:21 [EnvInject] - Variables injected successfully. 12:35:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4045365110256349030.sh 12:35:21 ---> create-netrc.sh 12:35:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18160798406499172253.sh 12:35:22 ---> python-tools-install.sh 12:35:22 Setup pyenv: 12:35:22 system 12:35:22 3.8.13 12:35:22 3.9.13 12:35:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-awvC from file:/tmp/.os_lf_venv 12:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:24 lf-activate-venv(): INFO: Base packages installed successfully 12:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools 12:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-awvC/bin to PATH 12:35:32 Generating Requirements File 12:35:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:35:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:35:51 Python 3.10.6 12:35:51 pip 25.3 from /tmp/venv-awvC/lib/python3.10/site-packages/pip (python 3.10) 12:35:52 appdirs==1.4.4 12:35:52 argcomplete==3.6.3 12:35:52 aspy.yaml==1.3.0 12:35:52 attrs==25.4.0 12:35:52 autopage==0.5.2 12:35:52 backports.strenum==1.3.1 12:35:52 beautifulsoup4==4.14.3 12:35:52 boto3==1.42.10 12:35:52 botocore==1.42.10 12:35:52 bs4==0.0.2 12:35:52 cachetools==6.2.4 12:35:52 certifi==2025.11.12 12:35:52 cffi==2.0.0 12:35:52 cfgv==3.5.0 12:35:52 chardet==5.2.0 12:35:52 charset-normalizer==3.4.4 12:35:52 click==8.3.1 12:35:52 cliff==4.13.0 12:35:52 cmd2==3.0.0 12:35:52 cryptography==3.3.2 12:35:52 debtcollector==3.0.0 12:35:52 decorator==5.2.1 12:35:52 defusedxml==0.7.1 12:35:52 Deprecated==1.3.1 12:35:52 distlib==0.4.0 12:35:52 dnspython==2.8.0 12:35:52 docker==7.1.0 12:35:52 dogpile.cache==1.5.0 12:35:52 durationpy==0.10 12:35:52 email-validator==2.3.0 12:35:52 filelock==3.20.1 12:35:52 future==1.0.0 12:35:52 gitdb==4.0.12 12:35:52 GitPython==3.1.45 12:35:52 google-auth==2.45.0 12:35:52 httplib2==0.31.0 12:35:52 identify==2.6.15 12:35:52 idna==3.11 12:35:52 importlib-resources==1.5.0 12:35:52 iso8601==2.1.0 12:35:52 Jinja2==3.1.6 12:35:52 jmespath==1.0.1 12:35:52 jsonpatch==1.33 12:35:52 jsonpointer==3.0.0 12:35:52 jsonschema==4.25.1 12:35:52 jsonschema-specifications==2025.9.1 12:35:52 keystoneauth1==5.12.0 12:35:52 kubernetes==34.1.0 12:35:52 lftools==0.37.18 12:35:52 lxml==6.0.2 12:35:52 markdown-it-py==4.0.0 12:35:52 MarkupSafe==3.0.3 12:35:52 mdurl==0.1.2 12:35:52 msgpack==1.1.2 12:35:52 multi_key_dict==2.0.3 12:35:52 munch==4.0.0 12:35:52 netaddr==1.3.0 12:35:52 niet==1.4.2 12:35:52 nodeenv==1.9.1 12:35:52 oauth2client==4.1.3 12:35:52 oauthlib==3.3.1 12:35:52 openstacksdk==4.8.0 12:35:52 os-service-types==1.8.2 12:35:52 osc-lib==4.2.0 12:35:52 oslo.config==10.1.0 12:35:52 oslo.context==6.2.0 12:35:52 oslo.i18n==6.7.1 12:35:52 oslo.log==7.2.1 12:35:52 oslo.serialization==5.8.0 12:35:52 oslo.utils==9.2.0 12:35:52 packaging==25.0 12:35:52 pbr==7.0.3 12:35:52 platformdirs==4.5.1 12:35:52 prettytable==3.17.0 12:35:52 psutil==7.1.3 12:35:52 pyasn1==0.6.1 12:35:52 pyasn1_modules==0.4.2 12:35:52 pycparser==2.23 12:35:52 pygerrit2==2.0.15 12:35:52 PyGithub==2.8.1 12:35:52 Pygments==2.19.2 12:35:52 PyJWT==2.10.1 12:35:52 PyNaCl==1.6.1 12:35:52 pyparsing==2.4.7 12:35:52 pyperclip==1.11.0 12:35:52 pyrsistent==0.20.0 12:35:52 python-cinderclient==9.8.0 12:35:52 python-dateutil==2.9.0.post0 12:35:52 python-heatclient==4.3.0 12:35:52 python-jenkins==1.8.3 12:35:52 python-keystoneclient==5.7.0 12:35:52 python-magnumclient==4.9.0 12:35:52 python-openstackclient==8.2.0 12:35:52 python-swiftclient==4.9.0 12:35:52 PyYAML==6.0.3 12:35:52 referencing==0.37.0 12:35:52 requests==2.32.5 12:35:52 requests-oauthlib==2.0.0 12:35:52 requestsexceptions==1.4.0 12:35:52 rfc3986==2.0.0 12:35:52 rich==14.2.0 12:35:52 rich-argparse==1.7.2 12:35:52 rpds-py==0.30.0 12:35:52 rsa==4.9.1 12:35:52 ruamel.yaml==0.18.16 12:35:52 ruamel.yaml.clib==0.2.15 12:35:52 s3transfer==0.16.0 12:35:52 simplejson==3.20.2 12:35:52 six==1.17.0 12:35:52 smmap==5.0.2 12:35:52 soupsieve==2.8 12:35:52 stevedore==5.6.0 12:35:52 tabulate==0.9.0 12:35:52 toml==0.10.2 12:35:52 tomlkit==0.13.3 12:35:52 tqdm==4.67.1 12:35:52 typing_extensions==4.15.0 12:35:52 tzdata==2025.3 12:35:52 urllib3==1.26.20 12:35:52 virtualenv==20.35.4 12:35:52 wcwidth==0.2.14 12:35:52 websocket-client==1.9.0 12:35:52 wrapt==2.0.1 12:35:52 xdg==6.0.0 12:35:52 xmltodict==1.0.2 12:35:52 yq==3.4.3 12:35:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4373634303816591405.sh 12:35:52 ---> sudo-logs.sh 12:35:52 Archiving 'sudo' log.. 12:35:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10228152657116571712.sh 12:35:52 ---> job-cost.sh 12:35:52 Setup pyenv: 12:35:52 system 12:35:52 3.8.13 12:35:52 3.9.13 12:35:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:35:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-awvC from file:/tmp/.os_lf_venv 12:35:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:54 lf-activate-venv(): INFO: Base packages installed successfully 12:35:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-awvC/bin to PATH 12:35:59 INFO: No Stack... 12:36:00 INFO: Retrieving Pricing Info for: v3-standard-4 12:36:00 INFO: Archiving Costs 12:36:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3900181802182473022.sh 12:36:00 ---> logs-deploy.sh 12:36:00 Setup pyenv: 12:36:00 system 12:36:00 3.8.13 12:36:00 3.9.13 12:36:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-awvC from file:/tmp/.os_lf_venv 12:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:02 lf-activate-venv(): INFO: Base packages installed successfully 12:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-awvC/bin to PATH 12:36:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4358 12:36:10 INFO: archiving workspace using pattern(s): 12:36:12 Archives upload complete. 12:36:12 INFO: archiving logs to Nexus 12:36:13 ---> uname -a: 12:36:13 Linux prd-ubuntu1804-builder-4c-4g-97 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:36:13 12:36:13 12:36:13 ---> lscpu: 12:36:13 Architecture: x86_64 12:36:13 CPU op-mode(s): 32-bit, 64-bit 12:36:13 Byte Order: Little Endian 12:36:13 CPU(s): 4 12:36:13 On-line CPU(s) list: 0-3 12:36:13 Thread(s) per core: 1 12:36:13 Core(s) per socket: 1 12:36:13 Socket(s): 4 12:36:13 NUMA node(s): 1 12:36:13 Vendor ID: AuthenticAMD 12:36:13 CPU family: 23 12:36:13 Model: 49 12:36:13 Model name: AMD EPYC-Rome Processor 12:36:13 Stepping: 0 12:36:13 CPU MHz: 2799.998 12:36:13 BogoMIPS: 5599.99 12:36:13 Virtualization: AMD-V 12:36:13 Hypervisor vendor: KVM 12:36:13 Virtualization type: full 12:36:13 L1d cache: 32K 12:36:13 L1i cache: 32K 12:36:13 L2 cache: 512K 12:36:13 L3 cache: 16384K 12:36:13 NUMA node0 CPU(s): 0-3 12:36:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:36:13 12:36:13 12:36:13 ---> nproc: 12:36:13 4 12:36:13 12:36:13 12:36:13 ---> df -h: 12:36:13 Filesystem Size Used Avail Use% Mounted on 12:36:13 udev 7.9G 0 7.9G 0% /dev 12:36:13 tmpfs 1.6G 676K 1.6G 1% /run 12:36:13 /dev/vda1 78G 8.4G 69G 11% / 12:36:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:36:13 tmpfs 5.0M 0 5.0M 0% /run/lock 12:36:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:36:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:36:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:36:13 12:36:13 12:36:13 ---> free -m: 12:36:13 total used free shared buff/cache available 12:36:13 Mem: 16040 552 13271 0 2215 15166 12:36:13 Swap: 1023 0 1023 12:36:13 12:36:13 12:36:13 ---> ip addr: 12:36:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:36:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:36:13 inet 127.0.0.1/8 scope host lo 12:36:13 valid_lft forever preferred_lft forever 12:36:13 inet6 ::1/128 scope host 12:36:13 valid_lft forever preferred_lft forever 12:36:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:36:13 link/ether fa:16:3e:6e:5c:aa brd ff:ff:ff:ff:ff:ff 12:36:13 inet 10.30.106.238/23 brd 10.30.107.255 scope global dynamic ens3 12:36:13 valid_lft 86254sec preferred_lft 86254sec 12:36:13 inet6 fe80::f816:3eff:fe6e:5caa/64 scope link 12:36:13 valid_lft forever preferred_lft forever 12:36:13 12:36:13 12:36:13 ---> sar -b -r -n DEV: 12:36:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-97) 12/16/25 _x86_64_ (4 CPU) 12:36:13 12:36:13 12:33:49 LINUX RESTART (4 CPU) 12:36:13 12:36:13 12:34:01 tps rtps wtps bread/s bwrtn/s 12:36:13 12:35:01 323.03 30.89 292.13 1054.22 62965.37 12:36:13 12:36:01 117.73 1.08 116.65 121.45 13057.56 12:36:13 Average: 220.38 15.99 204.39 587.84 38011.46 12:36:13 12:36:13 12:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:36:13 12:35:01 13945552 15554444 2479416 15.10 59380 1747888 761220 4.36 741232 1518036 108440 12:36:13 12:36:01 13603388 15547912 2821580 17.18 87140 2036736 760496 4.35 768928 1793992 132792 12:36:13 Average: 13774470 15551178 2650498 16.14 73260 1892312 760858 4.35 755080 1656014 120616 12:36:13 12:36:13 12:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:36:13 12:35:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 12:36:13 12:35:01 ens3 341.84 232.09 1901.92 57.77 0.00 0.00 0.00 0.00 12:36:13 12:36:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 12:36:13 12:36:01 ens3 68.71 51.97 884.75 12.06 0.00 0.00 0.00 0.00 12:36:13 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 12:36:13 Average: ens3 205.27 142.03 1393.33 34.91 0.00 0.00 0.00 0.00 12:36:13 12:36:13 12:36:13 ---> sar -P ALL: 12:36:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-97) 12/16/25 _x86_64_ (4 CPU) 12:36:13 12:36:13 12:33:49 LINUX RESTART (4 CPU) 12:36:13 12:36:13 12:34:01 CPU %user %nice %system %iowait %steal %idle 12:36:13 12:35:01 all 24.01 0.00 2.51 3.03 0.07 70.39 12:36:13 12:35:01 0 27.00 0.00 2.24 2.97 0.05 67.74 12:36:13 12:35:01 1 28.31 0.00 3.44 3.01 0.07 65.17 12:36:13 12:35:01 2 16.93 0.00 2.20 5.37 0.07 75.44 12:36:13 12:35:01 3 23.78 0.00 2.16 0.75 0.07 73.24 12:36:13 12:36:01 all 21.20 0.00 1.42 1.64 0.05 75.70 12:36:13 12:36:01 0 17.65 0.00 1.22 0.77 0.05 80.31 12:36:13 12:36:01 1 47.89 0.00 2.52 0.58 0.08 48.92 12:36:13 12:36:01 2 6.57 0.00 0.93 4.68 0.05 87.78 12:36:13 12:36:01 3 12.74 0.00 1.00 0.53 0.03 85.69 12:36:13 Average: all 22.60 0.00 1.96 2.33 0.06 73.05 12:36:13 Average: 0 22.32 0.00 1.73 1.87 0.05 74.03 12:36:13 Average: 1 38.11 0.00 2.98 1.79 0.08 57.04 12:36:13 Average: 2 11.72 0.00 1.56 5.02 0.06 81.64 12:36:13 Average: 3 18.26 0.00 1.58 0.64 0.05 79.47 12:36:13 12:36:13 12:36:13