22:59:20 Started by upstream project "integration-distribution-mri-test-titanium" build number 60 22:59:20 originally caused by: 22:59:20 Started by timer 22:59:20 Running as SYSTEM 22:59:20 [EnvInject] - Loading node environment variables. 22:59:20 Building remotely on prd-centos8-robot-2c-8g-7435 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 22:59:20 [ssh-agent] Looking for ssh-agent implementation... 22:59:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:59:21 $ ssh-agent 22:59:21 SSH_AUTH_SOCK=/tmp/ssh-F0o5kydz6x9B/agent.5285 22:59:21 SSH_AGENT_PID=5286 22:59:21 [ssh-agent] Started. 22:59:21 Running ssh-add (command line suppressed) 22:59:21 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_4971856019048657369.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_4971856019048657369.key) 22:59:21 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:59:21 The recommended git tool is: NONE 22:59:23 using credential opendaylight-jenkins-ssh 22:59:23 Wiping out workspace first. 22:59:23 Cloning the remote Git repository 22:59:23 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:59:23 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test # timeout=10 22:59:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:59:23 > git --version # timeout=10 22:59:23 > git --version # 'git version 2.43.0' 22:59:23 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:59:23 [INFO] Currently running in a labeled security context 22:59:23 [INFO] Currently SELinux is 'enforcing' on the host 22:59:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh6234235755015555314.key 22:59:23 Verifying host key using known hosts file 22:59:23 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:59:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:59:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:59:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:59:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:59:26 [INFO] Currently running in a labeled security context 22:59:26 [INFO] Currently SELinux is 'enforcing' on the host 22:59:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh17717805277491625457.key 22:59:26 Verifying host key using known hosts file 22:59:26 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:59:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:59:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:59:27 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 22:59:27 > git config core.sparsecheckout # timeout=10 22:59:27 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 22:59:27 Commit message: "Adapt test for new pce-allocation field" 22:59:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:59:27 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 22:59:28 No emails were triggered. 22:59:28 provisioning config files... 22:59:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:59:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:59:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:59:28 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7864450614034808437.sh 22:59:28 ---> python-tools-install.sh 22:59:28 Setup pyenv: 22:59:28 system 22:59:28 * 3.8.13 (set by /opt/pyenv/version) 22:59:28 * 3.9.13 (set by /opt/pyenv/version) 22:59:28 * 3.10.13 (set by /opt/pyenv/version) 22:59:28 * 3.11.7 (set by /opt/pyenv/version) 22:59:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wIs9 22:59:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:59:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:59:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:59:38 lf-activate-venv(): INFO: Base packages installed successfully 22:59:38 lf-activate-venv(): INFO: Installing additional packages: lftools 23:00:02 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:00:02 Generating Requirements File 23:00:21 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:00:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:00:22 Python 3.11.7 23:00:22 pip 25.3 from /tmp/venv-wIs9/lib/python3.11/site-packages/pip (python 3.11) 23:00:22 appdirs==1.4.4 23:00:22 argcomplete==3.6.3 23:00:22 aspy.yaml==1.3.0 23:00:22 attrs==25.4.0 23:00:22 autopage==0.5.2 23:00:22 beautifulsoup4==4.14.2 23:00:22 boto3==1.40.69 23:00:22 botocore==1.40.69 23:00:22 bs4==0.0.2 23:00:22 cachetools==6.2.1 23:00:22 certifi==2025.10.5 23:00:22 cffi==2.0.0 23:00:22 cfgv==3.4.0 23:00:22 chardet==5.2.0 23:00:22 charset-normalizer==3.4.4 23:00:22 click==8.3.0 23:00:22 cliff==4.11.0 23:00:22 cmd2==2.7.0 23:00:22 cryptography==3.3.2 23:00:22 debtcollector==3.0.0 23:00:22 decorator==5.2.1 23:00:22 defusedxml==0.7.1 23:00:22 Deprecated==1.3.1 23:00:22 distlib==0.4.0 23:00:22 dnspython==2.8.0 23:00:22 docker==7.1.0 23:00:22 dogpile.cache==1.5.0 23:00:22 durationpy==0.10 23:00:22 email-validator==2.3.0 23:00:22 filelock==3.20.0 23:00:22 future==1.0.0 23:00:22 gitdb==4.0.12 23:00:22 GitPython==3.1.45 23:00:22 google-auth==2.43.0 23:00:22 httplib2==0.31.0 23:00:22 identify==2.6.15 23:00:22 idna==3.11 23:00:22 importlib-resources==1.5.0 23:00:22 iso8601==2.1.0 23:00:22 Jinja2==3.1.6 23:00:22 jmespath==1.0.1 23:00:22 jsonpatch==1.33 23:00:22 jsonpointer==3.0.0 23:00:22 jsonschema==4.25.1 23:00:22 jsonschema-specifications==2025.9.1 23:00:22 keystoneauth1==5.12.0 23:00:22 kubernetes==34.1.0 23:00:22 lftools==0.37.15 23:00:22 lxml==6.0.2 23:00:22 markdown-it-py==4.0.0 23:00:22 MarkupSafe==3.0.3 23:00:22 mdurl==0.1.2 23:00:22 msgpack==1.1.2 23:00:22 multi_key_dict==2.0.3 23:00:22 munch==4.0.0 23:00:22 netaddr==1.3.0 23:00:22 niet==1.4.2 23:00:22 nodeenv==1.9.1 23:00:22 oauth2client==4.1.3 23:00:22 oauthlib==3.3.1 23:00:22 openstacksdk==4.7.1 23:00:22 os-service-types==1.8.1 23:00:22 osc-lib==4.2.0 23:00:22 oslo.config==10.0.0 23:00:22 oslo.context==6.1.0 23:00:22 oslo.i18n==6.6.0 23:00:22 oslo.log==7.2.1 23:00:22 oslo.serialization==5.8.0 23:00:22 oslo.utils==9.1.0 23:00:22 packaging==25.0 23:00:22 pbr==7.0.3 23:00:22 platformdirs==4.5.0 23:00:22 prettytable==3.16.0 23:00:22 psutil==7.1.3 23:00:22 pyasn1==0.6.1 23:00:22 pyasn1_modules==0.4.2 23:00:22 pycparser==2.23 23:00:22 pygerrit2==2.0.15 23:00:22 PyGithub==2.8.1 23:00:22 Pygments==2.19.2 23:00:22 PyJWT==2.10.1 23:00:22 PyNaCl==1.6.0 23:00:22 pyparsing==2.4.7 23:00:22 pyperclip==1.11.0 23:00:22 pyrsistent==0.20.0 23:00:22 python-cinderclient==9.8.0 23:00:22 python-dateutil==2.9.0.post0 23:00:22 python-heatclient==4.3.0 23:00:22 python-jenkins==1.8.3 23:00:22 python-keystoneclient==5.7.0 23:00:22 python-magnumclient==4.9.0 23:00:22 python-openstackclient==8.2.0 23:00:22 python-swiftclient==4.8.0 23:00:22 PyYAML==6.0.3 23:00:22 referencing==0.37.0 23:00:22 requests==2.32.5 23:00:22 requests-oauthlib==2.0.0 23:00:22 requestsexceptions==1.4.0 23:00:22 rfc3986==2.0.0 23:00:22 rich==14.2.0 23:00:22 rich-argparse==1.7.2 23:00:22 rpds-py==0.28.0 23:00:22 rsa==4.9.1 23:00:22 ruamel.yaml==0.18.16 23:00:22 ruamel.yaml.clib==0.2.14 23:00:22 s3transfer==0.14.0 23:00:22 simplejson==3.20.2 23:00:22 six==1.17.0 23:00:22 smmap==5.0.2 23:00:22 soupsieve==2.8 23:00:22 stevedore==5.5.0 23:00:22 tabulate==0.9.0 23:00:22 toml==0.10.2 23:00:22 tomlkit==0.13.3 23:00:22 tqdm==4.67.1 23:00:22 typing_extensions==4.15.0 23:00:22 tzdata==2025.2 23:00:22 urllib3==1.26.20 23:00:22 virtualenv==20.35.4 23:00:22 wcwidth==0.2.14 23:00:22 websocket-client==1.9.0 23:00:22 wrapt==2.0.1 23:00:22 xdg==6.0.0 23:00:22 xmltodict==1.0.2 23:00:22 yq==3.4.3 23:00:22 [EnvInject] - Injecting environment variables from a build step. 23:00:22 [EnvInject] - Injecting as environment variables the properties content 23:00:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:00:22 OS_CLOUD=vex 23:00:22 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-55 23:00:22 OS_STACK_TEMPLATE_DIR=openstack-hot 23:00:22 23:00:22 [EnvInject] - Variables injected successfully. 23:00:22 provisioning config files... 23:00:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:00:23 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins10809823755899410630.sh 23:00:23 ---> Create parameters file for OpenStack HOT 23:00:23 OpenStack Heat parameters generated 23:00:23 ----------------------------------- 23:00:23 parameters: 23:00:23 vm_0_count: '1' 23:00:23 vm_0_flavor: 'v3-standard-8' 23:00:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:00:23 vm_1_count: '1' 23:00:23 vm_1_flavor: 'v3-standard-8' 23:00:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:00:23 23:00:23 job_name: '44948-55' 23:00:23 silo: 'releng' 23:00:23 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins6778235078723688980.sh 23:00:23 ---> Create HEAT stack 23:00:23 + source /home/jenkins/lf-env.sh 23:00:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:00:23 ++ mktemp -d /tmp/venv-XXXX 23:00:23 + lf_venv=/tmp/venv-7oDW 23:00:23 + local venv_file=/tmp/.os_lf_venv 23:00:23 + local python=python3 23:00:23 + local options 23:00:23 + local set_path=true 23:00:23 + local install_args= 23:00:23 ++ 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:00:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:00:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:00:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:00:23 + true 23:00:23 + case $1 in 23:00:23 + python=python3 23:00:23 + shift 2 23:00:23 + true 23:00:23 + case $1 in 23:00:23 + shift 23:00:23 + break 23:00:23 + case $python in 23:00:23 + local pkg_list= 23:00:23 + [[ -d /opt/pyenv ]] 23:00:23 + echo 'Setup pyenv:' 23:00:23 Setup pyenv: 23:00:23 + export PYENV_ROOT=/opt/pyenv 23:00:23 + PYENV_ROOT=/opt/pyenv 23:00:23 + 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:00:23 + 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:00:23 + pyenv versions 23:00:23 system 23:00:23 3.8.13 23:00:23 3.9.13 23:00:23 3.10.13 23:00:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:00:23 + command -v pyenv 23:00:23 ++ pyenv init - --no-rehash 23:00:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:00:23 for i in ${!paths[@]}; do 23:00:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:00:23 fi; done; 23:00:23 echo "${paths[*]}"'\'')" 23:00:23 export PATH="/opt/pyenv/shims:${PATH}" 23:00:23 export PYENV_SHELL=bash 23:00:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:00:23 pyenv() { 23:00:23 local command 23:00:23 command="${1:-}" 23:00:23 if [ "$#" -gt 0 ]; then 23:00:23 shift 23:00:23 fi 23:00:23 23:00:23 case "$command" in 23:00:23 rehash|shell) 23:00:23 eval "$(pyenv "sh-$command" "$@")" 23:00:23 ;; 23:00:23 *) 23:00:23 command pyenv "$command" "$@" 23:00:23 ;; 23:00:23 esac 23:00:23 }' 23:00:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:00:23 for i in ${!paths[@]}; do 23:00:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:00:23 fi; done; 23:00:23 echo "${paths[*]}"' 23:00:23 ++ 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:00:23 ++ 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:00:23 ++ 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:00:23 ++ export PYENV_SHELL=bash 23:00:23 ++ PYENV_SHELL=bash 23:00:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:00:23 +++ complete -F _pyenv pyenv 23:00:23 ++ lf-pyver python3 23:00:23 ++ local py_version_xy=python3 23:00:23 ++ local py_version_xyz= 23:00:23 ++ awk '{ print $1 }' 23:00:23 ++ pyenv versions 23:00:23 ++ local command 23:00:23 ++ command=versions 23:00:23 ++ '[' 1 -gt 0 ']' 23:00:23 ++ shift 23:00:23 ++ case "$command" in 23:00:23 ++ command pyenv versions 23:00:23 ++ pyenv versions 23:00:23 ++ sed 's/^[ *]* //' 23:00:23 ++ grep -E '^[0-9.]*[0-9]$' 23:00:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:00:23 +++ grep '^3' /tmp/.pyenv_versions 23:00:23 +++ tail -n 1 23:00:23 +++ sort -V 23:00:23 ++ py_version_xyz=3.11.7 23:00:23 ++ [[ -z 3.11.7 ]] 23:00:23 ++ echo 3.11.7 23:00:23 ++ return 0 23:00:23 + pyenv local 3.11.7 23:00:23 + local command 23:00:23 + command=local 23:00:23 + '[' 2 -gt 0 ']' 23:00:23 + shift 23:00:23 + case "$command" in 23:00:23 + command pyenv local 3.11.7 23:00:23 + pyenv local 3.11.7 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='lftools[openstack] ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='kubernetes ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='niet ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='python-heatclient ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='python-openstackclient ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='python-magnumclient ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='urllib3~=1.26.15 ' 23:00:23 + for arg in "$@" 23:00:23 + case $arg in 23:00:23 + pkg_list+='yq ' 23:00:23 + [[ -f /tmp/.os_lf_venv ]] 23:00:23 ++ cat /tmp/.os_lf_venv 23:00:23 + lf_venv=/tmp/venv-wIs9 23:00:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from' file:/tmp/.os_lf_venv 23:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:00:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:00:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:00:23 + local 'pip_opts=--upgrade --quiet' 23:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:00:23 + [[ -n '' ]] 23:00:23 + [[ -n '' ]] 23:00:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:00:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:00:23 + /tmp/venv-wIs9/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:00:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:00:25 lf-activate-venv(): INFO: Base packages installed successfully 23:00:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:00:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:00:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:00:25 + /tmp/venv-wIs9/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:00:44 + type python3 23:00:44 + true 23:00:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH' 23:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:00:44 + PATH=/tmp/venv-wIs9/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:00:44 + return 0 23:00:44 + openstack --os-cloud vex limits show --absolute 23:00:46 +--------------------------+---------+ 23:00:46 | Name | Value | 23:00:46 +--------------------------+---------+ 23:00:46 | maxTotalInstances | -1 | 23:00:46 | maxTotalCores | 450 | 23:00:46 | maxTotalRAMSize | 1000000 | 23:00:46 | maxServerMeta | 128 | 23:00:46 | maxImageMeta | 128 | 23:00:46 | maxPersonality | 5 | 23:00:46 | maxPersonalitySize | 10240 | 23:00:46 | maxTotalKeypairs | 100 | 23:00:46 | maxServerGroups | 10 | 23:00:46 | maxServerGroupMembers | 10 | 23:00:46 | maxTotalFloatingIps | -1 | 23:00:46 | maxSecurityGroups | -1 | 23:00:46 | maxSecurityGroupRules | -1 | 23:00:46 | totalRAMUsed | 999424 | 23:00:46 | totalCoresUsed | 244 | 23:00:46 | totalInstancesUsed | 88 | 23:00:46 | totalFloatingIpsUsed | 0 | 23:00:46 | totalSecurityGroupsUsed | 0 | 23:00:46 | totalServerGroupsUsed | 0 | 23:00:46 | maxTotalVolumes | -1 | 23:00:46 | maxTotalSnapshots | 10 | 23:00:46 | maxTotalVolumeGigabytes | 4096 | 23:00:46 | maxTotalBackups | 10 | 23:00:46 | maxTotalBackupGigabytes | 1000 | 23:00:46 | totalVolumesUsed | 3 | 23:00:46 | totalGigabytesUsed | 60 | 23:00:46 | totalSnapshotsUsed | 0 | 23:00:46 | totalBackupsUsed | 0 | 23:00:46 | totalBackupGigabytesUsed | 0 | 23:00:46 +--------------------------+---------+ 23:00:46 + pushd /opt/ciman/openstack-hot 23:00:46 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 23:00:46 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-titanium-55 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/stack-parameters.yaml 23:01:00 Creating stack releng-netconf-csit-1node-scale-max-devices-only-titanium-55 23:01:00 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 32768, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-d3f13eea-dcbf-4ba6-821d-0ea3d6c25d7e) 23:01:00 TypeError: delete() missing 1 required positional argument: 'force' 23:01:00 Build step 'Execute shell' marked build as failure 23:01:00 $ ssh-agent -k 23:01:00 unset SSH_AUTH_SOCK; 23:01:00 unset SSH_AGENT_PID; 23:01:00 echo Agent pid 5286 killed; 23:01:00 [ssh-agent] Stopped. 23:01:00 Recording plot data 23:01:00 Robot results publisher started... 23:01:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:01:00 -Parsing output xml: 23:01:00 Failed! 23:01:00 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium with configured filemask: output.xml 23:01:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:01:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:01:00 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:01:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:01:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:01:00 at hudson.remoting.Request$2.run(Request.java:377) 23:01:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:01:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:01:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:01:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:01:00 at java.base/java.lang.Thread.run(Thread.java:829) 23:01:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-7435 23:01:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:01:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:01:00 at hudson.remoting.Channel.call(Channel.java:1003) 23:01:00 at hudson.FilePath.act(FilePath.java:1230) 23:01:00 at hudson.FilePath.act(FilePath.java:1219) 23:01:00 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:01:00 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:01:00 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:01:00 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:01:00 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:01:00 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:01:00 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:01:00 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:01:00 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:01:00 at hudson.model.Run.execute(Run.java:1918) 23:01:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:01:00 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:01:00 at hudson.model.Executor.run(Executor.java:442) 23:01:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:01:00 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins5067633989531693646.sh 23:01:00 Archiving csit artifacts 23:01:00 seq: invalid floating point argument: ‘’ 23:01:00 Try 'seq --help' for more information. 23:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:01:00 Dload Upload Total Spent Left Speed 23:01:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473 23:01:00 Archive: robot-plugin.zip 23:01:00 End-of-central-directory signature not found. Either this file is not 23:01:00 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:01:00 latter case the central directory and zipfile comment will be found on 23:01:00 the last disk(s) of this archive. 23:01:00 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:01:00 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:01:00 mv: cannot stat '*.log': No such file or directory 23:01:00 mv: cannot stat '*.log.gz': No such file or directory 23:01:00 mv: cannot stat '*.csv': No such file or directory 23:01:00 mv: cannot stat '*.png': No such file or directory 23:01:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:01:00 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins3396168885336426979.sh 23:01:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:01:00 [EnvInject] - Injecting environment variables from a build step. 23:01:00 [EnvInject] - Injecting as environment variables the properties content 23:01:00 OS_CLOUD=vex 23:01:00 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-55 23:01:00 23:01:00 [EnvInject] - Variables injected successfully. 23:01:00 provisioning config files... 23:01:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:01:00 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins6952701873703626616.sh 23:01:00 ---> openstack-stack-delete.sh 23:01:00 Setup pyenv: 23:01:01 system 23:01:01 3.8.13 23:01:01 3.9.13 23:01:01 3.10.13 23:01:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:01:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:01:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:03 lf-activate-venv(): INFO: Base packages installed successfully 23:01:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:01:17 INFO: Stack cost retrieval disabled, setting cost to 0 23:01:29 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-titanium-55 23:01:29 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-titanium-55 23:01:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:01:29 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7274653087277959684.sh 23:01:29 ---> sysstat.sh 23:01:30 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins3195431519857378229.sh 23:01:30 ---> package-listing.sh 23:01:30 ++ tr '[:upper:]' '[:lower:]' 23:01:30 ++ facter osfamily 23:01:30 + OS_FAMILY=redhat 23:01:30 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium 23:01:30 + START_PACKAGES=/tmp/packages_start.txt 23:01:30 + END_PACKAGES=/tmp/packages_end.txt 23:01:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:01:30 + PACKAGES=/tmp/packages_start.txt 23:01:30 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']' 23:01:30 + PACKAGES=/tmp/packages_end.txt 23:01:30 + case "${OS_FAMILY}" in 23:01:30 + rpm -qa 23:01:30 + sort 23:01:31 + '[' -f /tmp/packages_start.txt ']' 23:01:31 + '[' -f /tmp/packages_end.txt ']' 23:01:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:01:31 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']' 23:01:31 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/ 23:01:31 + 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/ 23:01:31 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins990110305659681360.sh 23:01:31 ---> capture-instance-metadata.sh 23:01:31 Setup pyenv: 23:01:31 system 23:01:31 3.8.13 23:01:31 3.9.13 23:01:31 3.10.13 23:01:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:01:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:33 lf-activate-venv(): INFO: Base packages installed successfully 23:01:33 lf-activate-venv(): INFO: Installing additional packages: lftools 23:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:01:43 INFO: Running in OpenStack, capturing instance metadata 23:01:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins437961651683112085.sh 23:01:44 provisioning config files... 23:01:44 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-titanium #55 23:01:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/config8941691769337048665tmp 23:01:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:01:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:01:44 provisioning config files... 23:01:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:01:44 [EnvInject] - Injecting environment variables from a build step. 23:01:44 [EnvInject] - Injecting as environment variables the properties content 23:01:44 SERVER_ID=logs 23:01:44 23:01:44 [EnvInject] - Variables injected successfully. 23:01:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7642084808361947099.sh 23:01:44 ---> create-netrc.sh 23:01:44 WARN: Log server credential not found. 23:01:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins14520045382383083184.sh 23:01:44 ---> python-tools-install.sh 23:01:44 Setup pyenv: 23:01:44 system 23:01:44 3.8.13 23:01:44 3.9.13 23:01:44 3.10.13 23:01:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:47 lf-activate-venv(): INFO: Base packages installed successfully 23:01:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:01:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins10372029929227300097.sh 23:01:57 ---> sudo-logs.sh 23:01:57 Archiving 'sudo' log.. 23:01:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins2984700820299398783.sh 23:01:57 ---> job-cost.sh 23:01:57 Setup pyenv: 23:01:57 system 23:01:57 3.8.13 23:01:57 3.9.13 23:01:57 3.10.13 23:01:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:01:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:59 lf-activate-venv(): INFO: Base packages installed successfully 23:01:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:02:06 DEBUG: total: 0 23:02:06 INFO: Retrieving Stack Cost... 23:02:06 INFO: Retrieving Pricing Info for: v3-standard-2 23:02:07 INFO: Archiving Costs 23:02:07 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins9500052092585398065.sh 23:02:07 ---> logs-deploy.sh 23:02:07 Setup pyenv: 23:02:07 system 23:02:07 3.8.13 23:02:07 3.9.13 23:02:07 3.10.13 23:02:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version) 23:02:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wIs9 from file:/tmp/.os_lf_venv 23:02:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:09 lf-activate-venv(): INFO: Base packages installed successfully 23:02:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-wIs9/bin to PATH 23:02:19 WARNING: Nexus logging server not set 23:02:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-titanium/55/ 23:02:19 INFO: archiving logs to S3 23:02:21 ---> uname -a: 23:02:21 Linux prd-centos8-robot-2c-8g-7435.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:02:21 23:02:21 23:02:21 ---> lscpu: 23:02:21 Architecture: x86_64 23:02:21 CPU op-mode(s): 32-bit, 64-bit 23:02:21 Byte Order: Little Endian 23:02:21 CPU(s): 2 23:02:21 On-line CPU(s) list: 0,1 23:02:21 Thread(s) per core: 1 23:02:21 Core(s) per socket: 1 23:02:21 Socket(s): 2 23:02:21 NUMA node(s): 1 23:02:21 Vendor ID: AuthenticAMD 23:02:21 CPU family: 23 23:02:21 Model: 49 23:02:21 Model name: AMD EPYC-Rome Processor 23:02:21 Stepping: 0 23:02:21 CPU MHz: 2799.998 23:02:21 BogoMIPS: 5599.99 23:02:21 Virtualization: AMD-V 23:02:21 Hypervisor vendor: KVM 23:02:21 Virtualization type: full 23:02:21 L1d cache: 32K 23:02:21 L1i cache: 32K 23:02:21 L2 cache: 512K 23:02:21 L3 cache: 16384K 23:02:21 NUMA node0 CPU(s): 0,1 23:02:21 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:02:21 23:02:21 23:02:21 ---> nproc: 23:02:21 2 23:02:21 23:02:21 23:02:21 ---> df -h: 23:02:21 Filesystem Size Used Avail Use% Mounted on 23:02:21 devtmpfs 3.8G 0 3.8G 0% /dev 23:02:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:02:21 tmpfs 3.8G 17M 3.8G 1% /run 23:02:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:02:21 /dev/vda1 40G 8.3G 32G 21% / 23:02:21 tmpfs 770M 0 770M 0% /run/user/1001 23:02:21 23:02:21 23:02:21 ---> free -m: 23:02:21 total used free shared buff/cache available 23:02:21 Mem: 7697 586 5006 19 2104 6814 23:02:21 Swap: 1023 0 1023 23:02:21 23:02:21 23:02:21 ---> ip addr: 23:02:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:02:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:02:21 inet 127.0.0.1/8 scope host lo 23:02:21 valid_lft forever preferred_lft forever 23:02:21 inet6 ::1/128 scope host 23:02:21 valid_lft forever preferred_lft forever 23:02:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:02:21 link/ether fa:16:3e:21:c9:b8 brd ff:ff:ff:ff:ff:ff 23:02:21 altname enp0s3 23:02:21 altname ens3 23:02:21 inet 10.30.170.74/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:02:21 valid_lft 86150sec preferred_lft 86150sec 23:02:21 inet6 fe80::f816:3eff:fe21:c9b8/64 scope link 23:02:21 valid_lft forever preferred_lft forever 23:02:21 23:02:21 23:02:21 ---> sar -b -r -n DEV: 23:02:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/09/2025 _x86_64_ (2 CPU) 23:02:21 23:02:21 22:58:07 LINUX RESTART (2 CPU) 23:02:21 23:02:21 10:59:01 PM tps rtps wtps bread/s bwrtn/s 23:02:21 11:00:01 PM 61.80 8.81 52.98 1497.50 4670.74 23:02:21 11:01:01 PM 104.93 0.92 104.01 87.69 11709.70 23:02:21 11:02:01 PM 33.82 0.80 33.02 97.25 1944.95 23:02:21 Average: 66.85 3.51 63.34 560.71 6108.08 23:02:21 23:02:21 10:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:02:21 11:00:01 PM 5246036 6968084 2636388 33.45 2688 1905692 798764 8.94 223260 2096600 219432 23:02:21 11:01:01 PM 5194480 7039148 2687944 34.10 2688 2020496 704260 7.89 207220 2132156 42172 23:02:21 11:02:01 PM 5170896 7017932 2711528 34.40 2688 2022864 721888 8.08 384312 1980944 11316 23:02:21 Average: 5203804 7008388 2678620 33.98 2688 1983017 741637 8.30 271597 2069900 90973 23:02:21 23:02:21 10:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:02:21 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:21 11:00:01 PM eth0 223.98 142.69 1315.12 47.58 0.00 0.00 0.00 0.00 23:02:21 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:21 11:01:01 PM eth0 92.54 63.80 855.08 12.33 0.00 0.00 0.00 0.00 23:02:21 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:21 11:02:01 PM eth0 20.27 17.40 16.00 8.83 0.00 0.00 0.00 0.00 23:02:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:21 Average: eth0 112.24 74.62 728.62 22.91 0.00 0.00 0.00 0.00 23:02:21 23:02:21 23:02:21 ---> sar -P ALL: 23:02:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/09/2025 _x86_64_ (2 CPU) 23:02:21 23:02:21 22:58:07 LINUX RESTART (2 CPU) 23:02:21 23:02:21 10:59:01 PM CPU %user %nice %system %iowait %steal %idle 23:02:21 11:00:01 PM all 29.42 0.00 4.35 2.17 0.09 63.97 23:02:21 11:00:01 PM 0 29.12 0.00 4.05 2.90 0.08 63.84 23:02:21 11:00:01 PM 1 29.72 0.00 4.65 1.44 0.10 64.09 23:02:21 11:01:01 PM all 29.87 0.00 4.64 3.13 0.13 62.23 23:02:21 11:01:01 PM 0 25.28 0.00 3.98 2.30 0.13 68.31 23:02:21 11:01:01 PM 1 34.46 0.00 5.30 3.97 0.12 56.15 23:02:21 11:02:01 PM all 33.22 0.00 3.46 0.26 0.08 62.97 23:02:21 11:02:01 PM 0 23.52 0.00 3.00 0.23 0.10 73.15 23:02:21 11:02:01 PM 1 42.95 0.00 3.92 0.28 0.07 52.78 23:02:21 Average: all 30.84 0.00 4.15 1.86 0.10 63.05 23:02:21 Average: 0 25.97 0.00 3.68 1.81 0.11 68.43 23:02:21 Average: 1 35.71 0.00 4.63 1.90 0.09 57.67 23:02:21 23:02:21 23:02:21