22:32:03 Started by timer 22:32:03 Running as SYSTEM 22:32:03 [EnvInject] - Loading node environment variables. 22:32:03 Building remotely on prd-ubuntu2204-builder-2c-2g-5713 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:03 [ssh-agent] Looking for ssh-agent implementation... 22:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:03 $ ssh-agent 22:32:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFaJP0W/agent.1512 22:32:03 SSH_AGENT_PID=1514 22:32:03 [ssh-agent] Started. 22:32:03 Running ssh-add (command line suppressed) 22:32:03 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11157544146162283119.key (/w/workspace/builder-openstack-cron@tmp/private_key_11157544146162283119.key) 22:32:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:03 The recommended git tool is: NONE 22:32:05 using credential jenkins-ssh 22:32:05 Wiping out workspace first. 22:32:05 Cloning the remote Git repository 22:32:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:06 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:06 > git --version # timeout=10 22:32:06 > git --version # 'git version 2.34.1' 22:32:06 using GIT_SSH to set credentials jenkins-ssh 22:32:06 Verifying host key using known hosts file, will automatically accept unseen keys 22:32:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:08 Avoid second fetch 22:32:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:08 Checking out Revision aff13941e73f778b523f0b27ed736354484a2602 (refs/remotes/origin/master) 22:32:08 > git config core.sparsecheckout # timeout=10 22:32:08 > git checkout -f aff13941e73f778b523f0b27ed736354484a2602 # timeout=10 22:32:08 Commit message: "Fix: Update stale CSIT image refs to Ubuntu 22.04" 22:32:08 > git rev-list --no-walk 0b8dec1b795be55acb795ebffb3ea07d5a580c67 # timeout=10 22:32:08 > git remote # timeout=10 22:32:08 > git submodule init # timeout=10 22:32:08 > git submodule sync # timeout=10 22:32:08 > git config --get remote.origin.url # timeout=10 22:32:08 > git submodule init # timeout=10 22:32:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:09 > git config --get submodule.global-jjb.url # timeout=10 22:32:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:09 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:09 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:09 > git submodule update --init --recursive global-jjb # timeout=10 22:32:09 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:13 No emails were triggered. 22:32:13 provisioning config files... 22:32:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4920716990992057363.sh 22:32:14 ---> python-tools-install.sh 22:32:14 Setup pyenv: 22:32:14 * system (set by /opt/pyenv/version) 22:32:14 * 3.8.20 (set by /opt/pyenv/version) 22:32:14 * 3.9.20 (set by /opt/pyenv/version) 22:32:14 3.10.15 22:32:14 3.11.10 22:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nr5G 22:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:23 lf-activate-venv(): INFO: Base packages installed successfully 22:32:23 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:32:49 Generating Requirements File 22:33:09 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. 22:33:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:09 Python 3.11.10 22:33:09 pip 26.0.1 from /tmp/venv-Nr5G/lib/python3.11/site-packages/pip (python 3.11) 22:33:09 appdirs==1.4.4 22:33:09 argcomplete==3.6.3 22:33:09 aspy.yaml==1.3.0 22:33:09 attrs==25.4.0 22:33:09 autopage==0.6.0 22:33:09 beautifulsoup4==4.14.3 22:33:09 boto3==1.42.71 22:33:09 botocore==1.42.71 22:33:09 bs4==0.0.2 22:33:09 certifi==2026.2.25 22:33:09 cffi==2.0.0 22:33:09 cfgv==3.5.0 22:33:09 chardet==7.2.0 22:33:09 charset-normalizer==3.4.6 22:33:09 click==8.3.1 22:33:09 cliff==4.13.2 22:33:09 cmd2==3.4.0 22:33:09 cryptography==3.3.2 22:33:09 debtcollector==3.0.0 22:33:09 decorator==5.2.1 22:33:09 defusedxml==0.7.1 22:33:09 Deprecated==1.3.1 22:33:09 distlib==0.4.0 22:33:09 dnspython==2.8.0 22:33:09 docker==7.1.0 22:33:09 dogpile.cache==1.5.0 22:33:09 durationpy==0.10 22:33:09 email-validator==2.3.0 22:33:09 filelock==3.25.2 22:33:09 future==1.0.0 22:33:09 gitdb==4.0.12 22:33:09 GitPython==3.1.46 22:33:09 httplib2==0.30.2 22:33:09 identify==2.6.18 22:33:09 idna==3.11 22:33:09 importlib-resources==1.5.0 22:33:09 iso8601==2.1.0 22:33:09 Jinja2==3.1.6 22:33:09 jmespath==1.1.0 22:33:09 jsonpatch==1.33 22:33:09 jsonpointer==3.0.0 22:33:09 jsonschema==4.26.0 22:33:09 jsonschema-specifications==2025.9.1 22:33:09 keystoneauth1==5.13.1 22:33:09 kubernetes==35.0.0 22:33:09 lftools==0.37.22 22:33:09 lxml==6.0.2 22:33:09 markdown-it-py==4.0.0 22:33:09 MarkupSafe==3.0.3 22:33:09 mdurl==0.1.2 22:33:09 msgpack==1.1.2 22:33:09 multi_key_dict==2.0.3 22:33:09 munch==4.0.0 22:33:09 netaddr==1.3.0 22:33:09 niet==1.4.2 22:33:09 nodeenv==1.10.0 22:33:09 oauth2client==4.1.3 22:33:09 oauthlib==3.3.1 22:33:09 openstacksdk==4.10.0 22:33:09 os-service-types==1.8.2 22:33:09 osc-lib==4.4.0 22:33:09 oslo.config==10.3.0 22:33:09 oslo.context==6.3.0 22:33:09 oslo.i18n==6.7.2 22:33:09 oslo.log==8.1.0 22:33:09 oslo.serialization==5.9.1 22:33:09 oslo.utils==10.0.0 22:33:09 packaging==26.0 22:33:09 pbr==7.0.3 22:33:09 platformdirs==4.9.4 22:33:09 prettytable==3.17.0 22:33:09 psutil==7.2.2 22:33:09 pyasn1==0.6.3 22:33:09 pyasn1_modules==0.4.2 22:33:09 pycparser==3.0 22:33:09 pygerrit2==2.0.15 22:33:09 PyGithub==2.8.1 22:33:09 Pygments==2.19.2 22:33:09 PyJWT==2.12.1 22:33:09 PyNaCl==1.6.2 22:33:09 pyparsing==2.4.7 22:33:09 pyperclip==1.11.0 22:33:09 pyrsistent==0.20.0 22:33:09 python-cinderclient==9.9.0 22:33:09 python-dateutil==2.9.0.post0 22:33:09 python-discovery==1.1.3 22:33:09 python-heatclient==5.1.0 22:33:09 python-jenkins==1.8.3 22:33:09 python-keystoneclient==5.8.0 22:33:09 python-magnumclient==4.10.0 22:33:09 python-openstackclient==9.0.0 22:33:09 python-swiftclient==4.10.0 22:33:09 PyYAML==6.0.3 22:33:09 referencing==0.37.0 22:33:09 requests==2.32.5 22:33:09 requests-oauthlib==2.0.0 22:33:09 requestsexceptions==1.4.0 22:33:09 rfc3986==2.0.0 22:33:09 rich==14.3.3 22:33:09 rich-argparse==1.7.2 22:33:09 rpds-py==0.30.0 22:33:09 rsa==4.9.1 22:33:09 ruamel.yaml==0.19.1 22:33:09 ruamel.yaml.clib==0.2.15 22:33:09 s3transfer==0.16.0 22:33:09 simplejson==3.20.2 22:33:09 six==1.17.0 22:33:09 smmap==5.0.3 22:33:09 soupsieve==2.8.3 22:33:09 stevedore==5.7.0 22:33:09 tabulate==0.10.0 22:33:09 toml==0.10.2 22:33:09 tomlkit==0.14.0 22:33:09 tqdm==4.67.3 22:33:09 typing_extensions==4.15.0 22:33:09 urllib3==1.26.20 22:33:09 virtualenv==21.2.0 22:33:09 wcwidth==0.6.0 22:33:09 websocket-client==1.9.0 22:33:09 wrapt==2.1.2 22:33:09 xdg==6.0.0 22:33:09 xmltodict==1.0.4 22:33:09 yq==3.4.3 22:33:10 [builder-openstack-cron] $ /bin/sh /tmp/jenkins2790696035325151134.sh 22:33:10 ---> uv-install.sh 22:33:10 Installing uv/uvx (latest) using shell installer 22:33:10 2026-03-18 22:33:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T23%3A08%3A30Z&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-18T22%3A08%3A07Z&ske=2026-03-18T23%3A08%3A30Z&sks=b&skv=2018-11-09&sig=7VWB1QSW2iSROk9IIgVRnY1BQg9YDa2X7WUaKjlJBQU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzg3MzQyOCwibmJmIjoxNzczODczMTI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0XAOb_zJFSaorw0B7XL-iBsCpVboTPd36qPLKAO8a7Y&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-vEVdKE.sh" [1] 22:33:10 downloading uv 0.10.11 x86_64-unknown-linux-gnu 22:33:10 no checksums to verify 22:33:11 installing to /home/jenkins/.local/bin 22:33:11 uv 22:33:11 uvx 22:33:11 everything's installed! 22:33:11 22:33:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:33:11 22:33:11 source $HOME/.local/bin/env (sh, bash, zsh) 22:33:11 source $HOME/.local/bin/env.fish (fish) 22:33:11 Adding install location to PATH 22:33:11 ---> Validating uv/uvx install 22:33:11 uvx 0.10.11 22:33:11 [EnvInject] - Injecting environment variables from a build step. 22:33:11 [EnvInject] - Injecting as environment variables the properties content 22:33:11 OS_CLOUD=vex 22:33:11 22:33:11 [EnvInject] - Variables injected successfully. 22:33:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins950602061156407034.sh 22:33:11 ---> Orphaned k8s clusters 22:33:11 Setup pyenv: 22:33:11 system 22:33:11 3.8.20 22:33:11 3.9.20 22:33:11 3.10.15 22:33:11 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:33:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:13 lf-activate-venv(): INFO: Base packages installed successfully 22:33:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:33:20 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:33:20 warnings.warn( 22:33:22 -----> Delete orphaned cluster 22:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3248121459438444352.sh 22:33:22 ---> Orphaned stacks 22:33:22 Setup pyenv: 22:33:22 system 22:33:22 3.8.20 22:33:22 3.9.20 22:33:22 3.10.15 22:33:22 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:24 lf-activate-venv(): INFO: Base packages installed successfully 22:33:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:33:40 + mapfile -t OS_COE_CLUSTERS_ID 22:33:40 ++ awk '{print $1}' 22:33:40 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:40 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:40 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:33:40 warnings.warn( 22:33:42 + echo '-----> Active clusters -> stacks' 22:33:42 -----> Active clusters -> stacks 22:33:42 + OS_COE_STACKS=() 22:33:42 + [[ 0 -gt 0 ]] 22:33:42 + mapfile -t OS_STACKS 22:33:42 ++ awk '{print $1}' 22:33:42 ++ 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 22:33:43 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:33:43 warnings.warn( 22:33:44 + echo '-----> Active stacks' 22:33:44 -----> Active stacks 22:33:44 + echo '-----> Delete orphaned stacks' 22:33:44 -----> Delete orphaned stacks 22:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10229885842931800268.sh 22:33:44 ---> Orphaned servers 22:33:44 Setup pyenv: 22:33:44 system 22:33:44 3.8.20 22:33:44 3.9.20 22:33:44 3.10.15 22:33:44 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:46 lf-activate-venv(): INFO: Base packages installed successfully 22:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:34:04 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:34:04 warnings.warn( 22:34:08 -----> Active servers 22:34:08 prd-ubuntu2204-builder-2c-2g-5713 22:34:08 prd-ubuntu2204-docker-4c-4g-5710 22:34:08 prd-ubuntu2204-docker-4c-16g-5691 22:34:08 prd-ubuntu2204-docker-4c-16g-5688 22:34:08 prd-ubuntu2204-docker-8c-8g-5680 22:34:08 prd-ubuntu2204-docker-8c-8g-5678 22:34:08 prd-ubuntu2204-docker-8c-8g-5681 22:34:08 prd-ubuntu2204-docker-8c-8g-5675 22:34:08 prd-ubuntu2204-docker-8c-8g-5676 22:34:08 prd-ubuntu2204-docker-8c-8g-5677 22:34:08 prd-ubuntu2404-robot-2c-8g-1096 22:34:08 prd-ubuntu2404-robot-2c-8g-1095 22:34:08 prd-ubuntu2404-robot-2c-8g-1092 22:34:08 prd-ubuntu2404-robot-2c-8g-1091 22:34:08 prd-ubuntu2404-robot-2c-8g-1090 22:34:08 prd-ubuntu2404-robot-2c-8g-1094 22:34:08 snd-ubuntu2204-docker-2c-2g-354 22:34:08 -----> Delete orphaned servers 22:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6409948611234245114.sh 22:34:14 ---> Orphaned ports 22:34:14 Setup pyenv: 22:34:14 system 22:34:14 3.8.20 22:34:14 3.9.20 22:34:14 3.10.15 22:34:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:16 lf-activate-venv(): INFO: Base packages installed successfully 22:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:34:29 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:34:29 warnings.warn( 22:34:30 No orphaned ports to process. 22:34:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15804811309012666360.sh 22:34:30 ---> Orphaned volumes 22:34:30 + source /home/jenkins/lf-env.sh 22:34:30 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:30 ++ mktemp -d /tmp/venv-XXXX 22:34:30 + lf_venv=/tmp/venv-MBe1 22:34:30 + local venv_file=/tmp/.os_lf_venv 22:34:30 + local python=python3 22:34:30 + local options 22:34:30 + local set_path=true 22:34:30 + local install_args= 22:34:30 ++ 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 22:34:30 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:30 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:30 + true 22:34:30 + case $1 in 22:34:30 + python=python3 22:34:30 + shift 2 22:34:30 + true 22:34:30 + case $1 in 22:34:30 + shift 22:34:30 + break 22:34:30 + case $python in 22:34:30 + local pkg_list= 22:34:30 + [[ -d /opt/pyenv ]] 22:34:30 + echo 'Setup pyenv:' 22:34:30 Setup pyenv: 22:34:30 + export PYENV_ROOT=/opt/pyenv 22:34:30 + PYENV_ROOT=/opt/pyenv 22:34:30 + 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 22:34:30 + 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 22:34:30 + pyenv versions 22:34:31 system 22:34:31 3.8.20 22:34:31 3.9.20 22:34:31 3.10.15 22:34:31 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:31 + command -v pyenv 22:34:31 ++ pyenv init - --no-rehash 22:34:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:34:31 for i in ${!paths[@]}; do 22:34:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:34:31 fi; done; 22:34:31 echo "${paths[*]}"'\'')" 22:34:31 export PATH="/opt/pyenv/shims:${PATH}" 22:34:31 export PYENV_SHELL=bash 22:34:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:34:31 pyenv() { 22:34:31 local command 22:34:31 command="${1:-}" 22:34:31 if [ "$#" -gt 0 ]; then 22:34:31 shift 22:34:31 fi 22:34:31 22:34:31 case "$command" in 22:34:31 rehash|shell) 22:34:31 eval "$(pyenv "sh-$command" "$@")" 22:34:31 ;; 22:34:31 *) 22:34:31 command pyenv "$command" "$@" 22:34:31 ;; 22:34:31 esac 22:34:31 }' 22:34:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:34:31 for i in ${!paths[@]}; do 22:34:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:34:31 fi; done; 22:34:31 echo "${paths[*]}"' 22:34:31 ++ 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 22:34:31 ++ 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 22:34:31 ++ 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 22:34:31 ++ export PYENV_SHELL=bash 22:34:31 ++ PYENV_SHELL=bash 22:34:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:34:31 +++ complete -F _pyenv pyenv 22:34:31 ++ lf-pyver python3 22:34:31 ++ local py_version_xy=python3 22:34:31 ++ local py_version_xyz= 22:34:31 ++ sed 's/^[ *]* //' 22:34:31 ++ pyenv versions 22:34:31 ++ local command 22:34:31 ++ command=versions 22:34:31 ++ '[' 1 -gt 0 ']' 22:34:31 ++ shift 22:34:31 ++ case "$command" in 22:34:31 ++ command pyenv versions 22:34:31 ++ awk '{ print $1 }' 22:34:31 ++ grep -E '^[0-9.]*[0-9]$' 22:34:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:34:31 +++ sort -V 22:34:31 +++ grep '^3' /tmp/.pyenv_versions 22:34:31 +++ tail -n 1 22:34:31 ++ py_version_xyz=3.11.10 22:34:31 ++ [[ -z 3.11.10 ]] 22:34:31 ++ echo 3.11.10 22:34:31 ++ return 0 22:34:31 + pyenv local 3.11.10 22:34:31 + local command 22:34:31 + command=local 22:34:31 + '[' 2 -gt 0 ']' 22:34:31 + shift 22:34:31 + case "$command" in 22:34:31 + command pyenv local 3.11.10 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='lftools[openstack] ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='kubernetes ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='niet ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='python-heatclient ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='python-openstackclient ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='python-magnumclient ' 22:34:31 + for arg in "$@" 22:34:31 + case $arg in 22:34:31 + pkg_list+='yq ' 22:34:31 + [[ -f /tmp/.os_lf_venv ]] 22:34:31 ++ cat /tmp/.os_lf_venv 22:34:31 + lf_venv=/tmp/venv-Nr5G 22:34:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from' file:/tmp/.os_lf_venv 22:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:34:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:31 + local 'pip_opts=--upgrade --quiet' 22:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:34:31 + [[ -n '' ]] 22:34:31 + [[ -n '' ]] 22:34:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:31 + /tmp/venv-Nr5G/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 22:34:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:34:33 lf-activate-venv(): INFO: Base packages installed successfully 22:34:33 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:34:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:33 + /tmp/venv-Nr5G/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 22:34:46 + type python3 22:34:46 + true 22:34:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH' 22:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:34:46 + PATH=/tmp/venv-Nr5G/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 22:34:46 + return 0 22:34:46 + mapfile -t os_volumes 22:34:46 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:34:46 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:34:46 warnings.warn( 22:34:49 + '[' 0 -eq 0 ']' 22:34:49 + echo 'No orphaned volumes found.' 22:34:49 No orphaned volumes found. 22:34:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2354317076382043245.sh 22:34:50 ---> Protect in-use images 22:34:50 Setup pyenv: 22:34:50 system 22:34:50 3.8.20 22:34:50 3.9.20 22:34:50 3.10.15 22:34:50 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:51 lf-activate-venv(): INFO: Base packages installed successfully 22:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:35:06 INFO: There are images to protect defined in jenkins-config. 22:35:06 INFO: There are additional images to protect in the jjb dir. 22:35:06 INFO: Protecting the following images: 22:35:06 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:06 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 22:35:06 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 22:35:06 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 22:35:06 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 22:35:06 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 22:35:06 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 22:35:06 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 22:35:06 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 22:35:06 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 22:35:06 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 22:35:06 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 22:35:06 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 22:35:06 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 22:35:07 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:35:07 warnings.warn( 22:35:08 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:08 Build step 'Conditional step (single)' marked build as failure 22:35:08 $ ssh-agent -k 22:35:08 unset SSH_AUTH_SOCK; 22:35:08 unset SSH_AGENT_PID; 22:35:08 echo Agent pid 1514 killed; 22:35:08 [ssh-agent] Stopped. 22:35:08 [PostBuildScript] - [INFO] Executing post build scripts. 22:35:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11883384294445952955.sh 22:35:08 ---> sysstat.sh 22:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17335198148739390709.sh 22:35:09 ---> package-listing.sh 22:35:09 ++ facter osfamily 22:35:09 ++ tr '[:upper:]' '[:lower:]' 22:35:09 + OS_FAMILY=debian 22:35:09 + workspace=/w/workspace/builder-openstack-cron 22:35:09 + START_PACKAGES=/tmp/packages_start.txt 22:35:09 + END_PACKAGES=/tmp/packages_end.txt 22:35:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:09 + PACKAGES=/tmp/packages_start.txt 22:35:09 + '[' /w/workspace/builder-openstack-cron ']' 22:35:09 + PACKAGES=/tmp/packages_end.txt 22:35:09 + case "${OS_FAMILY}" in 22:35:09 + dpkg -l 22:35:09 + grep '^ii' 22:35:09 + '[' -f /tmp/packages_start.txt ']' 22:35:09 + '[' -f /tmp/packages_end.txt ']' 22:35:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:09 + '[' /w/workspace/builder-openstack-cron ']' 22:35:09 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:35:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17231426639153590368.sh 22:35:09 ---> capture-instance-metadata.sh 22:35:09 Setup pyenv: 22:35:09 system 22:35:09 3.8.20 22:35:09 3.9.20 22:35:09 3.10.15 22:35:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:11 lf-activate-venv(): INFO: Base packages installed successfully 22:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:35:20 INFO: Running in OpenStack, capturing instance metadata 22:35:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12510290674099419601.sh 22:35:20 provisioning config files... 22:35:21 Could not find credentials [logs] for builder-openstack-cron #78010 22:35:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17361920623221790572tmp 22:35:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:35:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:35:21 provisioning config files... 22:35:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:35:21 [EnvInject] - Injecting environment variables from a build step. 22:35:21 [EnvInject] - Injecting as environment variables the properties content 22:35:21 SERVER_ID=logs 22:35:21 22:35:21 [EnvInject] - Variables injected successfully. 22:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17185474012873472283.sh 22:35:21 ---> create-netrc.sh 22:35:21 WARN: Log server credential not found. 22:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5532619307616745511.sh 22:35:21 ---> python-tools-install.sh 22:35:21 Setup pyenv: 22:35:21 system 22:35:21 3.8.20 22:35:21 3.9.20 22:35:21 3.10.15 22:35:21 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:23 lf-activate-venv(): INFO: Base packages installed successfully 22:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:35:32 [builder-openstack-cron] $ /bin/sh /tmp/jenkins18415220624198337347.sh 22:35:32 ---> uv-install.sh 22:35:32 uv 0.10.11 is already installed 22:35:32 uvx 0.10.11 22:35:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17014021324983329639.sh 22:35:32 ---> sudo-logs.sh 22:35:32 Archiving 'sudo' log.. 22:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17237155809914022634.sh 22:35:33 ---> job-cost.sh 22:35:33 INFO: Activating Python virtual environment... 22:35:33 Setup pyenv: 22:35:33 system 22:35:33 3.8.20 22:35:33 3.9.20 22:35:33 3.10.15 22:35:33 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:35 lf-activate-venv(): INFO: Base packages installed successfully 22:35:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:35:42 INFO: No stack-cost file found 22:35:42 INFO: Instance uptime: 264s 22:35:42 INFO: Fetching instance metadata (attempt 1 of 3)... 22:35:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:35:42 INFO: Successfully fetched instance metadata 22:35:42 INFO: Instance type: v3-standard-2 22:35:42 INFO: Retrieving pricing info for: v3-standard-2 22:35:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:35:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=264 22:35:42 INFO: Successfully fetched Vexxhost pricing API 22:35:43 INFO: Retrieved cost: 0.06 22:35:43 INFO: Retrieved resource: v3-standard-2 22:35:43 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 22:35:43 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 22:35:43 INFO: Successfully archived job cost data 22:35:43 DEBUG: Cost data: builder-openstack-cron,78010,2026-03-18 22:35:43,v3-standard-2,264,0.06,0.00,FAILURE 22:35:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins577180755639314698.sh 22:35:43 ---> logs-deploy.sh 22:35:43 Setup pyenv: 22:35:43 system 22:35:43 3.8.20 22:35:43 3.9.20 22:35:43 3.10.15 22:35:43 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nr5G from file:/tmp/.os_lf_venv 22:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:45 lf-activate-venv(): INFO: Base packages installed successfully 22:35:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-Nr5G/bin to PATH 22:35:54 WARNING: Nexus logging server not set 22:35:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78010/ 22:35:54 INFO: archiving logs to S3 22:35:54 /tmp/venv-Nr5G/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:35:54 warnings.warn( 22:35:55 ---> uname -a: 22:35:55 Linux prd-ubuntu2204-builder-2c-2g-5713 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:35:55 22:35:55 22:35:55 ---> lscpu: 22:35:55 Architecture: x86_64 22:35:55 CPU op-mode(s): 32-bit, 64-bit 22:35:55 Address sizes: 40 bits physical, 48 bits virtual 22:35:55 Byte Order: Little Endian 22:35:55 CPU(s): 2 22:35:55 On-line CPU(s) list: 0,1 22:35:55 Vendor ID: AuthenticAMD 22:35:55 Model name: AMD EPYC-Rome Processor 22:35:55 CPU family: 23 22:35:55 Model: 49 22:35:55 Thread(s) per core: 1 22:35:55 Core(s) per socket: 1 22:35:55 Socket(s): 2 22:35:55 Stepping: 0 22:35:55 BogoMIPS: 5599.99 22:35:55 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 22:35:55 Virtualization: AMD-V 22:35:55 Hypervisor vendor: KVM 22:35:55 Virtualization type: full 22:35:55 L1d cache: 64 KiB (2 instances) 22:35:55 L1i cache: 64 KiB (2 instances) 22:35:55 L2 cache: 1 MiB (2 instances) 22:35:55 L3 cache: 32 MiB (2 instances) 22:35:55 NUMA node(s): 1 22:35:55 NUMA node0 CPU(s): 0,1 22:35:55 Vulnerability Gather data sampling: Not affected 22:35:55 Vulnerability Indirect target selection: Not affected 22:35:55 Vulnerability Itlb multihit: Not affected 22:35:55 Vulnerability L1tf: Not affected 22:35:55 Vulnerability Mds: Not affected 22:35:55 Vulnerability Meltdown: Not affected 22:35:55 Vulnerability Mmio stale data: Not affected 22:35:55 Vulnerability Reg file data sampling: Not affected 22:35:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:35:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:35:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:35:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:35:55 Vulnerability Srbds: Not affected 22:35:55 Vulnerability Tsa: Not affected 22:35:55 Vulnerability Tsx async abort: Not affected 22:35:55 Vulnerability Vmscape: Not affected 22:35:55 22:35:55 22:35:55 ---> nproc: 22:35:55 2 22:35:55 22:35:55 22:35:55 ---> df -h: 22:35:55 Filesystem Size Used Avail Use% Mounted on 22:35:55 tmpfs 794M 1.1M 793M 1% /run 22:35:55 /dev/vda1 39G 8.5G 31G 22% / 22:35:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:35:55 tmpfs 5.0M 0 5.0M 0% /run/lock 22:35:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:35:55 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:35:55 22:35:55 22:35:55 ---> free -m: 22:35:55 total used free shared buff/cache available 22:35:55 Mem: 7937 537 4809 4 2590 7105 22:35:55 Swap: 1023 0 1023 22:35:55 22:35:55 22:35:55 ---> ip addr: 22:35:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:55 inet 127.0.0.1/8 scope host lo 22:35:55 valid_lft forever preferred_lft forever 22:35:55 inet6 ::1/128 scope host 22:35:55 valid_lft forever preferred_lft forever 22:35:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:55 link/ether fa:16:3e:4b:e7:49 brd ff:ff:ff:ff:ff:ff 22:35:55 altname enp0s3 22:35:55 inet 10.30.170.147/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:35:55 valid_lft 86130sec preferred_lft 86130sec 22:35:55 inet6 fe80::f816:3eff:fe4b:e749/64 scope link 22:35:55 valid_lft forever preferred_lft forever 22:35:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:35:55 link/ether 72:97:b2:f8:e9:d7 brd ff:ff:ff:ff:ff:ff 22:35:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:35:55 valid_lft forever preferred_lft forever 22:35:55 22:35:55 22:35:55 ---> sar -b -r -n DEV: 22:35:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5713) 03/18/26 _x86_64_ (2 CPU) 22:35:55 22:35:55 22:31:28 LINUX RESTART (2 CPU) 22:35:55 22:35:55 22:35:55 ---> sar -P ALL: 22:35:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5713) 03/18/26 _x86_64_ (2 CPU) 22:35:55 22:35:55 22:31:28 LINUX RESTART (2 CPU) 22:35:55 22:35:55 22:35:55