09:02:38 Started by upstream project "netconf-distribution-mri-test-scandium" build number 63 09:02:38 originally caused by: 09:02:38 Started by timer 09:02:38 Running as SYSTEM 09:02:38 [EnvInject] - Loading node environment variables. 09:02:38 Building remotely on prd-centos8-robot-2c-8g-100 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium 09:02:38 [ssh-agent] Looking for ssh-agent implementation... 09:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:38 $ ssh-agent 09:02:38 SSH_AUTH_SOCK=/tmp/ssh-LhWVNAmy7EAn/agent.5343 09:02:38 SSH_AGENT_PID=5344 09:02:38 [ssh-agent] Started. 09:02:38 Running ssh-add (command line suppressed) 09:02:38 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/private_key_8865249716990977959.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/private_key_8865249716990977959.key) 09:02:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:02:38 The recommended git tool is: NONE 09:02:41 using credential opendaylight-jenkins-ssh 09:02:41 Wiping out workspace first. 09:02:41 Cloning the remote Git repository 09:02:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:02:41 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test # timeout=10 09:02:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:41 > git --version # timeout=10 09:02:41 > git --version # 'git version 2.43.0' 09:02:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:41 [INFO] Currently running in a labeled security context 09:02:41 [INFO] Currently SELinux is 'enforcing' on the host 09:02:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh14441802930926374234.key 09:02:41 Verifying host key using known hosts file 09:02:41 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. 09:02:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:46 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:46 [INFO] Currently running in a labeled security context 09:02:46 [INFO] Currently SELinux is 'enforcing' on the host 09:02:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh260129214182925767.key 09:02:46 Verifying host key using known hosts file 09:02:46 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. 09:02:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:02:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:02:46 > git config core.sparsecheckout # timeout=10 09:02:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:02:47 Commit message: "Adapt test for new pce-allocation field" 09:02:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:02:47 No emails were triggered. 09:02:47 provisioning config files... 09:02:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:02:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:02:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:02:48 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins12079468023772930295.sh 09:02:48 ---> python-tools-install.sh 09:02:48 Setup pyenv: 09:02:48 system 09:02:48 * 3.8.13 (set by /opt/pyenv/version) 09:02:48 * 3.9.13 (set by /opt/pyenv/version) 09:02:48 * 3.10.13 (set by /opt/pyenv/version) 09:02:48 * 3.11.7 (set by /opt/pyenv/version) 09:02:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tTTr 09:02:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:04 lf-activate-venv(): INFO: Base packages installed successfully 09:03:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:04:48 Generating Requirements File 09:05:58 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. 09:05:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:59 Python 3.11.7 09:05:59 pip 25.2 from /tmp/venv-tTTr/lib/python3.11/site-packages/pip (python 3.11) 09:05:59 appdirs==1.4.4 09:05:59 argcomplete==3.6.2 09:05:59 aspy.yaml==1.3.0 09:05:59 attrs==25.3.0 09:05:59 autopage==0.5.2 09:05:59 beautifulsoup4==4.14.2 09:05:59 boto3==1.40.43 09:05:59 botocore==1.40.43 09:05:59 bs4==0.0.2 09:05:59 cachetools==6.2.0 09:05:59 certifi==2025.8.3 09:05:59 cffi==2.0.0 09:05:59 cfgv==3.4.0 09:05:59 chardet==5.2.0 09:05:59 charset-normalizer==3.4.3 09:05:59 click==8.3.0 09:05:59 cliff==4.11.0 09:05:59 cmd2==2.7.0 09:05:59 cryptography==3.3.2 09:05:59 debtcollector==3.0.0 09:05:59 decorator==5.2.1 09:05:59 defusedxml==0.7.1 09:05:59 Deprecated==1.2.18 09:05:59 distlib==0.4.0 09:05:59 dnspython==2.8.0 09:05:59 docker==7.1.0 09:05:59 dogpile.cache==1.4.1 09:05:59 durationpy==0.10 09:05:59 email-validator==2.3.0 09:05:59 filelock==3.19.1 09:05:59 future==1.0.0 09:05:59 gitdb==4.0.12 09:05:59 GitPython==3.1.45 09:05:59 google-auth==2.41.1 09:05:59 httplib2==0.31.0 09:05:59 identify==2.6.14 09:05:59 idna==3.10 09:05:59 importlib-resources==1.5.0 09:05:59 iso8601==2.1.0 09:05:59 Jinja2==3.1.6 09:05:59 jmespath==1.0.1 09:05:59 jsonpatch==1.33 09:05:59 jsonpointer==3.0.0 09:05:59 jsonschema==4.25.1 09:05:59 jsonschema-specifications==2025.9.1 09:05:59 keystoneauth1==5.12.0 09:05:59 kubernetes==34.1.0 09:05:59 lftools==0.37.14 09:05:59 lxml==6.0.2 09:05:59 markdown-it-py==4.0.0 09:05:59 MarkupSafe==3.0.3 09:05:59 mdurl==0.1.2 09:05:59 msgpack==1.1.1 09:05:59 multi_key_dict==2.0.3 09:05:59 munch==4.0.0 09:05:59 netaddr==1.3.0 09:05:59 niet==1.4.2 09:05:59 nodeenv==1.9.1 09:05:59 oauth2client==4.1.3 09:05:59 oauthlib==3.3.1 09:05:59 openstacksdk==4.7.1 09:05:59 os-service-types==1.8.0 09:05:59 osc-lib==4.2.0 09:05:59 oslo.config==10.0.0 09:05:59 oslo.context==6.1.0 09:05:59 oslo.i18n==6.6.0 09:05:59 oslo.log==7.2.1 09:05:59 oslo.serialization==5.8.0 09:05:59 oslo.utils==9.1.0 09:05:59 packaging==25.0 09:05:59 pbr==7.0.1 09:05:59 platformdirs==4.4.0 09:05:59 prettytable==3.16.0 09:05:59 psutil==7.1.0 09:05:59 pyasn1==0.6.1 09:05:59 pyasn1_modules==0.4.2 09:05:59 pycparser==2.23 09:05:59 pygerrit2==2.0.15 09:05:59 PyGithub==2.8.1 09:05:59 Pygments==2.19.2 09:05:59 PyJWT==2.10.1 09:05:59 PyNaCl==1.6.0 09:05:59 pyparsing==2.4.7 09:05:59 pyperclip==1.11.0 09:05:59 pyrsistent==0.20.0 09:05:59 python-cinderclient==9.8.0 09:05:59 python-dateutil==2.9.0.post0 09:05:59 python-heatclient==4.3.0 09:05:59 python-jenkins==1.8.3 09:05:59 python-keystoneclient==5.7.0 09:05:59 python-magnumclient==4.9.0 09:05:59 python-openstackclient==8.2.0 09:05:59 python-swiftclient==4.8.0 09:05:59 PyYAML==6.0.3 09:05:59 referencing==0.36.2 09:05:59 requests==2.32.5 09:05:59 requests-oauthlib==2.0.0 09:05:59 requestsexceptions==1.4.0 09:05:59 rfc3986==2.0.0 09:05:59 rich==14.1.0 09:05:59 rich-argparse==1.7.1 09:05:59 rpds-py==0.27.1 09:05:59 rsa==4.9.1 09:05:59 ruamel.yaml==0.18.15 09:05:59 ruamel.yaml.clib==0.2.14 09:05:59 s3transfer==0.14.0 09:05:59 simplejson==3.20.2 09:05:59 six==1.17.0 09:05:59 smmap==5.0.2 09:05:59 soupsieve==2.8 09:05:59 stevedore==5.5.0 09:05:59 tabulate==0.9.0 09:05:59 toml==0.10.2 09:05:59 tomlkit==0.13.3 09:05:59 tqdm==4.67.1 09:05:59 typing_extensions==4.15.0 09:05:59 tzdata==2025.2 09:05:59 urllib3==1.26.20 09:05:59 virtualenv==20.34.0 09:05:59 wcwidth==0.2.14 09:05:59 websocket-client==1.8.0 09:05:59 wrapt==1.17.3 09:05:59 xdg==6.0.0 09:05:59 xmltodict==1.0.2 09:05:59 yq==3.4.3 09:05:59 [EnvInject] - Injecting environment variables from a build step. 09:05:59 [EnvInject] - Injecting as environment variables the properties content 09:05:59 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:05:59 OS_CLOUD=vex 09:05:59 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:05:59 OS_STACK_TEMPLATE_DIR=openstack-hot 09:05:59 09:05:59 [EnvInject] - Variables injected successfully. 09:05:59 provisioning config files... 09:06:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:06:00 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins1349109633675185677.sh 09:06:00 ---> Create parameters file for OpenStack HOT 09:06:00 OpenStack Heat parameters generated 09:06:00 ----------------------------------- 09:06:00 parameters: 09:06:00 vm_0_count: '1' 09:06:00 vm_0_flavor: 'v3-standard-4' 09:06:00 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:06:00 vm_1_count: '1' 09:06:00 vm_1_flavor: 'v3-standard-2' 09:06:00 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 09:06:00 09:06:00 job_name: '32694-66' 09:06:00 silo: 'releng' 09:06:00 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins4256267514915537272.sh 09:06:00 ---> Create HEAT stack 09:06:00 + source /home/jenkins/lf-env.sh 09:06:00 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:06:00 ++ mktemp -d /tmp/venv-XXXX 09:06:00 + lf_venv=/tmp/venv-WezI 09:06:00 + local venv_file=/tmp/.os_lf_venv 09:06:00 + local python=python3 09:06:00 + local options 09:06:00 + local set_path=true 09:06:00 + local install_args= 09:06:00 ++ 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 09:06:00 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:06:00 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:06:00 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:06:00 + true 09:06:00 + case $1 in 09:06:00 + python=python3 09:06:00 + shift 2 09:06:00 + true 09:06:00 + case $1 in 09:06:00 + shift 09:06:00 + break 09:06:00 + case $python in 09:06:00 + local pkg_list= 09:06:00 + [[ -d /opt/pyenv ]] 09:06:00 + echo 'Setup pyenv:' 09:06:00 Setup pyenv: 09:06:00 + export PYENV_ROOT=/opt/pyenv 09:06:00 + PYENV_ROOT=/opt/pyenv 09:06:00 + 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 09:06:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:06:00 + pyenv versions 09:06:00 system 09:06:00 3.8.13 09:06:00 3.9.13 09:06:00 3.10.13 09:06:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:06:00 + command -v pyenv 09:06:00 ++ pyenv init - --no-rehash 09:06:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:06:00 for i in ${!paths[@]}; do 09:06:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:06:00 fi; done; 09:06:00 echo "${paths[*]}"'\'')" 09:06:00 export PATH="/opt/pyenv/shims:${PATH}" 09:06:00 export PYENV_SHELL=bash 09:06:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:00 pyenv() { 09:06:00 local command 09:06:00 command="${1:-}" 09:06:00 if [ "$#" -gt 0 ]; then 09:06:00 shift 09:06:00 fi 09:06:00 09:06:00 case "$command" in 09:06:00 rehash|shell) 09:06:00 eval "$(pyenv "sh-$command" "$@")" 09:06:00 ;; 09:06:00 *) 09:06:00 command pyenv "$command" "$@" 09:06:00 ;; 09:06:00 esac 09:06:00 }' 09:06:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:06:00 for i in ${!paths[@]}; do 09:06:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:06:00 fi; done; 09:06:00 echo "${paths[*]}"' 09:06:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:06:00 ++ 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 09:06:00 ++ 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 09:06:00 ++ export PYENV_SHELL=bash 09:06:00 ++ PYENV_SHELL=bash 09:06:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:00 +++ complete -F _pyenv pyenv 09:06:00 ++ lf-pyver python3 09:06:00 ++ local py_version_xy=python3 09:06:00 ++ local py_version_xyz= 09:06:00 ++ sed 's/^[ *]* //' 09:06:00 ++ pyenv versions 09:06:00 ++ local command 09:06:00 ++ command=versions 09:06:00 ++ '[' 1 -gt 0 ']' 09:06:00 ++ shift 09:06:00 ++ case "$command" in 09:06:00 ++ command pyenv versions 09:06:00 ++ pyenv versions 09:06:00 ++ grep -E '^[0-9.]*[0-9]$' 09:06:00 ++ awk '{ print $1 }' 09:06:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:00 +++ tail -n 1 09:06:00 +++ grep '^3' /tmp/.pyenv_versions 09:06:00 +++ sort -V 09:06:00 ++ py_version_xyz=3.11.7 09:06:00 ++ [[ -z 3.11.7 ]] 09:06:00 ++ echo 3.11.7 09:06:00 ++ return 0 09:06:00 + pyenv local 3.11.7 09:06:00 + local command 09:06:00 + command=local 09:06:00 + '[' 2 -gt 0 ']' 09:06:00 + shift 09:06:00 + case "$command" in 09:06:00 + command pyenv local 3.11.7 09:06:00 + pyenv local 3.11.7 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='lftools[openstack] ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='kubernetes ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='niet ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='python-heatclient ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='python-openstackclient ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='python-magnumclient ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='urllib3~=1.26.15 ' 09:06:00 + for arg in "$@" 09:06:00 + case $arg in 09:06:00 + pkg_list+='yq ' 09:06:00 + [[ -f /tmp/.os_lf_venv ]] 09:06:00 ++ cat /tmp/.os_lf_venv 09:06:00 + lf_venv=/tmp/venv-tTTr 09:06:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from' file:/tmp/.os_lf_venv 09:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:06:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:00 + local 'pip_opts=--upgrade --quiet' 09:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:00 + [[ -n '' ]] 09:06:00 + [[ -n '' ]] 09:06:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:00 + /tmp/venv-tTTr/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 09:06:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:03 lf-activate-venv(): INFO: Base packages installed successfully 09:06:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:06:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:06:03 + /tmp/venv-tTTr/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 09:06:55 + type python3 09:06:55 + true 09:06:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH' 09:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:06:55 + PATH=/tmp/venv-tTTr/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 09:06:55 + return 0 09:06:55 + openstack --os-cloud vex limits show --absolute 09:06:56 +--------------------------+---------+ 09:06:56 | Name | Value | 09:06:56 +--------------------------+---------+ 09:06:56 | maxTotalInstances | -1 | 09:06:56 | maxTotalCores | 450 | 09:06:56 | maxTotalRAMSize | 1000000 | 09:06:56 | maxServerMeta | 128 | 09:06:56 | maxImageMeta | 128 | 09:06:56 | maxPersonality | 5 | 09:06:56 | maxPersonalitySize | 10240 | 09:06:56 | maxTotalKeypairs | 100 | 09:06:56 | maxServerGroups | 10 | 09:06:56 | maxServerGroupMembers | 10 | 09:06:56 | maxTotalFloatingIps | -1 | 09:06:56 | maxSecurityGroups | -1 | 09:06:56 | maxSecurityGroupRules | -1 | 09:06:56 | totalRAMUsed | 573440 | 09:06:56 | totalCoresUsed | 140 | 09:06:56 | totalInstancesUsed | 47 | 09:06:56 | totalFloatingIpsUsed | 0 | 09:06:56 | totalSecurityGroupsUsed | 0 | 09:06:56 | totalServerGroupsUsed | 0 | 09:06:56 | maxTotalVolumes | -1 | 09:06:56 | maxTotalSnapshots | 10 | 09:06:56 | maxTotalVolumeGigabytes | 4096 | 09:06:56 | maxTotalBackups | 10 | 09:06:56 | maxTotalBackupGigabytes | 1000 | 09:06:56 | totalVolumesUsed | 0 | 09:06:56 | totalGigabytesUsed | 0 | 09:06:56 | totalSnapshotsUsed | 0 | 09:06:56 | totalBackupsUsed | 0 | 09:06:56 | totalBackupGigabytesUsed | 0 | 09:06:56 +--------------------------+---------+ 09:06:56 + pushd /opt/ciman/openstack-hot 09:06:56 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium 09:06:56 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/stack-parameters.yaml 09:08:44 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 WARN: Failed to initialize stack. Reason: Resource CREATE failed: ResourceInError: resources.vm_0_group.resources[0].resources.instance: Went to status ERROR due to "Message: No valid host was found. There are not enough hosts available., Code: 500" 09:08:44 TypeError: delete() missing 1 required positional argument: 'force' 09:08:44 Build step 'Execute shell' marked build as failure 09:08:44 $ ssh-agent -k 09:08:44 unset SSH_AUTH_SOCK; 09:08:44 unset SSH_AGENT_PID; 09:08:44 echo Agent pid 5344 killed; 09:08:44 [ssh-agent] Stopped. 09:08:45 Recording plot data 09:08:45 Robot results publisher started... 09:08:45 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:08:45 -Parsing output xml: 09:08:45 Failed! 09:08:45 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium with configured filemask: output.xml 09:08:45 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 09:08:45 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 09:08:45 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 09:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:08:45 at hudson.remoting.Request$2.run(Request.java:377) 09:08:45 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:08:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:08:45 at java.base/java.lang.Thread.run(Thread.java:829) 09:08:45 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-100 09:08:45 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:08:45 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:08:45 at hudson.remoting.Channel.call(Channel.java:1003) 09:08:45 at hudson.FilePath.act(FilePath.java:1230) 09:08:45 at hudson.FilePath.act(FilePath.java:1219) 09:08:45 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 09:08:45 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 09:08:45 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 09:08:45 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 09:08:45 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 09:08:45 at hudson.model.Build$BuildExecution.post2(Build.java:179) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 09:08:45 at hudson.model.Run.execute(Run.java:1918) 09:08:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:08:45 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:08:45 at hudson.model.Executor.run(Executor.java:442) 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins9902539052286136554.sh 09:08:45 Archiving csit artifacts 09:08:45 seq: invalid floating point argument: ‘’ 09:08:45 Try 'seq --help' for more information. 09:08:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:45 Dload Upload Total Spent Left Speed 09:08:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9480 0 --:--:-- --:--:-- --:--:-- 9480 09:08:45 Archive: robot-plugin.zip 09:08:45 End-of-central-directory signature not found. Either this file is not 09:08:45 a zipfile, or it constitutes one disk of a multi-part archive. In the 09:08:45 latter case the central directory and zipfile comment will be found on 09:08:45 the last disk(s) of this archive. 09:08:45 unzip: cannot find zipfile directory in one of robot-plugin.zip or 09:08:45 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 09:08:45 mv: cannot stat '*.log': No such file or directory 09:08:45 mv: cannot stat '*.log.gz': No such file or directory 09:08:45 mv: cannot stat '*.csv': No such file or directory 09:08:45 mv: cannot stat '*.png': No such file or directory 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins6335291918101050424.sh 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [EnvInject] - Injecting environment variables from a build step. 09:08:45 [EnvInject] - Injecting as environment variables the properties content 09:08:45 OS_CLOUD=vex 09:08:45 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:08:45 09:08:45 [EnvInject] - Variables injected successfully. 09:08:45 provisioning config files... 09:08:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:08:46 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10558089558850790249.sh 09:08:46 ---> openstack-stack-delete.sh 09:08:46 Setup pyenv: 09:08:46 system 09:08:46 3.8.13 09:08:46 3.9.13 09:08:46 3.10.13 09:08:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:08:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:49 lf-activate-venv(): INFO: Base packages installed successfully 09:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:09:08 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:09:11 TypeError: strptime() argument 1 must be str, not None 09:09:11 WARNING: Unable to get stack costs, continuing anyway 09:09:23 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:09:23 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-66 09:09:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:23 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins3385465463641313066.sh 09:09:23 ---> sysstat.sh 09:09:24 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10609400262753953763.sh 09:09:24 ---> package-listing.sh 09:09:24 ++ tr '[:upper:]' '[:lower:]' 09:09:24 ++ facter osfamily 09:09:24 + OS_FAMILY=redhat 09:09:24 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium 09:09:24 + START_PACKAGES=/tmp/packages_start.txt 09:09:24 + END_PACKAGES=/tmp/packages_end.txt 09:09:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:24 + PACKAGES=/tmp/packages_start.txt 09:09:24 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium ']' 09:09:24 + PACKAGES=/tmp/packages_end.txt 09:09:24 + case "${OS_FAMILY}" in 09:09:24 + rpm -qa 09:09:24 + sort 09:09:25 + '[' -f /tmp/packages_start.txt ']' 09:09:25 + '[' -f /tmp/packages_end.txt ']' 09:09:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:25 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium ']' 09:09:25 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/archives/ 09:09:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/archives/ 09:09:25 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins15378535432897132183.sh 09:09:25 ---> capture-instance-metadata.sh 09:09:25 Setup pyenv: 09:09:25 system 09:09:25 3.8.13 09:09:25 3.9.13 09:09:25 3.10.13 09:09:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:27 lf-activate-venv(): INFO: Base packages installed successfully 09:09:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:09:38 INFO: Running in OpenStack, capturing instance metadata 09:09:38 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins790830432009015393.sh 09:09:38 provisioning config files... 09:09:39 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-scandium #66 09:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/config2285852002280323853tmp 09:09:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:09:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:09:39 provisioning config files... 09:09:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:09:39 [EnvInject] - Injecting environment variables from a build step. 09:09:39 [EnvInject] - Injecting as environment variables the properties content 09:09:39 SERVER_ID=logs 09:09:39 09:09:39 [EnvInject] - Variables injected successfully. 09:09:39 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins15522166673337423877.sh 09:09:39 ---> create-netrc.sh 09:09:39 WARN: Log server credential not found. 09:09:39 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins9592428290249556300.sh 09:09:39 ---> python-tools-install.sh 09:09:39 Setup pyenv: 09:09:39 system 09:09:39 3.8.13 09:09:39 3.9.13 09:09:39 3.10.13 09:09:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:09:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:09:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:42 lf-activate-venv(): INFO: Base packages installed successfully 09:09:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:09:54 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10463479373051960737.sh 09:09:54 ---> sudo-logs.sh 09:09:54 Archiving 'sudo' log.. 09:09:54 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins16566629105145070811.sh 09:09:54 ---> job-cost.sh 09:09:54 Setup pyenv: 09:09:54 system 09:09:54 3.8.13 09:09:54 3.9.13 09:09:54 3.10.13 09:09:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:09:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:57 lf-activate-venv(): INFO: Base packages installed successfully 09:09:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:10:05 DEBUG: total: 0 09:10:05 INFO: Retrieving Stack Cost... 09:10:06 INFO: Retrieving Pricing Info for: v3-standard-2 09:10:06 INFO: Archiving Costs 09:10:06 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins15322354890379376604.sh 09:10:06 ---> logs-deploy.sh 09:10:06 Setup pyenv: 09:10:06 system 09:10:06 3.8.13 09:10:06 3.9.13 09:10:06 3.10.13 09:10:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version) 09:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tTTr from file:/tmp/.os_lf_venv 09:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:08 lf-activate-venv(): INFO: Base packages installed successfully 09:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-tTTr/bin to PATH 09:10:19 WARNING: Nexus logging server not set 09:10:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-scandium/66/ 09:10:19 INFO: archiving logs to S3 09:10:21 ---> uname -a: 09:10:21 Linux prd-centos8-robot-2c-8g-100.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 09:10:21 09:10:21 09:10:21 ---> lscpu: 09:10:21 Architecture: x86_64 09:10:21 CPU op-mode(s): 32-bit, 64-bit 09:10:21 Byte Order: Little Endian 09:10:21 CPU(s): 2 09:10:21 On-line CPU(s) list: 0,1 09:10:21 Thread(s) per core: 1 09:10:21 Core(s) per socket: 1 09:10:21 Socket(s): 2 09:10:21 NUMA node(s): 1 09:10:21 Vendor ID: AuthenticAMD 09:10:21 CPU family: 23 09:10:21 Model: 49 09:10:21 Model name: AMD EPYC-Rome Processor 09:10:21 Stepping: 0 09:10:21 CPU MHz: 2800.000 09:10:21 BogoMIPS: 5600.00 09:10:21 Virtualization: AMD-V 09:10:21 Hypervisor vendor: KVM 09:10:21 Virtualization type: full 09:10:21 L1d cache: 32K 09:10:21 L1i cache: 32K 09:10:21 L2 cache: 512K 09:10:21 L3 cache: 16384K 09:10:21 NUMA node0 CPU(s): 0,1 09:10:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:10:21 09:10:21 09:10:21 ---> nproc: 09:10:21 2 09:10:21 09:10:21 09:10:21 ---> df -h: 09:10:21 Filesystem Size Used Avail Use% Mounted on 09:10:21 devtmpfs 3.8G 0 3.8G 0% /dev 09:10:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:10:21 tmpfs 3.8G 17M 3.8G 1% /run 09:10:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:10:21 /dev/vda1 40G 8.3G 32G 21% / 09:10:21 tmpfs 770M 0 770M 0% /run/user/1001 09:10:21 09:10:21 09:10:21 ---> free -m: 09:10:21 total used free shared buff/cache available 09:10:21 Mem: 7697 611 4986 19 2099 6789 09:10:21 Swap: 1023 0 1023 09:10:21 09:10:21 09:10:21 ---> ip addr: 09:10:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:10:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:21 inet 127.0.0.1/8 scope host lo 09:10:21 valid_lft forever preferred_lft forever 09:10:21 inet6 ::1/128 scope host 09:10:21 valid_lft forever preferred_lft forever 09:10:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:10:21 link/ether fa:16:3e:b5:a1:5a brd ff:ff:ff:ff:ff:ff 09:10:21 altname enp0s3 09:10:21 altname ens3 09:10:21 inet 10.30.171.43/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:10:21 valid_lft 85774sec preferred_lft 85774sec 09:10:21 inet6 fe80::f816:3eff:feb5:a15a/64 scope link 09:10:21 valid_lft forever preferred_lft forever 09:10:21 09:10:21 09:10:21 ---> sar -b -r -n DEV: 09:10:21 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) 09:10:21 09:10:21 08:59:43 LINUX RESTART (2 CPU) 09:10:21 09:10:21 09:00:00 AM tps rtps wtps bread/s bwrtn/s 09:10:21 09:01:01 AM 129.41 110.03 19.38 9387.64 3066.68 09:10:21 09:02:01 AM 42.44 18.47 23.96 336.56 18056.48 09:10:21 09:03:01 AM 61.61 34.16 27.46 5544.02 17500.42 09:10:21 09:04:01 AM 39.24 0.23 39.00 11.60 4054.53 09:10:21 09:05:01 AM 37.83 0.00 37.83 0.00 3512.30 09:10:21 09:06:01 AM 54.69 0.10 54.59 2.40 7171.94 09:10:21 09:07:01 AM 37.67 0.65 37.02 51.05 5066.19 09:10:21 09:08:01 AM 21.13 0.00 21.13 0.00 1803.63 09:10:21 09:09:01 AM 9.10 0.20 8.90 34.79 411.81 09:10:21 09:10:01 AM 21.46 0.70 20.76 95.83 609.66 09:10:21 Average: 45.51 16.52 29.00 1551.55 6124.82 09:10:21 09:10:21 09:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:21 09:01:01 AM 6092304 7358212 1790128 22.71 2688 1472856 379056 4.81 111828 1460308 1045428 09:10:21 09:02:01 AM 6135324 7351720 1747108 22.16 2688 1420864 362420 4.60 111536 1403048 495900 09:10:21 09:03:01 AM 5552400 7040504 2330032 29.56 2688 1682644 708816 7.94 179000 1874068 85192 09:10:21 09:04:01 AM 5478744 7015772 2403688 30.49 2688 1729564 733968 8.22 184620 1932388 26716 09:10:21 09:05:01 AM 5316804 7017724 2565628 32.55 2688 1883620 713340 7.99 188832 2058104 170108 09:10:21 09:06:01 AM 5224900 7018744 2657532 33.71 2688 1971100 687496 7.70 185556 2131084 97804 09:10:21 09:07:01 AM 5126044 6964132 2756388 34.97 2688 2013740 738616 8.27 197148 2208636 42016 09:10:21 09:08:01 AM 5128600 6966080 2753832 34.94 2688 2013740 738616 8.27 197148 2208356 4 09:10:21 09:09:01 AM 5074260 6945224 2808172 35.63 2688 2047176 748756 8.38 212320 2248740 37672 09:10:21 09:10:01 AM 5137840 6979124 2744592 34.82 2688 2017272 717024 8.03 383568 2013260 11208 09:10:21 Average: 5426722 7065724 2455710 31.15 2688 1825258 652811 7.31 195156 1953799 201205 09:10:21 09:10:21 09:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:21 09:01:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:01:01 AM eth0 17.97 10.03 301.54 1.11 0.00 0.00 0.00 0.00 09:10:21 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:02:01 AM eth0 4.39 2.26 0.90 0.47 0.00 0.00 0.00 0.00 09:10:21 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:03:01 AM eth0 251.82 146.72 1018.43 56.08 0.00 0.00 0.00 0.00 09:10:21 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:04:01 AM eth0 30.47 28.99 334.94 3.33 0.00 0.00 0.00 0.00 09:10:21 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:05:01 AM eth0 28.21 24.35 411.41 2.55 0.00 0.00 0.00 0.00 09:10:21 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:06:01 AM eth0 17.81 15.36 152.74 3.80 0.00 0.00 0.00 0.00 09:10:21 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:07:01 AM eth0 48.27 39.79 581.87 5.01 0.00 0.00 0.00 0.00 09:10:21 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:08:01 AM eth0 2.98 0.47 0.69 0.18 0.00 0.00 0.00 0.00 09:10:21 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:09:01 AM eth0 13.68 9.96 12.07 5.13 0.00 0.00 0.00 0.00 09:10:21 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 09:10:01 AM eth0 19.19 16.46 14.92 7.48 0.00 0.00 0.00 0.00 09:10:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:21 Average: eth0 43.46 29.42 282.94 8.51 0.00 0.00 0.00 0.00 09:10:21 09:10:21 09:10:21 ---> sar -P ALL: 09:10:21 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) 09:10:21 09:10:21 08:59:43 LINUX RESTART (2 CPU) 09:10:21 09:10:21 09:00:00 AM CPU %user %nice %system %iowait %steal %idle 09:10:21 09:01:01 AM all 16.00 0.03 7.47 43.97 0.08 32.44 09:10:21 09:01:01 AM 0 15.05 0.05 8.44 41.00 0.07 35.39 09:10:21 09:01:01 AM 1 16.95 0.02 6.50 46.95 0.08 29.49 09:10:21 09:02:01 AM all 0.24 0.03 0.78 86.11 0.03 12.80 09:10:21 09:02:01 AM 0 0.32 0.02 0.79 91.07 0.03 7.77 09:10:21 09:02:01 AM 1 0.17 0.05 0.77 81.16 0.03 17.82 09:10:21 09:03:01 AM all 17.56 0.02 4.41 49.77 0.08 28.17 09:10:21 09:03:01 AM 0 21.27 0.00 3.65 49.96 0.08 25.03 09:10:21 09:03:01 AM 1 13.84 0.03 5.16 49.58 0.07 31.32 09:10:21 09:04:01 AM all 8.24 0.00 1.26 15.52 0.06 74.92 09:10:21 09:04:01 AM 0 10.41 0.00 1.42 16.00 0.07 72.10 09:10:21 09:04:01 AM 1 6.07 0.00 1.10 15.04 0.05 77.74 09:10:21 09:05:01 AM all 14.64 0.00 2.13 8.99 0.08 74.16 09:10:21 09:05:01 AM 0 21.32 0.00 2.72 10.32 0.08 65.57 09:10:21 09:05:01 AM 1 7.95 0.00 1.54 7.67 0.07 82.77 09:10:21 09:06:01 AM all 11.71 0.00 2.23 22.28 0.07 63.72 09:10:21 09:06:01 AM 0 11.85 0.00 2.21 22.76 0.07 63.11 09:10:21 09:06:01 AM 1 11.57 0.00 2.24 21.79 0.07 64.32 09:10:21 09:07:01 AM all 14.72 0.00 1.72 15.71 0.07 67.79 09:10:21 09:07:01 AM 0 22.12 0.00 2.26 19.70 0.07 55.86 09:10:21 09:07:01 AM 1 7.33 0.00 1.19 11.72 0.07 79.70 09:10:21 09:08:01 AM all 0.40 0.00 0.19 2.84 0.04 96.53 09:10:21 09:08:01 AM 0 0.43 0.00 0.15 2.87 0.05 96.49 09:10:21 09:08:01 AM 1 0.37 0.00 0.23 2.81 0.03 96.56 09:10:21 09:09:01 AM all 8.11 0.00 1.01 1.74 0.04 89.10 09:10:21 09:09:01 AM 0 9.21 0.00 1.08 1.79 0.03 87.89 09:10:21 09:09:01 AM 1 7.01 0.00 0.94 1.69 0.05 90.31 09:10:21 09:10:01 AM all 29.33 0.00 3.25 1.80 0.09 65.53 09:10:21 09:10:01 AM 0 22.41 0.00 2.78 0.63 0.08 74.09 09:10:21 09:10:01 AM 1 36.25 0.00 3.72 2.97 0.10 56.96 09:10:21 Average: all 12.10 0.01 2.44 24.85 0.06 60.54 09:10:21 Average: 0 13.44 0.01 2.55 25.59 0.06 58.35 09:10:21 Average: 1 10.75 0.01 2.34 24.11 0.06 62.73 09:10:21 09:10:21 09:10:21