17:32:13 Started by timer 17:32:13 Running as SYSTEM 17:32:13 [EnvInject] - Loading node environment variables. 17:32:13 Building remotely on prd-centos8-builder-2c-2g-1807 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:13 [ssh-agent] Looking for ssh-agent implementation... 17:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:13 $ ssh-agent 17:32:13 SSH_AUTH_SOCK=/tmp/ssh-2kQ82cPsbBAm/agent.5449 17:32:13 SSH_AGENT_PID=5450 17:32:13 [ssh-agent] Started. 17:32:13 Running ssh-add (command line suppressed) 17:32:13 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2238332448033558635.key (/w/workspace/builder-openstack-cron@tmp/private_key_2238332448033558635.key) 17:32:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:13 The recommended git tool is: NONE 17:32:16 using credential jenkins-ssh 17:32:16 Wiping out workspace first. 17:32:16 Cloning the remote Git repository 17:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:16 > git --version # timeout=10 17:32:16 > git --version # 'git version 2.43.0' 17:32:16 using GIT_SSH to set credentials jenkins-ssh 17:32:16 [INFO] Currently running in a labeled security context 17:32:16 [INFO] Currently SELinux is 'enforcing' on the host 17:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2588536119127767113.key 17:32:16 Verifying host key using known hosts file 17:32:16 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. 17:32:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:19 Avoid second fetch 17:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:19 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 17:32:19 > git config core.sparsecheckout # timeout=10 17:32:19 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 17:32:19 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 17:32:19 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 17:32:19 > git remote # timeout=10 17:32:19 > git submodule init # timeout=10 17:32:19 > git submodule sync # timeout=10 17:32:19 > git config --get remote.origin.url # timeout=10 17:32:19 > git submodule init # timeout=10 17:32:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:19 > git config --get submodule.global-jjb.url # timeout=10 17:32:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:19 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:20 > git submodule update --init --recursive global-jjb # timeout=10 17:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:24 No emails were triggered. 17:32:24 provisioning config files... 17:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins399364020239877401.sh 17:32:25 ---> python-tools-install.sh 17:32:25 Setup pyenv: 17:32:25 system 17:32:25 * 3.8.13 (set by /opt/pyenv/version) 17:32:25 * 3.9.13 (set by /opt/pyenv/version) 17:32:25 * 3.10.13 (set by /opt/pyenv/version) 17:32:25 * 3.11.7 (set by /opt/pyenv/version) 17:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWHe 17:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:34 lf-activate-venv(): INFO: Base packages installed successfully 17:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:32:58 Generating Requirements File 17:33:18 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. 17:33:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:19 Python 3.11.7 17:33:19 pip 25.2 from /tmp/venv-ZWHe/lib/python3.11/site-packages/pip (python 3.11) 17:33:19 appdirs==1.4.4 17:33:19 argcomplete==3.6.2 17:33:19 aspy.yaml==1.3.0 17:33:19 attrs==25.3.0 17:33:19 autopage==0.5.2 17:33:19 beautifulsoup4==4.14.0 17:33:19 boto3==1.40.40 17:33:19 botocore==1.40.40 17:33:19 bs4==0.0.2 17:33:19 cachetools==5.5.2 17:33:19 certifi==2025.8.3 17:33:19 cffi==2.0.0 17:33:19 cfgv==3.4.0 17:33:19 chardet==5.2.0 17:33:19 charset-normalizer==3.4.3 17:33:19 click==8.3.0 17:33:19 cliff==4.11.0 17:33:19 cmd2==2.7.0 17:33:19 cryptography==3.3.2 17:33:19 debtcollector==3.0.0 17:33:19 decorator==5.2.1 17:33:19 defusedxml==0.7.1 17:33:19 Deprecated==1.2.18 17:33:19 distlib==0.4.0 17:33:19 dnspython==2.8.0 17:33:19 docker==7.1.0 17:33:19 dogpile.cache==1.4.1 17:33:19 durationpy==0.10 17:33:19 email-validator==2.3.0 17:33:19 filelock==3.19.1 17:33:19 future==1.0.0 17:33:19 gitdb==4.0.12 17:33:19 GitPython==3.1.45 17:33:19 google-auth==2.40.3 17:33:19 httplib2==0.31.0 17:33:19 identify==2.6.14 17:33:19 idna==3.10 17:33:19 importlib-resources==1.5.0 17:33:19 iso8601==2.1.0 17:33:19 Jinja2==3.1.6 17:33:19 jmespath==1.0.1 17:33:19 jsonpatch==1.33 17:33:19 jsonpointer==3.0.0 17:33:19 jsonschema==4.25.1 17:33:19 jsonschema-specifications==2025.9.1 17:33:19 keystoneauth1==5.12.0 17:33:19 kubernetes==33.1.0 17:33:19 lftools==0.37.14 17:33:19 lxml==6.0.2 17:33:19 markdown-it-py==4.0.0 17:33:19 MarkupSafe==3.0.2 17:33:19 mdurl==0.1.2 17:33:19 msgpack==1.1.1 17:33:19 multi_key_dict==2.0.3 17:33:19 munch==4.0.0 17:33:19 netaddr==1.3.0 17:33:19 niet==1.4.2 17:33:19 nodeenv==1.9.1 17:33:19 oauth2client==4.1.3 17:33:19 oauthlib==3.3.1 17:33:19 openstacksdk==4.7.1 17:33:19 os-service-types==1.8.0 17:33:19 osc-lib==4.2.0 17:33:19 oslo.config==10.0.0 17:33:19 oslo.context==6.1.0 17:33:19 oslo.i18n==6.6.0 17:33:19 oslo.log==7.2.1 17:33:19 oslo.serialization==5.8.0 17:33:19 oslo.utils==9.1.0 17:33:19 packaging==25.0 17:33:19 pbr==7.0.1 17:33:19 platformdirs==4.4.0 17:33:19 prettytable==3.16.0 17:33:19 psutil==7.1.0 17:33:19 pyasn1==0.6.1 17:33:19 pyasn1_modules==0.4.2 17:33:19 pycparser==2.23 17:33:19 pygerrit2==2.0.15 17:33:19 PyGithub==2.8.1 17:33:19 Pygments==2.19.2 17:33:19 PyJWT==2.10.1 17:33:19 PyNaCl==1.6.0 17:33:19 pyparsing==2.4.7 17:33:19 pyperclip==1.11.0 17:33:19 pyrsistent==0.20.0 17:33:19 python-cinderclient==9.8.0 17:33:19 python-dateutil==2.9.0.post0 17:33:19 python-heatclient==4.3.0 17:33:19 python-jenkins==1.8.3 17:33:19 python-keystoneclient==5.7.0 17:33:19 python-magnumclient==4.9.0 17:33:19 python-openstackclient==8.2.0 17:33:19 python-swiftclient==4.8.0 17:33:19 PyYAML==6.0.3 17:33:19 referencing==0.36.2 17:33:19 requests==2.32.5 17:33:19 requests-oauthlib==2.0.0 17:33:19 requestsexceptions==1.4.0 17:33:19 rfc3986==2.0.0 17:33:19 rich==14.1.0 17:33:19 rich-argparse==1.7.1 17:33:19 rpds-py==0.27.1 17:33:19 rsa==4.9.1 17:33:19 ruamel.yaml==0.18.15 17:33:19 ruamel.yaml.clib==0.2.14 17:33:19 s3transfer==0.14.0 17:33:19 simplejson==3.20.2 17:33:19 six==1.17.0 17:33:19 smmap==5.0.2 17:33:19 soupsieve==2.8 17:33:19 stevedore==5.5.0 17:33:19 tabulate==0.9.0 17:33:19 toml==0.10.2 17:33:19 tomlkit==0.13.3 17:33:19 tqdm==4.67.1 17:33:19 typing_extensions==4.15.0 17:33:19 tzdata==2025.2 17:33:19 urllib3==1.26.20 17:33:19 virtualenv==20.34.0 17:33:19 wcwidth==0.2.14 17:33:19 websocket-client==1.8.0 17:33:19 wrapt==1.17.3 17:33:19 xdg==6.0.0 17:33:19 xmltodict==1.0.2 17:33:19 yq==3.4.3 17:33:19 [EnvInject] - Injecting environment variables from a build step. 17:33:19 [EnvInject] - Injecting as environment variables the properties content 17:33:19 OS_CLOUD=vex 17:33:19 17:33:19 [EnvInject] - Variables injected successfully. 17:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1184092719750488448.sh 17:33:19 ---> Orphaned k8s clusters 17:33:19 Setup pyenv: 17:33:19 system 17:33:19 3.8.13 17:33:19 3.9.13 17:33:19 3.10.13 17:33:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:22 lf-activate-venv(): INFO: Base packages installed successfully 17:33:22 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:31 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. 17:33:31 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:33:34 -----> Delete orphaned cluster 17:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17574170850291166480.sh 17:33:34 ---> Orphaned stacks 17:33:34 Setup pyenv: 17:33:34 system 17:33:34 3.8.13 17:33:34 3.9.13 17:33:34 3.10.13 17:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:36 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. 17:33:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:33:36 lf-activate-venv(): INFO: Base packages installed successfully 17:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:33:55 + mapfile -t OS_COE_CLUSTERS_ID 17:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:33:55 ++ awk '{print $1}' 17:33:57 + echo '-----> Active clusters -> stacks' 17:33:57 -----> Active clusters -> stacks 17:33:57 + OS_COE_STACKS=() 17:33:57 + [[ 0 -gt 0 ]] 17:33:57 + mapfile -t OS_STACKS 17:33:57 ++ 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 17:33:57 ++ awk '{print $1}' 17:33:59 + echo '-----> Active stacks' 17:33:59 -----> Active stacks 17:33:59 + for stack in "${OS_STACKS[@]}" 17:33:59 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:59 releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:59 + echo '-----> Delete orphaned stacks' 17:33:59 -----> Delete orphaned stacks 17:33:59 + for STACK_NAME in "${OS_STACKS[@]}" 17:33:59 + [[ 0 -gt 0 ]] 17:33:59 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 17:33:59 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:59 + builds=() 17:33:59 + for jenkins in "${@:2}" 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 ++ 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' 17:33:59 + 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/74030/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-master/2097/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-sonar/491/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/417/"}}],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ head -n1 17:33:59 ++ 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/74030/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-master/2097/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-sonar/491/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/417/"}}],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 + 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/74030/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-master/2097/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-sonar/491/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/417/"}}],"oneOffExecutors":[]}]}' 17:33:59 ++ 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/74030/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-master/2097/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-sonar/491/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/417/"}}],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ awk 'END {print $NF}' 17:33:59 + status=200 17:33:59 + '[' 200 '!=' 200 ']' 17:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:59 ++ awk -F/ '{print $NF}' 17:33:59 ++ echo https://jenkins.opendaylight.org/releng 17:33:59 ++ sed 's/\/*$//' 17:33:59 + silo=releng 17:33:59 + export silo 17:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:59 ++ grep -v null 17:33:59 ++ 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/74030/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-master/2097/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-sonar/491/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/417/"}}],"oneOffExecutors":[]}]}' 17:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:59 + for jenkins in "${@:2}" 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 ++ 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' 17:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ head -n1 17:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ awk 'END {print $NF}' 17:33:59 + status=200 17:33:59 + '[' 200 '!=' 200 ']' 17:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 17:33:59 ++ sed 's/\/*$//' 17:33:59 ++ awk -F/ '{print $NF}' 17:33:59 + silo=sandbox 17:33:59 + export silo 17:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:59 ++ grep -v null 17:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:59 + [[ releng-builder-openstack-cron-74030 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-aaa-maven-merge-master-2097 releng-netconf-sonar-491 releng-ovsdb-maven-merge-titanium-417 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 17:33:59 + return 0 17:33:59 + continue 17:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins180567428025064145.sh 17:33:59 ---> Orphaned servers 17:33:59 Setup pyenv: 17:33:59 system 17:33:59 3.8.13 17:33:59 3.9.13 17:33:59 3.10.13 17:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:01 lf-activate-venv(): INFO: Base packages installed successfully 17:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:34:21 -----> Active servers 17:34:21 prd-centos8-builder-2c-2g-1807 17:34:21 prd-ubuntu2204-docker-4c-4g-1806 17:34:21 prd-ubuntu2204-docker-4c-4g-1805 17:34:21 prd-ubuntu2204-docker-4c-4g-1804 17:34:21 prd-ubuntu2204-docker-4c-4g-1799 17:34:21 prd-centos8-robot-2c-8g-1728 17:34:21 prd-centos8-robot-2c-8g-1727 17:34:21 prd-centos8-robot-2c-8g-1726 17:34:21 prd-centos8-robot-2c-8g-773 17:34:21 prd-queue-intque-2c-1g-772 17:34:21 -----> Delete orphaned servers 17:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2752202786007507909.sh 17:34:22 ---> Orphaned ports 17:34:22 Setup pyenv: 17:34:22 system 17:34:22 3.8.13 17:34:22 3.9.13 17:34:22 3.10.13 17:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:24 lf-activate-venv(): INFO: Base packages installed successfully 17:34:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:34:40 No orphaned ports to process. 17:34:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7482037983910982226.sh 17:34:40 ---> Orphaned volumes 17:34:40 + source /home/jenkins/lf-env.sh 17:34:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:40 ++ mktemp -d /tmp/venv-XXXX 17:34:40 + lf_venv=/tmp/venv-wM4q 17:34:40 + local venv_file=/tmp/.os_lf_venv 17:34:40 + local python=python3 17:34:40 + local options 17:34:40 + local set_path=true 17:34:40 + local install_args= 17:34:40 ++ 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 17:34:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:40 + true 17:34:40 + case $1 in 17:34:40 + python=python3 17:34:40 + shift 2 17:34:40 + true 17:34:40 + case $1 in 17:34:40 + shift 17:34:40 + break 17:34:40 + case $python in 17:34:40 + local pkg_list= 17:34:40 + [[ -d /opt/pyenv ]] 17:34:40 + echo 'Setup pyenv:' 17:34:40 Setup pyenv: 17:34:40 + export PYENV_ROOT=/opt/pyenv 17:34:40 + PYENV_ROOT=/opt/pyenv 17:34:40 + 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 17:34:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:40 + pyenv versions 17:34:40 system 17:34:40 3.8.13 17:34:40 3.9.13 17:34:40 3.10.13 17:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:40 + command -v pyenv 17:34:40 ++ pyenv init - --no-rehash 17:34:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:34:40 for i in ${!paths[@]}; do 17:34:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:34:40 fi; done; 17:34:40 echo "${paths[*]}"'\'')" 17:34:40 export PATH="/opt/pyenv/shims:${PATH}" 17:34:40 export PYENV_SHELL=bash 17:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:34:40 pyenv() { 17:34:40 local command 17:34:40 command="${1:-}" 17:34:40 if [ "$#" -gt 0 ]; then 17:34:40 shift 17:34:40 fi 17:34:40 17:34:40 case "$command" in 17:34:40 rehash|shell) 17:34:40 eval "$(pyenv "sh-$command" "$@")" 17:34:40 ;; 17:34:40 *) 17:34:40 command pyenv "$command" "$@" 17:34:40 ;; 17:34:40 esac 17:34:40 }' 17:34:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:34:40 for i in ${!paths[@]}; do 17:34:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:34:40 fi; done; 17:34:40 echo "${paths[*]}"' 17:34:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:40 ++ 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 17:34:40 ++ 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 17:34:40 ++ export PYENV_SHELL=bash 17:34:40 ++ PYENV_SHELL=bash 17:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:34:40 +++ complete -F _pyenv pyenv 17:34:40 ++ lf-pyver python3 17:34:40 ++ local py_version_xy=python3 17:34:40 ++ local py_version_xyz= 17:34:40 ++ awk '{ print $1 }' 17:34:40 ++ pyenv versions 17:34:40 ++ local command 17:34:40 ++ command=versions 17:34:40 ++ '[' 1 -gt 0 ']' 17:34:40 ++ shift 17:34:40 ++ case "$command" in 17:34:40 ++ command pyenv versions 17:34:40 ++ pyenv versions 17:34:40 ++ sed 's/^[ *]* //' 17:34:40 ++ grep -E '^[0-9.]*[0-9]$' 17:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:34:40 +++ grep '^3' /tmp/.pyenv_versions 17:34:40 +++ tail -n 1 17:34:40 +++ sort -V 17:34:40 ++ py_version_xyz=3.11.7 17:34:40 ++ [[ -z 3.11.7 ]] 17:34:40 ++ echo 3.11.7 17:34:40 ++ return 0 17:34:40 + pyenv local 3.11.7 17:34:40 + local command 17:34:40 + command=local 17:34:40 + '[' 2 -gt 0 ']' 17:34:40 + shift 17:34:40 + case "$command" in 17:34:40 + command pyenv local 3.11.7 17:34:40 + pyenv local 3.11.7 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='lftools[openstack] ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='kubernetes ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='niet ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='python-heatclient ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='python-openstackclient ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='python-magnumclient ' 17:34:40 + for arg in "$@" 17:34:40 + case $arg in 17:34:40 + pkg_list+='yq ' 17:34:40 + [[ -f /tmp/.os_lf_venv ]] 17:34:40 ++ cat /tmp/.os_lf_venv 17:34:40 + lf_venv=/tmp/venv-ZWHe 17:34:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from' file:/tmp/.os_lf_venv 17:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:34:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:40 + local 'pip_opts=--upgrade --quiet' 17:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:34:40 + [[ -n '' ]] 17:34:40 + [[ -n '' ]] 17:34:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:40 + /tmp/venv-ZWHe/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 17:34:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:34:42 lf-activate-venv(): INFO: Base packages installed successfully 17:34:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:34:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:42 + /tmp/venv-ZWHe/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 17:34:57 + type python3 17:34:57 + true 17:34:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH' 17:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:34:57 + PATH=/tmp/venv-ZWHe/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 17:34:57 + return 0 17:34:57 + mapfile -t os_volumes 17:34:57 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:00 + '[' 0 -eq 0 ']' 17:35:00 + echo 'No orphaned volumes found.' 17:35:00 No orphaned volumes found. 17:35:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4570010805772623593.sh 17:35:00 ---> Protect in-use images 17:35:00 Setup pyenv: 17:35:00 system 17:35:00 3.8.13 17:35:00 3.9.13 17:35:00 3.10.13 17:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:03 lf-activate-venv(): INFO: Base packages installed successfully 17:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:35:16 INFO: There are images to protect defined in jenkins-config. 17:35:16 INFO: There are additional images to protect in the jjb dir. 17:35:16 INFO: Protecting the following images: 17:35:16 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:16 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 17:35:16 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 17:35:16 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 17:35:16 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:16 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:16 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:16 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:16 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:16 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:16 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:16 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 17:35:16 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 17:35:16 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 17:35:16 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 17:35:16 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 17:35:17 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:19 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 17:35:19 Build step 'Conditional step (single)' marked build as failure 17:35:19 $ ssh-agent -k 17:35:19 unset SSH_AUTH_SOCK; 17:35:19 unset SSH_AGENT_PID; 17:35:19 echo Agent pid 5450 killed; 17:35:19 [ssh-agent] Stopped. 17:35:19 [PostBuildScript] - [INFO] Executing post build scripts. 17:35:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16300156662235719880.sh 17:35:19 ---> sysstat.sh 17:35:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins339387474687068328.sh 17:35:19 ---> package-listing.sh 17:35:19 ++ tr '[:upper:]' '[:lower:]' 17:35:19 ++ facter osfamily 17:35:20 + OS_FAMILY=redhat 17:35:20 + workspace=/w/workspace/builder-openstack-cron 17:35:20 + START_PACKAGES=/tmp/packages_start.txt 17:35:20 + END_PACKAGES=/tmp/packages_end.txt 17:35:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:20 + PACKAGES=/tmp/packages_start.txt 17:35:20 + '[' /w/workspace/builder-openstack-cron ']' 17:35:20 + PACKAGES=/tmp/packages_end.txt 17:35:20 + case "${OS_FAMILY}" in 17:35:20 + rpm -qa 17:35:20 + sort 17:35:20 + '[' -f /tmp/packages_start.txt ']' 17:35:20 + '[' -f /tmp/packages_end.txt ']' 17:35:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:20 + '[' /w/workspace/builder-openstack-cron ']' 17:35:20 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:35:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:35:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8961775863408640910.sh 17:35:20 ---> capture-instance-metadata.sh 17:35:20 Setup pyenv: 17:35:20 system 17:35:20 3.8.13 17:35:20 3.9.13 17:35:20 3.10.13 17:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:23 lf-activate-venv(): INFO: Base packages installed successfully 17:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:35:32 INFO: Running in OpenStack, capturing instance metadata 17:35:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5393920314355404935.sh 17:35:32 provisioning config files... 17:35:33 Could not find credentials [logs] for builder-openstack-cron #74030 17:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config411743868124573142tmp 17:35:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:35:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:35:33 provisioning config files... 17:35:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:35:33 [EnvInject] - Injecting environment variables from a build step. 17:35:33 [EnvInject] - Injecting as environment variables the properties content 17:35:33 SERVER_ID=logs 17:35:33 17:35:33 [EnvInject] - Variables injected successfully. 17:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13933995781972180714.sh 17:35:33 ---> create-netrc.sh 17:35:33 WARN: Log server credential not found. 17:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12434952762258223862.sh 17:35:33 ---> python-tools-install.sh 17:35:33 Setup pyenv: 17:35:33 system 17:35:33 3.8.13 17:35:33 3.9.13 17:35:33 3.10.13 17:35:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:35 lf-activate-venv(): INFO: Base packages installed successfully 17:35:35 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:35:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6094910427873788582.sh 17:35:46 ---> sudo-logs.sh 17:35:46 Archiving 'sudo' log.. 17:35:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2129021029325663377.sh 17:35:46 ---> job-cost.sh 17:35:46 Setup pyenv: 17:35:46 system 17:35:46 3.8.13 17:35:46 3.9.13 17:35:46 3.10.13 17:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:48 lf-activate-venv(): INFO: Base packages installed successfully 17:35:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:35:56 INFO: No Stack... 17:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:57 INFO: Archiving Costs 17:35:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13750467360750605507.sh 17:35:57 ---> logs-deploy.sh 17:35:57 Setup pyenv: 17:35:57 system 17:35:57 3.8.13 17:35:57 3.9.13 17:35:57 3.10.13 17:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWHe from file:/tmp/.os_lf_venv 17:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:59 lf-activate-venv(): INFO: Base packages installed successfully 17:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZWHe/bin to PATH 17:36:10 WARNING: Nexus logging server not set 17:36:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74030/ 17:36:10 INFO: archiving logs to S3 17:36:11 ---> uname -a: 17:36:11 Linux prd-centos8-builder-2c-2g-1807.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 17:36:11 17:36:11 17:36:11 ---> lscpu: 17:36:11 Architecture: x86_64 17:36:11 CPU op-mode(s): 32-bit, 64-bit 17:36:11 Byte Order: Little Endian 17:36:11 CPU(s): 2 17:36:11 On-line CPU(s) list: 0,1 17:36:11 Thread(s) per core: 1 17:36:11 Core(s) per socket: 1 17:36:11 Socket(s): 2 17:36:11 NUMA node(s): 1 17:36:11 Vendor ID: AuthenticAMD 17:36:11 CPU family: 23 17:36:11 Model: 49 17:36:11 Model name: AMD EPYC-Rome Processor 17:36:11 Stepping: 0 17:36:11 CPU MHz: 2800.000 17:36:11 BogoMIPS: 5600.00 17:36:11 Virtualization: AMD-V 17:36:11 Hypervisor vendor: KVM 17:36:11 Virtualization type: full 17:36:11 L1d cache: 32K 17:36:11 L1i cache: 32K 17:36:11 L2 cache: 512K 17:36:11 L3 cache: 16384K 17:36:11 NUMA node0 CPU(s): 0,1 17:36:11 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 17:36:11 17:36:11 17:36:11 ---> nproc: 17:36:11 2 17:36:11 17:36:11 17:36:11 ---> df -h: 17:36:11 Filesystem Size Used Avail Use% Mounted on 17:36:11 devtmpfs 3.8G 0 3.8G 0% /dev 17:36:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:36:11 tmpfs 3.8G 17M 3.8G 1% /run 17:36:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:36:11 /dev/vda1 40G 8.4G 32G 22% / 17:36:11 tmpfs 770M 0 770M 0% /run/user/1001 17:36:11 17:36:11 17:36:11 ---> free -m: 17:36:11 total used free shared buff/cache available 17:36:11 Mem: 7697 662 4769 19 2265 6737 17:36:11 Swap: 1023 0 1023 17:36:11 17:36:11 17:36:11 ---> ip addr: 17:36:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:36:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:36:11 inet 127.0.0.1/8 scope host lo 17:36:11 valid_lft forever preferred_lft forever 17:36:11 inet6 ::1/128 scope host 17:36:11 valid_lft forever preferred_lft forever 17:36:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:36:11 link/ether fa:16:3e:cb:e4:fc brd ff:ff:ff:ff:ff:ff 17:36:11 altname enp0s3 17:36:11 altname ens3 17:36:11 inet 10.30.171.148/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:36:11 valid_lft 86122sec preferred_lft 86122sec 17:36:11 inet6 fe80::f816:3eff:fecb:e4fc/64 scope link 17:36:11 valid_lft forever preferred_lft forever 17:36:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:36:11 link/ether 02:42:6d:04:47:0f brd ff:ff:ff:ff:ff:ff 17:36:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:36:11 valid_lft forever preferred_lft forever 17:36:11 17:36:11 17:36:11 ---> sar -b -r -n DEV: 17:36:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 17:36:11 17:36:11 17:31:30 LINUX RESTART (2 CPU) 17:36:11 17:36:11 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:36:11 05:33:01 PM 250.92 26.04 224.88 6069.71 15823.28 17:36:11 05:34:01 PM 110.08 0.70 109.38 103.17 12099.65 17:36:11 05:35:01 PM 29.97 0.07 29.91 3.07 1637.10 17:36:11 05:36:01 PM 29.34 0.53 28.81 64.25 816.54 17:36:11 Average: 105.08 6.84 98.24 1560.05 7594.14 17:36:11 17:36:11 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:36:11 05:33:01 PM 5145468 6981644 2736964 34.72 2688 2018784 972596 10.89 200924 2212052 165488 17:36:11 05:34:01 PM 4940480 6951016 2941952 37.32 2688 2185836 977544 10.95 231096 2357412 44160 17:36:11 05:35:01 PM 4976264 6985500 2906168 36.87 2688 2184628 962004 10.77 268088 2282980 10768 17:36:11 05:36:01 PM 4936000 6948908 2946432 37.38 2688 2187808 980420 10.98 422928 2170352 25104 17:36:11 Average: 4999553 6966767 2882879 36.57 2688 2144264 973141 10.90 280759 2255699 61380 17:36:11 17:36:11 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:36:11 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:33:01 PM eth0 293.24 183.14 1803.70 62.61 0.00 0.00 0.00 0.00 17:36:11 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:34:01 PM eth0 68.98 59.43 824.33 10.68 0.00 0.00 0.00 0.00 17:36:11 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:35:01 PM eth0 22.29 23.63 26.82 9.67 0.00 0.00 0.00 0.00 17:36:11 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 05:36:01 PM eth0 21.49 20.68 18.80 10.49 0.00 0.00 0.00 0.00 17:36:11 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 Average: eth0 101.50 71.72 668.41 23.36 0.00 0.00 0.00 0.00 17:36:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:11 17:36:11 17:36:11 ---> sar -P ALL: 17:36:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 17:36:11 17:36:11 17:31:30 LINUX RESTART (2 CPU) 17:36:11 17:36:11 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:36:11 05:33:01 PM all 44.53 0.00 8.07 3.63 0.09 43.67 17:36:11 05:33:01 PM 0 47.98 0.00 8.11 2.26 0.10 41.54 17:36:11 05:33:01 PM 1 41.09 0.00 8.03 5.00 0.08 45.80 17:36:11 05:34:01 PM all 33.53 0.00 5.09 2.84 0.09 58.46 17:36:11 05:34:01 PM 0 28.90 0.00 4.59 3.01 0.08 63.42 17:36:11 05:34:01 PM 1 38.15 0.00 5.59 2.67 0.10 53.50 17:36:11 05:35:01 PM all 34.64 0.00 3.58 0.29 0.09 61.40 17:36:11 05:35:01 PM 0 36.56 0.00 3.52 0.27 0.08 59.57 17:36:11 05:35:01 PM 1 32.72 0.00 3.64 0.32 0.10 63.22 17:36:11 05:36:01 PM all 38.43 0.00 4.62 0.23 0.10 56.62 17:36:11 05:36:01 PM 0 42.08 0.00 5.09 0.22 0.08 52.53 17:36:11 05:36:01 PM 1 34.79 0.00 4.15 0.23 0.12 60.71 17:36:11 Average: all 37.78 0.00 5.34 1.74 0.09 55.05 17:36:11 Average: 0 38.88 0.00 5.33 1.44 0.09 54.27 17:36:11 Average: 1 36.68 0.00 5.35 2.05 0.10 55.82 17:36:11 17:36:11 17:36:11