11:32:05 Started by timer 11:32:05 Running as SYSTEM 11:32:05 [EnvInject] - Loading node environment variables. 11:32:05 Building remotely on prd-centos8-builder-2c-2g-2878 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:06 [ssh-agent] Looking for ssh-agent implementation... 11:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:06 $ ssh-agent 11:32:06 SSH_AUTH_SOCK=/tmp/ssh-doPoOPAfUTCA/agent.5438 11:32:06 SSH_AGENT_PID=5439 11:32:06 [ssh-agent] Started. 11:32:06 Running ssh-add (command line suppressed) 11:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4580752152332787001.key (/w/workspace/builder-openstack-cron@tmp/private_key_4580752152332787001.key) 11:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:06 The recommended git tool is: NONE 11:32:09 using credential jenkins-ssh 11:32:09 Wiping out workspace first. 11:32:09 Cloning the remote Git repository 11:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:09 > git --version # timeout=10 11:32:09 > git --version # 'git version 2.43.0' 11:32:09 using GIT_SSH to set credentials jenkins-ssh 11:32:09 [INFO] Currently running in a labeled security context 11:32:09 [INFO] Currently SELinux is 'enforcing' on the host 11:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3471269519663202549.key 11:32:09 Verifying host key using known hosts file 11:32:09 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. 11:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:12 Avoid second fetch 11:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:12 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 11:32:12 > git config core.sparsecheckout # timeout=10 11:32:12 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 11:32:12 Commit message: "Update hard-coded ALLOW_PROJECTS" 11:32:12 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 11:32:12 > git remote # timeout=10 11:32:12 > git submodule init # timeout=10 11:32:12 > git submodule sync # timeout=10 11:32:12 > git config --get remote.origin.url # timeout=10 11:32:12 > git submodule init # timeout=10 11:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:12 > git config --get submodule.global-jjb.url # timeout=10 11:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:13 > git submodule update --init --recursive global-jjb # timeout=10 11:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:17 No emails were triggered. 11:32:17 provisioning config files... 11:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15342367694491987144.sh 11:32:17 ---> python-tools-install.sh 11:32:17 Setup pyenv: 11:32:18 system 11:32:18 * 3.8.13 (set by /opt/pyenv/version) 11:32:18 * 3.9.13 (set by /opt/pyenv/version) 11:32:18 * 3.10.13 (set by /opt/pyenv/version) 11:32:18 * 3.11.7 (set by /opt/pyenv/version) 11:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U9Q1 11:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:26 lf-activate-venv(): INFO: Base packages installed successfully 11:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:32:53 Generating Requirements File 11:33:14 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. 11:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:14 Python 3.11.7 11:33:14 pip 25.3 from /tmp/venv-U9Q1/lib/python3.11/site-packages/pip (python 3.11) 11:33:15 appdirs==1.4.4 11:33:15 argcomplete==3.6.3 11:33:15 aspy.yaml==1.3.0 11:33:15 attrs==25.4.0 11:33:15 autopage==0.5.2 11:33:15 beautifulsoup4==4.14.3 11:33:15 boto3==1.42.0 11:33:15 botocore==1.41.6 11:33:15 bs4==0.0.2 11:33:15 cachetools==6.2.2 11:33:15 certifi==2025.11.12 11:33:15 cffi==2.0.0 11:33:15 cfgv==3.5.0 11:33:15 chardet==5.2.0 11:33:15 charset-normalizer==3.4.4 11:33:15 click==8.3.1 11:33:15 cliff==4.12.0 11:33:15 cmd2==2.7.0 11:33:15 cryptography==3.3.2 11:33:15 debtcollector==3.0.0 11:33:15 decorator==5.2.1 11:33:15 defusedxml==0.7.1 11:33:15 Deprecated==1.3.1 11:33:15 distlib==0.4.0 11:33:15 dnspython==2.8.0 11:33:15 docker==7.1.0 11:33:15 dogpile.cache==1.5.0 11:33:15 durationpy==0.10 11:33:15 email-validator==2.3.0 11:33:15 filelock==3.20.0 11:33:15 future==1.0.0 11:33:15 gitdb==4.0.12 11:33:15 GitPython==3.1.45 11:33:15 google-auth==2.43.0 11:33:15 httplib2==0.31.0 11:33:15 identify==2.6.15 11:33:15 idna==3.11 11:33:15 importlib-resources==1.5.0 11:33:15 iso8601==2.1.0 11:33:15 Jinja2==3.1.6 11:33:15 jmespath==1.0.1 11:33:15 jsonpatch==1.33 11:33:15 jsonpointer==3.0.0 11:33:15 jsonschema==4.25.1 11:33:15 jsonschema-specifications==2025.9.1 11:33:15 keystoneauth1==5.12.0 11:33:15 kubernetes==34.1.0 11:33:15 lftools==0.37.16 11:33:15 lxml==6.0.2 11:33:15 markdown-it-py==4.0.0 11:33:15 MarkupSafe==3.0.3 11:33:15 mdurl==0.1.2 11:33:15 msgpack==1.1.2 11:33:15 multi_key_dict==2.0.3 11:33:15 munch==4.0.0 11:33:15 netaddr==1.3.0 11:33:15 niet==1.4.2 11:33:15 nodeenv==1.9.1 11:33:15 oauth2client==4.1.3 11:33:15 oauthlib==3.3.1 11:33:15 openstacksdk==4.8.0 11:33:15 os-service-types==1.8.2 11:33:15 osc-lib==4.2.0 11:33:15 oslo.config==10.1.0 11:33:15 oslo.context==6.2.0 11:33:15 oslo.i18n==6.7.1 11:33:15 oslo.log==7.2.1 11:33:15 oslo.serialization==5.8.0 11:33:15 oslo.utils==9.2.0 11:33:15 packaging==25.0 11:33:15 pbr==7.0.3 11:33:15 platformdirs==4.5.0 11:33:15 prettytable==3.17.0 11:33:15 psutil==7.1.3 11:33:15 pyasn1==0.6.1 11:33:15 pyasn1_modules==0.4.2 11:33:15 pycparser==2.23 11:33:15 pygerrit2==2.0.15 11:33:15 PyGithub==2.8.1 11:33:15 Pygments==2.19.2 11:33:15 PyJWT==2.10.1 11:33:15 PyNaCl==1.6.1 11:33:15 pyparsing==2.4.7 11:33:15 pyperclip==1.11.0 11:33:15 pyrsistent==0.20.0 11:33:15 python-cinderclient==9.8.0 11:33:15 python-dateutil==2.9.0.post0 11:33:15 python-heatclient==4.3.0 11:33:15 python-jenkins==1.8.3 11:33:15 python-keystoneclient==5.7.0 11:33:15 python-magnumclient==4.9.0 11:33:15 python-openstackclient==8.2.0 11:33:15 python-swiftclient==4.9.0 11:33:15 PyYAML==6.0.3 11:33:15 referencing==0.37.0 11:33:15 requests==2.32.5 11:33:15 requests-oauthlib==2.0.0 11:33:15 requestsexceptions==1.4.0 11:33:15 rfc3986==2.0.0 11:33:15 rich==14.2.0 11:33:15 rich-argparse==1.7.2 11:33:15 rpds-py==0.30.0 11:33:15 rsa==4.9.1 11:33:15 ruamel.yaml==0.18.16 11:33:15 ruamel.yaml.clib==0.2.15 11:33:15 s3transfer==0.16.0 11:33:15 simplejson==3.20.2 11:33:15 six==1.17.0 11:33:15 smmap==5.0.2 11:33:15 soupsieve==2.8 11:33:15 stevedore==5.6.0 11:33:15 tabulate==0.9.0 11:33:15 toml==0.10.2 11:33:15 tomlkit==0.13.3 11:33:15 tqdm==4.67.1 11:33:15 typing_extensions==4.15.0 11:33:15 tzdata==2025.2 11:33:15 urllib3==1.26.20 11:33:15 virtualenv==20.35.4 11:33:15 wcwidth==0.2.14 11:33:15 websocket-client==1.9.0 11:33:15 wrapt==2.0.1 11:33:15 xdg==6.0.0 11:33:15 xmltodict==1.0.2 11:33:15 yq==3.4.3 11:33:15 [EnvInject] - Injecting environment variables from a build step. 11:33:15 [EnvInject] - Injecting as environment variables the properties content 11:33:15 OS_CLOUD=vex 11:33:15 11:33:15 [EnvInject] - Variables injected successfully. 11:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5845313950136984258.sh 11:33:15 ---> Orphaned k8s clusters 11:33:15 Setup pyenv: 11:33:15 system 11:33:15 3.8.13 11:33:15 3.9.13 11:33:15 3.10.13 11:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:17 lf-activate-venv(): INFO: Base packages installed successfully 11:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:24 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. 11:33:24 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:33:27 -----> Delete orphaned cluster 11:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2225253834093531174.sh 11:33:27 ---> Orphaned stacks 11:33:27 Setup pyenv: 11:33:27 system 11:33:28 3.8.13 11:33:28 3.9.13 11:33:28 3.10.13 11:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:30 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. 11:33:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:30 lf-activate-venv(): INFO: Base packages installed successfully 11:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:33:48 + mapfile -t OS_COE_CLUSTERS_ID 11:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:48 ++ awk '{print $1}' 11:33:50 + echo '-----> Active clusters -> stacks' 11:33:50 -----> Active clusters -> stacks 11:33:50 + OS_COE_STACKS=() 11:33:50 + [[ 0 -gt 0 ]] 11:33:50 + mapfile -t OS_STACKS 11:33:50 ++ awk '{print $1}' 11:33:50 ++ 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 11:33:52 + echo '-----> Active stacks' 11:33:52 -----> Active stacks 11:33:52 + for stack in "${OS_STACKS[@]}" 11:33:52 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-17 11:33:52 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 11:33:52 + echo '-----> Delete orphaned stacks' 11:33:52 -----> Delete orphaned stacks 11:33:52 + for STACK_NAME in "${OS_STACKS[@]}" 11:33:52 + [[ 0 -gt 0 ]] 11:33:52 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-17 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:33:52 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-17 11:33:52 + builds=() 11:33:52 + for jenkins in "${@:2}" 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:33:52 ++ 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' 11:33:52 + 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/75578/"}}],"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-vanadium/17/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6942/"}}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 ++ 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/75578/"}}],"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-vanadium/17/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6942/"}}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 ++ head -n1 11:33:52 + 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/75578/"}}],"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-vanadium/17/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6942/"}}],"oneOffExecutors":[]}]}' 11:33:52 ++ 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/75578/"}}],"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-vanadium/17/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6942/"}}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 ++ awk 'END {print $NF}' 11:33:52 + status=200 11:33:52 + '[' 200 '!=' 200 ']' 11:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:33:52 ++ echo https://jenkins.opendaylight.org/releng 11:33:52 ++ sed 's/\/*$//' 11:33:52 ++ awk -F/ '{print $NF}' 11:33:52 + silo=releng 11:33:52 + export silo 11:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:33:52 ++ grep -v null 11:33:52 ++ 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/75578/"}}],"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-vanadium/17/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6942/"}}],"oneOffExecutors":[]}]}' 11:33:52 + for jenkins in "${@:2}" 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:33:52 ++ 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' 11:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 ++ head -n1 11:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:33:52 ++ awk 'END {print $NF}' 11:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:33:52 11:33:52 200' 11:33:52 + status=200 11:33:52 + '[' 200 '!=' 200 ']' 11:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:33:52 ++ sed 's/\/*$//' 11:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 11:33:52 ++ awk -F/ '{print $NF}' 11:33:52 + silo=sandbox 11:33:52 + export silo 11:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:33:52 ++ grep -v null 11:33:52 + [[ releng-builder-openstack-cron-75578 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-netconf-maven-verify-master-mvn39-openjdk21-6942 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-17 ]] 11:33:52 + return 0 11:33:52 + continue 11:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2100447129634353374.sh 11:33:52 ---> Orphaned servers 11:33:52 Setup pyenv: 11:33:52 system 11:33:52 3.8.13 11:33:52 3.9.13 11:33:52 3.10.13 11:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:55 lf-activate-venv(): INFO: Base packages installed successfully 11:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:34:17 -----> Active servers 11:34:17 prd-centos8-builder-2c-2g-2878 11:34:17 prd-ubuntu2204-docker-4c-4g-2877 11:34:17 prd-centos8-robot-2c-8g-2821 11:34:17 prd-centos8-robot-2c-8g-2820 11:34:17 prd-centos8-robot-2c-8g-2674 11:34:17 prd-queue-intque-2c-1g-2658 11:34:17 snd-centos8-robot-2c-8g-137 11:34:17 -----> Delete orphaned servers 11:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5335974743100802084.sh 11:34:18 ---> Orphaned ports 11:34:18 Setup pyenv: 11:34:18 system 11:34:18 3.8.13 11:34:18 3.9.13 11:34:18 3.10.13 11:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:20 lf-activate-venv(): INFO: Base packages installed successfully 11:34:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:34:35 No orphaned ports to process. 11:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5598511872594301235.sh 11:34:35 ---> Orphaned volumes 11:34:35 + source /home/jenkins/lf-env.sh 11:34:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:35 ++ mktemp -d /tmp/venv-XXXX 11:34:35 + lf_venv=/tmp/venv-oggA 11:34:35 + local venv_file=/tmp/.os_lf_venv 11:34:35 + local python=python3 11:34:35 + local options 11:34:35 + local set_path=true 11:34:35 + local install_args= 11:34:35 ++ 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 11:34:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:35 + true 11:34:35 + case $1 in 11:34:35 + python=python3 11:34:35 + shift 2 11:34:35 + true 11:34:35 + case $1 in 11:34:35 + shift 11:34:35 + break 11:34:35 + case $python in 11:34:35 + local pkg_list= 11:34:35 + [[ -d /opt/pyenv ]] 11:34:35 + echo 'Setup pyenv:' 11:34:35 Setup pyenv: 11:34:35 + export PYENV_ROOT=/opt/pyenv 11:34:35 + PYENV_ROOT=/opt/pyenv 11:34:35 + 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 11:34:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:35 + pyenv versions 11:34:35 system 11:34:35 3.8.13 11:34:35 3.9.13 11:34:35 3.10.13 11:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:35 + command -v pyenv 11:34:35 ++ pyenv init - --no-rehash 11:34:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:35 for i in ${!paths[@]}; do 11:34:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:35 fi; done; 11:34:35 echo "${paths[*]}"'\'')" 11:34:35 export PATH="/opt/pyenv/shims:${PATH}" 11:34:35 export PYENV_SHELL=bash 11:34:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:35 pyenv() { 11:34:35 local command 11:34:35 command="${1:-}" 11:34:35 if [ "$#" -gt 0 ]; then 11:34:35 shift 11:34:35 fi 11:34:35 11:34:35 case "$command" in 11:34:35 rehash|shell) 11:34:35 eval "$(pyenv "sh-$command" "$@")" 11:34:35 ;; 11:34:35 *) 11:34:35 command pyenv "$command" "$@" 11:34:35 ;; 11:34:35 esac 11:34:35 }' 11:34:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:35 for i in ${!paths[@]}; do 11:34:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:35 fi; done; 11:34:35 echo "${paths[*]}"' 11:34:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:35 ++ 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 11:34:35 ++ 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 11:34:35 ++ export PYENV_SHELL=bash 11:34:35 ++ PYENV_SHELL=bash 11:34:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:35 +++ complete -F _pyenv pyenv 11:34:35 ++ lf-pyver python3 11:34:35 ++ local py_version_xy=python3 11:34:35 ++ local py_version_xyz= 11:34:35 ++ sed 's/^[ *]* //' 11:34:35 ++ pyenv versions 11:34:35 ++ local command 11:34:35 ++ command=versions 11:34:35 ++ '[' 1 -gt 0 ']' 11:34:35 ++ shift 11:34:35 ++ case "$command" in 11:34:35 ++ command pyenv versions 11:34:35 ++ pyenv versions 11:34:35 ++ grep -E '^[0-9.]*[0-9]$' 11:34:35 ++ awk '{ print $1 }' 11:34:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:36 +++ grep '^3' /tmp/.pyenv_versions 11:34:36 +++ sort -V 11:34:36 +++ tail -n 1 11:34:36 ++ py_version_xyz=3.11.7 11:34:36 ++ [[ -z 3.11.7 ]] 11:34:36 ++ echo 3.11.7 11:34:36 ++ return 0 11:34:36 + pyenv local 3.11.7 11:34:36 + local command 11:34:36 + command=local 11:34:36 + '[' 2 -gt 0 ']' 11:34:36 + shift 11:34:36 + case "$command" in 11:34:36 + command pyenv local 3.11.7 11:34:36 + pyenv local 3.11.7 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='lftools[openstack] ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='kubernetes ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='niet ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='python-heatclient ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='python-openstackclient ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='python-magnumclient ' 11:34:36 + for arg in "$@" 11:34:36 + case $arg in 11:34:36 + pkg_list+='yq ' 11:34:36 + [[ -f /tmp/.os_lf_venv ]] 11:34:36 ++ cat /tmp/.os_lf_venv 11:34:36 + lf_venv=/tmp/venv-U9Q1 11:34:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from' file:/tmp/.os_lf_venv 11:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:34:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:36 + local 'pip_opts=--upgrade --quiet' 11:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:36 + [[ -n '' ]] 11:34:36 + [[ -n '' ]] 11:34:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:36 + /tmp/venv-U9Q1/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 11:34:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:34:37 lf-activate-venv(): INFO: Base packages installed successfully 11:34:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:34:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:37 + /tmp/venv-U9Q1/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 11:34:54 + type python3 11:34:54 + true 11:34:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH' 11:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:34:54 + PATH=/tmp/venv-U9Q1/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 11:34:54 + return 0 11:34:54 + mapfile -t os_volumes 11:34:54 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:34:57 + '[' 0 -eq 0 ']' 11:34:57 + echo 'No orphaned volumes found.' 11:34:57 No orphaned volumes found. 11:34:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1974505951406506679.sh 11:34:57 ---> Protect in-use images 11:34:57 Setup pyenv: 11:34:57 system 11:34:57 3.8.13 11:34:57 3.9.13 11:34:57 3.10.13 11:34:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:59 lf-activate-venv(): INFO: Base packages installed successfully 11:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:35:14 INFO: There are images to protect defined in jenkins-config. 11:35:14 INFO: There are additional images to protect in the jjb dir. 11:35:14 INFO: Protecting the following images: 11:35:14 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:14 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:14 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:14 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:14 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:14 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:14 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:14 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:14 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 11:35:14 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 11:35:14 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 11:35:14 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:15 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:17 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:18 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:20 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:22 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:23 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:25 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:26 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:28 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 11:35:30 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 11:35:31 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 11:35:33 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:33 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:33 [EnvInject] - Injecting environment variables from a build step. 11:35:33 [EnvInject] - Injecting as environment variables the properties content 11:35:33 OS_IMAGE_CLEANUP_AGE=30 11:35:33 11:35:33 [EnvInject] - Variables injected successfully. 11:35:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18054971634306423195.sh 11:35:33 ---> Cleanup old images 11:35:33 Setup pyenv: 11:35:33 system 11:35:33 3.8.13 11:35:33 3.9.13 11:35:33 3.10.13 11:35:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:35 lf-activate-venv(): INFO: Base packages installed successfully 11:35:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:35:50 + lftools openstack --os-cloud vex image cleanup --days=30 11:35:56 WARNING: Use of image.protected resulted in an exception 11:35:56 Removing 314 images from vex. 11:35:56 WARNING: Use of image.protected resulted in an exception 11:35:56 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:35:56 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:35:56 Build step 'Conditional steps (multiple)' marked build as failure 11:35:56 $ ssh-agent -k 11:35:56 unset SSH_AUTH_SOCK; 11:35:56 unset SSH_AGENT_PID; 11:35:56 echo Agent pid 5439 killed; 11:35:56 [ssh-agent] Stopped. 11:35:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:35:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10088854416181669724.sh 11:35:56 ---> sysstat.sh 11:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7450671499608001258.sh 11:35:57 ---> package-listing.sh 11:35:57 ++ facter osfamily 11:35:57 ++ tr '[:upper:]' '[:lower:]' 11:35:57 + OS_FAMILY=redhat 11:35:57 + workspace=/w/workspace/builder-openstack-cron 11:35:57 + START_PACKAGES=/tmp/packages_start.txt 11:35:57 + END_PACKAGES=/tmp/packages_end.txt 11:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:57 + PACKAGES=/tmp/packages_start.txt 11:35:57 + '[' /w/workspace/builder-openstack-cron ']' 11:35:57 + PACKAGES=/tmp/packages_end.txt 11:35:57 + case "${OS_FAMILY}" in 11:35:57 + rpm -qa 11:35:57 + sort 11:35:58 + '[' -f /tmp/packages_start.txt ']' 11:35:58 + '[' -f /tmp/packages_end.txt ']' 11:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:58 + '[' /w/workspace/builder-openstack-cron ']' 11:35:58 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11460111234525654997.sh 11:35:58 ---> capture-instance-metadata.sh 11:35:58 Setup pyenv: 11:35:58 system 11:35:58 3.8.13 11:35:58 3.9.13 11:35:58 3.10.13 11:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:00 lf-activate-venv(): INFO: Base packages installed successfully 11:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:36:11 INFO: Running in OpenStack, capturing instance metadata 11:36:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13011479257707934753.sh 11:36:11 provisioning config files... 11:36:11 Could not find credentials [logs] for builder-openstack-cron #75578 11:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6951753945485174034tmp 11:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:11 provisioning config files... 11:36:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:12 [EnvInject] - Injecting environment variables from a build step. 11:36:12 [EnvInject] - Injecting as environment variables the properties content 11:36:12 SERVER_ID=logs 11:36:12 11:36:12 [EnvInject] - Variables injected successfully. 11:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17198751136710757717.sh 11:36:12 ---> create-netrc.sh 11:36:12 WARN: Log server credential not found. 11:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15459393060557039249.sh 11:36:12 ---> python-tools-install.sh 11:36:12 Setup pyenv: 11:36:12 system 11:36:12 3.8.13 11:36:12 3.9.13 11:36:12 3.10.13 11:36:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:14 lf-activate-venv(): INFO: Base packages installed successfully 11:36:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15612960028258472569.sh 11:36:24 ---> sudo-logs.sh 11:36:24 Archiving 'sudo' log.. 11:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8464632495235252411.sh 11:36:24 ---> job-cost.sh 11:36:24 Setup pyenv: 11:36:25 system 11:36:25 3.8.13 11:36:25 3.9.13 11:36:25 3.10.13 11:36:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:27 lf-activate-venv(): INFO: Base packages installed successfully 11:36:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:36:34 INFO: No Stack... 11:36:34 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:34 INFO: Archiving Costs 11:36:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9750139564214180967.sh 11:36:35 ---> logs-deploy.sh 11:36:35 Setup pyenv: 11:36:35 system 11:36:35 3.8.13 11:36:35 3.9.13 11:36:35 3.10.13 11:36:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U9Q1 from file:/tmp/.os_lf_venv 11:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:37 lf-activate-venv(): INFO: Base packages installed successfully 11:36:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-U9Q1/bin to PATH 11:36:47 WARNING: Nexus logging server not set 11:36:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75578/ 11:36:47 INFO: archiving logs to S3 11:36:48 ---> uname -a: 11:36:48 Linux prd-centos8-builder-2c-2g-2878.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 11:36:48 11:36:48 11:36:48 ---> lscpu: 11:36:48 Architecture: x86_64 11:36:48 CPU op-mode(s): 32-bit, 64-bit 11:36:48 Byte Order: Little Endian 11:36:48 CPU(s): 2 11:36:48 On-line CPU(s) list: 0,1 11:36:48 Thread(s) per core: 1 11:36:48 Core(s) per socket: 1 11:36:48 Socket(s): 2 11:36:48 NUMA node(s): 1 11:36:48 Vendor ID: AuthenticAMD 11:36:48 CPU family: 23 11:36:48 Model: 49 11:36:48 Model name: AMD EPYC-Rome Processor 11:36:48 Stepping: 0 11:36:48 CPU MHz: 2799.996 11:36:48 BogoMIPS: 5599.99 11:36:48 Virtualization: AMD-V 11:36:48 Hypervisor vendor: KVM 11:36:48 Virtualization type: full 11:36:48 L1d cache: 32K 11:36:48 L1i cache: 32K 11:36:48 L2 cache: 512K 11:36:48 L3 cache: 16384K 11:36:48 NUMA node0 CPU(s): 0,1 11:36:48 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 11:36:48 11:36:48 11:36:48 ---> nproc: 11:36:48 2 11:36:48 11:36:48 11:36:48 ---> df -h: 11:36:48 Filesystem Size Used Avail Use% Mounted on 11:36:48 devtmpfs 3.8G 0 3.8G 0% /dev 11:36:48 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:36:48 tmpfs 3.8G 17M 3.8G 1% /run 11:36:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:36:48 /dev/vda1 40G 8.5G 32G 22% / 11:36:48 tmpfs 770M 0 770M 0% /run/user/1001 11:36:48 11:36:48 11:36:48 ---> free -m: 11:36:48 total used free shared buff/cache available 11:36:48 Mem: 7697 662 4764 19 2270 6737 11:36:48 Swap: 1023 0 1023 11:36:48 11:36:48 11:36:48 ---> ip addr: 11:36:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:36:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:36:48 inet 127.0.0.1/8 scope host lo 11:36:48 valid_lft forever preferred_lft forever 11:36:48 inet6 ::1/128 scope host 11:36:48 valid_lft forever preferred_lft forever 11:36:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:36:48 link/ether fa:16:3e:59:29:d9 brd ff:ff:ff:ff:ff:ff 11:36:48 altname enp0s3 11:36:48 altname ens3 11:36:48 inet 10.30.170.172/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:36:48 valid_lft 86083sec preferred_lft 86083sec 11:36:48 inet6 fe80::f816:3eff:fe59:29d9/64 scope link 11:36:48 valid_lft forever preferred_lft forever 11:36:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:36:48 link/ether 02:42:2a:74:b0:4d brd ff:ff:ff:ff:ff:ff 11:36:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:36:48 valid_lft forever preferred_lft forever 11:36:48 11:36:48 11:36:48 ---> sar -b -r -n DEV: 11:36:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 11:36:48 11:36:48 11:31:27 LINUX RESTART (2 CPU) 11:36:48 11:36:48 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:36:48 11:33:01 AM 224.30 9.51 214.79 1516.71 7428.72 11:36:48 11:34:01 AM 101.13 0.72 100.42 103.97 11519.33 11:36:48 11:35:01 AM 31.04 0.10 30.94 3.60 1244.65 11:36:48 11:36:01 AM 24.03 0.68 23.35 54.12 891.92 11:36:48 Average: 95.13 2.75 92.38 419.66 5271.43 11:36:48 11:36:48 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:36:48 11:33:01 AM 5114260 6993564 2768172 35.12 2688 2061584 988916 11.07 201144 2241604 179304 11:36:48 11:34:01 AM 4905900 6918792 2976532 37.76 2688 2188392 1024760 11.47 232672 2389284 27236 11:36:48 11:35:01 AM 4936724 6949856 2945708 37.37 2688 2188288 1001748 11.22 267804 2322304 9944 11:36:48 11:36:01 AM 4940432 6954252 2942000 37.32 2688 2188936 998044 11.18 423460 2163076 8860 11:36:48 Average: 4974329 6954116 2908103 36.89 2688 2156800 1003367 11.23 281270 2279067 56336 11:36:48 11:36:48 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:36:48 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:33:01 AM eth0 249.59 167.13 1676.79 56.21 0.00 0.00 0.00 0.00 11:36:48 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:34:01 AM eth0 71.61 57.86 740.31 11.17 0.00 0.00 0.00 0.00 11:36:48 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:35:01 AM eth0 20.89 21.66 29.52 8.76 0.00 0.00 0.00 0.00 11:36:48 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:36:01 AM eth0 22.90 21.10 30.31 8.08 0.00 0.00 0.00 0.00 11:36:48 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 Average: eth0 91.26 66.94 619.30 21.06 0.00 0.00 0.00 0.00 11:36:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:48 11:36:48 11:36:48 ---> sar -P ALL: 11:36:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 11:36:48 11:36:48 11:31:27 LINUX RESTART (2 CPU) 11:36:48 11:36:48 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:36:48 11:33:01 AM all 36.42 0.00 6.41 1.51 0.09 55.58 11:36:48 11:33:01 AM 0 39.86 0.00 6.74 1.12 0.10 52.18 11:36:48 11:33:01 AM 1 32.97 0.00 6.07 1.89 0.08 58.98 11:36:48 11:34:01 AM all 35.45 0.00 5.00 0.89 0.08 58.58 11:36:48 11:34:01 AM 0 39.47 0.00 5.36 1.30 0.08 53.79 11:36:48 11:34:01 AM 1 31.43 0.00 4.64 0.48 0.08 63.37 11:36:48 11:35:01 AM all 34.34 0.00 3.61 0.16 0.08 61.80 11:36:48 11:35:01 AM 0 44.21 0.00 3.47 0.17 0.10 52.05 11:36:48 11:35:01 AM 1 24.46 0.00 3.76 0.15 0.07 71.57 11:36:48 11:36:01 AM all 33.73 0.00 3.71 0.14 0.07 62.34 11:36:48 11:36:01 AM 0 34.61 0.00 3.56 0.17 0.07 61.59 11:36:48 11:36:01 AM 1 32.85 0.00 3.85 0.12 0.08 63.10 11:36:48 Average: all 34.98 0.00 4.68 0.67 0.08 59.58 11:36:48 Average: 0 39.54 0.00 4.78 0.69 0.09 54.91 11:36:48 Average: 1 30.43 0.00 4.58 0.66 0.08 64.26 11:36:48 11:36:48 11:36:48