22:46:28 Started by upstream project "integration-distribution-mri-test-titanium" build number 69 22:46:28 originally caused by: 22:46:28 Started by timer 22:46:28 Running as SYSTEM 22:46:28 [EnvInject] - Loading node environment variables. 22:46:28 Building remotely on prd-centos8-robot-2c-8g-25701 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 22:46:28 [ssh-agent] Looking for ssh-agent implementation... 22:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:28 $ ssh-agent 22:46:28 SSH_AUTH_SOCK=/tmp/ssh-XIqclBGfrhIS/agent.5287 22:46:28 SSH_AGENT_PID=5288 22:46:28 [ssh-agent] Started. 22:46:29 Running ssh-add (command line suppressed) 22:46:29 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_9266703161027488865.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_9266703161027488865.key) 22:46:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:46:29 The recommended git tool is: NONE 22:46:37 using credential opendaylight-jenkins-ssh 22:46:37 Wiping out workspace first. 22:46:37 Cloning the remote Git repository 22:46:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:46:37 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test # timeout=10 22:46:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:46:37 > git --version # timeout=10 22:46:37 > git --version # 'git version 2.43.0' 22:46:37 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:46:37 [INFO] Currently running in a labeled security context 22:46:37 [INFO] Currently SELinux is 'enforcing' on the host 22:46:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh952564010577482184.key 22:46:37 Verifying host key using known hosts file 22:46:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:46:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:46:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:46:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:46:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:46:40 [INFO] Currently running in a labeled security context 22:46:40 [INFO] Currently SELinux is 'enforcing' on the host 22:46:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh1711343118125086314.key 22:46:40 Verifying host key using known hosts file 22:46:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:46:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:46:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:46:40 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:46:40 > git config core.sparsecheckout # timeout=10 22:46:40 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:46:41 Commit message: "Add bgpcep variables for vanadium" 22:46:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:46:41 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:46:41 No emails were triggered. 22:46:41 provisioning config files... 22:46:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:46:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:46:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:46:41 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins18114377824752222289.sh 22:46:41 ---> python-tools-install.sh 22:46:41 Setup pyenv: 22:46:42 system 22:46:42 * 3.8.13 (set by /opt/pyenv/version) 22:46:42 * 3.9.13 (set by /opt/pyenv/version) 22:46:42 * 3.10.13 (set by /opt/pyenv/version) 22:46:42 * 3.11.7 (set by /opt/pyenv/version) 22:46:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fa3W 22:46:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:51 lf-activate-venv(): INFO: Base packages installed successfully 22:46:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:47:16 Generating Requirements File 22:47:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:47:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:47:36 Python 3.11.7 22:47:36 pip 25.3 from /tmp/venv-fa3W/lib/python3.11/site-packages/pip (python 3.11) 22:47:37 appdirs==1.4.4 22:47:37 argcomplete==3.6.3 22:47:37 aspy.yaml==1.3.0 22:47:37 attrs==25.4.0 22:47:37 autopage==0.5.2 22:47:37 beautifulsoup4==4.14.3 22:47:37 boto3==1.42.25 22:47:37 botocore==1.42.25 22:47:37 bs4==0.0.2 22:47:37 certifi==2026.1.4 22:47:37 cffi==2.0.0 22:47:37 cfgv==3.5.0 22:47:37 chardet==5.2.0 22:47:37 charset-normalizer==3.4.4 22:47:37 click==8.3.1 22:47:37 cliff==4.13.1 22:47:37 cmd2==3.1.0 22:47:37 cryptography==3.3.2 22:47:37 debtcollector==3.0.0 22:47:37 decorator==5.2.1 22:47:37 defusedxml==0.7.1 22:47:37 Deprecated==1.3.1 22:47:37 distlib==0.4.0 22:47:37 dnspython==2.8.0 22:47:37 docker==7.1.0 22:47:37 dogpile.cache==1.5.0 22:47:37 durationpy==0.10 22:47:37 email-validator==2.3.0 22:47:37 filelock==3.20.3 22:47:37 future==1.0.0 22:47:37 gitdb==4.0.12 22:47:37 GitPython==3.1.46 22:47:37 google-auth==2.47.0 22:47:37 httplib2==0.31.0 22:47:37 identify==2.6.15 22:47:37 idna==3.11 22:47:37 importlib-resources==1.5.0 22:47:37 iso8601==2.1.0 22:47:37 Jinja2==3.1.6 22:47:37 jmespath==1.0.1 22:47:37 jsonpatch==1.33 22:47:37 jsonpointer==3.0.0 22:47:37 jsonschema==4.26.0 22:47:37 jsonschema-specifications==2025.9.1 22:47:37 keystoneauth1==5.12.0 22:47:37 kubernetes==34.1.0 22:47:37 lftools==0.37.18 22:47:37 lxml==6.0.2 22:47:37 markdown-it-py==4.0.0 22:47:37 MarkupSafe==3.0.3 22:47:37 mdurl==0.1.2 22:47:37 msgpack==1.1.2 22:47:37 multi_key_dict==2.0.3 22:47:37 munch==4.0.0 22:47:37 netaddr==1.3.0 22:47:37 niet==1.4.2 22:47:37 nodeenv==1.10.0 22:47:37 oauth2client==4.1.3 22:47:37 oauthlib==3.3.1 22:47:37 openstacksdk==4.8.0 22:47:37 os-service-types==1.8.2 22:47:37 osc-lib==4.3.0 22:47:37 oslo.config==10.2.0 22:47:37 oslo.context==6.2.0 22:47:37 oslo.i18n==6.7.1 22:47:37 oslo.log==8.0.0 22:47:37 oslo.serialization==5.9.0 22:47:37 oslo.utils==9.2.0 22:47:37 packaging==25.0 22:47:37 pbr==7.0.3 22:47:37 platformdirs==4.5.1 22:47:37 prettytable==3.17.0 22:47:37 psutil==7.2.1 22:47:37 pyasn1==0.6.1 22:47:37 pyasn1_modules==0.4.2 22:47:37 pycparser==2.23 22:47:37 pygerrit2==2.0.15 22:47:37 PyGithub==2.8.1 22:47:37 Pygments==2.19.2 22:47:37 PyJWT==2.10.1 22:47:37 PyNaCl==1.6.2 22:47:37 pyparsing==2.4.7 22:47:37 pyperclip==1.11.0 22:47:37 pyrsistent==0.20.0 22:47:37 python-cinderclient==9.8.0 22:47:37 python-dateutil==2.9.0.post0 22:47:37 python-heatclient==4.3.0 22:47:37 python-jenkins==1.8.3 22:47:37 python-keystoneclient==5.7.0 22:47:37 python-magnumclient==4.9.0 22:47:37 python-openstackclient==8.3.0 22:47:37 python-swiftclient==4.9.0 22:47:37 PyYAML==6.0.3 22:47:37 referencing==0.37.0 22:47:37 requests==2.32.5 22:47:37 requests-oauthlib==2.0.0 22:47:37 requestsexceptions==1.4.0 22:47:37 rfc3986==2.0.0 22:47:37 rich==14.2.0 22:47:37 rich-argparse==1.7.2 22:47:37 rpds-py==0.30.0 22:47:37 rsa==4.9.1 22:47:37 ruamel.yaml==0.19.1 22:47:37 ruamel.yaml.clib==0.2.15 22:47:37 s3transfer==0.16.0 22:47:37 simplejson==3.20.2 22:47:37 six==1.17.0 22:47:37 smmap==5.0.2 22:47:37 soupsieve==2.8.1 22:47:37 stevedore==5.6.0 22:47:37 tabulate==0.9.0 22:47:37 toml==0.10.2 22:47:37 tomlkit==0.13.3 22:47:37 tqdm==4.67.1 22:47:37 typing_extensions==4.15.0 22:47:37 tzdata==2025.3 22:47:37 urllib3==1.26.20 22:47:37 virtualenv==20.36.1 22:47:37 wcwidth==0.2.14 22:47:37 websocket-client==1.9.0 22:47:37 wrapt==2.0.1 22:47:37 xdg==6.0.0 22:47:37 xmltodict==1.0.2 22:47:37 yq==3.4.3 22:47:37 [EnvInject] - Injecting environment variables from a build step. 22:47:37 [EnvInject] - Injecting as environment variables the properties content 22:47:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:47:37 OS_CLOUD=vex 22:47:37 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-64 22:47:37 OS_STACK_TEMPLATE_DIR=openstack-hot 22:47:37 22:47:37 [EnvInject] - Variables injected successfully. 22:47:37 provisioning config files... 22:47:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:47:37 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7021665914347164305.sh 22:47:37 ---> Create parameters file for OpenStack HOT 22:47:37 OpenStack Heat parameters generated 22:47:37 ----------------------------------- 22:47:37 parameters: 22:47:37 vm_0_count: '1' 22:47:37 vm_0_flavor: 'v3-standard-8' 22:47:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:47:37 vm_1_count: '1' 22:47:37 vm_1_flavor: 'v3-standard-8' 22:47:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:47:37 22:47:37 job_name: '44948-64' 22:47:37 silo: 'releng' 22:47:37 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins19444575425595618.sh 22:47:37 ---> Create HEAT stack 22:47:37 + source /home/jenkins/lf-env.sh 22:47:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:37 ++ mktemp -d /tmp/venv-XXXX 22:47:37 + lf_venv=/tmp/venv-L70h 22:47:37 + local venv_file=/tmp/.os_lf_venv 22:47:37 + local python=python3 22:47:37 + local options 22:47:37 + local set_path=true 22:47:37 + local install_args= 22:47:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:47:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:47:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:37 + true 22:47:37 + case $1 in 22:47:37 + python=python3 22:47:37 + shift 2 22:47:37 + true 22:47:37 + case $1 in 22:47:37 + shift 22:47:37 + break 22:47:37 + case $python in 22:47:37 + local pkg_list= 22:47:37 + [[ -d /opt/pyenv ]] 22:47:37 + echo 'Setup pyenv:' 22:47:37 Setup pyenv: 22:47:37 + export PYENV_ROOT=/opt/pyenv 22:47:37 + PYENV_ROOT=/opt/pyenv 22:47:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:37 + pyenv versions 22:47:37 system 22:47:37 3.8.13 22:47:37 3.9.13 22:47:37 3.10.13 22:47:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:47:37 + command -v pyenv 22:47:37 ++ pyenv init - --no-rehash 22:47:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:47:37 for i in ${!paths[@]}; do 22:47:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:47:37 fi; done; 22:47:37 echo "${paths[*]}"'\'')" 22:47:37 export PATH="/opt/pyenv/shims:${PATH}" 22:47:37 export PYENV_SHELL=bash 22:47:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:47:37 pyenv() { 22:47:37 local command 22:47:37 command="${1:-}" 22:47:37 if [ "$#" -gt 0 ]; then 22:47:37 shift 22:47:37 fi 22:47:37 22:47:37 case "$command" in 22:47:37 rehash|shell) 22:47:37 eval "$(pyenv "sh-$command" "$@")" 22:47:37 ;; 22:47:37 *) 22:47:37 command pyenv "$command" "$@" 22:47:37 ;; 22:47:37 esac 22:47:37 }' 22:47:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:47:37 for i in ${!paths[@]}; do 22:47:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:47:37 fi; done; 22:47:37 echo "${paths[*]}"' 22:47:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:37 ++ export PYENV_SHELL=bash 22:47:37 ++ PYENV_SHELL=bash 22:47:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:47:37 +++ complete -F _pyenv pyenv 22:47:37 ++ lf-pyver python3 22:47:37 ++ local py_version_xy=python3 22:47:37 ++ local py_version_xyz= 22:47:37 ++ awk '{ print $1 }' 22:47:37 ++ pyenv versions 22:47:37 ++ local command 22:47:37 ++ command=versions 22:47:37 ++ '[' 1 -gt 0 ']' 22:47:37 ++ shift 22:47:37 ++ case "$command" in 22:47:37 ++ command pyenv versions 22:47:37 ++ pyenv versions 22:47:37 ++ sed 's/^[ *]* //' 22:47:37 ++ grep -E '^[0-9.]*[0-9]$' 22:47:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:47:38 +++ grep '^3' /tmp/.pyenv_versions 22:47:38 +++ tail -n 1 22:47:38 +++ sort -V 22:47:38 ++ py_version_xyz=3.11.7 22:47:38 ++ [[ -z 3.11.7 ]] 22:47:38 ++ echo 3.11.7 22:47:38 ++ return 0 22:47:38 + pyenv local 3.11.7 22:47:38 + local command 22:47:38 + command=local 22:47:38 + '[' 2 -gt 0 ']' 22:47:38 + shift 22:47:38 + case "$command" in 22:47:38 + command pyenv local 3.11.7 22:47:38 + pyenv local 3.11.7 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='lftools[openstack] ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='kubernetes ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='niet ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='python-heatclient ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='python-openstackclient ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='python-magnumclient ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='urllib3~=1.26.15 ' 22:47:38 + for arg in "$@" 22:47:38 + case $arg in 22:47:38 + pkg_list+='yq ' 22:47:38 + [[ -f /tmp/.os_lf_venv ]] 22:47:38 ++ cat /tmp/.os_lf_venv 22:47:38 + lf_venv=/tmp/venv-fa3W 22:47:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from' file:/tmp/.os_lf_venv 22:47:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:47:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:47:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:47:38 + local 'pip_opts=--upgrade --quiet' 22:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:47:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:47:38 + [[ -n '' ]] 22:47:38 + [[ -n '' ]] 22:47:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:47:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:47:38 + /tmp/venv-fa3W/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:47:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:47:39 lf-activate-venv(): INFO: Base packages installed successfully 22:47:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:47:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:47:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:39 + /tmp/venv-fa3W/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:48:00 + type python3 22:48:00 + true 22:48:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH' 22:48:00 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:48:00 + PATH=/tmp/venv-fa3W/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:48:00 + return 0 22:48:00 + openstack --os-cloud vex limits show --absolute 22:48:02 +--------------------------+---------+ 22:48:02 | Name | Value | 22:48:02 +--------------------------+---------+ 22:48:02 | maxTotalInstances | -1 | 22:48:02 | maxTotalCores | 450 | 22:48:02 | maxTotalRAMSize | 1000000 | 22:48:02 | maxServerMeta | 128 | 22:48:02 | maxImageMeta | 128 | 22:48:02 | maxPersonality | 5 | 22:48:02 | maxPersonalitySize | 10240 | 22:48:02 | maxTotalKeypairs | 100 | 22:48:02 | maxServerGroups | 10 | 22:48:02 | maxServerGroupMembers | 10 | 22:48:02 | maxTotalFloatingIps | -1 | 22:48:02 | maxSecurityGroups | -1 | 22:48:02 | maxSecurityGroupRules | -1 | 22:48:02 | totalRAMUsed | 999424 | 22:48:02 | totalCoresUsed | 244 | 22:48:02 | totalInstancesUsed | 105 | 22:48:02 | totalFloatingIpsUsed | 0 | 22:48:02 | totalSecurityGroupsUsed | 0 | 22:48:02 | totalServerGroupsUsed | 0 | 22:48:02 | maxTotalVolumes | -1 | 22:48:02 | maxTotalSnapshots | 10 | 22:48:02 | maxTotalVolumeGigabytes | 4096 | 22:48:02 | maxTotalBackups | 10 | 22:48:02 | maxTotalBackupGigabytes | 1000 | 22:48:02 | totalVolumesUsed | 3 | 22:48:02 | totalGigabytesUsed | 60 | 22:48:02 | totalSnapshotsUsed | 0 | 22:48:02 | totalBackupsUsed | 0 | 22:48:02 | totalBackupGigabytesUsed | 0 | 22:48:02 +--------------------------+---------+ 22:48:02 + pushd /opt/ciman/openstack-hot 22:48:02 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 22:48:02 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-titanium-64 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/stack-parameters.yaml 22:48:16 Creating stack releng-netconf-csit-1node-scale-max-devices-only-titanium-64 22:48:16 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-620192e6-d0d4-4cee-b944-faa111907b73) 22:48:16 TypeError: delete() missing 1 required positional argument: 'force' 22:48:16 Build step 'Execute shell' marked build as failure 22:48:16 $ ssh-agent -k 22:48:16 unset SSH_AUTH_SOCK; 22:48:16 unset SSH_AGENT_PID; 22:48:16 echo Agent pid 5288 killed; 22:48:16 [ssh-agent] Stopped. 22:48:16 Recording plot data 22:48:16 Robot results publisher started... 22:48:16 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:48:16 -Parsing output xml: 22:48:16 Failed! 22:48:16 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium with configured filemask: output.xml 22:48:16 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:48:16 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:48:16 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:48:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:48:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:48:16 at hudson.remoting.Request$2.run(Request.java:377) 22:48:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:48:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:48:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:48:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:48:16 at java.base/java.lang.Thread.run(Thread.java:829) 22:48:16 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-25701 22:48:16 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:48:16 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:48:16 at hudson.remoting.Channel.call(Channel.java:1003) 22:48:16 at hudson.FilePath.act(FilePath.java:1230) 22:48:16 at hudson.FilePath.act(FilePath.java:1219) 22:48:16 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:48:16 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:48:16 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:48:16 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:48:16 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:48:16 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:48:16 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:48:16 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:48:16 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:48:16 at hudson.model.Run.execute(Run.java:1918) 22:48:16 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:48:16 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:48:16 at hudson.model.Executor.run(Executor.java:442) 22:48:16 [PostBuildScript] - [INFO] Executing post build scripts. 22:48:16 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins16819305541818433228.sh 22:48:16 Archiving csit artifacts 22:48:16 seq: invalid floating point argument: ‘’ 22:48:16 Try 'seq --help' for more information. 22:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:16 Dload Upload Total Spent Left Speed 22:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10772 0 --:--:-- --:--:-- --:--:-- 10772 22:48:17 Archive: robot-plugin.zip 22:48:17 End-of-central-directory signature not found. Either this file is not 22:48:17 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:48:17 latter case the central directory and zipfile comment will be found on 22:48:17 the last disk(s) of this archive. 22:48:17 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:48:17 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:48:17 mv: cannot stat '*.log': No such file or directory 22:48:17 mv: cannot stat '*.log.gz': No such file or directory 22:48:17 mv: cannot stat '*.csv': No such file or directory 22:48:17 mv: cannot stat '*.png': No such file or directory 22:48:17 [PostBuildScript] - [INFO] Executing post build scripts. 22:48:17 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins14287153838287457927.sh 22:48:17 [PostBuildScript] - [INFO] Executing post build scripts. 22:48:17 [EnvInject] - Injecting environment variables from a build step. 22:48:17 [EnvInject] - Injecting as environment variables the properties content 22:48:17 OS_CLOUD=vex 22:48:17 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-64 22:48:17 22:48:17 [EnvInject] - Variables injected successfully. 22:48:17 provisioning config files... 22:48:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:48:17 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins3007695653662305732.sh 22:48:17 ---> openstack-stack-delete.sh 22:48:17 Setup pyenv: 22:48:17 system 22:48:17 3.8.13 22:48:17 3.9.13 22:48:17 3.10.13 22:48:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:19 lf-activate-venv(): INFO: Base packages installed successfully 22:48:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:48:35 INFO: Stack cost retrieval disabled, setting cost to 0 22:48:47 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-titanium-64 22:48:47 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-titanium-64 22:48:47 [PostBuildScript] - [INFO] Executing post build scripts. 22:48:47 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins8194073809605480487.sh 22:48:47 ---> sysstat.sh 22:48:47 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins15818322570222124993.sh 22:48:47 ---> package-listing.sh 22:48:47 ++ tr '[:upper:]' '[:lower:]' 22:48:47 ++ facter osfamily 22:48:48 + OS_FAMILY=redhat 22:48:48 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 22:48:48 + START_PACKAGES=/tmp/packages_start.txt 22:48:48 + END_PACKAGES=/tmp/packages_end.txt 22:48:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:48 + PACKAGES=/tmp/packages_start.txt 22:48:48 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']' 22:48:48 + PACKAGES=/tmp/packages_end.txt 22:48:48 + case "${OS_FAMILY}" in 22:48:48 + rpm -qa 22:48:48 + sort 22:48:48 + '[' -f /tmp/packages_start.txt ']' 22:48:48 + '[' -f /tmp/packages_end.txt ']' 22:48:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:48 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']' 22:48:48 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/ 22:48:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/ 22:48:48 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins6798616745921099986.sh 22:48:48 ---> capture-instance-metadata.sh 22:48:48 Setup pyenv: 22:48:48 system 22:48:48 3.8.13 22:48:48 3.9.13 22:48:48 3.10.13 22:48:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:48:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:51 lf-activate-venv(): INFO: Base packages installed successfully 22:48:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:49:01 INFO: Running in OpenStack, capturing instance metadata 22:49:01 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7909976740932417109.sh 22:49:01 provisioning config files... 22:49:01 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-titanium #64 22:49:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/config191208489201532932tmp 22:49:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:49:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:49:01 provisioning config files... 22:49:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:49:02 [EnvInject] - Injecting environment variables from a build step. 22:49:02 [EnvInject] - Injecting as environment variables the properties content 22:49:02 SERVER_ID=logs 22:49:02 22:49:02 [EnvInject] - Variables injected successfully. 22:49:02 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7034996376200409874.sh 22:49:02 ---> create-netrc.sh 22:49:02 WARN: Log server credential not found. 22:49:02 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins6699392929346602374.sh 22:49:02 ---> python-tools-install.sh 22:49:02 Setup pyenv: 22:49:02 system 22:49:02 3.8.13 22:49:02 3.9.13 22:49:02 3.10.13 22:49:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:49:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:04 lf-activate-venv(): INFO: Base packages installed successfully 22:49:04 lf-activate-venv(): INFO: Installing additional packages: lftools 22:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:49:14 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins14069523457490258227.sh 22:49:14 ---> sudo-logs.sh 22:49:14 Archiving 'sudo' log.. 22:49:14 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins12169868117292586554.sh 22:49:14 ---> job-cost.sh 22:49:14 Setup pyenv: 22:49:14 system 22:49:14 3.8.13 22:49:14 3.9.13 22:49:14 3.10.13 22:49:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:49:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:49:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:17 lf-activate-venv(): INFO: Base packages installed successfully 22:49:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:49:23 DEBUG: total: 0 22:49:23 INFO: Retrieving Stack Cost... 22:49:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:49:24 INFO: Archiving Costs 22:49:24 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins3173209969787233958.sh 22:49:24 ---> logs-deploy.sh 22:49:24 Setup pyenv: 22:49:24 system 22:49:24 3.8.13 22:49:24 3.9.13 22:49:24 3.10.13 22:49:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 22:49:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa3W from file:/tmp/.os_lf_venv 22:49:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:26 lf-activate-venv(): INFO: Base packages installed successfully 22:49:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-fa3W/bin to PATH 22:49:37 WARNING: Nexus logging server not set 22:49:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-titanium/64/ 22:49:37 INFO: archiving logs to S3 22:49:38 ---> uname -a: 22:49:38 Linux prd-centos8-robot-2c-8g-25701.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:49:38 22:49:38 22:49:38 ---> lscpu: 22:49:38 Architecture: x86_64 22:49:38 CPU op-mode(s): 32-bit, 64-bit 22:49:38 Byte Order: Little Endian 22:49:38 CPU(s): 2 22:49:38 On-line CPU(s) list: 0,1 22:49:38 Thread(s) per core: 1 22:49:38 Core(s) per socket: 1 22:49:38 Socket(s): 2 22:49:38 NUMA node(s): 1 22:49:38 Vendor ID: AuthenticAMD 22:49:38 CPU family: 23 22:49:38 Model: 49 22:49:38 Model name: AMD EPYC-Rome Processor 22:49:38 Stepping: 0 22:49:38 CPU MHz: 2799.998 22:49:38 BogoMIPS: 5599.99 22:49:38 Virtualization: AMD-V 22:49:38 Hypervisor vendor: KVM 22:49:38 Virtualization type: full 22:49:38 L1d cache: 32K 22:49:38 L1i cache: 32K 22:49:38 L2 cache: 512K 22:49:38 L3 cache: 16384K 22:49:38 NUMA node0 CPU(s): 0,1 22:49:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:49:38 22:49:38 22:49:38 ---> nproc: 22:49:38 2 22:49:38 22:49:38 22:49:38 ---> df -h: 22:49:38 Filesystem Size Used Avail Use% Mounted on 22:49:38 devtmpfs 3.8G 0 3.8G 0% /dev 22:49:38 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:49:38 tmpfs 3.8G 17M 3.8G 1% /run 22:49:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:49:38 /dev/vda1 40G 8.3G 32G 21% / 22:49:38 tmpfs 770M 0 770M 0% /run/user/1001 22:49:38 22:49:38 22:49:38 ---> free -m: 22:49:38 total used free shared buff/cache available 22:49:38 Mem: 7697 629 4957 19 2110 6771 22:49:38 Swap: 1023 0 1023 22:49:38 22:49:38 22:49:38 ---> ip addr: 22:49:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:49:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:49:38 inet 127.0.0.1/8 scope host lo 22:49:38 valid_lft forever preferred_lft forever 22:49:38 inet6 ::1/128 scope host 22:49:38 valid_lft forever preferred_lft forever 22:49:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:49:38 link/ether fa:16:3e:b0:32:dd brd ff:ff:ff:ff:ff:ff 22:49:38 altname enp0s3 22:49:38 altname ens3 22:49:38 inet 10.30.171.248/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:49:38 valid_lft 86160sec preferred_lft 86160sec 22:49:38 inet6 fe80::f816:3eff:feb0:32dd/64 scope link 22:49:38 valid_lft forever preferred_lft forever 22:49:38 22:49:38 22:49:38 ---> sar -b -r -n DEV: 22:49:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 22:49:38 22:49:38 22:45:34 LINUX RESTART (2 CPU) 22:49:38 22:49:38 10:46:01 PM tps rtps wtps bread/s bwrtn/s 22:49:38 10:47:01 PM 121.06 66.89 54.17 7986.67 34521.18 22:49:38 10:48:01 PM 118.97 0.13 118.83 11.32 11687.64 22:49:38 10:49:01 PM 42.59 1.23 41.35 108.63 4081.82 22:49:38 Average: 94.21 22.75 71.46 2701.76 16762.70 22:49:38 22:49:38 10:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:49:38 10:47:01 PM 5475496 7010680 2406936 30.54 2688 1727648 771932 8.64 186776 1939136 81636 22:49:38 10:48:01 PM 5149268 6995968 2733164 34.67 2688 2022184 722804 8.09 189056 2195584 104344 22:49:38 10:49:01 PM 5097512 6947872 2784920 35.33 2688 2025716 775324 8.68 383508 2053816 11992 22:49:38 Average: 5240759 6984840 2641673 33.51 2688 1925183 756687 8.47 253113 2062845 65991 22:49:38 22:49:38 10:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:49:38 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:38 10:47:01 PM eth0 275.24 179.59 1275.89 59.33 0.00 0.00 0.00 0.00 22:49:38 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:38 10:48:01 PM eth0 119.90 91.01 1255.87 11.80 0.00 0.00 0.00 0.00 22:49:38 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:38 10:49:01 PM eth0 23.33 17.34 19.01 8.29 0.00 0.00 0.00 0.00 22:49:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:38 Average: eth0 139.49 95.98 850.32 26.47 0.00 0.00 0.00 0.00 22:49:38 22:49:38 22:49:38 ---> sar -P ALL: 22:49:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 22:49:38 22:49:38 22:45:34 LINUX RESTART (2 CPU) 22:49:38 22:49:38 10:46:01 PM CPU %user %nice %system %iowait %steal %idle 22:49:38 10:47:01 PM all 34.52 0.03 7.59 23.03 0.11 34.72 22:49:38 10:47:01 PM 0 35.02 0.02 7.87 25.88 0.12 31.10 22:49:38 10:47:01 PM 1 34.02 0.03 7.31 20.15 0.10 38.39 22:49:38 10:48:01 PM all 37.67 0.00 5.20 4.31 0.13 52.68 22:49:38 10:48:01 PM 0 42.30 0.00 5.78 4.90 0.17 46.85 22:49:38 10:48:01 PM 1 33.03 0.00 4.63 3.72 0.10 58.52 22:49:38 10:49:01 PM all 23.73 0.00 2.68 1.51 0.08 72.00 22:49:38 10:49:01 PM 0 30.16 0.00 3.23 1.35 0.07 65.19 22:49:38 10:49:01 PM 1 17.29 0.00 2.13 1.67 0.08 78.83 22:49:38 Average: all 31.97 0.01 5.15 9.57 0.11 53.19 22:49:38 Average: 0 35.84 0.01 5.62 10.68 0.12 47.73 22:49:38 Average: 1 28.08 0.01 4.67 8.45 0.10 58.69 22:49:38 22:49:38 22:49:38