02:45:37 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 20 02:45:37 originally caused by: 02:45:37 Started by timer 02:45:37 Running as SYSTEM 02:45:37 [EnvInject] - Loading node environment variables. 02:45:37 Building remotely on prd-centos8-robot-2c-8g-15754 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 02:45:38 [ssh-agent] Looking for ssh-agent implementation... 02:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:38 $ ssh-agent 02:45:38 SSH_AUTH_SOCK=/tmp/ssh-Ly5aals3YHAd/agent.5275 02:45:38 SSH_AGENT_PID=5277 02:45:38 [ssh-agent] Started. 02:45:38 Running ssh-add (command line suppressed) 02:45:38 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_7792864087276082468.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_7792864087276082468.key) 02:45:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:45:38 The recommended git tool is: NONE 02:45:40 using credential opendaylight-jenkins-ssh 02:45:40 Wiping out workspace first. 02:45:40 Cloning the remote Git repository 02:45:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:45:40 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 02:45:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:45:40 > git --version # timeout=10 02:45:40 > git --version # 'git version 2.43.0' 02:45:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:45:41 [INFO] Currently running in a labeled security context 02:45:41 [INFO] Currently SELinux is 'enforcing' on the host 02:45:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh8385366859489388904.key 02:45:41 Verifying host key using known hosts file 02:45:41 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. 02:45:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:45:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:45:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:45:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:45:44 [INFO] Currently running in a labeled security context 02:45:44 [INFO] Currently SELinux is 'enforcing' on the host 02:45:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh14526479460568378870.key 02:45:44 Verifying host key using known hosts file 02:45: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. 02:45:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:45:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:45:44 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 02:45:44 > git config core.sparsecheckout # timeout=10 02:45:44 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 02:45:44 Commit message: "Add bgpcep variables for vanadium" 02:45:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:45:44 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 02:45:45 No emails were triggered. 02:45:45 provisioning config files... 02:45:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:45:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:45:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:45:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5679510447560986050.sh 02:45:45 ---> python-tools-install.sh 02:45:45 Setup pyenv: 02:45:46 system 02:45:46 * 3.8.13 (set by /opt/pyenv/version) 02:45:46 * 3.9.13 (set by /opt/pyenv/version) 02:45:46 * 3.10.13 (set by /opt/pyenv/version) 02:45:46 * 3.11.7 (set by /opt/pyenv/version) 02:45:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0pNk 02:45:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:45:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:45:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:45:55 lf-activate-venv(): INFO: Base packages installed successfully 02:45:55 lf-activate-venv(): INFO: Installing additional packages: lftools 02:46:22 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:46:22 Generating Requirements File 02:46:42 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. 02:46:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:46:42 Python 3.11.7 02:46:42 pip 25.3 from /tmp/venv-0pNk/lib/python3.11/site-packages/pip (python 3.11) 02:46:43 appdirs==1.4.4 02:46:43 argcomplete==3.6.3 02:46:43 aspy.yaml==1.3.0 02:46:43 attrs==25.4.0 02:46:43 autopage==0.5.2 02:46:43 beautifulsoup4==4.14.3 02:46:43 boto3==1.42.14 02:46:43 botocore==1.42.14 02:46:43 bs4==0.0.2 02:46:43 cachetools==6.2.4 02:46:43 certifi==2025.11.12 02:46:43 cffi==2.0.0 02:46:43 cfgv==3.5.0 02:46:43 chardet==5.2.0 02:46:43 charset-normalizer==3.4.4 02:46:43 click==8.3.1 02:46:43 cliff==4.13.1 02:46:43 cmd2==3.0.0 02:46:43 cryptography==3.3.2 02:46:43 debtcollector==3.0.0 02:46:43 decorator==5.2.1 02:46:43 defusedxml==0.7.1 02:46:43 Deprecated==1.3.1 02:46:43 distlib==0.4.0 02:46:43 dnspython==2.8.0 02:46:43 docker==7.1.0 02:46:43 dogpile.cache==1.5.0 02:46:43 durationpy==0.10 02:46:43 email-validator==2.3.0 02:46:43 filelock==3.20.1 02:46:43 future==1.0.0 02:46:43 gitdb==4.0.12 02:46:43 GitPython==3.1.45 02:46:43 google-auth==2.45.0 02:46:43 httplib2==0.31.0 02:46:43 identify==2.6.15 02:46:43 idna==3.11 02:46:43 importlib-resources==1.5.0 02:46:43 iso8601==2.1.0 02:46:43 Jinja2==3.1.6 02:46:43 jmespath==1.0.1 02:46:43 jsonpatch==1.33 02:46:43 jsonpointer==3.0.0 02:46:43 jsonschema==4.25.1 02:46:43 jsonschema-specifications==2025.9.1 02:46:43 keystoneauth1==5.12.0 02:46:43 kubernetes==34.1.0 02:46:43 lftools==0.37.18 02:46:43 lxml==6.0.2 02:46:43 markdown-it-py==4.0.0 02:46:43 MarkupSafe==3.0.3 02:46:43 mdurl==0.1.2 02:46:43 msgpack==1.1.2 02:46:43 multi_key_dict==2.0.3 02:46:43 munch==4.0.0 02:46:43 netaddr==1.3.0 02:46:43 niet==1.4.2 02:46:43 nodeenv==1.10.0 02:46:43 oauth2client==4.1.3 02:46:43 oauthlib==3.3.1 02:46:43 openstacksdk==4.8.0 02:46:43 os-service-types==1.8.2 02:46:43 osc-lib==4.3.0 02:46:43 oslo.config==10.1.0 02:46:43 oslo.context==6.2.0 02:46:43 oslo.i18n==6.7.1 02:46:43 oslo.log==8.0.0 02:46:43 oslo.serialization==5.8.0 02:46:43 oslo.utils==9.2.0 02:46:43 packaging==25.0 02:46:43 pbr==7.0.3 02:46:43 platformdirs==4.5.1 02:46:43 prettytable==3.17.0 02:46:43 psutil==7.1.3 02:46:43 pyasn1==0.6.1 02:46:43 pyasn1_modules==0.4.2 02:46:43 pycparser==2.23 02:46:43 pygerrit2==2.0.15 02:46:43 PyGithub==2.8.1 02:46:43 Pygments==2.19.2 02:46:43 PyJWT==2.10.1 02:46:43 PyNaCl==1.6.1 02:46:43 pyparsing==2.4.7 02:46:43 pyperclip==1.11.0 02:46:43 pyrsistent==0.20.0 02:46:43 python-cinderclient==9.8.0 02:46:43 python-dateutil==2.9.0.post0 02:46:43 python-heatclient==4.3.0 02:46:43 python-jenkins==1.8.3 02:46:43 python-keystoneclient==5.7.0 02:46:43 python-magnumclient==4.9.0 02:46:43 python-openstackclient==8.2.0 02:46:43 python-swiftclient==4.9.0 02:46:43 PyYAML==6.0.3 02:46:43 referencing==0.37.0 02:46:43 requests==2.32.5 02:46:43 requests-oauthlib==2.0.0 02:46:43 requestsexceptions==1.4.0 02:46:43 rfc3986==2.0.0 02:46:43 rich==14.2.0 02:46:43 rich-argparse==1.7.2 02:46:43 rpds-py==0.30.0 02:46:43 rsa==4.9.1 02:46:43 ruamel.yaml==0.18.17 02:46:43 ruamel.yaml.clib==0.2.15 02:46:43 s3transfer==0.16.0 02:46:43 simplejson==3.20.2 02:46:43 six==1.17.0 02:46:43 smmap==5.0.2 02:46:43 soupsieve==2.8.1 02:46:43 stevedore==5.6.0 02:46:43 tabulate==0.9.0 02:46:43 toml==0.10.2 02:46:43 tomlkit==0.13.3 02:46:43 tqdm==4.67.1 02:46:43 typing_extensions==4.15.0 02:46:43 tzdata==2025.3 02:46:43 urllib3==1.26.20 02:46:43 virtualenv==20.35.4 02:46:43 wcwidth==0.2.14 02:46:43 websocket-client==1.9.0 02:46:43 wrapt==2.0.1 02:46:43 xdg==6.0.0 02:46:43 xmltodict==1.0.2 02:46:43 yq==3.4.3 02:46:43 [EnvInject] - Injecting environment variables from a build step. 02:46:43 [EnvInject] - Injecting as environment variables the properties content 02:46:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:46:43 OS_CLOUD=vex 02:46:43 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-41 02:46:43 OS_STACK_TEMPLATE_DIR=openstack-hot 02:46:43 02:46:43 [EnvInject] - Variables injected successfully. 02:46:43 provisioning config files... 02:46:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:46:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15533930694997230560.sh 02:46:43 ---> Create parameters file for OpenStack HOT 02:46:43 OpenStack Heat parameters generated 02:46:43 ----------------------------------- 02:46:43 parameters: 02:46:43 vm_0_count: '3' 02:46:43 vm_0_flavor: 'v3-standard-4' 02:46:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 02:46:43 vm_1_count: '1' 02:46:43 vm_1_flavor: 'v3-standard-2' 02:46:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 02:46:43 02:46:43 job_name: '64128-41' 02:46:43 silo: 'releng' 02:46:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6982925156541506801.sh 02:46:43 ---> Create HEAT stack 02:46:43 + source /home/jenkins/lf-env.sh 02:46:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:46:43 ++ mktemp -d /tmp/venv-XXXX 02:46:43 + lf_venv=/tmp/venv-quST 02:46:43 + local venv_file=/tmp/.os_lf_venv 02:46:43 + local python=python3 02:46:43 + local options 02:46:43 + local set_path=true 02:46:43 + local install_args= 02:46:43 ++ 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 02:46:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:46:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:46:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:46:43 + true 02:46:43 + case $1 in 02:46:43 + python=python3 02:46:43 + shift 2 02:46:43 + true 02:46:43 + case $1 in 02:46:43 + shift 02:46:43 + break 02:46:43 + case $python in 02:46:43 + local pkg_list= 02:46:43 + [[ -d /opt/pyenv ]] 02:46:43 + echo 'Setup pyenv:' 02:46:43 Setup pyenv: 02:46:43 + export PYENV_ROOT=/opt/pyenv 02:46:43 + PYENV_ROOT=/opt/pyenv 02:46:43 + 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 02:46: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 02:46:43 + pyenv versions 02:46:43 system 02:46:43 3.8.13 02:46:43 3.9.13 02:46:43 3.10.13 02:46:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:46:43 + command -v pyenv 02:46:43 ++ pyenv init - --no-rehash 02:46:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:46:43 for i in ${!paths[@]}; do 02:46:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:46:43 fi; done; 02:46:43 echo "${paths[*]}"'\'')" 02:46:43 export PATH="/opt/pyenv/shims:${PATH}" 02:46:43 export PYENV_SHELL=bash 02:46:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:46:43 pyenv() { 02:46:43 local command 02:46:43 command="${1:-}" 02:46:43 if [ "$#" -gt 0 ]; then 02:46:43 shift 02:46:43 fi 02:46:43 02:46:43 case "$command" in 02:46:43 rehash|shell) 02:46:43 eval "$(pyenv "sh-$command" "$@")" 02:46:43 ;; 02:46:43 *) 02:46:43 command pyenv "$command" "$@" 02:46:43 ;; 02:46:43 esac 02:46:43 }' 02:46:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:46:43 for i in ${!paths[@]}; do 02:46:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:46:43 fi; done; 02:46:43 echo "${paths[*]}"' 02:46: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 02:46: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 02:46: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 02:46:43 ++ export PYENV_SHELL=bash 02:46:43 ++ PYENV_SHELL=bash 02:46:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:46:43 +++ complete -F _pyenv pyenv 02:46:43 ++ lf-pyver python3 02:46:43 ++ local py_version_xy=python3 02:46:43 ++ local py_version_xyz= 02:46:43 ++ sed 's/^[ *]* //' 02:46:43 ++ pyenv versions 02:46:43 ++ local command 02:46:43 ++ command=versions 02:46:43 ++ '[' 1 -gt 0 ']' 02:46:43 ++ shift 02:46:43 ++ case "$command" in 02:46:43 ++ command pyenv versions 02:46:43 ++ pyenv versions 02:46:43 ++ awk '{ print $1 }' 02:46:43 ++ grep -E '^[0-9.]*[0-9]$' 02:46:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:46:43 +++ grep '^3' /tmp/.pyenv_versions 02:46:43 +++ tail -n 1 02:46:43 +++ sort -V 02:46:43 ++ py_version_xyz=3.11.7 02:46:43 ++ [[ -z 3.11.7 ]] 02:46:43 ++ echo 3.11.7 02:46:43 ++ return 0 02:46:43 + pyenv local 3.11.7 02:46:43 + local command 02:46:43 + command=local 02:46:43 + '[' 2 -gt 0 ']' 02:46:43 + shift 02:46:43 + case "$command" in 02:46:43 + command pyenv local 3.11.7 02:46:43 + pyenv local 3.11.7 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='lftools[openstack] ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='kubernetes ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='niet ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='python-heatclient ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='python-openstackclient ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='python-magnumclient ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='urllib3~=1.26.15 ' 02:46:43 + for arg in "$@" 02:46:43 + case $arg in 02:46:43 + pkg_list+='yq ' 02:46:43 + [[ -f /tmp/.os_lf_venv ]] 02:46:43 ++ cat /tmp/.os_lf_venv 02:46:43 + lf_venv=/tmp/venv-0pNk 02:46:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from' file:/tmp/.os_lf_venv 02:46:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:46:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:46:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:46:43 + local 'pip_opts=--upgrade --quiet' 02:46:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:46:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:46:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:46:43 + [[ -n '' ]] 02:46:43 + [[ -n '' ]] 02:46:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:46:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:46:43 + /tmp/venv-0pNk/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 02:46:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:46:45 lf-activate-venv(): INFO: Base packages installed successfully 02:46:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:46:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:46:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:46:45 + /tmp/venv-0pNk/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 02:47:02 + type python3 02:47:02 + true 02:47:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH' 02:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:47:02 + PATH=/tmp/venv-0pNk/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 02:47:02 + return 0 02:47:02 + openstack --os-cloud vex limits show --absolute 02:47:04 +--------------------------+---------+ 02:47:04 | Name | Value | 02:47:04 +--------------------------+---------+ 02:47:04 | maxTotalInstances | -1 | 02:47:04 | maxTotalCores | 450 | 02:47:04 | maxTotalRAMSize | 1000000 | 02:47:04 | maxServerMeta | 128 | 02:47:04 | maxImageMeta | 128 | 02:47:04 | maxPersonality | 5 | 02:47:04 | maxPersonalitySize | 10240 | 02:47:04 | maxTotalKeypairs | 100 | 02:47:04 | maxServerGroups | 10 | 02:47:04 | maxServerGroupMembers | 10 | 02:47:04 | maxTotalFloatingIps | -1 | 02:47:04 | maxSecurityGroups | -1 | 02:47:04 | maxSecurityGroupRules | -1 | 02:47:04 | totalRAMUsed | 868352 | 02:47:04 | totalCoresUsed | 212 | 02:47:04 | totalInstancesUsed | 85 | 02:47:04 | totalFloatingIpsUsed | 0 | 02:47:04 | totalSecurityGroupsUsed | 0 | 02:47:04 | totalServerGroupsUsed | 0 | 02:47:04 | maxTotalVolumes | -1 | 02:47:04 | maxTotalSnapshots | 10 | 02:47:04 | maxTotalVolumeGigabytes | 4096 | 02:47:04 | maxTotalBackups | 10 | 02:47:04 | maxTotalBackupGigabytes | 1000 | 02:47:04 | totalVolumesUsed | 3 | 02:47:04 | totalGigabytesUsed | 60 | 02:47:04 | totalSnapshotsUsed | 0 | 02:47:04 | totalBackupsUsed | 0 | 02:47:04 | totalBackupGigabytesUsed | 0 | 02:47:04 +--------------------------+---------+ 02:47:04 + pushd /opt/ciman/openstack-hot 02:47:04 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 02:47:04 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-41 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 02:47:31 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-41 02:47:31 Waiting to initialize infrastructure... 02:47:31 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 991232 of 1000000 ram (HTTP 403) (Request-ID: req-8eda6da3-72df-40b2-9f55-db6f2f369bab) 02:47:31 TypeError: delete() missing 1 required positional argument: 'force' 02:47:31 Build step 'Execute shell' marked build as failure 02:47:32 $ ssh-agent -k 02:47:32 unset SSH_AUTH_SOCK; 02:47:32 unset SSH_AGENT_PID; 02:47:32 echo Agent pid 5277 killed; 02:47:32 [ssh-agent] Stopped. 02:47:32 Recording plot data 02:47:32 Robot results publisher started... 02:47:32 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:47:32 -Parsing output xml: 02:47:32 Failed! 02:47:32 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium with configured filemask: output.xml 02:47:32 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:47:32 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:47:32 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:47:32 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:47:32 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:47:32 at hudson.remoting.Request$2.run(Request.java:377) 02:47:32 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:47:32 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:47:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:47:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:47:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:47:32 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15754 02:47:32 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:47:32 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:47:32 at hudson.remoting.Channel.call(Channel.java:1003) 02:47:32 at hudson.FilePath.act(FilePath.java:1230) 02:47:32 at hudson.FilePath.act(FilePath.java:1219) 02:47:32 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:47:32 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:47:32 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:47:32 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:47:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:47:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:47:32 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:47:32 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:47:32 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:47:32 at hudson.model.Run.execute(Run.java:1918) 02:47:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:47:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:47:32 at hudson.model.Executor.run(Executor.java:442) 02:47:32 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:32 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10213793619722310072.sh 02:47:32 Archiving csit artifacts 02:47:32 seq: invalid floating point argument: ‘’ 02:47:32 Try 'seq --help' for more information. 02:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:32 Dload Upload Total Spent Left Speed 02:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 13166 0 --:--:-- --:--:-- --:--:-- 13166 02:47:32 Archive: robot-plugin.zip 02:47:32 End-of-central-directory signature not found. Either this file is not 02:47:32 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:47:32 latter case the central directory and zipfile comment will be found on 02:47:32 the last disk(s) of this archive. 02:47:32 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:47:32 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:47:32 mv: cannot stat '*.log': No such file or directory 02:47:32 mv: cannot stat '*.log.gz': No such file or directory 02:47:32 mv: cannot stat '*.csv': No such file or directory 02:47:32 mv: cannot stat '*.png': No such file or directory 02:47:32 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:32 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8787923881884191686.sh 02:47:32 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:32 [EnvInject] - Injecting environment variables from a build step. 02:47:32 [EnvInject] - Injecting as environment variables the properties content 02:47:32 OS_CLOUD=vex 02:47:32 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-41 02:47:32 02:47:32 [EnvInject] - Variables injected successfully. 02:47:32 provisioning config files... 02:47:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:47:32 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins301216835366240733.sh 02:47:32 ---> openstack-stack-delete.sh 02:47:32 Setup pyenv: 02:47:32 system 02:47:32 3.8.13 02:47:32 3.9.13 02:47:32 3.10.13 02:47:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:47:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:47:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:47:34 lf-activate-venv(): INFO: Base packages installed successfully 02:47:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:47:47 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:47:47 INFO: Stack cost retrieval disabled, setting cost to 0 02:47:59 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-41 02:47:59 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-41 02:47:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14043671516338411807.sh 02:47:59 ---> sysstat.sh 02:48:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2824969557661478994.sh 02:48:00 ---> package-listing.sh 02:48:00 ++ facter osfamily 02:48:00 ++ tr '[:upper:]' '[:lower:]' 02:48:00 + OS_FAMILY=redhat 02:48:00 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 02:48:00 + START_PACKAGES=/tmp/packages_start.txt 02:48:00 + END_PACKAGES=/tmp/packages_end.txt 02:48:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:00 + PACKAGES=/tmp/packages_start.txt 02:48:00 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 02:48:00 + PACKAGES=/tmp/packages_end.txt 02:48:00 + case "${OS_FAMILY}" in 02:48:00 + rpm -qa 02:48:00 + sort 02:48:01 + '[' -f /tmp/packages_start.txt ']' 02:48:01 + '[' -f /tmp/packages_end.txt ']' 02:48:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:01 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 02:48:01 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 02:48:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 02:48:01 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17233162494552445239.sh 02:48:01 ---> capture-instance-metadata.sh 02:48:01 Setup pyenv: 02:48:01 system 02:48:01 3.8.13 02:48:01 3.9.13 02:48:01 3.10.13 02:48:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:48:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:48:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:03 lf-activate-venv(): INFO: Base packages installed successfully 02:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:48:13 INFO: Running in OpenStack, capturing instance metadata 02:48:13 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16360469827481231439.sh 02:48:13 provisioning config files... 02:48:14 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #41 02:48:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config10356910678474257921tmp 02:48:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:48:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:48:14 provisioning config files... 02:48:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:48:14 [EnvInject] - Injecting environment variables from a build step. 02:48:14 [EnvInject] - Injecting as environment variables the properties content 02:48:14 SERVER_ID=logs 02:48:14 02:48:14 [EnvInject] - Variables injected successfully. 02:48:14 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1797354166272298844.sh 02:48:14 ---> create-netrc.sh 02:48:14 WARN: Log server credential not found. 02:48:14 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12880492564354943018.sh 02:48:14 ---> python-tools-install.sh 02:48:14 Setup pyenv: 02:48:14 system 02:48:14 3.8.13 02:48:14 3.9.13 02:48:14 3.10.13 02:48:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:16 lf-activate-venv(): INFO: Base packages installed successfully 02:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:48:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12913829392051016721.sh 02:48:26 ---> sudo-logs.sh 02:48:26 Archiving 'sudo' log.. 02:48:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14291110534258317505.sh 02:48:27 ---> job-cost.sh 02:48:27 Setup pyenv: 02:48:27 system 02:48:27 3.8.13 02:48:27 3.9.13 02:48:27 3.10.13 02:48:27 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:29 lf-activate-venv(): INFO: Base packages installed successfully 02:48:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:48:37 DEBUG: total: 0 02:48:37 INFO: Retrieving Stack Cost... 02:48:37 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:38 INFO: Archiving Costs 02:48:38 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4111575201314420662.sh 02:48:38 ---> logs-deploy.sh 02:48:38 Setup pyenv: 02:48:38 system 02:48:38 3.8.13 02:48:38 3.9.13 02:48:38 3.10.13 02:48:38 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 02:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pNk from file:/tmp/.os_lf_venv 02:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:40 lf-activate-venv(): INFO: Base packages installed successfully 02:48:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-0pNk/bin to PATH 02:48:50 WARNING: Nexus logging server not set 02:48:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/41/ 02:48:50 INFO: archiving logs to S3 02:48:51 ---> uname -a: 02:48:51 Linux prd-centos8-robot-2c-8g-15754.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 02:48:51 02:48:51 02:48:51 ---> lscpu: 02:48:51 Architecture: x86_64 02:48:51 CPU op-mode(s): 32-bit, 64-bit 02:48:51 Byte Order: Little Endian 02:48:51 CPU(s): 2 02:48:51 On-line CPU(s) list: 0,1 02:48:51 Thread(s) per core: 1 02:48:51 Core(s) per socket: 1 02:48:51 Socket(s): 2 02:48:51 NUMA node(s): 1 02:48:51 Vendor ID: AuthenticAMD 02:48:51 CPU family: 23 02:48:51 Model: 49 02:48:51 Model name: AMD EPYC-Rome Processor 02:48:51 Stepping: 0 02:48:51 CPU MHz: 2799.998 02:48:51 BogoMIPS: 5599.99 02:48:51 Virtualization: AMD-V 02:48:51 Hypervisor vendor: KVM 02:48:51 Virtualization type: full 02:48:51 L1d cache: 32K 02:48:51 L1i cache: 32K 02:48:51 L2 cache: 512K 02:48:51 L3 cache: 16384K 02:48:51 NUMA node0 CPU(s): 0,1 02:48:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:48:51 02:48:51 02:48:51 ---> nproc: 02:48:51 2 02:48:51 02:48:51 02:48:51 ---> df -h: 02:48:51 Filesystem Size Used Avail Use% Mounted on 02:48:51 devtmpfs 3.8G 0 3.8G 0% /dev 02:48:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:48:51 tmpfs 3.8G 17M 3.8G 1% /run 02:48:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:48:51 /dev/vda1 40G 8.3G 32G 21% / 02:48:51 tmpfs 770M 0 770M 0% /run/user/1001 02:48:51 02:48:51 02:48:51 ---> free -m: 02:48:51 total used free shared buff/cache available 02:48:51 Mem: 7697 560 5029 19 2107 6840 02:48:51 Swap: 1023 0 1023 02:48:51 02:48:51 02:48:51 ---> ip addr: 02:48:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:48:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:48:51 inet 127.0.0.1/8 scope host lo 02:48:51 valid_lft forever preferred_lft forever 02:48:51 inet6 ::1/128 scope host 02:48:51 valid_lft forever preferred_lft forever 02:48:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:48:51 link/ether fa:16:3e:d8:51:5b brd ff:ff:ff:ff:ff:ff 02:48:51 altname enp0s3 02:48:51 altname ens3 02:48:51 inet 10.30.170.153/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:48:51 valid_lft 86173sec preferred_lft 86173sec 02:48:51 inet6 fe80::f816:3eff:fed8:515b/64 scope link 02:48:51 valid_lft forever preferred_lft forever 02:48:51 02:48:51 02:48:51 ---> sar -b -r -n DEV: 02:48:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:48:51 02:48:51 02:45:00 LINUX RESTART (2 CPU) 02:48:51 02:48:51 02:46:01 AM tps rtps wtps bread/s bwrtn/s 02:48:51 02:47:01 AM 125.77 0.15 125.62 4.00 12127.57 02:48:51 02:48:01 AM 43.28 1.17 42.11 109.18 4601.00 02:48:51 Average: 84.53 0.66 83.87 56.59 8364.60 02:48:51 02:48:51 02:46:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:48:51 02:47:01 AM 5066064 6960476 2816368 35.73 2688 2069960 778832 8.72 198688 2267800 160912 02:48:51 02:48:01 AM 5251776 7099104 2630656 33.37 2688 2023172 636152 7.12 383228 1898304 11048 02:48:51 Average: 5158920 7029790 2723512 34.55 2688 2046566 707492 7.92 290958 2083052 85980 02:48:51 02:48:51 02:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:48:51 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:51 02:47:01 AM eth0 120.26 93.34 1298.03 12.66 0.00 0.00 0.00 0.00 02:48:51 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:51 02:48:01 AM eth0 20.25 13.70 17.45 7.04 0.00 0.00 0.00 0.00 02:48:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:51 Average: eth0 70.26 53.52 657.79 9.85 0.00 0.00 0.00 0.00 02:48:51 02:48:51 02:48:51 ---> sar -P ALL: 02:48:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:48:51 02:48:51 02:45:00 LINUX RESTART (2 CPU) 02:48:51 02:48:51 02:46:01 AM CPU %user %nice %system %iowait %steal %idle 02:48:51 02:47:01 AM all 37.74 0.00 5.32 1.17 0.11 55.66 02:48:51 02:47:01 AM 0 49.46 0.00 6.35 1.33 0.10 42.76 02:48:51 02:47:01 AM 1 26.06 0.00 4.29 1.01 0.12 68.52 02:48:51 02:48:01 AM all 15.71 0.00 2.38 0.38 0.06 81.47 02:48:51 02:48:01 AM 0 21.73 0.00 2.50 0.42 0.07 75.28 02:48:51 02:48:01 AM 1 9.69 0.00 2.25 0.35 0.05 87.65 02:48:51 Average: all 26.74 0.00 3.85 0.78 0.08 68.55 02:48:51 Average: 0 35.60 0.00 4.43 0.88 0.08 59.01 02:48:51 Average: 1 17.89 0.00 3.27 0.68 0.08 78.07 02:48:51 02:48:51 02:48:51