01:31:00 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/124778 01:31:00 Running as SYSTEM 01:31:00 [EnvInject] - Loading node environment variables. 01:31:00 Building remotely on prd-ubuntu2204-builder-2c-2g-34129 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 01:31:00 [ssh-agent] Looking for ssh-agent implementation... 01:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:00 $ ssh-agent 01:31:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4jpjnW/agent.1513 01:31:00 SSH_AGENT_PID=1515 01:31:00 [ssh-agent] Started. 01:31:00 Running ssh-add (command line suppressed) 01:31:00 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_15333190430944536076.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_15333190430944536076.key) 01:31:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:31:00 The recommended git tool is: NONE 01:31:03 using credential jenkins-ssh 01:31:03 Wiping out workspace first. 01:31:03 Cloning the remote Git repository 01:31:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:31:03 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 01:31:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:31:03 > git --version # timeout=10 01:31:03 > git --version # 'git version 2.34.1' 01:31:03 using GIT_SSH to set credentials jenkins-ssh 01:31:03 Verifying host key using known hosts file, will automatically accept unseen keys 01:31:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:31:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:31:05 using GIT_SSH to set credentials jenkins-ssh 01:31:05 Verifying host key using known hosts file, will automatically accept unseen keys 01:31:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/78/124778/1 # timeout=10 01:31:06 > git rev-parse 1e2efa96332ce5c14c6b54b4fcf20c9f490f0fcd^{commit} # timeout=10 01:31:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 01:31:06 Checking out Revision 1e2efa96332ce5c14c6b54b4fcf20c9f490f0fcd (refs/changes/78/124778/1) 01:31:06 > git config core.sparsecheckout # timeout=10 01:31:06 > git checkout -f 1e2efa96332ce5c14c6b54b4fcf20c9f490f0fcd # timeout=10 01:31:09 Commit message: "fix: give queue-disttest the same 4 executors as queue-intque" 01:31:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:31:09 > git rev-list --no-walk 32bc88e4ca1768dfe7db3386666f291239f9761d # timeout=10 01:31:09 > git remote # timeout=10 01:31:09 > git submodule init # timeout=10 01:31:09 > git submodule sync # timeout=10 01:31:09 > git config --get remote.origin.url # timeout=10 01:31:09 > git submodule init # timeout=10 01:31:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:31:09 > git config --get submodule.global-jjb.url # timeout=10 01:31:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:31:09 > git config --get submodule.packer/common-packer.url # timeout=10 01:31:09 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:31:09 > git submodule update --init --recursive global-jjb # timeout=10 01:31:10 > git submodule update --init --recursive packer/common-packer # timeout=10 01:31:11 provisioning config files... 01:31:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:31:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:31:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:31:11 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6397930494672702569.sh 01:31:11 ---> python-tools-install.sh 01:31:11 Setup pyenv: 01:31:11 * system (set by /opt/pyenv/version) 01:31:11 * 3.8.20 (set by /opt/pyenv/version) 01:31:11 * 3.9.20 (set by /opt/pyenv/version) 01:31:11 3.10.15 01:31:11 3.11.10 01:31:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N5sb 01:31:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:31:21 lf-activate-venv(): INFO: Base packages installed successfully 01:31:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-N5sb/bin to PATH 01:31:51 Generating Requirements File 01:32:20 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. 01:32:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:32:21 Python 3.11.10 01:32:21 pip 26.2.1 from /tmp/venv-N5sb/lib/python3.11/site-packages/pip (python 3.11) 01:32:21 aiohappyeyeballs==2.7.1 01:32:21 aiohttp==3.14.3 01:32:21 aiosignal==1.4.0 01:32:21 appdirs==1.4.4 01:32:21 argcomplete==3.7.2 01:32:21 aspy.yaml==1.3.0 01:32:21 attrs==26.1.0 01:32:21 autopage==0.6.0 01:32:21 beautifulsoup4==4.15.0 01:32:21 boto3==1.43.68 01:32:21 botocore==1.43.68 01:32:21 bs4==0.0.2 01:32:21 certifi==2026.7.22 01:32:21 cffi==2.1.1 01:32:21 cfgv==3.5.0 01:32:21 chardet==7.5.1 01:32:21 charset-normalizer==3.4.9 01:32:21 click==8.4.2 01:32:21 cliff==4.15.0 01:32:21 cmd2==4.2.0 01:32:21 cryptography==3.3.2 01:32:21 debtcollector==3.1.0 01:32:21 decorator==5.3.1 01:32:21 defusedxml==0.7.1 01:32:21 Deprecated==1.3.1 01:32:21 distlib==0.4.3 01:32:21 dnspython==2.8.0 01:32:21 docker==7.2.0 01:32:21 dogpile.cache==1.5.0 01:32:21 durationpy==0.10 01:32:21 email-validator==2.3.0 01:32:21 filelock==3.32.2 01:32:21 frozenlist==1.8.0 01:32:21 future==1.0.0 01:32:21 gitdb==4.0.12 01:32:21 GitPython==3.1.59 01:32:21 httplib2==0.30.2 01:32:21 identify==2.6.19 01:32:21 idna==3.18 01:32:21 importlib-resources==1.5.0 01:32:21 iso8601==2.1.0 01:32:21 Jinja2==3.1.6 01:32:21 jmespath==1.1.0 01:32:21 jsonpatch==1.33 01:32:21 jsonpointer==3.1.1 01:32:21 jsonschema==4.26.0 01:32:21 jsonschema-specifications==2025.9.1 01:32:21 keystoneauth1==5.15.0 01:32:21 kubernetes==36.0.3 01:32:21 lftools==0.37.22 01:32:21 lxml==6.1.1 01:32:21 markdown-it-py==4.2.0 01:32:21 MarkupSafe==3.0.3 01:32:21 mdurl==0.1.2 01:32:21 msgpack==1.2.1 01:32:21 multi_key_dict==2.0.3 01:32:21 multidict==6.7.1 01:32:21 munch==4.0.0 01:32:21 netaddr==1.3.0 01:32:21 niet==1.4.2 01:32:21 nodeenv==1.10.0 01:32:21 oauth2client==4.1.3 01:32:21 oauthlib==3.3.1 01:32:21 openstacksdk==4.18.0 01:32:21 os-service-types==1.9.0 01:32:21 osc-lib==4.7.0 01:32:21 oslo.config==10.7.0 01:32:21 oslo.context==6.5.0 01:32:21 oslo.i18n==6.9.0 01:32:21 oslo.log==8.3.0 01:32:21 oslo.serialization==5.11.0 01:32:21 oslo.utils==10.1.1 01:32:21 packaging==26.3 01:32:21 pbr==7.0.3 01:32:21 platformdirs==4.11.2 01:32:21 prettytable==3.18.0 01:32:21 prompt_toolkit==3.0.53 01:32:21 propcache==0.5.2 01:32:21 psutil==7.2.2 01:32:21 pyasn1==0.6.4 01:32:21 pyasn1_modules==0.4.2 01:32:21 pycparser==3.0 01:32:21 pygerrit2==2.0.15 01:32:21 PyGithub==2.9.1 01:32:21 Pygments==2.20.0 01:32:21 PyJWT==2.13.0 01:32:21 PyNaCl==1.6.2 01:32:21 pyparsing==2.4.7 01:32:21 pyperclip==1.11.0 01:32:21 pyrsistent==0.20.0 01:32:21 python-dateutil==2.9.0.post0 01:32:21 python-discovery==1.5.1 01:32:21 python-heatclient==5.2.0 01:32:21 python-jenkins==1.8.3 01:32:21 python-keystoneclient==5.8.0 01:32:21 python-magnumclient==4.11.0 01:32:21 python-manilaclient==6.2.0 01:32:21 python-openstackclient==10.2.1 01:32:21 python-swiftclient==4.10.0 01:32:21 PyYAML==6.0.3 01:32:21 referencing==0.37.0 01:32:21 requests==2.34.2 01:32:21 requests-oauthlib==2.0.0 01:32:21 rfc3986==2.0.0 01:32:21 rich==15.0.0 01:32:21 rich-argparse==1.8.0 01:32:21 rpds-py==2026.6.3 01:32:21 rsa==4.9.1 01:32:21 ruamel.yaml==0.19.1 01:32:21 ruamel.yaml.clib==0.2.15 01:32:21 s3transfer==0.19.2 01:32:21 simplejson==4.1.1 01:32:21 six==1.17.0 01:32:21 smmap==5.0.3 01:32:21 soupsieve==2.9.2 01:32:21 stevedore==5.9.0 01:32:21 tabulate==0.10.0 01:32:21 toml==0.10.2 01:32:21 tomlkit==0.15.1 01:32:21 tqdm==4.70.0 01:32:21 typing_extensions==4.16.0 01:32:21 urllib3==1.26.20 01:32:21 virtualenv==21.7.4 01:32:21 wcwidth==0.8.2 01:32:21 websocket-client==1.9.0 01:32:21 wrapt==2.3.0 01:32:21 xdg==6.0.0 01:32:21 xmltodict==1.0.4 01:32:21 yarl==1.24.5 01:32:21 yq==4.1.2 01:32:21 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins18329998024004718220.sh 01:32:21 ---> uv-install.sh 01:32:21 Installing uv/uvx (latest) using shell installer 01:32:21 2026-08-11 01:32:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-vn7qzp.sh" [1] 01:32:21 downloading uv 0.12.3 x86_64-unknown-linux-gnu 01:32:22 installing to /home/jenkins/.local/bin 01:32:22 uv 01:32:22 uvx 01:32:22 everything's installed! 01:32:22 01:32:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:32:22 01:32:22 source $HOME/.local/bin/env (sh, bash, zsh) 01:32:22 source $HOME/.local/bin/env.fish (fish) 01:32:22 Adding install location to PATH 01:32:22 ---> Validating uv/uvx install 01:32:22 uvx 0.12.3 (x86_64-unknown-linux-gnu) 01:32:22 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins13972588517257971897.sh 01:32:22 ---> jenkins-verify-images.sh 01:32:22 + source /home/jenkins/lf-env.sh 01:32:22 + '[' -f /tmp/.os_lf_venv ']' 01:32:22 ++ cat /tmp/.os_lf_venv 01:32:22 + os_lf_venv=/tmp/venv-N5sb 01:32:22 + '[' -d /tmp/venv-N5sb ']' 01:32:22 + '[' -f /tmp/venv-N5sb/bin/openstack ']' 01:32:22 + echo 'Re-use existing venv: /tmp/venv-N5sb' 01:32:22 Re-use existing venv: /tmp/venv-N5sb 01:32:22 + PATH=/tmp/venv-N5sb/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:32:22 + error=false 01:32:22 + echo 'Verifying that cloud has a master configuration file' 01:32:22 Verifying that cloud has a master configuration file 01:32:22 + [[ -d jenkins-config/clouds/openstack ]] 01:32:22 + for cloud in jenkins-config/clouds/openstack/* 01:32:22 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 01:32:22 ++ cut -d= -f2 01:32:22 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 01:32:22 + os_cloud= 01:32:22 + os_cloud=vex 01:32:22 + OS_CLOUD=vex 01:32:22 + verify_images jenkins-config/clouds/openstack/odlvex 01:32:22 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 01:32:22 Verifying images on jenkins-config/clouds/openstack/odlvex 01:32:22 + for file in "$1"/* 01:32:22 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 01:32:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 01:32:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:22 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:22 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:22 + grep active 01:32:26 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:26 + for file in "$1"/* 01:32:26 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 01:32:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 01:32:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:26 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:26 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:26 + grep active 01:32:30 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 01:32:30 + for file in "$1"/* 01:32:30 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 01:32:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 01:32:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:30 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:30 + grep active 01:32:30 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:32:33 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 01:32:33 + for file in "$1"/* 01:32:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 01:32:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 01:32:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:33 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:33 + grep active 01:32:33 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:36 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:36 + for file in "$1"/* 01:32:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 01:32:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 01:32:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:36 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:36 + grep active 01:32:36 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:40 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:40 + for file in "$1"/* 01:32:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 01:32:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 01:32:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:40 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:40 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:40 + grep active 01:32:43 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:43 + for file in "$1"/* 01:32:43 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 01:32:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 01:32:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:43 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:43 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:43 + grep active 01:32:46 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:46 + for file in "$1"/* 01:32:46 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 01:32:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 01:32:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:46 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:46 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:46 + grep active 01:32:49 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:49 + for file in "$1"/* 01:32:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 01:32:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 01:32:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:49 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:49 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:49 + grep active 01:32:53 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:53 + for file in "$1"/* 01:32:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 01:32:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 01:32:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:53 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:53 + grep active 01:32:53 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:56 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:56 + for file in "$1"/* 01:32:56 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 01:32:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 01:32:56 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:56 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:56 + grep active 01:32:56 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 01:32:59 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 01:32:59 + for file in "$1"/* 01:32:59 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 01:32:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 01:32:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:32:59 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:32:59 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:32:59 + grep active 01:33:03 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:03 + for file in "$1"/* 01:33:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 01:33:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 01:33:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:03 + grep active 01:33:06 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:06 + for file in "$1"/* 01:33:06 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 01:33:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 01:33:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:06 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:06 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:06 + grep active 01:33:09 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:09 + for file in "$1"/* 01:33:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 01:33:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 01:33:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:09 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:09 + grep active 01:33:09 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:12 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:12 + for file in "$1"/* 01:33:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 01:33:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 01:33:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:12 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:12 + grep active 01:33:12 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:16 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:16 + for file in "$1"/* 01:33:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 01:33:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 01:33:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:16 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:16 + grep active 01:33:16 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:19 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:19 + for file in "$1"/* 01:33:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 01:33:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 01:33:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:19 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:19 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 01:33:19 + grep active 01:33:22 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 01:33:22 + for file in "$1"/* 01:33:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 01:33:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 01:33:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:22 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:22 + grep active 01:33:22 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:26 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:26 + for file in "$1"/* 01:33:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 01:33:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 01:33:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:26 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:26 + grep active 01:33:26 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:29 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:29 + for file in "$1"/* 01:33:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 01:33:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 01:33:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:29 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:29 + grep active 01:33:29 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:32 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:32 + for file in "$1"/* 01:33:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 01:33:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 01:33:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:32 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:32 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:32 + grep active 01:33:36 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:36 + for file in "$1"/* 01:33:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 01:33:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 01:33:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:36 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:36 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:36 + grep active 01:33:39 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:39 + for file in "$1"/* 01:33:39 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 01:33:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 01:33:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:39 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:39 + grep active 01:33:39 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:42 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:42 + for file in "$1"/* 01:33:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 01:33:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 01:33:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:42 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:42 + grep active 01:33:42 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:46 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:46 + for file in "$1"/* 01:33:46 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 01:33:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 01:33:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:46 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:46 + grep active 01:33:46 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 01:33:49 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 01:33:49 + for file in "$1"/* 01:33:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 01:33:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 01:33:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:33:49 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:33:49 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 01:33:49 + grep active 01:33:52 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 01:33:52 + for file in "$1"/* 01:33:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 01:33:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 01:33:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:52 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:52 + grep active 01:33:52 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:55 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:33:55 + for file in "$1"/* 01:33:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 01:33:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 01:33:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:55 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:55 + grep active 01:33:55 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:59 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:33:59 + for file in "$1"/* 01:33:59 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 01:33:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 01:33:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:59 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:33:59 + grep active 01:33:59 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:02 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:02 + for file in "$1"/* 01:34:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 01:34:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 01:34:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:02 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:02 + grep active 01:34:02 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:05 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:05 + for file in "$1"/* 01:34:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 01:34:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 01:34:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:05 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:05 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:05 + grep active 01:34:09 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:09 + for file in "$1"/* 01:34:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 01:34:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 01:34:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:09 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:09 + grep active 01:34:09 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:12 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:12 + for file in "$1"/* 01:34:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 01:34:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 01:34:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:12 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:12 + grep active 01:34:12 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:15 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:15 + for file in "$1"/* 01:34:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 01:34:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 01:34:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:15 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:15 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 01:34:15 + grep active 01:34:18 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 01:34:18 + for file in "$1"/* 01:34:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 01:34:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 01:34:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:18 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:18 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:18 + grep active 01:34:22 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:22 + for file in "$1"/* 01:34:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 01:34:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 01:34:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:22 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:22 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:22 + grep active 01:34:25 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:25 + for file in "$1"/* 01:34:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 01:34:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 01:34:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:25 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:25 + grep active 01:34:25 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:28 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:28 + for file in "$1"/* 01:34:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 01:34:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 01:34:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:28 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:28 + grep active 01:34:28 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:32 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:32 + for file in "$1"/* 01:34:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 01:34:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 01:34:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:32 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:32 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:32 + grep active 01:34:35 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:35 + for file in "$1"/* 01:34:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 01:34:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 01:34:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:35 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:35 + grep active 01:34:35 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:38 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:38 + for file in "$1"/* 01:34:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 01:34:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 01:34:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:38 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:38 + grep active 01:34:38 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 01:34:41 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 01:34:41 + false 01:34:41 $ ssh-agent -k 01:34:41 unset SSH_AUTH_SOCK; 01:34:41 unset SSH_AGENT_PID; 01:34:41 echo Agent pid 1515 killed; 01:34:41 [ssh-agent] Stopped. 01:34:41 [PostBuildScript] - [INFO] Executing post build scripts. 01:34:41 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11033067540286400542.sh 01:34:41 ---> sysstat.sh 01:34:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15188118359038287371.sh 01:34:42 ---> package-listing.sh 01:34:42 ++ facter osfamily 01:34:42 ++ tr '[:upper:]' '[:lower:]' 01:34:42 + OS_FAMILY=debian 01:34:42 + workspace=/w/workspace/builder-jenkins-cfg-verify 01:34:42 + START_PACKAGES=/tmp/packages_start.txt 01:34:42 + END_PACKAGES=/tmp/packages_end.txt 01:34:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:42 + PACKAGES=/tmp/packages_start.txt 01:34:42 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 01:34:42 + PACKAGES=/tmp/packages_end.txt 01:34:42 + case "${OS_FAMILY}" in 01:34:42 + grep '^ii' 01:34:42 + dpkg -l 01:34:42 + '[' -f /tmp/packages_start.txt ']' 01:34:42 + '[' -f /tmp/packages_end.txt ']' 01:34:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:42 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 01:34:42 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 01:34:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 01:34:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15243876188841792586.sh 01:34:42 ---> capture-instance-metadata.sh 01:34:42 Setup pyenv: 01:34:42 system 01:34:42 3.8.20 01:34:42 3.9.20 01:34:42 3.10.15 01:34:42 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N5sb from file:/tmp/.os_lf_venv 01:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:44 lf-activate-venv(): INFO: Base packages installed successfully 01:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-N5sb/bin to PATH 01:34:54 INFO: Running in OpenStack, capturing instance metadata 01:34:54 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17981293211398464790.sh 01:34:54 provisioning config files... 01:34:55 Could not find credentials [logs] for builder-jenkins-cfg-verify #717 01:34:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config10530921845168222490tmp 01:34:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:34:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:34:55 provisioning config files... 01:34:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:34:55 [EnvInject] - Injecting environment variables from a build step. 01:34:55 [EnvInject] - Injecting as environment variables the properties content 01:34:55 SERVER_ID=logs 01:34:55 01:34:55 [EnvInject] - Variables injected successfully. 01:34:55 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13641589715872053743.sh 01:34:55 ---> create-netrc.sh 01:34:55 WARN: Log server credential not found. 01:34:55 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16661350210367774493.sh 01:34:55 ---> python-tools-install.sh 01:34:55 Setup pyenv: 01:34:55 system 01:34:55 3.8.20 01:34:55 3.9.20 01:34:55 3.10.15 01:34:55 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N5sb from file:/tmp/.os_lf_venv 01:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:57 lf-activate-venv(): INFO: Base packages installed successfully 01:34:57 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-N5sb/bin to PATH 01:35:06 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins12955788691994502447.sh 01:35:06 ---> uv-install.sh 01:35:06 uv 0.12.3 is already installed 01:35:06 uvx 0.12.3 (x86_64-unknown-linux-gnu) 01:35:06 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins18231892468018234827.sh 01:35:06 ---> sudo-logs.sh 01:35:06 Archiving 'sudo' log.. 01:35:07 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7420244423176302416.sh 01:35:07 ---> job-cost.sh 01:35:07 INFO: Activating Python virtual environment... 01:35:07 Setup pyenv: 01:35:07 system 01:35:07 3.8.20 01:35:07 3.9.20 01:35:07 3.10.15 01:35:07 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N5sb from file:/tmp/.os_lf_venv 01:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:09 lf-activate-venv(): INFO: Base packages installed successfully 01:35:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-N5sb/bin to PATH 01:35:15 INFO: No stack-cost file found 01:35:15 INFO: Instance uptime: 301s 01:35:15 INFO: Fetching instance metadata (attempt 1 of 3)... 01:35:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:35:16 INFO: Successfully fetched instance metadata 01:35:16 INFO: Instance type: v3-standard-2 01:35:16 INFO: Retrieving pricing info for: v3-standard-2 01:35:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:35:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=301 01:35:16 INFO: Successfully fetched Vexxhost pricing API 01:35:16 INFO: Retrieved cost: 0.06 01:35:16 INFO: Retrieved resource: v3-standard-2 01:35:16 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 01:35:16 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 01:35:16 INFO: Successfully archived job cost data 01:35:16 DEBUG: Cost data: builder-jenkins-cfg-verify,717,2026-08-11 01:35:16,v3-standard-2,301,0.06,0.00,SUCCESS 01:35:16 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins12571958395763281167.sh 01:35:16 ---> logs-deploy.sh 01:35:16 Setup pyenv: 01:35:16 system 01:35:16 3.8.20 01:35:16 3.9.20 01:35:16 3.10.15 01:35:16 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N5sb from file:/tmp/.os_lf_venv 01:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:18 lf-activate-venv(): INFO: Base packages installed successfully 01:35:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-N5sb/bin to PATH 01:35:28 WARNING: Nexus logging server not set 01:35:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/717/ 01:35:28 INFO: archiving logs to S3 01:35:29 ---> uname -a: 01:35:29 Linux prd-ubuntu2204-builder-2c-2g-34129 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 01:35:29 01:35:29 01:35:29 ---> lscpu: 01:35:29 Architecture: x86_64 01:35:29 CPU op-mode(s): 32-bit, 64-bit 01:35:29 Address sizes: 40 bits physical, 48 bits virtual 01:35:29 Byte Order: Little Endian 01:35:29 CPU(s): 2 01:35:29 On-line CPU(s) list: 0,1 01:35:29 Vendor ID: AuthenticAMD 01:35:29 Model name: AMD EPYC-Rome Processor 01:35:29 CPU family: 23 01:35:29 Model: 49 01:35:29 Thread(s) per core: 1 01:35:29 Core(s) per socket: 1 01:35:29 Socket(s): 2 01:35:29 Stepping: 0 01:35:29 BogoMIPS: 5599.94 01:35:29 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 nrip_save umip rdpid arch_capabilities 01:35:29 Virtualization: AMD-V 01:35:29 Hypervisor vendor: KVM 01:35:29 Virtualization type: full 01:35:29 L1d cache: 64 KiB (2 instances) 01:35:29 L1i cache: 64 KiB (2 instances) 01:35:29 L2 cache: 1 MiB (2 instances) 01:35:29 L3 cache: 32 MiB (2 instances) 01:35:29 NUMA node(s): 1 01:35:29 NUMA node0 CPU(s): 0,1 01:35:29 Vulnerability Gather data sampling: Not affected 01:35:29 Vulnerability Indirect target selection: Not affected 01:35:29 Vulnerability Itlb multihit: Not affected 01:35:29 Vulnerability L1tf: Not affected 01:35:29 Vulnerability Mds: Not affected 01:35:29 Vulnerability Meltdown: Not affected 01:35:29 Vulnerability Mmio stale data: Not affected 01:35:29 Vulnerability Reg file data sampling: Not affected 01:35:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:35:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:35:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:35:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:35:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:35:29 Vulnerability Srbds: Not affected 01:35:29 Vulnerability Tsa: Not affected 01:35:29 Vulnerability Tsx async abort: Not affected 01:35:29 Vulnerability Vmscape: Not affected 01:35:29 01:35:29 01:35:29 ---> nproc: 01:35:29 2 01:35:29 01:35:29 01:35:29 ---> df -h: 01:35:29 Filesystem Size Used Avail Use% Mounted on 01:35:29 tmpfs 794M 1.1M 793M 1% /run 01:35:29 /dev/vda1 39G 11G 28G 28% / 01:35:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:35:29 tmpfs 5.0M 0 5.0M 0% /run/lock 01:35:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:35:29 tmpfs 794M 4.0K 794M 1% /run/user/1001 01:35:29 01:35:29 01:35:29 ---> free -m: 01:35:29 total used free shared buff/cache available 01:35:29 Mem: 7937 555 4707 4 2674 7083 01:35:29 Swap: 1023 0 1023 01:35:29 01:35:29 01:35:29 ---> ip addr: 01:35:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:35:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:35:29 inet 127.0.0.1/8 scope host lo 01:35:29 valid_lft forever preferred_lft forever 01:35:29 inet6 ::1/128 scope host 01:35:29 valid_lft forever preferred_lft forever 01:35:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:35:29 link/ether fa:16:3e:8f:c2:d2 brd ff:ff:ff:ff:ff:ff 01:35:29 altname enp0s3 01:35:29 inet 10.30.171.22/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:35:29 valid_lft 86094sec preferred_lft 86094sec 01:35:29 inet6 fe80::f816:3eff:fe8f:c2d2/64 scope link 01:35:29 valid_lft forever preferred_lft forever 01:35:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:35:29 link/ether c6:d6:d4:80:7b:f8 brd ff:ff:ff:ff:ff:ff 01:35:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:35:29 valid_lft forever preferred_lft forever 01:35:29 01:35:29 01:35:29 ---> sar -b -r -n DEV: 01:35:29 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-34129) 08/11/26 _x86_64_ (2 CPU) 01:35:29 01:35:29 01:30:24 LINUX RESTART (2 CPU) 01:35:29 01:35:29 01:35:29 ---> sar -P ALL: 01:35:29 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-34129) 08/11/26 _x86_64_ (2 CPU) 01:35:29 01:35:29 01:30:24 LINUX RESTART (2 CPU) 01:35:29 01:35:29 01:35:29