00:32:10 Started by timer 00:32:10 Running as SYSTEM 00:32:10 [EnvInject] - Loading node environment variables. 00:32:10 Building remotely on prd-centos8-builder-2c-2g-25126 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:10 [ssh-agent] Looking for ssh-agent implementation... 00:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:10 $ ssh-agent 00:32:10 SSH_AUTH_SOCK=/tmp/ssh-DNhBjmzGh2J8/agent.5444 00:32:10 SSH_AGENT_PID=5446 00:32:10 [ssh-agent] Started. 00:32:10 Running ssh-add (command line suppressed) 00:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_15943106864515267733.key (/w/workspace/builder-openstack-cron@tmp/private_key_15943106864515267733.key) 00:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:10 The recommended git tool is: NONE 00:32:13 using credential jenkins-ssh 00:32:13 Wiping out workspace first. 00:32:13 Cloning the remote Git repository 00:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:13 > git --version # timeout=10 00:32:13 > git --version # 'git version 2.43.0' 00:32:13 using GIT_SSH to set credentials jenkins-ssh 00:32:13 [INFO] Currently running in a labeled security context 00:32:13 [INFO] Currently SELinux is 'enforcing' on the host 00:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17072545000237374187.key 00:32:13 Verifying host key using known hosts file 00:32:13 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. 00:32:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:16 Avoid second fetch 00:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:16 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 00:32:16 > git config core.sparsecheckout # timeout=10 00:32:16 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 00:32:16 Commit message: "Merge "Retire controller-10.0.x jobs"" 00:32:16 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 00:32:16 > git remote # timeout=10 00:32:16 > git submodule init # timeout=10 00:32:16 > git submodule sync # timeout=10 00:32:16 > git config --get remote.origin.url # timeout=10 00:32:16 > git submodule init # timeout=10 00:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:16 > git config --get submodule.global-jjb.url # timeout=10 00:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:17 > git submodule update --init --recursive global-jjb # timeout=10 00:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:21 No emails were triggered. 00:32:21 provisioning config files... 00:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14138230678346714569.sh 00:32:22 ---> python-tools-install.sh 00:32:22 Setup pyenv: 00:32:22 system 00:32:22 * 3.8.13 (set by /opt/pyenv/version) 00:32:22 * 3.9.13 (set by /opt/pyenv/version) 00:32:22 * 3.10.13 (set by /opt/pyenv/version) 00:32:22 * 3.11.7 (set by /opt/pyenv/version) 00:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kMcZ 00:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:31 lf-activate-venv(): INFO: Base packages installed successfully 00:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 00:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:32:57 Generating Requirements File 00:33:17 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. 00:33:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:17 Python 3.11.7 00:33:17 pip 26.0.1 from /tmp/venv-kMcZ/lib/python3.11/site-packages/pip (python 3.11) 00:33:17 appdirs==1.4.4 00:33:17 argcomplete==3.6.3 00:33:17 aspy.yaml==1.3.0 00:33:17 attrs==25.4.0 00:33:17 autopage==0.6.0 00:33:17 beautifulsoup4==4.14.3 00:33:17 boto3==1.42.59 00:33:17 botocore==1.42.59 00:33:17 bs4==0.0.2 00:33:17 certifi==2026.2.25 00:33:17 cffi==2.0.0 00:33:17 cfgv==3.5.0 00:33:17 chardet==6.0.0.post1 00:33:17 charset-normalizer==3.4.4 00:33:17 click==8.3.1 00:33:17 cliff==4.13.2 00:33:17 cmd2==3.3.0 00:33:17 cryptography==3.3.2 00:33:17 debtcollector==3.0.0 00:33:17 decorator==5.2.1 00:33:17 defusedxml==0.7.1 00:33:17 Deprecated==1.3.1 00:33:17 distlib==0.4.0 00:33:17 dnspython==2.8.0 00:33:17 docker==7.1.0 00:33:17 dogpile.cache==1.5.0 00:33:17 durationpy==0.10 00:33:17 email-validator==2.3.0 00:33:17 filelock==3.25.0 00:33:17 future==1.0.0 00:33:17 gitdb==4.0.12 00:33:17 GitPython==3.1.46 00:33:17 httplib2==0.30.2 00:33:17 identify==2.6.17 00:33:17 idna==3.11 00:33:17 importlib-resources==1.5.0 00:33:17 iso8601==2.1.0 00:33:17 Jinja2==3.1.6 00:33:17 jmespath==1.1.0 00:33:17 jsonpatch==1.33 00:33:17 jsonpointer==3.0.0 00:33:17 jsonschema==4.26.0 00:33:17 jsonschema-specifications==2025.9.1 00:33:17 keystoneauth1==5.13.1 00:33:17 kubernetes==35.0.0 00:33:17 lftools==0.37.21 00:33:17 lxml==6.0.2 00:33:17 markdown-it-py==4.0.0 00:33:17 MarkupSafe==3.0.3 00:33:17 mdurl==0.1.2 00:33:17 msgpack==1.1.2 00:33:17 multi_key_dict==2.0.3 00:33:17 munch==4.0.0 00:33:17 netaddr==1.3.0 00:33:17 niet==1.4.2 00:33:17 nodeenv==1.10.0 00:33:17 oauth2client==4.1.3 00:33:17 oauthlib==3.3.1 00:33:17 openstacksdk==4.10.0 00:33:17 os-service-types==1.8.2 00:33:17 osc-lib==4.4.0 00:33:17 oslo.config==10.3.0 00:33:17 oslo.context==6.3.0 00:33:17 oslo.i18n==6.7.2 00:33:17 oslo.log==8.1.0 00:33:17 oslo.serialization==5.9.1 00:33:17 oslo.utils==10.0.0 00:33:17 packaging==26.0 00:33:17 pbr==7.0.3 00:33:17 platformdirs==4.9.2 00:33:17 prettytable==3.17.0 00:33:17 psutil==7.2.2 00:33:17 pyasn1==0.6.2 00:33:17 pyasn1_modules==0.4.2 00:33:17 pycparser==3.0 00:33:17 pygerrit2==2.0.15 00:33:17 PyGithub==2.8.1 00:33:17 Pygments==2.19.2 00:33:17 PyJWT==2.11.0 00:33:17 PyNaCl==1.6.2 00:33:17 pyparsing==2.4.7 00:33:17 pyperclip==1.11.0 00:33:17 pyrsistent==0.20.0 00:33:17 python-cinderclient==9.8.0 00:33:17 python-dateutil==2.9.0.post0 00:33:17 python-discovery==1.1.0 00:33:17 python-heatclient==5.1.0 00:33:17 python-jenkins==1.8.3 00:33:17 python-keystoneclient==5.8.0 00:33:17 python-magnumclient==4.10.0 00:33:17 python-openstackclient==9.0.0 00:33:17 python-swiftclient==4.10.0 00:33:17 PyYAML==6.0.3 00:33:17 referencing==0.37.0 00:33:17 requests==2.32.5 00:33:17 requests-oauthlib==2.0.0 00:33:17 requestsexceptions==1.4.0 00:33:17 rfc3986==2.0.0 00:33:17 rich==14.3.3 00:33:17 rich-argparse==1.7.2 00:33:17 rpds-py==0.30.0 00:33:17 rsa==4.9.1 00:33:17 ruamel.yaml==0.19.1 00:33:17 ruamel.yaml.clib==0.2.15 00:33:17 s3transfer==0.16.0 00:33:17 simplejson==3.20.2 00:33:17 six==1.17.0 00:33:17 smmap==5.0.2 00:33:17 soupsieve==2.8.3 00:33:17 stevedore==5.7.0 00:33:17 tabulate==0.9.0 00:33:17 toml==0.10.2 00:33:17 tomlkit==0.14.0 00:33:17 tqdm==4.67.3 00:33:17 typing_extensions==4.15.0 00:33:17 urllib3==1.26.20 00:33:17 virtualenv==21.1.0 00:33:17 wcwidth==0.6.0 00:33:17 websocket-client==1.9.0 00:33:17 wrapt==2.1.1 00:33:17 xdg==6.0.0 00:33:17 xmltodict==1.0.4 00:33:17 yq==3.4.3 00:33:17 [EnvInject] - Injecting environment variables from a build step. 00:33:17 [EnvInject] - Injecting as environment variables the properties content 00:33:17 OS_CLOUD=vex 00:33:17 00:33:17 [EnvInject] - Variables injected successfully. 00:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7030346204431481906.sh 00:33:18 ---> Orphaned k8s clusters 00:33:18 Setup pyenv: 00:33:18 system 00:33:18 3.8.13 00:33:18 3.9.13 00:33:18 3.10.13 00:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:20 lf-activate-venv(): INFO: Base packages installed successfully 00:33:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:33:27 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:27 warnings.warn( 00:33:29 -----> Delete orphaned cluster 00:33:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16627931327634917489.sh 00:33:29 ---> Orphaned stacks 00:33:29 Setup pyenv: 00:33:29 system 00:33:29 3.8.13 00:33:29 3.9.13 00:33:29 3.10.13 00:33:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:31 lf-activate-venv(): INFO: Base packages installed successfully 00:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:33:52 + mapfile -t OS_COE_CLUSTERS_ID 00:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:33:52 ++ awk '{print $1}' 00:33:52 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:52 warnings.warn( 00:33:54 + echo '-----> Active clusters -> stacks' 00:33:54 -----> Active clusters -> stacks 00:33:54 + OS_COE_STACKS=() 00:33:54 + [[ 0 -gt 0 ]] 00:33:54 + mapfile -t OS_STACKS 00:33:54 ++ 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 00:33:54 ++ awk '{print $1}' 00:33:54 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:54 warnings.warn( 00:33:56 + echo '-----> Active stacks' 00:33:56 -----> Active stacks 00:33:56 + for stack in "${OS_STACKS[@]}" 00:33:56 + echo releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 00:33:56 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 00:33:56 + for stack in "${OS_STACKS[@]}" 00:33:56 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 00:33:56 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 00:33:56 + for stack in "${OS_STACKS[@]}" 00:33:56 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-490 00:33:56 releng-openflowplugin-csit-1node-sanity-only-titanium-490 00:33:56 + for stack in "${OS_STACKS[@]}" 00:33:56 + echo releng-openflowplugin-csit-1node-sanity-only-chromium-38 00:33:56 releng-openflowplugin-csit-1node-sanity-only-chromium-38 00:33:56 + echo '-----> Delete orphaned stacks' 00:33:56 -----> Delete orphaned stacks 00:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 00:33:56 + [[ 0 -gt 0 ]] 00:33:56 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:33:56 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 00:33:56 + builds=() 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ echo https://jenkins.opendaylight.org/releng 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 ++ sed 's/\/*$//' 00:33:56 + silo=releng 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ grep -v null 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 00:33:56 ++ sed 's/\/*$//' 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 + silo=sandbox 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 ++ grep -v null 00:33:56 + [[ releng-builder-openstack-cron-77753 releng-openflowplugin-csit-1node-sanity-only-titanium-490 releng-openflowplugin-csit-1node-sanity-only-chromium-38 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 releng-integration-distribution-test-vanadium-123 releng-integration-sanity-test-titanium-498 releng-integration-sanity-test-chromium-38 releng-autorelease-update-submodules-titanium-553 releng-transportpce-maven-merge-transportpce-master-1812 releng-distribution-csit-managed-vanadium-121 releng-autorelease-release-titanium-mvn39-openjdk21-554 =~ releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 ]] 00:33:56 + return 0 00:33:56 + continue 00:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 00:33:56 + [[ 0 -gt 0 ]] 00:33:56 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:33:56 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 00:33:56 + builds=() 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 ++ echo https://jenkins.opendaylight.org/releng 00:33:56 ++ sed 's/\/*$//' 00:33:56 + silo=releng 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ grep -v null 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ sed 's/\/*$//' 00:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 + silo=sandbox 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ grep -v null 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 + [[ releng-builder-openstack-cron-77753 releng-openflowplugin-csit-1node-sanity-only-titanium-490 releng-openflowplugin-csit-1node-sanity-only-chromium-38 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 releng-integration-distribution-test-vanadium-123 releng-integration-sanity-test-titanium-498 releng-integration-sanity-test-chromium-38 releng-autorelease-update-submodules-titanium-553 releng-transportpce-maven-merge-transportpce-master-1812 releng-distribution-csit-managed-vanadium-121 releng-autorelease-release-titanium-mvn39-openjdk21-554 =~ releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 ]] 00:33:56 + return 0 00:33:56 + continue 00:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 00:33:56 + [[ 0 -gt 0 ]] 00:33:56 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-titanium-490 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:33:56 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-490 00:33:56 + builds=() 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ echo https://jenkins.opendaylight.org/releng 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 ++ sed 's/\/*$//' 00:33:56 + silo=releng 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 ++ grep -v null 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ head -n1 00:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:56 00:33:56 200' 00:33:56 ++ awk 'END {print $NF}' 00:33:56 + status=200 00:33:56 + '[' 200 '!=' 200 ']' 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:56 ++ awk -F/ '{print $NF}' 00:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 00:33:56 ++ sed 's/\/*$//' 00:33:56 + silo=sandbox 00:33:56 + export silo 00:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:56 ++ grep -v null 00:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:56 + [[ releng-builder-openstack-cron-77753 releng-openflowplugin-csit-1node-sanity-only-titanium-490 releng-openflowplugin-csit-1node-sanity-only-chromium-38 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 releng-integration-distribution-test-vanadium-123 releng-integration-sanity-test-titanium-498 releng-integration-sanity-test-chromium-38 releng-autorelease-update-submodules-titanium-553 releng-transportpce-maven-merge-transportpce-master-1812 releng-distribution-csit-managed-vanadium-121 releng-autorelease-release-titanium-mvn39-openjdk21-554 =~ releng-openflowplugin-csit-1node-sanity-only-titanium-490 ]] 00:33:56 + return 0 00:33:56 + continue 00:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 00:33:56 + [[ 0 -gt 0 ]] 00:33:56 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-chromium-38 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:33:56 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-38 00:33:56 + builds=() 00:33:56 + for jenkins in "${@:2}" 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:56 ++ 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' 00:33:57 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ head -n1 00:33:57 + 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:57 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ awk 'END {print $NF}' 00:33:57 + status=200 00:33:57 + '[' 200 '!=' 200 ']' 00:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:57 ++ echo https://jenkins.opendaylight.org/releng 00:33:57 ++ sed 's/\/*$//' 00:33:57 ++ awk -F/ '{print $NF}' 00:33:57 + silo=releng 00:33:57 + export silo 00:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:57 ++ 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/77753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-titanium/490/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-titanium/498/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/38/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/553/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1812/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-csit-managed-vanadium/121/"}}],"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/autorelease-release-titanium-mvn39-openjdk21/554/"}}],"oneOffExecutors":[]}]}' 00:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:57 ++ grep -v null 00:33:57 + for jenkins in "${@:2}" 00:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:57 ++ 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' 00:33:57 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ head -n1 00:33:57 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:57 00:33:57 200' 00:33:57 ++ awk 'END {print $NF}' 00:33:57 + status=200 00:33:57 + '[' 200 '!=' 200 ']' 00:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 00:33:57 ++ sed 's/\/*$//' 00:33:57 ++ awk -F/ '{print $NF}' 00:33:57 + silo=sandbox 00:33:57 + export silo 00:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:57 ++ grep -v null 00:33:57 + [[ releng-builder-openstack-cron-77753 releng-openflowplugin-csit-1node-sanity-only-titanium-490 releng-openflowplugin-csit-1node-sanity-only-chromium-38 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-121 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-121 releng-integration-distribution-test-vanadium-123 releng-integration-sanity-test-titanium-498 releng-integration-sanity-test-chromium-38 releng-autorelease-update-submodules-titanium-553 releng-transportpce-maven-merge-transportpce-master-1812 releng-distribution-csit-managed-vanadium-121 releng-autorelease-release-titanium-mvn39-openjdk21-554 =~ releng-openflowplugin-csit-1node-sanity-only-chromium-38 ]] 00:33:57 + return 0 00:33:57 + continue 00:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6797072247372167347.sh 00:33:57 ---> Orphaned servers 00:33:57 Setup pyenv: 00:33:57 system 00:33:57 3.8.13 00:33:57 3.9.13 00:33:57 3.10.13 00:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:59 lf-activate-venv(): INFO: Base packages installed successfully 00:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:34:12 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:12 warnings.warn( 00:34:20 -----> Active servers 00:34:20 prd-ubuntu2204-builder-2c-2g-25128 00:34:20 prd-ubuntu2204-docker-4c-4g-25127 00:34:20 prd-centos8-builder-2c-2g-25126 00:34:20 prd-ubuntu2204-builder-2c-8g-25125 00:34:20 prd-ubuntu2204-builder-2c-8g-25124 00:34:20 prd-queue-disttest-2c-1g-25123 00:34:20 prd-ubuntu2204-docker-4c-4g-25122 00:34:20 prd-queue-intque-2c-1g-25121 00:34:20 prd-ubuntu2204-docker-8c-8g-25120 00:34:20 prd-ubuntu2204-docker-4c-4g-25119 00:34:20 prd-ubuntu2204-docker-8c-8g-25118 00:34:20 prd-centos8-robot-2c-8g-25111 00:34:20 prd-centos8-robot-2c-8g-25113 00:34:20 prd-centos8-robot-2c-8g-25114 00:34:20 prd-centos8-robot-2c-8g-25112 00:34:20 prd-ubuntu2204-docker-4c-16g-24363 00:34:20 snd-ubuntu2204-docker-2c-2g-354 00:34:20 -----> Delete orphaned servers 00:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10905893697416511425.sh 00:34:23 ---> Orphaned ports 00:34:23 Setup pyenv: 00:34:23 system 00:34:23 3.8.13 00:34:23 3.9.13 00:34:23 3.10.13 00:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:25 lf-activate-venv(): INFO: Base packages installed successfully 00:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:34:37 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:37 warnings.warn( 00:34:38 No orphaned ports to process. 00:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14375604378566046861.sh 00:34:38 ---> Orphaned volumes 00:34:38 + source /home/jenkins/lf-env.sh 00:34:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:38 ++ mktemp -d /tmp/venv-XXXX 00:34:38 + lf_venv=/tmp/venv-tNUU 00:34:38 + local venv_file=/tmp/.os_lf_venv 00:34:38 + local python=python3 00:34:38 + local options 00:34:38 + local set_path=true 00:34:38 + local install_args= 00:34:38 ++ 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 00:34:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:38 + true 00:34:38 + case $1 in 00:34:38 + python=python3 00:34:38 + shift 2 00:34:38 + true 00:34:38 + case $1 in 00:34:38 + shift 00:34:38 + break 00:34:38 + case $python in 00:34:38 + local pkg_list= 00:34:38 + [[ -d /opt/pyenv ]] 00:34:38 + echo 'Setup pyenv:' 00:34:38 Setup pyenv: 00:34:38 + export PYENV_ROOT=/opt/pyenv 00:34:38 + PYENV_ROOT=/opt/pyenv 00:34:38 + 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 00:34:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:38 + pyenv versions 00:34:39 system 00:34:39 3.8.13 00:34:39 3.9.13 00:34:39 3.10.13 00:34:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:39 + command -v pyenv 00:34:39 ++ pyenv init - --no-rehash 00:34:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:34:39 for i in ${!paths[@]}; do 00:34:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:34:39 fi; done; 00:34:39 echo "${paths[*]}"'\'')" 00:34:39 export PATH="/opt/pyenv/shims:${PATH}" 00:34:39 export PYENV_SHELL=bash 00:34:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:34:39 pyenv() { 00:34:39 local command 00:34:39 command="${1:-}" 00:34:39 if [ "$#" -gt 0 ]; then 00:34:39 shift 00:34:39 fi 00:34:39 00:34:39 case "$command" in 00:34:39 rehash|shell) 00:34:39 eval "$(pyenv "sh-$command" "$@")" 00:34:39 ;; 00:34:39 *) 00:34:39 command pyenv "$command" "$@" 00:34:39 ;; 00:34:39 esac 00:34:39 }' 00:34:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:34:39 for i in ${!paths[@]}; do 00:34:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:34:39 fi; done; 00:34:39 echo "${paths[*]}"' 00:34:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:39 ++ 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 00:34:39 ++ 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 00:34:39 ++ export PYENV_SHELL=bash 00:34:39 ++ PYENV_SHELL=bash 00:34:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:34:39 +++ complete -F _pyenv pyenv 00:34:39 ++ lf-pyver python3 00:34:39 ++ local py_version_xy=python3 00:34:39 ++ local py_version_xyz= 00:34:39 ++ pyenv versions 00:34:39 ++ awk '{ print $1 }' 00:34:39 ++ local command 00:34:39 ++ command=versions 00:34:39 ++ '[' 1 -gt 0 ']' 00:34:39 ++ shift 00:34:39 ++ case "$command" in 00:34:39 ++ command pyenv versions 00:34:39 ++ pyenv versions 00:34:39 ++ sed 's/^[ *]* //' 00:34:39 ++ grep -E '^[0-9.]*[0-9]$' 00:34:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:34:39 +++ grep '^3' /tmp/.pyenv_versions 00:34:39 +++ sort -V 00:34:39 +++ tail -n 1 00:34:39 ++ py_version_xyz=3.11.7 00:34:39 ++ [[ -z 3.11.7 ]] 00:34:39 ++ echo 3.11.7 00:34:39 ++ return 0 00:34:39 + pyenv local 3.11.7 00:34:39 + local command 00:34:39 + command=local 00:34:39 + '[' 2 -gt 0 ']' 00:34:39 + shift 00:34:39 + case "$command" in 00:34:39 + command pyenv local 3.11.7 00:34:39 + pyenv local 3.11.7 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='lftools[openstack] ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='kubernetes ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='niet ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='python-heatclient ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='python-openstackclient ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='python-magnumclient ' 00:34:39 + for arg in "$@" 00:34:39 + case $arg in 00:34:39 + pkg_list+='yq ' 00:34:39 + [[ -f /tmp/.os_lf_venv ]] 00:34:39 ++ cat /tmp/.os_lf_venv 00:34:39 + lf_venv=/tmp/venv-kMcZ 00:34:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from' file:/tmp/.os_lf_venv 00:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:34:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:39 + local 'pip_opts=--upgrade --quiet' 00:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:34:39 + [[ -n '' ]] 00:34:39 + [[ -n '' ]] 00:34:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:39 + /tmp/venv-kMcZ/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 00:34:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:34:41 lf-activate-venv(): INFO: Base packages installed successfully 00:34:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:34:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:34:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:41 + /tmp/venv-kMcZ/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 00:34:56 + type python3 00:34:56 + true 00:34:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH' 00:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:34:56 + PATH=/tmp/venv-kMcZ/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 00:34:56 + return 0 00:34:56 + mapfile -t os_volumes 00:34:56 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:34:57 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:57 warnings.warn( 00:35:00 + '[' 0 -eq 0 ']' 00:35:00 + echo 'No orphaned volumes found.' 00:35:00 No orphaned volumes found. 00:35:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8866401111827420094.sh 00:35:00 ---> Protect in-use images 00:35:00 Setup pyenv: 00:35:00 system 00:35:00 3.8.13 00:35:00 3.9.13 00:35:00 3.10.13 00:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:02 lf-activate-venv(): INFO: Base packages installed successfully 00:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:35:14 INFO: There are images to protect defined in jenkins-config. 00:35:14 INFO: There are additional images to protect in the jjb dir. 00:35:14 INFO: Protecting the following images: 00:35:14 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:14 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:14 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:14 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:14 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:14 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:14 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:14 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:14 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 00:35:14 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 00:35:14 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 00:35:14 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:14 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 00:35:14 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 00:35:14 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 00:35:14 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 00:35:15 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:15 warnings.warn( 00:35:16 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:16 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:16 warnings.warn( 00:35:18 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:18 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:18 warnings.warn( 00:35:20 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:20 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:20 warnings.warn( 00:35:21 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:22 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:22 warnings.warn( 00:35:23 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:23 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:23 warnings.warn( 00:35:25 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:35:25 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:25 warnings.warn( 00:35:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:35:27 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:27 warnings.warn( 00:35:28 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:35:28 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:28 warnings.warn( 00:35:30 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 00:35:30 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:30 warnings.warn( 00:35:32 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 00:35:32 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:32 warnings.warn( 00:35:34 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 00:35:34 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:34 warnings.warn( 00:35:35 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:35:35 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:35 warnings.warn( 00:35:37 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 00:35:37 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:37 warnings.warn( 00:35:39 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 00:35:39 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:39 warnings.warn( 00:35:40 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 00:35:40 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:40 warnings.warn( 00:35:42 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 00:35:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:42 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:35:42 [EnvInject] - Injecting environment variables from a build step. 00:35:42 [EnvInject] - Injecting as environment variables the properties content 00:35:42 OS_IMAGE_CLEANUP_AGE=30 00:35:42 00:35:42 [EnvInject] - Variables injected successfully. 00:35:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16504042291752390920.sh 00:35:42 ---> Cleanup old images 00:35:42 Setup pyenv: 00:35:42 system 00:35:42 3.8.13 00:35:42 3.9.13 00:35:42 3.10.13 00:35:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:35:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:44 lf-activate-venv(): INFO: Base packages installed successfully 00:35:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:36:04 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:05 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:36:05 warnings.warn( 00:36:11 WARNING: Use of image.protected resulted in an exception 00:36:11 Removing 67 images from vex. 00:36:11 WARNING: Use of image.protected resulted in an exception 00:36:11 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 00:36:11 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:12 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:12 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 00:36:13 WARNING: Use of image.protected resulted in an exception 00:36:13 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 00:36:13 $ ssh-agent -k 00:36:13 unset SSH_AUTH_SOCK; 00:36:13 unset SSH_AGENT_PID; 00:36:13 echo Agent pid 5446 killed; 00:36:13 [ssh-agent] Stopped. 00:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14784826823656756967.sh 00:36:13 ---> sysstat.sh 00:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7266191216804923809.sh 00:36:14 ---> package-listing.sh 00:36:14 ++ facter osfamily 00:36:14 ++ tr '[:upper:]' '[:lower:]' 00:36:14 + OS_FAMILY=redhat 00:36:14 + workspace=/w/workspace/builder-openstack-cron 00:36:14 + START_PACKAGES=/tmp/packages_start.txt 00:36:14 + END_PACKAGES=/tmp/packages_end.txt 00:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:14 + PACKAGES=/tmp/packages_start.txt 00:36:14 + '[' /w/workspace/builder-openstack-cron ']' 00:36:14 + PACKAGES=/tmp/packages_end.txt 00:36:14 + case "${OS_FAMILY}" in 00:36:14 + rpm -qa 00:36:14 + sort 00:36:15 + '[' -f /tmp/packages_start.txt ']' 00:36:15 + '[' -f /tmp/packages_end.txt ']' 00:36:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:15 + '[' /w/workspace/builder-openstack-cron ']' 00:36:15 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12212910051510930201.sh 00:36:15 ---> capture-instance-metadata.sh 00:36:15 Setup pyenv: 00:36:15 system 00:36:15 3.8.13 00:36:15 3.9.13 00:36:15 3.10.13 00:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:17 lf-activate-venv(): INFO: Base packages installed successfully 00:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:36:26 INFO: Running in OpenStack, capturing instance metadata 00:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7281780708539081434.sh 00:36:27 provisioning config files... 00:36:27 Could not find credentials [logs] for builder-openstack-cron #77753 00:36:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17195720396210436527tmp 00:36:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:27 provisioning config files... 00:36:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:27 [EnvInject] - Injecting environment variables from a build step. 00:36:27 [EnvInject] - Injecting as environment variables the properties content 00:36:27 SERVER_ID=logs 00:36:27 00:36:27 [EnvInject] - Variables injected successfully. 00:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4401606463730913843.sh 00:36:27 ---> create-netrc.sh 00:36:27 WARN: Log server credential not found. 00:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16308352658372003732.sh 00:36:27 ---> python-tools-install.sh 00:36:27 Setup pyenv: 00:36:28 system 00:36:28 3.8.13 00:36:28 3.9.13 00:36:28 3.10.13 00:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:30 lf-activate-venv(): INFO: Base packages installed successfully 00:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1215200511668498820.sh 00:36:39 ---> sudo-logs.sh 00:36:39 Archiving 'sudo' log.. 00:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11250325634671402685.sh 00:36:39 ---> job-cost.sh 00:36:39 INFO: Activating Python virtual environment... 00:36:39 Setup pyenv: 00:36:40 system 00:36:40 3.8.13 00:36:40 3.9.13 00:36:40 3.10.13 00:36:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:42 lf-activate-venv(): INFO: Base packages installed successfully 00:36:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:36:48 INFO: No stack-cost file found 00:36:48 INFO: Instance uptime: 325s 00:36:48 INFO: Fetching instance metadata (attempt 1 of 3)... 00:36:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:36:48 INFO: Successfully fetched instance metadata 00:36:48 INFO: Instance type: v3-standard-2 00:36:48 INFO: Retrieving pricing info for: v3-standard-2 00:36:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:36:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=325 00:36:49 INFO: Successfully fetched Vexxhost pricing API 00:36:49 INFO: Retrieved cost: 0.06 00:36:49 INFO: Retrieved resource: v3-standard-2 00:36:49 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 00:36:49 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 00:36:49 INFO: Successfully archived job cost data 00:36:49 DEBUG: Cost data: builder-openstack-cron,77753,2026-03-02 00:36:49,v3-standard-2,325,0.06,0.00,SUCCESS 00:36:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11003761627146152902.sh 00:36:49 ---> logs-deploy.sh 00:36:49 Setup pyenv: 00:36:49 system 00:36:49 3.8.13 00:36:49 3.9.13 00:36:49 3.10.13 00:36:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMcZ from file:/tmp/.os_lf_venv 00:36:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:51 lf-activate-venv(): INFO: Base packages installed successfully 00:36:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-kMcZ/bin to PATH 00:37:01 WARNING: Nexus logging server not set 00:37:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77753/ 00:37:01 INFO: archiving logs to S3 00:37:01 /tmp/venv-kMcZ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:37:01 warnings.warn( 00:37:02 ---> uname -a: 00:37:02 Linux prd-centos8-builder-2c-2g-25126.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 00:37:02 00:37:02 00:37:02 ---> lscpu: 00:37:02 Architecture: x86_64 00:37:02 CPU op-mode(s): 32-bit, 64-bit 00:37:02 Byte Order: Little Endian 00:37:02 CPU(s): 2 00:37:02 On-line CPU(s) list: 0,1 00:37:02 Thread(s) per core: 1 00:37:02 Core(s) per socket: 1 00:37:02 Socket(s): 2 00:37:02 NUMA node(s): 1 00:37:02 Vendor ID: AuthenticAMD 00:37:02 CPU family: 23 00:37:02 Model: 49 00:37:02 Model name: AMD EPYC-Rome Processor 00:37:02 Stepping: 0 00:37:02 CPU MHz: 2799.998 00:37:02 BogoMIPS: 5599.99 00:37:02 Virtualization: AMD-V 00:37:02 Hypervisor vendor: KVM 00:37:02 Virtualization type: full 00:37:02 L1d cache: 32K 00:37:02 L1i cache: 32K 00:37:02 L2 cache: 512K 00:37:02 L3 cache: 16384K 00:37:02 NUMA node0 CPU(s): 0,1 00:37:02 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 00:37:02 00:37:02 00:37:02 ---> nproc: 00:37:02 2 00:37:02 00:37:02 00:37:02 ---> df -h: 00:37:02 Filesystem Size Used Avail Use% Mounted on 00:37:02 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:02 tmpfs 3.8G 17M 3.8G 1% /run 00:37:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:02 /dev/vda1 40G 8.5G 32G 22% / 00:37:02 tmpfs 770M 0 770M 0% /run/user/1001 00:37:02 00:37:02 00:37:02 ---> free -m: 00:37:02 total used free shared buff/cache available 00:37:02 Mem: 7697 638 4773 19 2286 6762 00:37:02 Swap: 1023 0 1023 00:37:02 00:37:02 00:37:02 ---> ip addr: 00:37:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:02 inet 127.0.0.1/8 scope host lo 00:37:02 valid_lft forever preferred_lft forever 00:37:02 inet6 ::1/128 scope host 00:37:02 valid_lft forever preferred_lft forever 00:37:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:02 link/ether fa:16:3e:67:7e:35 brd ff:ff:ff:ff:ff:ff 00:37:02 altname enp0s3 00:37:02 altname ens3 00:37:02 inet 10.30.170.249/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:02 valid_lft 86072sec preferred_lft 86072sec 00:37:02 inet6 fe80::f816:3eff:fe67:7e35/64 scope link 00:37:02 valid_lft forever preferred_lft forever 00:37:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:02 link/ether 02:42:91:6f:04:39 brd ff:ff:ff:ff:ff:ff 00:37:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:02 valid_lft forever preferred_lft forever 00:37:02 00:37:02 00:37:02 ---> sar -b -r -n DEV: 00:37:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 00:37:02 00:37:02 00:31:29 LINUX RESTART (2 CPU) 00:37:02 00:37:02 12:32:02 AM tps rtps wtps bread/s bwrtn/s 00:37:02 12:33:01 AM 272.45 19.45 253.00 5604.20 8206.69 00:37:02 12:34:01 AM 110.81 0.70 110.11 102.78 13029.93 00:37:02 12:35:01 AM 27.61 0.10 27.51 3.60 1080.04 00:37:02 12:36:01 AM 19.13 0.00 19.13 0.00 489.80 00:37:02 12:37:01 AM 26.42 1.27 25.16 114.90 740.95 00:37:02 Average: 90.68 4.25 86.43 1150.33 4697.65 00:37:02 00:37:02 12:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:02 12:33:01 AM 5151408 7017292 2731016 34.65 2688 2048564 934064 10.46 200564 2206208 188408 00:37:02 12:34:01 AM 4960084 6990480 2922340 37.07 2688 2206092 940608 10.53 240108 2329048 27132 00:37:02 12:35:01 AM 4961996 6992656 2920428 37.05 2688 2206508 941596 10.54 279004 2286988 10236 00:37:02 12:36:01 AM 4838772 6906420 3043652 38.61 2688 2243544 1014656 11.36 283072 2406036 47308 00:37:02 12:37:01 AM 4960784 6997612 2921640 37.07 2688 2212124 927812 10.39 435072 2132248 25524 00:37:02 Average: 4974609 6980892 2907815 36.89 2688 2183366 951747 10.66 287564 2272106 59722 00:37:02 00:37:02 12:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:02 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:33:01 AM eth0 291.00 189.02 1909.31 64.26 0.00 0.00 0.00 0.00 00:37:02 12:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:34:01 AM eth0 94.02 73.85 814.40 13.57 0.00 0.00 0.00 0.00 00:37:02 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:35:01 AM eth0 28.12 28.74 31.54 10.12 0.00 0.00 0.00 0.00 00:37:02 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:36:01 AM eth0 26.61 18.90 18.81 10.95 0.00 0.00 0.00 0.00 00:37:02 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 12:37:01 AM eth0 27.44 24.14 32.22 11.16 0.00 0.00 0.00 0.00 00:37:02 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 Average: eth0 92.78 66.52 556.76 21.87 0.00 0.00 0.00 0.00 00:37:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:02 00:37:02 00:37:02 ---> sar -P ALL: 00:37:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 00:37:02 00:37:02 00:31:29 LINUX RESTART (2 CPU) 00:37:02 00:37:02 12:32:02 AM CPU %user %nice %system %iowait %steal %idle 00:37:02 12:33:01 AM all 41.23 0.00 7.64 2.90 0.09 48.13 00:37:02 12:33:01 AM 0 41.64 0.00 7.16 2.70 0.09 48.41 00:37:02 12:33:01 AM 1 40.83 0.00 8.12 3.09 0.10 47.86 00:37:02 12:34:01 AM all 31.62 0.00 5.47 2.83 0.10 59.97 00:37:02 12:34:01 AM 0 31.71 0.00 5.76 3.32 0.08 59.12 00:37:02 12:34:01 AM 1 31.53 0.00 5.18 2.34 0.12 60.83 00:37:02 12:35:01 AM all 30.93 0.00 3.86 0.19 0.08 64.93 00:37:02 12:35:01 AM 0 29.38 0.00 3.97 0.15 0.08 66.42 00:37:02 12:35:01 AM 1 32.48 0.00 3.76 0.23 0.08 63.45 00:37:02 12:36:01 AM all 30.09 0.00 3.06 0.10 0.09 66.66 00:37:02 12:36:01 AM 0 37.06 0.00 3.64 0.10 0.08 59.12 00:37:02 12:36:01 AM 1 23.11 0.00 2.49 0.10 0.10 74.20 00:37:02 12:37:01 AM all 34.54 0.00 4.33 0.30 0.08 60.75 00:37:02 12:37:01 AM 0 28.94 0.00 3.81 0.35 0.08 66.81 00:37:02 12:37:01 AM 1 40.16 0.00 4.84 0.25 0.08 54.67 00:37:02 Average: all 33.66 0.00 4.86 1.26 0.09 60.13 00:37:02 Average: 0 33.72 0.00 4.86 1.32 0.08 60.02 00:37:02 Average: 1 33.60 0.00 4.86 1.20 0.10 60.25 00:37:02 00:37:02 00:37:02