16:32:25 Started by timer 16:32:25 Running as SYSTEM 16:32:25 [EnvInject] - Loading node environment variables. 16:32:25 Building remotely on prd-centos8-builder-2c-2g-4630 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:25 [ssh-agent] Looking for ssh-agent implementation... 16:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:26 $ ssh-agent 16:32:26 SSH_AUTH_SOCK=/tmp/ssh-LLqHpLa3NFo1/agent.5320 16:32:26 SSH_AGENT_PID=5322 16:32:26 [ssh-agent] Started. 16:32:26 Running ssh-add (command line suppressed) 16:32:26 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2623184125940109775.key (/w/workspace/builder-openstack-cron@tmp/private_key_2623184125940109775.key) 16:32:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:26 The recommended git tool is: NONE 16:32:31 using credential jenkins-ssh 16:32:31 Wiping out workspace first. 16:32:31 Cloning the remote Git repository 16:32:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:31 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:31 > git --version # timeout=10 16:32:31 > git --version # 'git version 2.43.0' 16:32:31 using GIT_SSH to set credentials jenkins-ssh 16:32:31 [INFO] Currently running in a labeled security context 16:32:31 [INFO] Currently SELinux is 'enforcing' on the host 16:32:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1605929551044854878.key 16:32:31 Verifying host key using known hosts file 16:32:31 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:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:34 Avoid second fetch 16:32:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:34 Checking out Revision 65fcedfe2d408c013dee166051445a77d3da633d (refs/remotes/origin/master) 16:32:34 > git config core.sparsecheckout # timeout=10 16:32:34 > git checkout -f 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 16:32:35 Commit message: "Update cloud image list docs" 16:32:35 > git rev-list --no-walk 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 16:32:35 > git remote # timeout=10 16:32:35 > git submodule init # timeout=10 16:32:35 > git submodule sync # timeout=10 16:32:35 > git config --get remote.origin.url # timeout=10 16:32:35 > git submodule init # timeout=10 16:32:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:35 > git config --get submodule.global-jjb.url # timeout=10 16:32:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:35 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:36 > git submodule update --init --recursive global-jjb # timeout=10 16:32:36 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:40 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:40 No emails were triggered. 16:32:40 provisioning config files... 16:32:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10025018997058155842.sh 16:32:41 ---> python-tools-install.sh 16:32:41 Setup pyenv: 16:32:41 system 16:32:41 * 3.8.13 (set by /opt/pyenv/version) 16:32:41 * 3.9.13 (set by /opt/pyenv/version) 16:32:41 * 3.10.13 (set by /opt/pyenv/version) 16:32:41 * 3.11.7 (set by /opt/pyenv/version) 16:32:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FQG 16:32:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:49 lf-activate-venv(): INFO: Base packages installed successfully 16:32:49 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:33:13 Generating Requirements File 16:33:38 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:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:38 Python 3.11.7 16:33:38 pip 25.3 from /tmp/venv-7FQG/lib/python3.11/site-packages/pip (python 3.11) 16:33:39 appdirs==1.4.4 16:33:39 argcomplete==3.6.3 16:33:39 aspy.yaml==1.3.0 16:33:39 attrs==25.4.0 16:33:39 autopage==0.5.2 16:33:39 beautifulsoup4==4.14.3 16:33:39 boto3==1.42.34 16:33:39 botocore==1.42.34 16:33:39 bs4==0.0.2 16:33:39 certifi==2026.1.4 16:33:39 cffi==2.0.0 16:33:39 cfgv==3.5.0 16:33:39 chardet==5.2.0 16:33:39 charset-normalizer==3.4.4 16:33:39 click==8.3.1 16:33:39 cliff==4.13.1 16:33:39 cmd2==3.1.0 16:33:39 cryptography==3.3.2 16:33:39 debtcollector==3.0.0 16:33:39 decorator==5.2.1 16:33:39 defusedxml==0.7.1 16:33:39 Deprecated==1.3.1 16:33:39 distlib==0.4.0 16:33:39 dnspython==2.8.0 16:33:39 docker==7.1.0 16:33:39 dogpile.cache==1.5.0 16:33:39 durationpy==0.10 16:33:39 email-validator==2.3.0 16:33:39 filelock==3.20.3 16:33:39 future==1.0.0 16:33:39 gitdb==4.0.12 16:33:39 GitPython==3.1.46 16:33:39 httplib2==0.30.2 16:33:39 identify==2.6.16 16:33:39 idna==3.11 16:33:39 importlib-resources==1.5.0 16:33:39 iso8601==2.1.0 16:33:39 Jinja2==3.1.6 16:33:39 jmespath==1.1.0 16:33:39 jsonpatch==1.33 16:33:39 jsonpointer==3.0.0 16:33:39 jsonschema==4.26.0 16:33:39 jsonschema-specifications==2025.9.1 16:33:39 keystoneauth1==5.13.0 16:33:39 kubernetes==35.0.0 16:33:39 lftools==0.37.21 16:33:39 lxml==6.0.2 16:33:39 markdown-it-py==4.0.0 16:33:39 MarkupSafe==3.0.3 16:33:39 mdurl==0.1.2 16:33:39 msgpack==1.1.2 16:33:39 multi_key_dict==2.0.3 16:33:39 munch==4.0.0 16:33:39 netaddr==1.3.0 16:33:39 niet==1.4.2 16:33:39 nodeenv==1.10.0 16:33:39 oauth2client==4.1.3 16:33:39 oauthlib==3.3.1 16:33:39 openstacksdk==4.9.0 16:33:39 os-service-types==1.8.2 16:33:39 osc-lib==4.3.0 16:33:39 oslo.config==10.2.0 16:33:39 oslo.context==6.2.0 16:33:39 oslo.i18n==6.7.1 16:33:39 oslo.log==8.0.0 16:33:39 oslo.serialization==5.9.0 16:33:39 oslo.utils==9.2.0 16:33:39 packaging==26.0 16:33:39 pbr==7.0.3 16:33:39 platformdirs==4.5.1 16:33:39 prettytable==3.17.0 16:33:39 psutil==7.2.1 16:33:39 pyasn1==0.6.2 16:33:39 pyasn1_modules==0.4.2 16:33:39 pycparser==3.0 16:33:39 pygerrit2==2.0.15 16:33:39 PyGithub==2.8.1 16:33:39 Pygments==2.19.2 16:33:39 PyJWT==2.10.1 16:33:39 PyNaCl==1.6.2 16:33:39 pyparsing==2.4.7 16:33:39 pyperclip==1.11.0 16:33:39 pyrsistent==0.20.0 16:33:39 python-cinderclient==9.8.0 16:33:39 python-dateutil==2.9.0.post0 16:33:39 python-heatclient==5.0.0 16:33:39 python-jenkins==1.8.3 16:33:39 python-keystoneclient==5.7.0 16:33:39 python-magnumclient==4.9.0 16:33:39 python-openstackclient==8.3.0 16:33:39 python-swiftclient==4.9.0 16:33:39 PyYAML==6.0.3 16:33:39 referencing==0.37.0 16:33:39 requests==2.32.5 16:33:39 requests-oauthlib==2.0.0 16:33:39 requestsexceptions==1.4.0 16:33:39 rfc3986==2.0.0 16:33:39 rich==14.3.1 16:33:39 rich-argparse==1.7.2 16:33:39 rpds-py==0.30.0 16:33:39 rsa==4.9.1 16:33:39 ruamel.yaml==0.19.1 16:33:39 ruamel.yaml.clib==0.2.15 16:33:39 s3transfer==0.16.0 16:33:39 simplejson==3.20.2 16:33:39 six==1.17.0 16:33:39 smmap==5.0.2 16:33:39 soupsieve==2.8.3 16:33:39 stevedore==5.6.0 16:33:39 tabulate==0.9.0 16:33:39 toml==0.10.2 16:33:39 tomlkit==0.14.0 16:33:39 tqdm==4.67.1 16:33:39 typing_extensions==4.15.0 16:33:39 tzdata==2025.3 16:33:39 urllib3==1.26.20 16:33:39 virtualenv==20.36.1 16:33:39 wcwidth==0.4.0 16:33:39 websocket-client==1.9.0 16:33:39 wrapt==2.0.1 16:33:39 xdg==6.0.0 16:33:39 xmltodict==1.0.2 16:33:39 yq==3.4.3 16:33:39 [EnvInject] - Injecting environment variables from a build step. 16:33:39 [EnvInject] - Injecting as environment variables the properties content 16:33:39 OS_CLOUD=vex 16:33:39 16:33:39 [EnvInject] - Variables injected successfully. 16:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18082827062099920788.sh 16:33:39 ---> Orphaned k8s clusters 16:33:39 Setup pyenv: 16:33:39 system 16:33:39 3.8.13 16:33:39 3.9.13 16:33:39 3.10.13 16:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:41 lf-activate-venv(): INFO: Base packages installed successfully 16:33:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:34:07 -----> Delete orphaned cluster 16:34:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12033666867662567796.sh 16:34:07 ---> Orphaned stacks 16:34:07 Setup pyenv: 16:34:08 system 16:34:08 3.8.13 16:34:08 3.9.13 16:34:08 3.10.13 16:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:10 lf-activate-venv(): INFO: Base packages installed successfully 16:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:34:29 + mapfile -t OS_COE_CLUSTERS_ID 16:34:29 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:29 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:29 ++ awk '{print $1}' 16:34:32 + echo '-----> Active clusters -> stacks' 16:34:32 -----> Active clusters -> stacks 16:34:32 + OS_COE_STACKS=() 16:34:32 + [[ 0 -gt 0 ]] 16:34:32 + mapfile -t OS_STACKS 16:34:32 ++ 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:32 ++ awk '{print $1}' 16:34:33 + echo '-----> Active stacks' 16:34:33 -----> Active stacks 16:34:33 + for stack in "${OS_STACKS[@]}" 16:34:33 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-25 16:34:33 releng-controller-csit-1node-notifications-longevity-only-vanadium-25 16:34:33 + for stack in "${OS_STACKS[@]}" 16:34:33 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-72 16:34:33 releng-controller-csit-1node-notifications-longevity-only-titanium-72 16:34:33 + echo '-----> Delete orphaned stacks' 16:34:33 -----> Delete orphaned stacks 16:34:33 + for STACK_NAME in "${OS_STACKS[@]}" 16:34:33 + [[ 0 -gt 0 ]] 16:34:33 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-25 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:34:33 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-25 16:34:33 + builds=() 16:34:33 + for jenkins in "${@:2}" 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 ++ 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:33 + 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ head -n1 16:34:33 + 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]}' 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ awk 'END {print $NF}' 16:34:33 + status=200 16:34:33 + '[' 200 '!=' 200 ']' 16:34:33 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:33 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:33 ++ awk -F/ '{print $NF}' 16:34:33 ++ echo https://jenkins.opendaylight.org/releng 16:34:33 ++ sed 's/\/*$//' 16:34:33 + silo=releng 16:34:33 + export silo 16:34:33 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:33 ++ grep -v null 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]}' 16:34:33 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:33 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:33 + for jenkins in "${@:2}" 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 ++ 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:33 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ head -n1 16:34:33 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ awk 'END {print $NF}' 16:34:33 + status=200 16:34:33 + '[' 200 '!=' 200 ']' 16:34:33 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:33 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:33 ++ awk -F/ '{print $NF}' 16:34:33 ++ echo https://jenkins.opendaylight.org/sandbox 16:34:33 ++ sed 's/\/*$//' 16:34:33 + silo=sandbox 16:34:33 + export silo 16:34:33 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:33 ++ grep -v null 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:33 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:33 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:33 + [[ releng-builder-openstack-cron-76929 releng-controller-csit-1node-notifications-longevity-only-titanium-72 releng-controller-csit-1node-notifications-longevity-only-vanadium-25 releng-integration-distribution-weekly-test-trigger-titanium-72 releng-integration-distribution-weekly-test-trigger-vanadium-25 releng-yangtools-maven-verify-master-mvn39-openjdk21-3146 releng-yangtools-maven-verify-master-mvn39-openjdk21-3148 releng-yangtools-maven-verify-master-mvn39-openjdk21-3150 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-25 ]] 16:34:33 + return 0 16:34:33 + continue 16:34:33 + for STACK_NAME in "${OS_STACKS[@]}" 16:34:33 + [[ 0 -gt 0 ]] 16:34:33 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-72 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:34:33 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-72 16:34:33 + builds=() 16:34:33 + for jenkins in "${@:2}" 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 ++ 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:33 + 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ head -n1 16:34:33 + 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]}' 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ awk 'END {print $NF}' 16:34:33 + status=200 16:34:33 + '[' 200 '!=' 200 ']' 16:34:33 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:33 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:33 ++ echo https://jenkins.opendaylight.org/releng 16:34:33 ++ awk -F/ '{print $NF}' 16:34:33 ++ sed 's/\/*$//' 16:34:33 + silo=releng 16:34:33 + export silo 16:34:33 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:33 ++ grep -v null 16:34:33 ++ 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/76929/"}}],"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-titanium/72/"}}],"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/25/"}}],"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-titanium/72/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/25/"}},{"currentExecutable":null},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3146/"}}],"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/3148/"}}],"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/yangtools-maven-verify-master-mvn39-openjdk21/3150/"}}],"oneOffExecutors":[]}]}' 16:34:33 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:33 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:33 + for jenkins in "${@:2}" 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:33 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:33 ++ 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:33 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ head -n1 16:34:33 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:33 16:34:33 200' 16:34:33 ++ awk 'END {print $NF}' 16:34:33 + status=200 16:34:33 + '[' 200 '!=' 200 ']' 16:34:33 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:33 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:33 ++ echo https://jenkins.opendaylight.org/sandbox 16:34:33 ++ sed 's/\/*$//' 16:34:33 ++ awk -F/ '{print $NF}' 16:34:33 + silo=sandbox 16:34:33 + export silo 16:34:33 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:33 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:33 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:33 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:33 ++ grep -v null 16:34:33 + [[ releng-builder-openstack-cron-76929 releng-controller-csit-1node-notifications-longevity-only-titanium-72 releng-controller-csit-1node-notifications-longevity-only-vanadium-25 releng-integration-distribution-weekly-test-trigger-titanium-72 releng-integration-distribution-weekly-test-trigger-vanadium-25 releng-yangtools-maven-verify-master-mvn39-openjdk21-3146 releng-yangtools-maven-verify-master-mvn39-openjdk21-3148 releng-yangtools-maven-verify-master-mvn39-openjdk21-3150 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-72 ]] 16:34:33 + return 0 16:34:33 + continue 16:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17353936348292808227.sh 16:34:34 ---> Orphaned servers 16:34:34 Setup pyenv: 16:34:34 system 16:34:34 3.8.13 16:34:34 3.9.13 16:34:34 3.10.13 16:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:36 lf-activate-venv(): INFO: Base packages installed successfully 16:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:34:58 -----> Active servers 16:34:58 prd-centos8-builder-2c-2g-4630 16:34:58 prd-ubuntu2204-docker-4c-4g-4629 16:34:58 prd-ubuntu2204-docker-4c-4g-4628 16:34:58 prd-ubuntu2204-docker-4c-4g-4627 16:34:58 prd-ubuntu2204-docker-4c-4g-4625 16:34:58 prd-ubuntu2204-docker-4c-16g-4560 16:34:58 prd-centos8-robot-2c-8g-4439 16:34:58 prd-centos8-robot-2c-8g-4438 16:34:58 prd-centos8-robot-2c-8g-4304 16:34:58 prd-queue-intque-2c-1g-4261 16:34:58 prd-ubuntu2204-builder-2c-8g-4176 16:34:58 prd-centos8-robot-2c-8g-4149 16:34:58 snd-ubuntu2204-docker-2c-2g-354 16:34:58 -----> Delete orphaned servers 16:34:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10029814101085134020.sh 16:34:59 ---> Orphaned ports 16:34:59 Setup pyenv: 16:35:00 system 16:35:00 3.8.13 16:35:00 3.9.13 16:35:00 3.10.13 16:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:02 lf-activate-venv(): INFO: Base packages installed successfully 16:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:35:17 No orphaned ports to process. 16:35:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15149700601402187430.sh 16:35:17 ---> Orphaned volumes 16:35:17 + source /home/jenkins/lf-env.sh 16:35:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:17 ++ mktemp -d /tmp/venv-XXXX 16:35:17 + lf_venv=/tmp/venv-2IhI 16:35:17 + local venv_file=/tmp/.os_lf_venv 16:35:17 + local python=python3 16:35:17 + local options 16:35:17 + local set_path=true 16:35:17 + local install_args= 16:35:17 ++ 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:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:17 + true 16:35:17 + case $1 in 16:35:17 + python=python3 16:35:17 + shift 2 16:35:17 + true 16:35:17 + case $1 in 16:35:17 + shift 16:35:17 + break 16:35:17 + case $python in 16:35:17 + local pkg_list= 16:35:17 + [[ -d /opt/pyenv ]] 16:35:17 + echo 'Setup pyenv:' 16:35:17 Setup pyenv: 16:35:17 + export PYENV_ROOT=/opt/pyenv 16:35:17 + PYENV_ROOT=/opt/pyenv 16:35:17 + 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:17 + 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:17 + pyenv versions 16:35:17 system 16:35:17 3.8.13 16:35:17 3.9.13 16:35:17 3.10.13 16:35:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:17 + command -v pyenv 16:35:17 ++ pyenv init - --no-rehash 16:35:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:35:17 for i in ${!paths[@]}; do 16:35:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:35:17 fi; done; 16:35:17 echo "${paths[*]}"'\'')" 16:35:17 export PATH="/opt/pyenv/shims:${PATH}" 16:35:17 export PYENV_SHELL=bash 16:35:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:17 pyenv() { 16:35:17 local command 16:35:17 command="${1:-}" 16:35:17 if [ "$#" -gt 0 ]; then 16:35:17 shift 16:35:17 fi 16:35:17 16:35:17 case "$command" in 16:35:17 rehash|shell) 16:35:17 eval "$(pyenv "sh-$command" "$@")" 16:35:17 ;; 16:35:17 *) 16:35:17 command pyenv "$command" "$@" 16:35:17 ;; 16:35:17 esac 16:35:17 }' 16:35:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:35:17 for i in ${!paths[@]}; do 16:35:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:35:17 fi; done; 16:35:17 echo "${paths[*]}"' 16:35:17 ++ 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:17 ++ 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:17 ++ 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:17 ++ export PYENV_SHELL=bash 16:35:17 ++ PYENV_SHELL=bash 16:35:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:17 +++ complete -F _pyenv pyenv 16:35:17 ++ lf-pyver python3 16:35:17 ++ local py_version_xy=python3 16:35:17 ++ local py_version_xyz= 16:35:17 ++ pyenv versions 16:35:17 ++ local command 16:35:17 ++ command=versions 16:35:17 ++ '[' 1 -gt 0 ']' 16:35:17 ++ shift 16:35:17 ++ case "$command" in 16:35:17 ++ command pyenv versions 16:35:17 ++ pyenv versions 16:35:17 ++ sed 's/^[ *]* //' 16:35:17 ++ awk '{ print $1 }' 16:35:17 ++ grep -E '^[0-9.]*[0-9]$' 16:35:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:17 +++ grep '^3' /tmp/.pyenv_versions 16:35:17 +++ tail -n 1 16:35:17 +++ sort -V 16:35:17 ++ py_version_xyz=3.11.7 16:35:17 ++ [[ -z 3.11.7 ]] 16:35:17 ++ echo 3.11.7 16:35:17 ++ return 0 16:35:17 + pyenv local 3.11.7 16:35:17 + local command 16:35:17 + command=local 16:35:17 + '[' 2 -gt 0 ']' 16:35:17 + shift 16:35:17 + case "$command" in 16:35:17 + command pyenv local 3.11.7 16:35:17 + pyenv local 3.11.7 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='lftools[openstack] ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='kubernetes ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='niet ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='python-heatclient ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='python-openstackclient ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='python-magnumclient ' 16:35:17 + for arg in "$@" 16:35:17 + case $arg in 16:35:17 + pkg_list+='yq ' 16:35:17 + [[ -f /tmp/.os_lf_venv ]] 16:35:17 ++ cat /tmp/.os_lf_venv 16:35:17 + lf_venv=/tmp/venv-7FQG 16:35:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from' file:/tmp/.os_lf_venv 16:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:35:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:35:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:17 + local 'pip_opts=--upgrade --quiet' 16:35:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:35:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:35:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:35:17 + [[ -n '' ]] 16:35:17 + [[ -n '' ]] 16:35:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:35:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:17 + /tmp/venv-7FQG/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:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:35:19 lf-activate-venv(): INFO: Base packages installed successfully 16:35:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:35:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:35:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:19 + /tmp/venv-7FQG/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:33 + type python3 16:35:33 + true 16:35:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH' 16:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:35:33 + PATH=/tmp/venv-7FQG/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:33 + return 0 16:35:33 + mapfile -t os_volumes 16:35:33 ++ 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/jenkins2678375348660873290.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:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:39 lf-activate-venv(): INFO: Base packages installed successfully 16:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:35:52 INFO: There are images to protect defined in jenkins-config. 16:35:52 INFO: There are additional images to protect in the jjb dir. 16:35:52 INFO: Protecting the following images: 16:35:52 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:52 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:52 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:52 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:52 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:52 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:52 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:52 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:52 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 16:35:52 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 16:35:52 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 16:35:52 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:35:52 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 16:35:52 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 16:35:52 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 16:35:52 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 16:35:54 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:55 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:35:57 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:00 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:36:02 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:36:03 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:36:05 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:36:06 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 16:36:08 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 16:36:10 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 16:36:11 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:36:13 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 16:36:14 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 16:36:16 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 16:36:18 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 16:36:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:18 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:36:18 [EnvInject] - Injecting environment variables from a build step. 16:36:18 [EnvInject] - Injecting as environment variables the properties content 16:36:18 OS_IMAGE_CLEANUP_AGE=30 16:36:18 16:36:18 [EnvInject] - Variables injected successfully. 16:36:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12550399322342553838.sh 16:36:18 ---> Cleanup old images 16:36:18 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:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:19 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:38 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:36:38 + lftools openstack --os-cloud vex image cleanup --days=30 16:36:44 WARNING: Use of image.protected resulted in an exception 16:36:44 Removing 66 images from vex. 16:36:44 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:45 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 16:36:45 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 16:36:46 WARNING: Use of image.protected resulted in an exception 16:36:46 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 16:36:47 $ ssh-agent -k 16:36:47 unset SSH_AUTH_SOCK; 16:36:47 unset SSH_AGENT_PID; 16:36:47 echo Agent pid 5322 killed; 16:36:47 [ssh-agent] Stopped. 16:36:47 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3246283372748938763.sh 16:36:47 ---> sysstat.sh 16:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11931778369526525707.sh 16:36:47 ---> package-listing.sh 16:36:47 ++ facter osfamily 16:36:47 ++ tr '[:upper:]' '[:lower:]' 16:36:47 + OS_FAMILY=redhat 16:36:47 + workspace=/w/workspace/builder-openstack-cron 16:36:47 + START_PACKAGES=/tmp/packages_start.txt 16:36:47 + END_PACKAGES=/tmp/packages_end.txt 16:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:47 + PACKAGES=/tmp/packages_start.txt 16:36:47 + '[' /w/workspace/builder-openstack-cron ']' 16:36:47 + PACKAGES=/tmp/packages_end.txt 16:36:47 + case "${OS_FAMILY}" in 16:36:47 + rpm -qa 16:36:47 + sort 16:36:48 + '[' -f /tmp/packages_start.txt ']' 16:36:48 + '[' -f /tmp/packages_end.txt ']' 16:36:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:48 + '[' /w/workspace/builder-openstack-cron ']' 16:36:48 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:36:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:36:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18127420752057327472.sh 16:36:48 ---> capture-instance-metadata.sh 16:36:48 Setup pyenv: 16:36:48 system 16:36:48 3.8.13 16:36:48 3.9.13 16:36:48 3.10.13 16:36:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:50 lf-activate-venv(): INFO: Base packages installed successfully 16:36:50 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:37:01 INFO: Running in OpenStack, capturing instance metadata 16:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14254269807197238366.sh 16:37:01 provisioning config files... 16:37:01 Could not find credentials [logs] for builder-openstack-cron #76929 16:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12861644427147430402tmp 16:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:37:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:37:01 provisioning config files... 16:37:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:37:02 [EnvInject] - Injecting environment variables from a build step. 16:37:02 [EnvInject] - Injecting as environment variables the properties content 16:37:02 SERVER_ID=logs 16:37:02 16:37:02 [EnvInject] - Variables injected successfully. 16:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17025745998550911792.sh 16:37:02 ---> create-netrc.sh 16:37:02 WARN: Log server credential not found. 16:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1198106600641114668.sh 16:37:02 ---> python-tools-install.sh 16:37:02 Setup pyenv: 16:37:02 system 16:37:02 3.8.13 16:37:02 3.9.13 16:37:02 3.10.13 16:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:04 lf-activate-venv(): INFO: Base packages installed successfully 16:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14267462667079468195.sh 16:37:14 ---> sudo-logs.sh 16:37:14 Archiving 'sudo' log.. 16:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16734816758338765770.sh 16:37:14 ---> job-cost.sh 16:37:14 Setup pyenv: 16:37:14 system 16:37:14 3.8.13 16:37:14 3.9.13 16:37:14 3.10.13 16:37:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:16 lf-activate-venv(): INFO: Base packages installed successfully 16:37:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:37:23 INFO: No Stack... 16:37:24 INFO: Retrieving Pricing Info for: v3-standard-2 16:37:24 INFO: Archiving Costs 16:37:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15600003646758918236.sh 16:37:24 ---> logs-deploy.sh 16:37:24 Setup pyenv: 16:37:24 system 16:37:24 3.8.13 16:37:24 3.9.13 16:37:24 3.10.13 16:37:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FQG from file:/tmp/.os_lf_venv 16:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:26 lf-activate-venv(): INFO: Base packages installed successfully 16:37:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-7FQG/bin to PATH 16:37:39 WARNING: Nexus logging server not set 16:37:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76929/ 16:37:39 INFO: archiving logs to S3 16:37:40 ---> uname -a: 16:37:40 Linux prd-centos8-builder-2c-2g-4630.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:40 16:37:40 16:37:40 ---> lscpu: 16:37:40 Architecture: x86_64 16:37:40 CPU op-mode(s): 32-bit, 64-bit 16:37:40 Byte Order: Little Endian 16:37:40 CPU(s): 2 16:37:40 On-line CPU(s) list: 0,1 16:37:40 Thread(s) per core: 1 16:37:40 Core(s) per socket: 1 16:37:40 Socket(s): 2 16:37:40 NUMA node(s): 1 16:37:40 Vendor ID: AuthenticAMD 16:37:40 CPU family: 23 16:37:40 Model: 49 16:37:40 Model name: AMD EPYC-Rome Processor 16:37:40 Stepping: 0 16:37:40 CPU MHz: 2799.998 16:37:40 BogoMIPS: 5599.99 16:37:40 Virtualization: AMD-V 16:37:40 Hypervisor vendor: KVM 16:37:40 Virtualization type: full 16:37:40 L1d cache: 32K 16:37:40 L1i cache: 32K 16:37:40 L2 cache: 512K 16:37:40 L3 cache: 16384K 16:37:40 NUMA node0 CPU(s): 0,1 16:37:40 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:40 16:37:40 16:37:40 ---> nproc: 16:37:40 2 16:37:40 16:37:40 16:37:40 ---> df -h: 16:37:40 Filesystem Size Used Avail Use% Mounted on 16:37:40 devtmpfs 3.8G 0 3.8G 0% /dev 16:37:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:37:40 tmpfs 3.8G 17M 3.8G 1% /run 16:37:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:37:40 /dev/vda1 40G 8.4G 32G 22% / 16:37:40 tmpfs 770M 0 770M 0% /run/user/1001 16:37:40 16:37:40 16:37:40 ---> free -m: 16:37:40 total used free shared buff/cache available 16:37:40 Mem: 7697 708 4714 19 2275 6692 16:37:40 Swap: 1023 0 1023 16:37:40 16:37:40 16:37:40 ---> ip addr: 16:37:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:40 inet 127.0.0.1/8 scope host lo 16:37:40 valid_lft forever preferred_lft forever 16:37:40 inet6 ::1/128 scope host 16:37:40 valid_lft forever preferred_lft forever 16:37:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:37:40 link/ether fa:16:3e:07:0b:3b brd ff:ff:ff:ff:ff:ff 16:37:40 altname enp0s3 16:37:40 altname ens3 16:37:40 inet 10.30.171.29/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:37:40 valid_lft 86057sec preferred_lft 86057sec 16:37:40 inet6 fe80::f816:3eff:fe07:b3b/64 scope link 16:37:40 valid_lft forever preferred_lft forever 16:37:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:37:40 link/ether 02:42:22:31:e3:d2 brd ff:ff:ff:ff:ff:ff 16:37:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:40 valid_lft forever preferred_lft forever 16:37:40 16:37:40 16:37:40 ---> sar -b -r -n DEV: 16:37:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/26/2026 _x86_64_ (2 CPU) 16:37:40 16:37:40 16:31:52 LINUX RESTART (2 CPU) 16:37:40 16:37:40 04:33:01 PM tps rtps wtps bread/s bwrtn/s 16:37:40 04:34:01 PM 97.90 0.10 97.80 2.40 8467.58 16:37:40 04:35:01 PM 62.76 0.68 62.08 102.63 7284.29 16:37:40 04:36:01 PM 27.10 0.07 27.03 3.07 709.17 16:37:40 04:37:01 PM 20.33 0.85 19.48 61.18 534.92 16:37:40 Average: 52.02 0.42 51.60 42.32 4249.14 16:37:40 16:37:40 04:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:40 04:34:01 PM 4896892 6873812 2985540 37.88 2688 2153304 1056640 11.83 203312 2430328 131960 16:37:40 04:35:01 PM 4891000 6910656 2991432 37.95 2688 2194664 1032288 11.56 233908 2402100 11808 16:37:40 04:36:01 PM 4875332 6893572 3007100 38.15 2688 2193600 1041500 11.66 270676 2382344 9584 16:37:40 04:37:01 PM 4919420 6939580 2963012 37.59 2688 2195520 986608 11.05 426328 2182560 9712 16:37:40 Average: 4895661 6904405 2986771 37.89 2688 2184272 1029259 11.52 283556 2349333 40766 16:37:40 16:37:40 04:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:40 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:34:01 PM eth0 44.75 38.94 550.96 6.08 0.00 0.00 0.00 0.00 16:37:40 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:35:01 PM eth0 79.39 63.66 641.49 11.30 0.00 0.00 0.00 0.00 16:37:40 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:36:01 PM eth0 18.08 19.45 15.46 11.93 0.00 0.00 0.00 0.00 16:37:40 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 04:37:01 PM eth0 25.06 20.68 31.09 7.97 0.00 0.00 0.00 0.00 16:37:40 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 Average: eth0 41.82 35.68 309.76 9.32 0.00 0.00 0.00 0.00 16:37:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:40 16:37:40 16:37:40 ---> sar -P ALL: 16:37:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/26/2026 _x86_64_ (2 CPU) 16:37:40 16:37:40 16:31:52 LINUX RESTART (2 CPU) 16:37:40 16:37:40 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 16:37:40 04:34:01 PM all 26.95 0.00 4.35 19.49 0.10 49.11 16:37:40 04:34:01 PM 0 28.00 0.00 3.99 18.10 0.10 49.81 16:37:40 04:34:01 PM 1 25.91 0.00 4.71 20.87 0.10 48.41 16:37:40 04:35:01 PM all 30.66 0.00 4.34 4.10 0.08 60.81 16:37:40 04:35:01 PM 0 30.24 0.00 4.63 4.26 0.08 60.79 16:37:40 04:35:01 PM 1 31.09 0.00 4.06 3.94 0.08 60.83 16:37:40 04:36:01 PM all 37.78 0.00 3.59 0.17 0.10 58.36 16:37:40 04:36:01 PM 0 44.24 0.00 4.05 0.20 0.10 51.42 16:37:40 04:36:01 PM 1 31.35 0.00 3.14 0.13 0.10 65.28 16:37:40 04:37:01 PM all 30.97 0.00 3.26 0.11 0.08 65.58 16:37:40 04:37:01 PM 0 31.00 0.00 3.18 0.10 0.08 65.63 16:37:40 04:37:01 PM 1 30.93 0.00 3.33 0.12 0.08 65.53 16:37:40 Average: all 31.59 0.00 3.89 5.97 0.09 58.46 16:37:40 Average: 0 33.37 0.00 3.96 5.67 0.09 56.90 16:37:40 Average: 1 29.82 0.00 3.81 6.27 0.09 60.01 16:37:40 16:37:40 16:37:40