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