04:31:59 Started by upstream project "netconf-distribution-mri-test-titanium" build number 56 04:31:59 originally caused by: 04:31:59 Started by timer 04:31:59 Running as SYSTEM 04:31:59 [EnvInject] - Loading node environment variables. 04:32:00 Building remotely on prd-centos8-robot-2c-8g-16 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium 04:32:01 [ssh-agent] Looking for ssh-agent implementation... 04:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:02 $ ssh-agent 04:32:02 SSH_AUTH_SOCK=/tmp/ssh-mwp09ybwL2ZJ/agent.5281 04:32:02 SSH_AGENT_PID=5282 04:32:02 [ssh-agent] Started. 04:32:02 Running ssh-add (command line suppressed) 04:32:02 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_12844127050656645923.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_12844127050656645923.key) 04:32:02 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:32:02 The recommended git tool is: NONE 04:32:05 using credential opendaylight-jenkins-ssh 04:32:05 Wiping out workspace first. 04:32:05 Cloning the remote Git repository 04:32:05 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:32:05 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10 04:32:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:32:05 > git --version # timeout=10 04:32:05 > git --version # 'git version 2.43.0' 04:32:05 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:32:05 [INFO] Currently running in a labeled security context 04:32:05 [INFO] Currently SELinux is 'enforcing' on the host 04:32:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh5393933584839871138.key 04:32:05 Verifying host key using known hosts file 04:32:05 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. 04:32:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:32:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:32:08 [INFO] Currently running in a labeled security context 04:32:08 [INFO] Currently SELinux is 'enforcing' on the host 04:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh10048152944328349126.key 04:32:08 Verifying host key using known hosts file 04:32:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:32:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:32:08 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 04:32:08 > git config core.sparsecheckout # timeout=10 04:32:08 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 04:32:09 Commit message: "Adapt test for new pce-allocation field" 04:32:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:32:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 04:32:09 No emails were triggered. 04:32:09 provisioning config files... 04:32:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:10 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins351652882164772240.sh 04:32:10 ---> python-tools-install.sh 04:32:10 Setup pyenv: 04:32:10 system 04:32:10 * 3.8.13 (set by /opt/pyenv/version) 04:32:10 * 3.9.13 (set by /opt/pyenv/version) 04:32:10 * 3.10.13 (set by /opt/pyenv/version) 04:32:10 * 3.11.7 (set by /opt/pyenv/version) 04:32:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eFlM 04:32:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:32:19 lf-activate-venv(): INFO: Base packages installed successfully 04:32:19 lf-activate-venv(): INFO: Installing additional packages: lftools 04:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:32:43 Generating Requirements File 04:33:03 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. 04:33:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:04 Python 3.11.7 04:33:04 pip 25.2 from /tmp/venv-eFlM/lib/python3.11/site-packages/pip (python 3.11) 04:33:04 appdirs==1.4.4 04:33:04 argcomplete==3.6.2 04:33:04 aspy.yaml==1.3.0 04:33:04 attrs==25.3.0 04:33:04 autopage==0.5.2 04:33:04 beautifulsoup4==4.14.2 04:33:04 boto3==1.40.43 04:33:04 botocore==1.40.43 04:33:04 bs4==0.0.2 04:33:04 cachetools==6.2.0 04:33:04 certifi==2025.8.3 04:33:04 cffi==2.0.0 04:33:04 cfgv==3.4.0 04:33:04 chardet==5.2.0 04:33:04 charset-normalizer==3.4.3 04:33:04 click==8.3.0 04:33:04 cliff==4.11.0 04:33:04 cmd2==2.7.0 04:33:04 cryptography==3.3.2 04:33:04 debtcollector==3.0.0 04:33:04 decorator==5.2.1 04:33:04 defusedxml==0.7.1 04:33:04 Deprecated==1.2.18 04:33:04 distlib==0.4.0 04:33:04 dnspython==2.8.0 04:33:04 docker==7.1.0 04:33:04 dogpile.cache==1.4.1 04:33:04 durationpy==0.10 04:33:04 email-validator==2.3.0 04:33:04 filelock==3.19.1 04:33:04 future==1.0.0 04:33:04 gitdb==4.0.12 04:33:04 GitPython==3.1.45 04:33:04 google-auth==2.41.1 04:33:04 httplib2==0.31.0 04:33:04 identify==2.6.14 04:33:04 idna==3.10 04:33:04 importlib-resources==1.5.0 04:33:04 iso8601==2.1.0 04:33:04 Jinja2==3.1.6 04:33:04 jmespath==1.0.1 04:33:04 jsonpatch==1.33 04:33:04 jsonpointer==3.0.0 04:33:04 jsonschema==4.25.1 04:33:04 jsonschema-specifications==2025.9.1 04:33:04 keystoneauth1==5.12.0 04:33:04 kubernetes==34.1.0 04:33:04 lftools==0.37.14 04:33:04 lxml==6.0.2 04:33:04 markdown-it-py==4.0.0 04:33:04 MarkupSafe==3.0.3 04:33:04 mdurl==0.1.2 04:33:04 msgpack==1.1.1 04:33:04 multi_key_dict==2.0.3 04:33:04 munch==4.0.0 04:33:04 netaddr==1.3.0 04:33:04 niet==1.4.2 04:33:04 nodeenv==1.9.1 04:33:04 oauth2client==4.1.3 04:33:04 oauthlib==3.3.1 04:33:04 openstacksdk==4.7.1 04:33:04 os-service-types==1.8.0 04:33:04 osc-lib==4.2.0 04:33:04 oslo.config==10.0.0 04:33:04 oslo.context==6.1.0 04:33:04 oslo.i18n==6.6.0 04:33:04 oslo.log==7.2.1 04:33:04 oslo.serialization==5.8.0 04:33:04 oslo.utils==9.1.0 04:33:04 packaging==25.0 04:33:04 pbr==7.0.1 04:33:04 platformdirs==4.4.0 04:33:04 prettytable==3.16.0 04:33:04 psutil==7.1.0 04:33:04 pyasn1==0.6.1 04:33:04 pyasn1_modules==0.4.2 04:33:04 pycparser==2.23 04:33:04 pygerrit2==2.0.15 04:33:04 PyGithub==2.8.1 04:33:04 Pygments==2.19.2 04:33:04 PyJWT==2.10.1 04:33:04 PyNaCl==1.6.0 04:33:04 pyparsing==2.4.7 04:33:04 pyperclip==1.11.0 04:33:04 pyrsistent==0.20.0 04:33:04 python-cinderclient==9.8.0 04:33:04 python-dateutil==2.9.0.post0 04:33:04 python-heatclient==4.3.0 04:33:04 python-jenkins==1.8.3 04:33:04 python-keystoneclient==5.7.0 04:33:04 python-magnumclient==4.9.0 04:33:04 python-openstackclient==8.2.0 04:33:04 python-swiftclient==4.8.0 04:33:04 PyYAML==6.0.3 04:33:04 referencing==0.36.2 04:33:04 requests==2.32.5 04:33:04 requests-oauthlib==2.0.0 04:33:04 requestsexceptions==1.4.0 04:33:04 rfc3986==2.0.0 04:33:04 rich==14.1.0 04:33:04 rich-argparse==1.7.1 04:33:04 rpds-py==0.27.1 04:33:04 rsa==4.9.1 04:33:04 ruamel.yaml==0.18.15 04:33:04 ruamel.yaml.clib==0.2.14 04:33:04 s3transfer==0.14.0 04:33:04 simplejson==3.20.2 04:33:04 six==1.17.0 04:33:04 smmap==5.0.2 04:33:04 soupsieve==2.8 04:33:04 stevedore==5.5.0 04:33:04 tabulate==0.9.0 04:33:04 toml==0.10.2 04:33:04 tomlkit==0.13.3 04:33:04 tqdm==4.67.1 04:33:04 typing_extensions==4.15.0 04:33:04 tzdata==2025.2 04:33:04 urllib3==1.26.20 04:33:04 virtualenv==20.34.0 04:33:04 wcwidth==0.2.14 04:33:04 websocket-client==1.8.0 04:33:04 wrapt==1.17.3 04:33:04 xdg==6.0.0 04:33:04 xmltodict==1.0.2 04:33:04 yq==3.4.3 04:33:04 [EnvInject] - Injecting environment variables from a build step. 04:33:04 [EnvInject] - Injecting as environment variables the properties content 04:33:04 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:33:04 OS_CLOUD=vex 04:33:04 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-109 04:33:04 OS_STACK_TEMPLATE_DIR=openstack-hot 04:33:04 04:33:04 [EnvInject] - Variables injected successfully. 04:33:04 provisioning config files... 04:33:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:33:04 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17242847928566268783.sh 04:33:04 ---> Create parameters file for OpenStack HOT 04:33:04 OpenStack Heat parameters generated 04:33:04 ----------------------------------- 04:33:04 parameters: 04:33:04 vm_0_count: '3' 04:33:04 vm_0_flavor: 'v3-standard-4' 04:33:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 04:33:04 vm_1_count: '1' 04:33:04 vm_1_flavor: 'v3-standard-2' 04:33:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 04:33:04 04:33:04 job_name: '49281-109' 04:33:04 silo: 'releng' 04:33:04 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins1791980637604761857.sh 04:33:04 ---> Create HEAT stack 04:33:04 + source /home/jenkins/lf-env.sh 04:33:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:04 ++ mktemp -d /tmp/venv-XXXX 04:33:04 + lf_venv=/tmp/venv-Bjli 04:33:04 + local venv_file=/tmp/.os_lf_venv 04:33:04 + local python=python3 04:33:04 + local options 04:33:04 + local set_path=true 04:33:04 + local install_args= 04:33:04 ++ 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 04:33:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:33:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:33:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:04 + true 04:33:04 + case $1 in 04:33:04 + python=python3 04:33:04 + shift 2 04:33:04 + true 04:33:04 + case $1 in 04:33:04 + shift 04:33:04 + break 04:33:04 + case $python in 04:33:04 + local pkg_list= 04:33:04 + [[ -d /opt/pyenv ]] 04:33:04 + echo 'Setup pyenv:' 04:33:04 Setup pyenv: 04:33:04 + export PYENV_ROOT=/opt/pyenv 04:33:04 + PYENV_ROOT=/opt/pyenv 04:33:04 + 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 04:33:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:33:04 + pyenv versions 04:33:05 system 04:33:05 3.8.13 04:33:05 3.9.13 04:33:05 3.10.13 04:33:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:33:05 + command -v pyenv 04:33:05 ++ pyenv init - --no-rehash 04:33:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:33:05 for i in ${!paths[@]}; do 04:33:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:33:05 fi; done; 04:33:05 echo "${paths[*]}"'\'')" 04:33:05 export PATH="/opt/pyenv/shims:${PATH}" 04:33:05 export PYENV_SHELL=bash 04:33:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:33:05 pyenv() { 04:33:05 local command 04:33:05 command="${1:-}" 04:33:05 if [ "$#" -gt 0 ]; then 04:33:05 shift 04:33:05 fi 04:33:05 04:33:05 case "$command" in 04:33:05 rehash|shell) 04:33:05 eval "$(pyenv "sh-$command" "$@")" 04:33:05 ;; 04:33:05 *) 04:33:05 command pyenv "$command" "$@" 04:33:05 ;; 04:33:05 esac 04:33:05 }' 04:33:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:33:05 for i in ${!paths[@]}; do 04:33:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:33:05 fi; done; 04:33:05 echo "${paths[*]}"' 04:33:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:33:05 ++ 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 04:33:05 ++ 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 04:33:05 ++ export PYENV_SHELL=bash 04:33:05 ++ PYENV_SHELL=bash 04:33:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:33:05 +++ complete -F _pyenv pyenv 04:33:05 ++ lf-pyver python3 04:33:05 ++ local py_version_xy=python3 04:33:05 ++ local py_version_xyz= 04:33:05 ++ awk '{ print $1 }' 04:33:05 ++ pyenv versions 04:33:05 ++ local command 04:33:05 ++ command=versions 04:33:05 ++ '[' 1 -gt 0 ']' 04:33:05 ++ shift 04:33:05 ++ case "$command" in 04:33:05 ++ command pyenv versions 04:33:05 ++ pyenv versions 04:33:05 ++ sed 's/^[ *]* //' 04:33:05 ++ grep -E '^[0-9.]*[0-9]$' 04:33:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:33:05 +++ grep '^3' /tmp/.pyenv_versions 04:33:05 +++ tail -n 1 04:33:05 +++ sort -V 04:33:05 ++ py_version_xyz=3.11.7 04:33:05 ++ [[ -z 3.11.7 ]] 04:33:05 ++ echo 3.11.7 04:33:05 ++ return 0 04:33:05 + pyenv local 3.11.7 04:33:05 + local command 04:33:05 + command=local 04:33:05 + '[' 2 -gt 0 ']' 04:33:05 + shift 04:33:05 + case "$command" in 04:33:05 + command pyenv local 3.11.7 04:33:05 + pyenv local 3.11.7 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='lftools[openstack] ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='kubernetes ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='niet ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='python-heatclient ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='python-openstackclient ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='python-magnumclient ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='urllib3~=1.26.15 ' 04:33:05 + for arg in "$@" 04:33:05 + case $arg in 04:33:05 + pkg_list+='yq ' 04:33:05 + [[ -f /tmp/.os_lf_venv ]] 04:33:05 ++ cat /tmp/.os_lf_venv 04:33:05 + lf_venv=/tmp/venv-eFlM 04:33:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from' file:/tmp/.os_lf_venv 04:33:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:33:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:33:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:05 + local 'pip_opts=--upgrade --quiet' 04:33:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:33:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:33:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:33:05 + [[ -n '' ]] 04:33:05 + [[ -n '' ]] 04:33:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:33:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:05 + /tmp/venv-eFlM/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 04:33:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:33:07 lf-activate-venv(): INFO: Base packages installed successfully 04:33:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 04:33:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 04:33:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:07 + /tmp/venv-eFlM/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 04:33:34 + type python3 04:33:34 + true 04:33:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH' 04:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:33:34 + PATH=/tmp/venv-eFlM/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 04:33:34 + return 0 04:33:34 + openstack --os-cloud vex limits show --absolute 04:33:35 +--------------------------+---------+ 04:33:35 | Name | Value | 04:33:35 +--------------------------+---------+ 04:33:35 | maxTotalInstances | -1 | 04:33:35 | maxTotalCores | 450 | 04:33:35 | maxTotalRAMSize | 1000000 | 04:33:35 | maxServerMeta | 128 | 04:33:35 | maxImageMeta | 128 | 04:33:35 | maxPersonality | 5 | 04:33:35 | maxPersonalitySize | 10240 | 04:33:35 | maxTotalKeypairs | 100 | 04:33:35 | maxServerGroups | 10 | 04:33:35 | maxServerGroupMembers | 10 | 04:33:35 | maxTotalFloatingIps | -1 | 04:33:35 | maxSecurityGroups | -1 | 04:33:35 | maxSecurityGroupRules | -1 | 04:33:35 | totalRAMUsed | 147456 | 04:33:35 | totalCoresUsed | 36 | 04:33:35 | totalInstancesUsed | 18 | 04:33:35 | totalFloatingIpsUsed | 0 | 04:33:35 | totalSecurityGroupsUsed | 0 | 04:33:35 | totalServerGroupsUsed | 0 | 04:33:35 | maxTotalVolumes | -1 | 04:33:35 | maxTotalSnapshots | 10 | 04:33:35 | maxTotalVolumeGigabytes | 4096 | 04:33:35 | maxTotalBackups | 10 | 04:33:35 | maxTotalBackupGigabytes | 1000 | 04:33:35 | totalVolumesUsed | 0 | 04:33:35 | totalGigabytesUsed | 0 | 04:33:35 | totalSnapshotsUsed | 0 | 04:33:35 | totalBackupsUsed | 0 | 04:33:35 | totalBackupGigabytesUsed | 0 | 04:33:35 +--------------------------+---------+ 04:33:35 + pushd /opt/ciman/openstack-hot 04:33:35 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium 04:33:35 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-109 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml 04:34:26 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-109 04:34:26 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:35:17 http.client.RemoteDisconnected: Remote end closed connection without response 04:35:17 04:35:17 During handling of the above exception, another exception occurred: 04:35:17 04:35:17 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:35:17 04:35:17 During handling of the above exception, another exception occurred: 04:35:17 04:35:17 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:35:17 04:35:17 During handling of the above exception, another exception occurred: 04:35:17 04:35:17 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:35:17 Build step 'Execute shell' marked build as failure 04:35:17 $ ssh-agent -k 04:35:17 unset SSH_AUTH_SOCK; 04:35:17 unset SSH_AGENT_PID; 04:35:17 echo Agent pid 5282 killed; 04:35:17 [ssh-agent] Stopped. 04:35:17 Recording plot data 04:35:17 Robot results publisher started... 04:35:17 INFO: Checking test criticality is deprecated and will be dropped in a future release! 04:35:17 -Parsing output xml: 04:35:18 Failed! 04:35:18 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-titanium with configured filemask: output.xml 04:35:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 04:35:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 04:35:18 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 04:35:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 04:35:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 04:35:18 at hudson.remoting.Request$2.run(Request.java:377) 04:35:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 04:35:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 04:35:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 04:35:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 04:35:18 at java.base/java.lang.Thread.run(Thread.java:829) 04:35:18 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-16 04:35:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 04:35:18 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 04:35:18 at hudson.remoting.Channel.call(Channel.java:1003) 04:35:18 at hudson.FilePath.act(FilePath.java:1230) 04:35:18 at hudson.FilePath.act(FilePath.java:1219) 04:35:18 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 04:35:18 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 04:35:18 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 04:35:18 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 04:35:18 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 04:35:18 at hudson.model.Build$BuildExecution.post2(Build.java:179) 04:35:18 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 04:35:18 at hudson.model.Run.execute(Run.java:1918) 04:35:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:35:18 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:35:18 at hudson.model.Executor.run(Executor.java:442) 04:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6869428809175745721.sh 04:35:18 Archiving csit artifacts 04:35:18 seq: invalid floating point argument: ‘’ 04:35:18 Try 'seq --help' for more information. 04:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:18 Dload Upload Total Spent Left Speed 04:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 7900 0 --:--:-- --:--:-- --:--:-- 7900 04:35:18 Archive: robot-plugin.zip 04:35:18 End-of-central-directory signature not found. Either this file is not 04:35:18 a zipfile, or it constitutes one disk of a multi-part archive. In the 04:35:18 latter case the central directory and zipfile comment will be found on 04:35:18 the last disk(s) of this archive. 04:35:18 unzip: cannot find zipfile directory in one of robot-plugin.zip or 04:35:18 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 04:35:18 mv: cannot stat '*.log': No such file or directory 04:35:18 mv: cannot stat '*.log.gz': No such file or directory 04:35:18 mv: cannot stat '*.csv': No such file or directory 04:35:18 mv: cannot stat '*.png': No such file or directory 04:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16938919888187421620.sh 04:35:18 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:18 [EnvInject] - Injecting environment variables from a build step. 04:35:18 [EnvInject] - Injecting as environment variables the properties content 04:35:18 OS_CLOUD=vex 04:35:18 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-109 04:35:18 04:35:18 [EnvInject] - Variables injected successfully. 04:35:18 provisioning config files... 04:35:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:35:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins18276717266910909181.sh 04:35:18 ---> openstack-stack-delete.sh 04:35:18 Setup pyenv: 04:35:18 system 04:35:18 3.8.13 04:35:18 3.9.13 04:35:18 3.10.13 04:35:18 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:20 lf-activate-venv(): INFO: Base packages installed successfully 04:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:35:33 INFO: Retrieving stack cost for: releng-netconf-csit-3node-clustering-scale-only-titanium-109 04:37:15 http.client.RemoteDisconnected: Remote end closed connection without response 04:37:15 04:37:15 During handling of the above exception, another exception occurred: 04:37:15 04:37:15 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:37:15 04:37:15 During handling of the above exception, another exception occurred: 04:37:15 04:37:15 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:37:15 04:37:15 During handling of the above exception, another exception occurred: 04:37:15 04:37:15 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-109: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:37:15 WARNING: Unable to get stack costs, continuing anyway 04:38:57 http.client.RemoteDisconnected: Remote end closed connection without response 04:38:57 04:38:57 During handling of the above exception, another exception occurred: 04:38:57 04:38:57 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:57 04:38:57 During handling of the above exception, another exception occurred: 04:38:57 04:38:57 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:57 04:38:57 During handling of the above exception, another exception occurred: 04:38:57 04:38:57 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-109?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:57 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-109 04:38:57 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-109?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:38:57 Build step 'Execute scripts' marked build as failure 04:38:57 [PostBuildScript] - [INFO] Executing post build scripts. 04:38:57 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1862671195584240251.sh 04:38:57 ---> sysstat.sh 04:38:58 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins3409194245519098196.sh 04:38:58 ---> package-listing.sh 04:38:58 ++ facter osfamily 04:38:58 ++ tr '[:upper:]' '[:lower:]' 04:38:58 + OS_FAMILY=redhat 04:38:58 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium 04:38:58 + START_PACKAGES=/tmp/packages_start.txt 04:38:58 + END_PACKAGES=/tmp/packages_end.txt 04:38:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:58 + PACKAGES=/tmp/packages_start.txt 04:38:58 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']' 04:38:58 + PACKAGES=/tmp/packages_end.txt 04:38:58 + case "${OS_FAMILY}" in 04:38:58 + rpm -qa 04:38:58 + sort 04:38:58 + '[' -f /tmp/packages_start.txt ']' 04:38:58 + '[' -f /tmp/packages_end.txt ']' 04:38:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:58 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']' 04:38:58 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/ 04:38:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/ 04:38:58 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2013302940464148976.sh 04:38:58 ---> capture-instance-metadata.sh 04:38:58 Setup pyenv: 04:38:59 system 04:38:59 3.8.13 04:38:59 3.9.13 04:38:59 3.10.13 04:38:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:38:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:38:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:38:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:39:01 lf-activate-venv(): INFO: Base packages installed successfully 04:39:01 lf-activate-venv(): INFO: Installing additional packages: lftools 04:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:39:13 INFO: Running in OpenStack, capturing instance metadata 04:39:13 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins18111802678414773515.sh 04:39:13 provisioning config files... 04:39:13 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #109 04:39:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config5454013698526314942tmp 04:39:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:39:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:39:13 provisioning config files... 04:39:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:39:13 [EnvInject] - Injecting environment variables from a build step. 04:39:13 [EnvInject] - Injecting as environment variables the properties content 04:39:13 SERVER_ID=logs 04:39:13 04:39:13 [EnvInject] - Variables injected successfully. 04:39:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins195219280841573096.sh 04:39:14 ---> create-netrc.sh 04:39:14 WARN: Log server credential not found. 04:39:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11193917110085195684.sh 04:39:14 ---> python-tools-install.sh 04:39:14 Setup pyenv: 04:39:14 system 04:39:14 3.8.13 04:39:14 3.9.13 04:39:14 3.10.13 04:39:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:39:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:39:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:39:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:39:16 lf-activate-venv(): INFO: Base packages installed successfully 04:39:16 lf-activate-venv(): INFO: Installing additional packages: lftools 04:39:25 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:39:25 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1662551174318489191.sh 04:39:25 ---> sudo-logs.sh 04:39:25 Archiving 'sudo' log.. 04:39:26 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11268806954658889157.sh 04:39:26 ---> job-cost.sh 04:39:26 Setup pyenv: 04:39:26 system 04:39:26 3.8.13 04:39:26 3.9.13 04:39:26 3.10.13 04:39:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:39:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:39:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:39:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:39:28 lf-activate-venv(): INFO: Base packages installed successfully 04:39:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:39:35 DEBUG: total: 0 04:39:35 INFO: Retrieving Stack Cost... 04:39:35 INFO: Retrieving Pricing Info for: v3-standard-2 04:39:36 INFO: Archiving Costs 04:39:36 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins14868049566173518150.sh 04:39:36 ---> logs-deploy.sh 04:39:36 Setup pyenv: 04:39:36 system 04:39:36 3.8.13 04:39:36 3.9.13 04:39:36 3.10.13 04:39:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 04:39:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFlM from file:/tmp/.os_lf_venv 04:39:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:39:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:39:38 lf-activate-venv(): INFO: Base packages installed successfully 04:39:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:39:48 lf-activate-venv(): INFO: Adding /tmp/venv-eFlM/bin to PATH 04:39:48 WARNING: Nexus logging server not set 04:39:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/109/ 04:39:48 INFO: archiving logs to S3 04:39:49 ---> uname -a: 04:39:49 Linux prd-centos8-robot-2c-8g-16.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 04:39:49 04:39:49 04:39:49 ---> lscpu: 04:39:49 Architecture: x86_64 04:39:49 CPU op-mode(s): 32-bit, 64-bit 04:39:49 Byte Order: Little Endian 04:39:49 CPU(s): 2 04:39:49 On-line CPU(s) list: 0,1 04:39:49 Thread(s) per core: 1 04:39:49 Core(s) per socket: 1 04:39:49 Socket(s): 2 04:39:49 NUMA node(s): 1 04:39:49 Vendor ID: AuthenticAMD 04:39:49 CPU family: 23 04:39:49 Model: 49 04:39:49 Model name: AMD EPYC-Rome Processor 04:39:49 Stepping: 0 04:39:49 CPU MHz: 2799.998 04:39:49 BogoMIPS: 5599.99 04:39:49 Virtualization: AMD-V 04:39:49 Hypervisor vendor: KVM 04:39:49 Virtualization type: full 04:39:49 L1d cache: 32K 04:39:49 L1i cache: 32K 04:39:49 L2 cache: 512K 04:39:49 L3 cache: 16384K 04:39:49 NUMA node0 CPU(s): 0,1 04:39:49 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 04:39:49 04:39:49 04:39:49 ---> nproc: 04:39:49 2 04:39:49 04:39:49 04:39:49 ---> df -h: 04:39:49 Filesystem Size Used Avail Use% Mounted on 04:39:49 devtmpfs 3.8G 0 3.8G 0% /dev 04:39:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:39:49 tmpfs 3.8G 17M 3.8G 1% /run 04:39:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:39:49 /dev/vda1 40G 8.3G 32G 21% / 04:39:49 tmpfs 770M 0 770M 0% /run/user/1001 04:39:49 04:39:49 04:39:49 ---> free -m: 04:39:49 total used free shared buff/cache available 04:39:49 Mem: 7697 548 5048 19 2100 6852 04:39:49 Swap: 1023 0 1023 04:39:49 04:39:49 04:39:49 ---> ip addr: 04:39:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:39:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:39:49 inet 127.0.0.1/8 scope host lo 04:39:49 valid_lft forever preferred_lft forever 04:39:49 inet6 ::1/128 scope host 04:39:49 valid_lft forever preferred_lft forever 04:39:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:39:49 link/ether fa:16:3e:2c:e1:0d brd ff:ff:ff:ff:ff:ff 04:39:49 altname enp0s3 04:39:49 altname ens3 04:39:49 inet 10.30.170.175/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:39:49 valid_lft 85888sec preferred_lft 85888sec 04:39:49 inet6 fe80::f816:3eff:fe2c:e10d/64 scope link 04:39:49 valid_lft forever preferred_lft forever 04:39:49 04:39:49 04:39:49 ---> sar -b -r -n DEV: 04:39:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 04:39:49 04:39:49 04:31:13 LINUX RESTART (2 CPU) 04:39:49 04:39:49 04:32:01 AM tps rtps wtps bread/s bwrtn/s 04:39:49 04:33:01 AM 91.63 8.27 83.37 1452.96 6800.87 04:39:49 04:34:01 AM 69.93 0.72 69.21 52.92 9540.04 04:39:49 04:35:01 AM 11.91 0.03 11.88 0.53 1598.20 04:39:49 04:36:01 AM 14.80 0.20 14.60 34.79 679.51 04:39:49 04:37:01 AM 3.78 0.00 3.78 0.00 96.08 04:39:49 04:38:01 AM 0.53 0.00 0.53 0.00 7.96 04:39:49 04:39:01 AM 1.25 0.08 1.17 9.87 32.73 04:39:49 Average: 27.69 1.33 26.36 221.57 2679.39 04:39:49 04:39:49 04:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:39:49 04:33:01 AM 5246116 7021988 2636308 33.45 2688 1955256 743536 8.33 194416 2110628 234316 04:39:49 04:34:01 AM 5189084 7027852 2693340 34.17 2688 2015052 703780 7.88 198664 2146428 42020 04:39:49 04:35:01 AM 5182576 7021364 2699848 34.25 2688 2015072 719168 8.05 198680 2152220 12 04:39:49 04:36:01 AM 5189140 7029424 2693284 34.17 2688 2016260 700372 7.84 224164 2120964 4 04:39:49 04:37:01 AM 5188848 7029108 2693576 34.17 2688 2016264 700372 7.84 224160 2121612 4 04:39:49 04:38:01 AM 5189016 7029272 2693408 34.17 2688 2016268 708344 7.93 226204 2119344 4 04:39:49 04:39:01 AM 5234324 7072976 2648100 33.59 2688 2014752 657024 7.36 382688 1918060 9020 04:39:49 Average: 5202729 7033141 2679695 34.00 2688 2006989 704657 7.89 235568 2098465 40769 04:39:49 04:39:49 04:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:39:49 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:33:01 AM eth0 217.80 158.24 1564.85 49.73 0.00 0.00 0.00 0.00 04:39:49 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:34:01 AM eth0 50.35 35.45 584.80 6.43 0.00 0.00 0.00 0.00 04:39:49 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:35:01 AM eth0 0.52 0.30 0.10 0.13 0.00 0.00 0.00 0.00 04:39:49 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:36:01 AM eth0 11.50 9.70 12.90 5.36 0.00 0.00 0.00 0.00 04:39:49 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:37:01 AM eth0 1.25 0.42 0.29 0.11 0.00 0.00 0.00 0.00 04:39:49 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:38:01 AM eth0 2.07 1.30 1.25 0.56 0.00 0.00 0.00 0.00 04:39:49 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 04:39:01 AM eth0 3.67 2.70 2.77 1.29 0.00 0.00 0.00 0.00 04:39:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:49 Average: eth0 41.02 29.73 309.56 9.09 0.00 0.00 0.00 0.00 04:39:49 04:39:49 04:39:49 ---> sar -P ALL: 04:39:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 04:39:49 04:39:49 04:31:13 LINUX RESTART (2 CPU) 04:39:49 04:39:49 04:32:01 AM CPU %user %nice %system %iowait %steal %idle 04:39:49 04:33:01 AM all 39.25 0.00 5.77 1.93 0.13 52.92 04:39:49 04:33:01 AM 0 38.82 0.00 5.44 2.10 0.13 53.50 04:39:49 04:33:01 AM 1 39.67 0.00 6.11 1.75 0.12 52.35 04:39:49 04:34:01 AM all 16.61 0.00 2.52 5.35 0.08 75.46 04:39:49 04:34:01 AM 0 11.51 0.00 2.49 3.63 0.10 82.27 04:39:49 04:34:01 AM 1 21.70 0.00 2.54 7.07 0.05 68.65 04:39:49 04:35:01 AM all 0.31 0.00 0.17 0.25 0.05 99.22 04:39:49 04:35:01 AM 0 0.10 0.00 0.12 0.07 0.05 99.67 04:39:49 04:35:01 AM 1 0.52 0.00 0.22 0.43 0.05 98.78 04:39:49 04:36:01 AM all 12.06 0.00 1.20 0.15 0.04 86.54 04:39:49 04:36:01 AM 0 10.00 0.00 1.20 0.20 0.05 88.55 04:39:49 04:36:01 AM 1 14.13 0.00 1.20 0.10 0.03 84.54 04:39:49 04:37:01 AM all 0.33 0.00 0.06 0.03 0.04 99.54 04:39:49 04:37:01 AM 0 0.58 0.00 0.07 0.05 0.05 99.25 04:39:49 04:37:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 04:39:49 04:38:01 AM all 1.18 0.00 0.15 0.00 0.03 98.64 04:39:49 04:38:01 AM 0 1.77 0.00 0.22 0.00 0.03 97.98 04:39:49 04:38:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 04:39:49 04:39:01 AM all 3.02 0.00 0.89 0.01 0.04 96.04 04:39:49 04:39:01 AM 0 1.74 0.00 0.70 0.00 0.03 97.53 04:39:49 04:39:01 AM 1 4.30 0.00 1.09 0.02 0.05 94.54 04:39:49 Average: all 10.39 0.00 1.54 1.10 0.06 86.91 04:39:49 Average: 0 9.22 0.00 1.46 0.86 0.06 88.39 04:39:49 Average: 1 11.57 0.00 1.61 1.34 0.05 85.43 04:39:49 04:39:49 04:39:49