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