09:32:04 Started by timer 09:32:04 Running as SYSTEM 09:32:04 [EnvInject] - Loading node environment variables. 09:32:04 Building remotely on prd-centos8-builder-2c-2g-38503 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 09:32:04 [ssh-agent] Looking for ssh-agent implementation... 09:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:05 $ ssh-agent 09:32:05 SSH_AUTH_SOCK=/tmp/ssh-zCn6c0YZozdg/agent.5456 09:32:05 SSH_AGENT_PID=5457 09:32:05 [ssh-agent] Started. 09:32:05 Running ssh-add (command line suppressed) 09:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7739796411349591247.key (/w/workspace/builder-openstack-cron@tmp/private_key_7739796411349591247.key) 09:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:32:05 The recommended git tool is: NONE 09:32:07 using credential jenkins-ssh 09:32:07 Wiping out workspace first. 09:32:07 Cloning the remote Git repository 09:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 09:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:32:07 > git --version # timeout=10 09:32:07 > git --version # 'git version 2.43.0' 09:32:07 using GIT_SSH to set credentials jenkins-ssh 09:32:07 [INFO] Currently running in a labeled security context 09:32:07 [INFO] Currently SELinux is 'enforcing' on the host 09:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12583201088721476405.key 09:32:07 Verifying host key using known hosts file 09:32:07 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:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:10 Avoid second fetch 09:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:32:10 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 09:32:10 > git config core.sparsecheckout # timeout=10 09:32:10 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 09:32:11 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 09:32:11 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 09:32:11 > git remote # timeout=10 09:32:11 > git submodule init # timeout=10 09:32:11 > git submodule sync # timeout=10 09:32:11 > git config --get remote.origin.url # timeout=10 09:32:11 > git submodule init # timeout=10 09:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:32:11 > git config --get submodule.global-jjb.url # timeout=10 09:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 09:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:32:11 > git submodule update --init --recursive global-jjb # timeout=10 09:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:32:16 No emails were triggered. 09:32:16 provisioning config files... 09:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8845974903479708750.sh 09:32:17 ---> python-tools-install.sh 09:32:17 Setup pyenv: 09:32:17 system 09:32:17 * 3.8.13 (set by /opt/pyenv/version) 09:32:17 * 3.9.13 (set by /opt/pyenv/version) 09:32:17 * 3.10.13 (set by /opt/pyenv/version) 09:32:17 * 3.11.7 (set by /opt/pyenv/version) 09:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jXTI 09:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:26 lf-activate-venv(): INFO: Installing: lftools 09:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:32:50 Generating Requirements File 09:33:11 Python 3.11.7 09:33:11 pip 25.1.1 from /tmp/venv-jXTI/lib/python3.11/site-packages/pip (python 3.11) 09:33:11 appdirs==1.4.4 09:33:11 argcomplete==3.6.2 09:33:11 aspy.yaml==1.3.0 09:33:11 attrs==25.3.0 09:33:11 autopage==0.5.2 09:33:11 beautifulsoup4==4.13.4 09:33:11 boto3==1.38.46 09:33:11 botocore==1.38.46 09:33:11 bs4==0.0.2 09:33:11 cachetools==5.5.2 09:33:11 certifi==2025.6.15 09:33:11 cffi==1.17.1 09:33:11 cfgv==3.4.0 09:33:11 chardet==5.2.0 09:33:11 charset-normalizer==3.4.2 09:33:11 click==8.2.1 09:33:11 cliff==4.10.0 09:33:11 cmd2==2.6.2 09:33:11 cryptography==3.3.2 09:33:11 debtcollector==3.0.0 09:33:11 decorator==5.2.1 09:33:11 defusedxml==0.7.1 09:33:11 Deprecated==1.2.18 09:33:11 distlib==0.3.9 09:33:11 dnspython==2.7.0 09:33:11 docker==7.1.0 09:33:11 dogpile.cache==1.4.0 09:33:11 durationpy==0.10 09:33:11 email_validator==2.2.0 09:33:11 filelock==3.18.0 09:33:11 future==1.0.0 09:33:11 gitdb==4.0.12 09:33:11 GitPython==3.1.44 09:33:11 google-auth==2.40.3 09:33:11 httplib2==0.22.0 09:33:11 identify==2.6.12 09:33:11 idna==3.10 09:33:11 importlib-resources==1.5.0 09:33:11 iso8601==2.1.0 09:33:11 Jinja2==3.1.6 09:33:11 jmespath==1.0.1 09:33:11 jsonpatch==1.33 09:33:11 jsonpointer==3.0.0 09:33:11 jsonschema==4.24.0 09:33:11 jsonschema-specifications==2025.4.1 09:33:11 keystoneauth1==5.11.1 09:33:11 kubernetes==33.1.0 09:33:11 lftools==0.37.13 09:33:11 lxml==6.0.0 09:33:11 MarkupSafe==3.0.2 09:33:11 msgpack==1.1.1 09:33:11 multi_key_dict==2.0.3 09:33:11 munch==4.0.0 09:33:11 netaddr==1.3.0 09:33:11 niet==1.4.2 09:33:11 nodeenv==1.9.1 09:33:11 oauth2client==4.1.3 09:33:11 oauthlib==3.3.1 09:33:11 openstacksdk==4.6.0 09:33:11 os-client-config==2.1.0 09:33:11 os-service-types==1.7.0 09:33:11 osc-lib==4.0.2 09:33:11 oslo.config==9.8.0 09:33:11 oslo.context==6.0.0 09:33:11 oslo.i18n==6.5.1 09:33:11 oslo.log==7.1.0 09:33:11 oslo.serialization==5.7.0 09:33:11 oslo.utils==9.0.0 09:33:11 packaging==25.0 09:33:11 pbr==6.1.1 09:33:11 platformdirs==4.3.8 09:33:11 prettytable==3.16.0 09:33:11 psutil==7.0.0 09:33:11 pyasn1==0.6.1 09:33:11 pyasn1_modules==0.4.2 09:33:11 pycparser==2.22 09:33:11 pygerrit2==2.0.15 09:33:11 PyGithub==2.6.1 09:33:11 PyJWT==2.10.1 09:33:11 PyNaCl==1.5.0 09:33:11 pyparsing==2.4.7 09:33:11 pyperclip==1.9.0 09:33:11 pyrsistent==0.20.0 09:33:11 python-cinderclient==9.7.0 09:33:11 python-dateutil==2.9.0.post0 09:33:11 python-heatclient==4.2.0 09:33:11 python-jenkins==1.8.2 09:33:11 python-keystoneclient==5.6.0 09:33:11 python-magnumclient==4.8.1 09:33:11 python-openstackclient==8.1.0 09:33:11 python-swiftclient==4.8.0 09:33:11 PyYAML==6.0.2 09:33:11 referencing==0.36.2 09:33:11 requests==2.32.4 09:33:11 requests-oauthlib==2.0.0 09:33:11 requestsexceptions==1.4.0 09:33:11 rfc3986==2.0.0 09:33:11 rpds-py==0.25.1 09:33:11 rsa==4.9.1 09:33:11 ruamel.yaml==0.18.14 09:33:11 ruamel.yaml.clib==0.2.12 09:33:11 s3transfer==0.13.0 09:33:11 simplejson==3.20.1 09:33:11 six==1.17.0 09:33:11 smmap==5.0.2 09:33:11 soupsieve==2.7 09:33:11 stevedore==5.4.1 09:33:11 tabulate==0.9.0 09:33:11 toml==0.10.2 09:33:11 tomlkit==0.13.3 09:33:11 tqdm==4.67.1 09:33:11 typing_extensions==4.14.0 09:33:11 tzdata==2025.2 09:33:11 urllib3==1.26.20 09:33:11 virtualenv==20.31.2 09:33:11 wcwidth==0.2.13 09:33:11 websocket-client==1.8.0 09:33:11 wrapt==1.17.2 09:33:11 xdg==6.0.0 09:33:11 xmltodict==0.14.2 09:33:11 yq==3.4.3 09:33:11 [EnvInject] - Injecting environment variables from a build step. 09:33:11 [EnvInject] - Injecting as environment variables the properties content 09:33:11 OS_CLOUD=vex 09:33:11 09:33:11 [EnvInject] - Variables injected successfully. 09:33:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15305267147347931950.sh 09:33:11 ---> Orphaned k8s clusters 09:33:11 Setup pyenv: 09:33:12 system 09:33:12 3.8.13 09:33:12 3.9.13 09:33:12 3.10.13 09:33:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:33:14 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:33:21 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:33:21 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:33:24 -----> Delete orphaned cluster 09:33:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11096730910128905379.sh 09:33:24 ---> Orphaned stacks 09:33:24 Setup pyenv: 09:33:24 system 09:33:24 3.8.13 09:33:24 3.9.13 09:33:24 3.10.13 09:33:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:33:26 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:33:26 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:33:26 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:33:44 + mapfile -t OS_COE_CLUSTERS_ID 09:33:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:33:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:33:44 ++ awk '{print $1}' 09:33:46 + echo '-----> Active clusters -> stacks' 09:33:46 -----> Active clusters -> stacks 09:33:46 + OS_COE_STACKS=() 09:33:46 + [[ 0 -gt 0 ]] 09:33:46 + mapfile -t OS_STACKS 09:33:46 ++ 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:33:46 ++ awk '{print $1}' 09:33:47 + echo '-----> Active stacks' 09:33:47 -----> Active stacks 09:33:47 + for stack in "${OS_STACKS[@]}" 09:33:47 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-42 09:33:47 releng-controller-csit-1node-notifications-longevity-only-titanium-42 09:33:47 + for stack in "${OS_STACKS[@]}" 09:33:47 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 09:33:47 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 09:33:47 + echo '-----> Delete orphaned stacks' 09:33:47 -----> Delete orphaned stacks 09:33:47 + for STACK_NAME in "${OS_STACKS[@]}" 09:33:47 + [[ 0 -gt 0 ]] 09:33:47 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-42 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:33:47 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-42 09:33:47 + builds=() 09:33:47 + for jenkins in "${@:2}" 09:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:47 ++ 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:33:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:47 09:33:47 200' 09:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:47 09:33:47 200' 09:33:47 ++ head -n1 09:33:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 09:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:47 09:33:47 200' 09:33:47 ++ awk 'END {print $NF}' 09:33:47 + status=200 09:33:47 + '[' 200 '!=' 200 ']' 09:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:33:47 ++ echo https://jenkins.opendaylight.org/releng 09:33:47 ++ sed 's/\/*$//' 09:33:47 ++ awk -F/ '{print $NF}' 09:33:47 + silo=releng 09:33:47 + export silo 09:33:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:33:47 ++ grep -v null 09:33:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 09:33:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:33:48 + for jenkins in "${@:2}" 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 ++ 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:33:48 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ head -n1 09:33:48 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ awk 'END {print $NF}' 09:33:48 + status=200 09:33:48 + '[' 200 '!=' 200 ']' 09:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:33:48 ++ sed 's/\/*$//' 09:33:48 ++ echo https://jenkins.opendaylight.org/sandbox 09:33:48 ++ awk -F/ '{print $NF}' 09:33:48 + silo=sandbox 09:33:48 + export silo 09:33:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:33:48 ++ grep -v null 09:33:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:33:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:33:48 + [[ releng-builder-openstack-cron-71894 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-controller-maven-merge-master-3386 releng-controller-maven-verify-master-mvn39-openjdk21-2464 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-42 ]] 09:33:48 + return 0 09:33:48 + continue 09:33:48 + for STACK_NAME in "${OS_STACKS[@]}" 09:33:48 + [[ 0 -gt 0 ]] 09:33:48 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:33:48 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 09:33:48 + builds=() 09:33:48 + for jenkins in "${@:2}" 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 ++ 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:33:48 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ head -n1 09:33:48 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ awk 'END {print $NF}' 09:33:48 + status=200 09:33:48 + '[' 200 '!=' 200 ']' 09:33:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:33:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:33:48 ++ echo https://jenkins.opendaylight.org/releng 09:33:48 ++ awk -F/ '{print $NF}' 09:33:48 ++ sed 's/\/*$//' 09:33:48 + silo=releng 09:33:48 + export silo 09:33:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71894/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3386/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2464/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 09:33:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:33:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:33:48 ++ grep -v null 09:33:48 + for jenkins in "${@:2}" 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:33:48 ++ 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:33:48 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ head -n1 09:33:48 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:33:48 09:33:48 200' 09:33:48 ++ awk 'END {print $NF}' 09:33:48 + status=200 09:33:48 + '[' 200 '!=' 200 ']' 09:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:33:48 ++ echo https://jenkins.opendaylight.org/sandbox 09:33:48 ++ awk -F/ '{print $NF}' 09:33:48 ++ sed 's/\/*$//' 09:33:48 + silo=sandbox 09:33:48 + export silo 09:33:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:33:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:33:48 ++ grep -v null 09:33:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:33:48 + [[ releng-builder-openstack-cron-71894 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-controller-maven-merge-master-3386 releng-controller-maven-verify-master-mvn39-openjdk21-2464 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 09:33:48 + return 1 09:33:48 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 09:33:48 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 09:33:48 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 09:42:16 Build timed out (after 10 minutes). Marking the build as failed. 09:42:16 $ ssh-agent -k 09:42:16 unset SSH_AUTH_SOCK; 09:42:16 unset SSH_AGENT_PID; 09:42:16 echo Agent pid 5457 killed; 09:42:16 /tmp/jenkins11096730910128905379.sh: line 129: 6949 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 09:42:16 [ssh-agent] Stopped. 09:42:16 Build was aborted 09:42:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17118899220768145432.sh 09:42:16 ---> sysstat.sh 09:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6204210783240874783.sh 09:42:17 ---> package-listing.sh 09:42:17 ++ facter osfamily 09:42:17 ++ tr '[:upper:]' '[:lower:]' 09:42:17 + OS_FAMILY=redhat 09:42:17 + workspace=/w/workspace/builder-openstack-cron 09:42:17 + START_PACKAGES=/tmp/packages_start.txt 09:42:17 + END_PACKAGES=/tmp/packages_end.txt 09:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:17 + PACKAGES=/tmp/packages_start.txt 09:42:17 + '[' /w/workspace/builder-openstack-cron ']' 09:42:17 + PACKAGES=/tmp/packages_end.txt 09:42:17 + case "${OS_FAMILY}" in 09:42:17 + rpm -qa 09:42:17 + sort 09:42:17 + '[' -f /tmp/packages_start.txt ']' 09:42:17 + '[' -f /tmp/packages_end.txt ']' 09:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:17 + '[' /w/workspace/builder-openstack-cron ']' 09:42:17 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 09:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 09:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15024410346812388493.sh 09:42:17 ---> capture-instance-metadata.sh 09:42:17 Setup pyenv: 09:42:18 system 09:42:18 3.8.13 09:42:18 3.9.13 09:42:18 3.10.13 09:42:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:42:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:42:20 lf-activate-venv(): INFO: Installing: lftools 09:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:42:32 INFO: Running in OpenStack, capturing instance metadata 09:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3954623097389839383.sh 09:42:33 provisioning config files... 09:42:33 Could not find credentials [logs] for builder-openstack-cron #71894 09:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config358847352973072026tmp 09:42:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:42:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:42:33 provisioning config files... 09:42:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:42:33 [EnvInject] - Injecting environment variables from a build step. 09:42:33 [EnvInject] - Injecting as environment variables the properties content 09:42:33 SERVER_ID=logs 09:42:33 09:42:33 [EnvInject] - Variables injected successfully. 09:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14150289272173159796.sh 09:42:33 ---> create-netrc.sh 09:42:33 WARN: Log server credential not found. 09:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8951119448656127172.sh 09:42:33 ---> python-tools-install.sh 09:42:33 Setup pyenv: 09:42:33 system 09:42:33 3.8.13 09:42:33 3.9.13 09:42:33 3.10.13 09:42:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:42:36 lf-activate-venv(): INFO: Installing: lftools 09:42:45 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:42:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13369221726768083107.sh 09:42:45 ---> sudo-logs.sh 09:42:45 Archiving 'sudo' log.. 09:42:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3908967950196622348.sh 09:42:45 ---> job-cost.sh 09:42:45 Setup pyenv: 09:42:45 system 09:42:45 3.8.13 09:42:45 3.9.13 09:42:45 3.10.13 09:42:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:42:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:42:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:42:55 INFO: No Stack... 09:42:55 INFO: Retrieving Pricing Info for: v3-standard-2 09:42:55 INFO: Archiving Costs 09:42:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14210012307113184212.sh 09:42:55 ---> logs-deploy.sh 09:42:55 Setup pyenv: 09:42:55 system 09:42:55 3.8.13 09:42:55 3.9.13 09:42:55 3.10.13 09:42:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXTI from file:/tmp/.os_lf_venv 09:42:57 lf-activate-venv(): INFO: Installing: lftools 09:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-jXTI/bin to PATH 09:43:07 WARNING: Nexus logging server not set 09:43:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71894/ 09:43:07 INFO: archiving logs to S3 09:43:08 ---> uname -a: 09:43:08 Linux prd-centos8-builder-2c-2g-38503.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:43:08 09:43:08 09:43:08 ---> lscpu: 09:43:08 Architecture: x86_64 09:43:08 CPU op-mode(s): 32-bit, 64-bit 09:43:08 Byte Order: Little Endian 09:43:08 CPU(s): 2 09:43:08 On-line CPU(s) list: 0,1 09:43:08 Thread(s) per core: 1 09:43:08 Core(s) per socket: 1 09:43:08 Socket(s): 2 09:43:08 NUMA node(s): 1 09:43:08 Vendor ID: AuthenticAMD 09:43:08 CPU family: 23 09:43:08 Model: 49 09:43:08 Model name: AMD EPYC-Rome Processor 09:43:08 Stepping: 0 09:43:08 CPU MHz: 2800.000 09:43:08 BogoMIPS: 5600.00 09:43:08 Virtualization: AMD-V 09:43:08 Hypervisor vendor: KVM 09:43:08 Virtualization type: full 09:43:08 L1d cache: 32K 09:43:08 L1i cache: 32K 09:43:08 L2 cache: 512K 09:43:08 L3 cache: 16384K 09:43:08 NUMA node0 CPU(s): 0,1 09:43:08 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:43:08 09:43:08 09:43:08 ---> nproc: 09:43:08 2 09:43:08 09:43:08 09:43:08 ---> df -h: 09:43:08 Filesystem Size Used Avail Use% Mounted on 09:43:08 devtmpfs 3.8G 0 3.8G 0% /dev 09:43:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:43:08 tmpfs 3.8G 17M 3.8G 1% /run 09:43:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:43:08 /dev/vda1 40G 8.4G 32G 21% / 09:43:08 tmpfs 770M 0 770M 0% /run/user/1001 09:43:08 09:43:08 09:43:08 ---> free -m: 09:43:08 total used free shared buff/cache available 09:43:08 Mem: 7697 648 4804 19 2244 6753 09:43:08 Swap: 1023 0 1023 09:43:08 09:43:08 09:43:08 ---> ip addr: 09:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:43:08 inet 127.0.0.1/8 scope host lo 09:43:08 valid_lft forever preferred_lft forever 09:43:08 inet6 ::1/128 scope host 09:43:08 valid_lft forever preferred_lft forever 09:43:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:43:08 link/ether fa:16:3e:f4:55:d4 brd ff:ff:ff:ff:ff:ff 09:43:08 altname enp0s3 09:43:08 altname ens3 09:43:08 inet 10.30.170.199/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:43:08 valid_lft 85704sec preferred_lft 85704sec 09:43:08 inet6 fe80::f816:3eff:fef4:55d4/64 scope link 09:43:08 valid_lft forever preferred_lft forever 09:43:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:43:08 link/ether 02:42:b6:20:34:a3 brd ff:ff:ff:ff:ff:ff 09:43:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:43:08 valid_lft forever preferred_lft forever 09:43:08 09:43:08 09:43:08 ---> sar -b -r -n DEV: 09:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 09:43:08 09:43:08 09:31:28 LINUX RESTART (2 CPU) 09:43:08 09:43:08 09:32:01 AM tps rtps wtps bread/s bwrtn/s 09:43:08 09:33:01 AM 243.67 13.96 229.71 3599.33 7815.49 09:43:08 09:34:01 AM 91.44 1.12 90.32 133.82 10473.16 09:43:08 09:35:01 AM 13.98 0.03 13.95 0.53 1156.26 09:43:08 09:36:01 AM 0.37 0.00 0.37 0.00 5.50 09:43:08 09:37:01 AM 0.28 0.00 0.28 0.00 2.92 09:43:08 09:38:01 AM 0.50 0.00 0.50 0.00 7.48 09:43:08 09:39:01 AM 0.33 0.00 0.33 0.00 3.28 09:43:08 09:40:01 AM 0.33 0.00 0.33 0.00 3.60 09:43:08 09:41:01 AM 0.38 0.00 0.38 0.00 4.40 09:43:08 09:42:01 AM 0.37 0.00 0.37 0.00 4.27 09:43:08 09:43:01 AM 19.88 0.50 19.38 63.72 531.48 09:43:08 Average: 33.78 1.42 32.36 345.24 1819.01 09:43:08 09:43:08 09:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:08 09:33:01 AM 5098120 6972776 2784312 35.32 2688 2057224 990764 11.09 201980 2258852 169752 09:43:08 09:34:01 AM 4941240 6931424 2941192 37.31 2688 2166440 1049400 11.75 230924 2359100 27860 09:43:08 09:35:01 AM 4940980 6930612 2941452 37.32 2688 2166460 1049400 11.75 230924 2358932 8 09:43:08 09:36:01 AM 4940924 6930556 2941508 37.32 2688 2166460 1049400 11.75 230924 2359180 4 09:43:08 09:37:01 AM 4938996 6928632 2943436 37.34 2688 2166464 1049400 11.75 230924 2361484 4 09:43:08 09:38:01 AM 4938968 6928604 2943464 37.34 2688 2166464 1033408 11.57 230924 2361636 4 09:43:08 09:39:01 AM 4938960 6928596 2943472 37.34 2688 2166464 1033408 11.57 230924 2361584 4 09:43:08 09:40:01 AM 4938696 6928336 2943736 37.35 2688 2166468 1034940 11.59 230924 2361708 4 09:43:08 09:41:01 AM 4938832 6928504 2943600 37.34 2688 2166468 1034940 11.59 230924 2361616 4 09:43:08 09:42:01 AM 4938792 6928452 2943640 37.34 2688 2166472 1034940 11.59 230924 2361624 4 09:43:08 09:43:01 AM 4936592 6930424 2945840 37.37 2688 2169720 1013304 11.35 388716 2205932 25164 09:43:08 Average: 4953736 6933356 2928696 37.15 2688 2156828 1033937 11.58 242637 2337423 20256 09:43:08 09:43:08 09:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:08 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:33:01 AM eth0 277.67 174.19 1960.42 62.41 0.00 0.00 0.00 0.00 09:43:08 09:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:34:01 AM eth0 60.56 46.58 565.98 8.67 0.00 0.00 0.00 0.00 09:43:08 09:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:35:01 AM eth0 0.62 0.40 0.34 0.14 0.00 0.00 0.00 0.00 09:43:08 09:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:36:01 AM eth0 0.70 0.43 0.34 0.14 0.00 0.00 0.00 0.00 09:43:08 09:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:37:01 AM eth0 0.55 0.33 0.33 0.14 0.00 0.00 0.00 0.00 09:43:08 09:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:38:01 AM eth0 0.68 0.42 0.41 0.18 0.00 0.00 0.00 0.00 09:43:08 09:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:39:01 AM eth0 0.55 0.38 0.33 0.14 0.00 0.00 0.00 0.00 09:43:08 09:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:40:01 AM eth0 0.62 0.40 0.34 0.14 0.00 0.00 0.00 0.00 09:43:08 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:41:01 AM eth0 0.68 0.40 0.34 0.14 0.00 0.00 0.00 0.00 09:43:08 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:42:01 AM eth0 0.72 0.43 0.34 0.14 0.00 0.00 0.00 0.00 09:43:08 09:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:43:01 AM eth0 18.21 16.81 15.30 11.26 0.00 0.00 0.00 0.00 09:43:08 09:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 Average: eth0 32.87 21.89 231.33 7.59 0.00 0.00 0.00 0.00 09:43:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:08 09:43:08 09:43:08 ---> sar -P ALL: 09:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 09:43:08 09:43:08 09:31:28 LINUX RESTART (2 CPU) 09:43:08 09:43:08 09:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:43:08 09:33:01 AM all 41.70 0.00 7.13 1.72 0.08 49.37 09:43:08 09:33:01 AM 0 51.77 0.00 7.60 1.09 0.08 39.46 09:43:08 09:33:01 AM 1 31.62 0.00 6.66 2.36 0.08 59.28 09:43:08 09:34:01 AM all 28.28 0.00 4.23 0.88 0.09 66.51 09:43:08 09:34:01 AM 0 39.31 0.00 4.37 0.95 0.08 55.29 09:43:08 09:34:01 AM 1 17.24 0.00 4.09 0.82 0.10 77.75 09:43:08 09:35:01 AM all 0.40 0.00 0.15 0.13 0.04 99.28 09:43:08 09:35:01 AM 0 0.22 0.00 0.12 0.03 0.05 99.58 09:43:08 09:35:01 AM 1 0.58 0.00 0.18 0.22 0.03 98.98 09:43:08 09:36:01 AM all 0.42 0.00 0.06 0.00 0.04 99.48 09:43:08 09:36:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72 09:43:08 09:36:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25 09:43:08 09:37:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 09:43:08 09:37:01 AM 0 0.67 0.00 0.03 0.00 0.03 99.27 09:43:08 09:37:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72 09:43:08 09:38:01 AM all 0.40 0.00 0.08 0.00 0.05 99.47 09:43:08 09:38:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25 09:43:08 09:38:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 09:43:08 09:39:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:43:08 09:39:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:43:08 09:39:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:43:08 09:40:01 AM all 0.41 0.00 0.06 0.00 0.03 99.50 09:43:08 09:40:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:43:08 09:40:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:43:08 09:41:01 AM all 0.42 0.00 0.07 0.00 0.04 99.47 09:43:08 09:41:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62 09:43:08 09:41:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:43:08 09:42:01 AM all 0.39 0.00 0.06 0.00 0.04 99.51 09:43:08 09:42:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 09:43:08 09:42:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:43:08 09:43:01 AM all 28.59 0.00 3.88 0.13 0.08 67.31 09:43:08 09:43:01 AM 0 37.99 0.00 4.22 0.15 0.08 57.56 09:43:08 09:43:01 AM 1 19.20 0.00 3.55 0.10 0.08 77.06 09:43:08 09:43:08 Average: CPU %user %nice %system %iowait %steal %idle 09:43:08 Average: all 9.23 0.00 1.44 0.26 0.05 89.01 09:43:08 Average: 0 11.97 0.00 1.52 0.20 0.05 86.25 09:43:08 Average: 1 6.49 0.00 1.36 0.32 0.05 91.78 09:43:08 09:43:08 09:43:08