17:32:30 Started by timer 17:32:30 Running as SYSTEM 17:32:30 [EnvInject] - Loading node environment variables. 17:32:30 Building remotely on prd-centos8-builder-2c-2g-24771 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:30 [ssh-agent] Looking for ssh-agent implementation... 17:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:31 $ ssh-agent 17:32:31 SSH_AUTH_SOCK=/tmp/ssh-NK9G1cGOYbCa/agent.5452 17:32:31 SSH_AGENT_PID=5453 17:32:31 [ssh-agent] Started. 17:32:31 Running ssh-add (command line suppressed) 17:32:31 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1086980891689857993.key (/w/workspace/builder-openstack-cron@tmp/private_key_1086980891689857993.key) 17:32:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:31 The recommended git tool is: NONE 17:32:33 using credential jenkins-ssh 17:32:33 Wiping out workspace first. 17:32:33 Cloning the remote Git repository 17:32:33 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:33 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:33 > git --version # timeout=10 17:32:33 > git --version # 'git version 2.43.0' 17:32:33 using GIT_SSH to set credentials jenkins-ssh 17:32:33 [INFO] Currently running in a labeled security context 17:32:33 [INFO] Currently SELinux is 'enforcing' on the host 17:32:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2107249505351535101.key 17:32:33 Verifying host key using known hosts file 17:32:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:32:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:36 Avoid second fetch 17:32:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:36 Checking out Revision a06a19eea1e8af3bfd640675928c8bbb6f010428 (refs/remotes/origin/master) 17:32:36 > git config core.sparsecheckout # timeout=10 17:32:36 > git checkout -f a06a19eea1e8af3bfd640675928c8bbb6f010428 # timeout=10 17:32:36 Commit message: "Merge "Update cloud image list docs"" 17:32:36 > git rev-list --no-walk a06a19eea1e8af3bfd640675928c8bbb6f010428 # timeout=10 17:32:36 > git remote # timeout=10 17:32:36 > git submodule init # timeout=10 17:32:37 > git submodule sync # timeout=10 17:32:37 > git config --get remote.origin.url # timeout=10 17:32:37 > git submodule init # timeout=10 17:32:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:37 > git config --get submodule.global-jjb.url # timeout=10 17:32:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:37 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:37 > git submodule update --init --recursive global-jjb # timeout=10 17:32:38 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:41 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:41 No emails were triggered. 17:32:41 provisioning config files... 17:32:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7677805007101439296.sh 17:32:42 ---> python-tools-install.sh 17:32:42 Setup pyenv: 17:32:42 system 17:32:42 * 3.8.13 (set by /opt/pyenv/version) 17:32:42 * 3.9.13 (set by /opt/pyenv/version) 17:32:42 * 3.10.13 (set by /opt/pyenv/version) 17:32:42 * 3.11.7 (set by /opt/pyenv/version) 17:32:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGuM 17:32:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:50 lf-activate-venv(): INFO: Base packages installed successfully 17:32:50 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:33:17 Generating Requirements File 17:33: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. 17:33:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:39 Python 3.11.7 17:33:39 pip 25.3 from /tmp/venv-dGuM/lib/python3.11/site-packages/pip (python 3.11) 17:33:39 appdirs==1.4.4 17:33:39 argcomplete==3.6.3 17:33:39 aspy.yaml==1.3.0 17:33:39 attrs==25.4.0 17:33:39 autopage==0.5.2 17:33:39 beautifulsoup4==4.14.3 17:33:39 boto3==1.42.24 17:33:39 botocore==1.42.24 17:33:39 bs4==0.0.2 17:33:39 certifi==2026.1.4 17:33:39 cffi==2.0.0 17:33:39 cfgv==3.5.0 17:33:39 chardet==5.2.0 17:33:39 charset-normalizer==3.4.4 17:33:39 click==8.3.1 17:33:39 cliff==4.13.1 17:33:39 cmd2==3.1.0 17:33:39 cryptography==3.3.2 17:33:39 debtcollector==3.0.0 17:33:39 decorator==5.2.1 17:33:39 defusedxml==0.7.1 17:33:39 Deprecated==1.3.1 17:33:39 distlib==0.4.0 17:33:39 dnspython==2.8.0 17:33:39 docker==7.1.0 17:33:39 dogpile.cache==1.5.0 17:33:39 durationpy==0.10 17:33:39 email-validator==2.3.0 17:33:39 filelock==3.20.2 17:33:39 future==1.0.0 17:33:39 gitdb==4.0.12 17:33:39 GitPython==3.1.46 17:33:39 google-auth==2.47.0 17:33:39 httplib2==0.31.0 17:33:39 identify==2.6.15 17:33:39 idna==3.11 17:33:39 importlib-resources==1.5.0 17:33:39 iso8601==2.1.0 17:33:39 Jinja2==3.1.6 17:33:39 jmespath==1.0.1 17:33:39 jsonpatch==1.33 17:33:39 jsonpointer==3.0.0 17:33:39 jsonschema==4.26.0 17:33:39 jsonschema-specifications==2025.9.1 17:33:39 keystoneauth1==5.12.0 17:33:39 kubernetes==34.1.0 17:33:39 lftools==0.37.18 17:33:39 lxml==6.0.2 17:33:39 markdown-it-py==4.0.0 17:33:39 MarkupSafe==3.0.3 17:33:39 mdurl==0.1.2 17:33:39 msgpack==1.1.2 17:33:39 multi_key_dict==2.0.3 17:33:39 munch==4.0.0 17:33:39 netaddr==1.3.0 17:33:39 niet==1.4.2 17:33:39 nodeenv==1.10.0 17:33:39 oauth2client==4.1.3 17:33:39 oauthlib==3.3.1 17:33:39 openstacksdk==4.8.0 17:33:39 os-service-types==1.8.2 17:33:39 osc-lib==4.3.0 17:33:39 oslo.config==10.2.0 17:33:39 oslo.context==6.2.0 17:33:39 oslo.i18n==6.7.1 17:33:39 oslo.log==8.0.0 17:33:39 oslo.serialization==5.9.0 17:33:39 oslo.utils==9.2.0 17:33:39 packaging==25.0 17:33:39 pbr==7.0.3 17:33:39 platformdirs==4.5.1 17:33:39 prettytable==3.17.0 17:33:39 psutil==7.2.1 17:33:39 pyasn1==0.6.1 17:33:39 pyasn1_modules==0.4.2 17:33:39 pycparser==2.23 17:33:39 pygerrit2==2.0.15 17:33:39 PyGithub==2.8.1 17:33:39 Pygments==2.19.2 17:33:39 PyJWT==2.10.1 17:33:39 PyNaCl==1.6.2 17:33:39 pyparsing==2.4.7 17:33:39 pyperclip==1.11.0 17:33:39 pyrsistent==0.20.0 17:33:39 python-cinderclient==9.8.0 17:33:39 python-dateutil==2.9.0.post0 17:33:39 python-heatclient==4.3.0 17:33:39 python-jenkins==1.8.3 17:33:39 python-keystoneclient==5.7.0 17:33:39 python-magnumclient==4.9.0 17:33:39 python-openstackclient==8.3.0 17:33:39 python-swiftclient==4.9.0 17:33:39 PyYAML==6.0.3 17:33:39 referencing==0.37.0 17:33:39 requests==2.32.5 17:33:39 requests-oauthlib==2.0.0 17:33:39 requestsexceptions==1.4.0 17:33:39 rfc3986==2.0.0 17:33:39 rich==14.2.0 17:33:39 rich-argparse==1.7.2 17:33:39 rpds-py==0.30.0 17:33:39 rsa==4.9.1 17:33:39 ruamel.yaml==0.19.1 17:33:39 ruamel.yaml.clib==0.2.15 17:33:39 s3transfer==0.16.0 17:33:39 simplejson==3.20.2 17:33:39 six==1.17.0 17:33:39 smmap==5.0.2 17:33:39 soupsieve==2.8.1 17:33:39 stevedore==5.6.0 17:33:39 tabulate==0.9.0 17:33:39 toml==0.10.2 17:33:39 tomlkit==0.13.3 17:33:39 tqdm==4.67.1 17:33:39 typing_extensions==4.15.0 17:33:39 tzdata==2025.3 17:33:39 urllib3==1.26.20 17:33:39 virtualenv==20.36.0 17:33:39 wcwidth==0.2.14 17:33:39 websocket-client==1.9.0 17:33:39 wrapt==2.0.1 17:33:39 xdg==6.0.0 17:33:39 xmltodict==1.0.2 17:33:39 yq==3.4.3 17:33:39 [EnvInject] - Injecting environment variables from a build step. 17:33:39 [EnvInject] - Injecting as environment variables the properties content 17:33:39 OS_CLOUD=vex 17:33:39 17:33:39 [EnvInject] - Variables injected successfully. 17:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14320522765203624450.sh 17:33:39 ---> Orphaned k8s clusters 17:33:39 Setup pyenv: 17:33:40 system 17:33:40 3.8.13 17:33:40 3.9.13 17:33:40 3.10.13 17:33:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:42 lf-activate-venv(): INFO: Base packages installed successfully 17:33:42 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:49 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. 17:33:49 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:33:52 -----> Delete orphaned cluster 17:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13985726272571356204.sh 17:33:52 ---> Orphaned stacks 17:33:52 Setup pyenv: 17:33:52 system 17:33:52 3.8.13 17:33:52 3.9.13 17:33:52 3.10.13 17:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:54 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. 17:33:54 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:55 lf-activate-venv(): INFO: Base packages installed successfully 17:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:34:13 + mapfile -t OS_COE_CLUSTERS_ID 17:34:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:34:13 ++ awk '{print $1}' 17:34:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:34:16 + echo '-----> Active clusters -> stacks' 17:34:16 -----> Active clusters -> stacks 17:34:16 + OS_COE_STACKS=() 17:34:16 + [[ 0 -gt 0 ]] 17:34:16 + mapfile -t OS_STACKS 17:34:16 ++ 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 17:34:16 ++ awk '{print $1}' 17:34:17 + echo '-----> Active stacks' 17:34:17 -----> Active stacks 17:34:17 + echo '-----> Delete orphaned stacks' 17:34:17 -----> Delete orphaned stacks 17:34:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14733973300495152635.sh 17:34:17 ---> Orphaned servers 17:34:17 Setup pyenv: 17:34:17 system 17:34:17 3.8.13 17:34:17 3.9.13 17:34:17 3.10.13 17:34:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:19 lf-activate-venv(): INFO: Base packages installed successfully 17:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:34:43 -----> Active servers 17:34:43 prd-centos8-builder-2c-2g-24771 17:34:43 prd-ubuntu2204-docker-4c-4g-24768 17:34:43 prd-centos8-robot-2c-8g-23281 17:34:43 prd-centos8-robot-2c-8g-23279 17:34:43 -----> Delete orphaned servers 17:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5368872155116694318.sh 17:34:44 ---> Orphaned ports 17:34:44 Setup pyenv: 17:34:44 system 17:34:44 3.8.13 17:34:44 3.9.13 17:34:44 3.10.13 17:34:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:46 lf-activate-venv(): INFO: Base packages installed successfully 17:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:35:01 No orphaned ports to process. 17:35:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15226168289822736227.sh 17:35:01 ---> Orphaned volumes 17:35:01 + source /home/jenkins/lf-env.sh 17:35:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:01 ++ mktemp -d /tmp/venv-XXXX 17:35:01 + lf_venv=/tmp/venv-gXgj 17:35:01 + local venv_file=/tmp/.os_lf_venv 17:35:01 + local python=python3 17:35:01 + local options 17:35:01 + local set_path=true 17:35:01 + local install_args= 17:35:01 ++ 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 17:35:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:01 + true 17:35:01 + case $1 in 17:35:01 + python=python3 17:35:01 + shift 2 17:35:01 + true 17:35:01 + case $1 in 17:35:01 + shift 17:35:01 + break 17:35:01 + case $python in 17:35:01 + local pkg_list= 17:35:01 + [[ -d /opt/pyenv ]] 17:35:01 + echo 'Setup pyenv:' 17:35:01 Setup pyenv: 17:35:01 + export PYENV_ROOT=/opt/pyenv 17:35:01 + PYENV_ROOT=/opt/pyenv 17:35:01 + 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 17:35:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 + pyenv versions 17:35:01 system 17:35:01 3.8.13 17:35:01 3.9.13 17:35:01 3.10.13 17:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:01 + command -v pyenv 17:35:01 ++ pyenv init - --no-rehash 17:35:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:35:01 for i in ${!paths[@]}; do 17:35:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:35:01 fi; done; 17:35:01 echo "${paths[*]}"'\'')" 17:35:01 export PATH="/opt/pyenv/shims:${PATH}" 17:35:01 export PYENV_SHELL=bash 17:35:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:35:01 pyenv() { 17:35:01 local command 17:35:01 command="${1:-}" 17:35:01 if [ "$#" -gt 0 ]; then 17:35:01 shift 17:35:01 fi 17:35:01 17:35:01 case "$command" in 17:35:01 rehash|shell) 17:35:01 eval "$(pyenv "sh-$command" "$@")" 17:35:01 ;; 17:35:01 *) 17:35:01 command pyenv "$command" "$@" 17:35:01 ;; 17:35:01 esac 17:35:01 }' 17:35:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:35:01 for i in ${!paths[@]}; do 17:35:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:35:01 fi; done; 17:35:01 echo "${paths[*]}"' 17:35:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 ++ 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 17:35:01 ++ 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 17:35:01 ++ export PYENV_SHELL=bash 17:35:01 ++ PYENV_SHELL=bash 17:35:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:35:01 +++ complete -F _pyenv pyenv 17:35:01 ++ lf-pyver python3 17:35:01 ++ local py_version_xy=python3 17:35:01 ++ local py_version_xyz= 17:35:01 ++ awk '{ print $1 }' 17:35:01 ++ pyenv versions 17:35:01 ++ local command 17:35:01 ++ command=versions 17:35:01 ++ '[' 1 -gt 0 ']' 17:35:01 ++ shift 17:35:01 ++ case "$command" in 17:35:01 ++ command pyenv versions 17:35:01 ++ pyenv versions 17:35:01 ++ sed 's/^[ *]* //' 17:35:01 ++ grep -E '^[0-9.]*[0-9]$' 17:35:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:35:02 +++ tail -n 1 17:35:02 +++ grep '^3' /tmp/.pyenv_versions 17:35:02 +++ sort -V 17:35:02 ++ py_version_xyz=3.11.7 17:35:02 ++ [[ -z 3.11.7 ]] 17:35:02 ++ echo 3.11.7 17:35:02 ++ return 0 17:35:02 + pyenv local 3.11.7 17:35:02 + local command 17:35:02 + command=local 17:35:02 + '[' 2 -gt 0 ']' 17:35:02 + shift 17:35:02 + case "$command" in 17:35:02 + command pyenv local 3.11.7 17:35:02 + pyenv local 3.11.7 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='lftools[openstack] ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='kubernetes ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='niet ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='python-heatclient ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='python-openstackclient ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='python-magnumclient ' 17:35:02 + for arg in "$@" 17:35:02 + case $arg in 17:35:02 + pkg_list+='yq ' 17:35:02 + [[ -f /tmp/.os_lf_venv ]] 17:35:02 ++ cat /tmp/.os_lf_venv 17:35:02 + lf_venv=/tmp/venv-dGuM 17:35:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from' file:/tmp/.os_lf_venv 17:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:35:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:02 + local 'pip_opts=--upgrade --quiet' 17:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:35:02 + [[ -n '' ]] 17:35:02 + [[ -n '' ]] 17:35:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:02 + /tmp/venv-dGuM/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 17:35:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:35:03 lf-activate-venv(): INFO: Base packages installed successfully 17:35:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:35:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:03 + /tmp/venv-dGuM/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 17:35:20 + type python3 17:35:20 + true 17:35:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH' 17:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:35:20 + PATH=/tmp/venv-dGuM/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 17:35:20 + return 0 17:35:20 + mapfile -t os_volumes 17:35:20 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:23 + '[' 0 -eq 0 ']' 17:35:23 + echo 'No orphaned volumes found.' 17:35:23 No orphaned volumes found. 17:35:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14127398662148127037.sh 17:35:23 ---> Protect in-use images 17:35:23 Setup pyenv: 17:35:23 system 17:35:23 3.8.13 17:35:23 3.9.13 17:35:23 3.10.13 17:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:26 lf-activate-venv(): INFO: Base packages installed successfully 17:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:35:40 INFO: There are images to protect defined in jenkins-config. 17:35:40 INFO: There are additional images to protect in the jjb dir. 17:35:40 INFO: Protecting the following images: 17:35:40 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:40 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:40 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:40 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:40 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:40 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:40 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:40 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:40 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 17:35:40 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 17:35:40 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 17:35:40 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 17:35:42 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 17:35:45 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 17:35:47 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 17:35:48 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 17:35:50 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 17:35:52 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 17:35:53 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 17:35:55 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 17:35:57 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 17:35:58 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 17:36:00 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 17:36:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:36:00 Run condition [Boolean condition] enabling perform for step [BuilderChain] 17:36:00 [EnvInject] - Injecting environment variables from a build step. 17:36:00 [EnvInject] - Injecting as environment variables the properties content 17:36:00 OS_IMAGE_CLEANUP_AGE=30 17:36:00 17:36:00 [EnvInject] - Variables injected successfully. 17:36:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5207553537952256779.sh 17:36:00 ---> Cleanup old images 17:36:00 Setup pyenv: 17:36:00 system 17:36:00 3.8.13 17:36:00 3.9.13 17:36:00 3.10.13 17:36:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:02 lf-activate-venv(): INFO: Base packages installed successfully 17:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:36:16 + lftools openstack --os-cloud vex image cleanup --days=30 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 Removing 325 images from vex. 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 17:36:22 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 17:36:23 Build step 'Conditional steps (multiple)' marked build as failure 17:36:23 $ ssh-agent -k 17:36:23 unset SSH_AUTH_SOCK; 17:36:23 unset SSH_AGENT_PID; 17:36:23 echo Agent pid 5453 killed; 17:36:23 [ssh-agent] Stopped. 17:36:23 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18321375957824413345.sh 17:36:23 ---> sysstat.sh 17:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17798499355347053444.sh 17:36:23 ---> package-listing.sh 17:36:23 ++ facter osfamily 17:36:23 ++ tr '[:upper:]' '[:lower:]' 17:36:23 + OS_FAMILY=redhat 17:36:23 + workspace=/w/workspace/builder-openstack-cron 17:36:23 + START_PACKAGES=/tmp/packages_start.txt 17:36:23 + END_PACKAGES=/tmp/packages_end.txt 17:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:23 + PACKAGES=/tmp/packages_start.txt 17:36:23 + '[' /w/workspace/builder-openstack-cron ']' 17:36:23 + PACKAGES=/tmp/packages_end.txt 17:36:23 + case "${OS_FAMILY}" in 17:36:23 + rpm -qa 17:36:23 + sort 17:36:24 + '[' -f /tmp/packages_start.txt ']' 17:36:24 + '[' -f /tmp/packages_end.txt ']' 17:36:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:24 + '[' /w/workspace/builder-openstack-cron ']' 17:36:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:36:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1527732337095882591.sh 17:36:24 ---> capture-instance-metadata.sh 17:36:24 Setup pyenv: 17:36:24 system 17:36:24 3.8.13 17:36:24 3.9.13 17:36:24 3.10.13 17:36:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:26 lf-activate-venv(): INFO: Base packages installed successfully 17:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:36:39 INFO: Running in OpenStack, capturing instance metadata 17:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10399354075063782345.sh 17:36:39 provisioning config files... 17:36:40 Could not find credentials [logs] for builder-openstack-cron #76520 17:36:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config8454262629340076091tmp 17:36:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:36:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:36:40 provisioning config files... 17:36:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:36:40 [EnvInject] - Injecting environment variables from a build step. 17:36:40 [EnvInject] - Injecting as environment variables the properties content 17:36:40 SERVER_ID=logs 17:36:40 17:36:40 [EnvInject] - Variables injected successfully. 17:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins564603134046140424.sh 17:36:40 ---> create-netrc.sh 17:36:40 WARN: Log server credential not found. 17:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15154981010073763345.sh 17:36:40 ---> python-tools-install.sh 17:36:40 Setup pyenv: 17:36:40 system 17:36:40 3.8.13 17:36:40 3.9.13 17:36:40 3.10.13 17:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:43 lf-activate-venv(): INFO: Base packages installed successfully 17:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1637205980646906494.sh 17:36:53 ---> sudo-logs.sh 17:36:53 Archiving 'sudo' log.. 17:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17643745213453653578.sh 17:36:53 ---> job-cost.sh 17:36:53 Setup pyenv: 17:36:53 system 17:36:53 3.8.13 17:36:53 3.9.13 17:36:53 3.10.13 17:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:55 lf-activate-venv(): INFO: Base packages installed successfully 17:36:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:37:03 INFO: No Stack... 17:37:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:37:04 INFO: Archiving Costs 17:37:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12914909618607139036.sh 17:37:04 ---> logs-deploy.sh 17:37:04 Setup pyenv: 17:37:04 system 17:37:04 3.8.13 17:37:04 3.9.13 17:37:04 3.10.13 17:37:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGuM from file:/tmp/.os_lf_venv 17:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:06 lf-activate-venv(): INFO: Base packages installed successfully 17:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-dGuM/bin to PATH 17:37:16 WARNING: Nexus logging server not set 17:37:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76520/ 17:37:16 INFO: archiving logs to S3 17:37:17 ---> uname -a: 17:37:17 Linux prd-centos8-builder-2c-2g-24771.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 17:37:17 17:37:17 17:37:17 ---> lscpu: 17:37:17 Architecture: x86_64 17:37:17 CPU op-mode(s): 32-bit, 64-bit 17:37:17 Byte Order: Little Endian 17:37:17 CPU(s): 2 17:37:17 On-line CPU(s) list: 0,1 17:37:17 Thread(s) per core: 1 17:37:17 Core(s) per socket: 1 17:37:17 Socket(s): 2 17:37:17 NUMA node(s): 1 17:37:17 Vendor ID: AuthenticAMD 17:37:17 CPU family: 23 17:37:17 Model: 49 17:37:17 Model name: AMD EPYC-Rome Processor 17:37:17 Stepping: 0 17:37:17 CPU MHz: 2799.998 17:37:17 BogoMIPS: 5599.99 17:37:17 Virtualization: AMD-V 17:37:17 Hypervisor vendor: KVM 17:37:17 Virtualization type: full 17:37:17 L1d cache: 32K 17:37:17 L1i cache: 32K 17:37:17 L2 cache: 512K 17:37:17 L3 cache: 16384K 17:37:17 NUMA node0 CPU(s): 0,1 17:37:17 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 17:37:17 17:37:17 17:37:17 ---> nproc: 17:37:17 2 17:37:17 17:37:17 17:37:17 ---> df -h: 17:37:17 Filesystem Size Used Avail Use% Mounted on 17:37:17 devtmpfs 3.8G 0 3.8G 0% /dev 17:37:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:37:17 tmpfs 3.8G 17M 3.8G 1% /run 17:37:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:37:17 /dev/vda1 40G 8.5G 32G 22% / 17:37:17 tmpfs 770M 0 770M 0% /run/user/1001 17:37:17 17:37:17 17:37:17 ---> free -m: 17:37:17 total used free shared buff/cache available 17:37:17 Mem: 7697 637 4785 19 2274 6762 17:37:17 Swap: 1023 0 1023 17:37:17 17:37:17 17:37:17 ---> ip addr: 17:37:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:17 inet 127.0.0.1/8 scope host lo 17:37:17 valid_lft forever preferred_lft forever 17:37:17 inet6 ::1/128 scope host 17:37:17 valid_lft forever preferred_lft forever 17:37:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:37:17 link/ether fa:16:3e:a8:c0:6c brd ff:ff:ff:ff:ff:ff 17:37:17 altname enp0s3 17:37:17 altname ens3 17:37:17 inet 10.30.170.36/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:37:17 valid_lft 86080sec preferred_lft 86080sec 17:37:17 inet6 fe80::f816:3eff:fea8:c06c/64 scope link 17:37:17 valid_lft forever preferred_lft forever 17:37:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:37:17 link/ether 02:42:df:c4:24:4b brd ff:ff:ff:ff:ff:ff 17:37:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:17 valid_lft forever preferred_lft forever 17:37:17 17:37:17 17:37:17 ---> sar -b -r -n DEV: 17:37:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/09/2026 _x86_64_ (2 CPU) 17:37:17 17:37:17 17:31:52 LINUX RESTART (2 CPU) 17:37:17 17:37:17 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:37:17 05:33:02 PM 288.06 72.78 215.28 14364.75 41429.97 17:37:17 05:34:01 PM 119.06 0.47 118.59 64.40 10555.80 17:37:17 05:35:01 PM 52.28 0.28 52.00 41.45 5867.88 17:37:17 05:36:01 PM 20.98 0.07 20.91 2.27 570.88 17:37:17 05:37:01 PM 28.36 1.27 27.09 114.90 733.74 17:37:17 Average: 101.70 15.03 86.67 2927.57 11836.95 17:37:17 17:37:17 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:17 05:33:02 PM 5287212 6990404 2595212 32.92 2688 1895208 989828 11.08 201316 2105024 86844 17:37:17 05:34:01 PM 4964940 6942428 2917484 37.01 2688 2153096 1004260 11.24 205296 2358704 103012 17:37:17 05:35:01 PM 4942584 6959728 2939840 37.30 2688 2192356 977052 10.94 268856 2314204 11752 17:37:17 05:36:01 PM 4967260 6984688 2915164 36.98 2688 2192424 961680 10.77 270116 2288704 10768 17:37:17 05:37:01 PM 4919120 6941372 2963304 37.59 2688 2197136 993756 11.13 427344 2179648 13036 17:37:17 Average: 5016223 6963724 2866201 36.36 2688 2126044 985315 11.03 274586 2249257 45082 17:37:17 17:37:17 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:17 05:33:02 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:33:02 PM eth0 320.07 171.88 1718.17 61.89 0.00 0.00 0.00 0.00 17:37:17 05:33:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:34:01 PM eth0 59.28 51.01 670.37 8.82 0.00 0.00 0.00 0.00 17:37:17 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:35:01 PM eth0 59.61 47.55 622.20 9.58 0.00 0.00 0.00 0.00 17:37:17 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:36:01 PM eth0 20.31 19.59 18.96 7.66 0.00 0.00 0.00 0.00 17:37:17 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 05:37:01 PM eth0 22.39 20.94 28.85 10.11 0.00 0.00 0.00 0.00 17:37:17 05:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 Average: eth0 96.47 62.24 611.55 19.65 0.00 0.00 0.00 0.00 17:37:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:37:17 17:37:17 ---> sar -P ALL: 17:37:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/09/2026 _x86_64_ (2 CPU) 17:37:17 17:37:17 17:31:52 LINUX RESTART (2 CPU) 17:37:17 17:37:17 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:37:17 05:33:02 PM all 54.26 0.00 11.30 2.89 0.08 31.47 17:37:17 05:33:02 PM 0 48.74 0.00 10.02 2.18 0.08 38.97 17:37:17 05:33:02 PM 1 59.77 0.00 12.57 3.60 0.08 23.97 17:37:17 05:34:01 PM all 35.57 0.00 5.54 0.89 0.08 57.91 17:37:17 05:34:01 PM 0 25.66 0.00 4.55 0.58 0.08 69.13 17:37:17 05:34:01 PM 1 45.50 0.00 6.54 1.20 0.08 46.68 17:37:17 05:35:01 PM all 33.62 0.00 3.47 0.38 0.08 62.45 17:37:17 05:35:01 PM 0 20.51 0.00 2.23 0.30 0.08 76.87 17:37:17 05:35:01 PM 1 46.72 0.00 4.70 0.47 0.08 48.02 17:37:17 05:36:01 PM all 32.73 0.00 3.69 0.11 0.08 63.39 17:37:17 05:36:01 PM 0 18.88 0.00 2.95 0.08 0.08 78.00 17:37:17 05:36:01 PM 1 46.58 0.00 4.42 0.13 0.08 48.78 17:37:17 05:37:01 PM all 35.87 0.00 3.63 0.16 0.08 60.27 17:37:17 05:37:01 PM 0 19.26 0.00 2.85 0.12 0.08 77.69 17:37:17 05:37:01 PM 1 52.47 0.00 4.40 0.20 0.07 42.86 17:37:17 Average: all 38.40 0.00 5.52 0.88 0.08 55.11 17:37:17 Average: 0 26.59 0.00 4.52 0.65 0.08 68.16 17:37:17 Average: 1 50.21 0.00 6.52 1.12 0.08 42.07 17:37:17 17:37:17 17:37:17