16:32:44 Started by timer 16:32:44 Running as SYSTEM 16:32:44 [EnvInject] - Loading node environment variables. 16:32:44 Building remotely on prd-centos8-builder-2c-2g-25655 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:44 [ssh-agent] Looking for ssh-agent implementation... 16:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:44 $ ssh-agent 16:32:44 SSH_AUTH_SOCK=/tmp/ssh-9uMFYVWEEuRp/agent.5469 16:32:44 SSH_AGENT_PID=5470 16:32:44 [ssh-agent] Started. 16:32:44 Running ssh-add (command line suppressed) 16:32:44 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6875257989666353047.key (/w/workspace/builder-openstack-cron@tmp/private_key_6875257989666353047.key) 16:32:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:45 The recommended git tool is: NONE 16:32:47 using credential jenkins-ssh 16:32:47 Wiping out workspace first. 16:32:47 Cloning the remote Git repository 16:32:47 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:47 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:47 > git --version # timeout=10 16:32:47 > git --version # 'git version 2.43.0' 16:32:47 using GIT_SSH to set credentials jenkins-ssh 16:32:47 [INFO] Currently running in a labeled security context 16:32:47 [INFO] Currently SELinux is 'enforcing' on the host 16:32:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14954267258870859532.key 16:32:47 Verifying host key using known hosts file 16:32:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:32:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:50 Avoid second fetch 16:32:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:50 Checking out Revision 4550f782cc2c0663c14eb407b0b422eef29e249b (refs/remotes/origin/master) 16:32:50 > git config core.sparsecheckout # timeout=10 16:32:50 > git checkout -f 4550f782cc2c0663c14eb407b0b422eef29e249b # timeout=10 16:32:50 Commit message: "feat: Add Ubuntu 24.04 builder JJB configs" 16:32:50 > git rev-list --no-walk 4550f782cc2c0663c14eb407b0b422eef29e249b # timeout=10 16:32:50 > git remote # timeout=10 16:32:50 > git submodule init # timeout=10 16:32:50 > git submodule sync # timeout=10 16:32:50 > git config --get remote.origin.url # timeout=10 16:32:50 > git submodule init # timeout=10 16:32:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:51 > git config --get submodule.global-jjb.url # timeout=10 16:32:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:51 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:51 > git submodule update --init --recursive global-jjb # timeout=10 16:32:51 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:55 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:55 No emails were triggered. 16:32:55 provisioning config files... 16:32:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins239343820272033328.sh 16:32:55 ---> python-tools-install.sh 16:32:55 Setup pyenv: 16:32:56 system 16:32:56 * 3.8.13 (set by /opt/pyenv/version) 16:32:56 * 3.9.13 (set by /opt/pyenv/version) 16:32:56 * 3.10.13 (set by /opt/pyenv/version) 16:32:56 * 3.11.7 (set by /opt/pyenv/version) 16:33:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XXoj 16:33:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:33:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:05 lf-activate-venv(): INFO: Base packages installed successfully 16:33:05 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:33:32 Generating Requirements File 16:33:52 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. 16:33:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:52 Python 3.11.7 16:33:52 pip 25.3 from /tmp/venv-XXoj/lib/python3.11/site-packages/pip (python 3.11) 16:33:52 appdirs==1.4.4 16:33:52 argcomplete==3.6.3 16:33:52 aspy.yaml==1.3.0 16:33:52 attrs==25.4.0 16:33:52 autopage==0.5.2 16:33:52 beautifulsoup4==4.14.3 16:33:52 boto3==1.42.25 16:33:52 botocore==1.42.25 16:33:52 bs4==0.0.2 16:33:52 certifi==2026.1.4 16:33:52 cffi==2.0.0 16:33:52 cfgv==3.5.0 16:33:52 chardet==5.2.0 16:33:52 charset-normalizer==3.4.4 16:33:52 click==8.3.1 16:33:52 cliff==4.13.1 16:33:52 cmd2==3.1.0 16:33:52 cryptography==3.3.2 16:33:52 debtcollector==3.0.0 16:33:52 decorator==5.2.1 16:33:52 defusedxml==0.7.1 16:33:52 Deprecated==1.3.1 16:33:52 distlib==0.4.0 16:33:52 dnspython==2.8.0 16:33:52 docker==7.1.0 16:33:52 dogpile.cache==1.5.0 16:33:52 durationpy==0.10 16:33:52 email-validator==2.3.0 16:33:52 filelock==3.20.3 16:33:52 future==1.0.0 16:33:52 gitdb==4.0.12 16:33:52 GitPython==3.1.46 16:33:52 google-auth==2.47.0 16:33:52 httplib2==0.31.0 16:33:52 identify==2.6.15 16:33:52 idna==3.11 16:33:52 importlib-resources==1.5.0 16:33:52 iso8601==2.1.0 16:33:52 Jinja2==3.1.6 16:33:52 jmespath==1.0.1 16:33:52 jsonpatch==1.33 16:33:52 jsonpointer==3.0.0 16:33:52 jsonschema==4.26.0 16:33:52 jsonschema-specifications==2025.9.1 16:33:52 keystoneauth1==5.12.0 16:33:52 kubernetes==34.1.0 16:33:52 lftools==0.37.18 16:33:52 lxml==6.0.2 16:33:52 markdown-it-py==4.0.0 16:33:52 MarkupSafe==3.0.3 16:33:52 mdurl==0.1.2 16:33:52 msgpack==1.1.2 16:33:52 multi_key_dict==2.0.3 16:33:52 munch==4.0.0 16:33:52 netaddr==1.3.0 16:33:52 niet==1.4.2 16:33:52 nodeenv==1.10.0 16:33:52 oauth2client==4.1.3 16:33:52 oauthlib==3.3.1 16:33:52 openstacksdk==4.8.0 16:33:52 os-service-types==1.8.2 16:33:52 osc-lib==4.3.0 16:33:52 oslo.config==10.2.0 16:33:52 oslo.context==6.2.0 16:33:52 oslo.i18n==6.7.1 16:33:52 oslo.log==8.0.0 16:33:52 oslo.serialization==5.9.0 16:33:52 oslo.utils==9.2.0 16:33:52 packaging==25.0 16:33:52 pbr==7.0.3 16:33:52 platformdirs==4.5.1 16:33:52 prettytable==3.17.0 16:33:52 psutil==7.2.1 16:33:52 pyasn1==0.6.1 16:33:52 pyasn1_modules==0.4.2 16:33:52 pycparser==2.23 16:33:52 pygerrit2==2.0.15 16:33:52 PyGithub==2.8.1 16:33:52 Pygments==2.19.2 16:33:52 PyJWT==2.10.1 16:33:52 PyNaCl==1.6.2 16:33:52 pyparsing==2.4.7 16:33:52 pyperclip==1.11.0 16:33:52 pyrsistent==0.20.0 16:33:52 python-cinderclient==9.8.0 16:33:52 python-dateutil==2.9.0.post0 16:33:52 python-heatclient==4.3.0 16:33:52 python-jenkins==1.8.3 16:33:52 python-keystoneclient==5.7.0 16:33:52 python-magnumclient==4.9.0 16:33:52 python-openstackclient==8.3.0 16:33:52 python-swiftclient==4.9.0 16:33:52 PyYAML==6.0.3 16:33:52 referencing==0.37.0 16:33:52 requests==2.32.5 16:33:52 requests-oauthlib==2.0.0 16:33:52 requestsexceptions==1.4.0 16:33:52 rfc3986==2.0.0 16:33:52 rich==14.2.0 16:33:52 rich-argparse==1.7.2 16:33:52 rpds-py==0.30.0 16:33:52 rsa==4.9.1 16:33:52 ruamel.yaml==0.19.1 16:33:52 ruamel.yaml.clib==0.2.15 16:33:52 s3transfer==0.16.0 16:33:52 simplejson==3.20.2 16:33:52 six==1.17.0 16:33:52 smmap==5.0.2 16:33:52 soupsieve==2.8.1 16:33:52 stevedore==5.6.0 16:33:52 tabulate==0.9.0 16:33:52 toml==0.10.2 16:33:52 tomlkit==0.13.3 16:33:52 tqdm==4.67.1 16:33:52 typing_extensions==4.15.0 16:33:52 tzdata==2025.3 16:33:52 urllib3==1.26.20 16:33:52 virtualenv==20.36.1 16:33:52 wcwidth==0.2.14 16:33:52 websocket-client==1.9.0 16:33:52 wrapt==2.0.1 16:33:52 xdg==6.0.0 16:33:52 xmltodict==1.0.2 16:33:52 yq==3.4.3 16:33:52 [EnvInject] - Injecting environment variables from a build step. 16:33:52 [EnvInject] - Injecting as environment variables the properties content 16:33:52 OS_CLOUD=vex 16:33:52 16:33:52 [EnvInject] - Variables injected successfully. 16:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins255651796890533900.sh 16:33:52 ---> Orphaned k8s clusters 16:33:52 Setup pyenv: 16:33:53 system 16:33:53 3.8.13 16:33:53 3.9.13 16:33:53 3.10.13 16:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:55 lf-activate-venv(): INFO: Base packages installed successfully 16:33:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:34:02 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. 16:34:02 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:34:05 -----> Delete orphaned cluster 16:34:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13410233323216132577.sh 16:34:05 ---> Orphaned stacks 16:34:05 Setup pyenv: 16:34:05 system 16:34:05 3.8.13 16:34:05 3.9.13 16:34:05 3.10.13 16:34:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:34:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:07 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. 16:34:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:34:07 lf-activate-venv(): INFO: Base packages installed successfully 16:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:34:26 + mapfile -t OS_COE_CLUSTERS_ID 16:34:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:26 ++ awk '{print $1}' 16:34:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:29 + echo '-----> Active clusters -> stacks' 16:34:29 -----> Active clusters -> stacks 16:34:29 + OS_COE_STACKS=() 16:34:29 + [[ 0 -gt 0 ]] 16:34:29 + mapfile -t OS_STACKS 16:34:29 ++ 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 16:34:29 ++ awk '{print $1}' 16:34:30 + echo '-----> Active stacks' 16:34:30 -----> Active stacks 16:34:30 + for stack in "${OS_STACKS[@]}" 16:34:30 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-90 16:34:30 releng-controller-csit-1node-notifications-longevity-only-scandium-90 16:34:30 + echo '-----> Delete orphaned stacks' 16:34:30 -----> Delete orphaned stacks 16:34:30 + for STACK_NAME in "${OS_STACKS[@]}" 16:34:30 + [[ 0 -gt 0 ]] 16:34:30 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-90 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:34:30 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-90 16:34:30 + builds=() 16:34:30 + for jenkins in "${@:2}" 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5329/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2566/"}}],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5329/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2566/"}}],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ head -n1 16:34:30 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5329/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2566/"}}],"oneOffExecutors":[]}]}' 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5329/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2566/"}}],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ awk 'END {print $NF}' 16:34:30 + status=200 16:34:30 + '[' 200 '!=' 200 ']' 16:34:30 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:30 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:30 ++ echo https://jenkins.opendaylight.org/releng 16:34:30 ++ awk -F/ '{print $NF}' 16:34:30 ++ sed 's/\/*$//' 16:34:30 + silo=releng 16:34:30 + export silo 16:34:30 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5329/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2566/"}}],"oneOffExecutors":[]}]}' 16:34:30 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:30 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:30 ++ grep -v null 16:34:30 + for jenkins in "${@:2}" 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:30 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:30 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ head -n1 16:34:30 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:30 16:34:30 200' 16:34:30 ++ awk 'END {print $NF}' 16:34:30 + status=200 16:34:30 + '[' 200 '!=' 200 ']' 16:34:30 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:30 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:30 ++ echo https://jenkins.opendaylight.org/sandbox 16:34:30 ++ awk -F/ '{print $NF}' 16:34:30 ++ sed 's/\/*$//' 16:34:30 + silo=sandbox 16:34:30 + export silo 16:34:30 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:30 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:34:30 ++ grep -v null 16:34:30 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:30 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:30 + [[ releng-builder-openstack-cron-76567 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-yangtools-maven-merge-master-5329 releng-yangtools-maven-verify-master-mvn39-openjdk21-2566 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-90 ]] 16:34:30 + return 0 16:34:30 + continue 16:34:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1632386305628289649.sh 16:34:30 ---> Orphaned servers 16:34:30 Setup pyenv: 16:34:31 system 16:34:31 3.8.13 16:34:31 3.9.13 16:34:31 3.10.13 16:34:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:33 lf-activate-venv(): INFO: Base packages installed successfully 16:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:34:56 -----> Active servers 16:34:56 prd-centos8-builder-2c-2g-25655 16:34:56 prd-ubuntu2204-docker-4c-4g-25653 16:34:56 prd-ubuntu2204-docker-4c-4g-25652 16:34:56 prd-centos8-robot-2c-8g-25591 16:34:56 prd-centos8-robot-2c-8g-25593 16:34:56 prd-centos8-robot-2c-8g-25592 16:34:56 prd-centos8-robot-2c-8g-25455 16:34:56 prd-queue-intque-2c-1g-25453 16:34:56 -----> Delete orphaned servers 16:34:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15782704845893263703.sh 16:34:57 ---> Orphaned ports 16:34:57 Setup pyenv: 16:34:57 system 16:34:57 3.8.13 16:34:57 3.9.13 16:34:57 3.10.13 16:34:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:59 lf-activate-venv(): INFO: Base packages installed successfully 16:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:35:14 No orphaned ports to process. 16:35:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16827089834028800440.sh 16:35:14 ---> Orphaned volumes 16:35:14 + source /home/jenkins/lf-env.sh 16:35:14 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:14 ++ mktemp -d /tmp/venv-XXXX 16:35:14 + lf_venv=/tmp/venv-QH6J 16:35:14 + local venv_file=/tmp/.os_lf_venv 16:35:14 + local python=python3 16:35:14 + local options 16:35:14 + local set_path=true 16:35:14 + local install_args= 16:35:14 ++ 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 16:35:14 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:14 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:14 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:14 + true 16:35:14 + case $1 in 16:35:14 + python=python3 16:35:14 + shift 2 16:35:14 + true 16:35:14 + case $1 in 16:35:14 + shift 16:35:14 + break 16:35:14 + case $python in 16:35:14 + local pkg_list= 16:35:14 + [[ -d /opt/pyenv ]] 16:35:14 + echo 'Setup pyenv:' 16:35:14 Setup pyenv: 16:35:14 + export PYENV_ROOT=/opt/pyenv 16:35:14 + PYENV_ROOT=/opt/pyenv 16:35:14 + 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 16:35:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:35:14 + pyenv versions 16:35:14 system 16:35:14 3.8.13 16:35:14 3.9.13 16:35:14 3.10.13 16:35:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:14 + command -v pyenv 16:35:14 ++ pyenv init - --no-rehash 16:35:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:35:14 for i in ${!paths[@]}; do 16:35:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:35:14 fi; done; 16:35:14 echo "${paths[*]}"'\'')" 16:35:14 export PATH="/opt/pyenv/shims:${PATH}" 16:35:14 export PYENV_SHELL=bash 16:35:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:14 pyenv() { 16:35:14 local command 16:35:14 command="${1:-}" 16:35:14 if [ "$#" -gt 0 ]; then 16:35:14 shift 16:35:14 fi 16:35:14 16:35:14 case "$command" in 16:35:14 rehash|shell) 16:35:14 eval "$(pyenv "sh-$command" "$@")" 16:35:14 ;; 16:35:14 *) 16:35:14 command pyenv "$command" "$@" 16:35:14 ;; 16:35:14 esac 16:35:14 }' 16:35:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:35:14 for i in ${!paths[@]}; do 16:35:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:35:14 fi; done; 16:35:14 echo "${paths[*]}"' 16:35:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:35:14 ++ 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 16:35:14 ++ 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 16:35:14 ++ export PYENV_SHELL=bash 16:35:14 ++ PYENV_SHELL=bash 16:35:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:14 +++ complete -F _pyenv pyenv 16:35:14 ++ lf-pyver python3 16:35:14 ++ local py_version_xy=python3 16:35:14 ++ local py_version_xyz= 16:35:14 ++ awk '{ print $1 }' 16:35:14 ++ pyenv versions 16:35:14 ++ local command 16:35:14 ++ command=versions 16:35:14 ++ '[' 1 -gt 0 ']' 16:35:14 ++ shift 16:35:14 ++ case "$command" in 16:35:14 ++ command pyenv versions 16:35:14 ++ pyenv versions 16:35:14 ++ sed 's/^[ *]* //' 16:35:14 ++ grep -E '^[0-9.]*[0-9]$' 16:35:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:14 +++ grep '^3' /tmp/.pyenv_versions 16:35:14 +++ sort -V 16:35:14 +++ tail -n 1 16:35:14 ++ py_version_xyz=3.11.7 16:35:14 ++ [[ -z 3.11.7 ]] 16:35:14 ++ echo 3.11.7 16:35:14 ++ return 0 16:35:14 + pyenv local 3.11.7 16:35:14 + local command 16:35:14 + command=local 16:35:14 + '[' 2 -gt 0 ']' 16:35:14 + shift 16:35:14 + case "$command" in 16:35:14 + command pyenv local 3.11.7 16:35:14 + pyenv local 3.11.7 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='lftools[openstack] ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='kubernetes ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='niet ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='python-heatclient ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='python-openstackclient ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='python-magnumclient ' 16:35:14 + for arg in "$@" 16:35:14 + case $arg in 16:35:14 + pkg_list+='yq ' 16:35:14 + [[ -f /tmp/.os_lf_venv ]] 16:35:14 ++ cat /tmp/.os_lf_venv 16:35:14 + lf_venv=/tmp/venv-XXoj 16:35:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from' file:/tmp/.os_lf_venv 16:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:35:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:14 + local 'pip_opts=--upgrade --quiet' 16:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:35:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:35:14 + [[ -n '' ]] 16:35:14 + [[ -n '' ]] 16:35:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:14 + /tmp/venv-XXoj/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 16:35:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:35:16 lf-activate-venv(): INFO: Base packages installed successfully 16:35:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:35:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:16 + /tmp/venv-XXoj/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 16:35:32 + type python3 16:35:32 + true 16:35:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH' 16:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:35:32 + PATH=/tmp/venv-XXoj/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 16:35:32 + return 0 16:35:32 + mapfile -t os_volumes 16:35:32 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:35:36 + '[' 0 -eq 0 ']' 16:35:36 + echo 'No orphaned volumes found.' 16:35:36 No orphaned volumes found. 16:35:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13531498697978727866.sh 16:35:36 ---> Protect in-use images 16:35:36 Setup pyenv: 16:35:36 system 16:35:36 3.8.13 16:35:36 3.9.13 16:35:36 3.10.13 16:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:38 lf-activate-venv(): INFO: Base packages installed successfully 16:35:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:35:53 INFO: There are images to protect defined in jenkins-config. 16:35:53 INFO: There are additional images to protect in the jjb dir. 16:35:53 INFO: Protecting the following images: 16:35:53 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:53 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:53 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:53 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:53 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:53 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:53 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:53 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:53 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 16:35:53 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 16:35:53 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 16:35:53 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:35:53 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251218-021127.121 16:35:53 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 16:35:53 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 16:35:55 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:56 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:35:58 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:35:59 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:36:01 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:36:03 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:36:04 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:36:06 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:36:08 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 16:36:09 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 16:36:11 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 16:36:13 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:36:14 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251218-021127.121: True 16:36:16 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 16:36:17 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 16:36:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:17 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:36:17 [EnvInject] - Injecting environment variables from a build step. 16:36:17 [EnvInject] - Injecting as environment variables the properties content 16:36:17 OS_IMAGE_CLEANUP_AGE=30 16:36:17 16:36:17 [EnvInject] - Variables injected successfully. 16:36:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4343989516847062863.sh 16:36:17 ---> Cleanup old images 16:36:17 Setup pyenv: 16:36:18 system 16:36:18 3.8.13 16:36:18 3.9.13 16:36:18 3.10.13 16:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:20 lf-activate-venv(): INFO: Base packages installed successfully 16:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:36:36 + lftools openstack --os-cloud vex image cleanup --days=30 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 Removing 325 images from vex. 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 16:36:42 WARNING: Use of image.protected resulted in an exception 16:36:42 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:36:42 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:36:43 Build step 'Conditional steps (multiple)' marked build as failure 16:36:43 $ ssh-agent -k 16:36:43 unset SSH_AUTH_SOCK; 16:36:43 unset SSH_AGENT_PID; 16:36:43 echo Agent pid 5470 killed; 16:36:43 [ssh-agent] Stopped. 16:36:43 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15317352230150110237.sh 16:36:43 ---> sysstat.sh 16:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1480598211059951954.sh 16:36:43 ---> package-listing.sh 16:36:43 ++ tr '[:upper:]' '[:lower:]' 16:36:43 ++ facter osfamily 16:36:43 + OS_FAMILY=redhat 16:36:43 + workspace=/w/workspace/builder-openstack-cron 16:36:43 + START_PACKAGES=/tmp/packages_start.txt 16:36:43 + END_PACKAGES=/tmp/packages_end.txt 16:36:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:43 + PACKAGES=/tmp/packages_start.txt 16:36:43 + '[' /w/workspace/builder-openstack-cron ']' 16:36:43 + PACKAGES=/tmp/packages_end.txt 16:36:43 + case "${OS_FAMILY}" in 16:36:43 + rpm -qa 16:36:43 + sort 16:36:44 + '[' -f /tmp/packages_start.txt ']' 16:36:44 + '[' -f /tmp/packages_end.txt ']' 16:36:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:44 + '[' /w/workspace/builder-openstack-cron ']' 16:36:44 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:36:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16922918984778076464.sh 16:36:44 ---> capture-instance-metadata.sh 16:36:44 Setup pyenv: 16:36:44 system 16:36:44 3.8.13 16:36:44 3.9.13 16:36:44 3.10.13 16:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:46 lf-activate-venv(): INFO: Base packages installed successfully 16:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:36:57 INFO: Running in OpenStack, capturing instance metadata 16:36:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14905123051469247387.sh 16:36:57 provisioning config files... 16:36:58 Could not find credentials [logs] for builder-openstack-cron #76567 16:36:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5701840661981064652tmp 16:36:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:36:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:36:58 provisioning config files... 16:36:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:36:58 [EnvInject] - Injecting environment variables from a build step. 16:36:58 [EnvInject] - Injecting as environment variables the properties content 16:36:58 SERVER_ID=logs 16:36:58 16:36:58 [EnvInject] - Variables injected successfully. 16:36:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5659034831301225387.sh 16:36:58 ---> create-netrc.sh 16:36:58 WARN: Log server credential not found. 16:36:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3766964980664080670.sh 16:36:58 ---> python-tools-install.sh 16:36:58 Setup pyenv: 16:36:58 system 16:36:58 3.8.13 16:36:58 3.9.13 16:36:58 3.10.13 16:36:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:36:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:00 lf-activate-venv(): INFO: Base packages installed successfully 16:37:00 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:37:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7274535028601904495.sh 16:37:10 ---> sudo-logs.sh 16:37:10 Archiving 'sudo' log.. 16:37:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17071160773846346257.sh 16:37:11 ---> job-cost.sh 16:37:11 Setup pyenv: 16:37:11 system 16:37:11 3.8.13 16:37:11 3.9.13 16:37:11 3.10.13 16:37:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:13 lf-activate-venv(): INFO: Base packages installed successfully 16:37:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:37:21 INFO: No Stack... 16:37:21 INFO: Retrieving Pricing Info for: v3-standard-2 16:37:21 INFO: Archiving Costs 16:37:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5575403356688800126.sh 16:37:21 ---> logs-deploy.sh 16:37:21 Setup pyenv: 16:37:21 system 16:37:21 3.8.13 16:37:21 3.9.13 16:37:21 3.10.13 16:37:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXoj from file:/tmp/.os_lf_venv 16:37:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:23 lf-activate-venv(): INFO: Base packages installed successfully 16:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:37:35 lf-activate-venv(): INFO: Adding /tmp/venv-XXoj/bin to PATH 16:37:35 WARNING: Nexus logging server not set 16:37:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76567/ 16:37:35 INFO: archiving logs to S3 16:37:36 ---> uname -a: 16:37:36 Linux prd-centos8-builder-2c-2g-25655.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:37:36 16:37:36 16:37:36 ---> lscpu: 16:37:36 Architecture: x86_64 16:37:36 CPU op-mode(s): 32-bit, 64-bit 16:37:36 Byte Order: Little Endian 16:37:36 CPU(s): 2 16:37:36 On-line CPU(s) list: 0,1 16:37:36 Thread(s) per core: 1 16:37:36 Core(s) per socket: 1 16:37:36 Socket(s): 2 16:37:36 NUMA node(s): 1 16:37:36 Vendor ID: AuthenticAMD 16:37:36 CPU family: 23 16:37:36 Model: 49 16:37:36 Model name: AMD EPYC-Rome Processor 16:37:36 Stepping: 0 16:37:36 CPU MHz: 2800.000 16:37:36 BogoMIPS: 5600.00 16:37:36 Virtualization: AMD-V 16:37:36 Hypervisor vendor: KVM 16:37:36 Virtualization type: full 16:37:36 L1d cache: 32K 16:37:36 L1i cache: 32K 16:37:36 L2 cache: 512K 16:37:36 L3 cache: 16384K 16:37:36 NUMA node0 CPU(s): 0,1 16:37:36 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:37:36 16:37:36 16:37:36 ---> nproc: 16:37:36 2 16:37:36 16:37:36 16:37:36 ---> df -h: 16:37:36 Filesystem Size Used Avail Use% Mounted on 16:37:36 devtmpfs 3.8G 0 3.8G 0% /dev 16:37:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:37:36 tmpfs 3.8G 17M 3.8G 1% /run 16:37:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:37:36 /dev/vda1 40G 8.5G 32G 22% / 16:37:36 tmpfs 770M 0 770M 0% /run/user/1001 16:37:36 16:37:36 16:37:36 ---> free -m: 16:37:36 total used free shared buff/cache available 16:37:36 Mem: 7697 643 4781 19 2273 6756 16:37:36 Swap: 1023 0 1023 16:37:36 16:37:36 16:37:36 ---> ip addr: 16:37:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:36 inet 127.0.0.1/8 scope host lo 16:37:36 valid_lft forever preferred_lft forever 16:37:36 inet6 ::1/128 scope host 16:37:36 valid_lft forever preferred_lft forever 16:37:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:37:36 link/ether fa:16:3e:f0:68:96 brd ff:ff:ff:ff:ff:ff 16:37:36 altname enp0s3 16:37:36 altname ens3 16:37:36 inet 10.30.171.214/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:37:36 valid_lft 86071sec preferred_lft 86071sec 16:37:36 inet6 fe80::f816:3eff:fef0:6896/64 scope link 16:37:36 valid_lft forever preferred_lft forever 16:37:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:37:36 link/ether 02:42:88:2c:f1:8c brd ff:ff:ff:ff:ff:ff 16:37:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:36 valid_lft forever preferred_lft forever 16:37:36 16:37:36 16:37:36 ---> sar -b -r -n DEV: 16:37:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 16:37:36 16:37:36 16:32:03 LINUX RESTART (2 CPU) 16:37:36 16:37:36 04:33:01 PM tps rtps wtps bread/s bwrtn/s 16:37:36 04:34:01 PM 123.18 0.62 122.56 23.06 10867.03 16:37:36 04:35:01 PM 63.50 0.68 62.81 102.63 7323.13 16:37:36 04:36:01 PM 25.55 0.07 25.48 3.07 656.62 16:37:36 04:37:01 PM 24.26 1.07 23.19 87.30 932.57 16:37:36 Average: 59.12 0.61 58.51 54.02 4945.02 16:37:36 16:37:36 04:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:36 04:34:01 PM 4940032 6922576 2942392 37.33 2688 2158592 1008228 11.29 205344 2382636 148148 16:37:36 04:35:01 PM 4946048 6960156 2936376 37.25 2688 2189628 980360 10.98 235020 2345228 10944 16:37:36 04:36:01 PM 4977688 6993108 2904736 36.85 2688 2190608 950004 10.64 270464 2277896 10760 16:37:36 04:37:01 PM 4952876 6969124 2929548 37.17 2688 2191364 960996 10.76 426436 2146828 9016 16:37:36 Average: 4954161 6961241 2928263 37.15 2688 2182548 974897 10.92 284316 2288147 44717 16:37:36 16:37:36 04:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:36 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:34:01 PM eth0 89.02 76.14 1039.61 10.35 0.00 0.00 0.00 0.00 16:37:36 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:35:01 PM eth0 68.91 56.05 623.65 10.60 0.00 0.00 0.00 0.00 16:37:36 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:36:01 PM eth0 17.38 17.91 17.07 8.12 0.00 0.00 0.00 0.00 16:37:36 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 04:37:01 PM eth0 24.71 22.08 32.15 8.74 0.00 0.00 0.00 0.00 16:37:36 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 Average: eth0 50.01 43.05 428.14 9.45 0.00 0.00 0.00 0.00 16:37:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:36 16:37:36 16:37:36 ---> sar -P ALL: 16:37:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 16:37:36 16:37:36 16:32:03 LINUX RESTART (2 CPU) 16:37:36 16:37:36 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 16:37:36 04:34:01 PM all 36.61 0.00 5.40 1.50 0.10 56.40 16:37:36 04:34:01 PM 0 23.20 0.00 4.17 1.40 0.08 71.14 16:37:36 04:34:01 PM 1 50.04 0.00 6.63 1.60 0.12 41.61 16:37:36 04:35:01 PM all 31.94 0.00 4.19 1.28 0.13 62.48 16:37:36 04:35:01 PM 0 21.07 0.00 3.79 0.95 0.13 74.05 16:37:36 04:35:01 PM 1 42.79 0.00 4.58 1.60 0.12 50.92 16:37:36 04:36:01 PM all 34.87 0.00 3.22 0.15 0.10 61.67 16:37:36 04:36:01 PM 0 21.78 0.00 2.67 0.12 0.10 75.33 16:37:36 04:36:01 PM 1 47.94 0.00 3.76 0.18 0.10 48.01 16:37:36 04:37:01 PM all 32.39 0.00 3.85 0.18 0.08 63.50 16:37:36 04:37:01 PM 0 16.48 0.00 2.92 0.17 0.08 80.35 16:37:36 04:37:01 PM 1 48.31 0.00 4.79 0.20 0.08 46.62 16:37:36 Average: all 33.95 0.00 4.16 0.78 0.10 61.01 16:37:36 Average: 0 20.64 0.00 3.39 0.66 0.10 75.22 16:37:36 Average: 1 47.27 0.00 4.94 0.90 0.10 46.79 16:37:36 16:37:36 16:37:36