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