12:54:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/122126 12:54:46 Running as SYSTEM 12:54:46 [EnvInject] - Loading node environment variables. 12:54:46 Building remotely on prd-ubuntu2204-builder-2c-2g-65118 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 12:54:46 [ssh-agent] Looking for ssh-agent implementation... 12:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:47 $ ssh-agent 12:54:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI8c8D8/agent.1502 12:54:47 SSH_AGENT_PID=1504 12:54:47 [ssh-agent] Started. 12:54:47 Running ssh-add (command line suppressed) 12:54:47 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_17533393655680668333.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_17533393655680668333.key) 12:54:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:54:47 The recommended git tool is: NONE 12:54:49 using credential jenkins-ssh 12:54:49 Wiping out workspace first. 12:54:49 Cloning the remote Git repository 12:54:49 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:54:49 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 12:54:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:54:49 > git --version # timeout=10 12:54:49 > git --version # 'git version 2.34.1' 12:54:49 using GIT_SSH to set credentials jenkins-ssh 12:54:49 Verifying host key using known hosts file, will automatically accept unseen keys 12:54:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:54:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:54:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:54:52 using GIT_SSH to set credentials jenkins-ssh 12:54:52 Verifying host key using known hosts file, will automatically accept unseen keys 12:54:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/26/122126/5 # timeout=10 12:54:52 > git rev-parse 2ab6a34374fe147551a286329b0c7674fed8ca39^{commit} # timeout=10 12:54:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:52 Checking out Revision 2ab6a34374fe147551a286329b0c7674fed8ca39 (refs/changes/26/122126/5) 12:54:52 > git config core.sparsecheckout # timeout=10 12:54:52 > git checkout -f 2ab6a34374fe147551a286329b0c7674fed8ca39 # timeout=10 12:54:55 Commit message: "Update cloud image Ubuntu22.04 builder x86_64" 12:54:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:55 > git rev-list --no-walk 186c9e331dae6f5111200da064e6bdf2d229186b # timeout=10 12:54:56 > git remote # timeout=10 12:54:56 > git submodule init # timeout=10 12:54:56 > git submodule sync # timeout=10 12:54:56 > git config --get remote.origin.url # timeout=10 12:54:56 > git submodule init # timeout=10 12:54:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:54:56 > git config --get submodule.global-jjb.url # timeout=10 12:54:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:54:56 > git config --get submodule.packer/common-packer.url # timeout=10 12:54:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:54:56 > git submodule update --init --recursive global-jjb # timeout=10 12:54:56 > git submodule update --init --recursive packer/common-packer # timeout=10 12:54:57 provisioning config files... 12:54:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:54:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:54:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:54:58 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13584744870200825524.sh 12:54:58 ---> python-tools-install.sh 12:54:58 Setup pyenv: 12:54:58 * system (set by /opt/pyenv/version) 12:54:58 * 3.8.20 (set by /opt/pyenv/version) 12:54:58 * 3.9.20 (set by /opt/pyenv/version) 12:54:58 3.10.15 12:54:58 3.11.10 12:55:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fpKd 12:55:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:55:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:06 lf-activate-venv(): INFO: Base packages installed successfully 12:55:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-fpKd/bin to PATH 12:55:29 Generating Requirements File 12:55:47 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. 12:55:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:55:47 Python 3.11.10 12:55:47 pip 26.0.1 from /tmp/venv-fpKd/lib/python3.11/site-packages/pip (python 3.11) 12:55:48 appdirs==1.4.4 12:55:48 argcomplete==3.6.3 12:55:48 aspy.yaml==1.3.0 12:55:48 attrs==26.1.0 12:55:48 autopage==0.6.0 12:55:48 beautifulsoup4==4.14.3 12:55:48 boto3==1.42.80 12:55:48 botocore==1.42.80 12:55:48 bs4==0.0.2 12:55:48 certifi==2026.2.25 12:55:48 cffi==2.0.0 12:55:48 cfgv==3.5.0 12:55:48 chardet==7.4.0.post2 12:55:48 charset-normalizer==3.4.6 12:55:48 click==8.3.1 12:55:48 cliff==4.13.2 12:55:48 cmd2==3.4.0 12:55:48 cryptography==3.3.2 12:55:48 debtcollector==3.1.0 12:55:48 decorator==5.2.1 12:55:48 defusedxml==0.7.1 12:55:48 Deprecated==1.3.1 12:55:48 distlib==0.4.0 12:55:48 dnspython==2.8.0 12:55:48 docker==7.1.0 12:55:48 dogpile.cache==1.5.0 12:55:48 durationpy==0.10 12:55:48 email-validator==2.3.0 12:55:48 filelock==3.25.2 12:55:48 future==1.0.0 12:55:48 gitdb==4.0.12 12:55:48 GitPython==3.1.46 12:55:48 httplib2==0.30.2 12:55:48 identify==2.6.18 12:55:48 idna==3.11 12:55:48 importlib-resources==1.5.0 12:55:48 iso8601==2.1.0 12:55:48 Jinja2==3.1.6 12:55:48 jmespath==1.1.0 12:55:48 jsonpatch==1.33 12:55:48 jsonpointer==3.1.1 12:55:48 jsonschema==4.26.0 12:55:48 jsonschema-specifications==2025.9.1 12:55:48 keystoneauth1==5.13.1 12:55:48 kubernetes==35.0.0 12:55:48 lftools==0.37.22 12:55:48 lxml==6.0.2 12:55:48 markdown-it-py==4.0.0 12:55:48 MarkupSafe==3.0.3 12:55:48 mdurl==0.1.2 12:55:48 msgpack==1.1.2 12:55:48 multi_key_dict==2.0.3 12:55:48 munch==4.0.0 12:55:48 netaddr==1.3.0 12:55:48 niet==1.4.2 12:55:48 nodeenv==1.10.0 12:55:48 oauth2client==4.1.3 12:55:48 oauthlib==3.3.1 12:55:48 openstacksdk==4.10.0 12:55:48 os-service-types==1.8.2 12:55:48 osc-lib==4.4.0 12:55:48 oslo.config==10.3.0 12:55:48 oslo.context==6.3.0 12:55:48 oslo.i18n==6.7.2 12:55:48 oslo.log==8.1.0 12:55:48 oslo.serialization==5.9.1 12:55:48 oslo.utils==10.0.0 12:55:48 packaging==26.0 12:55:48 pbr==7.0.3 12:55:48 platformdirs==4.9.4 12:55:48 prettytable==3.17.0 12:55:48 psutil==7.2.2 12:55:48 pyasn1==0.6.3 12:55:48 pyasn1_modules==0.4.2 12:55:48 pycparser==3.0 12:55:48 pygerrit2==2.0.15 12:55:48 PyGithub==2.9.0 12:55:48 Pygments==2.20.0 12:55:48 PyJWT==2.12.1 12:55:48 PyNaCl==1.6.2 12:55:48 pyparsing==2.4.7 12:55:48 pyperclip==1.11.0 12:55:48 pyrsistent==0.20.0 12:55:48 python-cinderclient==9.9.0 12:55:48 python-dateutil==2.9.0.post0 12:55:48 python-discovery==1.2.1 12:55:48 python-heatclient==5.1.0 12:55:48 python-jenkins==1.8.3 12:55:48 python-keystoneclient==5.8.0 12:55:48 python-magnumclient==4.10.0 12:55:48 python-openstackclient==9.0.0 12:55:48 python-swiftclient==4.10.0 12:55:48 PyYAML==6.0.3 12:55:48 referencing==0.37.0 12:55:48 requests==2.33.1 12:55:48 requests-oauthlib==2.0.0 12:55:48 requestsexceptions==1.4.0 12:55:48 rfc3986==2.0.0 12:55:48 rich==14.3.3 12:55:48 rich-argparse==1.7.2 12:55:48 rpds-py==0.30.0 12:55:48 rsa==4.9.1 12:55:48 ruamel.yaml==0.19.1 12:55:48 ruamel.yaml.clib==0.2.15 12:55:48 s3transfer==0.16.0 12:55:48 simplejson==3.20.2 12:55:48 six==1.17.0 12:55:48 smmap==5.0.3 12:55:48 soupsieve==2.8.3 12:55:48 stevedore==5.7.0 12:55:48 tabulate==0.10.0 12:55:48 toml==0.10.2 12:55:48 tomlkit==0.14.0 12:55:48 tqdm==4.67.3 12:55:48 typing_extensions==4.15.0 12:55:48 urllib3==1.26.20 12:55:48 virtualenv==21.2.0 12:55:48 wcwidth==0.6.0 12:55:48 websocket-client==1.9.0 12:55:48 wrapt==2.1.2 12:55:48 xdg==6.0.0 12:55:48 xmltodict==1.0.4 12:55:48 yq==3.4.3 12:55:48 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins16397289968578198202.sh 12:55:48 ---> uv-install.sh 12:55:48 Installing uv/uvx (latest) using shell installer 12:55:48 2026-04-01 12:55:48 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T13%3A29%3A11Z&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-04-01T12%3A28%3A31Z&ske=2026-04-01T13%3A29%3A11Z&sks=b&skv=2018-11-09&sig=zwjcR87bYx5xbpc3ra6IHFXQVuko9znpxvx50cGt91s%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0ODQ0NywibmJmIjoxNzc1MDQ4MTQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.F2N9EVPjjIKIejmPo79iJ8wHpJWYkHEnhzfuLenDVh8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-VVm9G3.sh" [1] 12:55:48 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:55:49 installing to /home/jenkins/.local/bin 12:55:49 uv 12:55:49 uvx 12:55:49 everything's installed! 12:55:49 12:55:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:55:49 12:55:49 source $HOME/.local/bin/env (sh, bash, zsh) 12:55:49 source $HOME/.local/bin/env.fish (fish) 12:55:49 Adding install location to PATH 12:55:49 ---> Validating uv/uvx install 12:55:49 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:55:49 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins12213806830457325281.sh 12:55:49 ---> jenkins-verify-images.sh 12:55:49 + source /home/jenkins/lf-env.sh 12:55:49 + '[' -f /tmp/.os_lf_venv ']' 12:55:49 ++ cat /tmp/.os_lf_venv 12:55:49 + os_lf_venv=/tmp/venv-fpKd 12:55:49 + '[' -d /tmp/venv-fpKd ']' 12:55:49 + '[' -f /tmp/venv-fpKd/bin/openstack ']' 12:55:49 + echo 'Re-use existing venv: /tmp/venv-fpKd' 12:55:49 Re-use existing venv: /tmp/venv-fpKd 12:55:49 + PATH=/tmp/venv-fpKd/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 12:55:49 + error=false 12:55:49 + echo 'Verifying that cloud has a master configuration file' 12:55:49 Verifying that cloud has a master configuration file 12:55:49 + [[ -d jenkins-config/clouds/openstack ]] 12:55:49 + for cloud in jenkins-config/clouds/openstack/* 12:55:49 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 12:55:49 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:55:49 ++ cut -d= -f2 12:55:49 + os_cloud= 12:55:49 + os_cloud=vex 12:55:49 + OS_CLOUD=vex 12:55:49 + verify_images jenkins-config/clouds/openstack/odlvex 12:55:49 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 12:55:49 Verifying images on jenkins-config/clouds/openstack/odlvex 12:55:49 + for file in "$1"/* 12:55:49 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 12:55:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:55:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 12:55:49 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 12:55:49 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 12:55:49 + grep active 12:55:52 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 12:55:52 + for file in "$1"/* 12:55:52 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 12:55:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 12:55:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:52 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:52 + grep active 12:55:52 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:55 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 12:55:55 + for file in "$1"/* 12:55:55 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 12:55:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 12:55:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:55 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:55 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:55:55 + grep active 12:55:58 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 12:55:58 + for file in "$1"/* 12:55:58 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 12:55:58 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 12:55:58 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:55:58 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:55:58 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:55:58 + grep active 12:56:01 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:01 + for file in "$1"/* 12:56:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 12:56:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 12:56:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:01 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:01 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:01 + grep active 12:56:04 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:04 + for file in "$1"/* 12:56:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 12:56:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 12:56:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:04 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:04 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:04 + grep active 12:56:07 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:07 + for file in "$1"/* 12:56:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 12:56:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 12:56:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:07 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:07 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:07 + grep active 12:56:11 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:11 + for file in "$1"/* 12:56:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 12:56:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 12:56:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:11 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:11 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:11 + grep active 12:56:14 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:14 + for file in "$1"/* 12:56:14 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 12:56:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 12:56:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:14 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:14 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:14 + grep active 12:56:17 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:17 + for file in "$1"/* 12:56:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 12:56:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 12:56:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:17 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:17 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 12:56:17 + grep active 12:56:20 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 12:56:20 + for file in "$1"/* 12:56:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 12:56:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 12:56:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:20 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:20 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:20 + grep active 12:56:23 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:23 + for file in "$1"/* 12:56:23 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 12:56:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 12:56:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:23 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:23 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:23 + grep active 12:56:26 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:26 + for file in "$1"/* 12:56:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 12:56:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 12:56:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:26 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:26 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:26 + grep active 12:56:29 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:29 + for file in "$1"/* 12:56:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 12:56:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 12:56:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:29 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:29 + grep active 12:56:29 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:32 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:32 + for file in "$1"/* 12:56:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 12:56:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 12:56:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:32 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:32 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:32 + grep active 12:56:35 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:35 + for file in "$1"/* 12:56:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 12:56:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 12:56:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:35 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:35 + grep active 12:56:35 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:38 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:38 + for file in "$1"/* 12:56:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 12:56:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 12:56:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:38 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:38 + grep active 12:56:38 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:41 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:41 + for file in "$1"/* 12:56:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 12:56:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 12:56:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:41 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:41 + grep active 12:56:41 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623' 12:56:44 | 4763cce3-ac10-4e04-96ad-16ae0129361b | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623 | active | 12:56:44 + for file in "$1"/* 12:56:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 12:56:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 12:56:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:44 + grep active 12:56:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:48 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:56:48 + for file in "$1"/* 12:56:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 12:56:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 12:56:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:48 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:48 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:48 + grep active 12:56:51 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:56:51 + for file in "$1"/* 12:56:51 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 12:56:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 12:56:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:51 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:51 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:51 + grep active 12:56:54 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:56:54 + for file in "$1"/* 12:56:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 12:56:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 12:56:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:54 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:54 + grep active 12:56:57 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:56:57 + for file in "$1"/* 12:56:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 12:56:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 12:56:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:56:57 + grep active 12:56:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:00 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:57:00 + for file in "$1"/* 12:57:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 12:57:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 12:57:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:00 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:00 + grep active 12:57:00 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:03 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:57:03 + for file in "$1"/* 12:57:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 12:57:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 12:57:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 12:57:03 + grep active 12:57:06 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 12:57:06 + for file in "$1"/* 12:57:06 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 12:57:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 12:57:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:06 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:06 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:06 + grep active 12:57:09 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:09 + for file in "$1"/* 12:57:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 12:57:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 12:57:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:09 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:09 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:09 + grep active 12:57:13 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:13 + for file in "$1"/* 12:57:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 12:57:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 12:57:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:13 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:13 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:13 + grep active 12:57:16 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:16 + for file in "$1"/* 12:57:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 12:57:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 12:57:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:16 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:16 + grep active 12:57:16 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:19 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:19 + for file in "$1"/* 12:57:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 12:57:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 12:57:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:19 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:19 + grep active 12:57:19 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:22 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:22 + for file in "$1"/* 12:57:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 12:57:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 12:57:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:22 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:22 + grep active 12:57:22 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:25 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:25 + for file in "$1"/* 12:57:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 12:57:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 12:57:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:25 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:25 + grep active 12:57:25 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:28 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:28 + for file in "$1"/* 12:57:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 12:57:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 12:57:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:28 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:28 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941' 12:57:28 + grep active 12:57:32 | 83a35f04-6c2a-4466-ac03-3023a9673389 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260401-000118.941 | active | 12:57:32 + for file in "$1"/* 12:57:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 12:57:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 12:57:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:57:32 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:57:32 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 12:57:32 + grep active 12:57:35 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 12:57:35 + for file in "$1"/* 12:57:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 12:57:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 12:57:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:35 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:35 + grep active 12:57:35 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:38 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:38 + for file in "$1"/* 12:57:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 12:57:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 12:57:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:38 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:38 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:38 + grep active 12:57:41 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:41 + for file in "$1"/* 12:57:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 12:57:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 12:57:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:41 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:41 + grep active 12:57:41 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:44 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:44 + for file in "$1"/* 12:57:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 12:57:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 12:57:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:44 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:44 + grep active 12:57:44 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:47 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:47 + for file in "$1"/* 12:57:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 12:57:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 12:57:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:47 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:47 + grep active 12:57:47 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:50 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:50 + for file in "$1"/* 12:57:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 12:57:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 12:57:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:50 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:50 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:50 + grep active 12:57:54 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:54 + for file in "$1"/* 12:57:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 12:57:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 12:57:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:54 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:54 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:54 + grep active 12:57:57 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:57:57 + for file in "$1"/* 12:57:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 12:57:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 12:57:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:57 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:57 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 12:57:57 + grep active 12:58:00 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 12:58:00 + for file in "$1"/* 12:58:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 12:58:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 12:58:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:00 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:00 + grep active 12:58:00 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:03 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:03 + for file in "$1"/* 12:58:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 12:58:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 12:58:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:03 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:03 + grep active 12:58:03 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:06 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:06 + for file in "$1"/* 12:58:06 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 12:58:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 12:58:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:06 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:06 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:06 + grep active 12:58:09 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:09 + for file in "$1"/* 12:58:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 12:58:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 12:58:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:09 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:09 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:09 + grep active 12:58:12 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:12 + for file in "$1"/* 12:58:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 12:58:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 12:58:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:12 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:12 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:12 + grep active 12:58:15 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:15 + for file in "$1"/* 12:58:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 12:58:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 12:58:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:15 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:15 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:15 + grep active 12:58:18 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:18 + for file in "$1"/* 12:58:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 12:58:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 12:58:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:18 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:18 + grep active 12:58:18 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 12:58:22 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 12:58:22 + false 12:58:22 $ ssh-agent -k 12:58:22 unset SSH_AUTH_SOCK; 12:58:22 unset SSH_AGENT_PID; 12:58:22 echo Agent pid 1504 killed; 12:58:22 [ssh-agent] Stopped. 12:58:22 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:22 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17697375145201815548.sh 12:58:22 ---> sysstat.sh 12:58:22 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5658151803498949574.sh 12:58:22 ---> package-listing.sh 12:58:22 ++ facter osfamily 12:58:22 ++ tr '[:upper:]' '[:lower:]' 12:58:22 + OS_FAMILY=debian 12:58:22 + workspace=/w/workspace/builder-jenkins-cfg-verify 12:58:22 + START_PACKAGES=/tmp/packages_start.txt 12:58:22 + END_PACKAGES=/tmp/packages_end.txt 12:58:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:22 + PACKAGES=/tmp/packages_start.txt 12:58:22 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:58:22 + PACKAGES=/tmp/packages_end.txt 12:58:22 + case "${OS_FAMILY}" in 12:58:22 + grep '^ii' 12:58:22 + dpkg -l 12:58:22 + '[' -f /tmp/packages_start.txt ']' 12:58:22 + '[' -f /tmp/packages_end.txt ']' 12:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:23 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:58:23 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 12:58:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 12:58:23 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7125323367875418064.sh 12:58:23 ---> capture-instance-metadata.sh 12:58:23 Setup pyenv: 12:58:23 system 12:58:23 3.8.20 12:58:23 3.9.20 12:58:23 3.10.15 12:58:23 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:58:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fpKd from file:/tmp/.os_lf_venv 12:58:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:25 lf-activate-venv(): INFO: Base packages installed successfully 12:58:25 lf-activate-venv(): INFO: Installing additional packages: lftools 12:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-fpKd/bin to PATH 12:58:35 INFO: Running in OpenStack, capturing instance metadata 12:58:35 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins18293630427243732824.sh 12:58:35 provisioning config files... 12:58:36 Could not find credentials [logs] for builder-jenkins-cfg-verify #710 12:58:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config4010222590419486330tmp 12:58:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:58:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:58:36 provisioning config files... 12:58:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:58:36 [EnvInject] - Injecting environment variables from a build step. 12:58:36 [EnvInject] - Injecting as environment variables the properties content 12:58:36 SERVER_ID=logs 12:58:36 12:58:36 [EnvInject] - Variables injected successfully. 12:58:36 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins361484467919556670.sh 12:58:36 ---> create-netrc.sh 12:58:36 WARN: Log server credential not found. 12:58:36 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8533202295828079564.sh 12:58:36 ---> python-tools-install.sh 12:58:36 Setup pyenv: 12:58:36 system 12:58:36 3.8.20 12:58:36 3.9.20 12:58:36 3.10.15 12:58:36 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fpKd from file:/tmp/.os_lf_venv 12:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:38 lf-activate-venv(): INFO: Base packages installed successfully 12:58:38 lf-activate-venv(): INFO: Installing additional packages: lftools 12:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-fpKd/bin to PATH 12:58:47 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins15298947160900539214.sh 12:58:47 ---> uv-install.sh 12:58:47 uv 0.11.2 is already installed 12:58:47 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:58:47 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16474241626679463226.sh 12:58:47 ---> sudo-logs.sh 12:58:47 Archiving 'sudo' log.. 12:58:48 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins981639294930895226.sh 12:58:48 ---> job-cost.sh 12:58:48 INFO: Activating Python virtual environment... 12:58:48 Setup pyenv: 12:58:48 system 12:58:48 3.8.20 12:58:48 3.9.20 12:58:48 3.10.15 12:58:48 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:58:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fpKd from file:/tmp/.os_lf_venv 12:58:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:50 lf-activate-venv(): INFO: Base packages installed successfully 12:58:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:55 lf-activate-venv(): INFO: Adding /tmp/venv-fpKd/bin to PATH 12:58:55 INFO: No stack-cost file found 12:58:55 INFO: Instance uptime: 288s 12:58:55 INFO: Fetching instance metadata (attempt 1 of 3)... 12:58:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:58:56 INFO: Successfully fetched instance metadata 12:58:56 INFO: Instance type: v3-standard-2 12:58:56 INFO: Retrieving pricing info for: v3-standard-2 12:58:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:58:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=288 12:58:56 INFO: Successfully fetched Vexxhost pricing API 12:58:56 INFO: Retrieved cost: 0.06 12:58:56 INFO: Retrieved resource: v3-standard-2 12:58:56 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 12:58:56 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 12:58:56 INFO: Successfully archived job cost data 12:58:56 DEBUG: Cost data: builder-jenkins-cfg-verify,710,2026-04-01 12:58:56,v3-standard-2,288,0.06,0.00,SUCCESS 12:58:56 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins5585761701739127214.sh 12:58:56 ---> logs-deploy.sh 12:58:56 Setup pyenv: 12:58:56 system 12:58:56 3.8.20 12:58:56 3.9.20 12:58:56 3.10.15 12:58:56 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:58:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fpKd from file:/tmp/.os_lf_venv 12:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:58 lf-activate-venv(): INFO: Base packages installed successfully 12:58:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-fpKd/bin to PATH 12:59:07 WARNING: Nexus logging server not set 12:59:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/710/ 12:59:07 INFO: archiving logs to S3 12:59:08 ---> uname -a: 12:59:08 Linux prd-ubuntu2204-builder-2c-2g-65118 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:59:08 12:59:08 12:59:08 ---> lscpu: 12:59:08 Architecture: x86_64 12:59:08 CPU op-mode(s): 32-bit, 64-bit 12:59:08 Address sizes: 40 bits physical, 48 bits virtual 12:59:08 Byte Order: Little Endian 12:59:08 CPU(s): 2 12:59:08 On-line CPU(s) list: 0,1 12:59:08 Vendor ID: AuthenticAMD 12:59:08 Model name: AMD EPYC-Rome Processor 12:59:08 CPU family: 23 12:59:08 Model: 49 12:59:08 Thread(s) per core: 1 12:59:08 Core(s) per socket: 1 12:59:08 Socket(s): 2 12:59:08 Stepping: 0 12:59:08 BogoMIPS: 5599.99 12:59:08 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 12:59:08 Virtualization: AMD-V 12:59:08 Hypervisor vendor: KVM 12:59:08 Virtualization type: full 12:59:08 L1d cache: 64 KiB (2 instances) 12:59:08 L1i cache: 64 KiB (2 instances) 12:59:08 L2 cache: 1 MiB (2 instances) 12:59:08 L3 cache: 32 MiB (2 instances) 12:59:08 NUMA node(s): 1 12:59:08 NUMA node0 CPU(s): 0,1 12:59:08 Vulnerability Gather data sampling: Not affected 12:59:08 Vulnerability Indirect target selection: Not affected 12:59:08 Vulnerability Itlb multihit: Not affected 12:59:08 Vulnerability L1tf: Not affected 12:59:08 Vulnerability Mds: Not affected 12:59:08 Vulnerability Meltdown: Not affected 12:59:08 Vulnerability Mmio stale data: Not affected 12:59:08 Vulnerability Reg file data sampling: Not affected 12:59:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:59:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:59:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:59:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:59:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:59:08 Vulnerability Srbds: Not affected 12:59:08 Vulnerability Tsa: Not affected 12:59:08 Vulnerability Tsx async abort: Not affected 12:59:08 Vulnerability Vmscape: Not affected 12:59:08 12:59:08 12:59:08 ---> nproc: 12:59:08 2 12:59:08 12:59:08 12:59:08 ---> df -h: 12:59:08 Filesystem Size Used Avail Use% Mounted on 12:59:08 tmpfs 794M 1.1M 793M 1% /run 12:59:08 /dev/vda1 39G 8.4G 31G 22% / 12:59:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:59:08 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:59:08 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:59:08 12:59:08 12:59:08 ---> free -m: 12:59:08 total used free shared buff/cache available 12:59:08 Mem: 7937 526 4861 4 2549 7117 12:59:08 Swap: 1023 0 1023 12:59:08 12:59:08 12:59:08 ---> ip addr: 12:59:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:08 inet 127.0.0.1/8 scope host lo 12:59:08 valid_lft forever preferred_lft forever 12:59:08 inet6 ::1/128 scope host 12:59:08 valid_lft forever preferred_lft forever 12:59:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:08 link/ether fa:16:3e:c6:34:17 brd ff:ff:ff:ff:ff:ff 12:59:08 altname enp0s3 12:59:08 inet 10.30.170.45/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:59:08 valid_lft 86107sec preferred_lft 86107sec 12:59:08 inet6 fe80::f816:3eff:fec6:3417/64 scope link 12:59:08 valid_lft forever preferred_lft forever 12:59:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:59:08 link/ether 7e:1a:88:7a:18:46 brd ff:ff:ff:ff:ff:ff 12:59:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:59:08 valid_lft forever preferred_lft forever 12:59:08 12:59:08 12:59:08 ---> sar -b -r -n DEV: 12:59:08 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-65118) 04/01/26 _x86_64_ (2 CPU) 12:59:08 12:59:08 12:54:16 LINUX RESTART (2 CPU) 12:59:08 12:59:08 12:59:08 ---> sar -P ALL: 12:59:08 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-65118) 04/01/26 _x86_64_ (2 CPU) 12:59:08 12:59:08 12:54:16 LINUX RESTART (2 CPU) 12:59:08 12:59:08 12:59:08