02:46:15 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 20 02:46:15 originally caused by: 02:46:15 Started by timer 02:46:15 Running as SYSTEM 02:46:15 [EnvInject] - Loading node environment variables. 02:46:15 Building remotely on prd-centos8-robot-2c-8g-15757 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 02:46:15 [ssh-agent] Looking for ssh-agent implementation... 02:46:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:46:16 $ ssh-agent 02:46:16 SSH_AUTH_SOCK=/tmp/ssh-rr3O3PWU5HDI/agent.5281 02:46:16 SSH_AGENT_PID=5282 02:46:16 [ssh-agent] Started. 02:46:16 Running ssh-add (command line suppressed) 02:46:16 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_13648840010532541427.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_13648840010532541427.key) 02:46:16 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:46:16 The recommended git tool is: NONE 02:46:18 using credential opendaylight-jenkins-ssh 02:46:18 Wiping out workspace first. 02:46:18 Cloning the remote Git repository 02:46:18 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:46:18 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10 02:46:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:46:18 > git --version # timeout=10 02:46:18 > git --version # 'git version 2.43.0' 02:46:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:46:18 [INFO] Currently running in a labeled security context 02:46:18 [INFO] Currently SELinux is 'enforcing' on the host 02:46:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh7516675606237052937.key 02:46:18 Verifying host key using known hosts file 02:46:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:46:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:46:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:46:22 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:46:22 [INFO] Currently running in a labeled security context 02:46:22 [INFO] Currently SELinux is 'enforcing' on the host 02:46:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh9439179526411761786.key 02:46:22 Verifying host key using known hosts file 02:46:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:46:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:46:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:46:22 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 02:46:22 > git config core.sparsecheckout # timeout=10 02:46:22 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 02:46:22 Commit message: "Add bgpcep variables for vanadium" 02:46:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:46:22 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 02:46:23 No emails were triggered. 02:46:23 provisioning config files... 02:46:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:46:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:46:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:46:23 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9769771486315901047.sh 02:46:23 ---> python-tools-install.sh 02:46:23 Setup pyenv: 02:46:23 system 02:46:23 * 3.8.13 (set by /opt/pyenv/version) 02:46:23 * 3.9.13 (set by /opt/pyenv/version) 02:46:23 * 3.10.13 (set by /opt/pyenv/version) 02:46:23 * 3.11.7 (set by /opt/pyenv/version) 02:46:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CdSP 02:46:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:46:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:46:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:46:32 lf-activate-venv(): INFO: Base packages installed successfully 02:46:32 lf-activate-venv(): INFO: Installing additional packages: lftools 02:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:46:56 Generating Requirements File 02:47:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:47:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:47:15 Python 3.11.7 02:47:16 pip 25.3 from /tmp/venv-CdSP/lib/python3.11/site-packages/pip (python 3.11) 02:47:16 appdirs==1.4.4 02:47:16 argcomplete==3.6.3 02:47:16 aspy.yaml==1.3.0 02:47:16 attrs==25.4.0 02:47:16 autopage==0.5.2 02:47:16 beautifulsoup4==4.14.3 02:47:16 boto3==1.42.14 02:47:16 botocore==1.42.14 02:47:16 bs4==0.0.2 02:47:16 cachetools==6.2.4 02:47:16 certifi==2025.11.12 02:47:16 cffi==2.0.0 02:47:16 cfgv==3.5.0 02:47:16 chardet==5.2.0 02:47:16 charset-normalizer==3.4.4 02:47:16 click==8.3.1 02:47:16 cliff==4.13.1 02:47:16 cmd2==3.0.0 02:47:16 cryptography==3.3.2 02:47:16 debtcollector==3.0.0 02:47:16 decorator==5.2.1 02:47:16 defusedxml==0.7.1 02:47:16 Deprecated==1.3.1 02:47:16 distlib==0.4.0 02:47:16 dnspython==2.8.0 02:47:16 docker==7.1.0 02:47:16 dogpile.cache==1.5.0 02:47:16 durationpy==0.10 02:47:16 email-validator==2.3.0 02:47:16 filelock==3.20.1 02:47:16 future==1.0.0 02:47:16 gitdb==4.0.12 02:47:16 GitPython==3.1.45 02:47:16 google-auth==2.45.0 02:47:16 httplib2==0.31.0 02:47:16 identify==2.6.15 02:47:16 idna==3.11 02:47:16 importlib-resources==1.5.0 02:47:16 iso8601==2.1.0 02:47:16 Jinja2==3.1.6 02:47:16 jmespath==1.0.1 02:47:16 jsonpatch==1.33 02:47:16 jsonpointer==3.0.0 02:47:16 jsonschema==4.25.1 02:47:16 jsonschema-specifications==2025.9.1 02:47:16 keystoneauth1==5.12.0 02:47:16 kubernetes==34.1.0 02:47:16 lftools==0.37.18 02:47:16 lxml==6.0.2 02:47:16 markdown-it-py==4.0.0 02:47:16 MarkupSafe==3.0.3 02:47:16 mdurl==0.1.2 02:47:16 msgpack==1.1.2 02:47:16 multi_key_dict==2.0.3 02:47:16 munch==4.0.0 02:47:16 netaddr==1.3.0 02:47:16 niet==1.4.2 02:47:16 nodeenv==1.10.0 02:47:16 oauth2client==4.1.3 02:47:16 oauthlib==3.3.1 02:47:16 openstacksdk==4.8.0 02:47:16 os-service-types==1.8.2 02:47:16 osc-lib==4.3.0 02:47:16 oslo.config==10.1.0 02:47:16 oslo.context==6.2.0 02:47:16 oslo.i18n==6.7.1 02:47:16 oslo.log==8.0.0 02:47:16 oslo.serialization==5.8.0 02:47:16 oslo.utils==9.2.0 02:47:16 packaging==25.0 02:47:16 pbr==7.0.3 02:47:16 platformdirs==4.5.1 02:47:16 prettytable==3.17.0 02:47:16 psutil==7.1.3 02:47:16 pyasn1==0.6.1 02:47:16 pyasn1_modules==0.4.2 02:47:16 pycparser==2.23 02:47:16 pygerrit2==2.0.15 02:47:16 PyGithub==2.8.1 02:47:16 Pygments==2.19.2 02:47:16 PyJWT==2.10.1 02:47:16 PyNaCl==1.6.1 02:47:16 pyparsing==2.4.7 02:47:16 pyperclip==1.11.0 02:47:16 pyrsistent==0.20.0 02:47:16 python-cinderclient==9.8.0 02:47:16 python-dateutil==2.9.0.post0 02:47:16 python-heatclient==4.3.0 02:47:16 python-jenkins==1.8.3 02:47:16 python-keystoneclient==5.7.0 02:47:16 python-magnumclient==4.9.0 02:47:16 python-openstackclient==8.2.0 02:47:16 python-swiftclient==4.9.0 02:47:16 PyYAML==6.0.3 02:47:16 referencing==0.37.0 02:47:16 requests==2.32.5 02:47:16 requests-oauthlib==2.0.0 02:47:16 requestsexceptions==1.4.0 02:47:16 rfc3986==2.0.0 02:47:16 rich==14.2.0 02:47:16 rich-argparse==1.7.2 02:47:16 rpds-py==0.30.0 02:47:16 rsa==4.9.1 02:47:16 ruamel.yaml==0.18.17 02:47:16 ruamel.yaml.clib==0.2.15 02:47:16 s3transfer==0.16.0 02:47:16 simplejson==3.20.2 02:47:16 six==1.17.0 02:47:16 smmap==5.0.2 02:47:16 soupsieve==2.8.1 02:47:16 stevedore==5.6.0 02:47:16 tabulate==0.9.0 02:47:16 toml==0.10.2 02:47:16 tomlkit==0.13.3 02:47:16 tqdm==4.67.1 02:47:16 typing_extensions==4.15.0 02:47:16 tzdata==2025.3 02:47:16 urllib3==1.26.20 02:47:16 virtualenv==20.35.4 02:47:16 wcwidth==0.2.14 02:47:16 websocket-client==1.9.0 02:47:16 wrapt==2.0.1 02:47:16 xdg==6.0.0 02:47:16 xmltodict==1.0.2 02:47:16 yq==3.4.3 02:47:16 [EnvInject] - Injecting environment variables from a build step. 02:47:16 [EnvInject] - Injecting as environment variables the properties content 02:47:16 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:47:16 OS_CLOUD=vex 02:47:16 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-20 02:47:16 OS_STACK_TEMPLATE_DIR=openstack-hot 02:47:16 02:47:16 [EnvInject] - Variables injected successfully. 02:47:16 provisioning config files... 02:47:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:47:16 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16381102710244066909.sh 02:47:16 ---> Create parameters file for OpenStack HOT 02:47:16 OpenStack Heat parameters generated 02:47:16 ----------------------------------- 02:47:16 parameters: 02:47:16 vm_0_count: '1' 02:47:16 vm_0_flavor: 'v3-standard-4' 02:47:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 02:47:16 vm_1_count: '1' 02:47:16 vm_1_flavor: 'v3-standard-2' 02:47:16 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 02:47:16 02:47:16 job_name: '00473-20' 02:47:16 silo: 'releng' 02:47:16 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins14523668558734948054.sh 02:47:16 ---> Create HEAT stack 02:47:16 + source /home/jenkins/lf-env.sh 02:47:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:16 ++ mktemp -d /tmp/venv-XXXX 02:47:16 + lf_venv=/tmp/venv-2wC4 02:47:16 + local venv_file=/tmp/.os_lf_venv 02:47:16 + local python=python3 02:47:16 + local options 02:47:16 + local set_path=true 02:47:16 + local install_args= 02:47:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:47:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:47:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:16 + true 02:47:16 + case $1 in 02:47:16 + python=python3 02:47:16 + shift 2 02:47:16 + true 02:47:16 + case $1 in 02:47:16 + shift 02:47:16 + break 02:47:16 + case $python in 02:47:16 + local pkg_list= 02:47:16 + [[ -d /opt/pyenv ]] 02:47:16 + echo 'Setup pyenv:' 02:47:16 Setup pyenv: 02:47:16 + export PYENV_ROOT=/opt/pyenv 02:47:16 + PYENV_ROOT=/opt/pyenv 02:47:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:16 + pyenv versions 02:47:17 system 02:47:17 3.8.13 02:47:17 3.9.13 02:47:17 3.10.13 02:47:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:47:17 + command -v pyenv 02:47:17 ++ pyenv init - --no-rehash 02:47:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:47:17 for i in ${!paths[@]}; do 02:47:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:47:17 fi; done; 02:47:17 echo "${paths[*]}"'\'')" 02:47:17 export PATH="/opt/pyenv/shims:${PATH}" 02:47:17 export PYENV_SHELL=bash 02:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:47:17 pyenv() { 02:47:17 local command 02:47:17 command="${1:-}" 02:47:17 if [ "$#" -gt 0 ]; then 02:47:17 shift 02:47:17 fi 02:47:17 02:47:17 case "$command" in 02:47:17 rehash|shell) 02:47:17 eval "$(pyenv "sh-$command" "$@")" 02:47:17 ;; 02:47:17 *) 02:47:17 command pyenv "$command" "$@" 02:47:17 ;; 02:47:17 esac 02:47:17 }' 02:47:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:47:17 for i in ${!paths[@]}; do 02:47:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:47:17 fi; done; 02:47:17 echo "${paths[*]}"' 02:47:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:17 ++ export PYENV_SHELL=bash 02:47:17 ++ PYENV_SHELL=bash 02:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:47:17 +++ complete -F _pyenv pyenv 02:47:17 ++ lf-pyver python3 02:47:17 ++ local py_version_xy=python3 02:47:17 ++ local py_version_xyz= 02:47:17 ++ awk '{ print $1 }' 02:47:17 ++ pyenv versions 02:47:17 ++ local command 02:47:17 ++ command=versions 02:47:17 ++ '[' 1 -gt 0 ']' 02:47:17 ++ shift 02:47:17 ++ case "$command" in 02:47:17 ++ command pyenv versions 02:47:17 ++ pyenv versions 02:47:17 ++ sed 's/^[ *]* //' 02:47:17 ++ grep -E '^[0-9.]*[0-9]$' 02:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:47:17 +++ grep '^3' /tmp/.pyenv_versions 02:47:17 +++ sort -V 02:47:17 +++ tail -n 1 02:47:17 ++ py_version_xyz=3.11.7 02:47:17 ++ [[ -z 3.11.7 ]] 02:47:17 ++ echo 3.11.7 02:47:17 ++ return 0 02:47:17 + pyenv local 3.11.7 02:47:17 + local command 02:47:17 + command=local 02:47:17 + '[' 2 -gt 0 ']' 02:47:17 + shift 02:47:17 + case "$command" in 02:47:17 + command pyenv local 3.11.7 02:47:17 + pyenv local 3.11.7 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='lftools[openstack] ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='kubernetes ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='niet ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='python-heatclient ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='python-openstackclient ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='python-magnumclient ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='urllib3~=1.26.15 ' 02:47:17 + for arg in "$@" 02:47:17 + case $arg in 02:47:17 + pkg_list+='yq ' 02:47:17 + [[ -f /tmp/.os_lf_venv ]] 02:47:17 ++ cat /tmp/.os_lf_venv 02:47:17 + lf_venv=/tmp/venv-CdSP 02:47:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from' file:/tmp/.os_lf_venv 02:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:47:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:47:17 + local 'pip_opts=--upgrade --quiet' 02:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:47:17 + [[ -n '' ]] 02:47:17 + [[ -n '' ]] 02:47:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:47:17 + /tmp/venv-CdSP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:47:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:47:19 lf-activate-venv(): INFO: Base packages installed successfully 02:47:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:47:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:47:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:19 + /tmp/venv-CdSP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:36 + type python3 02:47:36 + true 02:47:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH' 02:47:36 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:47:36 + PATH=/tmp/venv-CdSP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:36 + return 0 02:47:36 + openstack --os-cloud vex limits show --absolute 02:47:38 +--------------------------+---------+ 02:47:38 | Name | Value | 02:47:38 +--------------------------+---------+ 02:47:38 | maxTotalInstances | -1 | 02:47:38 | maxTotalCores | 450 | 02:47:38 | maxTotalRAMSize | 1000000 | 02:47:38 | maxServerMeta | 128 | 02:47:38 | maxImageMeta | 128 | 02:47:38 | maxPersonality | 5 | 02:47:38 | maxPersonalitySize | 10240 | 02:47:38 | maxTotalKeypairs | 100 | 02:47:38 | maxServerGroups | 10 | 02:47:38 | maxServerGroupMembers | 10 | 02:47:38 | maxTotalFloatingIps | -1 | 02:47:38 | maxSecurityGroups | -1 | 02:47:38 | maxSecurityGroupRules | -1 | 02:47:38 | totalRAMUsed | 991232 | 02:47:38 | totalCoresUsed | 242 | 02:47:38 | totalInstancesUsed | 94 | 02:47:38 | totalFloatingIpsUsed | 0 | 02:47:38 | totalSecurityGroupsUsed | 0 | 02:47:38 | totalServerGroupsUsed | 0 | 02:47:38 | maxTotalVolumes | -1 | 02:47:38 | maxTotalSnapshots | 10 | 02:47:38 | maxTotalVolumeGigabytes | 4096 | 02:47:38 | maxTotalBackups | 10 | 02:47:38 | maxTotalBackupGigabytes | 1000 | 02:47:38 | totalVolumesUsed | 3 | 02:47:38 | totalGigabytesUsed | 60 | 02:47:38 | totalSnapshotsUsed | 0 | 02:47:38 | totalBackupsUsed | 0 | 02:47:38 | totalBackupGigabytesUsed | 0 | 02:47:38 +--------------------------+---------+ 02:47:38 + pushd /opt/ciman/openstack-hot 02:47:38 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 02:47:38 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-20 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml 02:47:52 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-20 02:47:52 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 991232 of 1000000 ram (HTTP 403) (Request-ID: req-eaddb212-4e48-4526-81e9-f992fe3c9733) 02:47:52 TypeError: delete() missing 1 required positional argument: 'force' 02:47:52 Build step 'Execute shell' marked build as failure 02:47:52 $ ssh-agent -k 02:47:52 unset SSH_AUTH_SOCK; 02:47:52 unset SSH_AGENT_PID; 02:47:52 echo Agent pid 5282 killed; 02:47:52 [ssh-agent] Stopped. 02:47:52 Recording plot data 02:47:52 Robot results publisher started... 02:47:52 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:47:52 -Parsing output xml: 02:47:52 Failed! 02:47:52 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium with configured filemask: output.xml 02:47:52 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:47:52 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:47:52 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:47:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:47:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:47:52 at hudson.remoting.Request$2.run(Request.java:377) 02:47:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:47:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:47:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:47:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:47:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:47:52 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15757 02:47:52 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:47:52 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:47:52 at hudson.remoting.Channel.call(Channel.java:1003) 02:47:52 at hudson.FilePath.act(FilePath.java:1230) 02:47:52 at hudson.FilePath.act(FilePath.java:1219) 02:47:52 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:47:52 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:47:52 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:47:52 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:47:52 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:47:52 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:47:52 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:47:52 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:47:52 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:47:52 at hudson.model.Run.execute(Run.java:1918) 02:47:52 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:47:52 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:47:52 at hudson.model.Executor.run(Executor.java:442) 02:47:52 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:52 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7788019680610849278.sh 02:47:52 Archiving csit artifacts 02:47:52 seq: invalid floating point argument: ‘’ 02:47:52 Try 'seq --help' for more information. 02:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:52 Dload Upload Total Spent Left Speed 02:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 7406 0 --:--:-- --:--:-- --:--:-- 7406 02:47:52 Archive: robot-plugin.zip 02:47:52 End-of-central-directory signature not found. Either this file is not 02:47:52 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:47:52 latter case the central directory and zipfile comment will be found on 02:47:52 the last disk(s) of this archive. 02:47:52 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:47:52 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:47:52 mv: cannot stat '*.log': No such file or directory 02:47:52 mv: cannot stat '*.log.gz': No such file or directory 02:47:52 mv: cannot stat '*.csv': No such file or directory 02:47:52 mv: cannot stat '*.png': No such file or directory 02:47:52 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:52 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1497424994876933211.sh 02:47:52 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:52 [EnvInject] - Injecting environment variables from a build step. 02:47:52 [EnvInject] - Injecting as environment variables the properties content 02:47:52 OS_CLOUD=vex 02:47:52 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-20 02:47:52 02:47:52 [EnvInject] - Variables injected successfully. 02:47:52 provisioning config files... 02:47:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:47:52 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13338185120150917355.sh 02:47:53 ---> openstack-stack-delete.sh 02:47:53 Setup pyenv: 02:47:53 system 02:47:53 3.8.13 02:47:53 3.9.13 02:47:53 3.10.13 02:47:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:47:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:47:55 lf-activate-venv(): INFO: Base packages installed successfully 02:47:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:48:08 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:48:08 INFO: Stack cost retrieval disabled, setting cost to 0 02:48:20 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-20 02:48:20 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-20 02:48:20 [PostBuildScript] - [INFO] Executing post build scripts. 02:48:20 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7307023097056151800.sh 02:48:20 ---> sysstat.sh 02:48:21 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10205214125361999161.sh 02:48:21 ---> package-listing.sh 02:48:21 ++ tr '[:upper:]' '[:lower:]' 02:48:21 ++ facter osfamily 02:48:21 + OS_FAMILY=redhat 02:48:21 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 02:48:21 + START_PACKAGES=/tmp/packages_start.txt 02:48:21 + END_PACKAGES=/tmp/packages_end.txt 02:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:21 + PACKAGES=/tmp/packages_start.txt 02:48:21 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 02:48:21 + PACKAGES=/tmp/packages_end.txt 02:48:21 + case "${OS_FAMILY}" in 02:48:21 + rpm -qa 02:48:21 + sort 02:48:22 + '[' -f /tmp/packages_start.txt ']' 02:48:22 + '[' -f /tmp/packages_end.txt ']' 02:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:22 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 02:48:22 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 02:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 02:48:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3707056856141960144.sh 02:48:22 ---> capture-instance-metadata.sh 02:48:22 Setup pyenv: 02:48:22 system 02:48:22 3.8.13 02:48:22 3.9.13 02:48:22 3.10.13 02:48:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:24 lf-activate-venv(): INFO: Base packages installed successfully 02:48:24 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:34 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:48:34 INFO: Running in OpenStack, capturing instance metadata 02:48:34 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17139657873760868701.sh 02:48:34 provisioning config files... 02:48:34 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #20 02:48:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config8306638234628819939tmp 02:48:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:48:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:48:34 provisioning config files... 02:48:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:48:34 [EnvInject] - Injecting environment variables from a build step. 02:48:34 [EnvInject] - Injecting as environment variables the properties content 02:48:34 SERVER_ID=logs 02:48:34 02:48:34 [EnvInject] - Variables injected successfully. 02:48:34 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9871924776102225044.sh 02:48:34 ---> create-netrc.sh 02:48:34 WARN: Log server credential not found. 02:48:34 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14955969005023758559.sh 02:48:34 ---> python-tools-install.sh 02:48:34 Setup pyenv: 02:48:35 system 02:48:35 3.8.13 02:48:35 3.9.13 02:48:35 3.10.13 02:48:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:48:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:37 lf-activate-venv(): INFO: Base packages installed successfully 02:48:37 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:48:46 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5993692086992321887.sh 02:48:46 ---> sudo-logs.sh 02:48:46 Archiving 'sudo' log.. 02:48:47 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2862425214776448793.sh 02:48:47 ---> job-cost.sh 02:48:47 Setup pyenv: 02:48:47 system 02:48:47 3.8.13 02:48:47 3.9.13 02:48:47 3.10.13 02:48:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:48:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:48:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:49 lf-activate-venv(): INFO: Base packages installed successfully 02:48:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:48:56 DEBUG: total: 0 02:48:56 INFO: Retrieving Stack Cost... 02:48:56 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:57 INFO: Archiving Costs 02:48:57 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins11126967084728165664.sh 02:48:57 ---> logs-deploy.sh 02:48:57 Setup pyenv: 02:48:57 system 02:48:57 3.8.13 02:48:57 3.9.13 02:48:57 3.10.13 02:48:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 02:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CdSP from file:/tmp/.os_lf_venv 02:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:59 lf-activate-venv(): INFO: Base packages installed successfully 02:48:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-CdSP/bin to PATH 02:49:09 WARNING: Nexus logging server not set 02:49:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/20/ 02:49:09 INFO: archiving logs to S3 02:49:10 ---> uname -a: 02:49:10 Linux prd-centos8-robot-2c-8g-15757.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:49:10 02:49:10 02:49:10 ---> lscpu: 02:49:10 Architecture: x86_64 02:49:10 CPU op-mode(s): 32-bit, 64-bit 02:49:10 Byte Order: Little Endian 02:49:10 CPU(s): 2 02:49:10 On-line CPU(s) list: 0,1 02:49:10 Thread(s) per core: 1 02:49:10 Core(s) per socket: 1 02:49:10 Socket(s): 2 02:49:10 NUMA node(s): 1 02:49:10 Vendor ID: AuthenticAMD 02:49:10 CPU family: 23 02:49:10 Model: 49 02:49:10 Model name: AMD EPYC-Rome Processor 02:49:10 Stepping: 0 02:49:10 CPU MHz: 2799.998 02:49:10 BogoMIPS: 5599.99 02:49:10 Virtualization: AMD-V 02:49:10 Hypervisor vendor: KVM 02:49:10 Virtualization type: full 02:49:10 L1d cache: 32K 02:49:10 L1i cache: 32K 02:49:10 L2 cache: 512K 02:49:10 L3 cache: 16384K 02:49:10 NUMA node0 CPU(s): 0,1 02:49:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:49:10 02:49:10 02:49:10 ---> nproc: 02:49:10 2 02:49:10 02:49:10 02:49:10 ---> df -h: 02:49:10 Filesystem Size Used Avail Use% Mounted on 02:49:10 devtmpfs 3.8G 0 3.8G 0% /dev 02:49:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:49:10 tmpfs 3.8G 17M 3.8G 1% /run 02:49:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:49:10 /dev/vda1 40G 8.3G 32G 21% / 02:49:10 tmpfs 770M 0 770M 0% /run/user/1001 02:49:10 02:49:10 02:49:10 ---> free -m: 02:49:10 total used free shared buff/cache available 02:49:10 Mem: 7697 558 5031 19 2107 6842 02:49:10 Swap: 1023 0 1023 02:49:10 02:49:10 02:49:10 ---> ip addr: 02:49:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:49:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:49:10 inet 127.0.0.1/8 scope host lo 02:49:10 valid_lft forever preferred_lft forever 02:49:10 inet6 ::1/128 scope host 02:49:10 valid_lft forever preferred_lft forever 02:49:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:49:10 link/ether fa:16:3e:7f:bc:16 brd ff:ff:ff:ff:ff:ff 02:49:10 altname enp0s3 02:49:10 altname ens3 02:49:10 inet 10.30.170.15/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:49:10 valid_lft 86163sec preferred_lft 86163sec 02:49:10 inet6 fe80::f816:3eff:fe7f:bc16/64 scope link 02:49:10 valid_lft forever preferred_lft forever 02:49:10 02:49:10 02:49:10 ---> sar -b -r -n DEV: 02:49:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:49:10 02:49:10 02:45:09 LINUX RESTART (2 CPU) 02:49:10 02:49:10 02:46:01 AM tps rtps wtps bread/s bwrtn/s 02:49:10 02:47:01 AM 68.63 8.51 60.11 1460.71 5008.43 02:49:10 02:48:01 AM 98.93 1.15 97.78 101.17 11215.98 02:49:10 02:49:01 AM 33.09 0.68 32.41 94.90 1948.98 02:49:10 Average: 66.88 3.45 63.43 552.26 6057.80 02:49:10 02:49:10 02:46:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:10 02:47:01 AM 5384328 7074600 2498104 31.69 2688 1873216 678776 7.60 187832 1992184 179272 02:49:10 02:48:01 AM 5144984 7015836 2737448 34.73 2688 2046356 700528 7.84 213128 2176376 65900 02:49:10 02:49:01 AM 5197216 7048968 2685216 34.07 2688 2026752 677532 7.59 385180 1951784 25140 02:49:10 Average: 5242176 7046468 2640256 33.50 2688 1982108 685612 7.68 262047 2040115 90104 02:49:10 02:49:10 02:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:10 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:10 02:47:01 AM eth0 227.44 147.93 1426.95 47.88 0.00 0.00 0.00 0.00 02:49:10 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:10 02:48:01 AM eth0 87.87 66.33 746.97 13.39 0.00 0.00 0.00 0.00 02:49:10 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:10 02:49:01 AM eth0 19.28 17.14 15.37 8.64 0.00 0.00 0.00 0.00 02:49:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:10 Average: eth0 111.53 77.14 729.76 23.30 0.00 0.00 0.00 0.00 02:49:10 02:49:10 02:49:10 ---> sar -P ALL: 02:49:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:49:10 02:49:10 02:45:09 LINUX RESTART (2 CPU) 02:49:10 02:49:10 02:46:01 AM CPU %user %nice %system %iowait %steal %idle 02:49:10 02:47:01 AM all 31.57 0.00 4.84 0.66 0.10 62.83 02:49:10 02:47:01 AM 0 31.94 0.00 4.14 0.78 0.10 63.04 02:49:10 02:47:01 AM 1 31.19 0.00 5.55 0.53 0.10 62.63 02:49:10 02:48:01 AM all 31.04 0.00 4.28 0.92 0.09 63.67 02:49:10 02:48:01 AM 0 29.28 0.00 5.10 0.94 0.10 64.58 02:49:10 02:48:01 AM 1 32.79 0.00 3.48 0.90 0.08 62.75 02:49:10 02:49:01 AM all 33.75 0.00 4.26 0.18 0.08 61.72 02:49:10 02:49:01 AM 0 12.77 0.00 3.38 0.17 0.08 83.61 02:49:10 02:49:01 AM 1 54.78 0.00 5.15 0.20 0.08 39.79 02:49:10 Average: all 32.12 0.00 4.46 0.59 0.09 62.74 02:49:10 Average: 0 24.65 0.00 4.20 0.63 0.09 70.42 02:49:10 Average: 1 39.58 0.00 4.72 0.54 0.09 55.07 02:49:10 02:49:10 02:49:10