14:32:10 Started by timer 14:32:10 Running as SYSTEM 14:32:10 [EnvInject] - Loading node environment variables. 14:32:10 Building remotely on prd-ubuntu2204-builder-2c-2g-462994 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:10 [ssh-agent] Looking for ssh-agent implementation... 14:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:10 $ ssh-agent 14:32:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxjXM0Q/agent.1526 14:32:10 SSH_AGENT_PID=1528 14:32:10 [ssh-agent] Started. 14:32:10 Running ssh-add (command line suppressed) 14:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9173649629845365757.key (/w/workspace/builder-openstack-cron@tmp/private_key_9173649629845365757.key) 14:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:11 The recommended git tool is: NONE 14:32:13 using credential jenkins-ssh 14:32:13 Wiping out workspace first. 14:32:13 Cloning the remote Git repository 14:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:13 > git --version # timeout=10 14:32:13 > git --version # 'git version 2.34.1' 14:32:13 using GIT_SSH to set credentials jenkins-ssh 14:32:13 Verifying host key using known hosts file, will automatically accept unseen keys 14:32:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:15 Avoid second fetch 14:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:16 Checking out Revision cef95cabe501578f416de843a7cccd3ca856229a (refs/remotes/origin/master) 14:32:16 > git config core.sparsecheckout # timeout=10 14:32:16 > git checkout -f cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 14:32:16 Commit message: "Merge "Fix boolean input passthrough in openstack-cron workflow"" 14:32:16 > git rev-list --no-walk cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 14:32:16 > git remote # timeout=10 14:32:16 > git submodule init # timeout=10 14:32:16 > git submodule sync # timeout=10 14:32:16 > git config --get remote.origin.url # timeout=10 14:32:16 > git submodule init # timeout=10 14:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:16 > git config --get submodule.global-jjb.url # timeout=10 14:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:16 > git submodule update --init --recursive global-jjb # timeout=10 14:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:20 No emails were triggered. 14:32:20 provisioning config files... 14:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18006815600721404142.sh 14:32:21 ---> python-tools-install.sh 14:32:21 Setup pyenv: 14:32:21 * system (set by /opt/pyenv/version) 14:32:21 * 3.8.20 (set by /opt/pyenv/version) 14:32:21 * 3.9.20 (set by /opt/pyenv/version) 14:32:21 3.10.15 14:32:21 3.11.10 14:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PtYX 14:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:30 lf-activate-venv(): INFO: Base packages installed successfully 14:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:32:56 Generating Requirements File 14:33:15 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. 14:33:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:15 Python 3.11.10 14:33:15 pip 26.0.1 from /tmp/venv-PtYX/lib/python3.11/site-packages/pip (python 3.11) 14:33:15 appdirs==1.4.4 14:33:15 argcomplete==3.6.3 14:33:15 aspy.yaml==1.3.0 14:33:15 attrs==25.4.0 14:33:15 autopage==0.6.0 14:33:15 beautifulsoup4==4.14.3 14:33:15 boto3==1.42.67 14:33:15 botocore==1.42.67 14:33:15 bs4==0.0.2 14:33:15 certifi==2026.2.25 14:33:15 cffi==2.0.0 14:33:15 cfgv==3.5.0 14:33:15 chardet==7.1.0 14:33:15 charset-normalizer==3.4.5 14:33:15 click==8.3.1 14:33:15 cliff==4.13.2 14:33:15 cmd2==3.4.0 14:33:15 cryptography==3.3.2 14:33:15 debtcollector==3.0.0 14:33:15 decorator==5.2.1 14:33:15 defusedxml==0.7.1 14:33:15 Deprecated==1.3.1 14:33:15 distlib==0.4.0 14:33:15 dnspython==2.8.0 14:33:15 docker==7.1.0 14:33:15 dogpile.cache==1.5.0 14:33:15 durationpy==0.10 14:33:15 email-validator==2.3.0 14:33:15 filelock==3.25.2 14:33:15 future==1.0.0 14:33:15 gitdb==4.0.12 14:33:15 GitPython==3.1.46 14:33:15 httplib2==0.30.2 14:33:15 identify==2.6.17 14:33:15 idna==3.11 14:33:15 importlib-resources==1.5.0 14:33:15 iso8601==2.1.0 14:33:15 Jinja2==3.1.6 14:33:15 jmespath==1.1.0 14:33:15 jsonpatch==1.33 14:33:15 jsonpointer==3.0.0 14:33:15 jsonschema==4.26.0 14:33:15 jsonschema-specifications==2025.9.1 14:33:15 keystoneauth1==5.13.1 14:33:15 kubernetes==35.0.0 14:33:15 lftools==0.37.22 14:33:15 lxml==6.0.2 14:33:15 markdown-it-py==4.0.0 14:33:15 MarkupSafe==3.0.3 14:33:15 mdurl==0.1.2 14:33:15 msgpack==1.1.2 14:33:15 multi_key_dict==2.0.3 14:33:15 munch==4.0.0 14:33:15 netaddr==1.3.0 14:33:15 niet==1.4.2 14:33:15 nodeenv==1.10.0 14:33:15 oauth2client==4.1.3 14:33:15 oauthlib==3.3.1 14:33:15 openstacksdk==4.10.0 14:33:15 os-service-types==1.8.2 14:33:15 osc-lib==4.4.0 14:33:15 oslo.config==10.3.0 14:33:15 oslo.context==6.3.0 14:33:15 oslo.i18n==6.7.2 14:33:15 oslo.log==8.1.0 14:33:15 oslo.serialization==5.9.1 14:33:15 oslo.utils==10.0.0 14:33:15 packaging==26.0 14:33:15 pbr==7.0.3 14:33:15 platformdirs==4.9.4 14:33:15 prettytable==3.17.0 14:33:15 psutil==7.2.2 14:33:15 pyasn1==0.6.2 14:33:15 pyasn1_modules==0.4.2 14:33:15 pycparser==3.0 14:33:15 pygerrit2==2.0.15 14:33:15 PyGithub==2.8.1 14:33:15 Pygments==2.19.2 14:33:15 PyJWT==2.12.0 14:33:15 PyNaCl==1.6.2 14:33:15 pyparsing==2.4.7 14:33:15 pyperclip==1.11.0 14:33:15 pyrsistent==0.20.0 14:33:15 python-cinderclient==9.9.0 14:33:15 python-dateutil==2.9.0.post0 14:33:15 python-discovery==1.1.3 14:33:15 python-heatclient==5.1.0 14:33:15 python-jenkins==1.8.3 14:33:15 python-keystoneclient==5.8.0 14:33:15 python-magnumclient==4.10.0 14:33:15 python-openstackclient==9.0.0 14:33:15 python-swiftclient==4.10.0 14:33:15 PyYAML==6.0.3 14:33:15 referencing==0.37.0 14:33:15 requests==2.32.5 14:33:15 requests-oauthlib==2.0.0 14:33:15 requestsexceptions==1.4.0 14:33:15 rfc3986==2.0.0 14:33:15 rich==14.3.3 14:33:15 rich-argparse==1.7.2 14:33:15 rpds-py==0.30.0 14:33:15 rsa==4.9.1 14:33:15 ruamel.yaml==0.19.1 14:33:15 ruamel.yaml.clib==0.2.15 14:33:15 s3transfer==0.16.0 14:33:15 simplejson==3.20.2 14:33:15 six==1.17.0 14:33:15 smmap==5.0.3 14:33:15 soupsieve==2.8.3 14:33:15 stevedore==5.7.0 14:33:15 tabulate==0.10.0 14:33:15 toml==0.10.2 14:33:15 tomlkit==0.14.0 14:33:15 tqdm==4.67.3 14:33:15 typing_extensions==4.15.0 14:33:15 urllib3==1.26.20 14:33:15 virtualenv==21.2.0 14:33:15 wcwidth==0.6.0 14:33:15 websocket-client==1.9.0 14:33:15 wrapt==2.1.2 14:33:15 xdg==6.0.0 14:33:15 xmltodict==1.0.4 14:33:15 yq==3.4.3 14:33:16 [builder-openstack-cron] $ /bin/sh /tmp/jenkins17387702098304974343.sh 14:33:16 ---> uv-install.sh 14:33:16 Installing uv/uvx (latest) using shell installer 14:33:16 2026-03-13 14:33:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d7d3af66-8984-4d48-aaa2-0d01d2901582?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T15%3A15%3A45Z&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-13T14%3A15%3A21Z&ske=2026-03-13T15%3A15%3A45Z&sks=b&skv=2018-11-09&sig=TDWnllBAtA8Z%2B8HGefh7Wo8Q13%2F%2BW6mJ1TQNu463Dvs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQxMjY0MywibmJmIjoxNzczNDEyMzQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.o3gwclRFD7Zs4qafYQ94aB43Ma8k9dDjhAZ40KCmg7A&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68278/68278] -> "/tmp/uv-install-fhP0cU.sh" [1] 14:33:16 downloading uv 0.10.9 x86_64-unknown-linux-gnu 14:33:16 no checksums to verify 14:33:17 installing to /home/jenkins/.local/bin 14:33:17 uv 14:33:17 uvx 14:33:17 everything's installed! 14:33:17 14:33:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:33:17 14:33:17 source $HOME/.local/bin/env (sh, bash, zsh) 14:33:17 source $HOME/.local/bin/env.fish (fish) 14:33:17 Adding install location to PATH 14:33:17 ---> Validating uv/uvx install 14:33:17 uvx 0.10.9 14:33:17 [EnvInject] - Injecting environment variables from a build step. 14:33:17 [EnvInject] - Injecting as environment variables the properties content 14:33:17 OS_CLOUD=vex 14:33:17 14:33:17 [EnvInject] - Variables injected successfully. 14:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10829230087430838683.sh 14:33:17 ---> Orphaned k8s clusters 14:33:17 Setup pyenv: 14:33:17 system 14:33:17 3.8.20 14:33:17 3.9.20 14:33:17 3.10.15 14:33:17 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:19 lf-activate-venv(): INFO: Base packages installed successfully 14:33:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:33:26 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:26 warnings.warn( 14:33:28 -----> Delete orphaned cluster 14:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9856230387685935240.sh 14:33:28 ---> Orphaned stacks 14:33:28 Setup pyenv: 14:33:29 system 14:33:29 3.8.20 14:33:29 3.9.20 14:33:29 3.10.15 14:33:29 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:31 lf-activate-venv(): INFO: Base packages installed successfully 14:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:33:46 + mapfile -t OS_COE_CLUSTERS_ID 14:33:46 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:33:46 ++ awk '{print $1}' 14:33:46 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:33:46 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:46 warnings.warn( 14:33:48 + echo '-----> Active clusters -> stacks' 14:33:48 -----> Active clusters -> stacks 14:33:48 + OS_COE_STACKS=() 14:33:48 + [[ 0 -gt 0 ]] 14:33:48 + mapfile -t OS_STACKS 14:33:48 ++ awk '{print $1}' 14:33:48 ++ 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 14:33:48 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:33:48 warnings.warn( 14:33:49 + echo '-----> Active stacks' 14:33:49 -----> Active stacks 14:33:49 + echo '-----> Delete orphaned stacks' 14:33:49 -----> Delete orphaned stacks 14:33:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11778737994130809979.sh 14:33:49 ---> Orphaned servers 14:33:49 Setup pyenv: 14:33:50 system 14:33:50 3.8.20 14:33:50 3.9.20 14:33:50 3.10.15 14:33:50 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:52 lf-activate-venv(): INFO: Base packages installed successfully 14:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:34:06 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:34:06 warnings.warn( 14:34:10 -----> Active servers 14:34:10 prd-ubuntu2204-builder-2c-2g-462994 14:34:10 prd-queue-intque-2c-1g-462965 14:34:10 prd-queue-disttest-2c-1g-462964 14:34:10 prd-ubuntu2204-docker-4c-4g-462916 14:34:10 prd-ubuntu2204-docker-4c-16g-461752 14:34:10 prd-ubuntu2204-builder-2c-8g-460450 14:34:10 prd-ubuntu2204-builder-2c-8g-460449 14:34:10 prd-ubuntu2204-builder-2c-8g-460451 14:34:10 prd-ubuntu2204-builder-2c-8g-460446 14:34:10 prd-ubuntu2204-builder-2c-8g-460447 14:34:10 snd-ubuntu2204-docker-2c-2g-354 14:34:10 -----> Delete orphaned servers 14:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7772774854797686983.sh 14:34:14 ---> Orphaned ports 14:34:14 Setup pyenv: 14:34:14 system 14:34:14 3.8.20 14:34:14 3.9.20 14:34:14 3.10.15 14:34:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:16 lf-activate-venv(): INFO: Base packages installed successfully 14:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:34:28 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:34:28 warnings.warn( 14:34:30 No orphaned ports to process. 14:34:30 Build step 'Conditional step (single)' marked build as failure 14:34:30 $ ssh-agent -k 14:34:30 unset SSH_AUTH_SOCK; 14:34:30 unset SSH_AGENT_PID; 14:34:30 echo Agent pid 1528 killed; 14:34:30 [ssh-agent] Stopped. 14:34:30 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4155723110530370062.sh 14:34:30 ---> sysstat.sh 14:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4468645131395043520.sh 14:34:30 ---> package-listing.sh 14:34:30 ++ facter osfamily 14:34:30 ++ tr '[:upper:]' '[:lower:]' 14:34:31 + OS_FAMILY=debian 14:34:31 + workspace=/w/workspace/builder-openstack-cron 14:34:31 + START_PACKAGES=/tmp/packages_start.txt 14:34:31 + END_PACKAGES=/tmp/packages_end.txt 14:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:31 + PACKAGES=/tmp/packages_start.txt 14:34:31 + '[' /w/workspace/builder-openstack-cron ']' 14:34:31 + PACKAGES=/tmp/packages_end.txt 14:34:31 + case "${OS_FAMILY}" in 14:34:31 + grep '^ii' 14:34:31 + dpkg -l 14:34:31 + '[' -f /tmp/packages_start.txt ']' 14:34:31 + '[' -f /tmp/packages_end.txt ']' 14:34:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:31 + '[' /w/workspace/builder-openstack-cron ']' 14:34:31 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:34:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:34:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13166175644111358639.sh 14:34:31 ---> capture-instance-metadata.sh 14:34:31 Setup pyenv: 14:34:31 system 14:34:31 3.8.20 14:34:31 3.9.20 14:34:31 3.10.15 14:34:31 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:33 lf-activate-venv(): INFO: Base packages installed successfully 14:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:34:43 INFO: Running in OpenStack, capturing instance metadata 14:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16714890409631322474.sh 14:34:43 provisioning config files... 14:34:43 Could not find credentials [logs] for builder-openstack-cron #77878 14:34:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13787787428906883981tmp 14:34:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:34:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:34:43 provisioning config files... 14:34:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:34:43 [EnvInject] - Injecting environment variables from a build step. 14:34:43 [EnvInject] - Injecting as environment variables the properties content 14:34:43 SERVER_ID=logs 14:34:43 14:34:43 [EnvInject] - Variables injected successfully. 14:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14252680047992934407.sh 14:34:43 ---> create-netrc.sh 14:34:44 WARN: Log server credential not found. 14:34:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2908930507136687037.sh 14:34:44 ---> python-tools-install.sh 14:34:44 Setup pyenv: 14:34:44 system 14:34:44 3.8.20 14:34:44 3.9.20 14:34:44 3.10.15 14:34:44 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:46 lf-activate-venv(): INFO: Base packages installed successfully 14:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:34:54 [builder-openstack-cron] $ /bin/sh /tmp/jenkins10833462100864721678.sh 14:34:54 ---> uv-install.sh 14:34:55 uv 0.10.9 is already installed 14:34:55 uvx 0.10.9 14:34:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3309150550269929304.sh 14:34:55 ---> sudo-logs.sh 14:34:55 Archiving 'sudo' log.. 14:34:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10923093682048108530.sh 14:34:55 ---> job-cost.sh 14:34:55 INFO: Activating Python virtual environment... 14:34:55 Setup pyenv: 14:34:55 system 14:34:55 3.8.20 14:34:55 3.9.20 14:34:55 3.10.15 14:34:55 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:57 lf-activate-venv(): INFO: Base packages installed successfully 14:34:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:35:04 INFO: No stack-cost file found 14:35:04 INFO: Instance uptime: 218s 14:35:04 INFO: Fetching instance metadata (attempt 1 of 3)... 14:35:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:35:04 INFO: Successfully fetched instance metadata 14:35:04 INFO: Instance type: v3-standard-2 14:35:04 INFO: Retrieving pricing info for: v3-standard-2 14:35:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:35:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=218 14:35:05 INFO: Successfully fetched Vexxhost pricing API 14:35:05 INFO: Retrieved cost: 0.06 14:35:05 INFO: Retrieved resource: v3-standard-2 14:35:05 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 14:35:05 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 14:35:05 INFO: Successfully archived job cost data 14:35:05 DEBUG: Cost data: builder-openstack-cron,77878,2026-03-13 14:35:05,v3-standard-2,218,0.06,0.00,FAILURE 14:35:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18002787278871496141.sh 14:35:05 ---> logs-deploy.sh 14:35:05 Setup pyenv: 14:35:05 system 14:35:05 3.8.20 14:35:05 3.9.20 14:35:05 3.10.15 14:35:05 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtYX from file:/tmp/.os_lf_venv 14:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:07 lf-activate-venv(): INFO: Base packages installed successfully 14:35:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-PtYX/bin to PATH 14:35:17 WARNING: Nexus logging server not set 14:35:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77878/ 14:35:17 INFO: archiving logs to S3 14:35:17 /tmp/venv-PtYX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 14:35:17 warnings.warn( 14:35:18 ---> uname -a: 14:35:18 Linux prd-ubuntu2204-builder-2c-2g-462994 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:35:18 14:35:18 14:35:18 ---> lscpu: 14:35:18 Architecture: x86_64 14:35:18 CPU op-mode(s): 32-bit, 64-bit 14:35:18 Address sizes: 40 bits physical, 48 bits virtual 14:35:18 Byte Order: Little Endian 14:35:18 CPU(s): 2 14:35:18 On-line CPU(s) list: 0,1 14:35:18 Vendor ID: AuthenticAMD 14:35:18 Model name: AMD EPYC-Rome Processor 14:35:18 CPU family: 23 14:35:18 Model: 49 14:35:18 Thread(s) per core: 1 14:35:18 Core(s) per socket: 1 14:35:18 Socket(s): 2 14:35:18 Stepping: 0 14:35:18 BogoMIPS: 5600.00 14:35:18 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 14:35:18 Virtualization: AMD-V 14:35:18 Hypervisor vendor: KVM 14:35:18 Virtualization type: full 14:35:18 L1d cache: 64 KiB (2 instances) 14:35:18 L1i cache: 64 KiB (2 instances) 14:35:18 L2 cache: 1 MiB (2 instances) 14:35:18 L3 cache: 32 MiB (2 instances) 14:35:18 NUMA node(s): 1 14:35:18 NUMA node0 CPU(s): 0,1 14:35:18 Vulnerability Gather data sampling: Not affected 14:35:18 Vulnerability Indirect target selection: Not affected 14:35:18 Vulnerability Itlb multihit: Not affected 14:35:18 Vulnerability L1tf: Not affected 14:35:18 Vulnerability Mds: Not affected 14:35:18 Vulnerability Meltdown: Not affected 14:35:18 Vulnerability Mmio stale data: Not affected 14:35:18 Vulnerability Reg file data sampling: Not affected 14:35:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:35:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:35:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:35:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:35:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:35:18 Vulnerability Srbds: Not affected 14:35:18 Vulnerability Tsa: Not affected 14:35:18 Vulnerability Tsx async abort: Not affected 14:35:18 Vulnerability Vmscape: Not affected 14:35:18 14:35:18 14:35:18 ---> nproc: 14:35:18 2 14:35:18 14:35:18 14:35:18 ---> df -h: 14:35:18 Filesystem Size Used Avail Use% Mounted on 14:35:18 tmpfs 794M 1.1M 793M 1% /run 14:35:18 /dev/vda1 39G 8.5G 31G 22% / 14:35:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:35:18 tmpfs 5.0M 0 5.0M 0% /run/lock 14:35:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:35:18 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:35:18 14:35:18 14:35:18 ---> free -m: 14:35:18 total used free shared buff/cache available 14:35:18 Mem: 7937 563 4784 4 2589 7079 14:35:18 Swap: 1023 0 1023 14:35:18 14:35:18 14:35:18 ---> ip addr: 14:35:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:18 inet 127.0.0.1/8 scope host lo 14:35:18 valid_lft forever preferred_lft forever 14:35:18 inet6 ::1/128 scope host 14:35:18 valid_lft forever preferred_lft forever 14:35:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:18 link/ether fa:16:3e:50:81:5d brd ff:ff:ff:ff:ff:ff 14:35:18 altname enp0s3 14:35:18 inet 10.30.170.105/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:35:18 valid_lft 86175sec preferred_lft 86175sec 14:35:18 inet6 fe80::f816:3eff:fe50:815d/64 scope link 14:35:18 valid_lft forever preferred_lft forever 14:35:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:35:18 link/ether a6:b9:b0:20:ee:1b brd ff:ff:ff:ff:ff:ff 14:35:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:35:18 valid_lft forever preferred_lft forever 14:35:18 14:35:18 14:35:18 ---> sar -b -r -n DEV: 14:35:18 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-462994) 03/13/26 _x86_64_ (2 CPU) 14:35:18 14:35:18 14:31:35 LINUX RESTART (2 CPU) 14:35:18 14:35:18 14:35:18 ---> sar -P ALL: 14:35:18 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-462994) 03/13/26 _x86_64_ (2 CPU) 14:35:18 14:35:18 14:31:35 LINUX RESTART (2 CPU) 14:35:18 14:35:18 14:35:18