02:32:37 Started by timer 02:32:37 Running as SYSTEM 02:32:37 [EnvInject] - Loading node environment variables. 02:32:37 Building remotely on prd-centos8-builder-2c-2g-3022 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 02:32:38 [ssh-agent] Looking for ssh-agent implementation... 02:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:38 $ ssh-agent 02:32:38 SSH_AUTH_SOCK=/tmp/ssh-ayKoxZX5MT2D/agent.5443 02:32:38 SSH_AGENT_PID=5444 02:32:38 [ssh-agent] Started. 02:32:38 Running ssh-add (command line suppressed) 02:32:38 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10226381313956633108.key (/w/workspace/builder-openstack-cron@tmp/private_key_10226381313956633108.key) 02:32:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:32:38 The recommended git tool is: NONE 02:32:41 using credential jenkins-ssh 02:32:41 Wiping out workspace first. 02:32:41 Cloning the remote Git repository 02:32:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:32:41 > git init /w/workspace/builder-openstack-cron # timeout=10 02:32:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:32:41 > git --version # timeout=10 02:32:41 > git --version # 'git version 2.43.0' 02:32:41 using GIT_SSH to set credentials jenkins-ssh 02:32:41 [INFO] Currently running in a labeled security context 02:32:41 [INFO] Currently SELinux is 'enforcing' on the host 02:32:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13640407933188184027.key 02:32:41 Verifying host key using known hosts file 02:32:41 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. 02:32:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:44 Avoid second fetch 02:32:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:32:44 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 02:32:44 > git config core.sparsecheckout # timeout=10 02:32:44 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 02:32:44 Commit message: "Update hard-coded ALLOW_PROJECTS" 02:32:44 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 02:32:44 > git remote # timeout=10 02:32:44 > git submodule init # timeout=10 02:32:44 > git submodule sync # timeout=10 02:32:44 > git config --get remote.origin.url # timeout=10 02:32:44 > git submodule init # timeout=10 02:32:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:32:45 > git config --get submodule.global-jjb.url # timeout=10 02:32:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:32:45 > git config --get submodule.packer/common-packer.url # timeout=10 02:32:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:32:45 > git submodule update --init --recursive global-jjb # timeout=10 02:32:46 > git submodule update --init --recursive packer/common-packer # timeout=10 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:50 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:32:50 No emails were triggered. 02:32:50 provisioning config files... 02:32:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:32:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:32:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:32:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins906476324372659677.sh 02:32:51 ---> python-tools-install.sh 02:32:51 Setup pyenv: 02:32:51 system 02:32:51 * 3.8.13 (set by /opt/pyenv/version) 02:32:51 * 3.9.13 (set by /opt/pyenv/version) 02:32:51 * 3.10.13 (set by /opt/pyenv/version) 02:32:51 * 3.11.7 (set by /opt/pyenv/version) 02:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SXMc 02:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:00 lf-activate-venv(): INFO: Base packages installed successfully 02:33:00 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:33:25 Generating Requirements File 02:33:57 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. 02:33:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:33:57 Python 3.11.7 02:33:57 pip 25.3 from /tmp/venv-SXMc/lib/python3.11/site-packages/pip (python 3.11) 02:33:57 appdirs==1.4.4 02:33:57 argcomplete==3.6.3 02:33:57 aspy.yaml==1.3.0 02:33:57 attrs==25.4.0 02:33:57 autopage==0.5.2 02:33:57 beautifulsoup4==4.14.3 02:33:57 boto3==1.42.0 02:33:57 botocore==1.41.6 02:33:57 bs4==0.0.2 02:33:57 cachetools==6.2.2 02:33:57 certifi==2025.11.12 02:33:57 cffi==2.0.0 02:33:57 cfgv==3.5.0 02:33:57 chardet==5.2.0 02:33:57 charset-normalizer==3.4.4 02:33:57 click==8.3.1 02:33:57 cliff==4.12.0 02:33:57 cmd2==2.7.0 02:33:57 cryptography==3.3.2 02:33:57 debtcollector==3.0.0 02:33:57 decorator==5.2.1 02:33:57 defusedxml==0.7.1 02:33:57 Deprecated==1.3.1 02:33:57 distlib==0.4.0 02:33:57 dnspython==2.8.0 02:33:57 docker==7.1.0 02:33:57 dogpile.cache==1.5.0 02:33:57 durationpy==0.10 02:33:57 email-validator==2.3.0 02:33:57 filelock==3.20.0 02:33:57 future==1.0.0 02:33:57 gitdb==4.0.12 02:33:57 GitPython==3.1.45 02:33:57 google-auth==2.43.0 02:33:57 httplib2==0.31.0 02:33:57 identify==2.6.15 02:33:57 idna==3.11 02:33:57 importlib-resources==1.5.0 02:33:57 iso8601==2.1.0 02:33:57 Jinja2==3.1.6 02:33:57 jmespath==1.0.1 02:33:57 jsonpatch==1.33 02:33:57 jsonpointer==3.0.0 02:33:57 jsonschema==4.25.1 02:33:57 jsonschema-specifications==2025.9.1 02:33:57 keystoneauth1==5.12.0 02:33:57 kubernetes==34.1.0 02:33:57 lftools==0.37.16 02:33:57 lxml==6.0.2 02:33:57 markdown-it-py==4.0.0 02:33:57 MarkupSafe==3.0.3 02:33:57 mdurl==0.1.2 02:33:57 msgpack==1.1.2 02:33:57 multi_key_dict==2.0.3 02:33:57 munch==4.0.0 02:33:57 netaddr==1.3.0 02:33:57 niet==1.4.2 02:33:57 nodeenv==1.9.1 02:33:57 oauth2client==4.1.3 02:33:57 oauthlib==3.3.1 02:33:57 openstacksdk==4.8.0 02:33:57 os-service-types==1.8.2 02:33:57 osc-lib==4.2.0 02:33:57 oslo.config==10.1.0 02:33:57 oslo.context==6.2.0 02:33:57 oslo.i18n==6.7.1 02:33:57 oslo.log==7.2.1 02:33:57 oslo.serialization==5.8.0 02:33:57 oslo.utils==9.2.0 02:33:57 packaging==25.0 02:33:57 pbr==7.0.3 02:33:57 platformdirs==4.5.0 02:33:57 prettytable==3.17.0 02:33:57 psutil==7.1.3 02:33:57 pyasn1==0.6.1 02:33:57 pyasn1_modules==0.4.2 02:33:57 pycparser==2.23 02:33:57 pygerrit2==2.0.15 02:33:57 PyGithub==2.8.1 02:33:57 Pygments==2.19.2 02:33:57 PyJWT==2.10.1 02:33:57 PyNaCl==1.6.1 02:33:57 pyparsing==2.4.7 02:33:57 pyperclip==1.11.0 02:33:57 pyrsistent==0.20.0 02:33:57 python-cinderclient==9.8.0 02:33:57 python-dateutil==2.9.0.post0 02:33:57 python-heatclient==4.3.0 02:33:57 python-jenkins==1.8.3 02:33:57 python-keystoneclient==5.7.0 02:33:57 python-magnumclient==4.9.0 02:33:57 python-openstackclient==8.2.0 02:33:57 python-swiftclient==4.9.0 02:33:57 PyYAML==6.0.3 02:33:57 referencing==0.37.0 02:33:57 requests==2.32.5 02:33:57 requests-oauthlib==2.0.0 02:33:57 requestsexceptions==1.4.0 02:33:57 rfc3986==2.0.0 02:33:57 rich==14.2.0 02:33:57 rich-argparse==1.7.2 02:33:57 rpds-py==0.30.0 02:33:57 rsa==4.9.1 02:33:57 ruamel.yaml==0.18.16 02:33:57 ruamel.yaml.clib==0.2.15 02:33:57 s3transfer==0.16.0 02:33:57 simplejson==3.20.2 02:33:57 six==1.17.0 02:33:57 smmap==5.0.2 02:33:57 soupsieve==2.8 02:33:57 stevedore==5.6.0 02:33:57 tabulate==0.9.0 02:33:57 toml==0.10.2 02:33:57 tomlkit==0.13.3 02:33:57 tqdm==4.67.1 02:33:57 typing_extensions==4.15.0 02:33:57 tzdata==2025.2 02:33:57 urllib3==1.26.20 02:33:57 virtualenv==20.35.4 02:33:57 wcwidth==0.2.14 02:33:57 websocket-client==1.9.0 02:33:57 wrapt==2.0.1 02:33:57 xdg==6.0.0 02:33:57 xmltodict==1.0.2 02:33:57 yq==3.4.3 02:33:57 [EnvInject] - Injecting environment variables from a build step. 02:33:57 [EnvInject] - Injecting as environment variables the properties content 02:33:57 OS_CLOUD=vex 02:33:57 02:33:57 [EnvInject] - Variables injected successfully. 02:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11497816946667878658.sh 02:33:58 ---> Orphaned k8s clusters 02:33:58 Setup pyenv: 02:33:58 system 02:33:58 3.8.13 02:33:58 3.9.13 02:33:58 3.10.13 02:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:00 lf-activate-venv(): INFO: Base packages installed successfully 02:34:00 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:34:09 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. 02:34:09 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 02:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:34:12 -----> Delete orphaned cluster 02:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15244305140534417467.sh 02:34:12 ---> Orphaned stacks 02:34:12 Setup pyenv: 02:34:12 system 02:34:12 3.8.13 02:34:12 3.9.13 02:34:12 3.10.13 02:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:14 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. 02:34:14 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 02:34:14 lf-activate-venv(): INFO: Base packages installed successfully 02:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:34:36 + mapfile -t OS_COE_CLUSTERS_ID 02:34:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:36 ++ awk '{print $1}' 02:34:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:38 + echo '-----> Active clusters -> stacks' 02:34:38 -----> Active clusters -> stacks 02:34:38 + OS_COE_STACKS=() 02:34:38 + [[ 0 -gt 0 ]] 02:34:38 + mapfile -t OS_STACKS 02:34:38 ++ awk '{print $1}' 02:34:38 ++ 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 02:34:40 + echo '-----> Active stacks' 02:34:40 -----> Active stacks 02:34:40 + for stack in "${OS_STACKS[@]}" 02:34:40 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 02:34:40 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 02:34:40 + echo '-----> Delete orphaned stacks' 02:34:40 -----> Delete orphaned stacks 02:34:40 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:40 + [[ 0 -gt 0 ]] 02:34:40 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:40 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 02:34:40 + builds=() 02:34:40 + for jenkins in "${@:2}" 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:40 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:40 ++ 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' 02:34:40 + 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/75593/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/559/"}}],"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/integration-distribution-test-titanium/571/"}}],"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/bgpcep-maven-merge-0.23.x/18/"}}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ 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/75593/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/559/"}}],"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/integration-distribution-test-titanium/571/"}}],"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/bgpcep-maven-merge-0.23.x/18/"}}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ head -n1 02:34:40 + 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/75593/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/559/"}}],"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/integration-distribution-test-titanium/571/"}}],"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/bgpcep-maven-merge-0.23.x/18/"}}],"oneOffExecutors":[]}]}' 02:34:40 ++ 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/75593/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/559/"}}],"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/integration-distribution-test-titanium/571/"}}],"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/bgpcep-maven-merge-0.23.x/18/"}}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ awk 'END {print $NF}' 02:34:40 + status=200 02:34:40 + '[' 200 '!=' 200 ']' 02:34:40 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:40 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:40 ++ awk -F/ '{print $NF}' 02:34:40 ++ echo https://jenkins.opendaylight.org/releng 02:34:40 ++ sed 's/\/*$//' 02:34:40 + silo=releng 02:34:40 + export silo 02:34:40 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:40 ++ grep -v null 02:34:40 ++ 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/75593/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/559/"}}],"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/integration-distribution-test-titanium/571/"}}],"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/bgpcep-maven-merge-0.23.x/18/"}}],"oneOffExecutors":[]}]}' 02:34:40 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:40 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:40 + for jenkins in "${@:2}" 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:40 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:40 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:40 ++ 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' 02:34:40 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ head -n1 02:34:40 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:40 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:40 02:34:40 200' 02:34:40 ++ awk 'END {print $NF}' 02:34:40 + status=200 02:34:40 + '[' 200 '!=' 200 ']' 02:34:40 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:40 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:40 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:40 ++ sed 's/\/*$//' 02:34:40 ++ awk -F/ '{print $NF}' 02:34:40 + silo=sandbox 02:34:40 + export silo 02:34:40 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:40 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:40 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:40 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:40 ++ grep -v null 02:34:40 + [[ releng-builder-openstack-cron-75593 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 releng-integration-distribution-test-titanium-571 releng-bgpcep-maven-merge-0.23.x-18 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-559 ]] 02:34:40 + return 0 02:34:40 + continue 02:34:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10339361840167408421.sh 02:34:40 ---> Orphaned servers 02:34:40 Setup pyenv: 02:34:40 system 02:34:40 3.8.13 02:34:40 3.9.13 02:34:40 3.10.13 02:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:42 lf-activate-venv(): INFO: Base packages installed successfully 02:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:35:05 -----> Active servers 02:35:05 prd-ubuntu2204-docker-8c-8g-3023 02:35:05 prd-centos8-builder-2c-2g-3022 02:35:05 prd-centos8-robot-2c-8g-3011 02:35:05 prd-centos8-robot-2c-8g-3010 02:35:05 prd-ubuntu2204-builder-2c-2g-3006 02:35:05 prd-queue-disttest-2c-1g-2987 02:35:05 prd-centos8-robot-2c-8g-2975 02:35:05 snd-centos8-robot-2c-8g-137 02:35:05 -----> Delete orphaned servers 02:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11418861532563532647.sh 02:35:06 ---> Orphaned ports 02:35:06 Setup pyenv: 02:35:06 system 02:35:06 3.8.13 02:35:06 3.9.13 02:35:06 3.10.13 02:35:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:08 lf-activate-venv(): INFO: Base packages installed successfully 02:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:35:25 No orphaned ports to process. 02:35:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:35:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9627052099471064336.sh 02:35:26 ---> Orphaned volumes 02:35:26 + source /home/jenkins/lf-env.sh 02:35:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:26 ++ mktemp -d /tmp/venv-XXXX 02:35:26 + lf_venv=/tmp/venv-CWHw 02:35:26 + local venv_file=/tmp/.os_lf_venv 02:35:26 + local python=python3 02:35:26 + local options 02:35:26 + local set_path=true 02:35:26 + local install_args= 02:35:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:35:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:35:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:26 + true 02:35:26 + case $1 in 02:35:26 + python=python3 02:35:26 + shift 2 02:35:26 + true 02:35:26 + case $1 in 02:35:26 + shift 02:35:26 + break 02:35:26 + case $python in 02:35:26 + local pkg_list= 02:35:26 + [[ -d /opt/pyenv ]] 02:35:26 + echo 'Setup pyenv:' 02:35:26 Setup pyenv: 02:35:26 + export PYENV_ROOT=/opt/pyenv 02:35:26 + PYENV_ROOT=/opt/pyenv 02:35:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:26 + pyenv versions 02:35:26 system 02:35:26 3.8.13 02:35:26 3.9.13 02:35:26 3.10.13 02:35:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:26 + command -v pyenv 02:35:26 ++ pyenv init - --no-rehash 02:35:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:35:26 for i in ${!paths[@]}; do 02:35:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:35:26 fi; done; 02:35:26 echo "${paths[*]}"'\'')" 02:35:26 export PATH="/opt/pyenv/shims:${PATH}" 02:35:26 export PYENV_SHELL=bash 02:35:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:35:26 pyenv() { 02:35:26 local command 02:35:26 command="${1:-}" 02:35:26 if [ "$#" -gt 0 ]; then 02:35:26 shift 02:35:26 fi 02:35:26 02:35:26 case "$command" in 02:35:26 rehash|shell) 02:35:26 eval "$(pyenv "sh-$command" "$@")" 02:35:26 ;; 02:35:26 *) 02:35:26 command pyenv "$command" "$@" 02:35:26 ;; 02:35:26 esac 02:35:26 }' 02:35:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:35:26 for i in ${!paths[@]}; do 02:35:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:35:26 fi; done; 02:35:26 echo "${paths[*]}"' 02:35:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:26 ++ export PYENV_SHELL=bash 02:35:26 ++ PYENV_SHELL=bash 02:35:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:35:26 +++ complete -F _pyenv pyenv 02:35:26 ++ lf-pyver python3 02:35:26 ++ local py_version_xy=python3 02:35:26 ++ local py_version_xyz= 02:35:26 ++ awk '{ print $1 }' 02:35:26 ++ pyenv versions 02:35:26 ++ local command 02:35:26 ++ command=versions 02:35:26 ++ '[' 1 -gt 0 ']' 02:35:26 ++ shift 02:35:26 ++ case "$command" in 02:35:26 ++ command pyenv versions 02:35:26 ++ pyenv versions 02:35:26 ++ sed 's/^[ *]* //' 02:35:26 ++ grep -E '^[0-9.]*[0-9]$' 02:35:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:35:26 +++ tail -n 1 02:35:26 +++ grep '^3' /tmp/.pyenv_versions 02:35:26 +++ sort -V 02:35:26 ++ py_version_xyz=3.11.7 02:35:26 ++ [[ -z 3.11.7 ]] 02:35:26 ++ echo 3.11.7 02:35:26 ++ return 0 02:35:26 + pyenv local 3.11.7 02:35:26 + local command 02:35:26 + command=local 02:35:26 + '[' 2 -gt 0 ']' 02:35:26 + shift 02:35:26 + case "$command" in 02:35:26 + command pyenv local 3.11.7 02:35:26 + pyenv local 3.11.7 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='lftools[openstack] ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='kubernetes ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='niet ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='python-heatclient ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='python-openstackclient ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='python-magnumclient ' 02:35:26 + for arg in "$@" 02:35:26 + case $arg in 02:35:26 + pkg_list+='yq ' 02:35:26 + [[ -f /tmp/.os_lf_venv ]] 02:35:26 ++ cat /tmp/.os_lf_venv 02:35:26 + lf_venv=/tmp/venv-SXMc 02:35:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from' file:/tmp/.os_lf_venv 02:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:35:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:26 + local 'pip_opts=--upgrade --quiet' 02:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:35:26 + [[ -n '' ]] 02:35:26 + [[ -n '' ]] 02:35:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:35:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:26 + /tmp/venv-SXMc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:35:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:35:28 lf-activate-venv(): INFO: Base packages installed successfully 02:35:28 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:35:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:35:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:28 + /tmp/venv-SXMc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:47 + type python3 02:35:47 + true 02:35:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH' 02:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:35:47 + PATH=/tmp/venv-SXMc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:47 + return 0 02:35:47 + mapfile -t os_volumes 02:35:47 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:35:50 + '[' 0 -eq 0 ']' 02:35:50 + echo 'No orphaned volumes found.' 02:35:50 No orphaned volumes found. 02:35:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:35:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10833380184607847997.sh 02:35:51 ---> Protect in-use images 02:35:51 Setup pyenv: 02:35:51 system 02:35:51 3.8.13 02:35:51 3.9.13 02:35:51 3.10.13 02:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:53 lf-activate-venv(): INFO: Base packages installed successfully 02:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:36:12 INFO: There are images to protect defined in jenkins-config. 02:36:12 INFO: There are additional images to protect in the jjb dir. 02:36:12 INFO: Protecting the following images: 02:36:12 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 02:36:12 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 02:36:12 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 02:36:12 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 02:36:12 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 02:36:12 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 02:36:12 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 02:36:12 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 02:36:12 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 02:36:12 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 02:36:12 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 02:36:12 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 02:36:14 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 02:36:16 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 02:36:17 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 02:36:19 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 02:36:20 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 02:36:22 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 02:36:24 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 02:36:25 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 02:36:27 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 02:36:28 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 02:36:30 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 02:36:32 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 02:36:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:36:32 Run condition [Boolean condition] enabling perform for step [BuilderChain] 02:36:32 [EnvInject] - Injecting environment variables from a build step. 02:36:32 [EnvInject] - Injecting as environment variables the properties content 02:36:32 OS_IMAGE_CLEANUP_AGE=30 02:36:32 02:36:32 [EnvInject] - Variables injected successfully. 02:36:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5639752604672984718.sh 02:36:32 ---> Cleanup old images 02:36:32 Setup pyenv: 02:36:32 system 02:36:32 3.8.13 02:36:32 3.9.13 02:36:32 3.10.13 02:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:34 lf-activate-venv(): INFO: Base packages installed successfully 02:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:36:54 + lftools openstack --os-cloud vex image cleanup --days=30 02:37:00 WARNING: Use of image.protected resulted in an exception 02:37:00 Removing 314 images from vex. 02:37:00 WARNING: Use of image.protected resulted in an exception 02:37:00 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 02:37:00 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 02:37:00 Build step 'Conditional steps (multiple)' marked build as failure 02:37:01 $ ssh-agent -k 02:37:01 unset SSH_AUTH_SOCK; 02:37:01 unset SSH_AGENT_PID; 02:37:01 echo Agent pid 5444 killed; 02:37:01 [ssh-agent] Stopped. 02:37:01 [PostBuildScript] - [INFO] Executing post build scripts. 02:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17083586759789605674.sh 02:37:01 ---> sysstat.sh 02:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15092390998978270926.sh 02:37:01 ---> package-listing.sh 02:37:01 ++ facter osfamily 02:37:01 ++ tr '[:upper:]' '[:lower:]' 02:37:01 + OS_FAMILY=redhat 02:37:01 + workspace=/w/workspace/builder-openstack-cron 02:37:01 + START_PACKAGES=/tmp/packages_start.txt 02:37:01 + END_PACKAGES=/tmp/packages_end.txt 02:37:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:01 + PACKAGES=/tmp/packages_start.txt 02:37:01 + '[' /w/workspace/builder-openstack-cron ']' 02:37:01 + PACKAGES=/tmp/packages_end.txt 02:37:01 + case "${OS_FAMILY}" in 02:37:01 + rpm -qa 02:37:01 + sort 02:37:02 + '[' -f /tmp/packages_start.txt ']' 02:37:02 + '[' -f /tmp/packages_end.txt ']' 02:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:02 + '[' /w/workspace/builder-openstack-cron ']' 02:37:02 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 02:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 02:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12461990272587857953.sh 02:37:02 ---> capture-instance-metadata.sh 02:37:02 Setup pyenv: 02:37:02 system 02:37:02 3.8.13 02:37:02 3.9.13 02:37:02 3.10.13 02:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:37:04 lf-activate-venv(): INFO: Base packages installed successfully 02:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools 02:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:37:15 INFO: Running in OpenStack, capturing instance metadata 02:37:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13722053429469389555.sh 02:37:16 provisioning config files... 02:37:16 Could not find credentials [logs] for builder-openstack-cron #75593 02:37:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14842395834924199773tmp 02:37:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:37:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:37:16 provisioning config files... 02:37:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:37:16 [EnvInject] - Injecting environment variables from a build step. 02:37:16 [EnvInject] - Injecting as environment variables the properties content 02:37:16 SERVER_ID=logs 02:37:16 02:37:16 [EnvInject] - Variables injected successfully. 02:37:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17888246649853376035.sh 02:37:16 ---> create-netrc.sh 02:37:16 WARN: Log server credential not found. 02:37:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7749438328282448917.sh 02:37:16 ---> python-tools-install.sh 02:37:16 Setup pyenv: 02:37:17 system 02:37:17 3.8.13 02:37:17 3.9.13 02:37:17 3.10.13 02:37:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:37:19 lf-activate-venv(): INFO: Base packages installed successfully 02:37:19 lf-activate-venv(): INFO: Installing additional packages: lftools 02:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:37:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14748348761504852775.sh 02:37:29 ---> sudo-logs.sh 02:37:29 Archiving 'sudo' log.. 02:37:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7874287425372214844.sh 02:37:29 ---> job-cost.sh 02:37:29 Setup pyenv: 02:37:29 system 02:37:29 3.8.13 02:37:29 3.9.13 02:37:29 3.10.13 02:37:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:37:32 lf-activate-venv(): INFO: Base packages installed successfully 02:37:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:37:39 INFO: No Stack... 02:37:39 INFO: Retrieving Pricing Info for: v3-standard-2 02:37:39 INFO: Archiving Costs 02:37:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4430323978587099409.sh 02:37:39 ---> logs-deploy.sh 02:37:39 Setup pyenv: 02:37:39 system 02:37:39 3.8.13 02:37:39 3.9.13 02:37:39 3.10.13 02:37:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXMc from file:/tmp/.os_lf_venv 02:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:37:42 lf-activate-venv(): INFO: Base packages installed successfully 02:37:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:37:55 lf-activate-venv(): INFO: Adding /tmp/venv-SXMc/bin to PATH 02:37:55 WARNING: Nexus logging server not set 02:37:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75593/ 02:37:55 INFO: archiving logs to S3 02:37:56 ---> uname -a: 02:37:56 Linux prd-centos8-builder-2c-2g-3022.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 02:37:56 02:37:56 02:37:56 ---> lscpu: 02:37:56 Architecture: x86_64 02:37:56 CPU op-mode(s): 32-bit, 64-bit 02:37:56 Byte Order: Little Endian 02:37:56 CPU(s): 2 02:37:56 On-line CPU(s) list: 0,1 02:37:56 Thread(s) per core: 1 02:37:56 Core(s) per socket: 1 02:37:56 Socket(s): 2 02:37:56 NUMA node(s): 1 02:37:56 Vendor ID: AuthenticAMD 02:37:56 CPU family: 23 02:37:56 Model: 49 02:37:56 Model name: AMD EPYC-Rome Processor 02:37:56 Stepping: 0 02:37:56 CPU MHz: 2800.000 02:37:56 BogoMIPS: 5600.00 02:37:56 Virtualization: AMD-V 02:37:56 Hypervisor vendor: KVM 02:37:56 Virtualization type: full 02:37:56 L1d cache: 32K 02:37:56 L1i cache: 32K 02:37:56 L2 cache: 512K 02:37:56 L3 cache: 16384K 02:37:56 NUMA node0 CPU(s): 0,1 02:37:56 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 02:37:56 02:37:56 02:37:56 ---> nproc: 02:37:56 2 02:37:56 02:37:56 02:37:56 ---> df -h: 02:37:56 Filesystem Size Used Avail Use% Mounted on 02:37:56 devtmpfs 3.8G 0 3.8G 0% /dev 02:37:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:37:56 tmpfs 3.8G 17M 3.8G 1% /run 02:37:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:37:56 /dev/vda1 40G 8.5G 32G 22% / 02:37:56 tmpfs 770M 0 770M 0% /run/user/1001 02:37:56 02:37:56 02:37:56 ---> free -m: 02:37:56 total used free shared buff/cache available 02:37:56 Mem: 7697 683 4747 19 2267 6717 02:37:56 Swap: 1023 0 1023 02:37:56 02:37:56 02:37:56 ---> ip addr: 02:37:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:37:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:37:56 inet 127.0.0.1/8 scope host lo 02:37:56 valid_lft forever preferred_lft forever 02:37:56 inet6 ::1/128 scope host 02:37:56 valid_lft forever preferred_lft forever 02:37:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:37:56 link/ether fa:16:3e:7c:22:55 brd ff:ff:ff:ff:ff:ff 02:37:56 altname enp0s3 02:37:56 altname ens3 02:37:56 inet 10.30.171.36/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:37:56 valid_lft 86037sec preferred_lft 86037sec 02:37:56 inet6 fe80::f816:3eff:fe7c:2255/64 scope link 02:37:56 valid_lft forever preferred_lft forever 02:37:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:37:56 link/ether 02:42:f0:f0:2a:83 brd ff:ff:ff:ff:ff:ff 02:37:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:37:56 valid_lft forever preferred_lft forever 02:37:56 02:37:56 02:37:56 ---> sar -b -r -n DEV: 02:37:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 02:37:56 02:37:56 02:31:50 LINUX RESTART (2 CPU) 02:37:56 02:37:56 02:33:01 AM tps rtps wtps bread/s bwrtn/s 02:37:56 02:34:01 AM 110.58 0.45 110.13 18.26 10674.60 02:37:56 02:35:01 AM 59.97 0.67 59.31 102.92 6717.33 02:37:56 02:36:01 AM 28.86 0.10 28.76 3.60 1200.30 02:37:56 02:37:01 AM 23.04 0.65 22.39 48.92 876.04 02:37:56 Average: 55.61 0.47 55.15 43.42 4867.23 02:37:56 02:37:56 02:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:56 02:34:01 AM 5011192 6974600 2871232 36.43 2688 2139832 971796 10.88 203736 2316988 129752 02:37:56 02:35:01 AM 4931232 6941828 2951192 37.44 2688 2186048 1031608 11.55 234560 2363568 27856 02:37:56 02:36:01 AM 4914384 6924336 2968040 37.65 2688 2185264 1036160 11.60 269516 2344708 9932 02:37:56 02:37:01 AM 4960972 6973156 2921452 37.06 2688 2187604 1038652 11.63 270640 2296664 10788 02:37:56 Average: 4954445 6953480 2927979 37.15 2688 2174687 1019554 11.42 244613 2330482 44582 02:37:56 02:37:56 02:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:56 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:34:01 AM eth0 83.67 70.53 898.67 8.93 0.00 0.00 0.00 0.00 02:37:56 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:35:01 AM eth0 65.42 50.69 596.46 12.72 0.00 0.00 0.00 0.00 02:37:56 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:36:01 AM eth0 20.01 19.48 23.27 7.94 0.00 0.00 0.00 0.00 02:37:56 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:37:01 AM eth0 21.76 18.41 28.67 6.98 0.00 0.00 0.00 0.00 02:37:56 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 Average: eth0 47.72 39.78 386.78 9.14 0.00 0.00 0.00 0.00 02:37:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:56 02:37:56 02:37:56 ---> sar -P ALL: 02:37:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 02:37:56 02:37:56 02:31:50 LINUX RESTART (2 CPU) 02:37:56 02:37:56 02:33:01 AM CPU %user %nice %system %iowait %steal %idle 02:37:56 02:34:01 AM all 30.47 0.00 4.94 1.83 0.09 62.67 02:37:56 02:34:01 AM 0 28.57 0.00 5.01 1.44 0.10 64.89 02:37:56 02:34:01 AM 1 32.38 0.00 4.87 2.22 0.08 60.45 02:37:56 02:35:01 AM all 31.86 0.00 3.55 1.53 0.08 62.97 02:37:56 02:35:01 AM 0 27.61 0.00 3.27 1.63 0.07 67.42 02:37:56 02:35:01 AM 1 36.11 0.00 3.84 1.44 0.10 58.52 02:37:56 02:36:01 AM all 30.58 0.00 3.57 0.26 0.08 65.51 02:37:56 02:36:01 AM 0 34.12 0.00 2.97 0.22 0.08 62.61 02:37:56 02:36:01 AM 1 27.02 0.00 4.18 0.30 0.07 68.43 02:37:56 02:37:01 AM all 30.01 0.00 2.87 0.36 0.09 66.66 02:37:56 02:37:01 AM 0 40.61 0.00 3.18 0.60 0.08 55.51 02:37:56 02:37:01 AM 1 19.42 0.00 2.56 0.12 0.10 77.80 02:37:56 Average: all 30.73 0.00 3.74 1.00 0.09 64.45 02:37:56 Average: 0 32.72 0.00 3.61 0.97 0.08 62.62 02:37:56 Average: 1 28.74 0.00 3.86 1.02 0.09 66.29 02:37:56 02:37:56 02:37:56