14:31:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143140 14:31:54 Running as SYSTEM 14:31:54 [EnvInject] - Loading node environment variables. 14:31:54 Building remotely on prd-centos8-builder-2c-1g-6485 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:31:54 [ssh-agent] Looking for ssh-agent implementation... 14:31:54 $ ssh-agent 14:31:54 SSH_AUTH_SOCK=/tmp/ssh-VPLftmM9XHdF/agent.14806 14:31:54 SSH_AGENT_PID=14808 14:31:54 [ssh-agent] Started. 14:31:54 Running ssh-add (command line suppressed) 14:31:55 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_5830195554418324241.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_5830195554418324241.key) 14:31:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:31:55 The recommended git tool is: NONE 14:31:57 using credential onap-jenkins-ssh 14:31:57 Wiping out workspace first. 14:31:57 Cloning the remote Git repository 14:31:57 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:31:57 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:31:57 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:31:57 > git --version # timeout=10 14:31:57 > git --version # 'git version 2.39.0' 14:31:57 using GIT_SSH to set credentials Gerrit user 14:31:57 [INFO] Currently running in a labeled security context 14:31:57 [INFO] Currently SELinux is 'enforcing' on the host 14:31:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh15108091518185014334.key 14:31:57 Verifying host key using manually-configured host key entries 14:31:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:31:57 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:31:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:31:58 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:31:58 using GIT_SSH to set credentials Gerrit user 14:31:58 [INFO] Currently running in a labeled security context 14:31:58 [INFO] Currently SELinux is 'enforcing' on the host 14:31:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13362352994751128087.key 14:31:58 Verifying host key using manually-configured host key entries 14:31:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/40/143140/1 # timeout=30 14:31:58 > git rev-parse a6b67f6ff122818d39268da3ed62be751bc978b8^{commit} # timeout=10 14:31:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:31:58 Checking out Revision a6b67f6ff122818d39268da3ed62be751bc978b8 (refs/changes/40/143140/1) 14:31:58 > git config core.sparsecheckout # timeout=10 14:31:58 > git checkout -f a6b67f6ff122818d39268da3ed62be751bc978b8 # timeout=30 14:32:01 Commit message: "Make SDNC healthcheck in tests backwards compatible" 14:32:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:01 > git rev-list --no-walk 3a1c1f668908a33a7b74a6b4fed5342678767c70 # timeout=10 14:32:02 [EnvInject] - Injecting environment variables from a build step. 14:32:02 [EnvInject] - Injecting as environment variables the properties content 14:32:02 PYTHON=python3 14:32:02 14:32:02 [EnvInject] - Variables injected successfully. 14:32:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins12020837025204261825.sh 14:32:02 ---> tox-install.sh 14:32:02 + source /home/jenkins/lf-env.sh 14:32:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:02 ++ mktemp -d /tmp/venv-XXXX 14:32:02 + lf_venv=/tmp/venv-2jLC 14:32:02 + local venv_file=/tmp/.os_lf_venv 14:32:02 + local python=python3 14:32:02 + local options 14:32:02 + local set_path=true 14:32:02 + local install_args= 14:32:02 ++ 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 14:32:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:02 + true 14:32:02 + case $1 in 14:32:02 + venv_file=/tmp/.toxenv 14:32:02 + shift 2 14:32:02 + true 14:32:02 + case $1 in 14:32:02 + shift 14:32:02 + break 14:32:02 + case $python in 14:32:02 + local pkg_list= 14:32:02 + [[ -d /opt/pyenv ]] 14:32:02 + echo 'Setup pyenv:' 14:32:02 Setup pyenv: 14:32:02 + export PYENV_ROOT=/opt/pyenv 14:32:02 + PYENV_ROOT=/opt/pyenv 14:32:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:02 + pyenv versions 14:32:02 system 14:32:02 * 3.8.13 (set by /opt/pyenv/version) 14:32:02 * 3.9.13 (set by /opt/pyenv/version) 14:32:02 * 3.10.6 (set by /opt/pyenv/version) 14:32:02 + command -v pyenv 14:32:02 ++ pyenv init - --no-rehash 14:32:02 + 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[*]}"'\'')" 14:32:02 export PATH="/opt/pyenv/shims:${PATH}" 14:32:02 export PYENV_SHELL=bash 14:32:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:02 pyenv() { 14:32:02 local command 14:32:02 command="${1:-}" 14:32:02 if [ "$#" -gt 0 ]; then 14:32:02 shift 14:32:02 fi 14:32:02 14:32:02 case "$command" in 14:32:02 rehash|shell) 14:32:02 eval "$(pyenv "sh-$command" "$@")" 14:32:02 ;; 14:32:02 *) 14:32:02 command pyenv "$command" "$@" 14:32:02 ;; 14:32:02 esac 14:32:02 }' 14:32:02 +++ 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[*]}"' 14:32:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:02 ++ export PYENV_SHELL=bash 14:32:02 ++ PYENV_SHELL=bash 14:32:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:02 +++ complete -F _pyenv pyenv 14:32:02 ++ lf-pyver python3 14:32:02 ++ local py_version_xy=python3 14:32:02 ++ local py_version_xyz= 14:32:02 ++ awk '{ print $1 }' 14:32:02 ++ pyenv versions 14:32:02 ++ local command 14:32:02 ++ command=versions 14:32:02 ++ '[' 1 -gt 0 ']' 14:32:02 ++ shift 14:32:02 ++ case "$command" in 14:32:02 ++ command pyenv versions 14:32:02 ++ pyenv versions 14:32:02 ++ sed 's/^[ *]* //' 14:32:02 ++ grep -E '^[0-9.]*[0-9]$' 14:32:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:02 +++ grep '^3' /tmp/.pyenv_versions 14:32:02 +++ sort -V 14:32:02 +++ tail -n 1 14:32:02 ++ py_version_xyz=3.10.6 14:32:02 ++ [[ -z 3.10.6 ]] 14:32:02 ++ echo 3.10.6 14:32:02 ++ return 0 14:32:02 + pyenv local 3.10.6 14:32:02 + local command 14:32:02 + command=local 14:32:02 + '[' 2 -gt 0 ']' 14:32:02 + shift 14:32:02 + case "$command" in 14:32:02 + command pyenv local 3.10.6 14:32:02 + pyenv local 3.10.6 14:32:02 + for arg in "$@" 14:32:02 + case $arg in 14:32:02 + pkg_list+='tox ' 14:32:02 + for arg in "$@" 14:32:02 + case $arg in 14:32:02 + pkg_list+='virtualenv ' 14:32:02 + for arg in "$@" 14:32:02 + case $arg in 14:32:02 + pkg_list+='urllib3~=1.26.15 ' 14:32:02 + [[ -f /tmp/.toxenv ]] 14:32:02 + [[ ! -f /tmp/.toxenv ]] 14:32:02 + [[ -n '' ]] 14:32:02 + python3 -m venv /tmp/venv-2jLC 14:32:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jLC' 14:32:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jLC 14:32:06 + echo /tmp/venv-2jLC 14:32:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:32:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:32:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:06 + local 'pip_opts=--upgrade --quiet' 14:32:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:06 + [[ -n '' ]] 14:32:06 + [[ -n '' ]] 14:32:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:06 + /tmp/venv-2jLC/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 14:32:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:10 lf-activate-venv(): INFO: Base packages installed successfully 14:32:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:10 + /tmp/venv-2jLC/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 14:32:12 + type python3 14:32:12 + true 14:32:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jLC/bin to PATH' 14:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-2jLC/bin to PATH 14:32:12 + PATH=/tmp/venv-2jLC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:12 + return 0 14:32:12 + python3 --version 14:32:12 Python 3.10.6 14:32:12 + python3 -m pip --version 14:32:12 pip 26.0.1 from /tmp/venv-2jLC/lib/python3.10/site-packages/pip (python 3.10) 14:32:13 + python3 -m pip freeze 14:32:13 cachetools==7.0.0 14:32:13 chardet==5.2.0 14:32:13 colorama==0.4.6 14:32:13 distlib==0.4.0 14:32:13 filelock==3.20.3 14:32:13 packaging==26.0 14:32:13 platformdirs==4.5.1 14:32:13 pluggy==1.6.0 14:32:13 pyproject-api==1.10.0 14:32:13 tomli==2.4.0 14:32:13 tox==4.34.1 14:32:13 typing_extensions==4.15.0 14:32:13 urllib3==1.26.20 14:32:13 virtualenv==20.36.1 14:32:13 [EnvInject] - Injecting environment variables from a build step. 14:32:13 [EnvInject] - Injecting as environment variables the properties content 14:32:13 PARALLEL=false 14:32:13 14:32:13 [EnvInject] - Variables injected successfully. 14:32:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins2678132612778541381.sh 14:32:13 ---> tox-run.sh 14:32:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:32:13 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:32:13 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:32:13 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:32:13 + source /home/jenkins/lf-env.sh 14:32:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:32:13 ++ mktemp -d /tmp/venv-XXXX 14:32:13 + lf_venv=/tmp/venv-dWyw 14:32:13 + local venv_file=/tmp/.os_lf_venv 14:32:13 + local python=python3 14:32:13 + local options 14:32:13 + local set_path=true 14:32:13 + local install_args= 14:32:13 ++ 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 14:32:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:32:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:32:13 + true 14:32:13 + case $1 in 14:32:13 + venv_file=/tmp/.toxenv 14:32:13 + shift 2 14:32:13 + true 14:32:13 + case $1 in 14:32:13 + shift 14:32:13 + break 14:32:13 + case $python in 14:32:13 + local pkg_list= 14:32:13 + [[ -d /opt/pyenv ]] 14:32:13 + echo 'Setup pyenv:' 14:32:13 Setup pyenv: 14:32:13 + export PYENV_ROOT=/opt/pyenv 14:32:13 + PYENV_ROOT=/opt/pyenv 14:32:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 + pyenv versions 14:32:13 system 14:32:13 3.8.13 14:32:13 3.9.13 14:32:13 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:32:13 + command -v pyenv 14:32:13 ++ pyenv init - --no-rehash 14:32:13 + 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[*]}"'\'')" 14:32:13 export PATH="/opt/pyenv/shims:${PATH}" 14:32:13 export PYENV_SHELL=bash 14:32:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:32:13 pyenv() { 14:32:13 local command 14:32:13 command="${1:-}" 14:32:13 if [ "$#" -gt 0 ]; then 14:32:13 shift 14:32:13 fi 14:32:13 14:32:13 case "$command" in 14:32:13 rehash|shell) 14:32:13 eval "$(pyenv "sh-$command" "$@")" 14:32:13 ;; 14:32:13 *) 14:32:13 command pyenv "$command" "$@" 14:32:13 ;; 14:32:13 esac 14:32:13 }' 14:32:13 +++ 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[*]}"' 14:32:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:13 ++ export PYENV_SHELL=bash 14:32:13 ++ PYENV_SHELL=bash 14:32:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:32:13 +++ complete -F _pyenv pyenv 14:32:13 ++ lf-pyver python3 14:32:13 ++ local py_version_xy=python3 14:32:13 ++ local py_version_xyz= 14:32:13 ++ awk '{ print $1 }' 14:32:13 ++ sed 's/^[ *]* //' 14:32:13 ++ pyenv versions 14:32:13 ++ local command 14:32:13 ++ command=versions 14:32:13 ++ '[' 1 -gt 0 ']' 14:32:13 ++ shift 14:32:13 ++ case "$command" in 14:32:13 ++ command pyenv versions 14:32:13 ++ pyenv versions 14:32:13 ++ grep -E '^[0-9.]*[0-9]$' 14:32:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:32:13 +++ grep '^3' /tmp/.pyenv_versions 14:32:13 +++ tail -n 1 14:32:13 +++ sort -V 14:32:13 ++ py_version_xyz=3.10.6 14:32:13 ++ [[ -z 3.10.6 ]] 14:32:13 ++ echo 3.10.6 14:32:13 ++ return 0 14:32:13 + pyenv local 3.10.6 14:32:13 + local command 14:32:13 + command=local 14:32:13 + '[' 2 -gt 0 ']' 14:32:13 + shift 14:32:13 + case "$command" in 14:32:13 + command pyenv local 3.10.6 14:32:13 + pyenv local 3.10.6 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='tox ' 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='virtualenv ' 14:32:13 + for arg in "$@" 14:32:13 + case $arg in 14:32:13 + pkg_list+='urllib3~=1.26.15 ' 14:32:13 + [[ -f /tmp/.toxenv ]] 14:32:13 ++ cat /tmp/.toxenv 14:32:13 + lf_venv=/tmp/venv-2jLC 14:32:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jLC from' file:/tmp/.toxenv 14:32:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jLC from file:/tmp/.toxenv 14:32:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:32:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:13 + local 'pip_opts=--upgrade --quiet' 14:32:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:32:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:32:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:32:13 + [[ -n '' ]] 14:32:13 + [[ -n '' ]] 14:32:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:32:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:13 + /tmp/venv-2jLC/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 14:32:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:32:14 lf-activate-venv(): INFO: Base packages installed successfully 14:32:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:32:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:32:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:32:14 + /tmp/venv-2jLC/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 14:32:15 + type python3 14:32:15 + true 14:32:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jLC/bin to PATH' 14:32:15 lf-activate-venv(): INFO: Adding /tmp/venv-2jLC/bin to PATH 14:32:15 + PATH=/tmp/venv-2jLC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:15 + return 0 14:32:15 + [[ -d /opt/pyenv ]] 14:32:15 + echo '---> Setting up pyenv' 14:32:15 ---> Setting up pyenv 14:32:15 + export PYENV_ROOT=/opt/pyenv 14:32:15 + PYENV_ROOT=/opt/pyenv 14:32:15 + export PATH=/opt/pyenv/bin:/tmp/venv-2jLC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:15 + PATH=/opt/pyenv/bin:/tmp/venv-2jLC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:32:15 ++ pwd 14:32:15 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:32:15 + export PYTHONPATH 14:32:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:32:15 + TOX_TESTENV_PASSENV=PYTHONPATH 14:32:15 + tox --version 14:32:15 4.34.1 from /tmp/venv-2jLC/lib/python3.10/site-packages/tox/__init__.py 14:32:15 + PARALLEL=false 14:32:15 + TOX_OPTIONS_LIST= 14:32:15 + [[ -n py ]] 14:32:15 + TOX_OPTIONS_LIST=' -e py' 14:32:15 + case ${PARALLEL,,} in 14:32:15 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:32:15 + tox -e py 14:32:16 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:32:18 py: freeze> python -m pip freeze --all 14:32:18 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 14:32:18 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 14:32:18 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:32:19 py: OK (2.93=setup[2.60]+cmd[0.02,0.31] seconds) 14:32:19 congratulations :) (2.96 seconds) 14:32:19 + tox_status=0 14:32:19 + echo '---> Completed tox runs' 14:32:19 ---> Completed tox runs 14:32:19 + for i in .tox/*/log 14:32:19 ++ echo .tox/py/log 14:32:19 ++ awk -F/ '{print $2}' 14:32:19 + tox_env=py 14:32:19 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:32:19 + DOC_DIR=docs/_build/html 14:32:19 + [[ -d docs/_build/html ]] 14:32:19 + echo '---> tox-run.sh ends' 14:32:19 ---> tox-run.sh ends 14:32:19 + test 0 -eq 0 14:32:19 $ ssh-agent -k 14:32:19 unset SSH_AUTH_SOCK; 14:32:19 unset SSH_AGENT_PID; 14:32:19 echo Agent pid 14808 killed; 14:32:19 [ssh-agent] Stopped. 14:32:19 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11038743567873361592.sh 14:32:19 ---> sysstat.sh 14:32:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9610208724331943639.sh 14:32:19 ---> package-listing.sh 14:32:19 ++ tr '[:upper:]' '[:lower:]' 14:32:19 ++ facter osfamily 14:32:19 + OS_FAMILY=redhat 14:32:19 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:32:19 + START_PACKAGES=/tmp/packages_start.txt 14:32:19 + END_PACKAGES=/tmp/packages_end.txt 14:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:19 + PACKAGES=/tmp/packages_start.txt 14:32:19 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:32:19 + PACKAGES=/tmp/packages_end.txt 14:32:19 + case "${OS_FAMILY}" in 14:32:19 + rpm -qa 14:32:19 + sort 14:32:20 + '[' -f /tmp/packages_start.txt ']' 14:32:20 + '[' -f /tmp/packages_end.txt ']' 14:32:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:20 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:32:20 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:32:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:32:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins41216783375618241.sh 14:32:20 ---> capture-instance-metadata.sh 14:32:20 Setup pyenv: 14:32:20 system 14:32:20 3.8.13 14:32:20 3.9.13 14:32:20 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7xEq 14:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:29 lf-activate-venv(): INFO: Base packages installed successfully 14:32:29 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-7xEq/bin to PATH 14:33:00 INFO: Running in OpenStack, capturing instance metadata 14:33:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16182610158227139269.sh 14:33:00 provisioning config files... 14:33:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config10381842688878385066tmp 14:33:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:00 [EnvInject] - Injecting environment variables from a build step. 14:33:00 [EnvInject] - Injecting as environment variables the properties content 14:33:00 SERVER_ID=logs 14:33:00 14:33:00 [EnvInject] - Variables injected successfully. 14:33:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17316459782282250631.sh 14:33:00 ---> create-netrc.sh 14:33:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12503359585795439180.sh 14:33:00 ---> python-tools-install.sh 14:33:00 Setup pyenv: 14:33:00 system 14:33:00 3.8.13 14:33:00 3.9.13 14:33:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:33:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7xEq from file:/tmp/.os_lf_venv 14:33:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:02 lf-activate-venv(): INFO: Base packages installed successfully 14:33:02 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-7xEq/bin to PATH 14:33:09 Generating Requirements File 14:33:29 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. 14:33:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:29 Python 3.10.6 14:33:29 pip 26.0.1 from /tmp/venv-7xEq/lib/python3.10/site-packages/pip (python 3.10) 14:33:29 appdirs==1.4.4 14:33:29 argcomplete==3.6.3 14:33:29 aspy.yaml==1.3.0 14:33:29 attrs==25.4.0 14:33:29 autopage==0.6.0 14:33:29 backports.strenum==1.3.1 14:33:29 beautifulsoup4==4.14.3 14:33:29 boto3==1.42.44 14:33:29 botocore==1.42.44 14:33:29 bs4==0.0.2 14:33:29 certifi==2026.1.4 14:33:29 cffi==2.0.0 14:33:29 cfgv==3.5.0 14:33:29 chardet==5.2.0 14:33:29 charset-normalizer==3.4.4 14:33:29 click==8.3.1 14:33:29 cliff==4.13.1 14:33:29 cmd2==3.2.0 14:33:29 cryptography==3.3.2 14:33:29 debtcollector==3.0.0 14:33:29 decorator==5.2.1 14:33:29 defusedxml==0.7.1 14:33:29 Deprecated==1.3.1 14:33:29 distlib==0.4.0 14:33:29 dnspython==2.8.0 14:33:29 docker==7.1.0 14:33:29 dogpile.cache==1.5.0 14:33:29 durationpy==0.10 14:33:29 email-validator==2.3.0 14:33:29 filelock==3.20.3 14:33:29 future==1.0.0 14:33:29 gitdb==4.0.12 14:33:29 GitPython==3.1.46 14:33:29 httplib2==0.30.2 14:33:29 identify==2.6.16 14:33:29 idna==3.11 14:33:29 importlib-resources==1.5.0 14:33:29 iso8601==2.1.0 14:33:29 Jinja2==3.1.6 14:33:29 jmespath==1.1.0 14:33:29 jsonpatch==1.33 14:33:29 jsonpointer==3.0.0 14:33:29 jsonschema==4.26.0 14:33:29 jsonschema-specifications==2025.9.1 14:33:29 keystoneauth1==5.13.0 14:33:29 kubernetes==35.0.0 14:33:29 lftools==0.37.21 14:33:29 lxml==6.0.2 14:33:29 markdown-it-py==4.0.0 14:33:29 MarkupSafe==3.0.3 14:33:29 mdurl==0.1.2 14:33:29 msgpack==1.1.2 14:33:29 multi_key_dict==2.0.3 14:33:29 munch==4.0.0 14:33:29 netaddr==1.3.0 14:33:29 niet==1.4.2 14:33:29 nodeenv==1.10.0 14:33:29 oauth2client==4.1.3 14:33:29 oauthlib==3.3.1 14:33:29 openstacksdk==4.9.0 14:33:29 os-service-types==1.8.2 14:33:29 osc-lib==4.3.0 14:33:29 oslo.config==10.2.0 14:33:29 oslo.context==6.2.0 14:33:29 oslo.i18n==6.7.1 14:33:29 oslo.log==8.0.0 14:33:29 oslo.serialization==5.9.0 14:33:29 oslo.utils==9.2.0 14:33:29 packaging==26.0 14:33:29 pbr==7.0.3 14:33:29 platformdirs==4.5.1 14:33:29 prettytable==3.17.0 14:33:29 psutil==7.2.2 14:33:29 pyasn1==0.6.2 14:33:29 pyasn1_modules==0.4.2 14:33:29 pycparser==3.0 14:33:29 pygerrit2==2.0.15 14:33:29 PyGithub==2.8.1 14:33:29 Pygments==2.19.2 14:33:29 PyJWT==2.11.0 14:33:29 PyNaCl==1.6.2 14:33:29 pyparsing==2.4.7 14:33:29 pyperclip==1.11.0 14:33:29 pyrsistent==0.20.0 14:33:29 python-cinderclient==9.8.0 14:33:29 python-dateutil==2.9.0.post0 14:33:29 python-heatclient==5.0.0 14:33:29 python-jenkins==1.8.3 14:33:29 python-keystoneclient==5.7.0 14:33:29 python-magnumclient==4.9.0 14:33:29 python-openstackclient==8.3.0 14:33:29 python-swiftclient==4.9.0 14:33:29 PyYAML==6.0.3 14:33:29 referencing==0.37.0 14:33:29 requests==2.32.5 14:33:29 requests-oauthlib==2.0.0 14:33:29 requestsexceptions==1.4.0 14:33:29 rfc3986==2.0.0 14:33:29 rich==14.3.2 14:33:29 rich-argparse==1.7.2 14:33:29 rpds-py==0.30.0 14:33:29 rsa==4.9.1 14:33:29 ruamel.yaml==0.19.1 14:33:29 ruamel.yaml.clib==0.2.15 14:33:29 s3transfer==0.16.0 14:33:29 simplejson==3.20.2 14:33:29 six==1.17.0 14:33:29 smmap==5.0.2 14:33:29 soupsieve==2.8.3 14:33:29 stevedore==5.6.0 14:33:29 tabulate==0.9.0 14:33:29 toml==0.10.2 14:33:29 tomlkit==0.14.0 14:33:29 tqdm==4.67.3 14:33:29 typing_extensions==4.15.0 14:33:29 tzdata==2025.3 14:33:29 urllib3==1.26.20 14:33:29 virtualenv==20.36.1 14:33:29 wcwidth==0.6.0 14:33:29 websocket-client==1.9.0 14:33:29 wrapt==2.1.1 14:33:29 xdg==6.0.0 14:33:29 xmltodict==1.0.2 14:33:29 yq==3.4.3 14:33:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4270346450478116292.sh 14:33:30 ---> sudo-logs.sh 14:33:30 Archiving 'sudo' log.. 14:33:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5411085833662910938.sh 14:33:30 ---> job-cost.sh 14:33:30 Setup pyenv: 14:33:30 system 14:33:30 3.8.13 14:33:30 3.9.13 14:33:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7xEq from file:/tmp/.os_lf_venv 14:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:32 lf-activate-venv(): INFO: Base packages installed successfully 14:33:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-7xEq/bin to PATH 14:33:36 INFO: No Stack... 14:33:37 INFO: Retrieving Pricing Info for: v3-standard-2 14:33:37 INFO: Archiving Costs 14:33:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6099800129304530563.sh 14:33:37 ---> logs-deploy.sh 14:33:37 Setup pyenv: 14:33:37 system 14:33:37 3.8.13 14:33:37 3.9.13 14:33:37 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7xEq from file:/tmp/.os_lf_venv 14:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:39 lf-activate-venv(): INFO: Base packages installed successfully 14:33:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-7xEq/bin to PATH 14:33:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/567 14:33:48 INFO: archiving workspace using pattern(s): 14:33:49 Archives upload complete. 14:33:49 INFO: archiving logs to Nexus 14:33:50 ---> uname -a: 14:33:50 Linux prd-centos8-builder-2c-1g-6485.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:33:50 14:33:50 14:33:50 ---> lscpu: 14:33:50 Architecture: x86_64 14:33:50 CPU op-mode(s): 32-bit, 64-bit 14:33:50 Byte Order: Little Endian 14:33:50 CPU(s): 2 14:33:50 On-line CPU(s) list: 0,1 14:33:50 Thread(s) per core: 1 14:33:50 Core(s) per socket: 1 14:33:50 Socket(s): 2 14:33:50 NUMA node(s): 1 14:33:50 Vendor ID: AuthenticAMD 14:33:50 CPU family: 23 14:33:50 Model: 49 14:33:50 Model name: AMD EPYC-Rome Processor 14:33:50 Stepping: 0 14:33:50 CPU MHz: 2799.996 14:33:50 BogoMIPS: 5599.99 14:33:50 Virtualization: AMD-V 14:33:50 Hypervisor vendor: KVM 14:33:50 Virtualization type: full 14:33:50 L1d cache: 32K 14:33:50 L1i cache: 32K 14:33:50 L2 cache: 512K 14:33:50 L3 cache: 16384K 14:33:50 NUMA node0 CPU(s): 0,1 14:33:50 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:33:50 14:33:50 14:33:50 ---> nproc: 14:33:50 2 14:33:50 14:33:50 14:33:50 ---> df -h: 14:33:50 Filesystem Size Used Avail Use% Mounted on 14:33:50 devtmpfs 3.8G 0 3.8G 0% /dev 14:33:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:33:50 tmpfs 3.8G 17M 3.8G 1% /run 14:33:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:33:50 /dev/vda1 40G 8.5G 32G 22% / 14:33:50 tmpfs 770M 0 770M 0% /run/user/1001 14:33:50 14:33:50 14:33:50 ---> free -m: 14:33:50 total used free shared buff/cache available 14:33:50 Mem: 7699 621 4944 19 2134 6770 14:33:50 Swap: 1023 0 1023 14:33:50 14:33:50 14:33:50 ---> ip addr: 14:33:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:50 inet 127.0.0.1/8 scope host lo 14:33:50 valid_lft forever preferred_lft forever 14:33:50 inet6 ::1/128 scope host 14:33:50 valid_lft forever preferred_lft forever 14:33:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:50 link/ether fa:16:3e:72:5e:ef brd ff:ff:ff:ff:ff:ff 14:33:50 altname enp0s3 14:33:50 altname ens3 14:33:50 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:33:50 valid_lft 86263sec preferred_lft 86263sec 14:33:50 inet6 fe80::f816:3eff:fe72:5eef/64 scope link 14:33:50 valid_lft forever preferred_lft forever 14:33:50 14:33:50 14:33:50 ---> sar -b -r -n DEV: 14:33:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 14:33:50 14:33:50 14:31:29 LINUX RESTART (2 CPU) 14:33:50 14:33:50 02:32:02 PM tps rtps wtps bread/s bwrtn/s 14:33:50 02:33:01 PM 226.99 114.06 112.93 2055.03 8599.80 14:33:50 Average: 226.99 114.06 112.93 2055.03 8599.80 14:33:50 14:33:50 02:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:50 02:33:01 PM 5242064 6989852 2642380 33.51 2688 1918208 770104 8.62 364756 1924096 129968 14:33:50 Average: 5242064 6989852 2642380 33.51 2688 1918208 770104 8.62 364756 1924096 129968 14:33:50 14:33:50 02:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:50 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:50 02:33:01 PM eth0 115.59 77.52 903.40 15.34 0.00 0.00 0.00 0.00 14:33:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:50 Average: eth0 115.59 77.52 903.40 15.34 0.00 0.00 0.00 0.00 14:33:50 14:33:50 14:33:50 ---> sar -P ALL: 14:33:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 14:33:50 14:33:50 14:31:29 LINUX RESTART (2 CPU) 14:33:50 14:33:50 02:32:02 PM CPU %user %nice %system %iowait %steal %idle 14:33:50 02:33:01 PM all 34.68 2.07 16.21 3.16 0.33 43.55 14:33:50 02:33:01 PM 0 41.07 1.49 15.16 3.40 0.36 38.52 14:33:50 02:33:01 PM 1 28.25 2.64 17.27 2.92 0.29 48.63 14:33:50 Average: all 34.68 2.07 16.21 3.16 0.33 43.55 14:33:50 Average: 0 41.07 1.49 15.16 3.40 0.36 38.52 14:33:50 Average: 1 28.25 2.64 17.27 2.92 0.29 48.63 14:33:50 14:33:50 14:33:50