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