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