07:57:09 Started by user Anil Belur 07:57:09 Running as SYSTEM 07:57:09 [EnvInject] - Loading node environment variables. 07:57:09 Building remotely on prd-ubuntu2204-builder-4c-4g-414 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 07:57:09 [ssh-agent] Looking for ssh-agent implementation... 07:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:10 $ ssh-agent 07:57:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxnRpaJ/agent.1558 07:57:10 SSH_AGENT_PID=1560 07:57:10 [ssh-agent] Started. 07:57:10 Running ssh-add (command line suppressed) 07:57:10 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_4707017429587201883.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_4707017429587201883.key) 07:57:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:57:10 The recommended git tool is: NONE 07:57:11 using credential jenkins-ssh 07:57:11 Wiping out workspace first. 07:57:11 Cloning the remote Git repository 07:57:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:57:12 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 07:57:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:57:12 > git --version # timeout=10 07:57:12 > git --version # 'git version 2.34.1' 07:57:12 using GIT_SSH to set credentials jenkins-ssh 07:57:12 Verifying host key using known hosts file 07:57:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:57:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:57:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:15 Avoid second fetch 07:57:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:57:15 Checking out Revision ee64de95fd509983d4d65fd11c0bd3f3545c28ab (refs/remotes/origin/master) 07:57:15 > git config core.sparsecheckout # timeout=10 07:57:15 > git checkout -f ee64de95fd509983d4d65fd11c0bd3f3545c28ab # timeout=10 07:57:16 Commit message: "Update git submodules" 07:57:16 > git rev-list --no-walk ee64de95fd509983d4d65fd11c0bd3f3545c28ab # timeout=10 07:57:19 provisioning config files... 07:57:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:57:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:57:19 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins5116624779223824443.sh 07:57:19 ---> autorelease-gerrit-branch-lock.sh 07:57:19 Cloning into 'All-Projects'... 07:57:21 Total 1993 (delta 630), reused 1993 (delta 630) 07:57:21 Note: switching to '7cf9190c22e0ad884a42be7653e2195179a9bca3'. 07:57:21 07:57:21 You are in 'detached HEAD' state. You can look around, make experimental 07:57:21 changes and commit them, and you can discard any commits you make in this 07:57:21 state without impacting any branches by switching back to a branch. 07:57:21 07:57:21 If you want to create a new branch to retain commits you create, you may 07:57:21 do so (now or later) by using -c with the switch command. Example: 07:57:21 07:57:21 git switch -c 07:57:21 07:57:21 Or undo this operation with: 07:57:21 07:57:21 git switch - 07:57:21 07:57:21 Turn off this advice by setting config variable advice.detachedHead to false 07:57:21 07:57:23 From ssh://git.opendaylight.org:29418/All-Projects 07:57:23 * [new ref] refs/meta/config -> config 07:57:23 Switched to branch 'config' 07:57:29 + case $mode in 07:57:29 + '[' master == master ']' 07:57:29 + [[ stable/vanadium =~ stable ]] 07:57:29 + echo 'INFO: Locking branch for new branch cutting: stable/vanadium' 07:57:29 INFO: Locking branch for new branch cutting: stable/vanadium 07:57:29 + git config -f project.config access.refs/for/refs/heads/stable/vanadium.exclusiveGroupPermissions create 07:57:29 + git config -f project.config access.refs/for/refs/heads/stable/vanadium.create 'block group Registered Users' 07:57:29 + git config -f project.config --add access.refs/for/refs/heads/stable/vanadium.create 'group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/stable/vanadium.label-Code-Review '-2..+2 group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/stable/vanadium.label-Verified '-1..+1 group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/stable/vanadium.submit 'block group Registered Users' 07:57:29 + git config -f project.config --add access.refs/heads/stable/vanadium.submit 'group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/stable/vanadium.exclusiveGroupPermissions submit 07:57:29 + git config -f project.config --add 'access.refs/heads/*.create' 'group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 07:57:29 + git config -f project.config access.refs/heads/master.submit 'block group Registered Users' 07:57:29 + git config -f project.config --add access.refs/heads/master.submit 'group Release Engineering Team' 07:57:29 + git commit -asm 'Chore: Lock for new branch cutting: stable/vanadium' 07:57:29 [config 0a59bb5] Chore: Lock for new branch cutting: stable/vanadium 07:57:29 1 file changed, 16 insertions(+) 07:57:29 + git diff HEAD~1 07:57:29 diff --git a/project.config b/project.config 07:57:29 index cd43c3b..e485ed6 100644 07:57:29 --- a/project.config 07:57:29 +++ b/project.config 07:57:29 @@ -72,6 +72,7 @@ 07:57:29 push = group self-serve-release 07:57:29 push = block group Registered Users 07:57:29 create = group Release Engineering Team 07:57:29 + create = group Release Engineering Team 07:57:29 [access "refs/tags/*"] 07:57:29 create = group Project Owners 07:57:29 create = group Release Engineering Team 07:57:29 @@ -147,3 +148,18 @@ 07:57:29 exclusiveGroupPermissions = create 07:57:29 create = block group Registered Users 07:57:29 create = group Release Engineering Team 07:57:29 +[access "refs/for/refs/heads/stable/vanadium"] 07:57:29 + exclusiveGroupPermissions = create 07:57:29 + create = block group Registered Users 07:57:29 + create = group Release Engineering Team 07:57:29 +[access "refs/heads/stable/vanadium"] 07:57:29 + label-Code-Review = -2..+2 group Release Engineering Team 07:57:29 + label-Verified = -1..+1 group Release Engineering Team 07:57:29 + submit = block group Registered Users 07:57:29 + submit = group Release Engineering Team 07:57:29 + exclusiveGroupPermissions = submit 07:57:29 +[access "refs/heads/master"] 07:57:29 + label-Code-Review = -2..+2 group Release Engineering Team 07:57:29 + label-Verified = -1..+1 group Release Engineering Team 07:57:29 + submit = block group Registered Users 07:57:29 + submit = group Release Engineering Team 07:57:29 + '[' false = true ']' 07:57:29 + echo 'INFO: Pushing changes to the repository.' 07:57:29 INFO: Pushing changes to the repository. 07:57:29 + git push origin HEAD:refs/meta/config 07:57:30 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:57:30 remote: commit 0a59bb5: warning: subject >50 characters; use shorter first paragraph 07:57:30 To ssh://git.opendaylight.org:29418/All-Projects 07:57:30 7cf9190..0a59bb5 HEAD -> refs/meta/config 07:57:31 $ ssh-agent -k 07:57:31 unset SSH_AUTH_SOCK; 07:57:31 unset SSH_AGENT_PID; 07:57:31 echo Agent pid 1560 killed; 07:57:31 [ssh-agent] Stopped. 07:57:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:57:31 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins13820145191044145961.sh 07:57:31 ---> sysstat.sh 07:57:31 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins12285378655786316158.sh 07:57:31 ---> package-listing.sh 07:57:31 ++ facter osfamily 07:57:31 ++ tr '[:upper:]' '[:lower:]' 07:57:31 + OS_FAMILY=debian 07:57:31 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 07:57:31 + START_PACKAGES=/tmp/packages_start.txt 07:57:31 + END_PACKAGES=/tmp/packages_end.txt 07:57:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:31 + PACKAGES=/tmp/packages_start.txt 07:57:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:57:31 + PACKAGES=/tmp/packages_end.txt 07:57:31 + case "${OS_FAMILY}" in 07:57:31 + dpkg -l 07:57:31 + grep '^ii' 07:57:31 + '[' -f /tmp/packages_start.txt ']' 07:57:31 + '[' -f /tmp/packages_end.txt ']' 07:57:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:57:31 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:57:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:57:31 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15103233457974847548.sh 07:57:31 ---> capture-instance-metadata.sh 07:57:32 Setup pyenv: 07:57:32 * system (set by /opt/pyenv/version) 07:57:32 * 3.8.20 (set by /opt/pyenv/version) 07:57:32 * 3.9.20 (set by /opt/pyenv/version) 07:57:32 3.10.15 07:57:32 3.11.10 07:57:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Dah 07:57:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:57:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:40 lf-activate-venv(): INFO: Base packages installed successfully 07:57:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-4Dah/bin to PATH 07:58:05 INFO: Running in OpenStack, capturing instance metadata 07:58:06 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins189426954547648533.sh 07:58:06 provisioning config files... 07:58:06 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #19 07:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config3185560166392298236tmp 07:58:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:58:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:58:06 provisioning config files... 07:58:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:58:06 [EnvInject] - Injecting environment variables from a build step. 07:58:06 [EnvInject] - Injecting as environment variables the properties content 07:58:06 SERVER_ID=logs 07:58:06 07:58:06 [EnvInject] - Variables injected successfully. 07:58:06 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2663943341274734757.sh 07:58:06 ---> create-netrc.sh 07:58:06 WARN: Log server credential not found. 07:58:06 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins9949524050410933405.sh 07:58:06 ---> python-tools-install.sh 07:58:06 Setup pyenv: 07:58:07 system 07:58:07 3.8.20 07:58:07 3.9.20 07:58:07 3.10.15 07:58:07 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:58:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Dah from file:/tmp/.os_lf_venv 07:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:09 lf-activate-venv(): INFO: Base packages installed successfully 07:58:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-4Dah/bin to PATH 07:58:19 Generating Requirements File 07:58:39 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:58:39 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:58:39 Python 3.11.10 07:58:39 pip 25.3 from /tmp/venv-4Dah/lib/python3.11/site-packages/pip (python 3.11) 07:58:40 appdirs==1.4.4 07:58:40 argcomplete==3.6.3 07:58:40 aspy.yaml==1.3.0 07:58:40 attrs==25.4.0 07:58:40 autopage==0.5.2 07:58:40 beautifulsoup4==4.14.3 07:58:40 boto3==1.42.28 07:58:40 botocore==1.42.28 07:58:40 bs4==0.0.2 07:58:40 certifi==2026.1.4 07:58:40 cffi==2.0.0 07:58:40 cfgv==3.5.0 07:58:40 chardet==5.2.0 07:58:40 charset-normalizer==3.4.4 07:58:40 click==8.3.1 07:58:40 cliff==4.13.1 07:58:40 cmd2==3.1.0 07:58:40 cryptography==3.3.2 07:58:40 debtcollector==3.0.0 07:58:40 decorator==5.2.1 07:58:40 defusedxml==0.7.1 07:58:40 Deprecated==1.3.1 07:58:40 distlib==0.4.0 07:58:40 dnspython==2.8.0 07:58:40 docker==7.1.0 07:58:40 dogpile.cache==1.5.0 07:58:40 durationpy==0.10 07:58:40 email-validator==2.3.0 07:58:40 filelock==3.20.3 07:58:40 future==1.0.0 07:58:40 gitdb==4.0.12 07:58:40 GitPython==3.1.46 07:58:40 google-auth==2.47.0 07:58:40 httplib2==0.31.1 07:58:40 identify==2.6.16 07:58:40 idna==3.11 07:58:40 importlib-resources==1.5.0 07:58:40 iso8601==2.1.0 07:58:40 Jinja2==3.1.6 07:58:40 jmespath==1.0.1 07:58:40 jsonpatch==1.33 07:58:40 jsonpointer==3.0.0 07:58:40 jsonschema==4.26.0 07:58:40 jsonschema-specifications==2025.9.1 07:58:40 keystoneauth1==5.12.0 07:58:40 kubernetes==34.1.0 07:58:40 lftools==0.37.19 07:58:40 lxml==6.0.2 07:58:40 markdown-it-py==4.0.0 07:58:40 MarkupSafe==3.0.3 07:58:40 mdurl==0.1.2 07:58:40 msgpack==1.1.2 07:58:40 multi_key_dict==2.0.3 07:58:40 munch==4.0.0 07:58:40 netaddr==1.3.0 07:58:40 niet==1.4.2 07:58:40 nodeenv==1.10.0 07:58:40 oauth2client==4.1.3 07:58:40 oauthlib==3.3.1 07:58:40 openstacksdk==4.8.0 07:58:40 os-service-types==1.8.2 07:58:40 osc-lib==4.3.0 07:58:40 oslo.config==10.2.0 07:58:40 oslo.context==6.2.0 07:58:40 oslo.i18n==6.7.1 07:58:40 oslo.log==8.0.0 07:58:40 oslo.serialization==5.9.0 07:58:40 oslo.utils==9.2.0 07:58:40 packaging==25.0 07:58:40 pbr==7.0.3 07:58:40 platformdirs==4.5.1 07:58:40 prettytable==3.17.0 07:58:40 psutil==7.2.1 07:58:40 pyasn1==0.6.1 07:58:40 pyasn1_modules==0.4.2 07:58:40 pycparser==2.23 07:58:40 pygerrit2==2.0.15 07:58:40 PyGithub==2.8.1 07:58:40 Pygments==2.19.2 07:58:40 PyJWT==2.10.1 07:58:40 PyNaCl==1.6.2 07:58:40 pyparsing==2.4.7 07:58:40 pyperclip==1.11.0 07:58:40 pyrsistent==0.20.0 07:58:40 python-cinderclient==9.8.0 07:58:40 python-dateutil==2.9.0.post0 07:58:40 python-heatclient==4.3.0 07:58:40 python-jenkins==1.8.3 07:58:40 python-keystoneclient==5.7.0 07:58:40 python-magnumclient==4.9.0 07:58:40 python-openstackclient==8.3.0 07:58:40 python-swiftclient==4.9.0 07:58:40 PyYAML==6.0.3 07:58:40 referencing==0.37.0 07:58:40 requests==2.32.5 07:58:40 requests-oauthlib==2.0.0 07:58:40 requestsexceptions==1.4.0 07:58:40 rfc3986==2.0.0 07:58:40 rich==14.2.0 07:58:40 rich-argparse==1.7.2 07:58:40 rpds-py==0.30.0 07:58:40 rsa==4.9.1 07:58:40 ruamel.yaml==0.19.1 07:58:40 ruamel.yaml.clib==0.2.15 07:58:40 s3transfer==0.16.0 07:58:40 simplejson==3.20.2 07:58:40 six==1.17.0 07:58:40 smmap==5.0.2 07:58:40 soupsieve==2.8.1 07:58:40 stevedore==5.6.0 07:58:40 tabulate==0.9.0 07:58:40 toml==0.10.2 07:58:40 tomlkit==0.14.0 07:58:40 tqdm==4.67.1 07:58:40 typing_extensions==4.15.0 07:58:40 tzdata==2025.3 07:58:40 urllib3==1.26.20 07:58:40 virtualenv==20.36.1 07:58:40 wcwidth==0.2.14 07:58:40 websocket-client==1.9.0 07:58:40 wrapt==2.0.1 07:58:40 xdg==6.0.0 07:58:40 xmltodict==1.0.2 07:58:40 yq==3.4.3 07:58:40 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15321439291897627389.sh 07:58:40 ---> sudo-logs.sh 07:58:40 Archiving 'sudo' log.. 07:58:40 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17200757555320721807.sh 07:58:40 ---> job-cost.sh 07:58:40 Setup pyenv: 07:58:40 system 07:58:40 3.8.20 07:58:40 3.9.20 07:58:40 3.10.15 07:58:40 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:58:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Dah from file:/tmp/.os_lf_venv 07:58:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:42 lf-activate-venv(): INFO: Base packages installed successfully 07:58:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-4Dah/bin to PATH 07:58:50 INFO: No Stack... 07:58:51 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:51 INFO: Archiving Costs 07:58:51 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins17850359057772156275.sh 07:58:51 ---> logs-deploy.sh 07:58:51 Setup pyenv: 07:58:51 system 07:58:51 3.8.20 07:58:51 3.9.20 07:58:51 3.10.15 07:58:51 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:58:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Dah from file:/tmp/.os_lf_venv 07:58:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:53 lf-activate-venv(): INFO: Base packages installed successfully 07:58:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:59:06 lf-activate-venv(): INFO: Adding /tmp/venv-4Dah/bin to PATH 07:59:06 WARNING: Nexus logging server not set 07:59:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/19/ 07:59:06 INFO: archiving logs to S3 07:59:07 ---> uname -a: 07:59:07 Linux prd-ubuntu2204-builder-4c-4g-414 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:59:07 07:59:07 07:59:07 ---> lscpu: 07:59:07 Architecture: x86_64 07:59:07 CPU op-mode(s): 32-bit, 64-bit 07:59:07 Address sizes: 40 bits physical, 48 bits virtual 07:59:07 Byte Order: Little Endian 07:59:07 CPU(s): 4 07:59:07 On-line CPU(s) list: 0-3 07:59:07 Vendor ID: AuthenticAMD 07:59:07 Model name: AMD EPYC-Rome Processor 07:59:07 CPU family: 23 07:59:07 Model: 49 07:59:07 Thread(s) per core: 1 07:59:07 Core(s) per socket: 1 07:59:07 Socket(s): 4 07:59:07 Stepping: 0 07:59:07 BogoMIPS: 5599.99 07:59:07 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:59:07 Virtualization: AMD-V 07:59:07 Hypervisor vendor: KVM 07:59:07 Virtualization type: full 07:59:07 L1d cache: 128 KiB (4 instances) 07:59:07 L1i cache: 128 KiB (4 instances) 07:59:07 L2 cache: 2 MiB (4 instances) 07:59:07 L3 cache: 64 MiB (4 instances) 07:59:07 NUMA node(s): 1 07:59:07 NUMA node0 CPU(s): 0-3 07:59:07 Vulnerability Gather data sampling: Not affected 07:59:07 Vulnerability Indirect target selection: Not affected 07:59:07 Vulnerability Itlb multihit: Not affected 07:59:07 Vulnerability L1tf: Not affected 07:59:07 Vulnerability Mds: Not affected 07:59:07 Vulnerability Meltdown: Not affected 07:59:07 Vulnerability Mmio stale data: Not affected 07:59:07 Vulnerability Reg file data sampling: Not affected 07:59:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:59:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:59:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:59:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:59:07 Vulnerability Srbds: Not affected 07:59:07 Vulnerability Tsa: Not affected 07:59:07 Vulnerability Tsx async abort: Not affected 07:59:07 Vulnerability Vmscape: Not affected 07:59:07 07:59:07 07:59:07 ---> nproc: 07:59:07 4 07:59:07 07:59:07 07:59:07 ---> df -h: 07:59:07 Filesystem Size Used Avail Use% Mounted on 07:59:07 tmpfs 1.6G 1.1M 1.6G 1% /run 07:59:07 /dev/vda1 78G 8.3G 70G 11% / 07:59:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:59:07 tmpfs 5.0M 0 5.0M 0% /run/lock 07:59:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:59:07 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 07:59:07 07:59:07 07:59:07 ---> free -m: 07:59:07 total used free shared buff/cache available 07:59:07 Mem: 15989 651 12868 4 2468 15013 07:59:07 Swap: 1023 0 1023 07:59:07 07:59:07 07:59:07 ---> ip addr: 07:59:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:59:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:59:07 inet 127.0.0.1/8 scope host lo 07:59:07 valid_lft forever preferred_lft forever 07:59:07 inet6 ::1/128 scope host 07:59:07 valid_lft forever preferred_lft forever 07:59:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:59:07 link/ether fa:16:3e:28:85:20 brd ff:ff:ff:ff:ff:ff 07:59:07 altname enp0s3 07:59:07 inet 10.30.171.212/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:59:07 valid_lft 86249sec preferred_lft 86249sec 07:59:07 inet6 fe80::f816:3eff:fe28:8520/64 scope link 07:59:07 valid_lft forever preferred_lft forever 07:59:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:59:07 link/ether 26:0e:61:e9:ea:8e brd ff:ff:ff:ff:ff:ff 07:59:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:59:07 valid_lft forever preferred_lft forever 07:59:07 07:59:07 07:59:07 ---> sar -b -r -n DEV: 07:59:07 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-4c-4g-414) 01/15/26 _x86_64_ (4 CPU) 07:59:07 07:59:07 07:56:39 LINUX RESTART (4 CPU) 07:59:07 07:59:07 07:59:07 ---> sar -P ALL: 07:59:07 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-4c-4g-414) 01/15/26 _x86_64_ (4 CPU) 07:59:07 07:59:07 07:56:39 LINUX RESTART (4 CPU) 07:59:07 07:59:07 07:59:07