01:32:13 Started by timer 01:32:13 Running as SYSTEM 01:32:13 [EnvInject] - Loading node environment variables. 01:32:13 Building remotely on prd-centos8-builder-2c-2g-2041 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:13 [ssh-agent] Looking for ssh-agent implementation... 01:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:14 $ ssh-agent 01:32:14 SSH_AUTH_SOCK=/tmp/ssh-jtolmjx3SSc5/agent.5459 01:32:14 SSH_AGENT_PID=5460 01:32:14 [ssh-agent] Started. 01:32:14 Running ssh-add (command line suppressed) 01:32:14 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4955476696852273750.key (/w/workspace/builder-openstack-cron@tmp/private_key_4955476696852273750.key) 01:32:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:14 The recommended git tool is: NONE 01:32:16 using credential jenkins-ssh 01:32:16 Wiping out workspace first. 01:32:16 Cloning the remote Git repository 01:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:16 > git --version # timeout=10 01:32:16 > git --version # 'git version 2.43.0' 01:32:16 using GIT_SSH to set credentials jenkins-ssh 01:32:16 [INFO] Currently running in a labeled security context 01:32:16 [INFO] Currently SELinux is 'enforcing' on the host 01:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14998114113631418966.key 01:32:16 Verifying host key using known hosts file 01:32:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:19 Avoid second fetch 01:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:19 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 01:32:19 > git config core.sparsecheckout # timeout=10 01:32:19 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 01:32:19 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 01:32:19 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 01:32:19 > git remote # timeout=10 01:32:19 > git submodule init # timeout=10 01:32:19 > git submodule sync # timeout=10 01:32:19 > git config --get remote.origin.url # timeout=10 01:32:19 > git submodule init # timeout=10 01:32:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:20 > git config --get submodule.global-jjb.url # timeout=10 01:32:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:20 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:20 > git submodule update --init --recursive global-jjb # timeout=10 01:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:24 No emails were triggered. 01:32:24 provisioning config files... 01:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5648259892583585368.sh 01:32:25 ---> python-tools-install.sh 01:32:25 Setup pyenv: 01:32:25 system 01:32:25 * 3.8.13 (set by /opt/pyenv/version) 01:32:25 * 3.9.13 (set by /opt/pyenv/version) 01:32:25 * 3.10.13 (set by /opt/pyenv/version) 01:32:25 * 3.11.7 (set by /opt/pyenv/version) 01:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LC6y 01:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:34 lf-activate-venv(): INFO: Base packages installed successfully 01:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:33:04 Generating Requirements File 01:33:25 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:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:25 Python 3.11.7 01:33:25 pip 25.2 from /tmp/venv-LC6y/lib/python3.11/site-packages/pip (python 3.11) 01:33:25 appdirs==1.4.4 01:33:25 argcomplete==3.6.2 01:33:25 aspy.yaml==1.3.0 01:33:25 attrs==25.3.0 01:33:25 autopage==0.5.2 01:33:25 beautifulsoup4==4.14.0 01:33:25 boto3==1.40.40 01:33:25 botocore==1.40.40 01:33:25 bs4==0.0.2 01:33:25 cachetools==5.5.2 01:33:25 certifi==2025.8.3 01:33:25 cffi==2.0.0 01:33:25 cfgv==3.4.0 01:33:25 chardet==5.2.0 01:33:25 charset-normalizer==3.4.3 01:33:25 click==8.3.0 01:33:25 cliff==4.11.0 01:33:25 cmd2==2.7.0 01:33:25 cryptography==3.3.2 01:33:25 debtcollector==3.0.0 01:33:25 decorator==5.2.1 01:33:25 defusedxml==0.7.1 01:33:25 Deprecated==1.2.18 01:33:25 distlib==0.4.0 01:33:25 dnspython==2.8.0 01:33:25 docker==7.1.0 01:33:25 dogpile.cache==1.4.1 01:33:25 durationpy==0.10 01:33:25 email-validator==2.3.0 01:33:25 filelock==3.19.1 01:33:25 future==1.0.0 01:33:25 gitdb==4.0.12 01:33:25 GitPython==3.1.45 01:33:25 google-auth==2.40.3 01:33:25 httplib2==0.31.0 01:33:25 identify==2.6.14 01:33:25 idna==3.10 01:33:25 importlib-resources==1.5.0 01:33:25 iso8601==2.1.0 01:33:25 Jinja2==3.1.6 01:33:25 jmespath==1.0.1 01:33:25 jsonpatch==1.33 01:33:25 jsonpointer==3.0.0 01:33:25 jsonschema==4.25.1 01:33:25 jsonschema-specifications==2025.9.1 01:33:25 keystoneauth1==5.12.0 01:33:25 kubernetes==33.1.0 01:33:25 lftools==0.37.14 01:33:25 lxml==6.0.2 01:33:25 markdown-it-py==4.0.0 01:33:25 MarkupSafe==3.0.3 01:33:25 mdurl==0.1.2 01:33:25 msgpack==1.1.1 01:33:25 multi_key_dict==2.0.3 01:33:25 munch==4.0.0 01:33:25 netaddr==1.3.0 01:33:25 niet==1.4.2 01:33:25 nodeenv==1.9.1 01:33:25 oauth2client==4.1.3 01:33:25 oauthlib==3.3.1 01:33:25 openstacksdk==4.7.1 01:33:25 os-service-types==1.8.0 01:33:25 osc-lib==4.2.0 01:33:25 oslo.config==10.0.0 01:33:25 oslo.context==6.1.0 01:33:25 oslo.i18n==6.6.0 01:33:25 oslo.log==7.2.1 01:33:25 oslo.serialization==5.8.0 01:33:25 oslo.utils==9.1.0 01:33:25 packaging==25.0 01:33:25 pbr==7.0.1 01:33:25 platformdirs==4.4.0 01:33:25 prettytable==3.16.0 01:33:25 psutil==7.1.0 01:33:25 pyasn1==0.6.1 01:33:25 pyasn1_modules==0.4.2 01:33:25 pycparser==2.23 01:33:25 pygerrit2==2.0.15 01:33:25 PyGithub==2.8.1 01:33:25 Pygments==2.19.2 01:33:25 PyJWT==2.10.1 01:33:25 PyNaCl==1.6.0 01:33:25 pyparsing==2.4.7 01:33:25 pyperclip==1.11.0 01:33:25 pyrsistent==0.20.0 01:33:25 python-cinderclient==9.8.0 01:33:25 python-dateutil==2.9.0.post0 01:33:25 python-heatclient==4.3.0 01:33:25 python-jenkins==1.8.3 01:33:25 python-keystoneclient==5.7.0 01:33:25 python-magnumclient==4.9.0 01:33:25 python-openstackclient==8.2.0 01:33:25 python-swiftclient==4.8.0 01:33:25 PyYAML==6.0.3 01:33:25 referencing==0.36.2 01:33:25 requests==2.32.5 01:33:25 requests-oauthlib==2.0.0 01:33:25 requestsexceptions==1.4.0 01:33:25 rfc3986==2.0.0 01:33:25 rich==14.1.0 01:33:25 rich-argparse==1.7.1 01:33:25 rpds-py==0.27.1 01:33:25 rsa==4.9.1 01:33:25 ruamel.yaml==0.18.15 01:33:25 ruamel.yaml.clib==0.2.14 01:33:25 s3transfer==0.14.0 01:33:25 simplejson==3.20.2 01:33:25 six==1.17.0 01:33:25 smmap==5.0.2 01:33:25 soupsieve==2.8 01:33:25 stevedore==5.5.0 01:33:25 tabulate==0.9.0 01:33:25 toml==0.10.2 01:33:25 tomlkit==0.13.3 01:33:25 tqdm==4.67.1 01:33:25 typing_extensions==4.15.0 01:33:25 tzdata==2025.2 01:33:25 urllib3==1.26.20 01:33:25 virtualenv==20.34.0 01:33:25 wcwidth==0.2.14 01:33:25 websocket-client==1.8.0 01:33:25 wrapt==1.17.3 01:33:25 xdg==6.0.0 01:33:25 xmltodict==1.0.2 01:33:25 yq==3.4.3 01:33:26 [EnvInject] - Injecting environment variables from a build step. 01:33:26 [EnvInject] - Injecting as environment variables the properties content 01:33:26 OS_CLOUD=vex 01:33:26 01:33:26 [EnvInject] - Variables injected successfully. 01:33:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15098685199304659553.sh 01:33:26 ---> Orphaned k8s clusters 01:33:26 Setup pyenv: 01:33:26 system 01:33:26 3.8.13 01:33:26 3.9.13 01:33:26 3.10.13 01:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:28 lf-activate-venv(): INFO: Base packages installed successfully 01:33:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:35 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:35 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:33:38 -----> Delete orphaned cluster 01:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1002557027773032920.sh 01:33:38 ---> Orphaned stacks 01:33:38 Setup pyenv: 01:33:38 system 01:33:38 3.8.13 01:33:38 3.9.13 01:33:38 3.10.13 01:33:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:41 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:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:41 lf-activate-venv(): INFO: Base packages installed successfully 01:33:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:34:02 + mapfile -t OS_COE_CLUSTERS_ID 01:34:02 ++ awk '{print $1}' 01:34:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:34:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:34:04 + echo '-----> Active clusters -> stacks' 01:34:04 -----> Active clusters -> stacks 01:34:04 + OS_COE_STACKS=() 01:34:04 + [[ 0 -gt 0 ]] 01:34:04 + mapfile -t OS_STACKS 01:34:04 ++ awk '{print $1}' 01:34:04 ++ 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:34:06 + echo '-----> Active stacks' 01:34:06 -----> Active stacks 01:34:06 + for stack in "${OS_STACKS[@]}" 01:34:06 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 01:34:06 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 01:34:06 + for stack in "${OS_STACKS[@]}" 01:34:06 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 01:34:06 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 01:34:06 + for stack in "${OS_STACKS[@]}" 01:34:06 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:34:06 releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:34:06 + echo '-----> Delete orphaned stacks' 01:34:06 -----> Delete orphaned stacks 01:34:06 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:06 + [[ 0 -gt 0 ]] 01:34:06 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:06 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 01:34:06 + builds=() 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 ++ echo https://jenkins.opendaylight.org/releng 01:34:06 ++ sed 's/\/*$//' 01:34:06 + silo=releng 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ grep -v null 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 ++ sed 's/\/*$//' 01:34:06 + silo=sandbox 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ grep -v null 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 + [[ releng-builder-openstack-cron-74062 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-448 releng-integration-sanity-test-scandium-498 releng-controller-maven-merge-master-3709 releng-ovsdb-maven-merge-scandium-569 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 ]] 01:34:06 + return 0 01:34:06 + continue 01:34:06 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:06 + [[ 0 -gt 0 ]] 01:34:06 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:06 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 01:34:06 + builds=() 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ echo https://jenkins.opendaylight.org/releng 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 ++ sed 's/\/*$//' 01:34:06 + silo=releng 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ grep -v null 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 ++ sed 's/\/*$//' 01:34:06 + silo=sandbox 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ grep -v null 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 + [[ releng-builder-openstack-cron-74062 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-448 releng-integration-sanity-test-scandium-498 releng-controller-maven-merge-master-3709 releng-ovsdb-maven-merge-scandium-569 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 ]] 01:34:06 + return 0 01:34:06 + continue 01:34:06 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:06 + [[ 0 -gt 0 ]] 01:34:06 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:06 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:34:06 + builds=() 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ echo https://jenkins.opendaylight.org/releng 01:34:06 ++ sed 's/\/*$//' 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 + silo=releng 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ 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/74062/"}}],"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-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/437/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/448/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3709/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 ++ grep -v null 01:34:06 + for jenkins in "${@:2}" 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:06 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:06 ++ 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:34:06 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ head -n1 01:34:06 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:34:06 01:34:06 200' 01:34:06 ++ awk 'END {print $NF}' 01:34:06 + status=200 01:34:06 + '[' 200 '!=' 200 ']' 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:06 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:06 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:06 ++ awk -F/ '{print $NF}' 01:34:06 ++ sed 's/\/*$//' 01:34:06 + silo=sandbox 01:34:06 + export silo 01:34:06 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:06 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:34:06 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:06 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:06 ++ grep -v null 01:34:06 + [[ releng-builder-openstack-cron-74062 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-437 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-437 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-448 releng-integration-sanity-test-scandium-498 releng-controller-maven-merge-master-3709 releng-ovsdb-maven-merge-scandium-569 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 01:34:06 + return 0 01:34:06 + continue 01:34:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins166262699783580464.sh 01:34:06 ---> Orphaned servers 01:34:06 Setup pyenv: 01:34:07 system 01:34:07 3.8.13 01:34:07 3.9.13 01:34:07 3.10.13 01:34:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:34:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:09 lf-activate-venv(): INFO: Base packages installed successfully 01:34:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:34:30 -----> Active servers 01:34:30 prd-ubuntu2204-docker-4c-4g-2042 01:34:30 prd-centos8-builder-2c-2g-2041 01:34:30 prd-ubuntu2204-docker-4c-4g-2040 01:34:30 prd-ubuntu2204-docker-4c-4g-2036 01:34:30 prd-centos8-robot-2c-8g-2034 01:34:30 prd-centos8-robot-2c-8g-2033 01:34:30 prd-centos8-robot-2c-8g-2031 01:34:30 prd-centos8-robot-2c-8g-2032 01:34:30 prd-centos8-robot-2c-8g-2028 01:34:30 prd-centos8-robot-2c-8g-2018 01:34:30 prd-queue-disttest-2c-1g-2010 01:34:30 prd-centos8-robot-2c-8g-1937 01:34:30 prd-centos8-robot-2c-8g-773 01:34:30 prd-queue-intque-2c-1g-772 01:34:30 -----> Delete orphaned servers 01:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16647525970016188411.sh 01:34:32 ---> Orphaned ports 01:34:32 Setup pyenv: 01:34:32 system 01:34:32 3.8.13 01:34:32 3.9.13 01:34:32 3.10.13 01:34:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:34 lf-activate-venv(): INFO: Base packages installed successfully 01:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:34:48 No orphaned ports to process. 01:34:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins253726198223308560.sh 01:34:48 ---> Orphaned volumes 01:34:48 + source /home/jenkins/lf-env.sh 01:34:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:48 ++ mktemp -d /tmp/venv-XXXX 01:34:48 + lf_venv=/tmp/venv-5CwK 01:34:48 + local venv_file=/tmp/.os_lf_venv 01:34:48 + local python=python3 01:34:48 + local options 01:34:48 + local set_path=true 01:34:48 + local install_args= 01:34:48 ++ 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 01:34:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:48 + true 01:34:48 + case $1 in 01:34:48 + python=python3 01:34:48 + shift 2 01:34:48 + true 01:34:48 + case $1 in 01:34:48 + shift 01:34:48 + break 01:34:48 + case $python in 01:34:48 + local pkg_list= 01:34:48 + [[ -d /opt/pyenv ]] 01:34:48 + echo 'Setup pyenv:' 01:34:48 Setup pyenv: 01:34:48 + export PYENV_ROOT=/opt/pyenv 01:34:48 + PYENV_ROOT=/opt/pyenv 01:34:48 + 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 01:34:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:48 + pyenv versions 01:34:49 system 01:34:49 3.8.13 01:34:49 3.9.13 01:34:49 3.10.13 01:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:49 + command -v pyenv 01:34:49 ++ pyenv init - --no-rehash 01:34:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:34:49 for i in ${!paths[@]}; do 01:34:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:34:49 fi; done; 01:34:49 echo "${paths[*]}"'\'')" 01:34:49 export PATH="/opt/pyenv/shims:${PATH}" 01:34:49 export PYENV_SHELL=bash 01:34:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:34:49 pyenv() { 01:34:49 local command 01:34:49 command="${1:-}" 01:34:49 if [ "$#" -gt 0 ]; then 01:34:49 shift 01:34:49 fi 01:34:49 01:34:49 case "$command" in 01:34:49 rehash|shell) 01:34:49 eval "$(pyenv "sh-$command" "$@")" 01:34:49 ;; 01:34:49 *) 01:34:49 command pyenv "$command" "$@" 01:34:49 ;; 01:34:49 esac 01:34:49 }' 01:34:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:34:49 for i in ${!paths[@]}; do 01:34:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:34:49 fi; done; 01:34:49 echo "${paths[*]}"' 01:34:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:49 ++ 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 01:34:49 ++ 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 01:34:49 ++ export PYENV_SHELL=bash 01:34:49 ++ PYENV_SHELL=bash 01:34:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:34:49 +++ complete -F _pyenv pyenv 01:34:49 ++ lf-pyver python3 01:34:49 ++ local py_version_xy=python3 01:34:49 ++ local py_version_xyz= 01:34:49 ++ awk '{ print $1 }' 01:34:49 ++ pyenv versions 01:34:49 ++ local command 01:34:49 ++ command=versions 01:34:49 ++ '[' 1 -gt 0 ']' 01:34:49 ++ shift 01:34:49 ++ case "$command" in 01:34:49 ++ command pyenv versions 01:34:49 ++ pyenv versions 01:34:49 ++ sed 's/^[ *]* //' 01:34:49 ++ grep -E '^[0-9.]*[0-9]$' 01:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:34:49 +++ sort -V 01:34:49 +++ tail -n 1 01:34:49 +++ grep '^3' /tmp/.pyenv_versions 01:34:49 ++ py_version_xyz=3.11.7 01:34:49 ++ [[ -z 3.11.7 ]] 01:34:49 ++ echo 3.11.7 01:34:49 ++ return 0 01:34:49 + pyenv local 3.11.7 01:34:49 + local command 01:34:49 + command=local 01:34:49 + '[' 2 -gt 0 ']' 01:34:49 + shift 01:34:49 + case "$command" in 01:34:49 + command pyenv local 3.11.7 01:34:49 + pyenv local 3.11.7 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='lftools[openstack] ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='kubernetes ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='niet ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='python-heatclient ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='python-openstackclient ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='python-magnumclient ' 01:34:49 + for arg in "$@" 01:34:49 + case $arg in 01:34:49 + pkg_list+='yq ' 01:34:49 + [[ -f /tmp/.os_lf_venv ]] 01:34:49 ++ cat /tmp/.os_lf_venv 01:34:49 + lf_venv=/tmp/venv-LC6y 01:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from' file:/tmp/.os_lf_venv 01:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:49 + local 'pip_opts=--upgrade --quiet' 01:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:34:49 + [[ -n '' ]] 01:34:49 + [[ -n '' ]] 01:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:49 + /tmp/venv-LC6y/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 01:34:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:34:51 lf-activate-venv(): INFO: Base packages installed successfully 01:34:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:34:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:51 + /tmp/venv-LC6y/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 01:35:08 + type python3 01:35:08 + true 01:35:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH' 01:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:35:08 + PATH=/tmp/venv-LC6y/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 01:35:08 + return 0 01:35:08 + mapfile -t os_volumes 01:35:08 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:11 + '[' 0 -eq 0 ']' 01:35:11 + echo 'No orphaned volumes found.' 01:35:11 No orphaned volumes found. 01:35:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1591062201656535432.sh 01:35:11 ---> Protect in-use images 01:35:11 Setup pyenv: 01:35:11 system 01:35:11 3.8.13 01:35:11 3.9.13 01:35:11 3.10.13 01:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:13 lf-activate-venv(): INFO: Base packages installed successfully 01:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:35:28 INFO: There are images to protect defined in jenkins-config. 01:35:28 INFO: There are additional images to protect in the jjb dir. 01:35:28 INFO: Protecting the following images: 01:35:28 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:35:28 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 01:35:28 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 01:35:28 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 01:35:28 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:35:28 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:35:28 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:35:28 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:35:28 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:35:28 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:35:28 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:35:28 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 01:35:28 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 01:35:28 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 01:35:28 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 01:35:28 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 01:35:29 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:35:31 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 01:35:31 Build step 'Conditional step (single)' marked build as failure 01:35:31 $ ssh-agent -k 01:35:31 unset SSH_AUTH_SOCK; 01:35:31 unset SSH_AGENT_PID; 01:35:31 echo Agent pid 5460 killed; 01:35:31 [ssh-agent] Stopped. 01:35:31 [PostBuildScript] - [INFO] Executing post build scripts. 01:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13159004924247548016.sh 01:35:31 ---> sysstat.sh 01:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8399959332272711079.sh 01:35:31 ---> package-listing.sh 01:35:31 ++ facter osfamily 01:35:31 ++ tr '[:upper:]' '[:lower:]' 01:35:31 + OS_FAMILY=redhat 01:35:31 + workspace=/w/workspace/builder-openstack-cron 01:35:31 + START_PACKAGES=/tmp/packages_start.txt 01:35:31 + END_PACKAGES=/tmp/packages_end.txt 01:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:31 + PACKAGES=/tmp/packages_start.txt 01:35:31 + '[' /w/workspace/builder-openstack-cron ']' 01:35:31 + PACKAGES=/tmp/packages_end.txt 01:35:31 + case "${OS_FAMILY}" in 01:35:31 + sort 01:35:31 + rpm -qa 01:35:32 + '[' -f /tmp/packages_start.txt ']' 01:35:32 + '[' -f /tmp/packages_end.txt ']' 01:35:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:32 + '[' /w/workspace/builder-openstack-cron ']' 01:35:32 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:35:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:35:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3059825866882485078.sh 01:35:32 ---> capture-instance-metadata.sh 01:35:32 Setup pyenv: 01:35:32 system 01:35:32 3.8.13 01:35:32 3.9.13 01:35:32 3.10.13 01:35:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:34 lf-activate-venv(): INFO: Base packages installed successfully 01:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:35:44 INFO: Running in OpenStack, capturing instance metadata 01:35:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9193934957279129721.sh 01:35:45 provisioning config files... 01:35:45 Could not find credentials [logs] for builder-openstack-cron #74062 01:35:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11714020145276231309tmp 01:35:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:35:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:35:45 provisioning config files... 01:35:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:35:45 [EnvInject] - Injecting environment variables from a build step. 01:35:45 [EnvInject] - Injecting as environment variables the properties content 01:35:45 SERVER_ID=logs 01:35:45 01:35:45 [EnvInject] - Variables injected successfully. 01:35:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10621726305679954635.sh 01:35:45 ---> create-netrc.sh 01:35:45 WARN: Log server credential not found. 01:35:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9605942085626068542.sh 01:35:45 ---> python-tools-install.sh 01:35:45 Setup pyenv: 01:35:45 system 01:35:45 3.8.13 01:35:45 3.9.13 01:35:45 3.10.13 01:35:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:48 lf-activate-venv(): INFO: Base packages installed successfully 01:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6812170804954484221.sh 01:35:58 ---> sudo-logs.sh 01:35:58 Archiving 'sudo' log.. 01:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10121860926627874552.sh 01:35:58 ---> job-cost.sh 01:35:58 Setup pyenv: 01:35:58 system 01:35:58 3.8.13 01:35:58 3.9.13 01:35:58 3.10.13 01:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:00 lf-activate-venv(): INFO: Base packages installed successfully 01:36:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:36:08 INFO: No Stack... 01:36:08 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:08 INFO: Archiving Costs 01:36:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14198409766275362585.sh 01:36:08 ---> logs-deploy.sh 01:36:08 Setup pyenv: 01:36:08 system 01:36:08 3.8.13 01:36:08 3.9.13 01:36:08 3.10.13 01:36:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LC6y from file:/tmp/.os_lf_venv 01:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:11 lf-activate-venv(): INFO: Base packages installed successfully 01:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-LC6y/bin to PATH 01:36:20 WARNING: Nexus logging server not set 01:36:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74062/ 01:36:20 INFO: archiving logs to S3 01:36:21 ---> uname -a: 01:36:21 Linux prd-centos8-builder-2c-2g-2041.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:36:21 01:36:21 01:36:21 ---> lscpu: 01:36:21 Architecture: x86_64 01:36:21 CPU op-mode(s): 32-bit, 64-bit 01:36:21 Byte Order: Little Endian 01:36:21 CPU(s): 2 01:36:21 On-line CPU(s) list: 0,1 01:36:21 Thread(s) per core: 1 01:36:21 Core(s) per socket: 1 01:36:21 Socket(s): 2 01:36:21 NUMA node(s): 1 01:36:21 Vendor ID: AuthenticAMD 01:36:21 CPU family: 23 01:36:21 Model: 49 01:36:21 Model name: AMD EPYC-Rome Processor 01:36:21 Stepping: 0 01:36:21 CPU MHz: 2799.998 01:36:21 BogoMIPS: 5599.99 01:36:21 Virtualization: AMD-V 01:36:21 Hypervisor vendor: KVM 01:36:21 Virtualization type: full 01:36:21 L1d cache: 32K 01:36:21 L1i cache: 32K 01:36:21 L2 cache: 512K 01:36:21 L3 cache: 16384K 01:36:21 NUMA node0 CPU(s): 0,1 01:36:21 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:36:21 01:36:21 01:36:21 ---> nproc: 01:36:21 2 01:36:21 01:36:21 01:36:21 ---> df -h: 01:36:21 Filesystem Size Used Avail Use% Mounted on 01:36:21 devtmpfs 3.8G 0 3.8G 0% /dev 01:36:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:36:21 tmpfs 3.8G 17M 3.8G 1% /run 01:36:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:36:21 /dev/vda1 40G 8.4G 32G 22% / 01:36:21 tmpfs 770M 0 770M 0% /run/user/1001 01:36:21 01:36:21 01:36:21 ---> free -m: 01:36:21 total used free shared buff/cache available 01:36:21 Mem: 7697 646 4787 19 2263 6754 01:36:21 Swap: 1023 0 1023 01:36:21 01:36:21 01:36:21 ---> ip addr: 01:36:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:36:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:36:21 inet 127.0.0.1/8 scope host lo 01:36:21 valid_lft forever preferred_lft forever 01:36:21 inet6 ::1/128 scope host 01:36:21 valid_lft forever preferred_lft forever 01:36:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:36:21 link/ether fa:16:3e:bc:0c:79 brd ff:ff:ff:ff:ff:ff 01:36:21 altname enp0s3 01:36:21 altname ens3 01:36:21 inet 10.30.171.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:36:21 valid_lft 86112sec preferred_lft 86112sec 01:36:21 inet6 fe80::f816:3eff:febc:c79/64 scope link 01:36:21 valid_lft forever preferred_lft forever 01:36:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:36:21 link/ether 02:42:f3:d7:1a:db brd ff:ff:ff:ff:ff:ff 01:36:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:36:21 valid_lft forever preferred_lft forever 01:36:21 01:36:21 01:36:21 ---> sar -b -r -n DEV: 01:36:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 01:36:21 01:36:21 01:31:28 LINUX RESTART (2 CPU) 01:36:21 01:36:21 01:32:03 AM tps rtps wtps bread/s bwrtn/s 01:36:21 01:33:01 AM 215.06 19.15 195.92 5604.00 7024.42 01:36:21 01:34:01 AM 118.51 0.47 118.04 63.85 12543.09 01:36:21 01:35:01 AM 35.53 0.35 35.18 43.73 1842.49 01:36:21 01:36:01 AM 24.43 0.50 23.93 63.72 645.03 01:36:21 Average: 97.41 5.00 92.41 1409.17 5501.49 01:36:21 01:36:21 01:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:21 01:33:01 AM 5070404 6921132 2812028 35.67 2688 2036744 1083452 12.13 236244 2264656 188024 01:36:21 01:34:01 AM 4811140 6864652 3071292 38.96 2688 2228824 1097752 12.29 211312 2503140 76352 01:36:21 01:35:01 AM 4875992 6915400 3006440 38.14 2688 2214568 1046096 11.71 271552 2379544 43080 01:36:21 01:36:01 AM 4975028 6982404 2907404 36.88 2688 2182436 966120 10.82 426052 2126420 9072 01:36:21 Average: 4933141 6920897 2949291 37.42 2688 2165643 1048355 11.74 286290 2318440 79132 01:36:21 01:36:21 01:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:21 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:33:01 AM eth0 302.22 187.56 1842.85 64.32 0.00 0.00 0.00 0.00 01:36:21 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:34:01 AM eth0 76.44 59.50 845.66 9.88 0.00 0.00 0.00 0.00 01:36:21 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:35:01 AM eth0 30.23 29.55 29.86 11.59 0.00 0.00 0.00 0.00 01:36:21 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:36:01 AM eth0 21.88 19.85 18.55 13.86 0.00 0.00 0.00 0.00 01:36:21 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 Average: eth0 106.07 73.17 674.60 24.58 0.00 0.00 0.00 0.00 01:36:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:21 01:36:21 01:36:21 ---> sar -P ALL: 01:36:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 01:36:21 01:36:21 01:31:28 LINUX RESTART (2 CPU) 01:36:21 01:36:21 01:32:03 AM CPU %user %nice %system %iowait %steal %idle 01:36:21 01:33:01 AM all 36.79 0.00 6.52 2.81 0.10 53.77 01:36:21 01:33:01 AM 0 42.46 0.00 8.21 4.20 0.09 45.04 01:36:21 01:33:01 AM 1 31.13 0.00 4.84 1.42 0.12 62.49 01:36:21 01:34:01 AM all 34.72 0.00 5.03 2.59 0.08 57.57 01:36:21 01:34:01 AM 0 45.78 0.00 5.31 2.20 0.08 46.62 01:36:21 01:34:01 AM 1 23.67 0.00 4.76 2.97 0.08 68.52 01:36:21 01:35:01 AM all 33.23 0.00 3.92 0.31 0.09 62.45 01:36:21 01:35:01 AM 0 28.39 0.00 3.62 0.20 0.10 67.68 01:36:21 01:35:01 AM 1 38.06 0.00 4.22 0.42 0.08 57.22 01:36:21 01:36:01 AM all 37.45 0.00 4.33 0.16 0.10 57.97 01:36:21 01:36:01 AM 0 43.66 0.00 4.69 0.18 0.10 51.36 01:36:21 01:36:01 AM 1 31.24 0.00 3.96 0.13 0.10 64.57 01:36:21 Average: all 35.54 0.00 4.94 1.45 0.09 57.98 01:36:21 Average: 0 40.05 0.00 5.43 1.67 0.09 52.75 01:36:21 Average: 1 31.02 0.00 4.44 1.23 0.10 63.21 01:36:21 01:36:21 01:36:21