02:30:10 Started by upstream project "integration-distribution-test-titanium" build number 433 02:30:10 originally caused by: 02:30:10 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 392 02:30:10 originally caused by: 02:30:10 Started by timer 02:30:10 Running as SYSTEM 02:30:10 [EnvInject] - Loading node environment variables. 02:30:10 Building remotely on prd-centos8-robot-2c-8g-1431 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 02:30:10 [ssh-agent] Looking for ssh-agent implementation... 02:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:11 $ ssh-agent 02:30:11 SSH_AUTH_SOCK=/tmp/ssh-Y0u2HmMsTQS9/agent.5178 02:30:11 SSH_AGENT_PID=5179 02:30:11 [ssh-agent] Started. 02:30:11 Running ssh-add (command line suppressed) 02:30:11 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_6519097126143000603.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_6519097126143000603.key) 02:30:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:30:11 The recommended git tool is: NONE 02:30:15 using credential opendaylight-jenkins-ssh 02:30:15 Wiping out workspace first. 02:30:15 Cloning the remote Git repository 02:30:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:30:15 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 02:30:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:30:15 > git --version # timeout=10 02:30:15 > git --version # 'git version 2.43.0' 02:30:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:30:15 [INFO] Currently running in a labeled security context 02:30:15 [INFO] Currently SELinux is 'enforcing' on the host 02:30:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh13573303883656101845.key 02:30:15 Verifying host key using known hosts file 02:30:15 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:30:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:30:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:30:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:30:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:30:17 [INFO] Currently running in a labeled security context 02:30:17 [INFO] Currently SELinux is 'enforcing' on the host 02:30:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh14147565437448703186.key 02:30:17 Verifying host key using known hosts file 02:30:17 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:30:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:30:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:30:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 02:30:18 > git config core.sparsecheckout # timeout=10 02:30:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 02:30:18 Commit message: "Adapt test for new pce-allocation field" 02:30:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:30:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 02:30:19 No emails were triggered. 02:30:19 provisioning config files... 02:30:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:30:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:30:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:30:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7013296223322577534.sh 02:30:19 ---> python-tools-install.sh 02:30:19 Setup pyenv: 02:30:19 system 02:30:19 * 3.8.13 (set by /opt/pyenv/version) 02:30:19 * 3.9.13 (set by /opt/pyenv/version) 02:30:19 * 3.10.13 (set by /opt/pyenv/version) 02:30:19 * 3.11.7 (set by /opt/pyenv/version) 02:30:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KxkI 02:30:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:30:28 lf-activate-venv(): INFO: Installing: lftools 02:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:30:52 Generating Requirements File 02:31:12 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:31:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:31:12 Python 3.11.7 02:31:13 pip 25.2 from /tmp/venv-KxkI/lib/python3.11/site-packages/pip (python 3.11) 02:31:13 appdirs==1.4.4 02:31:13 argcomplete==3.6.2 02:31:13 aspy.yaml==1.3.0 02:31:13 attrs==25.3.0 02:31:13 autopage==0.5.2 02:31:13 beautifulsoup4==4.13.5 02:31:13 boto3==1.40.35 02:31:13 botocore==1.40.35 02:31:13 bs4==0.0.2 02:31:13 cachetools==5.5.2 02:31:13 certifi==2025.8.3 02:31:13 cffi==2.0.0 02:31:13 cfgv==3.4.0 02:31:13 chardet==5.2.0 02:31:13 charset-normalizer==3.4.3 02:31:13 click==8.3.0 02:31:13 cliff==4.11.0 02:31:13 cmd2==2.7.0 02:31:13 cryptography==3.3.2 02:31:13 debtcollector==3.0.0 02:31:13 decorator==5.2.1 02:31:13 defusedxml==0.7.1 02:31:13 Deprecated==1.2.18 02:31:13 distlib==0.4.0 02:31:13 dnspython==2.8.0 02:31:13 docker==7.1.0 02:31:13 dogpile.cache==1.4.1 02:31:13 durationpy==0.10 02:31:13 email-validator==2.3.0 02:31:13 filelock==3.19.1 02:31:13 future==1.0.0 02:31:13 gitdb==4.0.12 02:31:13 GitPython==3.1.45 02:31:13 google-auth==2.40.3 02:31:13 httplib2==0.31.0 02:31:13 identify==2.6.14 02:31:13 idna==3.10 02:31:13 importlib-resources==1.5.0 02:31:13 iso8601==2.1.0 02:31:13 Jinja2==3.1.6 02:31:13 jmespath==1.0.1 02:31:13 jsonpatch==1.33 02:31:13 jsonpointer==3.0.0 02:31:13 jsonschema==4.25.1 02:31:13 jsonschema-specifications==2025.9.1 02:31:13 keystoneauth1==5.12.0 02:31:13 kubernetes==33.1.0 02:31:13 lftools==0.37.13 02:31:13 lxml==6.0.1 02:31:13 markdown-it-py==4.0.0 02:31:13 MarkupSafe==3.0.2 02:31:13 mdurl==0.1.2 02:31:13 msgpack==1.1.1 02:31:13 multi_key_dict==2.0.3 02:31:13 munch==4.0.0 02:31:13 netaddr==1.3.0 02:31:13 niet==1.4.2 02:31:13 nodeenv==1.9.1 02:31:13 oauth2client==4.1.3 02:31:13 oauthlib==3.3.1 02:31:13 openstacksdk==4.7.1 02:31:13 os-service-types==1.8.0 02:31:13 osc-lib==4.2.0 02:31:13 oslo.config==10.0.0 02:31:13 oslo.context==6.1.0 02:31:13 oslo.i18n==6.6.0 02:31:13 oslo.log==7.2.1 02:31:13 oslo.serialization==5.8.0 02:31:13 oslo.utils==9.1.0 02:31:13 packaging==25.0 02:31:13 pbr==7.0.1 02:31:13 platformdirs==4.4.0 02:31:13 prettytable==3.16.0 02:31:13 psutil==7.1.0 02:31:13 pyasn1==0.6.1 02:31:13 pyasn1_modules==0.4.2 02:31:13 pycparser==2.23 02:31:13 pygerrit2==2.0.15 02:31:13 PyGithub==2.8.1 02:31:13 Pygments==2.19.2 02:31:13 PyJWT==2.10.1 02:31:13 PyNaCl==1.6.0 02:31:13 pyparsing==2.4.7 02:31:13 pyperclip==1.10.0 02:31:13 pyrsistent==0.20.0 02:31:13 python-cinderclient==9.8.0 02:31:13 python-dateutil==2.9.0.post0 02:31:13 python-heatclient==4.3.0 02:31:13 python-jenkins==1.8.3 02:31:13 python-keystoneclient==5.7.0 02:31:13 python-magnumclient==4.9.0 02:31:13 python-openstackclient==8.2.0 02:31:13 python-swiftclient==4.8.0 02:31:13 PyYAML==6.0.2 02:31:13 referencing==0.36.2 02:31:13 requests==2.32.5 02:31:13 requests-oauthlib==2.0.0 02:31:13 requestsexceptions==1.4.0 02:31:13 rfc3986==2.0.0 02:31:13 rich==14.1.0 02:31:13 rich-argparse==1.7.1 02:31:13 rpds-py==0.27.1 02:31:13 rsa==4.9.1 02:31:13 ruamel.yaml==0.18.15 02:31:13 ruamel.yaml.clib==0.2.12 02:31:13 s3transfer==0.14.0 02:31:13 simplejson==3.20.1 02:31:13 six==1.17.0 02:31:13 smmap==5.0.2 02:31:13 soupsieve==2.8 02:31:13 stevedore==5.5.0 02:31:13 tabulate==0.9.0 02:31:13 toml==0.10.2 02:31:13 tomlkit==0.13.3 02:31:13 tqdm==4.67.1 02:31:13 typing_extensions==4.15.0 02:31:13 tzdata==2025.2 02:31:13 urllib3==1.26.20 02:31:13 virtualenv==20.34.0 02:31:13 wcwidth==0.2.13 02:31:13 websocket-client==1.8.0 02:31:13 wrapt==1.17.3 02:31:13 xdg==6.0.0 02:31:13 xmltodict==1.0.2 02:31:13 yq==3.4.3 02:31:13 [EnvInject] - Injecting environment variables from a build step. 02:31:13 [EnvInject] - Injecting as environment variables the properties content 02:31:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:31:13 OS_CLOUD=vex 02:31:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 02:31:13 OS_STACK_TEMPLATE_DIR=openstack-hot 02:31:13 02:31:13 [EnvInject] - Variables injected successfully. 02:31:13 provisioning config files... 02:31:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:31:13 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14356497386275335344.sh 02:31:13 ---> Create parameters file for OpenStack HOT 02:31:13 OpenStack Heat parameters generated 02:31:13 ----------------------------------- 02:31:13 parameters: 02:31:13 vm_0_count: '1' 02:31:13 vm_0_flavor: 'v3-standard-4' 02:31:13 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 02:31:13 vm_1_count: '1' 02:31:13 vm_1_flavor: 'v3-standard-2' 02:31:13 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 02:31:13 02:31:13 job_name: '19040-422' 02:31:13 silo: 'releng' 02:31:13 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins220325541279384359.sh 02:31:13 ---> Create HEAT stack 02:31:13 + source /home/jenkins/lf-env.sh 02:31:13 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:13 ++ mktemp -d /tmp/venv-XXXX 02:31:13 + lf_venv=/tmp/venv-ozvy 02:31:13 + local venv_file=/tmp/.os_lf_venv 02:31:13 + local python=python3 02:31:13 + local options 02:31:13 + local set_path=true 02:31:13 + local install_args= 02:31:13 ++ 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 02:31:13 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:31:13 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:31:13 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:13 + true 02:31:13 + case $1 in 02:31:13 + python=python3 02:31:13 + shift 2 02:31:13 + true 02:31:13 + case $1 in 02:31:13 + shift 02:31:13 + break 02:31:13 + case $python in 02:31:13 + local pkg_list= 02:31:13 + [[ -d /opt/pyenv ]] 02:31:13 + echo 'Setup pyenv:' 02:31:13 Setup pyenv: 02:31:13 + export PYENV_ROOT=/opt/pyenv 02:31:13 + PYENV_ROOT=/opt/pyenv 02:31:13 + 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:31:13 + 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:31:13 + pyenv versions 02:31:14 system 02:31:14 3.8.13 02:31:14 3.9.13 02:31:14 3.10.13 02:31:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:31:14 + command -v pyenv 02:31:14 ++ pyenv init - --no-rehash 02:31:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:31:14 for i in ${!paths[@]}; do 02:31:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:31:14 fi; done; 02:31:14 echo "${paths[*]}"'\'')" 02:31:14 export PATH="/opt/pyenv/shims:${PATH}" 02:31:14 export PYENV_SHELL=bash 02:31:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:31:14 pyenv() { 02:31:14 local command 02:31:14 command="${1:-}" 02:31:14 if [ "$#" -gt 0 ]; then 02:31:14 shift 02:31:14 fi 02:31:14 02:31:14 case "$command" in 02:31:14 rehash|shell) 02:31:14 eval "$(pyenv "sh-$command" "$@")" 02:31:14 ;; 02:31:14 *) 02:31:14 command pyenv "$command" "$@" 02:31:14 ;; 02:31:14 esac 02:31:14 }' 02:31:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:31:14 for i in ${!paths[@]}; do 02:31:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:31:14 fi; done; 02:31:14 echo "${paths[*]}"' 02:31:14 ++ 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:31:14 ++ 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:31:14 ++ 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:31:14 ++ export PYENV_SHELL=bash 02:31:14 ++ PYENV_SHELL=bash 02:31:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:31:14 +++ complete -F _pyenv pyenv 02:31:14 ++ lf-pyver python3 02:31:14 ++ local py_version_xy=python3 02:31:14 ++ local py_version_xyz= 02:31:14 ++ awk '{ print $1 }' 02:31:14 ++ pyenv versions 02:31:14 ++ local command 02:31:14 ++ command=versions 02:31:14 ++ '[' 1 -gt 0 ']' 02:31:14 ++ shift 02:31:14 ++ case "$command" in 02:31:14 ++ command pyenv versions 02:31:14 ++ pyenv versions 02:31:14 ++ sed 's/^[ *]* //' 02:31:14 ++ grep -E '^[0-9.]*[0-9]$' 02:31:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:31:14 +++ grep '^3' /tmp/.pyenv_versions 02:31:14 +++ sort -V 02:31:14 +++ tail -n 1 02:31:14 ++ py_version_xyz=3.11.7 02:31:14 ++ [[ -z 3.11.7 ]] 02:31:14 ++ echo 3.11.7 02:31:14 ++ return 0 02:31:14 + pyenv local 3.11.7 02:31:14 + local command 02:31:14 + command=local 02:31:14 + '[' 2 -gt 0 ']' 02:31:14 + shift 02:31:14 + case "$command" in 02:31:14 + command pyenv local 3.11.7 02:31:14 + pyenv local 3.11.7 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='lftools[openstack] ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='kubernetes ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='niet ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='python-heatclient ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='python-openstackclient ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='python-magnumclient ' 02:31:14 + for arg in "$@" 02:31:14 + case $arg in 02:31:14 + pkg_list+='yq ' 02:31:14 + [[ -f /tmp/.os_lf_venv ]] 02:31:14 ++ cat /tmp/.os_lf_venv 02:31:14 + lf_venv=/tmp/venv-KxkI 02:31:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from' file:/tmp/.os_lf_venv 02:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:31:14 + /tmp/venv-KxkI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:31:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:31:16 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:31:16 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:16 + /tmp/venv-KxkI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:34 + type python3 02:31:34 + true 02:31:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH' 02:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:31:34 + PATH=/tmp/venv-KxkI/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:31:34 + return 0 02:31:34 + openstack --os-cloud vex limits show --absolute 02:31:35 +--------------------------+---------+ 02:31:35 | Name | Value | 02:31:35 +--------------------------+---------+ 02:31:35 | maxTotalInstances | -1 | 02:31:35 | maxTotalCores | 450 | 02:31:35 | maxTotalRAMSize | 1000000 | 02:31:35 | maxServerMeta | 128 | 02:31:35 | maxImageMeta | 128 | 02:31:35 | maxPersonality | 5 | 02:31:35 | maxPersonalitySize | 10240 | 02:31:35 | maxTotalKeypairs | 100 | 02:31:35 | maxServerGroups | 10 | 02:31:35 | maxServerGroupMembers | 10 | 02:31:35 | maxTotalFloatingIps | -1 | 02:31:35 | maxSecurityGroups | -1 | 02:31:35 | maxSecurityGroupRules | -1 | 02:31:35 | totalRAMUsed | 983040 | 02:31:35 | totalCoresUsed | 240 | 02:31:35 | totalInstancesUsed | 77 | 02:31:35 | totalFloatingIpsUsed | 0 | 02:31:35 | totalSecurityGroupsUsed | 0 | 02:31:35 | totalServerGroupsUsed | 0 | 02:31:35 | maxTotalVolumes | -1 | 02:31:35 | maxTotalSnapshots | 10 | 02:31:35 | maxTotalVolumeGigabytes | 4096 | 02:31:35 | maxTotalBackups | 10 | 02:31:35 | maxTotalBackupGigabytes | 1000 | 02:31:35 | totalVolumesUsed | 0 | 02:31:35 | totalGigabytesUsed | 0 | 02:31:35 | totalSnapshotsUsed | 0 | 02:31:35 | totalBackupsUsed | 0 | 02:31:35 | totalBackupGigabytesUsed | 0 | 02:31:35 +--------------------------+---------+ 02:31:35 + pushd /opt/ciman/openstack-hot 02:31:35 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 02:31:35 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 02:32:29 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 02:32:29 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:33:19 http.client.RemoteDisconnected: Remote end closed connection without response 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 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-422: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 http.client.RemoteDisconnected: Remote end closed connection without response 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 02:33:19 During handling of the above exception, another exception occurred: 02:33:19 02:33:19 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-422/a8f314bb-f6bb-4cda-8a6a-a6bcc5c695ea: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:33:19 Build step 'Execute shell' marked build as failure 02:33:19 $ ssh-agent -k 02:33:19 unset SSH_AUTH_SOCK; 02:33:19 unset SSH_AGENT_PID; 02:33:19 echo Agent pid 5179 killed; 02:33:19 [ssh-agent] Stopped. 02:33:19 Recording plot data 02:33:20 Robot results publisher started... 02:33:20 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:33:20 -Parsing output xml: 02:33:20 Failed! 02:33:20 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium with configured filemask: output.xml 02:33:20 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:33:20 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:33:20 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:33:20 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:33:20 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:33:20 at hudson.remoting.Request$2.run(Request.java:377) 02:33:20 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:33:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:33:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:20 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:20 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-1431 02:33:20 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:33:20 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:33:20 at hudson.remoting.Channel.call(Channel.java:1003) 02:33:20 at hudson.FilePath.act(FilePath.java:1230) 02:33:20 at hudson.FilePath.act(FilePath.java:1219) 02:33:20 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:33:20 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:33:20 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:33:20 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:33:20 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:33:20 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:33:20 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:33:20 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:33:20 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:33:20 at hudson.model.Run.execute(Run.java:1918) 02:33:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:33:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:33:20 at hudson.model.Executor.run(Executor.java:442) 02:33:20 [PostBuildScript] - [INFO] Executing post build scripts. 02:33:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins4934316202057479708.sh 02:33:20 Archiving csit artifacts 02:33:20 seq: invalid floating point argument: ‘’ 02:33:20 Try 'seq --help' for more information. 02:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:20 Dload Upload Total Spent Left Speed 02:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9875 0 --:--:-- --:--:-- --:--:-- 9875 02:33:20 Archive: robot-plugin.zip 02:33:20 End-of-central-directory signature not found. Either this file is not 02:33:20 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:33:20 latter case the central directory and zipfile comment will be found on 02:33:20 the last disk(s) of this archive. 02:33:20 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:33:20 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:33:20 mv: cannot stat '*.log': No such file or directory 02:33:20 mv: cannot stat '*.log.gz': No such file or directory 02:33:20 mv: cannot stat '*.csv': No such file or directory 02:33:20 mv: cannot stat '*.png': No such file or directory 02:33:20 [PostBuildScript] - [INFO] Executing post build scripts. 02:33:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17701027867854055019.sh 02:33:20 [PostBuildScript] - [INFO] Executing post build scripts. 02:33:20 [EnvInject] - Injecting environment variables from a build step. 02:33:20 [EnvInject] - Injecting as environment variables the properties content 02:33:20 OS_CLOUD=vex 02:33:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 02:33:20 02:33:20 [EnvInject] - Variables injected successfully. 02:33:20 provisioning config files... 02:33:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:33:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12319872626217444901.sh 02:33:20 ---> openstack-stack-delete.sh 02:33:20 Setup pyenv: 02:33:20 system 02:33:20 3.8.13 02:33:20 3.9.13 02:33:20 3.10.13 02:33:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:33:23 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:33:35 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 02:35:17 http.client.RemoteDisconnected: Remote end closed connection without response 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 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-422/a8f314bb-f6bb-4cda-8a6a-a6bcc5c695ea: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 http.client.RemoteDisconnected: Remote end closed connection without response 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 02:35:17 During handling of the above exception, another exception occurred: 02:35:17 02:35:17 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-422/a8f314bb-f6bb-4cda-8a6a-a6bcc5c695ea: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:35:17 WARNING: Unable to get stack costs, continuing anyway 02:36:59 http.client.RemoteDisconnected: Remote end closed connection without response 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 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-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 http.client.RemoteDisconnected: Remote end closed connection without response 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:36:59 02:36:59 During handling of the above exception, another exception occurred: 02:36:59 02:36:59 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-422/a8f314bb-f6bb-4cda-8a6a-a6bcc5c695ea?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:37:00 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 02:37:00 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:37:00 Build step 'Execute scripts' marked build as failure 02:37:00 [PostBuildScript] - [INFO] Executing post build scripts. 02:37:00 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8760456455739613889.sh 02:37:00 ---> sysstat.sh 02:37:00 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17469190165351812731.sh 02:37:00 ---> package-listing.sh 02:37:00 ++ facter osfamily 02:37:00 ++ tr '[:upper:]' '[:lower:]' 02:37:00 + OS_FAMILY=redhat 02:37:00 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 02:37:00 + START_PACKAGES=/tmp/packages_start.txt 02:37:00 + END_PACKAGES=/tmp/packages_end.txt 02:37:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:00 + PACKAGES=/tmp/packages_start.txt 02:37:00 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 02:37:00 + PACKAGES=/tmp/packages_end.txt 02:37:00 + case "${OS_FAMILY}" in 02:37:00 + rpm -qa 02:37:00 + sort 02:37:01 + '[' -f /tmp/packages_start.txt ']' 02:37:01 + '[' -f /tmp/packages_end.txt ']' 02:37:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:01 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 02:37:01 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 02:37:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 02:37:01 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16601189129369701031.sh 02:37:01 ---> capture-instance-metadata.sh 02:37:01 Setup pyenv: 02:37:01 system 02:37:01 3.8.13 02:37:01 3.9.13 02:37:01 3.10.13 02:37:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:37:03 lf-activate-venv(): INFO: Installing: lftools 02:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:37:14 INFO: Running in OpenStack, capturing instance metadata 02:37:14 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13339539075177043007.sh 02:37:14 provisioning config files... 02:37:14 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #422 02:37:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config4438794366723280332tmp 02:37:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:37:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:37:14 provisioning config files... 02:37:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:37:14 [EnvInject] - Injecting environment variables from a build step. 02:37:14 [EnvInject] - Injecting as environment variables the properties content 02:37:14 SERVER_ID=logs 02:37:14 02:37:14 [EnvInject] - Variables injected successfully. 02:37:14 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5283830796958639631.sh 02:37:14 ---> create-netrc.sh 02:37:14 WARN: Log server credential not found. 02:37:14 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17696725923011714217.sh 02:37:14 ---> python-tools-install.sh 02:37:14 Setup pyenv: 02:37:15 system 02:37:15 3.8.13 02:37:15 3.9.13 02:37:15 3.10.13 02:37:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:37:17 lf-activate-venv(): INFO: Installing: lftools 02:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:37:26 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13061298953095874584.sh 02:37:26 ---> sudo-logs.sh 02:37:26 Archiving 'sudo' log.. 02:37:27 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1443581130163353903.sh 02:37:27 ---> job-cost.sh 02:37:27 Setup pyenv: 02:37:27 system 02:37:27 3.8.13 02:37:27 3.9.13 02:37:27 3.10.13 02:37:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:37:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:37:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:37:36 DEBUG: total: 0 02:37:36 INFO: Retrieving Stack Cost... 02:37:37 INFO: Retrieving Pricing Info for: v3-standard-2 02:37:37 INFO: Archiving Costs 02:37:37 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins2637448429658381734.sh 02:37:37 ---> logs-deploy.sh 02:37:37 Setup pyenv: 02:37:37 system 02:37:37 3.8.13 02:37:37 3.9.13 02:37:37 3.10.13 02:37:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 02:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KxkI from file:/tmp/.os_lf_venv 02:37:39 lf-activate-venv(): INFO: Installing: lftools 02:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-KxkI/bin to PATH 02:37:50 WARNING: Nexus logging server not set 02:37:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/422/ 02:37:50 INFO: archiving logs to S3 02:37:51 ---> uname -a: 02:37:51 Linux prd-centos8-robot-2c-8g-1431.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:37:51 02:37:51 02:37:51 ---> lscpu: 02:37:51 Architecture: x86_64 02:37:51 CPU op-mode(s): 32-bit, 64-bit 02:37:51 Byte Order: Little Endian 02:37:51 CPU(s): 2 02:37:51 On-line CPU(s) list: 0,1 02:37:51 Thread(s) per core: 1 02:37:51 Core(s) per socket: 1 02:37:51 Socket(s): 2 02:37:51 NUMA node(s): 1 02:37:51 Vendor ID: AuthenticAMD 02:37:51 CPU family: 23 02:37:51 Model: 49 02:37:51 Model name: AMD EPYC-Rome Processor 02:37:51 Stepping: 0 02:37:51 CPU MHz: 2800.000 02:37:51 BogoMIPS: 5600.00 02:37:51 Virtualization: AMD-V 02:37:51 Hypervisor vendor: KVM 02:37:51 Virtualization type: full 02:37:51 L1d cache: 32K 02:37:51 L1i cache: 32K 02:37:51 L2 cache: 512K 02:37:51 L3 cache: 16384K 02:37:51 NUMA node0 CPU(s): 0,1 02:37:51 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:37:51 02:37:51 02:37:51 ---> nproc: 02:37:51 2 02:37:51 02:37:51 02:37:51 ---> df -h: 02:37:51 Filesystem Size Used Avail Use% Mounted on 02:37:51 devtmpfs 3.8G 0 3.8G 0% /dev 02:37:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:37:51 tmpfs 3.8G 17M 3.8G 1% /run 02:37:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:37:51 /dev/vda1 40G 8.3G 32G 21% / 02:37:51 tmpfs 770M 0 770M 0% /run/user/1001 02:37:51 02:37:51 02:37:51 ---> free -m: 02:37:51 total used free shared buff/cache available 02:37:51 Mem: 7697 559 5032 19 2104 6841 02:37:51 Swap: 1023 0 1023 02:37:51 02:37:51 02:37:51 ---> ip addr: 02:37:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:37:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:37:51 inet 127.0.0.1/8 scope host lo 02:37:51 valid_lft forever preferred_lft forever 02:37:51 inet6 ::1/128 scope host 02:37:51 valid_lft forever preferred_lft forever 02:37:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:37:51 link/ether fa:16:3e:8b:73:bb brd ff:ff:ff:ff:ff:ff 02:37:51 altname enp0s3 02:37:51 altname ens3 02:37:51 inet 10.30.171.236/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:37:51 valid_lft 85904sec preferred_lft 85904sec 02:37:51 inet6 fe80::f816:3eff:fe8b:73bb/64 scope link 02:37:51 valid_lft forever preferred_lft forever 02:37:51 02:37:51 02:37:51 ---> sar -b -r -n DEV: 02:37:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/21/2025 _x86_64_ (2 CPU) 02:37:51 02:37:51 02:29:32 LINUX RESTART (2 CPU) 02:37:51 02:37:51 02:30:00 AM tps rtps wtps bread/s bwrtn/s 02:37:51 02:30:01 AM 375.00 351.47 23.53 12288.24 430.88 02:37:51 02:31:01 AM 131.86 55.68 76.17 7615.73 7469.39 02:37:51 02:32:01 AM 85.29 0.72 84.57 52.92 9900.73 02:37:51 02:33:01 AM 11.30 0.03 11.26 0.53 1629.78 02:37:51 02:34:01 AM 13.23 0.20 13.03 34.79 376.29 02:37:51 02:35:01 AM 7.08 0.00 7.08 0.00 470.09 02:37:51 02:36:01 AM 0.30 0.00 0.30 0.00 5.00 02:37:51 02:37:01 AM 0.20 0.08 0.12 9.86 0.90 02:37:51 Average: 36.70 9.21 27.49 1138.15 2828.42 02:37:51 02:37:51 02:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:51 02:30:01 AM 6133584 7356276 1748848 22.19 2688 1429312 358848 4.02 113508 1415228 1068 02:37:51 02:31:01 AM 5353248 7078620 2529184 32.09 2688 1907464 660376 7.39 187188 2021824 183864 02:37:51 02:32:01 AM 5181228 7023996 2701204 34.27 2688 2019000 683668 7.65 198920 2154476 42852 02:37:51 02:33:01 AM 5176496 7019284 2705936 34.33 2688 2019016 683668 7.65 198924 2158584 4 02:37:51 02:34:01 AM 5172600 7016920 2709832 34.38 2688 2020204 674056 7.55 224132 2138072 10748 02:37:51 02:35:01 AM 5174228 7018532 2708204 34.36 2688 2020212 674056 7.55 224132 2136708 4 02:37:51 02:36:01 AM 5173912 7018216 2708520 34.36 2688 2020212 688184 7.71 226568 2134556 4 02:37:51 02:37:01 AM 5247220 7091964 2635212 33.43 2688 2020660 632272 7.08 383340 1904340 168 02:37:51 Average: 5326564 7077976 2555868 32.42 2688 1932010 631891 7.08 219589 2007974 29839 02:37:51 02:37:51 02:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:51 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:30:01 AM eth0 11.03 5.88 2.41 0.82 0.00 0.00 0.00 0.00 02:37:51 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:31:01 AM eth0 298.77 200.68 1878.18 60.87 0.00 0.00 0.00 0.00 02:37:51 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:32:01 AM eth0 54.80 40.04 622.82 7.33 0.00 0.00 0.00 0.00 02:37:51 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:33:01 AM eth0 1.90 0.50 0.51 0.29 0.00 0.00 0.00 0.00 02:37:51 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:34:01 AM eth0 12.28 9.32 13.22 5.37 0.00 0.00 0.00 0.00 02:37:51 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:35:01 AM eth0 0.97 0.25 0.11 0.04 0.00 0.00 0.00 0.00 02:37:51 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:36:01 AM eth0 1.55 0.77 0.79 0.21 0.00 0.00 0.00 0.00 02:37:51 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 02:37:01 AM eth0 3.82 2.05 2.33 1.11 0.00 0.00 0.00 0.00 02:37:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:51 Average: eth0 53.31 36.13 358.58 10.72 0.00 0.00 0.00 0.00 02:37:51 02:37:51 02:37:51 ---> sar -P ALL: 02:37:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/21/2025 _x86_64_ (2 CPU) 02:37:51 02:37:51 02:29:32 LINUX RESTART (2 CPU) 02:37:51 02:37:51 02:30:00 AM CPU %user %nice %system %iowait %steal %idle 02:37:51 02:30:01 AM all 29.00 0.37 21.93 19.70 0.37 28.62 02:37:51 02:30:01 AM 0 35.77 0.73 22.63 11.68 0.73 28.47 02:37:51 02:30:01 AM 1 21.97 0.00 21.21 28.03 0.00 28.79 02:37:51 02:31:01 AM all 46.79 0.03 7.91 2.32 0.12 42.84 02:37:51 02:31:01 AM 0 54.39 0.02 8.90 2.74 0.12 33.82 02:37:51 02:31:01 AM 1 39.21 0.03 6.91 1.90 0.12 51.83 02:37:51 02:32:01 AM all 22.58 0.00 3.15 1.24 0.09 72.94 02:37:51 02:32:01 AM 0 33.14 0.00 3.42 1.12 0.08 62.23 02:37:51 02:32:01 AM 1 12.03 0.00 2.87 1.37 0.10 83.63 02:37:51 02:33:01 AM all 0.36 0.00 0.18 0.13 0.05 99.27 02:37:51 02:33:01 AM 0 0.33 0.00 0.18 0.15 0.08 99.25 02:37:51 02:33:01 AM 1 0.38 0.00 0.18 0.12 0.02 99.30 02:37:51 02:34:01 AM all 11.70 0.00 1.33 0.08 0.05 86.85 02:37:51 02:34:01 AM 0 8.45 0.00 1.10 0.05 0.05 90.35 02:37:51 02:34:01 AM 1 14.96 0.00 1.55 0.10 0.05 83.33 02:37:51 02:35:01 AM all 0.32 0.00 0.09 0.04 0.03 99.52 02:37:51 02:35:01 AM 0 0.10 0.00 0.10 0.07 0.02 99.72 02:37:51 02:35:01 AM 1 0.53 0.00 0.08 0.02 0.03 99.33 02:37:51 02:36:01 AM all 1.24 0.00 0.18 0.00 0.03 98.55 02:37:51 02:36:01 AM 0 1.59 0.00 0.30 0.00 0.03 98.08 02:37:51 02:36:01 AM 1 0.90 0.00 0.07 0.00 0.02 99.02 02:37:51 02:37:01 AM all 1.52 0.00 0.53 0.00 0.03 97.92 02:37:51 02:37:01 AM 0 1.13 0.00 0.52 0.00 0.02 98.33 02:37:51 02:37:01 AM 1 1.91 0.00 0.53 0.00 0.05 97.51 02:37:51 Average: all 12.12 0.00 1.97 0.61 0.06 85.24 02:37:51 Average: 0 14.21 0.00 2.14 0.63 0.06 82.96 02:37:51 Average: 1 10.03 0.00 1.80 0.59 0.05 87.52 02:37:51 02:37:51 02:37:51