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