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