01:19:28 Started by upstream project "integration-distribution-test-titanium" build number 431 01:19:28 originally caused by: 01:19:28 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 391 01:19:28 originally caused by: 01:19:28 Started by timer 01:19:28 Running as SYSTEM 01:19:28 [EnvInject] - Loading node environment variables. 01:19:28 Building remotely on prd-centos8-robot-2c-8g-302 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 01:19:28 [ssh-agent] Looking for ssh-agent implementation... 01:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:28 $ ssh-agent 01:19:28 SSH_AUTH_SOCK=/tmp/ssh-8JgxwBkNcVqB/agent.4958 01:19:28 SSH_AGENT_PID=4959 01:19:28 [ssh-agent] Started. 01:19:28 Running ssh-add (command line suppressed) 01:19:28 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_6531244365892446883.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_6531244365892446883.key) 01:19:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:19:29 The recommended git tool is: NONE 01:19:32 using credential opendaylight-jenkins-ssh 01:19:32 Wiping out workspace first. 01:19:33 Cloning the remote Git repository 01:19:33 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:19:33 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 01:19:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:19:33 > git --version # timeout=10 01:19:33 > git --version # 'git version 2.43.0' 01:19:33 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:19:33 [INFO] Currently running in a labeled security context 01:19:33 [INFO] Currently SELinux is 'enforcing' on the host 01:19:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh17567991175109933108.key 01:19:33 Verifying host key using known hosts file 01:19:33 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. 01:19:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:19:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:19:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:19:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:19:38 [INFO] Currently running in a labeled security context 01:19:38 [INFO] Currently SELinux is 'enforcing' on the host 01:19:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh12714891332188080045.key 01:19:38 Verifying host key using known hosts file 01:19:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:19:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:19:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:19:39 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:19:39 > git config core.sparsecheckout # timeout=10 01:19:39 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:19:39 Commit message: "Adapt test for new pce-allocation field" 01:19:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:19:39 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:19:40 No emails were triggered. 01:19:40 provisioning config files... 01:19:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:19:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:19:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:19:40 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13891759776130869242.sh 01:19:40 ---> python-tools-install.sh 01:19:40 Setup pyenv: 01:19:40 system 01:19:41 * 3.8.13 (set by /opt/pyenv/version) 01:19:41 * 3.9.13 (set by /opt/pyenv/version) 01:19:41 * 3.10.13 (set by /opt/pyenv/version) 01:19:41 * 3.11.7 (set by /opt/pyenv/version) 01:19:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5NTp 01:19:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:19:49 lf-activate-venv(): INFO: Installing: lftools 01:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:20:13 Generating Requirements File 01:20:33 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. 01:20:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:20:33 Python 3.11.7 01:20:33 pip 25.2 from /tmp/venv-5NTp/lib/python3.11/site-packages/pip (python 3.11) 01:20:33 appdirs==1.4.4 01:20:33 argcomplete==3.6.2 01:20:33 aspy.yaml==1.3.0 01:20:33 attrs==25.3.0 01:20:33 autopage==0.5.2 01:20:33 beautifulsoup4==4.13.5 01:20:33 boto3==1.40.35 01:20:33 botocore==1.40.35 01:20:33 bs4==0.0.2 01:20:33 cachetools==5.5.2 01:20:33 certifi==2025.8.3 01:20:33 cffi==2.0.0 01:20:33 cfgv==3.4.0 01:20:33 chardet==5.2.0 01:20:33 charset-normalizer==3.4.3 01:20:33 click==8.3.0 01:20:33 cliff==4.11.0 01:20:33 cmd2==2.7.0 01:20:33 cryptography==3.3.2 01:20:33 debtcollector==3.0.0 01:20:33 decorator==5.2.1 01:20:33 defusedxml==0.7.1 01:20:33 Deprecated==1.2.18 01:20:33 distlib==0.4.0 01:20:33 dnspython==2.8.0 01:20:33 docker==7.1.0 01:20:33 dogpile.cache==1.4.1 01:20:33 durationpy==0.10 01:20:33 email-validator==2.3.0 01:20:33 filelock==3.19.1 01:20:33 future==1.0.0 01:20:33 gitdb==4.0.12 01:20:33 GitPython==3.1.45 01:20:33 google-auth==2.40.3 01:20:33 httplib2==0.31.0 01:20:33 identify==2.6.14 01:20:33 idna==3.10 01:20:33 importlib-resources==1.5.0 01:20:33 iso8601==2.1.0 01:20:33 Jinja2==3.1.6 01:20:33 jmespath==1.0.1 01:20:33 jsonpatch==1.33 01:20:33 jsonpointer==3.0.0 01:20:33 jsonschema==4.25.1 01:20:33 jsonschema-specifications==2025.9.1 01:20:33 keystoneauth1==5.12.0 01:20:33 kubernetes==33.1.0 01:20:33 lftools==0.37.13 01:20:33 lxml==6.0.1 01:20:33 markdown-it-py==4.0.0 01:20:33 MarkupSafe==3.0.2 01:20:33 mdurl==0.1.2 01:20:33 msgpack==1.1.1 01:20:33 multi_key_dict==2.0.3 01:20:33 munch==4.0.0 01:20:33 netaddr==1.3.0 01:20:33 niet==1.4.2 01:20:33 nodeenv==1.9.1 01:20:33 oauth2client==4.1.3 01:20:33 oauthlib==3.3.1 01:20:33 openstacksdk==4.7.1 01:20:33 os-service-types==1.8.0 01:20:33 osc-lib==4.2.0 01:20:33 oslo.config==10.0.0 01:20:33 oslo.context==6.1.0 01:20:33 oslo.i18n==6.6.0 01:20:33 oslo.log==7.2.1 01:20:33 oslo.serialization==5.8.0 01:20:33 oslo.utils==9.1.0 01:20:33 packaging==25.0 01:20:33 pbr==7.0.1 01:20:33 platformdirs==4.4.0 01:20:33 prettytable==3.16.0 01:20:33 psutil==7.1.0 01:20:33 pyasn1==0.6.1 01:20:33 pyasn1_modules==0.4.2 01:20:33 pycparser==2.23 01:20:33 pygerrit2==2.0.15 01:20:33 PyGithub==2.8.1 01:20:33 Pygments==2.19.2 01:20:33 PyJWT==2.10.1 01:20:33 PyNaCl==1.6.0 01:20:33 pyparsing==2.4.7 01:20:33 pyperclip==1.10.0 01:20:33 pyrsistent==0.20.0 01:20:33 python-cinderclient==9.8.0 01:20:33 python-dateutil==2.9.0.post0 01:20:33 python-heatclient==4.3.0 01:20:33 python-jenkins==1.8.3 01:20:33 python-keystoneclient==5.7.0 01:20:33 python-magnumclient==4.9.0 01:20:33 python-openstackclient==8.2.0 01:20:33 python-swiftclient==4.8.0 01:20:33 PyYAML==6.0.2 01:20:33 referencing==0.36.2 01:20:33 requests==2.32.5 01:20:33 requests-oauthlib==2.0.0 01:20:33 requestsexceptions==1.4.0 01:20:33 rfc3986==2.0.0 01:20:33 rich==14.1.0 01:20:33 rich-argparse==1.7.1 01:20:33 rpds-py==0.27.1 01:20:33 rsa==4.9.1 01:20:33 ruamel.yaml==0.18.15 01:20:33 ruamel.yaml.clib==0.2.12 01:20:33 s3transfer==0.14.0 01:20:33 simplejson==3.20.1 01:20:33 six==1.17.0 01:20:33 smmap==5.0.2 01:20:33 soupsieve==2.8 01:20:33 stevedore==5.5.0 01:20:33 tabulate==0.9.0 01:20:33 toml==0.10.2 01:20:33 tomlkit==0.13.3 01:20:33 tqdm==4.67.1 01:20:33 typing_extensions==4.15.0 01:20:33 tzdata==2025.2 01:20:33 urllib3==1.26.20 01:20:33 virtualenv==20.34.0 01:20:33 wcwidth==0.2.13 01:20:33 websocket-client==1.8.0 01:20:33 wrapt==1.17.3 01:20:33 xdg==6.0.0 01:20:33 xmltodict==1.0.2 01:20:33 yq==3.4.3 01:20:33 [EnvInject] - Injecting environment variables from a build step. 01:20:33 [EnvInject] - Injecting as environment variables the properties content 01:20:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:20:33 OS_CLOUD=vex 01:20:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 01:20:33 OS_STACK_TEMPLATE_DIR=openstack-hot 01:20:33 01:20:33 [EnvInject] - Variables injected successfully. 01:20:33 provisioning config files... 01:20:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:20:34 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6390466183379008908.sh 01:20:34 ---> Create parameters file for OpenStack HOT 01:20:34 OpenStack Heat parameters generated 01:20:34 ----------------------------------- 01:20:34 parameters: 01:20:34 vm_0_count: '1' 01:20:34 vm_0_flavor: 'v3-standard-4' 01:20:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:20:34 vm_1_count: '1' 01:20:34 vm_1_flavor: 'v3-standard-2' 01:20:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:20:34 01:20:34 job_name: '19040-420' 01:20:34 silo: 'releng' 01:20:34 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins13957988315854302843.sh 01:20:34 ---> Create HEAT stack 01:20:34 + source /home/jenkins/lf-env.sh 01:20:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:20:34 ++ mktemp -d /tmp/venv-XXXX 01:20:34 + lf_venv=/tmp/venv-NhoS 01:20:34 + local venv_file=/tmp/.os_lf_venv 01:20:34 + local python=python3 01:20:34 + local options 01:20:34 + local set_path=true 01:20:34 + local install_args= 01:20:34 ++ 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 yq 01:20:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:20:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:20:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:20:34 + true 01:20:34 + case $1 in 01:20:34 + python=python3 01:20:34 + shift 2 01:20:34 + true 01:20:34 + case $1 in 01:20:34 + shift 01:20:34 + break 01:20:34 + case $python in 01:20:34 + local pkg_list= 01:20:34 + [[ -d /opt/pyenv ]] 01:20:34 + echo 'Setup pyenv:' 01:20:34 Setup pyenv: 01:20:34 + export PYENV_ROOT=/opt/pyenv 01:20:34 + PYENV_ROOT=/opt/pyenv 01:20:34 + 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 01:20:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:20:34 + pyenv versions 01:20:34 system 01:20:34 3.8.13 01:20:34 3.9.13 01:20:34 3.10.13 01:20:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:20:34 + command -v pyenv 01:20:34 ++ pyenv init - --no-rehash 01:20:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:20:34 for i in ${!paths[@]}; do 01:20:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:20:34 fi; done; 01:20:34 echo "${paths[*]}"'\'')" 01:20:34 export PATH="/opt/pyenv/shims:${PATH}" 01:20:34 export PYENV_SHELL=bash 01:20:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:20:34 pyenv() { 01:20:34 local command 01:20:34 command="${1:-}" 01:20:34 if [ "$#" -gt 0 ]; then 01:20:34 shift 01:20:34 fi 01:20:34 01:20:34 case "$command" in 01:20:34 rehash|shell) 01:20:34 eval "$(pyenv "sh-$command" "$@")" 01:20:34 ;; 01:20:34 *) 01:20:34 command pyenv "$command" "$@" 01:20:34 ;; 01:20:34 esac 01:20:34 }' 01:20:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:20:34 for i in ${!paths[@]}; do 01:20:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:20:34 fi; done; 01:20:34 echo "${paths[*]}"' 01:20:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:20:34 ++ 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 01:20:34 ++ 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 01:20:34 ++ export PYENV_SHELL=bash 01:20:34 ++ PYENV_SHELL=bash 01:20:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:20:34 +++ complete -F _pyenv pyenv 01:20:34 ++ lf-pyver python3 01:20:34 ++ local py_version_xy=python3 01:20:34 ++ local py_version_xyz= 01:20:34 ++ awk '{ print $1 }' 01:20:34 ++ pyenv versions 01:20:34 ++ local command 01:20:34 ++ command=versions 01:20:34 ++ '[' 1 -gt 0 ']' 01:20:34 ++ shift 01:20:34 ++ case "$command" in 01:20:34 ++ command pyenv versions 01:20:34 ++ pyenv versions 01:20:34 ++ sed 's/^[ *]* //' 01:20:34 ++ grep -E '^[0-9.]*[0-9]$' 01:20:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:20:34 +++ tail -n 1 01:20:34 +++ grep '^3' /tmp/.pyenv_versions 01:20:34 +++ sort -V 01:20:34 ++ py_version_xyz=3.11.7 01:20:34 ++ [[ -z 3.11.7 ]] 01:20:34 ++ echo 3.11.7 01:20:34 ++ return 0 01:20:34 + pyenv local 3.11.7 01:20:34 + local command 01:20:34 + command=local 01:20:34 + '[' 2 -gt 0 ']' 01:20:34 + shift 01:20:34 + case "$command" in 01:20:34 + command pyenv local 3.11.7 01:20:34 + pyenv local 3.11.7 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='lftools[openstack] ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='kubernetes ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='niet ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='python-heatclient ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='python-openstackclient ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='python-magnumclient ' 01:20:34 + for arg in "$@" 01:20:34 + case $arg in 01:20:34 + pkg_list+='yq ' 01:20:34 + [[ -f /tmp/.os_lf_venv ]] 01:20:34 ++ cat /tmp/.os_lf_venv 01:20:34 + lf_venv=/tmp/venv-5NTp 01:20:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from' file:/tmp/.os_lf_venv 01:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:20:34 + /tmp/venv-5NTp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 01:20:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:20:36 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:20:36 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:20:36 + /tmp/venv-5NTp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:20:53 + type python3 01:20:53 + true 01:20:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH' 01:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:20:53 + PATH=/tmp/venv-5NTp/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 01:20:53 + return 0 01:20:53 + openstack --os-cloud vex limits show --absolute 01:20:55 +--------------------------+---------+ 01:20:55 | Name | Value | 01:20:55 +--------------------------+---------+ 01:20:55 | maxTotalInstances | -1 | 01:20:55 | maxTotalCores | 450 | 01:20:55 | maxTotalRAMSize | 1000000 | 01:20:55 | maxServerMeta | 128 | 01:20:55 | maxImageMeta | 128 | 01:20:55 | maxPersonality | 5 | 01:20:55 | maxPersonalitySize | 10240 | 01:20:55 | maxTotalKeypairs | 100 | 01:20:55 | maxServerGroups | 10 | 01:20:55 | maxServerGroupMembers | 10 | 01:20:55 | maxTotalFloatingIps | -1 | 01:20:55 | maxSecurityGroups | -1 | 01:20:55 | maxSecurityGroupRules | -1 | 01:20:55 | totalRAMUsed | 499712 | 01:20:55 | totalCoresUsed | 122 | 01:20:55 | totalInstancesUsed | 46 | 01:20:55 | totalFloatingIpsUsed | 0 | 01:20:55 | totalSecurityGroupsUsed | 0 | 01:20:55 | totalServerGroupsUsed | 0 | 01:20:55 | maxTotalVolumes | -1 | 01:20:55 | maxTotalSnapshots | 10 | 01:20:55 | maxTotalVolumeGigabytes | 4096 | 01:20:55 | maxTotalBackups | 10 | 01:20:55 | maxTotalBackupGigabytes | 1000 | 01:20:55 | totalVolumesUsed | 0 | 01:20:55 | totalGigabytesUsed | 0 | 01:20:55 | totalSnapshotsUsed | 0 | 01:20:55 | totalBackupsUsed | 0 | 01:20:55 | totalBackupGigabytesUsed | 0 | 01:20:55 +--------------------------+---------+ 01:20:55 + pushd /opt/ciman/openstack-hot 01:20:55 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 01:20:55 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 01:21:48 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 01:21:48 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:22:39 http.client.RemoteDisconnected: Remote end closed connection without response 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 http.client.RemoteDisconnected: Remote end closed connection without response 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 01:22:39 During handling of the above exception, another exception occurred: 01:22:39 01:22:39 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:22:39 Build step 'Execute shell' marked build as failure 01:22:39 $ ssh-agent -k 01:22:39 unset SSH_AUTH_SOCK; 01:22:39 unset SSH_AGENT_PID; 01:22:39 echo Agent pid 4959 killed; 01:22:39 [ssh-agent] Stopped. 01:22:39 Recording plot data 01:22:39 Robot results publisher started... 01:22:39 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:22:39 -Parsing output xml: 01:22:39 Failed! 01:22:39 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium with configured filemask: output.xml 01:22:39 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:22:39 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:22:39 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:22:39 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:22:39 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:22:39 at hudson.remoting.Request$2.run(Request.java:377) 01:22:39 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:22:39 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:22:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:22:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:22:39 at java.base/java.lang.Thread.run(Thread.java:829) 01:22:39 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-302 01:22:39 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:22:39 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:22:39 at hudson.remoting.Channel.call(Channel.java:1003) 01:22:39 at hudson.FilePath.act(FilePath.java:1230) 01:22:39 at hudson.FilePath.act(FilePath.java:1219) 01:22:39 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:22:39 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:22:39 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:22:39 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:22:39 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:22:39 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:22:39 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:22:39 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:22:39 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:22:39 at hudson.model.Run.execute(Run.java:1918) 01:22:39 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:22:39 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:22:39 at hudson.model.Executor.run(Executor.java:442) 01:22:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:22:39 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9202247167474487786.sh 01:22:39 Archiving csit artifacts 01:22:39 seq: invalid floating point argument: ‘’ 01:22:39 Try 'seq --help' for more information. 01:22:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:39 Dload Upload Total Spent Left Speed 01:22:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 8777 0 --:--:-- --:--:-- --:--:-- 9115 01:22:39 Archive: robot-plugin.zip 01:22:39 End-of-central-directory signature not found. Either this file is not 01:22:39 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:22:39 latter case the central directory and zipfile comment will be found on 01:22:39 the last disk(s) of this archive. 01:22:39 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:22:39 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:22:39 mv: cannot stat '*.log': No such file or directory 01:22:39 mv: cannot stat '*.log.gz': No such file or directory 01:22:39 mv: cannot stat '*.csv': No such file or directory 01:22:39 mv: cannot stat '*.png': No such file or directory 01:22:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:22:40 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3484800389108835173.sh 01:22:40 [PostBuildScript] - [INFO] Executing post build scripts. 01:22:40 [EnvInject] - Injecting environment variables from a build step. 01:22:40 [EnvInject] - Injecting as environment variables the properties content 01:22:40 OS_CLOUD=vex 01:22:40 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 01:22:40 01:22:40 [EnvInject] - Variables injected successfully. 01:22:40 provisioning config files... 01:22:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:22:40 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9362832823665543748.sh 01:22:40 ---> openstack-stack-delete.sh 01:22:40 Setup pyenv: 01:22:40 system 01:22:40 3.8.13 01:22:40 3.9.13 01:22:40 3.10.13 01:22:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:22:42 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:22:55 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 01:24:37 http.client.RemoteDisconnected: Remote end closed connection without response 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 http.client.RemoteDisconnected: Remote end closed connection without response 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 01:24:37 During handling of the above exception, another exception occurred: 01:24:37 01:24:37 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:24:37 WARNING: Unable to get stack costs, continuing anyway 01:26:19 http.client.RemoteDisconnected: Remote end closed connection without response 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 http.client.RemoteDisconnected: Remote end closed connection without response 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 01:26:19 During handling of the above exception, another exception occurred: 01:26:19 01:26:19 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:26:19 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 01:26:19 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/560b11e7-12fd-420d-984f-a0b6c340a815: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:26:19 Build step 'Execute scripts' marked build as failure 01:26:19 [PostBuildScript] - [INFO] Executing post build scripts. 01:26:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1049687375618561673.sh 01:26:19 ---> sysstat.sh 01:26:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13536259589661297264.sh 01:26:19 ---> package-listing.sh 01:26:19 ++ facter osfamily 01:26:19 ++ tr '[:upper:]' '[:lower:]' 01:26:20 + OS_FAMILY=redhat 01:26:20 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 01:26:20 + START_PACKAGES=/tmp/packages_start.txt 01:26:20 + END_PACKAGES=/tmp/packages_end.txt 01:26:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:20 + PACKAGES=/tmp/packages_start.txt 01:26:20 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 01:26:20 + PACKAGES=/tmp/packages_end.txt 01:26:20 + case "${OS_FAMILY}" in 01:26:20 + rpm -qa 01:26:20 + sort 01:26:20 + '[' -f /tmp/packages_start.txt ']' 01:26:20 + '[' -f /tmp/packages_end.txt ']' 01:26:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:20 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 01:26:20 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 01:26:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 01:26:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins18300230868033919756.sh 01:26:20 ---> capture-instance-metadata.sh 01:26:20 Setup pyenv: 01:26:20 system 01:26:20 3.8.13 01:26:20 3.9.13 01:26:20 3.10.13 01:26:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:26:23 lf-activate-venv(): INFO: Installing: lftools 01:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:26:34 INFO: Running in OpenStack, capturing instance metadata 01:26:36 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12741027609394357023.sh 01:26:36 provisioning config files... 01:26:36 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #420 01:26:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config4326359125512412241tmp 01:26:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:26:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:26:36 provisioning config files... 01:26:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:26:36 [EnvInject] - Injecting environment variables from a build step. 01:26:36 [EnvInject] - Injecting as environment variables the properties content 01:26:36 SERVER_ID=logs 01:26:36 01:26:36 [EnvInject] - Variables injected successfully. 01:26:36 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11239039163642338058.sh 01:26:36 ---> create-netrc.sh 01:26:36 WARN: Log server credential not found. 01:26:36 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1419959955503309157.sh 01:26:36 ---> python-tools-install.sh 01:26:36 Setup pyenv: 01:26:36 system 01:26:36 3.8.13 01:26:36 3.9.13 01:26:36 3.10.13 01:26:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:26:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:26:38 lf-activate-venv(): INFO: Installing: lftools 01:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:26:48 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16133450960542051502.sh 01:26:48 ---> sudo-logs.sh 01:26:48 Archiving 'sudo' log.. 01:26:48 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins15782489825349729252.sh 01:26:48 ---> job-cost.sh 01:26:48 Setup pyenv: 01:26:48 system 01:26:48 3.8.13 01:26:48 3.9.13 01:26:48 3.10.13 01:26:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:26:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:26:57 DEBUG: total: 0 01:26:57 INFO: Retrieving Stack Cost... 01:26:57 INFO: Retrieving Pricing Info for: v3-standard-2 01:26:58 INFO: Archiving Costs 01:26:58 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins17756868979954457392.sh 01:26:58 ---> logs-deploy.sh 01:26:58 Setup pyenv: 01:26:58 system 01:26:58 3.8.13 01:26:58 3.9.13 01:26:58 3.10.13 01:26:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 01:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NTp from file:/tmp/.os_lf_venv 01:27:00 lf-activate-venv(): INFO: Installing: lftools 01:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-5NTp/bin to PATH 01:27:10 WARNING: Nexus logging server not set 01:27:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/420/ 01:27:10 INFO: archiving logs to S3 01:27:11 ---> uname -a: 01:27:11 Linux prd-centos8-robot-2c-8g-302.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 01:27:11 01:27:11 01:27:11 ---> lscpu: 01:27:11 Architecture: x86_64 01:27:11 CPU op-mode(s): 32-bit, 64-bit 01:27:11 Byte Order: Little Endian 01:27:11 CPU(s): 2 01:27:11 On-line CPU(s) list: 0,1 01:27:11 Thread(s) per core: 1 01:27:11 Core(s) per socket: 1 01:27:11 Socket(s): 2 01:27:11 NUMA node(s): 1 01:27:11 Vendor ID: AuthenticAMD 01:27:11 CPU family: 23 01:27:11 Model: 49 01:27:11 Model name: AMD EPYC-Rome Processor 01:27:11 Stepping: 0 01:27:11 CPU MHz: 2800.000 01:27:11 BogoMIPS: 5600.00 01:27:11 Virtualization: AMD-V 01:27:11 Hypervisor vendor: KVM 01:27:11 Virtualization type: full 01:27:11 L1d cache: 32K 01:27:11 L1i cache: 32K 01:27:11 L2 cache: 512K 01:27:11 L3 cache: 16384K 01:27:11 NUMA node0 CPU(s): 0,1 01:27:11 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 01:27:11 01:27:11 01:27:11 ---> nproc: 01:27:11 2 01:27:11 01:27:11 01:27:11 ---> df -h: 01:27:11 Filesystem Size Used Avail Use% Mounted on 01:27:11 devtmpfs 3.8G 0 3.8G 0% /dev 01:27:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:27:11 tmpfs 3.8G 17M 3.8G 1% /run 01:27:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:27:11 /dev/vda1 40G 8.3G 32G 21% / 01:27:11 tmpfs 770M 0 770M 0% /run/user/1001 01:27:11 01:27:11 01:27:11 ---> free -m: 01:27:11 total used free shared buff/cache available 01:27:11 Mem: 7697 559 5039 19 2099 6841 01:27:11 Swap: 1023 0 1023 01:27:11 01:27:11 01:27:11 ---> ip addr: 01:27:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:27:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:27:11 inet 127.0.0.1/8 scope host lo 01:27:11 valid_lft forever preferred_lft forever 01:27:11 inet6 ::1/128 scope host 01:27:11 valid_lft forever preferred_lft forever 01:27:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:27:11 link/ether fa:16:3e:e7:27:bb brd ff:ff:ff:ff:ff:ff 01:27:11 altname enp0s3 01:27:11 altname ens3 01:27:11 inet 10.30.171.225/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:27:11 valid_lft 85909sec preferred_lft 85909sec 01:27:11 inet6 fe80::f816:3eff:fee7:27bb/64 scope link 01:27:11 valid_lft forever preferred_lft forever 01:27:11 01:27:11 01:27:11 ---> sar -b -r -n DEV: 01:27:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/20/2025 _x86_64_ (2 CPU) 01:27:11 01:27:11 01:18:56 LINUX RESTART (2 CPU) 01:27:11 01:27:11 01:20:01 AM tps rtps wtps bread/s bwrtn/s 01:27:11 01:21:01 AM 113.29 0.72 112.57 52.90 11932.11 01:27:11 01:22:01 AM 18.43 0.03 18.40 0.53 2279.65 01:27:11 01:23:01 AM 11.88 0.20 11.68 34.79 326.79 01:27:11 01:24:01 AM 7.17 0.00 7.17 0.00 476.59 01:27:11 01:25:01 AM 0.30 0.00 0.30 0.00 4.90 01:27:11 01:26:01 AM 0.18 0.00 0.18 0.00 2.13 01:27:11 01:27:01 AM 22.76 0.68 22.08 94.90 645.92 01:27:11 Average: 24.86 0.23 24.63 26.16 2238.85 01:27:11 01:27:11 01:20:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:27:11 01:21:01 AM 5180928 7018556 2701504 34.27 2688 2013408 690032 7.73 198284 2150360 57300 01:27:11 01:22:01 AM 5181288 7018528 2701144 34.27 2688 2013428 690032 7.73 198296 2151956 8 01:27:11 01:23:01 AM 5180608 7019424 2701824 34.28 2688 2014616 692572 7.75 224112 2128200 10900 01:27:11 01:24:01 AM 5181012 7019780 2701420 34.27 2688 2014620 692572 7.75 224112 2127364 12 01:27:11 01:25:01 AM 5180728 7019500 2701704 34.28 2688 2014624 701564 7.86 225980 2125668 4 01:27:11 01:26:01 AM 5180516 7019288 2701916 34.28 2688 2014624 701564 7.86 225980 2126080 4 01:27:11 01:27:01 AM 5209804 7053252 2672628 33.91 2688 2018736 662360 7.42 384396 1938352 25104 01:27:11 Average: 5184983 7024047 2697449 34.22 2688 2014865 690099 7.73 240166 2106854 13333 01:27:11 01:27:11 01:20:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:27:11 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:21:01 AM eth0 91.52 66.71 1119.25 10.25 0.00 0.00 0.00 0.00 01:27:11 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:22:01 AM eth0 1.32 0.57 0.48 0.28 0.00 0.00 0.00 0.00 01:27:11 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:23:01 AM eth0 12.90 9.28 13.05 5.36 0.00 0.00 0.00 0.00 01:27:11 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:24:01 AM eth0 1.53 0.28 0.13 0.04 0.00 0.00 0.00 0.00 01:27:11 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:25:01 AM eth0 1.30 0.75 0.83 0.21 0.00 0.00 0.00 0.00 01:27:11 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:26:01 AM eth0 1.08 0.40 0.37 0.23 0.00 0.00 0.00 0.00 01:27:11 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 01:27:01 AM eth0 16.28 14.78 13.71 7.55 0.00 0.00 0.00 0.00 01:27:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:11 Average: eth0 17.99 13.26 164.03 3.42 0.00 0.00 0.00 0.00 01:27:11 01:27:11 01:27:11 ---> sar -P ALL: 01:27:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/20/2025 _x86_64_ (2 CPU) 01:27:11 01:27:11 01:18:56 LINUX RESTART (2 CPU) 01:27:11 01:27:11 01:20:01 AM CPU %user %nice %system %iowait %steal %idle 01:27:11 01:21:01 AM all 35.46 0.00 5.35 2.24 0.11 56.83 01:27:11 01:21:01 AM 0 39.28 0.00 5.46 1.80 0.10 53.36 01:27:11 01:21:01 AM 1 31.65 0.00 5.24 2.68 0.12 60.31 01:27:11 01:22:01 AM all 0.32 0.00 0.23 0.35 0.04 99.07 01:27:11 01:22:01 AM 0 0.12 0.00 0.20 0.30 0.03 99.35 01:27:11 01:22:01 AM 1 0.52 0.00 0.25 0.40 0.05 98.78 01:27:11 01:23:01 AM all 12.06 0.00 1.31 0.07 0.06 86.50 01:27:11 01:23:01 AM 0 12.67 0.00 1.37 0.08 0.07 85.81 01:27:11 01:23:01 AM 1 11.45 0.00 1.25 0.05 0.05 87.20 01:27:11 01:24:01 AM all 0.31 0.00 0.08 0.04 0.04 99.52 01:27:11 01:24:01 AM 0 0.53 0.00 0.05 0.02 0.03 99.37 01:27:11 01:24:01 AM 1 0.08 0.00 0.12 0.07 0.05 99.68 01:27:11 01:25:01 AM all 1.16 0.00 0.16 0.00 0.05 98.63 01:27:11 01:25:01 AM 0 2.20 0.00 0.20 0.00 0.03 97.57 01:27:11 01:25:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70 01:27:11 01:26:01 AM all 0.37 0.00 0.05 0.00 0.04 99.54 01:27:11 01:26:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 01:27:11 01:26:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 01:27:11 01:27:01 AM all 26.50 0.00 3.56 0.12 0.09 69.73 01:27:11 01:27:01 AM 0 18.15 0.00 3.62 0.10 0.08 78.05 01:27:11 01:27:01 AM 1 34.84 0.00 3.50 0.15 0.10 61.41 01:27:11 Average: all 10.89 0.00 1.54 0.40 0.06 87.11 01:27:11 Average: 0 10.51 0.00 1.56 0.33 0.05 87.54 01:27:11 Average: 1 11.27 0.00 1.51 0.48 0.07 86.67 01:27:11 01:27:11 01:27:11