12:38:40 Started by user Robert Varga 12:38:40 Running as SYSTEM 12:38:40 [EnvInject] - Loading node environment variables. 12:38:40 Building remotely on prd-ubuntu2204-builder-4c-4g-471561 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-chromium 12:38:40 [ssh-agent] Looking for ssh-agent implementation... 12:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:40 $ ssh-agent 12:38:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXb4clyl/agent.1764 12:38:40 SSH_AGENT_PID=1766 12:38:40 [ssh-agent] Started. 12:38:40 Running ssh-add (command line suppressed) 12:38:40 Identity added: /w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_10351464984708825330.key (/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_10351464984708825330.key) 12:38:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:38:40 The recommended git tool is: NONE 12:38:43 using credential jenkins-ssh 12:38:43 Wiping out workspace first. 12:38:43 Cloning the remote Git repository 12:38:43 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:38:43 > git init /w/workspace/autorelease-gerrit-branch-lock-chromium # timeout=10 12:38:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:38:43 > git --version # timeout=10 12:38:43 > git --version # 'git version 2.34.1' 12:38:43 using GIT_SSH to set credentials jenkins-ssh 12:38:43 Verifying host key using known hosts file, will automatically accept unseen keys 12:38:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:38:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:46 Avoid second fetch 12:38:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:38:46 Checking out Revision ad15e6af6537d600d8a03f210f7dd59d02851113 (refs/remotes/origin/master) 12:38:46 > git config core.sparsecheckout # timeout=10 12:38:46 > git checkout -f ad15e6af6537d600d8a03f210f7dd59d02851113 # timeout=10 12:38:46 Commit message: "Update git submodules" 12:38:46 > git rev-list --no-walk f93dcca02fe955602f9ba6d18c29640d9abace9c # timeout=10 12:38:49 provisioning config files... 12:38:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:38:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:38:50 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins13032344412113259103.sh 12:38:50 ---> autorelease-gerrit-branch-lock.sh 12:38:50 Cloning into 'All-Projects'... 12:38:52 Total 2029 (delta 639), reused 2029 (delta 639) 12:38:52 Note: switching to '85212aa6336e0428439ddb95628a8c9d54085232'. 12:38:52 12:38:52 You are in 'detached HEAD' state. You can look around, make experimental 12:38:52 changes and commit them, and you can discard any commits you make in this 12:38:52 state without impacting any branches by switching back to a branch. 12:38:52 12:38:52 If you want to create a new branch to retain commits you create, you may 12:38:52 do so (now or later) by using -c with the switch command. Example: 12:38:52 12:38:52 git switch -c 12:38:52 12:38:52 Or undo this operation with: 12:38:52 12:38:52 git switch - 12:38:52 12:38:52 Turn off this advice by setting config variable advice.detachedHead to false 12:38:52 12:38:53 From ssh://git.opendaylight.org:29418/All-Projects 12:38:53 * [new ref] refs/meta/config -> config 12:38:54 Switched to branch 'config' 12:38:59 + case $mode in 12:38:59 + echo 'INFO: Unlocking branch: master' 12:38:59 INFO: Unlocking branch: master 12:38:59 + git config -f project.config --remove-section access.refs/heads/master 12:38:59 + git commit -asm 'Chore: Unlock branch master' 12:38:59 [config 5fb519f] Chore: Unlock branch master 12:38:59 1 file changed, 6 deletions(-) 12:38:59 + git diff HEAD~1 12:38:59 diff --git a/project.config b/project.config 12:38:59 index 03d812c..c00ee75 100644 12:38:59 --- a/project.config 12:38:59 +++ b/project.config 12:38:59 @@ -152,9 +152,3 @@ 12:38:59 exclusiveGroupPermissions = create 12:38:59 create = block group Registered Users 12:38:59 create = group Release Engineering Team 12:38:59 -[access "refs/heads/master"] 12:38:59 - exclusiveGroupPermissions = submit 12:38:59 - submit = group Release Engineering Team 12:38:59 - removeReviewer = group Release Engineering Team 12:38:59 - label-Code-Review = -2..+2 group Release Engineering Team 12:38:59 - label-Verified = -1..+1 group Release Engineering Team 12:38:59 + '[' false = true ']' 12:38:59 + echo 'INFO: Pushing changes to the repository.' 12:38:59 INFO: Pushing changes to the repository. 12:38:59 + git push origin HEAD:refs/meta/config 12:39:01 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:39:01 To ssh://git.opendaylight.org:29418/All-Projects 12:39:01 85212aa..5fb519f HEAD -> refs/meta/config 12:39:01 $ ssh-agent -k 12:39:01 unset SSH_AUTH_SOCK; 12:39:01 unset SSH_AGENT_PID; 12:39:01 echo Agent pid 1766 killed; 12:39:01 [ssh-agent] Stopped. 12:39:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:39:01 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2192868932021776638.sh 12:39:01 ---> sysstat.sh 12:39:02 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins12932715400923318423.sh 12:39:02 ---> package-listing.sh 12:39:02 ++ facter osfamily 12:39:02 ++ tr '[:upper:]' '[:lower:]' 12:39:02 + OS_FAMILY=debian 12:39:02 + workspace=/w/workspace/autorelease-gerrit-branch-lock-chromium 12:39:02 + START_PACKAGES=/tmp/packages_start.txt 12:39:02 + END_PACKAGES=/tmp/packages_end.txt 12:39:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:39:02 + PACKAGES=/tmp/packages_start.txt 12:39:02 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 12:39:02 + PACKAGES=/tmp/packages_end.txt 12:39:02 + case "${OS_FAMILY}" in 12:39:02 + dpkg -l 12:39:02 + grep '^ii' 12:39:02 + '[' -f /tmp/packages_start.txt ']' 12:39:02 + '[' -f /tmp/packages_end.txt ']' 12:39:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:39:02 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 12:39:02 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 12:39:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 12:39:02 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins5077509608299697442.sh 12:39:02 ---> capture-instance-metadata.sh 12:39:02 Setup pyenv: 12:39:02 * system (set by /opt/pyenv/version) 12:39:02 * 3.8.20 (set by /opt/pyenv/version) 12:39:02 * 3.9.20 (set by /opt/pyenv/version) 12:39:02 3.10.15 12:39:02 3.11.10 12:39:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sWhK 12:39:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:39:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:11 lf-activate-venv(): INFO: Base packages installed successfully 12:39:11 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:34 lf-activate-venv(): INFO: Adding /tmp/venv-sWhK/bin to PATH 12:39:34 INFO: Running in OpenStack, capturing instance metadata 12:39:34 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2011509020122843597.sh 12:39:34 provisioning config files... 12:39:34 Could not find credentials [logs] for autorelease-gerrit-branch-lock-chromium #8 12:39:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/config12691997512608782216tmp 12:39:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:39:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:39:34 provisioning config files... 12:39:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:39:34 [EnvInject] - Injecting environment variables from a build step. 12:39:35 [EnvInject] - Injecting as environment variables the properties content 12:39:35 SERVER_ID=logs 12:39:35 12:39:35 [EnvInject] - Variables injected successfully. 12:39:35 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins8760733797157923263.sh 12:39:35 ---> create-netrc.sh 12:39:35 WARN: Log server credential not found. 12:39:35 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins14251044545478918625.sh 12:39:35 ---> python-tools-install.sh 12:39:35 Setup pyenv: 12:39:35 system 12:39:35 3.8.20 12:39:35 3.9.20 12:39:35 3.10.15 12:39:35 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 12:39:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWhK from file:/tmp/.os_lf_venv 12:39:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:37 lf-activate-venv(): INFO: Base packages installed successfully 12:39:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:46 lf-activate-venv(): INFO: Adding /tmp/venv-sWhK/bin to PATH 12:39:46 Generating Requirements File 12:40:05 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. 12:40:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:40:05 Python 3.11.10 12:40:05 pip 26.0.1 from /tmp/venv-sWhK/lib/python3.11/site-packages/pip (python 3.11) 12:40:05 appdirs==1.4.4 12:40:05 argcomplete==3.6.3 12:40:05 aspy.yaml==1.3.0 12:40:05 attrs==25.4.0 12:40:05 autopage==0.6.0 12:40:05 beautifulsoup4==4.14.3 12:40:05 boto3==1.42.68 12:40:05 botocore==1.42.68 12:40:05 bs4==0.0.2 12:40:05 certifi==2026.2.25 12:40:05 cffi==2.0.0 12:40:05 cfgv==3.5.0 12:40:05 chardet==7.1.0 12:40:05 charset-normalizer==3.4.5 12:40:05 click==8.3.1 12:40:05 cliff==4.13.2 12:40:05 cmd2==3.4.0 12:40:05 cryptography==3.3.2 12:40:05 debtcollector==3.0.0 12:40:05 decorator==5.2.1 12:40:05 defusedxml==0.7.1 12:40:05 Deprecated==1.3.1 12:40:05 distlib==0.4.0 12:40:05 dnspython==2.8.0 12:40:05 docker==7.1.0 12:40:05 dogpile.cache==1.5.0 12:40:05 durationpy==0.10 12:40:05 email-validator==2.3.0 12:40:05 filelock==3.25.2 12:40:05 future==1.0.0 12:40:05 gitdb==4.0.12 12:40:05 GitPython==3.1.46 12:40:05 httplib2==0.30.2 12:40:05 identify==2.6.17 12:40:05 idna==3.11 12:40:05 importlib-resources==1.5.0 12:40:05 iso8601==2.1.0 12:40:05 Jinja2==3.1.6 12:40:05 jmespath==1.1.0 12:40:05 jsonpatch==1.33 12:40:05 jsonpointer==3.0.0 12:40:05 jsonschema==4.26.0 12:40:05 jsonschema-specifications==2025.9.1 12:40:05 keystoneauth1==5.13.1 12:40:05 kubernetes==35.0.0 12:40:05 lftools==0.37.22 12:40:05 lxml==6.0.2 12:40:05 markdown-it-py==4.0.0 12:40:05 MarkupSafe==3.0.3 12:40:05 mdurl==0.1.2 12:40:05 msgpack==1.1.2 12:40:05 multi_key_dict==2.0.3 12:40:05 munch==4.0.0 12:40:05 netaddr==1.3.0 12:40:05 niet==1.4.2 12:40:05 nodeenv==1.10.0 12:40:05 oauth2client==4.1.3 12:40:05 oauthlib==3.3.1 12:40:05 openstacksdk==4.10.0 12:40:05 os-service-types==1.8.2 12:40:05 osc-lib==4.4.0 12:40:05 oslo.config==10.3.0 12:40:05 oslo.context==6.3.0 12:40:05 oslo.i18n==6.7.2 12:40:05 oslo.log==8.1.0 12:40:05 oslo.serialization==5.9.1 12:40:05 oslo.utils==10.0.0 12:40:05 packaging==26.0 12:40:05 pbr==7.0.3 12:40:05 platformdirs==4.9.4 12:40:05 prettytable==3.17.0 12:40:05 psutil==7.2.2 12:40:05 pyasn1==0.6.2 12:40:05 pyasn1_modules==0.4.2 12:40:05 pycparser==3.0 12:40:05 pygerrit2==2.0.15 12:40:05 PyGithub==2.8.1 12:40:05 Pygments==2.19.2 12:40:05 PyJWT==2.12.1 12:40:05 PyNaCl==1.6.2 12:40:05 pyparsing==2.4.7 12:40:05 pyperclip==1.11.0 12:40:05 pyrsistent==0.20.0 12:40:05 python-cinderclient==9.9.0 12:40:05 python-dateutil==2.9.0.post0 12:40:05 python-discovery==1.1.3 12:40:05 python-heatclient==5.1.0 12:40:05 python-jenkins==1.8.3 12:40:05 python-keystoneclient==5.8.0 12:40:05 python-magnumclient==4.10.0 12:40:05 python-openstackclient==9.0.0 12:40:05 python-swiftclient==4.10.0 12:40:05 PyYAML==6.0.3 12:40:05 referencing==0.37.0 12:40:05 requests==2.32.5 12:40:05 requests-oauthlib==2.0.0 12:40:05 requestsexceptions==1.4.0 12:40:05 rfc3986==2.0.0 12:40:05 rich==14.3.3 12:40:05 rich-argparse==1.7.2 12:40:05 rpds-py==0.30.0 12:40:05 rsa==4.9.1 12:40:05 ruamel.yaml==0.19.1 12:40:05 ruamel.yaml.clib==0.2.15 12:40:05 s3transfer==0.16.0 12:40:05 simplejson==3.20.2 12:40:05 six==1.17.0 12:40:05 smmap==5.0.3 12:40:05 soupsieve==2.8.3 12:40:05 stevedore==5.7.0 12:40:05 tabulate==0.10.0 12:40:05 toml==0.10.2 12:40:05 tomlkit==0.14.0 12:40:05 tqdm==4.67.3 12:40:05 typing_extensions==4.15.0 12:40:05 urllib3==1.26.20 12:40:05 virtualenv==21.2.0 12:40:05 wcwidth==0.6.0 12:40:05 websocket-client==1.9.0 12:40:05 wrapt==2.1.2 12:40:05 xdg==6.0.0 12:40:05 xmltodict==1.0.4 12:40:05 yq==3.4.3 12:40:05 [autorelease-gerrit-branch-lock-chromium] $ /bin/sh /tmp/jenkins3163646291326710858.sh 12:40:05 ---> uv-install.sh 12:40:05 Installing uv/uvx (latest) using shell installer 12:40:06 2026-03-14 12:40:06 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/62fdb47a-c294-4e00-b9b1-54de7e6f8b19?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-14T13%3A20%3A46Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-14T12%3A19%3A49Z&ske=2026-03-14T13%3A20%3A46Z&sks=b&skv=2018-11-09&sig=BDqvxXUGVewwTWZtcC3aNKtSxISCAYHTbs1TPIeZbTQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQ5MjIwMCwibmJmIjoxNzczNDkxOTAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3KhEa7VVd3wWSbMZGZa6k-a3OM6-bulJ8A_ki8Xz4bw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-0bHf29.sh" [1] 12:40:06 downloading uv 0.10.10 x86_64-unknown-linux-gnu 12:40:06 no checksums to verify 12:40:06 installing to /home/jenkins/.local/bin 12:40:06 uv 12:40:06 uvx 12:40:06 everything's installed! 12:40:06 12:40:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:40:06 12:40:06 source $HOME/.local/bin/env (sh, bash, zsh) 12:40:06 source $HOME/.local/bin/env.fish (fish) 12:40:06 Adding install location to PATH 12:40:06 ---> Validating uv/uvx install 12:40:06 uvx 0.10.10 12:40:07 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2788428631182894254.sh 12:40:07 ---> sudo-logs.sh 12:40:07 Archiving 'sudo' log.. 12:40:07 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins48348309391010442.sh 12:40:07 ---> job-cost.sh 12:40:07 INFO: Activating Python virtual environment... 12:40:07 Setup pyenv: 12:40:07 system 12:40:07 3.8.20 12:40:07 3.9.20 12:40:07 3.10.15 12:40:07 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 12:40:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWhK from file:/tmp/.os_lf_venv 12:40:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:09 lf-activate-venv(): INFO: Base packages installed successfully 12:40:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:40:15 lf-activate-venv(): INFO: Adding /tmp/venv-sWhK/bin to PATH 12:40:15 INFO: No stack-cost file found 12:40:15 INFO: Instance uptime: 2192s 12:40:15 INFO: Fetching instance metadata (attempt 1 of 3)... 12:40:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:40:15 INFO: Successfully fetched instance metadata 12:40:15 INFO: Instance type: v3-standard-4 12:40:15 INFO: Retrieving pricing info for: v3-standard-4 12:40:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:40:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2192 12:40:15 INFO: Successfully fetched Vexxhost pricing API 12:40:15 INFO: Retrieved cost: 0.11 12:40:15 INFO: Retrieved resource: v3-standard-4 12:40:15 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost 12:40:15 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost.csv 12:40:15 INFO: Successfully archived job cost data 12:40:15 DEBUG: Cost data: autorelease-gerrit-branch-lock-chromium,8,2026-03-14 12:40:15,v3-standard-4,2192,0.11,0.00,SUCCESS 12:40:15 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash -l /tmp/jenkins6093910086886429415.sh 12:40:15 ---> logs-deploy.sh 12:40:15 Setup pyenv: 12:40:15 system 12:40:15 3.8.20 12:40:15 3.9.20 12:40:15 3.10.15 12:40:15 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 12:40:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWhK from file:/tmp/.os_lf_venv 12:40:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:17 lf-activate-venv(): INFO: Base packages installed successfully 12:40:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:40:26 lf-activate-venv(): INFO: Adding /tmp/venv-sWhK/bin to PATH 12:40:26 WARNING: Nexus logging server not set 12:40:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-chromium/8/ 12:40:26 INFO: archiving logs to S3 12:40:26 /tmp/venv-sWhK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 12:40:26 warnings.warn( 12:40:27 ---> uname -a: 12:40:27 Linux prd-ubuntu2204-builder-4c-4g-471561 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:40:27 12:40:27 12:40:27 ---> lscpu: 12:40:27 Architecture: x86_64 12:40:27 CPU op-mode(s): 32-bit, 64-bit 12:40:27 Address sizes: 40 bits physical, 48 bits virtual 12:40:27 Byte Order: Little Endian 12:40:27 CPU(s): 4 12:40:27 On-line CPU(s) list: 0-3 12:40:27 Vendor ID: AuthenticAMD 12:40:27 Model name: AMD EPYC-Rome Processor 12:40:27 CPU family: 23 12:40:27 Model: 49 12:40:27 Thread(s) per core: 1 12:40:27 Core(s) per socket: 1 12:40:27 Socket(s): 4 12:40:27 Stepping: 0 12:40:27 BogoMIPS: 5599.99 12:40:27 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 12:40:27 Virtualization: AMD-V 12:40:27 Hypervisor vendor: KVM 12:40:27 Virtualization type: full 12:40:27 L1d cache: 128 KiB (4 instances) 12:40:27 L1i cache: 128 KiB (4 instances) 12:40:27 L2 cache: 2 MiB (4 instances) 12:40:27 L3 cache: 64 MiB (4 instances) 12:40:27 NUMA node(s): 1 12:40:27 NUMA node0 CPU(s): 0-3 12:40:27 Vulnerability Gather data sampling: Not affected 12:40:27 Vulnerability Indirect target selection: Not affected 12:40:27 Vulnerability Itlb multihit: Not affected 12:40:27 Vulnerability L1tf: Not affected 12:40:27 Vulnerability Mds: Not affected 12:40:27 Vulnerability Meltdown: Not affected 12:40:27 Vulnerability Mmio stale data: Not affected 12:40:27 Vulnerability Reg file data sampling: Not affected 12:40:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:40:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:40:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:40:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:40:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:40:27 Vulnerability Srbds: Not affected 12:40:27 Vulnerability Tsa: Not affected 12:40:27 Vulnerability Tsx async abort: Not affected 12:40:27 Vulnerability Vmscape: Not affected 12:40:27 12:40:27 12:40:27 ---> nproc: 12:40:27 4 12:40:27 12:40:27 12:40:27 ---> df -h: 12:40:27 Filesystem Size Used Avail Use% Mounted on 12:40:27 tmpfs 1.6G 1.1M 1.6G 1% /run 12:40:27 /dev/vda1 78G 8.4G 69G 11% / 12:40:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:40:27 tmpfs 5.0M 0 5.0M 0% /run/lock 12:40:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:40:27 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:40:27 12:40:27 12:40:27 ---> free -m: 12:40:27 total used free shared buff/cache available 12:40:27 Mem: 15989 658 12792 4 2538 15006 12:40:27 Swap: 1023 0 1023 12:40:27 12:40:27 12:40:27 ---> ip addr: 12:40:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:40:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:40:27 inet 127.0.0.1/8 scope host lo 12:40:27 valid_lft forever preferred_lft forever 12:40:27 inet6 ::1/128 scope host 12:40:27 valid_lft forever preferred_lft forever 12:40:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:40:27 link/ether fa:16:3e:87:84:f3 brd ff:ff:ff:ff:ff:ff 12:40:27 altname enp0s3 12:40:27 inet 10.30.170.177/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:40:27 valid_lft 84204sec preferred_lft 84204sec 12:40:27 inet6 fe80::f816:3eff:fe87:84f3/64 scope link 12:40:27 valid_lft forever preferred_lft forever 12:40:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:40:27 link/ether 4e:6d:28:8f:3a:55 brd ff:ff:ff:ff:ff:ff 12:40:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:40:27 valid_lft forever preferred_lft forever 12:40:27 12:40:27 12:40:27 ---> sar -b -r -n DEV: 12:40:27 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-471561) 03/14/26 _x86_64_ (4 CPU) 12:40:27 12:40:27 12:03:54 LINUX RESTART (4 CPU) 12:40:27 12:40:27 12:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:40:27 12:20:04 1.11 0.01 1.10 0.00 0.05 13.91 0.13 12:40:27 12:30:04 0.97 0.00 0.97 0.00 0.00 12.57 0.00 12:40:27 12:40:04 31.93 1.46 29.61 0.86 112.32 1351.89 379.87 12:40:27 Average: 11.32 0.49 10.54 0.29 37.40 458.73 126.46 12:40:27 12:40:27 12:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:27 12:20:04 13778220 15518528 500772 3.06 53736 1913800 1129060 6.48 193344 2154060 228 12:40:27 12:30:04 13776736 15517404 501912 3.07 54080 1913808 1129160 6.48 193692 2154252 260 12:40:27 12:40:04 13140124 15347464 642256 3.92 85212 2324404 1254636 7.20 268084 2689800 142952 12:40:27 Average: 13565027 15461132 548313 3.35 64343 2050671 1170952 6.72 218373 2332704 47813 12:40:27 12:40:27 12:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:27 12:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:27 12:20:04 ens3 2.13 0.98 0.53 1.19 0.00 0.00 0.00 0.00 12:40:27 12:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:27 12:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:27 12:30:04 ens3 2.31 0.49 0.66 0.38 0.00 0.00 0.00 0.00 12:40:27 12:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:27 12:40:04 lo 0.23 0.23 0.03 0.03 0.00 0.00 0.00 0.00 12:40:27 12:40:04 ens3 27.48 20.98 170.91 6.64 0.00 0.00 0.00 0.00 12:40:27 12:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:27 Average: lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 12:40:27 Average: ens3 10.63 7.47 57.27 2.74 0.00 0.00 0.00 0.00 12:40:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:27 12:40:27 12:40:27 ---> sar -P ALL: 12:40:27 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-471561) 03/14/26 _x86_64_ (4 CPU) 12:40:27 12:40:27 12:03:54 LINUX RESTART (4 CPU) 12:40:27 12:40:27 12:10:01 CPU %user %nice %system %iowait %steal %idle 12:40:27 12:20:04 all 0.22 0.00 0.03 0.03 0.02 99.71 12:40:27 12:20:04 0 0.05 0.00 0.02 0.06 0.01 99.85 12:40:27 12:20:04 1 0.04 0.00 0.03 0.04 0.02 99.88 12:40:27 12:20:04 2 0.38 0.00 0.04 0.00 0.02 99.56 12:40:27 12:20:04 3 0.41 0.00 0.01 0.00 0.01 99.56 12:40:27 12:30:04 all 0.10 0.00 0.02 0.05 0.02 99.81 12:40:27 12:30:04 0 0.04 0.00 0.02 0.02 0.02 99.91 12:40:27 12:30:04 1 0.27 0.00 0.02 0.02 0.02 99.67 12:40:27 12:30:04 2 0.07 0.00 0.02 0.17 0.02 99.72 12:40:27 12:30:04 3 0.01 0.00 0.02 0.01 0.01 99.95 12:40:27 12:40:04 all 2.49 0.00 0.27 0.29 0.02 96.94 12:40:27 12:40:04 0 2.48 0.00 0.32 0.04 0.02 97.14 12:40:27 12:40:04 1 0.71 0.00 0.12 0.02 0.03 99.13 12:40:27 12:40:04 2 2.23 0.00 0.23 0.08 0.02 97.45 12:40:27 12:40:04 3 4.51 0.00 0.41 1.00 0.02 94.05 12:40:27 Average: all 0.93 0.00 0.11 0.12 0.02 98.82 12:40:27 Average: 0 0.86 0.00 0.12 0.04 0.01 98.97 12:40:27 Average: 1 0.34 0.00 0.06 0.02 0.02 99.56 12:40:27 Average: 2 0.89 0.00 0.10 0.08 0.02 98.91 12:40:27 Average: 3 1.64 0.00 0.15 0.34 0.01 97.86 12:40:27 12:40:27 12:40:27