23:05:46 Started by upstream project "integration-distribution-mri-test-vanadium" build number 24 23:05:46 originally caused by: 23:05:46 Started by timer 23:05:46 Running as SYSTEM 23:05:46 [EnvInject] - Loading node environment variables. 23:05:46 Building remotely on prd-centos8-robot-2c-8g-25731 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:05:47 [ssh-agent] Looking for ssh-agent implementation... 23:05:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:47 $ ssh-agent 23:05:47 SSH_AUTH_SOCK=/tmp/ssh-3DBN9lwnwuFv/agent.5274 23:05:47 SSH_AGENT_PID=5276 23:05:47 [ssh-agent] Started. 23:05:47 Running ssh-add (command line suppressed) 23:05:47 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_17452828081162725757.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_17452828081162725757.key) 23:05:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:05:47 The recommended git tool is: NONE 23:05:50 using credential opendaylight-jenkins-ssh 23:05:50 Wiping out workspace first. 23:05:50 Cloning the remote Git repository 23:05:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:05:50 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 23:05:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:50 > git --version # timeout=10 23:05:50 > git --version # 'git version 2.43.0' 23:05:50 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:50 [INFO] Currently running in a labeled security context 23:05:50 [INFO] Currently SELinux is 'enforcing' on the host 23:05:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh15363515067836224323.key 23:05:50 Verifying host key using known hosts file 23:05:50 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:05:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:58 [INFO] Currently running in a labeled security context 23:05:58 [INFO] Currently SELinux is 'enforcing' on the host 23:05:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh18054085378258923750.key 23:05:58 Verifying host key using known hosts file 23:05:58 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:05:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:05:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:58 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:05:58 > git config core.sparsecheckout # timeout=10 23:05:58 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:05:59 Commit message: "Add bgpcep variables for vanadium" 23:05:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:59 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:05:59 No emails were triggered. 23:05:59 provisioning config files... 23:05:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:05:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:06:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4089073958058289073.sh 23:06:00 ---> python-tools-install.sh 23:06:00 Setup pyenv: 23:06:00 system 23:06:00 * 3.8.13 (set by /opt/pyenv/version) 23:06:00 * 3.9.13 (set by /opt/pyenv/version) 23:06:00 * 3.10.13 (set by /opt/pyenv/version) 23:06:00 * 3.11.7 (set by /opt/pyenv/version) 23:06:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wdAE 23:06:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:09 lf-activate-venv(): INFO: Base packages installed successfully 23:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:06:33 Generating Requirements File 23:06:53 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:06:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:06:53 Python 3.11.7 23:06:53 pip 25.3 from /tmp/venv-wdAE/lib/python3.11/site-packages/pip (python 3.11) 23:06:54 appdirs==1.4.4 23:06:54 argcomplete==3.6.3 23:06:54 aspy.yaml==1.3.0 23:06:54 attrs==25.4.0 23:06:54 autopage==0.5.2 23:06:54 beautifulsoup4==4.14.3 23:06:54 boto3==1.42.25 23:06:54 botocore==1.42.25 23:06:54 bs4==0.0.2 23:06:54 certifi==2026.1.4 23:06:54 cffi==2.0.0 23:06:54 cfgv==3.5.0 23:06:54 chardet==5.2.0 23:06:54 charset-normalizer==3.4.4 23:06:54 click==8.3.1 23:06:54 cliff==4.13.1 23:06:54 cmd2==3.1.0 23:06:54 cryptography==3.3.2 23:06:54 debtcollector==3.0.0 23:06:54 decorator==5.2.1 23:06:54 defusedxml==0.7.1 23:06:54 Deprecated==1.3.1 23:06:54 distlib==0.4.0 23:06:54 dnspython==2.8.0 23:06:54 docker==7.1.0 23:06:54 dogpile.cache==1.5.0 23:06:54 durationpy==0.10 23:06:54 email-validator==2.3.0 23:06:54 filelock==3.20.3 23:06:54 future==1.0.0 23:06:54 gitdb==4.0.12 23:06:54 GitPython==3.1.46 23:06:54 google-auth==2.47.0 23:06:54 httplib2==0.31.0 23:06:54 identify==2.6.15 23:06:54 idna==3.11 23:06:54 importlib-resources==1.5.0 23:06:54 iso8601==2.1.0 23:06:54 Jinja2==3.1.6 23:06:54 jmespath==1.0.1 23:06:54 jsonpatch==1.33 23:06:54 jsonpointer==3.0.0 23:06:54 jsonschema==4.26.0 23:06:54 jsonschema-specifications==2025.9.1 23:06:54 keystoneauth1==5.12.0 23:06:54 kubernetes==34.1.0 23:06:54 lftools==0.37.18 23:06:54 lxml==6.0.2 23:06:54 markdown-it-py==4.0.0 23:06:54 MarkupSafe==3.0.3 23:06:54 mdurl==0.1.2 23:06:54 msgpack==1.1.2 23:06:54 multi_key_dict==2.0.3 23:06:54 munch==4.0.0 23:06:54 netaddr==1.3.0 23:06:54 niet==1.4.2 23:06:54 nodeenv==1.10.0 23:06:54 oauth2client==4.1.3 23:06:54 oauthlib==3.3.1 23:06:54 openstacksdk==4.8.0 23:06:54 os-service-types==1.8.2 23:06:54 osc-lib==4.3.0 23:06:54 oslo.config==10.2.0 23:06:54 oslo.context==6.2.0 23:06:54 oslo.i18n==6.7.1 23:06:54 oslo.log==8.0.0 23:06:54 oslo.serialization==5.9.0 23:06:54 oslo.utils==9.2.0 23:06:54 packaging==25.0 23:06:54 pbr==7.0.3 23:06:54 platformdirs==4.5.1 23:06:54 prettytable==3.17.0 23:06:54 psutil==7.2.1 23:06:54 pyasn1==0.6.1 23:06:54 pyasn1_modules==0.4.2 23:06:54 pycparser==2.23 23:06:54 pygerrit2==2.0.15 23:06:54 PyGithub==2.8.1 23:06:54 Pygments==2.19.2 23:06:54 PyJWT==2.10.1 23:06:54 PyNaCl==1.6.2 23:06:54 pyparsing==2.4.7 23:06:54 pyperclip==1.11.0 23:06:54 pyrsistent==0.20.0 23:06:54 python-cinderclient==9.8.0 23:06:54 python-dateutil==2.9.0.post0 23:06:54 python-heatclient==4.3.0 23:06:54 python-jenkins==1.8.3 23:06:54 python-keystoneclient==5.7.0 23:06:54 python-magnumclient==4.9.0 23:06:54 python-openstackclient==8.3.0 23:06:54 python-swiftclient==4.9.0 23:06:54 PyYAML==6.0.3 23:06:54 referencing==0.37.0 23:06:54 requests==2.32.5 23:06:54 requests-oauthlib==2.0.0 23:06:54 requestsexceptions==1.4.0 23:06:54 rfc3986==2.0.0 23:06:54 rich==14.2.0 23:06:54 rich-argparse==1.7.2 23:06:54 rpds-py==0.30.0 23:06:54 rsa==4.9.1 23:06:54 ruamel.yaml==0.19.1 23:06:54 ruamel.yaml.clib==0.2.15 23:06:54 s3transfer==0.16.0 23:06:54 simplejson==3.20.2 23:06:54 six==1.17.0 23:06:54 smmap==5.0.2 23:06:54 soupsieve==2.8.1 23:06:54 stevedore==5.6.0 23:06:54 tabulate==0.9.0 23:06:54 toml==0.10.2 23:06:54 tomlkit==0.13.3 23:06:54 tqdm==4.67.1 23:06:54 typing_extensions==4.15.0 23:06:54 tzdata==2025.3 23:06:54 urllib3==1.26.20 23:06:54 virtualenv==20.36.1 23:06:54 wcwidth==0.2.14 23:06:54 websocket-client==1.9.0 23:06:54 wrapt==2.0.1 23:06:54 xdg==6.0.0 23:06:54 xmltodict==1.0.2 23:06:54 yq==3.4.3 23:06:54 [EnvInject] - Injecting environment variables from a build step. 23:06:54 [EnvInject] - Injecting as environment variables the properties content 23:06:54 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:06:54 OS_CLOUD=vex 23:06:54 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-46 23:06:54 OS_STACK_TEMPLATE_DIR=openstack-hot 23:06:54 23:06:54 [EnvInject] - Variables injected successfully. 23:06:54 provisioning config files... 23:06:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14111056038804847552.sh 23:06:54 ---> Create parameters file for OpenStack HOT 23:06:54 OpenStack Heat parameters generated 23:06:54 ----------------------------------- 23:06:54 parameters: 23:06:54 vm_0_count: '3' 23:06:54 vm_0_flavor: 'v3-standard-4' 23:06:54 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 23:06:54 vm_1_count: '1' 23:06:54 vm_1_flavor: 'v3-standard-2' 23:06:54 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:06:54 23:06:54 job_name: '64128-46' 23:06:54 silo: 'releng' 23:06:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16217210206064710095.sh 23:06:54 ---> Create HEAT stack 23:06:54 + source /home/jenkins/lf-env.sh 23:06:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:54 ++ mktemp -d /tmp/venv-XXXX 23:06:54 + lf_venv=/tmp/venv-Be0i 23:06:54 + local venv_file=/tmp/.os_lf_venv 23:06:54 + local python=python3 23:06:54 + local options 23:06:54 + local set_path=true 23:06:54 + local install_args= 23:06:54 ++ 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:06:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:54 + true 23:06:54 + case $1 in 23:06:54 + python=python3 23:06:54 + shift 2 23:06:54 + true 23:06:54 + case $1 in 23:06:54 + shift 23:06:54 + break 23:06:54 + case $python in 23:06:54 + local pkg_list= 23:06:54 + [[ -d /opt/pyenv ]] 23:06:54 + echo 'Setup pyenv:' 23:06:54 Setup pyenv: 23:06:54 + export PYENV_ROOT=/opt/pyenv 23:06:54 + PYENV_ROOT=/opt/pyenv 23:06:54 + 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:06:54 + 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:06:54 + pyenv versions 23:06:54 system 23:06:54 3.8.13 23:06:54 3.9.13 23:06:54 3.10.13 23:06:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:06:54 + command -v pyenv 23:06:54 ++ pyenv init - --no-rehash 23:06:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:06:54 for i in ${!paths[@]}; do 23:06:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:06:54 fi; done; 23:06:54 echo "${paths[*]}"'\'')" 23:06:54 export PATH="/opt/pyenv/shims:${PATH}" 23:06:54 export PYENV_SHELL=bash 23:06:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:54 pyenv() { 23:06:54 local command 23:06:54 command="${1:-}" 23:06:54 if [ "$#" -gt 0 ]; then 23:06:54 shift 23:06:54 fi 23:06:54 23:06:54 case "$command" in 23:06:54 rehash|shell) 23:06:54 eval "$(pyenv "sh-$command" "$@")" 23:06:54 ;; 23:06:54 *) 23:06:54 command pyenv "$command" "$@" 23:06:54 ;; 23:06:54 esac 23:06:54 }' 23:06:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:06:54 for i in ${!paths[@]}; do 23:06:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:06:54 fi; done; 23:06:54 echo "${paths[*]}"' 23:06:54 ++ 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:06:54 ++ 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:06:54 ++ 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:06:54 ++ export PYENV_SHELL=bash 23:06:54 ++ PYENV_SHELL=bash 23:06:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:54 +++ complete -F _pyenv pyenv 23:06:54 ++ lf-pyver python3 23:06:54 ++ local py_version_xy=python3 23:06:54 ++ local py_version_xyz= 23:06:54 ++ awk '{ print $1 }' 23:06:54 ++ pyenv versions 23:06:54 ++ local command 23:06:54 ++ command=versions 23:06:54 ++ '[' 1 -gt 0 ']' 23:06:54 ++ shift 23:06:54 ++ case "$command" in 23:06:54 ++ command pyenv versions 23:06:54 ++ pyenv versions 23:06:54 ++ sed 's/^[ *]* //' 23:06:54 ++ grep -E '^[0-9.]*[0-9]$' 23:06:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:54 +++ sort -V 23:06:54 +++ tail -n 1 23:06:54 +++ grep '^3' /tmp/.pyenv_versions 23:06:54 ++ py_version_xyz=3.11.7 23:06:54 ++ [[ -z 3.11.7 ]] 23:06:54 ++ echo 3.11.7 23:06:54 ++ return 0 23:06:54 + pyenv local 3.11.7 23:06:54 + local command 23:06:54 + command=local 23:06:54 + '[' 2 -gt 0 ']' 23:06:54 + shift 23:06:54 + case "$command" in 23:06:54 + command pyenv local 3.11.7 23:06:54 + pyenv local 3.11.7 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='lftools[openstack] ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='kubernetes ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='niet ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='python-heatclient ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='python-openstackclient ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='python-magnumclient ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='urllib3~=1.26.15 ' 23:06:54 + for arg in "$@" 23:06:54 + case $arg in 23:06:54 + pkg_list+='yq ' 23:06:54 + [[ -f /tmp/.os_lf_venv ]] 23:06:54 ++ cat /tmp/.os_lf_venv 23:06:54 + lf_venv=/tmp/venv-wdAE 23:06:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from' file:/tmp/.os_lf_venv 23:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:06:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:54 + local 'pip_opts=--upgrade --quiet' 23:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:06:54 + [[ -n '' ]] 23:06:54 + [[ -n '' ]] 23:06:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:54 + /tmp/venv-wdAE/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:06:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:06:56 lf-activate-venv(): INFO: Base packages installed successfully 23:06:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:06:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:06:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:56 + /tmp/venv-wdAE/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:07:19 + type python3 23:07:19 + true 23:07:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH' 23:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:07:19 + PATH=/tmp/venv-wdAE/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:07:19 + return 0 23:07:19 + openstack --os-cloud vex limits show --absolute 23:07:20 +--------------------------+---------+ 23:07:20 | Name | Value | 23:07:20 +--------------------------+---------+ 23:07:20 | maxTotalInstances | -1 | 23:07:20 | maxTotalCores | 450 | 23:07:20 | maxTotalRAMSize | 1000000 | 23:07:20 | maxServerMeta | 128 | 23:07:20 | maxImageMeta | 128 | 23:07:20 | maxPersonality | 5 | 23:07:20 | maxPersonalitySize | 10240 | 23:07:20 | maxTotalKeypairs | 100 | 23:07:20 | maxServerGroups | 10 | 23:07:20 | maxServerGroupMembers | 10 | 23:07:20 | maxTotalFloatingIps | -1 | 23:07:20 | maxSecurityGroups | -1 | 23:07:20 | maxSecurityGroupRules | -1 | 23:07:20 | totalRAMUsed | 966656 | 23:07:20 | totalCoresUsed | 236 | 23:07:20 | totalInstancesUsed | 100 | 23:07:20 | totalFloatingIpsUsed | 0 | 23:07:20 | totalSecurityGroupsUsed | 0 | 23:07:20 | totalServerGroupsUsed | 0 | 23:07:20 | maxTotalVolumes | -1 | 23:07:20 | maxTotalSnapshots | 10 | 23:07:20 | maxTotalVolumeGigabytes | 4096 | 23:07:20 | maxTotalBackups | 10 | 23:07:20 | maxTotalBackupGigabytes | 1000 | 23:07:20 | totalVolumesUsed | 3 | 23:07:20 | totalGigabytesUsed | 60 | 23:07:20 | totalSnapshotsUsed | 0 | 23:07:20 | totalBackupsUsed | 0 | 23:07:20 | totalBackupGigabytesUsed | 0 | 23:07:20 +--------------------------+---------+ 23:07:21 + pushd /opt/ciman/openstack-hot 23:07:21 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:07:21 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-46 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 23:07:35 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-46 23:07:35 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[2].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-ca66105c-1f1c-41ad-a910-ff54580fe857) 23:07:35 TypeError: delete() missing 1 required positional argument: 'force' 23:07:35 Build step 'Execute shell' marked build as failure 23:07:35 $ ssh-agent -k 23:07:35 unset SSH_AUTH_SOCK; 23:07:35 unset SSH_AGENT_PID; 23:07:35 echo Agent pid 5276 killed; 23:07:35 [ssh-agent] Stopped. 23:07:35 Recording plot data 23:07:35 Robot results publisher started... 23:07:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:07:35 -Parsing output xml: 23:07:35 Failed! 23:07:35 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium with configured filemask: output.xml 23:07:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:07:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:07:35 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:07:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:07:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:07:35 at hudson.remoting.Request$2.run(Request.java:377) 23:07:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:07:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:07:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:07:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:07:35 at java.base/java.lang.Thread.run(Thread.java:829) 23:07:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-25731 23:07:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:07:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:07:35 at hudson.remoting.Channel.call(Channel.java:1003) 23:07:35 at hudson.FilePath.act(FilePath.java:1230) 23:07:35 at hudson.FilePath.act(FilePath.java:1219) 23:07:35 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:07:35 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:07:35 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:07:35 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:07:35 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:07:35 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:07:35 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:07:35 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:07:35 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:07:35 at hudson.model.Run.execute(Run.java:1918) 23:07:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:07:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:07:35 at hudson.model.Executor.run(Executor.java:442) 23:07:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5741048018017732367.sh 23:07:35 Archiving csit artifacts 23:07:35 seq: invalid floating point argument: ‘’ 23:07:35 Try 'seq --help' for more information. 23:07:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:35 Dload Upload Total Spent Left Speed 23:07:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10772 0 --:--:-- --:--:-- --:--:-- 10772 23:07:35 Archive: robot-plugin.zip 23:07:35 End-of-central-directory signature not found. Either this file is not 23:07:35 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:07:35 latter case the central directory and zipfile comment will be found on 23:07:35 the last disk(s) of this archive. 23:07:35 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:07:35 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:07:35 mv: cannot stat '*.log': No such file or directory 23:07:35 mv: cannot stat '*.log.gz': No such file or directory 23:07:35 mv: cannot stat '*.csv': No such file or directory 23:07:35 mv: cannot stat '*.png': No such file or directory 23:07:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15241958221666245637.sh 23:07:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:35 [EnvInject] - Injecting environment variables from a build step. 23:07:35 [EnvInject] - Injecting as environment variables the properties content 23:07:35 OS_CLOUD=vex 23:07:35 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-46 23:07:35 23:07:35 [EnvInject] - Variables injected successfully. 23:07:35 provisioning config files... 23:07:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14652540173178832319.sh 23:07:36 ---> openstack-stack-delete.sh 23:07:36 Setup pyenv: 23:07:36 system 23:07:36 3.8.13 23:07:36 3.9.13 23:07:36 3.10.13 23:07:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:07:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:07:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:38 lf-activate-venv(): INFO: Base packages installed successfully 23:07:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:07:52 INFO: Stack cost retrieval disabled, setting cost to 0 23:08:05 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-46 23:08:05 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-46 23:08:05 [PostBuildScript] - [INFO] Executing post build scripts. 23:08:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11425747423116020200.sh 23:08:05 ---> sysstat.sh 23:08:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3552519588173306075.sh 23:08:05 ---> package-listing.sh 23:08:05 ++ tr '[:upper:]' '[:lower:]' 23:08:05 ++ facter osfamily 23:08:05 + OS_FAMILY=redhat 23:08:05 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:08:05 + START_PACKAGES=/tmp/packages_start.txt 23:08:05 + END_PACKAGES=/tmp/packages_end.txt 23:08:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:05 + PACKAGES=/tmp/packages_start.txt 23:08:05 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:08:05 + PACKAGES=/tmp/packages_end.txt 23:08:05 + case "${OS_FAMILY}" in 23:08:05 + rpm -qa 23:08:05 + sort 23:08:06 + '[' -f /tmp/packages_start.txt ']' 23:08:06 + '[' -f /tmp/packages_end.txt ']' 23:08:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:06 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:08:06 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:08:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:08:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16482928834756406588.sh 23:08:06 ---> capture-instance-metadata.sh 23:08:06 Setup pyenv: 23:08:06 system 23:08:06 3.8.13 23:08:06 3.9.13 23:08:06 3.10.13 23:08:06 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:08:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:08 lf-activate-venv(): INFO: Base packages installed successfully 23:08:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:08:20 INFO: Running in OpenStack, capturing instance metadata 23:08:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16702666791476551473.sh 23:08:20 provisioning config files... 23:08:20 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #46 23:08:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config5663990121935872877tmp 23:08:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:08:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:08:20 provisioning config files... 23:08:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:08:20 [EnvInject] - Injecting environment variables from a build step. 23:08:20 [EnvInject] - Injecting as environment variables the properties content 23:08:20 SERVER_ID=logs 23:08:20 23:08:20 [EnvInject] - Variables injected successfully. 23:08:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5779556806309862717.sh 23:08:20 ---> create-netrc.sh 23:08:20 WARN: Log server credential not found. 23:08:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5533350547471272403.sh 23:08:20 ---> python-tools-install.sh 23:08:20 Setup pyenv: 23:08:21 system 23:08:21 3.8.13 23:08:21 3.9.13 23:08:21 3.10.13 23:08:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:08:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:23 lf-activate-venv(): INFO: Base packages installed successfully 23:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:08:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2040091246500097968.sh 23:08:33 ---> sudo-logs.sh 23:08:33 Archiving 'sudo' log.. 23:08:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2884005587479417564.sh 23:08:33 ---> job-cost.sh 23:08:33 Setup pyenv: 23:08:33 system 23:08:33 3.8.13 23:08:33 3.9.13 23:08:33 3.10.13 23:08:33 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:35 lf-activate-venv(): INFO: Base packages installed successfully 23:08:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:08:42 DEBUG: total: 0 23:08:42 INFO: Retrieving Stack Cost... 23:08:43 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:43 INFO: Archiving Costs 23:08:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12446891377690206158.sh 23:08:43 ---> logs-deploy.sh 23:08:43 Setup pyenv: 23:08:43 system 23:08:43 3.8.13 23:08:43 3.9.13 23:08:43 3.10.13 23:08:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAE from file:/tmp/.os_lf_venv 23:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:45 lf-activate-venv(): INFO: Base packages installed successfully 23:08:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-wdAE/bin to PATH 23:08:55 WARNING: Nexus logging server not set 23:08:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/46/ 23:08:55 INFO: archiving logs to S3 23:08:57 ---> uname -a: 23:08:57 Linux prd-centos8-robot-2c-8g-25731.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:08:57 23:08:57 23:08:57 ---> lscpu: 23:08:57 Architecture: x86_64 23:08:57 CPU op-mode(s): 32-bit, 64-bit 23:08:57 Byte Order: Little Endian 23:08:57 CPU(s): 2 23:08:57 On-line CPU(s) list: 0,1 23:08:57 Thread(s) per core: 1 23:08:57 Core(s) per socket: 1 23:08:57 Socket(s): 2 23:08:57 NUMA node(s): 1 23:08:57 Vendor ID: AuthenticAMD 23:08:57 CPU family: 23 23:08:57 Model: 49 23:08:57 Model name: AMD EPYC-Rome Processor 23:08:57 Stepping: 0 23:08:57 CPU MHz: 2800.000 23:08:57 BogoMIPS: 5600.00 23:08:57 Virtualization: AMD-V 23:08:57 Hypervisor vendor: KVM 23:08:57 Virtualization type: full 23:08:57 L1d cache: 32K 23:08:57 L1i cache: 32K 23:08:57 L2 cache: 512K 23:08:57 L3 cache: 16384K 23:08:57 NUMA node0 CPU(s): 0,1 23:08:57 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:08:57 23:08:57 23:08:57 ---> nproc: 23:08:57 2 23:08:57 23:08:57 23:08:57 ---> df -h: 23:08:57 Filesystem Size Used Avail Use% Mounted on 23:08:57 devtmpfs 3.8G 0 3.8G 0% /dev 23:08:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:08:57 tmpfs 3.8G 17M 3.8G 1% /run 23:08:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:08:57 /dev/vda1 40G 8.3G 32G 21% / 23:08:57 tmpfs 770M 0 770M 0% /run/user/1001 23:08:57 23:08:57 23:08:57 ---> free -m: 23:08:57 total used free shared buff/cache available 23:08:57 Mem: 7697 598 4991 19 2107 6801 23:08:57 Swap: 1023 0 1023 23:08:57 23:08:57 23:08:57 ---> ip addr: 23:08:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:08:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:57 inet 127.0.0.1/8 scope host lo 23:08:57 valid_lft forever preferred_lft forever 23:08:57 inet6 ::1/128 scope host 23:08:57 valid_lft forever preferred_lft forever 23:08:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:08:57 link/ether fa:16:3e:fe:8c:6e brd ff:ff:ff:ff:ff:ff 23:08:57 altname enp0s3 23:08:57 altname ens3 23:08:57 inet 10.30.170.185/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:08:57 valid_lft 86172sec preferred_lft 86172sec 23:08:57 inet6 fe80::f816:3eff:fefe:8c6e/64 scope link 23:08:57 valid_lft forever preferred_lft forever 23:08:57 23:08:57 23:08:57 ---> sar -b -r -n DEV: 23:08:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:08:57 23:08:57 23:05:04 LINUX RESTART (2 CPU) 23:08:57 23:08:57 11:06:01 PM tps rtps wtps bread/s bwrtn/s 23:08:57 11:07:01 PM 99.08 2.78 96.30 285.24 7860.06 23:08:57 11:08:01 PM 69.11 1.22 67.89 108.23 9293.42 23:08:57 Average: 84.10 2.00 82.10 196.73 8576.74 23:08:57 23:08:57 11:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:57 11:07:01 PM 5211340 7009796 2671084 33.89 2688 1975328 707204 7.92 187656 2144212 213188 23:08:57 11:08:01 PM 5132368 6979244 2750056 34.89 2688 2022628 735608 8.24 225008 2174780 10904 23:08:57 Average: 5171854 6994520 2710570 34.39 2688 1998978 721406 8.08 206332 2159496 112046 23:08:57 23:08:57 11:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:57 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 11:07:01 PM eth0 94.70 79.61 1070.29 11.16 0.00 0.00 0.00 0.00 23:08:57 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 11:08:01 PM eth0 69.19 49.23 611.87 9.66 0.00 0.00 0.00 0.00 23:08:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 Average: eth0 81.95 64.42 841.08 10.41 0.00 0.00 0.00 0.00 23:08:57 23:08:57 23:08:57 ---> sar -P ALL: 23:08:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:08:57 23:08:57 23:05:04 LINUX RESTART (2 CPU) 23:08:57 23:08:57 11:06:01 PM CPU %user %nice %system %iowait %steal %idle 23:08:57 11:07:01 PM all 38.95 0.00 5.39 1.00 0.13 54.53 23:08:57 11:07:01 PM 0 37.19 0.00 5.81 0.88 0.13 55.98 23:08:57 11:07:01 PM 1 40.70 0.00 4.97 1.12 0.13 53.08 23:08:57 11:08:01 PM all 24.12 0.00 2.79 0.94 0.09 72.06 23:08:57 11:08:01 PM 0 27.64 0.00 3.20 1.08 0.08 67.99 23:08:57 11:08:01 PM 1 20.60 0.00 2.37 0.80 0.10 76.13 23:08:57 Average: all 31.54 0.00 4.09 0.97 0.11 63.29 23:08:57 Average: 0 32.42 0.00 4.51 0.98 0.11 61.98 23:08:57 Average: 1 30.66 0.00 3.67 0.96 0.12 64.60 23:08:57 23:08:57 23:08:57