21:32:05 Started by timer 21:32:05 Running as SYSTEM 21:32:05 [EnvInject] - Loading node environment variables. 21:32:05 Building remotely on prd-centos8-builder-2c-2g-18893 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:06 [ssh-agent] Looking for ssh-agent implementation... 21:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:06 $ ssh-agent 21:32:06 SSH_AUTH_SOCK=/tmp/ssh-b9ABdvkYirty/agent.5443 21:32:06 SSH_AGENT_PID=5444 21:32:06 [ssh-agent] Started. 21:32:06 Running ssh-add (command line suppressed) 21:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2263153650296693581.key (/w/workspace/builder-openstack-cron@tmp/private_key_2263153650296693581.key) 21:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:06 The recommended git tool is: NONE 21:32:08 using credential jenkins-ssh 21:32:08 Wiping out workspace first. 21:32:08 Cloning the remote Git repository 21:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:08 > git --version # timeout=10 21:32:08 > git --version # 'git version 2.43.0' 21:32:08 using GIT_SSH to set credentials jenkins-ssh 21:32:08 [INFO] Currently running in a labeled security context 21:32:08 [INFO] Currently SELinux is 'enforcing' on the host 21:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9133896134605961992.key 21:32:08 Verifying host key using known hosts file 21:32:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:11 Avoid second fetch 21:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:11 Checking out Revision cbe0861af12477d0e58e0c98157dba408b246626 (refs/remotes/origin/master) 21:32:11 > git config core.sparsecheckout # timeout=10 21:32:11 > git checkout -f cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 21:32:11 Commit message: "fix: Add conditional SSH/Ansible config" 21:32:11 > git rev-list --no-walk cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 21:32:11 > git remote # timeout=10 21:32:11 > git submodule init # timeout=10 21:32:12 > git submodule sync # timeout=10 21:32:12 > git config --get remote.origin.url # timeout=10 21:32:12 > git submodule init # timeout=10 21:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:12 > git config --get submodule.global-jjb.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:12 > git submodule update --init --recursive global-jjb # timeout=10 21:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:16 No emails were triggered. 21:32:16 provisioning config files... 21:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4492933625135796440.sh 21:32:17 ---> python-tools-install.sh 21:32:17 Setup pyenv: 21:32:17 system 21:32:17 * 3.8.13 (set by /opt/pyenv/version) 21:32:17 * 3.9.13 (set by /opt/pyenv/version) 21:32:17 * 3.10.13 (set by /opt/pyenv/version) 21:32:17 * 3.11.7 (set by /opt/pyenv/version) 21:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eI2C 21:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:26 lf-activate-venv(): INFO: Base packages installed successfully 21:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:32:53 Generating Requirements File 21:33:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:15 Python 3.11.7 21:33:15 pip 25.3 from /tmp/venv-eI2C/lib/python3.11/site-packages/pip (python 3.11) 21:33:16 appdirs==1.4.4 21:33:16 argcomplete==3.6.3 21:33:16 aspy.yaml==1.3.0 21:33:16 attrs==25.4.0 21:33:16 autopage==0.5.2 21:33:16 beautifulsoup4==4.14.3 21:33:16 boto3==1.42.23 21:33:16 botocore==1.42.23 21:33:16 bs4==0.0.2 21:33:16 cachetools==6.2.4 21:33:16 certifi==2026.1.4 21:33:16 cffi==2.0.0 21:33:16 cfgv==3.5.0 21:33:16 chardet==5.2.0 21:33:16 charset-normalizer==3.4.4 21:33:16 click==8.3.1 21:33:16 cliff==4.13.1 21:33:16 cmd2==3.1.0 21:33:16 cryptography==3.3.2 21:33:16 debtcollector==3.0.0 21:33:16 decorator==5.2.1 21:33:16 defusedxml==0.7.1 21:33:16 Deprecated==1.3.1 21:33:16 distlib==0.4.0 21:33:16 dnspython==2.8.0 21:33:16 docker==7.1.0 21:33:16 dogpile.cache==1.5.0 21:33:16 durationpy==0.10 21:33:16 email-validator==2.3.0 21:33:16 filelock==3.20.2 21:33:16 future==1.0.0 21:33:16 gitdb==4.0.12 21:33:16 GitPython==3.1.46 21:33:16 google-auth==2.45.0 21:33:16 httplib2==0.31.0 21:33:16 identify==2.6.15 21:33:16 idna==3.11 21:33:16 importlib-resources==1.5.0 21:33:16 iso8601==2.1.0 21:33:16 Jinja2==3.1.6 21:33:16 jmespath==1.0.1 21:33:16 jsonpatch==1.33 21:33:16 jsonpointer==3.0.0 21:33:16 jsonschema==4.25.1 21:33:16 jsonschema-specifications==2025.9.1 21:33:16 keystoneauth1==5.12.0 21:33:16 kubernetes==34.1.0 21:33:16 lftools==0.37.18 21:33:16 lxml==6.0.2 21:33:16 markdown-it-py==4.0.0 21:33:16 MarkupSafe==3.0.3 21:33:16 mdurl==0.1.2 21:33:16 msgpack==1.1.2 21:33:16 multi_key_dict==2.0.3 21:33:16 munch==4.0.0 21:33:16 netaddr==1.3.0 21:33:16 niet==1.4.2 21:33:16 nodeenv==1.10.0 21:33:16 oauth2client==4.1.3 21:33:16 oauthlib==3.3.1 21:33:16 openstacksdk==4.8.0 21:33:16 os-service-types==1.8.2 21:33:16 osc-lib==4.3.0 21:33:16 oslo.config==10.1.0 21:33:16 oslo.context==6.2.0 21:33:16 oslo.i18n==6.7.1 21:33:16 oslo.log==8.0.0 21:33:16 oslo.serialization==5.9.0 21:33:16 oslo.utils==9.2.0 21:33:16 packaging==25.0 21:33:16 pbr==7.0.3 21:33:16 platformdirs==4.5.1 21:33:16 prettytable==3.17.0 21:33:16 psutil==7.2.1 21:33:16 pyasn1==0.6.1 21:33:16 pyasn1_modules==0.4.2 21:33:16 pycparser==2.23 21:33:16 pygerrit2==2.0.15 21:33:16 PyGithub==2.8.1 21:33:16 Pygments==2.19.2 21:33:16 PyJWT==2.10.1 21:33:16 PyNaCl==1.6.2 21:33:16 pyparsing==2.4.7 21:33:16 pyperclip==1.11.0 21:33:16 pyrsistent==0.20.0 21:33:16 python-cinderclient==9.8.0 21:33:16 python-dateutil==2.9.0.post0 21:33:16 python-heatclient==4.3.0 21:33:16 python-jenkins==1.8.3 21:33:16 python-keystoneclient==5.7.0 21:33:16 python-magnumclient==4.9.0 21:33:16 python-openstackclient==8.2.0 21:33:16 python-swiftclient==4.9.0 21:33:16 PyYAML==6.0.3 21:33:16 referencing==0.37.0 21:33:16 requests==2.32.5 21:33:16 requests-oauthlib==2.0.0 21:33:16 requestsexceptions==1.4.0 21:33:16 rfc3986==2.0.0 21:33:16 rich==14.2.0 21:33:16 rich-argparse==1.7.2 21:33:16 rpds-py==0.30.0 21:33:16 rsa==4.9.1 21:33:16 ruamel.yaml==0.19.1 21:33:16 ruamel.yaml.clib==0.2.15 21:33:16 s3transfer==0.16.0 21:33:16 simplejson==3.20.2 21:33:16 six==1.17.0 21:33:16 smmap==5.0.2 21:33:16 soupsieve==2.8.1 21:33:16 stevedore==5.6.0 21:33:16 tabulate==0.9.0 21:33:16 toml==0.10.2 21:33:16 tomlkit==0.13.3 21:33:16 tqdm==4.67.1 21:33:16 typing_extensions==4.15.0 21:33:16 tzdata==2025.3 21:33:16 urllib3==1.26.20 21:33:16 virtualenv==20.35.4 21:33:16 wcwidth==0.2.14 21:33:16 websocket-client==1.9.0 21:33:16 wrapt==2.0.1 21:33:16 xdg==6.0.0 21:33:16 xmltodict==1.0.2 21:33:16 yq==3.4.3 21:33:16 [EnvInject] - Injecting environment variables from a build step. 21:33:16 [EnvInject] - Injecting as environment variables the properties content 21:33:16 OS_CLOUD=vex 21:33:16 21:33:16 [EnvInject] - Variables injected successfully. 21:33:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6021299393810908930.sh 21:33:16 ---> Orphaned k8s clusters 21:33:16 Setup pyenv: 21:33:16 system 21:33:16 3.8.13 21:33:16 3.9.13 21:33:16 3.10.13 21:33:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:18 lf-activate-venv(): INFO: Base packages installed successfully 21:33:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:27 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:33:30 -----> Delete orphaned cluster 21:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13329658436357705329.sh 21:33:30 ---> Orphaned stacks 21:33:30 Setup pyenv: 21:33:31 system 21:33:31 3.8.13 21:33:31 3.9.13 21:33:31 3.10.13 21:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:33 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:33 lf-activate-venv(): INFO: Base packages installed successfully 21:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:33:52 + mapfile -t OS_COE_CLUSTERS_ID 21:33:52 ++ awk '{print $1}' 21:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:54 + echo '-----> Active clusters -> stacks' 21:33:54 -----> Active clusters -> stacks 21:33:54 + OS_COE_STACKS=() 21:33:54 + [[ 0 -gt 0 ]] 21:33:54 + mapfile -t OS_STACKS 21:33:54 ++ awk '{print $1}' 21:33:54 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 21:33:56 + echo '-----> Active stacks' 21:33:56 -----> Active stacks 21:33:56 + echo '-----> Delete orphaned stacks' 21:33:56 -----> Delete orphaned stacks 21:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1200409652760667984.sh 21:33:56 ---> Orphaned servers 21:33:56 Setup pyenv: 21:33:56 system 21:33:56 3.8.13 21:33:56 3.9.13 21:33:56 3.10.13 21:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:58 lf-activate-venv(): INFO: Base packages installed successfully 21:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:34:20 -----> Active servers 21:34:20 prd-centos8-builder-2c-2g-18893 21:34:20 prd-ubuntu2204-docker-8c-8g-18892 21:34:20 prd-ubuntu2204-docker-4c-4g-18081 21:34:20 prd-ubuntu2204-docker-4c-16g-14833 21:34:20 prd-ubuntu2204-docker-4c-16g-14830 21:34:20 prd-ubuntu2204-docker-4c-16g-14832 21:34:20 -----> Delete orphaned servers 21:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10672188489631708602.sh 21:34:21 ---> Orphaned ports 21:34:21 Setup pyenv: 21:34:21 system 21:34:21 3.8.13 21:34:21 3.9.13 21:34:21 3.10.13 21:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:23 lf-activate-venv(): INFO: Base packages installed successfully 21:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:34:38 No orphaned ports to process. 21:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5985983884260763397.sh 21:34:38 ---> Orphaned volumes 21:34:38 + source /home/jenkins/lf-env.sh 21:34:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:38 ++ mktemp -d /tmp/venv-XXXX 21:34:38 + lf_venv=/tmp/venv-y2y0 21:34:38 + local venv_file=/tmp/.os_lf_venv 21:34:38 + local python=python3 21:34:38 + local options 21:34:38 + local set_path=true 21:34:38 + local install_args= 21:34:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:38 + true 21:34:38 + case $1 in 21:34:38 + python=python3 21:34:38 + shift 2 21:34:38 + true 21:34:38 + case $1 in 21:34:38 + shift 21:34:38 + break 21:34:38 + case $python in 21:34:38 + local pkg_list= 21:34:38 + [[ -d /opt/pyenv ]] 21:34:38 + echo 'Setup pyenv:' 21:34:38 Setup pyenv: 21:34:38 + export PYENV_ROOT=/opt/pyenv 21:34:38 + PYENV_ROOT=/opt/pyenv 21:34:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:38 + pyenv versions 21:34:38 system 21:34:38 3.8.13 21:34:38 3.9.13 21:34:38 3.10.13 21:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:38 + command -v pyenv 21:34:38 ++ pyenv init - --no-rehash 21:34:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:38 for i in ${!paths[@]}; do 21:34:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:38 fi; done; 21:34:38 echo "${paths[*]}"'\'')" 21:34:38 export PATH="/opt/pyenv/shims:${PATH}" 21:34:38 export PYENV_SHELL=bash 21:34:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:38 pyenv() { 21:34:38 local command 21:34:38 command="${1:-}" 21:34:38 if [ "$#" -gt 0 ]; then 21:34:38 shift 21:34:38 fi 21:34:38 21:34:38 case "$command" in 21:34:38 rehash|shell) 21:34:38 eval "$(pyenv "sh-$command" "$@")" 21:34:38 ;; 21:34:38 *) 21:34:38 command pyenv "$command" "$@" 21:34:38 ;; 21:34:38 esac 21:34:38 }' 21:34:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:38 for i in ${!paths[@]}; do 21:34:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:38 fi; done; 21:34:38 echo "${paths[*]}"' 21:34:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:38 ++ export PYENV_SHELL=bash 21:34:38 ++ PYENV_SHELL=bash 21:34:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:38 +++ complete -F _pyenv pyenv 21:34:38 ++ lf-pyver python3 21:34:38 ++ local py_version_xy=python3 21:34:38 ++ local py_version_xyz= 21:34:38 ++ awk '{ print $1 }' 21:34:38 ++ pyenv versions 21:34:38 ++ local command 21:34:38 ++ command=versions 21:34:38 ++ '[' 1 -gt 0 ']' 21:34:38 ++ shift 21:34:38 ++ case "$command" in 21:34:38 ++ command pyenv versions 21:34:38 ++ pyenv versions 21:34:38 ++ sed 's/^[ *]* //' 21:34:38 ++ grep -E '^[0-9.]*[0-9]$' 21:34:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:39 +++ grep '^3' /tmp/.pyenv_versions 21:34:39 +++ tail -n 1 21:34:39 +++ sort -V 21:34:39 ++ py_version_xyz=3.11.7 21:34:39 ++ [[ -z 3.11.7 ]] 21:34:39 ++ echo 3.11.7 21:34:39 ++ return 0 21:34:39 + pyenv local 3.11.7 21:34:39 + local command 21:34:39 + command=local 21:34:39 + '[' 2 -gt 0 ']' 21:34:39 + shift 21:34:39 + case "$command" in 21:34:39 + command pyenv local 3.11.7 21:34:39 + pyenv local 3.11.7 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='lftools[openstack] ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='kubernetes ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='niet ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='python-heatclient ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='python-openstackclient ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='python-magnumclient ' 21:34:39 + for arg in "$@" 21:34:39 + case $arg in 21:34:39 + pkg_list+='yq ' 21:34:39 + [[ -f /tmp/.os_lf_venv ]] 21:34:39 ++ cat /tmp/.os_lf_venv 21:34:39 + lf_venv=/tmp/venv-eI2C 21:34:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from' file:/tmp/.os_lf_venv 21:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:34:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:39 + local 'pip_opts=--upgrade --quiet' 21:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:39 + [[ -n '' ]] 21:34:39 + [[ -n '' ]] 21:34:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:39 + /tmp/venv-eI2C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 21:34:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:40 lf-activate-venv(): INFO: Base packages installed successfully 21:34:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:40 + /tmp/venv-eI2C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:58 + type python3 21:34:58 + true 21:34:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH' 21:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:34:58 + PATH=/tmp/venv-eI2C/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:58 + return 0 21:34:58 + mapfile -t os_volumes 21:34:58 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:35:01 + '[' 0 -eq 0 ']' 21:35:01 + echo 'No orphaned volumes found.' 21:35:01 No orphaned volumes found. 21:35:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12789347979420562055.sh 21:35:02 ---> Protect in-use images 21:35:02 Setup pyenv: 21:35:02 system 21:35:02 3.8.13 21:35:02 3.9.13 21:35:02 3.10.13 21:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:04 lf-activate-venv(): INFO: Base packages installed successfully 21:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:35:18 INFO: There are images to protect defined in jenkins-config. 21:35:18 INFO: There are additional images to protect in the jjb dir. 21:35:18 INFO: Protecting the following images: 21:35:18 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:18 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:18 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:18 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:18 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:18 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:18 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:18 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:18 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 21:35:18 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 21:35:18 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 21:35:18 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:35:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:21 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 21:35:23 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 21:35:24 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 21:35:26 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 21:35:27 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 21:35:29 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 21:35:30 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 21:35:32 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 21:35:34 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 21:35:35 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 21:35:37 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:35:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:37 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:35:37 [EnvInject] - Injecting environment variables from a build step. 21:35:37 [EnvInject] - Injecting as environment variables the properties content 21:35:37 OS_IMAGE_CLEANUP_AGE=30 21:35:37 21:35:37 [EnvInject] - Variables injected successfully. 21:35:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1119344034523199022.sh 21:35:37 ---> Cleanup old images 21:35:37 Setup pyenv: 21:35:37 system 21:35:37 3.8.13 21:35:37 3.9.13 21:35:37 3.10.13 21:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:39 lf-activate-venv(): INFO: Base packages installed successfully 21:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:35:53 + lftools openstack --os-cloud vex image cleanup --days=30 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 Removing 325 images from vex. 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 21:36:00 WARNING: Use of image.protected resulted in an exception 21:36:00 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:00 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:00 Build step 'Conditional steps (multiple)' marked build as failure 21:36:00 $ ssh-agent -k 21:36:00 unset SSH_AUTH_SOCK; 21:36:00 unset SSH_AGENT_PID; 21:36:00 echo Agent pid 5444 killed; 21:36:00 [ssh-agent] Stopped. 21:36:00 [PostBuildScript] - [INFO] Executing post build scripts. 21:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5880386202478600278.sh 21:36:00 ---> sysstat.sh 21:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18369167141194196674.sh 21:36:00 ---> package-listing.sh 21:36:00 ++ facter osfamily 21:36:00 ++ tr '[:upper:]' '[:lower:]' 21:36:01 + OS_FAMILY=redhat 21:36:01 + workspace=/w/workspace/builder-openstack-cron 21:36:01 + START_PACKAGES=/tmp/packages_start.txt 21:36:01 + END_PACKAGES=/tmp/packages_end.txt 21:36:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:01 + PACKAGES=/tmp/packages_start.txt 21:36:01 + '[' /w/workspace/builder-openstack-cron ']' 21:36:01 + PACKAGES=/tmp/packages_end.txt 21:36:01 + case "${OS_FAMILY}" in 21:36:01 + rpm -qa 21:36:01 + sort 21:36:01 + '[' -f /tmp/packages_start.txt ']' 21:36:01 + '[' -f /tmp/packages_end.txt ']' 21:36:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:01 + '[' /w/workspace/builder-openstack-cron ']' 21:36:01 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:36:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18282922025801217713.sh 21:36:01 ---> capture-instance-metadata.sh 21:36:01 Setup pyenv: 21:36:01 system 21:36:01 3.8.13 21:36:02 3.9.13 21:36:02 3.10.13 21:36:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:04 lf-activate-venv(): INFO: Base packages installed successfully 21:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:36:17 INFO: Running in OpenStack, capturing instance metadata 21:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17508310450584632512.sh 21:36:17 provisioning config files... 21:36:18 Could not find credentials [logs] for builder-openstack-cron #76452 21:36:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16431320936276334662tmp 21:36:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:36:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:36:18 provisioning config files... 21:36:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:36:18 [EnvInject] - Injecting environment variables from a build step. 21:36:18 [EnvInject] - Injecting as environment variables the properties content 21:36:18 SERVER_ID=logs 21:36:18 21:36:18 [EnvInject] - Variables injected successfully. 21:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins700804589010747501.sh 21:36:18 ---> create-netrc.sh 21:36:18 WARN: Log server credential not found. 21:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1063270854647693062.sh 21:36:18 ---> python-tools-install.sh 21:36:18 Setup pyenv: 21:36:18 system 21:36:18 3.8.13 21:36:18 3.9.13 21:36:18 3.10.13 21:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:20 lf-activate-venv(): INFO: Base packages installed successfully 21:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15223877190666286245.sh 21:36:30 ---> sudo-logs.sh 21:36:30 Archiving 'sudo' log.. 21:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5746168328375117852.sh 21:36:30 ---> job-cost.sh 21:36:30 Setup pyenv: 21:36:31 system 21:36:31 3.8.13 21:36:31 3.9.13 21:36:31 3.10.13 21:36:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:33 lf-activate-venv(): INFO: Base packages installed successfully 21:36:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:36:41 INFO: No Stack... 21:36:41 INFO: Retrieving Pricing Info for: v3-standard-2 21:36:41 INFO: Archiving Costs 21:36:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2218751465250307011.sh 21:36:41 ---> logs-deploy.sh 21:36:41 Setup pyenv: 21:36:41 system 21:36:41 3.8.13 21:36:41 3.9.13 21:36:41 3.10.13 21:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eI2C from file:/tmp/.os_lf_venv 21:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:44 lf-activate-venv(): INFO: Base packages installed successfully 21:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-eI2C/bin to PATH 21:36:54 WARNING: Nexus logging server not set 21:36:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76452/ 21:36:54 INFO: archiving logs to S3 21:36:55 ---> uname -a: 21:36:55 Linux prd-centos8-builder-2c-2g-18893.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:36:55 21:36:55 21:36:55 ---> lscpu: 21:36:55 Architecture: x86_64 21:36:55 CPU op-mode(s): 32-bit, 64-bit 21:36:55 Byte Order: Little Endian 21:36:55 CPU(s): 2 21:36:55 On-line CPU(s) list: 0,1 21:36:55 Thread(s) per core: 1 21:36:55 Core(s) per socket: 1 21:36:55 Socket(s): 2 21:36:55 NUMA node(s): 1 21:36:55 Vendor ID: AuthenticAMD 21:36:55 CPU family: 23 21:36:55 Model: 49 21:36:55 Model name: AMD EPYC-Rome Processor 21:36:55 Stepping: 0 21:36:55 CPU MHz: 2799.996 21:36:55 BogoMIPS: 5599.99 21:36:55 Virtualization: AMD-V 21:36:55 Hypervisor vendor: KVM 21:36:55 Virtualization type: full 21:36:55 L1d cache: 32K 21:36:55 L1i cache: 32K 21:36:55 L2 cache: 512K 21:36:55 L3 cache: 16384K 21:36:55 NUMA node0 CPU(s): 0,1 21:36:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:36:55 21:36:55 21:36:55 ---> nproc: 21:36:55 2 21:36:55 21:36:55 21:36:55 ---> df -h: 21:36:55 Filesystem Size Used Avail Use% Mounted on 21:36:55 devtmpfs 3.8G 0 3.8G 0% /dev 21:36:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:36:55 tmpfs 3.8G 17M 3.8G 1% /run 21:36:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:36:55 /dev/vda1 40G 8.5G 32G 22% / 21:36:55 tmpfs 770M 0 770M 0% /run/user/1001 21:36:55 21:36:55 21:36:55 ---> free -m: 21:36:55 total used free shared buff/cache available 21:36:55 Mem: 7697 618 4806 19 2272 6781 21:36:55 Swap: 1023 0 1023 21:36:55 21:36:55 21:36:55 ---> ip addr: 21:36:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:36:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:55 inet 127.0.0.1/8 scope host lo 21:36:55 valid_lft forever preferred_lft forever 21:36:55 inet6 ::1/128 scope host 21:36:55 valid_lft forever preferred_lft forever 21:36:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:36:55 link/ether fa:16:3e:86:dc:54 brd ff:ff:ff:ff:ff:ff 21:36:55 altname enp0s3 21:36:55 altname ens3 21:36:55 inet 10.30.170.242/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:36:55 valid_lft 86076sec preferred_lft 86076sec 21:36:55 inet6 fe80::f816:3eff:fe86:dc54/64 scope link 21:36:55 valid_lft forever preferred_lft forever 21:36:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:36:55 link/ether 02:42:4f:36:40:94 brd ff:ff:ff:ff:ff:ff 21:36:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:55 valid_lft forever preferred_lft forever 21:36:55 21:36:55 21:36:55 ---> sar -b -r -n DEV: 21:36:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 21:36:55 21:36:55 21:31:27 LINUX RESTART (2 CPU) 21:36:55 21:36:55 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:36:55 09:33:01 PM 200.60 7.88 192.72 1500.82 7326.15 21:36:55 09:34:01 PM 99.40 0.50 98.90 64.38 11421.94 21:36:55 09:35:02 PM 31.73 0.30 31.43 42.37 1244.79 21:36:55 09:36:01 PM 21.95 0.81 21.14 56.68 566.97 21:36:55 Average: 88.69 2.38 86.31 417.52 5159.05 21:36:55 21:36:55 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:55 09:33:01 PM 5145332 7029220 2737100 34.72 2688 2066188 935596 10.48 201416 2210716 179508 21:36:55 09:34:01 PM 4960016 6973632 2922416 37.08 2688 2188896 967440 10.83 231924 2335992 27112 21:36:55 09:35:02 PM 5020856 7036688 2861576 36.30 2688 2190976 906920 10.15 267812 2238128 10768 21:36:55 09:36:01 PM 5009512 7026908 2872920 36.45 2688 2192580 972780 10.89 268908 2247956 10768 21:36:55 Average: 5033929 7016612 2848503 36.14 2688 2159660 945684 10.59 242515 2258198 57039 21:36:55 21:36:55 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:55 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:33:01 PM eth0 219.61 144.94 1584.66 49.49 0.00 0.00 0.00 0.00 21:36:55 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:34:01 PM eth0 77.46 64.75 716.16 10.79 0.00 0.00 0.00 0.00 21:36:55 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:35:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:35:02 PM eth0 20.29 20.60 30.25 8.71 0.00 0.00 0.00 0.00 21:36:55 09:35:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 09:36:01 PM eth0 22.69 21.47 30.46 11.11 0.00 0.00 0.00 0.00 21:36:55 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 Average: eth0 85.27 63.11 592.68 20.06 0.00 0.00 0.00 0.00 21:36:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:55 21:36:55 21:36:55 ---> sar -P ALL: 21:36:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 21:36:55 21:36:55 21:31:27 LINUX RESTART (2 CPU) 21:36:55 21:36:55 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:36:55 09:33:01 PM all 35.01 0.00 6.13 1.77 0.10 56.99 21:36:55 09:33:01 PM 0 40.09 0.00 7.61 2.71 0.10 49.48 21:36:55 09:33:01 PM 1 29.93 0.00 4.66 0.83 0.10 64.47 21:36:55 09:34:01 PM all 34.37 0.00 4.77 1.77 0.10 58.99 21:36:55 09:34:01 PM 0 44.18 0.00 5.65 1.87 0.10 48.20 21:36:55 09:34:01 PM 1 24.59 0.00 3.88 1.67 0.10 69.76 21:36:55 09:35:02 PM all 32.90 0.00 2.98 0.19 0.08 63.85 21:36:55 09:35:02 PM 0 40.95 0.00 3.65 0.18 0.08 55.13 21:36:55 09:35:02 PM 1 24.83 0.00 2.30 0.20 0.08 72.58 21:36:55 09:36:01 PM all 33.79 0.00 3.43 0.14 0.09 62.55 21:36:55 09:36:01 PM 0 49.53 0.00 4.29 0.17 0.10 45.90 21:36:55 09:36:01 PM 1 18.05 0.00 2.56 0.10 0.08 79.20 21:36:55 Average: all 34.02 0.00 4.33 0.97 0.09 60.59 21:36:55 Average: 0 43.67 0.00 5.30 1.24 0.10 49.69 21:36:55 Average: 1 24.38 0.00 3.35 0.70 0.09 71.47 21:36:55 21:36:55 21:36:55