11:29:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/125809 11:29:32 Running as SYSTEM 11:29:32 [EnvInject] - Loading node environment variables. 11:29:32 Building remotely on prd-ubuntu2204-builder-2c-2g-2921 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 11:29:32 [ssh-agent] Looking for ssh-agent implementation... 11:29:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:32 $ ssh-agent 11:29:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhckHkn/agent.1256 11:29:32 SSH_AGENT_PID=1258 11:29:32 [ssh-agent] Started. 11:29:32 Running ssh-add (command line suppressed) 11:29:32 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_10843775769032935173.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_10843775769032935173.key) 11:29:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:29:32 The recommended git tool is: NONE 11:29:36 using credential jenkins-ssh 11:29:36 Wiping out workspace first. 11:29:36 Cloning the remote Git repository 11:29:36 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:29:36 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 11:29:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:29:36 > git --version # timeout=10 11:29:36 > git --version # 'git version 2.34.1' 11:29:36 using GIT_SSH to set credentials jenkins-ssh 11:29:36 Verifying host key using known hosts file, will automatically accept unseen keys 11:29:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:29:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:29:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:29:46 using GIT_SSH to set credentials jenkins-ssh 11:29:46 Verifying host key using known hosts file, will automatically accept unseen keys 11:29:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/09/125809/1 # timeout=10 11:29:46 > git rev-parse 8b9a762b287c7045548ccef77089698273cc9462^{commit} # timeout=10 11:29:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:29:46 Checking out Revision 8b9a762b287c7045548ccef77089698273cc9462 (refs/changes/09/125809/1) 11:29:46 > git config core.sparsecheckout # timeout=10 11:29:46 > git checkout -f 8b9a762b287c7045548ccef77089698273cc9462 # timeout=10 11:29:50 Commit message: "Fix: repin ubuntu2204-builder to ODL-built image" 11:29:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:29:50 > git rev-list --no-walk 30dc0df459f6e3889f8f2e6e53c12e34e13dd6e2 # timeout=10 11:29:50 > git remote # timeout=10 11:29:50 > git submodule init # timeout=10 11:29:50 > git submodule sync # timeout=10 11:29:50 > git config --get remote.origin.url # timeout=10 11:29:50 > git submodule init # timeout=10 11:29:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:29:50 > git config --get submodule.global-jjb.url # timeout=10 11:29:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:29:50 > git config --get submodule.packer/common-packer.url # timeout=10 11:29:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:29:50 > git submodule update --init --recursive global-jjb # timeout=10 11:29:51 > git submodule update --init --recursive packer/common-packer # timeout=10 11:29:53 provisioning config files... 11:29:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:29:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:29:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:29:53 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7556181182832864514.sh 11:29:53 ---> python-tools-install.sh 11:29:53 Setup pyenv: 11:29:53 * system (set by /opt/pyenv/version) 11:29:53 * 3.8.20 (set by /opt/pyenv/version) 11:29:53 * 3.9.20 (set by /opt/pyenv/version) 11:29:53 3.10.15 11:29:53 3.11.10 11:29:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNQ5 11:29:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH 11:30:29 Generating Requirements File 11:31:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:31:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:31:02 Python 3.11.10 11:31:02 pip 26.2.1 from /tmp/venv-WNQ5/lib/python3.11/site-packages/pip (python 3.11) 11:31:02 aiohappyeyeballs==2.7.1 11:31:02 aiohttp==3.14.3 11:31:02 aiosignal==1.4.0 11:31:02 appdirs==1.4.4 11:31:02 argcomplete==3.7.2 11:31:02 aspy.yaml==1.3.0 11:31:02 attrs==26.1.0 11:31:02 autopage==0.6.0 11:31:02 beautifulsoup4==4.15.0 11:31:02 boto3==1.43.89 11:31:02 botocore==1.43.89 11:31:02 bs4==0.0.2 11:31:02 certifi==2026.7.22 11:31:02 cffi==2.1.1 11:31:02 cfgv==3.5.0 11:31:02 chardet==7.6.0 11:31:02 charset-normalizer==3.5.1 11:31:02 click==8.5.0 11:31:02 cliff==4.16.0 11:31:02 cmd2==4.2.3 11:31:02 cryptography==3.3.2 11:31:02 debtcollector==3.1.0 11:31:02 decorator==5.3.1 11:31:02 defusedxml==0.7.1 11:31:02 Deprecated==1.3.1 11:31:02 distlib==0.4.3 11:31:02 dnspython==2.8.0 11:31:02 docker==7.2.0 11:31:02 dogpile.cache==1.5.0 11:31:02 durationpy==0.11 11:31:02 email-validator==2.3.0 11:31:02 filelock==3.32.5 11:31:02 frozenlist==1.8.0 11:31:02 future==1.0.0 11:31:02 gitdb==4.0.12 11:31:02 GitPython==3.1.62 11:31:02 httplib2==0.30.2 11:31:02 identify==2.6.19 11:31:02 idna==3.19 11:31:02 importlib-resources==1.5.0 11:31:02 iso8601==2.1.0 11:31:02 Jinja2==3.1.6 11:31:02 jmespath==1.1.0 11:31:02 jsonpatch==1.33 11:31:02 jsonpointer==3.1.1 11:31:02 jsonschema==4.26.0 11:31:02 jsonschema-specifications==2025.9.1 11:31:02 keystoneauth1==5.17.0 11:31:02 kubernetes==36.0.3 11:31:02 lftools==0.37.23 11:31:02 lxml==6.1.3 11:31:02 markdown-it-py==4.2.0 11:31:02 MarkupSafe==3.0.3 11:31:02 mdurl==0.1.2 11:31:02 msgpack==1.2.2 11:31:02 multi_key_dict==2.0.3 11:31:02 multidict==6.7.1 11:31:02 munch==4.0.0 11:31:02 netaddr==1.3.0 11:31:02 niet==1.4.2 11:31:02 nodeenv==1.10.0 11:31:02 oauth2client==4.1.3 11:31:02 oauthlib==3.3.1 11:31:02 openstacksdk==4.20.0 11:31:02 os-service-types==1.9.0 11:31:02 osc-lib==4.7.0 11:31:02 oslo.config==10.7.0 11:31:02 oslo.context==6.5.0 11:31:02 oslo.i18n==6.9.0 11:31:02 oslo.log==8.3.1 11:31:02 oslo.serialization==5.11.0 11:31:02 oslo.utils==10.2.0 11:31:02 packaging==26.3 11:31:02 pbr==7.0.3 11:31:02 platformdirs==4.11.7 11:31:02 prettytable==3.18.0 11:31:02 prompt_toolkit==3.0.53 11:31:02 propcache==0.5.2 11:31:02 psutil==7.2.2 11:31:02 pyasn1==0.6.4 11:31:02 pyasn1_modules==0.4.2 11:31:02 pycparser==3.0 11:31:02 pygerrit2==2.0.15 11:31:02 PyGithub==2.10.0 11:31:02 Pygments==2.21.0 11:31:02 PyJWT==2.13.0 11:31:02 PyNaCl==1.6.2 11:31:02 pyparsing==2.4.7 11:31:02 pyperclip==1.11.0 11:31:02 pyrsistent==0.20.0 11:31:02 python-dateutil==2.9.0.post0 11:31:02 python-discovery==1.6.0 11:31:02 python-heatclient==5.3.0 11:31:02 python-jenkins==1.8.3 11:31:02 python-keystoneclient==6.0.0 11:31:02 python-magnumclient==5.0.0 11:31:02 python-manilaclient==6.3.0 11:31:02 python-openstackclient==10.3.0 11:31:02 python-swiftclient==4.11.0 11:31:02 PyYAML==6.0.3 11:31:02 referencing==0.37.0 11:31:02 requests==2.34.2 11:31:02 requests-oauthlib==2.0.0 11:31:02 rfc3986==2.0.0 11:31:02 rich==15.0.0 11:31:02 rich-argparse==1.8.0 11:31:02 rpds-py==2026.6.3 11:31:02 rsa==4.9.1 11:31:02 ruamel.yaml==0.19.1 11:31:02 ruamel.yaml.clib==0.2.15 11:31:02 s3transfer==0.19.2 11:31:02 simplejson==4.1.2 11:31:02 six==1.17.0 11:31:02 smmap==5.0.3 11:31:02 soupsieve==2.9.2 11:31:02 stevedore==5.9.1 11:31:02 tabulate==0.10.0 11:31:02 toml==0.10.2 11:31:02 tomlkit==0.15.1 11:31:02 tqdm==4.70.0 11:31:02 typing_extensions==4.16.0 11:31:02 urllib3==1.26.20 11:31:02 virtualenv==21.7.8 11:31:02 wcwidth==0.8.3 11:31:02 websocket-client==1.9.2 11:31:02 wrapt==2.4.0 11:31:02 xdg==6.0.0 11:31:02 xmltodict==1.0.4 11:31:02 yarl==1.24.5 11:31:02 yq==4.1.2 11:31:02 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins6215202108090391753.sh 11:31:02 ---> uv-install.sh 11:31:02 Installing uv/uvx (latest) using shell installer 11:31:02 2026-09-07 11:31:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-cu4nXR.sh" [1] 11:31:02 downloading uv 0.12.10 x86_64-unknown-linux-gnu 11:31:03 installing to /home/jenkins/.local/bin 11:31:03 uv 11:31:03 uvx 11:31:03 everything's installed! 11:31:03 11:31:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:31:03 11:31:03 source $HOME/.local/bin/env (sh, bash, zsh) 11:31:03 source $HOME/.local/bin/env.fish (fish) 11:31:03 Adding install location to PATH 11:31:03 ---> Validating uv/uvx install 11:31:03 uvx 0.12.10 (x86_64-unknown-linux-gnu) 11:31:03 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins4245397507836571420.sh 11:31:03 ---> jenkins-verify-images.sh 11:31:03 + source /home/jenkins/lf-env.sh 11:31:03 + '[' -f /tmp/.os_lf_venv ']' 11:31:03 ++ cat /tmp/.os_lf_venv 11:31:03 + os_lf_venv=/tmp/venv-WNQ5 11:31:03 + '[' -d /tmp/venv-WNQ5 ']' 11:31:03 + '[' -f /tmp/venv-WNQ5/bin/openstack ']' 11:31:03 + echo 'Re-use existing venv: /tmp/venv-WNQ5' 11:31:03 Re-use existing venv: /tmp/venv-WNQ5 11:31:03 + PATH=/tmp/venv-WNQ5/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:03 + error=false 11:31:03 + echo 'Verifying that cloud has a master configuration file' 11:31:03 Verifying that cloud has a master configuration file 11:31:03 + [[ -d jenkins-config/clouds/openstack ]] 11:31:03 + for cloud in jenkins-config/clouds/openstack/* 11:31:03 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 11:31:03 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 11:31:03 ++ cut -d= -f2 11:31:03 + os_cloud= 11:31:03 + os_cloud=vex 11:31:03 + OS_CLOUD=vex 11:31:03 + verify_images jenkins-config/clouds/openstack/odlvex 11:31:03 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 11:31:03 Verifying images on jenkins-config/clouds/openstack/odlvex 11:31:03 + for file in "$1"/* 11:31:03 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 11:31:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 11:31:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' 11:31:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' 11:31:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' 11:31:03 + grep active 11:31:08 | 68beb13e-cab6-440e-aeac-06cea4e2a2d2 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077 | active | 11:31:08 + for file in "$1"/* 11:31:08 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 11:31:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 11:31:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:08 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:08 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:08 + grep active 11:31:11 | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | 11:31:11 + for file in "$1"/* 11:31:11 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 11:31:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 11:31:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:11 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:11 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:31:11 + grep active 11:31:20 | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | 11:31:20 + for file in "$1"/* 11:31:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 11:31:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 11:31:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:20 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:20 + grep active 11:31:20 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:23 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:23 + for file in "$1"/* 11:31:23 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 11:31:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 11:31:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:23 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:23 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:23 + grep active 11:31:27 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:27 + for file in "$1"/* 11:31:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 11:31:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 11:31:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:27 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:27 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:27 + grep active 11:31:30 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:30 + for file in "$1"/* 11:31:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 11:31:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 11:31:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:30 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:30 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:30 + grep active 11:31:34 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:34 + for file in "$1"/* 11:31:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 11:31:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 11:31:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:34 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:34 + grep active 11:31:34 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:38 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:38 + for file in "$1"/* 11:31:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 11:31:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 11:31:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:38 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:38 + grep active 11:31:38 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:42 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:42 + for file in "$1"/* 11:31:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 11:31:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 11:31:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:42 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:42 + grep active 11:31:42 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:45 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:45 + for file in "$1"/* 11:31:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 11:31:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 11:31:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:45 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:45 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 11:31:45 + grep active 11:31:49 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 11:31:49 + for file in "$1"/* 11:31:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 11:31:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 11:31:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:49 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:49 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:49 + grep active 11:31:52 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:31:52 + for file in "$1"/* 11:31:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 11:31:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 11:31:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:52 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:52 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:52 + grep active 11:31:56 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:31:56 + for file in "$1"/* 11:31:56 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 11:31:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 11:31:56 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:56 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:31:56 + grep active 11:31:56 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:01 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:32:01 + for file in "$1"/* 11:32:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 11:32:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 11:32:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:01 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:01 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:01 + grep active 11:32:04 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:32:04 + for file in "$1"/* 11:32:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 11:32:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 11:32:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:04 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:04 + grep active 11:32:04 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:08 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:32:08 + for file in "$1"/* 11:32:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 11:32:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 11:32:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:08 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:08 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:08 + grep active 11:32:12 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:32:12 + for file in "$1"/* 11:32:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 11:32:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 11:32:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:12 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:12 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' 11:32:12 + grep active 11:32:16 | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | 11:32:16 + for file in "$1"/* 11:32:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 11:32:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 11:32:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:16 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:16 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:16 + grep active 11:32:19 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:19 + for file in "$1"/* 11:32:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 11:32:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 11:32:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:19 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:19 + grep active 11:32:19 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:23 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:23 + for file in "$1"/* 11:32:23 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 11:32:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 11:32:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:23 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:23 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:23 + grep active 11:32:26 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:26 + for file in "$1"/* 11:32:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 11:32:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 11:32:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:26 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:26 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:26 + grep active 11:32:30 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:30 + for file in "$1"/* 11:32:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 11:32:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 11:32:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:30 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:30 + grep active 11:32:30 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:34 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:34 + for file in "$1"/* 11:32:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 11:32:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 11:32:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:34 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:34 + grep active 11:32:34 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:42 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:42 + for file in "$1"/* 11:32:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 11:32:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 11:32:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:42 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:42 + grep active 11:32:42 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:46 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:46 + for file in "$1"/* 11:32:46 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 11:32:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 11:32:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:46 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:46 + grep active 11:32:46 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 11:32:50 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 11:32:50 + for file in "$1"/* 11:32:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 11:32:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 11:32:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:32:50 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:32:50 + grep active 11:32:50 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' 11:32:53 | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | 11:32:53 + for file in "$1"/* 11:32:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 11:32:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 11:32:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:53 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:53 + grep active 11:32:53 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:56 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:32:56 + for file in "$1"/* 11:32:56 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 11:32:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 11:32:56 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:56 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:56 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:32:56 + grep active 11:33:01 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:01 + for file in "$1"/* 11:33:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 11:33:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 11:33:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:01 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:01 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:01 + grep active 11:33:04 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:04 + for file in "$1"/* 11:33:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 11:33:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 11:33:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:04 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:04 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:04 + grep active 11:33:08 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:08 + for file in "$1"/* 11:33:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 11:33:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 11:33:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:08 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:08 + grep active 11:33:08 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:11 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:11 + for file in "$1"/* 11:33:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 11:33:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 11:33:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:11 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:11 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:11 + grep active 11:33:15 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:15 + for file in "$1"/* 11:33:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 11:33:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 11:33:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:15 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:15 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:15 + grep active 11:33:18 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:18 + for file in "$1"/* 11:33:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 11:33:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 11:33:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:18 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:18 + grep active 11:33:18 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 11:33:22 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 11:33:22 + for file in "$1"/* 11:33:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 11:33:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 11:33:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:22 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:22 + grep active 11:33:22 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:25 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:25 + for file in "$1"/* 11:33:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 11:33:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 11:33:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:25 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:25 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:25 + grep active 11:33:30 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:30 + for file in "$1"/* 11:33:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 11:33:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 11:33:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:30 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:30 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:30 + grep active 11:33:33 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:33 + for file in "$1"/* 11:33:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 11:33:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 11:33:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:33 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:33 + grep active 11:33:33 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:37 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:37 + for file in "$1"/* 11:33:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 11:33:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 11:33:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:37 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:37 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:37 + grep active 11:33:40 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:40 + for file in "$1"/* 11:33:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 11:33:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 11:33:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:40 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:40 + grep active 11:33:40 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:44 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:44 + for file in "$1"/* 11:33:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 11:33:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 11:33:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:44 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:44 + grep active 11:33:44 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' 11:33:47 | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | 11:33:47 + false 11:33:47 $ ssh-agent -k 11:33:47 unset SSH_AUTH_SOCK; 11:33:47 unset SSH_AGENT_PID; 11:33:47 echo Agent pid 1258 killed; 11:33:47 [ssh-agent] Stopped. 11:33:47 [PostBuildScript] - [INFO] Executing post build scripts. 11:33:48 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7171678663338045027.sh 11:33:48 ---> sysstat.sh 11:33:48 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17146366985076593212.sh 11:33:48 ---> package-listing.sh 11:33:48 ++ facter osfamily 11:33:48 ++ tr '[:upper:]' '[:lower:]' 11:33:48 + OS_FAMILY=debian 11:33:48 + workspace=/w/workspace/builder-jenkins-cfg-verify 11:33:48 + START_PACKAGES=/tmp/packages_start.txt 11:33:48 + END_PACKAGES=/tmp/packages_end.txt 11:33:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:33:48 + PACKAGES=/tmp/packages_start.txt 11:33:48 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 11:33:48 + PACKAGES=/tmp/packages_end.txt 11:33:48 + case "${OS_FAMILY}" in 11:33:48 + dpkg -l 11:33:48 + grep '^ii' 11:33:48 + '[' -f /tmp/packages_start.txt ']' 11:33:48 + '[' -f /tmp/packages_end.txt ']' 11:33:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:33:48 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 11:33:48 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 11:33:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 11:33:48 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17471963196642537000.sh 11:33:48 ---> capture-instance-metadata.sh 11:33:49 Setup pyenv: 11:33:49 system 11:33:49 3.8.20 11:33:49 3.9.20 11:33:49 3.10.15 11:33:49 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv 11:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH 11:34:18 INFO: Running in OpenStack, capturing instance metadata 11:34:19 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15561695602620850650.sh 11:34:19 provisioning config files... 11:34:19 Could not find credentials [logs] for builder-jenkins-cfg-verify #723 11:34:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config2863131585456264959tmp 11:34:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:34:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:34:19 provisioning config files... 11:34:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:34:19 [EnvInject] - Injecting environment variables from a build step. 11:34:20 [EnvInject] - Injecting as environment variables the properties content 11:34:20 SERVER_ID=logs 11:34:20 11:34:20 [EnvInject] - Variables injected successfully. 11:34:20 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins325797301163377519.sh 11:34:20 ---> create-netrc.sh 11:34:20 WARN: Log server credential not found. 11:34:20 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10393123993551072417.sh 11:34:20 ---> python-tools-install.sh 11:34:20 Setup pyenv: 11:34:20 system 11:34:20 3.8.20 11:34:20 3.9.20 11:34:20 3.10.15 11:34:20 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv 11:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH 11:34:32 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins11098769356246626634.sh 11:34:32 ---> uv-install.sh 11:34:32 uv 0.12.10 is already installed 11:34:32 uvx 0.12.10 (x86_64-unknown-linux-gnu) 11:34:32 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4642631343434705276.sh 11:34:32 ---> sudo-logs.sh 11:34:32 Archiving 'sudo' log.. 11:34:33 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1859981121753085646.sh 11:34:33 ---> job-cost.sh 11:34:33 INFO: Activating Python virtual environment... 11:34:33 Setup pyenv: 11:34:33 system 11:34:33 3.8.20 11:34:33 3.9.20 11:34:33 3.10.15 11:34:33 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv 11:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH 11:34:47 INFO: No stack-cost file found 11:34:47 INFO: Instance uptime: 349s 11:34:47 INFO: Fetching instance metadata (attempt 1 of 3)... 11:34:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:34:48 INFO: Successfully fetched instance metadata 11:34:48 INFO: Instance type: v3-standard-2 11:34:48 INFO: Retrieving pricing info for: v3-standard-2 11:34:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:34:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=349 11:34:48 INFO: Successfully fetched Vexxhost pricing API 11:34:48 INFO: Retrieved cost: 0.06 11:34:48 INFO: Retrieved resource: v3-standard-2 11:34:48 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 11:34:48 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 11:34:48 INFO: Successfully archived job cost data 11:34:48 DEBUG: Cost data: builder-jenkins-cfg-verify,723,2026-09-07 11:34:48,v3-standard-2,349,0.06,0.00,SUCCESS 11:34:48 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins15567694261539259958.sh 11:34:48 ---> logs-deploy.sh 11:34:48 Setup pyenv: 11:34:48 system 11:34:48 3.8.20 11:34:48 3.9.20 11:34:48 3.10.15 11:34:48 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv 11:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH 11:35:00 WARNING: Nexus logging server not set 11:35:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/723/ 11:35:00 INFO: archiving logs to S3 11:35:02 ---> uname -a: 11:35:02 Linux prd-ubuntu2204-builder-2c-2g-2921 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:35:02 11:35:02 11:35:02 ---> lscpu: 11:35:02 Architecture: x86_64 11:35:02 CPU op-mode(s): 32-bit, 64-bit 11:35:02 Address sizes: 40 bits physical, 48 bits virtual 11:35:02 Byte Order: Little Endian 11:35:02 CPU(s): 2 11:35:02 On-line CPU(s) list: 0,1 11:35:02 Vendor ID: AuthenticAMD 11:35:02 Model name: AMD EPYC-Rome Processor 11:35:02 CPU family: 23 11:35:02 Model: 49 11:35:02 Thread(s) per core: 1 11:35:02 Core(s) per socket: 1 11:35:02 Socket(s): 2 11:35:02 Stepping: 0 11:35:02 BogoMIPS: 5599.99 11:35:02 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:35:02 Virtualization: AMD-V 11:35:02 Hypervisor vendor: KVM 11:35:02 Virtualization type: full 11:35:02 L1d cache: 64 KiB (2 instances) 11:35:02 L1i cache: 64 KiB (2 instances) 11:35:02 L2 cache: 1 MiB (2 instances) 11:35:02 L3 cache: 32 MiB (2 instances) 11:35:02 NUMA node(s): 1 11:35:02 NUMA node0 CPU(s): 0,1 11:35:02 Vulnerability Gather data sampling: Not affected 11:35:02 Vulnerability Indirect target selection: Not affected 11:35:02 Vulnerability Itlb multihit: Not affected 11:35:02 Vulnerability L1tf: Not affected 11:35:02 Vulnerability Mds: Not affected 11:35:02 Vulnerability Meltdown: Not affected 11:35:02 Vulnerability Mmio stale data: Not affected 11:35:02 Vulnerability Reg file data sampling: Not affected 11:35:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:35:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:35:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:35:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:35:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:35:02 Vulnerability Srbds: Not affected 11:35:02 Vulnerability Tsa: Not affected 11:35:02 Vulnerability Tsx async abort: Not affected 11:35:02 Vulnerability Vmscape: Not affected 11:35:02 11:35:02 11:35:02 ---> nproc: 11:35:02 2 11:35:02 11:35:02 11:35:02 ---> df -h: 11:35:02 Filesystem Size Used Avail Use% Mounted on 11:35:02 tmpfs 794M 1008K 793M 1% /run 11:35:02 /dev/vda1 39G 8.3G 31G 22% / 11:35:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:35:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:35:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:35:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:35:02 11:35:02 11:35:02 ---> free -m: 11:35:02 total used free shared buff/cache available 11:35:02 Mem: 7937 505 4668 4 2763 7130 11:35:02 Swap: 1023 0 1023 11:35:02 11:35:02 11:35:02 ---> ip addr: 11:35:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:35:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:35:02 inet 127.0.0.1/8 scope host lo 11:35:02 valid_lft forever preferred_lft forever 11:35:02 inet6 ::1/128 scope host 11:35:02 valid_lft forever preferred_lft forever 11:35:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:35:02 link/ether fa:16:3e:6a:4c:b9 brd ff:ff:ff:ff:ff:ff 11:35:02 altname enp0s3 11:35:02 inet 10.30.170.71/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:35:02 valid_lft 86045sec preferred_lft 86045sec 11:35:02 inet6 fe80::f816:3eff:fe6a:4cb9/64 scope link 11:35:02 valid_lft forever preferred_lft forever 11:35:02 11:35:02 11:35:02 ---> sar -b -r -n DEV: 11:35:02 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2921) 09/07/26 _x86_64_ (2 CPU) 11:35:02 11:35:02 11:29:09 LINUX RESTART (2 CPU) 11:35:02 11:35:02 11:35:02 ---> sar -P ALL: 11:35:02 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2921) 09/07/26 _x86_64_ (2 CPU) 11:35:02 11:35:02 11:29:09 LINUX RESTART (2 CPU) 11:35:02 11:35:02 11:35:02