00:42:05 Started by timer 00:42:05 Running as SYSTEM 00:42:05 [EnvInject] - Loading node environment variables. 00:42:05 Building remotely on prd-ubuntu2204-builder-2c-2g-36025 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-chromium 00:42:05 [ssh-agent] Looking for ssh-agent implementation... 00:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:06 $ ssh-agent 00:42:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUtS2jc/agent.1519 00:42:06 SSH_AGENT_PID=1521 00:42:06 [ssh-agent] Started. 00:42:06 Running ssh-add (command line suppressed) 00:42:06 Identity added: /w/workspace/autorelease-update-submodules-chromium@tmp/private_key_16697855179419547145.key (/w/workspace/autorelease-update-submodules-chromium@tmp/private_key_16697855179419547145.key) 00:42:06 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:42:06 The recommended git tool is: NONE 00:42:08 using credential opendaylight-jenkins-ssh 00:42:08 Wiping out workspace first. 00:42:08 Cloning the remote Git repository 00:42:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:42:08 > git init /w/workspace/autorelease-update-submodules-chromium # timeout=10 00:42:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:42:08 > git --version # timeout=10 00:42:08 > git --version # 'git version 2.34.1' 00:42:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:42:08 Verifying host key using known hosts file, will automatically accept unseen keys 00:42:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:12 Avoid second fetch 00:42:12 > git rev-parse refs/remotes/origin/stable/chromium^{commit} # timeout=10 00:42:12 Checking out Revision 2dafa877815028c8fb708cdaaf61933ee3a3935c (refs/remotes/origin/stable/chromium) 00:42:12 > git config core.sparsecheckout # timeout=10 00:42:12 > git checkout -f 2dafa877815028c8fb708cdaaf61933ee3a3935c # timeout=10 00:42:12 Commit message: "Update git submodules" 00:42:12 > git rev-list --no-walk 2dafa877815028c8fb708cdaaf61933ee3a3935c # timeout=10 00:42:12 > git remote # timeout=10 00:42:12 > git submodule init # timeout=10 00:42:12 > git submodule sync # timeout=10 00:42:12 > git config --get remote.origin.url # timeout=10 00:42:12 > git submodule init # timeout=10 00:42:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:42:12 > git config --get submodule.daexim.url # timeout=10 00:42:12 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:42:12 > git config --get submodule.integration/distribution.url # timeout=10 00:42:12 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:42:12 > git config --get submodule.jsonrpc.url # timeout=10 00:42:12 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:42:12 > git config --get submodule.lispflowmapping.url # timeout=10 00:42:12 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:42:12 > git config --get submodule.ovsdb.url # timeout=10 00:42:12 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:42:12 > git submodule update --init --recursive daexim # timeout=10 00:42:13 > git submodule update --init --recursive integration/distribution # timeout=10 00:42:13 > git submodule update --init --recursive jsonrpc # timeout=10 00:42:14 > git submodule update --init --recursive lispflowmapping # timeout=10 00:42:15 > git submodule update --init --recursive ovsdb # timeout=10 00:42:21 provisioning config files... 00:42:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:42:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:42:21 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins18135114079846506427.sh 00:42:21 ---> python-tools-install.sh 00:42:21 Setup pyenv: 00:42:21 * system (set by /opt/pyenv/version) 00:42:21 * 3.8.20 (set by /opt/pyenv/version) 00:42:21 * 3.9.20 (set by /opt/pyenv/version) 00:42:21 3.10.15 00:42:21 3.11.10 00:42:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBDD 00:42:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:42:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:42:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:42:30 lf-activate-venv(): INFO: Base packages installed successfully 00:42:30 lf-activate-venv(): INFO: Installing additional packages: lftools 00:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-mBDD/bin to PATH 00:42:54 Generating Requirements File 00:43: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. 00:43:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:43:20 Python 3.11.10 00:43:21 pip 26.2.1 from /tmp/venv-mBDD/lib/python3.11/site-packages/pip (python 3.11) 00:43:21 aiohappyeyeballs==2.7.1 00:43:21 aiohttp==3.14.3 00:43:21 aiosignal==1.4.0 00:43:21 appdirs==1.4.4 00:43:21 argcomplete==3.7.2 00:43:21 aspy.yaml==1.3.0 00:43:21 attrs==26.1.0 00:43:21 autopage==0.6.0 00:43:21 beautifulsoup4==4.15.0 00:43:21 boto3==1.43.69 00:43:21 botocore==1.43.69 00:43:21 bs4==0.0.2 00:43:21 certifi==2026.7.22 00:43:21 cffi==2.1.1 00:43:21 cfgv==3.5.0 00:43:21 chardet==7.5.1 00:43:21 charset-normalizer==3.4.9 00:43:21 click==8.4.2 00:43:21 cliff==4.15.0 00:43:21 cmd2==4.2.0 00:43:21 cryptography==3.3.2 00:43:21 debtcollector==3.1.0 00:43:21 decorator==5.3.1 00:43:21 defusedxml==0.7.1 00:43:21 Deprecated==1.3.1 00:43:21 distlib==0.4.3 00:43:21 dnspython==2.8.0 00:43:21 docker==7.2.0 00:43:21 dogpile.cache==1.5.0 00:43:21 durationpy==0.10 00:43:21 email-validator==2.3.0 00:43:21 filelock==3.32.2 00:43:21 frozenlist==1.8.0 00:43:21 future==1.0.0 00:43:21 gitdb==4.0.12 00:43:21 GitPython==3.1.59 00:43:21 httplib2==0.30.2 00:43:21 identify==2.6.19 00:43:21 idna==3.18 00:43:21 importlib-resources==1.5.0 00:43:21 iso8601==2.1.0 00:43:21 Jinja2==3.1.6 00:43:21 jmespath==1.1.0 00:43:21 jsonpatch==1.33 00:43:21 jsonpointer==3.1.1 00:43:21 jsonschema==4.26.0 00:43:21 jsonschema-specifications==2025.9.1 00:43:21 keystoneauth1==5.15.0 00:43:21 kubernetes==36.0.3 00:43:21 lftools==0.37.23 00:43:21 lxml==6.1.1 00:43:21 markdown-it-py==4.2.0 00:43:21 MarkupSafe==3.0.3 00:43:21 mdurl==0.1.2 00:43:21 msgpack==1.2.1 00:43:21 multi_key_dict==2.0.3 00:43:21 multidict==6.7.1 00:43:21 munch==4.0.0 00:43:21 netaddr==1.3.0 00:43:21 niet==1.4.2 00:43:21 nodeenv==1.10.0 00:43:21 oauth2client==4.1.3 00:43:21 oauthlib==3.3.1 00:43:21 openstacksdk==4.18.0 00:43:21 os-service-types==1.9.0 00:43:21 osc-lib==4.7.0 00:43:21 oslo.config==10.7.0 00:43:21 oslo.context==6.5.0 00:43:21 oslo.i18n==6.9.0 00:43:21 oslo.log==8.3.0 00:43:21 oslo.serialization==5.11.0 00:43:21 oslo.utils==10.1.1 00:43:21 packaging==26.3 00:43:21 pbr==7.0.3 00:43:21 platformdirs==4.11.2 00:43:21 prettytable==3.18.0 00:43:21 prompt_toolkit==3.0.53 00:43:21 propcache==0.5.2 00:43:21 psutil==7.2.2 00:43:21 pyasn1==0.6.4 00:43:21 pyasn1_modules==0.4.2 00:43:21 pycparser==3.0 00:43:21 pygerrit2==2.0.15 00:43:21 PyGithub==2.9.1 00:43:21 Pygments==2.20.0 00:43:21 PyJWT==2.13.0 00:43:21 PyNaCl==1.6.2 00:43:21 pyparsing==2.4.7 00:43:21 pyperclip==1.11.0 00:43:21 pyrsistent==0.20.0 00:43:21 python-dateutil==2.9.0.post0 00:43:21 python-discovery==1.5.1 00:43:21 python-heatclient==5.2.0 00:43:21 python-jenkins==1.8.3 00:43:21 python-keystoneclient==5.8.0 00:43:21 python-magnumclient==4.11.0 00:43:21 python-manilaclient==6.2.0 00:43:21 python-openstackclient==10.2.1 00:43:21 python-swiftclient==4.10.0 00:43:21 PyYAML==6.0.3 00:43:21 referencing==0.37.0 00:43:21 requests==2.34.2 00:43:21 requests-oauthlib==2.0.0 00:43:21 rfc3986==2.0.0 00:43:21 rich==15.0.0 00:43:21 rich-argparse==1.8.0 00:43:21 rpds-py==2026.6.3 00:43:21 rsa==4.9.1 00:43:21 ruamel.yaml==0.19.1 00:43:21 ruamel.yaml.clib==0.2.15 00:43:21 s3transfer==0.19.2 00:43:21 simplejson==4.1.1 00:43:21 six==1.17.0 00:43:21 smmap==5.0.3 00:43:21 soupsieve==2.9.2 00:43:21 stevedore==5.9.0 00:43:21 tabulate==0.10.0 00:43:21 toml==0.10.2 00:43:21 tomlkit==0.15.1 00:43:21 tqdm==4.70.0 00:43:21 typing_extensions==4.16.0 00:43:21 urllib3==1.26.20 00:43:21 virtualenv==21.7.4 00:43:21 wcwidth==0.8.2 00:43:21 websocket-client==1.9.0 00:43:21 wrapt==2.3.0 00:43:21 xdg==6.0.0 00:43:21 xmltodict==1.0.4 00:43:21 yarl==1.24.5 00:43:21 yq==4.1.2 00:43:21 [autorelease-update-submodules-chromium] $ /bin/sh /tmp/jenkins15888119930717102810.sh 00:43:21 ---> uv-install.sh 00:43:21 Installing uv/uvx (latest) using shell installer 00:43:21 2026-08-12 00:43:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-GUlVNV.sh" [1] 00:43:21 downloading uv 0.12.3 x86_64-unknown-linux-gnu 00:43:22 installing to /home/jenkins/.local/bin 00:43:22 uv 00:43:22 uvx 00:43:22 everything's installed! 00:43:22 00:43:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:43:22 00:43:22 source $HOME/.local/bin/env (sh, bash, zsh) 00:43:22 source $HOME/.local/bin/env.fish (fish) 00:43:22 Adding install location to PATH 00:43:22 ---> Validating uv/uvx install 00:43:22 uvx 0.12.3 (x86_64-unknown-linux-gnu) 00:43:22 [autorelease-update-submodules-chromium] $ /bin/sh -xe /tmp/jenkins13259482216739383329.sh 00:43:22 + git checkout stable/chromium 00:43:22 Switched to a new branch 'stable/chromium' 00:43:22 Branch 'stable/chromium' set up to track remote branch 'stable/chromium' from 'origin'. 00:43:22 + git submodule update --remote 00:43:22 + git add . 00:43:22 [EnvInject] - Injecting environment variables from a build step. 00:43:22 [EnvInject] - Injecting as environment variables the properties content 00:43:22 GERRIT_HOST=git.opendaylight.org 00:43:22 PROJECT=releng/autorelease 00:43:22 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:43:22 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:43:22 GERRIT_TOPIC=autorelease-update-submodules 00:43:22 GERRIT_USER=jenkins-releng 00:43:22 00:43:22 [EnvInject] - Variables injected successfully. 00:43:22 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins10794714232749443390.sh 00:43:22 ---> gerrit-push-patch.sh 00:43:22 INFO: Nothing to commit 00:43:22 $ ssh-agent -k 00:43:22 unset SSH_AUTH_SOCK; 00:43:22 unset SSH_AGENT_PID; 00:43:22 echo Agent pid 1521 killed; 00:43:22 [ssh-agent] Stopped. 00:43:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:43:23 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins4557820987402649166.sh 00:43:23 ---> sysstat.sh 00:43:23 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins7407311036386798226.sh 00:43:23 ---> package-listing.sh 00:43:23 ++ facter osfamily 00:43:23 ++ tr '[:upper:]' '[:lower:]' 00:43:23 + OS_FAMILY=debian 00:43:23 + workspace=/w/workspace/autorelease-update-submodules-chromium 00:43:23 + START_PACKAGES=/tmp/packages_start.txt 00:43:23 + END_PACKAGES=/tmp/packages_end.txt 00:43:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:23 + PACKAGES=/tmp/packages_start.txt 00:43:23 + '[' /w/workspace/autorelease-update-submodules-chromium ']' 00:43:23 + PACKAGES=/tmp/packages_end.txt 00:43:23 + case "${OS_FAMILY}" in 00:43:23 + dpkg -l 00:43:23 + grep '^ii' 00:43:23 + '[' -f /tmp/packages_start.txt ']' 00:43:23 + '[' -f /tmp/packages_end.txt ']' 00:43:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:23 + '[' /w/workspace/autorelease-update-submodules-chromium ']' 00:43:23 + mkdir -p /w/workspace/autorelease-update-submodules-chromium/archives/ 00:43:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-chromium/archives/ 00:43:23 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins17534212035919840032.sh 00:43:23 ---> capture-instance-metadata.sh 00:43:23 Setup pyenv: 00:43:23 system 00:43:23 3.8.20 00:43:23 3.9.20 00:43:23 3.10.15 00:43:23 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBDD from file:/tmp/.os_lf_venv 00:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:43:25 lf-activate-venv(): INFO: Base packages installed successfully 00:43:25 lf-activate-venv(): INFO: Installing additional packages: lftools 00:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-mBDD/bin to PATH 00:43:36 INFO: Running in OpenStack, capturing instance metadata 00:43:37 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins8829493671062807993.sh 00:43:37 provisioning config files... 00:43:37 Could not find credentials [logs] for autorelease-update-submodules-chromium #203 00:43:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-chromium@tmp/config14817936787741098029tmp 00:43:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:43:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:43:37 provisioning config files... 00:43:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:43:37 [EnvInject] - Injecting environment variables from a build step. 00:43:37 [EnvInject] - Injecting as environment variables the properties content 00:43:37 SERVER_ID=logs 00:43:37 00:43:37 [EnvInject] - Variables injected successfully. 00:43:37 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins17956275153195301698.sh 00:43:37 ---> create-netrc.sh 00:43:37 WARN: Log server credential not found. 00:43:37 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins9403211705185877427.sh 00:43:37 ---> python-tools-install.sh 00:43:37 Setup pyenv: 00:43:37 system 00:43:37 3.8.20 00:43:37 3.9.20 00:43:37 3.10.15 00:43:37 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:43:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBDD from file:/tmp/.os_lf_venv 00:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:43:39 lf-activate-venv(): INFO: Base packages installed successfully 00:43:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-mBDD/bin to PATH 00:43:49 [autorelease-update-submodules-chromium] $ /bin/sh /tmp/jenkins18053551343996444471.sh 00:43:49 ---> uv-install.sh 00:43:49 uv 0.12.3 is already installed 00:43:49 uvx 0.12.3 (x86_64-unknown-linux-gnu) 00:43:49 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins6327453287942365466.sh 00:43:49 ---> sudo-logs.sh 00:43:49 Archiving 'sudo' log.. 00:43:49 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins1274677974748916647.sh 00:43:49 ---> job-cost.sh 00:43:49 INFO: Activating Python virtual environment... 00:43:49 Setup pyenv: 00:43:49 system 00:43:49 3.8.20 00:43:49 3.9.20 00:43:49 3.10.15 00:43:49 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBDD from file:/tmp/.os_lf_venv 00:43:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:43:51 lf-activate-venv(): INFO: Base packages installed successfully 00:43:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-mBDD/bin to PATH 00:43:58 INFO: No stack-cost file found 00:43:58 INFO: Instance uptime: 162s 00:43:58 INFO: Fetching instance metadata (attempt 1 of 3)... 00:43:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:43:59 INFO: Successfully fetched instance metadata 00:43:59 INFO: Instance type: v3-standard-2 00:43:59 INFO: Retrieving pricing info for: v3-standard-2 00:43:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:43:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=162 00:43:59 INFO: Successfully fetched Vexxhost pricing API 00:43:59 INFO: Retrieved cost: 0.06 00:43:59 INFO: Retrieved resource: v3-standard-2 00:43:59 INFO: Creating archive directory: /w/workspace/autorelease-update-submodules-chromium/archives/cost 00:43:59 INFO: Archiving costs to: /w/workspace/autorelease-update-submodules-chromium/archives/cost.csv 00:43:59 INFO: Successfully archived job cost data 00:43:59 DEBUG: Cost data: autorelease-update-submodules-chromium,203,2026-08-12 00:43:59,v3-standard-2,162,0.06,0.00,SUCCESS 00:43:59 [autorelease-update-submodules-chromium] $ /bin/bash -l /tmp/jenkins10561252054095639730.sh 00:43:59 ---> logs-deploy.sh 00:43:59 Setup pyenv: 00:43:59 system 00:43:59 3.8.20 00:43:59 3.9.20 00:43:59 3.10.15 00:43:59 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:43:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBDD from file:/tmp/.os_lf_venv 00:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:44:01 lf-activate-venv(): INFO: Base packages installed successfully 00:44:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-mBDD/bin to PATH 00:44:11 WARNING: Nexus logging server not set 00:44:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-chromium/203/ 00:44:11 INFO: archiving logs to S3 00:44:12 ---> uname -a: 00:44:12 Linux prd-ubuntu2204-builder-2c-2g-36025 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:44:12 00:44:12 00:44:12 ---> lscpu: 00:44:12 Architecture: x86_64 00:44:12 CPU op-mode(s): 32-bit, 64-bit 00:44:12 Address sizes: 40 bits physical, 48 bits virtual 00:44:12 Byte Order: Little Endian 00:44:12 CPU(s): 2 00:44:12 On-line CPU(s) list: 0,1 00:44:12 Vendor ID: AuthenticAMD 00:44:12 Model name: AMD EPYC-Rome Processor 00:44:12 CPU family: 23 00:44:12 Model: 49 00:44:12 Thread(s) per core: 1 00:44:12 Core(s) per socket: 1 00:44:12 Socket(s): 2 00:44:12 Stepping: 0 00:44:12 BogoMIPS: 5599.99 00:44:12 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 00:44:12 Virtualization: AMD-V 00:44:12 Hypervisor vendor: KVM 00:44:12 Virtualization type: full 00:44:12 L1d cache: 64 KiB (2 instances) 00:44:12 L1i cache: 64 KiB (2 instances) 00:44:12 L2 cache: 1 MiB (2 instances) 00:44:12 L3 cache: 32 MiB (2 instances) 00:44:12 NUMA node(s): 1 00:44:12 NUMA node0 CPU(s): 0,1 00:44:12 Vulnerability Gather data sampling: Not affected 00:44:12 Vulnerability Indirect target selection: Not affected 00:44:12 Vulnerability Itlb multihit: Not affected 00:44:12 Vulnerability L1tf: Not affected 00:44:12 Vulnerability Mds: Not affected 00:44:12 Vulnerability Meltdown: Not affected 00:44:12 Vulnerability Mmio stale data: Not affected 00:44:12 Vulnerability Reg file data sampling: Not affected 00:44:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:44:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:44:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:44:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:44:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:44:12 Vulnerability Srbds: Not affected 00:44:12 Vulnerability Tsa: Not affected 00:44:12 Vulnerability Tsx async abort: Not affected 00:44:12 Vulnerability Vmscape: Not affected 00:44:12 00:44:12 00:44:12 ---> nproc: 00:44:12 2 00:44:12 00:44:12 00:44:12 ---> df -h: 00:44:12 Filesystem Size Used Avail Use% Mounted on 00:44:12 tmpfs 794M 1.1M 793M 1% /run 00:44:12 /dev/vda1 39G 11G 28G 28% / 00:44:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:44:12 tmpfs 5.0M 0 5.0M 0% /run/lock 00:44:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:44:12 tmpfs 794M 4.0K 794M 1% /run/user/1001 00:44:12 00:44:12 00:44:12 ---> free -m: 00:44:12 total used free shared buff/cache available 00:44:12 Mem: 7937 566 4629 4 2741 7070 00:44:12 Swap: 1023 0 1023 00:44:12 00:44:12 00:44:12 ---> ip addr: 00:44:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:44:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:44:12 inet 127.0.0.1/8 scope host lo 00:44:12 valid_lft forever preferred_lft forever 00:44:12 inet6 ::1/128 scope host 00:44:12 valid_lft forever preferred_lft forever 00:44:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:44:12 link/ether fa:16:3e:1a:0f:82 brd ff:ff:ff:ff:ff:ff 00:44:12 altname enp0s3 00:44:12 inet 10.30.170.166/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:44:12 valid_lft 86232sec preferred_lft 86232sec 00:44:12 inet6 fe80::f816:3eff:fe1a:f82/64 scope link 00:44:12 valid_lft forever preferred_lft forever 00:44:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:44:12 link/ether 12:01:88:d8:dc:9f brd ff:ff:ff:ff:ff:ff 00:44:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:44:12 valid_lft forever preferred_lft forever 00:44:12 00:44:12 00:44:12 ---> sar -b -r -n DEV: 00:44:12 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-36025) 08/12/26 _x86_64_ (2 CPU) 00:44:12 00:44:12 00:41:26 LINUX RESTART (2 CPU) 00:44:12 00:44:12 00:44:12 ---> sar -P ALL: 00:44:12 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-36025) 08/12/26 _x86_64_ (2 CPU) 00:44:12 00:44:12 00:41:26 LINUX RESTART (2 CPU) 00:44:12 00:44:12 00:44:12