23:48:04 Started by upstream project "integration-distribution-mri-test-vanadium" build number 27 23:48:04 originally caused by: 23:48:04 Started by timer 23:48:04 Running as SYSTEM 23:48:04 [EnvInject] - Loading node environment variables. 23:48:04 Building remotely on prd-centos8-robot-2c-8g-6415 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 23:48:04 [ssh-agent] Looking for ssh-agent implementation... 23:48:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:04 $ ssh-agent 23:48:04 SSH_AUTH_SOCK=/tmp/ssh-FQtn6rVjTSGo/agent.5295 23:48:04 SSH_AGENT_PID=5296 23:48:04 [ssh-agent] Started. 23:48:04 Running ssh-add (command line suppressed) 23:48:04 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_10914457798991287923.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_10914457798991287923.key) 23:48:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:48:04 The recommended git tool is: NONE 23:48:07 using credential opendaylight-jenkins-ssh 23:48:07 Wiping out workspace first. 23:48:07 Cloning the remote Git repository 23:48:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:48:07 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10 23:48:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:48:07 > git --version # timeout=10 23:48:07 > git --version # 'git version 2.43.0' 23:48:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:48:07 [INFO] Currently running in a labeled security context 23:48:07 [INFO] Currently SELinux is 'enforcing' on the host 23:48:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh7517988277354804573.key 23:48:07 Verifying host key using known hosts file 23:48:08 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:48:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:48:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:48:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:48:10 [INFO] Currently running in a labeled security context 23:48:10 [INFO] Currently SELinux is 'enforcing' on the host 23:48:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh2195822738191238457.key 23:48:10 Verifying host key using known hosts file 23:48:10 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:48:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:48:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:48:10 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:48:11 > git config core.sparsecheckout # timeout=10 23:48:11 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:48:11 Commit message: "Add bgpcep variables for vanadium" 23:48:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:48:11 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:48:11 No emails were triggered. 23:48:11 provisioning config files... 23:48:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:48:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:48:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:48:12 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16674890193251928308.sh 23:48:12 ---> python-tools-install.sh 23:48:12 Setup pyenv: 23:48:12 system 23:48:12 * 3.8.13 (set by /opt/pyenv/version) 23:48:12 * 3.9.13 (set by /opt/pyenv/version) 23:48:12 * 3.10.13 (set by /opt/pyenv/version) 23:48:12 * 3.11.7 (set by /opt/pyenv/version) 23:48:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gvTg 23:48:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:48:21 lf-activate-venv(): INFO: Base packages installed successfully 23:48:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:48:43 Generating Requirements File 23:49:02 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:49:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:49:02 Python 3.11.7 23:49:02 pip 26.0 from /tmp/venv-gvTg/lib/python3.11/site-packages/pip (python 3.11) 23:49:02 appdirs==1.4.4 23:49:02 argcomplete==3.6.3 23:49:02 aspy.yaml==1.3.0 23:49:02 attrs==25.4.0 23:49:02 autopage==0.6.0 23:49:02 beautifulsoup4==4.14.3 23:49:02 boto3==1.42.39 23:49:02 botocore==1.42.39 23:49:02 bs4==0.0.2 23:49:02 certifi==2026.1.4 23:49:02 cffi==2.0.0 23:49:02 cfgv==3.5.0 23:49:02 chardet==5.2.0 23:49:02 charset-normalizer==3.4.4 23:49:02 click==8.3.1 23:49:02 cliff==4.13.1 23:49:02 cmd2==3.1.2 23:49:02 cryptography==3.3.2 23:49:02 debtcollector==3.0.0 23:49:02 decorator==5.2.1 23:49:02 defusedxml==0.7.1 23:49:02 Deprecated==1.3.1 23:49:02 distlib==0.4.0 23:49:02 dnspython==2.8.0 23:49:02 docker==7.1.0 23:49:02 dogpile.cache==1.5.0 23:49:02 durationpy==0.10 23:49:02 email-validator==2.3.0 23:49:02 filelock==3.20.3 23:49:02 future==1.0.0 23:49:02 gitdb==4.0.12 23:49:02 GitPython==3.1.46 23:49:02 httplib2==0.30.2 23:49:02 identify==2.6.16 23:49:02 idna==3.11 23:49:02 importlib-resources==1.5.0 23:49:02 iso8601==2.1.0 23:49:02 Jinja2==3.1.6 23:49:02 jmespath==1.1.0 23:49:02 jsonpatch==1.33 23:49:02 jsonpointer==3.0.0 23:49:02 jsonschema==4.26.0 23:49:02 jsonschema-specifications==2025.9.1 23:49:02 keystoneauth1==5.13.0 23:49:02 kubernetes==35.0.0 23:49:02 lftools==0.37.21 23:49:02 lxml==6.0.2 23:49:02 markdown-it-py==4.0.0 23:49:02 MarkupSafe==3.0.3 23:49:02 mdurl==0.1.2 23:49:02 msgpack==1.1.2 23:49:02 multi_key_dict==2.0.3 23:49:02 munch==4.0.0 23:49:02 netaddr==1.3.0 23:49:02 niet==1.4.2 23:49:02 nodeenv==1.10.0 23:49:02 oauth2client==4.1.3 23:49:02 oauthlib==3.3.1 23:49:02 openstacksdk==4.9.0 23:49:02 os-service-types==1.8.2 23:49:02 osc-lib==4.3.0 23:49:02 oslo.config==10.2.0 23:49:02 oslo.context==6.2.0 23:49:02 oslo.i18n==6.7.1 23:49:02 oslo.log==8.0.0 23:49:02 oslo.serialization==5.9.0 23:49:02 oslo.utils==9.2.0 23:49:02 packaging==26.0 23:49:02 pbr==7.0.3 23:49:02 platformdirs==4.5.1 23:49:02 prettytable==3.17.0 23:49:02 psutil==7.2.2 23:49:02 pyasn1==0.6.2 23:49:02 pyasn1_modules==0.4.2 23:49:02 pycparser==3.0 23:49:02 pygerrit2==2.0.15 23:49:02 PyGithub==2.8.1 23:49:02 Pygments==2.19.2 23:49:02 PyJWT==2.11.0 23:49:02 PyNaCl==1.6.2 23:49:02 pyparsing==2.4.7 23:49:02 pyperclip==1.11.0 23:49:02 pyrsistent==0.20.0 23:49:02 python-cinderclient==9.8.0 23:49:02 python-dateutil==2.9.0.post0 23:49:02 python-heatclient==5.0.0 23:49:02 python-jenkins==1.8.3 23:49:02 python-keystoneclient==5.7.0 23:49:02 python-magnumclient==4.9.0 23:49:02 python-openstackclient==8.3.0 23:49:02 python-swiftclient==4.9.0 23:49:02 PyYAML==6.0.3 23:49:02 referencing==0.37.0 23:49:02 requests==2.32.5 23:49:02 requests-oauthlib==2.0.0 23:49:02 requestsexceptions==1.4.0 23:49:02 rfc3986==2.0.0 23:49:02 rich==14.3.1 23:49:02 rich-argparse==1.7.2 23:49:02 rpds-py==0.30.0 23:49:02 rsa==4.9.1 23:49:02 ruamel.yaml==0.19.1 23:49:02 ruamel.yaml.clib==0.2.15 23:49:02 s3transfer==0.16.0 23:49:02 simplejson==3.20.2 23:49:02 six==1.17.0 23:49:02 smmap==5.0.2 23:49:02 soupsieve==2.8.3 23:49:02 stevedore==5.6.0 23:49:02 tabulate==0.9.0 23:49:02 toml==0.10.2 23:49:02 tomlkit==0.14.0 23:49:02 tqdm==4.67.2 23:49:02 typing_extensions==4.15.0 23:49:02 tzdata==2025.3 23:49:02 urllib3==1.26.20 23:49:02 virtualenv==20.36.1 23:49:02 wcwidth==0.5.3 23:49:02 websocket-client==1.9.0 23:49:02 wrapt==2.1.0 23:49:02 xdg==6.0.0 23:49:02 xmltodict==1.0.2 23:49:02 yq==3.4.3 23:49:03 [EnvInject] - Injecting environment variables from a build step. 23:49:03 [EnvInject] - Injecting as environment variables the properties content 23:49:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:49:03 OS_CLOUD=vex 23:49:03 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 23:49:03 OS_STACK_TEMPLATE_DIR=openstack-hot 23:49:03 23:49:03 [EnvInject] - Variables injected successfully. 23:49:03 provisioning config files... 23:49:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:49:03 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14698314716718673793.sh 23:49:03 ---> Create parameters file for OpenStack HOT 23:49:03 OpenStack Heat parameters generated 23:49:03 ----------------------------------- 23:49:03 parameters: 23:49:03 vm_0_count: '1' 23:49:03 vm_0_flavor: 'v3-standard-8' 23:49:03 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 23:49:03 vm_1_count: '1' 23:49:03 vm_1_flavor: 'v3-standard-8' 23:49:03 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:49:03 23:49:03 job_name: '59795-27' 23:49:03 silo: 'releng' 23:49:03 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins5168165635543000682.sh 23:49:03 ---> Create HEAT stack 23:49:03 + source /home/jenkins/lf-env.sh 23:49:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:49:03 ++ mktemp -d /tmp/venv-XXXX 23:49:03 + lf_venv=/tmp/venv-TiBs 23:49:03 + local venv_file=/tmp/.os_lf_venv 23:49:03 + local python=python3 23:49:03 + local options 23:49:03 + local set_path=true 23:49:03 + local install_args= 23:49:03 ++ 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:49:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:49:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:49:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:49:03 + true 23:49:03 + case $1 in 23:49:03 + python=python3 23:49:03 + shift 2 23:49:03 + true 23:49:03 + case $1 in 23:49:03 + shift 23:49:03 + break 23:49:03 + case $python in 23:49:03 + local pkg_list= 23:49:03 + [[ -d /opt/pyenv ]] 23:49:03 + echo 'Setup pyenv:' 23:49:03 Setup pyenv: 23:49:03 + export PYENV_ROOT=/opt/pyenv 23:49:03 + PYENV_ROOT=/opt/pyenv 23:49:03 + 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:49:03 + 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:49:03 + pyenv versions 23:49:03 system 23:49:03 3.8.13 23:49:03 3.9.13 23:49:03 3.10.13 23:49:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:49:03 + command -v pyenv 23:49:03 ++ pyenv init - --no-rehash 23:49:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:49:03 for i in ${!paths[@]}; do 23:49:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:49:03 fi; done; 23:49:03 echo "${paths[*]}"'\'')" 23:49:03 export PATH="/opt/pyenv/shims:${PATH}" 23:49:03 export PYENV_SHELL=bash 23:49:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:49:03 pyenv() { 23:49:03 local command 23:49:03 command="${1:-}" 23:49:03 if [ "$#" -gt 0 ]; then 23:49:03 shift 23:49:03 fi 23:49:03 23:49:03 case "$command" in 23:49:03 rehash|shell) 23:49:03 eval "$(pyenv "sh-$command" "$@")" 23:49:03 ;; 23:49:03 *) 23:49:03 command pyenv "$command" "$@" 23:49:03 ;; 23:49:03 esac 23:49:03 }' 23:49:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:49:03 for i in ${!paths[@]}; do 23:49:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:49:03 fi; done; 23:49:03 echo "${paths[*]}"' 23:49:03 ++ 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:49:03 ++ 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:49:03 ++ 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:49:03 ++ export PYENV_SHELL=bash 23:49:03 ++ PYENV_SHELL=bash 23:49:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:49:03 +++ complete -F _pyenv pyenv 23:49:03 ++ lf-pyver python3 23:49:03 ++ local py_version_xy=python3 23:49:03 ++ local py_version_xyz= 23:49:03 ++ pyenv versions 23:49:03 ++ local command 23:49:03 ++ awk '{ print $1 }' 23:49:03 ++ command=versions 23:49:03 ++ '[' 1 -gt 0 ']' 23:49:03 ++ shift 23:49:03 ++ case "$command" in 23:49:03 ++ command pyenv versions 23:49:03 ++ pyenv versions 23:49:03 ++ sed 's/^[ *]* //' 23:49:03 ++ grep -E '^[0-9.]*[0-9]$' 23:49:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:49:03 +++ grep '^3' /tmp/.pyenv_versions 23:49:03 +++ tail -n 1 23:49:03 +++ sort -V 23:49:03 ++ py_version_xyz=3.11.7 23:49:03 ++ [[ -z 3.11.7 ]] 23:49:03 ++ echo 3.11.7 23:49:03 ++ return 0 23:49:03 + pyenv local 3.11.7 23:49:03 + local command 23:49:03 + command=local 23:49:03 + '[' 2 -gt 0 ']' 23:49:03 + shift 23:49:03 + case "$command" in 23:49:03 + command pyenv local 3.11.7 23:49:03 + pyenv local 3.11.7 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='lftools[openstack] ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='kubernetes ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='niet ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='python-heatclient ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='python-openstackclient ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='python-magnumclient ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='urllib3~=1.26.15 ' 23:49:03 + for arg in "$@" 23:49:03 + case $arg in 23:49:03 + pkg_list+='yq ' 23:49:03 + [[ -f /tmp/.os_lf_venv ]] 23:49:03 ++ cat /tmp/.os_lf_venv 23:49:03 + lf_venv=/tmp/venv-gvTg 23:49:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from' file:/tmp/.os_lf_venv 23:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:49:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:03 + local 'pip_opts=--upgrade --quiet' 23:49:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:49:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:49:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:49:03 + [[ -n '' ]] 23:49:03 + [[ -n '' ]] 23:49:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:03 + /tmp/venv-gvTg/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:49:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:49:05 lf-activate-venv(): INFO: Base packages installed successfully 23:49:05 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:49:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:49:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:49:05 + /tmp/venv-gvTg/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:49:22 + type python3 23:49:22 + true 23:49:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH' 23:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:49:22 + PATH=/tmp/venv-gvTg/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:49:22 + return 0 23:49:22 + openstack --os-cloud vex limits show --absolute 23:49:23 +--------------------------+---------+ 23:49:23 | Name | Value | 23:49:23 +--------------------------+---------+ 23:49:23 | maxTotalInstances | -1 | 23:49:23 | maxTotalCores | 450 | 23:49:23 | maxTotalRAMSize | 1000000 | 23:49:23 | maxServerMeta | 128 | 23:49:23 | maxImageMeta | 128 | 23:49:23 | maxPersonality | 5 | 23:49:23 | maxPersonalitySize | 10240 | 23:49:23 | maxTotalKeypairs | 100 | 23:49:23 | maxServerGroups | 10 | 23:49:23 | maxServerGroupMembers | 10 | 23:49:23 | maxTotalFloatingIps | -1 | 23:49:23 | maxSecurityGroups | -1 | 23:49:23 | maxSecurityGroupRules | -1 | 23:49:23 | totalRAMUsed | 958464 | 23:49:23 | totalCoresUsed | 234 | 23:49:23 | totalInstancesUsed | 72 | 23:49:23 | totalFloatingIpsUsed | 0 | 23:49:23 | totalSecurityGroupsUsed | 0 | 23:49:23 | totalServerGroupsUsed | 0 | 23:49:23 | maxTotalVolumes | -1 | 23:49:23 | maxTotalSnapshots | 10 | 23:49:23 | maxTotalVolumeGigabytes | 4096 | 23:49:23 | maxTotalBackups | 10 | 23:49:23 | maxTotalBackupGigabytes | 1000 | 23:49:23 | totalVolumesUsed | 0 | 23:49:23 | totalGigabytesUsed | 0 | 23:49:23 | totalSnapshotsUsed | 0 | 23:49:23 | totalBackupsUsed | 0 | 23:49:23 | totalBackupGigabytesUsed | 0 | 23:49:23 +--------------------------+---------+ 23:49:23 + pushd /opt/ciman/openstack-hot 23:49:23 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 23:49:23 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml 23:49:37 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 23:49:37 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 32768, but already used 983040 of 1000000 ram (HTTP 403) (Request-ID: req-be353d31-03dc-48db-8a2f-c83fe1e8d60b) 23:49:37 TypeError: delete() missing 1 required positional argument: 'force' 23:49:37 Build step 'Execute shell' marked build as failure 23:49:37 $ ssh-agent -k 23:49:37 unset SSH_AUTH_SOCK; 23:49:37 unset SSH_AGENT_PID; 23:49:37 echo Agent pid 5296 killed; 23:49:37 [ssh-agent] Stopped. 23:49:38 Recording plot data 23:49:38 Robot results publisher started... 23:49:38 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:49:38 -Parsing output xml: 23:49:38 Failed! 23:49:38 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium with configured filemask: output.xml 23:49:38 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:49:38 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:49:38 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:49:38 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:49:38 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:49:38 at hudson.remoting.Request$2.run(Request.java:377) 23:49:38 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:49:38 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:49:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:49:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:49:38 at java.base/java.lang.Thread.run(Thread.java:829) 23:49:38 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-6415 23:49:38 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:49:38 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:49:38 at hudson.remoting.Channel.call(Channel.java:1003) 23:49:38 at hudson.FilePath.act(FilePath.java:1230) 23:49:38 at hudson.FilePath.act(FilePath.java:1219) 23:49:38 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:49:38 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:49:38 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:49:38 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:49:38 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:49:38 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:49:38 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:49:38 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:49:38 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:49:38 at hudson.model.Run.execute(Run.java:1918) 23:49:38 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:49:38 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:49:38 at hudson.model.Executor.run(Executor.java:442) 23:49:38 [PostBuildScript] - [INFO] Executing post build scripts. 23:49:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins2244659158372761493.sh 23:49:38 Archiving csit artifacts 23:49:38 seq: invalid floating point argument: ‘’ 23:49:38 Try 'seq --help' for more information. 23:49:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:38 Dload Upload Total Spent Left Speed 23:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 4086 0 --:--:-- --:--:-- --:--:-- 4086 23:49:38 Archive: robot-plugin.zip 23:49:38 End-of-central-directory signature not found. Either this file is not 23:49:38 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:49:38 latter case the central directory and zipfile comment will be found on 23:49:38 the last disk(s) of this archive. 23:49:38 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:49:38 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:49:38 mv: cannot stat '*.log': No such file or directory 23:49:38 mv: cannot stat '*.log.gz': No such file or directory 23:49:38 mv: cannot stat '*.csv': No such file or directory 23:49:38 mv: cannot stat '*.png': No such file or directory 23:49:38 [PostBuildScript] - [INFO] Executing post build scripts. 23:49:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16273800443738031070.sh 23:49:38 [PostBuildScript] - [INFO] Executing post build scripts. 23:49:38 [EnvInject] - Injecting environment variables from a build step. 23:49:38 [EnvInject] - Injecting as environment variables the properties content 23:49:38 OS_CLOUD=vex 23:49:38 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 23:49:38 23:49:38 [EnvInject] - Variables injected successfully. 23:49:38 provisioning config files... 23:49:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:49:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins3857710810445224925.sh 23:49:38 ---> openstack-stack-delete.sh 23:49:38 Setup pyenv: 23:49:38 system 23:49:38 3.8.13 23:49:38 3.9.13 23:49:38 3.10.13 23:49:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:49:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:49:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:40 lf-activate-venv(): INFO: Base packages installed successfully 23:49:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:49:52 INFO: Stack cost retrieval disabled, setting cost to 0 23:50:04 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 23:50:04 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-27 23:50:04 [PostBuildScript] - [INFO] Executing post build scripts. 23:50:04 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins486252733327625443.sh 23:50:04 ---> sysstat.sh 23:50:04 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins2800236473003772386.sh 23:50:04 ---> package-listing.sh 23:50:04 ++ facter osfamily 23:50:04 ++ tr '[:upper:]' '[:lower:]' 23:50:05 + OS_FAMILY=redhat 23:50:05 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 23:50:05 + START_PACKAGES=/tmp/packages_start.txt 23:50:05 + END_PACKAGES=/tmp/packages_end.txt 23:50:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:05 + PACKAGES=/tmp/packages_start.txt 23:50:05 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']' 23:50:05 + PACKAGES=/tmp/packages_end.txt 23:50:05 + case "${OS_FAMILY}" in 23:50:05 + rpm -qa 23:50:05 + sort 23:50:05 + '[' -f /tmp/packages_start.txt ']' 23:50:05 + '[' -f /tmp/packages_end.txt ']' 23:50:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:05 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']' 23:50:05 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/ 23:50:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/ 23:50:05 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12593974047829741066.sh 23:50:05 ---> capture-instance-metadata.sh 23:50:05 Setup pyenv: 23:50:05 system 23:50:05 3.8.13 23:50:05 3.9.13 23:50:05 3.10.13 23:50:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:50:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:50:08 lf-activate-venv(): INFO: Base packages installed successfully 23:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:50:16 INFO: Running in OpenStack, capturing instance metadata 23:50:17 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6712263250941739541.sh 23:50:17 provisioning config files... 23:50:17 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #27 23:50:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config3140440485378933029tmp 23:50:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:50:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:50:17 provisioning config files... 23:50:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:50:17 [EnvInject] - Injecting environment variables from a build step. 23:50:17 [EnvInject] - Injecting as environment variables the properties content 23:50:17 SERVER_ID=logs 23:50:17 23:50:17 [EnvInject] - Variables injected successfully. 23:50:17 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins18383054992366990333.sh 23:50:17 ---> create-netrc.sh 23:50:17 WARN: Log server credential not found. 23:50:17 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17178543427415601563.sh 23:50:17 ---> python-tools-install.sh 23:50:17 Setup pyenv: 23:50:17 system 23:50:17 3.8.13 23:50:17 3.9.13 23:50:17 3.10.13 23:50:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:50:19 lf-activate-venv(): INFO: Base packages installed successfully 23:50:19 lf-activate-venv(): INFO: Installing additional packages: lftools 23:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:50:28 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins9392321297733943473.sh 23:50:28 ---> sudo-logs.sh 23:50:28 Archiving 'sudo' log.. 23:50:29 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17168420497806958649.sh 23:50:29 ---> job-cost.sh 23:50:29 Setup pyenv: 23:50:29 system 23:50:29 3.8.13 23:50:29 3.9.13 23:50:29 3.10.13 23:50:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:50:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:50:31 lf-activate-venv(): INFO: Base packages installed successfully 23:50:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:50:38 DEBUG: total: 0 23:50:38 INFO: Retrieving Stack Cost... 23:50:38 INFO: Retrieving Pricing Info for: v3-standard-2 23:50:38 INFO: Archiving Costs 23:50:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins3008125546456766054.sh 23:50:38 ---> logs-deploy.sh 23:50:38 Setup pyenv: 23:50:38 system 23:50:38 3.8.13 23:50:38 3.9.13 23:50:38 3.10.13 23:50:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 23:50:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gvTg from file:/tmp/.os_lf_venv 23:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:50:40 lf-activate-venv(): INFO: Base packages installed successfully 23:50:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-gvTg/bin to PATH 23:50:49 WARNING: Nexus logging server not set 23:50:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/27/ 23:50:49 INFO: archiving logs to S3 23:50:50 ---> uname -a: 23:50:50 Linux prd-centos8-robot-2c-8g-6415.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:50:50 23:50:50 23:50:50 ---> lscpu: 23:50:50 Architecture: x86_64 23:50:50 CPU op-mode(s): 32-bit, 64-bit 23:50:50 Byte Order: Little Endian 23:50:50 CPU(s): 2 23:50:50 On-line CPU(s) list: 0,1 23:50:50 Thread(s) per core: 1 23:50:50 Core(s) per socket: 1 23:50:50 Socket(s): 2 23:50:50 NUMA node(s): 1 23:50:50 Vendor ID: AuthenticAMD 23:50:50 CPU family: 23 23:50:50 Model: 49 23:50:50 Model name: AMD EPYC-Rome Processor 23:50:50 Stepping: 0 23:50:50 CPU MHz: 2799.998 23:50:50 BogoMIPS: 5599.99 23:50:50 Virtualization: AMD-V 23:50:50 Hypervisor vendor: KVM 23:50:50 Virtualization type: full 23:50:50 L1d cache: 32K 23:50:50 L1i cache: 32K 23:50:50 L2 cache: 512K 23:50:50 L3 cache: 16384K 23:50:50 NUMA node0 CPU(s): 0,1 23:50:50 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:50:50 23:50:50 23:50:50 ---> nproc: 23:50:50 2 23:50:50 23:50:50 23:50:50 ---> df -h: 23:50:50 Filesystem Size Used Avail Use% Mounted on 23:50:50 devtmpfs 3.8G 0 3.8G 0% /dev 23:50:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:50:50 tmpfs 3.8G 17M 3.8G 1% /run 23:50:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:50:50 /dev/vda1 40G 8.3G 32G 21% / 23:50:50 tmpfs 770M 0 770M 0% /run/user/1001 23:50:50 23:50:50 23:50:50 ---> free -m: 23:50:50 total used free shared buff/cache available 23:50:50 Mem: 7697 575 5020 19 2101 6825 23:50:50 Swap: 1023 0 1023 23:50:50 23:50:50 23:50:50 ---> ip addr: 23:50:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:50:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:50:50 inet 127.0.0.1/8 scope host lo 23:50:50 valid_lft forever preferred_lft forever 23:50:50 inet6 ::1/128 scope host 23:50:50 valid_lft forever preferred_lft forever 23:50:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:50:50 link/ether fa:16:3e:01:d7:c6 brd ff:ff:ff:ff:ff:ff 23:50:50 altname enp0s3 23:50:50 altname ens3 23:50:50 inet 10.30.170.247/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:50:50 valid_lft 86195sec preferred_lft 86195sec 23:50:50 inet6 fe80::f816:3eff:fe01:d7c6/64 scope link 23:50:50 valid_lft forever preferred_lft forever 23:50:50 23:50:50 23:50:50 ---> sar -b -r -n DEV: 23:50:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU) 23:50:50 23:50:50 23:47:16 LINUX RESTART (2 CPU) 23:50:50 23:50:50 11:48:03 PM tps rtps wtps bread/s bwrtn/s 23:50:50 11:49:01 PM 96.85 9.00 87.85 1544.30 7008.76 23:50:50 11:50:01 PM 83.47 1.28 82.19 110.10 10860.03 23:50:50 Average: 90.05 5.07 84.97 815.05 8967.02 23:50:50 23:50:50 11:48:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:50 11:49:01 PM 5203576 6996028 2678848 33.99 2688 1970652 737896 8.26 195924 2146320 248224 23:50:50 11:50:01 PM 5165328 7006556 2717096 34.47 2688 2017236 698888 7.83 225552 2140768 9736 23:50:50 Average: 5184452 7001292 2697972 34.23 2688 1993944 718392 8.04 210738 2143544 128980 23:50:50 23:50:50 11:48:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:50 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:50 11:49:01 PM eth0 272.68 186.54 1716.15 55.58 0.00 0.00 0.00 0.00 23:50:50 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:50 11:50:01 PM eth0 67.89 52.85 634.32 11.79 0.00 0.00 0.00 0.00 23:50:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:50 Average: eth0 168.55 118.56 1166.07 33.31 0.00 0.00 0.00 0.00 23:50:50 23:50:50 23:50:50 ---> sar -P ALL: 23:50:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU) 23:50:50 23:50:50 23:47:16 LINUX RESTART (2 CPU) 23:50:50 23:50:50 11:48:03 PM CPU %user %nice %system %iowait %steal %idle 23:50:50 11:49:01 PM all 40.62 0.00 6.36 2.02 0.11 50.90 23:50:50 11:49:01 PM 0 38.44 0.00 6.45 1.48 0.10 53.53 23:50:50 11:49:01 PM 1 42.81 0.00 6.26 2.55 0.12 48.26 23:50:50 11:50:01 PM all 25.10 0.00 3.53 2.27 0.08 69.03 23:50:50 11:50:01 PM 0 34.58 0.00 4.17 2.34 0.07 58.85 23:50:50 11:50:01 PM 1 15.60 0.00 2.89 2.21 0.08 79.22 23:50:50 Average: all 32.74 0.00 4.92 2.14 0.09 60.10 23:50:50 Average: 0 36.48 0.00 5.29 1.91 0.08 56.23 23:50:50 Average: 1 28.99 0.00 4.55 2.38 0.10 63.98 23:50:50 23:50:50 23:50:50