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