09:31:00 Started by timer 09:31:00 Running as SYSTEM 09:31:00 [EnvInject] - Loading node environment variables. 09:31:00 Building remotely on prd-centos8-builder-2c-2g-3 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 09:31:01 [ssh-agent] Looking for ssh-agent implementation... 09:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:01 $ ssh-agent 09:31:01 SSH_AUTH_SOCK=/tmp/ssh-LilJN1nz8PVU/agent.5546 09:31:01 SSH_AGENT_PID=5547 09:31:01 [ssh-agent] Started. 09:31:01 Running ssh-add (command line suppressed) 09:31:01 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4574679525292830819.key (/w/workspace/builder-openstack-cron@tmp/private_key_4574679525292830819.key) 09:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:31:01 The recommended git tool is: NONE 09:31:03 using credential jenkins-ssh 09:31:04 Wiping out workspace first. 09:31:04 Cloning the remote Git repository 09:31:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:31:04 > git init /w/workspace/builder-openstack-cron # timeout=10 09:31:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:31:04 > git --version # timeout=10 09:31:04 > git --version # 'git version 2.43.0' 09:31:04 using GIT_SSH to set credentials jenkins-ssh 09:31:04 [INFO] Currently running in a labeled security context 09:31:04 [INFO] Currently SELinux is 'enforcing' on the host 09:31:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3742533305285652638.key 09:31:04 Verifying host key using known hosts file 09:31:04 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. 09:31:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:07 Avoid second fetch 09:31:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:31:07 Checking out Revision a5d11b00150c642e82ebe62ca03f192a76c9c5e5 (refs/remotes/origin/master) 09:31:07 > git config core.sparsecheckout # timeout=10 09:31:07 > git checkout -f a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 09:31:07 Commit message: "CI: Update gerrit-change-info to older revision" 09:31:07 > git rev-list --no-walk a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 09:31:07 > git remote # timeout=10 09:31:07 > git submodule init # timeout=10 09:31:07 > git submodule sync # timeout=10 09:31:07 > git config --get remote.origin.url # timeout=10 09:31:07 > git submodule init # timeout=10 09:31:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:31:07 > git config --get submodule.global-jjb.url # timeout=10 09:31:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:31:07 > git config --get submodule.packer/common-packer.url # timeout=10 09:31:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:31:07 > git submodule update --init --recursive global-jjb # timeout=10 09:31:09 > git submodule update --init --recursive packer/common-packer # timeout=10 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:31:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:31:13 No emails were triggered. 09:31:13 provisioning config files... 09:31:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:31:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:31:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:31:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3503226041916482619.sh 09:31:13 ---> python-tools-install.sh 09:31:13 Setup pyenv: 09:31:13 system 09:31:13 * 3.8.13 (set by /opt/pyenv/version) 09:31:13 * 3.9.13 (set by /opt/pyenv/version) 09:31:13 * 3.10.13 (set by /opt/pyenv/version) 09:31:13 * 3.11.7 (set by /opt/pyenv/version) 09:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wc3o 09:31:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:31:22 lf-activate-venv(): INFO: Installing: lftools 09:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:31:48 Generating Requirements File 09:32:08 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. 09:32:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:32:08 Python 3.11.7 09:32:09 pip 25.2 from /tmp/venv-wc3o/lib/python3.11/site-packages/pip (python 3.11) 09:32:09 appdirs==1.4.4 09:32:09 argcomplete==3.6.2 09:32:09 aspy.yaml==1.3.0 09:32:09 attrs==25.3.0 09:32:09 autopage==0.5.2 09:32:09 beautifulsoup4==4.13.5 09:32:09 boto3==1.40.35 09:32:09 botocore==1.40.35 09:32:09 bs4==0.0.2 09:32:09 cachetools==5.5.2 09:32:09 certifi==2025.8.3 09:32:09 cffi==2.0.0 09:32:09 cfgv==3.4.0 09:32:09 chardet==5.2.0 09:32:09 charset-normalizer==3.4.3 09:32:09 click==8.3.0 09:32:09 cliff==4.11.0 09:32:09 cmd2==2.7.0 09:32:09 cryptography==3.3.2 09:32:09 debtcollector==3.0.0 09:32:09 decorator==5.2.1 09:32:09 defusedxml==0.7.1 09:32:09 Deprecated==1.2.18 09:32:09 distlib==0.4.0 09:32:09 dnspython==2.8.0 09:32:09 docker==7.1.0 09:32:09 dogpile.cache==1.4.1 09:32:09 durationpy==0.10 09:32:09 email-validator==2.3.0 09:32:09 filelock==3.19.1 09:32:09 future==1.0.0 09:32:09 gitdb==4.0.12 09:32:09 GitPython==3.1.45 09:32:09 google-auth==2.40.3 09:32:09 httplib2==0.31.0 09:32:09 identify==2.6.14 09:32:09 idna==3.10 09:32:09 importlib-resources==1.5.0 09:32:09 iso8601==2.1.0 09:32:09 Jinja2==3.1.6 09:32:09 jmespath==1.0.1 09:32:09 jsonpatch==1.33 09:32:09 jsonpointer==3.0.0 09:32:09 jsonschema==4.25.1 09:32:09 jsonschema-specifications==2025.9.1 09:32:09 keystoneauth1==5.12.0 09:32:09 kubernetes==33.1.0 09:32:09 lftools==0.37.13 09:32:09 lxml==6.0.1 09:32:09 markdown-it-py==4.0.0 09:32:09 MarkupSafe==3.0.2 09:32:09 mdurl==0.1.2 09:32:09 msgpack==1.1.1 09:32:09 multi_key_dict==2.0.3 09:32:09 munch==4.0.0 09:32:09 netaddr==1.3.0 09:32:09 niet==1.4.2 09:32:09 nodeenv==1.9.1 09:32:09 oauth2client==4.1.3 09:32:09 oauthlib==3.3.1 09:32:09 openstacksdk==4.7.1 09:32:09 os-service-types==1.8.0 09:32:09 osc-lib==4.2.0 09:32:09 oslo.config==10.0.0 09:32:09 oslo.context==6.1.0 09:32:09 oslo.i18n==6.6.0 09:32:09 oslo.log==7.2.1 09:32:09 oslo.serialization==5.8.0 09:32:09 oslo.utils==9.1.0 09:32:09 packaging==25.0 09:32:09 pbr==7.0.1 09:32:09 platformdirs==4.4.0 09:32:09 prettytable==3.16.0 09:32:09 psutil==7.1.0 09:32:09 pyasn1==0.6.1 09:32:09 pyasn1_modules==0.4.2 09:32:09 pycparser==2.23 09:32:09 pygerrit2==2.0.15 09:32:09 PyGithub==2.8.1 09:32:09 Pygments==2.19.2 09:32:09 PyJWT==2.10.1 09:32:09 PyNaCl==1.6.0 09:32:09 pyparsing==2.4.7 09:32:09 pyperclip==1.10.0 09:32:09 pyrsistent==0.20.0 09:32:09 python-cinderclient==9.8.0 09:32:09 python-dateutil==2.9.0.post0 09:32:09 python-heatclient==4.3.0 09:32:09 python-jenkins==1.8.3 09:32:09 python-keystoneclient==5.7.0 09:32:09 python-magnumclient==4.9.0 09:32:09 python-openstackclient==8.2.0 09:32:09 python-swiftclient==4.8.0 09:32:09 PyYAML==6.0.2 09:32:09 referencing==0.36.2 09:32:09 requests==2.32.5 09:32:09 requests-oauthlib==2.0.0 09:32:09 requestsexceptions==1.4.0 09:32:09 rfc3986==2.0.0 09:32:09 rich==14.1.0 09:32:09 rich-argparse==1.7.1 09:32:09 rpds-py==0.27.1 09:32:09 rsa==4.9.1 09:32:09 ruamel.yaml==0.18.15 09:32:09 ruamel.yaml.clib==0.2.12 09:32:09 s3transfer==0.14.0 09:32:09 simplejson==3.20.1 09:32:09 six==1.17.0 09:32:09 smmap==5.0.2 09:32:09 soupsieve==2.8 09:32:09 stevedore==5.5.0 09:32:09 tabulate==0.9.0 09:32:09 toml==0.10.2 09:32:09 tomlkit==0.13.3 09:32:09 tqdm==4.67.1 09:32:09 typing_extensions==4.15.0 09:32:09 tzdata==2025.2 09:32:09 urllib3==1.26.20 09:32:09 virtualenv==20.34.0 09:32:09 wcwidth==0.2.13 09:32:09 websocket-client==1.8.0 09:32:09 wrapt==1.17.3 09:32:09 xdg==6.0.0 09:32:09 xmltodict==1.0.2 09:32:09 yq==3.4.3 09:32:09 [EnvInject] - Injecting environment variables from a build step. 09:32:09 [EnvInject] - Injecting as environment variables the properties content 09:32:09 OS_CLOUD=vex 09:32:09 09:32:09 [EnvInject] - Variables injected successfully. 09:32:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:32:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:32:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15726350366994749701.sh 09:32:09 ---> Orphaned k8s clusters 09:32:09 Setup pyenv: 09:32:09 system 09:32:09 3.8.13 09:32:09 3.9.13 09:32:09 3.10.13 09:32:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:32:11 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:32:19 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. 09:32:19 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:32:21 -----> Delete orphaned cluster 09:32:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:32:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:32:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5465697030752234581.sh 09:32:22 ---> Orphaned stacks 09:32:22 Setup pyenv: 09:32:22 system 09:32:22 3.8.13 09:32:22 3.9.13 09:32:22 3.10.13 09:32:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:32:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:32:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:32:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:32:41 + mapfile -t OS_COE_CLUSTERS_ID 09:32:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:32:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:32:41 ++ awk '{print $1}' 09:32:44 + echo '-----> Active clusters -> stacks' 09:32:44 -----> Active clusters -> stacks 09:32:44 + OS_COE_STACKS=() 09:32:44 + [[ 0 -gt 0 ]] 09:32:44 + mapfile -t OS_STACKS 09:32:44 ++ awk '{print $1}' 09:32:44 ++ 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 09:32:46 + echo '-----> Active stacks' 09:32:46 -----> Active stacks 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:32:46 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:32:46 releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-only-titanium-422 09:32:46 releng-openflowplugin-csit-1node-scale-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-422 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-422 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-titanium-422 09:32:46 releng-daexim-csit-1node-basic-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-422 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-395 09:32:46 releng-openflowplugin-csit-3node-clustering-only-scandium-395 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-393 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 09:32:46 releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-393 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-only-scandium-393 09:32:46 releng-openflowplugin-csit-1node-scale-only-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-scandium-394 09:32:46 releng-jsonrpc-csit-1node-basic-only-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-394 09:32:46 releng-daexim-csit-3node-clustering-basic-only-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-394 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-only-titanium-421 09:32:46 releng-openflowplugin-csit-1node-scale-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-titanium-421 09:32:46 releng-jsonrpc-csit-1node-basic-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-421 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-421 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-421 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 09:32:46 releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-only-vanadium-16 09:32:46 releng-netconf-csit-3node-clustering-only-vanadium-16 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-only-vanadium-16 09:32:46 releng-netconf-csit-1node-scale-only-vanadium-16 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-only-scandium-127 09:32:46 releng-netconf-csit-1node-scale-only-scandium-127 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 09:32:46 releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-only-scandium-124 09:32:46 releng-netconf-csit-3node-clustering-only-scandium-124 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 09:32:46 releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-scale-only-scandium-123 09:32:46 releng-netconf-csit-3node-clustering-scale-only-scandium-123 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-yangtools-csit-1node-system-only-scandium-74 09:32:46 releng-yangtools-csit-1node-system-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-all-scandium-68 09:32:46 releng-netconf-csit-1node-userfeatures-all-scandium-68 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-mdsal-csit-3node-netty-replicate-only-scandium-74 09:32:46 releng-mdsal-csit-3node-netty-replicate-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-only-scandium-123 09:32:46 releng-netconf-csit-3node-clustering-only-scandium-123 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 09:32:46 releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-akka1-all-scandium-74 09:32:46 releng-controller-csit-1node-akka1-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-max-devices-only-scandium-49 09:32:46 releng-netconf-csit-1node-scale-max-devices-only-scandium-49 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-callhome-only-scandium-62 09:32:46 releng-netconf-csit-1node-callhome-only-scandium-62 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 09:32:46 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-clustering-tell-all-scandium-74 09:32:46 releng-controller-csit-3node-clustering-tell-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-clustering-ask-all-scandium-74 09:32:46 releng-controller-csit-3node-clustering-ask-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-benchmark-all-scandium-74 09:32:46 releng-controller-csit-3node-benchmark-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-rest-cars-perf-all-scandium-74 09:32:46 releng-controller-csit-1node-rest-cars-perf-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-aaa-csit-1node-authn-all-scandium-74 09:32:46 releng-aaa-csit-1node-authn-all-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 09:32:46 releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 09:32:46 releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 09:32:46 releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-only-titanium-111 09:32:46 releng-netconf-csit-1node-scale-only-titanium-111 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-8 09:32:46 releng-controller-csit-1node-notifications-longevity-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-108 09:32:46 releng-netconf-csit-3node-clustering-scale-only-titanium-108 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-all-titanium-55 09:32:46 releng-netconf-csit-1node-userfeatures-all-titanium-55 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-max-devices-only-titanium-49 09:32:46 releng-netconf-csit-1node-scale-max-devices-only-titanium-49 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-clustering-tell-all-titanium-54 09:32:46 releng-controller-csit-3node-clustering-tell-all-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 09:32:46 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-yangtools-csit-1node-system-only-vanadium-8 09:32:46 releng-yangtools-csit-1node-system-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-clustering-ask-all-titanium-54 09:32:46 releng-controller-csit-3node-clustering-ask-all-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-akka1-all-titanium-54 09:32:46 releng-controller-csit-1node-akka1-all-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-benchmark-all-titanium-54 09:32:46 releng-controller-csit-1node-benchmark-all-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-all-vanadium-8 09:32:46 releng-netconf-csit-1node-userfeatures-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 09:32:46 releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 09:32:46 releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-callhome-only-vanadium-8 09:32:46 releng-netconf-csit-1node-callhome-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-benchmark-all-vanadium-8 09:32:46 releng-controller-csit-3node-benchmark-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 09:32:46 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 09:32:46 releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 09:32:46 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 09:32:46 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-clustering-tell-all-vanadium-8 09:32:46 releng-controller-csit-3node-clustering-tell-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 09:32:46 releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-longevity-only-titanium-54 09:32:46 releng-openflowplugin-csit-1node-longevity-only-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 09:32:46 releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 09:32:46 releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-107 09:32:46 releng-netconf-csit-3node-clustering-scale-only-titanium-107 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 09:32:46 releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-longevity-only-scandium-74 09:32:46 releng-openflowplugin-csit-1node-longevity-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-3node-clustering-only-titanium-108 09:32:46 releng-netconf-csit-3node-clustering-only-titanium-108 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 09:32:46 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 09:32:46 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 09:32:46 releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 09:32:46 releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 09:32:46 releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-354 09:32:46 releng-openflowplugin-csit-1node-sanity-only-titanium-354 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 09:32:46 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-420 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-titanium-420 09:32:46 releng-jsonrpc-csit-1node-basic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-420 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 09:32:46 releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-420 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-420 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-titanium-420 09:32:46 releng-daexim-csit-1node-basic-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-420 09:32:46 releng-bgpcep-csit-1node-throughpcep-all-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 09:32:46 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-419 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-titanium-419 09:32:46 releng-daexim-csit-1node-basic-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-419 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-419 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-419 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-419 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-419 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-353 09:32:46 releng-openflowplugin-csit-1node-sanity-only-titanium-353 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-391 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-391 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 09:32:46 releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-scandium-392 09:32:46 releng-jsonrpc-csit-1node-basic-only-scandium-392 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-392 09:32:46 releng-daexim-csit-3node-clustering-basic-only-scandium-392 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 09:32:46 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-418 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-only-titanium-418 09:32:46 releng-openflowplugin-csit-1node-scale-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-titanium-418 09:32:46 releng-jsonrpc-csit-1node-basic-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-418 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-418 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-418 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-titanium-418 09:32:46 releng-daexim-csit-1node-basic-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-418 09:32:46 releng-bgpcep-csit-1node-throughpcep-all-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 09:32:46 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-417 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 09:32:46 releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-417 09:32:46 releng-openflowplugin-csit-1node-cbench-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-417 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-417 09:32:46 releng-daexim-csit-3node-clustering-basic-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-titanium-417 09:32:46 releng-daexim-csit-1node-basic-only-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-417 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 09:32:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-scandium-391 09:32:46 releng-daexim-csit-1node-basic-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-391 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-390 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-cbench-only-scandium-391 09:32:46 releng-openflowplugin-csit-1node-cbench-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-391 09:32:46 releng-daexim-csit-3node-clustering-basic-only-scandium-391 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 09:32:46 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-daexim-csit-1node-basic-only-scandium-390 09:32:46 releng-daexim-csit-1node-basic-only-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 09:32:46 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 09:32:46 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 09:32:46 releng-openflowplugin-csit-1node-scale-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 09:32:46 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 09:32:46 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 09:32:46 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 09:32:46 releng-jsonrpc-csit-1node-basic-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 09:32:46 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 09:32:46 releng-openflowplugin-csit-3node-clustering-only-titanium-415 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 09:32:46 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 09:32:46 + for stack in "${OS_STACKS[@]}" 09:32:46 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 09:32:46 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 09:32:46 + echo '-----> Delete orphaned stacks' 09:32:46 -----> Delete orphaned stacks 09:32:46 + for STACK_NAME in "${OS_STACKS[@]}" 09:32:46 + [[ 0 -gt 0 ]] 09:32:46 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:32:46 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:32:46 + builds=() 09:32:46 + for jenkins in "${@:2}" 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:32:46 ++ 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' 09:32:46 + 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/73878/"}}],"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/yangtools-maven-merge-master/4938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ 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/73878/"}}],"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/yangtools-maven-merge-master/4938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ head -n1 09:32:46 + 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/73878/"}}],"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/yangtools-maven-merge-master/4938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]}' 09:32:46 ++ 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/73878/"}}],"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/yangtools-maven-merge-master/4938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ awk 'END {print $NF}' 09:32:46 + status=200 09:32:46 + '[' 200 '!=' 200 ']' 09:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:32:46 ++ awk -F/ '{print $NF}' 09:32:46 ++ echo https://jenkins.opendaylight.org/releng 09:32:46 ++ sed 's/\/*$//' 09:32:46 + silo=releng 09:32:46 + export silo 09:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:32:46 ++ grep -v null 09:32:46 ++ 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/73878/"}}],"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/yangtools-maven-merge-master/4938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]}' 09:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:32:46 + for jenkins in "${@:2}" 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:32:46 ++ 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' 09:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ head -n1 09:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:32:46 09:32:46 200' 09:32:46 ++ awk 'END {print $NF}' 09:32:46 + status=200 09:32:46 + '[' 200 '!=' 200 ']' 09:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:32:46 ++ awk -F/ '{print $NF}' 09:32:46 ++ echo https://jenkins.opendaylight.org/sandbox 09:32:46 ++ sed 's/\/*$//' 09:32:46 + silo=sandbox 09:32:46 + export silo 09:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:32:46 ++ grep -v null 09:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:32:46 + [[ releng-builder-openstack-cron-73878 releng-yangtools-maven-merge-master-4938 releng-distribution-merge-managed-scandium-2671 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 ]] 09:32:46 + return 1 09:32:46 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422' 09:32:46 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:32:46 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:33:37 Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 09:33:37 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422/20e26396-c378-4401-840f-486d25c68b98?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:34:28 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:35:18 http.client.RemoteDisconnected: Remote end closed connection without response 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 http.client.RemoteDisconnected: Remote end closed connection without response 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:18 09:35:18 During handling of the above exception, another exception occurred: 09:35:18 09:35:18 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:35:19 + for STACK_NAME in "${OS_STACKS[@]}" 09:35:19 + [[ 0 -gt 0 ]] 09:35:19 + stack_in_jenkins releng-openflowplugin-csit-1node-flow-services-all-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:35:19 + STACK_NAME=releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:35:19 + builds=() 09:35:19 + for jenkins in "${@:2}" 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:35:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:35:19 ++ 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' 09:35:19 + 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/73878/"}}],"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.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 ++ 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/73878/"}}],"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.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 ++ head -n1 09:35:19 + 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/73878/"}}],"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.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]}' 09:35:19 ++ 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/73878/"}}],"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.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 ++ awk 'END {print $NF}' 09:35:19 + status=200 09:35:19 + '[' 200 '!=' 200 ']' 09:35:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:35:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:35:19 ++ awk -F/ '{print $NF}' 09:35:19 ++ echo https://jenkins.opendaylight.org/releng 09:35:19 ++ sed 's/\/*$//' 09:35:19 + silo=releng 09:35:19 + export silo 09:35:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:35:19 ++ grep -v null 09:35:19 ++ 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/73878/"}}],"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.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2671/"}}],"oneOffExecutors":[]}]}' 09:35:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:35:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:35:19 + for jenkins in "${@:2}" 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:35:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:35:19 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:35:19 ++ 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' 09:35:19 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 ++ head -n1 09:35:19 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:35:19 ++ awk 'END {print $NF}' 09:35:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:35:19 09:35:19 200' 09:35:19 + status=200 09:35:19 + '[' 200 '!=' 200 ']' 09:35:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:35:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:35:19 ++ echo https://jenkins.opendaylight.org/sandbox 09:35:19 ++ sed 's/\/*$//' 09:35:19 ++ awk -F/ '{print $NF}' 09:35:19 + silo=sandbox 09:35:19 + export silo 09:35:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:35:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:35:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:35:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:35:19 ++ grep -v null 09:35:19 + [[ releng-builder-openstack-cron-73878 releng-distribution-merge-managed-scandium-2671 =~ releng-openflowplugin-csit-1node-flow-services-all-titanium-422 ]] 09:35:19 + return 1 09:35:19 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422' 09:35:19 Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:35:19 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:36:10 Deleting stack releng-openflowplugin-csit-1node-flow-services-all-titanium-422 09:36:10 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:37:01 http.client.RemoteDisconnected: Remote end closed connection without response 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 http.client.RemoteDisconnected: Remote end closed connection without response 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 09:37:01 During handling of the above exception, another exception occurred: 09:37:01 09:37:01 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422/d6f3dbd2-30dc-4ca3-ab9f-432fb8020923?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 09:37:01 + for STACK_NAME in "${OS_STACKS[@]}" 09:37:01 + [[ 0 -gt 0 ]] 09:37:01 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:37:01 + STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:37:01 + builds=() 09:37:01 + for jenkins in "${@:2}" 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:37:01 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:37:01 ++ 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' 09:37:01 + 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/73878/"}}],"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":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ 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/73878/"}}],"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":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ head -n1 09:37:01 + 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/73878/"}}],"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":[]}]}' 09:37:01 ++ 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/73878/"}}],"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":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ awk 'END {print $NF}' 09:37:01 + status=200 09:37:01 + '[' 200 '!=' 200 ']' 09:37:01 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:37:01 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:37:01 ++ awk -F/ '{print $NF}' 09:37:01 ++ sed 's/\/*$//' 09:37:01 ++ echo https://jenkins.opendaylight.org/releng 09:37:01 + silo=releng 09:37:01 + export silo 09:37:01 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:37:01 ++ grep -v null 09:37:01 ++ 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/73878/"}}],"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":[]}]}' 09:37:01 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:37:01 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:37:01 + for jenkins in "${@:2}" 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:37:01 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:37:01 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:37:01 ++ 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' 09:37:01 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ head -n1 09:37:01 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:37:01 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:37:01 09:37:01 200' 09:37:01 ++ awk 'END {print $NF}' 09:37:01 + status=200 09:37:01 + '[' 200 '!=' 200 ']' 09:37:01 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:37:01 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:37:01 ++ sed 's/\/*$//' 09:37:01 ++ echo https://jenkins.opendaylight.org/sandbox 09:37:01 ++ awk -F/ '{print $NF}' 09:37:01 + silo=sandbox 09:37:01 + export silo 09:37:01 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:37:01 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:37:01 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:37:01 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:37:01 ++ grep -v null 09:37:01 + [[ releng-builder-openstack-cron-73878 =~ releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 ]] 09:37:01 + return 1 09:37:01 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-scale-switch-only-titanium-422' 09:37:01 Deleting orphaned stack: releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:37:01 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:37:53 Deleting stack releng-openflowplugin-csit-1node-scale-switch-only-titanium-422 09:37:53 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/db17c2b4-53de-425b-8db4-1eed80ab821c: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:39:04 Waiting for stack to delete... 09:39:04 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-scale-switch-only-titanium-422: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:39:54 WARN: Failed to delete $STACK_NAME. Reason: Resource DELETE failed: MessagingTimeout: resources.vm_0_group: Timed out waiting for a reply to message ID f2d497317f824ae8a237993a3c9e2d8f 09:39:54 Retrying delete... 09:39:54 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-scale-switch-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:40:45 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/db17c2b4-53de-425b-8db4-1eed80ab821c: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 09:41:13 Build timed out (after 10 minutes). Marking the build as failed. 09:41:13 /tmp/jenkins5465697030752234581.sh: line 129: 7107 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 09:41:13 + for STACK_NAME in "${OS_STACKS[@]}" 09:41:13 + [[ 0 -gt 0 ]] 09:41:13 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:41:13 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 09:41:13 + builds=() 09:41:13 + for jenkins in "${@:2}" 09:41:13 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:41:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:41:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:41:13 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:41:13 $ ssh-agent -k 09:41:13 ++ 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' 09:41:13 unset SSH_AUTH_SOCK; 09:41:13 unset SSH_AGENT_PID; 09:41:13 echo Agent pid 5547 killed; 09:41:13 [ssh-agent] Stopped. 09:41:13 Build was aborted 09:41:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:41:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9685701552620924257.sh 09:41:13 ---> sysstat.sh 09:41:13 (23) Failed writing body 09:41:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2919114021579765103.sh 09:41:13 ---> package-listing.sh 09:41:13 ++ facter osfamily 09:41:13 ++ tr '[:upper:]' '[:lower:]' 09:41:14 + OS_FAMILY=redhat 09:41:14 + workspace=/w/workspace/builder-openstack-cron 09:41:14 + START_PACKAGES=/tmp/packages_start.txt 09:41:14 + END_PACKAGES=/tmp/packages_end.txt 09:41:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:14 + PACKAGES=/tmp/packages_start.txt 09:41:14 + '[' /w/workspace/builder-openstack-cron ']' 09:41:14 + PACKAGES=/tmp/packages_end.txt 09:41:14 + case "${OS_FAMILY}" in 09:41:14 + rpm -qa 09:41:14 + sort 09:41:14 + '[' -f /tmp/packages_start.txt ']' 09:41:14 + '[' -f /tmp/packages_end.txt ']' 09:41:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:14 + '[' /w/workspace/builder-openstack-cron ']' 09:41:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 09:41:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 09:41:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12017526263332272197.sh 09:41:14 ---> capture-instance-metadata.sh 09:41:14 Setup pyenv: 09:41:14 system 09:41:14 3.8.13 09:41:14 3.9.13 09:41:14 3.10.13 09:41:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:41:17 lf-activate-venv(): INFO: Installing: lftools 09:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:41:28 INFO: Running in OpenStack, capturing instance metadata 09:41:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7203926214234338031.sh 09:41:29 provisioning config files... 09:41:30 Could not find credentials [logs] for builder-openstack-cron #73878 09:41:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17606214796054346318tmp 09:41:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:41:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:41:30 provisioning config files... 09:41:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:41:30 [EnvInject] - Injecting environment variables from a build step. 09:41:30 [EnvInject] - Injecting as environment variables the properties content 09:41:30 SERVER_ID=logs 09:41:30 09:41:30 [EnvInject] - Variables injected successfully. 09:41:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18395025828967363198.sh 09:41:30 ---> create-netrc.sh 09:41:30 WARN: Log server credential not found. 09:41:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4735192287543930931.sh 09:41:30 ---> python-tools-install.sh 09:41:30 Setup pyenv: 09:41:30 system 09:41:30 3.8.13 09:41:30 3.9.13 09:41:30 3.10.13 09:41:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:41:32 lf-activate-venv(): INFO: Installing: lftools 09:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:41:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6645306015548836735.sh 09:41:42 ---> sudo-logs.sh 09:41:42 Archiving 'sudo' log.. 09:41:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2129701555010933583.sh 09:41:42 ---> job-cost.sh 09:41:42 Setup pyenv: 09:41:42 system 09:41:42 3.8.13 09:41:42 3.9.13 09:41:42 3.10.13 09:41:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:41:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:41:52 INFO: No Stack... 09:41:52 INFO: Retrieving Pricing Info for: v3-standard-2 09:41:53 INFO: Archiving Costs 09:41:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16919611613899305289.sh 09:41:53 ---> logs-deploy.sh 09:41:53 Setup pyenv: 09:41:53 system 09:41:53 3.8.13 09:41:53 3.9.13 09:41:53 3.10.13 09:41:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wc3o from file:/tmp/.os_lf_venv 09:41:55 lf-activate-venv(): INFO: Installing: lftools 09:42:05 lf-activate-venv(): INFO: Adding /tmp/venv-wc3o/bin to PATH 09:42:05 WARNING: Nexus logging server not set 09:42:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73878/ 09:42:05 INFO: archiving logs to S3 09:42:06 ---> uname -a: 09:42:06 Linux prd-centos8-builder-2c-2g-3.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 09:42:06 09:42:06 09:42:06 ---> lscpu: 09:42:06 Architecture: x86_64 09:42:06 CPU op-mode(s): 32-bit, 64-bit 09:42:06 Byte Order: Little Endian 09:42:06 CPU(s): 2 09:42:06 On-line CPU(s) list: 0,1 09:42:06 Thread(s) per core: 1 09:42:06 Core(s) per socket: 1 09:42:06 Socket(s): 2 09:42:06 NUMA node(s): 1 09:42:06 Vendor ID: AuthenticAMD 09:42:06 CPU family: 23 09:42:06 Model: 49 09:42:06 Model name: AMD EPYC-Rome Processor 09:42:06 Stepping: 0 09:42:06 CPU MHz: 2800.000 09:42:06 BogoMIPS: 5600.00 09:42:06 Virtualization: AMD-V 09:42:06 Hypervisor vendor: KVM 09:42:06 Virtualization type: full 09:42:06 L1d cache: 32K 09:42:06 L1i cache: 32K 09:42:06 L2 cache: 512K 09:42:06 L3 cache: 16384K 09:42:06 NUMA node0 CPU(s): 0,1 09:42:06 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 09:42:06 09:42:06 09:42:06 ---> nproc: 09:42:06 2 09:42:06 09:42:06 09:42:06 ---> df -h: 09:42:06 Filesystem Size Used Avail Use% Mounted on 09:42:06 devtmpfs 3.8G 0 3.8G 0% /dev 09:42:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:42:06 tmpfs 3.8G 17M 3.8G 1% /run 09:42:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:42:06 /dev/vda1 40G 8.4G 32G 21% / 09:42:06 tmpfs 770M 0 770M 0% /run/user/1001 09:42:06 09:42:06 09:42:06 ---> free -m: 09:42:06 total used free shared buff/cache available 09:42:06 Mem: 7697 655 4776 19 2265 6745 09:42:06 Swap: 1023 0 1023 09:42:06 09:42:06 09:42:06 ---> ip addr: 09:42:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:42:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:42:06 inet 127.0.0.1/8 scope host lo 09:42:06 valid_lft forever preferred_lft forever 09:42:06 inet6 ::1/128 scope host 09:42:06 valid_lft forever preferred_lft forever 09:42:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:42:06 link/ether fa:16:3e:df:18:54 brd ff:ff:ff:ff:ff:ff 09:42:06 altname enp0s3 09:42:06 altname ens3 09:42:06 inet 10.30.171.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:42:06 valid_lft 84268sec preferred_lft 84268sec 09:42:06 inet6 fe80::f816:3eff:fedf:1854/64 scope link 09:42:06 valid_lft forever preferred_lft forever 09:42:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:42:06 link/ether 02:42:85:d7:d9:3e brd ff:ff:ff:ff:ff:ff 09:42:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:42:06 valid_lft forever preferred_lft forever 09:42:06 09:42:06 09:42:06 ---> sar -b -r -n DEV: 09:42:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2025 _x86_64_ (2 CPU) 09:42:06 09:42:06 09:06:28 LINUX RESTART (2 CPU) 09:42:06 09:42:06 09:07:03 AM tps rtps wtps bread/s bwrtn/s 09:42:06 09:08:01 AM 15.27 8.65 6.62 4023.43 1739.25 09:42:06 09:09:01 AM 0.97 0.00 0.97 0.00 15.48 09:42:06 09:10:01 AM 0.72 0.03 0.68 0.53 9.25 09:42:06 09:11:01 AM 0.23 0.00 0.23 0.00 3.62 09:42:06 09:12:01 AM 0.12 0.00 0.12 0.00 0.83 09:42:06 09:13:01 AM 0.37 0.00 0.37 0.00 6.31 09:42:06 09:14:01 AM 0.13 0.00 0.13 0.00 2.62 09:42:06 09:15:01 AM 0.22 0.00 0.22 0.00 2.97 09:42:06 09:16:01 AM 0.20 0.00 0.20 0.00 2.77 09:42:06 09:17:01 AM 0.18 0.00 0.18 0.00 2.67 09:42:06 09:18:01 AM 0.27 0.00 0.27 0.00 4.03 09:42:06 09:19:01 AM 0.12 0.00 0.12 0.00 0.93 09:42:06 09:20:01 AM 0.13 0.00 0.13 0.00 0.92 09:42:06 09:21:01 AM 0.20 0.00 0.20 0.00 3.17 09:42:06 09:22:01 AM 0.38 0.03 0.35 0.27 5.78 09:42:06 09:23:01 AM 1.02 0.00 1.02 0.00 22.89 09:42:06 09:24:01 AM 0.15 0.00 0.15 0.00 2.13 09:42:06 09:25:01 AM 0.13 0.00 0.13 0.00 1.18 09:42:06 09:26:01 AM 0.10 0.00 0.10 0.00 1.17 09:42:06 09:27:01 AM 0.17 0.00 0.17 0.00 1.80 09:42:06 09:28:01 AM 0.22 0.00 0.22 0.00 3.22 09:42:06 09:29:01 AM 0.20 0.00 0.20 0.00 2.43 09:42:06 09:30:01 AM 0.18 0.00 0.18 0.00 1.87 09:42:06 09:31:01 AM 0.17 0.03 0.13 10.93 1.10 09:42:06 09:32:01 AM 228.46 9.43 219.03 1480.57 7140.87 09:42:06 09:33:01 AM 93.33 1.10 92.23 133.71 11065.72 09:42:06 09:34:01 AM 15.91 0.00 15.91 0.00 1239.41 09:42:06 09:35:01 AM 2.60 0.00 2.60 0.00 82.29 09:42:06 09:36:01 AM 0.10 0.00 0.10 0.00 0.63 09:42:06 09:37:01 AM 0.17 0.00 0.17 0.00 1.78 09:42:06 09:38:01 AM 0.33 0.00 0.33 0.00 5.22 09:42:06 09:39:01 AM 0.17 0.00 0.17 0.00 1.75 09:42:06 09:40:01 AM 0.13 0.00 0.13 0.00 1.32 09:42:06 09:41:01 AM 0.17 0.00 0.17 0.00 1.50 09:42:06 09:42:01 AM 19.84 0.50 19.34 63.71 529.34 09:42:06 Average: 10.94 0.56 10.38 159.60 624.89 09:42:06 09:42:06 09:07:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:06 09:08:01 AM 5610984 7128680 2271440 28.82 2688 1716024 895852 10.03 160728 1842168 16 09:42:06 09:09:01 AM 5604724 7122420 2277700 28.90 2688 1716024 895852 10.03 160768 1848624 4 09:42:06 09:10:01 AM 5604496 7122212 2277928 28.90 2688 1716044 915636 10.25 160784 1848748 4 09:42:06 09:11:01 AM 5603360 7121100 2279064 28.91 2688 1716052 896168 10.03 160784 1850076 4 09:42:06 09:12:01 AM 5599736 7117476 2282688 28.96 2688 1716052 896168 10.03 160784 1853924 4 09:42:06 09:13:01 AM 5599320 7117060 2283104 28.96 2688 1716052 896168 10.03 160784 1854128 16 09:42:06 09:14:01 AM 5599392 7117136 2283032 28.96 2688 1716056 896168 10.03 160784 1854296 4 09:42:06 09:15:01 AM 5599084 7116828 2283340 28.97 2688 1716056 896168 10.03 160784 1854480 4 09:42:06 09:16:01 AM 5599652 7117396 2282772 28.96 2688 1716056 896168 10.03 160784 1854088 4 09:42:06 09:17:01 AM 5599480 7117228 2282944 28.96 2688 1716060 896168 10.03 160784 1854208 4 09:42:06 09:18:01 AM 5599488 7117236 2282936 28.96 2688 1716060 896168 10.03 160784 1854312 4 09:42:06 09:19:01 AM 5599404 7117156 2283020 28.96 2688 1716064 896168 10.03 160784 1854368 4 09:42:06 09:20:01 AM 5599096 7116848 2283328 28.97 2688 1716064 919336 10.29 160784 1854600 4 09:42:06 09:21:01 AM 5599452 7117200 2282972 28.96 2688 1716068 896048 10.03 160784 1854488 4 09:42:06 09:22:01 AM 5599168 7116924 2283256 28.97 2688 1716068 896052 10.03 160892 1854376 12 09:42:06 09:23:01 AM 5599000 7116756 2283424 28.97 2688 1716068 896052 10.03 160892 1854356 4 09:42:06 09:24:01 AM 5599036 7116796 2283388 28.97 2688 1716072 896052 10.03 160892 1854412 4 09:42:06 09:25:01 AM 5599128 7116888 2283296 28.97 2688 1716072 896052 10.03 160892 1854416 4 09:42:06 09:26:01 AM 5590900 7108660 2291524 29.07 2688 1716072 896052 10.03 160892 1862464 4 09:42:06 09:27:01 AM 5590704 7108468 2291720 29.07 2688 1716076 896052 10.03 160892 1862816 4 09:42:06 09:28:01 AM 5575760 7093524 2306664 29.26 2688 1716076 896052 10.03 160892 1877824 12 09:42:06 09:29:01 AM 5575748 7093516 2306676 29.26 2688 1716080 896052 10.03 160892 1877760 8 09:42:06 09:30:01 AM 5575120 7092888 2307304 29.27 2688 1716080 915016 10.25 160892 1878224 4 09:42:06 09:31:01 AM 5571728 7090076 2310696 29.31 2688 1716664 915772 10.25 161284 1880716 248 09:42:06 09:32:01 AM 5058312 6950696 2824112 35.83 2688 2074380 969776 10.86 212212 2283536 185688 09:42:06 09:33:01 AM 4908300 6917900 2974124 37.73 2688 2184968 1001232 11.21 241312 2374448 27852 09:42:06 09:34:01 AM 4910108 6919120 2972316 37.71 2688 2184972 1001232 11.21 241312 2374224 4 09:42:06 09:35:01 AM 4909756 6918768 2972668 37.71 2688 2184972 1001232 11.21 241312 2374232 4 09:42:06 09:36:01 AM 4910484 6919496 2971940 37.70 2688 2184972 988580 11.07 254380 2360780 4 09:42:06 09:37:01 AM 4910544 6919560 2971880 37.70 2688 2184976 988580 11.07 254380 2360904 4 09:42:06 09:38:01 AM 4910740 6919756 2971684 37.70 2688 2184976 998208 11.18 255968 2359292 4 09:42:06 09:39:01 AM 4910644 6919664 2971780 37.70 2688 2184980 998208 11.18 255968 2359528 16 09:42:06 09:40:01 AM 4910160 6919180 2972264 37.71 2688 2184980 998208 11.18 255968 2359720 8 09:42:06 09:41:01 AM 4910380 6919404 2972044 37.70 2688 2184984 998208 11.18 255968 2359732 4 09:42:06 09:42:01 AM 4885256 6899668 2997168 38.02 2688 2189568 1002724 11.23 413484 2227120 26404 09:42:06 Average: 5383676 7052677 2498748 31.70 2688 1860423 929532 10.41 192642 2010954 6868 09:42:06 09:42:06 09:07:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:42:06 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:08:01 AM eth0 99.66 47.79 362.45 15.62 0.00 0.00 0.00 0.00 09:42:06 09:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:09:01 AM eth0 1.28 0.27 1.26 0.02 0.00 0.00 0.00 0.00 09:42:06 09:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:10:01 AM eth0 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:42:06 09:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:11:01 AM eth0 0.67 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:42:06 09:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:12:01 AM eth0 0.60 0.03 0.03 0.00 0.00 0.00 0.00 0.00 09:42:06 09:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:13:01 AM eth0 2.17 0.42 0.57 0.30 0.00 0.00 0.00 0.00 09:42:06 09:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:14:01 AM eth0 0.93 0.32 0.29 0.20 0.00 0.00 0.00 0.00 09:42:06 09:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:15:01 AM eth0 1.08 0.28 0.29 0.20 0.00 0.00 0.00 0.00 09:42:06 09:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:16:01 AM eth0 0.62 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:42:06 09:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:17:01 AM eth0 0.70 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:42:06 09:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:18:01 AM eth0 0.78 0.17 0.17 0.07 0.00 0.00 0.00 0.00 09:42:06 09:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:19:01 AM eth0 0.62 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:42:06 09:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:20:01 AM eth0 0.68 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:42:06 09:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:21:01 AM eth0 0.70 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:42:06 09:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:22:01 AM eth0 0.72 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:42:06 09:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:23:01 AM eth0 0.90 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:42:06 09:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:24:01 AM eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:42:06 09:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:25:01 AM eth0 0.98 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:42:06 09:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:26:01 AM eth0 0.80 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:42:06 09:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:27:01 AM eth0 2.35 0.90 1.16 0.73 0.00 0.00 0.00 0.00 09:42:06 09:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:28:01 AM eth0 56.68 31.59 37.80 49.61 0.00 0.00 0.00 0.00 09:42:06 09:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:29:01 AM eth0 0.60 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:42:06 09:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:30:01 AM eth0 0.58 0.03 0.03 0.00 0.00 0.00 0.00 0.00 09:42:06 09:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:31:01 AM eth0 4.50 2.08 7.40 1.38 0.00 0.00 0.00 0.00 09:42:06 09:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:32:01 AM eth0 204.37 144.19 1670.66 65.28 0.00 0.00 0.00 0.00 09:42:06 09:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:33:01 AM eth0 58.16 45.43 600.98 8.95 0.00 0.00 0.00 0.00 09:42:06 09:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:34:01 AM eth0 0.85 0.28 0.14 0.06 0.00 0.00 0.00 0.00 09:42:06 09:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:35:01 AM eth0 0.95 0.28 0.11 0.05 0.00 0.00 0.00 0.00 09:42:06 09:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:36:01 AM eth0 2.83 1.95 1.12 0.57 0.00 0.00 0.00 0.00 09:42:06 09:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:37:01 AM eth0 1.07 0.37 0.14 0.10 0.00 0.00 0.00 0.00 09:42:06 09:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:38:01 AM eth0 3.12 2.18 1.34 0.65 0.00 0.00 0.00 0.00 09:42:06 09:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:39:01 AM eth0 1.48 0.37 0.43 0.27 0.00 0.00 0.00 0.00 09:42:06 09:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:40:01 AM eth0 1.18 0.52 0.30 0.14 0.00 0.00 0.00 0.00 09:42:06 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:41:01 AM eth0 1.57 0.45 0.45 0.27 0.00 0.00 0.00 0.00 09:42:06 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:42:01 AM eth0 18.93 16.78 15.71 8.97 0.00 0.00 0.00 0.00 09:42:06 09:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 Average: eth0 13.48 8.48 76.98 4.38 0.00 0.00 0.00 0.00 09:42:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:06 09:42:06 09:42:06 ---> sar -P ALL: 09:42:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2025 _x86_64_ (2 CPU) 09:42:06 09:42:06 09:06:28 LINUX RESTART (2 CPU) 09:42:06 09:42:06 09:07:03 AM CPU %user %nice %system %iowait %steal %idle 09:42:06 09:08:01 AM all 8.09 0.00 1.63 0.52 0.05 89.71 09:42:06 09:08:01 AM 0 7.59 0.00 1.97 0.57 0.03 89.84 09:42:06 09:08:01 AM 1 8.59 0.00 1.30 0.47 0.07 89.58 09:42:06 09:09:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 09:42:06 09:09:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:42:06 09:09:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30 09:42:06 09:10:01 AM all 0.32 0.00 0.07 0.01 0.06 99.55 09:42:06 09:10:01 AM 0 0.12 0.00 0.10 0.02 0.07 99.70 09:42:06 09:10:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:42:06 09:11:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 09:42:06 09:11:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:42:06 09:11:01 AM 1 0.52 0.00 0.08 0.00 0.07 99.33 09:42:06 09:12:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62 09:42:06 09:12:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67 09:42:06 09:12:01 AM 1 0.28 0.00 0.08 0.00 0.07 99.57 09:42:06 09:13:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:42:06 09:13:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:42:06 09:13:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:42:06 09:14:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 09:42:06 09:14:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27 09:42:06 09:14:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:42:06 09:15:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:42:06 09:15:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:42:06 09:15:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72 09:42:06 09:16:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:42:06 09:16:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 09:42:06 09:16:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:42:06 09:17:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:42:06 09:17:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:42:06 09:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:42:06 09:18:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 09:42:06 09:18:01 AM 0 0.37 0.00 0.05 0.00 0.05 99.53 09:42:06 09:18:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 09:42:06 09:42:06 09:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:42:06 09:19:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:42:06 09:19:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 09:42:06 09:19:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:42:06 09:20:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 09:42:06 09:20:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:42:06 09:20:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:42:06 09:21:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:42:06 09:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:42:06 09:21:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:42:06 09:22:01 AM all 0.33 0.00 0.11 0.00 0.06 99.51 09:42:06 09:22:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25 09:42:06 09:22:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:42:06 09:23:01 AM all 0.33 0.00 0.07 0.01 0.04 99.56 09:42:06 09:23:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 09:42:06 09:23:01 AM 1 0.13 0.00 0.05 0.02 0.03 99.77 09:42:06 09:24:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 09:42:06 09:24:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 09:42:06 09:24:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:42:06 09:25:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:42:06 09:25:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:42:06 09:25:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:42:06 09:26:01 AM all 0.55 0.00 0.08 0.00 0.05 99.32 09:42:06 09:26:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:42:06 09:26:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20 09:42:06 09:27:01 AM all 0.56 0.00 0.07 0.00 0.04 99.33 09:42:06 09:27:01 AM 0 0.65 0.00 0.07 0.00 0.05 99.23 09:42:06 09:27:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:42:06 09:28:01 AM all 2.85 0.00 0.51 0.00 0.06 96.58 09:42:06 09:28:01 AM 0 3.04 0.00 0.43 0.00 0.05 96.47 09:42:06 09:28:01 AM 1 2.67 0.00 0.59 0.00 0.07 96.68 09:42:06 09:29:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 09:42:06 09:29:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:42:06 09:29:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 09:42:06 09:42:06 09:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:42:06 09:30:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:42:06 09:30:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 09:42:06 09:30:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:42:06 09:31:01 AM all 0.51 0.00 0.12 0.00 0.05 99.32 09:42:06 09:31:01 AM 0 0.48 0.00 0.15 0.00 0.07 99.30 09:42:06 09:31:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35 09:42:06 09:32:01 AM all 36.73 0.20 6.29 1.95 0.10 54.72 09:42:06 09:32:01 AM 0 31.16 0.32 6.26 2.74 0.08 59.44 09:42:06 09:32:01 AM 1 42.30 0.08 6.33 1.17 0.12 50.00 09:42:06 09:33:01 AM all 27.35 0.00 4.22 1.89 0.09 66.45 09:42:06 09:33:01 AM 0 31.76 0.00 4.27 1.23 0.08 62.66 09:42:06 09:33:01 AM 1 22.94 0.00 4.18 2.55 0.10 70.24 09:42:06 09:34:01 AM all 0.30 0.00 0.13 0.16 0.05 99.37 09:42:06 09:34:01 AM 0 0.07 0.00 0.08 0.03 0.07 99.75 09:42:06 09:34:01 AM 1 0.53 0.00 0.17 0.28 0.03 98.98 09:42:06 09:35:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59 09:42:06 09:35:01 AM 0 0.25 0.00 0.07 0.02 0.05 99.62 09:42:06 09:35:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:42:06 09:36:01 AM all 1.23 0.00 0.21 0.00 0.05 98.51 09:42:06 09:36:01 AM 0 0.32 0.00 0.13 0.00 0.07 99.48 09:42:06 09:36:01 AM 1 2.13 0.00 0.28 0.00 0.03 97.55 09:42:06 09:37:01 AM all 0.39 0.00 0.06 0.00 0.05 99.50 09:42:06 09:37:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 09:42:06 09:37:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:42:06 09:38:01 AM all 1.18 0.00 0.25 0.00 0.05 98.52 09:42:06 09:38:01 AM 0 0.37 0.00 0.22 0.00 0.07 99.35 09:42:06 09:38:01 AM 1 1.98 0.00 0.28 0.00 0.03 97.70 09:42:06 09:39:01 AM all 0.36 0.00 0.07 0.00 0.05 99.52 09:42:06 09:39:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75 09:42:06 09:39:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 09:42:06 09:40:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 09:42:06 09:40:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:42:06 09:40:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 09:42:06 09:42:06 09:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:42:06 09:41:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 09:42:06 09:41:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 09:42:06 09:41:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:42:06 09:42:01 AM all 29.92 0.00 3.73 0.13 0.10 66.13 09:42:06 09:42:01 AM 0 18.97 0.00 2.99 0.07 0.12 77.86 09:42:06 09:42:01 AM 1 40.88 0.00 4.48 0.18 0.08 54.38 09:42:06 Average: all 3.33 0.01 0.54 0.13 0.05 95.95 09:42:06 Average: 0 2.94 0.01 0.52 0.13 0.06 96.35 09:42:06 Average: 1 3.72 0.00 0.55 0.13 0.05 95.55 09:42:06 09:42:06 09:42:06