13:32:02 Started by timer 13:32:02 Running as SYSTEM 13:32:02 [EnvInject] - Loading node environment variables. 13:32:02 Building remotely on prd-ubuntu2204-builder-2c-2g-22292 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:02 [ssh-agent] Looking for ssh-agent implementation... 13:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:02 $ ssh-agent 13:32:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFPtBgO/agent.1509 13:32:02 SSH_AGENT_PID=1511 13:32:02 [ssh-agent] Started. 13:32:02 Running ssh-add (command line suppressed) 13:32:02 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5297927381227885643.key (/w/workspace/builder-openstack-cron@tmp/private_key_5297927381227885643.key) 13:32:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:02 The recommended git tool is: NONE 13:32:04 using credential jenkins-ssh 13:32:04 Wiping out workspace first. 13:32:04 Cloning the remote Git repository 13:32:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:04 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:05 > git --version # timeout=10 13:32:05 > git --version # 'git version 2.34.1' 13:32:05 using GIT_SSH to set credentials jenkins-ssh 13:32:05 Verifying host key using known hosts file, will automatically accept unseen keys 13:32:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:07 Avoid second fetch 13:32:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:07 Checking out Revision 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa (refs/remotes/origin/master) 13:32:07 > git config core.sparsecheckout # timeout=10 13:32:07 > git checkout -f 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 13:32:07 Commit message: "chore: migrate g2g to composite action" 13:32:07 > git rev-list --no-walk 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 13:32:07 > git remote # timeout=10 13:32:07 > git submodule init # timeout=10 13:32:08 > git submodule sync # timeout=10 13:32:08 > git config --get remote.origin.url # timeout=10 13:32:08 > git submodule init # timeout=10 13:32:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:08 > git config --get submodule.global-jjb.url # timeout=10 13:32:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:08 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:08 > git submodule update --init --recursive global-jjb # timeout=10 13:32:08 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:12 No emails were triggered. 13:32:12 provisioning config files... 13:32:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2312231426402893468.sh 13:32:12 ---> python-tools-install.sh 13:32:12 Setup pyenv: 13:32:13 * system (set by /opt/pyenv/version) 13:32:13 * 3.8.20 (set by /opt/pyenv/version) 13:32:13 * 3.9.20 (set by /opt/pyenv/version) 13:32:13 3.10.15 13:32:13 3.11.10 13:32:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Htaf 13:32:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:21 lf-activate-venv(): INFO: Base packages installed successfully 13:32:21 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:32:51 Generating Requirements File 13:33:15 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. 13:33:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:15 Python 3.11.10 13:33:15 pip 26.0.1 from /tmp/venv-Htaf/lib/python3.11/site-packages/pip (python 3.11) 13:33:15 appdirs==1.4.4 13:33:15 argcomplete==3.6.3 13:33:15 aspy.yaml==1.3.0 13:33:15 attrs==26.1.0 13:33:15 autopage==0.6.0 13:33:15 beautifulsoup4==4.14.3 13:33:15 boto3==1.42.74 13:33:15 botocore==1.42.74 13:33:15 bs4==0.0.2 13:33:15 certifi==2026.2.25 13:33:15 cffi==2.0.0 13:33:15 cfgv==3.5.0 13:33:15 chardet==7.3.0 13:33:15 charset-normalizer==3.4.6 13:33:15 click==8.3.1 13:33:15 cliff==4.13.2 13:33:15 cmd2==3.4.0 13:33:15 cryptography==3.3.2 13:33:15 debtcollector==3.1.0 13:33:15 decorator==5.2.1 13:33:15 defusedxml==0.7.1 13:33:15 Deprecated==1.3.1 13:33:15 distlib==0.4.0 13:33:15 dnspython==2.8.0 13:33:15 docker==7.1.0 13:33:15 dogpile.cache==1.5.0 13:33:15 durationpy==0.10 13:33:15 email-validator==2.3.0 13:33:15 filelock==3.25.2 13:33:15 future==1.0.0 13:33:15 gitdb==4.0.12 13:33:15 GitPython==3.1.46 13:33:15 httplib2==0.30.2 13:33:15 identify==2.6.18 13:33:15 idna==3.11 13:33:15 importlib-resources==1.5.0 13:33:15 iso8601==2.1.0 13:33:15 Jinja2==3.1.6 13:33:15 jmespath==1.1.0 13:33:15 jsonpatch==1.33 13:33:15 jsonpointer==3.1.1 13:33:15 jsonschema==4.26.0 13:33:15 jsonschema-specifications==2025.9.1 13:33:15 keystoneauth1==5.13.1 13:33:15 kubernetes==35.0.0 13:33:15 lftools==0.37.22 13:33:15 lxml==6.0.2 13:33:15 markdown-it-py==4.0.0 13:33:15 MarkupSafe==3.0.3 13:33:15 mdurl==0.1.2 13:33:15 msgpack==1.1.2 13:33:15 multi_key_dict==2.0.3 13:33:15 munch==4.0.0 13:33:15 netaddr==1.3.0 13:33:15 niet==1.4.2 13:33:15 nodeenv==1.10.0 13:33:15 oauth2client==4.1.3 13:33:15 oauthlib==3.3.1 13:33:15 openstacksdk==4.10.0 13:33:15 os-service-types==1.8.2 13:33:15 osc-lib==4.4.0 13:33:15 oslo.config==10.3.0 13:33:15 oslo.context==6.3.0 13:33:15 oslo.i18n==6.7.2 13:33:15 oslo.log==8.1.0 13:33:15 oslo.serialization==5.9.1 13:33:15 oslo.utils==10.0.0 13:33:15 packaging==26.0 13:33:15 pbr==7.0.3 13:33:15 platformdirs==4.9.4 13:33:15 prettytable==3.17.0 13:33:15 psutil==7.2.2 13:33:15 pyasn1==0.6.3 13:33:15 pyasn1_modules==0.4.2 13:33:15 pycparser==3.0 13:33:15 pygerrit2==2.0.15 13:33:15 PyGithub==2.9.0 13:33:15 Pygments==2.19.2 13:33:15 PyJWT==2.12.1 13:33:15 PyNaCl==1.6.2 13:33:15 pyparsing==2.4.7 13:33:15 pyperclip==1.11.0 13:33:15 pyrsistent==0.20.0 13:33:15 python-cinderclient==9.9.0 13:33:15 python-dateutil==2.9.0.post0 13:33:15 python-discovery==1.2.0 13:33:15 python-heatclient==5.1.0 13:33:15 python-jenkins==1.8.3 13:33:15 python-keystoneclient==5.8.0 13:33:15 python-magnumclient==4.10.0 13:33:15 python-openstackclient==9.0.0 13:33:15 python-swiftclient==4.10.0 13:33:15 PyYAML==6.0.3 13:33:15 referencing==0.37.0 13:33:15 requests==2.32.5 13:33:15 requests-oauthlib==2.0.0 13:33:15 requestsexceptions==1.4.0 13:33:15 rfc3986==2.0.0 13:33:15 rich==14.3.3 13:33:15 rich-argparse==1.7.2 13:33:15 rpds-py==0.30.0 13:33:15 rsa==4.9.1 13:33:15 ruamel.yaml==0.19.1 13:33:15 ruamel.yaml.clib==0.2.15 13:33:15 s3transfer==0.16.0 13:33:15 simplejson==3.20.2 13:33:15 six==1.17.0 13:33:15 smmap==5.0.3 13:33:15 soupsieve==2.8.3 13:33:15 stevedore==5.7.0 13:33:15 tabulate==0.10.0 13:33:15 toml==0.10.2 13:33:15 tomlkit==0.14.0 13:33:15 tqdm==4.67.3 13:33:15 typing_extensions==4.15.0 13:33:15 urllib3==1.26.20 13:33:15 virtualenv==21.2.0 13:33:15 wcwidth==0.6.0 13:33:15 websocket-client==1.9.0 13:33:15 wrapt==2.1.2 13:33:15 xdg==6.0.0 13:33:15 xmltodict==1.0.4 13:33:15 yq==3.4.3 13:33:15 [builder-openstack-cron] $ /bin/sh /tmp/jenkins12484836822381216061.sh 13:33:15 ---> uv-install.sh 13:33:15 Installing uv/uvx (latest) using shell installer 13:33:16 2026-03-24 13:33:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T14%3A29%3A55Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T13%3A29%3A50Z&ske=2026-03-24T14%3A29%3A55Z&sks=b&skv=2018-11-09&sig=DvPPyrZD537JIUaNBxXPp7CClGb0NsZOQcGQrCzO3dw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDM1OTQ2OCwibmJmIjoxNzc0MzU5MTY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HisZmxFuHZBmtEhjOE8_tzGWGBqndqWe-2Bqne7Zif0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-iFq3d1.sh" [1] 13:33:16 downloading uv 0.11.0 x86_64-unknown-linux-gnu 13:33:17 installing to /home/jenkins/.local/bin 13:33:17 uv 13:33:17 uvx 13:33:17 everything's installed! 13:33:17 13:33:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:33:17 13:33:17 source $HOME/.local/bin/env (sh, bash, zsh) 13:33:17 source $HOME/.local/bin/env.fish (fish) 13:33:17 Adding install location to PATH 13:33:17 ---> Validating uv/uvx install 13:33:17 uvx 0.11.0 (x86_64-unknown-linux-gnu) 13:33:17 [EnvInject] - Injecting environment variables from a build step. 13:33:17 [EnvInject] - Injecting as environment variables the properties content 13:33:17 OS_CLOUD=vex 13:33:17 13:33:17 [EnvInject] - Variables injected successfully. 13:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11744670238440130039.sh 13:33:17 ---> Orphaned k8s clusters 13:33:17 Setup pyenv: 13:33:17 system 13:33:17 3.8.20 13:33:17 3.9.20 13:33:17 3.10.15 13:33:17 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:19 lf-activate-venv(): INFO: Base packages installed successfully 13:33:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:33:25 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:33:25 warnings.warn( 13:33:29 -----> Delete orphaned cluster 13:33:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16812647367330626819.sh 13:33:29 ---> Orphaned stacks 13:33:29 Setup pyenv: 13:33:29 system 13:33:29 3.8.20 13:33:29 3.9.20 13:33:29 3.10.15 13:33:29 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:31 lf-activate-venv(): INFO: Base packages installed successfully 13:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:33:48 + mapfile -t OS_COE_CLUSTERS_ID 13:33:48 ++ awk '{print $1}' 13:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:33:49 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:33:49 warnings.warn( 13:33:51 + echo '-----> Active clusters -> stacks' 13:33:51 -----> Active clusters -> stacks 13:33:51 + OS_COE_STACKS=() 13:33:51 + [[ 0 -gt 0 ]] 13:33:51 + mapfile -t OS_STACKS 13:33:51 ++ awk '{print $1}' 13:33:51 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 13:33:51 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:33:51 warnings.warn( 13:33:52 + echo '-----> Active stacks' 13:33:52 -----> Active stacks 13:33:52 + echo '-----> Delete orphaned stacks' 13:33:52 -----> Delete orphaned stacks 13:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15999540593332130085.sh 13:33:52 ---> Orphaned servers 13:33:52 Setup pyenv: 13:33:53 system 13:33:53 3.8.20 13:33:53 3.9.20 13:33:53 3.10.15 13:33:53 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:55 lf-activate-venv(): INFO: Base packages installed successfully 13:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:34:09 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:34:09 warnings.warn( 13:34:12 -----> Active servers 13:34:12 prd-ubuntu2204-builder-2c-2g-22292 13:34:12 prd-ubuntu2204-docker-8c-8g-22289 13:34:12 prd-ubuntu2404-robot-2c-8g-22222 13:34:12 prd-ubuntu2404-robot-2c-8g-22219 13:34:12 prd-ubuntu2404-robot-2c-8g-22221 13:34:12 prd-ubuntu2404-robot-2c-8g-22218 13:34:12 prd-ubuntu2404-robot-2c-8g-22217 13:34:12 snd-ubuntu2204-docker-2c-2g-354 13:34:12 -----> Delete orphaned servers 13:34:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4853705734825456809.sh 13:34:15 ---> Orphaned ports 13:34:15 Setup pyenv: 13:34:15 system 13:34:15 3.8.20 13:34:15 3.9.20 13:34:15 3.10.15 13:34:15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:17 lf-activate-venv(): INFO: Base packages installed successfully 13:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:34:29 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:34:29 warnings.warn( 13:34:30 No orphaned ports to process. 13:34:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17036694138814241817.sh 13:34:30 ---> Orphaned volumes 13:34:30 + source /home/jenkins/lf-env.sh 13:34:30 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:30 ++ mktemp -d /tmp/venv-XXXX 13:34:30 + lf_venv=/tmp/venv-5civ 13:34:30 + local venv_file=/tmp/.os_lf_venv 13:34:30 + local python=python3 13:34:30 + local options 13:34:30 + local set_path=true 13:34:30 + local install_args= 13:34:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:30 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:34:30 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:30 + true 13:34:30 + case $1 in 13:34:30 + python=python3 13:34:30 + shift 2 13:34:30 + true 13:34:30 + case $1 in 13:34:30 + shift 13:34:30 + break 13:34:30 + case $python in 13:34:30 + local pkg_list= 13:34:30 + [[ -d /opt/pyenv ]] 13:34:30 + echo 'Setup pyenv:' 13:34:30 Setup pyenv: 13:34:30 + export PYENV_ROOT=/opt/pyenv 13:34:30 + PYENV_ROOT=/opt/pyenv 13:34:30 + export PATH=/opt/pyenv/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 13:34:30 + PATH=/opt/pyenv/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 13:34:30 + pyenv versions 13:34:31 system 13:34:31 3.8.20 13:34:31 3.9.20 13:34:31 3.10.15 13:34:31 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:31 + command -v pyenv 13:34:31 ++ pyenv init - --no-rehash 13:34:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:34:31 for i in ${!paths[@]}; do 13:34:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:34:31 fi; done; 13:34:31 echo "${paths[*]}"'\'')" 13:34:31 export PATH="/opt/pyenv/shims:${PATH}" 13:34:31 export PYENV_SHELL=bash 13:34:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:31 pyenv() { 13:34:31 local command 13:34:31 command="${1:-}" 13:34:31 if [ "$#" -gt 0 ]; then 13:34:31 shift 13:34:31 fi 13:34:31 13:34:31 case "$command" in 13:34:31 rehash|shell) 13:34:31 eval "$(pyenv "sh-$command" "$@")" 13:34:31 ;; 13:34:31 *) 13:34:31 command pyenv "$command" "$@" 13:34:31 ;; 13:34:31 esac 13:34:31 }' 13:34:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:34:31 for i in ${!paths[@]}; do 13:34:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:34:31 fi; done; 13:34:31 echo "${paths[*]}"' 13:34:31 ++ PATH=/opt/pyenv/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 13:34:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/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 13:34:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/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 13:34:31 ++ export PYENV_SHELL=bash 13:34:31 ++ PYENV_SHELL=bash 13:34:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:31 +++ complete -F _pyenv pyenv 13:34:31 ++ lf-pyver python3 13:34:31 ++ local py_version_xy=python3 13:34:31 ++ local py_version_xyz= 13:34:31 ++ pyenv versions 13:34:31 ++ local command 13:34:31 ++ command=versions 13:34:31 ++ '[' 1 -gt 0 ']' 13:34:31 ++ shift 13:34:31 ++ case "$command" in 13:34:31 ++ command pyenv versions 13:34:31 ++ awk '{ print $1 }' 13:34:31 ++ sed 's/^[ *]* //' 13:34:31 ++ grep -E '^[0-9.]*[0-9]$' 13:34:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:31 +++ grep '^3' /tmp/.pyenv_versions 13:34:31 +++ tail -n 1 13:34:31 +++ sort -V 13:34:31 ++ py_version_xyz=3.11.10 13:34:31 ++ [[ -z 3.11.10 ]] 13:34:31 ++ echo 3.11.10 13:34:31 ++ return 0 13:34:31 + pyenv local 3.11.10 13:34:31 + local command 13:34:31 + command=local 13:34:31 + '[' 2 -gt 0 ']' 13:34:31 + shift 13:34:31 + case "$command" in 13:34:31 + command pyenv local 3.11.10 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='lftools[openstack] ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='kubernetes ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='niet ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='python-heatclient ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='python-openstackclient ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='python-magnumclient ' 13:34:31 + for arg in "$@" 13:34:31 + case $arg in 13:34:31 + pkg_list+='yq ' 13:34:31 + [[ -f /tmp/.os_lf_venv ]] 13:34:31 ++ cat /tmp/.os_lf_venv 13:34:31 + lf_venv=/tmp/venv-Htaf 13:34:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from' file:/tmp/.os_lf_venv 13:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:34:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:31 + local 'pip_opts=--upgrade --quiet' 13:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:34:31 + [[ -n '' ]] 13:34:31 + [[ -n '' ]] 13:34:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:31 + /tmp/venv-Htaf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:34:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:34:33 lf-activate-venv(): INFO: Base packages installed successfully 13:34:33 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:34:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:33 + /tmp/venv-Htaf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:50 + type python3 13:34:50 + true 13:34:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH' 13:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:34:50 + PATH=/tmp/venv-Htaf/bin:/opt/pyenv/shims:/opt/pyenv/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 13:34:50 + return 0 13:34:50 + mapfile -t os_volumes 13:34:50 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:34:50 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:34:50 warnings.warn( 13:34:53 + '[' 0 -eq 0 ']' 13:34:53 + echo 'No orphaned volumes found.' 13:34:53 No orphaned volumes found. 13:34:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16861098483676965824.sh 13:34:53 ---> Protect in-use images 13:34:53 Setup pyenv: 13:34:53 system 13:34:53 3.8.20 13:34:53 3.9.20 13:34:53 3.10.15 13:34:53 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:55 lf-activate-venv(): INFO: Base packages installed successfully 13:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:35:06 INFO: There are images to protect defined in jenkins-config. 13:35:06 INFO: There are additional images to protect in the jjb dir. 13:35:06 INFO: Protecting the following images: 13:35:06 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 13:35:06 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 13:35:06 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 13:35:06 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 13:35:06 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 13:35:06 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 13:35:06 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 13:35:06 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 13:35:06 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:06 warnings.warn( 13:35:08 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 13:35:08 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:08 warnings.warn( 13:35:09 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 13:35:10 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:10 warnings.warn( 13:35:11 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 13:35:11 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:11 warnings.warn( 13:35:13 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 13:35:13 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:13 warnings.warn( 13:35:14 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 13:35:15 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:15 warnings.warn( 13:35:16 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 13:35:16 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:16 warnings.warn( 13:35:18 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 13:35:18 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:18 warnings.warn( 13:35:19 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 13:35:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:19 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:35:19 [EnvInject] - Injecting environment variables from a build step. 13:35:19 [EnvInject] - Injecting as environment variables the properties content 13:35:19 OS_IMAGE_CLEANUP_AGE=30 13:35:19 13:35:19 [EnvInject] - Variables injected successfully. 13:35:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2736805225103622293.sh 13:35:19 ---> Cleanup old images 13:35:19 Setup pyenv: 13:35:20 system 13:35:20 3.8.20 13:35:20 3.9.20 13:35:20 3.10.15 13:35:20 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:21 lf-activate-venv(): INFO: Base packages installed successfully 13:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:35:34 + lftools openstack --os-cloud vex image cleanup --days=30 13:35:34 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:35:34 warnings.warn( 13:35:37 Removing 67 images from vex. 13:35:37 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 13:35:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 13:35:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 13:35:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 13:35:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 13:35:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 13:35:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 13:35:39 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 13:35:39 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 13:35:39 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 13:35:39 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 13:35:39 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 13:35:39 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 13:35:39 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 13:35:39 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 13:35:39 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 13:35:39 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 13:35:39 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 13:35:39 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 13:35:39 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 13:35:39 $ ssh-agent -k 13:35:39 unset SSH_AUTH_SOCK; 13:35:39 unset SSH_AGENT_PID; 13:35:39 echo Agent pid 1511 killed; 13:35:39 [ssh-agent] Stopped. 13:35:39 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9422937285068943074.sh 13:35:39 ---> sysstat.sh 13:35:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12290409610868382297.sh 13:35:40 ---> package-listing.sh 13:35:40 ++ facter osfamily 13:35:40 ++ tr '[:upper:]' '[:lower:]' 13:35:40 + OS_FAMILY=debian 13:35:40 + workspace=/w/workspace/builder-openstack-cron 13:35:40 + START_PACKAGES=/tmp/packages_start.txt 13:35:40 + END_PACKAGES=/tmp/packages_end.txt 13:35:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:40 + PACKAGES=/tmp/packages_start.txt 13:35:40 + '[' /w/workspace/builder-openstack-cron ']' 13:35:40 + PACKAGES=/tmp/packages_end.txt 13:35:40 + case "${OS_FAMILY}" in 13:35:40 + grep '^ii' 13:35:40 + dpkg -l 13:35:40 + '[' -f /tmp/packages_start.txt ']' 13:35:40 + '[' -f /tmp/packages_end.txt ']' 13:35:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:40 + '[' /w/workspace/builder-openstack-cron ']' 13:35:40 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:35:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:35:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1065128809546375325.sh 13:35:40 ---> capture-instance-metadata.sh 13:35:40 Setup pyenv: 13:35:40 system 13:35:40 3.8.20 13:35:40 3.9.20 13:35:40 3.10.15 13:35:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:42 lf-activate-venv(): INFO: Base packages installed successfully 13:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:35:54 INFO: Running in OpenStack, capturing instance metadata 13:35:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2177334417494789539.sh 13:35:55 provisioning config files... 13:35:55 Could not find credentials [logs] for builder-openstack-cron #78145 13:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14264541123273357762tmp 13:35:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:35:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:35:55 provisioning config files... 13:35:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:35:55 [EnvInject] - Injecting environment variables from a build step. 13:35:55 [EnvInject] - Injecting as environment variables the properties content 13:35:55 SERVER_ID=logs 13:35:55 13:35:55 [EnvInject] - Variables injected successfully. 13:35:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6407657072308370921.sh 13:35:55 ---> create-netrc.sh 13:35:55 WARN: Log server credential not found. 13:35:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9984739190302017152.sh 13:35:55 ---> python-tools-install.sh 13:35:55 Setup pyenv: 13:35:55 system 13:35:55 3.8.20 13:35:55 3.9.20 13:35:55 3.10.15 13:35:55 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:57 lf-activate-venv(): INFO: Base packages installed successfully 13:35:57 lf-activate-venv(): INFO: Installing additional packages: lftools 13:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:36:06 [builder-openstack-cron] $ /bin/sh /tmp/jenkins15007765861575050948.sh 13:36:06 ---> uv-install.sh 13:36:06 uv 0.11.0 is already installed 13:36:06 uvx 0.11.0 (x86_64-unknown-linux-gnu) 13:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins112859768511884800.sh 13:36:06 ---> sudo-logs.sh 13:36:06 Archiving 'sudo' log.. 13:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7273939162714454961.sh 13:36:07 ---> job-cost.sh 13:36:07 INFO: Activating Python virtual environment... 13:36:07 Setup pyenv: 13:36:07 system 13:36:07 3.8.20 13:36:07 3.9.20 13:36:07 3.10.15 13:36:07 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:09 lf-activate-venv(): INFO: Base packages installed successfully 13:36:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:36:15 INFO: No stack-cost file found 13:36:15 INFO: Instance uptime: 297s 13:36:15 INFO: Fetching instance metadata (attempt 1 of 3)... 13:36:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:36:16 INFO: Successfully fetched instance metadata 13:36:16 INFO: Instance type: v3-standard-2 13:36:16 INFO: Retrieving pricing info for: v3-standard-2 13:36:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:36:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=297 13:36:16 INFO: Successfully fetched Vexxhost pricing API 13:36:16 INFO: Retrieved cost: 0.06 13:36:16 INFO: Retrieved resource: v3-standard-2 13:36:16 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 13:36:16 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 13:36:16 INFO: Successfully archived job cost data 13:36:16 DEBUG: Cost data: builder-openstack-cron,78145,2026-03-24 13:36:16,v3-standard-2,297,0.06,0.00,SUCCESS 13:36:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1909604731789817323.sh 13:36:16 ---> logs-deploy.sh 13:36:16 Setup pyenv: 13:36:16 system 13:36:16 3.8.20 13:36:16 3.9.20 13:36:16 3.10.15 13:36:16 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htaf from file:/tmp/.os_lf_venv 13:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:18 lf-activate-venv(): INFO: Base packages installed successfully 13:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-Htaf/bin to PATH 13:36:27 WARNING: Nexus logging server not set 13:36:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78145/ 13:36:27 INFO: archiving logs to S3 13:36:27 /tmp/venv-Htaf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:36:27 warnings.warn( 13:36:28 ---> uname -a: 13:36:28 Linux prd-ubuntu2204-builder-2c-2g-22292 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:36:28 13:36:28 13:36:28 ---> lscpu: 13:36:28 Architecture: x86_64 13:36:28 CPU op-mode(s): 32-bit, 64-bit 13:36:28 Address sizes: 40 bits physical, 48 bits virtual 13:36:28 Byte Order: Little Endian 13:36:28 CPU(s): 2 13:36:28 On-line CPU(s) list: 0,1 13:36:28 Vendor ID: AuthenticAMD 13:36:28 Model name: AMD EPYC-Rome Processor 13:36:28 CPU family: 23 13:36:28 Model: 49 13:36:28 Thread(s) per core: 1 13:36:28 Core(s) per socket: 1 13:36:28 Socket(s): 2 13:36:28 Stepping: 0 13:36:28 BogoMIPS: 5599.99 13:36:28 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 13:36:28 Virtualization: AMD-V 13:36:28 Hypervisor vendor: KVM 13:36:28 Virtualization type: full 13:36:28 L1d cache: 64 KiB (2 instances) 13:36:28 L1i cache: 64 KiB (2 instances) 13:36:28 L2 cache: 1 MiB (2 instances) 13:36:28 L3 cache: 32 MiB (2 instances) 13:36:28 NUMA node(s): 1 13:36:28 NUMA node0 CPU(s): 0,1 13:36:28 Vulnerability Gather data sampling: Not affected 13:36:28 Vulnerability Indirect target selection: Not affected 13:36:28 Vulnerability Itlb multihit: Not affected 13:36:28 Vulnerability L1tf: Not affected 13:36:28 Vulnerability Mds: Not affected 13:36:28 Vulnerability Meltdown: Not affected 13:36:28 Vulnerability Mmio stale data: Not affected 13:36:28 Vulnerability Reg file data sampling: Not affected 13:36:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:36:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:36:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:36:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:36:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:36:28 Vulnerability Srbds: Not affected 13:36:28 Vulnerability Tsa: Not affected 13:36:28 Vulnerability Tsx async abort: Not affected 13:36:28 Vulnerability Vmscape: Not affected 13:36:28 13:36:28 13:36:28 ---> nproc: 13:36:28 2 13:36:28 13:36:28 13:36:28 ---> df -h: 13:36:28 Filesystem Size Used Avail Use% Mounted on 13:36:28 tmpfs 794M 1.1M 793M 1% /run 13:36:28 /dev/vda1 39G 8.5G 31G 22% / 13:36:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:36:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:36:28 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:36:28 13:36:28 13:36:28 ---> free -m: 13:36:28 total used free shared buff/cache available 13:36:28 Mem: 7937 564 4771 4 2602 7078 13:36:28 Swap: 1023 0 1023 13:36:28 13:36:28 13:36:28 ---> ip addr: 13:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:28 inet 127.0.0.1/8 scope host lo 13:36:28 valid_lft forever preferred_lft forever 13:36:28 inet6 ::1/128 scope host 13:36:28 valid_lft forever preferred_lft forever 13:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:28 link/ether fa:16:3e:35:af:52 brd ff:ff:ff:ff:ff:ff 13:36:28 altname enp0s3 13:36:28 inet 10.30.171.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:36:28 valid_lft 86098sec preferred_lft 86098sec 13:36:28 inet6 fe80::f816:3eff:fe35:af52/64 scope link 13:36:28 valid_lft forever preferred_lft forever 13:36:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:36:28 link/ether 1a:bd:f3:81:57:38 brd ff:ff:ff:ff:ff:ff 13:36:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:36:28 valid_lft forever preferred_lft forever 13:36:28 13:36:28 13:36:28 ---> sar -b -r -n DEV: 13:36:28 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22292) 03/24/26 _x86_64_ (2 CPU) 13:36:28 13:36:28 13:31:29 LINUX RESTART (2 CPU) 13:36:28 13:36:28 13:36:28 ---> sar -P ALL: 13:36:28 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22292) 03/24/26 _x86_64_ (2 CPU) 13:36:28 13:36:28 13:31:29 LINUX RESTART (2 CPU) 13:36:28 13:36:28 13:36:28