21:32:34 Started by timer 21:32:34 Running as SYSTEM 21:32:34 [EnvInject] - Loading node environment variables. 21:32:34 Building remotely on prd-centos8-builder-2c-2g-12067 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:34 [ssh-agent] Looking for ssh-agent implementation... 21:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:34 $ ssh-agent 21:32:34 SSH_AUTH_SOCK=/tmp/ssh-Vmk9ZBYnebkB/agent.5460 21:32:34 SSH_AGENT_PID=5463 21:32:34 [ssh-agent] Started. 21:32:34 Running ssh-add (command line suppressed) 21:32:34 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12456044574029508439.key (/w/workspace/builder-openstack-cron@tmp/private_key_12456044574029508439.key) 21:32:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:34 The recommended git tool is: NONE 21:32:37 using credential jenkins-ssh 21:32:37 Wiping out workspace first. 21:32:37 Cloning the remote Git repository 21:32:37 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:37 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:37 > git --version # timeout=10 21:32:37 > git --version # 'git version 2.43.0' 21:32:37 using GIT_SSH to set credentials jenkins-ssh 21:32:37 [INFO] Currently running in a labeled security context 21:32:37 [INFO] Currently SELinux is 'enforcing' on the host 21:32:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7683499313278567947.key 21:32:37 Verifying host key using known hosts file 21:32:37 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. 21:32:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:40 Avoid second fetch 21:32:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:40 Checking out Revision d20e6cab5c445034747fdbace7eb84e775aee79e (refs/remotes/origin/master) 21:32:40 > git config core.sparsecheckout # timeout=10 21:32:40 > git checkout -f d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 21:32:41 Commit message: "Fix integration-test/autorelease trigger" 21:32:41 > git rev-list --no-walk d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 21:32:41 > git remote # timeout=10 21:32:41 > git submodule init # timeout=10 21:32:41 > git submodule sync # timeout=10 21:32:41 > git config --get remote.origin.url # timeout=10 21:32:41 > git submodule init # timeout=10 21:32:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:41 > git config --get submodule.global-jjb.url # timeout=10 21:32:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:41 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:41 > git submodule update --init --recursive global-jjb # timeout=10 21:32:42 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:46 No emails were triggered. 21:32:46 provisioning config files... 21:32:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1245493747708330819.sh 21:32:46 ---> python-tools-install.sh 21:32:46 Setup pyenv: 21:32:46 system 21:32:46 * 3.8.13 (set by /opt/pyenv/version) 21:32:46 * 3.9.13 (set by /opt/pyenv/version) 21:32:46 * 3.10.13 (set by /opt/pyenv/version) 21:32:46 * 3.11.7 (set by /opt/pyenv/version) 21:32:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-74wp 21:32:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:55 lf-activate-venv(): INFO: Base packages installed successfully 21:32:55 lf-activate-venv(): INFO: Installing additional packages: lftools 21:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:33:25 Generating Requirements File 21:34:27 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. 21:34:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:34:27 Python 3.11.7 21:34:27 pip 25.3 from /tmp/venv-74wp/lib/python3.11/site-packages/pip (python 3.11) 21:34:28 appdirs==1.4.4 21:34:28 argcomplete==3.6.3 21:34:28 aspy.yaml==1.3.0 21:34:28 attrs==25.4.0 21:34:28 autopage==0.5.2 21:34:28 beautifulsoup4==4.14.3 21:34:28 boto3==1.42.5 21:34:28 botocore==1.42.5 21:34:28 bs4==0.0.2 21:34:28 cachetools==6.2.2 21:34:28 certifi==2025.11.12 21:34:28 cffi==2.0.0 21:34:28 cfgv==3.5.0 21:34:28 chardet==5.2.0 21:34:28 charset-normalizer==3.4.4 21:34:28 click==8.3.1 21:34:28 cliff==4.13.0 21:34:28 cmd2==3.0.0 21:34:28 cryptography==3.3.2 21:34:28 debtcollector==3.0.0 21:34:28 decorator==5.2.1 21:34:28 defusedxml==0.7.1 21:34:28 Deprecated==1.3.1 21:34:28 distlib==0.4.0 21:34:28 dnspython==2.8.0 21:34:28 docker==7.1.0 21:34:28 dogpile.cache==1.5.0 21:34:28 durationpy==0.10 21:34:28 email-validator==2.3.0 21:34:28 filelock==3.20.0 21:34:28 future==1.0.0 21:34:28 gitdb==4.0.12 21:34:28 GitPython==3.1.45 21:34:28 google-auth==2.43.0 21:34:28 httplib2==0.31.0 21:34:28 identify==2.6.15 21:34:28 idna==3.11 21:34:28 importlib-resources==1.5.0 21:34:28 iso8601==2.1.0 21:34:28 Jinja2==3.1.6 21:34:28 jmespath==1.0.1 21:34:28 jsonpatch==1.33 21:34:28 jsonpointer==3.0.0 21:34:28 jsonschema==4.25.1 21:34:28 jsonschema-specifications==2025.9.1 21:34:28 keystoneauth1==5.12.0 21:34:28 kubernetes==34.1.0 21:34:28 lftools==0.37.17 21:34:28 lxml==6.0.2 21:34:28 markdown-it-py==4.0.0 21:34:28 MarkupSafe==3.0.3 21:34:28 mdurl==0.1.2 21:34:28 msgpack==1.1.2 21:34:28 multi_key_dict==2.0.3 21:34:28 munch==4.0.0 21:34:28 netaddr==1.3.0 21:34:28 niet==1.4.2 21:34:28 nodeenv==1.9.1 21:34:28 oauth2client==4.1.3 21:34:28 oauthlib==3.3.1 21:34:28 openstacksdk==4.8.0 21:34:28 os-service-types==1.8.2 21:34:28 osc-lib==4.2.0 21:34:28 oslo.config==10.1.0 21:34:28 oslo.context==6.2.0 21:34:28 oslo.i18n==6.7.1 21:34:28 oslo.log==7.2.1 21:34:28 oslo.serialization==5.8.0 21:34:28 oslo.utils==9.2.0 21:34:28 packaging==25.0 21:34:28 pbr==7.0.3 21:34:28 platformdirs==4.5.1 21:34:28 prettytable==3.17.0 21:34:28 psutil==7.1.3 21:34:28 pyasn1==0.6.1 21:34:28 pyasn1_modules==0.4.2 21:34:28 pycparser==2.23 21:34:28 pygerrit2==2.0.15 21:34:28 PyGithub==2.8.1 21:34:28 Pygments==2.19.2 21:34:28 PyJWT==2.10.1 21:34:28 PyNaCl==1.6.1 21:34:28 pyparsing==2.4.7 21:34:28 pyperclip==1.11.0 21:34:28 pyrsistent==0.20.0 21:34:28 python-cinderclient==9.8.0 21:34:28 python-dateutil==2.9.0.post0 21:34:28 python-heatclient==4.3.0 21:34:28 python-jenkins==1.8.3 21:34:28 python-keystoneclient==5.7.0 21:34:28 python-magnumclient==4.9.0 21:34:28 python-openstackclient==8.2.0 21:34:28 python-swiftclient==4.9.0 21:34:28 PyYAML==6.0.3 21:34:28 referencing==0.37.0 21:34:28 requests==2.32.5 21:34:28 requests-oauthlib==2.0.0 21:34:28 requestsexceptions==1.4.0 21:34:28 rfc3986==2.0.0 21:34:28 rich==14.2.0 21:34:28 rich-argparse==1.7.2 21:34:28 rpds-py==0.30.0 21:34:28 rsa==4.9.1 21:34:28 ruamel.yaml==0.18.16 21:34:28 ruamel.yaml.clib==0.2.15 21:34:28 s3transfer==0.16.0 21:34:28 simplejson==3.20.2 21:34:28 six==1.17.0 21:34:28 smmap==5.0.2 21:34:28 soupsieve==2.8 21:34:28 stevedore==5.6.0 21:34:28 tabulate==0.9.0 21:34:28 toml==0.10.2 21:34:28 tomlkit==0.13.3 21:34:28 tqdm==4.67.1 21:34:28 typing_extensions==4.15.0 21:34:28 tzdata==2025.2 21:34:28 urllib3==1.26.20 21:34:28 virtualenv==20.35.4 21:34:28 wcwidth==0.2.14 21:34:28 websocket-client==1.9.0 21:34:28 wrapt==2.0.1 21:34:28 xdg==6.0.0 21:34:28 xmltodict==1.0.2 21:34:28 yq==3.4.3 21:34:28 [EnvInject] - Injecting environment variables from a build step. 21:34:28 [EnvInject] - Injecting as environment variables the properties content 21:34:28 OS_CLOUD=vex 21:34:28 21:34:28 [EnvInject] - Variables injected successfully. 21:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14875338034736057525.sh 21:34:28 ---> Orphaned k8s clusters 21:34:28 Setup pyenv: 21:34:28 system 21:34:28 3.8.13 21:34:28 3.9.13 21:34:28 3.10.13 21:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:30 lf-activate-venv(): INFO: Base packages installed successfully 21:34:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:34:39 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. 21:34:39 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:34:42 -----> Delete orphaned cluster 21:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins602343562515371661.sh 21:34:42 ---> Orphaned stacks 21:34:42 Setup pyenv: 21:34:42 system 21:34:42 3.8.13 21:34:42 3.9.13 21:34:42 3.10.13 21:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:44 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. 21:34:44 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:34:44 lf-activate-venv(): INFO: Base packages installed successfully 21:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:35:04 + mapfile -t OS_COE_CLUSTERS_ID 21:35:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:35:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:35:04 ++ awk '{print $1}' 21:35:06 + echo '-----> Active clusters -> stacks' 21:35:06 -----> Active clusters -> stacks 21:35:06 + OS_COE_STACKS=() 21:35:06 + [[ 0 -gt 0 ]] 21:35:06 + mapfile -t OS_STACKS 21:35:06 ++ awk '{print $1}' 21:35:06 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 21:35:07 + echo '-----> Active stacks' 21:35:07 -----> Active stacks 21:35:07 + echo '-----> Delete orphaned stacks' 21:35:07 -----> Delete orphaned stacks 21:35:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9857031650301159175.sh 21:35:07 ---> Orphaned servers 21:35:07 Setup pyenv: 21:35:08 system 21:35:08 3.8.13 21:35:08 3.9.13 21:35:08 3.10.13 21:35:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:35:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:10 lf-activate-venv(): INFO: Base packages installed successfully 21:35:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:35:30 -----> Active servers 21:35:30 prd-centos8-builder-2c-2g-12067 21:35:30 prd-centos8-robot-2c-8g-12010 21:35:30 snd-centos8-robot-2c-8g-137 21:35:30 -----> Delete orphaned servers 21:35:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1044445516156268449.sh 21:35:31 ---> Orphaned ports 21:35:31 Setup pyenv: 21:35:31 system 21:35:31 3.8.13 21:35:31 3.9.13 21:35:31 3.10.13 21:35:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:33 lf-activate-venv(): INFO: Base packages installed successfully 21:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:35:50 No orphaned ports to process. 21:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16212753280250635956.sh 21:35:50 ---> Orphaned volumes 21:35:50 + source /home/jenkins/lf-env.sh 21:35:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:50 ++ mktemp -d /tmp/venv-XXXX 21:35:50 + lf_venv=/tmp/venv-gVWo 21:35:50 + local venv_file=/tmp/.os_lf_venv 21:35:50 + local python=python3 21:35:50 + local options 21:35:50 + local set_path=true 21:35:50 + local install_args= 21:35:50 ++ 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 21:35:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:35:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:35:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:50 + true 21:35:50 + case $1 in 21:35:50 + python=python3 21:35:50 + shift 2 21:35:50 + true 21:35:50 + case $1 in 21:35:50 + shift 21:35:50 + break 21:35:50 + case $python in 21:35:50 + local pkg_list= 21:35:50 + [[ -d /opt/pyenv ]] 21:35:50 + echo 'Setup pyenv:' 21:35:50 Setup pyenv: 21:35:50 + export PYENV_ROOT=/opt/pyenv 21:35:50 + PYENV_ROOT=/opt/pyenv 21:35:50 + 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 21:35:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:35:50 + pyenv versions 21:35:50 system 21:35:50 3.8.13 21:35:50 3.9.13 21:35:50 3.10.13 21:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:50 + command -v pyenv 21:35:50 ++ pyenv init - --no-rehash 21:35:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:35:50 for i in ${!paths[@]}; do 21:35:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:35:50 fi; done; 21:35:50 echo "${paths[*]}"'\'')" 21:35:50 export PATH="/opt/pyenv/shims:${PATH}" 21:35:50 export PYENV_SHELL=bash 21:35:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:35:50 pyenv() { 21:35:50 local command 21:35:50 command="${1:-}" 21:35:50 if [ "$#" -gt 0 ]; then 21:35:50 shift 21:35:50 fi 21:35:50 21:35:50 case "$command" in 21:35:50 rehash|shell) 21:35:50 eval "$(pyenv "sh-$command" "$@")" 21:35:50 ;; 21:35:50 *) 21:35:50 command pyenv "$command" "$@" 21:35:50 ;; 21:35:50 esac 21:35:50 }' 21:35:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:35:50 for i in ${!paths[@]}; do 21:35:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:35:50 fi; done; 21:35:50 echo "${paths[*]}"' 21:35:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:35:50 ++ 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 21:35:50 ++ 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 21:35:50 ++ export PYENV_SHELL=bash 21:35:50 ++ PYENV_SHELL=bash 21:35:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:35:50 +++ complete -F _pyenv pyenv 21:35:50 ++ lf-pyver python3 21:35:50 ++ local py_version_xy=python3 21:35:50 ++ local py_version_xyz= 21:35:50 ++ awk '{ print $1 }' 21:35:50 ++ pyenv versions 21:35:50 ++ local command 21:35:50 ++ command=versions 21:35:50 ++ '[' 1 -gt 0 ']' 21:35:50 ++ shift 21:35:50 ++ case "$command" in 21:35:50 ++ command pyenv versions 21:35:50 ++ pyenv versions 21:35:50 ++ sed 's/^[ *]* //' 21:35:50 ++ grep -E '^[0-9.]*[0-9]$' 21:35:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:35:51 +++ grep '^3' /tmp/.pyenv_versions 21:35:51 +++ sort -V 21:35:51 +++ tail -n 1 21:35:51 ++ py_version_xyz=3.11.7 21:35:51 ++ [[ -z 3.11.7 ]] 21:35:51 ++ echo 3.11.7 21:35:51 ++ return 0 21:35:51 + pyenv local 3.11.7 21:35:51 + local command 21:35:51 + command=local 21:35:51 + '[' 2 -gt 0 ']' 21:35:51 + shift 21:35:51 + case "$command" in 21:35:51 + command pyenv local 3.11.7 21:35:51 + pyenv local 3.11.7 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='lftools[openstack] ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='kubernetes ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='niet ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='python-heatclient ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='python-openstackclient ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='python-magnumclient ' 21:35:51 + for arg in "$@" 21:35:51 + case $arg in 21:35:51 + pkg_list+='yq ' 21:35:51 + [[ -f /tmp/.os_lf_venv ]] 21:35:51 ++ cat /tmp/.os_lf_venv 21:35:51 + lf_venv=/tmp/venv-74wp 21:35:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from' file:/tmp/.os_lf_venv 21:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:35:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:51 + local 'pip_opts=--upgrade --quiet' 21:35:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:35:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:35:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:35:51 + [[ -n '' ]] 21:35:51 + [[ -n '' ]] 21:35:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:51 + /tmp/venv-74wp/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 21:35:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:35:53 lf-activate-venv(): INFO: Base packages installed successfully 21:35:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:35:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:53 + /tmp/venv-74wp/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 yq 21:36:10 + type python3 21:36:10 + true 21:36:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH' 21:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:36:10 + PATH=/tmp/venv-74wp/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 21:36:10 + return 0 21:36:10 + mapfile -t os_volumes 21:36:10 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:36:13 + '[' 0 -eq 0 ']' 21:36:13 + echo 'No orphaned volumes found.' 21:36:13 No orphaned volumes found. 21:36:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:36:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:36:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14456727241852604231.sh 21:36:13 ---> Protect in-use images 21:36:13 Setup pyenv: 21:36:14 system 21:36:14 3.8.13 21:36:14 3.9.13 21:36:14 3.10.13 21:36:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:36:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:16 lf-activate-venv(): INFO: Base packages installed successfully 21:36:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:36:29 INFO: There are images to protect defined in jenkins-config. 21:36:29 INFO: There are additional images to protect in the jjb dir. 21:36:29 INFO: Protecting the following images: 21:36:29 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:36:29 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:36:29 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:36:29 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:36:29 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:36:29 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:36:29 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:36:29 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:36:29 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 21:36:29 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 21:36:29 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 21:36:29 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:36:31 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:36:32 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 21:36:34 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 21:36:35 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 21:36:37 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 21:36:39 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 21:36:40 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 21:36:42 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 21:36:44 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 21:36:45 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 21:36:47 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 21:36:48 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:36:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:36:48 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:36:48 [EnvInject] - Injecting environment variables from a build step. 21:36:48 [EnvInject] - Injecting as environment variables the properties content 21:36:48 OS_IMAGE_CLEANUP_AGE=30 21:36:48 21:36:48 [EnvInject] - Variables injected successfully. 21:36:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3451628035960786421.sh 21:36:48 ---> Cleanup old images 21:36:48 Setup pyenv: 21:36:49 system 21:36:49 3.8.13 21:36:49 3.9.13 21:36:49 3.10.13 21:36:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:36:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:51 lf-activate-venv(): INFO: Base packages installed successfully 21:36:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:37:07 + lftools openstack --os-cloud vex image cleanup --days=30 21:37:13 WARNING: Use of image.protected resulted in an exception 21:37:13 Removing 320 images from vex. 21:37:13 WARNING: Use of image.protected resulted in an exception 21:37:13 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:37:13 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:37:14 Build step 'Conditional steps (multiple)' marked build as failure 21:37:14 $ ssh-agent -k 21:37:14 unset SSH_AUTH_SOCK; 21:37:14 unset SSH_AGENT_PID; 21:37:14 echo Agent pid 5463 killed; 21:37:14 [ssh-agent] Stopped. 21:37:14 [PostBuildScript] - [INFO] Executing post build scripts. 21:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins690460101365398147.sh 21:37:14 ---> sysstat.sh 21:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16750062155937808083.sh 21:37:14 ---> package-listing.sh 21:37:14 ++ facter osfamily 21:37:14 ++ tr '[:upper:]' '[:lower:]' 21:37:14 + OS_FAMILY=redhat 21:37:14 + workspace=/w/workspace/builder-openstack-cron 21:37:14 + START_PACKAGES=/tmp/packages_start.txt 21:37:14 + END_PACKAGES=/tmp/packages_end.txt 21:37:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:14 + PACKAGES=/tmp/packages_start.txt 21:37:14 + '[' /w/workspace/builder-openstack-cron ']' 21:37:14 + PACKAGES=/tmp/packages_end.txt 21:37:14 + case "${OS_FAMILY}" in 21:37:14 + rpm -qa 21:37:14 + sort 21:37:15 + '[' -f /tmp/packages_start.txt ']' 21:37:15 + '[' -f /tmp/packages_end.txt ']' 21:37:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:15 + '[' /w/workspace/builder-openstack-cron ']' 21:37:15 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:37:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:37:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18052347568915396796.sh 21:37:15 ---> capture-instance-metadata.sh 21:37:15 Setup pyenv: 21:37:15 system 21:37:15 3.8.13 21:37:15 3.9.13 21:37:15 3.10.13 21:37:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:17 lf-activate-venv(): INFO: Base packages installed successfully 21:37:17 lf-activate-venv(): INFO: Installing additional packages: lftools 21:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:37:30 INFO: Running in OpenStack, capturing instance metadata 21:37:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4795380007388739621.sh 21:37:30 provisioning config files... 21:37:30 Could not find credentials [logs] for builder-openstack-cron #75780 21:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9913777158144719530tmp 21:37:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:37:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:37:30 provisioning config files... 21:37:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:37:31 [EnvInject] - Injecting environment variables from a build step. 21:37:31 [EnvInject] - Injecting as environment variables the properties content 21:37:31 SERVER_ID=logs 21:37:31 21:37:31 [EnvInject] - Variables injected successfully. 21:37:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12106435606941137609.sh 21:37:31 ---> create-netrc.sh 21:37:31 WARN: Log server credential not found. 21:37:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16861155841691766563.sh 21:37:31 ---> python-tools-install.sh 21:37:31 Setup pyenv: 21:37:31 system 21:37:31 3.8.13 21:37:31 3.9.13 21:37:31 3.10.13 21:37:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:33 lf-activate-venv(): INFO: Base packages installed successfully 21:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools 21:37:43 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:37:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7485865267603378306.sh 21:37:43 ---> sudo-logs.sh 21:37:43 Archiving 'sudo' log.. 21:37:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13807157804315919779.sh 21:37:44 ---> job-cost.sh 21:37:44 Setup pyenv: 21:37:44 system 21:37:44 3.8.13 21:37:44 3.9.13 21:37:44 3.10.13 21:37:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:37:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:37:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:46 lf-activate-venv(): INFO: Base packages installed successfully 21:37:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:37:53 INFO: No Stack... 21:37:54 INFO: Retrieving Pricing Info for: v3-standard-2 21:37:54 INFO: Archiving Costs 21:37:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15359995830546971326.sh 21:37:54 ---> logs-deploy.sh 21:37:54 Setup pyenv: 21:37:54 system 21:37:54 3.8.13 21:37:54 3.9.13 21:37:54 3.10.13 21:37:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:37:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74wp from file:/tmp/.os_lf_venv 21:37:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:57 lf-activate-venv(): INFO: Base packages installed successfully 21:37:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:38:08 lf-activate-venv(): INFO: Adding /tmp/venv-74wp/bin to PATH 21:38:08 WARNING: Nexus logging server not set 21:38:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75780/ 21:38:08 INFO: archiving logs to S3 21:38:09 ---> uname -a: 21:38:09 Linux prd-centos8-builder-2c-2g-12067.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 21:38:09 21:38:09 21:38:09 ---> lscpu: 21:38:09 Architecture: x86_64 21:38:09 CPU op-mode(s): 32-bit, 64-bit 21:38:09 Byte Order: Little Endian 21:38:09 CPU(s): 2 21:38:09 On-line CPU(s) list: 0,1 21:38:09 Thread(s) per core: 1 21:38:09 Core(s) per socket: 1 21:38:09 Socket(s): 2 21:38:09 NUMA node(s): 1 21:38:09 Vendor ID: AuthenticAMD 21:38:09 CPU family: 23 21:38:09 Model: 49 21:38:09 Model name: AMD EPYC-Rome Processor 21:38:09 Stepping: 0 21:38:09 CPU MHz: 2799.998 21:38:09 BogoMIPS: 5599.99 21:38:09 Virtualization: AMD-V 21:38:09 Hypervisor vendor: KVM 21:38:09 Virtualization type: full 21:38:09 L1d cache: 32K 21:38:09 L1i cache: 32K 21:38:09 L2 cache: 512K 21:38:09 L3 cache: 16384K 21:38:09 NUMA node0 CPU(s): 0,1 21:38:09 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 21:38:09 21:38:09 21:38:09 ---> nproc: 21:38:09 2 21:38:09 21:38:09 21:38:09 ---> df -h: 21:38:09 Filesystem Size Used Avail Use% Mounted on 21:38:09 devtmpfs 3.8G 0 3.8G 0% /dev 21:38:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:38:09 tmpfs 3.8G 17M 3.8G 1% /run 21:38:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:38:09 /dev/vda1 40G 8.5G 32G 22% / 21:38:09 tmpfs 770M 0 770M 0% /run/user/1001 21:38:09 21:38:09 21:38:09 ---> free -m: 21:38:09 total used free shared buff/cache available 21:38:09 Mem: 7697 632 4787 19 2277 6768 21:38:09 Swap: 1023 0 1023 21:38:09 21:38:09 21:38:09 ---> ip addr: 21:38:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:38:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:38:09 inet 127.0.0.1/8 scope host lo 21:38:09 valid_lft forever preferred_lft forever 21:38:09 inet6 ::1/128 scope host 21:38:09 valid_lft forever preferred_lft forever 21:38:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:38:09 link/ether fa:16:3e:33:72:ff brd ff:ff:ff:ff:ff:ff 21:38:09 altname enp0s3 21:38:09 altname ens3 21:38:09 inet 10.30.171.120/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:38:09 valid_lft 86031sec preferred_lft 86031sec 21:38:09 inet6 fe80::f816:3eff:fe33:72ff/64 scope link 21:38:09 valid_lft forever preferred_lft forever 21:38:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:38:09 link/ether 02:42:69:d7:96:eb brd ff:ff:ff:ff:ff:ff 21:38:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:38:09 valid_lft forever preferred_lft forever 21:38:09 21:38:09 21:38:09 ---> sar -b -r -n DEV: 21:38:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 21:38:09 21:38:09 21:31:57 LINUX RESTART (2 CPU) 21:38:09 21:38:09 09:33:01 PM tps rtps wtps bread/s bwrtn/s 21:38:09 09:34:01 PM 69.61 0.17 69.44 5.06 6452.63 21:38:09 09:35:01 PM 75.53 0.49 75.04 64.67 9532.96 21:38:09 09:36:01 PM 37.19 0.32 36.88 43.19 2044.84 21:38:09 09:37:01 PM 21.34 0.00 21.34 0.00 774.54 21:38:09 09:38:01 PM 27.23 1.12 26.11 108.12 778.25 21:38:09 Average: 46.08 0.42 45.66 44.14 3897.85 21:38:09 21:38:09 09:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:38:09 09:34:01 PM 5078060 6980732 2804372 35.58 2688 2084444 956148 10.71 201908 2272044 127524 21:38:09 09:35:01 PM 4828992 6882092 3053440 38.74 2688 2228572 1041320 11.66 208072 2486708 62920 21:38:09 09:36:01 PM 4900208 6939016 2982224 37.83 2688 2213392 976652 10.94 268816 2357876 28256 21:38:09 09:37:01 PM 4868600 6921772 3013832 38.23 2688 2228200 995928 11.15 271308 2387676 43076 21:38:09 09:38:01 PM 4930484 6956428 2951948 37.45 2688 2200420 971248 10.88 423144 2173916 25108 21:38:09 Average: 4921269 6936008 2961163 37.57 2688 2191006 988259 11.07 274650 2335644 57377 21:38:09 21:38:09 09:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:38:09 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:34:01 PM eth0 57.01 49.47 698.30 5.88 0.00 0.00 0.00 0.00 21:38:09 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:35:01 PM eth0 64.90 51.14 612.15 7.91 0.00 0.00 0.00 0.00 21:38:09 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:36:01 PM eth0 20.16 20.30 27.35 8.46 0.00 0.00 0.00 0.00 21:38:09 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:37:01 PM eth0 18.23 18.78 17.75 7.49 0.00 0.00 0.00 0.00 21:38:09 09:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 09:38:01 PM eth0 23.23 20.93 28.34 9.47 0.00 0.00 0.00 0.00 21:38:09 09:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 Average: eth0 36.61 32.06 275.66 7.84 0.00 0.00 0.00 0.00 21:38:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:09 21:38:09 21:38:09 ---> sar -P ALL: 21:38:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 21:38:09 21:38:09 21:31:57 LINUX RESTART (2 CPU) 21:38:09 21:38:09 09:33:01 PM CPU %user %nice %system %iowait %steal %idle 21:38:09 09:34:01 PM all 21.24 0.00 3.05 11.67 0.10 63.94 21:38:09 09:34:01 PM 0 23.05 0.00 3.19 12.73 0.12 60.91 21:38:09 09:34:01 PM 1 19.43 0.00 2.92 10.60 0.08 66.97 21:38:09 09:35:01 PM all 24.31 0.00 3.67 17.59 0.08 54.35 21:38:09 09:35:01 PM 0 29.59 0.00 3.70 14.65 0.08 51.98 21:38:09 09:35:01 PM 1 19.02 0.00 3.65 20.53 0.08 56.72 21:38:09 09:36:01 PM all 33.50 0.00 3.73 0.32 0.08 62.38 21:38:09 09:36:01 PM 0 32.74 0.00 3.57 0.23 0.08 63.37 21:38:09 09:36:01 PM 1 34.25 0.00 3.88 0.40 0.08 61.39 21:38:09 09:37:01 PM all 33.46 0.00 3.42 0.19 0.09 62.84 21:38:09 09:37:01 PM 0 19.55 0.00 2.64 0.08 0.10 77.64 21:38:09 09:37:01 PM 1 47.37 0.00 4.20 0.30 0.08 48.05 21:38:09 09:38:01 PM all 35.25 0.00 4.24 0.22 0.11 60.18 21:38:09 09:38:01 PM 0 34.82 0.00 4.51 0.20 0.10 60.37 21:38:09 09:38:01 PM 1 35.69 0.00 3.98 0.23 0.12 59.99 21:38:09 Average: all 29.57 0.00 3.62 5.95 0.09 60.76 21:38:09 Average: 0 27.94 0.00 3.52 5.55 0.10 62.89 21:38:09 Average: 1 31.20 0.00 3.73 6.36 0.09 58.63 21:38:09 21:38:09 21:38:09