21:32:08 Started by timer 21:32:08 Running as SYSTEM 21:32:08 [EnvInject] - Loading node environment variables. 21:32:08 Building remotely on prd-centos8-builder-2c-2g-2299 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:08 [ssh-agent] Looking for ssh-agent implementation... 21:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:08 $ ssh-agent 21:32:08 SSH_AUTH_SOCK=/tmp/ssh-TOJeHwlw45kA/agent.5440 21:32:08 SSH_AGENT_PID=5441 21:32:08 [ssh-agent] Started. 21:32:08 Running ssh-add (command line suppressed) 21:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_104153736110315495.key (/w/workspace/builder-openstack-cron@tmp/private_key_104153736110315495.key) 21:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:08 The recommended git tool is: NONE 21:32:11 using credential jenkins-ssh 21:32:11 Wiping out workspace first. 21:32:11 Cloning the remote Git repository 21:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:11 > git --version # timeout=10 21:32:11 > git --version # 'git version 2.43.0' 21:32:11 using GIT_SSH to set credentials jenkins-ssh 21:32:11 [INFO] Currently running in a labeled security context 21:32:11 [INFO] Currently SELinux is 'enforcing' on the host 21:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14490517329949908531.key 21:32:11 Verifying host key using known hosts file 21:32:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:14 Avoid second fetch 21:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:14 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 21:32:14 > git config core.sparsecheckout # timeout=10 21:32:14 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 21:32:14 Commit message: "Add jobs for aaa-0.21.x" 21:32:14 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 21:32:14 > git remote # timeout=10 21:32:14 > git submodule init # timeout=10 21:32:14 > git submodule sync # timeout=10 21:32:14 > git config --get remote.origin.url # timeout=10 21:32:14 > git submodule init # timeout=10 21:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:14 > git config --get submodule.global-jjb.url # timeout=10 21:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:15 > git submodule update --init --recursive global-jjb # timeout=10 21:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:19 No emails were triggered. 21:32:19 provisioning config files... 21:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13863872484037718319.sh 21:32:19 ---> python-tools-install.sh 21:32:19 Setup pyenv: 21:32:20 system 21:32:20 * 3.8.13 (set by /opt/pyenv/version) 21:32:20 * 3.9.13 (set by /opt/pyenv/version) 21:32:20 * 3.10.13 (set by /opt/pyenv/version) 21:32:20 * 3.11.7 (set by /opt/pyenv/version) 21:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HIWR 21:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:28 lf-activate-venv(): INFO: Base packages installed successfully 21:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:32:54 Generating Requirements File 21:33: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. 21:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:14 Python 3.11.7 21:33:15 pip 25.2 from /tmp/venv-HIWR/lib/python3.11/site-packages/pip (python 3.11) 21:33:15 appdirs==1.4.4 21:33:15 argcomplete==3.6.2 21:33:15 aspy.yaml==1.3.0 21:33:15 attrs==25.3.0 21:33:15 autopage==0.5.2 21:33:15 beautifulsoup4==4.14.2 21:33:15 boto3==1.40.41 21:33:15 botocore==1.40.41 21:33:15 bs4==0.0.2 21:33:15 cachetools==5.5.2 21:33:15 certifi==2025.8.3 21:33:15 cffi==2.0.0 21:33:15 cfgv==3.4.0 21:33:15 chardet==5.2.0 21:33:15 charset-normalizer==3.4.3 21:33:15 click==8.3.0 21:33:15 cliff==4.11.0 21:33:15 cmd2==2.7.0 21:33:15 cryptography==3.3.2 21:33:15 debtcollector==3.0.0 21:33:15 decorator==5.2.1 21:33:15 defusedxml==0.7.1 21:33:15 Deprecated==1.2.18 21:33:15 distlib==0.4.0 21:33:15 dnspython==2.8.0 21:33:15 docker==7.1.0 21:33:15 dogpile.cache==1.4.1 21:33:15 durationpy==0.10 21:33:15 email-validator==2.3.0 21:33:15 filelock==3.19.1 21:33:15 future==1.0.0 21:33:15 gitdb==4.0.12 21:33:15 GitPython==3.1.45 21:33:15 google-auth==2.40.3 21:33:15 httplib2==0.31.0 21:33:15 identify==2.6.14 21:33:15 idna==3.10 21:33:15 importlib-resources==1.5.0 21:33:15 iso8601==2.1.0 21:33:15 Jinja2==3.1.6 21:33:15 jmespath==1.0.1 21:33:15 jsonpatch==1.33 21:33:15 jsonpointer==3.0.0 21:33:15 jsonschema==4.25.1 21:33:15 jsonschema-specifications==2025.9.1 21:33:15 keystoneauth1==5.12.0 21:33:15 kubernetes==34.1.0 21:33:15 lftools==0.37.14 21:33:15 lxml==6.0.2 21:33:15 markdown-it-py==4.0.0 21:33:15 MarkupSafe==3.0.3 21:33:15 mdurl==0.1.2 21:33:15 msgpack==1.1.1 21:33:15 multi_key_dict==2.0.3 21:33:15 munch==4.0.0 21:33:15 netaddr==1.3.0 21:33:15 niet==1.4.2 21:33:15 nodeenv==1.9.1 21:33:15 oauth2client==4.1.3 21:33:15 oauthlib==3.3.1 21:33:15 openstacksdk==4.7.1 21:33:15 os-service-types==1.8.0 21:33:15 osc-lib==4.2.0 21:33:15 oslo.config==10.0.0 21:33:15 oslo.context==6.1.0 21:33:15 oslo.i18n==6.6.0 21:33:15 oslo.log==7.2.1 21:33:15 oslo.serialization==5.8.0 21:33:15 oslo.utils==9.1.0 21:33:15 packaging==25.0 21:33:15 pbr==7.0.1 21:33:15 platformdirs==4.4.0 21:33:15 prettytable==3.16.0 21:33:15 psutil==7.1.0 21:33:15 pyasn1==0.6.1 21:33:15 pyasn1_modules==0.4.2 21:33:15 pycparser==2.23 21:33:15 pygerrit2==2.0.15 21:33:15 PyGithub==2.8.1 21:33:15 Pygments==2.19.2 21:33:15 PyJWT==2.10.1 21:33:15 PyNaCl==1.6.0 21:33:15 pyparsing==2.4.7 21:33:15 pyperclip==1.11.0 21:33:15 pyrsistent==0.20.0 21:33:15 python-cinderclient==9.8.0 21:33:15 python-dateutil==2.9.0.post0 21:33:15 python-heatclient==4.3.0 21:33:15 python-jenkins==1.8.3 21:33:15 python-keystoneclient==5.7.0 21:33:15 python-magnumclient==4.9.0 21:33:15 python-openstackclient==8.2.0 21:33:15 python-swiftclient==4.8.0 21:33:15 PyYAML==6.0.3 21:33:15 referencing==0.36.2 21:33:15 requests==2.32.5 21:33:15 requests-oauthlib==2.0.0 21:33:15 requestsexceptions==1.4.0 21:33:15 rfc3986==2.0.0 21:33:15 rich==14.1.0 21:33:15 rich-argparse==1.7.1 21:33:15 rpds-py==0.27.1 21:33:15 rsa==4.9.1 21:33:15 ruamel.yaml==0.18.15 21:33:15 ruamel.yaml.clib==0.2.14 21:33:15 s3transfer==0.14.0 21:33:15 simplejson==3.20.2 21:33:15 six==1.17.0 21:33:15 smmap==5.0.2 21:33:15 soupsieve==2.8 21:33:15 stevedore==5.5.0 21:33:15 tabulate==0.9.0 21:33:15 toml==0.10.2 21:33:15 tomlkit==0.13.3 21:33:15 tqdm==4.67.1 21:33:15 typing_extensions==4.15.0 21:33:15 tzdata==2025.2 21:33:15 urllib3==1.26.20 21:33:15 virtualenv==20.34.0 21:33:15 wcwidth==0.2.14 21:33:15 websocket-client==1.8.0 21:33:15 wrapt==1.17.3 21:33:15 xdg==6.0.0 21:33:15 xmltodict==1.0.2 21:33:15 yq==3.4.3 21:33:15 [EnvInject] - Injecting environment variables from a build step. 21:33:15 [EnvInject] - Injecting as environment variables the properties content 21:33:15 OS_CLOUD=vex 21:33:15 21:33:15 [EnvInject] - Variables injected successfully. 21:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17331036158934058328.sh 21:33:15 ---> Orphaned k8s clusters 21:33:15 Setup pyenv: 21:33:15 system 21:33:15 3.8.13 21:33:15 3.9.13 21:33:15 3.10.13 21:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:17 lf-activate-venv(): INFO: Base packages installed successfully 21:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21: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. 21:33:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:33:27 -----> Delete orphaned cluster 21:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13184130507592720840.sh 21:33:27 ---> Orphaned stacks 21:33:27 Setup pyenv: 21:33:27 system 21:33:27 3.8.13 21:33:27 3.9.13 21:33:27 3.10.13 21:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21: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. 21:33:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:30 lf-activate-venv(): INFO: Base packages installed successfully 21:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:33:47 + mapfile -t OS_COE_CLUSTERS_ID 21:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:47 ++ awk '{print $1}' 21:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:50 + echo '-----> Active clusters -> stacks' 21:33:50 -----> Active clusters -> stacks 21:33:50 + OS_COE_STACKS=() 21:33:50 + [[ 0 -gt 0 ]] 21:33:50 + mapfile -t OS_STACKS 21:33:50 ++ awk '{print $1}' 21: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 21:33:51 + echo '-----> Active stacks' 21:33:51 -----> Active stacks 21:33:51 + for stack in "${OS_STACKS[@]}" 21:33:51 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:51 releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:51 + echo '-----> Delete orphaned stacks' 21:33:51 -----> Delete orphaned stacks 21:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 21:33:51 + [[ 0 -gt 0 ]] 21:33:51 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 21:33:51 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:51 + builds=() 21:33:51 + for jenkins in "${@:2}" 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21: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' 21:33:51 + 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/74082/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ 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/74082/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ head -n1 21:33:51 + 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/74082/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:51 ++ 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/74082/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ awk 'END {print $NF}' 21:33:51 + status=200 21:33:51 + '[' 200 '!=' 200 ']' 21:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:51 ++ echo https://jenkins.opendaylight.org/releng 21:33:51 ++ awk -F/ '{print $NF}' 21:33:51 ++ sed 's/\/*$//' 21:33:51 + silo=releng 21:33:51 + export silo 21:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:51 ++ 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/74082/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:51 ++ grep -v null 21:33:51 + for jenkins in "${@:2}" 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21: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' 21:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ head -n1 21:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:51 21:33:51 200' 21:33:51 ++ awk 'END {print $NF}' 21:33:51 + status=200 21:33:51 + '[' 200 '!=' 200 ']' 21:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 21:33:51 ++ awk -F/ '{print $NF}' 21:33:51 ++ sed 's/\/*$//' 21:33:51 + silo=sandbox 21:33:51 + export silo 21:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:51 ++ grep -v null 21:33:51 + [[ releng-builder-openstack-cron-74082 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 21:33:51 + return 0 21:33:51 + continue 21:33:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16730693164744910279.sh 21:33:51 ---> Orphaned servers 21:33:51 Setup pyenv: 21:33:52 system 21:33:52 3.8.13 21:33:52 3.9.13 21:33:52 3.10.13 21:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:54 lf-activate-venv(): INFO: Base packages installed successfully 21:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:34:16 -----> Active servers 21:34:16 prd-centos8-builder-2c-2g-2299 21:34:16 prd-ubuntu2204-docker-8c-8g-2298 21:34:16 prd-centos8-robot-2c-8g-2093 21:34:16 prd-centos8-robot-2c-8g-2091 21:34:16 prd-centos8-robot-2c-8g-2092 21:34:16 prd-centos8-robot-2c-8g-773 21:34:16 prd-queue-intque-2c-1g-772 21:34:16 -----> Delete orphaned servers 21:34:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7005894423884788733.sh 21:34:16 ---> Orphaned ports 21:34:16 Setup pyenv: 21:34:17 system 21:34:17 3.8.13 21:34:17 3.9.13 21:34:17 3.10.13 21:34:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:19 lf-activate-venv(): INFO: Base packages installed successfully 21:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:34:33 No orphaned ports to process. 21:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8909035647417622025.sh 21:34:33 ---> Orphaned volumes 21:34:33 + source /home/jenkins/lf-env.sh 21:34:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:33 ++ mktemp -d /tmp/venv-XXXX 21:34:33 + lf_venv=/tmp/venv-bYZ6 21:34:33 + local venv_file=/tmp/.os_lf_venv 21:34:33 + local python=python3 21:34:33 + local options 21:34:33 + local set_path=true 21:34:33 + local install_args= 21:34:33 ++ 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 21:34:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:33 + true 21:34:33 + case $1 in 21:34:33 + python=python3 21:34:33 + shift 2 21:34:33 + true 21:34:33 + case $1 in 21:34:33 + shift 21:34:33 + break 21:34:33 + case $python in 21:34:33 + local pkg_list= 21:34:33 + [[ -d /opt/pyenv ]] 21:34:33 + echo 'Setup pyenv:' 21:34:33 Setup pyenv: 21:34:33 + export PYENV_ROOT=/opt/pyenv 21:34:33 + PYENV_ROOT=/opt/pyenv 21:34:33 + 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 21:34:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:33 + pyenv versions 21:34:33 system 21:34:33 3.8.13 21:34:33 3.9.13 21:34:33 3.10.13 21:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:33 + command -v pyenv 21:34:33 ++ pyenv init - --no-rehash 21:34:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:33 for i in ${!paths[@]}; do 21:34:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:33 fi; done; 21:34:33 echo "${paths[*]}"'\'')" 21:34:33 export PATH="/opt/pyenv/shims:${PATH}" 21:34:33 export PYENV_SHELL=bash 21:34:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:33 pyenv() { 21:34:33 local command 21:34:33 command="${1:-}" 21:34:33 if [ "$#" -gt 0 ]; then 21:34:33 shift 21:34:33 fi 21:34:33 21:34:33 case "$command" in 21:34:33 rehash|shell) 21:34:33 eval "$(pyenv "sh-$command" "$@")" 21:34:33 ;; 21:34:33 *) 21:34:33 command pyenv "$command" "$@" 21:34:33 ;; 21:34:33 esac 21:34:33 }' 21:34:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:33 for i in ${!paths[@]}; do 21:34:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:33 fi; done; 21:34:33 echo "${paths[*]}"' 21:34:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:33 ++ 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 21:34:33 ++ 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 21:34:33 ++ export PYENV_SHELL=bash 21:34:33 ++ PYENV_SHELL=bash 21:34:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:33 +++ complete -F _pyenv pyenv 21:34:33 ++ lf-pyver python3 21:34:33 ++ local py_version_xy=python3 21:34:33 ++ local py_version_xyz= 21:34:33 ++ awk '{ print $1 }' 21:34:33 ++ pyenv versions 21:34:33 ++ local command 21:34:33 ++ command=versions 21:34:33 ++ '[' 1 -gt 0 ']' 21:34:33 ++ shift 21:34:33 ++ case "$command" in 21:34:33 ++ command pyenv versions 21:34:33 ++ pyenv versions 21:34:33 ++ sed 's/^[ *]* //' 21:34:33 ++ grep -E '^[0-9.]*[0-9]$' 21:34:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:33 +++ tail -n 1 21:34:33 +++ grep '^3' /tmp/.pyenv_versions 21:34:33 +++ sort -V 21:34:33 ++ py_version_xyz=3.11.7 21:34:33 ++ [[ -z 3.11.7 ]] 21:34:33 ++ echo 3.11.7 21:34:33 ++ return 0 21:34:33 + pyenv local 3.11.7 21:34:33 + local command 21:34:33 + command=local 21:34:33 + '[' 2 -gt 0 ']' 21:34:33 + shift 21:34:33 + case "$command" in 21:34:33 + command pyenv local 3.11.7 21:34:33 + pyenv local 3.11.7 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='lftools[openstack] ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='kubernetes ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='niet ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='python-heatclient ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='python-openstackclient ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='python-magnumclient ' 21:34:34 + for arg in "$@" 21:34:34 + case $arg in 21:34:34 + pkg_list+='yq ' 21:34:34 + [[ -f /tmp/.os_lf_venv ]] 21:34:34 ++ cat /tmp/.os_lf_venv 21:34:34 + lf_venv=/tmp/venv-HIWR 21:34:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from' file:/tmp/.os_lf_venv 21:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:34:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:34 + local 'pip_opts=--upgrade --quiet' 21:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:34 + [[ -n '' ]] 21:34:34 + [[ -n '' ]] 21:34:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:34 + /tmp/venv-HIWR/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 21:34:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:36 lf-activate-venv(): INFO: Base packages installed successfully 21:34:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:36 + /tmp/venv-HIWR/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 21:34:50 + type python3 21:34:50 + true 21:34:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH' 21:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:34:50 + PATH=/tmp/venv-HIWR/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 21:34:50 + return 0 21:34:50 + mapfile -t os_volumes 21:34:50 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:34:53 + '[' 0 -eq 0 ']' 21:34:53 + echo 'No orphaned volumes found.' 21:34:53 No orphaned volumes found. 21:34:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1566536025446975425.sh 21:34:53 ---> Protect in-use images 21:34:53 Setup pyenv: 21:34:53 system 21:34:53 3.8.13 21:34:53 3.9.13 21:34:53 3.10.13 21:34:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:55 lf-activate-venv(): INFO: Base packages installed successfully 21:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:35:10 INFO: There are images to protect defined in jenkins-config. 21:35:10 INFO: There are additional images to protect in the jjb dir. 21:35:10 INFO: Protecting the following images: 21:35:10 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:10 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:10 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 21:35:10 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 21:35:10 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:10 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:10 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:10 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:10 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:10 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:10 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:10 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 21:35:10 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 21:35:10 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 21:35:10 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 21:35:10 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 21:35:12 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:13 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:13 Build step 'Conditional step (single)' marked build as failure 21:35:13 $ ssh-agent -k 21:35:13 unset SSH_AUTH_SOCK; 21:35:13 unset SSH_AGENT_PID; 21:35:13 echo Agent pid 5441 killed; 21:35:13 [ssh-agent] Stopped. 21:35:13 [PostBuildScript] - [INFO] Executing post build scripts. 21:35:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18268990695946985417.sh 21:35:13 ---> sysstat.sh 21:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13737282830330893305.sh 21:35:14 ---> package-listing.sh 21:35:14 ++ tr '[:upper:]' '[:lower:]' 21:35:14 ++ facter osfamily 21:35:14 + OS_FAMILY=redhat 21:35:14 + workspace=/w/workspace/builder-openstack-cron 21:35:14 + START_PACKAGES=/tmp/packages_start.txt 21:35:14 + END_PACKAGES=/tmp/packages_end.txt 21:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:14 + PACKAGES=/tmp/packages_start.txt 21:35:14 + '[' /w/workspace/builder-openstack-cron ']' 21:35:14 + PACKAGES=/tmp/packages_end.txt 21:35:14 + case "${OS_FAMILY}" in 21:35:14 + rpm -qa 21:35:14 + sort 21:35:14 + '[' -f /tmp/packages_start.txt ']' 21:35:14 + '[' -f /tmp/packages_end.txt ']' 21:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:14 + '[' /w/workspace/builder-openstack-cron ']' 21:35:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14081012817770604498.sh 21:35:14 ---> capture-instance-metadata.sh 21:35:15 Setup pyenv: 21:35:15 system 21:35:15 3.8.13 21:35:15 3.9.13 21:35:15 3.10.13 21:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:17 lf-activate-venv(): INFO: Base packages installed successfully 21:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:35:26 INFO: Running in OpenStack, capturing instance metadata 21:35:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11227782019548206101.sh 21:35:26 provisioning config files... 21:35:27 Could not find credentials [logs] for builder-openstack-cron #74082 21:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config10159787969039545424tmp 21:35:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:35:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:35:27 provisioning config files... 21:35:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:35:27 [EnvInject] - Injecting environment variables from a build step. 21:35:27 [EnvInject] - Injecting as environment variables the properties content 21:35:27 SERVER_ID=logs 21:35:27 21:35:27 [EnvInject] - Variables injected successfully. 21:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8260275016307909717.sh 21:35:27 ---> create-netrc.sh 21:35:27 WARN: Log server credential not found. 21:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6256159988594183566.sh 21:35:27 ---> python-tools-install.sh 21:35:27 Setup pyenv: 21:35:27 system 21:35:27 3.8.13 21:35:27 3.9.13 21:35:27 3.10.13 21:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:29 lf-activate-venv(): INFO: Base packages installed successfully 21:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16331646404004821942.sh 21:35:39 ---> sudo-logs.sh 21:35:39 Archiving 'sudo' log.. 21:35:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12104685565401996071.sh 21:35:40 ---> job-cost.sh 21:35:40 Setup pyenv: 21:35:40 system 21:35:40 3.8.13 21:35:40 3.9.13 21:35:40 3.10.13 21:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:42 lf-activate-venv(): INFO: Base packages installed successfully 21:35:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:35:49 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:35:49 INFO: No Stack... 21:35:50 INFO: Retrieving Pricing Info for: v3-standard-2 21:35:50 INFO: Archiving Costs 21:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6979735054893952162.sh 21:35:50 ---> logs-deploy.sh 21:35:50 Setup pyenv: 21:35:50 system 21:35:50 3.8.13 21:35:50 3.9.13 21:35:50 3.10.13 21:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HIWR from file:/tmp/.os_lf_venv 21:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:52 lf-activate-venv(): INFO: Base packages installed successfully 21:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-HIWR/bin to PATH 21:36:02 WARNING: Nexus logging server not set 21:36:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74082/ 21:36:02 INFO: archiving logs to S3 21:36:03 ---> uname -a: 21:36:03 Linux prd-centos8-builder-2c-2g-2299.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 21:36:03 21:36:03 21:36:03 ---> lscpu: 21:36:03 Architecture: x86_64 21:36:03 CPU op-mode(s): 32-bit, 64-bit 21:36:03 Byte Order: Little Endian 21:36:03 CPU(s): 2 21:36:03 On-line CPU(s) list: 0,1 21:36:03 Thread(s) per core: 1 21:36:03 Core(s) per socket: 1 21:36:03 Socket(s): 2 21:36:03 NUMA node(s): 1 21:36:03 Vendor ID: AuthenticAMD 21:36:03 CPU family: 23 21:36:03 Model: 49 21:36:03 Model name: AMD EPYC-Rome Processor 21:36:03 Stepping: 0 21:36:03 CPU MHz: 2799.998 21:36:03 BogoMIPS: 5599.99 21:36:03 Virtualization: AMD-V 21:36:03 Hypervisor vendor: KVM 21:36:03 Virtualization type: full 21:36:03 L1d cache: 32K 21:36:03 L1i cache: 32K 21:36:03 L2 cache: 512K 21:36:03 L3 cache: 16384K 21:36:03 NUMA node0 CPU(s): 0,1 21:36:03 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 21:36:03 21:36:03 21:36:03 ---> nproc: 21:36:03 2 21:36:03 21:36:03 21:36:03 ---> df -h: 21:36:03 Filesystem Size Used Avail Use% Mounted on 21:36:03 devtmpfs 3.8G 0 3.8G 0% /dev 21:36:03 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:36:03 tmpfs 3.8G 17M 3.8G 1% /run 21:36:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:36:03 /dev/vda1 40G 8.4G 32G 22% / 21:36:03 tmpfs 770M 0 770M 0% /run/user/1001 21:36:03 21:36:03 21:36:03 ---> free -m: 21:36:03 total used free shared buff/cache available 21:36:03 Mem: 7697 616 4817 19 2263 6784 21:36:03 Swap: 1023 0 1023 21:36:03 21:36:03 21:36:03 ---> ip addr: 21:36:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:36:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:03 inet 127.0.0.1/8 scope host lo 21:36:03 valid_lft forever preferred_lft forever 21:36:03 inet6 ::1/128 scope host 21:36:03 valid_lft forever preferred_lft forever 21:36:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:36:03 link/ether fa:16:3e:18:c4:c3 brd ff:ff:ff:ff:ff:ff 21:36:03 altname enp0s3 21:36:03 altname ens3 21:36:03 inet 10.30.171.254/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:36:03 valid_lft 86129sec preferred_lft 86129sec 21:36:03 inet6 fe80::f816:3eff:fe18:c4c3/64 scope link 21:36:03 valid_lft forever preferred_lft forever 21:36:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:36:03 link/ether 02:42:4a:9a:c6:0d brd ff:ff:ff:ff:ff:ff 21:36:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:03 valid_lft forever preferred_lft forever 21:36:03 21:36:03 21:36:03 ---> sar -b -r -n DEV: 21:36:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 21:36:03 21:36:03 21:31:29 LINUX RESTART (2 CPU) 21:36:03 21:36:03 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:36:03 09:33:01 PM 240.30 15.93 224.38 4093.84 8474.13 21:36:03 09:34:01 PM 103.07 0.70 102.37 103.18 11092.12 21:36:03 09:35:01 PM 31.06 0.10 30.96 3.60 1268.39 21:36:03 09:36:01 PM 28.83 0.50 28.33 63.72 794.67 21:36:03 Average: 100.82 4.31 96.51 1066.17 5407.28 21:36:03 21:36:03 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:03 09:33:01 PM 5135980 7010668 2746444 34.84 2688 2056776 965416 10.81 205112 2215232 179268 21:36:03 09:34:01 PM 4913264 6952968 2969160 37.67 2688 2215104 996692 11.16 235328 2378620 60324 21:36:03 09:35:01 PM 4958532 6965000 2923892 37.09 2688 2181908 979536 10.97 267756 2301184 9936 21:36:03 09:36:01 PM 4912908 6924772 2969516 37.67 2688 2187148 1012600 11.34 422688 2192156 26268 21:36:03 Average: 4980171 6963352 2902253 36.82 2688 2160234 988561 11.07 282721 2271798 68949 21:36:03 21:36:03 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:03 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:33:01 PM eth0 323.91 196.13 1892.27 64.83 0.00 0.00 0.00 0.00 21:36:03 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:34:01 PM eth0 61.67 54.57 740.15 11.37 0.00 0.00 0.00 0.00 21:36:03 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:35:01 PM eth0 21.16 21.76 25.81 9.03 0.00 0.00 0.00 0.00 21:36:03 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 09:36:01 PM eth0 21.61 20.33 17.96 10.41 0.00 0.00 0.00 0.00 21:36:03 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 Average: eth0 107.09 73.20 669.07 23.91 0.00 0.00 0.00 0.00 21:36:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:03 21:36:03 21:36:03 ---> sar -P ALL: 21:36:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 21:36:03 21:36:03 21:31:29 LINUX RESTART (2 CPU) 21:36:03 21:36:03 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:36:03 09:33:01 PM all 38.57 0.00 7.25 1.83 0.09 52.26 21:36:03 09:33:01 PM 0 34.25 0.00 5.82 1.47 0.10 58.37 21:36:03 09:33:01 PM 1 42.90 0.00 8.68 2.19 0.08 46.15 21:36:03 09:34:01 PM all 35.20 0.00 5.02 0.93 0.09 58.76 21:36:03 09:34:01 PM 0 42.80 0.00 5.92 0.85 0.08 50.34 21:36:03 09:34:01 PM 1 27.61 0.00 4.12 1.01 0.10 67.15 21:36:03 09:35:01 PM all 34.62 0.00 3.49 0.17 0.09 61.62 21:36:03 09:35:01 PM 0 22.33 0.00 3.03 0.17 0.10 74.37 21:36:03 09:35:01 PM 1 46.92 0.00 3.95 0.17 0.08 48.87 21:36:03 09:36:01 PM all 38.40 0.00 4.44 0.16 0.10 56.90 21:36:03 09:36:01 PM 0 38.93 0.00 4.43 0.17 0.08 56.40 21:36:03 09:36:01 PM 1 37.88 0.00 4.45 0.15 0.12 57.41 21:36:03 Average: all 36.70 0.00 5.05 0.77 0.09 57.39 21:36:03 Average: 0 34.58 0.00 4.80 0.66 0.09 59.87 21:36:03 Average: 1 38.82 0.00 5.30 0.88 0.10 54.91 21:36:03 21:36:03 21:36:03