11:32:34 Started by timer 11:32:34 Running as SYSTEM 11:32:34 [EnvInject] - Loading node environment variables. 11:32:34 Building remotely on prd-centos8-builder-2c-2g-11954 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:34 [ssh-agent] Looking for ssh-agent implementation... 11:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:35 $ ssh-agent 11:32:35 SSH_AUTH_SOCK=/tmp/ssh-d1nPQeMKyxiV/agent.5462 11:32:35 SSH_AGENT_PID=5464 11:32:35 [ssh-agent] Started. 11:32:35 Running ssh-add (command line suppressed) 11:32:35 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4812832261829839722.key (/w/workspace/builder-openstack-cron@tmp/private_key_4812832261829839722.key) 11:32:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:35 The recommended git tool is: NONE 11:32:41 using credential jenkins-ssh 11:32:41 Wiping out workspace first. 11:32:41 Cloning the remote Git repository 11:32:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:41 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:41 > git --version # timeout=10 11:32:41 > git --version # 'git version 2.43.0' 11:32:41 using GIT_SSH to set credentials jenkins-ssh 11:32:41 [INFO] Currently running in a labeled security context 11:32:41 [INFO] Currently SELinux is 'enforcing' on the host 11:32:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16517392383322061087.key 11:32:41 Verifying host key using known hosts file 11:32:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:32:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:45 Avoid second fetch 11:32:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:45 Checking out Revision d20e6cab5c445034747fdbace7eb84e775aee79e (refs/remotes/origin/master) 11:32:45 > git config core.sparsecheckout # timeout=10 11:32:45 > git checkout -f d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 11:32:46 Commit message: "Fix integration-test/autorelease trigger" 11:32:46 > git rev-list --no-walk d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 11:32:46 > git remote # timeout=10 11:32:46 > git submodule init # timeout=10 11:32:46 > git submodule sync # timeout=10 11:32:46 > git config --get remote.origin.url # timeout=10 11:32:46 > git submodule init # timeout=10 11:32:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:46 > git config --get submodule.global-jjb.url # timeout=10 11:32:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:46 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:46 > git submodule update --init --recursive global-jjb # timeout=10 11:32:47 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:51 No emails were triggered. 11:32:51 provisioning config files... 11:32:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5369771626043654670.sh 11:32:52 ---> python-tools-install.sh 11:32:52 Setup pyenv: 11:32:52 system 11:32:52 * 3.8.13 (set by /opt/pyenv/version) 11:32:52 * 3.9.13 (set by /opt/pyenv/version) 11:32:52 * 3.10.13 (set by /opt/pyenv/version) 11:32:52 * 3.11.7 (set by /opt/pyenv/version) 11:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mLDg 11:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:00 lf-activate-venv(): INFO: Base packages installed successfully 11:33:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:33:25 Generating Requirements File 11:33: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. 11:33:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:44 Python 3.11.7 11:33:44 pip 25.3 from /tmp/venv-mLDg/lib/python3.11/site-packages/pip (python 3.11) 11:33:45 appdirs==1.4.4 11:33:45 argcomplete==3.6.3 11:33:45 aspy.yaml==1.3.0 11:33:45 attrs==25.4.0 11:33:45 autopage==0.5.2 11:33:45 beautifulsoup4==4.14.3 11:33:45 boto3==1.42.5 11:33:45 botocore==1.42.5 11:33:45 bs4==0.0.2 11:33:45 cachetools==6.2.2 11:33:45 certifi==2025.11.12 11:33:45 cffi==2.0.0 11:33:45 cfgv==3.5.0 11:33:45 chardet==5.2.0 11:33:45 charset-normalizer==3.4.4 11:33:45 click==8.3.1 11:33:45 cliff==4.13.0 11:33:45 cmd2==3.0.0 11:33:45 cryptography==3.3.2 11:33:45 debtcollector==3.0.0 11:33:45 decorator==5.2.1 11:33:45 defusedxml==0.7.1 11:33:45 Deprecated==1.3.1 11:33:45 distlib==0.4.0 11:33:45 dnspython==2.8.0 11:33:45 docker==7.1.0 11:33:45 dogpile.cache==1.5.0 11:33:45 durationpy==0.10 11:33:45 email-validator==2.3.0 11:33:45 filelock==3.20.0 11:33:45 future==1.0.0 11:33:45 gitdb==4.0.12 11:33:45 GitPython==3.1.45 11:33:45 google-auth==2.43.0 11:33:45 httplib2==0.31.0 11:33:45 identify==2.6.15 11:33:45 idna==3.11 11:33:45 importlib-resources==1.5.0 11:33:45 iso8601==2.1.0 11:33:45 Jinja2==3.1.6 11:33:45 jmespath==1.0.1 11:33:45 jsonpatch==1.33 11:33:45 jsonpointer==3.0.0 11:33:45 jsonschema==4.25.1 11:33:45 jsonschema-specifications==2025.9.1 11:33:45 keystoneauth1==5.12.0 11:33:45 kubernetes==34.1.0 11:33:45 lftools==0.37.17 11:33:45 lxml==6.0.2 11:33:45 markdown-it-py==4.0.0 11:33:45 MarkupSafe==3.0.3 11:33:45 mdurl==0.1.2 11:33:45 msgpack==1.1.2 11:33:45 multi_key_dict==2.0.3 11:33:45 munch==4.0.0 11:33:45 netaddr==1.3.0 11:33:45 niet==1.4.2 11:33:45 nodeenv==1.9.1 11:33:45 oauth2client==4.1.3 11:33:45 oauthlib==3.3.1 11:33:45 openstacksdk==4.8.0 11:33:45 os-service-types==1.8.2 11:33:45 osc-lib==4.2.0 11:33:45 oslo.config==10.1.0 11:33:45 oslo.context==6.2.0 11:33:45 oslo.i18n==6.7.1 11:33:45 oslo.log==7.2.1 11:33:45 oslo.serialization==5.8.0 11:33:45 oslo.utils==9.2.0 11:33:45 packaging==25.0 11:33:45 pbr==7.0.3 11:33:45 platformdirs==4.5.1 11:33:45 prettytable==3.17.0 11:33:45 psutil==7.1.3 11:33:45 pyasn1==0.6.1 11:33:45 pyasn1_modules==0.4.2 11:33:45 pycparser==2.23 11:33:45 pygerrit2==2.0.15 11:33:45 PyGithub==2.8.1 11:33:45 Pygments==2.19.2 11:33:45 PyJWT==2.10.1 11:33:45 PyNaCl==1.6.1 11:33:45 pyparsing==2.4.7 11:33:45 pyperclip==1.11.0 11:33:45 pyrsistent==0.20.0 11:33:45 python-cinderclient==9.8.0 11:33:45 python-dateutil==2.9.0.post0 11:33:45 python-heatclient==4.3.0 11:33:45 python-jenkins==1.8.3 11:33:45 python-keystoneclient==5.7.0 11:33:45 python-magnumclient==4.9.0 11:33:45 python-openstackclient==8.2.0 11:33:45 python-swiftclient==4.9.0 11:33:45 PyYAML==6.0.3 11:33:45 referencing==0.37.0 11:33:45 requests==2.32.5 11:33:45 requests-oauthlib==2.0.0 11:33:45 requestsexceptions==1.4.0 11:33:45 rfc3986==2.0.0 11:33:45 rich==14.2.0 11:33:45 rich-argparse==1.7.2 11:33:45 rpds-py==0.30.0 11:33:45 rsa==4.9.1 11:33:45 ruamel.yaml==0.18.16 11:33:45 ruamel.yaml.clib==0.2.15 11:33:45 s3transfer==0.16.0 11:33:45 simplejson==3.20.2 11:33:45 six==1.17.0 11:33:45 smmap==5.0.2 11:33:45 soupsieve==2.8 11:33:45 stevedore==5.6.0 11:33:45 tabulate==0.9.0 11:33:45 toml==0.10.2 11:33:45 tomlkit==0.13.3 11:33:45 tqdm==4.67.1 11:33:45 typing_extensions==4.15.0 11:33:45 tzdata==2025.2 11:33:45 urllib3==1.26.20 11:33:45 virtualenv==20.35.4 11:33:45 wcwidth==0.2.14 11:33:45 websocket-client==1.9.0 11:33:45 wrapt==2.0.1 11:33:45 xdg==6.0.0 11:33:45 xmltodict==1.0.2 11:33:45 yq==3.4.3 11:33:45 [EnvInject] - Injecting environment variables from a build step. 11:33:45 [EnvInject] - Injecting as environment variables the properties content 11:33:45 OS_CLOUD=vex 11:33:45 11:33:45 [EnvInject] - Variables injected successfully. 11:33:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15438190344582405248.sh 11:33:45 ---> Orphaned k8s clusters 11:33:45 Setup pyenv: 11:33:45 system 11:33:45 3.8.13 11:33:45 3.9.13 11:33:45 3.10.13 11:33:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:47 lf-activate-venv(): INFO: Base packages installed successfully 11:33:47 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:55 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. 11:33:55 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:33:58 -----> Delete orphaned cluster 11:33:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14591944669224266295.sh 11:33:58 ---> Orphaned stacks 11:33:58 Setup pyenv: 11:33:58 system 11:33:58 3.8.13 11:33:58 3.9.13 11:33:58 3.10.13 11:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:00 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. 11:34:00 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:34:00 lf-activate-venv(): INFO: Base packages installed successfully 11:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:34:20 + mapfile -t OS_COE_CLUSTERS_ID 11:34:20 ++ awk '{print $1}' 11:34:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:23 + echo '-----> Active clusters -> stacks' 11:34:23 -----> Active clusters -> stacks 11:34:23 + OS_COE_STACKS=() 11:34:23 + [[ 0 -gt 0 ]] 11:34:23 + mapfile -t OS_STACKS 11:34:23 ++ 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 11:34:23 ++ awk '{print $1}' 11:34:24 + echo '-----> Active stacks' 11:34:24 -----> Active stacks 11:34:24 + echo '-----> Delete orphaned stacks' 11:34:24 -----> Delete orphaned stacks 11:34:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2426212819470692227.sh 11:34:24 ---> Orphaned servers 11:34:24 Setup pyenv: 11:34:25 system 11:34:25 3.8.13 11:34:25 3.9.13 11:34:25 3.10.13 11:34:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:27 lf-activate-venv(): INFO: Base packages installed successfully 11:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:34:50 -----> Active servers 11:34:50 prd-ubuntu2204-docker-4c-4g-11966 11:34:50 prd-ubuntu2204-docker-4c-4g-11965 11:34:50 prd-ubuntu2204-docker-4c-4g-11964 11:34:50 prd-ubuntu2204-docker-4c-16g-11963 11:34:50 prd-ubuntu2204-docker-4c-4g-11962 11:34:50 prd-ubuntu2204-docker-4c-4g-11961 11:34:50 prd-ubuntu2204-docker-4c-16g-11960 11:34:50 prd-ubuntu2204-docker-4c-4g-11959 11:34:50 prd-ubuntu2204-docker-4c-4g-11958 11:34:50 prd-ubuntu2204-docker-4c-16g-11957 11:34:50 prd-ubuntu2204-docker-8c-8g-11956 11:34:50 prd-ubuntu2204-docker-4c-4g-11955 11:34:50 prd-centos8-builder-2c-2g-11954 11:34:50 prd-ubuntu2204-docker-4c-16g-11953 11:34:50 prd-ubuntu2204-docker-4c-4g-11951 11:34:50 prd-ubuntu2204-docker-2c-2g-11936 11:34:50 prd-centos8-robot-2c-8g-11855 11:34:50 snd-centos8-robot-2c-8g-137 11:34:50 -----> Delete orphaned servers 11:34:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3507037907833655778.sh 11:34:53 ---> Orphaned ports 11:34:53 Setup pyenv: 11:34:53 system 11:34:53 3.8.13 11:34:53 3.9.13 11:34:53 3.10.13 11:34:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:55 lf-activate-venv(): INFO: Base packages installed successfully 11:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:35:10 No orphaned ports to process. 11:35:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2175509045953317770.sh 11:35:10 ---> Orphaned volumes 11:35:10 + source /home/jenkins/lf-env.sh 11:35:10 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:10 ++ mktemp -d /tmp/venv-XXXX 11:35:10 + lf_venv=/tmp/venv-Mnji 11:35:10 + local venv_file=/tmp/.os_lf_venv 11:35:10 + local python=python3 11:35:10 + local options 11:35:10 + local set_path=true 11:35:10 + local install_args= 11:35:10 ++ 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 11:35:10 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:10 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:10 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:10 + true 11:35:10 + case $1 in 11:35:10 + python=python3 11:35:10 + shift 2 11:35:10 + true 11:35:10 + case $1 in 11:35:10 + shift 11:35:10 + break 11:35:10 + case $python in 11:35:10 + local pkg_list= 11:35:10 + [[ -d /opt/pyenv ]] 11:35:10 + echo 'Setup pyenv:' 11:35:10 Setup pyenv: 11:35:10 + export PYENV_ROOT=/opt/pyenv 11:35:10 + PYENV_ROOT=/opt/pyenv 11:35:10 + 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 11:35:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:35:10 + pyenv versions 11:35:11 system 11:35:11 3.8.13 11:35:11 3.9.13 11:35:11 3.10.13 11:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:11 + command -v pyenv 11:35:11 ++ pyenv init - --no-rehash 11:35:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:35:11 for i in ${!paths[@]}; do 11:35:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:35:11 fi; done; 11:35:11 echo "${paths[*]}"'\'')" 11:35:11 export PATH="/opt/pyenv/shims:${PATH}" 11:35:11 export PYENV_SHELL=bash 11:35:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:35:11 pyenv() { 11:35:11 local command 11:35:11 command="${1:-}" 11:35:11 if [ "$#" -gt 0 ]; then 11:35:11 shift 11:35:11 fi 11:35:11 11:35:11 case "$command" in 11:35:11 rehash|shell) 11:35:11 eval "$(pyenv "sh-$command" "$@")" 11:35:11 ;; 11:35:11 *) 11:35:11 command pyenv "$command" "$@" 11:35:11 ;; 11:35:11 esac 11:35:11 }' 11:35:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:35:11 for i in ${!paths[@]}; do 11:35:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:35:11 fi; done; 11:35:11 echo "${paths[*]}"' 11:35:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:35:11 ++ 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 11:35:11 ++ 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 11:35:11 ++ export PYENV_SHELL=bash 11:35:11 ++ PYENV_SHELL=bash 11:35:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:35:11 +++ complete -F _pyenv pyenv 11:35:11 ++ lf-pyver python3 11:35:11 ++ local py_version_xy=python3 11:35:11 ++ local py_version_xyz= 11:35:11 ++ pyenv versions 11:35:11 ++ local command 11:35:11 ++ command=versions 11:35:11 ++ '[' 1 -gt 0 ']' 11:35:11 ++ shift 11:35:11 ++ case "$command" in 11:35:11 ++ command pyenv versions 11:35:11 ++ pyenv versions 11:35:11 ++ sed 's/^[ *]* //' 11:35:11 ++ awk '{ print $1 }' 11:35:11 ++ grep -E '^[0-9.]*[0-9]$' 11:35:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:35:11 +++ grep '^3' /tmp/.pyenv_versions 11:35:11 +++ tail -n 1 11:35:11 +++ sort -V 11:35:11 ++ py_version_xyz=3.11.7 11:35:11 ++ [[ -z 3.11.7 ]] 11:35:11 ++ echo 3.11.7 11:35:11 ++ return 0 11:35:11 + pyenv local 3.11.7 11:35:11 + local command 11:35:11 + command=local 11:35:11 + '[' 2 -gt 0 ']' 11:35:11 + shift 11:35:11 + case "$command" in 11:35:11 + command pyenv local 3.11.7 11:35:11 + pyenv local 3.11.7 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='lftools[openstack] ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='kubernetes ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='niet ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='python-heatclient ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='python-openstackclient ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='python-magnumclient ' 11:35:11 + for arg in "$@" 11:35:11 + case $arg in 11:35:11 + pkg_list+='yq ' 11:35:11 + [[ -f /tmp/.os_lf_venv ]] 11:35:11 ++ cat /tmp/.os_lf_venv 11:35:11 + lf_venv=/tmp/venv-mLDg 11:35:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from' file:/tmp/.os_lf_venv 11:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:35:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:11 + local 'pip_opts=--upgrade --quiet' 11:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:35:11 + [[ -n '' ]] 11:35:11 + [[ -n '' ]] 11:35:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:11 + /tmp/venv-mLDg/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 11:35:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:35:13 lf-activate-venv(): INFO: Base packages installed successfully 11:35:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:35:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:13 + /tmp/venv-mLDg/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 11:35:27 + type python3 11:35:27 + true 11:35:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH' 11:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:35:27 + PATH=/tmp/venv-mLDg/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 11:35:27 + return 0 11:35:27 + mapfile -t os_volumes 11:35:27 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:30 + '[' 0 -eq 0 ']' 11:35:30 + echo 'No orphaned volumes found.' 11:35:30 No orphaned volumes found. 11:35:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12627865653618568651.sh 11:35:31 ---> Protect in-use images 11:35:31 Setup pyenv: 11:35:31 system 11:35:31 3.8.13 11:35:31 3.9.13 11:35:31 3.10.13 11:35:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:33 lf-activate-venv(): INFO: Base packages installed successfully 11:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:35:46 INFO: There are images to protect defined in jenkins-config. 11:35:46 INFO: There are additional images to protect in the jjb dir. 11:35:46 INFO: Protecting the following images: 11:35:46 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:46 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:46 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:46 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:46 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:46 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:46 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:46 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:46 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 11:35:46 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 11:35:46 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 11:35:46 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:48 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:50 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:51 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:53 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:55 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:57 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:58 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:36:00 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:36:01 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 11:36:03 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 11:36:05 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 11:36:06 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:36:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:06 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:36:06 [EnvInject] - Injecting environment variables from a build step. 11:36:06 [EnvInject] - Injecting as environment variables the properties content 11:36:06 OS_IMAGE_CLEANUP_AGE=30 11:36:06 11:36:06 [EnvInject] - Variables injected successfully. 11:36:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7393135258310805562.sh 11:36:06 ---> Cleanup old images 11:36:06 Setup pyenv: 11:36:07 system 11:36:07 3.8.13 11:36:07 3.9.13 11:36:07 3.10.13 11:36:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:09 lf-activate-venv(): INFO: Base packages installed successfully 11:36:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:36:24 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 Removing 320 images from vex. 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:31 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 11:36:31 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 11:36:31 Build step 'Conditional steps (multiple)' marked build as failure 11:36:31 $ ssh-agent -k 11:36:31 unset SSH_AUTH_SOCK; 11:36:31 unset SSH_AGENT_PID; 11:36:31 echo Agent pid 5464 killed; 11:36:31 [ssh-agent] Stopped. 11:36:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12242718719131155704.sh 11:36:32 ---> sysstat.sh 11:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7389808958474771369.sh 11:36:32 ---> package-listing.sh 11:36:32 ++ facter osfamily 11:36:32 ++ tr '[:upper:]' '[:lower:]' 11:36:33 + OS_FAMILY=redhat 11:36:33 + workspace=/w/workspace/builder-openstack-cron 11:36:33 + START_PACKAGES=/tmp/packages_start.txt 11:36:33 + END_PACKAGES=/tmp/packages_end.txt 11:36:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:33 + PACKAGES=/tmp/packages_start.txt 11:36:33 + '[' /w/workspace/builder-openstack-cron ']' 11:36:33 + PACKAGES=/tmp/packages_end.txt 11:36:33 + case "${OS_FAMILY}" in 11:36:33 + sort 11:36:33 + rpm -qa 11:36:33 + '[' -f /tmp/packages_start.txt ']' 11:36:33 + '[' -f /tmp/packages_end.txt ']' 11:36:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:33 + '[' /w/workspace/builder-openstack-cron ']' 11:36:33 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10872378299472874218.sh 11:36:33 ---> capture-instance-metadata.sh 11:36:33 Setup pyenv: 11:36:33 system 11:36:33 3.8.13 11:36:33 3.9.13 11:36:33 3.10.13 11:36:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:36 lf-activate-venv(): INFO: Base packages installed successfully 11:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:36:48 INFO: Running in OpenStack, capturing instance metadata 11:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11399760595817823474.sh 11:36:49 provisioning config files... 11:36:50 Could not find credentials [logs] for builder-openstack-cron #75770 11:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3088690472770708267tmp 11:36:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:50 provisioning config files... 11:36:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:50 [EnvInject] - Injecting environment variables from a build step. 11:36:50 [EnvInject] - Injecting as environment variables the properties content 11:36:50 SERVER_ID=logs 11:36:50 11:36:50 [EnvInject] - Variables injected successfully. 11:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8000724168080736058.sh 11:36:50 ---> create-netrc.sh 11:36:50 WARN: Log server credential not found. 11:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17968244844871119752.sh 11:36:50 ---> python-tools-install.sh 11:36:50 Setup pyenv: 11:36:50 system 11:36:50 3.8.13 11:36:50 3.9.13 11:36:50 3.10.13 11:36:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:52 lf-activate-venv(): INFO: Base packages installed successfully 11:36:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8715381305917211158.sh 11:37:02 ---> sudo-logs.sh 11:37:02 Archiving 'sudo' log.. 11:37:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13742876251260617837.sh 11:37:03 ---> job-cost.sh 11:37:03 Setup pyenv: 11:37:03 system 11:37:03 3.8.13 11:37:03 3.9.13 11:37:03 3.10.13 11:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:05 lf-activate-venv(): INFO: Base packages installed successfully 11:37:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:37:13 INFO: No Stack... 11:37:13 INFO: Retrieving Pricing Info for: v3-standard-2 11:37:13 INFO: Archiving Costs 11:37:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13245675268143438620.sh 11:37:13 ---> logs-deploy.sh 11:37:13 Setup pyenv: 11:37:13 system 11:37:13 3.8.13 11:37:13 3.9.13 11:37:13 3.10.13 11:37:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDg from file:/tmp/.os_lf_venv 11:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:16 lf-activate-venv(): INFO: Base packages installed successfully 11:37:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-mLDg/bin to PATH 11:37:25 WARNING: Nexus logging server not set 11:37:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75770/ 11:37:25 INFO: archiving logs to S3 11:37:26 ---> uname -a: 11:37:26 Linux prd-centos8-builder-2c-2g-11954.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 11:37:26 11:37:26 11:37:26 ---> lscpu: 11:37:26 Architecture: x86_64 11:37:26 CPU op-mode(s): 32-bit, 64-bit 11:37:26 Byte Order: Little Endian 11:37:26 CPU(s): 2 11:37:26 On-line CPU(s) list: 0,1 11:37:26 Thread(s) per core: 1 11:37:26 Core(s) per socket: 1 11:37:26 Socket(s): 2 11:37:26 NUMA node(s): 1 11:37:26 Vendor ID: AuthenticAMD 11:37:26 CPU family: 23 11:37:26 Model: 49 11:37:26 Model name: AMD EPYC-Rome Processor 11:37:26 Stepping: 0 11:37:26 CPU MHz: 2799.998 11:37:26 BogoMIPS: 5599.99 11:37:26 Virtualization: AMD-V 11:37:26 Hypervisor vendor: KVM 11:37:26 Virtualization type: full 11:37:26 L1d cache: 32K 11:37:26 L1i cache: 32K 11:37:26 L2 cache: 512K 11:37:26 L3 cache: 16384K 11:37:26 NUMA node0 CPU(s): 0,1 11:37:26 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 11:37:26 11:37:26 11:37:26 ---> nproc: 11:37:26 2 11:37:26 11:37:26 11:37:26 ---> df -h: 11:37:26 Filesystem Size Used Avail Use% Mounted on 11:37:26 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:37:26 tmpfs 3.8G 17M 3.8G 1% /run 11:37:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:37:26 /dev/vda1 40G 8.5G 32G 22% / 11:37:26 tmpfs 770M 0 770M 0% /run/user/1001 11:37:26 11:37:26 11:37:26 ---> free -m: 11:37:26 total used free shared buff/cache available 11:37:26 Mem: 7697 637 4791 19 2268 6762 11:37:26 Swap: 1023 0 1023 11:37:26 11:37:26 11:37:26 ---> ip addr: 11:37:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:26 inet 127.0.0.1/8 scope host lo 11:37:26 valid_lft forever preferred_lft forever 11:37:26 inet6 ::1/128 scope host 11:37:26 valid_lft forever preferred_lft forever 11:37:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:26 link/ether fa:16:3e:24:0c:90 brd ff:ff:ff:ff:ff:ff 11:37:26 altname enp0s3 11:37:26 altname ens3 11:37:26 inet 10.30.170.205/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:37:26 valid_lft 86073sec preferred_lft 86073sec 11:37:26 inet6 fe80::f816:3eff:fe24:c90/64 scope link 11:37:26 valid_lft forever preferred_lft forever 11:37:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:26 link/ether 02:42:2c:69:f7:39 brd ff:ff:ff:ff:ff:ff 11:37:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:26 valid_lft forever preferred_lft forever 11:37:26 11:37:26 11:37:26 ---> sar -b -r -n DEV: 11:37:26 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) 11:37:26 11:37:26 11:31:56 LINUX RESTART (2 CPU) 11:37:26 11:37:26 11:33:01 AM tps rtps wtps bread/s bwrtn/s 11:37:26 11:34:01 AM 122.03 0.87 121.16 81.04 10578.26 11:37:26 11:35:01 AM 58.56 0.28 58.28 40.65 7029.99 11:37:26 11:36:01 AM 25.26 0.07 25.20 3.07 952.87 11:37:26 11:37:01 AM 24.94 0.92 24.03 80.51 655.31 11:37:26 Average: 57.70 0.53 57.17 51.32 4804.27 11:37:26 11:37:26 11:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:26 11:34:01 AM 5009592 6981952 2872832 36.45 2688 2148224 942384 10.55 205628 2313572 135408 11:37:26 11:35:01 AM 4890152 6933860 2992272 37.96 2688 2218892 990048 11.09 270684 2363436 43996 11:37:26 11:36:01 AM 4950940 6962476 2931484 37.19 2688 2186812 940364 10.53 269320 2302948 8 11:37:26 11:37:01 AM 4879656 6898392 3002768 38.09 2688 2194052 1007760 11.28 426260 2218360 15696 11:37:26 Average: 4932585 6944170 2949839 37.42 2688 2186995 970139 10.86 292973 2299579 48777 11:37:26 11:37:26 11:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:26 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:34:01 AM eth0 92.40 76.64 909.38 11.98 0.00 0.00 0.00 0.00 11:37:26 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:35:01 AM eth0 72.83 61.83 605.88 11.22 0.00 0.00 0.00 0.00 11:37:26 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:36:01 AM eth0 18.76 19.31 18.37 7.72 0.00 0.00 0.00 0.00 11:37:26 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:37:01 AM eth0 22.69 19.73 28.65 9.17 0.00 0.00 0.00 0.00 11:37:26 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 Average: eth0 51.67 44.38 390.59 10.02 0.00 0.00 0.00 0.00 11:37:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:26 11:37:26 11:37:26 ---> sar -P ALL: 11:37:26 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) 11:37:26 11:37:26 11:31:56 LINUX RESTART (2 CPU) 11:37:26 11:37:26 11:33:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:26 11:34:01 AM all 38.08 0.00 5.92 1.02 0.12 54.86 11:37:26 11:34:01 AM 0 55.70 0.00 7.67 1.22 0.12 35.29 11:37:26 11:34:01 AM 1 20.53 0.00 4.19 0.83 0.12 74.34 11:37:26 11:35:01 AM all 31.15 0.00 3.86 0.83 0.09 64.07 11:37:26 11:35:01 AM 0 37.02 0.00 3.71 0.77 0.08 58.42 11:37:26 11:35:01 AM 1 25.30 0.00 4.00 0.88 0.10 69.71 11:37:26 11:36:01 AM all 35.48 0.00 3.35 0.15 0.08 60.94 11:37:26 11:36:01 AM 0 51.48 0.00 4.14 0.13 0.07 44.18 11:37:26 11:36:01 AM 1 19.50 0.00 2.57 0.17 0.08 77.69 11:37:26 11:37:01 AM all 32.74 0.00 3.36 0.14 0.11 63.64 11:37:26 11:37:01 AM 0 44.75 0.00 3.82 0.17 0.10 51.16 11:37:26 11:37:01 AM 1 20.74 0.00 2.90 0.12 0.12 76.13 11:37:26 Average: all 34.37 0.00 4.13 0.54 0.10 60.87 11:37:26 Average: 0 47.24 0.00 4.84 0.57 0.09 47.26 11:37:26 Average: 1 21.52 0.00 3.42 0.50 0.10 74.46 11:37:26 11:37:26 11:37:26