22:45:48 Started by upstream project "integration-distribution-mri-test-vanadium" build number 23 22:45:48 originally caused by: 22:45:48 Started by timer 22:45:48 Running as SYSTEM 22:45:48 [EnvInject] - Loading node environment variables. 22:45:48 Building remotely on prd-centos8-robot-2c-8g-18420 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:45:49 [ssh-agent] Looking for ssh-agent implementation... 22:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:49 $ ssh-agent 22:45:49 SSH_AUTH_SOCK=/tmp/ssh-ZA6vlPrkH1UD/agent.5275 22:45:49 SSH_AGENT_PID=5276 22:45:49 [ssh-agent] Started. 22:45:49 Running ssh-add (command line suppressed) 22:45:49 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_16727371761190152991.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_16727371761190152991.key) 22:45:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:45:49 The recommended git tool is: NONE 22:45:52 using credential opendaylight-jenkins-ssh 22:45:52 Wiping out workspace first. 22:45:52 Cloning the remote Git repository 22:45:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:45:52 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 22:45:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:45:52 > git --version # timeout=10 22:45:52 > git --version # 'git version 2.43.0' 22:45:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:45:52 [INFO] Currently running in a labeled security context 22:45:52 [INFO] Currently SELinux is 'enforcing' on the host 22:45:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh18071658511907000751.key 22:45:52 Verifying host key using known hosts file 22:45:52 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. 22:45:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:45:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:45:56 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:45:56 [INFO] Currently running in a labeled security context 22:45:56 [INFO] Currently SELinux is 'enforcing' on the host 22:45:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh18246247335066183833.key 22:45:56 Verifying host key using known hosts file 22:45:56 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. 22:45:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:45:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:45:57 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:45:57 > git config core.sparsecheckout # timeout=10 22:45:57 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:45:58 Commit message: "Add bgpcep variables for vanadium" 22:45:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:45:58 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:45:58 No emails were triggered. 22:45:58 provisioning config files... 22:45:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:45:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:45:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:45:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7345185867776809926.sh 22:45:59 ---> python-tools-install.sh 22:45:59 Setup pyenv: 22:45:59 system 22:45:59 * 3.8.13 (set by /opt/pyenv/version) 22:45:59 * 3.9.13 (set by /opt/pyenv/version) 22:45:59 * 3.10.13 (set by /opt/pyenv/version) 22:45:59 * 3.11.7 (set by /opt/pyenv/version) 22:46:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eEjI 22:46:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:46:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:08 lf-activate-venv(): INFO: Base packages installed successfully 22:46:08 lf-activate-venv(): INFO: Installing additional packages: lftools 22:46:33 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:46:33 Generating Requirements File 22:46:52 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. 22:46:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:46:52 Python 3.11.7 22:46:52 pip 25.3 from /tmp/venv-eEjI/lib/python3.11/site-packages/pip (python 3.11) 22:46:52 appdirs==1.4.4 22:46:52 argcomplete==3.6.3 22:46:52 aspy.yaml==1.3.0 22:46:52 attrs==25.4.0 22:46:52 autopage==0.5.2 22:46:52 beautifulsoup4==4.14.3 22:46:52 boto3==1.42.21 22:46:52 botocore==1.42.21 22:46:52 bs4==0.0.2 22:46:52 cachetools==6.2.4 22:46:52 certifi==2026.1.4 22:46:52 cffi==2.0.0 22:46:52 cfgv==3.5.0 22:46:52 chardet==5.2.0 22:46:52 charset-normalizer==3.4.4 22:46:52 click==8.3.1 22:46:52 cliff==4.13.1 22:46:52 cmd2==3.1.0 22:46:52 cryptography==3.3.2 22:46:52 debtcollector==3.0.0 22:46:52 decorator==5.2.1 22:46:52 defusedxml==0.7.1 22:46:52 Deprecated==1.3.1 22:46:52 distlib==0.4.0 22:46:52 dnspython==2.8.0 22:46:52 docker==7.1.0 22:46:52 dogpile.cache==1.5.0 22:46:52 durationpy==0.10 22:46:52 email-validator==2.3.0 22:46:52 filelock==3.20.2 22:46:52 future==1.0.0 22:46:52 gitdb==4.0.12 22:46:52 GitPython==3.1.46 22:46:52 google-auth==2.45.0 22:46:52 httplib2==0.31.0 22:46:52 identify==2.6.15 22:46:52 idna==3.11 22:46:52 importlib-resources==1.5.0 22:46:52 iso8601==2.1.0 22:46:52 Jinja2==3.1.6 22:46:52 jmespath==1.0.1 22:46:52 jsonpatch==1.33 22:46:52 jsonpointer==3.0.0 22:46:52 jsonschema==4.25.1 22:46:52 jsonschema-specifications==2025.9.1 22:46:52 keystoneauth1==5.12.0 22:46:52 kubernetes==34.1.0 22:46:52 lftools==0.37.18 22:46:52 lxml==6.0.2 22:46:52 markdown-it-py==4.0.0 22:46:52 MarkupSafe==3.0.3 22:46:52 mdurl==0.1.2 22:46:52 msgpack==1.1.2 22:46:52 multi_key_dict==2.0.3 22:46:52 munch==4.0.0 22:46:52 netaddr==1.3.0 22:46:52 niet==1.4.2 22:46:52 nodeenv==1.10.0 22:46:52 oauth2client==4.1.3 22:46:52 oauthlib==3.3.1 22:46:52 openstacksdk==4.8.0 22:46:52 os-service-types==1.8.2 22:46:52 osc-lib==4.3.0 22:46:52 oslo.config==10.1.0 22:46:52 oslo.context==6.2.0 22:46:52 oslo.i18n==6.7.1 22:46:52 oslo.log==8.0.0 22:46:52 oslo.serialization==5.9.0 22:46:52 oslo.utils==9.2.0 22:46:52 packaging==25.0 22:46:52 pbr==7.0.3 22:46:52 platformdirs==4.5.1 22:46:52 prettytable==3.17.0 22:46:52 psutil==7.2.1 22:46:52 pyasn1==0.6.1 22:46:52 pyasn1_modules==0.4.2 22:46:52 pycparser==2.23 22:46:52 pygerrit2==2.0.15 22:46:52 PyGithub==2.8.1 22:46:52 Pygments==2.19.2 22:46:52 PyJWT==2.10.1 22:46:52 PyNaCl==1.6.2 22:46:52 pyparsing==2.4.7 22:46:52 pyperclip==1.11.0 22:46:52 pyrsistent==0.20.0 22:46:52 python-cinderclient==9.8.0 22:46:52 python-dateutil==2.9.0.post0 22:46:52 python-heatclient==4.3.0 22:46:52 python-jenkins==1.8.3 22:46:52 python-keystoneclient==5.7.0 22:46:52 python-magnumclient==4.9.0 22:46:52 python-openstackclient==8.2.0 22:46:52 python-swiftclient==4.9.0 22:46:52 PyYAML==6.0.3 22:46:52 referencing==0.37.0 22:46:52 requests==2.32.5 22:46:52 requests-oauthlib==2.0.0 22:46:52 requestsexceptions==1.4.0 22:46:52 rfc3986==2.0.0 22:46:52 rich==14.2.0 22:46:52 rich-argparse==1.7.2 22:46:52 rpds-py==0.30.0 22:46:52 rsa==4.9.1 22:46:52 ruamel.yaml==0.19.1 22:46:52 ruamel.yaml.clib==0.2.15 22:46:52 s3transfer==0.16.0 22:46:52 simplejson==3.20.2 22:46:52 six==1.17.0 22:46:52 smmap==5.0.2 22:46:52 soupsieve==2.8.1 22:46:52 stevedore==5.6.0 22:46:52 tabulate==0.9.0 22:46:52 toml==0.10.2 22:46:52 tomlkit==0.13.3 22:46:52 tqdm==4.67.1 22:46:52 typing_extensions==4.15.0 22:46:52 tzdata==2025.3 22:46:52 urllib3==1.26.20 22:46:52 virtualenv==20.35.4 22:46:52 wcwidth==0.2.14 22:46:52 websocket-client==1.9.0 22:46:52 wrapt==2.0.1 22:46:52 xdg==6.0.0 22:46:52 xmltodict==1.0.2 22:46:52 yq==3.4.3 22:46:53 [EnvInject] - Injecting environment variables from a build step. 22:46:53 [EnvInject] - Injecting as environment variables the properties content 22:46:53 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:46:53 OS_CLOUD=vex 22:46:53 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-44 22:46:53 OS_STACK_TEMPLATE_DIR=openstack-hot 22:46:53 22:46:53 [EnvInject] - Variables injected successfully. 22:46:53 provisioning config files... 22:46:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:46:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4027376474085073657.sh 22:46:53 ---> Create parameters file for OpenStack HOT 22:46:53 OpenStack Heat parameters generated 22:46:53 ----------------------------------- 22:46:53 parameters: 22:46:53 vm_0_count: '3' 22:46:53 vm_0_flavor: 'v3-standard-4' 22:46:53 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:46:53 vm_1_count: '1' 22:46:53 vm_1_flavor: 'v3-standard-2' 22:46:53 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:46:53 22:46:53 job_name: '64128-44' 22:46:53 silo: 'releng' 22:46:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13613950709979306100.sh 22:46:53 ---> Create HEAT stack 22:46:53 + source /home/jenkins/lf-env.sh 22:46:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:53 ++ mktemp -d /tmp/venv-XXXX 22:46:53 + lf_venv=/tmp/venv-Uebu 22:46:53 + local venv_file=/tmp/.os_lf_venv 22:46:53 + local python=python3 22:46:53 + local options 22:46:53 + local set_path=true 22:46:53 + local install_args= 22:46:53 ++ 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 22:46:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:46:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:46:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:53 + true 22:46:53 + case $1 in 22:46:53 + python=python3 22:46:53 + shift 2 22:46:53 + true 22:46:53 + case $1 in 22:46:53 + shift 22:46:53 + break 22:46:53 + case $python in 22:46:53 + local pkg_list= 22:46:53 + [[ -d /opt/pyenv ]] 22:46:53 + echo 'Setup pyenv:' 22:46:53 Setup pyenv: 22:46:53 + export PYENV_ROOT=/opt/pyenv 22:46:53 + PYENV_ROOT=/opt/pyenv 22:46: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 22:46: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 22:46:53 + pyenv versions 22:46:53 system 22:46:53 3.8.13 22:46:53 3.9.13 22:46:53 3.10.13 22:46:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:46:53 + command -v pyenv 22:46:53 ++ pyenv init - --no-rehash 22:46:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:46:53 for i in ${!paths[@]}; do 22:46:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:46:53 fi; done; 22:46:53 echo "${paths[*]}"'\'')" 22:46:53 export PATH="/opt/pyenv/shims:${PATH}" 22:46:53 export PYENV_SHELL=bash 22:46:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:46:53 pyenv() { 22:46:53 local command 22:46:53 command="${1:-}" 22:46:53 if [ "$#" -gt 0 ]; then 22:46:53 shift 22:46:53 fi 22:46:53 22:46:53 case "$command" in 22:46:53 rehash|shell) 22:46:53 eval "$(pyenv "sh-$command" "$@")" 22:46:53 ;; 22:46:53 *) 22:46:53 command pyenv "$command" "$@" 22:46:53 ;; 22:46:53 esac 22:46:53 }' 22:46:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:46:53 for i in ${!paths[@]}; do 22:46:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:46:53 fi; done; 22:46:53 echo "${paths[*]}"' 22:46: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 22:46: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 22:46: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 22:46:53 ++ export PYENV_SHELL=bash 22:46:53 ++ PYENV_SHELL=bash 22:46:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:46:53 +++ complete -F _pyenv pyenv 22:46:53 ++ lf-pyver python3 22:46:53 ++ local py_version_xy=python3 22:46:53 ++ local py_version_xyz= 22:46:53 ++ awk '{ print $1 }' 22:46:53 ++ pyenv versions 22:46:53 ++ local command 22:46:53 ++ command=versions 22:46:53 ++ '[' 1 -gt 0 ']' 22:46:53 ++ shift 22:46:53 ++ case "$command" in 22:46:53 ++ command pyenv versions 22:46:53 ++ pyenv versions 22:46:53 ++ sed 's/^[ *]* //' 22:46:53 ++ grep -E '^[0-9.]*[0-9]$' 22:46:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:46:53 +++ tail -n 1 22:46:53 +++ grep '^3' /tmp/.pyenv_versions 22:46:53 +++ sort -V 22:46:53 ++ py_version_xyz=3.11.7 22:46:53 ++ [[ -z 3.11.7 ]] 22:46:53 ++ echo 3.11.7 22:46:53 ++ return 0 22:46:53 + pyenv local 3.11.7 22:46:53 + local command 22:46:53 + command=local 22:46:53 + '[' 2 -gt 0 ']' 22:46:53 + shift 22:46:53 + case "$command" in 22:46:53 + command pyenv local 3.11.7 22:46:53 + pyenv local 3.11.7 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='lftools[openstack] ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='kubernetes ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='niet ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-heatclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-openstackclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-magnumclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='urllib3~=1.26.15 ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='yq ' 22:46:53 + [[ -f /tmp/.os_lf_venv ]] 22:46:53 ++ cat /tmp/.os_lf_venv 22:46:53 + lf_venv=/tmp/venv-eEjI 22:46:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from' file:/tmp/.os_lf_venv 22:46:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:46:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:46:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:53 + local 'pip_opts=--upgrade --quiet' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:46:53 + [[ -n '' ]] 22:46:53 + [[ -n '' ]] 22:46:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:46:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:53 + /tmp/venv-eEjI/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 22:46:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:46:55 lf-activate-venv(): INFO: Base packages installed successfully 22:46:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:46:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:46:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:55 + /tmp/venv-eEjI/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 22:47:15 + type python3 22:47:15 + true 22:47:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH' 22:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:47:15 + PATH=/tmp/venv-eEjI/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 22:47:15 + return 0 22:47:15 + openstack --os-cloud vex limits show --absolute 22:47:17 +--------------------------+---------+ 22:47:17 | Name | Value | 22:47:17 +--------------------------+---------+ 22:47:17 | maxTotalInstances | -1 | 22:47:17 | maxTotalCores | 450 | 22:47:17 | maxTotalRAMSize | 1000000 | 22:47:17 | maxServerMeta | 128 | 22:47:17 | maxImageMeta | 128 | 22:47:17 | maxPersonality | 5 | 22:47:17 | maxPersonalitySize | 10240 | 22:47:17 | maxTotalKeypairs | 100 | 22:47:17 | maxServerGroups | 10 | 22:47:17 | maxServerGroupMembers | 10 | 22:47:17 | maxTotalFloatingIps | -1 | 22:47:17 | maxSecurityGroups | -1 | 22:47:17 | maxSecurityGroupRules | -1 | 22:47:17 | totalRAMUsed | 974848 | 22:47:17 | totalCoresUsed | 238 | 22:47:17 | totalInstancesUsed | 102 | 22:47:17 | totalFloatingIpsUsed | 0 | 22:47:17 | totalSecurityGroupsUsed | 0 | 22:47:17 | totalServerGroupsUsed | 0 | 22:47:17 | maxTotalVolumes | -1 | 22:47:17 | maxTotalSnapshots | 10 | 22:47:17 | maxTotalVolumeGigabytes | 4096 | 22:47:17 | maxTotalBackups | 10 | 22:47:17 | maxTotalBackupGigabytes | 1000 | 22:47:17 | totalVolumesUsed | 3 | 22:47:17 | totalGigabytesUsed | 60 | 22:47:17 | totalSnapshotsUsed | 0 | 22:47:17 | totalBackupsUsed | 0 | 22:47:17 | totalBackupGigabytesUsed | 0 | 22:47:17 +--------------------------+---------+ 22:47:17 + pushd /opt/ciman/openstack-hot 22:47:17 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:47:17 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-44 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 22:47:31 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-44 22:47:31 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 8192, but already used 1007616 of 1000000 ram (HTTP 403) (Request-ID: req-dfd9777f-8d47-4cdd-82f5-027674a695d0) 22:47:31 TypeError: delete() missing 1 required positional argument: 'force' 22:47:31 Build step 'Execute shell' marked build as failure 22:47:31 $ ssh-agent -k 22:47:31 unset SSH_AUTH_SOCK; 22:47:31 unset SSH_AGENT_PID; 22:47:31 echo Agent pid 5276 killed; 22:47:31 [ssh-agent] Stopped. 22:47:31 Recording plot data 22:47:31 Robot results publisher started... 22:47:31 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:47:31 -Parsing output xml: 22:47:31 Failed! 22:47:31 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium with configured filemask: output.xml 22:47:31 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:47:31 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:47:31 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:47:31 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:47:31 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:47:31 at hudson.remoting.Request$2.run(Request.java:377) 22:47:31 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:47:31 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:47:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:47:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:47:31 at java.base/java.lang.Thread.run(Thread.java:829) 22:47:31 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-18420 22:47:31 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:47:31 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:47:31 at hudson.remoting.Channel.call(Channel.java:1003) 22:47:31 at hudson.FilePath.act(FilePath.java:1230) 22:47:31 at hudson.FilePath.act(FilePath.java:1219) 22:47:31 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:47:31 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:47:31 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:47:31 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:47:31 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:47:31 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:47:31 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:47:31 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:47:31 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:47:31 at hudson.model.Run.execute(Run.java:1918) 22:47:31 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:47:31 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:47:31 at hudson.model.Executor.run(Executor.java:442) 22:47:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10874432710846621230.sh 22:47:31 Archiving csit artifacts 22:47:31 seq: invalid floating point argument: ‘’ 22:47:31 Try 'seq --help' for more information. 22:47:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:31 Dload Upload Total Spent Left Speed 22:47:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11850 0 --:--:-- --:--:-- --:--:-- 11850 22:47:31 Archive: robot-plugin.zip 22:47:31 End-of-central-directory signature not found. Either this file is not 22:47:31 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:47:31 latter case the central directory and zipfile comment will be found on 22:47:31 the last disk(s) of this archive. 22:47:31 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:47:31 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:47:31 mv: cannot stat '*.log': No such file or directory 22:47:31 mv: cannot stat '*.log.gz': No such file or directory 22:47:31 mv: cannot stat '*.csv': No such file or directory 22:47:31 mv: cannot stat '*.png': No such file or directory 22:47:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3114755754646585862.sh 22:47:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:31 [EnvInject] - Injecting environment variables from a build step. 22:47:31 [EnvInject] - Injecting as environment variables the properties content 22:47:31 OS_CLOUD=vex 22:47:31 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-44 22:47:31 22:47:31 [EnvInject] - Variables injected successfully. 22:47:31 provisioning config files... 22:47:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:47:32 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16589026677115086411.sh 22:47:32 ---> openstack-stack-delete.sh 22:47:32 Setup pyenv: 22:47:32 system 22:47:32 3.8.13 22:47:32 3.9.13 22:47:32 3.10.13 22:47:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:47:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:47:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:47:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:47:34 lf-activate-venv(): INFO: Base packages installed successfully 22:47:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:47:47 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:47:47 INFO: Stack cost retrieval disabled, setting cost to 0 22:47:59 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-44 22:47:59 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-44 22:47:59 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12386212288774428951.sh 22:47:59 ---> sysstat.sh 22:48:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7277673512268810861.sh 22:48:00 ---> package-listing.sh 22:48:00 ++ facter osfamily 22:48:00 ++ tr '[:upper:]' '[:lower:]' 22:48:00 + OS_FAMILY=redhat 22:48:00 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:48:00 + START_PACKAGES=/tmp/packages_start.txt 22:48:00 + END_PACKAGES=/tmp/packages_end.txt 22:48:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:00 + PACKAGES=/tmp/packages_start.txt 22:48:00 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:48:00 + PACKAGES=/tmp/packages_end.txt 22:48:00 + case "${OS_FAMILY}" in 22:48:00 + rpm -qa 22:48:00 + sort 22:48:00 + '[' -f /tmp/packages_start.txt ']' 22:48:00 + '[' -f /tmp/packages_end.txt ']' 22:48:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:00 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:48:00 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:48:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:48:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11929888246832680834.sh 22:48:00 ---> capture-instance-metadata.sh 22:48:00 Setup pyenv: 22:48:01 system 22:48:01 3.8.13 22:48:01 3.9.13 22:48:01 3.10.13 22:48:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:48:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:48:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:03 lf-activate-venv(): INFO: Base packages installed successfully 22:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools 22:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:48:13 INFO: Running in OpenStack, capturing instance metadata 22:48:13 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15288290685648290523.sh 22:48:13 provisioning config files... 22:48:13 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #44 22:48:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config8106070032215445441tmp 22:48:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:48:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:48:13 provisioning config files... 22:48:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:48:14 [EnvInject] - Injecting environment variables from a build step. 22:48:14 [EnvInject] - Injecting as environment variables the properties content 22:48:14 SERVER_ID=logs 22:48:14 22:48:14 [EnvInject] - Variables injected successfully. 22:48:14 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins18212537615352567520.sh 22:48:14 ---> create-netrc.sh 22:48:14 WARN: Log server credential not found. 22:48:14 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8226175316549820400.sh 22:48:14 ---> python-tools-install.sh 22:48:14 Setup pyenv: 22:48:14 system 22:48:14 3.8.13 22:48:14 3.9.13 22:48:14 3.10.13 22:48:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:16 lf-activate-venv(): INFO: Base packages installed successfully 22:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools 22:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:48:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10749284967489986698.sh 22:48:26 ---> sudo-logs.sh 22:48:26 Archiving 'sudo' log.. 22:48:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14374140754955484089.sh 22:48:26 ---> job-cost.sh 22:48:26 Setup pyenv: 22:48:26 system 22:48:26 3.8.13 22:48:26 3.9.13 22:48:26 3.10.13 22:48:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:48:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:28 lf-activate-venv(): INFO: Base packages installed successfully 22:48:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:48:36 DEBUG: total: 0 22:48:36 INFO: Retrieving Stack Cost... 22:48:36 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:36 INFO: Archiving Costs 22:48:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5570412361730031701.sh 22:48:36 ---> logs-deploy.sh 22:48:36 Setup pyenv: 22:48:36 system 22:48:36 3.8.13 22:48:36 3.9.13 22:48:36 3.10.13 22:48:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEjI from file:/tmp/.os_lf_venv 22:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:38 lf-activate-venv(): INFO: Base packages installed successfully 22:48:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:48:48 lf-activate-venv(): INFO: Adding /tmp/venv-eEjI/bin to PATH 22:48:48 WARNING: Nexus logging server not set 22:48:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/44/ 22:48:48 INFO: archiving logs to S3 22:48:49 ---> uname -a: 22:48:49 Linux prd-centos8-robot-2c-8g-18420.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 22:48:49 22:48:49 22:48:49 ---> lscpu: 22:48:49 Architecture: x86_64 22:48:49 CPU op-mode(s): 32-bit, 64-bit 22:48:49 Byte Order: Little Endian 22:48:49 CPU(s): 2 22:48:49 On-line CPU(s) list: 0,1 22:48:49 Thread(s) per core: 1 22:48:49 Core(s) per socket: 1 22:48:49 Socket(s): 2 22:48:49 NUMA node(s): 1 22:48:49 Vendor ID: AuthenticAMD 22:48:49 CPU family: 23 22:48:49 Model: 49 22:48:49 Model name: AMD EPYC-Rome Processor 22:48:49 Stepping: 0 22:48:49 CPU MHz: 2799.998 22:48:49 BogoMIPS: 5599.99 22:48:49 Virtualization: AMD-V 22:48:49 Hypervisor vendor: KVM 22:48:49 Virtualization type: full 22:48:49 L1d cache: 32K 22:48:49 L1i cache: 32K 22:48:49 L2 cache: 512K 22:48:49 L3 cache: 16384K 22:48:49 NUMA node0 CPU(s): 0,1 22:48:49 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 22:48:49 22:48:49 22:48:49 ---> nproc: 22:48:49 2 22:48:49 22:48:49 22:48:49 ---> df -h: 22:48:49 Filesystem Size Used Avail Use% Mounted on 22:48:49 devtmpfs 3.8G 0 3.8G 0% /dev 22:48:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:48:49 tmpfs 3.8G 17M 3.8G 1% /run 22:48:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:48:49 /dev/vda1 40G 8.3G 32G 21% / 22:48:49 tmpfs 770M 0 770M 0% /run/user/1001 22:48:49 22:48:49 22:48:49 ---> free -m: 22:48:49 total used free shared buff/cache available 22:48:49 Mem: 7697 597 4994 19 2105 6803 22:48:49 Swap: 1023 0 1023 22:48:49 22:48:49 22:48:49 ---> ip addr: 22:48:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:48:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:48:49 inet 127.0.0.1/8 scope host lo 22:48:49 valid_lft forever preferred_lft forever 22:48:49 inet6 ::1/128 scope host 22:48:49 valid_lft forever preferred_lft forever 22:48:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:48:49 link/ether fa:16:3e:28:19:e0 brd ff:ff:ff:ff:ff:ff 22:48:49 altname enp0s3 22:48:49 altname ens3 22:48:49 inet 10.30.171.15/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:48:49 valid_lft 86177sec preferred_lft 86177sec 22:48:49 inet6 fe80::f816:3eff:fe28:19e0/64 scope link 22:48:49 valid_lft forever preferred_lft forever 22:48:49 22:48:49 22:48:49 ---> sar -b -r -n DEV: 22:48:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU) 22:48:49 22:48:49 22:45:01 LINUX RESTART (2 CPU) 22:48:49 22:48:49 10:46:03 PM tps rtps wtps bread/s bwrtn/s 22:48:49 10:47:01 PM 96.16 0.53 95.62 19.58 8304.00 22:48:49 10:48:01 PM 71.94 1.30 70.64 118.11 9099.85 22:48:49 Average: 83.84 0.92 82.92 69.68 8708.63 22:48:49 22:48:49 10:46:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:48:49 10:47:01 PM 5204504 7002292 2677920 33.97 2688 1974592 698240 7.82 187488 2149384 203220 22:48:49 10:48:01 PM 5207480 7053244 2674944 33.94 2688 2021452 663260 7.43 382872 1940092 11044 22:48:49 Average: 5205992 7027768 2676432 33.95 2688 1998022 680750 7.62 285180 2044738 107132 22:48:49 22:48:49 10:46:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:48:49 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:49 10:47:01 PM eth0 98.66 80.30 1107.90 11.26 0.00 0.00 0.00 0.00 22:48:49 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:49 10:48:01 PM eth0 65.26 46.54 596.49 10.23 0.00 0.00 0.00 0.00 22:48:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:49 Average: eth0 81.67 63.14 847.89 10.73 0.00 0.00 0.00 0.00 22:48:49 22:48:49 22:48:49 ---> sar -P ALL: 22:48:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU) 22:48:49 22:48:49 22:45:01 LINUX RESTART (2 CPU) 22:48:49 22:48:49 10:46:03 PM CPU %user %nice %system %iowait %steal %idle 22:48:49 10:47:01 PM all 37.80 0.00 5.33 1.89 0.12 54.86 22:48:49 10:47:01 PM 0 36.69 0.00 4.99 1.98 0.12 56.22 22:48:49 10:47:01 PM 1 38.90 0.00 5.67 1.81 0.12 53.50 22:48:49 10:48:01 PM all 23.84 0.00 3.12 2.03 0.08 70.94 22:48:49 10:48:01 PM 0 32.91 0.00 3.32 2.18 0.08 61.51 22:48:49 10:48:01 PM 1 14.76 0.00 2.92 1.87 0.07 80.38 22:48:49 Average: all 30.71 0.00 4.21 1.96 0.10 63.02 22:48:49 Average: 0 34.77 0.00 4.14 2.08 0.10 58.91 22:48:49 Average: 1 26.64 0.00 4.27 1.84 0.09 67.15 22:48:49 22:48:49 22:48:49