09:00:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 09:00:59 Running as SYSTEM 09:00:59 [EnvInject] - Loading node environment variables. 09:00:59 Building remotely on prd-ubuntu1804-builder-4c-4g-5673 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:00:59 [ssh-agent] Looking for ssh-agent implementation... 09:00:59 $ ssh-agent 09:00:59 SSH_AUTH_SOCK=/tmp/ssh-xb7ybY2VZ3Yr/agent.1750 09:00:59 SSH_AGENT_PID=1752 09:00:59 [ssh-agent] Started. 09:00:59 Running ssh-add (command line suppressed) 09:00:59 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6897766334324856267.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6897766334324856267.key) 09:00:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:59 The recommended git tool is: NONE 09:01:01 using credential onap-jenkins-ssh 09:01:01 Wiping out workspace first. 09:01:01 Cloning the remote Git repository 09:01:01 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:01:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:01 > git --version # timeout=10 09:01:01 > git --version # 'git version 2.17.1' 09:01:01 using GIT_SSH to set credentials Gerrit user 09:01:01 Verifying host key using manually-configured host key entries 09:01:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:08 using GIT_SSH to set credentials Gerrit user 09:01:08 Verifying host key using manually-configured host key entries 09:01:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/3 # timeout=30 09:01:08 > git rev-parse fa1689a9d040b9dae6e3e6e76feb08dd9a210693^{commit} # timeout=10 09:01:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:08 Checking out Revision fa1689a9d040b9dae6e3e6e76feb08dd9a210693 (refs/changes/03/142903/3) 09:01:08 > git config core.sparsecheckout # timeout=10 09:01:08 > git checkout -f fa1689a9d040b9dae6e3e6e76feb08dd9a210693 # timeout=30 09:01:12 Commit message: "Remove duplication of Spring configs in participants" 09:01:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:12 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 09:01:12 [EnvInject] - Injecting environment variables from a build step. 09:01:12 [EnvInject] - Injecting as environment variables the properties content 09:01:12 PYTHON=python3 09:01:12 09:01:12 [EnvInject] - Variables injected successfully. 09:01:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6961288641982572429.sh 09:01:12 ---> tox-install.sh 09:01:12 + source /home/jenkins/lf-env.sh 09:01:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:12 ++ mktemp -d /tmp/venv-XXXX 09:01:12 + lf_venv=/tmp/venv-LP6A 09:01:12 + local venv_file=/tmp/.os_lf_venv 09:01:12 + local python=python3 09:01:12 + local options 09:01:12 + local set_path=true 09:01:12 + local install_args= 09:01: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 09:01:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:12 + true 09:01:12 + case $1 in 09:01:12 + venv_file=/tmp/.toxenv 09:01:12 + shift 2 09:01:12 + true 09:01:12 + case $1 in 09:01:12 + shift 09:01:12 + break 09:01:12 + case $python in 09:01:12 + local pkg_list= 09:01:12 + [[ -d /opt/pyenv ]] 09:01:12 + echo 'Setup pyenv:' 09:01:12 Setup pyenv: 09:01:12 + export PYENV_ROOT=/opt/pyenv 09:01:12 + PYENV_ROOT=/opt/pyenv 09:01:12 + 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 09:01:12 + 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 09:01:12 + pyenv versions 09:01:12 * system (set by /opt/pyenv/version) 09:01:12 * 3.8.13 (set by /opt/pyenv/version) 09:01:12 * 3.9.13 (set by /opt/pyenv/version) 09:01:12 * 3.10.6 (set by /opt/pyenv/version) 09:01:12 + command -v pyenv 09:01:12 ++ pyenv init - --no-rehash 09:01: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[*]}"'\'')" 09:01:12 export PATH="/opt/pyenv/shims:${PATH}" 09:01:12 export PYENV_SHELL=bash 09:01:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:12 pyenv() { 09:01:12 local command 09:01:12 command="${1:-}" 09:01:12 if [ "$#" -gt 0 ]; then 09:01:12 shift 09:01:12 fi 09:01:12 09:01:12 case "$command" in 09:01:12 rehash|shell) 09:01:12 eval "$(pyenv "sh-$command" "$@")" 09:01:12 ;; 09:01:12 *) 09:01:12 command pyenv "$command" "$@" 09:01:12 ;; 09:01:12 esac 09:01:12 }' 09:01: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[*]}"' 09:01:12 ++ 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 09:01:12 ++ 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 09:01:12 ++ 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 09:01:12 ++ export PYENV_SHELL=bash 09:01:12 ++ PYENV_SHELL=bash 09:01:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:12 +++ complete -F _pyenv pyenv 09:01:12 ++ lf-pyver python3 09:01:12 ++ local py_version_xy=python3 09:01:12 ++ local py_version_xyz= 09:01:12 ++ sed 's/^[ *]* //' 09:01:12 ++ pyenv versions 09:01:12 ++ local command 09:01:12 ++ command=versions 09:01:12 ++ '[' 1 -gt 0 ']' 09:01:12 ++ shift 09:01:12 ++ case "$command" in 09:01:12 ++ command pyenv versions 09:01:12 ++ awk '{ print $1 }' 09:01:12 ++ pyenv versions 09:01:12 ++ grep -E '^[0-9.]*[0-9]$' 09:01:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:12 +++ grep '^3' /tmp/.pyenv_versions 09:01:12 +++ sort -V 09:01:12 +++ tail -n 1 09:01:12 ++ py_version_xyz=3.10.6 09:01:12 ++ [[ -z 3.10.6 ]] 09:01:12 ++ echo 3.10.6 09:01:12 ++ return 0 09:01:12 + pyenv local 3.10.6 09:01:12 + local command 09:01:12 + command=local 09:01:12 + '[' 2 -gt 0 ']' 09:01:12 + shift 09:01:12 + case "$command" in 09:01:12 + command pyenv local 3.10.6 09:01:12 + pyenv local 3.10.6 09:01:12 + for arg in "$@" 09:01:12 + case $arg in 09:01:12 + pkg_list+='tox ' 09:01:12 + for arg in "$@" 09:01:12 + case $arg in 09:01:12 + pkg_list+='virtualenv ' 09:01:12 + for arg in "$@" 09:01:12 + case $arg in 09:01:12 + pkg_list+='urllib3~=1.26.15 ' 09:01:12 + [[ -f /tmp/.toxenv ]] 09:01:12 + [[ ! -f /tmp/.toxenv ]] 09:01:12 + [[ -n '' ]] 09:01:12 + python3 -m venv /tmp/venv-LP6A 09:01:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LP6A' 09:01:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LP6A 09:01:16 + echo /tmp/venv-LP6A 09:01:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:16 + local 'pip_opts=--upgrade --quiet' 09:01:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:16 + [[ -n '' ]] 09:01:16 + [[ -n '' ]] 09:01:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:16 + /tmp/venv-LP6A/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 09:01:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:20 lf-activate-venv(): INFO: Base packages installed successfully 09:01:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:20 + /tmp/venv-LP6A/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 09:01:22 + type python3 09:01:22 + true 09:01:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LP6A/bin to PATH' 09:01:22 lf-activate-venv(): INFO: Adding /tmp/venv-LP6A/bin to PATH 09:01:22 + PATH=/tmp/venv-LP6A/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 09:01:22 + return 0 09:01:22 + python3 --version 09:01:22 Python 3.10.6 09:01:22 + python3 -m pip --version 09:01:23 pip 26.0.1 from /tmp/venv-LP6A/lib/python3.10/site-packages/pip (python 3.10) 09:01:23 + python3 -m pip freeze 09:01:23 cachetools==7.0.0 09:01:23 chardet==5.2.0 09:01:23 colorama==0.4.6 09:01:23 distlib==0.4.0 09:01:23 filelock==3.20.3 09:01:23 packaging==26.0 09:01:23 platformdirs==4.5.1 09:01:23 pluggy==1.6.0 09:01:23 pyproject-api==1.10.0 09:01:23 tomli==2.4.0 09:01:23 tox==4.34.1 09:01:23 typing_extensions==4.15.0 09:01:23 urllib3==1.26.20 09:01:23 virtualenv==20.36.1 09:01:23 [EnvInject] - Injecting environment variables from a build step. 09:01:23 [EnvInject] - Injecting as environment variables the properties content 09:01:23 PARALLEL=false 09:01:23 09:01:23 [EnvInject] - Variables injected successfully. 09:01:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1836716698141670066.sh 09:01:23 ---> tox-run.sh 09:01:23 + 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 09:01:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:01:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:23 + cd /w/workspace/oom-master-pre-commit-lint/. 09:01:23 + source /home/jenkins/lf-env.sh 09:01:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:23 ++ mktemp -d /tmp/venv-XXXX 09:01:23 + lf_venv=/tmp/venv-JJjV 09:01:23 + local venv_file=/tmp/.os_lf_venv 09:01:23 + local python=python3 09:01:23 + local options 09:01:23 + local set_path=true 09:01:23 + local install_args= 09:01:23 ++ 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 09:01:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:23 + true 09:01:23 + case $1 in 09:01:23 + venv_file=/tmp/.toxenv 09:01:23 + shift 2 09:01:23 + true 09:01:23 + case $1 in 09:01:23 + shift 09:01:23 + break 09:01:23 + case $python in 09:01:23 + local pkg_list= 09:01:23 + [[ -d /opt/pyenv ]] 09:01:23 + echo 'Setup pyenv:' 09:01:23 Setup pyenv: 09:01:23 + export PYENV_ROOT=/opt/pyenv 09:01:23 + PYENV_ROOT=/opt/pyenv 09:01:23 + 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 09:01:23 + 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 09:01:23 + pyenv versions 09:01:23 system 09:01:23 3.8.13 09:01:23 3.9.13 09:01:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:23 + command -v pyenv 09:01:23 ++ pyenv init - --no-rehash 09:01:23 + 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[*]}"'\'')" 09:01:23 export PATH="/opt/pyenv/shims:${PATH}" 09:01:23 export PYENV_SHELL=bash 09:01:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:23 pyenv() { 09:01:23 local command 09:01:23 command="${1:-}" 09:01:23 if [ "$#" -gt 0 ]; then 09:01:23 shift 09:01:23 fi 09:01:23 09:01:23 case "$command" in 09:01:23 rehash|shell) 09:01:23 eval "$(pyenv "sh-$command" "$@")" 09:01:23 ;; 09:01:23 *) 09:01:23 command pyenv "$command" "$@" 09:01:23 ;; 09:01:23 esac 09:01:23 }' 09:01:23 +++ 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[*]}"' 09:01:23 ++ 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 09:01:23 ++ 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 09:01:23 ++ 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 09:01:23 ++ export PYENV_SHELL=bash 09:01:23 ++ PYENV_SHELL=bash 09:01:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:23 +++ complete -F _pyenv pyenv 09:01:23 ++ lf-pyver python3 09:01:23 ++ local py_version_xy=python3 09:01:23 ++ local py_version_xyz= 09:01:23 ++ pyenv versions 09:01:23 ++ local command 09:01:23 ++ command=versions 09:01:23 ++ sed 's/^[ *]* //' 09:01:23 ++ '[' 1 -gt 0 ']' 09:01:23 ++ shift 09:01:23 ++ case "$command" in 09:01:23 ++ command pyenv versions 09:01:23 ++ pyenv versions 09:01:23 ++ awk '{ print $1 }' 09:01:23 ++ grep -E '^[0-9.]*[0-9]$' 09:01:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:23 +++ grep '^3' /tmp/.pyenv_versions 09:01:23 +++ sort -V 09:01:23 +++ tail -n 1 09:01:23 ++ py_version_xyz=3.10.6 09:01:23 ++ [[ -z 3.10.6 ]] 09:01:23 ++ echo 3.10.6 09:01:23 ++ return 0 09:01:23 + pyenv local 3.10.6 09:01:23 + local command 09:01:23 + command=local 09:01:23 + '[' 2 -gt 0 ']' 09:01:23 + shift 09:01:23 + case "$command" in 09:01:23 + command pyenv local 3.10.6 09:01:23 + pyenv local 3.10.6 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='tox ' 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='virtualenv ' 09:01:23 + for arg in "$@" 09:01:23 + case $arg in 09:01:23 + pkg_list+='urllib3~=1.26.15 ' 09:01:23 + [[ -f /tmp/.toxenv ]] 09:01:23 ++ cat /tmp/.toxenv 09:01:23 + lf_venv=/tmp/venv-LP6A 09:01:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LP6A from' file:/tmp/.toxenv 09:01:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LP6A from file:/tmp/.toxenv 09:01:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:23 + local 'pip_opts=--upgrade --quiet' 09:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:23 + [[ -n '' ]] 09:01:23 + [[ -n '' ]] 09:01:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:23 + /tmp/venv-LP6A/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 09:01:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:24 lf-activate-venv(): INFO: Base packages installed successfully 09:01:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:24 + /tmp/venv-LP6A/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 09:01:25 + type python3 09:01:25 + true 09:01:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LP6A/bin to PATH' 09:01:25 lf-activate-venv(): INFO: Adding /tmp/venv-LP6A/bin to PATH 09:01:25 + PATH=/tmp/venv-LP6A/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 09:01:25 + return 0 09:01:25 + [[ -d /opt/pyenv ]] 09:01:25 + echo '---> Setting up pyenv' 09:01:25 ---> Setting up pyenv 09:01:25 + export PYENV_ROOT=/opt/pyenv 09:01:25 + PYENV_ROOT=/opt/pyenv 09:01:25 + export PATH=/opt/pyenv/bin:/tmp/venv-LP6A/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 09:01:25 + PATH=/opt/pyenv/bin:/tmp/venv-LP6A/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 09:01:25 ++ pwd 09:01:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:01:25 + export PYTHONPATH 09:01:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:25 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:25 + tox --version 09:01:25 4.34.1 from /tmp/venv-LP6A/lib/python3.10/site-packages/tox/__init__.py 09:01:25 + PARALLEL=false 09:01:25 + TOX_OPTIONS_LIST= 09:01:25 + [[ -n pre-commit ]] 09:01:25 + TOX_OPTIONS_LIST=' -e pre-commit' 09:01:25 + case ${PARALLEL,,} in 09:01:25 + tox -e pre-commit 09:01:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:01:26 pre-commit: install_deps> python -I -m pip install pre-commit 09:01:29 pre-commit: freeze> python -m pip freeze --all 09:01:29 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 09:01:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:01:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:01:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:01:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:32 [INFO] Once installed this environment will be reused. 09:01:32 [INFO] This may take a few minutes... 09:01:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:36 [INFO] Once installed this environment will be reused. 09:01:36 [INFO] This may take a few minutes... 09:01:41 trim trailing whitespace.................................................Passed 09:01:41 Tabs remover.............................................................Passed 09:01:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:01:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:01:41 [INFO] Once installed this environment will be reused. 09:01:41 [INFO] This may take a few minutes... 09:01:49 gitlint..............................................(no files to check)Skipped 09:01:49 pre-commit: OK (23.58=setup[3.58]+cmd[11.60,8.40] seconds) 09:01:49 congratulations :) (23.61 seconds) 09:01:49 + tox_status=0 09:01:49 + echo '---> Completed tox runs' 09:01:49 ---> Completed tox runs 09:01:49 + for i in .tox/*/log 09:01:49 ++ echo .tox/pre-commit/log 09:01:49 ++ awk -F/ '{print $2}' 09:01:49 + tox_env=pre-commit 09:01:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:01:49 + DOC_DIR=docs/_build/html 09:01:49 + [[ -d docs/_build/html ]] 09:01:49 + echo '---> tox-run.sh ends' 09:01:49 ---> tox-run.sh ends 09:01:49 + test 0 -eq 0 09:01:49 $ ssh-agent -k 09:01:49 unset SSH_AUTH_SOCK; 09:01:49 unset SSH_AGENT_PID; 09:01:49 echo Agent pid 1752 killed; 09:01:49 [ssh-agent] Stopped. 09:01:49 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10197809926751117192.sh 09:01:49 ---> sysstat.sh 09:01:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4495156055169796401.sh 09:01:50 ---> package-listing.sh 09:01:50 ++ facter osfamily 09:01:50 ++ tr '[:upper:]' '[:lower:]' 09:01:50 + OS_FAMILY=debian 09:01:50 + workspace=/w/workspace/oom-master-pre-commit-lint 09:01:50 + START_PACKAGES=/tmp/packages_start.txt 09:01:50 + END_PACKAGES=/tmp/packages_end.txt 09:01:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:50 + PACKAGES=/tmp/packages_start.txt 09:01:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:50 + PACKAGES=/tmp/packages_end.txt 09:01:50 + case "${OS_FAMILY}" in 09:01:50 + dpkg -l 09:01:50 + grep '^ii' 09:01:50 + '[' -f /tmp/packages_start.txt ']' 09:01:50 + '[' -f /tmp/packages_end.txt ']' 09:01:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9121488460067439624.sh 09:01:50 ---> capture-instance-metadata.sh 09:01:50 Setup pyenv: 09:01:50 system 09:01:50 3.8.13 09:01:50 3.9.13 09:01:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hmxD 09:01:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:01 lf-activate-venv(): INFO: Base packages installed successfully 09:02:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-hmxD/bin to PATH 09:02:22 INFO: Running in OpenStack, capturing instance metadata 09:02:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13356274711631596442.sh 09:02:22 provisioning config files... 09:02:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9039529602170080829tmp 09:02:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:22 [EnvInject] - Injecting environment variables from a build step. 09:02:22 [EnvInject] - Injecting as environment variables the properties content 09:02:22 SERVER_ID=logs 09:02:22 09:02:22 [EnvInject] - Variables injected successfully. 09:02:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10731333986796242311.sh 09:02:22 ---> create-netrc.sh 09:02:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8163310185373759000.sh 09:02:22 ---> python-tools-install.sh 09:02:22 Setup pyenv: 09:02:22 system 09:02:22 3.8.13 09:02:22 3.9.13 09:02:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmxD from file:/tmp/.os_lf_venv 09:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:24 lf-activate-venv(): INFO: Base packages installed successfully 09:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-hmxD/bin to PATH 09:02:32 Generating Requirements File 09:02:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:02:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:02:49 Python 3.10.6 09:02:50 pip 26.0.1 from /tmp/venv-hmxD/lib/python3.10/site-packages/pip (python 3.10) 09:02:50 appdirs==1.4.4 09:02:50 argcomplete==3.6.3 09:02:50 aspy.yaml==1.3.0 09:02:50 attrs==25.4.0 09:02:50 autopage==0.6.0 09:02:50 backports.strenum==1.3.1 09:02:50 beautifulsoup4==4.14.3 09:02:50 boto3==1.42.43 09:02:50 botocore==1.42.43 09:02:50 bs4==0.0.2 09:02:50 certifi==2026.1.4 09:02:50 cffi==2.0.0 09:02:50 cfgv==3.5.0 09:02:50 chardet==5.2.0 09:02:50 charset-normalizer==3.4.4 09:02:50 click==8.3.1 09:02:50 cliff==4.13.1 09:02:50 cmd2==3.2.0 09:02:50 cryptography==3.3.2 09:02:50 debtcollector==3.0.0 09:02:50 decorator==5.2.1 09:02:50 defusedxml==0.7.1 09:02:50 Deprecated==1.3.1 09:02:50 distlib==0.4.0 09:02:50 dnspython==2.8.0 09:02:50 docker==7.1.0 09:02:50 dogpile.cache==1.5.0 09:02:50 durationpy==0.10 09:02:50 email-validator==2.3.0 09:02:50 filelock==3.20.3 09:02:50 future==1.0.0 09:02:50 gitdb==4.0.12 09:02:50 GitPython==3.1.46 09:02:50 httplib2==0.30.2 09:02:50 identify==2.6.16 09:02:50 idna==3.11 09:02:50 importlib-resources==1.5.0 09:02:50 iso8601==2.1.0 09:02:50 Jinja2==3.1.6 09:02:50 jmespath==1.1.0 09:02:50 jsonpatch==1.33 09:02:50 jsonpointer==3.0.0 09:02:50 jsonschema==4.26.0 09:02:50 jsonschema-specifications==2025.9.1 09:02:50 keystoneauth1==5.13.0 09:02:50 kubernetes==35.0.0 09:02:50 lftools==0.37.21 09:02:50 lxml==6.0.2 09:02:50 markdown-it-py==4.0.0 09:02:50 MarkupSafe==3.0.3 09:02:50 mdurl==0.1.2 09:02:50 msgpack==1.1.2 09:02:50 multi_key_dict==2.0.3 09:02:50 munch==4.0.0 09:02:50 netaddr==1.3.0 09:02:50 niet==1.4.2 09:02:50 nodeenv==1.10.0 09:02:50 oauth2client==4.1.3 09:02:50 oauthlib==3.3.1 09:02:50 openstacksdk==4.9.0 09:02:50 os-service-types==1.8.2 09:02:50 osc-lib==4.3.0 09:02:50 oslo.config==10.2.0 09:02:50 oslo.context==6.2.0 09:02:50 oslo.i18n==6.7.1 09:02:50 oslo.log==8.0.0 09:02:50 oslo.serialization==5.9.0 09:02:50 oslo.utils==9.2.0 09:02:50 packaging==26.0 09:02:50 pbr==7.0.3 09:02:50 platformdirs==4.5.1 09:02:50 prettytable==3.17.0 09:02:50 psutil==7.2.2 09:02:50 pyasn1==0.6.2 09:02:50 pyasn1_modules==0.4.2 09:02:50 pycparser==3.0 09:02:50 pygerrit2==2.0.15 09:02:50 PyGithub==2.8.1 09:02:50 Pygments==2.19.2 09:02:50 PyJWT==2.11.0 09:02:50 PyNaCl==1.6.2 09:02:50 pyparsing==2.4.7 09:02:50 pyperclip==1.11.0 09:02:50 pyrsistent==0.20.0 09:02:50 python-cinderclient==9.8.0 09:02:50 python-dateutil==2.9.0.post0 09:02:50 python-heatclient==5.0.0 09:02:50 python-jenkins==1.8.3 09:02:50 python-keystoneclient==5.7.0 09:02:50 python-magnumclient==4.9.0 09:02:50 python-openstackclient==8.3.0 09:02:50 python-swiftclient==4.9.0 09:02:50 PyYAML==6.0.3 09:02:50 referencing==0.37.0 09:02:50 requests==2.32.5 09:02:50 requests-oauthlib==2.0.0 09:02:50 requestsexceptions==1.4.0 09:02:50 rfc3986==2.0.0 09:02:50 rich==14.3.2 09:02:50 rich-argparse==1.7.2 09:02:50 rpds-py==0.30.0 09:02:50 rsa==4.9.1 09:02:50 ruamel.yaml==0.19.1 09:02:50 ruamel.yaml.clib==0.2.15 09:02:50 s3transfer==0.16.0 09:02:50 simplejson==3.20.2 09:02:50 six==1.17.0 09:02:50 smmap==5.0.2 09:02:50 soupsieve==2.8.3 09:02:50 stevedore==5.6.0 09:02:50 tabulate==0.9.0 09:02:50 toml==0.10.2 09:02:50 tomlkit==0.14.0 09:02:50 tqdm==4.67.3 09:02:50 typing_extensions==4.15.0 09:02:50 tzdata==2025.3 09:02:50 urllib3==1.26.20 09:02:50 virtualenv==20.36.1 09:02:50 wcwidth==0.5.3 09:02:50 websocket-client==1.9.0 09:02:50 wrapt==2.1.1 09:02:50 xdg==6.0.0 09:02:50 xmltodict==1.0.2 09:02:50 yq==3.4.3 09:02:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6267636413227581919.sh 09:02:50 ---> sudo-logs.sh 09:02:50 Archiving 'sudo' log.. 09:02:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10237658116199413558.sh 09:02:50 ---> job-cost.sh 09:02:50 Setup pyenv: 09:02:50 system 09:02:50 3.8.13 09:02:50 3.9.13 09:02:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmxD from file:/tmp/.os_lf_venv 09:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:52 lf-activate-venv(): INFO: Base packages installed successfully 09:02:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-hmxD/bin to PATH 09:02:58 INFO: No Stack... 09:02:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:58 INFO: Archiving Costs 09:02:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6023406248183899251.sh 09:02:58 ---> logs-deploy.sh 09:02:58 Setup pyenv: 09:02:58 system 09:02:58 3.8.13 09:02:58 3.9.13 09:02:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hmxD from file:/tmp/.os_lf_venv 09:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:00 lf-activate-venv(): INFO: Base packages installed successfully 09:03:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-hmxD/bin to PATH 09:03:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4392 09:03:07 INFO: archiving workspace using pattern(s): 09:03:08 Archives upload complete. 09:03:08 INFO: archiving logs to Nexus 09:03:09 ---> uname -a: 09:03:09 Linux prd-ubuntu1804-builder-4c-4g-5673 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:09 09:03:09 09:03:09 ---> lscpu: 09:03:09 Architecture: x86_64 09:03:09 CPU op-mode(s): 32-bit, 64-bit 09:03:09 Byte Order: Little Endian 09:03:09 CPU(s): 4 09:03:09 On-line CPU(s) list: 0-3 09:03:09 Thread(s) per core: 1 09:03:09 Core(s) per socket: 1 09:03:09 Socket(s): 4 09:03:09 NUMA node(s): 1 09:03:09 Vendor ID: AuthenticAMD 09:03:09 CPU family: 23 09:03:09 Model: 49 09:03:09 Model name: AMD EPYC-Rome Processor 09:03:09 Stepping: 0 09:03:09 CPU MHz: 2800.000 09:03:09 BogoMIPS: 5600.00 09:03:09 Virtualization: AMD-V 09:03:09 Hypervisor vendor: KVM 09:03:09 Virtualization type: full 09:03:09 L1d cache: 32K 09:03:09 L1i cache: 32K 09:03:09 L2 cache: 512K 09:03:09 L3 cache: 16384K 09:03:09 NUMA node0 CPU(s): 0-3 09:03: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 09:03:09 09:03:09 09:03:09 ---> nproc: 09:03:09 4 09:03:09 09:03:09 09:03:09 ---> df -h: 09:03:09 Filesystem Size Used Avail Use% Mounted on 09:03:09 udev 7.9G 0 7.9G 0% /dev 09:03:09 tmpfs 1.6G 680K 1.6G 1% /run 09:03:09 /dev/vda1 78G 8.4G 69G 11% / 09:03:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:09 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:09 09:03:09 09:03:09 ---> free -m: 09:03:09 total used free shared buff/cache available 09:03:09 Mem: 16040 547 13273 0 2219 15171 09:03:09 Swap: 1023 0 1023 09:03:09 09:03:09 09:03:09 ---> ip addr: 09:03:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:09 inet 127.0.0.1/8 scope host lo 09:03:09 valid_lft forever preferred_lft forever 09:03:09 inet6 ::1/128 scope host 09:03:09 valid_lft forever preferred_lft forever 09:03:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:09 link/ether fa:16:3e:94:f3:c8 brd ff:ff:ff:ff:ff:ff 09:03:09 inet 10.30.106.64/23 brd 10.30.107.255 scope global dynamic ens3 09:03:09 valid_lft 86237sec preferred_lft 86237sec 09:03:09 inet6 fe80::f816:3eff:fe94:f3c8/64 scope link 09:03:09 valid_lft forever preferred_lft forever 09:03:09 09:03:09 09:03:09 ---> sar -b -r -n DEV: 09:03:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5673) 02/06/26 _x86_64_ (4 CPU) 09:03:09 09:03:09 09:00:31 LINUX RESTART (4 CPU) 09:03:09 09:03:09 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:09 09:02:01 106.00 24.85 81.15 833.86 26831.66 09:03:09 09:03:01 140.43 1.03 139.39 118.51 31769.51 09:03:09 Average: 123.21 12.94 110.27 476.19 29300.58 09:03:09 09:03:09 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:09 09:02:01 13944412 15572272 2480548 15.10 59076 1766664 773140 4.42 724564 1535076 141500 09:03:09 09:03:01 13620304 15560860 2804656 17.08 87640 2032416 762024 4.36 753880 1792420 138468 09:03:09 Average: 13782358 15566566 2642602 16.09 73358 1899540 767582 4.39 739222 1663748 139984 09:03:09 09:03:09 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:09 09:02:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 09:03:09 09:02:01 ens3 234.16 169.47 1777.52 39.94 0.00 0.00 0.00 0.00 09:03:09 09:03:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 09:03:09 09:03:01 ens3 66.67 50.12 915.79 12.05 0.00 0.00 0.00 0.00 09:03:09 Average: lo 2.23 2.23 0.25 0.25 0.00 0.00 0.00 0.00 09:03:09 Average: ens3 150.42 109.80 1346.65 26.00 0.00 0.00 0.00 0.00 09:03:09 09:03:09 09:03:09 ---> sar -P ALL: 09:03:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5673) 02/06/26 _x86_64_ (4 CPU) 09:03:09 09:03:09 09:00:31 LINUX RESTART (4 CPU) 09:03:09 09:03:09 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:09 09:02:01 all 23.36 0.00 2.27 5.83 0.08 68.45 09:03:09 09:02:01 0 23.22 0.00 2.34 2.62 0.08 71.73 09:03:09 09:02:01 1 38.20 0.00 3.16 5.19 0.08 53.36 09:03:09 09:02:01 2 20.28 0.00 1.94 1.45 0.07 76.26 09:03:09 09:02:01 3 11.72 0.00 1.64 14.08 0.10 72.46 09:03:09 09:03:01 all 20.51 0.00 1.49 3.54 0.06 74.40 09:03:09 09:03:01 0 38.70 0.00 2.28 1.33 0.07 57.62 09:03:09 09:03:01 1 27.22 0.00 1.84 1.03 0.05 69.85 09:03:09 09:03:01 2 15.04 0.00 0.83 0.83 0.03 83.26 09:03:09 09:03:01 3 1.01 0.00 1.02 10.99 0.07 86.91 09:03:09 Average: all 21.94 0.00 1.88 4.68 0.07 71.43 09:03:09 Average: 0 30.97 0.00 2.31 1.98 0.08 64.66 09:03:09 Average: 1 32.70 0.00 2.50 3.11 0.07 61.62 09:03:09 Average: 2 17.66 0.00 1.39 1.14 0.05 79.76 09:03:09 Average: 3 6.36 0.00 1.33 12.54 0.08 79.69 09:03:09 09:03:09 09:03:09