22:07:29 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121663 22:07:29 Started by Naginator after build #702 failure 22:07:29 Started by user Anil Belur 22:07:29 Running as SYSTEM 22:07:29 [EnvInject] - Loading node environment variables. 22:07:29 Building remotely on prd-ubuntu2204-builder-2c-2g-5705 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 22:07:30 [ssh-agent] Looking for ssh-agent implementation... 22:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:30 $ ssh-agent 22:07:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXz4A2MI/agent.1957 22:07:30 SSH_AGENT_PID=1959 22:07:30 [ssh-agent] Started. 22:07:30 Running ssh-add (command line suppressed) 22:07:30 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_5906859980623799311.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_5906859980623799311.key) 22:07:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:07:30 The recommended git tool is: NONE 22:07:32 using credential jenkins-ssh 22:07:32 Wiping out workspace first. 22:07:32 Cloning the remote Git repository 22:07:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:07:32 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 22:07:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:07:32 > git --version # timeout=10 22:07:32 > git --version # 'git version 2.34.1' 22:07:32 using GIT_SSH to set credentials jenkins-ssh 22:07:32 Verifying host key using known hosts file, will automatically accept unseen keys 22:07:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:07:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:07:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:07:35 using GIT_SSH to set credentials jenkins-ssh 22:07:35 Verifying host key using known hosts file, will automatically accept unseen keys 22:07:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/63/121663/2 # timeout=10 22:07:35 > git rev-parse 3966bf50831e61399deddf1a2f69f3bf315da80b^{commit} # timeout=10 22:07:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:07:35 Checking out Revision 3966bf50831e61399deddf1a2f69f3bf315da80b (refs/changes/63/121663/2) 22:07:35 > git config core.sparsecheckout # timeout=10 22:07:35 > git checkout -f 3966bf50831e61399deddf1a2f69f3bf315da80b # timeout=10 22:07:38 Commit message: "CI: Remove CentOS 7/8 cloud configs from Jenkins" 22:07:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:07:38 > git rev-list --no-walk 0b8dec1b795be55acb795ebffb3ea07d5a580c67 # timeout=10 22:07:38 > git remote # timeout=10 22:07:38 > git submodule init # timeout=10 22:07:39 > git submodule sync # timeout=10 22:07:39 > git config --get remote.origin.url # timeout=10 22:07:39 > git submodule init # timeout=10 22:07:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:07:39 > git config --get submodule.global-jjb.url # timeout=10 22:07:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:07:39 > git config --get submodule.packer/common-packer.url # timeout=10 22:07:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:07:39 > git submodule update --init --recursive global-jjb # timeout=10 22:07:39 > git submodule update --init --recursive packer/common-packer # timeout=10 22:07:41 provisioning config files... 22:07:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:07:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:07:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:07:41 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5401073533944837214.sh 22:07:41 ---> python-tools-install.sh 22:07:41 Setup pyenv: 22:07:41 * system (set by /opt/pyenv/version) 22:07:41 * 3.8.20 (set by /opt/pyenv/version) 22:07:41 * 3.9.20 (set by /opt/pyenv/version) 22:07:41 3.10.15 22:07:41 3.11.10 22:07:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y6QW 22:07:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:50 lf-activate-venv(): INFO: Base packages installed successfully 22:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-Y6QW/bin to PATH 22:08:17 Generating Requirements File 22:08:51 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. 22:08:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:08:51 Python 3.11.10 22:08:52 pip 26.0.1 from /tmp/venv-Y6QW/lib/python3.11/site-packages/pip (python 3.11) 22:08:52 appdirs==1.4.4 22:08:52 argcomplete==3.6.3 22:08:52 aspy.yaml==1.3.0 22:08:52 attrs==25.4.0 22:08:52 autopage==0.6.0 22:08:52 beautifulsoup4==4.14.3 22:08:52 boto3==1.42.71 22:08:52 botocore==1.42.71 22:08:52 bs4==0.0.2 22:08:52 certifi==2026.2.25 22:08:52 cffi==2.0.0 22:08:52 cfgv==3.5.0 22:08:52 chardet==7.2.0 22:08:52 charset-normalizer==3.4.6 22:08:52 click==8.3.1 22:08:52 cliff==4.13.2 22:08:52 cmd2==3.4.0 22:08:52 cryptography==3.3.2 22:08:52 debtcollector==3.0.0 22:08:52 decorator==5.2.1 22:08:52 defusedxml==0.7.1 22:08:52 Deprecated==1.3.1 22:08:52 distlib==0.4.0 22:08:52 dnspython==2.8.0 22:08:52 docker==7.1.0 22:08:52 dogpile.cache==1.5.0 22:08:52 durationpy==0.10 22:08:52 email-validator==2.3.0 22:08:52 filelock==3.25.2 22:08:52 future==1.0.0 22:08:52 gitdb==4.0.12 22:08:52 GitPython==3.1.46 22:08:52 httplib2==0.30.2 22:08:52 identify==2.6.18 22:08:52 idna==3.11 22:08:52 importlib-resources==1.5.0 22:08:52 iso8601==2.1.0 22:08:52 Jinja2==3.1.6 22:08:52 jmespath==1.1.0 22:08:52 jsonpatch==1.33 22:08:52 jsonpointer==3.0.0 22:08:52 jsonschema==4.26.0 22:08:52 jsonschema-specifications==2025.9.1 22:08:52 keystoneauth1==5.13.1 22:08:52 kubernetes==35.0.0 22:08:52 lftools==0.37.22 22:08:52 lxml==6.0.2 22:08:52 markdown-it-py==4.0.0 22:08:52 MarkupSafe==3.0.3 22:08:52 mdurl==0.1.2 22:08:52 msgpack==1.1.2 22:08:52 multi_key_dict==2.0.3 22:08:52 munch==4.0.0 22:08:52 netaddr==1.3.0 22:08:52 niet==1.4.2 22:08:52 nodeenv==1.10.0 22:08:52 oauth2client==4.1.3 22:08:52 oauthlib==3.3.1 22:08:52 openstacksdk==4.10.0 22:08:52 os-service-types==1.8.2 22:08:52 osc-lib==4.4.0 22:08:52 oslo.config==10.3.0 22:08:52 oslo.context==6.3.0 22:08:52 oslo.i18n==6.7.2 22:08:52 oslo.log==8.1.0 22:08:52 oslo.serialization==5.9.1 22:08:52 oslo.utils==10.0.0 22:08:52 packaging==26.0 22:08:52 pbr==7.0.3 22:08:52 platformdirs==4.9.4 22:08:52 prettytable==3.17.0 22:08:52 psutil==7.2.2 22:08:52 pyasn1==0.6.3 22:08:52 pyasn1_modules==0.4.2 22:08:52 pycparser==3.0 22:08:52 pygerrit2==2.0.15 22:08:52 PyGithub==2.8.1 22:08:52 Pygments==2.19.2 22:08:52 PyJWT==2.12.1 22:08:52 PyNaCl==1.6.2 22:08:52 pyparsing==2.4.7 22:08:52 pyperclip==1.11.0 22:08:52 pyrsistent==0.20.0 22:08:52 python-cinderclient==9.9.0 22:08:52 python-dateutil==2.9.0.post0 22:08:52 python-discovery==1.1.3 22:08:52 python-heatclient==5.1.0 22:08:52 python-jenkins==1.8.3 22:08:52 python-keystoneclient==5.8.0 22:08:52 python-magnumclient==4.10.0 22:08:52 python-openstackclient==9.0.0 22:08:52 python-swiftclient==4.10.0 22:08:52 PyYAML==6.0.3 22:08:52 referencing==0.37.0 22:08:52 requests==2.32.5 22:08:52 requests-oauthlib==2.0.0 22:08:52 requestsexceptions==1.4.0 22:08:52 rfc3986==2.0.0 22:08:52 rich==14.3.3 22:08:52 rich-argparse==1.7.2 22:08:52 rpds-py==0.30.0 22:08:52 rsa==4.9.1 22:08:52 ruamel.yaml==0.19.1 22:08:52 ruamel.yaml.clib==0.2.15 22:08:52 s3transfer==0.16.0 22:08:52 simplejson==3.20.2 22:08:52 six==1.17.0 22:08:52 smmap==5.0.3 22:08:52 soupsieve==2.8.3 22:08:52 stevedore==5.7.0 22:08:52 tabulate==0.10.0 22:08:52 toml==0.10.2 22:08:52 tomlkit==0.14.0 22:08:52 tqdm==4.67.3 22:08:52 typing_extensions==4.15.0 22:08:52 urllib3==1.26.20 22:08:52 virtualenv==21.2.0 22:08:52 wcwidth==0.6.0 22:08:52 websocket-client==1.9.0 22:08:52 wrapt==2.1.2 22:08:52 xdg==6.0.0 22:08:52 xmltodict==1.0.4 22:08:52 yq==3.4.3 22:08:52 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins3438541961602043223.sh 22:08:52 ---> uv-install.sh 22:08:52 Installing uv/uvx (latest) using shell installer 22:08:52 2026-03-18 22:08:52 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T23%3A07%3A34Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T22%3A06%3A57Z&ske=2026-03-18T23%3A07%3A34Z&sks=b&skv=2018-11-09&sig=W7CirmCif%2BY5XVALq1BRfc5IbfprSOF1sjt%2Bgb%2BuXjk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzg3MTk5MCwibmJmIjoxNzczODcxNjkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IH-mIBlz4m54r4wTL1ORxwq-EPUS1uxYRpltej0mHmo&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-XVBkpY.sh" [1] 22:08:52 downloading uv 0.10.11 x86_64-unknown-linux-gnu 22:08:53 no checksums to verify 22:08:53 installing to /home/jenkins/.local/bin 22:08:53 uv 22:08:53 uvx 22:08:53 everything's installed! 22:08:53 22:08:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:08:53 22:08:53 source $HOME/.local/bin/env (sh, bash, zsh) 22:08:53 source $HOME/.local/bin/env.fish (fish) 22:08:53 Adding install location to PATH 22:08:53 ---> Validating uv/uvx install 22:08:53 uvx 0.10.11 22:08:53 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins16307383491645676626.sh 22:08:53 ---> jenkins-verify-images.sh 22:08:53 + set -x 22:08:53 + source /home/jenkins/lf-env.sh 22:08:53 + '[' -f /tmp/.os_lf_venv ']' 22:08:53 ++ cat /tmp/.os_lf_venv 22:08:53 + os_lf_venv=/tmp/venv-Y6QW 22:08:53 + '[' -d /tmp/venv-Y6QW ']' 22:08:53 + '[' -f /tmp/venv-Y6QW/bin/openstack ']' 22:08:53 + echo 'Re-use existing venv: /tmp/venv-Y6QW' 22:08:53 Re-use existing venv: /tmp/venv-Y6QW 22:08:53 + PATH=/tmp/venv-Y6QW/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 22:08:53 + error=false 22:08:53 + echo 'Verifying that cloud has a master configuration file' 22:08:53 Verifying that cloud has a master configuration file 22:08:53 + [[ -d jenkins-config/clouds/openstack ]] 22:08:53 + for cloud in jenkins-config/clouds/openstack/* 22:08:53 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 22:08:53 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 22:08:53 ++ cut -d= -f2 22:08:53 + os_cloud= 22:08:53 + os_cloud=vex 22:08:53 + OS_CLOUD=vex 22:08:53 + verify_images jenkins-config/clouds/openstack/odlvex 22:08:53 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 22:08:53 Verifying images on jenkins-config/clouds/openstack/odlvex 22:08:53 + for file in "$1"/* 22:08:53 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 22:08:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 22:08:53 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 22:08:53 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 22:08:53 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 22:08:53 + grep active 22:08:53 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:08:53 warnings.warn( 22:08:57 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 22:08:57 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:08:57 + error=true 22:08:57 + for file in "$1"/* 22:08:57 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 22:08:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 22:08:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:08:57 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:08:57 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:08:57 + grep active 22:08:57 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:08:57 warnings.warn( 22:09:00 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:09:00 + for file in "$1"/* 22:09:00 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 22:09:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 22:09:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:09:00 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:09:00 + grep active 22:09:00 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:09:00 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:00 warnings.warn( 22:09:05 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:09:05 + for file in "$1"/* 22:09:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 22:09:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 22:09:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:05 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:05 + grep active 22:09:05 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:05 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:05 warnings.warn( 22:09:09 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:09 + for file in "$1"/* 22:09:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 22:09:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 22:09:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:09 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:09 + grep active 22:09:09 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:09 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:09 warnings.warn( 22:09:13 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:13 + for file in "$1"/* 22:09:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 22:09:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 22:09:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:13 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:13 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:13 + grep active 22:09:13 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:13 warnings.warn( 22:09:16 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:16 + for file in "$1"/* 22:09:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 22:09:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 22:09:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:16 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:16 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:16 + grep active 22:09:16 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:16 warnings.warn( 22:09:20 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:20 + for file in "$1"/* 22:09:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 22:09:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 22:09:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:20 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:20 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:20 + grep active 22:09:20 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:20 warnings.warn( 22:09:23 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:23 + for file in "$1"/* 22:09:23 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 22:09:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 22:09:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:23 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:23 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:23 + grep active 22:09:23 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:23 warnings.warn( 22:09:26 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:26 + for file in "$1"/* 22:09:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 22:09:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 22:09:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:26 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:26 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:09:26 + grep active 22:09:26 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:26 warnings.warn( 22:09:30 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:09:30 + for file in "$1"/* 22:09:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 22:09:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 22:09:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:30 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:30 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:30 + grep active 22:09:30 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:30 warnings.warn( 22:09:33 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:33 + for file in "$1"/* 22:09:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 22:09:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 22:09:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:33 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:33 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:33 + grep active 22:09:33 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:33 warnings.warn( 22:09:36 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:36 + for file in "$1"/* 22:09:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 22:09:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 22:09:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:36 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:36 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:36 + grep active 22:09:37 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:37 warnings.warn( 22:09:40 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:40 + for file in "$1"/* 22:09:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 22:09:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 22:09:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:40 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:40 + grep active 22:09:40 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:40 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:40 warnings.warn( 22:09:43 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:43 + for file in "$1"/* 22:09:43 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 22:09:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 22:09:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:43 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:43 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:43 + grep active 22:09:44 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:44 warnings.warn( 22:09:47 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:47 + for file in "$1"/* 22:09:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 22:09:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 22:09:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:47 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:47 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:47 + grep active 22:09:47 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:47 warnings.warn( 22:09:50 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:50 + for file in "$1"/* 22:09:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 22:09:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 22:09:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:50 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:50 + grep active 22:09:50 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:50 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:50 warnings.warn( 22:09:54 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:54 + for file in "$1"/* 22:09:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 22:09:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 22:09:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:54 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:54 + grep active 22:09:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:09:54 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:54 warnings.warn( 22:09:57 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:09:57 + for file in "$1"/* 22:09:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 22:09:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 22:09:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:09:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:09:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:09:57 + grep active 22:09:57 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:09:57 warnings.warn( 22:10:00 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:00 + for file in "$1"/* 22:10:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 22:10:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 22:10:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:00 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:00 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:00 + grep active 22:10:00 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:00 warnings.warn( 22:10:04 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:04 + for file in "$1"/* 22:10:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 22:10:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 22:10:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:04 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:04 + grep active 22:10:04 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:04 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:04 warnings.warn( 22:10:07 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:07 + for file in "$1"/* 22:10:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 22:10:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 22:10:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:07 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:07 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:07 + grep active 22:10:07 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:07 warnings.warn( 22:10:11 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:11 + for file in "$1"/* 22:10:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 22:10:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 22:10:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:11 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:11 + grep active 22:10:11 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:11 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:11 warnings.warn( 22:10:14 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:14 + for file in "$1"/* 22:10:14 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 22:10:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 22:10:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:14 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:14 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:14 + grep active 22:10:14 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:14 warnings.warn( 22:10:17 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:17 + for file in "$1"/* 22:10:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 22:10:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 22:10:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:17 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:17 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:10:17 + grep active 22:10:17 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:17 warnings.warn( 22:10:21 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:10:21 + for file in "$1"/* 22:10:21 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 22:10:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 22:10:21 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:21 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:21 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:21 + grep active 22:10:21 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:21 warnings.warn( 22:10:24 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:24 + for file in "$1"/* 22:10:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 22:10:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 22:10:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:24 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:24 + grep active 22:10:24 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:24 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:24 warnings.warn( 22:10:27 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:27 + for file in "$1"/* 22:10:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 22:10:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 22:10:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:27 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:27 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:27 + grep active 22:10:28 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:28 warnings.warn( 22:10:31 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:31 + for file in "$1"/* 22:10:31 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 22:10:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 22:10:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:31 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:31 + grep active 22:10:31 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:31 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:31 warnings.warn( 22:10:34 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:34 + for file in "$1"/* 22:10:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 22:10:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 22:10:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:34 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:34 + grep active 22:10:34 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:35 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:35 warnings.warn( 22:10:38 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:38 + for file in "$1"/* 22:10:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 22:10:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 22:10:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:38 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:38 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:38 + grep active 22:10:38 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:38 warnings.warn( 22:10:41 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:41 + for file in "$1"/* 22:10:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 22:10:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 22:10:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:41 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:41 + grep active 22:10:41 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:41 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:41 warnings.warn( 22:10:44 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:44 + for file in "$1"/* 22:10:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 22:10:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 22:10:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:44 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:44 + grep active 22:10:44 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:10:45 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:45 warnings.warn( 22:10:48 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:10:48 + for file in "$1"/* 22:10:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 22:10:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 22:10:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:10:48 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:10:48 + grep active 22:10:48 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:10:48 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:48 warnings.warn( 22:10:51 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:10:51 + for file in "$1"/* 22:10:51 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 22:10:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 22:10:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:51 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:51 + grep active 22:10:51 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:51 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:51 warnings.warn( 22:10:55 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:10:55 + for file in "$1"/* 22:10:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 22:10:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 22:10:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:55 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:55 + grep active 22:10:55 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:55 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:55 warnings.warn( 22:10:58 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:10:58 + for file in "$1"/* 22:10:58 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 22:10:58 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 22:10:58 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:58 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:58 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:10:58 + grep active 22:10:58 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:10:58 warnings.warn( 22:11:01 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:01 + for file in "$1"/* 22:11:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 22:11:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 22:11:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:01 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:01 + grep active 22:11:01 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:02 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:02 warnings.warn( 22:11:05 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:05 + for file in "$1"/* 22:11:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 22:11:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 22:11:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:05 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:05 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:05 + grep active 22:11:05 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:05 warnings.warn( 22:11:08 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:08 + for file in "$1"/* 22:11:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 22:11:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 22:11:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:08 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:08 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:08 + grep active 22:11:08 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:08 warnings.warn( 22:11:12 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:12 + for file in "$1"/* 22:11:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 22:11:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 22:11:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:12 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:12 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:12 + grep active 22:11:12 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:12 warnings.warn( 22:11:15 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:15 + for file in "$1"/* 22:11:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 22:11:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 22:11:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:15 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:15 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:11:15 + grep active 22:11:15 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:15 warnings.warn( 22:11:18 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:11:18 + for file in "$1"/* 22:11:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 22:11:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 22:11:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:18 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:18 + grep active 22:11:18 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:19 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:19 warnings.warn( 22:11:22 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:22 + for file in "$1"/* 22:11:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 22:11:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 22:11:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:22 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:22 + grep active 22:11:22 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:22 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:22 warnings.warn( 22:11:25 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:25 + for file in "$1"/* 22:11:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 22:11:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 22:11:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:25 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:25 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:25 + grep active 22:11:25 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:25 warnings.warn( 22:11:29 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:29 + for file in "$1"/* 22:11:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 22:11:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 22:11:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:29 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:29 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:29 + grep active 22:11:29 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:29 warnings.warn( 22:11:32 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:32 + for file in "$1"/* 22:11:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 22:11:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 22:11:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:32 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:32 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:32 + grep active 22:11:32 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:32 warnings.warn( 22:11:35 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:35 + for file in "$1"/* 22:11:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 22:11:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 22:11:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:35 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:35 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:35 + grep active 22:11:36 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:36 warnings.warn( 22:11:39 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:39 + for file in "$1"/* 22:11:39 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 22:11:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 22:11:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:39 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:39 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:11:39 + grep active 22:11:39 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:11:39 warnings.warn( 22:11:42 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:11:42 + true 22:11:42 + exit 1 22:11:42 ++ '[' 1 = 1 ']' 22:11:42 ++ '[' -x /usr/bin/clear_console ']' 22:11:42 ++ /usr/bin/clear_console -q 22:11:42 Build step 'Execute shell' marked build as failure 22:11:42 $ ssh-agent -k 22:11:42 unset SSH_AUTH_SOCK; 22:11:42 unset SSH_AGENT_PID; 22:11:42 echo Agent pid 1959 killed; 22:11:42 [ssh-agent] Stopped. 22:11:42 [PostBuildScript] - [INFO] Executing post build scripts. 22:11:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7255053621869921044.sh 22:11:42 ---> sysstat.sh 22:11:43 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15434407310577333684.sh 22:11:43 ---> package-listing.sh 22:11:43 ++ facter osfamily 22:11:43 ++ tr '[:upper:]' '[:lower:]' 22:11:43 + OS_FAMILY=debian 22:11:43 + workspace=/w/workspace/builder-jenkins-cfg-verify 22:11:43 + START_PACKAGES=/tmp/packages_start.txt 22:11:43 + END_PACKAGES=/tmp/packages_end.txt 22:11:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:11:43 + PACKAGES=/tmp/packages_start.txt 22:11:43 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 22:11:43 + PACKAGES=/tmp/packages_end.txt 22:11:43 + case "${OS_FAMILY}" in 22:11:43 + dpkg -l 22:11:43 + grep '^ii' 22:11:43 + '[' -f /tmp/packages_start.txt ']' 22:11:43 + '[' -f /tmp/packages_end.txt ']' 22:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:43 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 22:11:43 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 22:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 22:11:43 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14991506399549522880.sh 22:11:43 ---> capture-instance-metadata.sh 22:11:43 Setup pyenv: 22:11:43 system 22:11:43 3.8.20 22:11:43 3.9.20 22:11:43 3.10.15 22:11:43 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:11:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6QW from file:/tmp/.os_lf_venv 22:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:11:45 lf-activate-venv(): INFO: Base packages installed successfully 22:11:45 lf-activate-venv(): INFO: Installing additional packages: lftools 22:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-Y6QW/bin to PATH 22:11:59 INFO: Running in OpenStack, capturing instance metadata 22:12:00 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10694304696586893350.sh 22:12:00 provisioning config files... 22:12:00 Could not find credentials [logs] for builder-jenkins-cfg-verify #703 22:12:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config7522811925172301976tmp 22:12:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:12:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:12:00 provisioning config files... 22:12:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:12:00 [EnvInject] - Injecting environment variables from a build step. 22:12:00 [EnvInject] - Injecting as environment variables the properties content 22:12:00 SERVER_ID=logs 22:12:00 22:12:00 [EnvInject] - Variables injected successfully. 22:12:00 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7016325352598802929.sh 22:12:00 ---> create-netrc.sh 22:12:00 WARN: Log server credential not found. 22:12:00 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1271913961676123540.sh 22:12:00 ---> python-tools-install.sh 22:12:00 Setup pyenv: 22:12:00 system 22:12:00 3.8.20 22:12:00 3.9.20 22:12:00 3.10.15 22:12:00 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6QW from file:/tmp/.os_lf_venv 22:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:12:02 lf-activate-venv(): INFO: Base packages installed successfully 22:12:02 lf-activate-venv(): INFO: Installing additional packages: lftools 22:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-Y6QW/bin to PATH 22:12:12 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins14773508717744613332.sh 22:12:12 ---> uv-install.sh 22:12:12 uv 0.10.11 is already installed 22:12:12 uvx 0.10.11 22:12:12 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6376077252387910539.sh 22:12:12 ---> sudo-logs.sh 22:12:12 Archiving 'sudo' log.. 22:12:12 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17445969049264073425.sh 22:12:12 ---> job-cost.sh 22:12:12 INFO: Activating Python virtual environment... 22:12:12 Setup pyenv: 22:12:12 system 22:12:12 3.8.20 22:12:12 3.9.20 22:12:12 3.10.15 22:12:12 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6QW from file:/tmp/.os_lf_venv 22:12:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:12:14 lf-activate-venv(): INFO: Base packages installed successfully 22:12:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-Y6QW/bin to PATH 22:12:21 INFO: No stack-cost file found 22:12:21 INFO: Instance uptime: 1847s 22:12:21 INFO: Fetching instance metadata (attempt 1 of 3)... 22:12:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:12:21 INFO: Successfully fetched instance metadata 22:12:21 INFO: Instance type: v3-standard-2 22:12:21 INFO: Retrieving pricing info for: v3-standard-2 22:12:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:12:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1847 22:12:22 INFO: Successfully fetched Vexxhost pricing API 22:12:22 INFO: Retrieved cost: 0.06 22:12:22 INFO: Retrieved resource: v3-standard-2 22:12:22 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 22:12:22 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 22:12:22 INFO: Successfully archived job cost data 22:12:22 DEBUG: Cost data: builder-jenkins-cfg-verify,703,2026-03-18 22:12:22,v3-standard-2,1847,0.06,0.00,FAILURE 22:12:22 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins8237283880605831673.sh 22:12:22 ---> logs-deploy.sh 22:12:22 Setup pyenv: 22:12:22 system 22:12:22 3.8.20 22:12:22 3.9.20 22:12:22 3.10.15 22:12:22 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:12:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6QW from file:/tmp/.os_lf_venv 22:12:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:12:24 lf-activate-venv(): INFO: Base packages installed successfully 22:12:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-Y6QW/bin to PATH 22:12:33 WARNING: Nexus logging server not set 22:12:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/703/ 22:12:33 INFO: archiving logs to S3 22:12:33 /tmp/venv-Y6QW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:12:33 warnings.warn( 22:12:34 ---> uname -a: 22:12:34 Linux prd-ubuntu2204-builder-2c-2g-5705 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:12:34 22:12:34 22:12:34 ---> lscpu: 22:12:34 Architecture: x86_64 22:12:34 CPU op-mode(s): 32-bit, 64-bit 22:12:34 Address sizes: 40 bits physical, 48 bits virtual 22:12:34 Byte Order: Little Endian 22:12:34 CPU(s): 2 22:12:34 On-line CPU(s) list: 0,1 22:12:34 Vendor ID: AuthenticAMD 22:12:34 Model name: AMD EPYC-Rome Processor 22:12:34 CPU family: 23 22:12:34 Model: 49 22:12:34 Thread(s) per core: 1 22:12:34 Core(s) per socket: 1 22:12:34 Socket(s): 2 22:12:34 Stepping: 0 22:12:34 BogoMIPS: 5599.94 22:12:34 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 22:12:34 Virtualization: AMD-V 22:12:34 Hypervisor vendor: KVM 22:12:34 Virtualization type: full 22:12:34 L1d cache: 64 KiB (2 instances) 22:12:34 L1i cache: 64 KiB (2 instances) 22:12:34 L2 cache: 1 MiB (2 instances) 22:12:34 L3 cache: 32 MiB (2 instances) 22:12:34 NUMA node(s): 1 22:12:34 NUMA node0 CPU(s): 0,1 22:12:34 Vulnerability Gather data sampling: Not affected 22:12:34 Vulnerability Indirect target selection: Not affected 22:12:34 Vulnerability Itlb multihit: Not affected 22:12:34 Vulnerability L1tf: Not affected 22:12:34 Vulnerability Mds: Not affected 22:12:34 Vulnerability Meltdown: Not affected 22:12:34 Vulnerability Mmio stale data: Not affected 22:12:34 Vulnerability Reg file data sampling: Not affected 22:12:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:12:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:12:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:12:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:12:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:12:34 Vulnerability Srbds: Not affected 22:12:34 Vulnerability Tsa: Not affected 22:12:34 Vulnerability Tsx async abort: Not affected 22:12:34 Vulnerability Vmscape: Not affected 22:12:34 22:12:34 22:12:34 ---> nproc: 22:12:34 2 22:12:34 22:12:34 22:12:34 ---> df -h: 22:12:34 Filesystem Size Used Avail Use% Mounted on 22:12:34 tmpfs 794M 1.1M 793M 1% /run 22:12:34 /dev/vda1 39G 8.5G 31G 22% / 22:12:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:12:34 tmpfs 5.0M 0 5.0M 0% /run/lock 22:12:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:12:34 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:12:34 22:12:34 22:12:34 ---> free -m: 22:12:34 total used free shared buff/cache available 22:12:34 Mem: 7937 546 4750 4 2641 7096 22:12:34 Swap: 1023 0 1023 22:12:34 22:12:34 22:12:34 ---> ip addr: 22:12:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:12:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:12:34 inet 127.0.0.1/8 scope host lo 22:12:34 valid_lft forever preferred_lft forever 22:12:34 inet6 ::1/128 scope host 22:12:34 valid_lft forever preferred_lft forever 22:12:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:12:34 link/ether fa:16:3e:39:3a:64 brd ff:ff:ff:ff:ff:ff 22:12:34 altname enp0s3 22:12:34 inet 10.30.170.80/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:12:34 valid_lft 84550sec preferred_lft 84550sec 22:12:34 inet6 fe80::f816:3eff:fe39:3a64/64 scope link 22:12:34 valid_lft forever preferred_lft forever 22:12:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:12:34 link/ether 02:47:a8:83:bd:9a brd ff:ff:ff:ff:ff:ff 22:12:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:12:34 valid_lft forever preferred_lft forever 22:12:34 22:12:34 22:12:34 ---> sar -b -r -n DEV: 22:12:34 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5705) 03/18/26 _x86_64_ (2 CPU) 22:12:34 22:12:34 21:41:47 LINUX RESTART (2 CPU) 22:12:34 22:12:34 21:50:31 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:12:34 22:00:26 1.18 0.01 1.17 0.01 0.04 15.20 0.57 22:12:34 22:10:32 42.87 1.66 40.64 0.58 112.60 2000.75 380.37 22:12:34 Average: 22.24 0.84 21.11 0.29 56.90 1018.16 192.42 22:12:34 22:12:34 21:50:31 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:12:34 22:00:26 5535080 7401356 407024 5.01 53780 2006684 951128 10.36 221368 2134376 124 22:12:34 22:10:32 4910940 7298616 477944 5.88 85480 2469008 1037788 11.31 321652 2631328 128 22:12:34 Average: 5223010 7349986 442484 5.44 69630 2237846 994458 10.84 271510 2382852 126 22:12:34 22:12:34 21:50:31 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:12:34 22:00:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:12:34 22:00:26 ens3 0.40 0.14 0.10 0.06 0.00 0.00 0.00 0.00 22:12:34 22:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:34 22:10:32 lo 0.59 0.59 0.11 0.11 0.00 0.00 0.00 0.00 22:12:34 22:10:32 ens3 43.09 27.70 221.69 6.70 0.00 0.00 0.00 0.00 22:12:34 22:10:32 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:34 Average: lo 0.35 0.35 0.06 0.06 0.00 0.00 0.00 0.00 22:12:34 Average: ens3 21.97 14.06 112.03 3.42 0.00 0.00 0.00 0.00 22:12:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:34 22:12:34 22:12:34 ---> sar -P ALL: 22:12:34 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5705) 03/18/26 _x86_64_ (2 CPU) 22:12:34 22:12:34 21:41:47 LINUX RESTART (2 CPU) 22:12:34 22:12:34 21:50:31 CPU %user %nice %system %iowait %steal %idle 22:12:34 22:00:26 all 0.52 0.00 0.06 0.03 0.03 99.37 22:12:34 22:00:26 0 0.33 0.00 0.05 0.01 0.02 99.60 22:12:34 22:00:26 1 0.71 0.00 0.06 0.06 0.04 99.14 22:12:34 22:10:32 all 8.87 0.00 0.84 0.71 0.04 89.55 22:12:34 22:10:32 0 9.02 0.00 0.76 0.94 0.04 89.25 22:12:34 22:10:32 1 8.71 0.00 0.91 0.48 0.04 89.85 22:12:34 Average: all 4.74 0.00 0.45 0.37 0.03 94.41 22:12:34 Average: 0 4.72 0.00 0.41 0.48 0.03 94.37 22:12:34 Average: 1 4.75 0.00 0.49 0.27 0.04 94.44 22:12:34 22:12:34 22:12:34