00:32:08 Started by timer 00:32:08 Running as SYSTEM 00:32:08 [EnvInject] - Loading node environment variables. 00:32:08 Building remotely on prd-centos8-builder-2c-2g-3736 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:09 [ssh-agent] Looking for ssh-agent implementation... 00:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:09 $ ssh-agent 00:32:09 SSH_AUTH_SOCK=/tmp/ssh-QUgwU2Yt1DML/agent.5451 00:32:09 SSH_AGENT_PID=5453 00:32:09 [ssh-agent] Started. 00:32:09 Running ssh-add (command line suppressed) 00:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10528577308717226638.key (/w/workspace/builder-openstack-cron@tmp/private_key_10528577308717226638.key) 00:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:09 The recommended git tool is: NONE 00:32:12 using credential jenkins-ssh 00:32:12 Wiping out workspace first. 00:32:12 Cloning the remote Git repository 00:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:12 > git --version # timeout=10 00:32:12 > git --version # 'git version 2.43.0' 00:32:12 using GIT_SSH to set credentials jenkins-ssh 00:32:12 [INFO] Currently running in a labeled security context 00:32:12 [INFO] Currently SELinux is 'enforcing' on the host 00:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6536342837473348134.key 00:32:12 Verifying host key using known hosts file 00:32:12 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. 00:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:15 Avoid second fetch 00:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:15 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 00:32:15 > git config core.sparsecheckout # timeout=10 00:32:15 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 00:32:15 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 00:32:16 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 00:32:16 > git remote # timeout=10 00:32:16 > git submodule init # timeout=10 00:32:16 > git submodule sync # timeout=10 00:32:16 > git config --get remote.origin.url # timeout=10 00:32:16 > git submodule init # timeout=10 00:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:16 > git config --get submodule.global-jjb.url # timeout=10 00:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:16 > git submodule update --init --recursive global-jjb # timeout=10 00:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:21 No emails were triggered. 00:32:21 provisioning config files... 00:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6598264697876886329.sh 00:32:21 ---> python-tools-install.sh 00:32:21 Setup pyenv: 00:32:21 system 00:32:21 * 3.8.13 (set by /opt/pyenv/version) 00:32:21 * 3.9.13 (set by /opt/pyenv/version) 00:32:21 * 3.10.13 (set by /opt/pyenv/version) 00:32:21 * 3.11.7 (set by /opt/pyenv/version) 00:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ldLF 00:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:30 lf-activate-venv(): INFO: Base packages installed successfully 00:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 00:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:32:56 Generating Requirements File 00:33:17 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. 00:33:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:17 Python 3.11.7 00:33:17 pip 25.3 from /tmp/venv-ldLF/lib/python3.11/site-packages/pip (python 3.11) 00:33:18 appdirs==1.4.4 00:33:18 argcomplete==3.6.3 00:33:18 aspy.yaml==1.3.0 00:33:18 attrs==25.4.0 00:33:18 autopage==0.5.2 00:33:18 beautifulsoup4==4.14.3 00:33:18 boto3==1.42.3 00:33:18 botocore==1.42.3 00:33:18 bs4==0.0.2 00:33:18 cachetools==6.2.2 00:33:18 certifi==2025.11.12 00:33:18 cffi==2.0.0 00:33:18 cfgv==3.5.0 00:33:18 chardet==5.2.0 00:33:18 charset-normalizer==3.4.4 00:33:18 click==8.3.1 00:33:18 cliff==4.13.0 00:33:18 cmd2==2.7.0 00:33:18 cryptography==3.3.2 00:33:18 debtcollector==3.0.0 00:33:18 decorator==5.2.1 00:33:18 defusedxml==0.7.1 00:33:18 Deprecated==1.3.1 00:33:18 distlib==0.4.0 00:33:18 dnspython==2.8.0 00:33:18 docker==7.1.0 00:33:18 dogpile.cache==1.5.0 00:33:18 durationpy==0.10 00:33:18 email-validator==2.3.0 00:33:18 filelock==3.20.0 00:33:18 future==1.0.0 00:33:18 gitdb==4.0.12 00:33:18 GitPython==3.1.45 00:33:18 google-auth==2.43.0 00:33:18 httplib2==0.31.0 00:33:18 identify==2.6.15 00:33:18 idna==3.11 00:33:18 importlib-resources==1.5.0 00:33:18 iso8601==2.1.0 00:33:18 Jinja2==3.1.6 00:33:18 jmespath==1.0.1 00:33:18 jsonpatch==1.33 00:33:18 jsonpointer==3.0.0 00:33:18 jsonschema==4.25.1 00:33:18 jsonschema-specifications==2025.9.1 00:33:18 keystoneauth1==5.12.0 00:33:18 kubernetes==34.1.0 00:33:18 lftools==0.37.16 00:33:18 lxml==6.0.2 00:33:18 markdown-it-py==4.0.0 00:33:18 MarkupSafe==3.0.3 00:33:18 mdurl==0.1.2 00:33:18 msgpack==1.1.2 00:33:18 multi_key_dict==2.0.3 00:33:18 munch==4.0.0 00:33:18 netaddr==1.3.0 00:33:18 niet==1.4.2 00:33:18 nodeenv==1.9.1 00:33:18 oauth2client==4.1.3 00:33:18 oauthlib==3.3.1 00:33:18 openstacksdk==4.8.0 00:33:18 os-service-types==1.8.2 00:33:18 osc-lib==4.2.0 00:33:18 oslo.config==10.1.0 00:33:18 oslo.context==6.2.0 00:33:18 oslo.i18n==6.7.1 00:33:18 oslo.log==7.2.1 00:33:18 oslo.serialization==5.8.0 00:33:18 oslo.utils==9.2.0 00:33:18 packaging==25.0 00:33:18 pbr==7.0.3 00:33:18 platformdirs==4.5.0 00:33:18 prettytable==3.17.0 00:33:18 psutil==7.1.3 00:33:18 pyasn1==0.6.1 00:33:18 pyasn1_modules==0.4.2 00:33:18 pycparser==2.23 00:33:18 pygerrit2==2.0.15 00:33:18 PyGithub==2.8.1 00:33:18 Pygments==2.19.2 00:33:18 PyJWT==2.10.1 00:33:18 PyNaCl==1.6.1 00:33:18 pyparsing==2.4.7 00:33:18 pyperclip==1.11.0 00:33:18 pyrsistent==0.20.0 00:33:18 python-cinderclient==9.8.0 00:33:18 python-dateutil==2.9.0.post0 00:33:18 python-heatclient==4.3.0 00:33:18 python-jenkins==1.8.3 00:33:18 python-keystoneclient==5.7.0 00:33:18 python-magnumclient==4.9.0 00:33:18 python-openstackclient==8.2.0 00:33:18 python-swiftclient==4.9.0 00:33:18 PyYAML==6.0.3 00:33:18 referencing==0.37.0 00:33:18 requests==2.32.5 00:33:18 requests-oauthlib==2.0.0 00:33:18 requestsexceptions==1.4.0 00:33:18 rfc3986==2.0.0 00:33:18 rich==14.2.0 00:33:18 rich-argparse==1.7.2 00:33:18 rpds-py==0.30.0 00:33:18 rsa==4.9.1 00:33:18 ruamel.yaml==0.18.16 00:33:18 ruamel.yaml.clib==0.2.15 00:33:18 s3transfer==0.16.0 00:33:18 simplejson==3.20.2 00:33:18 six==1.17.0 00:33:18 smmap==5.0.2 00:33:18 soupsieve==2.8 00:33:18 stevedore==5.6.0 00:33:18 tabulate==0.9.0 00:33:18 toml==0.10.2 00:33:18 tomlkit==0.13.3 00:33:18 tqdm==4.67.1 00:33:18 typing_extensions==4.15.0 00:33:18 tzdata==2025.2 00:33:18 urllib3==1.26.20 00:33:18 virtualenv==20.35.4 00:33:18 wcwidth==0.2.14 00:33:18 websocket-client==1.9.0 00:33:18 wrapt==2.0.1 00:33:18 xdg==6.0.0 00:33:18 xmltodict==1.0.2 00:33:18 yq==3.4.3 00:33:18 [EnvInject] - Injecting environment variables from a build step. 00:33:18 [EnvInject] - Injecting as environment variables the properties content 00:33:18 OS_CLOUD=vex 00:33:18 00:33:18 [EnvInject] - Variables injected successfully. 00:33:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins480462572877851623.sh 00:33:18 ---> Orphaned k8s clusters 00:33:18 Setup pyenv: 00:33:18 system 00:33:18 3.8.13 00:33:18 3.9.13 00:33:18 3.10.13 00:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:20 lf-activate-venv(): INFO: Base packages installed successfully 00:33:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:29 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. 00:33:29 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:33:32 -----> Delete orphaned cluster 00:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11456096932747791466.sh 00:33:32 ---> Orphaned stacks 00:33:32 Setup pyenv: 00:33:32 system 00:33:32 3.8.13 00:33:32 3.9.13 00:33:32 3.10.13 00:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:34 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. 00:33:34 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:33:34 lf-activate-venv(): INFO: Base packages installed successfully 00:33:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:33:51 + mapfile -t OS_COE_CLUSTERS_ID 00:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:33:51 ++ awk '{print $1}' 00:33:53 + echo '-----> Active clusters -> stacks' 00:33:53 -----> Active clusters -> stacks 00:33:53 + OS_COE_STACKS=() 00:33:53 + [[ 0 -gt 0 ]] 00:33:53 + mapfile -t OS_STACKS 00:33:53 ++ awk '{print $1}' 00:33:53 ++ 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 00:33:54 + echo '-----> Active stacks' 00:33:54 -----> Active stacks 00:33:54 + echo '-----> Delete orphaned stacks' 00:33:54 -----> Delete orphaned stacks 00:33:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3177652569730931361.sh 00:33:54 ---> Orphaned servers 00:33:54 Setup pyenv: 00:33:55 system 00:33:55 3.8.13 00:33:55 3.9.13 00:33:55 3.10.13 00:33:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:57 lf-activate-venv(): INFO: Base packages installed successfully 00:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:34:18 -----> Active servers 00:34:18 prd-queue-disttest-2c-1g-3738 00:34:18 prd-ubuntu2204-builder-2c-2g-3737 00:34:18 prd-centos8-builder-2c-2g-3736 00:34:18 prd-ubuntu2204-docker-4c-4g-3735 00:34:18 prd-ubuntu2204-docker-4c-4g-3734 00:34:18 prd-ubuntu2204-docker-8c-8g-3733 00:34:18 prd-ubuntu2204-docker-8c-8g-3732 00:34:18 prd-ubuntu2204-docker-8c-8g-3731 00:34:18 prd-ubuntu2204-docker-4c-16g-3646 00:34:18 prd-ubuntu2204-docker-4c-16g-3647 00:34:18 snd-centos8-robot-2c-8g-137 00:34:18 -----> Delete orphaned servers 00:34:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2699081097497782658.sh 00:34:19 ---> Orphaned ports 00:34:19 Setup pyenv: 00:34:19 system 00:34:19 3.8.13 00:34:19 3.9.13 00:34:19 3.10.13 00:34:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:21 lf-activate-venv(): INFO: Base packages installed successfully 00:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:34:37 No orphaned ports to process. 00:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins686308503405856394.sh 00:34:37 ---> Orphaned volumes 00:34:37 + source /home/jenkins/lf-env.sh 00:34:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:37 ++ mktemp -d /tmp/venv-XXXX 00:34:37 + lf_venv=/tmp/venv-7RN7 00:34:37 + local venv_file=/tmp/.os_lf_venv 00:34:37 + local python=python3 00:34:37 + local options 00:34:37 + local set_path=true 00:34:37 + local install_args= 00:34:37 ++ 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 00:34:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:37 + true 00:34:37 + case $1 in 00:34:37 + python=python3 00:34:37 + shift 2 00:34:37 + true 00:34:37 + case $1 in 00:34:37 + shift 00:34:37 + break 00:34:37 + case $python in 00:34:37 + local pkg_list= 00:34:37 + [[ -d /opt/pyenv ]] 00:34:37 + echo 'Setup pyenv:' 00:34:37 Setup pyenv: 00:34:37 + export PYENV_ROOT=/opt/pyenv 00:34:37 + PYENV_ROOT=/opt/pyenv 00:34:37 + 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 00:34:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:37 + pyenv versions 00:34:37 system 00:34:37 3.8.13 00:34:37 3.9.13 00:34:37 3.10.13 00:34:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:37 + command -v pyenv 00:34:37 ++ pyenv init - --no-rehash 00:34:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:34:37 for i in ${!paths[@]}; do 00:34:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:34:37 fi; done; 00:34:37 echo "${paths[*]}"'\'')" 00:34:37 export PATH="/opt/pyenv/shims:${PATH}" 00:34:37 export PYENV_SHELL=bash 00:34:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:34:37 pyenv() { 00:34:37 local command 00:34:37 command="${1:-}" 00:34:37 if [ "$#" -gt 0 ]; then 00:34:37 shift 00:34:37 fi 00:34:37 00:34:37 case "$command" in 00:34:37 rehash|shell) 00:34:37 eval "$(pyenv "sh-$command" "$@")" 00:34:37 ;; 00:34:37 *) 00:34:37 command pyenv "$command" "$@" 00:34:37 ;; 00:34:37 esac 00:34:37 }' 00:34:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:34:37 for i in ${!paths[@]}; do 00:34:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:34:37 fi; done; 00:34:37 echo "${paths[*]}"' 00:34:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:37 ++ 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 00:34:37 ++ 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 00:34:37 ++ export PYENV_SHELL=bash 00:34:37 ++ PYENV_SHELL=bash 00:34:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:34:37 +++ complete -F _pyenv pyenv 00:34:37 ++ lf-pyver python3 00:34:37 ++ local py_version_xy=python3 00:34:37 ++ local py_version_xyz= 00:34:37 ++ sed 's/^[ *]* //' 00:34:37 ++ awk '{ print $1 }' 00:34:37 ++ pyenv versions 00:34:37 ++ local command 00:34:37 ++ command=versions 00:34:37 ++ '[' 1 -gt 0 ']' 00:34:37 ++ shift 00:34:37 ++ case "$command" in 00:34:37 ++ command pyenv versions 00:34:37 ++ pyenv versions 00:34:37 ++ grep -E '^[0-9.]*[0-9]$' 00:34:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:34:37 +++ grep '^3' /tmp/.pyenv_versions 00:34:37 +++ tail -n 1 00:34:37 +++ sort -V 00:34:37 ++ py_version_xyz=3.11.7 00:34:37 ++ [[ -z 3.11.7 ]] 00:34:37 ++ echo 3.11.7 00:34:37 ++ return 0 00:34:37 + pyenv local 3.11.7 00:34:37 + local command 00:34:37 + command=local 00:34:37 + '[' 2 -gt 0 ']' 00:34:37 + shift 00:34:37 + case "$command" in 00:34:37 + command pyenv local 3.11.7 00:34:37 + pyenv local 3.11.7 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='lftools[openstack] ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='kubernetes ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='niet ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='python-heatclient ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='python-openstackclient ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='python-magnumclient ' 00:34:37 + for arg in "$@" 00:34:37 + case $arg in 00:34:37 + pkg_list+='yq ' 00:34:37 + [[ -f /tmp/.os_lf_venv ]] 00:34:37 ++ cat /tmp/.os_lf_venv 00:34:37 + lf_venv=/tmp/venv-ldLF 00:34:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from' file:/tmp/.os_lf_venv 00:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:34:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:37 + local 'pip_opts=--upgrade --quiet' 00:34:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:34:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:34:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:34:37 + [[ -n '' ]] 00:34:37 + [[ -n '' ]] 00:34:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:37 + /tmp/venv-ldLF/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 00:35:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:35:02 lf-activate-venv(): INFO: Base packages installed successfully 00:35:02 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:35:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:02 + /tmp/venv-ldLF/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 00:35:17 + type python3 00:35:17 + true 00:35:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH' 00:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:35:17 + PATH=/tmp/venv-ldLF/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 00:35:17 + return 0 00:35:17 + mapfile -t os_volumes 00:35:17 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:35:21 + '[' 0 -eq 0 ']' 00:35:21 + echo 'No orphaned volumes found.' 00:35:21 No orphaned volumes found. 00:35:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2933152119304762893.sh 00:35:21 ---> Protect in-use images 00:35:21 Setup pyenv: 00:35:21 system 00:35:21 3.8.13 00:35:21 3.9.13 00:35:21 3.10.13 00:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:23 lf-activate-venv(): INFO: Base packages installed successfully 00:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:35:38 INFO: There are images to protect defined in jenkins-config. 00:35:38 INFO: There are additional images to protect in the jjb dir. 00:35:38 INFO: Protecting the following images: 00:35:38 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:38 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:38 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:38 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:38 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:38 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:38 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:38 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:38 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 00:35:38 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 00:35:38 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 00:35:38 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:39 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:41 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:42 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:44 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:46 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:47 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:35:49 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:35:50 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:35:52 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 00:35:54 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 00:35:55 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 00:35:57 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:35:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:57 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:35:57 [EnvInject] - Injecting environment variables from a build step. 00:35:57 [EnvInject] - Injecting as environment variables the properties content 00:35:57 OS_IMAGE_CLEANUP_AGE=30 00:35:57 00:35:57 [EnvInject] - Variables injected successfully. 00:35:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16598607857716225531.sh 00:35:57 ---> Cleanup old images 00:35:57 Setup pyenv: 00:35:57 system 00:35:57 3.8.13 00:35:57 3.9.13 00:35:57 3.10.13 00:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:59 lf-activate-venv(): INFO: Base packages installed successfully 00:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:36:16 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:22 WARNING: Use of image.protected resulted in an exception 00:36:22 Removing 314 images from vex. 00:36:22 WARNING: Use of image.protected resulted in an exception 00:36:22 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:22 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:22 Build step 'Conditional steps (multiple)' marked build as failure 00:36:22 $ ssh-agent -k 00:36:22 unset SSH_AUTH_SOCK; 00:36:22 unset SSH_AGENT_PID; 00:36:22 echo Agent pid 5453 killed; 00:36:23 [ssh-agent] Stopped. 00:36:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13282741200300479359.sh 00:36:23 ---> sysstat.sh 00:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7655968903734354499.sh 00:36:23 ---> package-listing.sh 00:36:23 ++ facter osfamily 00:36:23 ++ tr '[:upper:]' '[:lower:]' 00:36:23 + OS_FAMILY=redhat 00:36:23 + workspace=/w/workspace/builder-openstack-cron 00:36:23 + START_PACKAGES=/tmp/packages_start.txt 00:36:23 + END_PACKAGES=/tmp/packages_end.txt 00:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:23 + PACKAGES=/tmp/packages_start.txt 00:36:23 + '[' /w/workspace/builder-openstack-cron ']' 00:36:23 + PACKAGES=/tmp/packages_end.txt 00:36:23 + case "${OS_FAMILY}" in 00:36:23 + rpm -qa 00:36:23 + sort 00:36:24 + '[' -f /tmp/packages_start.txt ']' 00:36:24 + '[' -f /tmp/packages_end.txt ']' 00:36:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:24 + '[' /w/workspace/builder-openstack-cron ']' 00:36:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9189476065453161766.sh 00:36:24 ---> capture-instance-metadata.sh 00:36:24 Setup pyenv: 00:36:24 system 00:36:24 3.8.13 00:36:24 3.9.13 00:36:24 3.10.13 00:36:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:26 lf-activate-venv(): INFO: Base packages installed successfully 00:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:36:38 INFO: Running in OpenStack, capturing instance metadata 00:36:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2224436158296810393.sh 00:36:38 provisioning config files... 00:36:39 Could not find credentials [logs] for builder-openstack-cron #75663 00:36:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17340634269027642868tmp 00:36:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:39 provisioning config files... 00:36:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:39 [EnvInject] - Injecting environment variables from a build step. 00:36:39 [EnvInject] - Injecting as environment variables the properties content 00:36:39 SERVER_ID=logs 00:36:39 00:36:39 [EnvInject] - Variables injected successfully. 00:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6283916484469050049.sh 00:36:39 ---> create-netrc.sh 00:36:39 WARN: Log server credential not found. 00:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7179350375776943053.sh 00:36:39 ---> python-tools-install.sh 00:36:39 Setup pyenv: 00:36:39 system 00:36:39 3.8.13 00:36:39 3.9.13 00:36:39 3.10.13 00:36:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:41 lf-activate-venv(): INFO: Base packages installed successfully 00:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14251717807087653185.sh 00:36:52 ---> sudo-logs.sh 00:36:52 Archiving 'sudo' log.. 00:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6041503576964032992.sh 00:36:52 ---> job-cost.sh 00:36:52 Setup pyenv: 00:36:52 system 00:36:52 3.8.13 00:36:52 3.9.13 00:36:52 3.10.13 00:36:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:54 lf-activate-venv(): INFO: Base packages installed successfully 00:36:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:37:02 INFO: No Stack... 00:37:03 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:03 INFO: Archiving Costs 00:37:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3004633394420971082.sh 00:37:03 ---> logs-deploy.sh 00:37:03 Setup pyenv: 00:37:03 system 00:37:03 3.8.13 00:37:03 3.9.13 00:37:03 3.10.13 00:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldLF from file:/tmp/.os_lf_venv 00:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:05 lf-activate-venv(): INFO: Base packages installed successfully 00:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-ldLF/bin to PATH 00:37:17 WARNING: Nexus logging server not set 00:37:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75663/ 00:37:17 INFO: archiving logs to S3 00:37:18 ---> uname -a: 00:37:18 Linux prd-centos8-builder-2c-2g-3736.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 00:37:18 00:37:18 00:37:18 ---> lscpu: 00:37:18 Architecture: x86_64 00:37:18 CPU op-mode(s): 32-bit, 64-bit 00:37:18 Byte Order: Little Endian 00:37:18 CPU(s): 2 00:37:18 On-line CPU(s) list: 0,1 00:37:18 Thread(s) per core: 1 00:37:18 Core(s) per socket: 1 00:37:18 Socket(s): 2 00:37:18 NUMA node(s): 1 00:37:18 Vendor ID: AuthenticAMD 00:37:18 CPU family: 23 00:37:18 Model: 49 00:37:18 Model name: AMD EPYC-Rome Processor 00:37:18 Stepping: 0 00:37:18 CPU MHz: 2799.998 00:37:18 BogoMIPS: 5599.99 00:37:18 Virtualization: AMD-V 00:37:18 Hypervisor vendor: KVM 00:37:18 Virtualization type: full 00:37:18 L1d cache: 32K 00:37:18 L1i cache: 32K 00:37:18 L2 cache: 512K 00:37:18 L3 cache: 16384K 00:37:18 NUMA node0 CPU(s): 0,1 00:37:18 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 00:37:18 00:37:18 00:37:18 ---> nproc: 00:37:18 2 00:37:18 00:37:18 00:37:18 ---> df -h: 00:37:18 Filesystem Size Used Avail Use% Mounted on 00:37:18 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:18 tmpfs 3.8G 17M 3.8G 1% /run 00:37:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:18 /dev/vda1 40G 8.5G 32G 22% / 00:37:18 tmpfs 770M 0 770M 0% /run/user/1001 00:37:18 00:37:18 00:37:18 ---> free -m: 00:37:18 total used free shared buff/cache available 00:37:18 Mem: 7697 643 4783 19 2271 6757 00:37:18 Swap: 1023 0 1023 00:37:18 00:37:18 00:37:18 ---> ip addr: 00:37:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:18 inet 127.0.0.1/8 scope host lo 00:37:18 valid_lft forever preferred_lft forever 00:37:18 inet6 ::1/128 scope host 00:37:18 valid_lft forever preferred_lft forever 00:37:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:18 link/ether fa:16:3e:c0:ff:51 brd ff:ff:ff:ff:ff:ff 00:37:18 altname enp0s3 00:37:18 altname ens3 00:37:18 inet 10.30.171.4/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:18 valid_lft 86053sec preferred_lft 86053sec 00:37:18 inet6 fe80::f816:3eff:fec0:ff51/64 scope link 00:37:18 valid_lft forever preferred_lft forever 00:37:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:18 link/ether 02:42:5e:ed:cb:37 brd ff:ff:ff:ff:ff:ff 00:37:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:18 valid_lft forever preferred_lft forever 00:37:18 00:37:18 00:37:18 ---> sar -b -r -n DEV: 00:37:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 00:37:18 00:37:18 00:31:27 LINUX RESTART (2 CPU) 00:37:18 00:37:18 12:32:01 AM tps rtps wtps bread/s bwrtn/s 00:37:18 12:33:01 AM 195.23 17.71 177.52 5375.41 8096.38 00:37:18 12:34:01 AM 108.45 0.50 107.95 64.39 11930.19 00:37:18 12:35:01 AM 23.70 0.30 23.40 42.39 1045.03 00:37:18 12:36:01 AM 22.46 0.00 22.46 0.00 588.90 00:37:18 12:37:01 AM 26.87 1.12 25.76 108.10 694.60 00:37:18 Average: 75.34 3.93 71.42 1118.13 4470.89 00:37:18 00:37:18 12:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:18 12:33:01 AM 5143352 6994576 2739080 34.75 2688 2034536 983848 11.02 201856 2214016 152456 00:37:18 12:34:01 AM 4930592 6943180 2951840 37.45 2688 2187544 1000484 11.20 232632 2363296 27236 00:37:18 12:35:01 AM 4960376 6975652 2922056 37.07 2688 2190664 970264 10.86 268160 2298884 11916 00:37:18 12:36:01 AM 4952420 6965700 2930012 37.17 2688 2188604 986788 11.05 269076 2305516 9940 00:37:18 12:37:01 AM 4908232 6928816 2974200 37.73 2688 2195576 1018092 11.40 427020 2191380 15340 00:37:18 Average: 4978994 6961585 2903438 36.83 2688 2159385 991895 11.11 279749 2274618 43378 00:37:18 00:37:18 12:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:18 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:33:01 AM eth0 310.25 192.49 1904.04 64.74 0.00 0.00 0.00 0.00 00:37:18 12:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:34:01 AM eth0 68.39 55.34 739.89 10.57 0.00 0.00 0.00 0.00 00:37:18 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:35:01 AM eth0 17.38 17.53 24.73 6.20 0.00 0.00 0.00 0.00 00:37:18 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:36:01 AM eth0 18.69 18.93 17.98 7.32 0.00 0.00 0.00 0.00 00:37:18 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 12:37:01 AM eth0 27.16 19.98 29.01 9.95 0.00 0.00 0.00 0.00 00:37:18 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 Average: eth0 88.38 60.85 543.14 19.76 0.00 0.00 0.00 0.00 00:37:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:18 00:37:18 00:37:18 ---> sar -P ALL: 00:37:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 00:37:18 00:37:18 00:31:27 LINUX RESTART (2 CPU) 00:37:18 00:37:18 12:32:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:18 12:33:01 AM all 38.42 0.00 7.34 3.00 0.13 51.11 00:37:18 12:33:01 AM 0 41.94 0.00 6.91 2.44 0.12 48.59 00:37:18 12:33:01 AM 1 34.90 0.00 7.77 3.56 0.13 53.64 00:37:18 12:34:01 AM all 35.85 0.00 5.29 1.64 0.11 57.10 00:37:18 12:34:01 AM 0 43.92 0.00 6.14 1.62 0.12 48.21 00:37:18 12:34:01 AM 1 27.81 0.00 4.45 1.67 0.10 65.98 00:37:18 12:35:01 AM all 21.36 0.00 2.55 0.16 0.10 75.83 00:37:18 12:35:01 AM 0 14.09 0.00 2.45 0.20 0.10 83.16 00:37:18 12:35:01 AM 1 28.63 0.00 2.65 0.12 0.10 68.50 00:37:18 12:36:01 AM all 34.12 0.00 3.60 0.14 0.11 62.03 00:37:18 12:36:01 AM 0 34.33 0.00 3.77 0.13 0.10 61.66 00:37:18 12:36:01 AM 1 33.91 0.00 3.42 0.15 0.12 62.41 00:37:18 12:37:01 AM all 34.65 0.00 3.55 0.19 0.12 61.48 00:37:18 12:37:01 AM 0 43.18 0.00 3.79 0.22 0.12 52.70 00:37:18 12:37:01 AM 1 26.13 0.00 3.32 0.17 0.12 70.27 00:37:18 Average: all 32.88 0.00 4.47 1.03 0.11 61.52 00:37:18 Average: 0 35.49 0.00 4.61 0.92 0.11 58.87 00:37:18 Average: 1 30.27 0.00 4.32 1.13 0.11 64.17 00:37:18 00:37:18 00:37:18