04:08:44 Started by timer 04:08:44 Running as SYSTEM 04:08:44 [EnvInject] - Loading node environment variables. 04:08:44 Building remotely on prd-centos8-builder-2c-1g-2173 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 04:08:44 [ssh-agent] Looking for ssh-agent implementation... 04:08:45 $ ssh-agent 04:08:45 SSH_AUTH_SOCK=/tmp/ssh-ASOtKHUS3KEz/agent.12033 04:08:45 SSH_AGENT_PID=12037 04:08:45 [ssh-agent] Started. 04:08:45 Running ssh-add (command line suppressed) 04:08:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4784736661124918020.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4784736661124918020.key) 04:08:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:08:45 The recommended git tool is: NONE 04:08:48 using credential onap-jenkins-ssh 04:08:48 Wiping out workspace first. 04:08:48 Cloning the remote Git repository 04:08:48 Cloning repository git://cloud.onap.org/mirror/ci-management 04:08:48 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:08:48 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 04:08:48 > git --version # timeout=10 04:08:48 > git --version # 'git version 2.43.0' 04:08:48 using GIT_SSH to set credentials Gerrit user 04:08:48 [INFO] Currently running in a labeled security context 04:08:48 [INFO] Currently SELinux is 'enforcing' on the host 04:08:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9859292705293325410.key 04:08:48 Verifying host key using manually-configured host key entries 04:08:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:50 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 04:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:52 Avoid second fetch 04:08:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:08:52 Checking out Revision d22bf6ad61a71988b168a2e2e5beb547a6132023 (refs/remotes/origin/master) 04:08:52 > git config core.sparsecheckout # timeout=10 04:08:52 > git checkout -f d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 04:08:53 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 04:08:53 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 04:08:53 > git remote # timeout=10 04:08:53 > git submodule init # timeout=10 04:08:54 > git submodule sync # timeout=10 04:08:55 > git config --get remote.origin.url # timeout=10 04:08:55 > git submodule init # timeout=10 04:08:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:08:55 > git config --get submodule.global-jjb.url # timeout=10 04:08:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:08:55 > git config --get submodule.packer/common-packer.url # timeout=10 04:08:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:08:55 > git submodule update --init --recursive global-jjb # timeout=10 04:08:56 > git submodule update --init --recursive packer/common-packer # timeout=10 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:09:00 No emails were triggered. 04:09:00 provisioning config files... 04:09:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:09:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:09:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12660564384277714095.sh 04:09:00 ---> python-tools-install.sh 04:09:00 Setup pyenv: 04:09:00 system 04:09:00 * 3.8.13 (set by /opt/pyenv/version) 04:09:00 * 3.9.13 (set by /opt/pyenv/version) 04:09:00 * 3.10.6 (set by /opt/pyenv/version) 04:09:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ur6c 04:09:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:09 lf-activate-venv(): INFO: Base packages installed successfully 04:09:09 lf-activate-venv(): INFO: Installing additional packages: lftools 04:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:09:32 Generating Requirements File 04:09:53 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. 04:09:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:09:54 Python 3.10.6 04:09:54 pip 26.1.1 from /tmp/venv-Ur6c/lib/python3.10/site-packages/pip (python 3.10) 04:09:54 aiohappyeyeballs==2.6.2 04:09:54 aiohttp==3.13.5 04:09:54 aiosignal==1.4.0 04:09:54 appdirs==1.4.4 04:09:54 argcomplete==3.6.3 04:09:54 aspy.yaml==1.3.0 04:09:54 async-timeout==5.0.1 04:09:54 attrs==26.1.0 04:09:54 autopage==0.6.0 04:09:54 backports.strenum==1.3.1 04:09:54 beautifulsoup4==4.14.3 04:09:54 boto3==1.43.13 04:09:54 botocore==1.43.13 04:09:54 bs4==0.0.2 04:09:54 certifi==2026.5.20 04:09:54 cffi==2.0.0 04:09:54 cfgv==3.5.0 04:09:54 chardet==7.4.3 04:09:54 charset-normalizer==3.4.7 04:09:54 click==8.4.1 04:09:54 cliff==4.14.0 04:09:54 cmd2==3.5.1 04:09:54 cryptography==3.3.2 04:09:54 debtcollector==3.1.0 04:09:54 decorator==5.3.1 04:09:54 defusedxml==0.7.1 04:09:54 Deprecated==1.3.1 04:09:54 distlib==0.4.0 04:09:54 dnspython==2.8.0 04:09:54 docker==7.1.0 04:09:54 dogpile.cache==1.5.0 04:09:54 durationpy==0.10 04:09:54 email-validator==2.3.0 04:09:54 filelock==3.29.0 04:09:54 frozenlist==1.8.0 04:09:54 future==1.0.0 04:09:54 gitdb==4.0.12 04:09:54 GitPython==3.1.50 04:09:54 httplib2==0.30.2 04:09:54 identify==2.6.19 04:09:54 idna==3.16 04:09:54 importlib-resources==1.5.0 04:09:54 iso8601==2.1.0 04:09:54 Jinja2==3.1.6 04:09:54 jmespath==1.1.0 04:09:54 jsonpatch==1.33 04:09:54 jsonpointer==3.1.1 04:09:54 jsonschema==4.26.0 04:09:54 jsonschema-specifications==2025.9.1 04:09:54 keystoneauth1==5.14.0 04:09:54 kubernetes==36.0.0 04:09:54 lftools==0.37.22 04:09:54 lxml==6.1.1 04:09:54 markdown-it-py==4.2.0 04:09:54 MarkupSafe==3.0.3 04:09:54 mdurl==0.1.2 04:09:54 msgpack==1.1.2 04:09:54 multi_key_dict==2.0.3 04:09:54 multidict==6.7.1 04:09:54 munch==4.0.0 04:09:54 netaddr==1.3.0 04:09:54 niet==1.4.2 04:09:54 nodeenv==1.10.0 04:09:54 oauth2client==4.1.3 04:09:54 oauthlib==3.3.1 04:09:54 openstacksdk==4.13.0 04:09:54 os-service-types==1.8.2 04:09:54 osc-lib==4.6.0 04:09:54 oslo.config==10.4.0 04:09:54 oslo.context==6.4.0 04:09:54 oslo.i18n==6.8.0 04:09:54 oslo.log==8.2.0 04:09:54 oslo.serialization==5.10.0 04:09:54 oslo.utils==10.0.1 04:09:54 packaging==26.2 04:09:54 pbr==7.0.3 04:09:54 platformdirs==4.9.6 04:09:54 prettytable==3.17.0 04:09:54 propcache==0.5.2 04:09:54 psutil==7.2.2 04:09:54 pyasn1==0.6.3 04:09:54 pyasn1_modules==0.4.2 04:09:54 pycparser==3.0 04:09:54 pygerrit2==2.0.15 04:09:54 PyGithub==2.9.1 04:09:54 Pygments==2.20.0 04:09:54 PyJWT==2.13.0 04:09:54 PyNaCl==1.6.2 04:09:54 pyparsing==2.4.7 04:09:54 pyperclip==1.11.0 04:09:54 pyrsistent==0.20.0 04:09:54 python-cinderclient==9.9.0 04:09:54 python-dateutil==2.9.0.post0 04:09:54 python-discovery==1.3.1 04:09:54 python-heatclient==5.2.0 04:09:54 python-jenkins==1.8.3 04:09:54 python-keystoneclient==5.8.0 04:09:54 python-magnumclient==4.10.0 04:09:54 python-openstackclient==10.0.0 04:09:54 python-swiftclient==4.10.0 04:09:54 PyYAML==6.0.3 04:09:54 referencing==0.37.0 04:09:54 requests==2.34.2 04:09:54 requests-oauthlib==2.0.0 04:09:54 rfc3986==2.0.0 04:09:54 rich==15.0.0 04:09:54 rich-argparse==1.8.0 04:09:54 rpds-py==0.30.0 04:09:54 rsa==4.9.1 04:09:54 ruamel.yaml==0.19.1 04:09:54 ruamel.yaml.clib==0.2.15 04:09:54 s3transfer==0.17.0 04:09:54 simplejson==4.1.1 04:09:54 six==1.17.0 04:09:54 smmap==5.0.3 04:09:54 soupsieve==2.8.3 04:09:54 stevedore==5.8.0 04:09:54 tabulate==0.10.0 04:09:54 toml==0.10.2 04:09:54 tomlkit==0.15.0 04:09:54 tqdm==4.67.3 04:09:54 typing_extensions==4.15.0 04:09:54 urllib3==1.26.20 04:09:54 virtualenv==21.3.3 04:09:54 wcwidth==0.7.0 04:09:54 websocket-client==1.9.0 04:09:54 wrapt==2.2.0 04:09:54 xdg==6.0.0 04:09:54 xmltodict==1.0.4 04:09:54 yarl==1.24.2 04:09:54 yq==3.4.3 04:09:54 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins2213646731961190775.sh 04:09:54 ---> uv-install.sh 04:09:54 Installing uv/uvx (latest) using shell installer 04:09:55 2026-05-22 04:09:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-c9sPIi.sh" [1] 04:09:55 downloading uv 0.11.16 x86_64-unknown-linux-gnu 04:09:56 installing to /home/jenkins/.local/bin 04:09:56 uv 04:09:56 uvx 04:09:56 everything's installed! 04:09:56 ---> Validating uv/uvx install 04:09:56 uvx 0.11.16 (x86_64-unknown-linux-gnu) 04:09:56 [EnvInject] - Injecting environment variables from a build step. 04:09:56 [EnvInject] - Injecting as environment variables the properties content 04:09:56 OS_CLOUD=vex 04:09:56 04:09:56 [EnvInject] - Variables injected successfully. 04:09:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:09:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:09:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10965487311233881950.sh 04:09:56 ---> Orphaned k8s clusters 04:09:56 Setup pyenv: 04:09:56 system 04:09:56 3.8.13 04:09:56 3.9.13 04:09:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:58 lf-activate-venv(): INFO: Base packages installed successfully 04:09:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:10:07 -----> Delete orphaned cluster 04:10:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:10:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:10:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3489712917371588685.sh 04:10:08 ---> Orphaned stacks 04:10:08 Setup pyenv: 04:10:08 system 04:10:08 3.8.13 04:10:08 3.9.13 04:10:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:10:10 lf-activate-venv(): INFO: Base packages installed successfully 04:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:10:25 + mapfile -t OS_COE_CLUSTERS_ID 04:10:25 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:10:25 ++ awk '{print $1}' 04:10:25 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:10:28 + echo '-----> Active clusters -> stacks' 04:10:28 -----> Active clusters -> stacks 04:10:28 + OS_COE_STACKS=() 04:10:28 + [[ 0 -gt 0 ]] 04:10:28 + mapfile -t OS_STACKS 04:10:28 ++ awk '{print $1}' 04:10:28 ++ 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 04:11:19 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/f4f2c3c809ba4bdbb7f65b0a6908c63a/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:11:19 + echo '-----> Active stacks' 04:11:19 -----> Active stacks 04:11:19 + echo '-----> Delete orphaned stacks' 04:11:19 -----> Delete orphaned stacks 04:11:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:11:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:11:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9811730572469386486.sh 04:11:19 ---> Orphaned servers 04:11:19 Setup pyenv: 04:11:19 system 04:11:19 3.8.13 04:11:19 3.9.13 04:11:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:11:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:11:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:11:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:11:22 lf-activate-venv(): INFO: Base packages installed successfully 04:11:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:12:26 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:13:17 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:14:08 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:14:58 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:15:49 -----> Active servers 04:15:49 prd-ubuntu2204-docker-8c-8g-2176 04:15:49 prd-centos8-builder-2c-1g-2173 04:15:49 prd-ubuntu1804-builder-4c-4g-2157 04:15:49 prd-ubuntu1804-docker-8c-8g-2153 04:15:49 prd-ubuntu2204-docker-8c-8g-2152 04:15:49 prd-ubuntu1804-builder-4c-4g-2150 04:15:49 prd-ubuntu1804-docker-8c-8g-2131 04:15:49 prd-ubuntu1804-builder-4c-4g-2130 04:15:49 prd-centos8-docker-8c-8g-2108 04:15:49 prd-ubuntu1804-docker-8c-8g-2100 04:15:49 prd-ubuntu1804-builder-4c-4g-2092 04:15:49 prd-centos8-builder-2c-1g-2086 04:15:49 prd-queue-docker-4c-4g-10014 04:15:49 -----> Delete orphaned servers 04:15:50 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2157 04:15:52 WARN: Server "prd-ubuntu1804-builder-4c-4g-2157" is not older than 15 minutes. 04:15:52 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2153 04:15:54 ERROR: Server not found. 04:15:54 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-2152 04:15:56 ERROR: Server not found. 04:15:56 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2150 04:16:00 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2131 04:16:04 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2130 04:16:07 Deleting orphaned server: prd-centos8-docker-8c-8g-2108 04:16:10 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2100 04:16:13 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2092 04:16:16 Deleting orphaned server: prd-centos8-builder-2c-1g-2086 04:16:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11828978323209633017.sh 04:16:20 ---> Orphaned ports 04:16:20 Setup pyenv: 04:16:20 system 04:16:20 3.8.13 04:16:20 3.9.13 04:16:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:22 lf-activate-venv(): INFO: Base packages installed successfully 04:16:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:16:31 Ports to process: 5; age limit: 1779421589 04:16:31 Using 6 parallel processes... 04:16:32 sh: /dev/tty: No such device or address 04:16:32 04:16:32 Computers / CPU cores / Max jobs to run 04:16:32 1:local / 2 / 6 04:16:32 04:16:32 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 04:16:32 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s sh: /dev/tty: No such device or address 04:16:33 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s sh: /dev/tty: No such device or address 04:16:34 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:4/1/100%/3.0s local:4/1/100%/3.0s local:4/1/100%/3.0s sh: /dev/tty: No such device or address 04:16:35 local:4/1/100%/4.0s local:4/1/100%/4.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s sh: /dev/tty: No such device or address 04:16:36 local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s sh: /dev/tty: No such device or address 04:16:37 local:2/3/100%/2.0s local:2/3/100%/2.0s local:2/3/100%/2.0s Removing orphaned port f68a9ab7-234a-460a-ad64-376437e2aba8 created 1779421461 > 30 minutes ago 04:16:37 local:1/4/100%/1.5s local:1/4/100%/1.5s local:1/4/100%/1.5s local:1/4/100%/1.5s Removing orphaned port 86f81263-60bb-4a7d-aa56-a4433cca516f created 1779421507 > 30 minutes ago 04:16:37 local:0/5/100%/1.2s local:0/5/100%/1.2s 04:16:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18013563906569914856.sh 04:16:37 ---> Orphaned volumes 04:16:37 + source /home/jenkins/lf-env.sh 04:16:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:37 ++ mktemp -d /tmp/venv-XXXX 04:16:37 + lf_venv=/tmp/venv-cJoB 04:16:37 + local venv_file=/tmp/.os_lf_venv 04:16:37 + local python=python3 04:16:37 + local options 04:16:37 + local set_path=true 04:16:37 + local install_args= 04:16:37 ++ 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 04:16:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:16:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:16:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:37 + true 04:16:37 + case $1 in 04:16:37 + python=python3 04:16:37 + shift 2 04:16:37 + true 04:16:37 + case $1 in 04:16:37 + shift 04:16:37 + break 04:16:37 + case $python in 04:16:37 + local pkg_list= 04:16:37 + [[ -d /opt/pyenv ]] 04:16:37 + echo 'Setup pyenv:' 04:16:37 Setup pyenv: 04:16:37 + export PYENV_ROOT=/opt/pyenv 04:16:37 + PYENV_ROOT=/opt/pyenv 04:16:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 + pyenv versions 04:16:37 system 04:16:37 3.8.13 04:16:37 3.9.13 04:16:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:37 + command -v pyenv 04:16:37 ++ pyenv init - --no-rehash 04:16:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 04:16:37 export PATH="/opt/pyenv/shims:${PATH}" 04:16:37 export PYENV_SHELL=bash 04:16:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:16:37 pyenv() { 04:16:37 local command 04:16:37 command="${1:-}" 04:16:37 if [ "$#" -gt 0 ]; then 04:16:37 shift 04:16:37 fi 04:16:37 04:16:37 case "$command" in 04:16:37 rehash|shell) 04:16:37 eval "$(pyenv "sh-$command" "$@")" 04:16:37 ;; 04:16:37 *) 04:16:37 command pyenv "$command" "$@" 04:16:37 ;; 04:16:37 esac 04:16:37 }' 04:16:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 04:16:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 ++ export PYENV_SHELL=bash 04:16:37 ++ PYENV_SHELL=bash 04:16:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:16:37 +++ complete -F _pyenv pyenv 04:16:37 ++ lf-pyver python3 04:16:37 ++ local py_version_xy=python3 04:16:37 ++ local py_version_xyz= 04:16:37 ++ awk '{ print $1 }' 04:16:37 ++ pyenv versions 04:16:37 ++ local command 04:16:37 ++ command=versions 04:16:37 ++ '[' 1 -gt 0 ']' 04:16:37 ++ shift 04:16:37 ++ case "$command" in 04:16:37 ++ command pyenv versions 04:16:37 ++ pyenv versions 04:16:37 ++ sed 's/^[ *]* //' 04:16:37 ++ grep -E '^[0-9.]*[0-9]$' 04:16:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:16:37 +++ tail -n 1 04:16:37 +++ grep '^3' /tmp/.pyenv_versions 04:16:37 +++ sort -V 04:16:37 ++ py_version_xyz=3.10.6 04:16:37 ++ [[ -z 3.10.6 ]] 04:16:37 ++ echo 3.10.6 04:16:37 ++ return 0 04:16:37 + pyenv local 3.10.6 04:16:37 + local command 04:16:37 + command=local 04:16:37 + '[' 2 -gt 0 ']' 04:16:37 + shift 04:16:37 + case "$command" in 04:16:37 + command pyenv local 3.10.6 04:16:37 + pyenv local 3.10.6 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='lftools[openstack] ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='kubernetes ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='niet ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-heatclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-openstackclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-magnumclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='yq ' 04:16:37 + [[ -f /tmp/.os_lf_venv ]] 04:16:37 ++ cat /tmp/.os_lf_venv 04:16:37 + lf_venv=/tmp/venv-Ur6c 04:16:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from' file:/tmp/.os_lf_venv 04:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:37 + local 'pip_opts=--upgrade --quiet' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:16:37 + [[ -n '' ]] 04:16:37 + [[ -n '' ]] 04:16:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:37 + /tmp/venv-Ur6c/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 04:16:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:16:39 lf-activate-venv(): INFO: Base packages installed successfully 04:16:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:16:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:16:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:39 + /tmp/venv-Ur6c/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 04:16:49 + type python3 04:16:49 + true 04:16:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH' 04:16:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:16:49 + PATH=/tmp/venv-Ur6c/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:49 + return 0 04:16:49 + mapfile -t os_volumes 04:16:49 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:16:52 + '[' 0 -eq 0 ']' 04:16:52 + echo 'No orphaned volumes found.' 04:16:52 No orphaned volumes found. 04:16:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7828200230160064335.sh 04:16:52 ---> Protect in-use images 04:16:52 Setup pyenv: 04:16:52 system 04:16:52 3.8.13 04:16:52 3.9.13 04:16:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:54 lf-activate-venv(): INFO: Base packages installed successfully 04:16:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:17:05 INFO: There are images to protect defined in jenkins-config. 04:17:05 INFO: Protecting the following images: 04:17:05 CentOS Stream 8 - redis - - 310180101-1010 04:17:05 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 04:17:05 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 04:17:05 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 04:17:05 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 04:17:05 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 04:17:05 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 04:17:05 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 04:17:05 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 04:17:05 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 04:17:05 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 04:17:05 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 04:17:05 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 04:17:56 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 04:18:46 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 04:18:46 The image service for vex:ca-ymq-1 exists but does not have any supported versions. 04:18:46 Build step 'Conditional step (single)' marked build as failure 04:18:46 $ ssh-agent -k 04:18:46 unset SSH_AUTH_SOCK; 04:18:46 unset SSH_AGENT_PID; 04:18:46 echo Agent pid 12037 killed; 04:18:46 [ssh-agent] Stopped. 04:18:46 [PostBuildScript] - [INFO] Executing post build scripts. 04:18:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5080944819198625885.sh 04:18:46 ---> sysstat.sh 04:18:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7303185224120322029.sh 04:18:47 ---> package-listing.sh 04:18:47 ++ facter osfamily 04:18:47 ++ tr '[:upper:]' '[:lower:]' 04:18:47 + OS_FAMILY=redhat 04:18:47 + workspace=/w/workspace/ci-management-openstack-cron 04:18:47 + START_PACKAGES=/tmp/packages_start.txt 04:18:47 + END_PACKAGES=/tmp/packages_end.txt 04:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:47 + PACKAGES=/tmp/packages_start.txt 04:18:47 + '[' /w/workspace/ci-management-openstack-cron ']' 04:18:47 + PACKAGES=/tmp/packages_end.txt 04:18:47 + case "${OS_FAMILY}" in 04:18:47 + rpm -qa 04:18:47 + sort 04:18:47 + '[' -f /tmp/packages_start.txt ']' 04:18:47 + '[' -f /tmp/packages_end.txt ']' 04:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:47 + '[' /w/workspace/ci-management-openstack-cron ']' 04:18:47 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:18:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5058046189980951223.sh 04:18:48 ---> capture-instance-metadata.sh 04:18:48 Setup pyenv: 04:18:48 system 04:18:48 3.8.13 04:18:48 3.9.13 04:18:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:49 lf-activate-venv(): INFO: Base packages installed successfully 04:18:49 lf-activate-venv(): INFO: Installing additional packages: lftools 04:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:18:56 INFO: Running in OpenStack, capturing instance metadata 04:18:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7876415922576858790.sh 04:18:56 provisioning config files... 04:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4895182270217807234tmp 04:18:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:18:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:18:56 [EnvInject] - Injecting environment variables from a build step. 04:18:56 [EnvInject] - Injecting as environment variables the properties content 04:18:56 SERVER_ID=logs 04:18:56 04:18:56 [EnvInject] - Variables injected successfully. 04:18:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13476002934897182328.sh 04:18:56 ---> create-netrc.sh 04:18:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins886098692515173248.sh 04:18:57 ---> python-tools-install.sh 04:18:57 Setup pyenv: 04:18:57 system 04:18:57 3.8.13 04:18:57 3.9.13 04:18:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:18:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:58 lf-activate-venv(): INFO: Base packages installed successfully 04:18:58 lf-activate-venv(): INFO: Installing additional packages: lftools 04:19:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:19:05 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins11355524573433459649.sh 04:19:05 ---> uv-install.sh 04:19:05 uv 0.11.16 is already installed 04:19:05 uvx 0.11.16 (x86_64-unknown-linux-gnu) 04:19:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2946574467934288521.sh 04:19:05 ---> sudo-logs.sh 04:19:05 Archiving 'sudo' log.. 04:19:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13204267389096491210.sh 04:19:05 ---> job-cost.sh 04:19:05 INFO: Activating Python virtual environment... 04:19:06 Setup pyenv: 04:19:06 system 04:19:06 3.8.13 04:19:06 3.9.13 04:19:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:19:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:19:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:19:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:19:07 lf-activate-venv(): INFO: Base packages installed successfully 04:19:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:19:13 INFO: No stack-cost file found 04:19:13 INFO: Instance uptime: 653s 04:19:13 INFO: Fetching instance metadata (attempt 1 of 3)... 04:19:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:19:45 INFO: Successfully fetched instance metadata 04:19:45 INFO: Instance type: