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