03:52:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 03:52:34 Running as SYSTEM 03:52:34 [EnvInject] - Loading node environment variables. 03:52:34 Building remotely on prd-centos8-builder-2c-1g-15621 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 03:52:34 [ssh-agent] Looking for ssh-agent implementation... 03:52:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:35 $ ssh-agent 03:52:35 SSH_AUTH_SOCK=/tmp/ssh-mQ9m68KMZABq/agent.14395 03:52:35 SSH_AGENT_PID=14397 03:52:35 [ssh-agent] Started. 03:52:35 Running ssh-add (command line suppressed) 03:52:35 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_1097078766827160777.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_1097078766827160777.key) 03:52:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:52:35 The recommended git tool is: NONE 03:52:37 using credential onap-jenkins-ssh 03:52:37 Wiping out workspace first. 03:52:37 Cloning the remote Git repository 03:52:37 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 03:52:37 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 03:52:37 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 03:52:37 > git --version # timeout=10 03:52:37 > git --version # 'git version 2.39.0' 03:52:37 using GIT_SSH to set credentials Gerrit user 03:52:37 [INFO] Currently running in a labeled security context 03:52:37 [INFO] Currently SELinux is 'enforcing' on the host 03:52:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh11203931416035554847.key 03:52:37 Verifying host key using manually-configured host key entries 03:52:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:52:38 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 03:52:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:38 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 03:52:38 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 03:52:38 using GIT_SSH to set credentials Gerrit user 03:52:38 [INFO] Currently running in a labeled security context 03:52:38 [INFO] Currently SELinux is 'enforcing' on the host 03:52:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh10823735123463748559.key 03:52:38 Verifying host key using manually-configured host key entries 03:52:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 03:52:38 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 03:52:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 03:52:38 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 03:52:38 > git config core.sparsecheckout # timeout=10 03:52:38 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 03:52:42 Commit message: "[COMMON] Chore: Add dependabot config" 03:52:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:52:42 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 03:52:42 [EnvInject] - Injecting environment variables from a build step. 03:52:42 [EnvInject] - Injecting as environment variables the properties content 03:52:42 PYTHON=python3 03:52:42 03:52:42 [EnvInject] - Variables injected successfully. 03:52:42 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins16562041528380505227.sh 03:52:42 ---> tox-install.sh 03:52:42 + source /home/jenkins/lf-env.sh 03:52:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:52:42 ++ mktemp -d /tmp/venv-XXXX 03:52:42 + lf_venv=/tmp/venv-fcAr 03:52:42 + local venv_file=/tmp/.os_lf_venv 03:52:42 + local python=python3 03:52:42 + local options 03:52:42 + local set_path=true 03:52:42 + local install_args= 03:52:42 ++ 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 03:52:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:52:42 + true 03:52:42 + case $1 in 03:52:42 + venv_file=/tmp/.toxenv 03:52:42 + shift 2 03:52:42 + true 03:52:42 + case $1 in 03:52:42 + shift 03:52:42 + break 03:52:42 + case $python in 03:52:42 + local pkg_list= 03:52:42 + [[ -d /opt/pyenv ]] 03:52:42 + echo 'Setup pyenv:' 03:52:42 Setup pyenv: 03:52:42 + export PYENV_ROOT=/opt/pyenv 03:52:42 + PYENV_ROOT=/opt/pyenv 03:52:42 + 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 03:52:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:52:42 + pyenv versions 03:52:42 system 03:52:42 * 3.8.13 (set by /opt/pyenv/version) 03:52:42 * 3.9.13 (set by /opt/pyenv/version) 03:52:42 * 3.10.6 (set by /opt/pyenv/version) 03:52:42 + command -v pyenv 03:52:42 ++ pyenv init - --no-rehash 03:52:42 + 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[*]}"'\'')" 03:52:42 export PATH="/opt/pyenv/shims:${PATH}" 03:52:42 export PYENV_SHELL=bash 03:52:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:52:42 pyenv() { 03:52:42 local command 03:52:42 command="${1:-}" 03:52:42 if [ "$#" -gt 0 ]; then 03:52:42 shift 03:52:42 fi 03:52:42 03:52:42 case "$command" in 03:52:42 rehash|shell) 03:52:42 eval "$(pyenv "sh-$command" "$@")" 03:52:42 ;; 03:52:42 *) 03:52:42 command pyenv "$command" "$@" 03:52:42 ;; 03:52:42 esac 03:52:42 }' 03:52:42 +++ 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[*]}"' 03:52:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:52:42 ++ 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 03:52:42 ++ 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 03:52:42 ++ export PYENV_SHELL=bash 03:52:42 ++ PYENV_SHELL=bash 03:52:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:52:42 +++ complete -F _pyenv pyenv 03:52:42 ++ lf-pyver python3 03:52:42 ++ local py_version_xy=python3 03:52:42 ++ local py_version_xyz= 03:52:42 ++ sed 's/^[ *]* //' 03:52:42 ++ awk '{ print $1 }' 03:52:42 ++ pyenv versions 03:52:42 ++ local command 03:52:42 ++ command=versions 03:52:42 ++ '[' 1 -gt 0 ']' 03:52:42 ++ shift 03:52:42 ++ case "$command" in 03:52:42 ++ command pyenv versions 03:52:42 ++ pyenv versions 03:52:42 ++ grep -E '^[0-9.]*[0-9]$' 03:52:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:52:43 +++ sort -V 03:52:43 +++ tail -n 1 03:52:43 +++ grep '^3' /tmp/.pyenv_versions 03:52:43 ++ py_version_xyz=3.10.6 03:52:43 ++ [[ -z 3.10.6 ]] 03:52:43 ++ echo 3.10.6 03:52:43 ++ return 0 03:52:43 + pyenv local 3.10.6 03:52:43 + local command 03:52:43 + command=local 03:52:43 + '[' 2 -gt 0 ']' 03:52:43 + shift 03:52:43 + case "$command" in 03:52:43 + command pyenv local 3.10.6 03:52:43 + pyenv local 3.10.6 03:52:43 + for arg in "$@" 03:52:43 + case $arg in 03:52:43 + pkg_list+='tox ' 03:52:43 + for arg in "$@" 03:52:43 + case $arg in 03:52:43 + pkg_list+='virtualenv ' 03:52:43 + for arg in "$@" 03:52:43 + case $arg in 03:52:43 + pkg_list+='urllib3~=1.26.15 ' 03:52:43 + [[ -f /tmp/.toxenv ]] 03:52:43 + [[ ! -f /tmp/.toxenv ]] 03:52:43 + [[ -n '' ]] 03:52:43 + python3 -m venv /tmp/venv-fcAr 03:52:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcAr' 03:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcAr 03:52:47 + echo /tmp/venv-fcAr 03:52:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:52:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:52:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:47 + local 'pip_opts=--upgrade --quiet' 03:52:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:52:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:52:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:52:47 + [[ -n '' ]] 03:52:47 + [[ -n '' ]] 03:52:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:52:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:47 + /tmp/venv-fcAr/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 03:52:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:52:50 lf-activate-venv(): INFO: Base packages installed successfully 03:52:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:52:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:52:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:52:50 + /tmp/venv-fcAr/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 03:52:52 + type python3 03:52:52 + true 03:52:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcAr/bin to PATH' 03:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-fcAr/bin to PATH 03:52:52 + PATH=/tmp/venv-fcAr/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 03:52:52 + return 0 03:52:52 + python3 --version 03:52:52 Python 3.10.6 03:52:52 + python3 -m pip --version 03:52:53 pip 25.3 from /tmp/venv-fcAr/lib/python3.10/site-packages/pip (python 3.10) 03:52:53 + python3 -m pip freeze 03:52:53 cachetools==6.2.2 03:52:53 chardet==5.2.0 03:52:53 colorama==0.4.6 03:52:53 distlib==0.4.0 03:52:53 filelock==3.20.0 03:52:53 packaging==25.0 03:52:53 platformdirs==4.5.0 03:52:53 pluggy==1.6.0 03:52:53 pyproject-api==1.10.0 03:52:53 tomli==2.3.0 03:52:53 tox==4.32.0 03:52:53 typing_extensions==4.15.0 03:52:53 urllib3==1.26.20 03:52:53 virtualenv==20.35.4 03:52:53 [EnvInject] - Injecting environment variables from a build step. 03:52:53 [EnvInject] - Injecting as environment variables the properties content 03:52:53 PARALLEL=false 03:52:53 03:52:53 [EnvInject] - Variables injected successfully. 03:52:53 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins7349162662352281859.sh 03:52:53 ---> tox-run.sh 03:52:53 + 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 03:52:53 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 03:52:53 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 03:52:53 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 03:52:53 + cd /w/workspace/integration-xtesting-master-commit-lint/. 03:52:53 + source /home/jenkins/lf-env.sh 03:52:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:52:53 ++ mktemp -d /tmp/venv-XXXX 03:52:53 + lf_venv=/tmp/venv-cSY3 03:52:53 + local venv_file=/tmp/.os_lf_venv 03:52:53 + local python=python3 03:52:53 + local options 03:52:53 + local set_path=true 03:52:53 + local install_args= 03:52:53 ++ 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 03:52:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:52:53 + true 03:52:53 + case $1 in 03:52:53 + venv_file=/tmp/.toxenv 03:52:53 + shift 2 03:52:53 + true 03:52:53 + case $1 in 03:52:53 + shift 03:52:53 + break 03:52:53 + case $python in 03:52:53 + local pkg_list= 03:52:53 + [[ -d /opt/pyenv ]] 03:52:53 + echo 'Setup pyenv:' 03:52:53 Setup pyenv: 03:52:53 + export PYENV_ROOT=/opt/pyenv 03:52:53 + PYENV_ROOT=/opt/pyenv 03:52:53 + 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 03:52:53 + 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 03:52:53 + pyenv versions 03:52:53 system 03:52:53 3.8.13 03:52:53 3.9.13 03:52:53 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 03:52:53 + command -v pyenv 03:52:53 ++ pyenv init - --no-rehash 03:52:53 + 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[*]}"'\'')" 03:52:53 export PATH="/opt/pyenv/shims:${PATH}" 03:52:53 export PYENV_SHELL=bash 03:52:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:52:53 pyenv() { 03:52:53 local command 03:52:53 command="${1:-}" 03:52:53 if [ "$#" -gt 0 ]; then 03:52:53 shift 03:52:53 fi 03:52:53 03:52:53 case "$command" in 03:52:53 rehash|shell) 03:52:53 eval "$(pyenv "sh-$command" "$@")" 03:52:53 ;; 03:52:53 *) 03:52:53 command pyenv "$command" "$@" 03:52:53 ;; 03:52:53 esac 03:52:53 }' 03:52:53 +++ 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[*]}"' 03:52:53 ++ 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 03:52:53 ++ 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 03:52:53 ++ 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 03:52:53 ++ export PYENV_SHELL=bash 03:52:53 ++ PYENV_SHELL=bash 03:52:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:52:53 +++ complete -F _pyenv pyenv 03:52:53 ++ lf-pyver python3 03:52:53 ++ local py_version_xy=python3 03:52:53 ++ local py_version_xyz= 03:52:53 ++ awk '{ print $1 }' 03:52:53 ++ sed 's/^[ *]* //' 03:52:53 ++ pyenv versions 03:52:53 ++ local command 03:52:53 ++ command=versions 03:52:53 ++ '[' 1 -gt 0 ']' 03:52:53 ++ shift 03:52:53 ++ case "$command" in 03:52:53 ++ command pyenv versions 03:52:53 ++ pyenv versions 03:52:53 ++ grep -E '^[0-9.]*[0-9]$' 03:52:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:52:53 +++ grep '^3' /tmp/.pyenv_versions 03:52:53 +++ sort -V 03:52:53 +++ tail -n 1 03:52:53 ++ py_version_xyz=3.10.6 03:52:53 ++ [[ -z 3.10.6 ]] 03:52:53 ++ echo 3.10.6 03:52:53 ++ return 0 03:52:53 + pyenv local 3.10.6 03:52:53 + local command 03:52:53 + command=local 03:52:53 + '[' 2 -gt 0 ']' 03:52:53 + shift 03:52:53 + case "$command" in 03:52:53 + command pyenv local 3.10.6 03:52:53 + pyenv local 3.10.6 03:52:53 + for arg in "$@" 03:52:53 + case $arg in 03:52:53 + pkg_list+='tox ' 03:52:53 + for arg in "$@" 03:52:53 + case $arg in 03:52:53 + pkg_list+='virtualenv ' 03:52:53 + for arg in "$@" 03:52:53 + case $arg in 03:52:53 + pkg_list+='urllib3~=1.26.15 ' 03:52:53 + [[ -f /tmp/.toxenv ]] 03:52:53 ++ cat /tmp/.toxenv 03:52:53 + lf_venv=/tmp/venv-fcAr 03:52:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcAr from' file:/tmp/.toxenv 03:52:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcAr from file:/tmp/.toxenv 03:52:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:52:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:53 + local 'pip_opts=--upgrade --quiet' 03:52:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:52:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:52:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:52:53 + [[ -n '' ]] 03:52:53 + [[ -n '' ]] 03:52:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:52:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:53 + /tmp/venv-fcAr/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 03:52:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:52:54 lf-activate-venv(): INFO: Base packages installed successfully 03:52:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:52:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:52:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:52:54 + /tmp/venv-fcAr/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 03:52:55 + type python3 03:52:55 + true 03:52:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcAr/bin to PATH' 03:52:55 lf-activate-venv(): INFO: Adding /tmp/venv-fcAr/bin to PATH 03:52:55 + PATH=/tmp/venv-fcAr/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 03:52:55 + return 0 03:52:55 + [[ -d /opt/pyenv ]] 03:52:55 + echo '---> Setting up pyenv' 03:52:55 ---> Setting up pyenv 03:52:55 + export PYENV_ROOT=/opt/pyenv 03:52:55 + PYENV_ROOT=/opt/pyenv 03:52:55 + export PATH=/opt/pyenv/bin:/tmp/venv-fcAr/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 03:52:55 + PATH=/opt/pyenv/bin:/tmp/venv-fcAr/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 03:52:55 ++ pwd 03:52:55 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 03:52:55 + export PYTHONPATH 03:52:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:52:55 + TOX_TESTENV_PASSENV=PYTHONPATH 03:52:55 + tox --version 03:52:55 4.32.0 from /tmp/venv-fcAr/lib/python3.10/site-packages/tox/__init__.py 03:52:55 + PARALLEL=false 03:52:55 + TOX_OPTIONS_LIST= 03:52:55 + [[ -n gitlint ]] 03:52:55 + TOX_OPTIONS_LIST=' -e gitlint' 03:52:55 + case ${PARALLEL,,} in 03:52:55 + tox -e gitlint 03:52:55 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 03:52:57 gitlint: install_deps> python -I -m pip install gitlint 03:52:59 gitlint: freeze> python -m pip freeze --all 03:52:59 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 03:52:59 gitlint: commands[0]> gitlint 03:52:59 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 03:52:59 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 03:52:59 gitlint: OK (3.63=setup[3.50]+cmd[0.13] seconds) 03:52:59 congratulations :) (3.66 seconds) 03:52:59 + tox_status=0 03:52:59 + echo '---> Completed tox runs' 03:52:59 ---> Completed tox runs 03:52:59 + for i in .tox/*/log 03:52:59 ++ awk -F/ '{print $2}' 03:52:59 ++ echo .tox/gitlint/log 03:52:59 + tox_env=gitlint 03:52:59 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 03:52:59 + DOC_DIR=docs/_build/html 03:52:59 + [[ -d docs/_build/html ]] 03:52:59 + echo '---> tox-run.sh ends' 03:52:59 ---> tox-run.sh ends 03:52:59 + test 0 -eq 0 03:52:59 $ ssh-agent -k 03:52:59 unset SSH_AUTH_SOCK; 03:52:59 unset SSH_AGENT_PID; 03:52:59 echo Agent pid 14397 killed; 03:52:59 [ssh-agent] Stopped. 03:52:59 [PostBuildScript] - [INFO] Executing post build scripts. 03:52:59 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6670400379740144690.sh 03:52:59 ---> sysstat.sh 03:53:00 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17876750981134337313.sh 03:53:00 ---> package-listing.sh 03:53:00 ++ tr '[:upper:]' '[:lower:]' 03:53:00 ++ facter osfamily 03:53:00 + OS_FAMILY=redhat 03:53:00 + workspace=/w/workspace/integration-xtesting-master-commit-lint 03:53:00 + START_PACKAGES=/tmp/packages_start.txt 03:53:00 + END_PACKAGES=/tmp/packages_end.txt 03:53:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:00 + PACKAGES=/tmp/packages_start.txt 03:53:00 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 03:53:00 + PACKAGES=/tmp/packages_end.txt 03:53:00 + case "${OS_FAMILY}" in 03:53:00 + rpm -qa 03:53:00 + sort 03:53:01 + '[' -f /tmp/packages_start.txt ']' 03:53:01 + '[' -f /tmp/packages_end.txt ']' 03:53:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:01 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 03:53:01 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 03:53:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 03:53:01 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16355161057689737954.sh 03:53:01 ---> capture-instance-metadata.sh 03:53:01 Setup pyenv: 03:53:01 system 03:53:01 3.8.13 03:53:01 3.9.13 03:53:01 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 03:53:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OQ7q 03:53:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:53:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:08 lf-activate-venv(): INFO: Base packages installed successfully 03:53:08 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:30 lf-activate-venv(): INFO: Adding /tmp/venv-OQ7q/bin to PATH 03:53:31 INFO: Running in OpenStack, capturing instance metadata 03:53:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14426345236295184886.sh 03:53:31 provisioning config files... 03:53:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config15290698454307405190tmp 03:53:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:53:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:53:31 [EnvInject] - Injecting environment variables from a build step. 03:53:31 [EnvInject] - Injecting as environment variables the properties content 03:53:31 SERVER_ID=logs 03:53:31 03:53:31 [EnvInject] - Variables injected successfully. 03:53:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16842187621910120914.sh 03:53:31 ---> create-netrc.sh 03:53:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4358451117144085627.sh 03:53:31 ---> python-tools-install.sh 03:53:31 Setup pyenv: 03:53:31 system 03:53:31 3.8.13 03:53:31 3.9.13 03:53:31 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 03:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OQ7q from file:/tmp/.os_lf_venv 03:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:33 lf-activate-venv(): INFO: Base packages installed successfully 03:53:33 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-OQ7q/bin to PATH 03:53:41 Generating Requirements File 03:54:01 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. 03:54:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:54:01 Python 3.10.6 03:54:01 pip 25.3 from /tmp/venv-OQ7q/lib/python3.10/site-packages/pip (python 3.10) 03:54:01 appdirs==1.4.4 03:54:01 argcomplete==3.6.3 03:54:01 aspy.yaml==1.3.0 03:54:01 attrs==25.4.0 03:54:01 autopage==0.5.2 03:54:01 beautifulsoup4==4.14.2 03:54:01 boto3==1.41.5 03:54:01 botocore==1.41.5 03:54:01 bs4==0.0.2 03:54:01 cachetools==6.2.2 03:54:01 certifi==2025.11.12 03:54:01 cffi==2.0.0 03:54:01 cfgv==3.5.0 03:54:01 chardet==5.2.0 03:54:01 charset-normalizer==3.4.4 03:54:01 click==8.3.1 03:54:01 cliff==4.12.0 03:54:01 cmd2==2.7.0 03:54:01 cryptography==3.3.2 03:54:01 debtcollector==3.0.0 03:54:01 decorator==5.2.1 03:54:01 defusedxml==0.7.1 03:54:01 Deprecated==1.3.1 03:54:01 distlib==0.4.0 03:54:01 dnspython==2.8.0 03:54:01 docker==7.1.0 03:54:01 dogpile.cache==1.5.0 03:54:01 durationpy==0.10 03:54:01 email-validator==2.3.0 03:54:01 filelock==3.20.0 03:54:01 future==1.0.0 03:54:01 gitdb==4.0.12 03:54:01 GitPython==3.1.45 03:54:01 google-auth==2.43.0 03:54:01 httplib2==0.31.0 03:54:01 identify==2.6.15 03:54:01 idna==3.11 03:54:01 importlib-resources==1.5.0 03:54:01 iso8601==2.1.0 03:54:01 Jinja2==3.1.6 03:54:01 jmespath==1.0.1 03:54:01 jsonpatch==1.33 03:54:01 jsonpointer==3.0.0 03:54:01 jsonschema==4.25.1 03:54:01 jsonschema-specifications==2025.9.1 03:54:01 keystoneauth1==5.12.0 03:54:01 kubernetes==34.1.0 03:54:01 lftools==0.37.16 03:54:01 lxml==6.0.2 03:54:01 markdown-it-py==4.0.0 03:54:01 MarkupSafe==3.0.3 03:54:01 mdurl==0.1.2 03:54:01 msgpack==1.1.2 03:54:01 multi_key_dict==2.0.3 03:54:01 munch==4.0.0 03:54:01 netaddr==1.3.0 03:54:01 niet==1.4.2 03:54:01 nodeenv==1.9.1 03:54:01 oauth2client==4.1.3 03:54:01 oauthlib==3.3.1 03:54:01 openstacksdk==4.8.0 03:54:01 os-service-types==1.8.2 03:54:01 osc-lib==4.2.0 03:54:01 oslo.config==10.1.0 03:54:01 oslo.context==6.2.0 03:54:01 oslo.i18n==6.7.1 03:54:01 oslo.log==7.2.1 03:54:01 oslo.serialization==5.8.0 03:54:01 oslo.utils==9.2.0 03:54:01 packaging==25.0 03:54:01 pbr==7.0.3 03:54:01 platformdirs==4.5.0 03:54:01 prettytable==3.17.0 03:54:01 psutil==7.1.3 03:54:01 pyasn1==0.6.1 03:54:01 pyasn1_modules==0.4.2 03:54:01 pycparser==2.23 03:54:01 pygerrit2==2.0.15 03:54:01 PyGithub==2.8.1 03:54:01 Pygments==2.19.2 03:54:01 PyJWT==2.10.1 03:54:01 PyNaCl==1.6.1 03:54:01 pyparsing==2.4.7 03:54:01 pyperclip==1.11.0 03:54:01 pyrsistent==0.20.0 03:54:01 python-cinderclient==9.8.0 03:54:01 python-dateutil==2.9.0.post0 03:54:01 python-heatclient==4.3.0 03:54:01 python-jenkins==1.8.3 03:54:01 python-keystoneclient==5.7.0 03:54:01 python-magnumclient==4.9.0 03:54:01 python-openstackclient==8.2.0 03:54:01 python-swiftclient==4.9.0 03:54:01 PyYAML==6.0.3 03:54:01 referencing==0.37.0 03:54:01 requests==2.32.5 03:54:01 requests-oauthlib==2.0.0 03:54:01 requestsexceptions==1.4.0 03:54:01 rfc3986==2.0.0 03:54:01 rich==14.2.0 03:54:01 rich-argparse==1.7.2 03:54:01 rpds-py==0.29.0 03:54:01 rsa==4.9.1 03:54:01 ruamel.yaml==0.18.16 03:54:01 ruamel.yaml.clib==0.2.15 03:54:01 s3transfer==0.15.0 03:54:01 simplejson==3.20.2 03:54:01 six==1.17.0 03:54:01 smmap==5.0.2 03:54:01 soupsieve==2.8 03:54:01 stevedore==5.6.0 03:54:01 tabulate==0.9.0 03:54:01 toml==0.10.2 03:54:01 tomlkit==0.13.3 03:54:01 tqdm==4.67.1 03:54:01 typing_extensions==4.15.0 03:54:01 tzdata==2025.2 03:54:01 urllib3==1.26.20 03:54:01 virtualenv==20.35.4 03:54:01 wcwidth==0.2.14 03:54:01 websocket-client==1.9.0 03:54:01 wrapt==2.0.1 03:54:01 xdg==6.0.0 03:54:01 xmltodict==1.0.2 03:54:01 yq==3.4.3 03:54:01 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6943832502082615298.sh 03:54:01 ---> sudo-logs.sh 03:54:01 Archiving 'sudo' log.. 03:54:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins9445325964831902920.sh 03:54:02 ---> job-cost.sh 03:54:02 Setup pyenv: 03:54:02 system 03:54:02 3.8.13 03:54:02 3.9.13 03:54:02 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 03:54:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OQ7q from file:/tmp/.os_lf_venv 03:54:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:04 lf-activate-venv(): INFO: Base packages installed successfully 03:54:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-OQ7q/bin to PATH 03:54:09 INFO: No Stack... 03:54:09 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:10 INFO: Archiving Costs 03:54:10 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins13664312062562860748.sh 03:54:10 ---> logs-deploy.sh 03:54:10 Setup pyenv: 03:54:10 system 03:54:10 3.8.13 03:54:10 3.9.13 03:54:10 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 03:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OQ7q from file:/tmp/.os_lf_venv 03:54:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:12 lf-activate-venv(): INFO: Base packages installed successfully 03:54:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:54:19 lf-activate-venv(): INFO: Adding /tmp/venv-OQ7q/bin to PATH 03:54:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/304 03:54:19 INFO: archiving workspace using pattern(s): 03:54:20 Archives upload complete. 03:54:21 INFO: archiving logs to Nexus 03:54:21 ---> uname -a: 03:54:21 Linux prd-centos8-builder-2c-1g-15621.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 03:54:21 03:54:21 03:54:21 ---> lscpu: 03:54:21 Architecture: x86_64 03:54:21 CPU op-mode(s): 32-bit, 64-bit 03:54:21 Byte Order: Little Endian 03:54:21 CPU(s): 2 03:54:21 On-line CPU(s) list: 0,1 03:54:21 Thread(s) per core: 1 03:54:21 Core(s) per socket: 1 03:54:21 Socket(s): 2 03:54:21 NUMA node(s): 1 03:54:21 Vendor ID: AuthenticAMD 03:54:21 CPU family: 23 03:54:21 Model: 49 03:54:21 Model name: AMD EPYC-Rome Processor 03:54:21 Stepping: 0 03:54:21 CPU MHz: 2799.998 03:54:21 BogoMIPS: 5599.99 03:54:21 Virtualization: AMD-V 03:54:21 Hypervisor vendor: KVM 03:54:21 Virtualization type: full 03:54:21 L1d cache: 32K 03:54:21 L1i cache: 32K 03:54:21 L2 cache: 512K 03:54:21 L3 cache: 16384K 03:54:21 NUMA node0 CPU(s): 0,1 03:54:21 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 03:54:21 03:54:21 03:54:21 ---> nproc: 03:54:21 2 03:54:21 03:54:21 03:54:21 ---> df -h: 03:54:21 Filesystem Size Used Avail Use% Mounted on 03:54:21 devtmpfs 3.8G 0 3.8G 0% /dev 03:54:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:54:21 tmpfs 3.8G 17M 3.8G 1% /run 03:54:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:54:21 /dev/vda1 40G 8.5G 32G 22% / 03:54:21 tmpfs 770M 0 770M 0% /run/user/1001 03:54:21 03:54:21 03:54:21 ---> free -m: 03:54:21 total used free shared buff/cache available 03:54:21 Mem: 7699 588 4961 19 2149 6802 03:54:21 Swap: 1023 0 1023 03:54:21 03:54:21 03:54:21 ---> ip addr: 03:54:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:54:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:54:21 inet 127.0.0.1/8 scope host lo 03:54:21 valid_lft forever preferred_lft forever 03:54:21 inet6 ::1/128 scope host 03:54:21 valid_lft forever preferred_lft forever 03:54:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:54:21 link/ether fa:16:3e:f6:7e:d9 brd ff:ff:ff:ff:ff:ff 03:54:21 altname enp0s3 03:54:21 altname ens3 03:54:21 inet 10.30.106.154/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:54:21 valid_lft 86273sec preferred_lft 86273sec 03:54:21 inet6 fe80::f816:3eff:fef6:7ed9/64 scope link 03:54:21 valid_lft forever preferred_lft forever 03:54:21 03:54:21 03:54:21 ---> sar -b -r -n DEV: 03:54:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:54:21 03:54:21 03:52:11 LINUX RESTART (2 CPU) 03:54:21 03:54:21 03:53:01 AM tps rtps wtps bread/s bwrtn/s 03:54:21 03:54:02 AM 196.52 42.22 154.30 467.18 12655.10 03:54:21 Average: 196.52 42.22 154.30 467.18 12655.10 03:54:21 03:54:21 03:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:21 03:54:02 AM 5164364 7041584 2720080 34.50 2688 2041100 702432 7.86 374584 1965868 122312 03:54:21 Average: 5164364 7041584 2720080 34.50 2688 2041100 702432 7.86 374584 1965868 122312 03:54:21 03:54:21 03:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:21 03:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:21 03:54:02 AM eth0 66.93 48.17 958.04 11.27 0.00 0.00 0.00 0.00 03:54:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:21 Average: eth0 66.93 48.17 958.04 11.27 0.00 0.00 0.00 0.00 03:54:21 03:54:21 03:54:21 ---> sar -P ALL: 03:54:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:54:21 03:54:21 03:52:11 LINUX RESTART (2 CPU) 03:54:21 03:54:21 03:53:01 AM CPU %user %nice %system %iowait %steal %idle 03:54:21 03:54:02 AM all 40.48 0.67 8.30 4.33 0.11 46.11 03:54:21 03:54:02 AM 0 31.68 0.33 6.09 3.69 0.10 58.10 03:54:21 03:54:02 AM 1 49.35 1.01 10.53 4.96 0.12 34.03 03:54:21 Average: all 40.48 0.67 8.30 4.33 0.11 46.11 03:54:21 Average: 0 31.68 0.33 6.09 3.69 0.10 58.10 03:54:21 Average: 1 49.35 1.01 10.53 4.96 0.12 34.03 03:54:21 03:54:21 03:54:21