23:54:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121097 23:54:32 Running as SYSTEM 23:54:32 [EnvInject] - Loading node environment variables. 23:54:32 Building remotely on prd-ubuntu2204-builder-2c-2g-25795 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 23:54:33 [ssh-agent] Looking for ssh-agent implementation... 23:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:33 $ ssh-agent 23:54:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7PAcNj/agent.1535 23:54:33 SSH_AGENT_PID=1537 23:54:33 [ssh-agent] Started. 23:54:33 Running ssh-add (command line suppressed) 23:54:33 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_12427185234775734743.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_12427185234775734743.key) 23:54:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:54:33 The recommended git tool is: NONE 23:54:35 using credential jenkins-ssh 23:54:35 Wiping out workspace first. 23:54:35 Cloning the remote Git repository 23:54:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:54:35 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 23:54:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:54:35 > git --version # timeout=10 23:54:35 > git --version # 'git version 2.34.1' 23:54:35 using GIT_SSH to set credentials jenkins-ssh 23:54:35 Verifying host key using known hosts file 23:54:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:54:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:54:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:54:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:54:38 using GIT_SSH to set credentials jenkins-ssh 23:54:38 Verifying host key using known hosts file 23:54:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:54:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/97/121097/2 # timeout=10 23:54:38 > git rev-parse e2b6378449f0717d76555350aea95a57d64a2f63^{commit} # timeout=10 23:54:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:54:38 Checking out Revision e2b6378449f0717d76555350aea95a57d64a2f63 (refs/changes/97/121097/2) 23:54:38 > git config core.sparsecheckout # timeout=10 23:54:38 > git checkout -f e2b6378449f0717d76555350aea95a57d64a2f63 # timeout=10 23:54:41 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 23:54:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:54:41 > git rev-list --no-walk 75b7e56761cb65353e4e4a97bbc909cffffb4fcd # timeout=10 23:54:41 > git remote # timeout=10 23:54:41 > git submodule init # timeout=10 23:54:42 > git submodule sync # timeout=10 23:54:42 > git config --get remote.origin.url # timeout=10 23:54:42 > git submodule init # timeout=10 23:54:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:54:42 > git config --get submodule.global-jjb.url # timeout=10 23:54:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:54:42 > git config --get submodule.packer/common-packer.url # timeout=10 23:54:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:54:42 > git submodule update --init --recursive global-jjb # timeout=10 23:54:42 > git submodule update --init --recursive packer/common-packer # timeout=10 23:54:43 provisioning config files... 23:54:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:54:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:54:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:54:43 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8456579752536292688.sh 23:54:43 ---> python-tools-install.sh 23:54:44 Setup pyenv: 23:54:44 * system (set by /opt/pyenv/version) 23:54:44 * 3.8.20 (set by /opt/pyenv/version) 23:54:44 * 3.9.20 (set by /opt/pyenv/version) 23:54:44 3.10.15 23:54:44 3.11.10 23:54:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0chX 23:54:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:54:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:52 lf-activate-venv(): INFO: Base packages installed successfully 23:54:52 lf-activate-venv(): INFO: Installing additional packages: lftools 23:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-0chX/bin to PATH 23:55:24 Generating Requirements File 23:55:44 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. 23:55:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:55:45 Python 3.11.10 23:55:45 pip 26.0.1 from /tmp/venv-0chX/lib/python3.11/site-packages/pip (python 3.11) 23:55:45 appdirs==1.4.4 23:55:45 argcomplete==3.6.3 23:55:45 aspy.yaml==1.3.0 23:55:45 attrs==25.4.0 23:55:45 autopage==0.6.0 23:55:45 beautifulsoup4==4.14.3 23:55:45 boto3==1.42.59 23:55:45 botocore==1.42.59 23:55:45 bs4==0.0.2 23:55:45 certifi==2026.2.25 23:55:45 cffi==2.0.0 23:55:45 cfgv==3.5.0 23:55:45 chardet==6.0.0.post1 23:55:45 charset-normalizer==3.4.4 23:55:45 click==8.3.1 23:55:45 cliff==4.13.2 23:55:45 cmd2==3.3.0 23:55:45 cryptography==3.3.2 23:55:45 debtcollector==3.0.0 23:55:45 decorator==5.2.1 23:55:45 defusedxml==0.7.1 23:55:45 Deprecated==1.3.1 23:55:45 distlib==0.4.0 23:55:45 dnspython==2.8.0 23:55:45 docker==7.1.0 23:55:45 dogpile.cache==1.5.0 23:55:45 durationpy==0.10 23:55:45 email-validator==2.3.0 23:55:45 filelock==3.25.0 23:55:45 future==1.0.0 23:55:45 gitdb==4.0.12 23:55:45 GitPython==3.1.46 23:55:45 httplib2==0.30.2 23:55:45 identify==2.6.17 23:55:45 idna==3.11 23:55:45 importlib-resources==1.5.0 23:55:45 iso8601==2.1.0 23:55:45 Jinja2==3.1.6 23:55:45 jmespath==1.1.0 23:55:45 jsonpatch==1.33 23:55:45 jsonpointer==3.0.0 23:55:45 jsonschema==4.26.0 23:55:45 jsonschema-specifications==2025.9.1 23:55:45 keystoneauth1==5.13.1 23:55:45 kubernetes==35.0.0 23:55:45 lftools==0.37.21 23:55:45 lxml==6.0.2 23:55:45 markdown-it-py==4.0.0 23:55:45 MarkupSafe==3.0.3 23:55:45 mdurl==0.1.2 23:55:45 msgpack==1.1.2 23:55:45 multi_key_dict==2.0.3 23:55:45 munch==4.0.0 23:55:45 netaddr==1.3.0 23:55:45 niet==1.4.2 23:55:45 nodeenv==1.10.0 23:55:45 oauth2client==4.1.3 23:55:45 oauthlib==3.3.1 23:55:45 openstacksdk==4.10.0 23:55:45 os-service-types==1.8.2 23:55:45 osc-lib==4.4.0 23:55:45 oslo.config==10.3.0 23:55:45 oslo.context==6.3.0 23:55:45 oslo.i18n==6.7.2 23:55:45 oslo.log==8.1.0 23:55:45 oslo.serialization==5.9.1 23:55:45 oslo.utils==10.0.0 23:55:45 packaging==26.0 23:55:45 pbr==7.0.3 23:55:45 platformdirs==4.9.2 23:55:45 prettytable==3.17.0 23:55:45 psutil==7.2.2 23:55:45 pyasn1==0.6.2 23:55:45 pyasn1_modules==0.4.2 23:55:45 pycparser==3.0 23:55:45 pygerrit2==2.0.15 23:55:45 PyGithub==2.8.1 23:55:45 Pygments==2.19.2 23:55:45 PyJWT==2.11.0 23:55:45 PyNaCl==1.6.2 23:55:45 pyparsing==2.4.7 23:55:45 pyperclip==1.11.0 23:55:45 pyrsistent==0.20.0 23:55:45 python-cinderclient==9.9.0 23:55:45 python-dateutil==2.9.0.post0 23:55:45 python-discovery==1.1.0 23:55:45 python-heatclient==5.1.0 23:55:45 python-jenkins==1.8.3 23:55:45 python-keystoneclient==5.8.0 23:55:45 python-magnumclient==4.10.0 23:55:45 python-openstackclient==9.0.0 23:55:45 python-swiftclient==4.10.0 23:55:45 PyYAML==6.0.3 23:55:45 referencing==0.37.0 23:55:45 requests==2.32.5 23:55:45 requests-oauthlib==2.0.0 23:55:45 requestsexceptions==1.4.0 23:55:45 rfc3986==2.0.0 23:55:45 rich==14.3.3 23:55:45 rich-argparse==1.7.2 23:55:45 rpds-py==0.30.0 23:55:45 rsa==4.9.1 23:55:45 ruamel.yaml==0.19.1 23:55:45 ruamel.yaml.clib==0.2.15 23:55:45 s3transfer==0.16.0 23:55:45 simplejson==3.20.2 23:55:45 six==1.17.0 23:55:45 smmap==5.0.2 23:55:45 soupsieve==2.8.3 23:55:45 stevedore==5.7.0 23:55:45 tabulate==0.9.0 23:55:45 toml==0.10.2 23:55:45 tomlkit==0.14.0 23:55:45 tqdm==4.67.3 23:55:45 typing_extensions==4.15.0 23:55:45 urllib3==1.26.20 23:55:45 virtualenv==21.1.0 23:55:45 wcwidth==0.6.0 23:55:45 websocket-client==1.9.0 23:55:45 wrapt==2.1.1 23:55:45 xdg==6.0.0 23:55:45 xmltodict==1.0.4 23:55:45 yq==3.4.3 23:55:45 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins7837458732592022479.sh 23:55:45 ---> jenkins-verify-images.sh 23:55:45 + source /home/jenkins/lf-env.sh 23:55:45 + '[' -f /tmp/.os_lf_venv ']' 23:55:45 ++ cat /tmp/.os_lf_venv 23:55:45 + os_lf_venv=/tmp/venv-0chX 23:55:45 + '[' -d /tmp/venv-0chX ']' 23:55:45 + '[' -f /tmp/venv-0chX/bin/openstack ']' 23:55:45 + echo 'Re-use existing venv: /tmp/venv-0chX' 23:55:45 Re-use existing venv: /tmp/venv-0chX 23:55:45 + PATH=/tmp/venv-0chX/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:55:45 + error=false 23:55:45 + echo 'Verifying that cloud has a master configuration file' 23:55:45 Verifying that cloud has a master configuration file 23:55:45 + [[ -d jenkins-config/clouds/openstack ]] 23:55:45 + for cloud in jenkins-config/clouds/openstack/* 23:55:45 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 23:55:45 ++ cut -d= -f2 23:55:45 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 23:55:45 + os_cloud= 23:55:45 + os_cloud=vex 23:55:45 + OS_CLOUD=vex 23:55:45 + verify_images jenkins-config/clouds/openstack/odlvex 23:55:45 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 23:55:45 Verifying images on jenkins-config/clouds/openstack/odlvex 23:55:45 + for file in "$1"/* 23:55:45 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' 23:55:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg 23:55:45 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:45 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:45 + grep active 23:55:45 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:45 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:55:45 warnings.warn( 23:55:52 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:55:52 + for file in "$1"/* 23:55:52 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' 23:55:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg 23:55:52 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:52 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:52 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:52 + grep active 23:55:52 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:55:52 warnings.warn( 23:55:59 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:55:59 + for file in "$1"/* 23:55:59 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' 23:55:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg 23:55:59 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:59 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:59 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:55:59 + grep active 23:56:00 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:00 warnings.warn( 23:56:07 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:56:07 + for file in "$1"/* 23:56:07 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' 23:56:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg 23:56:07 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:07 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:07 + grep active 23:56:07 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:07 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:07 warnings.warn( 23:56:14 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:56:14 + for file in "$1"/* 23:56:14 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' 23:56:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg 23:56:14 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:14 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:14 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:14 + grep active 23:56:14 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:14 warnings.warn( 23:56:21 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:56:21 + for file in "$1"/* 23:56:21 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' 23:56:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg 23:56:21 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:21 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:21 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:56:21 + grep active 23:56:21 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:21 warnings.warn( 23:56:28 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:56:28 + for file in "$1"/* 23:56:28 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' 23:56:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 23:56:28 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:28 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:28 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:28 + grep active 23:56:28 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:28 warnings.warn( 23:56:35 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 23:56:35 + for file in "$1"/* 23:56:35 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' 23:56:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 23:56:35 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:35 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:35 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:35 + grep active 23:56:35 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:35 warnings.warn( 23:56:43 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 23:56:43 + for file in "$1"/* 23:56:43 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' 23:56:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 23:56:43 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:43 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:43 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:43 + grep active 23:56:43 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:43 warnings.warn( 23:56:50 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 23:56:50 + for file in "$1"/* 23:56:50 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' 23:56:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 23:56:50 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:50 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:50 + grep active 23:56:50 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 23:56:50 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:50 warnings.warn( 23:56:57 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 23:56:57 + for file in "$1"/* 23:56:57 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' 23:56:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg 23:56:57 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:56:57 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:56:57 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:56:57 + grep active 23:56:58 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:56:58 warnings.warn( 23:57:05 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 23:57:05 + for file in "$1"/* 23:57:05 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' 23:57:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg 23:57:05 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:57:05 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:57:05 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 23:57:05 + grep active 23:57:05 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:05 warnings.warn( 23:57:12 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 23:57:12 + for file in "$1"/* 23:57:12 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' 23:57:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg 23:57:12 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:57:12 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:57:12 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:57:12 + grep active 23:57:12 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:12 warnings.warn( 23:57:20 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 23:57:20 + for file in "$1"/* 23:57:20 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' 23:57:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg 23:57:20 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:20 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:20 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:20 + grep active 23:57:20 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:20 warnings.warn( 23:57:29 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:57:29 + for file in "$1"/* 23:57:29 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' 23:57:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg 23:57:29 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:29 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:29 + grep active 23:57:29 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:29 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:29 warnings.warn( 23:57:36 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:57:36 + for file in "$1"/* 23:57:36 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' 23:57:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg 23:57:36 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:36 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:36 + grep active 23:57:36 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:36 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:36 warnings.warn( 23:57:44 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:57:44 + for file in "$1"/* 23:57:44 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' 23:57:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg 23:57:44 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:44 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:44 + grep active 23:57:44 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:45 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:45 warnings.warn( 23:57:52 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:57:52 + for file in "$1"/* 23:57:52 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' 23:57:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg 23:57:52 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:52 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:52 + grep active 23:57:52 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:57:52 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:57:52 warnings.warn( 23:58:00 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:58:00 + for file in "$1"/* 23:58:00 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' 23:58:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg 23:58:00 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:58:00 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:58:00 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 23:58:00 + grep active 23:58:00 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:00 warnings.warn( 23:58:07 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 23:58:07 + for file in "$1"/* 23:58:07 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' 23:58:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg 23:58:07 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 23:58:07 + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 23:58:07 + grep active 23:58:07 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 23:58:08 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:08 warnings.warn( 23:58:15 | 9b23c8ce-1d2f-4fd0-92a8-58e242c64711 | ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 | active | 23:58:15 + for file in "$1"/* 23:58:15 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 23:58:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 23:58:16 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:58:16 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:58:16 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 23:58:16 + grep active 23:58:16 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:16 warnings.warn( 23:58:24 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 23:58:24 + for file in "$1"/* 23:58:24 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 23:58:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 23:58:24 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:24 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:24 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:24 + grep active 23:58:24 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:24 warnings.warn( 23:58:34 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 23:58:34 + for file in "$1"/* 23:58:34 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 23:58:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 23:58:34 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:34 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:34 + grep active 23:58:34 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 23:58:34 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:34 warnings.warn( 23:58:44 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 23:58:44 + for file in "$1"/* 23:58:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg ']' 23:58:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 23:58:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:44 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:44 + grep active 23:58:44 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:44 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:44 warnings.warn( 23:58:53 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 23:58:53 + for file in "$1"/* 23:58:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg ']' 23:58:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 23:58:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:53 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:53 + grep active 23:58:53 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:58:53 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:58:53 warnings.warn( 23:59:01 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 23:59:01 + for file in "$1"/* 23:59:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg ']' 23:59:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg 23:59:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:01 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:01 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:01 + grep active 23:59:02 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:02 warnings.warn( 23:59:10 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 23:59:10 + for file in "$1"/* 23:59:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg ']' 23:59:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg 23:59:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:11 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:11 + grep active 23:59:11 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 23:59:11 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:11 warnings.warn( 23:59:18 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 23:59:18 + for file in "$1"/* 23:59:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg ']' 23:59:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 23:59:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:59:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:59:18 + grep active 23:59:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:59:19 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:19 warnings.warn( 23:59:27 | 4bd0af65-1566-46d4-9c08-8617e83edd03 | ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 | active | 23:59:27 + for file in "$1"/* 23:59:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 23:59:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 23:59:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:27 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:27 + grep active 23:59:27 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:28 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:28 warnings.warn( 23:59:36 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 23:59:36 + for file in "$1"/* 23:59:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 23:59:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 23:59:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:36 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:36 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:36 + grep active 23:59:36 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:36 warnings.warn( 23:59:54 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 23:59:54 + for file in "$1"/* 23:59:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 23:59:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 23:59:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:54 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:54 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 23:59:54 + grep active 23:59:54 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:59:54 warnings.warn( 00:00:02 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 00:00:02 + for file in "$1"/* 00:00:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 00:00:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 00:00:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:02 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:02 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:02 + grep active 00:00:02 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:02 warnings.warn( 00:00:10 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 00:00:10 + for file in "$1"/* 00:00:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 00:00:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 00:00:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:10 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:10 + grep active 00:00:10 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:11 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:11 warnings.warn( 00:00:20 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 00:00:20 + for file in "$1"/* 00:00:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 00:00:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 00:00:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:20 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:20 + grep active 00:00:20 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:20 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:20 warnings.warn( 00:00:28 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 00:00:28 + for file in "$1"/* 00:00:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 00:00:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 00:00:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:28 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:28 + grep active 00:00:28 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 00:00:28 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:28 warnings.warn( 00:00:37 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 00:00:37 + for file in "$1"/* 00:00:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 00:00:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 00:00:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:37 + grep active 00:00:37 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:37 warnings.warn( 00:00:45 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:00:45 + for file in "$1"/* 00:00:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 00:00:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 00:00:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:45 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:45 + grep active 00:00:45 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:45 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:45 warnings.warn( 00:00:53 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:00:53 + for file in "$1"/* 00:00:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 00:00:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 00:00:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:53 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:00:54 + grep active 00:00:54 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:00:54 warnings.warn( 00:01:03 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:03 + for file in "$1"/* 00:01:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 00:01:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 00:01:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:03 + grep active 00:01:03 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:03 warnings.warn( 00:01:11 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:11 + for file in "$1"/* 00:01:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 00:01:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 00:01:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:11 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:11 + grep active 00:01:11 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:11 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:11 warnings.warn( 00:01:20 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:20 + for file in "$1"/* 00:01:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 00:01:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 00:01:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:20 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:20 + grep active 00:01:20 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:20 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:20 warnings.warn( 00:01:28 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:28 + for file in "$1"/* 00:01:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 00:01:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 00:01:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:28 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:28 + grep active 00:01:28 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:28 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:28 warnings.warn( 00:01:37 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:37 + for file in "$1"/* 00:01:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 00:01:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 00:01:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:01:37 + grep active 00:01:37 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:37 warnings.warn( 00:01:45 | aee035bd-952b-4336-a944-f7d1fd6457c6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 | active | 00:01:45 + for file in "$1"/* 00:01:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 00:01:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 00:01:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:45 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:45 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:45 + grep active 00:01:46 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:46 warnings.warn( 00:01:53 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:01:53 + for file in "$1"/* 00:01:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 00:01:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 00:01:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:53 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:53 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:01:53 + grep active 00:01:54 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:01:54 warnings.warn( 00:02:02 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:02 + for file in "$1"/* 00:02:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 00:02:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 00:02:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:02 + grep active 00:02:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:02 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:02 warnings.warn( 00:02:11 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:11 + for file in "$1"/* 00:02:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 00:02:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 00:02:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:11 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:11 + grep active 00:02:11 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:11 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:11 warnings.warn( 00:02:22 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:22 + for file in "$1"/* 00:02:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 00:02:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 00:02:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:22 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:22 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:22 + grep active 00:02:23 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:23 warnings.warn( 00:02:32 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:32 + for file in "$1"/* 00:02:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 00:02:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 00:02:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:32 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:32 + grep active 00:02:32 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:32 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:32 warnings.warn( 00:02:40 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:40 + for file in "$1"/* 00:02:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 00:02:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 00:02:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:40 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:40 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 00:02:40 + grep active 00:02:40 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:40 warnings.warn( 00:02:48 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 00:02:48 + for file in "$1"/* 00:02:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 00:02:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 00:02:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:48 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:48 + grep active 00:02:48 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:49 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:49 warnings.warn( 00:02:57 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:02:57 + for file in "$1"/* 00:02:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 00:02:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 00:02:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:57 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:57 + grep active 00:02:57 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:02:57 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:02:57 warnings.warn( 00:03:07 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:07 + for file in "$1"/* 00:03:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 00:03:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 00:03:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:07 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:07 + grep active 00:03:07 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:07 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:07 warnings.warn( 00:03:15 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:15 + for file in "$1"/* 00:03:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 00:03:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 00:03:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:15 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:15 + grep active 00:03:15 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:16 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:16 warnings.warn( 00:03:25 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:25 + for file in "$1"/* 00:03:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 00:03:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 00:03:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:25 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:25 + grep active 00:03:25 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:25 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:25 warnings.warn( 00:03:33 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:33 + for file in "$1"/* 00:03:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 00:03:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 00:03:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:33 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:33 + grep active 00:03:33 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:33 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:33 warnings.warn( 00:03:42 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:42 + for file in "$1"/* 00:03:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 00:03:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 00:03:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:42 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:42 + grep active 00:03:42 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:43 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:43 warnings.warn( 00:03:51 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:03:51 + for file in "$1"/* 00:03:51 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 00:03:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 00:03:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:51 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:51 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767' 00:03:51 + grep active 00:03:51 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:03:51 warnings.warn( 00:04:01 | eedc3250-c46c-4586-b418-99daa91d25c8 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 | active | 00:04:01 + for file in "$1"/* 00:04:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 00:04:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 00:04:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 00:04:01 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 00:04:01 + grep active 00:04:01 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 00:04:01 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:01 warnings.warn( 00:04:10 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 00:04:10 + for file in "$1"/* 00:04:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 00:04:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 00:04:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:10 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:10 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:10 + grep active 00:04:10 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:10 warnings.warn( 00:04:19 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 00:04:19 + for file in "$1"/* 00:04:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 00:04:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 00:04:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:19 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:19 + grep active 00:04:19 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:19 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:19 warnings.warn( 00:04:27 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 00:04:27 + for file in "$1"/* 00:04:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 00:04:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 00:04:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:27 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:27 + grep active 00:04:27 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:27 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:27 warnings.warn( 00:04:37 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 00:04:37 + for file in "$1"/* 00:04:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 00:04:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 00:04:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:37 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:37 + grep active 00:04:37 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:37 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:37 warnings.warn( 00:04:43 Build timed out (after 10 minutes). Marking the build as failed. 00:04:43 $ ssh-agent -k 00:04:43 unset SSH_AUTH_SOCK; 00:04:43 unset SSH_AGENT_PID; 00:04:43 echo Agent pid 1537 killed; 00:04:43 [ssh-agent] Stopped. 00:04:43 Build was aborted 00:04:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:04:43 + echo 'ERROR: No matching image found for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:43 ERROR: No matching image found for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 00:04:43 + error=true 00:04:43 + for file in "$1"/* 00:04:43 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 00:04:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 00:04:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:43 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:43 + grep active 00:04:43 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4400921758478935757.sh 00:04:43 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 00:04:43 ---> sysstat.sh 00:04:43 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:04:43 warnings.warn( 00:04:44 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11219925691299114895.sh 00:04:44 ---> package-listing.sh 00:04:44 ++ tr '[:upper:]' '[:lower:]' 00:04:44 ++ facter osfamily 00:04:44 + OS_FAMILY=debian 00:04:44 + workspace=/w/workspace/builder-jenkins-cfg-verify 00:04:44 + START_PACKAGES=/tmp/packages_start.txt 00:04:44 + END_PACKAGES=/tmp/packages_end.txt 00:04:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:44 + PACKAGES=/tmp/packages_start.txt 00:04:44 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 00:04:44 + PACKAGES=/tmp/packages_end.txt 00:04:44 + case "${OS_FAMILY}" in 00:04:44 + grep '^ii' 00:04:44 + dpkg -l 00:04:44 + '[' -f /tmp/packages_start.txt ']' 00:04:44 + '[' -f /tmp/packages_end.txt ']' 00:04:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:44 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 00:04:44 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 00:04:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 00:04:44 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9143180494639261270.sh 00:04:44 ---> capture-instance-metadata.sh 00:04:44 Setup pyenv: 00:04:44 system 00:04:44 3.8.20 00:04:44 3.9.20 00:04:44 3.10.15 00:04:44 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 00:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0chX from file:/tmp/.os_lf_venv 00:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:46 lf-activate-venv(): INFO: Base packages installed successfully 00:04:46 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-0chX/bin to PATH 00:04:58 INFO: Running in OpenStack, capturing instance metadata 00:04:59 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15453781409991805455.sh 00:04:59 provisioning config files... 00:04:59 Could not find credentials [logs] for builder-jenkins-cfg-verify #684 00:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config4198234356480780152tmp 00:04:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:04:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:04:59 provisioning config files... 00:05:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:05:00 [EnvInject] - Injecting environment variables from a build step. 00:05:00 [EnvInject] - Injecting as environment variables the properties content 00:05:00 SERVER_ID=logs 00:05:00 00:05:00 [EnvInject] - Variables injected successfully. 00:05:00 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17166176137207948862.sh 00:05:00 ---> create-netrc.sh 00:05:00 WARN: Log server credential not found. 00:05:00 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6447321483433615042.sh 00:05:00 ---> python-tools-install.sh 00:05:00 Setup pyenv: 00:05:00 system 00:05:00 3.8.20 00:05:00 3.9.20 00:05:00 3.10.15 00:05:00 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 00:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0chX from file:/tmp/.os_lf_venv 00:05:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:02 lf-activate-venv(): INFO: Base packages installed successfully 00:05:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-0chX/bin to PATH 00:05:10 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12168425257956619220.sh 00:05:10 ---> sudo-logs.sh 00:05:10 Archiving 'sudo' log.. 00:05:11 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2804399667137054101.sh 00:05:11 ---> job-cost.sh 00:05:11 INFO: Activating Python virtual environment... 00:05:11 Setup pyenv: 00:05:11 system 00:05:11 3.8.20 00:05:11 3.9.20 00:05:11 3.10.15 00:05:11 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 00:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0chX from file:/tmp/.os_lf_venv 00:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:13 lf-activate-venv(): INFO: Base packages installed successfully 00:05:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-0chX/bin to PATH 00:05:18 INFO: No stack-cost file found 00:05:18 INFO: Instance uptime: 690s 00:05:18 INFO: Fetching instance metadata (attempt 1 of 3)... 00:05:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:05:18 INFO: Successfully fetched instance metadata 00:05:18 INFO: Instance type: v3-standard-2 00:05:18 INFO: Retrieving pricing info for: v3-standard-2 00:05:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:05:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=690 00:05:19 INFO: Successfully fetched Vexxhost pricing API 00:05:19 INFO: Retrieved cost: 0.06 00:05:19 INFO: Retrieved resource: v3-standard-2 00:05:19 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 00:05:19 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 00:05:19 INFO: Successfully archived job cost data 00:05:19 DEBUG: Cost data: builder-jenkins-cfg-verify,684,2026-03-03 00:05:19,v3-standard-2,690,0.06,0.00,FAILURE 00:05:19 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins14754179299821356616.sh 00:05:19 ---> logs-deploy.sh 00:05:19 Setup pyenv: 00:05:19 system 00:05:19 3.8.20 00:05:19 3.9.20 00:05:19 3.10.15 00:05:19 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 00:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0chX from file:/tmp/.os_lf_venv 00:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:21 lf-activate-venv(): INFO: Base packages installed successfully 00:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-0chX/bin to PATH 00:05:30 WARNING: Nexus logging server not set 00:05:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/684/ 00:05:30 INFO: archiving logs to S3 00:05:30 /tmp/venv-0chX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:05:30 warnings.warn( 00:05:31 ---> uname -a: 00:05:31 Linux prd-ubuntu2204-builder-2c-2g-25795 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:05:31 00:05:31 00:05:31 ---> lscpu: 00:05:31 Architecture: x86_64 00:05:31 CPU op-mode(s): 32-bit, 64-bit 00:05:31 Address sizes: 40 bits physical, 48 bits virtual 00:05:31 Byte Order: Little Endian 00:05:31 CPU(s): 2 00:05:31 On-line CPU(s) list: 0,1 00:05:31 Vendor ID: AuthenticAMD 00:05:31 Model name: AMD EPYC-Rome Processor 00:05:31 CPU family: 23 00:05:31 Model: 49 00:05:31 Thread(s) per core: 1 00:05:31 Core(s) per socket: 1 00:05:31 Socket(s): 2 00:05:31 Stepping: 0 00:05:31 BogoMIPS: 5600.00 00:05:31 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 00:05:31 Virtualization: AMD-V 00:05:31 Hypervisor vendor: KVM 00:05:31 Virtualization type: full 00:05:31 L1d cache: 64 KiB (2 instances) 00:05:31 L1i cache: 64 KiB (2 instances) 00:05:31 L2 cache: 1 MiB (2 instances) 00:05:31 L3 cache: 32 MiB (2 instances) 00:05:31 NUMA node(s): 1 00:05:31 NUMA node0 CPU(s): 0,1 00:05:31 Vulnerability Gather data sampling: Not affected 00:05:31 Vulnerability Indirect target selection: Not affected 00:05:31 Vulnerability Itlb multihit: Not affected 00:05:31 Vulnerability L1tf: Not affected 00:05:31 Vulnerability Mds: Not affected 00:05:31 Vulnerability Meltdown: Not affected 00:05:31 Vulnerability Mmio stale data: Not affected 00:05:31 Vulnerability Reg file data sampling: Not affected 00:05:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:05:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:05:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:05:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:05:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:05:31 Vulnerability Srbds: Not affected 00:05:31 Vulnerability Tsa: Not affected 00:05:31 Vulnerability Tsx async abort: Not affected 00:05:31 Vulnerability Vmscape: Not affected 00:05:31 00:05:31 00:05:31 ---> nproc: 00:05:31 2 00:05:31 00:05:31 00:05:31 ---> df -h: 00:05:31 Filesystem Size Used Avail Use% Mounted on 00:05:31 tmpfs 794M 1.1M 793M 1% /run 00:05:31 /dev/vda1 39G 8.4G 31G 22% / 00:05:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:05:31 tmpfs 5.0M 0 5.0M 0% /run/lock 00:05:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:05:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 00:05:31 00:05:31 00:05:31 ---> free -m: 00:05:31 total used free shared buff/cache available 00:05:31 Mem: 7937 537 4898 4 2502 7107 00:05:31 Swap: 1023 0 1023 00:05:31 00:05:31 00:05:31 ---> ip addr: 00:05:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:05:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:05:31 inet 127.0.0.1/8 scope host lo 00:05:31 valid_lft forever preferred_lft forever 00:05:31 inet6 ::1/128 scope host 00:05:31 valid_lft forever preferred_lft forever 00:05:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:05:31 link/ether fa:16:3e:0d:da:24 brd ff:ff:ff:ff:ff:ff 00:05:31 altname enp0s3 00:05:31 inet 10.30.171.97/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:05:31 valid_lft 85705sec preferred_lft 85705sec 00:05:31 inet6 fe80::f816:3eff:fe0d:da24/64 scope link 00:05:31 valid_lft forever preferred_lft forever 00:05:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:05:31 link/ether 62:3a:4c:7f:dc:83 brd ff:ff:ff:ff:ff:ff 00:05:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:05:31 valid_lft forever preferred_lft forever 00:05:31 00:05:31 00:05:31 ---> sar -b -r -n DEV: 00:05:31 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-25795) 03/03/26 _x86_64_ (2 CPU) 00:05:31 00:05:31 00:05:31 ---> sar -P ALL: 00:05:31 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-25795) 03/03/26 _x86_64_ (2 CPU) 00:05:31 00:05:31 00:05:31