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