13:44:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142642 13:44:06 Running as SYSTEM 13:44:06 [EnvInject] - Loading node environment variables. 13:44:06 Building remotely on prd-centos8-builder-2c-1g-17704 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 13:44:06 [ssh-agent] Looking for ssh-agent implementation... 13:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:07 $ ssh-agent 13:44:07 SSH_AUTH_SOCK=/tmp/ssh-7A5ZIfJgf2Pm/agent.16288 13:44:07 SSH_AGENT_PID=16289 13:44:07 [ssh-agent] Started. 13:44:07 Running ssh-add (command line suppressed) 13:44:07 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_9555784613912476174.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_9555784613912476174.key) 13:44:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:44:07 The recommended git tool is: NONE 13:44:09 using credential onap-jenkins-ssh 13:44:09 Wiping out workspace first. 13:44:09 Cloning the remote Git repository 13:44:09 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 13:44:09 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 13:44:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:44:09 > git --version # timeout=10 13:44:09 > git --version # 'git version 2.39.0' 13:44:09 using GIT_SSH to set credentials Gerrit user 13:44:09 [INFO] Currently running in a labeled security context 13:44:09 [INFO] Currently SELinux is 'enforcing' on the host 13:44:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh7312205007976401304.key 13:44:09 Verifying host key using manually-configured host key entries 13:44:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:44:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:44:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:44:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:44:10 using GIT_SSH to set credentials Gerrit user 13:44:10 [INFO] Currently running in a labeled security context 13:44:10 [INFO] Currently SELinux is 'enforcing' on the host 13:44:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh6869276283108157648.key 13:44:10 Verifying host key using manually-configured host key entries 13:44:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/42/142642/1 # timeout=30 13:44:10 > git rev-parse 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca^{commit} # timeout=10 13:44:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:44:10 Checking out Revision 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca (refs/changes/42/142642/1) 13:44:10 > git config core.sparsecheckout # timeout=10 13:44:11 > git checkout -f 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca # timeout=30 13:44:14 Commit message: "Build docker images using github actions" 13:44:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:44:14 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 13:44:15 [EnvInject] - Injecting environment variables from a build step. 13:44:15 [EnvInject] - Injecting as environment variables the properties content 13:44:15 PYTHON=python3 13:44:15 13:44:15 [EnvInject] - Variables injected successfully. 13:44:15 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins2608701062379127550.sh 13:44:15 ---> tox-install.sh 13:44:15 + source /home/jenkins/lf-env.sh 13:44:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:15 ++ mktemp -d /tmp/venv-XXXX 13:44:15 + lf_venv=/tmp/venv-84b8 13:44:15 + local venv_file=/tmp/.os_lf_venv 13:44:15 + local python=python3 13:44:15 + local options 13:44:15 + local set_path=true 13:44:15 + local install_args= 13:44:15 ++ 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 13:44:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:15 + true 13:44:15 + case $1 in 13:44:15 + venv_file=/tmp/.toxenv 13:44:15 + shift 2 13:44:15 + true 13:44:15 + case $1 in 13:44:15 + shift 13:44:15 + break 13:44:15 + case $python in 13:44:15 + local pkg_list= 13:44:15 + [[ -d /opt/pyenv ]] 13:44:15 + echo 'Setup pyenv:' 13:44:15 Setup pyenv: 13:44:15 + export PYENV_ROOT=/opt/pyenv 13:44:15 + PYENV_ROOT=/opt/pyenv 13:44:15 + 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 13:44:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:44:15 + pyenv versions 13:44:15 system 13:44:15 * 3.8.13 (set by /opt/pyenv/version) 13:44:15 * 3.9.13 (set by /opt/pyenv/version) 13:44:15 * 3.10.6 (set by /opt/pyenv/version) 13:44:15 + command -v pyenv 13:44:15 ++ pyenv init - --no-rehash 13:44:15 + 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[*]}"'\'')" 13:44:15 export PATH="/opt/pyenv/shims:${PATH}" 13:44:15 export PYENV_SHELL=bash 13:44:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:15 pyenv() { 13:44:15 local command 13:44:15 command="${1:-}" 13:44:15 if [ "$#" -gt 0 ]; then 13:44:15 shift 13:44:15 fi 13:44:15 13:44:15 case "$command" in 13:44:15 rehash|shell) 13:44:15 eval "$(pyenv "sh-$command" "$@")" 13:44:15 ;; 13:44:15 *) 13:44:15 command pyenv "$command" "$@" 13:44:15 ;; 13:44:15 esac 13:44:15 }' 13:44:15 +++ 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[*]}"' 13:44:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:44:15 ++ 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 13:44:15 ++ 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 13:44:15 ++ export PYENV_SHELL=bash 13:44:15 ++ PYENV_SHELL=bash 13:44:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:15 +++ complete -F _pyenv pyenv 13:44:15 ++ lf-pyver python3 13:44:15 ++ local py_version_xy=python3 13:44:15 ++ local py_version_xyz= 13:44:15 ++ pyenv versions 13:44:15 ++ local command 13:44:15 ++ command=versions 13:44:15 ++ '[' 1 -gt 0 ']' 13:44:15 ++ shift 13:44:15 ++ case "$command" in 13:44:15 ++ command pyenv versions 13:44:15 ++ pyenv versions 13:44:15 ++ grep -E '^[0-9.]*[0-9]$' 13:44:15 ++ awk '{ print $1 }' 13:44:15 ++ sed 's/^[ *]* //' 13:44:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:15 +++ tail -n 1 13:44:15 +++ sort -V 13:44:15 +++ grep '^3' /tmp/.pyenv_versions 13:44:15 ++ py_version_xyz=3.10.6 13:44:15 ++ [[ -z 3.10.6 ]] 13:44:15 ++ echo 3.10.6 13:44:15 ++ return 0 13:44:15 + pyenv local 3.10.6 13:44:15 + local command 13:44:15 + command=local 13:44:15 + '[' 2 -gt 0 ']' 13:44:15 + shift 13:44:15 + case "$command" in 13:44:15 + command pyenv local 3.10.6 13:44:15 + pyenv local 3.10.6 13:44:15 + for arg in "$@" 13:44:15 + case $arg in 13:44:15 + pkg_list+='tox ' 13:44:15 + for arg in "$@" 13:44:15 + case $arg in 13:44:15 + pkg_list+='virtualenv ' 13:44:15 + for arg in "$@" 13:44:15 + case $arg in 13:44:15 + pkg_list+='urllib3~=1.26.15 ' 13:44:15 + [[ -f /tmp/.toxenv ]] 13:44:15 + [[ ! -f /tmp/.toxenv ]] 13:44:15 + [[ -n '' ]] 13:44:15 + python3 -m venv /tmp/venv-84b8 13:44:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-84b8' 13:44:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-84b8 13:44:19 + echo /tmp/venv-84b8 13:44:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:44:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:44:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:19 + local 'pip_opts=--upgrade --quiet' 13:44:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:44:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:44:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:44:19 + [[ -n '' ]] 13:44:19 + [[ -n '' ]] 13:44:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:19 + /tmp/venv-84b8/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 13:44:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:44:24 lf-activate-venv(): INFO: Base packages installed successfully 13:44:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:44:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:44:24 + /tmp/venv-84b8/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 13:44:26 + type python3 13:44:26 + true 13:44:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-84b8/bin to PATH' 13:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-84b8/bin to PATH 13:44:26 + PATH=/tmp/venv-84b8/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 13:44:26 + return 0 13:44:26 + python3 --version 13:44:26 Python 3.10.6 13:44:26 + python3 -m pip --version 13:44:26 pip 25.3 from /tmp/venv-84b8/lib/python3.10/site-packages/pip (python 3.10) 13:44:26 + python3 -m pip freeze 13:44:26 cachetools==6.2.2 13:44:26 chardet==5.2.0 13:44:26 colorama==0.4.6 13:44:26 distlib==0.4.0 13:44:26 filelock==3.20.0 13:44:26 packaging==25.0 13:44:26 platformdirs==4.5.0 13:44:26 pluggy==1.6.0 13:44:26 pyproject-api==1.10.0 13:44:26 tomli==2.3.0 13:44:26 tox==4.32.0 13:44:26 typing_extensions==4.15.0 13:44:26 urllib3==1.26.20 13:44:26 virtualenv==20.35.4 13:44:26 [EnvInject] - Injecting environment variables from a build step. 13:44:26 [EnvInject] - Injecting as environment variables the properties content 13:44:26 PARALLEL=false 13:44:26 13:44:26 [EnvInject] - Variables injected successfully. 13:44:26 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4342775148363573843.sh 13:44:26 ---> tox-run.sh 13:44:26 + 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 13:44:26 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 13:44:26 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 13:44:26 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 13:44:26 + cd /w/workspace/integration-xtesting-master-commit-lint/. 13:44:26 + source /home/jenkins/lf-env.sh 13:44:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:26 ++ mktemp -d /tmp/venv-XXXX 13:44:26 + lf_venv=/tmp/venv-V1uz 13:44:26 + local venv_file=/tmp/.os_lf_venv 13:44:26 + local python=python3 13:44:26 + local options 13:44:26 + local set_path=true 13:44:26 + local install_args= 13:44:26 ++ 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 13:44:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:26 + true 13:44:26 + case $1 in 13:44:26 + venv_file=/tmp/.toxenv 13:44:26 + shift 2 13:44:26 + true 13:44:26 + case $1 in 13:44:26 + shift 13:44:26 + break 13:44:26 + case $python in 13:44:26 + local pkg_list= 13:44:26 + [[ -d /opt/pyenv ]] 13:44:26 + echo 'Setup pyenv:' 13:44:26 Setup pyenv: 13:44:26 + export PYENV_ROOT=/opt/pyenv 13:44:26 + PYENV_ROOT=/opt/pyenv 13:44:26 + 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 13:44:26 + 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 13:44:26 + pyenv versions 13:44:26 system 13:44:26 3.8.13 13:44:26 3.9.13 13:44:27 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 13:44:27 + command -v pyenv 13:44:27 ++ pyenv init - --no-rehash 13:44:27 + 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[*]}"'\'')" 13:44:27 export PATH="/opt/pyenv/shims:${PATH}" 13:44:27 export PYENV_SHELL=bash 13:44:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:27 pyenv() { 13:44:27 local command 13:44:27 command="${1:-}" 13:44:27 if [ "$#" -gt 0 ]; then 13:44:27 shift 13:44:27 fi 13:44:27 13:44:27 case "$command" in 13:44:27 rehash|shell) 13:44:27 eval "$(pyenv "sh-$command" "$@")" 13:44:27 ;; 13:44:27 *) 13:44:27 command pyenv "$command" "$@" 13:44:27 ;; 13:44:27 esac 13:44:27 }' 13:44:27 +++ 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[*]}"' 13:44:27 ++ 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 13:44:27 ++ 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 13:44:27 ++ 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 13:44:27 ++ export PYENV_SHELL=bash 13:44:27 ++ PYENV_SHELL=bash 13:44:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:27 +++ complete -F _pyenv pyenv 13:44:27 ++ lf-pyver python3 13:44:27 ++ local py_version_xy=python3 13:44:27 ++ local py_version_xyz= 13:44:27 ++ grep -E '^[0-9.]*[0-9]$' 13:44:27 ++ awk '{ print $1 }' 13:44:27 ++ sed 's/^[ *]* //' 13:44:27 ++ pyenv versions 13:44:27 ++ local command 13:44:27 ++ command=versions 13:44:27 ++ '[' 1 -gt 0 ']' 13:44:27 ++ shift 13:44:27 ++ case "$command" in 13:44:27 ++ command pyenv versions 13:44:27 ++ pyenv versions 13:44:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:27 +++ grep '^3' /tmp/.pyenv_versions 13:44:27 +++ tail -n 1 13:44:27 +++ sort -V 13:44:27 ++ py_version_xyz=3.10.6 13:44:27 ++ [[ -z 3.10.6 ]] 13:44:27 ++ echo 3.10.6 13:44:27 ++ return 0 13:44:27 + pyenv local 3.10.6 13:44:27 + local command 13:44:27 + command=local 13:44:27 + '[' 2 -gt 0 ']' 13:44:27 + shift 13:44:27 + case "$command" in 13:44:27 + command pyenv local 3.10.6 13:44:27 + pyenv local 3.10.6 13:44:27 + for arg in "$@" 13:44:27 + case $arg in 13:44:27 + pkg_list+='tox ' 13:44:27 + for arg in "$@" 13:44:27 + case $arg in 13:44:27 + pkg_list+='virtualenv ' 13:44:27 + for arg in "$@" 13:44:27 + case $arg in 13:44:27 + pkg_list+='urllib3~=1.26.15 ' 13:44:27 + [[ -f /tmp/.toxenv ]] 13:44:27 ++ cat /tmp/.toxenv 13:44:27 + lf_venv=/tmp/venv-84b8 13:44:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84b8 from' file:/tmp/.toxenv 13:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84b8 from file:/tmp/.toxenv 13:44:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:27 + local 'pip_opts=--upgrade --quiet' 13:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:44:27 + [[ -n '' ]] 13:44:27 + [[ -n '' ]] 13:44:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:27 + /tmp/venv-84b8/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 13:44:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:44:28 lf-activate-venv(): INFO: Base packages installed successfully 13:44:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:44:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:44:28 + /tmp/venv-84b8/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 13:44:28 + type python3 13:44:28 + true 13:44:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-84b8/bin to PATH' 13:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-84b8/bin to PATH 13:44:28 + PATH=/tmp/venv-84b8/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 13:44:28 + return 0 13:44:28 + [[ -d /opt/pyenv ]] 13:44:28 + echo '---> Setting up pyenv' 13:44:28 ---> Setting up pyenv 13:44:28 + export PYENV_ROOT=/opt/pyenv 13:44:28 + PYENV_ROOT=/opt/pyenv 13:44:28 + export PATH=/opt/pyenv/bin:/tmp/venv-84b8/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 13:44:28 + PATH=/opt/pyenv/bin:/tmp/venv-84b8/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 13:44:28 ++ pwd 13:44:28 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 13:44:28 + export PYTHONPATH 13:44:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:44:28 + TOX_TESTENV_PASSENV=PYTHONPATH 13:44:29 + tox --version 13:44:29 4.32.0 from /tmp/venv-84b8/lib/python3.10/site-packages/tox/__init__.py 13:44:29 + PARALLEL=false 13:44:29 + TOX_OPTIONS_LIST= 13:44:29 + [[ -n gitlint ]] 13:44:29 + TOX_OPTIONS_LIST=' -e gitlint' 13:44:29 + case ${PARALLEL,,} in 13:44:29 + tox -e gitlint 13:44:29 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 13:44:31 gitlint: install_deps> python -I -m pip install gitlint 13:44:33 gitlint: freeze> python -m pip freeze --all 13:44:33 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 13:44:33 gitlint: commands[0]> gitlint 13:44:33 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 13:44:33 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 13:44:33 1: T7 Title does not match regex (^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$): "Build docker images using github actions" 13:44:33 3: B6 Body message is missing 13:44:33 3: B8 Body does not match regex (.{20,}) 13:44:33 gitlint: exit 3 (0.15 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=37706 13:44:33 gitlint: FAIL code 3 (3.75=setup[3.60]+cmd[0.15] seconds) 13:44:33 evaluation failed :( (3.78 seconds) 13:44:33 + tox_status=3 13:44:33 + echo '---> Completed tox runs' 13:44:33 ---> Completed tox runs 13:44:33 + for i in .tox/*/log 13:44:33 ++ echo .tox/gitlint/log 13:44:33 ++ awk -F/ '{print $2}' 13:44:33 + tox_env=gitlint 13:44:33 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 13:44:33 + DOC_DIR=docs/_build/html 13:44:33 + [[ -d docs/_build/html ]] 13:44:33 + echo '---> tox-run.sh ends' 13:44:33 ---> tox-run.sh ends 13:44:33 + test 3 -eq 0 13:44:33 + exit 3 13:44:33 Build step 'Execute shell' marked build as failure 13:44:33 $ ssh-agent -k 13:44:33 unset SSH_AUTH_SOCK; 13:44:33 unset SSH_AGENT_PID; 13:44:33 echo Agent pid 16289 killed; 13:44:33 [ssh-agent] Stopped. 13:44:33 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15609594496615040144.sh 13:44:33 ---> sysstat.sh 13:44:34 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16082024298021480181.sh 13:44:34 ---> package-listing.sh 13:44:34 ++ facter osfamily 13:44:34 ++ tr '[:upper:]' '[:lower:]' 13:44:34 + OS_FAMILY=redhat 13:44:34 + workspace=/w/workspace/integration-xtesting-master-commit-lint 13:44:34 + START_PACKAGES=/tmp/packages_start.txt 13:44:34 + END_PACKAGES=/tmp/packages_end.txt 13:44:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:34 + PACKAGES=/tmp/packages_start.txt 13:44:34 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 13:44:34 + PACKAGES=/tmp/packages_end.txt 13:44:34 + case "${OS_FAMILY}" in 13:44:34 + rpm -qa 13:44:34 + sort 13:44:35 + '[' -f /tmp/packages_start.txt ']' 13:44:35 + '[' -f /tmp/packages_end.txt ']' 13:44:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:35 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 13:44:35 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 13:44:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 13:44:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8717844705158148185.sh 13:44:35 ---> capture-instance-metadata.sh 13:44:35 Setup pyenv: 13:44:35 system 13:44:35 3.8.13 13:44:35 3.9.13 13:44:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 13:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ja2I 13:44:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:44:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:43 lf-activate-venv(): INFO: Base packages installed successfully 13:44:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ja2I/bin to PATH 13:45:05 INFO: Running in OpenStack, capturing instance metadata 13:45:06 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15013830356686487370.sh 13:45:06 provisioning config files... 13:45:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config4673367238367331717tmp 13:45:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:06 [EnvInject] - Injecting environment variables from a build step. 13:45:06 [EnvInject] - Injecting as environment variables the properties content 13:45:06 SERVER_ID=logs 13:45:06 13:45:06 [EnvInject] - Variables injected successfully. 13:45:06 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13954765268247641789.sh 13:45:06 ---> create-netrc.sh 13:45:06 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3038591850195252233.sh 13:45:06 ---> python-tools-install.sh 13:45:06 Setup pyenv: 13:45:06 system 13:45:06 3.8.13 13:45:06 3.9.13 13:45:06 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 13:45:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ja2I from file:/tmp/.os_lf_venv 13:45:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:08 lf-activate-venv(): INFO: Base packages installed successfully 13:45:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:16 lf-activate-venv(): INFO: Adding /tmp/venv-Ja2I/bin to PATH 13:45:16 Generating Requirements File 13:45:34 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. 13:45:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:45:34 Python 3.10.6 13:45:34 pip 25.3 from /tmp/venv-Ja2I/lib/python3.10/site-packages/pip (python 3.10) 13:45:35 appdirs==1.4.4 13:45:35 argcomplete==3.6.3 13:45:35 aspy.yaml==1.3.0 13:45:35 attrs==25.4.0 13:45:35 autopage==0.5.2 13:45:35 beautifulsoup4==4.14.3 13:45:35 boto3==1.42.2 13:45:35 botocore==1.42.2 13:45:35 bs4==0.0.2 13:45:35 cachetools==6.2.2 13:45:35 certifi==2025.11.12 13:45:35 cffi==2.0.0 13:45:35 cfgv==3.5.0 13:45:35 chardet==5.2.0 13:45:35 charset-normalizer==3.4.4 13:45:35 click==8.3.1 13:45:35 cliff==4.13.0 13:45:35 cmd2==2.7.0 13:45:35 cryptography==3.3.2 13:45:35 debtcollector==3.0.0 13:45:35 decorator==5.2.1 13:45:35 defusedxml==0.7.1 13:45:35 Deprecated==1.3.1 13:45:35 distlib==0.4.0 13:45:35 dnspython==2.8.0 13:45:35 docker==7.1.0 13:45:35 dogpile.cache==1.5.0 13:45:35 durationpy==0.10 13:45:35 email-validator==2.3.0 13:45:35 filelock==3.20.0 13:45:35 future==1.0.0 13:45:35 gitdb==4.0.12 13:45:35 GitPython==3.1.45 13:45:35 google-auth==2.43.0 13:45:35 httplib2==0.31.0 13:45:35 identify==2.6.15 13:45:35 idna==3.11 13:45:35 importlib-resources==1.5.0 13:45:35 iso8601==2.1.0 13:45:35 Jinja2==3.1.6 13:45:35 jmespath==1.0.1 13:45:35 jsonpatch==1.33 13:45:35 jsonpointer==3.0.0 13:45:35 jsonschema==4.25.1 13:45:35 jsonschema-specifications==2025.9.1 13:45:35 keystoneauth1==5.12.0 13:45:35 kubernetes==34.1.0 13:45:35 lftools==0.37.16 13:45:35 lxml==6.0.2 13:45:35 markdown-it-py==4.0.0 13:45:35 MarkupSafe==3.0.3 13:45:35 mdurl==0.1.2 13:45:35 msgpack==1.1.2 13:45:35 multi_key_dict==2.0.3 13:45:35 munch==4.0.0 13:45:35 netaddr==1.3.0 13:45:35 niet==1.4.2 13:45:35 nodeenv==1.9.1 13:45:35 oauth2client==4.1.3 13:45:35 oauthlib==3.3.1 13:45:35 openstacksdk==4.8.0 13:45:35 os-service-types==1.8.2 13:45:35 osc-lib==4.2.0 13:45:35 oslo.config==10.1.0 13:45:35 oslo.context==6.2.0 13:45:35 oslo.i18n==6.7.1 13:45:35 oslo.log==7.2.1 13:45:35 oslo.serialization==5.8.0 13:45:35 oslo.utils==9.2.0 13:45:35 packaging==25.0 13:45:35 pbr==7.0.3 13:45:35 platformdirs==4.5.0 13:45:35 prettytable==3.17.0 13:45:35 psutil==7.1.3 13:45:35 pyasn1==0.6.1 13:45:35 pyasn1_modules==0.4.2 13:45:35 pycparser==2.23 13:45:35 pygerrit2==2.0.15 13:45:35 PyGithub==2.8.1 13:45:35 Pygments==2.19.2 13:45:35 PyJWT==2.10.1 13:45:35 PyNaCl==1.6.1 13:45:35 pyparsing==2.4.7 13:45:35 pyperclip==1.11.0 13:45:35 pyrsistent==0.20.0 13:45:35 python-cinderclient==9.8.0 13:45:35 python-dateutil==2.9.0.post0 13:45:35 python-heatclient==4.3.0 13:45:35 python-jenkins==1.8.3 13:45:35 python-keystoneclient==5.7.0 13:45:35 python-magnumclient==4.9.0 13:45:35 python-openstackclient==8.2.0 13:45:35 python-swiftclient==4.9.0 13:45:35 PyYAML==6.0.3 13:45:35 referencing==0.37.0 13:45:35 requests==2.32.5 13:45:35 requests-oauthlib==2.0.0 13:45:35 requestsexceptions==1.4.0 13:45:35 rfc3986==2.0.0 13:45:35 rich==14.2.0 13:45:35 rich-argparse==1.7.2 13:45:35 rpds-py==0.30.0 13:45:35 rsa==4.9.1 13:45:35 ruamel.yaml==0.18.16 13:45:35 ruamel.yaml.clib==0.2.15 13:45:35 s3transfer==0.16.0 13:45:35 simplejson==3.20.2 13:45:35 six==1.17.0 13:45:35 smmap==5.0.2 13:45:35 soupsieve==2.8 13:45:35 stevedore==5.6.0 13:45:35 tabulate==0.9.0 13:45:35 toml==0.10.2 13:45:35 tomlkit==0.13.3 13:45:35 tqdm==4.67.1 13:45:35 typing_extensions==4.15.0 13:45:35 tzdata==2025.2 13:45:35 urllib3==1.26.20 13:45:35 virtualenv==20.35.4 13:45:35 wcwidth==0.2.14 13:45:35 websocket-client==1.9.0 13:45:35 wrapt==2.0.1 13:45:35 xdg==6.0.0 13:45:35 xmltodict==1.0.2 13:45:35 yq==3.4.3 13:45:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13317049330487613807.sh 13:45:35 ---> sudo-logs.sh 13:45:35 Archiving 'sudo' log.. 13:45:35 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5836004003277877502.sh 13:45:35 ---> job-cost.sh 13:45:35 Setup pyenv: 13:45:35 system 13:45:35 3.8.13 13:45:35 3.9.13 13:45:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 13:45:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ja2I from file:/tmp/.os_lf_venv 13:45:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:37 lf-activate-venv(): INFO: Base packages installed successfully 13:45:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:45:42 lf-activate-venv(): INFO: Adding /tmp/venv-Ja2I/bin to PATH 13:45:42 INFO: No Stack... 13:45:42 INFO: Retrieving Pricing Info for: v3-standard-2 13:45:43 INFO: Archiving Costs 13:45:43 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins6176987181166395718.sh 13:45:43 ---> logs-deploy.sh 13:45:43 Setup pyenv: 13:45:43 system 13:45:43 3.8.13 13:45:43 3.9.13 13:45:43 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 13:45:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ja2I from file:/tmp/.os_lf_venv 13:45:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:45 lf-activate-venv(): INFO: Base packages installed successfully 13:45:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:45:52 lf-activate-venv(): INFO: Adding /tmp/venv-Ja2I/bin to PATH 13:45:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/309 13:45:52 INFO: archiving workspace using pattern(s): 13:45:53 Archives upload complete. 13:45:53 INFO: archiving logs to Nexus 13:45:54 ---> uname -a: 13:45:54 Linux prd-centos8-builder-2c-1g-17704.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 13:45:54 13:45:54 13:45:54 ---> lscpu: 13:45:54 Architecture: x86_64 13:45:54 CPU op-mode(s): 32-bit, 64-bit 13:45:54 Byte Order: Little Endian 13:45:54 CPU(s): 2 13:45:54 On-line CPU(s) list: 0,1 13:45:54 Thread(s) per core: 1 13:45:54 Core(s) per socket: 1 13:45:54 Socket(s): 2 13:45:54 NUMA node(s): 1 13:45:54 Vendor ID: AuthenticAMD 13:45:54 CPU family: 23 13:45:54 Model: 49 13:45:54 Model name: AMD EPYC-Rome Processor 13:45:54 Stepping: 0 13:45:54 CPU MHz: 2799.998 13:45:54 BogoMIPS: 5599.99 13:45:54 Virtualization: AMD-V 13:45:54 Hypervisor vendor: KVM 13:45:54 Virtualization type: full 13:45:54 L1d cache: 32K 13:45:54 L1i cache: 32K 13:45:54 L2 cache: 512K 13:45:54 L3 cache: 16384K 13:45:54 NUMA node0 CPU(s): 0,1 13:45:54 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 13:45:54 13:45:54 13:45:54 ---> nproc: 13:45:54 2 13:45:54 13:45:54 13:45:54 ---> df -h: 13:45:54 Filesystem Size Used Avail Use% Mounted on 13:45:54 devtmpfs 3.8G 0 3.8G 0% /dev 13:45:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:45:54 tmpfs 3.8G 17M 3.8G 1% /run 13:45:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:45:54 /dev/vda1 40G 8.5G 32G 22% / 13:45:54 tmpfs 770M 0 770M 0% /run/user/1001 13:45:54 13:45:54 13:45:54 ---> free -m: 13:45:54 total used free shared buff/cache available 13:45:54 Mem: 7699 571 4980 19 2147 6819 13:45:54 Swap: 1023 0 1023 13:45:54 13:45:54 13:45:54 ---> ip addr: 13:45:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:54 inet 127.0.0.1/8 scope host lo 13:45:54 valid_lft forever preferred_lft forever 13:45:54 inet6 ::1/128 scope host 13:45:54 valid_lft forever preferred_lft forever 13:45:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:54 link/ether fa:16:3e:9d:52:d9 brd ff:ff:ff:ff:ff:ff 13:45:54 altname enp0s3 13:45:54 altname ens3 13:45:54 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:45:54 valid_lft 86266sec preferred_lft 86266sec 13:45:54 inet6 fe80::f816:3eff:fe9d:52d9/64 scope link 13:45:54 valid_lft forever preferred_lft forever 13:45:54 13:45:54 13:45:54 ---> sar -b -r -n DEV: 13:45:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 13:45:54 13:45:54 13:43:37 LINUX RESTART (2 CPU) 13:45:54 13:45:54 01:44:01 PM tps rtps wtps bread/s bwrtn/s 13:45:54 01:45:01 PM 340.06 165.95 174.11 6721.71 8469.47 13:45:54 Average: 340.06 165.95 174.11 6721.71 8469.47 13:45:54 13:45:54 01:44:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:54 01:45:01 PM 5221976 6945364 2662468 33.77 2688 1899800 827044 9.26 385720 1948936 158900 13:45:54 Average: 5221976 6945364 2662468 33.77 2688 1899800 827044 9.26 385720 1948936 158900 13:45:54 13:45:54 01:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:54 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:54 01:45:01 PM eth0 294.27 146.61 1616.91 69.19 0.00 0.00 0.00 0.00 13:45:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:54 Average: eth0 294.27 146.61 1616.91 69.19 0.00 0.00 0.00 0.00 13:45:54 13:45:54 13:45:54 ---> sar -P ALL: 13:45:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 13:45:54 13:45:54 13:43:37 LINUX RESTART (2 CPU) 13:45:54 13:45:54 01:44:01 PM CPU %user %nice %system %iowait %steal %idle 13:45:54 01:45:01 PM all 43.16 2.76 21.32 4.41 0.08 28.27 13:45:54 01:45:01 PM 0 38.46 3.07 25.13 4.99 0.09 28.26 13:45:54 01:45:01 PM 1 47.83 2.46 17.54 3.83 0.07 28.27 13:45:54 Average: all 43.16 2.76 21.32 4.41 0.08 28.27 13:45:54 Average: 0 38.46 3.07 25.13 4.99 0.09 28.26 13:45:54 Average: 1 47.83 2.46 17.54 3.83 0.07 28.27 13:45:54 13:45:54 13:45:54