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