10:57:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142640 10:57:09 Running as SYSTEM 10:57:09 [EnvInject] - Loading node environment variables. 10:57:09 Building remotely on prd-centos8-builder-2c-1g-3034 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 10:57:09 [ssh-agent] Looking for ssh-agent implementation... 10:57:09 $ ssh-agent 10:57:10 SSH_AUTH_SOCK=/tmp/ssh-6FP5z1ojDx2s/agent.15485 10:57:10 SSH_AGENT_PID=15487 10:57:10 [ssh-agent] Started. 10:57:10 Running ssh-add (command line suppressed) 10:57:10 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_17176438724173672440.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_17176438724173672440.key) 10:57:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:57:10 The recommended git tool is: NONE 10:57:12 using credential onap-jenkins-ssh 10:57:12 Wiping out workspace first. 10:57:12 Cloning the remote Git repository 10:57:12 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:57:12 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 10:57:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:57:12 > git --version # timeout=10 10:57:12 > git --version # 'git version 2.39.0' 10:57:12 using GIT_SSH to set credentials Gerrit user 10:57:12 [INFO] Currently running in a labeled security context 10:57:12 [INFO] Currently SELinux is 'enforcing' on the host 10:57:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh2454720767599248855.key 10:57:12 Verifying host key using manually-configured host key entries 10:57:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:57:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:57:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:57:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:57:12 using GIT_SSH to set credentials Gerrit user 10:57:12 [INFO] Currently running in a labeled security context 10:57:12 [INFO] Currently SELinux is 'enforcing' on the host 10:57:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh18198790896815310885.key 10:57:12 Verifying host key using manually-configured host key entries 10:57:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/40/142640/3 # timeout=30 10:57:13 > git rev-parse 9cadda9007b9c69748f071dd387a1f1b4948d7ad^{commit} # timeout=10 10:57:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:57:13 Checking out Revision 9cadda9007b9c69748f071dd387a1f1b4948d7ad (refs/changes/40/142640/3) 10:57:13 > git config core.sparsecheckout # timeout=10 10:57:13 > git checkout -f 9cadda9007b9c69748f071dd387a1f1b4948d7ad # timeout=30 10:57:16 Commit message: "Revert back to orange pythonsdk" 10:57:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:57:16 > git rev-list --no-walk f20cfb551738f5d8aca32d181cc53219bba74ec8 # timeout=10 10:57:16 [EnvInject] - Injecting environment variables from a build step. 10:57:16 [EnvInject] - Injecting as environment variables the properties content 10:57:16 PYTHON=python3 10:57:16 10:57:16 [EnvInject] - Variables injected successfully. 10:57:16 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4206002861285556966.sh 10:57:17 ---> tox-install.sh 10:57:17 + source /home/jenkins/lf-env.sh 10:57:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:17 ++ mktemp -d /tmp/venv-XXXX 10:57:17 + lf_venv=/tmp/venv-ykl0 10:57:17 + local venv_file=/tmp/.os_lf_venv 10:57:17 + local python=python3 10:57:17 + local options 10:57:17 + local set_path=true 10:57:17 + local install_args= 10:57: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 10:57:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:17 + true 10:57:17 + case $1 in 10:57:17 + venv_file=/tmp/.toxenv 10:57:17 + shift 2 10:57:17 + true 10:57:17 + case $1 in 10:57:17 + shift 10:57:17 + break 10:57:17 + case $python in 10:57:17 + local pkg_list= 10:57:17 + [[ -d /opt/pyenv ]] 10:57:17 + echo 'Setup pyenv:' 10:57:17 Setup pyenv: 10:57:17 + export PYENV_ROOT=/opt/pyenv 10:57:17 + PYENV_ROOT=/opt/pyenv 10:57:17 + 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 10:57:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:17 + pyenv versions 10:57:17 system 10:57:17 * 3.8.13 (set by /opt/pyenv/version) 10:57:17 * 3.9.13 (set by /opt/pyenv/version) 10:57:17 * 3.10.6 (set by /opt/pyenv/version) 10:57:17 + command -v pyenv 10:57:17 ++ pyenv init - --no-rehash 10:57: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[*]}"'\'')" 10:57:17 export PATH="/opt/pyenv/shims:${PATH}" 10:57:17 export PYENV_SHELL=bash 10:57:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:17 pyenv() { 10:57:17 local command 10:57:17 command="${1:-}" 10:57:17 if [ "$#" -gt 0 ]; then 10:57:17 shift 10:57:17 fi 10:57:17 10:57:17 case "$command" in 10:57:17 rehash|shell) 10:57:17 eval "$(pyenv "sh-$command" "$@")" 10:57:17 ;; 10:57:17 *) 10:57:17 command pyenv "$command" "$@" 10:57:17 ;; 10:57:17 esac 10:57:17 }' 10:57: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[*]}"' 10:57:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:17 ++ 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 10:57:17 ++ 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 10:57:17 ++ export PYENV_SHELL=bash 10:57:17 ++ PYENV_SHELL=bash 10:57:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:17 +++ complete -F _pyenv pyenv 10:57:17 ++ lf-pyver python3 10:57:17 ++ local py_version_xy=python3 10:57:17 ++ local py_version_xyz= 10:57:17 ++ awk '{ print $1 }' 10:57:17 ++ grep -E '^[0-9.]*[0-9]$' 10:57:17 ++ pyenv versions 10:57:17 ++ local command 10:57:17 ++ command=versions 10:57:17 ++ '[' 1 -gt 0 ']' 10:57:17 ++ shift 10:57:17 ++ case "$command" in 10:57:17 ++ command pyenv versions 10:57:17 ++ pyenv versions 10:57:17 ++ sed 's/^[ *]* //' 10:57:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:17 +++ grep '^3' /tmp/.pyenv_versions 10:57:17 +++ tail -n 1 10:57:17 +++ sort -V 10:57:17 ++ py_version_xyz=3.10.6 10:57:17 ++ [[ -z 3.10.6 ]] 10:57:17 ++ echo 3.10.6 10:57:17 ++ return 0 10:57:17 + pyenv local 3.10.6 10:57:17 + local command 10:57:17 + command=local 10:57:17 + '[' 2 -gt 0 ']' 10:57:17 + shift 10:57:17 + case "$command" in 10:57:17 + command pyenv local 3.10.6 10:57:17 + pyenv local 3.10.6 10:57:17 + for arg in "$@" 10:57:17 + case $arg in 10:57:17 + pkg_list+='tox ' 10:57:17 + for arg in "$@" 10:57:17 + case $arg in 10:57:17 + pkg_list+='virtualenv ' 10:57:17 + for arg in "$@" 10:57:17 + case $arg in 10:57:17 + pkg_list+='urllib3~=1.26.15 ' 10:57:17 + [[ -f /tmp/.toxenv ]] 10:57:17 + [[ ! -f /tmp/.toxenv ]] 10:57:17 + [[ -n '' ]] 10:57:17 + python3 -m venv /tmp/venv-ykl0 10:57:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ykl0' 10:57:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ykl0 10:57:21 + echo /tmp/venv-ykl0 10:57:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:57:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:57:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:21 + local 'pip_opts=--upgrade --quiet' 10:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:21 + [[ -n '' ]] 10:57:21 + [[ -n '' ]] 10:57:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:21 + /tmp/venv-ykl0/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 10:57:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:24 lf-activate-venv(): INFO: Base packages installed successfully 10:57:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:24 + /tmp/venv-ykl0/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 10:57:26 + type python3 10:57:26 + true 10:57:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ykl0/bin to PATH' 10:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-ykl0/bin to PATH 10:57:26 + PATH=/tmp/venv-ykl0/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 10:57:26 + return 0 10:57:26 + python3 --version 10:57:26 Python 3.10.6 10:57:26 + python3 -m pip --version 10:57:26 pip 25.3 from /tmp/venv-ykl0/lib/python3.10/site-packages/pip (python 3.10) 10:57:26 + python3 -m pip freeze 10:57:27 cachetools==6.2.5 10:57:27 chardet==5.2.0 10:57:27 colorama==0.4.6 10:57:27 distlib==0.4.0 10:57:27 filelock==3.20.3 10:57:27 packaging==26.0 10:57:27 platformdirs==4.5.1 10:57:27 pluggy==1.6.0 10:57:27 pyproject-api==1.10.0 10:57:27 tomli==2.4.0 10:57:27 tox==4.34.1 10:57:27 typing_extensions==4.15.0 10:57:27 urllib3==1.26.20 10:57:27 virtualenv==20.36.1 10:57:27 [EnvInject] - Injecting environment variables from a build step. 10:57:27 [EnvInject] - Injecting as environment variables the properties content 10:57:27 PARALLEL=false 10:57:27 10:57:27 [EnvInject] - Variables injected successfully. 10:57:27 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins5507717203164784353.sh 10:57:27 ---> tox-run.sh 10:57:27 + 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 10:57:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:57:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 10:57:27 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:57:27 + cd /w/workspace/integration-xtesting-master-commit-lint/. 10:57:27 + source /home/jenkins/lf-env.sh 10:57:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:27 ++ mktemp -d /tmp/venv-XXXX 10:57:27 + lf_venv=/tmp/venv-WrSV 10:57:27 + local venv_file=/tmp/.os_lf_venv 10:57:27 + local python=python3 10:57:27 + local options 10:57:27 + local set_path=true 10:57:27 + local install_args= 10:57:27 ++ 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 10:57:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:27 + true 10:57:27 + case $1 in 10:57:27 + venv_file=/tmp/.toxenv 10:57:27 + shift 2 10:57:27 + true 10:57:27 + case $1 in 10:57:27 + shift 10:57:27 + break 10:57:27 + case $python in 10:57:27 + local pkg_list= 10:57:27 + [[ -d /opt/pyenv ]] 10:57:27 + echo 'Setup pyenv:' 10:57:27 Setup pyenv: 10:57:27 + export PYENV_ROOT=/opt/pyenv 10:57:27 + PYENV_ROOT=/opt/pyenv 10:57:27 + 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 10:57:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:27 + pyenv versions 10:57:27 system 10:57:27 3.8.13 10:57:27 3.9.13 10:57:27 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:57:27 + command -v pyenv 10:57:27 ++ pyenv init - --no-rehash 10:57:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:57:27 export PATH="/opt/pyenv/shims:${PATH}" 10:57:27 export PYENV_SHELL=bash 10:57:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:27 pyenv() { 10:57:27 local command 10:57:27 command="${1:-}" 10:57:27 if [ "$#" -gt 0 ]; then 10:57:27 shift 10:57:27 fi 10:57:27 10:57:27 case "$command" in 10:57:27 rehash|shell) 10:57:27 eval "$(pyenv "sh-$command" "$@")" 10:57:27 ;; 10:57:27 *) 10:57:27 command pyenv "$command" "$@" 10:57:27 ;; 10:57:27 esac 10:57:27 }' 10:57:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:57:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:57:27 ++ export PYENV_SHELL=bash 10:57:27 ++ PYENV_SHELL=bash 10:57:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:27 +++ complete -F _pyenv pyenv 10:57:27 ++ lf-pyver python3 10:57:27 ++ local py_version_xy=python3 10:57:27 ++ local py_version_xyz= 10:57:27 ++ awk '{ print $1 }' 10:57:27 ++ sed 's/^[ *]* //' 10:57:27 ++ pyenv versions 10:57:27 ++ local command 10:57:27 ++ command=versions 10:57:27 ++ '[' 1 -gt 0 ']' 10:57:27 ++ shift 10:57:27 ++ case "$command" in 10:57:27 ++ command pyenv versions 10:57:27 ++ pyenv versions 10:57:27 ++ grep -E '^[0-9.]*[0-9]$' 10:57:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:27 +++ grep '^3' /tmp/.pyenv_versions 10:57:27 +++ sort -V 10:57:27 +++ tail -n 1 10:57:27 ++ py_version_xyz=3.10.6 10:57:27 ++ [[ -z 3.10.6 ]] 10:57:27 ++ echo 3.10.6 10:57:27 ++ return 0 10:57:27 + pyenv local 3.10.6 10:57:27 + local command 10:57:27 + command=local 10:57:27 + '[' 2 -gt 0 ']' 10:57:27 + shift 10:57:27 + case "$command" in 10:57:27 + command pyenv local 3.10.6 10:57:27 + pyenv local 3.10.6 10:57:27 + for arg in "$@" 10:57:27 + case $arg in 10:57:27 + pkg_list+='tox ' 10:57:27 + for arg in "$@" 10:57:27 + case $arg in 10:57:27 + pkg_list+='virtualenv ' 10:57:27 + for arg in "$@" 10:57:27 + case $arg in 10:57:27 + pkg_list+='urllib3~=1.26.15 ' 10:57:27 + [[ -f /tmp/.toxenv ]] 10:57:27 ++ cat /tmp/.toxenv 10:57:27 + lf_venv=/tmp/venv-ykl0 10:57:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ykl0 from' file:/tmp/.toxenv 10:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ykl0 from file:/tmp/.toxenv 10:57:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:27 + local 'pip_opts=--upgrade --quiet' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:27 + [[ -n '' ]] 10:57:27 + [[ -n '' ]] 10:57:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:27 + /tmp/venv-ykl0/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 10:57:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:28 lf-activate-venv(): INFO: Base packages installed successfully 10:57:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:28 + /tmp/venv-ykl0/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 10:57:29 + type python3 10:57:29 + true 10:57:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ykl0/bin to PATH' 10:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-ykl0/bin to PATH 10:57:29 + PATH=/tmp/venv-ykl0/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 10:57:29 + return 0 10:57:29 + [[ -d /opt/pyenv ]] 10:57:29 + echo '---> Setting up pyenv' 10:57:29 ---> Setting up pyenv 10:57:29 + export PYENV_ROOT=/opt/pyenv 10:57:29 + PYENV_ROOT=/opt/pyenv 10:57:29 + export PATH=/opt/pyenv/bin:/tmp/venv-ykl0/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 10:57:29 + PATH=/opt/pyenv/bin:/tmp/venv-ykl0/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 10:57:29 ++ pwd 10:57:29 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 10:57:29 + export PYTHONPATH 10:57:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:57:29 + TOX_TESTENV_PASSENV=PYTHONPATH 10:57:29 + tox --version 10:57:29 4.34.1 from /tmp/venv-ykl0/lib/python3.10/site-packages/tox/__init__.py 10:57:29 + PARALLEL=false 10:57:29 + TOX_OPTIONS_LIST= 10:57:29 + [[ -n gitlint ]] 10:57:29 + TOX_OPTIONS_LIST=' -e gitlint' 10:57:29 + case ${PARALLEL,,} in 10:57:29 + tox -e gitlint 10:57:29 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 10:57:30 gitlint: install_deps> python -I -m pip install gitlint 10:57:32 gitlint: freeze> python -m pip freeze --all 10:57:33 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 10:57:33 gitlint: commands[0]> gitlint 10:57:33 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 10:57:33 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 10:57:33 gitlint: OK (3.35=setup[3.23]+cmd[0.12] seconds) 10:57:33 congratulations :) (3.38 seconds) 10:57:33 + tox_status=0 10:57:33 + echo '---> Completed tox runs' 10:57:33 ---> Completed tox runs 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/gitlint/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=gitlint 10:57:33 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 10:57:33 + DOC_DIR=docs/_build/html 10:57:33 + [[ -d docs/_build/html ]] 10:57:33 + echo '---> tox-run.sh ends' 10:57:33 ---> tox-run.sh ends 10:57:33 + test 0 -eq 0 10:57:33 $ ssh-agent -k 10:57:33 unset SSH_AUTH_SOCK; 10:57:33 unset SSH_AGENT_PID; 10:57:33 echo Agent pid 15487 killed; 10:57:33 [ssh-agent] Stopped. 10:57:33 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14272800633914939096.sh 10:57:33 ---> sysstat.sh 10:57:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12891128875820465154.sh 10:57:33 ---> package-listing.sh 10:57:33 ++ tr '[:upper:]' '[:lower:]' 10:57:33 ++ facter osfamily 10:57:34 + OS_FAMILY=redhat 10:57:34 + workspace=/w/workspace/integration-xtesting-master-commit-lint 10:57:34 + START_PACKAGES=/tmp/packages_start.txt 10:57:34 + END_PACKAGES=/tmp/packages_end.txt 10:57:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:34 + PACKAGES=/tmp/packages_start.txt 10:57:34 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:57:34 + PACKAGES=/tmp/packages_end.txt 10:57:34 + case "${OS_FAMILY}" in 10:57:34 + rpm -qa 10:57:34 + sort 10:57:34 + '[' -f /tmp/packages_start.txt ']' 10:57:34 + '[' -f /tmp/packages_end.txt ']' 10:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:34 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:57:34 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:57:34 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3591980040114909970.sh 10:57:34 ---> capture-instance-metadata.sh 10:57:34 Setup pyenv: 10:57:34 system 10:57:34 3.8.13 10:57:34 3.9.13 10:57:34 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:57:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aMKL 10:57:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:57:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:41 lf-activate-venv(): INFO: Base packages installed successfully 10:57:41 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-aMKL/bin to PATH 10:58:03 INFO: Running in OpenStack, capturing instance metadata 10:58:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5280136583132681475.sh 10:58:03 provisioning config files... 10:58:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config13539907505661662090tmp 10:58:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:58:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:58:03 [EnvInject] - Injecting environment variables from a build step. 10:58:03 [EnvInject] - Injecting as environment variables the properties content 10:58:03 SERVER_ID=logs 10:58:03 10:58:03 [EnvInject] - Variables injected successfully. 10:58:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8227410941534040596.sh 10:58:03 ---> create-netrc.sh 10:58:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8540558938023719548.sh 10:58:03 ---> python-tools-install.sh 10:58:04 Setup pyenv: 10:58:04 system 10:58:04 3.8.13 10:58:04 3.9.13 10:58:04 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMKL from file:/tmp/.os_lf_venv 10:58:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:05 lf-activate-venv(): INFO: Base packages installed successfully 10:58:05 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-aMKL/bin to PATH 10:58:13 Generating Requirements File 10:58:30 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. 10:58:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:58:30 Python 3.10.6 10:58:30 pip 25.3 from /tmp/venv-aMKL/lib/python3.10/site-packages/pip (python 3.10) 10:58:31 appdirs==1.4.4 10:58:31 argcomplete==3.6.3 10:58:31 aspy.yaml==1.3.0 10:58:31 attrs==25.4.0 10:58:31 autopage==0.5.2 10:58:31 backports.strenum==1.3.1 10:58:31 beautifulsoup4==4.14.3 10:58:31 boto3==1.42.34 10:58:31 botocore==1.42.34 10:58:31 bs4==0.0.2 10:58:31 certifi==2026.1.4 10:58:31 cffi==2.0.0 10:58:31 cfgv==3.5.0 10:58:31 chardet==5.2.0 10:58:31 charset-normalizer==3.4.4 10:58:31 click==8.3.1 10:58:31 cliff==4.13.1 10:58:31 cmd2==3.1.0 10:58:31 cryptography==3.3.2 10:58:31 debtcollector==3.0.0 10:58:31 decorator==5.2.1 10:58:31 defusedxml==0.7.1 10:58:31 Deprecated==1.3.1 10:58:31 distlib==0.4.0 10:58:31 dnspython==2.8.0 10:58:31 docker==7.1.0 10:58:31 dogpile.cache==1.5.0 10:58:31 durationpy==0.10 10:58:31 email-validator==2.3.0 10:58:31 filelock==3.20.3 10:58:31 future==1.0.0 10:58:31 gitdb==4.0.12 10:58:31 GitPython==3.1.46 10:58:31 httplib2==0.30.2 10:58:31 identify==2.6.16 10:58:31 idna==3.11 10:58:31 importlib-resources==1.5.0 10:58:31 iso8601==2.1.0 10:58:31 Jinja2==3.1.6 10:58:31 jmespath==1.1.0 10:58:31 jsonpatch==1.33 10:58:31 jsonpointer==3.0.0 10:58:31 jsonschema==4.26.0 10:58:31 jsonschema-specifications==2025.9.1 10:58:31 keystoneauth1==5.13.0 10:58:31 kubernetes==35.0.0 10:58:31 lftools==0.37.21 10:58:31 lxml==6.0.2 10:58:31 markdown-it-py==4.0.0 10:58:31 MarkupSafe==3.0.3 10:58:31 mdurl==0.1.2 10:58:31 msgpack==1.1.2 10:58:31 multi_key_dict==2.0.3 10:58:31 munch==4.0.0 10:58:31 netaddr==1.3.0 10:58:31 niet==1.4.2 10:58:31 nodeenv==1.10.0 10:58:31 oauth2client==4.1.3 10:58:31 oauthlib==3.3.1 10:58:31 openstacksdk==4.9.0 10:58:31 os-service-types==1.8.2 10:58:31 osc-lib==4.3.0 10:58:31 oslo.config==10.2.0 10:58:31 oslo.context==6.2.0 10:58:31 oslo.i18n==6.7.1 10:58:31 oslo.log==8.0.0 10:58:31 oslo.serialization==5.9.0 10:58:31 oslo.utils==9.2.0 10:58:31 packaging==26.0 10:58:31 pbr==7.0.3 10:58:31 platformdirs==4.5.1 10:58:31 prettytable==3.17.0 10:58:31 psutil==7.2.1 10:58:31 pyasn1==0.6.2 10:58:31 pyasn1_modules==0.4.2 10:58:31 pycparser==3.0 10:58:31 pygerrit2==2.0.15 10:58:31 PyGithub==2.8.1 10:58:31 Pygments==2.19.2 10:58:31 PyJWT==2.10.1 10:58:31 PyNaCl==1.6.2 10:58:31 pyparsing==2.4.7 10:58:31 pyperclip==1.11.0 10:58:31 pyrsistent==0.20.0 10:58:31 python-cinderclient==9.8.0 10:58:31 python-dateutil==2.9.0.post0 10:58:31 python-heatclient==5.0.0 10:58:31 python-jenkins==1.8.3 10:58:31 python-keystoneclient==5.7.0 10:58:31 python-magnumclient==4.9.0 10:58:31 python-openstackclient==8.3.0 10:58:31 python-swiftclient==4.9.0 10:58:31 PyYAML==6.0.3 10:58:31 referencing==0.37.0 10:58:31 requests==2.32.5 10:58:31 requests-oauthlib==2.0.0 10:58:31 requestsexceptions==1.4.0 10:58:31 rfc3986==2.0.0 10:58:31 rich==14.3.1 10:58:31 rich-argparse==1.7.2 10:58:31 rpds-py==0.30.0 10:58:31 rsa==4.9.1 10:58:31 ruamel.yaml==0.19.1 10:58:31 ruamel.yaml.clib==0.2.15 10:58:31 s3transfer==0.16.0 10:58:31 simplejson==3.20.2 10:58:31 six==1.17.0 10:58:31 smmap==5.0.2 10:58:31 soupsieve==2.8.3 10:58:31 stevedore==5.6.0 10:58:31 tabulate==0.9.0 10:58:31 toml==0.10.2 10:58:31 tomlkit==0.14.0 10:58:31 tqdm==4.67.1 10:58:31 typing_extensions==4.15.0 10:58:31 tzdata==2025.3 10:58:31 urllib3==1.26.20 10:58:31 virtualenv==20.36.1 10:58:31 wcwidth==0.4.0 10:58:31 websocket-client==1.9.0 10:58:31 wrapt==2.0.1 10:58:31 xdg==6.0.0 10:58:31 xmltodict==1.0.2 10:58:31 yq==3.4.3 10:58:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12820621427148855180.sh 10:58:31 ---> sudo-logs.sh 10:58:31 Archiving 'sudo' log.. 10:58:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6376077910299455996.sh 10:58:31 ---> job-cost.sh 10:58:31 Setup pyenv: 10:58:31 system 10:58:31 3.8.13 10:58:31 3.9.13 10:58:31 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMKL from file:/tmp/.os_lf_venv 10:58:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:33 lf-activate-venv(): INFO: Base packages installed successfully 10:58:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-aMKL/bin to PATH 10:58:38 INFO: No Stack... 10:58:39 INFO: Retrieving Pricing Info for: v3-standard-2 10:58:39 INFO: Archiving Costs 10:58:39 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins17380827825621656320.sh 10:58:39 ---> logs-deploy.sh 10:58:39 Setup pyenv: 10:58:39 system 10:58:39 3.8.13 10:58:39 3.9.13 10:58:39 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:58:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aMKL from file:/tmp/.os_lf_venv 10:58:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:41 lf-activate-venv(): INFO: Base packages installed successfully 10:58:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-aMKL/bin to PATH 10:58:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/318 10:58:49 INFO: archiving workspace using pattern(s): 10:58:50 Archives upload complete. 10:58:50 INFO: archiving logs to Nexus 10:58:51 ---> uname -a: 10:58:51 Linux prd-centos8-builder-2c-1g-3034.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 10:58:51 10:58:51 10:58:51 ---> lscpu: 10:58:51 Architecture: x86_64 10:58:51 CPU op-mode(s): 32-bit, 64-bit 10:58:51 Byte Order: Little Endian 10:58:51 CPU(s): 2 10:58:51 On-line CPU(s) list: 0,1 10:58:51 Thread(s) per core: 1 10:58:51 Core(s) per socket: 1 10:58:51 Socket(s): 2 10:58:51 NUMA node(s): 1 10:58:51 Vendor ID: AuthenticAMD 10:58:51 CPU family: 23 10:58:51 Model: 49 10:58:51 Model name: AMD EPYC-Rome Processor 10:58:51 Stepping: 0 10:58:51 CPU MHz: 2800.000 10:58:51 BogoMIPS: 5600.00 10:58:51 Virtualization: AMD-V 10:58:51 Hypervisor vendor: KVM 10:58:51 Virtualization type: full 10:58:51 L1d cache: 32K 10:58:51 L1i cache: 32K 10:58:51 L2 cache: 512K 10:58:51 L3 cache: 16384K 10:58:51 NUMA node0 CPU(s): 0,1 10:58:51 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 10:58:51 10:58:51 10:58:51 ---> nproc: 10:58:51 2 10:58:51 10:58:51 10:58:51 ---> df -h: 10:58:51 Filesystem Size Used Avail Use% Mounted on 10:58:51 devtmpfs 3.8G 0 3.8G 0% /dev 10:58:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:58:51 tmpfs 3.8G 17M 3.8G 1% /run 10:58:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:58:51 /dev/vda1 40G 8.6G 32G 22% / 10:58:51 tmpfs 770M 0 770M 0% /run/user/1001 10:58:51 10:58:51 10:58:51 ---> free -m: 10:58:51 total used free shared buff/cache available 10:58:51 Mem: 7699 595 4963 19 2141 6796 10:58:51 Swap: 1023 0 1023 10:58:51 10:58:51 10:58:51 ---> ip addr: 10:58:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:51 inet 127.0.0.1/8 scope host lo 10:58:51 valid_lft forever preferred_lft forever 10:58:51 inet6 ::1/128 scope host 10:58:51 valid_lft forever preferred_lft forever 10:58:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:51 link/ether fa:16:3e:b7:07:00 brd ff:ff:ff:ff:ff:ff 10:58:51 altname enp0s3 10:58:51 altname ens3 10:58:51 inet 10.30.107.2/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:58:51 valid_lft 86275sec preferred_lft 86275sec 10:58:51 inet6 fe80::f816:3eff:feb7:700/64 scope link 10:58:51 valid_lft forever preferred_lft forever 10:58:51 10:58:51 10:58:51 ---> sar -b -r -n DEV: 10:58:51 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) 10:58:51 10:58:51 10:56:42 LINUX RESTART (2 CPU) 10:58:51 10:58:51 10:57:01 AM tps rtps wtps bread/s bwrtn/s 10:58:51 10:58:01 AM 404.83 160.11 244.72 6655.11 9153.50 10:58:51 Average: 404.83 160.11 244.72 6655.11 9153.50 10:58:51 10:58:51 10:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:51 10:58:01 AM 5128216 6927832 2756228 34.96 2688 1970520 808180 9.05 409528 1997368 230508 10:58:51 Average: 5128216 6927832 2756228 34.96 2688 1970520 808180 9.05 409528 1997368 230508 10:58:51 10:58:51 10:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:51 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:58:01 AM eth0 262.83 156.30 1577.44 66.73 0.00 0.00 0.00 0.00 10:58:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 Average: eth0 262.83 156.30 1577.44 66.73 0.00 0.00 0.00 0.00 10:58:51 10:58:51 10:58:51 ---> sar -P ALL: 10:58:51 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) 10:58:51 10:58:51 10:56:42 LINUX RESTART (2 CPU) 10:58:51 10:58:51 10:57:01 AM CPU %user %nice %system %iowait %steal %idle 10:58:51 10:58:01 AM all 50.05 2.44 19.47 3.57 0.10 24.36 10:58:51 10:58:01 AM 0 62.41 1.16 12.76 2.54 0.10 21.03 10:58:51 10:58:01 AM 1 37.36 3.76 26.36 4.64 0.10 27.78 10:58:51 Average: all 50.05 2.44 19.47 3.57 0.10 24.36 10:58:51 Average: 0 62.41 1.16 12.76 2.54 0.10 21.03 10:58:51 Average: 1 37.36 3.76 26.36 4.64 0.10 27.78 10:58:51 10:58:51 10:58:51