12:02:45 Started by user Robert Varga 12:02:45 Running as SYSTEM 12:02:45 [EnvInject] - Loading node environment variables. 12:02:45 Building remotely on prd-ubuntu2204-builder-4c-4g-471548 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 12:02:46 [ssh-agent] Looking for ssh-agent implementation... 12:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:46 $ ssh-agent 12:02:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbn62TC/agent.1574 12:02:46 SSH_AGENT_PID=1576 12:02:46 [ssh-agent] Started. 12:02:46 Running ssh-add (command line suppressed) 12:02:46 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_9019216758338126903.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_9019216758338126903.key) 12:02:46 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:02:46 The recommended git tool is: NONE 12:02:48 using credential jenkins-ssh 12:02:48 Wiping out workspace first. 12:02:48 Cloning the remote Git repository 12:02:48 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:02:48 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 12:02:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:02:48 > git --version # timeout=10 12:02:48 > git --version # 'git version 2.34.1' 12:02:48 using GIT_SSH to set credentials jenkins-ssh 12:02:48 Verifying host key using known hosts file, will automatically accept unseen keys 12:02:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:02:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:51 Avoid second fetch 12:02:51 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 12:02:51 Checking out Revision ebe3cd96da7a659f32a910e82de16080f93d63e4 (refs/remotes/origin/stable/vanadium) 12:02:51 > git config core.sparsecheckout # timeout=10 12:02:51 > git checkout -f ebe3cd96da7a659f32a910e82de16080f93d63e4 # timeout=10 12:02:52 Commit message: "Update git submodules" 12:02:52 > git rev-list --no-walk ebe3cd96da7a659f32a910e82de16080f93d63e4 # timeout=10 12:02:55 provisioning config files... 12:02:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:02:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:02:55 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins10359679602364424095.sh 12:02:55 ---> autorelease-gerrit-branch-lock.sh 12:02:55 Cloning into 'All-Projects'... 12:02:57 Total 2027 (delta 639), reused 2027 (delta 639) 12:02:58 Note: switching to 'f0f2e6546d6621e11c1f9b62ff39f3b3a8e1f067'. 12:02:58 12:02:58 You are in 'detached HEAD' state. You can look around, make experimental 12:02:58 changes and commit them, and you can discard any commits you make in this 12:02:58 state without impacting any branches by switching back to a branch. 12:02:58 12:02:58 If you want to create a new branch to retain commits you create, you may 12:02:58 do so (now or later) by using -c with the switch command. Example: 12:02:58 12:02:58 git switch -c 12:02:58 12:02:58 Or undo this operation with: 12:02:58 12:02:58 git switch - 12:02:58 12:02:58 Turn off this advice by setting config variable advice.detachedHead to false 12:02:58 12:02:59 From ssh://git.opendaylight.org:29418/All-Projects 12:02:59 * [new ref] refs/meta/config -> config 12:02:59 Switched to branch 'config' 12:03:05 + case $mode in 12:03:05 + echo 'INFO: Unlocking branch: stable/vanadium' 12:03:05 INFO: Unlocking branch: stable/vanadium 12:03:05 + git config -f project.config --remove-section access.refs/heads/stable/vanadium 12:03:05 + git commit -asm 'Chore: Unlock branch stable/vanadium' 12:03:05 [config f3c7dcd] Chore: Unlock branch stable/vanadium 12:03:05 1 file changed, 6 deletions(-) 12:03:05 + git diff HEAD~1 12:03:05 diff --git a/project.config b/project.config 12:03:05 index d8dc14c..c00ee75 100644 12:03:05 --- a/project.config 12:03:05 +++ b/project.config 12:03:05 @@ -152,9 +152,3 @@ 12:03:05 exclusiveGroupPermissions = create 12:03:05 create = block group Registered Users 12:03:05 create = group Release Engineering Team 12:03:05 -[access "refs/heads/stable/vanadium"] 12:03:05 - exclusiveGroupPermissions = submit 12:03:05 - submit = group Release Engineering Team 12:03:05 - removeReviewer = group Release Engineering Team 12:03:05 - label-Code-Review = -2..+2 group Release Engineering Team 12:03:05 - label-Verified = -1..+1 group Release Engineering Team 12:03:05 + '[' false = true ']' 12:03:05 + echo 'INFO: Pushing changes to the repository.' 12:03:05 INFO: Pushing changes to the repository. 12:03:05 + git push origin HEAD:refs/meta/config 12:03:07 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:03:07 To ssh://git.opendaylight.org:29418/All-Projects 12:03:07 f0f2e65..f3c7dcd HEAD -> refs/meta/config 12:03:07 $ ssh-agent -k 12:03:07 unset SSH_AUTH_SOCK; 12:03:07 unset SSH_AGENT_PID; 12:03:07 echo Agent pid 1576 killed; 12:03:07 [ssh-agent] Stopped. 12:03:07 [PostBuildScript] - [INFO] Executing post build scripts. 12:03:07 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14992608833288504802.sh 12:03:07 ---> sysstat.sh 12:03:08 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins7327528404937043820.sh 12:03:08 ---> package-listing.sh 12:03:08 ++ facter osfamily 12:03:08 ++ tr '[:upper:]' '[:lower:]' 12:03:08 + OS_FAMILY=debian 12:03:08 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 12:03:08 + START_PACKAGES=/tmp/packages_start.txt 12:03:08 + END_PACKAGES=/tmp/packages_end.txt 12:03:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:08 + PACKAGES=/tmp/packages_start.txt 12:03:08 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:03:08 + PACKAGES=/tmp/packages_end.txt 12:03:08 + case "${OS_FAMILY}" in 12:03:08 + dpkg -l 12:03:08 + grep '^ii' 12:03:08 + '[' -f /tmp/packages_start.txt ']' 12:03:08 + '[' -f /tmp/packages_end.txt ']' 12:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:08 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:03:08 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:03:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:03:08 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins441943551866581085.sh 12:03:08 ---> capture-instance-metadata.sh 12:03:08 Setup pyenv: 12:03:08 * system (set by /opt/pyenv/version) 12:03:08 * 3.8.20 (set by /opt/pyenv/version) 12:03:08 * 3.9.20 (set by /opt/pyenv/version) 12:03:08 3.10.15 12:03:08 3.11.10 12:03:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XJp7 12:03:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:03:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:18 lf-activate-venv(): INFO: Base packages installed successfully 12:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:45 lf-activate-venv(): INFO: Adding /tmp/venv-XJp7/bin to PATH 12:03:46 INFO: Running in OpenStack, capturing instance metadata 12:03:46 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2791287245596191013.sh 12:03:46 provisioning config files... 12:03:46 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #24 12:03:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config2000620211254485417tmp 12:03:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:03:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:03:46 provisioning config files... 12:03:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:03:47 [EnvInject] - Injecting environment variables from a build step. 12:03:47 [EnvInject] - Injecting as environment variables the properties content 12:03:47 SERVER_ID=logs 12:03:47 12:03:47 [EnvInject] - Variables injected successfully. 12:03:47 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins13393593864797193542.sh 12:03:47 ---> create-netrc.sh 12:03:47 WARN: Log server credential not found. 12:03:47 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins11712126524148487904.sh 12:03:47 ---> python-tools-install.sh 12:03:47 Setup pyenv: 12:03:47 system 12:03:47 3.8.20 12:03:47 3.9.20 12:03:47 3.10.15 12:03:47 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJp7 from file:/tmp/.os_lf_venv 12:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:49 lf-activate-venv(): INFO: Base packages installed successfully 12:03:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-XJp7/bin to PATH 12:03:58 Generating Requirements File 12:04:17 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:04:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:04:17 Python 3.11.10 12:04:17 pip 26.0.1 from /tmp/venv-XJp7/lib/python3.11/site-packages/pip (python 3.11) 12:04:17 appdirs==1.4.4 12:04:17 argcomplete==3.6.3 12:04:17 aspy.yaml==1.3.0 12:04:17 attrs==25.4.0 12:04:17 autopage==0.6.0 12:04:17 beautifulsoup4==4.14.3 12:04:17 boto3==1.42.68 12:04:17 botocore==1.42.68 12:04:17 bs4==0.0.2 12:04:17 certifi==2026.2.25 12:04:17 cffi==2.0.0 12:04:17 cfgv==3.5.0 12:04:17 chardet==7.1.0 12:04:17 charset-normalizer==3.4.5 12:04:17 click==8.3.1 12:04:17 cliff==4.13.2 12:04:17 cmd2==3.4.0 12:04:17 cryptography==3.3.2 12:04:17 debtcollector==3.0.0 12:04:17 decorator==5.2.1 12:04:17 defusedxml==0.7.1 12:04:17 Deprecated==1.3.1 12:04:17 distlib==0.4.0 12:04:17 dnspython==2.8.0 12:04:17 docker==7.1.0 12:04:17 dogpile.cache==1.5.0 12:04:17 durationpy==0.10 12:04:17 email-validator==2.3.0 12:04:17 filelock==3.25.2 12:04:17 future==1.0.0 12:04:17 gitdb==4.0.12 12:04:17 GitPython==3.1.46 12:04:17 httplib2==0.30.2 12:04:17 identify==2.6.17 12:04:17 idna==3.11 12:04:17 importlib-resources==1.5.0 12:04:17 iso8601==2.1.0 12:04:17 Jinja2==3.1.6 12:04:17 jmespath==1.1.0 12:04:17 jsonpatch==1.33 12:04:17 jsonpointer==3.0.0 12:04:17 jsonschema==4.26.0 12:04:17 jsonschema-specifications==2025.9.1 12:04:17 keystoneauth1==5.13.1 12:04:17 kubernetes==35.0.0 12:04:17 lftools==0.37.22 12:04:17 lxml==6.0.2 12:04:17 markdown-it-py==4.0.0 12:04:17 MarkupSafe==3.0.3 12:04:17 mdurl==0.1.2 12:04:17 msgpack==1.1.2 12:04:17 multi_key_dict==2.0.3 12:04:17 munch==4.0.0 12:04:17 netaddr==1.3.0 12:04:17 niet==1.4.2 12:04:17 nodeenv==1.10.0 12:04:17 oauth2client==4.1.3 12:04:17 oauthlib==3.3.1 12:04:17 openstacksdk==4.10.0 12:04:17 os-service-types==1.8.2 12:04:17 osc-lib==4.4.0 12:04:17 oslo.config==10.3.0 12:04:17 oslo.context==6.3.0 12:04:17 oslo.i18n==6.7.2 12:04:17 oslo.log==8.1.0 12:04:17 oslo.serialization==5.9.1 12:04:17 oslo.utils==10.0.0 12:04:17 packaging==26.0 12:04:17 pbr==7.0.3 12:04:17 platformdirs==4.9.4 12:04:17 prettytable==3.17.0 12:04:17 psutil==7.2.2 12:04:17 pyasn1==0.6.2 12:04:17 pyasn1_modules==0.4.2 12:04:17 pycparser==3.0 12:04:17 pygerrit2==2.0.15 12:04:17 PyGithub==2.8.1 12:04:17 Pygments==2.19.2 12:04:17 PyJWT==2.12.1 12:04:17 PyNaCl==1.6.2 12:04:17 pyparsing==2.4.7 12:04:17 pyperclip==1.11.0 12:04:17 pyrsistent==0.20.0 12:04:17 python-cinderclient==9.9.0 12:04:17 python-dateutil==2.9.0.post0 12:04:17 python-discovery==1.1.3 12:04:17 python-heatclient==5.1.0 12:04:17 python-jenkins==1.8.3 12:04:17 python-keystoneclient==5.8.0 12:04:17 python-magnumclient==4.10.0 12:04:17 python-openstackclient==9.0.0 12:04:17 python-swiftclient==4.10.0 12:04:17 PyYAML==6.0.3 12:04:17 referencing==0.37.0 12:04:17 requests==2.32.5 12:04:17 requests-oauthlib==2.0.0 12:04:17 requestsexceptions==1.4.0 12:04:17 rfc3986==2.0.0 12:04:17 rich==14.3.3 12:04:17 rich-argparse==1.7.2 12:04:17 rpds-py==0.30.0 12:04:17 rsa==4.9.1 12:04:17 ruamel.yaml==0.19.1 12:04:17 ruamel.yaml.clib==0.2.15 12:04:17 s3transfer==0.16.0 12:04:17 simplejson==3.20.2 12:04:17 six==1.17.0 12:04:17 smmap==5.0.3 12:04:17 soupsieve==2.8.3 12:04:17 stevedore==5.7.0 12:04:17 tabulate==0.10.0 12:04:17 toml==0.10.2 12:04:17 tomlkit==0.14.0 12:04:17 tqdm==4.67.3 12:04:17 typing_extensions==4.15.0 12:04:17 urllib3==1.26.20 12:04:17 virtualenv==21.2.0 12:04:17 wcwidth==0.6.0 12:04:17 websocket-client==1.9.0 12:04:17 wrapt==2.1.2 12:04:17 xdg==6.0.0 12:04:17 xmltodict==1.0.4 12:04:17 yq==3.4.3 12:04:17 [autorelease-gerrit-branch-lock-vanadium] $ /bin/sh /tmp/jenkins255431362606408451.sh 12:04:17 ---> uv-install.sh 12:04:17 Installing uv/uvx (latest) using shell installer 12:04:18 2026-03-14 12:04:18 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-14T12%3A49%3A12Z&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-14T11%3A49%3A05Z&ske=2026-03-14T12%3A49%3A12Z&sks=b&skv=2018-11-09&sig=5uAjyvzQXPMG41H44f5ve1yYfmJC0%2FIIYe4YvjkLTPY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQ5MDE1MCwibmJmIjoxNzczNDg5ODUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Ne42BSR6dU-K-aTlW38gJLmPFssCc706RCBsYRuGGEU&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-DwppN1.sh" [1] 12:04:18 downloading uv 0.10.10 x86_64-unknown-linux-gnu 12:04:18 no checksums to verify 12:04:19 installing to /home/jenkins/.local/bin 12:04:19 uv 12:04:19 uvx 12:04:19 everything's installed! 12:04:19 12:04:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:04:19 12:04:19 source $HOME/.local/bin/env (sh, bash, zsh) 12:04:19 source $HOME/.local/bin/env.fish (fish) 12:04:19 Adding install location to PATH 12:04:19 ---> Validating uv/uvx install 12:04:19 uvx 0.10.10 12:04:19 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins10478752100630961858.sh 12:04:19 ---> sudo-logs.sh 12:04:19 Archiving 'sudo' log.. 12:04:19 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins51874362850421455.sh 12:04:19 ---> job-cost.sh 12:04:19 INFO: Activating Python virtual environment... 12:04:19 Setup pyenv: 12:04:19 system 12:04:19 3.8.20 12:04:19 3.9.20 12:04:19 3.10.15 12:04:19 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJp7 from file:/tmp/.os_lf_venv 12:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:21 lf-activate-venv(): INFO: Base packages installed successfully 12:04:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-XJp7/bin to PATH 12:04:28 INFO: No stack-cost file found 12:04:28 INFO: Instance uptime: 148s 12:04:28 INFO: Fetching instance metadata (attempt 1 of 3)... 12:04:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:04:28 INFO: Successfully fetched instance metadata 12:04:28 INFO: Instance type: v3-standard-4 12:04:28 INFO: Retrieving pricing info for: v3-standard-4 12:04:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:04:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 12:04:28 INFO: Successfully fetched Vexxhost pricing API 12:04:28 INFO: Retrieved cost: 0.11 12:04:28 INFO: Retrieved resource: v3-standard-4 12:04:28 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost 12:04:28 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost.csv 12:04:28 INFO: Successfully archived job cost data 12:04:28 DEBUG: Cost data: autorelease-gerrit-branch-lock-vanadium,24,2026-03-14 12:04:28,v3-standard-4,148,0.11,0.00,SUCCESS 12:04:28 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins16396950370709243562.sh 12:04:28 ---> logs-deploy.sh 12:04:28 Setup pyenv: 12:04:28 system 12:04:28 3.8.20 12:04:28 3.9.20 12:04:28 3.10.15 12:04:28 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:04:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJp7 from file:/tmp/.os_lf_venv 12:04:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:30 lf-activate-venv(): INFO: Base packages installed successfully 12:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-XJp7/bin to PATH 12:04:40 WARNING: Nexus logging server not set 12:04:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/24/ 12:04:40 INFO: archiving logs to S3 12:04:40 /tmp/venv-XJp7/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:04:40 warnings.warn( 12:04:41 ---> uname -a: 12:04:41 Linux prd-ubuntu2204-builder-4c-4g-471548 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:04:41 12:04:41 12:04:41 ---> lscpu: 12:04:41 Architecture: x86_64 12:04:41 CPU op-mode(s): 32-bit, 64-bit 12:04:41 Address sizes: 40 bits physical, 48 bits virtual 12:04:41 Byte Order: Little Endian 12:04:41 CPU(s): 4 12:04:41 On-line CPU(s) list: 0-3 12:04:41 Vendor ID: AuthenticAMD 12:04:41 Model name: AMD EPYC-Rome Processor 12:04:41 CPU family: 23 12:04:41 Model: 49 12:04:41 Thread(s) per core: 1 12:04:41 Core(s) per socket: 1 12:04:41 Socket(s): 4 12:04:41 Stepping: 0 12:04:41 BogoMIPS: 5599.99 12:04: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 nrip_save umip rdpid arch_capabilities 12:04:41 Virtualization: AMD-V 12:04:41 Hypervisor vendor: KVM 12:04:41 Virtualization type: full 12:04:41 L1d cache: 128 KiB (4 instances) 12:04:41 L1i cache: 128 KiB (4 instances) 12:04:41 L2 cache: 2 MiB (4 instances) 12:04:41 L3 cache: 64 MiB (4 instances) 12:04:41 NUMA node(s): 1 12:04:41 NUMA node0 CPU(s): 0-3 12:04:41 Vulnerability Gather data sampling: Not affected 12:04:41 Vulnerability Indirect target selection: Not affected 12:04:41 Vulnerability Itlb multihit: Not affected 12:04:41 Vulnerability L1tf: Not affected 12:04:41 Vulnerability Mds: Not affected 12:04:41 Vulnerability Meltdown: Not affected 12:04:41 Vulnerability Mmio stale data: Not affected 12:04:41 Vulnerability Reg file data sampling: Not affected 12:04:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:04:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:04:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:04:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:04:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:04:41 Vulnerability Srbds: Not affected 12:04:41 Vulnerability Tsa: Not affected 12:04:41 Vulnerability Tsx async abort: Not affected 12:04:41 Vulnerability Vmscape: Not affected 12:04:41 12:04:41 12:04:41 ---> nproc: 12:04:41 4 12:04:41 12:04:41 12:04:41 ---> df -h: 12:04:41 Filesystem Size Used Avail Use% Mounted on 12:04:41 tmpfs 1.6G 1.1M 1.6G 1% /run 12:04:41 /dev/vda1 78G 8.4G 69G 11% / 12:04:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:04:41 tmpfs 5.0M 0 5.0M 0% /run/lock 12:04:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:04:41 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:04:41 12:04:41 12:04:41 ---> free -m: 12:04:41 total used free shared buff/cache available 12:04:41 Mem: 15989 652 12802 4 2534 15012 12:04:41 Swap: 1023 0 1023 12:04:41 12:04:41 12:04:41 ---> ip addr: 12:04:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:04:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:41 inet 127.0.0.1/8 scope host lo 12:04:41 valid_lft forever preferred_lft forever 12:04:41 inet6 ::1/128 scope host 12:04:41 valid_lft forever preferred_lft forever 12:04:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:04:41 link/ether fa:16:3e:56:6c:ff brd ff:ff:ff:ff:ff:ff 12:04:41 altname enp0s3 12:04:41 inet 10.30.170.196/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:04:41 valid_lft 86247sec preferred_lft 86247sec 12:04:41 inet6 fe80::f816:3eff:fe56:6cff/64 scope link 12:04:41 valid_lft forever preferred_lft forever 12:04:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:04:41 link/ether 7e:60:91:5d:f7:18 brd ff:ff:ff:ff:ff:ff 12:04:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:04:41 valid_lft forever preferred_lft forever 12:04:41 12:04:41 12:04:41 ---> sar -b -r -n DEV: 12:04:41 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-471548) 03/14/26 _x86_64_ (4 CPU) 12:04:41 12:04:41 12:02:12 LINUX RESTART (4 CPU) 12:04:41 12:04:41 12:04:41 ---> sar -P ALL: 12:04:41 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-471548) 03/14/26 _x86_64_ (4 CPU) 12:04:41 12:04:41 12:02:12 LINUX RESTART (4 CPU) 12:04:41 12:04:41 12:04:41