10:26:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 10:26:08 Running as SYSTEM 10:26:08 [EnvInject] - Loading node environment variables. 10:26:08 Building remotely on prd-ubuntu1804-builder-4c-4g-4893 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:26:08 [ssh-agent] Looking for ssh-agent implementation... 10:26:08 $ ssh-agent 10:26:08 SSH_AUTH_SOCK=/tmp/ssh-NFjFhDbW6MZI/agent.1683 10:26:08 SSH_AGENT_PID=1685 10:26:08 [ssh-agent] Started. 10:26:08 Running ssh-add (command line suppressed) 10:26:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12995086219339751062.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12995086219339751062.key) 10:26:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:26:08 The recommended git tool is: NONE 10:26:10 using credential onap-jenkins-ssh 10:26:10 Wiping out workspace first. 10:26:10 Cloning the remote Git repository 10:26:10 Cloning repository git://cloud.onap.org/mirror/oom.git 10:26:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:26:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:10 > git --version # timeout=10 10:26:10 > git --version # 'git version 2.17.1' 10:26:10 using GIT_SSH to set credentials Gerrit user 10:26:10 Verifying host key using manually-configured host key entries 10:26:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:26:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:15 using GIT_SSH to set credentials Gerrit user 10:26:15 Verifying host key using manually-configured host key entries 10:26:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/1 # timeout=30 10:26:16 > git rev-parse 58563d16365a8b727b8aeabcad4100531209c86a^{commit} # timeout=10 10:26:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:26:16 Checking out Revision 58563d16365a8b727b8aeabcad4100531209c86a (refs/changes/03/142903/1) 10:26:16 > git config core.sparsecheckout # timeout=10 10:26:16 > git checkout -f 58563d16365a8b727b8aeabcad4100531209c86a # timeout=30 10:26:19 Commit message: "Remove duplication of Spring configs in participants" 10:26:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:26:19 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 10:26:19 [EnvInject] - Injecting environment variables from a build step. 10:26:19 [EnvInject] - Injecting as environment variables the properties content 10:26:19 PYTHON=python3 10:26:19 10:26:19 [EnvInject] - Variables injected successfully. 10:26:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6906038346846687072.sh 10:26:19 ---> tox-install.sh 10:26:19 + source /home/jenkins/lf-env.sh 10:26:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:19 ++ mktemp -d /tmp/venv-XXXX 10:26:19 + lf_venv=/tmp/venv-vTt8 10:26:19 + local venv_file=/tmp/.os_lf_venv 10:26:19 + local python=python3 10:26:19 + local options 10:26:19 + local set_path=true 10:26:19 + local install_args= 10:26:19 ++ 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 10:26:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:19 + true 10:26:19 + case $1 in 10:26:19 + venv_file=/tmp/.toxenv 10:26:19 + shift 2 10:26:19 + true 10:26:19 + case $1 in 10:26:19 + shift 10:26:19 + break 10:26:19 + case $python in 10:26:19 + local pkg_list= 10:26:19 + [[ -d /opt/pyenv ]] 10:26:19 + echo 'Setup pyenv:' 10:26:19 Setup pyenv: 10:26:19 + export PYENV_ROOT=/opt/pyenv 10:26:19 + PYENV_ROOT=/opt/pyenv 10:26:19 + 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 10:26:19 + 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 10:26:19 + pyenv versions 10:26:20 * system (set by /opt/pyenv/version) 10:26:20 * 3.8.13 (set by /opt/pyenv/version) 10:26:20 * 3.9.13 (set by /opt/pyenv/version) 10:26:20 * 3.10.6 (set by /opt/pyenv/version) 10:26:20 + command -v pyenv 10:26:20 ++ pyenv init - --no-rehash 10:26:20 + 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[*]}"'\'')" 10:26:20 export PATH="/opt/pyenv/shims:${PATH}" 10:26:20 export PYENV_SHELL=bash 10:26:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:20 pyenv() { 10:26:20 local command 10:26:20 command="${1:-}" 10:26:20 if [ "$#" -gt 0 ]; then 10:26:20 shift 10:26:20 fi 10:26:20 10:26:20 case "$command" in 10:26:20 rehash|shell) 10:26:20 eval "$(pyenv "sh-$command" "$@")" 10:26:20 ;; 10:26:20 *) 10:26:20 command pyenv "$command" "$@" 10:26:20 ;; 10:26:20 esac 10:26:20 }' 10:26:20 +++ 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[*]}"' 10:26:20 ++ 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 10:26:20 ++ 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 10:26:20 ++ 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 10:26:20 ++ export PYENV_SHELL=bash 10:26:20 ++ PYENV_SHELL=bash 10:26:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:20 +++ complete -F _pyenv pyenv 10:26:20 ++ lf-pyver python3 10:26:20 ++ local py_version_xy=python3 10:26:20 ++ local py_version_xyz= 10:26:20 ++ pyenv versions 10:26:20 ++ local command 10:26:20 ++ command=versions 10:26:20 ++ '[' 1 -gt 0 ']' 10:26:20 ++ shift 10:26:20 ++ case "$command" in 10:26:20 ++ command pyenv versions 10:26:20 ++ pyenv versions 10:26:20 ++ awk '{ print $1 }' 10:26:20 ++ grep -E '^[0-9.]*[0-9]$' 10:26:20 ++ sed 's/^[ *]* //' 10:26:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:20 +++ grep '^3' /tmp/.pyenv_versions 10:26:20 +++ sort -V 10:26:20 +++ tail -n 1 10:26:20 ++ py_version_xyz=3.10.6 10:26:20 ++ [[ -z 3.10.6 ]] 10:26:20 ++ echo 3.10.6 10:26:20 ++ return 0 10:26:20 + pyenv local 3.10.6 10:26:20 + local command 10:26:20 + command=local 10:26:20 + '[' 2 -gt 0 ']' 10:26:20 + shift 10:26:20 + case "$command" in 10:26:20 + command pyenv local 3.10.6 10:26:20 + pyenv local 3.10.6 10:26:20 + for arg in "$@" 10:26:20 + case $arg in 10:26:20 + pkg_list+='tox ' 10:26:20 + for arg in "$@" 10:26:20 + case $arg in 10:26:20 + pkg_list+='virtualenv ' 10:26:20 + for arg in "$@" 10:26:20 + case $arg in 10:26:20 + pkg_list+='urllib3~=1.26.15 ' 10:26:20 + [[ -f /tmp/.toxenv ]] 10:26:20 + [[ ! -f /tmp/.toxenv ]] 10:26:20 + [[ -n '' ]] 10:26:20 + python3 -m venv /tmp/venv-vTt8 10:26:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vTt8' 10:26:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vTt8 10:26:24 + echo /tmp/venv-vTt8 10:26:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:26:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:26:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:26:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:24 + local 'pip_opts=--upgrade --quiet' 10:26:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:26:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:26:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:26:24 + [[ -n '' ]] 10:26:24 + [[ -n '' ]] 10:26:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:26:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:24 + /tmp/venv-vTt8/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 10:26:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:26:28 lf-activate-venv(): INFO: Base packages installed successfully 10:26:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:26:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:26:28 + /tmp/venv-vTt8/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 10:26:30 + type python3 10:26:30 + true 10:26:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vTt8/bin to PATH' 10:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-vTt8/bin to PATH 10:26:30 + PATH=/tmp/venv-vTt8/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 10:26:30 + return 0 10:26:30 + python3 --version 10:26:30 Python 3.10.6 10:26:30 + python3 -m pip --version 10:26:30 pip 25.3 from /tmp/venv-vTt8/lib/python3.10/site-packages/pip (python 3.10) 10:26:30 + python3 -m pip freeze 10:26:30 cachetools==6.2.4 10:26:30 chardet==5.2.0 10:26:30 colorama==0.4.6 10:26:30 distlib==0.4.0 10:26:30 filelock==3.20.3 10:26:30 packaging==25.0 10:26:30 platformdirs==4.5.1 10:26:30 pluggy==1.6.0 10:26:30 pyproject-api==1.10.0 10:26:30 tomli==2.4.0 10:26:30 tox==4.34.1 10:26:30 typing_extensions==4.15.0 10:26:30 urllib3==1.26.20 10:26:30 virtualenv==20.36.1 10:26:30 [EnvInject] - Injecting environment variables from a build step. 10:26:30 [EnvInject] - Injecting as environment variables the properties content 10:26:30 PARALLEL=false 10:26:30 10:26:30 [EnvInject] - Variables injected successfully. 10:26:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14738273818790492357.sh 10:26:30 ---> tox-run.sh 10:26:30 + 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 10:26:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:26:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:30 + cd /w/workspace/oom-master-pre-commit-lint/. 10:26:30 + source /home/jenkins/lf-env.sh 10:26:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:30 ++ mktemp -d /tmp/venv-XXXX 10:26:30 + lf_venv=/tmp/venv-8ixk 10:26:30 + local venv_file=/tmp/.os_lf_venv 10:26:30 + local python=python3 10:26:30 + local options 10:26:30 + local set_path=true 10:26:30 + local install_args= 10:26:30 ++ 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 10:26:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:30 + true 10:26:30 + case $1 in 10:26:30 + venv_file=/tmp/.toxenv 10:26:30 + shift 2 10:26:30 + true 10:26:30 + case $1 in 10:26:30 + shift 10:26:30 + break 10:26:30 + case $python in 10:26:30 + local pkg_list= 10:26:30 + [[ -d /opt/pyenv ]] 10:26:30 + echo 'Setup pyenv:' 10:26:30 Setup pyenv: 10:26:30 + export PYENV_ROOT=/opt/pyenv 10:26:30 + PYENV_ROOT=/opt/pyenv 10:26:30 + 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 10:26:30 + 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 10:26:30 + pyenv versions 10:26:30 system 10:26:30 3.8.13 10:26:30 3.9.13 10:26:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:30 + command -v pyenv 10:26:30 ++ pyenv init - --no-rehash 10:26:30 + 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[*]}"'\'')" 10:26:30 export PATH="/opt/pyenv/shims:${PATH}" 10:26:30 export PYENV_SHELL=bash 10:26:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:30 pyenv() { 10:26:30 local command 10:26:30 command="${1:-}" 10:26:30 if [ "$#" -gt 0 ]; then 10:26:30 shift 10:26:30 fi 10:26:30 10:26:30 case "$command" in 10:26:30 rehash|shell) 10:26:30 eval "$(pyenv "sh-$command" "$@")" 10:26:30 ;; 10:26:30 *) 10:26:30 command pyenv "$command" "$@" 10:26:30 ;; 10:26:30 esac 10:26:30 }' 10:26:30 +++ 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[*]}"' 10:26:30 ++ 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 10:26:30 ++ 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 10:26:30 ++ 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 10:26:30 ++ export PYENV_SHELL=bash 10:26:30 ++ PYENV_SHELL=bash 10:26:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:30 +++ complete -F _pyenv pyenv 10:26:30 ++ lf-pyver python3 10:26:30 ++ local py_version_xy=python3 10:26:30 ++ local py_version_xyz= 10:26:30 ++ pyenv versions 10:26:30 ++ local command 10:26:30 ++ command=versions 10:26:30 ++ '[' 1 -gt 0 ']' 10:26:30 ++ shift 10:26:30 ++ case "$command" in 10:26:30 ++ command pyenv versions 10:26:30 ++ pyenv versions 10:26:30 ++ awk '{ print $1 }' 10:26:30 ++ grep -E '^[0-9.]*[0-9]$' 10:26:30 ++ sed 's/^[ *]* //' 10:26:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:30 +++ grep '^3' /tmp/.pyenv_versions 10:26:30 +++ sort -V 10:26:30 +++ tail -n 1 10:26:30 ++ py_version_xyz=3.10.6 10:26:30 ++ [[ -z 3.10.6 ]] 10:26:30 ++ echo 3.10.6 10:26:30 ++ return 0 10:26:30 + pyenv local 3.10.6 10:26:30 + local command 10:26:30 + command=local 10:26:30 + '[' 2 -gt 0 ']' 10:26:30 + shift 10:26:30 + case "$command" in 10:26:30 + command pyenv local 3.10.6 10:26:30 + pyenv local 3.10.6 10:26:30 + for arg in "$@" 10:26:30 + case $arg in 10:26:30 + pkg_list+='tox ' 10:26:30 + for arg in "$@" 10:26:30 + case $arg in 10:26:30 + pkg_list+='virtualenv ' 10:26:30 + for arg in "$@" 10:26:30 + case $arg in 10:26:30 + pkg_list+='urllib3~=1.26.15 ' 10:26:30 + [[ -f /tmp/.toxenv ]] 10:26:30 ++ cat /tmp/.toxenv 10:26:30 + lf_venv=/tmp/venv-vTt8 10:26:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vTt8 from' file:/tmp/.toxenv 10:26:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vTt8 from file:/tmp/.toxenv 10:26:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:26:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:30 + local 'pip_opts=--upgrade --quiet' 10:26:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:26:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:26:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:26:30 + [[ -n '' ]] 10:26:30 + [[ -n '' ]] 10:26:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:26:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:30 + /tmp/venv-vTt8/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 10:26:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:26:31 lf-activate-venv(): INFO: Base packages installed successfully 10:26:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:26:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:26:31 + /tmp/venv-vTt8/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 10:26:33 + type python3 10:26:33 + true 10:26:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vTt8/bin to PATH' 10:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-vTt8/bin to PATH 10:26:33 + PATH=/tmp/venv-vTt8/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 10:26:33 + return 0 10:26:33 + [[ -d /opt/pyenv ]] 10:26:33 + echo '---> Setting up pyenv' 10:26:33 ---> Setting up pyenv 10:26:33 + export PYENV_ROOT=/opt/pyenv 10:26:33 + PYENV_ROOT=/opt/pyenv 10:26:33 + export PATH=/opt/pyenv/bin:/tmp/venv-vTt8/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 10:26:33 + PATH=/opt/pyenv/bin:/tmp/venv-vTt8/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 10:26:33 ++ pwd 10:26:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:26:33 + export PYTHONPATH 10:26:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:33 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:33 + tox --version 10:26:33 4.34.1 from /tmp/venv-vTt8/lib/python3.10/site-packages/tox/__init__.py 10:26:33 + PARALLEL=false 10:26:33 + TOX_OPTIONS_LIST= 10:26:33 + [[ -n pre-commit ]] 10:26:33 + TOX_OPTIONS_LIST=' -e pre-commit' 10:26:33 + case ${PARALLEL,,} in 10:26:33 + tox -e pre-commit 10:26:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:26:34 pre-commit: install_deps> python -I -m pip install pre-commit 10:26:37 pre-commit: freeze> python -m pip freeze --all 10:26:37 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.15,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 10:26:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:26:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:26:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:26:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:39 [INFO] Once installed this environment will be reused. 10:26:39 [INFO] This may take a few minutes... 10:26:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:43 [INFO] Once installed this environment will be reused. 10:26:43 [INFO] This may take a few minutes... 10:26:48 trim trailing whitespace.................................................Passed 10:26:48 Tabs remover.............................................................Passed 10:26:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:26:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:26:48 [INFO] Once installed this environment will be reused. 10:26:48 [INFO] This may take a few minutes... 10:26:57 gitlint..............................................(no files to check)Skipped 10:26:57 pre-commit: OK (23.58=setup[3.57]+cmd[11.03,8.97] seconds) 10:26:57 congratulations :) (23.62 seconds) 10:26:57 + tox_status=0 10:26:57 + echo '---> Completed tox runs' 10:26:57 ---> Completed tox runs 10:26:57 + for i in .tox/*/log 10:26:57 ++ echo .tox/pre-commit/log 10:26:57 ++ awk -F/ '{print $2}' 10:26:57 + tox_env=pre-commit 10:26:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:26:57 + DOC_DIR=docs/_build/html 10:26:57 + [[ -d docs/_build/html ]] 10:26:57 + echo '---> tox-run.sh ends' 10:26:57 ---> tox-run.sh ends 10:26:57 + test 0 -eq 0 10:26:57 $ ssh-agent -k 10:26:57 unset SSH_AUTH_SOCK; 10:26:57 unset SSH_AGENT_PID; 10:26:57 echo Agent pid 1685 killed; 10:26:57 [ssh-agent] Stopped. 10:26:57 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4184794122472661227.sh 10:26:57 ---> sysstat.sh 10:26:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13722653294177998581.sh 10:26:58 ---> package-listing.sh 10:26:58 ++ facter osfamily 10:26:58 ++ tr '[:upper:]' '[:lower:]' 10:26:58 + OS_FAMILY=debian 10:26:58 + workspace=/w/workspace/oom-master-pre-commit-lint 10:26:58 + START_PACKAGES=/tmp/packages_start.txt 10:26:58 + END_PACKAGES=/tmp/packages_end.txt 10:26:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:58 + PACKAGES=/tmp/packages_start.txt 10:26:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:58 + PACKAGES=/tmp/packages_end.txt 10:26:58 + case "${OS_FAMILY}" in 10:26:58 + dpkg -l 10:26:58 + grep '^ii' 10:26:58 + '[' -f /tmp/packages_start.txt ']' 10:26:58 + '[' -f /tmp/packages_end.txt ']' 10:26:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15684875935685919589.sh 10:26:58 ---> capture-instance-metadata.sh 10:26:58 Setup pyenv: 10:26:58 system 10:26:58 3.8.13 10:26:58 3.9.13 10:26:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vrto 10:27:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:06 lf-activate-venv(): INFO: Base packages installed successfully 10:27:06 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-Vrto/bin to PATH 10:27:28 INFO: Running in OpenStack, capturing instance metadata 10:27:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14448624671128798719.sh 10:27:28 provisioning config files... 10:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12169401060492778108tmp 10:27:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:27:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:27:28 [EnvInject] - Injecting environment variables from a build step. 10:27:28 [EnvInject] - Injecting as environment variables the properties content 10:27:28 SERVER_ID=logs 10:27:28 10:27:28 [EnvInject] - Variables injected successfully. 10:27:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15659580102556418005.sh 10:27:28 ---> create-netrc.sh 10:27:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2679772776532291031.sh 10:27:28 ---> python-tools-install.sh 10:27:28 Setup pyenv: 10:27:28 system 10:27:28 3.8.13 10:27:28 3.9.13 10:27:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vrto from file:/tmp/.os_lf_venv 10:27:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:30 lf-activate-venv(): INFO: Base packages installed successfully 10:27:30 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:39 lf-activate-venv(): INFO: Adding /tmp/venv-Vrto/bin to PATH 10:27:39 Generating Requirements File 10:27:57 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. 10:27:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:27:57 Python 3.10.6 10:27:57 pip 25.3 from /tmp/venv-Vrto/lib/python3.10/site-packages/pip (python 3.10) 10:27:57 appdirs==1.4.4 10:27:57 argcomplete==3.6.3 10:27:57 aspy.yaml==1.3.0 10:27:57 attrs==25.4.0 10:27:57 autopage==0.5.2 10:27:57 backports.strenum==1.3.1 10:27:57 beautifulsoup4==4.14.3 10:27:57 boto3==1.42.25 10:27:57 botocore==1.42.25 10:27:57 bs4==0.0.2 10:27:57 certifi==2026.1.4 10:27:57 cffi==2.0.0 10:27:57 cfgv==3.5.0 10:27:57 chardet==5.2.0 10:27:57 charset-normalizer==3.4.4 10:27:57 click==8.3.1 10:27:57 cliff==4.13.1 10:27:57 cmd2==3.1.0 10:27:57 cryptography==3.3.2 10:27:57 debtcollector==3.0.0 10:27:57 decorator==5.2.1 10:27:57 defusedxml==0.7.1 10:27:57 Deprecated==1.3.1 10:27:57 distlib==0.4.0 10:27:57 dnspython==2.8.0 10:27:57 docker==7.1.0 10:27:57 dogpile.cache==1.5.0 10:27:57 durationpy==0.10 10:27:57 email-validator==2.3.0 10:27:57 filelock==3.20.3 10:27:57 future==1.0.0 10:27:57 gitdb==4.0.12 10:27:57 GitPython==3.1.46 10:27:57 google-auth==2.47.0 10:27:57 httplib2==0.31.0 10:27:57 identify==2.6.15 10:27:57 idna==3.11 10:27:57 importlib-resources==1.5.0 10:27:57 iso8601==2.1.0 10:27:57 Jinja2==3.1.6 10:27:57 jmespath==1.0.1 10:27:57 jsonpatch==1.33 10:27:57 jsonpointer==3.0.0 10:27:57 jsonschema==4.26.0 10:27:57 jsonschema-specifications==2025.9.1 10:27:57 keystoneauth1==5.12.0 10:27:57 kubernetes==34.1.0 10:27:57 lftools==0.37.18 10:27:57 lxml==6.0.2 10:27:57 markdown-it-py==4.0.0 10:27:57 MarkupSafe==3.0.3 10:27:57 mdurl==0.1.2 10:27:57 msgpack==1.1.2 10:27:57 multi_key_dict==2.0.3 10:27:57 munch==4.0.0 10:27:57 netaddr==1.3.0 10:27:57 niet==1.4.2 10:27:57 nodeenv==1.10.0 10:27:57 oauth2client==4.1.3 10:27:57 oauthlib==3.3.1 10:27:57 openstacksdk==4.8.0 10:27:57 os-service-types==1.8.2 10:27:57 osc-lib==4.3.0 10:27:57 oslo.config==10.2.0 10:27:57 oslo.context==6.2.0 10:27:57 oslo.i18n==6.7.1 10:27:57 oslo.log==8.0.0 10:27:57 oslo.serialization==5.9.0 10:27:57 oslo.utils==9.2.0 10:27:57 packaging==25.0 10:27:57 pbr==7.0.3 10:27:57 platformdirs==4.5.1 10:27:57 prettytable==3.17.0 10:27:57 psutil==7.2.1 10:27:57 pyasn1==0.6.1 10:27:57 pyasn1_modules==0.4.2 10:27:57 pycparser==2.23 10:27:57 pygerrit2==2.0.15 10:27:57 PyGithub==2.8.1 10:27:57 Pygments==2.19.2 10:27:57 PyJWT==2.10.1 10:27:57 PyNaCl==1.6.2 10:27:57 pyparsing==2.4.7 10:27:57 pyperclip==1.11.0 10:27:57 pyrsistent==0.20.0 10:27:57 python-cinderclient==9.8.0 10:27:57 python-dateutil==2.9.0.post0 10:27:57 python-heatclient==4.3.0 10:27:57 python-jenkins==1.8.3 10:27:57 python-keystoneclient==5.7.0 10:27:57 python-magnumclient==4.9.0 10:27:57 python-openstackclient==8.3.0 10:27:57 python-swiftclient==4.9.0 10:27:57 PyYAML==6.0.3 10:27:57 referencing==0.37.0 10:27:57 requests==2.32.5 10:27:57 requests-oauthlib==2.0.0 10:27:57 requestsexceptions==1.4.0 10:27:57 rfc3986==2.0.0 10:27:57 rich==14.2.0 10:27:57 rich-argparse==1.7.2 10:27:57 rpds-py==0.30.0 10:27:57 rsa==4.9.1 10:27:57 ruamel.yaml==0.19.1 10:27:57 ruamel.yaml.clib==0.2.15 10:27:57 s3transfer==0.16.0 10:27:57 simplejson==3.20.2 10:27:57 six==1.17.0 10:27:57 smmap==5.0.2 10:27:57 soupsieve==2.8.1 10:27:57 stevedore==5.6.0 10:27:57 tabulate==0.9.0 10:27:57 toml==0.10.2 10:27:57 tomlkit==0.13.3 10:27:57 tqdm==4.67.1 10:27:57 typing_extensions==4.15.0 10:27:57 tzdata==2025.3 10:27:57 urllib3==1.26.20 10:27:57 virtualenv==20.36.1 10:27:57 wcwidth==0.2.14 10:27:57 websocket-client==1.9.0 10:27:57 wrapt==2.0.1 10:27:57 xdg==6.0.0 10:27:57 xmltodict==1.0.2 10:27:57 yq==3.4.3 10:27:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6189158617034839148.sh 10:27:57 ---> sudo-logs.sh 10:27:57 Archiving 'sudo' log.. 10:27:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins815380443602305866.sh 10:27:58 ---> job-cost.sh 10:27:58 Setup pyenv: 10:27:58 system 10:27:58 3.8.13 10:27:58 3.9.13 10:27:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vrto from file:/tmp/.os_lf_venv 10:27:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:00 lf-activate-venv(): INFO: Base packages installed successfully 10:28:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-Vrto/bin to PATH 10:28:05 INFO: No Stack... 10:28:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:05 INFO: Archiving Costs 10:28:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14947036717575577960.sh 10:28:05 ---> logs-deploy.sh 10:28:05 Setup pyenv: 10:28:05 system 10:28:05 3.8.13 10:28:05 3.9.13 10:28:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vrto from file:/tmp/.os_lf_venv 10:28:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:07 lf-activate-venv(): INFO: Base packages installed successfully 10:28:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-Vrto/bin to PATH 10:28:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4372 10:28:16 INFO: archiving workspace using pattern(s): 10:28:17 Archives upload complete. 10:28:17 INFO: archiving logs to Nexus 10:28:18 ---> uname -a: 10:28:18 Linux prd-ubuntu1804-builder-4c-4g-4893 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:18 10:28:18 10:28:18 ---> lscpu: 10:28:18 Architecture: x86_64 10:28:18 CPU op-mode(s): 32-bit, 64-bit 10:28:18 Byte Order: Little Endian 10:28:18 CPU(s): 4 10:28:18 On-line CPU(s) list: 0-3 10:28:18 Thread(s) per core: 1 10:28:18 Core(s) per socket: 1 10:28:18 Socket(s): 4 10:28:18 NUMA node(s): 1 10:28:18 Vendor ID: AuthenticAMD 10:28:18 CPU family: 23 10:28:18 Model: 49 10:28:18 Model name: AMD EPYC-Rome Processor 10:28:18 Stepping: 0 10:28:18 CPU MHz: 2799.998 10:28:18 BogoMIPS: 5599.99 10:28:18 Virtualization: AMD-V 10:28:18 Hypervisor vendor: KVM 10:28:18 Virtualization type: full 10:28:18 L1d cache: 32K 10:28:18 L1i cache: 32K 10:28:18 L2 cache: 512K 10:28:18 L3 cache: 16384K 10:28:18 NUMA node0 CPU(s): 0-3 10:28:18 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 10:28:18 10:28:18 10:28:18 ---> nproc: 10:28:18 4 10:28:18 10:28:18 10:28:18 ---> df -h: 10:28:18 Filesystem Size Used Avail Use% Mounted on 10:28:18 udev 7.9G 0 7.9G 0% /dev 10:28:18 tmpfs 1.6G 680K 1.6G 1% /run 10:28:18 /dev/vda1 78G 8.4G 69G 11% / 10:28:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:18 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:18 10:28:18 10:28:18 ---> free -m: 10:28:18 total used free shared buff/cache available 10:28:18 Mem: 16040 547 13277 0 2214 15171 10:28:18 Swap: 1023 0 1023 10:28:18 10:28:18 10:28:18 ---> ip addr: 10:28:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:18 inet 127.0.0.1/8 scope host lo 10:28:18 valid_lft forever preferred_lft forever 10:28:18 inet6 ::1/128 scope host 10:28:18 valid_lft forever preferred_lft forever 10:28:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:28:18 link/ether fa:16:3e:2e:69:df brd ff:ff:ff:ff:ff:ff 10:28:18 inet 10.30.106.139/23 brd 10.30.107.255 scope global dynamic ens3 10:28:18 valid_lft 86256sec preferred_lft 86256sec 10:28:18 inet6 fe80::f816:3eff:fe2e:69df/64 scope link 10:28:18 valid_lft forever preferred_lft forever 10:28:18 10:28:18 10:28:18 ---> sar -b -r -n DEV: 10:28:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4893) 01/12/26 _x86_64_ (4 CPU) 10:28:18 10:28:18 10:25:56 LINUX RESTART (4 CPU) 10:28:18 10:28:18 10:26:01 tps rtps wtps bread/s bwrtn/s 10:28:18 10:27:02 381.05 60.14 320.91 3767.11 93337.78 10:28:18 10:28:01 129.96 1.03 128.93 120.39 14674.39 10:28:18 Average: 256.56 30.84 225.73 1959.07 54336.55 10:28:18 10:28:18 10:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:18 10:27:02 13963436 15565300 2461532 14.99 58672 1742048 790188 4.52 735164 1509612 146572 10:28:18 10:28:01 13631784 15561000 2793184 17.01 86804 2022236 755820 4.33 754812 1782216 127172 10:28:18 Average: 13797610 15563150 2627358 16.00 72738 1882142 773004 4.42 744988 1645914 136872 10:28:18 10:28:18 10:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:18 10:27:02 ens3 434.33 312.21 2296.78 80.65 0.00 0.00 0.00 0.00 10:28:18 10:27:02 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 10:28:18 10:28:01 ens3 73.21 50.33 935.25 11.03 0.00 0.00 0.00 0.00 10:28:18 10:28:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 10:28:18 Average: ens3 255.28 182.37 1621.74 46.13 0.00 0.00 0.00 0.00 10:28:18 Average: lo 2.15 2.15 0.24 0.24 0.00 0.00 0.00 0.00 10:28:18 10:28:18 10:28:18 ---> sar -P ALL: 10:28:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4893) 01/12/26 _x86_64_ (4 CPU) 10:28:18 10:28:18 10:25:56 LINUX RESTART (4 CPU) 10:28:18 10:28:18 10:26:01 CPU %user %nice %system %iowait %steal %idle 10:28:18 10:27:02 all 24.15 0.00 2.93 4.97 0.07 67.88 10:28:18 10:27:02 0 26.30 0.00 4.17 4.45 0.07 65.02 10:28:18 10:27:02 1 28.09 0.00 2.45 5.69 0.07 63.71 10:28:18 10:27:02 2 22.02 0.00 2.28 6.29 0.08 69.33 10:28:18 10:27:02 3 20.22 0.00 2.80 3.43 0.08 73.46 10:28:18 10:28:01 all 21.35 0.00 1.43 1.73 0.06 75.44 10:28:18 10:28:01 0 21.49 0.00 1.42 2.76 0.05 74.27 10:28:18 10:28:01 1 16.59 0.00 1.41 3.35 0.05 78.59 10:28:18 10:28:01 2 32.97 0.00 1.83 0.31 0.07 64.82 10:28:18 10:28:01 3 14.32 0.00 1.03 0.49 0.03 84.12 10:28:18 Average: all 22.76 0.00 2.18 3.36 0.06 71.63 10:28:18 Average: 0 23.91 0.00 2.81 3.61 0.06 69.61 10:28:18 Average: 1 22.39 0.00 1.93 4.53 0.06 71.09 10:28:18 Average: 2 27.46 0.00 2.05 3.32 0.08 67.09 10:28:18 Average: 3 17.29 0.00 1.92 1.97 0.06 78.76 10:28:18 10:28:18 10:28:18