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