20:32:04 Started by timer 20:32:04 Running as SYSTEM 20:32:04 [EnvInject] - Loading node environment variables. 20:32:04 Building remotely on prd-centos8-builder-2c-2g-38580 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 20:32:04 [ssh-agent] Looking for ssh-agent implementation... 20:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:04 $ ssh-agent 20:32:04 SSH_AUTH_SOCK=/tmp/ssh-LDJwRVVsuXPQ/agent.5432 20:32:04 SSH_AGENT_PID=5433 20:32:04 [ssh-agent] Started. 20:32:04 Running ssh-add (command line suppressed) 20:32:04 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_74648547852007737.key (/w/workspace/builder-openstack-cron@tmp/private_key_74648547852007737.key) 20:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:32:05 The recommended git tool is: NONE 20:32:07 using credential jenkins-ssh 20:32:07 Wiping out workspace first. 20:32:07 Cloning the remote Git repository 20:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 20:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 20:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 20:32:07 > git --version # timeout=10 20:32:07 > git --version # 'git version 2.43.0' 20:32:07 using GIT_SSH to set credentials jenkins-ssh 20:32:07 [INFO] Currently running in a labeled security context 20:32:07 [INFO] Currently SELinux is 'enforcing' on the host 20:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4121930603977156184.key 20:32:07 Verifying host key using known hosts file 20: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. 20:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 20:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:10 Avoid second fetch 20:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:32:10 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 20:32:10 > git config core.sparsecheckout # timeout=10 20:32:10 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 20:32:10 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 20:32:10 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 20:32:10 > git remote # timeout=10 20:32:10 > git submodule init # timeout=10 20:32:11 > git submodule sync # timeout=10 20:32:11 > git config --get remote.origin.url # timeout=10 20:32:11 > git submodule init # timeout=10 20:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:32:11 > git config --get submodule.global-jjb.url # timeout=10 20:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 20:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:32:11 > git submodule update --init --recursive global-jjb # timeout=10 20:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:32:16 No emails were triggered. 20:32:16 provisioning config files... 20:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2722872393872082750.sh 20:32:16 ---> python-tools-install.sh 20:32:16 Setup pyenv: 20:32:16 system 20:32:16 * 3.8.13 (set by /opt/pyenv/version) 20:32:16 * 3.9.13 (set by /opt/pyenv/version) 20:32:16 * 3.10.13 (set by /opt/pyenv/version) 20:32:16 * 3.11.7 (set by /opt/pyenv/version) 20:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LAed 20:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:32:25 lf-activate-venv(): INFO: Installing: lftools 20:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:32:49 Generating Requirements File 20:33:13 Python 3.11.7 20:33:13 pip 25.1.1 from /tmp/venv-LAed/lib/python3.11/site-packages/pip (python 3.11) 20:33:14 appdirs==1.4.4 20:33:14 argcomplete==3.6.2 20:33:14 aspy.yaml==1.3.0 20:33:14 attrs==25.3.0 20:33:14 autopage==0.5.2 20:33:14 beautifulsoup4==4.13.4 20:33:14 boto3==1.39.0 20:33:14 botocore==1.39.0 20:33:14 bs4==0.0.2 20:33:14 cachetools==5.5.2 20:33:14 certifi==2025.6.15 20:33:14 cffi==1.17.1 20:33:14 cfgv==3.4.0 20:33:14 chardet==5.2.0 20:33:14 charset-normalizer==3.4.2 20:33:14 click==8.2.1 20:33:14 cliff==4.10.0 20:33:14 cmd2==2.7.0 20:33:14 cryptography==3.3.2 20:33:14 debtcollector==3.0.0 20:33:14 decorator==5.2.1 20:33:14 defusedxml==0.7.1 20:33:14 Deprecated==1.2.18 20:33:14 distlib==0.3.9 20:33:14 dnspython==2.7.0 20:33:14 docker==7.1.0 20:33:14 dogpile.cache==1.4.0 20:33:14 durationpy==0.10 20:33:14 email_validator==2.2.0 20:33:14 filelock==3.18.0 20:33:14 future==1.0.0 20:33:14 gitdb==4.0.12 20:33:14 GitPython==3.1.44 20:33:14 google-auth==2.40.3 20:33:14 httplib2==0.22.0 20:33:14 identify==2.6.12 20:33:14 idna==3.10 20:33:14 importlib-resources==1.5.0 20:33:14 iso8601==2.1.0 20:33:14 Jinja2==3.1.6 20:33:14 jmespath==1.0.1 20:33:14 jsonpatch==1.33 20:33:14 jsonpointer==3.0.0 20:33:14 jsonschema==4.24.0 20:33:14 jsonschema-specifications==2025.4.1 20:33:14 keystoneauth1==5.11.1 20:33:14 kubernetes==33.1.0 20:33:14 lftools==0.37.13 20:33:14 lxml==6.0.0 20:33:14 markdown-it-py==3.0.0 20:33:14 MarkupSafe==3.0.2 20:33:14 mdurl==0.1.2 20:33:14 msgpack==1.1.1 20:33:14 multi_key_dict==2.0.3 20:33:14 munch==4.0.0 20:33:14 netaddr==1.3.0 20:33:14 niet==1.4.2 20:33:14 nodeenv==1.9.1 20:33:14 oauth2client==4.1.3 20:33:14 oauthlib==3.3.1 20:33:14 openstacksdk==4.6.0 20:33:14 os-client-config==2.1.0 20:33:14 os-service-types==1.7.0 20:33:14 osc-lib==4.0.2 20:33:14 oslo.config==9.8.0 20:33:14 oslo.context==6.0.0 20:33:14 oslo.i18n==6.5.1 20:33:14 oslo.log==7.1.0 20:33:14 oslo.serialization==5.7.0 20:33:14 oslo.utils==9.0.0 20:33:14 packaging==25.0 20:33:14 pbr==6.1.1 20:33:14 platformdirs==4.3.8 20:33:14 prettytable==3.16.0 20:33:14 psutil==7.0.0 20:33:14 pyasn1==0.6.1 20:33:14 pyasn1_modules==0.4.2 20:33:14 pycparser==2.22 20:33:14 pygerrit2==2.0.15 20:33:14 PyGithub==2.6.1 20:33:14 Pygments==2.19.2 20:33:14 PyJWT==2.10.1 20:33:14 PyNaCl==1.5.0 20:33:14 pyparsing==2.4.7 20:33:14 pyperclip==1.9.0 20:33:14 pyrsistent==0.20.0 20:33:14 python-cinderclient==9.7.0 20:33:14 python-dateutil==2.9.0.post0 20:33:14 python-heatclient==4.2.0 20:33:14 python-jenkins==1.8.2 20:33:14 python-keystoneclient==5.6.0 20:33:14 python-magnumclient==4.8.1 20:33:14 python-openstackclient==8.1.0 20:33:14 python-swiftclient==4.8.0 20:33:14 PyYAML==6.0.2 20:33:14 referencing==0.36.2 20:33:14 requests==2.32.4 20:33:14 requests-oauthlib==2.0.0 20:33:14 requestsexceptions==1.4.0 20:33:14 rfc3986==2.0.0 20:33:14 rich==14.0.0 20:33:14 rich-argparse==1.7.1 20:33:14 rpds-py==0.25.1 20:33:14 rsa==4.9.1 20:33:14 ruamel.yaml==0.18.14 20:33:14 ruamel.yaml.clib==0.2.12 20:33:14 s3transfer==0.13.0 20:33:14 simplejson==3.20.1 20:33:14 six==1.17.0 20:33:14 smmap==5.0.2 20:33:14 soupsieve==2.7 20:33:14 stevedore==5.4.1 20:33:14 tabulate==0.9.0 20:33:14 toml==0.10.2 20:33:14 tomlkit==0.13.3 20:33:14 tqdm==4.67.1 20:33:14 typing_extensions==4.14.0 20:33:14 tzdata==2025.2 20:33:14 urllib3==1.26.20 20:33:14 virtualenv==20.31.2 20:33:14 wcwidth==0.2.13 20:33:14 websocket-client==1.8.0 20:33:14 wrapt==1.17.2 20:33:14 xdg==6.0.0 20:33:14 xmltodict==0.14.2 20:33:14 yq==3.4.3 20:33:14 [EnvInject] - Injecting environment variables from a build step. 20:33:14 [EnvInject] - Injecting as environment variables the properties content 20:33:14 OS_CLOUD=vex 20:33:14 20:33:14 [EnvInject] - Variables injected successfully. 20:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8187388076929680553.sh 20:33:14 ---> Orphaned k8s clusters 20:33:14 Setup pyenv: 20:33:14 system 20:33:14 3.8.13 20:33:14 3.9.13 20:33:14 3.10.13 20:33:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:33:16 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 20:33:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:33:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:33:27 -----> Delete orphaned cluster 20:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17683902421759343378.sh 20:33:27 ---> Orphaned stacks 20:33:27 Setup pyenv: 20:33:27 system 20:33:27 3.8.13 20:33:27 3.9.13 20:33:27 3.10.13 20:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:33:29 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. 20:33:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:33:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:33:48 + mapfile -t OS_COE_CLUSTERS_ID 20:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:33:48 ++ awk '{print $1}' 20:33:50 + echo '-----> Active clusters -> stacks' 20:33:50 -----> Active clusters -> stacks 20:33:50 + OS_COE_STACKS=() 20:33:50 + [[ 0 -gt 0 ]] 20:33:50 + mapfile -t OS_STACKS 20:33:50 ++ awk '{print $1}' 20:33:50 ++ 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 20:33:51 + echo '-----> Active stacks' 20:33:51 -----> Active stacks 20:33:51 + for stack in "${OS_STACKS[@]}" 20:33:51 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-42 20:33:51 releng-controller-csit-1node-notifications-longevity-only-titanium-42 20:33:51 + for stack in "${OS_STACKS[@]}" 20:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 20:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 20:33:51 + echo '-----> Delete orphaned stacks' 20:33:51 -----> Delete orphaned stacks 20:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 20:33:51 + [[ 0 -gt 0 ]] 20:33:51 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-42 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 20:33:51 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-42 20:33:51 + builds=() 20:33:51 + for jenkins in "${@:2}" 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 ++ 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' 20:33:51 + 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ head -n1 20:33:51 + 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/71905/"}}],"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":[]}]}' 20:33:51 ++ 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ awk 'END {print $NF}' 20:33:51 + status=200 20:33:51 + '[' 200 '!=' 200 ']' 20:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:51 ++ echo https://jenkins.opendaylight.org/releng 20:33:51 ++ awk -F/ '{print $NF}' 20:33:51 ++ sed 's/\/*$//' 20:33:51 + silo=releng 20:33:51 + export silo 20:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:51 ++ 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/71905/"}}],"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":[]}]}' 20:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:51 ++ grep -v null 20:33:51 + for jenkins in "${@:2}" 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 ++ 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' 20:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ head -n1 20:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:51 20:33:51 200' 20:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ awk 'END {print $NF}' 20:33:51 + status=200 20:33:51 + '[' 200 '!=' 200 ']' 20:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 20:33:51 ++ awk -F/ '{print $NF}' 20:33:51 ++ sed 's/\/*$//' 20:33:51 + silo=sandbox 20:33:51 + export silo 20:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:51 ++ grep -v null 20:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:51 + [[ releng-builder-openstack-cron-71905 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-42 ]] 20:33:51 + return 0 20:33:51 + continue 20:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 20:33:51 + [[ 0 -gt 0 ]] 20:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 20:33:51 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 20:33:51 + builds=() 20:33:51 + for jenkins in "${@:2}" 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:51 ++ 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' 20:33:51 + 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ head -n1 20:33:51 + 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/71905/"}}],"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":[]}]}' 20:33:51 ++ 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/71905/"}}],"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":[]}]} 20:33:51 20:33:51 200' 20:33:51 ++ awk 'END {print $NF}' 20:33:51 + status=200 20:33:51 + '[' 200 '!=' 200 ']' 20:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:51 ++ echo https://jenkins.opendaylight.org/releng 20:33:51 ++ sed 's/\/*$//' 20:33:51 ++ awk -F/ '{print $NF}' 20:33:52 + silo=releng 20:33:52 + export silo 20:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:52 ++ grep -v null 20:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:52 ++ 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/71905/"}}],"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":[]}]}' 20:33:52 + for jenkins in "${@:2}" 20:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:52 ++ 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' 20:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:52 20:33:52 200' 20:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:52 20:33:52 200' 20:33:52 ++ head -n1 20:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:33:52 20:33:52 200' 20:33:52 ++ awk 'END {print $NF}' 20:33:52 + status=200 20:33:52 + '[' 200 '!=' 200 ']' 20:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 20:33:52 ++ sed 's/\/*$//' 20:33:52 ++ awk -F/ '{print $NF}' 20:33:52 + silo=sandbox 20:33:52 + export silo 20:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:52 ++ grep -v null 20:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:52 + [[ releng-builder-openstack-cron-71905 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 20:33:52 + return 1 20:33:52 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 20:33:52 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 20:33:52 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 20:42:16 Build timed out (after 10 minutes). Marking the build as failed. 20:42:16 $ ssh-agent -k 20:42:16 unset SSH_AUTH_SOCK; 20:42:16 unset SSH_AGENT_PID; 20:42:16 echo Agent pid 5433 killed; 20:42:16 /tmp/jenkins17683902421759343378.sh: line 129: 6932 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 20:42:16 [ssh-agent] Stopped. 20:42:16 Build was aborted 20:42:16 [PostBuildScript] - [INFO] Executing post build scripts. 20:42:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10539627369300433189.sh 20:42:16 ---> sysstat.sh 20:42:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6916749215614297287.sh 20:42:16 ---> package-listing.sh 20:42:16 ++ facter osfamily 20:42:16 ++ tr '[:upper:]' '[:lower:]' 20:42:16 + OS_FAMILY=redhat 20:42:16 + workspace=/w/workspace/builder-openstack-cron 20:42:16 + START_PACKAGES=/tmp/packages_start.txt 20:42:16 + END_PACKAGES=/tmp/packages_end.txt 20:42:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:16 + PACKAGES=/tmp/packages_start.txt 20:42:16 + '[' /w/workspace/builder-openstack-cron ']' 20:42:16 + PACKAGES=/tmp/packages_end.txt 20:42:16 + case "${OS_FAMILY}" in 20:42:16 + rpm -qa 20:42:16 + sort 20:42:17 + '[' -f /tmp/packages_start.txt ']' 20:42:17 + '[' -f /tmp/packages_end.txt ']' 20:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:17 + '[' /w/workspace/builder-openstack-cron ']' 20:42:17 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 20:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 20:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1095620932274193643.sh 20:42:17 ---> capture-instance-metadata.sh 20:42:17 Setup pyenv: 20:42:17 system 20:42:17 3.8.13 20:42:17 3.9.13 20:42:17 3.10.13 20:42:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:42:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:42:25 lf-activate-venv(): INFO: Installing: lftools 20:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:42:37 INFO: Running in OpenStack, capturing instance metadata 20:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10157795221122908891.sh 20:42:38 provisioning config files... 20:42:38 Could not find credentials [logs] for builder-openstack-cron #71905 20:42:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11037194988458002137tmp 20:42:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:42:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:42:38 provisioning config files... 20:42:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:42:38 [EnvInject] - Injecting environment variables from a build step. 20:42:38 [EnvInject] - Injecting as environment variables the properties content 20:42:38 SERVER_ID=logs 20:42:38 20:42:38 [EnvInject] - Variables injected successfully. 20:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6759162479981749776.sh 20:42:38 ---> create-netrc.sh 20:42:38 WARN: Log server credential not found. 20:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13484540725959196066.sh 20:42:38 ---> python-tools-install.sh 20:42:38 Setup pyenv: 20:42:38 system 20:42:38 3.8.13 20:42:38 3.9.13 20:42:38 3.10.13 20:42:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:42:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:42:41 lf-activate-venv(): INFO: Installing: lftools 20:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:42:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10834084535022609294.sh 20:42:50 ---> sudo-logs.sh 20:42:50 Archiving 'sudo' log.. 20:42:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17562136409393082780.sh 20:42:51 ---> job-cost.sh 20:42:51 Setup pyenv: 20:42:51 system 20:42:51 3.8.13 20:42:51 3.9.13 20:42:51 3.10.13 20:42:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:42:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:42:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:43:01 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:43:01 INFO: No Stack... 20:43:01 INFO: Retrieving Pricing Info for: v3-standard-2 20:43:01 INFO: Archiving Costs 20:43:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9084834401609339688.sh 20:43:02 ---> logs-deploy.sh 20:43:02 Setup pyenv: 20:43:02 system 20:43:02 3.8.13 20:43:02 3.9.13 20:43:02 3.10.13 20:43:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAed from file:/tmp/.os_lf_venv 20:43:04 lf-activate-venv(): INFO: Installing: lftools 20:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-LAed/bin to PATH 20:43:14 WARNING: Nexus logging server not set 20:43:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71905/ 20:43:14 INFO: archiving logs to S3 20:43:15 ---> uname -a: 20:43:15 Linux prd-centos8-builder-2c-2g-38580.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 20:43:15 20:43:15 20:43:15 ---> lscpu: 20:43:15 Architecture: x86_64 20:43:15 CPU op-mode(s): 32-bit, 64-bit 20:43:15 Byte Order: Little Endian 20:43:15 CPU(s): 2 20:43:15 On-line CPU(s) list: 0,1 20:43:15 Thread(s) per core: 1 20:43:15 Core(s) per socket: 1 20:43:15 Socket(s): 2 20:43:15 NUMA node(s): 1 20:43:15 Vendor ID: AuthenticAMD 20:43:15 CPU family: 23 20:43:15 Model: 49 20:43:15 Model name: AMD EPYC-Rome Processor 20:43:15 Stepping: 0 20:43:15 CPU MHz: 2799.998 20:43:15 BogoMIPS: 5599.99 20:43:15 Virtualization: AMD-V 20:43:15 Hypervisor vendor: KVM 20:43:15 Virtualization type: full 20:43:15 L1d cache: 32K 20:43:15 L1i cache: 32K 20:43:15 L2 cache: 512K 20:43:15 L3 cache: 16384K 20:43:15 NUMA node0 CPU(s): 0,1 20:43:15 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 20:43:15 20:43:15 20:43:15 ---> nproc: 20:43:15 2 20:43:15 20:43:15 20:43:15 ---> df -h: 20:43:15 Filesystem Size Used Avail Use% Mounted on 20:43:15 devtmpfs 3.8G 0 3.8G 0% /dev 20:43:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:43:15 tmpfs 3.8G 17M 3.8G 1% /run 20:43:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:43:15 /dev/vda1 40G 8.4G 32G 21% / 20:43:15 tmpfs 770M 0 770M 0% /run/user/1001 20:43:15 20:43:15 20:43:15 ---> free -m: 20:43:15 total used free shared buff/cache available 20:43:15 Mem: 7697 633 4808 19 2255 6767 20:43:15 Swap: 1023 0 1023 20:43:15 20:43:15 20:43:15 ---> ip addr: 20:43:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:43:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:43:15 inet 127.0.0.1/8 scope host lo 20:43:15 valid_lft forever preferred_lft forever 20:43:15 inet6 ::1/128 scope host 20:43:15 valid_lft forever preferred_lft forever 20:43:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:43:15 link/ether fa:16:3e:07:ba:35 brd ff:ff:ff:ff:ff:ff 20:43:15 altname enp0s3 20:43:15 altname ens3 20:43:15 inet 10.30.171.50/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:43:15 valid_lft 85695sec preferred_lft 85695sec 20:43:15 inet6 fe80::f816:3eff:fe07:ba35/64 scope link 20:43:15 valid_lft forever preferred_lft forever 20:43:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:43:15 link/ether 02:42:41:9c:b4:ca brd ff:ff:ff:ff:ff:ff 20:43:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:43:15 valid_lft forever preferred_lft forever 20:43:15 20:43:15 20:43:15 ---> sar -b -r -n DEV: 20:43:15 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) 20:43:15 20:43:15 20:31:26 LINUX RESTART (2 CPU) 20:43:15 20:43:15 08:32:01 PM tps rtps wtps bread/s bwrtn/s 20:43:15 08:33:01 PM 216.46 15.11 201.35 3719.03 7683.46 20:43:15 08:34:01 PM 98.23 1.12 97.12 133.84 11029.06 20:43:15 08:35:01 PM 14.68 0.03 14.65 0.53 1179.54 20:43:15 08:36:01 PM 0.15 0.00 0.15 0.00 1.45 20:43:15 08:37:01 PM 0.23 0.00 0.23 0.00 3.02 20:43:15 08:38:01 PM 0.37 0.00 0.37 0.00 5.77 20:43:15 08:39:01 PM 0.12 0.00 0.12 0.00 0.90 20:43:15 08:40:01 PM 0.10 0.00 0.10 0.00 0.80 20:43:15 08:41:01 PM 0.17 0.00 0.17 0.00 1.35 20:43:15 08:42:01 PM 0.52 0.18 0.33 7.33 5.53 20:43:15 08:43:01 PM 21.21 0.50 20.71 63.71 631.56 20:43:15 Average: 32.02 1.54 30.48 356.79 1867.44 20:43:15 20:43:15 08:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:15 08:33:01 PM 5116632 6998060 2765800 35.09 2688 2063044 982204 11.00 201312 2238068 181480 20:43:15 08:34:01 PM 4945632 6945500 2936800 37.26 2688 2175168 1024552 11.47 230380 2351868 27864 20:43:15 08:35:01 PM 4945752 6945116 2936680 37.26 2688 2175188 1024552 11.47 230400 2351784 4 20:43:15 08:36:01 PM 4945492 6944856 2936940 37.26 2688 2175188 1024552 11.47 230400 2351916 4 20:43:15 08:37:01 PM 4943072 6942440 2939360 37.29 2688 2175192 1024552 11.47 230404 2354480 4 20:43:15 08:38:01 PM 4943140 6942508 2939292 37.29 2688 2175192 1024552 11.47 230400 2354472 4 20:43:15 08:39:01 PM 4943428 6942796 2939004 37.29 2688 2175192 1024552 11.47 230400 2354396 4 20:43:15 08:40:01 PM 4942948 6942320 2939484 37.29 2688 2175196 1007032 11.28 230404 2354704 8 20:43:15 08:41:01 PM 4943304 6942700 2939128 37.29 2688 2175196 1007032 11.28 230404 2354672 4 20:43:15 08:42:01 PM 4942932 6942564 2939500 37.29 2688 2175436 1005456 11.26 239876 2345532 268 20:43:15 08:43:01 PM 5011744 7017184 2870688 36.42 2688 2180516 929292 10.41 397756 2119432 27144 20:43:15 Average: 4965825 6955095 2916607 37.00 2688 2165501 1007121 11.28 243831 2321029 21526 20:43:15 20:43:15 08:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:15 08:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:33:01 PM eth0 284.62 189.49 1984.06 63.64 0.00 0.00 0.00 0.00 20:43:15 08:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:34:01 PM eth0 59.94 44.93 590.91 9.06 0.00 0.00 0.00 0.00 20:43:15 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:35:01 PM eth0 0.55 0.42 0.33 0.14 0.00 0.00 0.00 0.00 20:43:15 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:36:01 PM eth0 0.73 0.42 0.34 0.14 0.00 0.00 0.00 0.00 20:43:15 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:37:01 PM eth0 0.53 0.38 0.33 0.14 0.00 0.00 0.00 0.00 20:43:15 08:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:38:01 PM eth0 0.77 0.48 0.46 0.21 0.00 0.00 0.00 0.00 20:43:15 08:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:39:01 PM eth0 0.60 0.38 0.34 0.14 0.00 0.00 0.00 0.00 20:43:15 08:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:40:01 PM eth0 0.75 0.40 0.34 0.14 0.00 0.00 0.00 0.00 20:43:15 08:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:41:01 PM eth0 0.50 0.40 0.33 0.14 0.00 0.00 0.00 0.00 20:43:15 08:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:42:01 PM eth0 1.43 1.20 0.40 0.21 0.00 0.00 0.00 0.00 20:43:15 08:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 08:43:01 PM eth0 15.86 13.76 13.28 7.43 0.00 0.00 0.00 0.00 20:43:15 08:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 Average: eth0 33.30 22.93 235.56 7.40 0.00 0.00 0.00 0.00 20:43:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:15 20:43:15 20:43:15 ---> sar -P ALL: 20:43:15 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) 20:43:15 20:43:15 20:31:26 LINUX RESTART (2 CPU) 20:43:15 20:43:15 08:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:43:15 08:33:01 PM all 39.79 0.00 7.13 2.06 0.11 50.91 20:43:15 08:33:01 PM 0 52.14 0.00 7.08 1.55 0.12 39.12 20:43:15 08:33:01 PM 1 27.48 0.00 7.19 2.58 0.10 62.65 20:43:15 08:34:01 PM all 29.56 0.00 4.51 1.25 0.11 64.57 20:43:15 08:34:01 PM 0 33.09 0.00 5.02 0.94 0.12 60.83 20:43:15 08:34:01 PM 1 26.04 0.00 3.99 1.57 0.10 68.29 20:43:15 08:35:01 PM all 0.38 0.00 0.15 0.12 0.04 99.31 20:43:15 08:35:01 PM 0 0.23 0.00 0.12 0.05 0.05 99.55 20:43:15 08:35:01 PM 1 0.53 0.00 0.18 0.18 0.03 99.07 20:43:15 08:36:01 PM all 0.41 0.00 0.08 0.00 0.05 99.47 20:43:15 08:36:01 PM 0 0.25 0.00 0.07 0.00 0.05 99.63 20:43:15 08:36:01 PM 1 0.57 0.00 0.08 0.00 0.05 99.30 20:43:15 08:37:01 PM all 0.28 0.00 0.08 0.01 0.04 99.59 20:43:15 08:37:01 PM 0 0.18 0.00 0.07 0.00 0.02 99.73 20:43:15 08:37:01 PM 1 0.37 0.00 0.10 0.02 0.07 99.45 20:43:15 08:38:01 PM all 0.37 0.00 0.06 0.00 0.04 99.53 20:43:15 08:38:01 PM 0 0.20 0.00 0.03 0.00 0.03 99.73 20:43:15 08:38:01 PM 1 0.53 0.00 0.08 0.00 0.05 99.33 20:43:15 08:39:01 PM all 0.40 0.00 0.07 0.00 0.05 99.48 20:43:15 08:39:01 PM 0 0.20 0.00 0.07 0.00 0.05 99.68 20:43:15 08:39:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 20:43:15 08:40:01 PM all 0.37 0.00 0.08 0.00 0.04 99.52 20:43:15 08:40:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:43:15 08:40:01 PM 1 0.18 0.00 0.08 0.00 0.05 99.68 20:43:15 08:41:01 PM all 0.35 0.00 0.09 0.00 0.04 99.52 20:43:15 08:41:01 PM 0 0.48 0.00 0.08 0.00 0.03 99.40 20:43:15 08:41:01 PM 1 0.22 0.00 0.10 0.00 0.05 99.63 20:43:15 08:42:01 PM all 0.42 0.19 0.15 0.00 0.04 99.20 20:43:15 08:42:01 PM 0 0.57 0.38 0.17 0.00 0.03 98.85 20:43:15 08:42:01 PM 1 0.27 0.00 0.13 0.00 0.05 99.55 20:43:15 08:43:01 PM all 24.76 0.00 3.25 0.12 0.08 71.80 20:43:15 08:43:01 PM 0 35.43 0.00 3.77 0.17 0.08 60.56 20:43:15 08:43:01 PM 1 14.09 0.00 2.74 0.07 0.07 83.03 20:43:15 20:43:15 Average: CPU %user %nice %system %iowait %steal %idle 20:43:15 Average: all 8.80 0.02 1.42 0.32 0.06 89.38 20:43:15 Average: 0 11.17 0.03 1.50 0.24 0.06 87.00 20:43:15 Average: 1 6.44 0.00 1.34 0.40 0.06 91.76 20:43:15 20:43:15 20:43:15