05:32:11 Started by timer 05:32:11 Running as SYSTEM 05:32:11 [EnvInject] - Loading node environment variables. 05:32:11 Building remotely on prd-centos8-builder-2c-2g-4928 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:12 [ssh-agent] Looking for ssh-agent implementation... 05:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:12 $ ssh-agent 05:32:12 SSH_AUTH_SOCK=/tmp/ssh-h56MfmdEbAl9/agent.5452 05:32:12 SSH_AGENT_PID=5453 05:32:12 [ssh-agent] Started. 05:32:12 Running ssh-add (command line suppressed) 05:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12921075503504056147.key (/w/workspace/builder-openstack-cron@tmp/private_key_12921075503504056147.key) 05:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:12 The recommended git tool is: NONE 05:32:15 using credential jenkins-ssh 05:32:15 Wiping out workspace first. 05:32:15 Cloning the remote Git repository 05:32:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:15 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:15 > git --version # timeout=10 05:32:15 > git --version # 'git version 2.43.0' 05:32:15 using GIT_SSH to set credentials jenkins-ssh 05:32:15 [INFO] Currently running in a labeled security context 05:32:15 [INFO] Currently SELinux is 'enforcing' on the host 05:32:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17025623556410530068.key 05:32:15 Verifying host key using known hosts file 05: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. 05:32:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:18 Avoid second fetch 05:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:18 Checking out Revision 65fcedfe2d408c013dee166051445a77d3da633d (refs/remotes/origin/master) 05:32:18 > git config core.sparsecheckout # timeout=10 05:32:18 > git checkout -f 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 05:32:18 Commit message: "Update cloud image list docs" 05:32:18 > git rev-list --no-walk 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 05:32:18 > git remote # timeout=10 05:32:18 > git submodule init # timeout=10 05:32:18 > git submodule sync # timeout=10 05:32:18 > git config --get remote.origin.url # timeout=10 05:32:18 > git submodule init # timeout=10 05:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:18 > git config --get submodule.global-jjb.url # timeout=10 05:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:19 > git submodule update --init --recursive global-jjb # timeout=10 05:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:26 No emails were triggered. 05:32:26 provisioning config files... 05:32:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6300332404700567730.sh 05:32:26 ---> python-tools-install.sh 05:32:26 Setup pyenv: 05:32:27 system 05:32:27 * 3.8.13 (set by /opt/pyenv/version) 05:32:27 * 3.9.13 (set by /opt/pyenv/version) 05:32:27 * 3.10.13 (set by /opt/pyenv/version) 05:32:27 * 3.11.7 (set by /opt/pyenv/version) 05:32:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dvff 05:32:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:35 lf-activate-venv(): INFO: Base packages installed successfully 05:32:35 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:33:07 Generating Requirements File 05:33:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:27 Python 3.11.7 05:33:27 pip 25.3 from /tmp/venv-Dvff/lib/python3.11/site-packages/pip (python 3.11) 05:33:28 appdirs==1.4.4 05:33:28 argcomplete==3.6.3 05:33:28 aspy.yaml==1.3.0 05:33:28 attrs==25.4.0 05:33:28 autopage==0.5.2 05:33:28 beautifulsoup4==4.14.3 05:33:28 boto3==1.42.35 05:33:28 botocore==1.42.35 05:33:28 bs4==0.0.2 05:33:28 certifi==2026.1.4 05:33:28 cffi==2.0.0 05:33:28 cfgv==3.5.0 05:33:28 chardet==5.2.0 05:33:28 charset-normalizer==3.4.4 05:33:28 click==8.3.1 05:33:28 cliff==4.13.1 05:33:28 cmd2==3.1.0 05:33:28 cryptography==3.3.2 05:33:28 debtcollector==3.0.0 05:33:28 decorator==5.2.1 05:33:28 defusedxml==0.7.1 05:33:28 Deprecated==1.3.1 05:33:28 distlib==0.4.0 05:33:28 dnspython==2.8.0 05:33:28 docker==7.1.0 05:33:28 dogpile.cache==1.5.0 05:33:28 durationpy==0.10 05:33:28 email-validator==2.3.0 05:33:28 filelock==3.20.3 05:33:28 future==1.0.0 05:33:28 gitdb==4.0.12 05:33:28 GitPython==3.1.46 05:33:28 httplib2==0.30.2 05:33:28 identify==2.6.16 05:33:28 idna==3.11 05:33:28 importlib-resources==1.5.0 05:33:28 iso8601==2.1.0 05:33:28 Jinja2==3.1.6 05:33:28 jmespath==1.1.0 05:33:28 jsonpatch==1.33 05:33:28 jsonpointer==3.0.0 05:33:28 jsonschema==4.26.0 05:33:28 jsonschema-specifications==2025.9.1 05:33:28 keystoneauth1==5.13.0 05:33:28 kubernetes==35.0.0 05:33:28 lftools==0.37.21 05:33:28 lxml==6.0.2 05:33:28 markdown-it-py==4.0.0 05:33:28 MarkupSafe==3.0.3 05:33:28 mdurl==0.1.2 05:33:28 msgpack==1.1.2 05:33:28 multi_key_dict==2.0.3 05:33:28 munch==4.0.0 05:33:28 netaddr==1.3.0 05:33:28 niet==1.4.2 05:33:28 nodeenv==1.10.0 05:33:28 oauth2client==4.1.3 05:33:28 oauthlib==3.3.1 05:33:28 openstacksdk==4.9.0 05:33:28 os-service-types==1.8.2 05:33:28 osc-lib==4.3.0 05:33:28 oslo.config==10.2.0 05:33:28 oslo.context==6.2.0 05:33:28 oslo.i18n==6.7.1 05:33:28 oslo.log==8.0.0 05:33:28 oslo.serialization==5.9.0 05:33:28 oslo.utils==9.2.0 05:33:28 packaging==26.0 05:33:28 pbr==7.0.3 05:33:28 platformdirs==4.5.1 05:33:28 prettytable==3.17.0 05:33:28 psutil==7.2.1 05:33:28 pyasn1==0.6.2 05:33:28 pyasn1_modules==0.4.2 05:33:28 pycparser==3.0 05:33:28 pygerrit2==2.0.15 05:33:28 PyGithub==2.8.1 05:33:28 Pygments==2.19.2 05:33:28 PyJWT==2.10.1 05:33:28 PyNaCl==1.6.2 05:33:28 pyparsing==2.4.7 05:33:28 pyperclip==1.11.0 05:33:28 pyrsistent==0.20.0 05:33:28 python-cinderclient==9.8.0 05:33:28 python-dateutil==2.9.0.post0 05:33:28 python-heatclient==5.0.0 05:33:28 python-jenkins==1.8.3 05:33:28 python-keystoneclient==5.7.0 05:33:28 python-magnumclient==4.9.0 05:33:28 python-openstackclient==8.3.0 05:33:28 python-swiftclient==4.9.0 05:33:28 PyYAML==6.0.3 05:33:28 referencing==0.37.0 05:33:28 requests==2.32.5 05:33:28 requests-oauthlib==2.0.0 05:33:28 requestsexceptions==1.4.0 05:33:28 rfc3986==2.0.0 05:33:28 rich==14.3.1 05:33:28 rich-argparse==1.7.2 05:33:28 rpds-py==0.30.0 05:33:28 rsa==4.9.1 05:33:28 ruamel.yaml==0.19.1 05:33:28 ruamel.yaml.clib==0.2.15 05:33:28 s3transfer==0.16.0 05:33:28 simplejson==3.20.2 05:33:28 six==1.17.0 05:33:28 smmap==5.0.2 05:33:28 soupsieve==2.8.3 05:33:28 stevedore==5.6.0 05:33:28 tabulate==0.9.0 05:33:28 toml==0.10.2 05:33:28 tomlkit==0.14.0 05:33:28 tqdm==4.67.1 05:33:28 typing_extensions==4.15.0 05:33:28 tzdata==2025.3 05:33:28 urllib3==1.26.20 05:33:28 virtualenv==20.36.1 05:33:28 wcwidth==0.5.0 05:33:28 websocket-client==1.9.0 05:33:28 wrapt==2.0.1 05:33:28 xdg==6.0.0 05:33:28 xmltodict==1.0.2 05:33:28 yq==3.4.3 05:33:28 [EnvInject] - Injecting environment variables from a build step. 05:33:28 [EnvInject] - Injecting as environment variables the properties content 05:33:28 OS_CLOUD=vex 05:33:28 05:33:28 [EnvInject] - Variables injected successfully. 05:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7718329818760372790.sh 05:33:28 ---> Orphaned k8s clusters 05:33:28 Setup pyenv: 05:33:28 system 05:33:28 3.8.13 05:33:28 3.9.13 05:33:28 3.10.13 05:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:30 lf-activate-venv(): INFO: Base packages installed successfully 05:33:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:33:40 -----> Delete orphaned cluster 05:33:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17508921746373835521.sh 05:33:40 ---> Orphaned stacks 05:33:40 Setup pyenv: 05:33:40 system 05:33:40 3.8.13 05:33:40 3.9.13 05:33:40 3.10.13 05:33:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:42 lf-activate-venv(): INFO: Base packages installed successfully 05:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:34:02 + mapfile -t OS_COE_CLUSTERS_ID 05:34:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:34:02 ++ awk '{print $1}' 05:34:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:34:04 + echo '-----> Active clusters -> stacks' 05:34:04 -----> Active clusters -> stacks 05:34:04 + OS_COE_STACKS=() 05:34:04 + [[ 0 -gt 0 ]] 05:34:04 + mapfile -t OS_STACKS 05:34:04 ++ 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 05:34:04 ++ awk '{print $1}' 05:34:06 + echo '-----> Active stacks' 05:34:06 -----> Active stacks 05:34:06 + echo '-----> Delete orphaned stacks' 05:34:06 -----> Delete orphaned stacks 05:34:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7965539359173416160.sh 05:34:06 ---> Orphaned servers 05:34:06 Setup pyenv: 05:34:06 system 05:34:06 3.8.13 05:34:06 3.9.13 05:34:06 3.10.13 05:34:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:34:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:08 lf-activate-venv(): INFO: Base packages installed successfully 05:34:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:34:29 -----> Active servers 05:34:29 prd-ubuntu2204-builder-2c-1g-4930 05:34:29 prd-ubuntu2204-docker-4c-4g-4929 05:34:29 prd-centos8-builder-2c-2g-4928 05:34:29 prd-centos7-docker-4c-4g-4927 05:34:29 prd-ubuntu2204-docker-4c-4g-4926 05:34:29 prd-ubuntu2204-docker-4c-4g-4925 05:34:29 prd-ubuntu2204-docker-4c-4g-4922 05:34:29 prd-centos8-robot-2c-8g-4914 05:34:29 prd-centos8-robot-2c-8g-4916 05:34:29 prd-ubuntu2204-docker-4c-16g-4560 05:34:29 snd-ubuntu2204-docker-2c-2g-354 05:34:29 -----> Delete orphaned servers 05:34:30 Deleting orphaned server: prd-ubuntu2204-builder-2c-1g-4930 05:34:32 WARN: Server "prd-ubuntu2204-builder-2c-1g-4930" is not older than 15 minutes. 05:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13327525001186322107.sh 05:34:34 ---> Orphaned ports 05:34:34 Setup pyenv: 05:34:34 system 05:34:34 3.8.13 05:34:34 3.9.13 05:34:34 3.10.13 05:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:36 lf-activate-venv(): INFO: Base packages installed successfully 05:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:34:50 No orphaned ports to process. 05:34:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7337323441426693847.sh 05:34:50 ---> Orphaned volumes 05:34:50 + source /home/jenkins/lf-env.sh 05:34:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:50 ++ mktemp -d /tmp/venv-XXXX 05:34:50 + lf_venv=/tmp/venv-tUGd 05:34:50 + local venv_file=/tmp/.os_lf_venv 05:34:50 + local python=python3 05:34:50 + local options 05:34:50 + local set_path=true 05:34:50 + local install_args= 05:34:50 ++ 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 05:34:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:50 + true 05:34:50 + case $1 in 05:34:50 + python=python3 05:34:50 + shift 2 05:34:50 + true 05:34:50 + case $1 in 05:34:50 + shift 05:34:50 + break 05:34:50 + case $python in 05:34:50 + local pkg_list= 05:34:50 + [[ -d /opt/pyenv ]] 05:34:50 + echo 'Setup pyenv:' 05:34:50 Setup pyenv: 05:34:50 + export PYENV_ROOT=/opt/pyenv 05:34:50 + PYENV_ROOT=/opt/pyenv 05:34:50 + 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 05:34:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:50 + pyenv versions 05:34:51 system 05:34:51 3.8.13 05:34:51 3.9.13 05:34:51 3.10.13 05:34:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:51 + command -v pyenv 05:34:51 ++ pyenv init - --no-rehash 05:34:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:34:51 for i in ${!paths[@]}; do 05:34:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:34:51 fi; done; 05:34:51 echo "${paths[*]}"'\'')" 05:34:51 export PATH="/opt/pyenv/shims:${PATH}" 05:34:51 export PYENV_SHELL=bash 05:34:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:34:51 pyenv() { 05:34:51 local command 05:34:51 command="${1:-}" 05:34:51 if [ "$#" -gt 0 ]; then 05:34:51 shift 05:34:51 fi 05:34:51 05:34:51 case "$command" in 05:34:51 rehash|shell) 05:34:51 eval "$(pyenv "sh-$command" "$@")" 05:34:51 ;; 05:34:51 *) 05:34:51 command pyenv "$command" "$@" 05:34:51 ;; 05:34:51 esac 05:34:51 }' 05:34:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:34:51 for i in ${!paths[@]}; do 05:34:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:34:51 fi; done; 05:34:51 echo "${paths[*]}"' 05:34:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:51 ++ 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 05:34:51 ++ 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 05:34:51 ++ export PYENV_SHELL=bash 05:34:51 ++ PYENV_SHELL=bash 05:34:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:34:51 +++ complete -F _pyenv pyenv 05:34:51 ++ lf-pyver python3 05:34:51 ++ local py_version_xy=python3 05:34:51 ++ local py_version_xyz= 05:34:51 ++ awk '{ print $1 }' 05:34:51 ++ pyenv versions 05:34:51 ++ local command 05:34:51 ++ command=versions 05:34:51 ++ '[' 1 -gt 0 ']' 05:34:51 ++ shift 05:34:51 ++ case "$command" in 05:34:51 ++ command pyenv versions 05:34:51 ++ pyenv versions 05:34:51 ++ sed 's/^[ *]* //' 05:34:51 ++ grep -E '^[0-9.]*[0-9]$' 05:34:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:34:51 +++ grep '^3' /tmp/.pyenv_versions 05:34:51 +++ tail -n 1 05:34:51 +++ sort -V 05:34:51 ++ py_version_xyz=3.11.7 05:34:51 ++ [[ -z 3.11.7 ]] 05:34:51 ++ echo 3.11.7 05:34:51 ++ return 0 05:34:51 + pyenv local 3.11.7 05:34:51 + local command 05:34:51 + command=local 05:34:51 + '[' 2 -gt 0 ']' 05:34:51 + shift 05:34:51 + case "$command" in 05:34:51 + command pyenv local 3.11.7 05:34:51 + pyenv local 3.11.7 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='lftools[openstack] ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='kubernetes ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='niet ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='python-heatclient ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='python-openstackclient ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='python-magnumclient ' 05:34:51 + for arg in "$@" 05:34:51 + case $arg in 05:34:51 + pkg_list+='yq ' 05:34:51 + [[ -f /tmp/.os_lf_venv ]] 05:34:51 ++ cat /tmp/.os_lf_venv 05:34:51 + lf_venv=/tmp/venv-Dvff 05:34:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from' file:/tmp/.os_lf_venv 05:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:34:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:34:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:51 + local 'pip_opts=--upgrade --quiet' 05:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:34:51 + [[ -n '' ]] 05:34:51 + [[ -n '' ]] 05:34:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:34:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:51 + /tmp/venv-Dvff/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 05:34:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:34:53 lf-activate-venv(): INFO: Base packages installed successfully 05:34:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:34:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:34:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:53 + /tmp/venv-Dvff/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 05:35:08 + type python3 05:35:08 + true 05:35:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH' 05:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:35:08 + PATH=/tmp/venv-Dvff/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 05:35:08 + return 0 05:35:08 + mapfile -t os_volumes 05:35:08 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:35:11 + '[' 0 -eq 0 ']' 05:35:11 + echo 'No orphaned volumes found.' 05:35:11 No orphaned volumes found. 05:35:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1557821688229509125.sh 05:35:11 ---> Protect in-use images 05:35:11 Setup pyenv: 05:35:12 system 05:35:12 3.8.13 05:35:12 3.9.13 05:35:12 3.10.13 05:35:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:14 lf-activate-venv(): INFO: Base packages installed successfully 05:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:35:27 INFO: There are images to protect defined in jenkins-config. 05:35:27 INFO: There are additional images to protect in the jjb dir. 05:35:27 INFO: Protecting the following images: 05:35:27 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 05:35:27 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 05:35:27 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 05:35:27 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 05:35:27 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 05:35:27 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 05:35:27 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 05:35:27 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 05:35:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 05:35:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 05:35:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 05:35:27 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 05:35:27 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 05:35:27 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 05:35:27 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 05:35:27 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 05:35:29 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 05:35:30 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 05:35:32 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 05:35:34 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 05:35:35 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 05:35:37 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 05:35:38 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 05:35:40 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 05:35:42 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 05:35:43 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 05:35:45 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 05:35:46 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 05:35:48 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 05:35:49 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 05:35:51 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 05:35:53 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 05:35:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:53 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:35:53 [EnvInject] - Injecting environment variables from a build step. 05:35:53 [EnvInject] - Injecting as environment variables the properties content 05:35:53 OS_IMAGE_CLEANUP_AGE=30 05:35:53 05:35:53 [EnvInject] - Variables injected successfully. 05:35:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15118845147960099903.sh 05:35:53 ---> Cleanup old images 05:35:53 Setup pyenv: 05:35:53 system 05:35:53 3.8.13 05:35:53 3.9.13 05:35:53 3.10.13 05:35:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:55 lf-activate-venv(): INFO: Base packages installed successfully 05:35:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:36:11 + lftools openstack --os-cloud vex image cleanup --days=30 05:36:17 WARNING: Use of image.protected resulted in an exception 05:36:17 Removing 66 images from vex. 05:36:17 WARNING: Use of image.protected resulted in an exception 05:36:17 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:36:17 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:18 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:36:18 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 05:36:19 WARNING: Use of image.protected resulted in an exception 05:36:19 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 05:36:19 $ ssh-agent -k 05:36:19 unset SSH_AUTH_SOCK; 05:36:19 unset SSH_AGENT_PID; 05:36:19 echo Agent pid 5453 killed; 05:36:19 [ssh-agent] Stopped. 05:36:19 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins218706875191432684.sh 05:36:19 ---> sysstat.sh 05:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6662772950209350445.sh 05:36:20 ---> package-listing.sh 05:36:20 ++ tr '[:upper:]' '[:lower:]' 05:36:20 ++ facter osfamily 05:36:20 + OS_FAMILY=redhat 05:36:20 + workspace=/w/workspace/builder-openstack-cron 05:36:20 + START_PACKAGES=/tmp/packages_start.txt 05:36:20 + END_PACKAGES=/tmp/packages_end.txt 05:36:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:20 + PACKAGES=/tmp/packages_start.txt 05:36:20 + '[' /w/workspace/builder-openstack-cron ']' 05:36:20 + PACKAGES=/tmp/packages_end.txt 05:36:20 + case "${OS_FAMILY}" in 05:36:20 + rpm -qa 05:36:20 + sort 05:36:21 + '[' -f /tmp/packages_start.txt ']' 05:36:21 + '[' -f /tmp/packages_end.txt ']' 05:36:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:21 + '[' /w/workspace/builder-openstack-cron ']' 05:36:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:36:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8752689120005191979.sh 05:36:21 ---> capture-instance-metadata.sh 05:36:21 Setup pyenv: 05:36:21 system 05:36:21 3.8.13 05:36:21 3.9.13 05:36:21 3.10.13 05:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:23 lf-activate-venv(): INFO: Base packages installed successfully 05:36:23 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:36:36 INFO: Running in OpenStack, capturing instance metadata 05:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6924360523605883289.sh 05:36:36 provisioning config files... 05:36:37 Could not find credentials [logs] for builder-openstack-cron #76942 05:36:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2535661714461003520tmp 05:36:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:37 provisioning config files... 05:36:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:37 [EnvInject] - Injecting environment variables from a build step. 05:36:37 [EnvInject] - Injecting as environment variables the properties content 05:36:37 SERVER_ID=logs 05:36:37 05:36:37 [EnvInject] - Variables injected successfully. 05:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13979090317741719697.sh 05:36:37 ---> create-netrc.sh 05:36:37 WARN: Log server credential not found. 05:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4667807491983907097.sh 05:36:37 ---> python-tools-install.sh 05:36:37 Setup pyenv: 05:36:37 system 05:36:37 3.8.13 05:36:37 3.9.13 05:36:37 3.10.13 05:36:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:39 lf-activate-venv(): INFO: Base packages installed successfully 05:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins66942280106209169.sh 05:36:49 ---> sudo-logs.sh 05:36:49 Archiving 'sudo' log.. 05:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins387430978455497632.sh 05:36:49 ---> job-cost.sh 05:36:49 Setup pyenv: 05:36:50 system 05:36:50 3.8.13 05:36:50 3.9.13 05:36:50 3.10.13 05:36:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:36:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:52 lf-activate-venv(): INFO: Base packages installed successfully 05:36:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:36:59 INFO: No Stack... 05:36:59 INFO: Retrieving Pricing Info for: v3-standard-2 05:36:59 INFO: Archiving Costs 05:37:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7602516327156346038.sh 05:37:00 ---> logs-deploy.sh 05:37:00 Setup pyenv: 05:37:00 system 05:37:00 3.8.13 05:37:00 3.9.13 05:37:00 3.10.13 05:37:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dvff from file:/tmp/.os_lf_venv 05:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:02 lf-activate-venv(): INFO: Base packages installed successfully 05:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-Dvff/bin to PATH 05:37:12 WARNING: Nexus logging server not set 05:37:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76942/ 05:37:12 INFO: archiving logs to S3 05:37:13 ---> uname -a: 05:37:13 Linux prd-centos8-builder-2c-2g-4928.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 05:37:13 05:37:13 05:37:13 ---> lscpu: 05:37:13 Architecture: x86_64 05:37:13 CPU op-mode(s): 32-bit, 64-bit 05:37:13 Byte Order: Little Endian 05:37:13 CPU(s): 2 05:37:13 On-line CPU(s) list: 0,1 05:37:13 Thread(s) per core: 1 05:37:13 Core(s) per socket: 1 05:37:13 Socket(s): 2 05:37:13 NUMA node(s): 1 05:37:13 Vendor ID: AuthenticAMD 05:37:13 CPU family: 23 05:37:13 Model: 49 05:37:13 Model name: AMD EPYC-Rome Processor 05:37:13 Stepping: 0 05:37:13 CPU MHz: 2799.998 05:37:13 BogoMIPS: 5599.99 05:37:13 Virtualization: AMD-V 05:37:13 Hypervisor vendor: KVM 05:37:13 Virtualization type: full 05:37:13 L1d cache: 32K 05:37:13 L1i cache: 32K 05:37:13 L2 cache: 512K 05:37:13 L3 cache: 16384K 05:37:13 NUMA node0 CPU(s): 0,1 05:37:13 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 05:37:13 05:37:13 05:37:13 ---> nproc: 05:37:13 2 05:37:13 05:37:13 05:37:13 ---> df -h: 05:37:13 Filesystem Size Used Avail Use% Mounted on 05:37:13 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:37:13 tmpfs 3.8G 17M 3.8G 1% /run 05:37:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:37:13 /dev/vda1 40G 8.4G 32G 22% / 05:37:13 tmpfs 770M 0 770M 0% /run/user/1001 05:37:13 05:37:13 05:37:13 ---> free -m: 05:37:13 total used free shared buff/cache available 05:37:13 Mem: 7697 653 4778 19 2265 6747 05:37:13 Swap: 1023 0 1023 05:37:13 05:37:13 05:37:13 ---> ip addr: 05:37:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:13 inet 127.0.0.1/8 scope host lo 05:37:13 valid_lft forever preferred_lft forever 05:37:13 inet6 ::1/128 scope host 05:37:13 valid_lft forever preferred_lft forever 05:37:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:13 link/ether fa:16:3e:7a:37:02 brd ff:ff:ff:ff:ff:ff 05:37:13 altname enp0s3 05:37:13 altname ens3 05:37:13 inet 10.30.170.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:37:13 valid_lft 86061sec preferred_lft 86061sec 05:37:13 inet6 fe80::f816:3eff:fe7a:3702/64 scope link 05:37:13 valid_lft forever preferred_lft forever 05:37:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:13 link/ether 02:42:5a:03:a2:f6 brd ff:ff:ff:ff:ff:ff 05:37:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:13 valid_lft forever preferred_lft forever 05:37:13 05:37:13 05:37:13 ---> sar -b -r -n DEV: 05:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 05:37:13 05:37:13 05:31:31 LINUX RESTART (2 CPU) 05:37:13 05:37:13 05:32:01 AM tps rtps wtps bread/s bwrtn/s 05:37:13 05:33:01 AM 180.70 18.45 162.24 5312.86 6569.80 05:37:13 05:34:01 AM 113.03 0.43 112.60 62.26 12301.62 05:37:13 05:35:01 AM 36.25 1.12 35.14 94.90 1900.42 05:37:13 05:36:01 AM 20.16 0.00 20.16 0.00 582.37 05:37:13 05:37:01 AM 24.41 0.50 23.91 63.71 654.70 05:37:13 Average: 74.92 4.10 70.82 1107.10 4401.79 05:37:13 05:37:13 05:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:13 05:33:01 AM 5145740 6932752 2736692 34.72 2688 1976620 1110384 12.43 215076 2223792 127356 05:37:13 05:34:01 AM 4810216 6866052 3072216 38.98 2688 2231084 1119796 12.54 210896 2504392 75952 05:37:13 05:35:01 AM 4877224 6923296 3005208 38.13 2688 2221156 1050888 11.77 273896 2375920 45232 05:37:13 05:36:01 AM 4931832 6942420 2950600 37.43 2688 2185884 1031728 11.55 271752 2323780 9952 05:37:13 05:37:01 AM 4945252 6962484 2937180 37.26 2688 2192064 995500 11.15 440764 2141748 27248 05:37:13 Average: 4942053 6925401 2940379 37.30 2688 2161362 1061659 11.89 282477 2313926 57148 05:37:13 05:37:13 05:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:13 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:33:01 AM eth0 313.86 191.24 1790.76 63.43 0.00 0.00 0.00 0.00 05:37:13 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:34:01 AM eth0 70.95 58.89 877.89 9.84 0.00 0.00 0.00 0.00 05:37:13 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:35:01 AM eth0 23.74 24.49 28.98 9.43 0.00 0.00 0.00 0.00 05:37:13 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:36:01 AM eth0 19.56 19.46 18.46 6.80 0.00 0.00 0.00 0.00 05:37:13 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:37:01 AM eth0 26.16 23.08 30.77 15.42 0.00 0.00 0.00 0.00 05:37:13 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 Average: eth0 90.87 63.44 549.46 20.99 0.00 0.00 0.00 0.00 05:37:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:13 05:37:13 05:37:13 ---> sar -P ALL: 05:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 05:37:13 05:37:13 05:31:31 LINUX RESTART (2 CPU) 05:37:13 05:37:13 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 05:37:13 05:33:01 AM all 35.83 0.00 6.73 1.69 0.08 55.67 05:37:13 05:33:01 AM 0 29.82 0.00 7.34 2.57 0.08 60.19 05:37:13 05:33:01 AM 1 41.80 0.00 6.12 0.82 0.08 51.18 05:37:13 05:34:01 AM all 35.80 0.00 5.50 1.13 0.10 57.47 05:37:13 05:34:01 AM 0 20.43 0.00 5.01 1.13 0.08 73.34 05:37:13 05:34:01 AM 1 51.16 0.00 5.99 1.13 0.12 41.60 05:37:13 05:35:01 AM all 33.52 0.00 4.03 0.19 0.08 62.18 05:37:13 05:35:01 AM 0 29.88 0.00 3.61 0.20 0.08 66.22 05:37:13 05:35:01 AM 1 37.16 0.00 4.44 0.18 0.08 58.14 05:37:13 05:36:01 AM all 32.85 0.00 3.57 0.11 0.08 63.38 05:37:13 05:36:01 AM 0 14.78 0.00 2.84 0.07 0.08 82.23 05:37:13 05:36:01 AM 1 50.88 0.00 4.31 0.15 0.08 44.57 05:37:13 05:37:01 AM all 34.57 0.00 3.99 0.16 0.08 61.19 05:37:13 05:37:01 AM 0 14.48 0.00 3.35 0.08 0.08 82.00 05:37:13 05:37:01 AM 1 54.66 0.00 4.64 0.23 0.08 40.39 05:37:13 Average: all 34.51 0.00 4.76 0.66 0.09 59.98 05:37:13 Average: 0 21.87 0.00 4.43 0.81 0.08 72.81 05:37:13 Average: 1 47.14 0.00 5.10 0.50 0.09 47.17 05:37:13 05:37:13 05:37:13