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