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