14:33:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142642 14:33:27 Running as SYSTEM 14:33:27 [EnvInject] - Loading node environment variables. 14:33:27 Building remotely on prd-centos8-builder-2c-1g-17724 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 14:33:27 [ssh-agent] Looking for ssh-agent implementation... 14:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:28 $ ssh-agent 14:33:28 SSH_AUTH_SOCK=/tmp/ssh-QRDkfRL7AsWn/agent.14527 14:33:28 SSH_AGENT_PID=14528 14:33:28 [ssh-agent] Started. 14:33:28 Running ssh-add (command line suppressed) 14:33:28 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_12302602089509656433.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_12302602089509656433.key) 14:33:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:33:28 The recommended git tool is: NONE 14:33:30 using credential onap-jenkins-ssh 14:33:30 Wiping out workspace first. 14:33:30 Cloning the remote Git repository 14:33:30 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 14:33:30 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 14:33:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 14:33:30 > git --version # timeout=10 14:33:30 > git --version # 'git version 2.39.0' 14:33:30 using GIT_SSH to set credentials Gerrit user 14:33:30 [INFO] Currently running in a labeled security context 14:33:30 [INFO] Currently SELinux is 'enforcing' on the host 14:33:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh17649513559683781667.key 14:33:30 Verifying host key using manually-configured host key entries 14:33:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:33:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 14:33:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 14:33:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 14:33:31 using GIT_SSH to set credentials Gerrit user 14:33:31 [INFO] Currently running in a labeled security context 14:33:31 [INFO] Currently SELinux is 'enforcing' on the host 14:33:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh6618172488886402854.key 14:33:31 Verifying host key using manually-configured host key entries 14:33:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/42/142642/2 # timeout=30 14:33:31 > git rev-parse b0824c17435830a1b67ec2a3bd8031032b4fa4b1^{commit} # timeout=10 14:33:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:33:31 Checking out Revision b0824c17435830a1b67ec2a3bd8031032b4fa4b1 (refs/changes/42/142642/2) 14:33:31 > git config core.sparsecheckout # timeout=10 14:33:31 > git checkout -f b0824c17435830a1b67ec2a3bd8031032b4fa4b1 # timeout=30 14:33:34 Commit message: "[GHA] Build docker images using github actions" 14:33:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:33:35 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 14:33:35 [EnvInject] - Injecting environment variables from a build step. 14:33:35 [EnvInject] - Injecting as environment variables the properties content 14:33:35 PYTHON=python3 14:33:35 14:33:35 [EnvInject] - Variables injected successfully. 14:33:35 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins11111469098363600419.sh 14:33:35 ---> tox-install.sh 14:33:35 + source /home/jenkins/lf-env.sh 14:33:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:35 ++ mktemp -d /tmp/venv-XXXX 14:33:35 + lf_venv=/tmp/venv-6TYB 14:33:35 + local venv_file=/tmp/.os_lf_venv 14:33:35 + local python=python3 14:33:35 + local options 14:33:35 + local set_path=true 14:33:35 + local install_args= 14:33:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:35 + true 14:33:35 + case $1 in 14:33:35 + venv_file=/tmp/.toxenv 14:33:35 + shift 2 14:33:35 + true 14:33:35 + case $1 in 14:33:35 + shift 14:33:35 + break 14:33:35 + case $python in 14:33:35 + local pkg_list= 14:33:35 + [[ -d /opt/pyenv ]] 14:33:35 + echo 'Setup pyenv:' 14:33:35 Setup pyenv: 14:33:35 + export PYENV_ROOT=/opt/pyenv 14:33:35 + PYENV_ROOT=/opt/pyenv 14:33:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:35 + pyenv versions 14:33:35 system 14:33:35 * 3.8.13 (set by /opt/pyenv/version) 14:33:35 * 3.9.13 (set by /opt/pyenv/version) 14:33:35 * 3.10.6 (set by /opt/pyenv/version) 14:33:35 + command -v pyenv 14:33:35 ++ pyenv init - --no-rehash 14:33:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:33:35 export PATH="/opt/pyenv/shims:${PATH}" 14:33:35 export PYENV_SHELL=bash 14:33:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:35 pyenv() { 14:33:35 local command 14:33:35 command="${1:-}" 14:33:35 if [ "$#" -gt 0 ]; then 14:33:35 shift 14:33:35 fi 14:33:35 14:33:35 case "$command" in 14:33:35 rehash|shell) 14:33:35 eval "$(pyenv "sh-$command" "$@")" 14:33:35 ;; 14:33:35 *) 14:33:35 command pyenv "$command" "$@" 14:33:35 ;; 14:33:35 esac 14:33:35 }' 14:33:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:33:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:35 ++ export PYENV_SHELL=bash 14:33:35 ++ PYENV_SHELL=bash 14:33:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:35 +++ complete -F _pyenv pyenv 14:33:35 ++ lf-pyver python3 14:33:35 ++ local py_version_xy=python3 14:33:35 ++ local py_version_xyz= 14:33:35 ++ grep -E '^[0-9.]*[0-9]$' 14:33:35 ++ awk '{ print $1 }' 14:33:35 ++ sed 's/^[ *]* //' 14:33:35 ++ pyenv versions 14:33:35 ++ local command 14:33:35 ++ command=versions 14:33:35 ++ '[' 1 -gt 0 ']' 14:33:35 ++ shift 14:33:35 ++ case "$command" in 14:33:35 ++ command pyenv versions 14:33:35 ++ pyenv versions 14:33:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:35 +++ grep '^3' /tmp/.pyenv_versions 14:33:35 +++ tail -n 1 14:33:35 +++ sort -V 14:33:35 ++ py_version_xyz=3.10.6 14:33:35 ++ [[ -z 3.10.6 ]] 14:33:35 ++ echo 3.10.6 14:33:35 ++ return 0 14:33:35 + pyenv local 3.10.6 14:33:35 + local command 14:33:35 + command=local 14:33:35 + '[' 2 -gt 0 ']' 14:33:35 + shift 14:33:35 + case "$command" in 14:33:35 + command pyenv local 3.10.6 14:33:35 + pyenv local 3.10.6 14:33:35 + for arg in "$@" 14:33:35 + case $arg in 14:33:35 + pkg_list+='tox ' 14:33:35 + for arg in "$@" 14:33:35 + case $arg in 14:33:35 + pkg_list+='virtualenv ' 14:33:35 + for arg in "$@" 14:33:35 + case $arg in 14:33:35 + pkg_list+='urllib3~=1.26.15 ' 14:33:35 + [[ -f /tmp/.toxenv ]] 14:33:35 + [[ ! -f /tmp/.toxenv ]] 14:33:35 + [[ -n '' ]] 14:33:35 + python3 -m venv /tmp/venv-6TYB 14:33:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6TYB' 14:33:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6TYB 14:33:39 + echo /tmp/venv-6TYB 14:33:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:33:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:33:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:39 + local 'pip_opts=--upgrade --quiet' 14:33:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:39 + [[ -n '' ]] 14:33:39 + [[ -n '' ]] 14:33:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:39 + /tmp/venv-6TYB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:33:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:43 lf-activate-venv(): INFO: Base packages installed successfully 14:33:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:43 + /tmp/venv-6TYB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:33:45 + type python3 14:33:45 + true 14:33:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6TYB/bin to PATH' 14:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-6TYB/bin to PATH 14:33:45 + PATH=/tmp/venv-6TYB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 + return 0 14:33:45 + python3 --version 14:33:45 Python 3.10.6 14:33:45 + python3 -m pip --version 14:33:45 pip 25.3 from /tmp/venv-6TYB/lib/python3.10/site-packages/pip (python 3.10) 14:33:45 + python3 -m pip freeze 14:33:45 cachetools==6.2.2 14:33:45 chardet==5.2.0 14:33:45 colorama==0.4.6 14:33:45 distlib==0.4.0 14:33:45 filelock==3.20.0 14:33:45 packaging==25.0 14:33:45 platformdirs==4.5.0 14:33:45 pluggy==1.6.0 14:33:45 pyproject-api==1.10.0 14:33:45 tomli==2.3.0 14:33:45 tox==4.32.0 14:33:45 typing_extensions==4.15.0 14:33:45 urllib3==1.26.20 14:33:45 virtualenv==20.35.4 14:33:45 [EnvInject] - Injecting environment variables from a build step. 14:33:45 [EnvInject] - Injecting as environment variables the properties content 14:33:45 PARALLEL=false 14:33:45 14:33:45 [EnvInject] - Variables injected successfully. 14:33:45 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins17124965269955986.sh 14:33:45 ---> tox-run.sh 14:33:45 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 14:33:45 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 14:33:45 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 14:33:45 + cd /w/workspace/integration-xtesting-master-commit-lint/. 14:33:45 + source /home/jenkins/lf-env.sh 14:33:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:45 ++ mktemp -d /tmp/venv-XXXX 14:33:45 + lf_venv=/tmp/venv-Uv5q 14:33:45 + local venv_file=/tmp/.os_lf_venv 14:33:45 + local python=python3 14:33:45 + local options 14:33:45 + local set_path=true 14:33:45 + local install_args= 14:33:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:45 + true 14:33:45 + case $1 in 14:33:45 + venv_file=/tmp/.toxenv 14:33:45 + shift 2 14:33:45 + true 14:33:45 + case $1 in 14:33:45 + shift 14:33:45 + break 14:33:45 + case $python in 14:33:45 + local pkg_list= 14:33:45 + [[ -d /opt/pyenv ]] 14:33:45 + echo 'Setup pyenv:' 14:33:45 Setup pyenv: 14:33:45 + export PYENV_ROOT=/opt/pyenv 14:33:45 + PYENV_ROOT=/opt/pyenv 14:33:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 + pyenv versions 14:33:45 system 14:33:45 3.8.13 14:33:45 3.9.13 14:33:45 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 14:33:45 + command -v pyenv 14:33:45 ++ pyenv init - --no-rehash 14:33:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:33:45 export PATH="/opt/pyenv/shims:${PATH}" 14:33:45 export PYENV_SHELL=bash 14:33:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:45 pyenv() { 14:33:45 local command 14:33:45 command="${1:-}" 14:33:45 if [ "$#" -gt 0 ]; then 14:33:45 shift 14:33:45 fi 14:33:45 14:33:45 case "$command" in 14:33:45 rehash|shell) 14:33:45 eval "$(pyenv "sh-$command" "$@")" 14:33:45 ;; 14:33:45 *) 14:33:45 command pyenv "$command" "$@" 14:33:45 ;; 14:33:45 esac 14:33:45 }' 14:33:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:33:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:45 ++ export PYENV_SHELL=bash 14:33:45 ++ PYENV_SHELL=bash 14:33:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:45 +++ complete -F _pyenv pyenv 14:33:45 ++ lf-pyver python3 14:33:45 ++ local py_version_xy=python3 14:33:45 ++ local py_version_xyz= 14:33:45 ++ pyenv versions 14:33:45 ++ local command 14:33:45 ++ command=versions 14:33:45 ++ '[' 1 -gt 0 ']' 14:33:45 ++ shift 14:33:45 ++ case "$command" in 14:33:45 ++ command pyenv versions 14:33:45 ++ pyenv versions 14:33:45 ++ grep -E '^[0-9.]*[0-9]$' 14:33:45 ++ awk '{ print $1 }' 14:33:45 ++ sed 's/^[ *]* //' 14:33:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:45 +++ sort -V 14:33:45 +++ grep '^3' /tmp/.pyenv_versions 14:33:45 +++ tail -n 1 14:33:45 ++ py_version_xyz=3.10.6 14:33:45 ++ [[ -z 3.10.6 ]] 14:33:45 ++ echo 3.10.6 14:33:45 ++ return 0 14:33:45 + pyenv local 3.10.6 14:33:45 + local command 14:33:45 + command=local 14:33:45 + '[' 2 -gt 0 ']' 14:33:45 + shift 14:33:45 + case "$command" in 14:33:45 + command pyenv local 3.10.6 14:33:45 + pyenv local 3.10.6 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='tox ' 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='virtualenv ' 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='urllib3~=1.26.15 ' 14:33:45 + [[ -f /tmp/.toxenv ]] 14:33:45 ++ cat /tmp/.toxenv 14:33:45 + lf_venv=/tmp/venv-6TYB 14:33:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6TYB from' file:/tmp/.toxenv 14:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6TYB from file:/tmp/.toxenv 14:33:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:45 + local 'pip_opts=--upgrade --quiet' 14:33:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:45 + [[ -n '' ]] 14:33:45 + [[ -n '' ]] 14:33:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:45 + /tmp/venv-6TYB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:33:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:46 lf-activate-venv(): INFO: Base packages installed successfully 14:33:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:46 + /tmp/venv-6TYB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:33:48 + type python3 14:33:48 + true 14:33:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6TYB/bin to PATH' 14:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-6TYB/bin to PATH 14:33:48 + PATH=/tmp/venv-6TYB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:48 + return 0 14:33:48 + [[ -d /opt/pyenv ]] 14:33:48 + echo '---> Setting up pyenv' 14:33:48 ---> Setting up pyenv 14:33:48 + export PYENV_ROOT=/opt/pyenv 14:33:48 + PYENV_ROOT=/opt/pyenv 14:33:48 + export PATH=/opt/pyenv/bin:/tmp/venv-6TYB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:48 + PATH=/opt/pyenv/bin:/tmp/venv-6TYB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:48 ++ pwd 14:33:48 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 14:33:48 + export PYTHONPATH 14:33:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:33:48 + TOX_TESTENV_PASSENV=PYTHONPATH 14:33:48 + tox --version 14:33:48 4.32.0 from /tmp/venv-6TYB/lib/python3.10/site-packages/tox/__init__.py 14:33:48 + PARALLEL=false 14:33:48 + TOX_OPTIONS_LIST= 14:33:48 + [[ -n gitlint ]] 14:33:48 + TOX_OPTIONS_LIST=' -e gitlint' 14:33:48 + case ${PARALLEL,,} in 14:33:48 + tox -e gitlint 14:33:48 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 14:33:49 gitlint: install_deps> python -I -m pip install gitlint 14:33:51 gitlint: freeze> python -m pip freeze --all 14:33:52 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 14:33:52 gitlint: commands[0]> gitlint 14:33:52 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 14:33:52 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 14:33:52 3: B6 Body message is missing 14:33:52 3: B8 Body does not match regex (.{20,}) 14:33:52 gitlint: exit 2 (0.12 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=35408 14:33:52 gitlint: FAIL code 2 (3.51=setup[3.39]+cmd[0.12] seconds) 14:33:52 evaluation failed :( (3.54 seconds) 14:33:52 + tox_status=2 14:33:52 + echo '---> Completed tox runs' 14:33:52 ---> Completed tox runs 14:33:52 + for i in .tox/*/log 14:33:52 ++ echo .tox/gitlint/log 14:33:52 ++ awk -F/ '{print $2}' 14:33:52 + tox_env=gitlint 14:33:52 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 14:33:52 + DOC_DIR=docs/_build/html 14:33:52 + [[ -d docs/_build/html ]] 14:33:52 + echo '---> tox-run.sh ends' 14:33:52 ---> tox-run.sh ends 14:33:52 + test 2 -eq 0 14:33:52 + exit 2 14:33:52 Build step 'Execute shell' marked build as failure 14:33:52 $ ssh-agent -k 14:33:52 unset SSH_AUTH_SOCK; 14:33:52 unset SSH_AGENT_PID; 14:33:52 echo Agent pid 14528 killed; 14:33:52 [ssh-agent] Stopped. 14:33:52 [PostBuildScript] - [INFO] Executing post build scripts. 14:33:52 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13811606216015763910.sh 14:33:52 ---> sysstat.sh 14:33:52 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6349930451466378805.sh 14:33:52 ---> package-listing.sh 14:33:52 ++ facter osfamily 14:33:52 ++ tr '[:upper:]' '[:lower:]' 14:33:53 + OS_FAMILY=redhat 14:33:53 + workspace=/w/workspace/integration-xtesting-master-commit-lint 14:33:53 + START_PACKAGES=/tmp/packages_start.txt 14:33:53 + END_PACKAGES=/tmp/packages_end.txt 14:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:53 + PACKAGES=/tmp/packages_start.txt 14:33:53 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 14:33:53 + PACKAGES=/tmp/packages_end.txt 14:33:53 + case "${OS_FAMILY}" in 14:33:53 + rpm -qa 14:33:53 + sort 14:33:53 + '[' -f /tmp/packages_start.txt ']' 14:33:53 + '[' -f /tmp/packages_end.txt ']' 14:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:53 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 14:33:53 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 14:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 14:33:53 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17765388059774489659.sh 14:33:53 ---> capture-instance-metadata.sh 14:33:53 Setup pyenv: 14:33:53 system 14:33:53 3.8.13 14:33:53 3.9.13 14:33:53 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 14:33:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ob6L 14:33:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:00 lf-activate-venv(): INFO: Base packages installed successfully 14:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-Ob6L/bin to PATH 14:34:21 INFO: Running in OpenStack, capturing instance metadata 14:34:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6907814151021021653.sh 14:34:22 provisioning config files... 14:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config8798347488520366717tmp 14:34:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:34:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:34:22 [EnvInject] - Injecting environment variables from a build step. 14:34:22 [EnvInject] - Injecting as environment variables the properties content 14:34:22 SERVER_ID=logs 14:34:22 14:34:22 [EnvInject] - Variables injected successfully. 14:34:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17019815294581801056.sh 14:34:22 ---> create-netrc.sh 14:34:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4163251613913038218.sh 14:34:22 ---> python-tools-install.sh 14:34:22 Setup pyenv: 14:34:22 system 14:34:22 3.8.13 14:34:22 3.9.13 14:34:22 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 14:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ob6L from file:/tmp/.os_lf_venv 14:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:24 lf-activate-venv(): INFO: Base packages installed successfully 14:34:24 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ob6L/bin to PATH 14:34:32 Generating Requirements File 14:34:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:34:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:34:51 Python 3.10.6 14:34:51 pip 25.3 from /tmp/venv-Ob6L/lib/python3.10/site-packages/pip (python 3.10) 14:34:51 appdirs==1.4.4 14:34:51 argcomplete==3.6.3 14:34:51 aspy.yaml==1.3.0 14:34:51 attrs==25.4.0 14:34:51 autopage==0.5.2 14:34:51 beautifulsoup4==4.14.3 14:34:51 boto3==1.42.2 14:34:51 botocore==1.42.2 14:34:51 bs4==0.0.2 14:34:51 cachetools==6.2.2 14:34:51 certifi==2025.11.12 14:34:51 cffi==2.0.0 14:34:51 cfgv==3.5.0 14:34:51 chardet==5.2.0 14:34:51 charset-normalizer==3.4.4 14:34:51 click==8.3.1 14:34:51 cliff==4.13.0 14:34:51 cmd2==2.7.0 14:34:51 cryptography==3.3.2 14:34:51 debtcollector==3.0.0 14:34:51 decorator==5.2.1 14:34:51 defusedxml==0.7.1 14:34:51 Deprecated==1.3.1 14:34:51 distlib==0.4.0 14:34:51 dnspython==2.8.0 14:34:51 docker==7.1.0 14:34:51 dogpile.cache==1.5.0 14:34:51 durationpy==0.10 14:34:51 email-validator==2.3.0 14:34:51 filelock==3.20.0 14:34:51 future==1.0.0 14:34:51 gitdb==4.0.12 14:34:51 GitPython==3.1.45 14:34:51 google-auth==2.43.0 14:34:51 httplib2==0.31.0 14:34:51 identify==2.6.15 14:34:51 idna==3.11 14:34:51 importlib-resources==1.5.0 14:34:51 iso8601==2.1.0 14:34:51 Jinja2==3.1.6 14:34:51 jmespath==1.0.1 14:34:51 jsonpatch==1.33 14:34:51 jsonpointer==3.0.0 14:34:51 jsonschema==4.25.1 14:34:51 jsonschema-specifications==2025.9.1 14:34:51 keystoneauth1==5.12.0 14:34:51 kubernetes==34.1.0 14:34:51 lftools==0.37.16 14:34:51 lxml==6.0.2 14:34:51 markdown-it-py==4.0.0 14:34:51 MarkupSafe==3.0.3 14:34:51 mdurl==0.1.2 14:34:51 msgpack==1.1.2 14:34:51 multi_key_dict==2.0.3 14:34:51 munch==4.0.0 14:34:51 netaddr==1.3.0 14:34:51 niet==1.4.2 14:34:51 nodeenv==1.9.1 14:34:51 oauth2client==4.1.3 14:34:51 oauthlib==3.3.1 14:34:51 openstacksdk==4.8.0 14:34:51 os-service-types==1.8.2 14:34:51 osc-lib==4.2.0 14:34:51 oslo.config==10.1.0 14:34:51 oslo.context==6.2.0 14:34:51 oslo.i18n==6.7.1 14:34:51 oslo.log==7.2.1 14:34:51 oslo.serialization==5.8.0 14:34:51 oslo.utils==9.2.0 14:34:51 packaging==25.0 14:34:51 pbr==7.0.3 14:34:51 platformdirs==4.5.0 14:34:51 prettytable==3.17.0 14:34:51 psutil==7.1.3 14:34:51 pyasn1==0.6.1 14:34:51 pyasn1_modules==0.4.2 14:34:51 pycparser==2.23 14:34:51 pygerrit2==2.0.15 14:34:51 PyGithub==2.8.1 14:34:51 Pygments==2.19.2 14:34:51 PyJWT==2.10.1 14:34:51 PyNaCl==1.6.1 14:34:51 pyparsing==2.4.7 14:34:51 pyperclip==1.11.0 14:34:51 pyrsistent==0.20.0 14:34:51 python-cinderclient==9.8.0 14:34:51 python-dateutil==2.9.0.post0 14:34:51 python-heatclient==4.3.0 14:34:51 python-jenkins==1.8.3 14:34:51 python-keystoneclient==5.7.0 14:34:51 python-magnumclient==4.9.0 14:34:51 python-openstackclient==8.2.0 14:34:51 python-swiftclient==4.9.0 14:34:51 PyYAML==6.0.3 14:34:51 referencing==0.37.0 14:34:51 requests==2.32.5 14:34:51 requests-oauthlib==2.0.0 14:34:51 requestsexceptions==1.4.0 14:34:51 rfc3986==2.0.0 14:34:51 rich==14.2.0 14:34:51 rich-argparse==1.7.2 14:34:51 rpds-py==0.30.0 14:34:51 rsa==4.9.1 14:34:51 ruamel.yaml==0.18.16 14:34:51 ruamel.yaml.clib==0.2.15 14:34:51 s3transfer==0.16.0 14:34:51 simplejson==3.20.2 14:34:51 six==1.17.0 14:34:51 smmap==5.0.2 14:34:51 soupsieve==2.8 14:34:51 stevedore==5.6.0 14:34:51 tabulate==0.9.0 14:34:51 toml==0.10.2 14:34:51 tomlkit==0.13.3 14:34:51 tqdm==4.67.1 14:34:51 typing_extensions==4.15.0 14:34:51 tzdata==2025.2 14:34:51 urllib3==1.26.20 14:34:51 virtualenv==20.35.4 14:34:51 wcwidth==0.2.14 14:34:51 websocket-client==1.9.0 14:34:51 wrapt==2.0.1 14:34:51 xdg==6.0.0 14:34:51 xmltodict==1.0.2 14:34:51 yq==3.4.3 14:34:51 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4862301777047388884.sh 14:34:51 ---> sudo-logs.sh 14:34:51 Archiving 'sudo' log.. 14:34:51 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3536490997893229535.sh 14:34:51 ---> job-cost.sh 14:34:51 Setup pyenv: 14:34:52 system 14:34:52 3.8.13 14:34:52 3.9.13 14:34:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 14:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ob6L from file:/tmp/.os_lf_venv 14:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:53 lf-activate-venv(): INFO: Base packages installed successfully 14:34:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-Ob6L/bin to PATH 14:34:59 INFO: No Stack... 14:34:59 INFO: Retrieving Pricing Info for: v3-standard-2 14:34:59 INFO: Archiving Costs 14:34:59 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins3442701362611280226.sh 14:34:59 ---> logs-deploy.sh 14:34:59 Setup pyenv: 14:34:59 system 14:34:59 3.8.13 14:34:59 3.9.13 14:34:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 14:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ob6L from file:/tmp/.os_lf_venv 14:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:01 lf-activate-venv(): INFO: Base packages installed successfully 14:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-Ob6L/bin to PATH 14:35:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/310 14:35:09 INFO: archiving workspace using pattern(s): 14:35:10 Archives upload complete. 14:35:10 INFO: archiving logs to Nexus 14:35:11 ---> uname -a: 14:35:11 Linux prd-centos8-builder-2c-1g-17724.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:35:11 14:35:11 14:35:11 ---> lscpu: 14:35:11 Architecture: x86_64 14:35:11 CPU op-mode(s): 32-bit, 64-bit 14:35:11 Byte Order: Little Endian 14:35:11 CPU(s): 2 14:35:11 On-line CPU(s) list: 0,1 14:35:11 Thread(s) per core: 1 14:35:11 Core(s) per socket: 1 14:35:11 Socket(s): 2 14:35:11 NUMA node(s): 1 14:35:11 Vendor ID: AuthenticAMD 14:35:11 CPU family: 23 14:35:11 Model: 49 14:35:11 Model name: AMD EPYC-Rome Processor 14:35:11 Stepping: 0 14:35:11 CPU MHz: 2799.998 14:35:11 BogoMIPS: 5599.99 14:35:11 Virtualization: AMD-V 14:35:11 Hypervisor vendor: KVM 14:35:11 Virtualization type: full 14:35:11 L1d cache: 32K 14:35:11 L1i cache: 32K 14:35:11 L2 cache: 512K 14:35:11 L3 cache: 16384K 14:35:11 NUMA node0 CPU(s): 0,1 14:35:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:35:11 14:35:11 14:35:11 ---> nproc: 14:35:11 2 14:35:11 14:35:11 14:35:11 ---> df -h: 14:35:11 Filesystem Size Used Avail Use% Mounted on 14:35:11 devtmpfs 3.8G 0 3.8G 0% /dev 14:35:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:35:11 tmpfs 3.8G 17M 3.8G 1% /run 14:35:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:35:11 /dev/vda1 40G 8.5G 32G 22% / 14:35:11 tmpfs 770M 0 770M 0% /run/user/1001 14:35:11 14:35:11 14:35:11 ---> free -m: 14:35:11 total used free shared buff/cache available 14:35:11 Mem: 7699 589 4960 19 2149 6802 14:35:11 Swap: 1023 0 1023 14:35:11 14:35:11 14:35:11 ---> ip addr: 14:35:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:11 inet 127.0.0.1/8 scope host lo 14:35:11 valid_lft forever preferred_lft forever 14:35:11 inet6 ::1/128 scope host 14:35:11 valid_lft forever preferred_lft forever 14:35:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:11 link/ether fa:16:3e:b2:b0:85 brd ff:ff:ff:ff:ff:ff 14:35:11 altname enp0s3 14:35:11 altname ens3 14:35:11 inet 10.30.106.211/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:35:11 valid_lft 86276sec preferred_lft 86276sec 14:35:11 inet6 fe80::f816:3eff:feb2:b085/64 scope link 14:35:11 valid_lft forever preferred_lft forever 14:35:11 14:35:11 14:35:11 ---> sar -b -r -n DEV: 14:35:11 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) 14:35:11 14:35:11 14:33:03 LINUX RESTART (2 CPU) 14:35:11 14:35:11 02:34:01 PM tps rtps wtps bread/s bwrtn/s 14:35:11 02:35:01 PM 149.31 1.20 148.11 86.12 11555.79 14:35:11 Average: 149.31 1.20 148.11 86.12 11555.79 14:35:11 14:35:11 02:34:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:11 02:35:01 PM 5134728 7018228 2749716 34.88 2688 2046556 718112 8.04 378060 1993016 119832 14:35:11 Average: 5134728 7018228 2749716 34.88 2688 2046556 718112 8.04 378060 1993016 119832 14:35:11 14:35:11 02:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:11 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:11 02:35:01 PM eth0 75.72 57.06 956.24 17.29 0.00 0.00 0.00 0.00 14:35:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:11 Average: eth0 75.72 57.06 956.24 17.29 0.00 0.00 0.00 0.00 14:35:11 14:35:11 14:35:11 ---> sar -P ALL: 14:35:11 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) 14:35:11 14:35:11 14:33:03 LINUX RESTART (2 CPU) 14:35:11 14:35:11 02:34:01 PM CPU %user %nice %system %iowait %steal %idle 14:35:11 02:35:01 PM all 41.59 0.02 4.49 1.41 0.10 52.40 14:35:11 02:35:01 PM 0 45.48 0.00 4.58 1.49 0.10 48.34 14:35:11 02:35:01 PM 1 37.69 0.03 4.39 1.33 0.10 56.46 14:35:11 Average: all 41.59 0.02 4.49 1.41 0.10 52.40 14:35:11 Average: 0 45.48 0.00 4.58 1.49 0.10 48.34 14:35:11 Average: 1 37.69 0.03 4.39 1.33 0.10 56.46 14:35:11 14:35:11 14:35:11