10:32:07 Started by timer 10:32:07 Running as SYSTEM 10:32:07 [EnvInject] - Loading node environment variables. 10:32:07 Building remotely on prd-centos8-builder-2c-2g-315 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 10:32:08 [ssh-agent] Looking for ssh-agent implementation... 10:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:08 $ ssh-agent 10:32:08 SSH_AUTH_SOCK=/tmp/ssh-sKVwPJ3NtJgH/agent.5441 10:32:08 SSH_AGENT_PID=5443 10:32:08 [ssh-agent] Started. 10:32:08 Running ssh-add (command line suppressed) 10:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_18199103607726885981.key (/w/workspace/builder-openstack-cron@tmp/private_key_18199103607726885981.key) 10:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:32:08 The recommended git tool is: NONE 10:32:11 using credential jenkins-ssh 10:32:11 Wiping out workspace first. 10:32:11 Cloning the remote Git repository 10:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 10:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:32:11 > git --version # timeout=10 10:32:11 > git --version # 'git version 2.43.0' 10:32:11 using GIT_SSH to set credentials jenkins-ssh 10:32:11 [INFO] Currently running in a labeled security context 10:32:11 [INFO] Currently SELinux is 'enforcing' on the host 10:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9625594717943424727.key 10:32:11 Verifying host key using known hosts file 10:32:11 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. 10:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:14 Avoid second fetch 10:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:32:14 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 10:32:14 > git config core.sparsecheckout # timeout=10 10:32:14 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 10:32:14 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 10:32:14 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 10:32:14 > git remote # timeout=10 10:32:14 > git submodule init # timeout=10 10:32:14 > git submodule sync # timeout=10 10:32:15 > git config --get remote.origin.url # timeout=10 10:32:15 > git submodule init # timeout=10 10:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:32:15 > git config --get submodule.global-jjb.url # timeout=10 10:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 10:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:32:15 > git submodule update --init --recursive global-jjb # timeout=10 10:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:32:19 No emails were triggered. 10:32:19 provisioning config files... 10:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3869535825963192979.sh 10:32:20 ---> python-tools-install.sh 10:32:20 Setup pyenv: 10:32:20 system 10:32:20 * 3.8.13 (set by /opt/pyenv/version) 10:32:20 * 3.9.13 (set by /opt/pyenv/version) 10:32:20 * 3.10.13 (set by /opt/pyenv/version) 10:32:20 * 3.11.7 (set by /opt/pyenv/version) 10:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-igA8 10:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:28 lf-activate-venv(): INFO: Base packages installed successfully 10:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 10:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:32:52 Generating Requirements File 10:33:11 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. 10:33:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:33:11 Python 3.11.7 10:33:11 pip 25.2 from /tmp/venv-igA8/lib/python3.11/site-packages/pip (python 3.11) 10:33:11 appdirs==1.4.4 10:33:11 argcomplete==3.6.2 10:33:11 aspy.yaml==1.3.0 10:33:11 attrs==25.3.0 10:33:11 autopage==0.5.2 10:33:11 beautifulsoup4==4.13.5 10:33:11 boto3==1.40.35 10:33:11 botocore==1.40.35 10:33:11 bs4==0.0.2 10:33:11 cachetools==5.5.2 10:33:11 certifi==2025.8.3 10:33:11 cffi==2.0.0 10:33:11 cfgv==3.4.0 10:33:11 chardet==5.2.0 10:33:11 charset-normalizer==3.4.3 10:33:11 click==8.3.0 10:33:11 cliff==4.11.0 10:33:11 cmd2==2.7.0 10:33:11 cryptography==3.3.2 10:33:11 debtcollector==3.0.0 10:33:11 decorator==5.2.1 10:33:11 defusedxml==0.7.1 10:33:11 Deprecated==1.2.18 10:33:11 distlib==0.4.0 10:33:11 dnspython==2.8.0 10:33:11 docker==7.1.0 10:33:11 dogpile.cache==1.4.1 10:33:11 durationpy==0.10 10:33:11 email-validator==2.3.0 10:33:11 filelock==3.19.1 10:33:11 future==1.0.0 10:33:11 gitdb==4.0.12 10:33:11 GitPython==3.1.45 10:33:11 google-auth==2.40.3 10:33:11 httplib2==0.31.0 10:33:11 identify==2.6.14 10:33:11 idna==3.10 10:33:11 importlib-resources==1.5.0 10:33:11 iso8601==2.1.0 10:33:11 Jinja2==3.1.6 10:33:11 jmespath==1.0.1 10:33:11 jsonpatch==1.33 10:33:11 jsonpointer==3.0.0 10:33:11 jsonschema==4.25.1 10:33:11 jsonschema-specifications==2025.9.1 10:33:11 keystoneauth1==5.12.0 10:33:11 kubernetes==33.1.0 10:33:11 lftools==0.37.13 10:33:11 lxml==6.0.2 10:33:11 markdown-it-py==4.0.0 10:33:11 MarkupSafe==3.0.2 10:33:11 mdurl==0.1.2 10:33:11 msgpack==1.1.1 10:33:11 multi_key_dict==2.0.3 10:33:11 munch==4.0.0 10:33:11 netaddr==1.3.0 10:33:11 niet==1.4.2 10:33:11 nodeenv==1.9.1 10:33:11 oauth2client==4.1.3 10:33:11 oauthlib==3.3.1 10:33:11 openstacksdk==4.7.1 10:33:11 os-service-types==1.8.0 10:33:11 osc-lib==4.2.0 10:33:11 oslo.config==10.0.0 10:33:11 oslo.context==6.1.0 10:33:11 oslo.i18n==6.6.0 10:33:11 oslo.log==7.2.1 10:33:11 oslo.serialization==5.8.0 10:33:11 oslo.utils==9.1.0 10:33:11 packaging==25.0 10:33:11 pbr==7.0.1 10:33:11 platformdirs==4.4.0 10:33:11 prettytable==3.16.0 10:33:11 psutil==7.1.0 10:33:11 pyasn1==0.6.1 10:33:11 pyasn1_modules==0.4.2 10:33:11 pycparser==2.23 10:33:11 pygerrit2==2.0.15 10:33:11 PyGithub==2.8.1 10:33:11 Pygments==2.19.2 10:33:11 PyJWT==2.10.1 10:33:11 PyNaCl==1.6.0 10:33:11 pyparsing==2.4.7 10:33:11 pyperclip==1.10.0 10:33:11 pyrsistent==0.20.0 10:33:11 python-cinderclient==9.8.0 10:33:11 python-dateutil==2.9.0.post0 10:33:11 python-heatclient==4.3.0 10:33:11 python-jenkins==1.8.3 10:33:11 python-keystoneclient==5.7.0 10:33:11 python-magnumclient==4.9.0 10:33:11 python-openstackclient==8.2.0 10:33:11 python-swiftclient==4.8.0 10:33:11 PyYAML==6.0.2 10:33:11 referencing==0.36.2 10:33:11 requests==2.32.5 10:33:11 requests-oauthlib==2.0.0 10:33:11 requestsexceptions==1.4.0 10:33:11 rfc3986==2.0.0 10:33:11 rich==14.1.0 10:33:11 rich-argparse==1.7.1 10:33:11 rpds-py==0.27.1 10:33:11 rsa==4.9.1 10:33:11 ruamel.yaml==0.18.15 10:33:11 ruamel.yaml.clib==0.2.12 10:33:11 s3transfer==0.14.0 10:33:11 simplejson==3.20.1 10:33:11 six==1.17.0 10:33:11 smmap==5.0.2 10:33:11 soupsieve==2.8 10:33:11 stevedore==5.5.0 10:33:11 tabulate==0.9.0 10:33:11 toml==0.10.2 10:33:11 tomlkit==0.13.3 10:33:11 tqdm==4.67.1 10:33:11 typing_extensions==4.15.0 10:33:11 tzdata==2025.2 10:33:11 urllib3==1.26.20 10:33:11 virtualenv==20.34.0 10:33:11 wcwidth==0.2.13 10:33:11 websocket-client==1.8.0 10:33:11 wrapt==1.17.3 10:33:11 xdg==6.0.0 10:33:11 xmltodict==1.0.2 10:33:11 yq==3.4.3 10:33:11 [EnvInject] - Injecting environment variables from a build step. 10:33:12 [EnvInject] - Injecting as environment variables the properties content 10:33:12 OS_CLOUD=vex 10:33:12 10:33:12 [EnvInject] - Variables injected successfully. 10:33:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3783653280140093689.sh 10:33:12 ---> Orphaned k8s clusters 10:33:12 Setup pyenv: 10:33:12 system 10:33:12 3.8.13 10:33:12 3.9.13 10:33:12 3.10.13 10:33:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:14 lf-activate-venv(): INFO: Base packages installed successfully 10:33:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10: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. 10:33:21 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:33:24 -----> Delete orphaned cluster 10:33:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8655004547395681634.sh 10:33:24 ---> Orphaned stacks 10:33:24 Setup pyenv: 10:33:24 system 10:33:24 3.8.13 10:33:24 3.9.13 10:33:24 3.10.13 10:33:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10: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. 10:33:26 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:33:26 lf-activate-venv(): INFO: Base packages installed successfully 10:33:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:33:42 + mapfile -t OS_COE_CLUSTERS_ID 10:33:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:33:42 ++ awk '{print $1}' 10:33:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:33:44 + echo '-----> Active clusters -> stacks' 10:33:44 -----> Active clusters -> stacks 10:33:44 + OS_COE_STACKS=() 10:33:44 + [[ 0 -gt 0 ]] 10:33:44 + mapfile -t OS_STACKS 10:33: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 10:33:44 ++ awk '{print $1}' 10:33:46 + echo '-----> Active stacks' 10:33:46 -----> Active stacks 10:33:46 + for stack in "${OS_STACKS[@]}" 10:33:46 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 10:33:46 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 10:33:46 + for stack in "${OS_STACKS[@]}" 10:33:46 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 10:33:46 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 10:33:46 + echo '-----> Delete orphaned stacks' 10:33:46 -----> Delete orphaned stacks 10:33:46 + for STACK_NAME in "${OS_STACKS[@]}" 10:33:46 + [[ 0 -gt 0 ]] 10:33:46 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:33:46 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 10:33:46 + builds=() 10:33:46 + for jenkins in "${@:2}" 10:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33: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' 10:33:47 + 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ head -n1 10:33:47 + 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]}' 10:33:47 ++ awk 'END {print $NF}' 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 + status=200 10:33:47 + '[' 200 '!=' 200 ']' 10:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:47 ++ echo https://jenkins.opendaylight.org/releng 10:33:47 ++ sed 's/\/*$//' 10:33:47 ++ awk -F/ '{print $NF}' 10:33:47 + silo=releng 10:33:47 + export silo 10:33:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:47 ++ grep -v null 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]}' 10:33:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:47 + for jenkins in "${@:2}" 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:47 ++ 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' 10:33:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ head -n1 10:33:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ awk 'END {print $NF}' 10:33:47 + status=200 10:33:47 + '[' 200 '!=' 200 ']' 10:33:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:47 ++ echo https://jenkins.opendaylight.org/sandbox 10:33:47 ++ sed 's/\/*$//' 10:33:47 ++ awk -F/ '{print $NF}' 10:33:47 + silo=sandbox 10:33:47 + export silo 10:33:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:47 ++ grep -v null 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:47 + [[ releng-builder-openstack-cron-73903 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-396 releng-netconf-maven-verify-master-mvn39-openjdk21-6122 releng-distribution-merge-managed-scandium-2677 =~ releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 ]] 10:33:47 + return 0 10:33:47 + continue 10:33:47 + for STACK_NAME in "${OS_STACKS[@]}" 10:33:47 + [[ 0 -gt 0 ]] 10:33:47 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:33:47 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 10:33:47 + builds=() 10:33:47 + for jenkins in "${@:2}" 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:33:47 + 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 ++ head -n1 10:33:47 200' 10:33:47 + 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]}' 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ awk 'END {print $NF}' 10:33:47 + status=200 10:33:47 + '[' 200 '!=' 200 ']' 10:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:47 ++ sed 's/\/*$//' 10:33:47 ++ echo https://jenkins.opendaylight.org/releng 10:33:47 ++ awk -F/ '{print $NF}' 10:33:47 + silo=releng 10:33:47 + export silo 10:33:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:47 ++ 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/73903/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-scandium/397/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-scandium/398/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-scandium/396/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6122/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2677/"}}],"oneOffExecutors":[]}]}' 10:33:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:47 ++ grep -v null 10:33:47 + for jenkins in "${@:2}" 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:47 ++ 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' 10:33:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ head -n1 10:33:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:47 10:33:47 200' 10:33:47 ++ awk 'END {print $NF}' 10:33:47 + status=200 10:33:47 + '[' 200 '!=' 200 ']' 10:33:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:47 ++ awk -F/ '{print $NF}' 10:33:47 ++ echo https://jenkins.opendaylight.org/sandbox 10:33:47 ++ sed 's/\/*$//' 10:33:47 + silo=sandbox 10:33:47 + export silo 10:33:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:47 ++ grep -v null 10:33:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:47 + [[ releng-builder-openstack-cron-73903 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-398 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-396 releng-netconf-maven-verify-master-mvn39-openjdk21-6122 releng-distribution-merge-managed-scandium-2677 =~ releng-bgpcep-csit-1node-bgp-ingest-all-scandium-397 ]] 10:33:47 + return 0 10:33:47 + continue 10:33:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2045412349531902646.sh 10:33:47 ---> Orphaned servers 10:33:47 Setup pyenv: 10:33:47 system 10:33:47 3.8.13 10:33:47 3.9.13 10:33:47 3.10.13 10:33:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:50 lf-activate-venv(): INFO: Base packages installed successfully 10:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:34:10 -----> Active servers 10:34:10 prd-centos8-robot-2c-8g-316 10:34:10 prd-centos8-builder-2c-2g-315 10:34:10 prd-centos8-robot-2c-8g-314 10:34:10 prd-ubuntu2204-docker-4c-4g-313 10:34:10 prd-ubuntu2204-docker-4c-4g-312 10:34:10 prd-ubuntu2204-docker-4c-4g-311 10:34:10 prd-ubuntu2204-docker-4c-4g-310 10:34:10 prd-ubuntu2204-builder-2c-8g-309 10:34:10 prd-ubuntu2204-docker-8c-8g-308 10:34:10 prd-centos8-robot-2c-8g-303 10:34:10 prd-ubuntu2204-builder-2c-2g-291 10:34:10 prd-centos8-robot-2c-8g-144 10:34:10 prd-centos8-robot-2c-8g-141 10:34:10 prd-centos8-robot-2c-8g-136 10:34:10 prd-ubuntu2204-docker-8c-8g-128 10:34:10 -----> Delete orphaned servers 10:34:11 Deleting orphaned server: prd-centos8-robot-2c-8g-144 10:34:13 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 10:34:13 Deleting orphaned server: prd-centos8-robot-2c-8g-141 10:34:16 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 10:34:16 Deleting orphaned server: prd-centos8-robot-2c-8g-136 10:34:18 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 10:34:18 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 10:34:20 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 10:34:21 Build step 'Conditional step (single)' marked build as failure 10:34:21 $ ssh-agent -k 10:34:21 unset SSH_AUTH_SOCK; 10:34:21 unset SSH_AGENT_PID; 10:34:21 echo Agent pid 5443 killed; 10:34:21 [ssh-agent] Stopped. 10:34:21 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6700629938505693764.sh 10:34:21 ---> sysstat.sh 10:34:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4855254456295232163.sh 10:34:21 ---> package-listing.sh 10:34:21 ++ facter osfamily 10:34:21 ++ tr '[:upper:]' '[:lower:]' 10:34:21 + OS_FAMILY=redhat 10:34:21 + workspace=/w/workspace/builder-openstack-cron 10:34:21 + START_PACKAGES=/tmp/packages_start.txt 10:34:21 + END_PACKAGES=/tmp/packages_end.txt 10:34:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:21 + PACKAGES=/tmp/packages_start.txt 10:34:21 + '[' /w/workspace/builder-openstack-cron ']' 10:34:21 + PACKAGES=/tmp/packages_end.txt 10:34:21 + case "${OS_FAMILY}" in 10:34:21 + rpm -qa 10:34:21 + sort 10:34:22 + '[' -f /tmp/packages_start.txt ']' 10:34:22 + '[' -f /tmp/packages_end.txt ']' 10:34:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:22 + '[' /w/workspace/builder-openstack-cron ']' 10:34:22 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 10:34:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 10:34:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11570320979732632284.sh 10:34:22 ---> capture-instance-metadata.sh 10:34:22 Setup pyenv: 10:34:22 system 10:34:22 3.8.13 10:34:22 3.9.13 10:34:22 3.10.13 10:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:24 lf-activate-venv(): INFO: Base packages installed successfully 10:34:24 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:34:36 INFO: Running in OpenStack, capturing instance metadata 10:34:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins463617464912698877.sh 10:34:36 provisioning config files... 10:34:37 Could not find credentials [logs] for builder-openstack-cron #73903 10:34:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17921411511435130750tmp 10:34:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:34:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:34:37 provisioning config files... 10:34:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:34:37 [EnvInject] - Injecting environment variables from a build step. 10:34:37 [EnvInject] - Injecting as environment variables the properties content 10:34:37 SERVER_ID=logs 10:34:37 10:34:37 [EnvInject] - Variables injected successfully. 10:34:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14723999489653335289.sh 10:34:37 ---> create-netrc.sh 10:34:37 WARN: Log server credential not found. 10:34:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14477839206135132630.sh 10:34:37 ---> python-tools-install.sh 10:34:37 Setup pyenv: 10:34:37 system 10:34:37 3.8.13 10:34:37 3.9.13 10:34:37 3.10.13 10:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:40 lf-activate-venv(): INFO: Base packages installed successfully 10:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8188236875986864685.sh 10:34:50 ---> sudo-logs.sh 10:34:50 Archiving 'sudo' log.. 10:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4039317725303285393.sh 10:34:50 ---> job-cost.sh 10:34:50 Setup pyenv: 10:34:50 system 10:34:50 3.8.13 10:34:50 3.9.13 10:34:50 3.10.13 10:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:34:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:52 lf-activate-venv(): INFO: Base packages installed successfully 10:34:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:34:59 INFO: No Stack... 10:35:00 INFO: Retrieving Pricing Info for: v3-standard-2 10:35:00 INFO: Archiving Costs 10:35:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins267979602660334889.sh 10:35:00 ---> logs-deploy.sh 10:35:00 Setup pyenv: 10:35:00 system 10:35:00 3.8.13 10:35:00 3.9.13 10:35:00 3.10.13 10:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-igA8 from file:/tmp/.os_lf_venv 10:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:02 lf-activate-venv(): INFO: Base packages installed successfully 10:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-igA8/bin to PATH 10:35:12 WARNING: Nexus logging server not set 10:35:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73903/ 10:35:12 INFO: archiving logs to S3 10:35:13 ---> uname -a: 10:35:13 Linux prd-centos8-builder-2c-2g-315.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 10:35:13 10:35:13 10:35:13 ---> lscpu: 10:35:13 Architecture: x86_64 10:35:13 CPU op-mode(s): 32-bit, 64-bit 10:35:13 Byte Order: Little Endian 10:35:13 CPU(s): 2 10:35:13 On-line CPU(s) list: 0,1 10:35:13 Thread(s) per core: 1 10:35:13 Core(s) per socket: 1 10:35:13 Socket(s): 2 10:35:13 NUMA node(s): 1 10:35:13 Vendor ID: AuthenticAMD 10:35:13 CPU family: 23 10:35:13 Model: 49 10:35:13 Model name: AMD EPYC-Rome Processor 10:35:13 Stepping: 0 10:35:13 CPU MHz: 2800.000 10:35:13 BogoMIPS: 5600.00 10:35:13 Virtualization: AMD-V 10:35:13 Hypervisor vendor: KVM 10:35:13 Virtualization type: full 10:35:13 L1d cache: 32K 10:35:13 L1i cache: 32K 10:35:13 L2 cache: 512K 10:35:13 L3 cache: 16384K 10:35:13 NUMA node0 CPU(s): 0,1 10:35:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:35:13 10:35:13 10:35:13 ---> nproc: 10:35:13 2 10:35:13 10:35:13 10:35:13 ---> df -h: 10:35:13 Filesystem Size Used Avail Use% Mounted on 10:35:13 devtmpfs 3.8G 0 3.8G 0% /dev 10:35:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:35:13 tmpfs 3.8G 17M 3.8G 1% /run 10:35:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:35:13 /dev/vda1 40G 8.4G 32G 21% / 10:35:13 tmpfs 770M 0 770M 0% /run/user/1001 10:35:13 10:35:13 10:35:13 ---> free -m: 10:35:13 total used free shared buff/cache available 10:35:13 Mem: 7697 617 4817 19 2262 6783 10:35:13 Swap: 1023 0 1023 10:35:13 10:35:13 10:35:13 ---> ip addr: 10:35:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:13 inet 127.0.0.1/8 scope host lo 10:35:13 valid_lft forever preferred_lft forever 10:35:13 inet6 ::1/128 scope host 10:35:13 valid_lft forever preferred_lft forever 10:35:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:13 link/ether fa:16:3e:90:c6:e9 brd ff:ff:ff:ff:ff:ff 10:35:13 altname enp0s3 10:35:13 altname ens3 10:35:13 inet 10.30.171.0/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:35:13 valid_lft 86179sec preferred_lft 86179sec 10:35:13 inet6 fe80::f816:3eff:fe90:c6e9/64 scope link 10:35:13 valid_lft forever preferred_lft forever 10:35:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:35:13 link/ether 02:42:ad:34:78:1e brd ff:ff:ff:ff:ff:ff 10:35:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:35:13 valid_lft forever preferred_lft forever 10:35:13 10:35:13 10:35:13 ---> sar -b -r -n DEV: 10:35:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 10:35:13 10:35:13 10:31:29 LINUX RESTART (2 CPU) 10:35:13 10:35:13 10:32:02 AM tps rtps wtps bread/s bwrtn/s 10:35:13 10:33:01 AM 210.03 11.93 198.10 3505.61 7900.12 10:35:13 10:34:01 AM 104.95 0.70 104.25 103.17 11401.75 10:35:13 10:35:01 AM 27.99 0.93 27.06 94.77 1294.90 10:35:13 Average: 113.79 4.48 109.31 1221.96 6859.87 10:35:13 10:35:13 10:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:13 10:33:01 AM 5124948 7011676 2757484 34.98 2688 2068360 948176 10.62 201856 2229176 205236 10:35:13 10:34:01 AM 4878824 6918684 3003608 38.11 2688 2215096 1022212 11.45 236264 2410888 61556 10:35:13 10:35:01 AM 5007184 7019780 2875248 36.48 2688 2187472 918768 10.29 403976 2114836 27004 10:35:13 Average: 5003652 6983380 2878780 36.52 2688 2156976 963052 10.78 280699 2251633 97932 10:35:13 10:35:13 10:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:13 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:33:01 AM eth0 270.18 179.82 1984.91 64.02 0.00 0.00 0.00 0.00 10:35:13 10:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:34:01 AM eth0 63.31 51.68 629.29 12.11 0.00 0.00 0.00 0.00 10:35:13 10:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:35:01 AM eth0 30.41 28.09 33.54 9.76 0.00 0.00 0.00 0.00 10:35:13 10:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 Average: eth0 120.48 86.02 876.48 28.44 0.00 0.00 0.00 0.00 10:35:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:13 10:35:13 10:35:13 ---> sar -P ALL: 10:35:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 10:35:13 10:35:13 10:31:29 LINUX RESTART (2 CPU) 10:35:13 10:35:13 10:32:02 AM CPU %user %nice %system %iowait %steal %idle 10:35:13 10:33:01 AM all 39.73 0.00 7.58 1.65 0.10 50.94 10:35:13 10:33:01 AM 0 39.27 0.00 6.80 1.44 0.10 52.39 10:35:13 10:33:01 AM 1 40.19 0.00 8.37 1.85 0.10 49.48 10:35:13 10:34:01 AM all 36.53 0.00 5.01 1.13 0.09 57.24 10:35:13 10:34:01 AM 0 37.79 0.00 4.72 0.95 0.08 56.46 10:35:13 10:34:01 AM 1 35.27 0.00 5.30 1.32 0.10 58.02 10:35:13 10:35:01 AM all 32.81 0.00 4.88 0.19 0.11 62.01 10:35:13 10:35:01 AM 0 42.69 0.00 5.43 0.17 0.10 51.61 10:35:13 10:35:01 AM 1 22.94 0.00 4.33 0.22 0.12 72.39 10:35:13 Average: all 36.34 0.00 5.81 0.99 0.10 56.76 10:35:13 Average: 0 39.92 0.00 5.64 0.85 0.09 53.49 10:35:13 Average: 1 32.75 0.00 5.98 1.12 0.11 60.03 10:35:13 10:35:13 10:35:13