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