01:32:07 Started by timer 01:32:07 Running as SYSTEM 01:32:07 [EnvInject] - Loading node environment variables. 01:32:07 Building remotely on prd-centos8-builder-2c-2g-38928 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:07 [ssh-agent] Looking for ssh-agent implementation... 01:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:07 $ ssh-agent 01:32:07 SSH_AUTH_SOCK=/tmp/ssh-3d7WFw4pev9y/agent.5440 01:32:07 SSH_AGENT_PID=5441 01:32:07 [ssh-agent] Started. 01:32:07 Running ssh-add (command line suppressed) 01:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7324717829406270017.key (/w/workspace/builder-openstack-cron@tmp/private_key_7324717829406270017.key) 01:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:07 The recommended git tool is: NONE 01:32:10 using credential jenkins-ssh 01:32:10 Wiping out workspace first. 01:32:10 Cloning the remote Git repository 01:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git --version # timeout=10 01:32:10 > git --version # 'git version 2.43.0' 01:32:10 using GIT_SSH to set credentials jenkins-ssh 01:32:10 [INFO] Currently running in a labeled security context 01:32:10 [INFO] Currently SELinux is 'enforcing' on the host 01:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1070520920714059753.key 01:32:10 Verifying host key using known hosts file 01:32:10 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. 01:32:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:13 Avoid second fetch 01:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:13 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 01:32:13 > git config core.sparsecheckout # timeout=10 01:32:13 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 01:32:13 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 01:32:13 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 01:32:13 > git remote # timeout=10 01:32:13 > git submodule init # timeout=10 01:32:14 > git submodule sync # timeout=10 01:32:14 > git config --get remote.origin.url # timeout=10 01:32:14 > git submodule init # timeout=10 01:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:14 > git config --get submodule.global-jjb.url # timeout=10 01:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:14 > git submodule update --init --recursive global-jjb # timeout=10 01:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:19 No emails were triggered. 01:32:19 provisioning config files... 01:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4021867523776895597.sh 01:32:19 ---> python-tools-install.sh 01:32:19 Setup pyenv: 01:32:19 system 01:32:19 * 3.8.13 (set by /opt/pyenv/version) 01:32:19 * 3.9.13 (set by /opt/pyenv/version) 01:32:19 * 3.10.13 (set by /opt/pyenv/version) 01:32:19 * 3.11.7 (set by /opt/pyenv/version) 01:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o2dL 01:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:28 lf-activate-venv(): INFO: Installing: lftools 01:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:32:54 Generating Requirements File 01:33:17 Python 3.11.7 01:33:17 pip 25.1.1 from /tmp/venv-o2dL/lib/python3.11/site-packages/pip (python 3.11) 01:33:18 appdirs==1.4.4 01:33:18 argcomplete==3.6.2 01:33:18 aspy.yaml==1.3.0 01:33:18 attrs==25.3.0 01:33:18 autopage==0.5.2 01:33:18 beautifulsoup4==4.13.4 01:33:18 boto3==1.39.1 01:33:18 botocore==1.39.1 01:33:18 bs4==0.0.2 01:33:18 cachetools==5.5.2 01:33:18 certifi==2025.6.15 01:33:18 cffi==1.17.1 01:33:18 cfgv==3.4.0 01:33:18 chardet==5.2.0 01:33:18 charset-normalizer==3.4.2 01:33:18 click==8.2.1 01:33:18 cliff==4.10.0 01:33:18 cmd2==2.7.0 01:33:18 cryptography==3.3.2 01:33:18 debtcollector==3.0.0 01:33:18 decorator==5.2.1 01:33:18 defusedxml==0.7.1 01:33:18 Deprecated==1.2.18 01:33:18 distlib==0.3.9 01:33:18 dnspython==2.7.0 01:33:18 docker==7.1.0 01:33:18 dogpile.cache==1.4.0 01:33:18 durationpy==0.10 01:33:18 email_validator==2.2.0 01:33:18 filelock==3.18.0 01:33:18 future==1.0.0 01:33:18 gitdb==4.0.12 01:33:18 GitPython==3.1.44 01:33:18 google-auth==2.40.3 01:33:18 httplib2==0.22.0 01:33:18 identify==2.6.12 01:33:18 idna==3.10 01:33:18 importlib-resources==1.5.0 01:33:18 iso8601==2.1.0 01:33:18 Jinja2==3.1.6 01:33:18 jmespath==1.0.1 01:33:18 jsonpatch==1.33 01:33:18 jsonpointer==3.0.0 01:33:18 jsonschema==4.24.0 01:33:18 jsonschema-specifications==2025.4.1 01:33:18 keystoneauth1==5.11.1 01:33:18 kubernetes==33.1.0 01:33:18 lftools==0.37.13 01:33:18 lxml==6.0.0 01:33:18 markdown-it-py==3.0.0 01:33:18 MarkupSafe==3.0.2 01:33:18 mdurl==0.1.2 01:33:18 msgpack==1.1.1 01:33:18 multi_key_dict==2.0.3 01:33:18 munch==4.0.0 01:33:18 netaddr==1.3.0 01:33:18 niet==1.4.2 01:33:18 nodeenv==1.9.1 01:33:18 oauth2client==4.1.3 01:33:18 oauthlib==3.3.1 01:33:18 openstacksdk==4.6.0 01:33:18 os-client-config==2.1.0 01:33:18 os-service-types==1.7.0 01:33:18 osc-lib==4.0.2 01:33:18 oslo.config==9.8.0 01:33:18 oslo.context==6.0.0 01:33:18 oslo.i18n==6.5.1 01:33:18 oslo.log==7.1.0 01:33:18 oslo.serialization==5.7.0 01:33:18 oslo.utils==9.0.0 01:33:18 packaging==25.0 01:33:18 pbr==6.1.1 01:33:18 platformdirs==4.3.8 01:33:18 prettytable==3.16.0 01:33:18 psutil==7.0.0 01:33:18 pyasn1==0.6.1 01:33:18 pyasn1_modules==0.4.2 01:33:18 pycparser==2.22 01:33:18 pygerrit2==2.0.15 01:33:18 PyGithub==2.6.1 01:33:18 Pygments==2.19.2 01:33:18 PyJWT==2.10.1 01:33:18 PyNaCl==1.5.0 01:33:18 pyparsing==2.4.7 01:33:18 pyperclip==1.9.0 01:33:18 pyrsistent==0.20.0 01:33:18 python-cinderclient==9.7.0 01:33:18 python-dateutil==2.9.0.post0 01:33:18 python-heatclient==4.2.0 01:33:18 python-jenkins==1.8.2 01:33:18 python-keystoneclient==5.6.0 01:33:18 python-magnumclient==4.8.1 01:33:18 python-openstackclient==8.1.0 01:33:18 python-swiftclient==4.8.0 01:33:18 PyYAML==6.0.2 01:33:18 referencing==0.36.2 01:33:18 requests==2.32.4 01:33:18 requests-oauthlib==2.0.0 01:33:18 requestsexceptions==1.4.0 01:33:18 rfc3986==2.0.0 01:33:18 rich==14.0.0 01:33:18 rich-argparse==1.7.1 01:33:18 rpds-py==0.26.0 01:33:18 rsa==4.9.1 01:33:18 ruamel.yaml==0.18.14 01:33:18 ruamel.yaml.clib==0.2.12 01:33:18 s3transfer==0.13.0 01:33:18 simplejson==3.20.1 01:33:18 six==1.17.0 01:33:18 smmap==5.0.2 01:33:18 soupsieve==2.7 01:33:18 stevedore==5.4.1 01:33:18 tabulate==0.9.0 01:33:18 toml==0.10.2 01:33:18 tomlkit==0.13.3 01:33:18 tqdm==4.67.1 01:33:18 typing_extensions==4.14.0 01:33:18 tzdata==2025.2 01:33:18 urllib3==1.26.20 01:33:18 virtualenv==20.31.2 01:33:18 wcwidth==0.2.13 01:33:18 websocket-client==1.8.0 01:33:18 wrapt==1.17.2 01:33:18 xdg==6.0.0 01:33:18 xmltodict==0.14.2 01:33:18 yq==3.4.3 01:33:18 [EnvInject] - Injecting environment variables from a build step. 01:33:18 [EnvInject] - Injecting as environment variables the properties content 01:33:18 OS_CLOUD=vex 01:33:18 01:33:18 [EnvInject] - Variables injected successfully. 01:33:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10296384074336259937.sh 01:33:18 ---> Orphaned k8s clusters 01:33:18 Setup pyenv: 01:33:18 system 01:33:18 3.8.13 01:33:18 3.9.13 01:33:18 3.10.13 01:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:33:20 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:28 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. 01:33:28 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:33:31 -----> Delete orphaned cluster 01:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15007498371330315628.sh 01:33:31 ---> Orphaned stacks 01:33:31 Setup pyenv: 01:33:31 system 01:33:31 3.8.13 01:33:31 3.9.13 01:33:31 3.10.13 01:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:33:33 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. 01:33:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:33 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:33:51 + mapfile -t OS_COE_CLUSTERS_ID 01:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:51 ++ awk '{print $1}' 01:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:33:53 + echo '-----> Active clusters -> stacks' 01:33:53 -----> Active clusters -> stacks 01:33:53 + OS_COE_STACKS=() 01:33:53 + [[ 0 -gt 0 ]] 01:33:53 + mapfile -t OS_STACKS 01:33:53 ++ awk '{print $1}' 01:33:53 ++ 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 01:33:55 + echo '-----> Active stacks' 01:33:55 -----> Active stacks 01:33:55 + for stack in "${OS_STACKS[@]}" 01:33:55 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 01:33:55 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 01:33:55 + for stack in "${OS_STACKS[@]}" 01:33:55 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-314 01:33:55 releng-bgpcep-csit-1node-throughpcep-all-scandium-314 01:33:55 + for stack in "${OS_STACKS[@]}" 01:33:55 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 01:33:55 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 01:33:55 + echo '-----> Delete orphaned stacks' 01:33:55 -----> Delete orphaned stacks 01:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:55 + [[ 0 -gt 0 ]] 01:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:55 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 01:33:55 + builds=() 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ echo https://jenkins.opendaylight.org/releng 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 ++ sed 's/\/*$//' 01:33:55 + silo=releng 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ grep -v null 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:55 ++ sed 's/\/*$//' 01:33:55 + silo=sandbox 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ grep -v null 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 + [[ releng-builder-openstack-cron-71934 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 releng-bgpcep-csit-1node-throughpcep-all-scandium-314 releng-integration-distribution-test-scandium-320 releng-ovsdb-maven-merge-scandium-475 releng-daexim-maven-merge-titanium-314 releng-autorelease-release-calcium-mvn38-openjdk17-676 =~ releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 ]] 01:33:55 + return 0 01:33:55 + continue 01:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:55 + [[ 0 -gt 0 ]] 01:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-scandium-314 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:55 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-scandium-314 01:33:55 + builds=() 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ echo https://jenkins.opendaylight.org/releng 01:33:55 ++ sed 's/\/*$//' 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 + silo=releng 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ grep -v null 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:55 ++ sed 's/\/*$//' 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 + silo=sandbox 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 ++ grep -v null 01:33:55 + [[ releng-builder-openstack-cron-71934 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 releng-bgpcep-csit-1node-throughpcep-all-scandium-314 releng-integration-distribution-test-scandium-320 releng-ovsdb-maven-merge-scandium-475 releng-daexim-maven-merge-titanium-314 releng-autorelease-release-calcium-mvn38-openjdk17-676 =~ releng-bgpcep-csit-1node-throughpcep-all-scandium-314 ]] 01:33:55 + return 0 01:33:55 + continue 01:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:55 + [[ 0 -gt 0 ]] 01:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:55 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 01:33:55 + builds=() 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 ++ echo https://jenkins.opendaylight.org/releng 01:33:55 ++ sed 's/\/*$//' 01:33:55 + silo=releng 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71934/"}}],"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-scandium/313/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-scandium/314/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-scandium/320/"}}],"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/ovsdb-maven-merge-scandium/475/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/314/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/676/"}}],"oneOffExecutors":[]}]}' 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ grep -v null 01:33:55 + for jenkins in "${@:2}" 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:55 ++ 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' 01:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 ++ head -n1 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ awk 'END {print $NF}' 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:55 01:33:55 200' 01:33:55 + status=200 01:33:55 + '[' 200 '!=' 200 ']' 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:55 ++ awk -F/ '{print $NF}' 01:33:55 ++ sed 's/\/*$//' 01:33:55 + silo=sandbox 01:33:55 + export silo 01:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:55 ++ grep -v null 01:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:55 + [[ releng-builder-openstack-cron-71934 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-313 releng-bgpcep-csit-1node-throughpcep-all-scandium-314 releng-integration-distribution-test-scandium-320 releng-ovsdb-maven-merge-scandium-475 releng-daexim-maven-merge-titanium-314 releng-autorelease-release-calcium-mvn38-openjdk17-676 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 01:33:55 + return 1 01:33:55 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 01:33:55 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 01:33:55 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 01:42:19 Build timed out (after 10 minutes). Marking the build as failed. 01:42:19 $ ssh-agent -k 01:42:19 unset SSH_AUTH_SOCK; 01:42:19 unset SSH_AGENT_PID; 01:42:19 echo Agent pid 5441 killed; 01:42:19 /tmp/jenkins15007498371330315628.sh: line 129: 6966 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 01:42:19 [ssh-agent] Stopped. 01:42:19 Build was aborted 01:42:19 [PostBuildScript] - [INFO] Executing post build scripts. 01:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13819478262576694401.sh 01:42:19 ---> sysstat.sh 01:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins43431260034809819.sh 01:42:19 ---> package-listing.sh 01:42:19 ++ facter osfamily 01:42:19 ++ tr '[:upper:]' '[:lower:]' 01:42:19 + OS_FAMILY=redhat 01:42:19 + workspace=/w/workspace/builder-openstack-cron 01:42:19 + START_PACKAGES=/tmp/packages_start.txt 01:42:19 + END_PACKAGES=/tmp/packages_end.txt 01:42:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:19 + PACKAGES=/tmp/packages_start.txt 01:42:19 + '[' /w/workspace/builder-openstack-cron ']' 01:42:19 + PACKAGES=/tmp/packages_end.txt 01:42:19 + case "${OS_FAMILY}" in 01:42:19 + rpm -qa 01:42:19 + sort 01:42:20 + '[' -f /tmp/packages_start.txt ']' 01:42:20 + '[' -f /tmp/packages_end.txt ']' 01:42:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:20 + '[' /w/workspace/builder-openstack-cron ']' 01:42:20 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:42:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10730119805429206287.sh 01:42:20 ---> capture-instance-metadata.sh 01:42:20 Setup pyenv: 01:42:20 system 01:42:20 3.8.13 01:42:20 3.9.13 01:42:20 3.10.13 01:42:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:42:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:42:23 lf-activate-venv(): INFO: Installing: lftools 01:42:36 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:42:36 INFO: Running in OpenStack, capturing instance metadata 01:42:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16216430150432382067.sh 01:42:36 provisioning config files... 01:42:36 Could not find credentials [logs] for builder-openstack-cron #71934 01:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5721694939097425267tmp 01:42:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:42:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:42:36 provisioning config files... 01:42:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:42:37 [EnvInject] - Injecting environment variables from a build step. 01:42:37 [EnvInject] - Injecting as environment variables the properties content 01:42:37 SERVER_ID=logs 01:42:37 01:42:37 [EnvInject] - Variables injected successfully. 01:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12993525563257931129.sh 01:42:37 ---> create-netrc.sh 01:42:37 WARN: Log server credential not found. 01:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5293829667354907605.sh 01:42:37 ---> python-tools-install.sh 01:42:37 Setup pyenv: 01:42:37 system 01:42:37 3.8.13 01:42:37 3.9.13 01:42:37 3.10.13 01:42:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:42:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:42:39 lf-activate-venv(): INFO: Installing: lftools 01:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:42:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10570512808394356372.sh 01:42:48 ---> sudo-logs.sh 01:42:48 Archiving 'sudo' log.. 01:42:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12237997729336074943.sh 01:42:49 ---> job-cost.sh 01:42:49 Setup pyenv: 01:42:49 system 01:42:49 3.8.13 01:42:49 3.9.13 01:42:49 3.10.13 01:42:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:42:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:42:59 INFO: No Stack... 01:42:59 INFO: Retrieving Pricing Info for: v3-standard-2 01:43:00 INFO: Archiving Costs 01:43:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16556476958199646839.sh 01:43:00 ---> logs-deploy.sh 01:43:00 Setup pyenv: 01:43:00 system 01:43:00 3.8.13 01:43:00 3.9.13 01:43:00 3.10.13 01:43:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2dL from file:/tmp/.os_lf_venv 01:43:02 lf-activate-venv(): INFO: Installing: lftools 01:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-o2dL/bin to PATH 01:43:12 WARNING: Nexus logging server not set 01:43:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71934/ 01:43:12 INFO: archiving logs to S3 01:43:13 ---> uname -a: 01:43:13 Linux prd-centos8-builder-2c-2g-38928.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 01:43:13 01:43:13 01:43:13 ---> lscpu: 01:43:13 Architecture: x86_64 01:43:13 CPU op-mode(s): 32-bit, 64-bit 01:43:13 Byte Order: Little Endian 01:43:13 CPU(s): 2 01:43:13 On-line CPU(s) list: 0,1 01:43:13 Thread(s) per core: 1 01:43:13 Core(s) per socket: 1 01:43:13 Socket(s): 2 01:43:13 NUMA node(s): 1 01:43:13 Vendor ID: AuthenticAMD 01:43:13 CPU family: 23 01:43:13 Model: 49 01:43:13 Model name: AMD EPYC-Rome Processor 01:43:13 Stepping: 0 01:43:13 CPU MHz: 2799.998 01:43:13 BogoMIPS: 5599.99 01:43:13 Virtualization: AMD-V 01:43:13 Hypervisor vendor: KVM 01:43:13 Virtualization type: full 01:43:13 L1d cache: 32K 01:43:13 L1i cache: 32K 01:43:13 L2 cache: 512K 01:43:13 L3 cache: 16384K 01:43:13 NUMA node0 CPU(s): 0,1 01:43:13 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 01:43:13 01:43:13 01:43:13 ---> nproc: 01:43:13 2 01:43:13 01:43:13 01:43:13 ---> df -h: 01:43:13 Filesystem Size Used Avail Use% Mounted on 01:43:13 devtmpfs 3.8G 0 3.8G 0% /dev 01:43:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:43:13 tmpfs 3.8G 17M 3.8G 1% /run 01:43:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:43:13 /dev/vda1 40G 8.4G 32G 21% / 01:43:13 tmpfs 770M 0 770M 0% /run/user/1001 01:43:13 01:43:13 01:43:13 ---> free -m: 01:43:13 total used free shared buff/cache available 01:43:13 Mem: 7697 615 4819 19 2261 6784 01:43:13 Swap: 1023 0 1023 01:43:13 01:43:13 01:43:13 ---> ip addr: 01:43:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:43:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:43:13 inet 127.0.0.1/8 scope host lo 01:43:13 valid_lft forever preferred_lft forever 01:43:13 inet6 ::1/128 scope host 01:43:13 valid_lft forever preferred_lft forever 01:43:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:43:13 link/ether fa:16:3e:4c:c7:50 brd ff:ff:ff:ff:ff:ff 01:43:13 altname enp0s3 01:43:13 altname ens3 01:43:13 inet 10.30.170.96/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:43:13 valid_lft 85701sec preferred_lft 85701sec 01:43:13 inet6 fe80::f816:3eff:fe4c:c750/64 scope link 01:43:13 valid_lft forever preferred_lft forever 01:43:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:43:13 link/ether 02:42:fc:8c:de:a8 brd ff:ff:ff:ff:ff:ff 01:43:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:43:13 valid_lft forever preferred_lft forever 01:43:13 01:43:13 01:43:13 ---> sar -b -r -n DEV: 01:43:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/02/2025 _x86_64_ (2 CPU) 01:43:13 01:43:13 01:31:30 LINUX RESTART (2 CPU) 01:43:13 01:43:13 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:43:13 01:33:01 AM 226.19 17.09 209.10 5392.50 8299.80 01:43:13 01:34:01 AM 100.10 1.12 98.98 134.49 11344.75 01:43:13 01:35:01 AM 10.50 0.03 10.46 0.53 1042.33 01:43:13 01:36:01 AM 3.53 0.00 3.53 0.00 122.91 01:43:13 01:37:01 AM 0.18 0.00 0.18 0.00 2.75 01:43:13 01:38:01 AM 0.37 0.00 0.37 0.00 6.81 01:43:13 01:39:01 AM 0.27 0.00 0.27 0.00 4.33 01:43:13 01:40:01 AM 0.15 0.00 0.15 0.00 2.05 01:43:13 01:41:01 AM 0.28 0.00 0.28 0.00 3.78 01:43:13 01:42:01 AM 0.27 0.00 0.27 0.00 4.12 01:43:13 01:43:01 AM 16.33 0.50 15.83 63.71 445.47 01:43:13 Average: 32.57 1.70 30.86 508.41 1934.69 01:43:13 01:43:13 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:43:13 01:33:01 AM 5171560 7020540 2710864 34.39 2688 2031848 960332 10.75 201452 2185352 152176 01:43:13 01:34:01 AM 4957660 6964172 2924764 37.10 2688 2181880 968020 10.84 231360 2337760 27864 01:43:13 01:35:01 AM 4957120 6963060 2925304 37.11 2688 2181900 968020 10.84 231376 2337880 8 01:43:13 01:36:01 AM 4954588 6960528 2927836 37.14 2688 2181900 968020 10.84 231376 2340384 4 01:43:13 01:37:01 AM 4955104 6961048 2927320 37.14 2688 2181904 968020 10.84 231376 2340380 4 01:43:13 01:38:01 AM 4955052 6960988 2927372 37.14 2688 2181904 968020 10.84 231376 2340368 4 01:43:13 01:39:01 AM 4955132 6961068 2927292 37.14 2688 2181904 968020 10.84 231376 2340424 4 01:43:13 01:40:01 AM 4954440 6960380 2927984 37.15 2688 2181908 972788 10.89 231376 2340896 8 01:43:13 01:41:01 AM 4954304 6960268 2928120 37.15 2688 2181908 972788 10.89 231376 2340900 4 01:43:13 01:42:01 AM 4954896 6960864 2927528 37.14 2688 2181912 972788 10.89 231380 2340544 4 01:43:13 01:43:01 AM 4985036 6998044 2897388 36.76 2688 2188204 944856 10.58 388880 2153044 28144 01:43:13 Average: 4977717 6970087 2904707 36.85 2688 2168834 966516 10.82 242973 2308903 18929 01:43:13 01:43:13 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:43:13 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:33:01 AM eth0 327.04 206.58 1856.44 65.71 0.00 0.00 0.00 0.00 01:43:13 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:34:01 AM eth0 75.46 60.00 724.92 11.19 0.00 0.00 0.00 0.00 01:43:13 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:35:01 AM eth0 0.72 0.43 0.34 0.14 0.00 0.00 0.00 0.00 01:43:13 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:36:01 AM eth0 0.72 0.43 0.34 0.14 0.00 0.00 0.00 0.00 01:43:13 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:37:01 AM eth0 0.67 0.33 0.36 0.14 0.00 0.00 0.00 0.00 01:43:13 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:38:01 AM eth0 0.87 0.50 0.47 0.21 0.00 0.00 0.00 0.00 01:43:13 01:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:39:01 AM eth0 0.67 0.42 0.34 0.14 0.00 0.00 0.00 0.00 01:43:13 01:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:40:01 AM eth0 1.63 0.55 0.68 0.33 0.00 0.00 0.00 0.00 01:43:13 01:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:41:01 AM eth0 0.98 0.53 0.59 0.34 0.00 0.00 0.00 0.00 01:43:13 01:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:42:01 AM eth0 0.77 0.40 0.34 0.14 0.00 0.00 0.00 0.00 01:43:13 01:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:43:01 AM eth0 17.69 15.46 14.70 7.96 0.00 0.00 0.00 0.00 01:43:13 01:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 Average: eth0 38.84 25.97 236.36 7.86 0.00 0.00 0.00 0.00 01:43:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:13 01:43:13 01:43:13 ---> sar -P ALL: 01:43:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/02/2025 _x86_64_ (2 CPU) 01:43:13 01:43:13 01:31:30 LINUX RESTART (2 CPU) 01:43:13 01:43:13 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:43:13 01:33:01 AM all 38.90 0.00 7.20 2.43 0.09 51.38 01:43:13 01:33:01 AM 0 38.08 0.00 8.17 3.67 0.10 49.98 01:43:13 01:33:01 AM 1 39.73 0.00 6.23 1.19 0.08 52.77 01:43:13 01:34:01 AM all 32.94 0.00 4.83 1.43 0.08 60.71 01:43:13 01:34:01 AM 0 39.60 0.00 4.67 1.28 0.08 54.36 01:43:13 01:34:01 AM 1 26.29 0.00 4.98 1.58 0.08 67.06 01:43:13 01:35:01 AM all 0.38 0.00 0.18 0.16 0.04 99.24 01:43:13 01:35:01 AM 0 0.53 0.00 0.23 0.32 0.03 98.88 01:43:13 01:35:01 AM 1 0.23 0.00 0.12 0.00 0.05 99.60 01:43:13 01:36:01 AM all 0.38 0.00 0.11 0.01 0.03 99.47 01:43:13 01:36:01 AM 0 0.52 0.00 0.13 0.02 0.03 99.30 01:43:13 01:36:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 01:43:13 01:37:01 AM all 0.40 0.00 0.06 0.00 0.03 99.52 01:43:13 01:37:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 01:43:13 01:37:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 01:43:13 01:38:01 AM all 0.41 0.00 0.07 0.00 0.03 99.50 01:43:13 01:38:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43 01:43:13 01:38:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57 01:43:13 01:39:01 AM all 0.42 0.00 0.08 0.00 0.04 99.47 01:43:13 01:39:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 01:43:13 01:39:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63 01:43:13 01:40:01 AM all 0.48 0.00 0.08 0.00 0.03 99.41 01:43:13 01:40:01 AM 0 0.63 0.00 0.08 0.00 0.02 99.27 01:43:13 01:40:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55 01:43:13 01:41:01 AM all 0.45 0.00 0.07 0.00 0.03 99.45 01:43:13 01:41:01 AM 0 0.70 0.00 0.07 0.00 0.03 99.20 01:43:13 01:41:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 01:43:13 01:42:01 AM all 0.40 0.00 0.08 0.01 0.03 99.49 01:43:13 01:42:01 AM 0 0.55 0.00 0.05 0.02 0.03 99.35 01:43:13 01:42:01 AM 1 0.25 0.00 0.10 0.00 0.02 99.63 01:43:13 01:43:01 AM all 25.86 0.00 3.59 0.21 0.08 70.25 01:43:13 01:43:01 AM 0 34.94 0.00 4.02 0.23 0.08 60.73 01:43:13 01:43:01 AM 1 16.79 0.00 3.17 0.18 0.08 79.78 01:43:13 01:43:13 Average: CPU %user %nice %system %iowait %steal %idle 01:43:13 Average: all 9.18 0.00 1.48 0.39 0.05 88.90 01:43:13 Average: 0 10.62 0.00 1.60 0.50 0.05 87.22 01:43:13 Average: 1 7.74 0.00 1.37 0.27 0.05 90.57 01:43:13 01:43:13 01:43:13