13:32:11 Started by timer 13:32:11 Running as SYSTEM 13:32:11 [EnvInject] - Loading node environment variables. 13:32:11 Building remotely on prd-centos8-builder-2c-2g-20650 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:12 [ssh-agent] Looking for ssh-agent implementation... 13:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:12 $ ssh-agent 13:32:12 SSH_AUTH_SOCK=/tmp/ssh-m0J7wav9mIKT/agent.5447 13:32:12 SSH_AGENT_PID=5448 13:32:12 [ssh-agent] Started. 13:32:12 Running ssh-add (command line suppressed) 13:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7415360906555782263.key (/w/workspace/builder-openstack-cron@tmp/private_key_7415360906555782263.key) 13:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:12 The recommended git tool is: NONE 13:32:14 using credential jenkins-ssh 13:32:14 Wiping out workspace first. 13:32:14 Cloning the remote Git repository 13:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:14 > git --version # timeout=10 13:32:15 > git --version # 'git version 2.43.0' 13:32:15 using GIT_SSH to set credentials jenkins-ssh 13:32:15 [INFO] Currently running in a labeled security context 13:32:15 [INFO] Currently SELinux is 'enforcing' on the host 13:32:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7694323848363177601.key 13:32:15 Verifying host key using known hosts file 13:32:15 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. 13:32:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:18 Avoid second fetch 13:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:18 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 13:32:18 > git config core.sparsecheckout # timeout=10 13:32:18 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 13:32:18 Commit message: "Merge "Retire controller-10.0.x jobs"" 13:32:18 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 13:32:18 > git remote # timeout=10 13:32:18 > git submodule init # timeout=10 13:32:18 > git submodule sync # timeout=10 13:32:18 > git config --get remote.origin.url # timeout=10 13:32:18 > git submodule init # timeout=10 13:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:18 > git config --get submodule.global-jjb.url # timeout=10 13:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:18 > git submodule update --init --recursive global-jjb # timeout=10 13:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:23 No emails were triggered. 13:32:23 provisioning config files... 13:32:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13078583976909584137.sh 13:32:23 ---> python-tools-install.sh 13:32:23 Setup pyenv: 13:32:23 system 13:32:23 * 3.8.13 (set by /opt/pyenv/version) 13:32:23 * 3.9.13 (set by /opt/pyenv/version) 13:32:23 * 3.10.13 (set by /opt/pyenv/version) 13:32:23 * 3.11.7 (set by /opt/pyenv/version) 13:32:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tNdj 13:32:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:32 lf-activate-venv(): INFO: Base packages installed successfully 13:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:32:58 Generating Requirements File 13:33:26 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. 13:33:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:27 Python 3.11.7 13:33:27 pip 26.0.1 from /tmp/venv-tNdj/lib/python3.11/site-packages/pip (python 3.11) 13:33:27 appdirs==1.4.4 13:33:27 argcomplete==3.6.3 13:33:27 aspy.yaml==1.3.0 13:33:27 attrs==25.4.0 13:33:27 autopage==0.6.0 13:33:27 beautifulsoup4==4.14.3 13:33:27 boto3==1.42.56 13:33:27 botocore==1.42.56 13:33:27 bs4==0.0.2 13:33:27 certifi==2026.2.25 13:33:27 cffi==2.0.0 13:33:27 cfgv==3.5.0 13:33:27 chardet==6.0.0.post1 13:33:27 charset-normalizer==3.4.4 13:33:27 click==8.3.1 13:33:27 cliff==4.13.2 13:33:27 cmd2==3.2.2 13:33:27 cryptography==3.3.2 13:33:27 debtcollector==3.0.0 13:33:27 decorator==5.2.1 13:33:27 defusedxml==0.7.1 13:33:27 Deprecated==1.3.1 13:33:27 distlib==0.4.0 13:33:27 dnspython==2.8.0 13:33:27 docker==7.1.0 13:33:27 dogpile.cache==1.5.0 13:33:27 durationpy==0.10 13:33:27 email-validator==2.3.0 13:33:27 filelock==3.24.3 13:33:27 future==1.0.0 13:33:27 gitdb==4.0.12 13:33:27 GitPython==3.1.46 13:33:27 httplib2==0.30.2 13:33:27 identify==2.6.16 13:33:27 idna==3.11 13:33:27 importlib-resources==1.5.0 13:33:27 iso8601==2.1.0 13:33:27 Jinja2==3.1.6 13:33:27 jmespath==1.1.0 13:33:27 jsonpatch==1.33 13:33:27 jsonpointer==3.0.0 13:33:27 jsonschema==4.26.0 13:33:27 jsonschema-specifications==2025.9.1 13:33:27 keystoneauth1==5.13.1 13:33:27 kubernetes==35.0.0 13:33:27 lftools==0.37.21 13:33:27 lxml==6.0.2 13:33:27 markdown-it-py==4.0.0 13:33:27 MarkupSafe==3.0.3 13:33:27 mdurl==0.1.2 13:33:27 msgpack==1.1.2 13:33:27 multi_key_dict==2.0.3 13:33:27 munch==4.0.0 13:33:27 netaddr==1.3.0 13:33:27 niet==1.4.2 13:33:27 nodeenv==1.10.0 13:33:27 oauth2client==4.1.3 13:33:27 oauthlib==3.3.1 13:33:27 openstacksdk==4.10.0 13:33:27 os-service-types==1.8.2 13:33:27 osc-lib==4.4.0 13:33:27 oslo.config==10.3.0 13:33:27 oslo.context==6.3.0 13:33:27 oslo.i18n==6.7.2 13:33:27 oslo.log==8.1.0 13:33:27 oslo.serialization==5.9.1 13:33:27 oslo.utils==10.0.0 13:33:27 packaging==26.0 13:33:27 pbr==7.0.3 13:33:27 platformdirs==4.9.2 13:33:27 prettytable==3.17.0 13:33:27 psutil==7.2.2 13:33:27 pyasn1==0.6.2 13:33:27 pyasn1_modules==0.4.2 13:33:27 pycparser==3.0 13:33:27 pygerrit2==2.0.15 13:33:27 PyGithub==2.8.1 13:33:27 Pygments==2.19.2 13:33:27 PyJWT==2.11.0 13:33:27 PyNaCl==1.6.2 13:33:27 pyparsing==2.4.7 13:33:27 pyperclip==1.11.0 13:33:27 pyrsistent==0.20.0 13:33:27 python-cinderclient==9.8.0 13:33:27 python-dateutil==2.9.0.post0 13:33:27 python-heatclient==5.0.0 13:33:27 python-jenkins==1.8.3 13:33:27 python-keystoneclient==5.7.0 13:33:27 python-magnumclient==4.9.0 13:33:27 python-openstackclient==9.0.0 13:33:27 python-swiftclient==4.9.0 13:33:27 PyYAML==6.0.3 13:33:27 referencing==0.37.0 13:33:27 requests==2.32.5 13:33:27 requests-oauthlib==2.0.0 13:33:27 requestsexceptions==1.4.0 13:33:27 rfc3986==2.0.0 13:33:27 rich==14.3.3 13:33:27 rich-argparse==1.7.2 13:33:27 rpds-py==0.30.0 13:33:27 rsa==4.9.1 13:33:27 ruamel.yaml==0.19.1 13:33:27 ruamel.yaml.clib==0.2.15 13:33:27 s3transfer==0.16.0 13:33:27 simplejson==3.20.2 13:33:27 six==1.17.0 13:33:27 smmap==5.0.2 13:33:27 soupsieve==2.8.3 13:33:27 stevedore==5.7.0 13:33:27 tabulate==0.9.0 13:33:27 toml==0.10.2 13:33:27 tomlkit==0.14.0 13:33:27 tqdm==4.67.3 13:33:27 typing_extensions==4.15.0 13:33:27 urllib3==1.26.20 13:33:27 virtualenv==20.39.0 13:33:27 wcwidth==0.6.0 13:33:27 websocket-client==1.9.0 13:33:27 wrapt==2.1.1 13:33:27 xdg==6.0.0 13:33:27 xmltodict==1.0.4 13:33:27 yq==3.4.3 13:33:27 [EnvInject] - Injecting environment variables from a build step. 13:33:27 [EnvInject] - Injecting as environment variables the properties content 13:33:27 OS_CLOUD=vex 13:33:27 13:33:27 [EnvInject] - Variables injected successfully. 13:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15864687769468101839.sh 13:33:27 ---> Orphaned k8s clusters 13:33:27 Setup pyenv: 13:33:27 system 13:33:27 3.8.13 13:33:27 3.9.13 13:33:27 3.10.13 13:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:30 lf-activate-venv(): INFO: Base packages installed successfully 13:33:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:33:37 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:33:37 warnings.warn( 13:33:39 -----> Delete orphaned cluster 13:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9078310210955754463.sh 13:33:39 ---> Orphaned stacks 13:33:39 Setup pyenv: 13:33:40 system 13:33:40 3.8.13 13:33:40 3.9.13 13:33:40 3.10.13 13:33:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:42 lf-activate-venv(): INFO: Base packages installed successfully 13:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:34:02 + mapfile -t OS_COE_CLUSTERS_ID 13:34:02 ++ awk '{print $1}' 13:34:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:34:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:34:02 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:34:02 warnings.warn( 13:34:05 + echo '-----> Active clusters -> stacks' 13:34:05 -----> Active clusters -> stacks 13:34:05 + OS_COE_STACKS=() 13:34:05 + [[ 0 -gt 0 ]] 13:34:05 + mapfile -t OS_STACKS 13:34:05 ++ awk '{print $1}' 13:34:05 ++ 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 13:34:05 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:34:05 warnings.warn( 13:34:06 + echo '-----> Active stacks' 13:34:06 -----> Active stacks 13:34:06 + echo '-----> Delete orphaned stacks' 13:34:06 -----> Delete orphaned stacks 13:34:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11391046849776190814.sh 13:34:06 ---> Orphaned servers 13:34:06 Setup pyenv: 13:34:07 system 13:34:07 3.8.13 13:34:07 3.9.13 13:34:07 3.10.13 13:34:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:34:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:09 lf-activate-venv(): INFO: Base packages installed successfully 13:34:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:34:21 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:34:21 warnings.warn( 13:34:29 -----> Active servers 13:34:29 snd-centos8-robot-2c-8g-388 13:34:29 snd-centos8-robot-2c-8g-387 13:34:29 prd-ubuntu2204-builder-2c-2g-20651 13:34:29 prd-centos8-builder-2c-2g-20650 13:34:29 prd-ubuntu2204-docker-2c-2g-20649 13:34:29 prd-ubuntu2204-docker-2c-2g-20648 13:34:29 prd-ubuntu2204-docker-4c-4g-20647 13:34:29 prd-ubuntu2204-docker-4c-4g-20645 13:34:29 prd-ubuntu2204-docker-4c-4g-20644 13:34:29 prd-ubuntu2204-docker-4c-4g-20640 13:34:29 prd-ubuntu2204-docker-4c-4g-20638 13:34:29 prd-ubuntu2204-docker-4c-4g-20636 13:34:29 prd-ubuntu2204-docker-8c-8g-20590 13:34:29 prd-centos8-robot-2c-8g-20562 13:34:29 prd-centos8-robot-2c-8g-20563 13:34:29 prd-centos8-robot-2c-8g-20561 13:34:29 snd-ubuntu2204-docker-2c-2g-354 13:34:29 -----> Delete orphaned servers 13:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1565894922095291200.sh 13:34:32 ---> Orphaned ports 13:34:32 Setup pyenv: 13:34:33 system 13:34:33 3.8.13 13:34:33 3.9.13 13:34:33 3.10.13 13:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:35 lf-activate-venv(): INFO: Base packages installed successfully 13:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:34:47 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:34:47 warnings.warn( 13:34:49 No orphaned ports to process. 13:34:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1247004962206298550.sh 13:34:49 ---> Orphaned volumes 13:34:49 + source /home/jenkins/lf-env.sh 13:34:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:49 ++ mktemp -d /tmp/venv-XXXX 13:34:49 + lf_venv=/tmp/venv-2mIx 13:34:49 + local venv_file=/tmp/.os_lf_venv 13:34:49 + local python=python3 13:34:49 + local options 13:34:49 + local set_path=true 13:34:49 + local install_args= 13:34:49 ++ 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 13:34:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:49 + true 13:34:49 + case $1 in 13:34:49 + python=python3 13:34:49 + shift 2 13:34:49 + true 13:34:49 + case $1 in 13:34:49 + shift 13:34:49 + break 13:34:49 + case $python in 13:34:49 + local pkg_list= 13:34:49 + [[ -d /opt/pyenv ]] 13:34:49 + echo 'Setup pyenv:' 13:34:49 Setup pyenv: 13:34:49 + export PYENV_ROOT=/opt/pyenv 13:34:49 + PYENV_ROOT=/opt/pyenv 13:34:49 + 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 13:34:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:34:49 + pyenv versions 13:34:49 system 13:34:49 3.8.13 13:34:49 3.9.13 13:34:49 3.10.13 13:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:49 + command -v pyenv 13:34:49 ++ pyenv init - --no-rehash 13:34:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:34:49 for i in ${!paths[@]}; do 13:34:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:34:49 fi; done; 13:34:49 echo "${paths[*]}"'\'')" 13:34:49 export PATH="/opt/pyenv/shims:${PATH}" 13:34:49 export PYENV_SHELL=bash 13:34:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:49 pyenv() { 13:34:49 local command 13:34:49 command="${1:-}" 13:34:49 if [ "$#" -gt 0 ]; then 13:34:49 shift 13:34:49 fi 13:34:49 13:34:49 case "$command" in 13:34:49 rehash|shell) 13:34:49 eval "$(pyenv "sh-$command" "$@")" 13:34:49 ;; 13:34:49 *) 13:34:49 command pyenv "$command" "$@" 13:34:49 ;; 13:34:49 esac 13:34:49 }' 13:34:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:34:49 for i in ${!paths[@]}; do 13:34:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:34:49 fi; done; 13:34:49 echo "${paths[*]}"' 13:34:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:34:49 ++ 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 13:34:49 ++ 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 13:34:49 ++ export PYENV_SHELL=bash 13:34:49 ++ PYENV_SHELL=bash 13:34:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:49 +++ complete -F _pyenv pyenv 13:34:49 ++ lf-pyver python3 13:34:49 ++ local py_version_xy=python3 13:34:49 ++ local py_version_xyz= 13:34:49 ++ pyenv versions 13:34:49 ++ local command 13:34:49 ++ command=versions 13:34:49 ++ '[' 1 -gt 0 ']' 13:34:49 ++ shift 13:34:49 ++ case "$command" in 13:34:49 ++ command pyenv versions 13:34:49 ++ pyenv versions 13:34:49 ++ grep -E '^[0-9.]*[0-9]$' 13:34:49 ++ sed 's/^[ *]* //' 13:34:49 ++ awk '{ print $1 }' 13:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:49 +++ tail -n 1 13:34:49 +++ grep '^3' /tmp/.pyenv_versions 13:34:49 +++ sort -V 13:34:49 ++ py_version_xyz=3.11.7 13:34:49 ++ [[ -z 3.11.7 ]] 13:34:49 ++ echo 3.11.7 13:34:49 ++ return 0 13:34:49 + pyenv local 3.11.7 13:34:49 + local command 13:34:49 + command=local 13:34:49 + '[' 2 -gt 0 ']' 13:34:49 + shift 13:34:49 + case "$command" in 13:34:49 + command pyenv local 3.11.7 13:34:49 + pyenv local 3.11.7 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='lftools[openstack] ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='kubernetes ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='niet ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='python-heatclient ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='python-openstackclient ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='python-magnumclient ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='yq ' 13:34:49 + [[ -f /tmp/.os_lf_venv ]] 13:34:49 ++ cat /tmp/.os_lf_venv 13:34:49 + lf_venv=/tmp/venv-tNdj 13:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from' file:/tmp/.os_lf_venv 13:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:49 + local 'pip_opts=--upgrade --quiet' 13:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:34:49 + [[ -n '' ]] 13:34:49 + [[ -n '' ]] 13:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:49 + /tmp/venv-tNdj/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 13:34:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:34:51 lf-activate-venv(): INFO: Base packages installed successfully 13:34:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:34:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:51 + /tmp/venv-tNdj/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 13:35:03 + type python3 13:35:03 + true 13:35:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH' 13:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:35:03 + PATH=/tmp/venv-tNdj/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 13:35:03 + return 0 13:35:03 + mapfile -t os_volumes 13:35:03 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:35:04 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:04 warnings.warn( 13:35:06 + '[' 0 -eq 0 ']' 13:35:06 + echo 'No orphaned volumes found.' 13:35:06 No orphaned volumes found. 13:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17029659046257964082.sh 13:35:06 ---> Protect in-use images 13:35:06 Setup pyenv: 13:35:07 system 13:35:07 3.8.13 13:35:07 3.9.13 13:35:07 3.10.13 13:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:09 lf-activate-venv(): INFO: Base packages installed successfully 13:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:35:22 INFO: There are images to protect defined in jenkins-config. 13:35:22 INFO: There are additional images to protect in the jjb dir. 13:35:22 INFO: Protecting the following images: 13:35:22 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 13:35:22 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 13:35:22 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 13:35:22 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 13:35:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 13:35:22 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 13:35:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 13:35:22 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 13:35:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 13:35:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 13:35:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 13:35:22 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 13:35:22 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 13:35:22 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 13:35:22 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 13:35:22 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 13:35:22 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:22 warnings.warn( 13:35:23 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 13:35:24 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:24 warnings.warn( 13:35:25 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 13:35:25 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:25 warnings.warn( 13:35:27 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 13:35:27 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:27 warnings.warn( 13:35:29 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 13:35:29 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:29 warnings.warn( 13:35:31 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 13:35:31 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:31 warnings.warn( 13:35:32 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 13:35:33 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:33 warnings.warn( 13:35:34 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 13:35:35 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:35 warnings.warn( 13:35:36 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 13:35:36 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:36 warnings.warn( 13:35:38 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 13:35:38 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:38 warnings.warn( 13:35:40 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 13:35:40 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:40 warnings.warn( 13:35:41 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 13:35:42 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:42 warnings.warn( 13:35:43 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 13:35:43 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:43 warnings.warn( 13:35:45 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 13:35:45 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:45 warnings.warn( 13:35:47 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 13:35:47 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:47 warnings.warn( 13:35:48 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 13:35:49 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:35:49 warnings.warn( 13:35:50 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 13:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:50 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:35:50 [EnvInject] - Injecting environment variables from a build step. 13:35:50 [EnvInject] - Injecting as environment variables the properties content 13:35:50 OS_IMAGE_CLEANUP_AGE=30 13:35:50 13:35:50 [EnvInject] - Variables injected successfully. 13:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8315218731680994637.sh 13:35:50 ---> Cleanup old images 13:35:50 Setup pyenv: 13:35:51 system 13:35:51 3.8.13 13:35:51 3.9.13 13:35:51 3.10.13 13:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:54 lf-activate-venv(): INFO: Base packages installed successfully 13:35:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:36:42 + lftools openstack --os-cloud vex image cleanup --days=30 13:36:42 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:36:42 warnings.warn( 13:36:49 WARNING: Use of image.protected resulted in an exception 13:36:49 Removing 67 images from vex. 13:36:49 WARNING: Use of image.protected resulted in an exception 13:36:49 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 13:36:49 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:50 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 13:36:50 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 13:36:51 WARNING: Use of image.protected resulted in an exception 13:36:51 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 13:36:52 $ ssh-agent -k 13:36:52 unset SSH_AUTH_SOCK; 13:36:52 unset SSH_AGENT_PID; 13:36:52 echo Agent pid 5448 killed; 13:36:52 [ssh-agent] Stopped. 13:36:52 [PostBuildScript] - [INFO] Executing post build scripts. 13:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4182259830773684961.sh 13:36:52 ---> sysstat.sh 13:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11560740148012335742.sh 13:36:52 ---> package-listing.sh 13:36:52 ++ facter osfamily 13:36:52 ++ tr '[:upper:]' '[:lower:]' 13:36:53 + OS_FAMILY=redhat 13:36:53 + workspace=/w/workspace/builder-openstack-cron 13:36:53 + START_PACKAGES=/tmp/packages_start.txt 13:36:53 + END_PACKAGES=/tmp/packages_end.txt 13:36:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:53 + PACKAGES=/tmp/packages_start.txt 13:36:53 + '[' /w/workspace/builder-openstack-cron ']' 13:36:53 + PACKAGES=/tmp/packages_end.txt 13:36:53 + case "${OS_FAMILY}" in 13:36:53 + rpm -qa 13:36:53 + sort 13:36:53 + '[' -f /tmp/packages_start.txt ']' 13:36:53 + '[' -f /tmp/packages_end.txt ']' 13:36:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:53 + '[' /w/workspace/builder-openstack-cron ']' 13:36:53 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:36:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5842068317585223774.sh 13:36:53 ---> capture-instance-metadata.sh 13:36:53 Setup pyenv: 13:36:53 system 13:36:53 3.8.13 13:36:53 3.9.13 13:36:53 3.10.13 13:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:57 lf-activate-venv(): INFO: Base packages installed successfully 13:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:37:18 INFO: Running in OpenStack, capturing instance metadata 13:37:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18319479497546789757.sh 13:37:18 provisioning config files... 13:37:19 Could not find credentials [logs] for builder-openstack-cron #77646 13:37:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14670813619417503148tmp 13:37:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:37:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:37:19 provisioning config files... 13:37:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:37:19 [EnvInject] - Injecting environment variables from a build step. 13:37:19 [EnvInject] - Injecting as environment variables the properties content 13:37:19 SERVER_ID=logs 13:37:19 13:37:19 [EnvInject] - Variables injected successfully. 13:37:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6165654251316631623.sh 13:37:19 ---> create-netrc.sh 13:37:19 WARN: Log server credential not found. 13:37:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7209847651018328433.sh 13:37:19 ---> python-tools-install.sh 13:37:19 Setup pyenv: 13:37:19 system 13:37:19 3.8.13 13:37:19 3.9.13 13:37:19 3.10.13 13:37:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:37:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:23 lf-activate-venv(): INFO: Base packages installed successfully 13:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:37:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12938774030088261329.sh 13:37:45 ---> sudo-logs.sh 13:37:45 Archiving 'sudo' log.. 13:37:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11097394160947413498.sh 13:37:45 ---> job-cost.sh 13:37:45 INFO: Activating Python virtual environment... 13:37:45 Setup pyenv: 13:37:45 system 13:37:45 3.8.13 13:37:45 3.9.13 13:37:45 3.10.13 13:37:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:37:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:48 lf-activate-venv(): INFO: Base packages installed successfully 13:37:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:37:56 INFO: No stack-cost file found 13:37:56 INFO: Instance uptime: 392s 13:37:56 INFO: Fetching instance metadata (attempt 1 of 3)... 13:37:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:37:56 INFO: Successfully fetched instance metadata 13:37:56 INFO: Instance type: v3-standard-2 13:37:56 INFO: Retrieving pricing info for: v3-standard-2 13:37:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:37:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=392 13:37:56 INFO: Successfully fetched Vexxhost pricing API 13:37:57 INFO: Retrieved cost: 0.06 13:37:57 INFO: Retrieved resource: v3-standard-2 13:37:57 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 13:37:57 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 13:37:57 INFO: Successfully archived job cost data 13:37:57 DEBUG: Cost data: builder-openstack-cron,77646,2026-02-25 13:37:57,v3-standard-2,392,0.06,0.00,SUCCESS 13:37:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11895444194946813843.sh 13:37:57 ---> logs-deploy.sh 13:37:57 Setup pyenv: 13:37:57 system 13:37:57 3.8.13 13:37:57 3.9.13 13:37:57 3.10.13 13:37:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNdj from file:/tmp/.os_lf_venv 13:37:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:59 lf-activate-venv(): INFO: Base packages installed successfully 13:37:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:38:08 lf-activate-venv(): INFO: Adding /tmp/venv-tNdj/bin to PATH 13:38:08 WARNING: Nexus logging server not set 13:38:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77646/ 13:38:08 INFO: archiving logs to S3 13:38:08 /tmp/venv-tNdj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:38:08 warnings.warn( 13:38:09 ---> uname -a: 13:38:09 Linux prd-centos8-builder-2c-2g-20650.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 13:38:09 13:38:09 13:38:09 ---> lscpu: 13:38:09 Architecture: x86_64 13:38:09 CPU op-mode(s): 32-bit, 64-bit 13:38:09 Byte Order: Little Endian 13:38:09 CPU(s): 2 13:38:09 On-line CPU(s) list: 0,1 13:38:09 Thread(s) per core: 1 13:38:09 Core(s) per socket: 1 13:38:09 Socket(s): 2 13:38:09 NUMA node(s): 1 13:38:09 Vendor ID: AuthenticAMD 13:38:09 CPU family: 23 13:38:09 Model: 49 13:38:09 Model name: AMD EPYC-Rome Processor 13:38:09 Stepping: 0 13:38:09 CPU MHz: 2800.000 13:38:09 BogoMIPS: 5600.00 13:38:09 Virtualization: AMD-V 13:38:09 Hypervisor vendor: KVM 13:38:09 Virtualization type: full 13:38:09 L1d cache: 32K 13:38:09 L1i cache: 32K 13:38:09 L2 cache: 512K 13:38:09 L3 cache: 16384K 13:38:09 NUMA node0 CPU(s): 0,1 13:38:09 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 13:38:09 13:38:09 13:38:09 ---> nproc: 13:38:09 2 13:38:09 13:38:09 13:38:09 ---> df -h: 13:38:09 Filesystem Size Used Avail Use% Mounted on 13:38:09 devtmpfs 3.8G 0 3.8G 0% /dev 13:38:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:38:09 tmpfs 3.8G 17M 3.8G 1% /run 13:38:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:38:09 /dev/vda1 40G 8.5G 32G 22% / 13:38:09 tmpfs 770M 0 770M 0% /run/user/1001 13:38:09 13:38:09 13:38:09 ---> free -m: 13:38:09 total used free shared buff/cache available 13:38:09 Mem: 7697 723 4690 19 2284 6678 13:38:09 Swap: 1023 0 1023 13:38:09 13:38:09 13:38:09 ---> ip addr: 13:38:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:38:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:09 inet 127.0.0.1/8 scope host lo 13:38:09 valid_lft forever preferred_lft forever 13:38:09 inet6 ::1/128 scope host 13:38:09 valid_lft forever preferred_lft forever 13:38:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:38:09 link/ether fa:16:3e:5d:b6:88 brd ff:ff:ff:ff:ff:ff 13:38:09 altname enp0s3 13:38:09 altname ens3 13:38:09 inet 10.30.170.117/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:38:09 valid_lft 86006sec preferred_lft 86006sec 13:38:09 inet6 fe80::f816:3eff:fe5d:b688/64 scope link 13:38:09 valid_lft forever preferred_lft forever 13:38:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:38:09 link/ether 02:42:f6:8e:e8:3a brd ff:ff:ff:ff:ff:ff 13:38:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:09 valid_lft forever preferred_lft forever 13:38:09 13:38:09 13:38:09 ---> sar -b -r -n DEV: 13:38:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/25/2026 _x86_64_ (2 CPU) 13:38:09 13:38:09 13:31:31 LINUX RESTART (2 CPU) 13:38:09 13:38:09 01:32:01 PM tps rtps wtps bread/s bwrtn/s 13:38:09 01:33:01 PM 238.30 22.71 215.59 5702.23 8024.31 13:38:09 01:34:01 PM 106.48 0.43 106.05 62.26 12467.99 13:38:09 01:35:01 PM 35.95 0.35 35.60 43.72 1871.13 13:38:09 01:36:01 PM 19.23 0.00 19.23 0.00 795.77 13:38:09 01:37:01 PM 16.10 0.83 15.26 60.92 691.12 13:38:09 01:38:01 PM 20.08 0.43 19.64 53.98 569.74 13:38:09 Average: 72.69 4.13 68.57 987.26 4069.96 13:38:09 13:38:09 01:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:09 01:33:01 PM 5074836 6932860 2807596 35.62 2688 2040736 1036056 11.60 200588 2282904 185056 13:38:09 01:34:01 PM 4719028 6798676 3163404 40.13 2688 2255160 1151152 12.89 210260 2598444 79140 13:38:09 01:35:01 PM 4746032 6812848 3136400 39.79 2688 2242372 1118880 12.53 282484 2500648 47308 13:38:09 01:36:01 PM 4861924 6891240 3020508 38.32 2688 2205020 1029092 11.52 280004 2387788 9956 13:38:09 01:37:01 PM 4869492 6899472 3012940 38.22 2688 2205868 1045480 11.71 435140 2225744 9012 13:38:09 01:38:01 PM 4859272 6894760 3023160 38.35 2688 2210764 1040656 11.65 434660 2235876 25368 13:38:09 Average: 4855097 6871643 3027335 38.41 2688 2193320 1070219 11.98 307189 2371901 59307 13:38:09 13:38:09 01:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:09 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:33:01 PM eth0 272.08 184.91 1818.72 62.48 0.00 0.00 0.00 0.00 13:38:09 01:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:34:01 PM eth0 90.45 72.70 866.43 10.38 0.00 0.00 0.00 0.00 13:38:09 01:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:35:01 PM eth0 28.67 30.11 31.22 10.46 0.00 0.00 0.00 0.00 13:38:09 01:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:36:01 PM eth0 17.81 17.81 17.20 5.60 0.00 0.00 0.00 0.00 13:38:09 01:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:37:01 PM eth0 14.20 12.46 21.75 5.30 0.00 0.00 0.00 0.00 13:38:09 01:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 01:38:01 PM eth0 14.21 14.58 10.92 11.93 0.00 0.00 0.00 0.00 13:38:09 01:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 Average: eth0 72.91 55.43 461.06 17.69 0.00 0.00 0.00 0.00 13:38:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:09 13:38:09 13:38:09 ---> sar -P ALL: 13:38:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/25/2026 _x86_64_ (2 CPU) 13:38:09 13:38:09 13:31:31 LINUX RESTART (2 CPU) 13:38:09 13:38:09 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 13:38:09 01:33:01 PM all 40.13 0.00 7.70 2.71 0.13 49.32 13:38:09 01:33:01 PM 0 41.88 0.00 7.46 1.52 0.10 49.04 13:38:09 01:33:01 PM 1 38.39 0.00 7.95 3.90 0.17 49.60 13:38:09 01:34:01 PM all 27.99 0.00 4.55 10.29 0.13 57.04 13:38:09 01:34:01 PM 0 25.18 0.00 4.54 10.99 0.12 59.17 13:38:09 01:34:01 PM 1 30.81 0.00 4.55 9.58 0.15 54.91 13:38:09 01:35:01 PM all 32.67 0.00 4.29 0.55 0.11 62.38 13:38:09 01:35:01 PM 0 32.79 0.00 4.18 0.48 0.12 62.42 13:38:09 01:35:01 PM 1 32.55 0.00 4.40 0.62 0.10 62.33 13:38:09 01:36:01 PM all 29.25 0.00 3.67 2.35 0.10 64.63 13:38:09 01:36:01 PM 0 33.65 0.00 4.15 2.52 0.10 59.59 13:38:09 01:36:01 PM 1 24.86 0.00 3.19 2.17 0.10 69.68 13:38:09 01:37:01 PM all 13.69 0.00 1.42 7.07 0.09 77.72 13:38:09 01:37:01 PM 0 15.73 0.00 1.46 6.02 0.10 76.69 13:38:09 01:37:01 PM 1 11.65 0.00 1.39 8.13 0.08 78.75 13:38:09 01:38:01 PM all 22.53 0.00 3.09 5.27 0.11 69.00 13:38:09 01:38:01 PM 0 23.13 0.00 3.14 4.64 0.13 68.95 13:38:09 01:38:01 PM 1 21.93 0.00 3.03 5.90 0.08 69.06 13:38:09 Average: all 27.72 0.00 4.12 4.71 0.11 63.34 13:38:09 Average: 0 28.73 0.00 4.16 4.36 0.11 62.63 13:38:09 Average: 1 26.70 0.00 4.08 5.05 0.11 64.06 13:38:09 13:38:09 13:38:09