23:33:37 Started by upstream project "integration-distribution-mri-test-scandium" build number 82 23:33:37 originally caused by: 23:33:37 Started by timer 23:33:37 Running as SYSTEM 23:33:37 [EnvInject] - Loading node environment variables. 23:33:37 Building remotely on prd-centos8-robot-2c-8g-12969 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:33:38 [ssh-agent] Looking for ssh-agent implementation... 23:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:38 $ ssh-agent 23:33:38 SSH_AUTH_SOCK=/tmp/ssh-6TvaRuksJ2Bw/agent.5161 23:33:38 SSH_AGENT_PID=5162 23:33:38 [ssh-agent] Started. 23:33:38 Running ssh-add (command line suppressed) 23:33:38 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_13132921719727784583.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_13132921719727784583.key) 23:33:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:33:38 The recommended git tool is: NONE 23:33:44 using credential opendaylight-jenkins-ssh 23:33:44 Wiping out workspace first. 23:33:44 Cloning the remote Git repository 23:33:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:33:44 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10 23:33:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:44 > git --version # timeout=10 23:33:44 > git --version # 'git version 2.43.0' 23:33:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:44 [INFO] Currently running in a labeled security context 23:33:44 [INFO] Currently SELinux is 'enforcing' on the host 23:33:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh1947446661886985584.key 23:33:44 Verifying host key using known hosts file 23:33:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:33:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:48 [INFO] Currently running in a labeled security context 23:33:48 [INFO] Currently SELinux is 'enforcing' on the host 23:33:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh6327629196236874404.key 23:33:48 Verifying host key using known hosts file 23:33:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:33:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:48 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:33:48 > git config core.sparsecheckout # timeout=10 23:33:48 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:33:48 Commit message: "Adapt test for new pce-allocation field" 23:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:48 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:33:49 No emails were triggered. 23:33:49 provisioning config files... 23:33:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:33:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:33:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:33:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4937041022789448001.sh 23:33:49 ---> python-tools-install.sh 23:33:49 Setup pyenv: 23:33:49 system 23:33:49 * 3.8.13 (set by /opt/pyenv/version) 23:33:49 * 3.9.13 (set by /opt/pyenv/version) 23:33:49 * 3.10.13 (set by /opt/pyenv/version) 23:33:49 * 3.11.7 (set by /opt/pyenv/version) 23:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V9Dz 23:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:33:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:58 lf-activate-venv(): INFO: Base packages installed successfully 23:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:34:22 Generating Requirements File 23:34:41 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. 23:34:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:41 Python 3.11.7 23:34:41 pip 25.3 from /tmp/venv-V9Dz/lib/python3.11/site-packages/pip (python 3.11) 23:34:42 appdirs==1.4.4 23:34:42 argcomplete==3.6.3 23:34:42 aspy.yaml==1.3.0 23:34:42 attrs==25.4.0 23:34:42 autopage==0.5.2 23:34:42 beautifulsoup4==4.14.2 23:34:42 boto3==1.41.2 23:34:42 botocore==1.41.2 23:34:42 bs4==0.0.2 23:34:42 cachetools==6.2.2 23:34:42 certifi==2025.11.12 23:34:42 cffi==2.0.0 23:34:42 cfgv==3.5.0 23:34:42 chardet==5.2.0 23:34:42 charset-normalizer==3.4.4 23:34:42 click==8.3.1 23:34:42 cliff==4.12.0 23:34:42 cmd2==2.7.0 23:34:42 cryptography==3.3.2 23:34:42 debtcollector==3.0.0 23:34:42 decorator==5.2.1 23:34:42 defusedxml==0.7.1 23:34:42 Deprecated==1.3.1 23:34:42 distlib==0.4.0 23:34:42 dnspython==2.8.0 23:34:42 docker==7.1.0 23:34:42 dogpile.cache==1.5.0 23:34:42 durationpy==0.10 23:34:42 email-validator==2.3.0 23:34:42 filelock==3.20.0 23:34:42 future==1.0.0 23:34:42 gitdb==4.0.12 23:34:42 GitPython==3.1.45 23:34:42 google-auth==2.43.0 23:34:42 httplib2==0.31.0 23:34:42 identify==2.6.15 23:34:42 idna==3.11 23:34:42 importlib-resources==1.5.0 23:34:42 iso8601==2.1.0 23:34:42 Jinja2==3.1.6 23:34:42 jmespath==1.0.1 23:34:42 jsonpatch==1.33 23:34:42 jsonpointer==3.0.0 23:34:42 jsonschema==4.25.1 23:34:42 jsonschema-specifications==2025.9.1 23:34:42 keystoneauth1==5.12.0 23:34:42 kubernetes==34.1.0 23:34:42 lftools==0.37.16 23:34:42 lxml==6.0.2 23:34:42 markdown-it-py==4.0.0 23:34:42 MarkupSafe==3.0.3 23:34:42 mdurl==0.1.2 23:34:42 msgpack==1.1.2 23:34:42 multi_key_dict==2.0.3 23:34:42 munch==4.0.0 23:34:42 netaddr==1.3.0 23:34:42 niet==1.4.2 23:34:42 nodeenv==1.9.1 23:34:42 oauth2client==4.1.3 23:34:42 oauthlib==3.3.1 23:34:42 openstacksdk==4.8.0 23:34:42 os-service-types==1.8.2 23:34:42 osc-lib==4.2.0 23:34:42 oslo.config==10.1.0 23:34:42 oslo.context==6.2.0 23:34:42 oslo.i18n==6.7.1 23:34:42 oslo.log==7.2.1 23:34:42 oslo.serialization==5.8.0 23:34:42 oslo.utils==9.2.0 23:34:42 packaging==25.0 23:34:42 pbr==7.0.3 23:34:42 platformdirs==4.5.0 23:34:42 prettytable==3.17.0 23:34:42 psutil==7.1.3 23:34:42 pyasn1==0.6.1 23:34:42 pyasn1_modules==0.4.2 23:34:42 pycparser==2.23 23:34:42 pygerrit2==2.0.15 23:34:42 PyGithub==2.8.1 23:34:42 Pygments==2.19.2 23:34:42 PyJWT==2.10.1 23:34:42 PyNaCl==1.6.1 23:34:42 pyparsing==2.4.7 23:34:42 pyperclip==1.11.0 23:34:42 pyrsistent==0.20.0 23:34:42 python-cinderclient==9.8.0 23:34:42 python-dateutil==2.9.0.post0 23:34:42 python-heatclient==4.3.0 23:34:42 python-jenkins==1.8.3 23:34:42 python-keystoneclient==5.7.0 23:34:42 python-magnumclient==4.9.0 23:34:42 python-openstackclient==8.2.0 23:34:42 python-swiftclient==4.9.0 23:34:42 PyYAML==6.0.3 23:34:42 referencing==0.37.0 23:34:42 requests==2.32.5 23:34:42 requests-oauthlib==2.0.0 23:34:42 requestsexceptions==1.4.0 23:34:42 rfc3986==2.0.0 23:34:42 rich==14.2.0 23:34:42 rich-argparse==1.7.2 23:34:42 rpds-py==0.29.0 23:34:42 rsa==4.9.1 23:34:42 ruamel.yaml==0.18.16 23:34:42 ruamel.yaml.clib==0.2.15 23:34:42 s3transfer==0.15.0 23:34:42 simplejson==3.20.2 23:34:42 six==1.17.0 23:34:42 smmap==5.0.2 23:34:42 soupsieve==2.8 23:34:42 stevedore==5.6.0 23:34:42 tabulate==0.9.0 23:34:42 toml==0.10.2 23:34:42 tomlkit==0.13.3 23:34:42 tqdm==4.67.1 23:34:42 typing_extensions==4.15.0 23:34:42 tzdata==2025.2 23:34:42 urllib3==1.26.20 23:34:42 virtualenv==20.35.4 23:34:42 wcwidth==0.2.14 23:34:42 websocket-client==1.9.0 23:34:42 wrapt==2.0.1 23:34:42 xdg==6.0.0 23:34:42 xmltodict==1.0.2 23:34:42 yq==3.4.3 23:34:42 [EnvInject] - Injecting environment variables from a build step. 23:34:42 [EnvInject] - Injecting as environment variables the properties content 23:34:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:34:42 OS_CLOUD=vex 23:34:42 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-82 23:34:42 OS_STACK_TEMPLATE_DIR=openstack-hot 23:34:42 23:34:42 [EnvInject] - Variables injected successfully. 23:34:42 provisioning config files... 23:34:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:42 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11966147957697122369.sh 23:34:42 ---> Create parameters file for OpenStack HOT 23:34:42 OpenStack Heat parameters generated 23:34:42 ----------------------------------- 23:34:42 parameters: 23:34:42 vm_0_count: '3' 23:34:42 vm_0_flavor: 'v3-standard-4' 23:34:42 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:34:42 vm_1_count: '1' 23:34:42 vm_1_flavor: 'v3-standard-2' 23:34:42 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:34:42 23:34:42 job_name: '23566-82' 23:34:42 silo: 'releng' 23:34:42 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins14287477225668691519.sh 23:34:42 ---> Create HEAT stack 23:34:42 + source /home/jenkins/lf-env.sh 23:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 ++ mktemp -d /tmp/venv-XXXX 23:34:42 + lf_venv=/tmp/venv-K4xY 23:34:42 + local venv_file=/tmp/.os_lf_venv 23:34:42 + local python=python3 23:34:42 + local options 23:34:42 + local set_path=true 23:34:42 + local install_args= 23:34:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + python=python3 23:34:42 + shift 2 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + shift 23:34:42 + break 23:34:42 + case $python in 23:34:42 + local pkg_list= 23:34:42 + [[ -d /opt/pyenv ]] 23:34:42 + echo 'Setup pyenv:' 23:34:42 Setup pyenv: 23:34:42 + export PYENV_ROOT=/opt/pyenv 23:34:42 + PYENV_ROOT=/opt/pyenv 23:34:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:42 + pyenv versions 23:34:43 system 23:34:43 3.8.13 23:34:43 3.9.13 23:34:43 3.10.13 23:34:43 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:34:43 + command -v pyenv 23:34:43 ++ pyenv init - --no-rehash 23:34:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:43 for i in ${!paths[@]}; do 23:34:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:43 fi; done; 23:34:43 echo "${paths[*]}"'\'')" 23:34:43 export PATH="/opt/pyenv/shims:${PATH}" 23:34:43 export PYENV_SHELL=bash 23:34:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:43 pyenv() { 23:34:43 local command 23:34:43 command="${1:-}" 23:34:43 if [ "$#" -gt 0 ]; then 23:34:43 shift 23:34:43 fi 23:34:43 23:34:43 case "$command" in 23:34:43 rehash|shell) 23:34:43 eval "$(pyenv "sh-$command" "$@")" 23:34:43 ;; 23:34:43 *) 23:34:43 command pyenv "$command" "$@" 23:34:43 ;; 23:34:43 esac 23:34:43 }' 23:34:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:43 for i in ${!paths[@]}; do 23:34:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:43 fi; done; 23:34:43 echo "${paths[*]}"' 23:34:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:43 ++ 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 23:34:43 ++ 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 23:34:43 ++ export PYENV_SHELL=bash 23:34:43 ++ PYENV_SHELL=bash 23:34:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:43 +++ complete -F _pyenv pyenv 23:34:43 ++ lf-pyver python3 23:34:43 ++ local py_version_xy=python3 23:34:43 ++ local py_version_xyz= 23:34:43 ++ sed 's/^[ *]* //' 23:34:43 ++ pyenv versions 23:34:43 ++ local command 23:34:43 ++ command=versions 23:34:43 ++ '[' 1 -gt 0 ']' 23:34:43 ++ shift 23:34:43 ++ case "$command" in 23:34:43 ++ command pyenv versions 23:34:43 ++ pyenv versions 23:34:43 ++ grep -E '^[0-9.]*[0-9]$' 23:34:43 ++ awk '{ print $1 }' 23:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:43 +++ grep '^3' /tmp/.pyenv_versions 23:34:43 +++ sort -V 23:34:43 +++ tail -n 1 23:34:43 ++ py_version_xyz=3.11.7 23:34:43 ++ [[ -z 3.11.7 ]] 23:34:43 ++ echo 3.11.7 23:34:43 ++ return 0 23:34:43 + pyenv local 3.11.7 23:34:43 + local command 23:34:43 + command=local 23:34:43 + '[' 2 -gt 0 ']' 23:34:43 + shift 23:34:43 + case "$command" in 23:34:43 + command pyenv local 3.11.7 23:34:43 + pyenv local 3.11.7 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='lftools[openstack] ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='kubernetes ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='niet ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-heatclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-openstackclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-magnumclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='urllib3~=1.26.15 ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='yq ' 23:34:43 + [[ -f /tmp/.os_lf_venv ]] 23:34:43 ++ cat /tmp/.os_lf_venv 23:34:43 + lf_venv=/tmp/venv-V9Dz 23:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from' file:/tmp/.os_lf_venv 23:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:43 + local 'pip_opts=--upgrade --quiet' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:43 + [[ -n '' ]] 23:34:43 + [[ -n '' ]] 23:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:43 + /tmp/venv-V9Dz/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 23:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:45 lf-activate-venv(): INFO: Base packages installed successfully 23:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:45 + /tmp/venv-V9Dz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:02 + type python3 23:35:02 + true 23:35:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH' 23:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:35:02 + PATH=/tmp/venv-V9Dz/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 23:35:02 + return 0 23:35:02 + openstack --os-cloud vex limits show --absolute 23:35:03 +--------------------------+---------+ 23:35:03 | Name | Value | 23:35:03 +--------------------------+---------+ 23:35:03 | maxTotalInstances | -1 | 23:35:03 | maxTotalCores | 450 | 23:35:03 | maxTotalRAMSize | 1000000 | 23:35:03 | maxServerMeta | 128 | 23:35:03 | maxImageMeta | 128 | 23:35:03 | maxPersonality | 5 | 23:35:03 | maxPersonalitySize | 10240 | 23:35:03 | maxTotalKeypairs | 100 | 23:35:03 | maxServerGroups | 10 | 23:35:03 | maxServerGroupMembers | 10 | 23:35:03 | maxTotalFloatingIps | -1 | 23:35:03 | maxSecurityGroups | -1 | 23:35:03 | maxSecurityGroupRules | -1 | 23:35:03 | totalRAMUsed | 892928 | 23:35:03 | totalCoresUsed | 218 | 23:35:03 | totalInstancesUsed | 83 | 23:35:03 | totalFloatingIpsUsed | 0 | 23:35:03 | totalSecurityGroupsUsed | 0 | 23:35:03 | totalServerGroupsUsed | 0 | 23:35:03 | maxTotalVolumes | -1 | 23:35:03 | maxTotalSnapshots | 10 | 23:35:03 | maxTotalVolumeGigabytes | 4096 | 23:35:03 | maxTotalBackups | 10 | 23:35:03 | maxTotalBackupGigabytes | 1000 | 23:35:03 | totalVolumesUsed | 3 | 23:35:03 | totalGigabytesUsed | 60 | 23:35:03 | totalSnapshotsUsed | 0 | 23:35:03 | totalBackupsUsed | 0 | 23:35:03 | totalBackupGigabytesUsed | 0 | 23:35:03 +--------------------------+---------+ 23:35:03 + pushd /opt/ciman/openstack-hot 23:35:03 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:35:03 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-82 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml 23:35:17 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-82 23:35:17 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[1].resources.instance: Quota exceeded for ram: Requested 16384, but already used 1040384 of 1000000 ram (HTTP 403) (Request-ID: req-b9964240-e3c4-4a74-bdec-2a1257262801) 23:35:17 TypeError: delete() missing 1 required positional argument: 'force' 23:35:17 Build step 'Execute shell' marked build as failure 23:35:17 $ ssh-agent -k 23:35:17 unset SSH_AUTH_SOCK; 23:35:17 unset SSH_AGENT_PID; 23:35:17 echo Agent pid 5162 killed; 23:35:17 [ssh-agent] Stopped. 23:35:17 Recording plot data 23:35:18 Robot results publisher started... 23:35:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:35:18 -Parsing output xml: 23:35:18 Failed! 23:35:18 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium with configured filemask: output.xml 23:35:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:35:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:35:18 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:35:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:35:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:35:18 at hudson.remoting.Request$2.run(Request.java:377) 23:35:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:35:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:35:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:35:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:35:18 at java.base/java.lang.Thread.run(Thread.java:829) 23:35:18 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-12969 23:35:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:35:18 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:35:18 at hudson.remoting.Channel.call(Channel.java:1003) 23:35:18 at hudson.FilePath.act(FilePath.java:1230) 23:35:18 at hudson.FilePath.act(FilePath.java:1219) 23:35:18 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:35:18 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:35:18 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:35:18 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:35:18 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:35:18 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:35:18 at hudson.model.Run.execute(Run.java:1918) 23:35:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:35:18 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:35:18 at hudson.model.Executor.run(Executor.java:442) 23:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins18420726045618826668.sh 23:35:18 Archiving csit artifacts 23:35:18 seq: invalid floating point argument: ‘’ 23:35:18 Try 'seq --help' for more information. 23:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:18 Dload Upload Total Spent Left Speed 23:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 4836 0 --:--:-- --:--:-- --:--:-- 4836 23:35:18 Archive: robot-plugin.zip 23:35:18 End-of-central-directory signature not found. Either this file is not 23:35:18 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:35:18 latter case the central directory and zipfile comment will be found on 23:35:18 the last disk(s) of this archive. 23:35:18 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:35:18 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:35:18 mv: cannot stat '*.log': No such file or directory 23:35:18 mv: cannot stat '*.log.gz': No such file or directory 23:35:18 mv: cannot stat '*.csv': No such file or directory 23:35:18 mv: cannot stat '*.png': No such file or directory 23:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11959817299093522708.sh 23:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:18 [EnvInject] - Injecting environment variables from a build step. 23:35:18 [EnvInject] - Injecting as environment variables the properties content 23:35:18 OS_CLOUD=vex 23:35:18 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-82 23:35:18 23:35:18 [EnvInject] - Variables injected successfully. 23:35:18 provisioning config files... 23:35:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:35:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11049533924237825507.sh 23:35:18 ---> openstack-stack-delete.sh 23:35:18 Setup pyenv: 23:35:18 system 23:35:18 3.8.13 23:35:18 3.9.13 23:35:18 3.10.13 23:35:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:21 lf-activate-venv(): INFO: Base packages installed successfully 23:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:35:36 INFO: Stack cost retrieval disabled, setting cost to 0 23:35:48 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-82 23:35:48 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-82 23:35:48 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11892663198167610358.sh 23:35:48 ---> sysstat.sh 23:35:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15864001402747197590.sh 23:35:48 ---> package-listing.sh 23:35:48 ++ facter osfamily 23:35:48 ++ tr '[:upper:]' '[:lower:]' 23:35:48 + OS_FAMILY=redhat 23:35:48 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:35:48 + START_PACKAGES=/tmp/packages_start.txt 23:35:48 + END_PACKAGES=/tmp/packages_end.txt 23:35:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:48 + PACKAGES=/tmp/packages_start.txt 23:35:48 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 23:35:48 + PACKAGES=/tmp/packages_end.txt 23:35:48 + case "${OS_FAMILY}" in 23:35:48 + rpm -qa 23:35:48 + sort 23:35:49 + '[' -f /tmp/packages_start.txt ']' 23:35:49 + '[' -f /tmp/packages_end.txt ']' 23:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:49 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 23:35:49 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 23:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 23:35:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1020257787658813408.sh 23:35:49 ---> capture-instance-metadata.sh 23:35:49 Setup pyenv: 23:35:49 system 23:35:49 3.8.13 23:35:49 3.9.13 23:35:49 3.10.13 23:35:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:35:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:51 lf-activate-venv(): INFO: Base packages installed successfully 23:35:51 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:36:01 INFO: Running in OpenStack, capturing instance metadata 23:36:02 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10885536076122966518.sh 23:36:02 provisioning config files... 23:36:02 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #82 23:36:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config10587756909292264676tmp 23:36:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:02 provisioning config files... 23:36:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:02 [EnvInject] - Injecting environment variables from a build step. 23:36:02 [EnvInject] - Injecting as environment variables the properties content 23:36:02 SERVER_ID=logs 23:36:02 23:36:02 [EnvInject] - Variables injected successfully. 23:36:02 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13246270415629744143.sh 23:36:02 ---> create-netrc.sh 23:36:02 WARN: Log server credential not found. 23:36:02 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11414774944901974158.sh 23:36:02 ---> python-tools-install.sh 23:36:02 Setup pyenv: 23:36:02 system 23:36:02 3.8.13 23:36:02 3.9.13 23:36:02 3.10.13 23:36:02 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:36:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:05 lf-activate-venv(): INFO: Base packages installed successfully 23:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:36:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6878697063610422883.sh 23:36:15 ---> sudo-logs.sh 23:36:15 Archiving 'sudo' log.. 23:36:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins199028105247112201.sh 23:36:15 ---> job-cost.sh 23:36:15 Setup pyenv: 23:36:15 system 23:36:15 3.8.13 23:36:15 3.9.13 23:36:15 3.10.13 23:36:15 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:18 lf-activate-venv(): INFO: Base packages installed successfully 23:36:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:25 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:36:25 DEBUG: total: 0 23:36:25 INFO: Retrieving Stack Cost... 23:36:25 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:25 INFO: Archiving Costs 23:36:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins13998242071283345363.sh 23:36:26 ---> logs-deploy.sh 23:36:26 Setup pyenv: 23:36:26 system 23:36:26 3.8.13 23:36:26 3.9.13 23:36:26 3.10.13 23:36:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9Dz from file:/tmp/.os_lf_venv 23:36:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:28 lf-activate-venv(): INFO: Base packages installed successfully 23:36:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-V9Dz/bin to PATH 23:36:38 WARNING: Nexus logging server not set 23:36:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/82/ 23:36:38 INFO: archiving logs to S3 23:36:39 ---> uname -a: 23:36:39 Linux prd-centos8-robot-2c-8g-12969.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:36:39 23:36:39 23:36:39 ---> lscpu: 23:36:39 Architecture: x86_64 23:36:39 CPU op-mode(s): 32-bit, 64-bit 23:36:39 Byte Order: Little Endian 23:36:39 CPU(s): 2 23:36:39 On-line CPU(s) list: 0,1 23:36:39 Thread(s) per core: 1 23:36:39 Core(s) per socket: 1 23:36:39 Socket(s): 2 23:36:39 NUMA node(s): 1 23:36:39 Vendor ID: AuthenticAMD 23:36:39 CPU family: 23 23:36:39 Model: 49 23:36:39 Model name: AMD EPYC-Rome Processor 23:36:39 Stepping: 0 23:36:39 CPU MHz: 2799.998 23:36:39 BogoMIPS: 5599.99 23:36:39 Virtualization: AMD-V 23:36:39 Hypervisor vendor: KVM 23:36:39 Virtualization type: full 23:36:39 L1d cache: 32K 23:36:39 L1i cache: 32K 23:36:39 L2 cache: 512K 23:36:39 L3 cache: 16384K 23:36:39 NUMA node0 CPU(s): 0,1 23:36:39 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 23:36:39 23:36:39 23:36:39 ---> nproc: 23:36:39 2 23:36:39 23:36:39 23:36:39 ---> df -h: 23:36:39 Filesystem Size Used Avail Use% Mounted on 23:36:39 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:39 tmpfs 3.8G 17M 3.8G 1% /run 23:36:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:39 /dev/vda1 40G 8.3G 32G 21% / 23:36:39 tmpfs 770M 0 770M 0% /run/user/1001 23:36:39 23:36:39 23:36:39 ---> free -m: 23:36:39 total used free shared buff/cache available 23:36:39 Mem: 7697 616 4977 19 2103 6784 23:36:39 Swap: 1023 0 1023 23:36:39 23:36:39 23:36:39 ---> ip addr: 23:36:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:39 inet 127.0.0.1/8 scope host lo 23:36:39 valid_lft forever preferred_lft forever 23:36:39 inet6 ::1/128 scope host 23:36:39 valid_lft forever preferred_lft forever 23:36:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:39 link/ether fa:16:3e:47:bb:ae brd ff:ff:ff:ff:ff:ff 23:36:39 altname enp0s3 23:36:39 altname ens3 23:36:39 inet 10.30.171.176/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:39 valid_lft 86190sec preferred_lft 86190sec 23:36:39 inet6 fe80::f816:3eff:fe47:bbae/64 scope link 23:36:39 valid_lft forever preferred_lft forever 23:36:39 23:36:39 23:36:39 ---> sar -b -r -n DEV: 23:36:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:39 23:36:39 23:33:03 LINUX RESTART (2 CPU) 23:36:39 23:36:39 11:34:03 PM tps rtps wtps bread/s bwrtn/s 23:36:39 11:35:01 PM 124.10 0.16 123.94 4.14 11584.92 23:36:39 11:36:01 PM 40.89 0.97 39.93 96.25 4173.12 23:36:39 Average: 81.79 0.57 81.23 50.97 7816.54 23:36:39 23:36:39 11:34:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:39 11:35:01 PM 5053228 6893540 2829204 35.89 2688 2015692 868088 9.72 188752 2289416 108556 23:36:39 11:36:01 PM 5072984 6916324 2809448 35.64 2688 2018748 859912 9.63 382036 2076564 11944 23:36:39 Average: 5063106 6904932 2819326 35.77 2688 2017220 864000 9.67 285394 2182990 60250 23:36:39 23:36:39 11:34:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:39 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:39 11:35:01 PM eth0 119.87 99.05 1337.70 13.02 0.00 0.00 0.00 0.00 23:36:39 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:39 11:36:01 PM eth0 22.88 15.60 19.44 8.05 0.00 0.00 0.00 0.00 23:36:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:39 Average: eth0 70.56 56.62 667.46 10.49 0.00 0.00 0.00 0.00 23:36:39 23:36:39 23:36:39 ---> sar -P ALL: 23:36:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:39 23:36:39 23:33:03 LINUX RESTART (2 CPU) 23:36:39 23:36:39 11:34:03 PM CPU %user %nice %system %iowait %steal %idle 23:36:39 11:35:01 PM all 39.53 0.00 5.51 1.13 0.09 53.74 23:36:39 11:35:01 PM 0 52.31 0.00 6.42 1.40 0.10 39.77 23:36:39 11:35:01 PM 1 26.75 0.00 4.60 0.86 0.09 67.70 23:36:39 11:36:01 PM all 23.95 0.00 2.80 0.38 0.08 72.80 23:36:39 11:36:01 PM 0 33.19 0.00 3.09 0.53 0.07 63.12 23:36:39 11:36:01 PM 1 14.72 0.00 2.52 0.22 0.08 82.47 23:36:39 Average: all 31.61 0.00 4.13 0.75 0.08 63.43 23:36:39 Average: 0 42.59 0.00 4.72 0.96 0.08 51.64 23:36:39 Average: 1 20.63 0.00 3.54 0.53 0.08 75.21 23:36:39 23:36:39 23:36:39