23:46:30 Started by upstream project "integration-distribution-mri-test-scandium" build number 83 23:46:30 originally caused by: 23:46:30 Started by timer 23:46:30 Running as SYSTEM 23:46:30 [EnvInject] - Loading node environment variables. 23:46:30 Building remotely on prd-centos8-robot-2c-8g-2698 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:46:31 [ssh-agent] Looking for ssh-agent implementation... 23:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:31 $ ssh-agent 23:46:31 SSH_AUTH_SOCK=/tmp/ssh-i7ehWdwzYhOh/agent.5293 23:46:31 SSH_AGENT_PID=5295 23:46:31 [ssh-agent] Started. 23:46:31 Running ssh-add (command line suppressed) 23:46:31 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_16522813394117131161.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_16522813394117131161.key) 23:46:31 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:46:31 The recommended git tool is: NONE 23:46:34 using credential opendaylight-jenkins-ssh 23:46:34 Wiping out workspace first. 23:46:34 Cloning the remote Git repository 23:46:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:46:34 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10 23:46:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:46:34 > git --version # timeout=10 23:46:34 > git --version # 'git version 2.43.0' 23:46:34 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:46:34 [INFO] Currently running in a labeled security context 23:46:34 [INFO] Currently SELinux is 'enforcing' on the host 23:46:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh9798456202988988549.key 23:46:34 Verifying host key using known hosts file 23:46:34 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:46:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:46:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:46:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:46:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:46:38 [INFO] Currently running in a labeled security context 23:46:38 [INFO] Currently SELinux is 'enforcing' on the host 23:46:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh15348107724046571680.key 23:46:38 Verifying host key using known hosts file 23:46:38 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:46:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:46:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:46:39 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:46:39 > git config core.sparsecheckout # timeout=10 23:46:39 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:46:39 Commit message: "Adapt test for new pce-allocation field" 23:46:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:46:39 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:46:39 No emails were triggered. 23:46:39 provisioning config files... 23:46:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:46:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:46:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:46:40 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins17967433237003124233.sh 23:46:40 ---> python-tools-install.sh 23:46:40 Setup pyenv: 23:46:40 system 23:46:40 * 3.8.13 (set by /opt/pyenv/version) 23:46:40 * 3.9.13 (set by /opt/pyenv/version) 23:46:40 * 3.10.13 (set by /opt/pyenv/version) 23:46:40 * 3.11.7 (set by /opt/pyenv/version) 23:46:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-84FV 23:46:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:46:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:49 lf-activate-venv(): INFO: Base packages installed successfully 23:46:49 lf-activate-venv(): INFO: Installing additional packages: lftools 23:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:47:13 Generating Requirements File 23:47:37 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:47:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:47:37 Python 3.11.7 23:47:37 pip 25.3 from /tmp/venv-84FV/lib/python3.11/site-packages/pip (python 3.11) 23:47:37 appdirs==1.4.4 23:47:37 argcomplete==3.6.3 23:47:37 aspy.yaml==1.3.0 23:47:37 attrs==25.4.0 23:47:37 autopage==0.5.2 23:47:37 beautifulsoup4==4.14.3 23:47:37 boto3==1.41.5 23:47:37 botocore==1.41.5 23:47:37 bs4==0.0.2 23:47:37 cachetools==6.2.2 23:47:37 certifi==2025.11.12 23:47:37 cffi==2.0.0 23:47:37 cfgv==3.5.0 23:47:37 chardet==5.2.0 23:47:37 charset-normalizer==3.4.4 23:47:37 click==8.3.1 23:47:37 cliff==4.12.0 23:47:37 cmd2==2.7.0 23:47:37 cryptography==3.3.2 23:47:37 debtcollector==3.0.0 23:47:37 decorator==5.2.1 23:47:37 defusedxml==0.7.1 23:47:37 Deprecated==1.3.1 23:47:37 distlib==0.4.0 23:47:37 dnspython==2.8.0 23:47:37 docker==7.1.0 23:47:37 dogpile.cache==1.5.0 23:47:37 durationpy==0.10 23:47:37 email-validator==2.3.0 23:47:37 filelock==3.20.0 23:47:37 future==1.0.0 23:47:37 gitdb==4.0.12 23:47:37 GitPython==3.1.45 23:47:37 google-auth==2.43.0 23:47:37 httplib2==0.31.0 23:47:37 identify==2.6.15 23:47:37 idna==3.11 23:47:37 importlib-resources==1.5.0 23:47:37 iso8601==2.1.0 23:47:37 Jinja2==3.1.6 23:47:37 jmespath==1.0.1 23:47:37 jsonpatch==1.33 23:47:37 jsonpointer==3.0.0 23:47:37 jsonschema==4.25.1 23:47:37 jsonschema-specifications==2025.9.1 23:47:37 keystoneauth1==5.12.0 23:47:37 kubernetes==34.1.0 23:47:37 lftools==0.37.16 23:47:37 lxml==6.0.2 23:47:37 markdown-it-py==4.0.0 23:47:37 MarkupSafe==3.0.3 23:47:37 mdurl==0.1.2 23:47:37 msgpack==1.1.2 23:47:37 multi_key_dict==2.0.3 23:47:37 munch==4.0.0 23:47:37 netaddr==1.3.0 23:47:37 niet==1.4.2 23:47:37 nodeenv==1.9.1 23:47:37 oauth2client==4.1.3 23:47:37 oauthlib==3.3.1 23:47:37 openstacksdk==4.8.0 23:47:37 os-service-types==1.8.2 23:47:37 osc-lib==4.2.0 23:47:37 oslo.config==10.1.0 23:47:37 oslo.context==6.2.0 23:47:37 oslo.i18n==6.7.1 23:47:37 oslo.log==7.2.1 23:47:37 oslo.serialization==5.8.0 23:47:37 oslo.utils==9.2.0 23:47:37 packaging==25.0 23:47:37 pbr==7.0.3 23:47:37 platformdirs==4.5.0 23:47:37 prettytable==3.17.0 23:47:37 psutil==7.1.3 23:47:37 pyasn1==0.6.1 23:47:37 pyasn1_modules==0.4.2 23:47:37 pycparser==2.23 23:47:37 pygerrit2==2.0.15 23:47:37 PyGithub==2.8.1 23:47:37 Pygments==2.19.2 23:47:37 PyJWT==2.10.1 23:47:37 PyNaCl==1.6.1 23:47:37 pyparsing==2.4.7 23:47:37 pyperclip==1.11.0 23:47:37 pyrsistent==0.20.0 23:47:37 python-cinderclient==9.8.0 23:47:37 python-dateutil==2.9.0.post0 23:47:37 python-heatclient==4.3.0 23:47:37 python-jenkins==1.8.3 23:47:37 python-keystoneclient==5.7.0 23:47:37 python-magnumclient==4.9.0 23:47:37 python-openstackclient==8.2.0 23:47:37 python-swiftclient==4.9.0 23:47:37 PyYAML==6.0.3 23:47:37 referencing==0.37.0 23:47:37 requests==2.32.5 23:47:37 requests-oauthlib==2.0.0 23:47:37 requestsexceptions==1.4.0 23:47:37 rfc3986==2.0.0 23:47:37 rich==14.2.0 23:47:37 rich-argparse==1.7.2 23:47:37 rpds-py==0.30.0 23:47:37 rsa==4.9.1 23:47:37 ruamel.yaml==0.18.16 23:47:37 ruamel.yaml.clib==0.2.15 23:47:37 s3transfer==0.15.0 23:47:37 simplejson==3.20.2 23:47:37 six==1.17.0 23:47:37 smmap==5.0.2 23:47:37 soupsieve==2.8 23:47:37 stevedore==5.6.0 23:47:37 tabulate==0.9.0 23:47:37 toml==0.10.2 23:47:37 tomlkit==0.13.3 23:47:37 tqdm==4.67.1 23:47:37 typing_extensions==4.15.0 23:47:37 tzdata==2025.2 23:47:37 urllib3==1.26.20 23:47:37 virtualenv==20.35.4 23:47:37 wcwidth==0.2.14 23:47:37 websocket-client==1.9.0 23:47:37 wrapt==2.0.1 23:47:37 xdg==6.0.0 23:47:37 xmltodict==1.0.2 23:47:37 yq==3.4.3 23:47:37 [EnvInject] - Injecting environment variables from a build step. 23:47:37 [EnvInject] - Injecting as environment variables the properties content 23:47:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:47:37 OS_CLOUD=vex 23:47:37 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-58 23:47:37 OS_STACK_TEMPLATE_DIR=openstack-hot 23:47:37 23:47:37 [EnvInject] - Variables injected successfully. 23:47:37 provisioning config files... 23:47:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:47:38 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins11335986242184821196.sh 23:47:38 ---> Create parameters file for OpenStack HOT 23:47:38 OpenStack Heat parameters generated 23:47:38 ----------------------------------- 23:47:38 parameters: 23:47:38 vm_0_count: '1' 23:47:38 vm_0_flavor: 'v3-standard-8' 23:47:38 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:47:38 vm_1_count: '1' 23:47:38 vm_1_flavor: 'v3-standard-8' 23:47:38 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:47:38 23:47:38 job_name: '07828-58' 23:47:38 silo: 'releng' 23:47:38 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins2563933180130006581.sh 23:47:38 ---> Create HEAT stack 23:47:38 + source /home/jenkins/lf-env.sh 23:47:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:47:38 ++ mktemp -d /tmp/venv-XXXX 23:47:38 + lf_venv=/tmp/venv-61vl 23:47:38 + local venv_file=/tmp/.os_lf_venv 23:47:38 + local python=python3 23:47:38 + local options 23:47:38 + local set_path=true 23:47:38 + local install_args= 23:47:38 ++ 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:47:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:47:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:47:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:47:38 + true 23:47:38 + case $1 in 23:47:38 + python=python3 23:47:38 + shift 2 23:47:38 + true 23:47:38 + case $1 in 23:47:38 + shift 23:47:38 + break 23:47:38 + case $python in 23:47:38 + local pkg_list= 23:47:38 + [[ -d /opt/pyenv ]] 23:47:38 + echo 'Setup pyenv:' 23:47:38 Setup pyenv: 23:47:38 + export PYENV_ROOT=/opt/pyenv 23:47:38 + PYENV_ROOT=/opt/pyenv 23:47:38 + 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:47:38 + 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:47:38 + pyenv versions 23:47:38 system 23:47:38 3.8.13 23:47:38 3.9.13 23:47:38 3.10.13 23:47:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:47:38 + command -v pyenv 23:47:38 ++ pyenv init - --no-rehash 23:47:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:47:38 for i in ${!paths[@]}; do 23:47:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:47:38 fi; done; 23:47:38 echo "${paths[*]}"'\'')" 23:47:38 export PATH="/opt/pyenv/shims:${PATH}" 23:47:38 export PYENV_SHELL=bash 23:47:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:47:38 pyenv() { 23:47:38 local command 23:47:38 command="${1:-}" 23:47:38 if [ "$#" -gt 0 ]; then 23:47:38 shift 23:47:38 fi 23:47:38 23:47:38 case "$command" in 23:47:38 rehash|shell) 23:47:38 eval "$(pyenv "sh-$command" "$@")" 23:47:38 ;; 23:47:38 *) 23:47:38 command pyenv "$command" "$@" 23:47:38 ;; 23:47:38 esac 23:47:38 }' 23:47:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:47:38 for i in ${!paths[@]}; do 23:47:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:47:38 fi; done; 23:47:38 echo "${paths[*]}"' 23:47:38 ++ 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:47:38 ++ 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:47:38 ++ 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:47:38 ++ export PYENV_SHELL=bash 23:47:38 ++ PYENV_SHELL=bash 23:47:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:47:38 +++ complete -F _pyenv pyenv 23:47:38 ++ lf-pyver python3 23:47:38 ++ local py_version_xy=python3 23:47:38 ++ local py_version_xyz= 23:47:38 ++ awk '{ print $1 }' 23:47:38 ++ pyenv versions 23:47:38 ++ local command 23:47:38 ++ command=versions 23:47:38 ++ '[' 1 -gt 0 ']' 23:47:38 ++ shift 23:47:38 ++ case "$command" in 23:47:38 ++ command pyenv versions 23:47:38 ++ pyenv versions 23:47:38 ++ sed 's/^[ *]* //' 23:47:38 ++ grep -E '^[0-9.]*[0-9]$' 23:47:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:47:38 +++ grep '^3' /tmp/.pyenv_versions 23:47:38 +++ sort -V 23:47:38 +++ tail -n 1 23:47:38 ++ py_version_xyz=3.11.7 23:47:38 ++ [[ -z 3.11.7 ]] 23:47:38 ++ echo 3.11.7 23:47:38 ++ return 0 23:47:38 + pyenv local 3.11.7 23:47:38 + local command 23:47:38 + command=local 23:47:38 + '[' 2 -gt 0 ']' 23:47:38 + shift 23:47:38 + case "$command" in 23:47:38 + command pyenv local 3.11.7 23:47:38 + pyenv local 3.11.7 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='lftools[openstack] ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='kubernetes ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='niet ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='python-heatclient ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='python-openstackclient ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='python-magnumclient ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='urllib3~=1.26.15 ' 23:47:38 + for arg in "$@" 23:47:38 + case $arg in 23:47:38 + pkg_list+='yq ' 23:47:38 + [[ -f /tmp/.os_lf_venv ]] 23:47:38 ++ cat /tmp/.os_lf_venv 23:47:38 + lf_venv=/tmp/venv-84FV 23:47:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from' file:/tmp/.os_lf_venv 23:47:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from file:/tmp/.os_lf_venv 23:47:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:47:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:47:38 + local 'pip_opts=--upgrade --quiet' 23:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:47:38 + [[ -n '' ]] 23:47:38 + [[ -n '' ]] 23:47:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:47:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:47:38 + /tmp/venv-84FV/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:47:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:47:41 lf-activate-venv(): INFO: Base packages installed successfully 23:47:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:47:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:47:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:47:41 + /tmp/venv-84FV/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:47:59 + type python3 23:47:59 + true 23:47:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH' 23:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:47:59 + PATH=/tmp/venv-84FV/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:47:59 + return 0 23:47:59 + openstack --os-cloud vex limits show --absolute 23:48:01 +--------------------------+---------+ 23:48:01 | Name | Value | 23:48:01 +--------------------------+---------+ 23:48:01 | maxTotalInstances | -1 | 23:48:01 | maxTotalCores | 450 | 23:48:01 | maxTotalRAMSize | 1000000 | 23:48:01 | maxServerMeta | 128 | 23:48:01 | maxImageMeta | 128 | 23:48:01 | maxPersonality | 5 | 23:48:01 | maxPersonalitySize | 10240 | 23:48:01 | maxTotalKeypairs | 100 | 23:48:01 | maxServerGroups | 10 | 23:48:01 | maxServerGroupMembers | 10 | 23:48:01 | maxTotalFloatingIps | -1 | 23:48:01 | maxSecurityGroups | -1 | 23:48:01 | maxSecurityGroupRules | -1 | 23:48:01 | totalRAMUsed | 983040 | 23:48:01 | totalCoresUsed | 240 | 23:48:01 | totalInstancesUsed | 89 | 23:48:01 | totalFloatingIpsUsed | 0 | 23:48:01 | totalSecurityGroupsUsed | 0 | 23:48:01 | totalServerGroupsUsed | 0 | 23:48:01 | maxTotalVolumes | -1 | 23:48:01 | maxTotalSnapshots | 10 | 23:48:01 | maxTotalVolumeGigabytes | 4096 | 23:48:01 | maxTotalBackups | 10 | 23:48:01 | maxTotalBackupGigabytes | 1000 | 23:48:01 | totalVolumesUsed | 3 | 23:48:01 | totalGigabytesUsed | 60 | 23:48:01 | totalSnapshotsUsed | 0 | 23:48:01 | totalBackupsUsed | 0 | 23:48:01 | totalBackupGigabytesUsed | 0 | 23:48:01 +--------------------------+---------+ 23:48:01 + pushd /opt/ciman/openstack-hot 23:48:01 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:48:01 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-58 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml 23:48:15 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-58 23:48:15 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 999424 of 1000000 ram (HTTP 403) (Request-ID: req-b0b7030f-1247-4185-ae0b-4ac691101c5a) 23:48:15 TypeError: delete() missing 1 required positional argument: 'force' 23:48:15 Build step 'Execute shell' marked build as failure 23:48:15 $ ssh-agent -k 23:48:15 unset SSH_AUTH_SOCK; 23:48:15 unset SSH_AGENT_PID; 23:48:15 echo Agent pid 5295 killed; 23:48:15 [ssh-agent] Stopped. 23:48:15 Recording plot data 23:48:15 Robot results publisher started... 23:48:15 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:48:15 -Parsing output xml: 23:48:15 Failed! 23:48:15 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium with configured filemask: output.xml 23:48:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:48:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:48:15 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:48:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:48:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:48:15 at hudson.remoting.Request$2.run(Request.java:377) 23:48:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:48:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:48:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:48:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:48:15 at java.base/java.lang.Thread.run(Thread.java:829) 23:48:15 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-2698 23:48:15 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:48:15 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:48:15 at hudson.remoting.Channel.call(Channel.java:1003) 23:48:15 at hudson.FilePath.act(FilePath.java:1230) 23:48:15 at hudson.FilePath.act(FilePath.java:1219) 23:48:15 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:48:15 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:48:15 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:48:15 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:48:15 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:48:15 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:48:15 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:48:15 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:48:15 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:48:15 at hudson.model.Run.execute(Run.java:1918) 23:48:15 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:48:15 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:48:15 at hudson.model.Executor.run(Executor.java:442) 23:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:48:15 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15870845332663454523.sh 23:48:15 Archiving csit artifacts 23:48:15 seq: invalid floating point argument: ‘’ 23:48:15 Try 'seq --help' for more information. 23:48:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:15 Dload Upload Total Spent Left Speed 23:48:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11285 0 --:--:-- --:--:-- --:--:-- 11285 23:48:15 Archive: robot-plugin.zip 23:48:15 End-of-central-directory signature not found. Either this file is not 23:48:15 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:48:15 latter case the central directory and zipfile comment will be found on 23:48:15 the last disk(s) of this archive. 23:48:15 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:48:15 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:48:15 mv: cannot stat '*.log': No such file or directory 23:48:15 mv: cannot stat '*.log.gz': No such file or directory 23:48:15 mv: cannot stat '*.csv': No such file or directory 23:48:15 mv: cannot stat '*.png': No such file or directory 23:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:48:15 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7343186532067593792.sh 23:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:48:15 [EnvInject] - Injecting environment variables from a build step. 23:48:15 [EnvInject] - Injecting as environment variables the properties content 23:48:15 OS_CLOUD=vex 23:48:15 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-58 23:48:15 23:48:15 [EnvInject] - Variables injected successfully. 23:48:15 provisioning config files... 23:48:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:48:16 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins584705977445310148.sh 23:48:16 ---> openstack-stack-delete.sh 23:48:16 Setup pyenv: 23:48:16 system 23:48:16 3.8.13 23:48:16 3.9.13 23:48:16 3.10.13 23:48:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from 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:18 lf-activate-venv(): INFO: Base packages installed successfully 23:48:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:48:32 INFO: Stack cost retrieval disabled, setting cost to 0 23:48:44 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-58 23:48:44 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-58 23:48:44 [PostBuildScript] - [INFO] Executing post build scripts. 23:48:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins12549824389195942151.sh 23:48:44 ---> sysstat.sh 23:48:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins1401466207790926735.sh 23:48:44 ---> package-listing.sh 23:48:44 ++ facter osfamily 23:48:44 ++ tr '[:upper:]' '[:lower:]' 23:48:45 + OS_FAMILY=redhat 23:48:45 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:48:45 + START_PACKAGES=/tmp/packages_start.txt 23:48:45 + END_PACKAGES=/tmp/packages_end.txt 23:48:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:45 + PACKAGES=/tmp/packages_start.txt 23:48:45 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 23:48:45 + PACKAGES=/tmp/packages_end.txt 23:48:45 + case "${OS_FAMILY}" in 23:48:45 + rpm -qa 23:48:45 + sort 23:48:45 + '[' -f /tmp/packages_start.txt ']' 23:48:45 + '[' -f /tmp/packages_end.txt ']' 23:48:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:45 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 23:48:45 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 23:48:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 23:48:45 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9594840358050804900.sh 23:48:45 ---> capture-instance-metadata.sh 23:48:45 Setup pyenv: 23:48:45 system 23:48:45 3.8.13 23:48:45 3.9.13 23:48:45 3.10.13 23:48:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from file:/tmp/.os_lf_venv 23:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:48:48 lf-activate-venv(): INFO: Base packages installed successfully 23:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools 23:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:48:57 INFO: Running in OpenStack, capturing instance metadata 23:48:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins3892547045582912813.sh 23:48:58 provisioning config files... 23:48:58 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #58 23:48:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config17427999675907421120tmp 23:48:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:48:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:48:58 provisioning config files... 23:48:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:48:58 [EnvInject] - Injecting environment variables from a build step. 23:48:58 [EnvInject] - Injecting as environment variables the properties content 23:48:58 SERVER_ID=logs 23:48:58 23:48:58 [EnvInject] - Variables injected successfully. 23:48:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins400298824489197478.sh 23:48:58 ---> create-netrc.sh 23:48:58 WARN: Log server credential not found. 23:48:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins798693315430027890.sh 23:48:58 ---> python-tools-install.sh 23:48:58 Setup pyenv: 23:48:59 system 23:48:59 3.8.13 23:48:59 3.9.13 23:48:59 3.10.13 23:48:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from file:/tmp/.os_lf_venv 23:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:48:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:01 lf-activate-venv(): INFO: Base packages installed successfully 23:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools 23:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:49:10 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins6792450529441359191.sh 23:49:10 ---> sudo-logs.sh 23:49:10 Archiving 'sudo' log.. 23:49:11 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins18127928322035128516.sh 23:49:11 ---> job-cost.sh 23:49:11 Setup pyenv: 23:49:11 system 23:49:11 3.8.13 23:49:11 3.9.13 23:49:11 3.10.13 23:49:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:49:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from file:/tmp/.os_lf_venv 23:49:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:13 lf-activate-venv(): INFO: Base packages installed successfully 23:49:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:49:20 DEBUG: total: 0 23:49:20 INFO: Retrieving Stack Cost... 23:49:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:49:20 INFO: Archiving Costs 23:49:20 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins875902124003853383.sh 23:49:20 ---> logs-deploy.sh 23:49:20 Setup pyenv: 23:49:21 system 23:49:21 3.8.13 23:49:21 3.9.13 23:49:21 3.10.13 23:49:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:49:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84FV from file:/tmp/.os_lf_venv 23:49:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:23 lf-activate-venv(): INFO: Base packages installed successfully 23:49:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-84FV/bin to PATH 23:49:33 WARNING: Nexus logging server not set 23:49:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/58/ 23:49:33 INFO: archiving logs to S3 23:49:34 ---> uname -a: 23:49:34 Linux prd-centos8-robot-2c-8g-2698.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:49:34 23:49:34 23:49:34 ---> lscpu: 23:49:34 Architecture: x86_64 23:49:34 CPU op-mode(s): 32-bit, 64-bit 23:49:34 Byte Order: Little Endian 23:49:34 CPU(s): 2 23:49:34 On-line CPU(s) list: 0,1 23:49:34 Thread(s) per core: 1 23:49:34 Core(s) per socket: 1 23:49:34 Socket(s): 2 23:49:34 NUMA node(s): 1 23:49:34 Vendor ID: AuthenticAMD 23:49:34 CPU family: 23 23:49:34 Model: 49 23:49:34 Model name: AMD EPYC-Rome Processor 23:49:34 Stepping: 0 23:49:34 CPU MHz: 2799.998 23:49:34 BogoMIPS: 5599.99 23:49:34 Virtualization: AMD-V 23:49:34 Hypervisor vendor: KVM 23:49:34 Virtualization type: full 23:49:34 L1d cache: 32K 23:49:34 L1i cache: 32K 23:49:34 L2 cache: 512K 23:49:34 L3 cache: 16384K 23:49:34 NUMA node0 CPU(s): 0,1 23:49:34 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:49:34 23:49:34 23:49:34 ---> nproc: 23:49:34 2 23:49:34 23:49:34 23:49:34 ---> df -h: 23:49:34 Filesystem Size Used Avail Use% Mounted on 23:49:34 devtmpfs 3.8G 0 3.8G 0% /dev 23:49:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:49:34 tmpfs 3.8G 17M 3.8G 1% /run 23:49:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:49:34 /dev/vda1 40G 8.3G 32G 21% / 23:49:34 tmpfs 770M 0 770M 0% /run/user/1001 23:49:34 23:49:34 23:49:34 ---> free -m: 23:49:34 total used free shared buff/cache available 23:49:34 Mem: 7697 566 5025 19 2105 6834 23:49:34 Swap: 1023 0 1023 23:49:34 23:49:34 23:49:34 ---> ip addr: 23:49:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:49:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:49:34 inet 127.0.0.1/8 scope host lo 23:49:34 valid_lft forever preferred_lft forever 23:49:34 inet6 ::1/128 scope host 23:49:34 valid_lft forever preferred_lft forever 23:49:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:49:34 link/ether fa:16:3e:79:10:3f brd ff:ff:ff:ff:ff:ff 23:49:34 altname enp0s3 23:49:34 altname ens3 23:49:34 inet 10.30.171.177/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:49:34 valid_lft 86157sec preferred_lft 86157sec 23:49:34 inet6 fe80::f816:3eff:fe79:103f/64 scope link 23:49:34 valid_lft forever preferred_lft forever 23:49:34 23:49:34 23:49:34 ---> sar -b -r -n DEV: 23:49:34 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU) 23:49:34 23:49:34 23:45:27 LINUX RESTART (2 CPU) 23:49:34 23:49:34 11:46:01 PM tps rtps wtps bread/s bwrtn/s 23:49:34 11:47:01 PM 100.23 46.02 54.22 7124.69 28735.57 23:49:34 11:48:01 PM 119.83 0.32 119.51 22.40 11996.23 23:49:34 11:49:01 PM 40.84 1.12 39.72 133.16 3988.24 23:49:34 Average: 86.96 15.82 71.15 2426.88 14906.84 23:49:34 23:49:34 11:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:34 11:47:01 PM 5507176 7053060 2375256 30.13 2688 1738228 714800 8.00 186496 1907436 112036 23:49:34 11:48:01 PM 5229048 7072956 2653384 33.66 2688 2019468 645292 7.23 191296 2113800 104316 23:49:34 11:49:01 PM 5214040 7060144 2668392 33.85 2688 2021660 655360 7.34 382864 1937644 10016 23:49:34 Average: 5316755 7062053 2565677 32.55 2688 1926452 671817 7.52 253552 1986293 75456 23:49:34 23:49:34 11:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:49:34 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:34 11:47:01 PM eth0 269.59 174.14 1379.64 58.42 0.00 0.00 0.00 0.00 23:49:34 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:34 11:48:01 PM eth0 96.28 71.89 1127.07 10.33 0.00 0.00 0.00 0.00 23:49:34 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:34 11:49:01 PM eth0 22.59 17.49 21.13 9.45 0.00 0.00 0.00 0.00 23:49:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:34 Average: eth0 129.49 87.84 842.60 26.07 0.00 0.00 0.00 0.00 23:49:34 23:49:34 23:49:34 ---> sar -P ALL: 23:49:34 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU) 23:49:34 23:49:34 23:45:27 LINUX RESTART (2 CPU) 23:49:34 23:49:34 11:46:01 PM CPU %user %nice %system %iowait %steal %idle 23:49:34 11:47:01 PM all 33.61 0.03 6.19 23.66 0.10 36.41 23:49:34 11:47:01 PM 0 32.73 0.02 6.94 25.26 0.12 34.95 23:49:34 11:47:01 PM 1 34.49 0.03 5.45 22.07 0.08 37.88 23:49:34 11:48:01 PM all 35.61 0.00 4.93 3.72 0.10 55.64 23:49:34 11:48:01 PM 0 44.97 0.00 5.56 4.01 0.10 45.37 23:49:34 11:48:01 PM 1 26.26 0.00 4.30 3.43 0.10 65.91 23:49:34 11:49:01 PM all 24.67 0.00 3.10 0.65 0.07 71.51 23:49:34 11:49:01 PM 0 27.46 0.00 3.34 0.85 0.07 68.29 23:49:34 11:49:01 PM 1 21.89 0.00 2.85 0.45 0.07 74.74 23:49:34 Average: all 31.29 0.01 4.74 9.32 0.09 54.56 23:49:34 Average: 0 35.05 0.01 5.27 10.01 0.09 49.57 23:49:34 Average: 1 27.53 0.01 4.20 8.63 0.08 59.55 23:49:34 23:49:34 23:49:34