11:45:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143011 11:45:00 Running as SYSTEM 11:45:00 [EnvInject] - Loading node environment variables. 11:45:00 Building remotely on prd-centos8-builder-2c-1g-3101 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:45:00 [ssh-agent] Looking for ssh-agent implementation... 11:45:00 $ ssh-agent 11:45:00 SSH_AUTH_SOCK=/tmp/ssh-TJRDV22BvRAP/agent.15768 11:45:00 SSH_AGENT_PID=15770 11:45:00 [ssh-agent] Started. 11:45:00 Running ssh-add (command line suppressed) 11:45:00 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_11970405781122180975.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_11970405781122180975.key) 11:45:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:45:00 The recommended git tool is: NONE 11:45:02 using credential onap-jenkins-ssh 11:45:02 Wiping out workspace first. 11:45:02 Cloning the remote Git repository 11:45:02 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:45:02 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:45:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:45:02 > git --version # timeout=10 11:45:02 > git --version # 'git version 2.39.0' 11:45:02 using GIT_SSH to set credentials Gerrit user 11:45:02 [INFO] Currently running in a labeled security context 11:45:02 [INFO] Currently SELinux is 'enforcing' on the host 11:45:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh3890239533190337970.key 11:45:02 Verifying host key using manually-configured host key entries 11:45:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:45:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:45:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:45:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:45:03 using GIT_SSH to set credentials Gerrit user 11:45:03 [INFO] Currently running in a labeled security context 11:45:03 [INFO] Currently SELinux is 'enforcing' on the host 11:45:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh5133690858580022854.key 11:45:03 Verifying host key using manually-configured host key entries 11:45:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/143011/3 # timeout=30 11:45:03 > git rev-parse e2ec0ebfcd3437c1126e84536227a8e538d67bc8^{commit} # timeout=10 11:45:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:45:03 Checking out Revision e2ec0ebfcd3437c1126e84536227a8e538d67bc8 (refs/changes/11/143011/3) 11:45:03 > git config core.sparsecheckout # timeout=10 11:45:03 > git checkout -f e2ec0ebfcd3437c1126e84536227a8e538d67bc8 # timeout=30 11:45:07 Commit message: "Fix further issues with security image" 11:45:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:45:07 > git rev-list --no-walk f20cfb551738f5d8aca32d181cc53219bba74ec8 # timeout=10 11:45:07 [EnvInject] - Injecting environment variables from a build step. 11:45:07 [EnvInject] - Injecting as environment variables the properties content 11:45:07 PYTHON=python3 11:45:07 11:45:07 [EnvInject] - Variables injected successfully. 11:45:07 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins5257429579637057950.sh 11:45:07 ---> tox-install.sh 11:45:07 + source /home/jenkins/lf-env.sh 11:45:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:07 ++ mktemp -d /tmp/venv-XXXX 11:45:07 + lf_venv=/tmp/venv-08Bi 11:45:07 + local venv_file=/tmp/.os_lf_venv 11:45:07 + local python=python3 11:45:07 + local options 11:45:07 + local set_path=true 11:45:07 + local install_args= 11:45: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 11:45:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:07 + true 11:45:07 + case $1 in 11:45:07 + venv_file=/tmp/.toxenv 11:45:07 + shift 2 11:45:07 + true 11:45:07 + case $1 in 11:45:07 + shift 11:45:07 + break 11:45:07 + case $python in 11:45:07 + local pkg_list= 11:45:07 + [[ -d /opt/pyenv ]] 11:45:07 + echo 'Setup pyenv:' 11:45:07 Setup pyenv: 11:45:07 + export PYENV_ROOT=/opt/pyenv 11:45:07 + PYENV_ROOT=/opt/pyenv 11:45:07 + 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 11:45:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:45:07 + pyenv versions 11:45:08 system 11:45:08 * 3.8.13 (set by /opt/pyenv/version) 11:45:08 * 3.9.13 (set by /opt/pyenv/version) 11:45:08 * 3.10.6 (set by /opt/pyenv/version) 11:45:08 + command -v pyenv 11:45:08 ++ pyenv init - --no-rehash 11:45:08 + 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[*]}"'\'')" 11:45:08 export PATH="/opt/pyenv/shims:${PATH}" 11:45:08 export PYENV_SHELL=bash 11:45:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:08 pyenv() { 11:45:08 local command 11:45:08 command="${1:-}" 11:45:08 if [ "$#" -gt 0 ]; then 11:45:08 shift 11:45:08 fi 11:45:08 11:45:08 case "$command" in 11:45:08 rehash|shell) 11:45:08 eval "$(pyenv "sh-$command" "$@")" 11:45:08 ;; 11:45:08 *) 11:45:08 command pyenv "$command" "$@" 11:45:08 ;; 11:45:08 esac 11:45:08 }' 11:45:08 +++ 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[*]}"' 11:45:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:45:08 ++ 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 11:45:08 ++ 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 11:45:08 ++ export PYENV_SHELL=bash 11:45:08 ++ PYENV_SHELL=bash 11:45:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:08 +++ complete -F _pyenv pyenv 11:45:08 ++ lf-pyver python3 11:45:08 ++ local py_version_xy=python3 11:45:08 ++ local py_version_xyz= 11:45:08 ++ pyenv versions 11:45:08 ++ local command 11:45:08 ++ grep -E '^[0-9.]*[0-9]$' 11:45:08 ++ command=versions 11:45:08 ++ '[' 1 -gt 0 ']' 11:45:08 ++ shift 11:45:08 ++ case "$command" in 11:45:08 ++ command pyenv versions 11:45:08 ++ pyenv versions 11:45:08 ++ sed 's/^[ *]* //' 11:45:08 ++ awk '{ print $1 }' 11:45:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:08 +++ tail -n 1 11:45:08 +++ sort -V 11:45:08 +++ grep '^3' /tmp/.pyenv_versions 11:45:08 ++ py_version_xyz=3.10.6 11:45:08 ++ [[ -z 3.10.6 ]] 11:45:08 ++ echo 3.10.6 11:45:08 ++ return 0 11:45:08 + pyenv local 3.10.6 11:45:08 + local command 11:45:08 + command=local 11:45:08 + '[' 2 -gt 0 ']' 11:45:08 + shift 11:45:08 + case "$command" in 11:45:08 + command pyenv local 3.10.6 11:45:08 + pyenv local 3.10.6 11:45:08 + for arg in "$@" 11:45:08 + case $arg in 11:45:08 + pkg_list+='tox ' 11:45:08 + for arg in "$@" 11:45:08 + case $arg in 11:45:08 + pkg_list+='virtualenv ' 11:45:08 + for arg in "$@" 11:45:08 + case $arg in 11:45:08 + pkg_list+='urllib3~=1.26.15 ' 11:45:08 + [[ -f /tmp/.toxenv ]] 11:45:08 + [[ ! -f /tmp/.toxenv ]] 11:45:08 + [[ -n '' ]] 11:45:08 + python3 -m venv /tmp/venv-08Bi 11:45:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08Bi' 11:45:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08Bi 11:45:12 + echo /tmp/venv-08Bi 11:45:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:45:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:45:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:45:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:12 + local 'pip_opts=--upgrade --quiet' 11:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:45:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:45:12 + [[ -n '' ]] 11:45:12 + [[ -n '' ]] 11:45:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:45:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:12 + /tmp/venv-08Bi/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 11:45:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:45:16 lf-activate-venv(): INFO: Base packages installed successfully 11:45:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:45:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:45:16 + /tmp/venv-08Bi/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 11:45:18 + type python3 11:45:18 + true 11:45:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-08Bi/bin to PATH' 11:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-08Bi/bin to PATH 11:45:18 + PATH=/tmp/venv-08Bi/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 11:45:18 + return 0 11:45:18 + python3 --version 11:45:18 Python 3.10.6 11:45:18 + python3 -m pip --version 11:45:18 pip 25.3 from /tmp/venv-08Bi/lib/python3.10/site-packages/pip (python 3.10) 11:45:18 + python3 -m pip freeze 11:45:18 cachetools==6.2.5 11:45:18 chardet==5.2.0 11:45:18 colorama==0.4.6 11:45:18 distlib==0.4.0 11:45:18 filelock==3.20.3 11:45:18 packaging==26.0 11:45:18 platformdirs==4.5.1 11:45:18 pluggy==1.6.0 11:45:18 pyproject-api==1.10.0 11:45:18 tomli==2.4.0 11:45:18 tox==4.34.1 11:45:18 typing_extensions==4.15.0 11:45:18 urllib3==1.26.20 11:45:18 virtualenv==20.36.1 11:45:18 [EnvInject] - Injecting environment variables from a build step. 11:45:18 [EnvInject] - Injecting as environment variables the properties content 11:45:18 PARALLEL=false 11:45:18 11:45:18 [EnvInject] - Variables injected successfully. 11:45:18 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins1137052995504525210.sh 11:45:18 ---> tox-run.sh 11:45:18 + 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 11:45:18 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:45:18 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:45:18 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:45:18 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:45:18 + source /home/jenkins/lf-env.sh 11:45:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:18 ++ mktemp -d /tmp/venv-XXXX 11:45:18 + lf_venv=/tmp/venv-B3iw 11:45:18 + local venv_file=/tmp/.os_lf_venv 11:45:18 + local python=python3 11:45:18 + local options 11:45:18 + local set_path=true 11:45:18 + local install_args= 11:45:18 ++ 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 11:45:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:18 + true 11:45:18 + case $1 in 11:45:18 + venv_file=/tmp/.toxenv 11:45:18 + shift 2 11:45:18 + true 11:45:18 + case $1 in 11:45:18 + shift 11:45:18 + break 11:45:18 + case $python in 11:45:18 + local pkg_list= 11:45:18 + [[ -d /opt/pyenv ]] 11:45:18 + echo 'Setup pyenv:' 11:45:18 Setup pyenv: 11:45:18 + export PYENV_ROOT=/opt/pyenv 11:45:18 + PYENV_ROOT=/opt/pyenv 11:45:18 + 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 11:45:18 + 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 11:45:18 + pyenv versions 11:45:18 system 11:45:18 3.8.13 11:45:18 3.9.13 11:45:18 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:45:18 + command -v pyenv 11:45:18 ++ pyenv init - --no-rehash 11:45:18 + 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[*]}"'\'')" 11:45:18 export PATH="/opt/pyenv/shims:${PATH}" 11:45:18 export PYENV_SHELL=bash 11:45:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:18 pyenv() { 11:45:18 local command 11:45:18 command="${1:-}" 11:45:18 if [ "$#" -gt 0 ]; then 11:45:18 shift 11:45:18 fi 11:45:18 11:45:18 case "$command" in 11:45:18 rehash|shell) 11:45:18 eval "$(pyenv "sh-$command" "$@")" 11:45:18 ;; 11:45:18 *) 11:45:18 command pyenv "$command" "$@" 11:45:18 ;; 11:45:18 esac 11:45:18 }' 11:45:18 +++ 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[*]}"' 11:45:18 ++ 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 11:45:18 ++ 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 11:45:18 ++ 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 11:45:18 ++ export PYENV_SHELL=bash 11:45:18 ++ PYENV_SHELL=bash 11:45:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:18 +++ complete -F _pyenv pyenv 11:45:18 ++ lf-pyver python3 11:45:18 ++ local py_version_xy=python3 11:45:18 ++ local py_version_xyz= 11:45:18 ++ sed 's/^[ *]* //' 11:45:18 ++ grep -E '^[0-9.]*[0-9]$' 11:45:18 ++ pyenv versions 11:45:18 ++ local command 11:45:18 ++ command=versions 11:45:18 ++ '[' 1 -gt 0 ']' 11:45:18 ++ shift 11:45:18 ++ case "$command" in 11:45:18 ++ command pyenv versions 11:45:18 ++ pyenv versions 11:45:18 ++ awk '{ print $1 }' 11:45:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:18 +++ sort -V 11:45:18 +++ tail -n 1 11:45:18 +++ grep '^3' /tmp/.pyenv_versions 11:45:18 ++ py_version_xyz=3.10.6 11:45:18 ++ [[ -z 3.10.6 ]] 11:45:18 ++ echo 3.10.6 11:45:18 ++ return 0 11:45:18 + pyenv local 3.10.6 11:45:18 + local command 11:45:18 + command=local 11:45:18 + '[' 2 -gt 0 ']' 11:45:18 + shift 11:45:18 + case "$command" in 11:45:18 + command pyenv local 3.10.6 11:45:18 + pyenv local 3.10.6 11:45:18 + for arg in "$@" 11:45:18 + case $arg in 11:45:18 + pkg_list+='tox ' 11:45:18 + for arg in "$@" 11:45:18 + case $arg in 11:45:18 + pkg_list+='virtualenv ' 11:45:18 + for arg in "$@" 11:45:18 + case $arg in 11:45:18 + pkg_list+='urllib3~=1.26.15 ' 11:45:18 + [[ -f /tmp/.toxenv ]] 11:45:18 ++ cat /tmp/.toxenv 11:45:18 + lf_venv=/tmp/venv-08Bi 11:45:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08Bi from' file:/tmp/.toxenv 11:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08Bi from file:/tmp/.toxenv 11:45:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:45:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:18 + local 'pip_opts=--upgrade --quiet' 11:45:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:45:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:45:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:45:18 + [[ -n '' ]] 11:45:18 + [[ -n '' ]] 11:45:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:45:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:18 + /tmp/venv-08Bi/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 11:45:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:45:19 lf-activate-venv(): INFO: Base packages installed successfully 11:45:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:45:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:45:19 + /tmp/venv-08Bi/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 11:45:20 + type python3 11:45:20 + true 11:45:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-08Bi/bin to PATH' 11:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-08Bi/bin to PATH 11:45:20 + PATH=/tmp/venv-08Bi/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 11:45:20 + return 0 11:45:20 + [[ -d /opt/pyenv ]] 11:45:20 + echo '---> Setting up pyenv' 11:45:20 ---> Setting up pyenv 11:45:20 + export PYENV_ROOT=/opt/pyenv 11:45:20 + PYENV_ROOT=/opt/pyenv 11:45:20 + export PATH=/opt/pyenv/bin:/tmp/venv-08Bi/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 11:45:20 + PATH=/opt/pyenv/bin:/tmp/venv-08Bi/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 11:45:20 ++ pwd 11:45:20 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:45:20 + export PYTHONPATH 11:45:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:45:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:45:20 + tox --version 11:45:20 4.34.1 from /tmp/venv-08Bi/lib/python3.10/site-packages/tox/__init__.py 11:45:21 + PARALLEL=false 11:45:21 + TOX_OPTIONS_LIST= 11:45:21 + [[ -n gitlint ]] 11:45:21 + TOX_OPTIONS_LIST=' -e gitlint' 11:45:21 + case ${PARALLEL,,} in 11:45:21 + tox -e gitlint 11:45:21 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:45:22 gitlint: install_deps> python -I -m pip install gitlint 11:45:24 gitlint: freeze> python -m pip freeze --all 11:45:24 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 11:45:24 gitlint: commands[0]> gitlint 11:45:24 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 11:45:24 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 11:45:24 1: T7 Title does not match regex (^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$): "Fix further issues with security image" 11:45:24 3: B6 Body message is missing 11:45:24 3: B8 Body does not match regex (.{20,}) 11:45:24 gitlint: exit 3 (0.12 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=36074 11:45:24 gitlint: FAIL code 3 (3.59=setup[3.47]+cmd[0.12] seconds) 11:45:24 evaluation failed :( (3.62 seconds) 11:45:25 + tox_status=3 11:45:25 + echo '---> Completed tox runs' 11:45:25 ---> Completed tox runs 11:45:25 + for i in .tox/*/log 11:45:25 ++ echo .tox/gitlint/log 11:45:25 ++ awk -F/ '{print $2}' 11:45:25 + tox_env=gitlint 11:45:25 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:45:25 + DOC_DIR=docs/_build/html 11:45:25 + [[ -d docs/_build/html ]] 11:45:25 + echo '---> tox-run.sh ends' 11:45:25 ---> tox-run.sh ends 11:45:25 + test 3 -eq 0 11:45:25 + exit 3 11:45:25 Build step 'Execute shell' marked build as failure 11:45:25 $ ssh-agent -k 11:45:25 unset SSH_AUTH_SOCK; 11:45:25 unset SSH_AGENT_PID; 11:45:25 echo Agent pid 15770 killed; 11:45:25 [ssh-agent] Stopped. 11:45:25 [PostBuildScript] - [INFO] Executing post build scripts. 11:45:25 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3704151058497152180.sh 11:45:25 ---> sysstat.sh 11:45:25 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16089929370161856199.sh 11:45:25 ---> package-listing.sh 11:45:25 ++ facter osfamily 11:45:25 ++ tr '[:upper:]' '[:lower:]' 11:45:25 + OS_FAMILY=redhat 11:45:25 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:45:25 + START_PACKAGES=/tmp/packages_start.txt 11:45:25 + END_PACKAGES=/tmp/packages_end.txt 11:45:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:45:25 + PACKAGES=/tmp/packages_start.txt 11:45:25 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:45:25 + PACKAGES=/tmp/packages_end.txt 11:45:25 + case "${OS_FAMILY}" in 11:45:25 + rpm -qa 11:45:25 + sort 11:45:26 + '[' -f /tmp/packages_start.txt ']' 11:45:26 + '[' -f /tmp/packages_end.txt ']' 11:45:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:45:26 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:45:26 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:45:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:45:26 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17548202693381283936.sh 11:45:26 ---> capture-instance-metadata.sh 11:45:26 Setup pyenv: 11:45:26 system 11:45:26 3.8.13 11:45:26 3.9.13 11:45:26 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:45:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRQs 11:45:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:45:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:33 lf-activate-venv(): INFO: Base packages installed successfully 11:45:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:45:55 lf-activate-venv(): INFO: Adding /tmp/venv-nRQs/bin to PATH 11:45:55 INFO: Running in OpenStack, capturing instance metadata 11:45:55 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5013318930700392146.sh 11:45:55 provisioning config files... 11:45:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config10706203917742098686tmp 11:45:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:45:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:45:56 [EnvInject] - Injecting environment variables from a build step. 11:45:56 [EnvInject] - Injecting as environment variables the properties content 11:45:56 SERVER_ID=logs 11:45:56 11:45:56 [EnvInject] - Variables injected successfully. 11:45:56 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6814311030994382711.sh 11:45:56 ---> create-netrc.sh 11:45:56 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16922017535899030310.sh 11:45:56 ---> python-tools-install.sh 11:45:56 Setup pyenv: 11:45:56 system 11:45:56 3.8.13 11:45:56 3.9.13 11:45:56 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:45:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRQs from file:/tmp/.os_lf_venv 11:45:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:58 lf-activate-venv(): INFO: Base packages installed successfully 11:45:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:46:05 lf-activate-venv(): INFO: Adding /tmp/venv-nRQs/bin to PATH 11:46:05 Generating Requirements File 11:46:26 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. 11:46:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:46:27 Python 3.10.6 11:46:27 pip 25.3 from /tmp/venv-nRQs/lib/python3.10/site-packages/pip (python 3.10) 11:46:27 appdirs==1.4.4 11:46:27 argcomplete==3.6.3 11:46:27 aspy.yaml==1.3.0 11:46:27 attrs==25.4.0 11:46:27 autopage==0.5.2 11:46:27 backports.strenum==1.3.1 11:46:27 beautifulsoup4==4.14.3 11:46:27 boto3==1.42.34 11:46:27 botocore==1.42.34 11:46:27 bs4==0.0.2 11:46:27 certifi==2026.1.4 11:46:27 cffi==2.0.0 11:46:27 cfgv==3.5.0 11:46:27 chardet==5.2.0 11:46:27 charset-normalizer==3.4.4 11:46:27 click==8.3.1 11:46:27 cliff==4.13.1 11:46:27 cmd2==3.1.0 11:46:27 cryptography==3.3.2 11:46:27 debtcollector==3.0.0 11:46:27 decorator==5.2.1 11:46:27 defusedxml==0.7.1 11:46:27 Deprecated==1.3.1 11:46:27 distlib==0.4.0 11:46:27 dnspython==2.8.0 11:46:27 docker==7.1.0 11:46:27 dogpile.cache==1.5.0 11:46:27 durationpy==0.10 11:46:27 email-validator==2.3.0 11:46:27 filelock==3.20.3 11:46:27 future==1.0.0 11:46:27 gitdb==4.0.12 11:46:27 GitPython==3.1.46 11:46:27 httplib2==0.30.2 11:46:27 identify==2.6.16 11:46:27 idna==3.11 11:46:27 importlib-resources==1.5.0 11:46:27 iso8601==2.1.0 11:46:27 Jinja2==3.1.6 11:46:27 jmespath==1.1.0 11:46:27 jsonpatch==1.33 11:46:27 jsonpointer==3.0.0 11:46:27 jsonschema==4.26.0 11:46:27 jsonschema-specifications==2025.9.1 11:46:27 keystoneauth1==5.13.0 11:46:27 kubernetes==35.0.0 11:46:27 lftools==0.37.21 11:46:27 lxml==6.0.2 11:46:27 markdown-it-py==4.0.0 11:46:27 MarkupSafe==3.0.3 11:46:27 mdurl==0.1.2 11:46:27 msgpack==1.1.2 11:46:27 multi_key_dict==2.0.3 11:46:27 munch==4.0.0 11:46:27 netaddr==1.3.0 11:46:27 niet==1.4.2 11:46:27 nodeenv==1.10.0 11:46:27 oauth2client==4.1.3 11:46:27 oauthlib==3.3.1 11:46:27 openstacksdk==4.9.0 11:46:27 os-service-types==1.8.2 11:46:27 osc-lib==4.3.0 11:46:27 oslo.config==10.2.0 11:46:27 oslo.context==6.2.0 11:46:27 oslo.i18n==6.7.1 11:46:27 oslo.log==8.0.0 11:46:27 oslo.serialization==5.9.0 11:46:27 oslo.utils==9.2.0 11:46:27 packaging==26.0 11:46:27 pbr==7.0.3 11:46:27 platformdirs==4.5.1 11:46:27 prettytable==3.17.0 11:46:27 psutil==7.2.1 11:46:27 pyasn1==0.6.2 11:46:27 pyasn1_modules==0.4.2 11:46:27 pycparser==3.0 11:46:27 pygerrit2==2.0.15 11:46:27 PyGithub==2.8.1 11:46:27 Pygments==2.19.2 11:46:27 PyJWT==2.10.1 11:46:27 PyNaCl==1.6.2 11:46:27 pyparsing==2.4.7 11:46:27 pyperclip==1.11.0 11:46:27 pyrsistent==0.20.0 11:46:27 python-cinderclient==9.8.0 11:46:27 python-dateutil==2.9.0.post0 11:46:27 python-heatclient==5.0.0 11:46:27 python-jenkins==1.8.3 11:46:27 python-keystoneclient==5.7.0 11:46:27 python-magnumclient==4.9.0 11:46:27 python-openstackclient==8.3.0 11:46:27 python-swiftclient==4.9.0 11:46:27 PyYAML==6.0.3 11:46:27 referencing==0.37.0 11:46:27 requests==2.32.5 11:46:27 requests-oauthlib==2.0.0 11:46:27 requestsexceptions==1.4.0 11:46:27 rfc3986==2.0.0 11:46:27 rich==14.3.1 11:46:27 rich-argparse==1.7.2 11:46:27 rpds-py==0.30.0 11:46:27 rsa==4.9.1 11:46:27 ruamel.yaml==0.19.1 11:46:27 ruamel.yaml.clib==0.2.15 11:46:27 s3transfer==0.16.0 11:46:27 simplejson==3.20.2 11:46:27 six==1.17.0 11:46:27 smmap==5.0.2 11:46:27 soupsieve==2.8.3 11:46:27 stevedore==5.6.0 11:46:27 tabulate==0.9.0 11:46:27 toml==0.10.2 11:46:27 tomlkit==0.14.0 11:46:27 tqdm==4.67.1 11:46:27 typing_extensions==4.15.0 11:46:27 tzdata==2025.3 11:46:27 urllib3==1.26.20 11:46:27 virtualenv==20.36.1 11:46:27 wcwidth==0.4.0 11:46:27 websocket-client==1.9.0 11:46:27 wrapt==2.0.1 11:46:27 xdg==6.0.0 11:46:27 xmltodict==1.0.2 11:46:27 yq==3.4.3 11:46:27 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16259230719194039267.sh 11:46:27 ---> sudo-logs.sh 11:46:27 Archiving 'sudo' log.. 11:46:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10052338008844065661.sh 11:46:28 ---> job-cost.sh 11:46:28 Setup pyenv: 11:46:28 system 11:46:28 3.8.13 11:46:28 3.9.13 11:46:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:46:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRQs from file:/tmp/.os_lf_venv 11:46:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:30 lf-activate-venv(): INFO: Base packages installed successfully 11:46:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:46:35 lf-activate-venv(): INFO: Adding /tmp/venv-nRQs/bin to PATH 11:46:35 INFO: No Stack... 11:46:36 INFO: Retrieving Pricing Info for: v3-standard-2 11:46:36 INFO: Archiving Costs 11:46:36 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins9846873455424368995.sh 11:46:36 ---> logs-deploy.sh 11:46:36 Setup pyenv: 11:46:36 system 11:46:36 3.8.13 11:46:36 3.9.13 11:46:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:46:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRQs from file:/tmp/.os_lf_venv 11:46:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:38 lf-activate-venv(): INFO: Base packages installed successfully 11:46:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:46:47 lf-activate-venv(): INFO: Adding /tmp/venv-nRQs/bin to PATH 11:46:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/324 11:46:47 INFO: archiving workspace using pattern(s): 11:46:48 Archives upload complete. 11:46:48 INFO: archiving logs to Nexus 11:46:49 ---> uname -a: 11:46:49 Linux prd-centos8-builder-2c-1g-3101.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 11:46:49 11:46:49 11:46:49 ---> lscpu: 11:46:49 Architecture: x86_64 11:46:49 CPU op-mode(s): 32-bit, 64-bit 11:46:49 Byte Order: Little Endian 11:46:49 CPU(s): 2 11:46:49 On-line CPU(s) list: 0,1 11:46:49 Thread(s) per core: 1 11:46:49 Core(s) per socket: 1 11:46:49 Socket(s): 2 11:46:49 NUMA node(s): 1 11:46:49 Vendor ID: AuthenticAMD 11:46:49 CPU family: 23 11:46:49 Model: 49 11:46:49 Model name: AMD EPYC-Rome Processor 11:46:49 Stepping: 0 11:46:49 CPU MHz: 2799.998 11:46:49 BogoMIPS: 5599.99 11:46:49 Virtualization: AMD-V 11:46:49 Hypervisor vendor: KVM 11:46:49 Virtualization type: full 11:46:49 L1d cache: 32K 11:46:49 L1i cache: 32K 11:46:49 L2 cache: 512K 11:46:49 L3 cache: 16384K 11:46:49 NUMA node0 CPU(s): 0,1 11:46:49 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 11:46:49 11:46:49 11:46:49 ---> nproc: 11:46:49 2 11:46:49 11:46:49 11:46:49 ---> df -h: 11:46:49 Filesystem Size Used Avail Use% Mounted on 11:46:49 devtmpfs 3.8G 0 3.8G 0% /dev 11:46:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:46:49 tmpfs 3.8G 17M 3.8G 1% /run 11:46:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:46:49 /dev/vda1 40G 8.5G 32G 22% / 11:46:49 tmpfs 770M 0 770M 0% /run/user/1001 11:46:49 11:46:49 11:46:49 ---> free -m: 11:46:49 total used free shared buff/cache available 11:46:49 Mem: 7699 570 4984 19 2145 6821 11:46:49 Swap: 1023 0 1023 11:46:49 11:46:49 11:46:49 ---> ip addr: 11:46:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:46:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:46:49 inet 127.0.0.1/8 scope host lo 11:46:49 valid_lft forever preferred_lft forever 11:46:49 inet6 ::1/128 scope host 11:46:49 valid_lft forever preferred_lft forever 11:46:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:46:49 link/ether fa:16:3e:c2:90:bd brd ff:ff:ff:ff:ff:ff 11:46:49 altname enp0s3 11:46:49 altname ens3 11:46:49 inet 10.30.107.27/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:46:49 valid_lft 86260sec preferred_lft 86260sec 11:46:49 inet6 fe80::f816:3eff:fec2:90bd/64 scope link 11:46:49 valid_lft forever preferred_lft forever 11:46:49 11:46:49 11:46:49 ---> sar -b -r -n DEV: 11:46:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:46:49 11:46:49 11:44:25 LINUX RESTART (2 CPU) 11:46:49 11:46:49 11:45:01 AM tps rtps wtps bread/s bwrtn/s 11:46:49 11:46:01 AM 366.21 141.50 224.71 2970.61 9024.61 11:46:49 Average: 366.21 141.50 224.71 2970.61 9024.61 11:46:49 11:46:49 11:45:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:46:49 11:46:01 AM 5232592 6990968 2651852 33.63 2688 1928912 745956 8.35 371604 1927320 149920 11:46:49 Average: 5232592 6990968 2651852 33.63 2688 1928912 745956 8.35 371604 1927320 149920 11:46:49 11:46:49 11:45:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:46:49 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:49 11:46:01 AM eth0 127.16 84.67 1027.79 39.53 0.00 0.00 0.00 0.00 11:46:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:49 Average: eth0 127.16 84.67 1027.79 39.53 0.00 0.00 0.00 0.00 11:46:49 11:46:49 11:46:49 ---> sar -P ALL: 11:46:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:46:49 11:46:49 11:44:25 LINUX RESTART (2 CPU) 11:46:49 11:46:49 11:45:01 AM CPU %user %nice %system %iowait %steal %idle 11:46:49 11:46:01 AM all 42.61 2.53 18.49 5.48 0.11 30.79 11:46:49 11:46:01 AM 0 46.32 2.23 15.75 5.36 0.12 30.23 11:46:49 11:46:01 AM 1 38.86 2.83 21.26 5.60 0.10 31.35 11:46:49 Average: all 42.61 2.53 18.49 5.48 0.11 30.79 11:46:49 Average: 0 46.32 2.23 15.75 5.36 0.12 30.23 11:46:49 Average: 1 38.86 2.83 21.26 5.60 0.10 31.35 11:46:49 11:46:49 11:46:49