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