07:28:09 Started by user Robert Varga 07:28:09 Running as SYSTEM 07:28:09 [EnvInject] - Loading node environment variables. 07:28:09 Building remotely on prd-ubuntu2204-builder-4c-4g-42426 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 07:28:09 [ssh-agent] Looking for ssh-agent implementation... 07:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:10 $ ssh-agent 07:28:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9bxoPQ/agent.1562 07:28:10 SSH_AGENT_PID=1564 07:28:10 [ssh-agent] Started. 07:28:10 Running ssh-add (command line suppressed) 07:28:10 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_17775668592113285656.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_17775668592113285656.key) 07:28:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:28:10 The recommended git tool is: NONE 07:28:12 using credential jenkins-ssh 07:28:12 Wiping out workspace first. 07:28:12 Cloning the remote Git repository 07:28:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:28:12 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 07:28:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:28:12 > git --version # timeout=10 07:28:12 > git --version # 'git version 2.34.1' 07:28:12 using GIT_SSH to set credentials jenkins-ssh 07:28:12 Verifying host key using known hosts file, will automatically accept unseen keys 07:28:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:28:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:16 Avoid second fetch 07:28:16 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 07:28:16 Checking out Revision aea45aa1877b21377db00c33a710563e386b78d5 (refs/remotes/origin/stable/vanadium) 07:28:16 > git config core.sparsecheckout # timeout=10 07:28:16 > git checkout -f aea45aa1877b21377db00c33a710563e386b78d5 # timeout=10 07:28:16 Commit message: "Update git submodules" 07:28:16 > git rev-list --no-walk 9be63f3ef4aee99d8d273748399f8fbcf0eccc85 # timeout=10 07:28:19 provisioning config files... 07:28:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:28:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:28:19 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins4803079512015367617.sh 07:28:19 ---> autorelease-gerrit-branch-lock.sh 07:28:19 Cloning into 'All-Projects'... 07:28:22 Total 2154 (delta 655), reused 2154 (delta 655) 07:28:22 Note: switching to '020dc20e41c5a1d8f704fbbf453e9c49aba72c5c'. 07:28:22 07:28:22 You are in 'detached HEAD' state. You can look around, make experimental 07:28:22 changes and commit them, and you can discard any commits you make in this 07:28:22 state without impacting any branches by switching back to a branch. 07:28:22 07:28:22 If you want to create a new branch to retain commits you create, you may 07:28:22 do so (now or later) by using -c with the switch command. Example: 07:28:22 07:28:22 git switch -c 07:28:22 07:28:22 Or undo this operation with: 07:28:22 07:28:22 git switch - 07:28:22 07:28:22 Turn off this advice by setting config variable advice.detachedHead to false 07:28:22 07:28:23 From ssh://git.opendaylight.org:29418/All-Projects 07:28:23 * [new ref] refs/meta/config -> config 07:28:24 Switched to branch 'config' 07:28:30 + case $mode in 07:28:30 + echo 'INFO: Unlocking branch: stable/vanadium' 07:28:30 INFO: Unlocking branch: stable/vanadium 07:28:30 + git config -f project.config --remove-section access.refs/heads/stable/vanadium 07:28:30 + git commit -asm 'Chore: Unlock branch stable/vanadium' 07:28:30 [config 5aceeb8] Chore: Unlock branch stable/vanadium 07:28:30 1 file changed, 6 deletions(-) 07:28:30 + git diff HEAD~1 07:28:30 diff --git a/project.config b/project.config 07:28:30 index d8dc14c..c00ee75 100644 07:28:30 --- a/project.config 07:28:30 +++ b/project.config 07:28:30 @@ -152,9 +152,3 @@ 07:28:30 exclusiveGroupPermissions = create 07:28:30 create = block group Registered Users 07:28:30 create = group Release Engineering Team 07:28:30 -[access "refs/heads/stable/vanadium"] 07:28:30 - exclusiveGroupPermissions = submit 07:28:30 - submit = group Release Engineering Team 07:28:30 - removeReviewer = group Release Engineering Team 07:28:30 - label-Code-Review = -2..+2 group Release Engineering Team 07:28:30 - label-Verified = -1..+1 group Release Engineering Team 07:28:30 + '[' false = true ']' 07:28:30 + echo 'INFO: Pushing changes to the repository.' 07:28:30 INFO: Pushing changes to the repository. 07:28:30 + git push origin HEAD:refs/meta/config 07:28:31 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:28:32 To ssh://git.opendaylight.org:29418/All-Projects 07:28:32 020dc20..5aceeb8 HEAD -> refs/meta/config 07:28:32 $ ssh-agent -k 07:28:32 unset SSH_AUTH_SOCK; 07:28:32 unset SSH_AGENT_PID; 07:28:32 echo Agent pid 1564 killed; 07:28:32 [ssh-agent] Stopped. 07:28:32 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:32 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17171701960084504290.sh 07:28:32 ---> sysstat.sh 07:28:32 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins5895586288369511090.sh 07:28:32 ---> package-listing.sh 07:28:32 ++ facter osfamily 07:28:32 ++ tr '[:upper:]' '[:lower:]' 07:28:33 + OS_FAMILY=debian 07:28:33 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 07:28:33 + START_PACKAGES=/tmp/packages_start.txt 07:28:33 + END_PACKAGES=/tmp/packages_end.txt 07:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:33 + PACKAGES=/tmp/packages_start.txt 07:28:33 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:28:33 + PACKAGES=/tmp/packages_end.txt 07:28:33 + case "${OS_FAMILY}" in 07:28:33 + dpkg -l 07:28:33 + grep '^ii' 07:28:33 + '[' -f /tmp/packages_start.txt ']' 07:28:33 + '[' -f /tmp/packages_end.txt ']' 07:28:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:33 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:28:33 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:28:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:28:33 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14275019999486371042.sh 07:28:33 ---> capture-instance-metadata.sh 07:28:33 Setup pyenv: 07:28:33 * system (set by /opt/pyenv/version) 07:28:33 * 3.8.20 (set by /opt/pyenv/version) 07:28:33 * 3.9.20 (set by /opt/pyenv/version) 07:28:33 3.10.15 07:28:33 3.11.10 07:28:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hum0 07:28:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:42 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-Hum0/bin to PATH 07:29:06 INFO: Running in OpenStack, capturing instance metadata 07:29:07 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins18336714114721828519.sh 07:29:07 provisioning config files... 07:29:07 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #43 07:29:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config15978883575355794490tmp 07:29:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:29:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:29:07 provisioning config files... 07:29:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:29:08 [EnvInject] - Injecting environment variables from a build step. 07:29:08 [EnvInject] - Injecting as environment variables the properties content 07:29:08 SERVER_ID=logs 07:29:08 07:29:08 [EnvInject] - Variables injected successfully. 07:29:08 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins18251060792986312737.sh 07:29:08 ---> create-netrc.sh 07:29:08 WARN: Log server credential not found. 07:29:08 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17733003480386598492.sh 07:29:08 ---> python-tools-install.sh 07:29:08 Setup pyenv: 07:29:08 system 07:29:08 3.8.20 07:29:08 3.9.20 07:29:08 3.10.15 07:29:08 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:29:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hum0 from file:/tmp/.os_lf_venv 07:29:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:10 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:18 lf-activate-venv(): INFO: Adding /tmp/venv-Hum0/bin to PATH 07:29:18 Generating Requirements File 07:29:47 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. 07:29:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:29:47 Python 3.11.10 07:29:47 pip 26.2.1 from /tmp/venv-Hum0/lib/python3.11/site-packages/pip (python 3.11) 07:29:48 aiohappyeyeballs==2.7.1 07:29:48 aiohttp==3.14.3 07:29:48 aiosignal==1.4.0 07:29:48 appdirs==1.4.4 07:29:48 argcomplete==3.7.2 07:29:48 aspy.yaml==1.3.0 07:29:48 attrs==26.1.0 07:29:48 autopage==0.6.0 07:29:48 beautifulsoup4==4.15.0 07:29:48 boto3==1.43.83 07:29:48 botocore==1.43.83 07:29:48 bs4==0.0.2 07:29:48 certifi==2026.7.22 07:29:48 cffi==2.1.1 07:29:48 cfgv==3.5.0 07:29:48 chardet==7.6.0 07:29:48 charset-normalizer==3.5.1 07:29:48 click==8.5.0 07:29:48 cliff==4.16.0 07:29:48 cmd2==4.2.2 07:29:48 cryptography==3.3.2 07:29:48 debtcollector==3.1.0 07:29:48 decorator==5.3.1 07:29:48 defusedxml==0.7.1 07:29:48 Deprecated==1.3.1 07:29:48 distlib==0.4.3 07:29:48 dnspython==2.8.0 07:29:48 docker==7.2.0 07:29:48 dogpile.cache==1.5.0 07:29:48 durationpy==0.11 07:29:48 email-validator==2.3.0 07:29:48 filelock==3.32.4 07:29:48 frozenlist==1.8.0 07:29:48 future==1.0.0 07:29:48 gitdb==4.0.12 07:29:48 GitPython==3.1.61 07:29:48 httplib2==0.30.2 07:29:48 identify==2.6.19 07:29:48 idna==3.19 07:29:48 importlib-resources==1.5.0 07:29:48 iso8601==2.1.0 07:29:48 Jinja2==3.1.6 07:29:48 jmespath==1.1.0 07:29:48 jsonpatch==1.33 07:29:48 jsonpointer==3.1.1 07:29:48 jsonschema==4.26.0 07:29:48 jsonschema-specifications==2025.9.1 07:29:48 keystoneauth1==5.17.0 07:29:48 kubernetes==36.0.3 07:29:48 lftools==0.37.23 07:29:48 lxml==6.1.2 07:29:48 markdown-it-py==4.2.0 07:29:48 MarkupSafe==3.0.3 07:29:48 mdurl==0.1.2 07:29:48 msgpack==1.2.2 07:29:48 multi_key_dict==2.0.3 07:29:48 multidict==6.7.1 07:29:48 munch==4.0.0 07:29:48 netaddr==1.3.0 07:29:48 niet==1.4.2 07:29:48 nodeenv==1.10.0 07:29:48 oauth2client==4.1.3 07:29:48 oauthlib==3.3.1 07:29:48 openstacksdk==4.19.1 07:29:48 os-service-types==1.9.0 07:29:48 osc-lib==4.7.0 07:29:48 oslo.config==10.7.0 07:29:48 oslo.context==6.5.0 07:29:48 oslo.i18n==6.9.0 07:29:48 oslo.log==8.3.1 07:29:48 oslo.serialization==5.11.0 07:29:48 oslo.utils==10.2.0 07:29:48 packaging==26.3 07:29:48 pbr==7.0.3 07:29:48 platformdirs==4.11.5 07:29:48 prettytable==3.18.0 07:29:48 prompt_toolkit==3.0.53 07:29:48 propcache==0.5.2 07:29:48 psutil==7.2.2 07:29:48 pyasn1==0.6.4 07:29:48 pyasn1_modules==0.4.2 07:29:48 pycparser==3.0 07:29:48 pygerrit2==2.0.15 07:29:48 PyGithub==2.10.0 07:29:48 Pygments==2.21.0 07:29:48 PyJWT==2.13.0 07:29:48 PyNaCl==1.6.2 07:29:48 pyparsing==2.4.7 07:29:48 pyperclip==1.11.0 07:29:48 pyrsistent==0.20.0 07:29:48 python-dateutil==2.9.0.post0 07:29:48 python-discovery==1.6.0 07:29:48 python-heatclient==5.3.0 07:29:48 python-jenkins==1.8.3 07:29:48 python-keystoneclient==6.0.0 07:29:48 python-magnumclient==5.0.0 07:29:48 python-manilaclient==6.3.0 07:29:48 python-openstackclient==10.3.0 07:29:48 python-swiftclient==4.11.0 07:29:48 PyYAML==6.0.3 07:29:48 referencing==0.37.0 07:29:48 requests==2.34.2 07:29:48 requests-oauthlib==2.0.0 07:29:48 rfc3986==2.0.0 07:29:48 rich==15.0.0 07:29:48 rich-argparse==1.8.0 07:29:48 rpds-py==2026.6.3 07:29:48 rsa==4.9.1 07:29:48 ruamel.yaml==0.19.1 07:29:48 ruamel.yaml.clib==0.2.15 07:29:48 s3transfer==0.19.2 07:29:48 simplejson==4.1.2 07:29:48 six==1.17.0 07:29:48 smmap==5.0.3 07:29:48 soupsieve==2.9.2 07:29:48 stevedore==5.9.1 07:29:48 tabulate==0.10.0 07:29:48 toml==0.10.2 07:29:48 tomlkit==0.15.1 07:29:48 tqdm==4.70.0 07:29:48 typing_extensions==4.16.0 07:29:48 urllib3==1.26.20 07:29:48 virtualenv==21.7.7 07:29:48 wcwidth==0.8.3 07:29:48 websocket-client==1.9.0 07:29:48 wrapt==2.3.0 07:29:48 xdg==6.0.0 07:29:48 xmltodict==1.0.4 07:29:48 yarl==1.24.5 07:29:48 yq==4.1.2 07:29:48 [autorelease-gerrit-branch-lock-vanadium] $ /bin/sh /tmp/jenkins1551342561249218625.sh 07:29:48 ---> uv-install.sh 07:29:48 Installing uv/uvx (latest) using shell installer 07:29:48 2026-08-29 07:29:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Eczmf5.sh" [1] 07:29:48 downloading uv 0.12.7 x86_64-unknown-linux-gnu 07:29:49 installing to /home/jenkins/.local/bin 07:29:49 uv 07:29:49 uvx 07:29:49 everything's installed! 07:29:49 07:29:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:29:49 07:29:49 source $HOME/.local/bin/env (sh, bash, zsh) 07:29:49 source $HOME/.local/bin/env.fish (fish) 07:29:49 Adding install location to PATH 07:29:49 ---> Validating uv/uvx install 07:29:49 uvx 0.12.7 (x86_64-unknown-linux-gnu) 07:29:49 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17420235732781065911.sh 07:29:49 ---> sudo-logs.sh 07:29:49 Archiving 'sudo' log.. 07:29:49 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2748341332645114117.sh 07:29:49 ---> job-cost.sh 07:29:49 INFO: Activating Python virtual environment... 07:29:49 Setup pyenv: 07:29:49 system 07:29:49 3.8.20 07:29:49 3.9.20 07:29:49 3.10.15 07:29:49 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hum0 from file:/tmp/.os_lf_venv 07:29:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-Hum0/bin to PATH 07:29:59 INFO: No stack-cost file found 07:29:59 INFO: Instance uptime: 155s 07:29:59 INFO: Fetching instance metadata (attempt 1 of 3)... 07:29:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:29:59 INFO: Successfully fetched instance metadata 07:29:59 INFO: Instance type: v3-standard-4 07:29:59 INFO: Retrieving pricing info for: v3-standard-4 07:29:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:29:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=155 07:30:00 INFO: Successfully fetched Vexxhost pricing API 07:30:00 INFO: Retrieved cost: 0.11 07:30:00 INFO: Retrieved resource: v3-standard-4 07:30:00 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost 07:30:00 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost.csv 07:30:00 INFO: Successfully archived job cost data 07:30:00 DEBUG: Cost data: autorelease-gerrit-branch-lock-vanadium,43,2026-08-29 07:30:00,v3-standard-4,155,0.11,0.00,SUCCESS 07:30:00 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins10431134788555889842.sh 07:30:00 ---> logs-deploy.sh 07:30:00 Setup pyenv: 07:30:00 system 07:30:00 3.8.20 07:30:00 3.9.20 07:30:00 3.10.15 07:30:00 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hum0 from file:/tmp/.os_lf_venv 07:30:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:30:14 lf-activate-venv(): INFO: Adding /tmp/venv-Hum0/bin to PATH 07:30:14 WARNING: Nexus logging server not set 07:30:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/43/ 07:30:14 INFO: archiving logs to S3 07:30:15 ---> uname -a: 07:30:15 Linux prd-ubuntu2204-builder-4c-4g-42426 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:30:15 07:30:15 07:30:15 ---> lscpu: 07:30:15 Architecture: x86_64 07:30:15 CPU op-mode(s): 32-bit, 64-bit 07:30:15 Address sizes: 40 bits physical, 48 bits virtual 07:30:15 Byte Order: Little Endian 07:30:15 CPU(s): 4 07:30:15 On-line CPU(s) list: 0-3 07:30:15 Vendor ID: AuthenticAMD 07:30:15 Model name: AMD EPYC-Rome Processor 07:30:15 CPU family: 23 07:30:15 Model: 49 07:30:15 Thread(s) per core: 1 07:30:15 Core(s) per socket: 1 07:30:15 Socket(s): 4 07:30:15 Stepping: 0 07:30:15 BogoMIPS: 5599.99 07:30: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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 07:30:15 Virtualization: AMD-V 07:30:15 Hypervisor vendor: KVM 07:30:15 Virtualization type: full 07:30:15 L1d cache: 128 KiB (4 instances) 07:30:15 L1i cache: 128 KiB (4 instances) 07:30:15 L2 cache: 2 MiB (4 instances) 07:30:15 L3 cache: 64 MiB (4 instances) 07:30:15 NUMA node(s): 1 07:30:15 NUMA node0 CPU(s): 0-3 07:30:15 Vulnerability Gather data sampling: Not affected 07:30:15 Vulnerability Indirect target selection: Not affected 07:30:15 Vulnerability Itlb multihit: Not affected 07:30:15 Vulnerability L1tf: Not affected 07:30:15 Vulnerability Mds: Not affected 07:30:15 Vulnerability Meltdown: Not affected 07:30:15 Vulnerability Mmio stale data: Not affected 07:30:15 Vulnerability Reg file data sampling: Not affected 07:30:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:30:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:30:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:30:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:30:15 Vulnerability Srbds: Not affected 07:30:15 Vulnerability Tsa: Not affected 07:30:15 Vulnerability Tsx async abort: Not affected 07:30:15 Vulnerability Vmscape: Not affected 07:30:15 07:30:15 07:30:15 ---> nproc: 07:30:15 4 07:30:15 07:30:15 07:30:15 ---> df -h: 07:30:15 Filesystem Size Used Avail Use% Mounted on 07:30:15 tmpfs 1.6G 1.1M 1.6G 1% /run 07:30:15 /dev/vda1 78G 11G 67G 14% / 07:30:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:30:15 tmpfs 5.0M 0 5.0M 0% /run/lock 07:30:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:30:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 07:30:15 07:30:15 07:30:15 ---> free -m: 07:30:15 total used free shared buff/cache available 07:30:15 Mem: 15989 655 12665 4 2668 15004 07:30:15 Swap: 1023 0 1023 07:30:15 07:30:15 07:30:15 ---> ip addr: 07:30:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:30:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:15 inet 127.0.0.1/8 scope host lo 07:30:15 valid_lft forever preferred_lft forever 07:30:15 inet6 ::1/128 scope host 07:30:15 valid_lft forever preferred_lft forever 07:30:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:30:15 link/ether fa:16:3e:36:ae:0f brd ff:ff:ff:ff:ff:ff 07:30:15 altname enp0s3 07:30:15 inet 10.30.170.125/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:30:15 valid_lft 86238sec preferred_lft 86238sec 07:30:15 inet6 fe80::f816:3eff:fe36:ae0f/64 scope link 07:30:15 valid_lft forever preferred_lft forever 07:30:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:30:15 link/ether 5a:ec:80:97:ae:e9 brd ff:ff:ff:ff:ff:ff 07:30:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:30:15 valid_lft forever preferred_lft forever 07:30:15 07:30:15 07:30:15 ---> sar -b -r -n DEV: 07:30:15 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-42426) 08/29/26 _x86_64_ (4 CPU) 07:30:15 07:30:15 07:27:35 LINUX RESTART (4 CPU) 07:30:15 07:30:15 07:30:15 ---> sar -P ALL: 07:30:15 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-42426) 08/29/26 _x86_64_ (4 CPU) 07:30:15 07:30:15 07:27:35 LINUX RESTART (4 CPU) 07:30:15 07:30:15 07:30:15