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