21:32:00 Started by timer 21:32:00 Running as SYSTEM 21:32:00 [EnvInject] - Loading node environment variables. 21:32:00 Building remotely on prd-ubuntu2204-builder-2c-2g-54061 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:00 [ssh-agent] Looking for ssh-agent implementation... 21:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:00 $ ssh-agent 21:32:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXORP6hJ/agent.1510 21:32:00 SSH_AGENT_PID=1512 21:32:00 [ssh-agent] Started. 21:32:00 Running ssh-add (command line suppressed) 21:32:00 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7798408986054076022.key (/w/workspace/builder-openstack-cron@tmp/private_key_7798408986054076022.key) 21:32:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:00 The recommended git tool is: NONE 21:32:02 using credential jenkins-ssh 21:32:02 Wiping out workspace first. 21:32:02 Cloning the remote Git repository 21:32:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:02 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:02 > git --version # timeout=10 21:32:02 > git --version # 'git version 2.34.1' 21:32:02 using GIT_SSH to set credentials jenkins-ssh 21:32:02 Verifying host key using known hosts file, will automatically accept unseen keys 21:32:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:05 Avoid second fetch 21:32:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:05 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 21:32:05 > git config core.sparsecheckout # timeout=10 21:32:05 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 21:32:05 Commit message: "Update cloud image list docs" 21:32:05 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 21:32:05 > git remote # timeout=10 21:32:05 > git submodule init # timeout=10 21:32:05 > git submodule sync # timeout=10 21:32:05 > git config --get remote.origin.url # timeout=10 21:32:05 > git submodule init # timeout=10 21:32:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:05 > git config --get submodule.global-jjb.url # timeout=10 21:32:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:05 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:06 > git submodule update --init --recursive global-jjb # timeout=10 21:32:06 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:10 No emails were triggered. 21:32:10 provisioning config files... 21:32:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13587030556083372135.sh 21:32:11 ---> python-tools-install.sh 21:32:11 Setup pyenv: 21:32:11 * system (set by /opt/pyenv/version) 21:32:11 * 3.8.20 (set by /opt/pyenv/version) 21:32:11 * 3.9.20 (set by /opt/pyenv/version) 21:32:11 3.10.15 21:32:11 3.11.10 21:32:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PcY9 21:32:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:20 lf-activate-venv(): INFO: Base packages installed successfully 21:32:20 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:32:47 Generating Requirements File 21:33:06 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:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:06 Python 3.11.10 21:33:07 pip 26.0.1 from /tmp/venv-PcY9/lib/python3.11/site-packages/pip (python 3.11) 21:33:07 appdirs==1.4.4 21:33:07 argcomplete==3.6.3 21:33:07 aspy.yaml==1.3.0 21:33:07 attrs==26.1.0 21:33:07 autopage==0.6.0 21:33:07 beautifulsoup4==4.14.3 21:33:07 boto3==1.42.78 21:33:07 botocore==1.42.78 21:33:07 bs4==0.0.2 21:33:07 certifi==2026.2.25 21:33:07 cffi==2.0.0 21:33:07 cfgv==3.5.0 21:33:07 chardet==7.4.0.post2 21:33:07 charset-normalizer==3.4.6 21:33:07 click==8.3.1 21:33:07 cliff==4.13.2 21:33:07 cmd2==3.4.0 21:33:07 cryptography==3.3.2 21:33:07 debtcollector==3.1.0 21:33:07 decorator==5.2.1 21:33:07 defusedxml==0.7.1 21:33:07 Deprecated==1.3.1 21:33:07 distlib==0.4.0 21:33:07 dnspython==2.8.0 21:33:07 docker==7.1.0 21:33:07 dogpile.cache==1.5.0 21:33:07 durationpy==0.10 21:33:07 email-validator==2.3.0 21:33:07 filelock==3.25.2 21:33:07 future==1.0.0 21:33:07 gitdb==4.0.12 21:33:07 GitPython==3.1.46 21:33:07 httplib2==0.30.2 21:33:07 identify==2.6.18 21:33:07 idna==3.11 21:33:07 importlib-resources==1.5.0 21:33:07 iso8601==2.1.0 21:33:07 Jinja2==3.1.6 21:33:07 jmespath==1.1.0 21:33:07 jsonpatch==1.33 21:33:07 jsonpointer==3.1.1 21:33:07 jsonschema==4.26.0 21:33:07 jsonschema-specifications==2025.9.1 21:33:07 keystoneauth1==5.13.1 21:33:07 kubernetes==35.0.0 21:33:07 lftools==0.37.22 21:33:07 lxml==6.0.2 21:33:07 markdown-it-py==4.0.0 21:33:07 MarkupSafe==3.0.3 21:33:07 mdurl==0.1.2 21:33:07 msgpack==1.1.2 21:33:07 multi_key_dict==2.0.3 21:33:07 munch==4.0.0 21:33:07 netaddr==1.3.0 21:33:07 niet==1.4.2 21:33:07 nodeenv==1.10.0 21:33:07 oauth2client==4.1.3 21:33:07 oauthlib==3.3.1 21:33:07 openstacksdk==4.10.0 21:33:07 os-service-types==1.8.2 21:33:07 osc-lib==4.4.0 21:33:07 oslo.config==10.3.0 21:33:07 oslo.context==6.3.0 21:33:07 oslo.i18n==6.7.2 21:33:07 oslo.log==8.1.0 21:33:07 oslo.serialization==5.9.1 21:33:07 oslo.utils==10.0.0 21:33:07 packaging==26.0 21:33:07 pbr==7.0.3 21:33:07 platformdirs==4.9.4 21:33:07 prettytable==3.17.0 21:33:07 psutil==7.2.2 21:33:07 pyasn1==0.6.3 21:33:07 pyasn1_modules==0.4.2 21:33:07 pycparser==3.0 21:33:07 pygerrit2==2.0.15 21:33:07 PyGithub==2.9.0 21:33:07 Pygments==2.20.0 21:33:07 PyJWT==2.12.1 21:33:07 PyNaCl==1.6.2 21:33:07 pyparsing==2.4.7 21:33:07 pyperclip==1.11.0 21:33:07 pyrsistent==0.20.0 21:33:07 python-cinderclient==9.9.0 21:33:07 python-dateutil==2.9.0.post0 21:33:07 python-discovery==1.2.1 21:33:07 python-heatclient==5.1.0 21:33:07 python-jenkins==1.8.3 21:33:07 python-keystoneclient==5.8.0 21:33:07 python-magnumclient==4.10.0 21:33:07 python-openstackclient==9.0.0 21:33:07 python-swiftclient==4.10.0 21:33:07 PyYAML==6.0.3 21:33:07 referencing==0.37.0 21:33:07 requests==2.33.0 21:33:07 requests-oauthlib==2.0.0 21:33:07 requestsexceptions==1.4.0 21:33:07 rfc3986==2.0.0 21:33:07 rich==14.3.3 21:33:07 rich-argparse==1.7.2 21:33:07 rpds-py==0.30.0 21:33:07 rsa==4.9.1 21:33:07 ruamel.yaml==0.19.1 21:33:07 ruamel.yaml.clib==0.2.15 21:33:07 s3transfer==0.16.0 21:33:07 simplejson==3.20.2 21:33:07 six==1.17.0 21:33:07 smmap==5.0.3 21:33:07 soupsieve==2.8.3 21:33:07 stevedore==5.7.0 21:33:07 tabulate==0.10.0 21:33:07 toml==0.10.2 21:33:07 tomlkit==0.14.0 21:33:07 tqdm==4.67.3 21:33:07 typing_extensions==4.15.0 21:33:07 urllib3==1.26.20 21:33:07 virtualenv==21.2.0 21:33:07 wcwidth==0.6.0 21:33:07 websocket-client==1.9.0 21:33:07 wrapt==2.1.2 21:33:07 xdg==6.0.0 21:33:07 xmltodict==1.0.4 21:33:07 yq==3.4.3 21:33:07 [builder-openstack-cron] $ /bin/sh /tmp/jenkins18383789455657582937.sh 21:33:07 ---> uv-install.sh 21:33:07 Installing uv/uvx (latest) using shell installer 21:33:07 2026-03-29 21:33:07 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-29T22%3A25%3A18Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-29T21%3A24%3A36Z&ske=2026-03-29T22%3A25%3A18Z&sks=b&skv=2018-11-09&sig=8FVmeEjz5sJ8ktXqVLeh%2FrneGG8gu%2F5kCP4NyXvpmo4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDgyMDE3MCwibmJmIjoxNzc0ODE5ODcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lZvm3n5bVttkBOLjfoAyWWNeD5IJjfAX59yNewM3Rn0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-sXwHyn.sh" [1] 21:33:07 downloading uv 0.11.2 x86_64-unknown-linux-gnu 21:33:08 installing to /home/jenkins/.local/bin 21:33:08 uv 21:33:08 uvx 21:33:08 everything's installed! 21:33:08 21:33:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:33:08 21:33:08 source $HOME/.local/bin/env (sh, bash, zsh) 21:33:08 source $HOME/.local/bin/env.fish (fish) 21:33:08 Adding install location to PATH 21:33:08 ---> Validating uv/uvx install 21:33:08 uvx 0.11.2 (x86_64-unknown-linux-gnu) 21:33:08 [EnvInject] - Injecting environment variables from a build step. 21:33:08 [EnvInject] - Injecting as environment variables the properties content 21:33:08 OS_CLOUD=vex 21:33:08 21:33:08 [EnvInject] - Variables injected successfully. 21:33:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17256970588119925143.sh 21:33:08 ---> Orphaned k8s clusters 21:33:08 Setup pyenv: 21:33:08 system 21:33:08 3.8.20 21:33:08 3.9.20 21:33:08 3.10.15 21:33:08 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:33:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:10 lf-activate-venv(): INFO: Base packages installed successfully 21:33:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:33:20 -----> Delete orphaned cluster 21:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8429866092906003341.sh 21:33:20 ---> Orphaned stacks 21:33:20 Setup pyenv: 21:33:20 system 21:33:20 3.8.20 21:33:20 3.9.20 21:33:20 3.10.15 21:33:20 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:22 lf-activate-venv(): INFO: Base packages installed successfully 21:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:33:37 + mapfile -t OS_COE_CLUSTERS_ID 21:33:37 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:37 ++ awk '{print $1}' 21:33:37 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:40 + echo '-----> Active clusters -> stacks' 21:33:40 -----> Active clusters -> stacks 21:33:40 + OS_COE_STACKS=() 21:33:40 + [[ 0 -gt 0 ]] 21:33:40 + mapfile -t OS_STACKS 21:33:40 ++ 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:40 ++ awk '{print $1}' 21:33:41 + echo '-----> Active stacks' 21:33:41 -----> Active stacks 21:33:41 + for stack in "${OS_STACKS[@]}" 21:33:41 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-80 21:33:41 releng-controller-csit-1node-notifications-longevity-only-titanium-80 21:33:41 + echo '-----> Delete orphaned stacks' 21:33:41 -----> Delete orphaned stacks 21:33:41 + for STACK_NAME in "${OS_STACKS[@]}" 21:33:41 + [[ 0 -gt 0 ]] 21:33:41 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-80 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 21:33:41 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-80 21:33:41 + builds=() 21:33:41 + for jenkins in "${@:2}" 21:33:41 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:41 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:41 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:41 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:41 ++ 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:42 + 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 200' 21:33:42 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 ++ head -n1 21:33:42 200' 21:33:42 + 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:42 ++ awk 'END {print $NF}' 21:33:42 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 200' 21:33:42 + status=200 21:33:42 + '[' 200 '!=' 200 ']' 21:33:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:42 ++ sed 's/\/*$//' 21:33:42 ++ echo https://jenkins.opendaylight.org/releng 21:33:42 ++ awk -F/ '{print $NF}' 21:33:42 + silo=releng 21:33:42 + export silo 21:33:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:42 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:42 ++ grep -v null 21:33:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:42 + for jenkins in "${@:2}" 21:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:42 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:42 ++ 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:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 200' 21:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 200' 21:33:42 ++ head -n1 21:33:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:33:42 21:33:42 200' 21:33:42 ++ awk 'END {print $NF}' 21:33:42 + status=200 21:33:42 + '[' 200 '!=' 200 ']' 21:33:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:42 ++ echo https://jenkins.opendaylight.org/sandbox 21:33:42 ++ awk -F/ '{print $NF}' 21:33:42 ++ sed 's/\/*$//' 21:33:42 + silo=sandbox 21:33:42 + export silo 21:33:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:33:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:42 ++ grep -v null 21:33:42 + [[ releng-integration-distribution-weekly-test-trigger-titanium-80 releng-builder-openstack-cron-78273 releng-controller-csit-1node-notifications-longevity-only-titanium-80 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-80 ]] 21:33:42 + return 0 21:33:42 + continue 21:33:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8876394734443603448.sh 21:33:42 ---> Orphaned servers 21:33:42 Setup pyenv: 21:33:42 system 21:33:42 3.8.20 21:33:42 3.9.20 21:33:42 3.10.15 21:33:42 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:44 lf-activate-venv(): INFO: Base packages installed successfully 21:33:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:34:02 -----> Active servers 21:34:02 prd-ubuntu2204-builder-2c-2g-54061 21:34:02 prd-ubuntu2404-robot-2c-8g-53990 21:34:02 prd-ubuntu2404-robot-2c-8g-53992 21:34:02 prd-ubuntu2404-robot-2c-8g-53989 21:34:02 prd-ubuntu2404-robot-2c-8g-53991 21:34:02 prd-ubuntu2404-robot-2c-8g-53984 21:34:02 prd-ubuntu2404-robot-2c-8g-53987 21:34:02 prd-ubuntu2404-robot-2c-8g-53985 21:34:02 prd-ubuntu2404-robot-2c-8g-53986 21:34:02 prd-ubuntu2404-robot-2c-8g-53988 21:34:02 prd-queue-intque-2c-1g-53860 21:34:02 prd-ubuntu2404-robot-2c-8g-53852 21:34:02 snd-ubuntu2204-docker-2c-2g-354 21:34:02 -----> Delete orphaned servers 21:34:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2139652616172020094.sh 21:34:07 ---> Orphaned ports 21:34:07 Setup pyenv: 21:34:07 system 21:34:07 3.8.20 21:34:07 3.9.20 21:34:07 3.10.15 21:34:07 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:34:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:09 lf-activate-venv(): INFO: Base packages installed successfully 21:34:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:34:23 No orphaned ports to process. 21:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2767933719209257461.sh 21:34:23 ---> Orphaned volumes 21:34:23 + source /home/jenkins/lf-env.sh 21:34:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:23 ++ mktemp -d /tmp/venv-XXXX 21:34:23 + lf_venv=/tmp/venv-f5cZ 21:34:23 + local venv_file=/tmp/.os_lf_venv 21:34:23 + local python=python3 21:34:23 + local options 21:34:23 + local set_path=true 21:34:23 + local install_args= 21:34:23 ++ 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:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:23 + true 21:34:23 + case $1 in 21:34:23 + python=python3 21:34:23 + shift 2 21:34:23 + true 21:34:23 + case $1 in 21:34:23 + shift 21:34:23 + break 21:34:23 + case $python in 21:34:23 + local pkg_list= 21:34:23 + [[ -d /opt/pyenv ]] 21:34:23 + echo 'Setup pyenv:' 21:34:23 Setup pyenv: 21:34:23 + export PYENV_ROOT=/opt/pyenv 21:34:23 + PYENV_ROOT=/opt/pyenv 21:34:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:23 + pyenv versions 21:34:23 system 21:34:23 3.8.20 21:34:23 3.9.20 21:34:23 3.10.15 21:34:23 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:23 + command -v pyenv 21:34:23 ++ pyenv init - --no-rehash 21:34:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:23 for i in ${!paths[@]}; do 21:34:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:23 fi; done; 21:34:23 echo "${paths[*]}"'\'')" 21:34:23 export PATH="/opt/pyenv/shims:${PATH}" 21:34:23 export PYENV_SHELL=bash 21:34:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:23 pyenv() { 21:34:23 local command 21:34:23 command="${1:-}" 21:34:23 if [ "$#" -gt 0 ]; then 21:34:23 shift 21:34:23 fi 21:34:23 21:34:23 case "$command" in 21:34:23 rehash|shell) 21:34:23 eval "$(pyenv "sh-$command" "$@")" 21:34:23 ;; 21:34:23 *) 21:34:23 command pyenv "$command" "$@" 21:34:23 ;; 21:34:23 esac 21:34:23 }' 21:34:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:23 for i in ${!paths[@]}; do 21:34:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:23 fi; done; 21:34:23 echo "${paths[*]}"' 21:34:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:23 ++ export PYENV_SHELL=bash 21:34:23 ++ PYENV_SHELL=bash 21:34:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:23 +++ complete -F _pyenv pyenv 21:34:23 ++ lf-pyver python3 21:34:23 ++ local py_version_xy=python3 21:34:23 ++ local py_version_xyz= 21:34:23 ++ pyenv versions 21:34:23 ++ local command 21:34:23 ++ command=versions 21:34:23 ++ '[' 1 -gt 0 ']' 21:34:23 ++ shift 21:34:23 ++ case "$command" in 21:34:23 ++ command pyenv versions 21:34:23 ++ grep -E '^[0-9.]*[0-9]$' 21:34:23 ++ awk '{ print $1 }' 21:34:23 ++ sed 's/^[ *]* //' 21:34:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:23 +++ grep '^3' /tmp/.pyenv_versions 21:34:23 +++ tail -n 1 21:34:23 +++ sort -V 21:34:23 ++ py_version_xyz=3.11.10 21:34:23 ++ [[ -z 3.11.10 ]] 21:34:23 ++ echo 3.11.10 21:34:23 ++ return 0 21:34:23 + pyenv local 3.11.10 21:34:23 + local command 21:34:23 + command=local 21:34:23 + '[' 2 -gt 0 ']' 21:34:23 + shift 21:34:23 + case "$command" in 21:34:23 + command pyenv local 3.11.10 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='lftools[openstack] ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='kubernetes ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='niet ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='python-heatclient ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='python-openstackclient ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='python-magnumclient ' 21:34:23 + for arg in "$@" 21:34:23 + case $arg in 21:34:23 + pkg_list+='yq ' 21:34:23 + [[ -f /tmp/.os_lf_venv ]] 21:34:23 ++ cat /tmp/.os_lf_venv 21:34:23 + lf_venv=/tmp/venv-PcY9 21:34:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from' file:/tmp/.os_lf_venv 21:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:34:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:23 + local 'pip_opts=--upgrade --quiet' 21:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:23 + [[ -n '' ]] 21:34:23 + [[ -n '' ]] 21:34:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:23 + /tmp/venv-PcY9/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:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:25 lf-activate-venv(): INFO: Base packages installed successfully 21:34:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:25 + /tmp/venv-PcY9/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:38 + type python3 21:34:38 + true 21:34:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH' 21:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:34:38 + PATH=/tmp/venv-PcY9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:34:38 + return 0 21:34:38 + mapfile -t os_volumes 21:34:38 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:34:41 + '[' 0 -eq 0 ']' 21:34:41 + echo 'No orphaned volumes found.' 21:34:41 No orphaned volumes found. 21:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16117426395116189647.sh 21:34:41 ---> Protect in-use images 21:34:41 Setup pyenv: 21:34:41 system 21:34:41 3.8.20 21:34:41 3.9.20 21:34:41 3.10.15 21:34:41 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:43 lf-activate-venv(): INFO: Base packages installed successfully 21:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:34:55 INFO: There are images to protect defined in jenkins-config. 21:34:55 INFO: There are additional images to protect in the jjb dir. 21:34:55 INFO: Protecting the following images: 21:34:55 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 21:34:55 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 21:34:55 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 21:34:55 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:34:55 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 21:34:55 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 21:34:55 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 21:34:55 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 21:34:56 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 21:34:58 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 21:35:00 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 21:35:01 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:35:03 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 21:35:05 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 21:35:06 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 21:35:08 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 21:35:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:08 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:35:08 [EnvInject] - Injecting environment variables from a build step. 21:35:08 [EnvInject] - Injecting as environment variables the properties content 21:35:08 OS_IMAGE_CLEANUP_AGE=30 21:35:08 21:35:08 [EnvInject] - Variables injected successfully. 21:35:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16106577747249301612.sh 21:35:08 ---> Cleanup old images 21:35:08 Setup pyenv: 21:35:08 system 21:35:08 3.8.20 21:35:08 3.9.20 21:35:08 3.10.15 21:35:08 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:35:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:10 lf-activate-venv(): INFO: Base packages installed successfully 21:35:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:35:25 + lftools openstack --os-cloud vex image cleanup --days=30 21:35:28 Removing 67 images from vex. 21:35:28 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 21:35:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 21:35:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 21:35:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 21:35:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 21:35:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 21:35:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 21:35:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 21:35:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 21:35:30 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 21:35:30 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 21:35:30 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 21:35:30 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 21:35:30 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 21:35:30 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 21:35:30 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 21:35:30 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 21:35:30 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 21:35:30 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 21:35:30 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 21:35:30 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 21:35:30 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 21:35:30 $ ssh-agent -k 21:35:30 unset SSH_AUTH_SOCK; 21:35:30 unset SSH_AGENT_PID; 21:35:30 echo Agent pid 1512 killed; 21:35:30 [ssh-agent] Stopped. 21:35:30 [PostBuildScript] - [INFO] Executing post build scripts. 21:35:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins554260046935953947.sh 21:35:30 ---> sysstat.sh 21:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14390279625268462089.sh 21:35:31 ---> package-listing.sh 21:35:31 ++ facter osfamily 21:35:31 ++ tr '[:upper:]' '[:lower:]' 21:35:31 + OS_FAMILY=debian 21:35:31 + workspace=/w/workspace/builder-openstack-cron 21:35:31 + START_PACKAGES=/tmp/packages_start.txt 21:35:31 + END_PACKAGES=/tmp/packages_end.txt 21:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:31 + PACKAGES=/tmp/packages_start.txt 21:35:31 + '[' /w/workspace/builder-openstack-cron ']' 21:35:31 + PACKAGES=/tmp/packages_end.txt 21:35:31 + case "${OS_FAMILY}" in 21:35:31 + grep '^ii' 21:35:31 + dpkg -l 21:35:31 + '[' -f /tmp/packages_start.txt ']' 21:35:31 + '[' -f /tmp/packages_end.txt ']' 21:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:31 + '[' /w/workspace/builder-openstack-cron ']' 21:35:31 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12222967708953220333.sh 21:35:31 ---> capture-instance-metadata.sh 21:35:31 Setup pyenv: 21:35:31 system 21:35:31 3.8.20 21:35:31 3.9.20 21:35:31 3.10.15 21:35:31 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:33 lf-activate-venv(): INFO: Base packages installed successfully 21:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:35:43 INFO: Running in OpenStack, capturing instance metadata 21:35:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins174859193336883694.sh 21:35:43 provisioning config files... 21:35:44 Could not find credentials [logs] for builder-openstack-cron #78273 21:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11429346260805863968tmp 21:35:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:35:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:35:44 provisioning config files... 21:35:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:35:44 [EnvInject] - Injecting environment variables from a build step. 21:35:44 [EnvInject] - Injecting as environment variables the properties content 21:35:44 SERVER_ID=logs 21:35:44 21:35:44 [EnvInject] - Variables injected successfully. 21:35:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11065212160527899522.sh 21:35:44 ---> create-netrc.sh 21:35:44 WARN: Log server credential not found. 21:35:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3636274104938281371.sh 21:35:44 ---> python-tools-install.sh 21:35:44 Setup pyenv: 21:35:44 system 21:35:44 3.8.20 21:35:44 3.9.20 21:35:44 3.10.15 21:35:44 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:46 lf-activate-venv(): INFO: Base packages installed successfully 21:35:46 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:35:55 [builder-openstack-cron] $ /bin/sh /tmp/jenkins15275168296184472378.sh 21:35:55 ---> uv-install.sh 21:35:55 uv 0.11.2 is already installed 21:35:55 uvx 0.11.2 (x86_64-unknown-linux-gnu) 21:35:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18396506664952575846.sh 21:35:55 ---> sudo-logs.sh 21:35:55 Archiving 'sudo' log.. 21:35:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9825117783116899102.sh 21:35:56 ---> job-cost.sh 21:35:56 INFO: Activating Python virtual environment... 21:35:56 Setup pyenv: 21:35:56 system 21:35:56 3.8.20 21:35:56 3.9.20 21:35:56 3.10.15 21:35:56 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:58 lf-activate-venv(): INFO: Base packages installed successfully 21:35:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:36:04 INFO: No stack-cost file found 21:36:04 INFO: Instance uptime: 286s 21:36:04 INFO: Fetching instance metadata (attempt 1 of 3)... 21:36:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:36:04 INFO: Successfully fetched instance metadata 21:36:04 INFO: Instance type: v3-standard-2 21:36:04 INFO: Retrieving pricing info for: v3-standard-2 21:36:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:36:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=286 21:36:05 INFO: Successfully fetched Vexxhost pricing API 21:36:05 INFO: Retrieved cost: 0.06 21:36:05 INFO: Retrieved resource: v3-standard-2 21:36:05 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 21:36:05 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 21:36:05 INFO: Successfully archived job cost data 21:36:05 DEBUG: Cost data: builder-openstack-cron,78273,2026-03-29 21:36:05,v3-standard-2,286,0.06,0.00,SUCCESS 21:36:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1912026358740504953.sh 21:36:05 ---> logs-deploy.sh 21:36:05 Setup pyenv: 21:36:05 system 21:36:05 3.8.20 21:36:05 3.9.20 21:36:05 3.10.15 21:36:05 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcY9 from file:/tmp/.os_lf_venv 21:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:07 lf-activate-venv(): INFO: Base packages installed successfully 21:36:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-PcY9/bin to PATH 21:36:16 WARNING: Nexus logging server not set 21:36:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78273/ 21:36:16 INFO: archiving logs to S3 21:36:17 ---> uname -a: 21:36:17 Linux prd-ubuntu2204-builder-2c-2g-54061 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 21:36:17 21:36:17 21:36:17 ---> lscpu: 21:36:17 Architecture: x86_64 21:36:17 CPU op-mode(s): 32-bit, 64-bit 21:36:17 Address sizes: 40 bits physical, 48 bits virtual 21:36:17 Byte Order: Little Endian 21:36:17 CPU(s): 2 21:36:17 On-line CPU(s) list: 0,1 21:36:17 Vendor ID: AuthenticAMD 21:36:17 Model name: AMD EPYC-Rome Processor 21:36:17 CPU family: 23 21:36:17 Model: 49 21:36:17 Thread(s) per core: 1 21:36:17 Core(s) per socket: 1 21:36:17 Socket(s): 2 21:36:17 Stepping: 0 21:36:17 BogoMIPS: 5599.99 21:36:17 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:36:17 Virtualization: AMD-V 21:36:17 Hypervisor vendor: KVM 21:36:17 Virtualization type: full 21:36:17 L1d cache: 64 KiB (2 instances) 21:36:17 L1i cache: 64 KiB (2 instances) 21:36:17 L2 cache: 1 MiB (2 instances) 21:36:17 L3 cache: 32 MiB (2 instances) 21:36:17 NUMA node(s): 1 21:36:17 NUMA node0 CPU(s): 0,1 21:36:17 Vulnerability Gather data sampling: Not affected 21:36:17 Vulnerability Indirect target selection: Not affected 21:36:17 Vulnerability Itlb multihit: Not affected 21:36:17 Vulnerability L1tf: Not affected 21:36:17 Vulnerability Mds: Not affected 21:36:17 Vulnerability Meltdown: Not affected 21:36:17 Vulnerability Mmio stale data: Not affected 21:36:17 Vulnerability Reg file data sampling: Not affected 21:36:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:36:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:36:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:36:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:36:17 Vulnerability Srbds: Not affected 21:36:17 Vulnerability Tsa: Not affected 21:36:17 Vulnerability Tsx async abort: Not affected 21:36:17 Vulnerability Vmscape: Not affected 21:36:17 21:36:17 21:36:17 ---> nproc: 21:36:17 2 21:36:17 21:36:17 21:36:17 ---> df -h: 21:36:17 Filesystem Size Used Avail Use% Mounted on 21:36:17 tmpfs 794M 1.1M 793M 1% /run 21:36:17 /dev/vda1 39G 8.5G 31G 22% / 21:36:17 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:36:17 tmpfs 5.0M 0 5.0M 0% /run/lock 21:36:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:36:17 tmpfs 794M 4.0K 794M 1% /run/user/1001 21:36:17 21:36:17 21:36:17 ---> free -m: 21:36:17 total used free shared buff/cache available 21:36:17 Mem: 7937 547 4794 4 2595 7095 21:36:17 Swap: 1023 0 1023 21:36:17 21:36:17 21:36:17 ---> ip addr: 21:36:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:36:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:17 inet 127.0.0.1/8 scope host lo 21:36:17 valid_lft forever preferred_lft forever 21:36:17 inet6 ::1/128 scope host 21:36:17 valid_lft forever preferred_lft forever 21:36:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:36:17 link/ether fa:16:3e:98:fb:78 brd ff:ff:ff:ff:ff:ff 21:36:17 altname enp0s3 21:36:17 inet 10.30.170.182/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:36:17 valid_lft 86109sec preferred_lft 86109sec 21:36:17 inet6 fe80::f816:3eff:fe98:fb78/64 scope link 21:36:17 valid_lft forever preferred_lft forever 21:36:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:36:17 link/ether 2a:6e:7a:bf:20:56 brd ff:ff:ff:ff:ff:ff 21:36:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:17 valid_lft forever preferred_lft forever 21:36:17 21:36:17 21:36:17 ---> sar -b -r -n DEV: 21:36:17 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54061) 03/29/26 _x86_64_ (2 CPU) 21:36:17 21:36:17 21:31:28 LINUX RESTART (2 CPU) 21:36:17 21:36:17 21:36:17 ---> sar -P ALL: 21:36:17 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54061) 03/29/26 _x86_64_ (2 CPU) 21:36:17 21:36:17 21:31:28 LINUX RESTART (2 CPU) 21:36:17 21:36:17 21:36:17