15:32:06 Started by timer 15:32:06 Running as SYSTEM 15:32:06 [EnvInject] - Loading node environment variables. 15:32:06 Building remotely on prd-centos8-builder-2c-2g-16794 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:06 [ssh-agent] Looking for ssh-agent implementation... 15:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:06 $ ssh-agent 15:32:06 SSH_AUTH_SOCK=/tmp/ssh-eReKrgR0Lrf6/agent.5456 15:32:06 SSH_AGENT_PID=5457 15:32:06 [ssh-agent] Started. 15:32:06 Running ssh-add (command line suppressed) 15:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3959807631733372539.key (/w/workspace/builder-openstack-cron@tmp/private_key_3959807631733372539.key) 15:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:06 The recommended git tool is: NONE 15:32:09 using credential jenkins-ssh 15:32:09 Wiping out workspace first. 15:32:09 Cloning the remote Git repository 15:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git --version # timeout=10 15:32:09 > git --version # 'git version 2.43.0' 15:32:09 using GIT_SSH to set credentials jenkins-ssh 15:32:09 [INFO] Currently running in a labeled security context 15:32:09 [INFO] Currently SELinux is 'enforcing' on the host 15:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4334463130034857101.key 15:32:09 Verifying host key using known hosts file 15:32:09 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. 15:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:12 Avoid second fetch 15:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:12 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 15:32:12 > git config core.sparsecheckout # timeout=10 15:32:12 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 15:32:12 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 15:32:12 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 15:32:12 > git remote # timeout=10 15:32:12 > git submodule init # timeout=10 15:32:12 > git submodule sync # timeout=10 15:32:12 > git config --get remote.origin.url # timeout=10 15:32:12 > git submodule init # timeout=10 15:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:12 > git config --get submodule.global-jjb.url # timeout=10 15:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:13 > git submodule update --init --recursive global-jjb # timeout=10 15:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:17 No emails were triggered. 15:32:17 provisioning config files... 15:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5624524047953926747.sh 15:32:17 ---> python-tools-install.sh 15:32:17 Setup pyenv: 15:32:18 system 15:32:18 * 3.8.13 (set by /opt/pyenv/version) 15:32:18 * 3.9.13 (set by /opt/pyenv/version) 15:32:18 * 3.10.13 (set by /opt/pyenv/version) 15:32:18 * 3.11.7 (set by /opt/pyenv/version) 15:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LeDz 15:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:27 lf-activate-venv(): INFO: Base packages installed successfully 15:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:32:54 Generating Requirements File 15:33:14 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. 15:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:14 Python 3.11.7 15:33:14 pip 25.3 from /tmp/venv-LeDz/lib/python3.11/site-packages/pip (python 3.11) 15:33:15 appdirs==1.4.4 15:33:15 argcomplete==3.6.3 15:33:15 aspy.yaml==1.3.0 15:33:15 attrs==25.4.0 15:33:15 autopage==0.5.2 15:33:15 beautifulsoup4==4.14.3 15:33:15 boto3==1.42.17 15:33:15 botocore==1.42.17 15:33:15 bs4==0.0.2 15:33:15 cachetools==6.2.4 15:33:15 certifi==2025.11.12 15:33:15 cffi==2.0.0 15:33:15 cfgv==3.5.0 15:33:15 chardet==5.2.0 15:33:15 charset-normalizer==3.4.4 15:33:15 click==8.3.1 15:33:15 cliff==4.13.1 15:33:15 cmd2==3.1.0 15:33:15 cryptography==3.3.2 15:33:15 debtcollector==3.0.0 15:33:15 decorator==5.2.1 15:33:15 defusedxml==0.7.1 15:33:15 Deprecated==1.3.1 15:33:15 distlib==0.4.0 15:33:15 dnspython==2.8.0 15:33:15 docker==7.1.0 15:33:15 dogpile.cache==1.5.0 15:33:15 durationpy==0.10 15:33:15 email-validator==2.3.0 15:33:15 filelock==3.20.1 15:33:15 future==1.0.0 15:33:15 gitdb==4.0.12 15:33:15 GitPython==3.1.45 15:33:15 google-auth==2.45.0 15:33:15 httplib2==0.31.0 15:33:15 identify==2.6.15 15:33:15 idna==3.11 15:33:15 importlib-resources==1.5.0 15:33:15 iso8601==2.1.0 15:33:15 Jinja2==3.1.6 15:33:15 jmespath==1.0.1 15:33:15 jsonpatch==1.33 15:33:15 jsonpointer==3.0.0 15:33:15 jsonschema==4.25.1 15:33:15 jsonschema-specifications==2025.9.1 15:33:15 keystoneauth1==5.12.0 15:33:15 kubernetes==34.1.0 15:33:15 lftools==0.37.18 15:33:15 lxml==6.0.2 15:33:15 markdown-it-py==4.0.0 15:33:15 MarkupSafe==3.0.3 15:33:15 mdurl==0.1.2 15:33:15 msgpack==1.1.2 15:33:15 multi_key_dict==2.0.3 15:33:15 munch==4.0.0 15:33:15 netaddr==1.3.0 15:33:15 niet==1.4.2 15:33:15 nodeenv==1.10.0 15:33:15 oauth2client==4.1.3 15:33:15 oauthlib==3.3.1 15:33:15 openstacksdk==4.8.0 15:33:15 os-service-types==1.8.2 15:33:15 osc-lib==4.3.0 15:33:15 oslo.config==10.1.0 15:33:15 oslo.context==6.2.0 15:33:15 oslo.i18n==6.7.1 15:33:15 oslo.log==8.0.0 15:33:15 oslo.serialization==5.9.0 15:33:15 oslo.utils==9.2.0 15:33:15 packaging==25.0 15:33:15 pbr==7.0.3 15:33:15 platformdirs==4.5.1 15:33:15 prettytable==3.17.0 15:33:15 psutil==7.2.0 15:33:15 pyasn1==0.6.1 15:33:15 pyasn1_modules==0.4.2 15:33:15 pycparser==2.23 15:33:15 pygerrit2==2.0.15 15:33:15 PyGithub==2.8.1 15:33:15 Pygments==2.19.2 15:33:15 PyJWT==2.10.1 15:33:15 PyNaCl==1.6.1 15:33:15 pyparsing==2.4.7 15:33:15 pyperclip==1.11.0 15:33:15 pyrsistent==0.20.0 15:33:15 python-cinderclient==9.8.0 15:33:15 python-dateutil==2.9.0.post0 15:33:15 python-heatclient==4.3.0 15:33:15 python-jenkins==1.8.3 15:33:15 python-keystoneclient==5.7.0 15:33:15 python-magnumclient==4.9.0 15:33:15 python-openstackclient==8.2.0 15:33:15 python-swiftclient==4.9.0 15:33:15 PyYAML==6.0.3 15:33:15 referencing==0.37.0 15:33:15 requests==2.32.5 15:33:15 requests-oauthlib==2.0.0 15:33:15 requestsexceptions==1.4.0 15:33:15 rfc3986==2.0.0 15:33:15 rich==14.2.0 15:33:15 rich-argparse==1.7.2 15:33:15 rpds-py==0.30.0 15:33:15 rsa==4.9.1 15:33:15 ruamel.yaml==0.18.17 15:33:15 ruamel.yaml.clib==0.2.15 15:33:15 s3transfer==0.16.0 15:33:15 simplejson==3.20.2 15:33:15 six==1.17.0 15:33:15 smmap==5.0.2 15:33:15 soupsieve==2.8.1 15:33:15 stevedore==5.6.0 15:33:15 tabulate==0.9.0 15:33:15 toml==0.10.2 15:33:15 tomlkit==0.13.3 15:33:15 tqdm==4.67.1 15:33:15 typing_extensions==4.15.0 15:33:15 tzdata==2025.3 15:33:15 urllib3==1.26.20 15:33:15 virtualenv==20.35.4 15:33:15 wcwidth==0.2.14 15:33:15 websocket-client==1.9.0 15:33:15 wrapt==2.0.1 15:33:15 xdg==6.0.0 15:33:15 xmltodict==1.0.2 15:33:15 yq==3.4.3 15:33:15 [EnvInject] - Injecting environment variables from a build step. 15:33:15 [EnvInject] - Injecting as environment variables the properties content 15:33:15 OS_CLOUD=vex 15:33:15 15:33:15 [EnvInject] - Variables injected successfully. 15:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3553039323188601163.sh 15:33:15 ---> Orphaned k8s clusters 15:33:15 Setup pyenv: 15:33:15 system 15:33:15 3.8.13 15:33:15 3.9.13 15:33:15 3.10.13 15:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:17 lf-activate-venv(): INFO: Base packages installed successfully 15:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:33:24 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. 15:33:24 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:33:27 -----> Delete orphaned cluster 15:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12520074690922270698.sh 15:33:28 ---> Orphaned stacks 15:33:28 Setup pyenv: 15:33:28 system 15:33:28 3.8.13 15:33:28 3.9.13 15:33:28 3.10.13 15:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:30 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. 15:33:30 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:30 lf-activate-venv(): INFO: Base packages installed successfully 15:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:33:48 + mapfile -t OS_COE_CLUSTERS_ID 15:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:33:48 ++ awk '{print $1}' 15:33:51 + echo '-----> Active clusters -> stacks' 15:33:51 -----> Active clusters -> stacks 15:33:51 + OS_COE_STACKS=() 15:33:51 + [[ 0 -gt 0 ]] 15:33:51 + mapfile -t OS_STACKS 15:33:51 ++ 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 15:33:51 ++ awk '{print $1}' 15:33:52 + echo '-----> Active stacks' 15:33:52 -----> Active stacks 15:33:52 + echo '-----> Delete orphaned stacks' 15:33:52 -----> Delete orphaned stacks 15:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16425193608770537370.sh 15:33:52 ---> Orphaned servers 15:33:52 Setup pyenv: 15:33:53 system 15:33:53 3.8.13 15:33:53 3.9.13 15:33:53 3.10.13 15:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:55 lf-activate-venv(): INFO: Base packages installed successfully 15:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:34:17 -----> Active servers 15:34:17 prd-ubuntu2204-docker-4c-4g-16795 15:34:17 prd-centos8-builder-2c-2g-16794 15:34:17 prd-ubuntu2204-docker-2c-2g-16793 15:34:17 prd-ubuntu2204-docker-4c-4g-16792 15:34:17 prd-ubuntu2204-docker-2c-2g-16791 15:34:17 prd-centos8-robot-2c-8g-16708 15:34:17 prd-ubuntu2204-docker-4c-16g-14833 15:34:17 prd-ubuntu2204-docker-4c-16g-14830 15:34:17 prd-ubuntu2204-docker-4c-16g-14832 15:34:17 -----> Delete orphaned servers 15:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins933489742704823589.sh 15:34:18 ---> Orphaned ports 15:34:18 Setup pyenv: 15:34:18 system 15:34:18 3.8.13 15:34:18 3.9.13 15:34:18 3.10.13 15:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:21 lf-activate-venv(): INFO: Base packages installed successfully 15:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:34:36 No orphaned ports to process. 15:34:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15936885224136382248.sh 15:34:36 ---> Orphaned volumes 15:34:36 + source /home/jenkins/lf-env.sh 15:34:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:36 ++ mktemp -d /tmp/venv-XXXX 15:34:36 + lf_venv=/tmp/venv-YZOg 15:34:36 + local venv_file=/tmp/.os_lf_venv 15:34:36 + local python=python3 15:34:36 + local options 15:34:36 + local set_path=true 15:34:36 + local install_args= 15:34:36 ++ 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 15:34:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:36 + true 15:34:36 + case $1 in 15:34:36 + python=python3 15:34:36 + shift 2 15:34:36 + true 15:34:36 + case $1 in 15:34:36 + shift 15:34:36 + break 15:34:36 + case $python in 15:34:36 + local pkg_list= 15:34:36 + [[ -d /opt/pyenv ]] 15:34:36 + echo 'Setup pyenv:' 15:34:36 Setup pyenv: 15:34:36 + export PYENV_ROOT=/opt/pyenv 15:34:36 + PYENV_ROOT=/opt/pyenv 15:34:36 + 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 15:34:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:36 + pyenv versions 15:34:36 system 15:34:36 3.8.13 15:34:36 3.9.13 15:34:36 3.10.13 15:34:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:36 + command -v pyenv 15:34:36 ++ pyenv init - --no-rehash 15:34:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:34:36 for i in ${!paths[@]}; do 15:34:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:34:36 fi; done; 15:34:36 echo "${paths[*]}"'\'')" 15:34:36 export PATH="/opt/pyenv/shims:${PATH}" 15:34:36 export PYENV_SHELL=bash 15:34:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:36 pyenv() { 15:34:36 local command 15:34:36 command="${1:-}" 15:34:36 if [ "$#" -gt 0 ]; then 15:34:36 shift 15:34:36 fi 15:34:36 15:34:36 case "$command" in 15:34:36 rehash|shell) 15:34:36 eval "$(pyenv "sh-$command" "$@")" 15:34:36 ;; 15:34:36 *) 15:34:36 command pyenv "$command" "$@" 15:34:36 ;; 15:34:36 esac 15:34:36 }' 15:34:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:34:36 for i in ${!paths[@]}; do 15:34:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:34:36 fi; done; 15:34:36 echo "${paths[*]}"' 15:34:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:36 ++ 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 15:34:36 ++ 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 15:34:36 ++ export PYENV_SHELL=bash 15:34:36 ++ PYENV_SHELL=bash 15:34:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:36 +++ complete -F _pyenv pyenv 15:34:36 ++ lf-pyver python3 15:34:36 ++ local py_version_xy=python3 15:34:36 ++ local py_version_xyz= 15:34:36 ++ awk '{ print $1 }' 15:34:36 ++ pyenv versions 15:34:36 ++ local command 15:34:36 ++ command=versions 15:34:36 ++ '[' 1 -gt 0 ']' 15:34:36 ++ shift 15:34:36 ++ case "$command" in 15:34:36 ++ command pyenv versions 15:34:36 ++ pyenv versions 15:34:36 ++ sed 's/^[ *]* //' 15:34:36 ++ grep -E '^[0-9.]*[0-9]$' 15:34:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:36 +++ grep '^3' /tmp/.pyenv_versions 15:34:36 +++ tail -n 1 15:34:36 +++ sort -V 15:34:36 ++ py_version_xyz=3.11.7 15:34:36 ++ [[ -z 3.11.7 ]] 15:34:36 ++ echo 3.11.7 15:34:36 ++ return 0 15:34:36 + pyenv local 3.11.7 15:34:36 + local command 15:34:36 + command=local 15:34:36 + '[' 2 -gt 0 ']' 15:34:36 + shift 15:34:36 + case "$command" in 15:34:36 + command pyenv local 3.11.7 15:34:36 + pyenv local 3.11.7 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='lftools[openstack] ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='kubernetes ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='niet ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-heatclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-openstackclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-magnumclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='yq ' 15:34:36 + [[ -f /tmp/.os_lf_venv ]] 15:34:36 ++ cat /tmp/.os_lf_venv 15:34:36 + lf_venv=/tmp/venv-LeDz 15:34:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from' file:/tmp/.os_lf_venv 15:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:34:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:36 + local 'pip_opts=--upgrade --quiet' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:36 + [[ -n '' ]] 15:34:36 + [[ -n '' ]] 15:34:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:36 + /tmp/venv-LeDz/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 15:34:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:38 lf-activate-venv(): INFO: Base packages installed successfully 15:34:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:34:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:38 + /tmp/venv-LeDz/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 15:34:54 + type python3 15:34:54 + true 15:34:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH' 15:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:34:54 + PATH=/tmp/venv-LeDz/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 15:34:54 + return 0 15:34:54 + mapfile -t os_volumes 15:34:54 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:34:57 + '[' 0 -eq 0 ']' 15:34:57 + echo 'No orphaned volumes found.' 15:34:57 No orphaned volumes found. 15:34:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins884280298266484799.sh 15:34:58 ---> Protect in-use images 15:34:58 Setup pyenv: 15:34:58 system 15:34:58 3.8.13 15:34:58 3.9.13 15:34:58 3.10.13 15:34:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:00 lf-activate-venv(): INFO: Base packages installed successfully 15:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:35:15 INFO: There are images to protect defined in jenkins-config. 15:35:15 INFO: There are additional images to protect in the jjb dir. 15:35:15 INFO: Protecting the following images: 15:35:15 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:35:15 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:35:15 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:35:15 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:35:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:35:15 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:35:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:35:15 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:35:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 15:35:15 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 15:35:15 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 15:35:15 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:35:17 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:35:18 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:35:20 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:35:21 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:35:23 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:35:25 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:35:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:35:28 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:35:30 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 15:35:31 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 15:35:33 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 15:35:35 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:35:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:35 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:35:35 [EnvInject] - Injecting environment variables from a build step. 15:35:35 [EnvInject] - Injecting as environment variables the properties content 15:35:35 OS_IMAGE_CLEANUP_AGE=30 15:35:35 15:35:35 [EnvInject] - Variables injected successfully. 15:35:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1301521436294499891.sh 15:35:35 ---> Cleanup old images 15:35:35 Setup pyenv: 15:35:35 system 15:35:35 3.8.13 15:35:35 3.9.13 15:35:35 3.10.13 15:35:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:37 lf-activate-venv(): INFO: Base packages installed successfully 15:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:35:51 + lftools openstack --os-cloud vex image cleanup --days=30 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 Removing 323 images from vex. 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:35:57 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:35:58 Build step 'Conditional steps (multiple)' marked build as failure 15:35:58 $ ssh-agent -k 15:35:58 unset SSH_AUTH_SOCK; 15:35:58 unset SSH_AGENT_PID; 15:35:58 echo Agent pid 5457 killed; 15:35:58 [ssh-agent] Stopped. 15:35:58 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16284316573982587277.sh 15:35:58 ---> sysstat.sh 15:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7671984306465817252.sh 15:35:58 ---> package-listing.sh 15:35:58 ++ facter osfamily 15:35:58 ++ tr '[:upper:]' '[:lower:]' 15:35:58 + OS_FAMILY=redhat 15:35:58 + workspace=/w/workspace/builder-openstack-cron 15:35:58 + START_PACKAGES=/tmp/packages_start.txt 15:35:58 + END_PACKAGES=/tmp/packages_end.txt 15:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:58 + PACKAGES=/tmp/packages_start.txt 15:35:58 + '[' /w/workspace/builder-openstack-cron ']' 15:35:58 + PACKAGES=/tmp/packages_end.txt 15:35:58 + case "${OS_FAMILY}" in 15:35:58 + rpm -qa 15:35:58 + sort 15:35:59 + '[' -f /tmp/packages_start.txt ']' 15:35:59 + '[' -f /tmp/packages_end.txt ']' 15:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:59 + '[' /w/workspace/builder-openstack-cron ']' 15:35:59 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16207821906945777154.sh 15:35:59 ---> capture-instance-metadata.sh 15:35:59 Setup pyenv: 15:35:59 system 15:35:59 3.8.13 15:35:59 3.9.13 15:35:59 3.10.13 15:35:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:01 lf-activate-venv(): INFO: Base packages installed successfully 15:36:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:36:15 INFO: Running in OpenStack, capturing instance metadata 15:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11748337539973296079.sh 15:36:15 provisioning config files... 15:36:15 Could not find credentials [logs] for builder-openstack-cron #76206 15:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config15273610346782586288tmp 15:36:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:36:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:36:15 provisioning config files... 15:36:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:36:16 [EnvInject] - Injecting environment variables from a build step. 15:36:16 [EnvInject] - Injecting as environment variables the properties content 15:36:16 SERVER_ID=logs 15:36:16 15:36:16 [EnvInject] - Variables injected successfully. 15:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15188522151964353924.sh 15:36:16 ---> create-netrc.sh 15:36:16 WARN: Log server credential not found. 15:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5782654456080472500.sh 15:36:16 ---> python-tools-install.sh 15:36:16 Setup pyenv: 15:36:16 system 15:36:16 3.8.13 15:36:16 3.9.13 15:36:16 3.10.13 15:36:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:18 lf-activate-venv(): INFO: Base packages installed successfully 15:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7947285118705401919.sh 15:36:28 ---> sudo-logs.sh 15:36:28 Archiving 'sudo' log.. 15:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10121339171297187528.sh 15:36:29 ---> job-cost.sh 15:36:29 Setup pyenv: 15:36:29 system 15:36:29 3.8.13 15:36:29 3.9.13 15:36:29 3.10.13 15:36:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:31 lf-activate-venv(): INFO: Base packages installed successfully 15:36:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:36:38 INFO: No Stack... 15:36:39 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:39 INFO: Archiving Costs 15:36:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17379504770058343656.sh 15:36:39 ---> logs-deploy.sh 15:36:39 Setup pyenv: 15:36:39 system 15:36:39 3.8.13 15:36:39 3.9.13 15:36:39 3.10.13 15:36:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LeDz from file:/tmp/.os_lf_venv 15:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:41 lf-activate-venv(): INFO: Base packages installed successfully 15:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-LeDz/bin to PATH 15:36:51 WARNING: Nexus logging server not set 15:36:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76206/ 15:36:51 INFO: archiving logs to S3 15:36:52 ---> uname -a: 15:36:52 Linux prd-centos8-builder-2c-2g-16794.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 15:36:52 15:36:52 15:36:52 ---> lscpu: 15:36:52 Architecture: x86_64 15:36:52 CPU op-mode(s): 32-bit, 64-bit 15:36:52 Byte Order: Little Endian 15:36:52 CPU(s): 2 15:36:52 On-line CPU(s) list: 0,1 15:36:52 Thread(s) per core: 1 15:36:52 Core(s) per socket: 1 15:36:52 Socket(s): 2 15:36:52 NUMA node(s): 1 15:36:52 Vendor ID: AuthenticAMD 15:36:52 CPU family: 23 15:36:52 Model: 49 15:36:52 Model name: AMD EPYC-Rome Processor 15:36:52 Stepping: 0 15:36:52 CPU MHz: 2799.998 15:36:52 BogoMIPS: 5599.99 15:36:52 Virtualization: AMD-V 15:36:52 Hypervisor vendor: KVM 15:36:52 Virtualization type: full 15:36:52 L1d cache: 32K 15:36:52 L1i cache: 32K 15:36:52 L2 cache: 512K 15:36:52 L3 cache: 16384K 15:36:52 NUMA node0 CPU(s): 0,1 15:36:52 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 15:36:52 15:36:52 15:36:52 ---> nproc: 15:36:52 2 15:36:52 15:36:52 15:36:52 ---> df -h: 15:36:52 Filesystem Size Used Avail Use% Mounted on 15:36:52 devtmpfs 3.8G 0 3.8G 0% /dev 15:36:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:36:52 tmpfs 3.8G 17M 3.8G 1% /run 15:36:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:36:52 /dev/vda1 40G 8.5G 32G 22% / 15:36:52 tmpfs 770M 0 770M 0% /run/user/1001 15:36:52 15:36:52 15:36:52 ---> free -m: 15:36:52 total used free shared buff/cache available 15:36:52 Mem: 7697 650 4779 19 2267 6750 15:36:52 Swap: 1023 0 1023 15:36:52 15:36:52 15:36:52 ---> ip addr: 15:36:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:52 inet 127.0.0.1/8 scope host lo 15:36:52 valid_lft forever preferred_lft forever 15:36:52 inet6 ::1/128 scope host 15:36:52 valid_lft forever preferred_lft forever 15:36:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:52 link/ether fa:16:3e:e0:a4:23 brd ff:ff:ff:ff:ff:ff 15:36:52 altname enp0s3 15:36:52 altname ens3 15:36:52 inet 10.30.170.8/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:36:52 valid_lft 86080sec preferred_lft 86080sec 15:36:52 inet6 fe80::f816:3eff:fee0:a423/64 scope link 15:36:52 valid_lft forever preferred_lft forever 15:36:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:36:52 link/ether 02:42:4a:97:94:63 brd ff:ff:ff:ff:ff:ff 15:36:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:36:52 valid_lft forever preferred_lft forever 15:36:52 15:36:52 15:36:52 ---> sar -b -r -n DEV: 15:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/27/2025 _x86_64_ (2 CPU) 15:36:52 15:36:52 15:31:29 LINUX RESTART (2 CPU) 15:36:52 15:36:52 03:32:01 PM tps rtps wtps bread/s bwrtn/s 15:36:52 03:33:01 PM 207.70 16.09 191.60 4179.81 8222.78 15:36:52 03:34:01 PM 103.92 0.48 103.43 63.58 11573.56 15:36:52 03:35:01 PM 30.96 0.30 30.66 42.39 1245.83 15:36:52 03:36:01 PM 24.38 0.83 23.55 60.92 912.80 15:36:52 Average: 91.74 4.43 87.31 1086.72 5488.93 15:36:52 15:36:52 03:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:52 03:33:01 PM 5133040 7008692 2749384 34.88 2688 2057980 957168 10.72 201976 2221336 178156 15:36:52 03:34:01 PM 4920152 6928640 2962272 37.58 2688 2183680 1018592 11.41 232604 2373328 27236 15:36:52 03:35:01 PM 4955932 6965336 2926492 37.13 2688 2184736 967744 10.84 268420 2301484 9936 15:36:52 03:36:01 PM 4948328 6958848 2934096 37.22 2688 2185632 1000732 11.21 424512 2152900 9032 15:36:52 Average: 4989363 6965379 2893061 36.70 2688 2153007 986059 11.04 281878 2262262 56090 15:36:52 15:36:52 03:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:52 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:33:01 PM eth0 294.14 189.75 1903.43 62.90 0.00 0.00 0.00 0.00 15:36:52 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:34:01 PM eth0 69.53 59.10 740.20 10.89 0.00 0.00 0.00 0.00 15:36:52 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:35:01 PM eth0 22.83 23.53 30.12 9.04 0.00 0.00 0.00 0.00 15:36:52 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 03:36:01 PM eth0 24.61 22.90 30.45 12.96 0.00 0.00 0.00 0.00 15:36:52 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 Average: eth0 102.78 73.82 676.08 23.95 0.00 0.00 0.00 0.00 15:36:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:52 15:36:52 15:36:52 ---> sar -P ALL: 15:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/27/2025 _x86_64_ (2 CPU) 15:36:52 15:36:52 15:31:29 LINUX RESTART (2 CPU) 15:36:52 15:36:52 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 15:36:52 03:33:01 PM all 39.11 0.00 7.27 2.10 0.10 51.41 15:36:52 03:33:01 PM 0 42.68 0.00 6.42 1.20 0.10 49.60 15:36:52 03:33:01 PM 1 35.54 0.00 8.12 3.01 0.10 53.23 15:36:52 03:34:01 PM all 35.58 0.00 4.88 1.14 0.09 58.31 15:36:52 03:34:01 PM 0 49.98 0.00 5.86 0.85 0.10 43.20 15:36:52 03:34:01 PM 1 21.19 0.00 3.91 1.42 0.08 73.40 15:36:52 03:35:01 PM all 34.16 0.00 3.69 0.20 0.10 61.84 15:36:52 03:35:01 PM 0 43.24 0.00 3.90 0.25 0.10 52.52 15:36:52 03:35:01 PM 1 25.08 0.00 3.49 0.15 0.10 71.18 15:36:52 03:36:01 PM all 33.65 0.00 3.46 0.20 0.08 62.61 15:36:52 03:36:01 PM 0 38.78 0.00 4.20 0.18 0.08 56.75 15:36:52 03:36:01 PM 1 28.51 0.00 2.72 0.22 0.08 68.47 15:36:52 Average: all 35.62 0.00 4.83 0.91 0.09 58.55 15:36:52 Average: 0 43.67 0.00 5.10 0.62 0.10 50.52 15:36:52 Average: 1 27.58 0.00 4.56 1.20 0.09 66.57 15:36:52 15:36:52 15:36:52