09:25:50 Started by user Robert Varga 09:25:50 Running as SYSTEM 09:25:50 [EnvInject] - Loading node environment variables. 09:25:50 Building remotely on prd-ubuntu2204-builder-4c-4g-2459 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 09:25:50 [ssh-agent] Looking for ssh-agent implementation... 09:25:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:50 $ ssh-agent 09:25:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXd48WgR/agent.1559 09:25:50 SSH_AGENT_PID=1561 09:25:50 [ssh-agent] Started. 09:25:50 Running ssh-add (command line suppressed) 09:25:50 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_12541264200548242024.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_12541264200548242024.key) 09:25:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:25:50 The recommended git tool is: NONE 09:25:52 using credential jenkins-ssh 09:25:52 Wiping out workspace first. 09:25:52 Cloning the remote Git repository 09:25:52 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:25:52 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 09:25:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:25:52 > git --version # timeout=10 09:25:52 > git --version # 'git version 2.34.1' 09:25:52 using GIT_SSH to set credentials jenkins-ssh 09:25:52 Verifying host key using known hosts file 09:25:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:25:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:25:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:56 Avoid second fetch 09:25:56 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 09:25:56 Checking out Revision e1898322236e99e55b68ba6951d6a9a39768d33b (refs/remotes/origin/stable/scandium) 09:25:56 > git config core.sparsecheckout # timeout=10 09:25:56 > git checkout -f e1898322236e99e55b68ba6951d6a9a39768d33b # timeout=10 09:25:56 Commit message: "Update git submodules" 09:25:56 > git rev-list --no-walk b6416e76053ddf1131924d36e812a83a0a47446e # timeout=10 09:26:00 provisioning config files... 09:26:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:26:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:26:00 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6174536308325944584.sh 09:26:00 ---> autorelease-gerrit-branch-lock.sh 09:26:00 Cloning into 'All-Projects'... 09:26:02 Total 1966 (delta 628), reused 1966 (delta 628) 09:26:02 Note: switching to 'af4d360f21d8634ae9ffbff42db69f28090d1c42'. 09:26:02 09:26:02 You are in 'detached HEAD' state. You can look around, make experimental 09:26:02 changes and commit them, and you can discard any commits you make in this 09:26:02 state without impacting any branches by switching back to a branch. 09:26:02 09:26:02 If you want to create a new branch to retain commits you create, you may 09:26:02 do so (now or later) by using -c with the switch command. Example: 09:26:02 09:26:02 git switch -c 09:26:02 09:26:02 Or undo this operation with: 09:26:02 09:26:02 git switch - 09:26:02 09:26:02 Turn off this advice by setting config variable advice.detachedHead to false 09:26:02 09:26:04 From ssh://git.opendaylight.org:29418/All-Projects 09:26:04 * [new ref] refs/meta/config -> config 09:26:04 Switched to branch 'config' 09:26:10 + case $mode in 09:26:10 + echo 'INFO: Unlocking branch: stable/scandium' 09:26:10 INFO: Unlocking branch: stable/scandium 09:26:10 + git config -f project.config --remove-section access.refs/heads/stable/scandium 09:26:10 + git commit -asm 'Chore: Unlock branch stable/scandium' 09:26:10 [config 6b8cfb8] Chore: Unlock branch stable/scandium 09:26:10 1 file changed, 6 deletions(-) 09:26:10 + git diff HEAD~1 09:26:10 diff --git a/project.config b/project.config 09:26:10 index 96f890b..cd43c3b 100644 09:26:10 --- a/project.config 09:26:10 +++ b/project.config 09:26:10 @@ -147,9 +147,3 @@ 09:26:10 exclusiveGroupPermissions = create 09:26:10 create = block group Registered Users 09:26:10 create = group Release Engineering Team 09:26:10 -[access "refs/heads/stable/scandium"] 09:26:10 - exclusiveGroupPermissions = submit 09:26:10 - submit = group Release Engineering Team 09:26:10 - removeReviewer = group Release Engineering Team 09:26:10 - label-Code-Review = -2..+2 group Release Engineering Team 09:26:10 - label-Verified = -1..+1 group Release Engineering Team 09:26:10 + '[' false = true ']' 09:26:10 + echo 'INFO: Pushing changes to the repository.' 09:26:10 INFO: Pushing changes to the repository. 09:26:10 + git push origin HEAD:refs/meta/config 09:26:11 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 09:26:11 To ssh://git.opendaylight.org:29418/All-Projects 09:26:11 af4d360..6b8cfb8 HEAD -> refs/meta/config 09:26:11 $ ssh-agent -k 09:26:11 unset SSH_AUTH_SOCK; 09:26:11 unset SSH_AGENT_PID; 09:26:11 echo Agent pid 1561 killed; 09:26:11 [ssh-agent] Stopped. 09:26:11 [PostBuildScript] - [INFO] Executing post build scripts. 09:26:11 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7843564066287483973.sh 09:26:11 ---> sysstat.sh 09:26:12 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17247632189064020121.sh 09:26:12 ---> package-listing.sh 09:26:12 ++ facter osfamily 09:26:12 ++ tr '[:upper:]' '[:lower:]' 09:26:12 + OS_FAMILY=debian 09:26:12 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 09:26:12 + START_PACKAGES=/tmp/packages_start.txt 09:26:12 + END_PACKAGES=/tmp/packages_end.txt 09:26:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:12 + PACKAGES=/tmp/packages_start.txt 09:26:12 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:26:12 + PACKAGES=/tmp/packages_end.txt 09:26:12 + case "${OS_FAMILY}" in 09:26:12 + dpkg -l 09:26:12 + grep '^ii' 09:26:12 + '[' -f /tmp/packages_start.txt ']' 09:26:12 + '[' -f /tmp/packages_end.txt ']' 09:26:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:12 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:26:12 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:26:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:26:12 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins8014167648476136721.sh 09:26:12 ---> capture-instance-metadata.sh 09:26:12 Setup pyenv: 09:26:12 * system (set by /opt/pyenv/version) 09:26:12 * 3.8.20 (set by /opt/pyenv/version) 09:26:12 * 3.9.20 (set by /opt/pyenv/version) 09:26:12 * 3.10.15 (set by /opt/pyenv/version) 09:26:12 * 3.11.10 (set by /opt/pyenv/version) 09:26:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xpz9 09:26:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:26:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:21 lf-activate-venv(): INFO: Base packages installed successfully 09:26:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-Xpz9/bin to PATH 09:26:48 INFO: Running in OpenStack, capturing instance metadata 09:26:48 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins23794613270305371.sh 09:26:48 provisioning config files... 09:26:48 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #62 09:26:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config4635618922509728935tmp 09:26:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:26:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:26:48 provisioning config files... 09:26:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:26:49 [EnvInject] - Injecting environment variables from a build step. 09:26:49 [EnvInject] - Injecting as environment variables the properties content 09:26:49 SERVER_ID=logs 09:26:49 09:26:49 [EnvInject] - Variables injected successfully. 09:26:49 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15785540644349242336.sh 09:26:49 ---> create-netrc.sh 09:26:49 WARN: Log server credential not found. 09:26:49 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins8683202773881497276.sh 09:26:49 ---> python-tools-install.sh 09:26:49 Setup pyenv: 09:26:49 system 09:26:49 3.8.20 09:26:49 3.9.20 09:26:49 3.10.15 09:26:49 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xpz9 from file:/tmp/.os_lf_venv 09:26:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:51 lf-activate-venv(): INFO: Base packages installed successfully 09:26:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-Xpz9/bin to PATH 09:27:03 Generating Requirements File 09:27:24 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. 09:27:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:27:24 Python 3.11.10 09:27:25 pip 25.2 from /tmp/venv-Xpz9/lib/python3.11/site-packages/pip (python 3.11) 09:27:25 appdirs==1.4.4 09:27:25 argcomplete==3.6.2 09:27:25 aspy.yaml==1.3.0 09:27:25 attrs==25.3.0 09:27:25 autopage==0.5.2 09:27:25 beautifulsoup4==4.14.2 09:27:25 boto3==1.40.41 09:27:25 botocore==1.40.41 09:27:25 bs4==0.0.2 09:27:25 cachetools==6.2.0 09:27:25 certifi==2025.8.3 09:27:25 cffi==2.0.0 09:27:25 cfgv==3.4.0 09:27:25 chardet==5.2.0 09:27:25 charset-normalizer==3.4.3 09:27:25 click==8.3.0 09:27:25 cliff==4.11.0 09:27:25 cmd2==2.7.0 09:27:25 cryptography==3.3.2 09:27:25 debtcollector==3.0.0 09:27:25 decorator==5.2.1 09:27:25 defusedxml==0.7.1 09:27:25 Deprecated==1.2.18 09:27:25 distlib==0.4.0 09:27:25 dnspython==2.8.0 09:27:25 docker==7.1.0 09:27:25 dogpile.cache==1.4.1 09:27:25 durationpy==0.10 09:27:25 email-validator==2.3.0 09:27:25 filelock==3.19.1 09:27:25 future==1.0.0 09:27:25 gitdb==4.0.12 09:27:25 GitPython==3.1.45 09:27:25 google-auth==2.41.0 09:27:25 httplib2==0.31.0 09:27:25 identify==2.6.14 09:27:25 idna==3.10 09:27:25 importlib-resources==1.5.0 09:27:25 iso8601==2.1.0 09:27:25 Jinja2==3.1.6 09:27:25 jmespath==1.0.1 09:27:25 jsonpatch==1.33 09:27:25 jsonpointer==3.0.0 09:27:25 jsonschema==4.25.1 09:27:25 jsonschema-specifications==2025.9.1 09:27:25 keystoneauth1==5.12.0 09:27:25 kubernetes==34.1.0 09:27:25 lftools==0.37.14 09:27:25 lxml==6.0.2 09:27:25 markdown-it-py==4.0.0 09:27:25 MarkupSafe==3.0.3 09:27:25 mdurl==0.1.2 09:27:25 msgpack==1.1.1 09:27:25 multi_key_dict==2.0.3 09:27:25 munch==4.0.0 09:27:25 netaddr==1.3.0 09:27:25 niet==1.4.2 09:27:25 nodeenv==1.9.1 09:27:25 oauth2client==4.1.3 09:27:25 oauthlib==3.3.1 09:27:25 openstacksdk==4.7.1 09:27:25 os-service-types==1.8.0 09:27:25 osc-lib==4.2.0 09:27:25 oslo.config==10.0.0 09:27:25 oslo.context==6.1.0 09:27:25 oslo.i18n==6.6.0 09:27:25 oslo.log==7.2.1 09:27:25 oslo.serialization==5.8.0 09:27:25 oslo.utils==9.1.0 09:27:25 packaging==25.0 09:27:25 pbr==7.0.1 09:27:25 platformdirs==4.4.0 09:27:25 prettytable==3.16.0 09:27:25 psutil==7.1.0 09:27:25 pyasn1==0.6.1 09:27:25 pyasn1_modules==0.4.2 09:27:25 pycparser==2.23 09:27:25 pygerrit2==2.0.15 09:27:25 PyGithub==2.8.1 09:27:25 Pygments==2.19.2 09:27:25 PyJWT==2.10.1 09:27:25 PyNaCl==1.6.0 09:27:25 pyparsing==2.4.7 09:27:25 pyperclip==1.11.0 09:27:25 pyrsistent==0.20.0 09:27:25 python-cinderclient==9.8.0 09:27:25 python-dateutil==2.9.0.post0 09:27:25 python-heatclient==4.3.0 09:27:25 python-jenkins==1.8.3 09:27:25 python-keystoneclient==5.7.0 09:27:25 python-magnumclient==4.9.0 09:27:25 python-openstackclient==8.2.0 09:27:25 python-swiftclient==4.8.0 09:27:25 PyYAML==6.0.3 09:27:25 referencing==0.36.2 09:27:25 requests==2.32.5 09:27:25 requests-oauthlib==2.0.0 09:27:25 requestsexceptions==1.4.0 09:27:25 rfc3986==2.0.0 09:27:25 rich==14.1.0 09:27:25 rich-argparse==1.7.1 09:27:25 rpds-py==0.27.1 09:27:25 rsa==4.9.1 09:27:25 ruamel.yaml==0.18.15 09:27:25 ruamel.yaml.clib==0.2.14 09:27:25 s3transfer==0.14.0 09:27:25 simplejson==3.20.2 09:27:25 six==1.17.0 09:27:25 smmap==5.0.2 09:27:25 soupsieve==2.8 09:27:25 stevedore==5.5.0 09:27:25 tabulate==0.9.0 09:27:25 toml==0.10.2 09:27:25 tomlkit==0.13.3 09:27:25 tqdm==4.67.1 09:27:25 typing_extensions==4.15.0 09:27:25 tzdata==2025.2 09:27:25 urllib3==1.26.20 09:27:25 virtualenv==20.34.0 09:27:25 wcwidth==0.2.14 09:27:25 websocket-client==1.8.0 09:27:25 wrapt==1.17.3 09:27:25 xdg==6.0.0 09:27:25 xmltodict==1.0.2 09:27:25 yq==3.4.3 09:27:25 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13251565561883789764.sh 09:27:25 ---> sudo-logs.sh 09:27:25 Archiving 'sudo' log.. 09:27:25 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5219282959296169126.sh 09:27:25 ---> job-cost.sh 09:27:25 Setup pyenv: 09:27:25 system 09:27:26 3.8.20 09:27:26 3.9.20 09:27:26 3.10.15 09:27:26 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:27:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xpz9 from file:/tmp/.os_lf_venv 09:27:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:29 lf-activate-venv(): INFO: Base packages installed successfully 09:27:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-Xpz9/bin to PATH 09:27:36 INFO: No Stack... 09:27:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:37 INFO: Archiving Costs 09:27:37 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins7668898374431255026.sh 09:27:37 ---> logs-deploy.sh 09:27:37 Setup pyenv: 09:27:37 system 09:27:37 3.8.20 09:27:37 3.9.20 09:27:37 3.10.15 09:27:37 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:27:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xpz9 from file:/tmp/.os_lf_venv 09:27:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:40 lf-activate-venv(): INFO: Base packages installed successfully 09:27:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-Xpz9/bin to PATH 09:27:53 WARNING: Nexus logging server not set 09:27:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/62/ 09:27:53 INFO: archiving logs to S3 09:27:54 ---> uname -a: 09:27:54 Linux prd-ubuntu2204-builder-4c-4g-2459 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:27:54 09:27:54 09:27:54 ---> lscpu: 09:27:54 Architecture: x86_64 09:27:54 CPU op-mode(s): 32-bit, 64-bit 09:27:54 Address sizes: 40 bits physical, 48 bits virtual 09:27:54 Byte Order: Little Endian 09:27:54 CPU(s): 4 09:27:54 On-line CPU(s) list: 0-3 09:27:54 Vendor ID: AuthenticAMD 09:27:54 Model name: AMD EPYC-Rome Processor 09:27:54 CPU family: 23 09:27:54 Model: 49 09:27:54 Thread(s) per core: 1 09:27:54 Core(s) per socket: 1 09:27:54 Socket(s): 4 09:27:54 Stepping: 0 09:27:54 BogoMIPS: 5599.99 09:27:54 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 09:27:54 Virtualization: AMD-V 09:27:54 Hypervisor vendor: KVM 09:27:54 Virtualization type: full 09:27:54 L1d cache: 128 KiB (4 instances) 09:27:54 L1i cache: 128 KiB (4 instances) 09:27:54 L2 cache: 2 MiB (4 instances) 09:27:54 L3 cache: 64 MiB (4 instances) 09:27:54 NUMA node(s): 1 09:27:54 NUMA node0 CPU(s): 0-3 09:27:54 Vulnerability Gather data sampling: Not affected 09:27:54 Vulnerability Itlb multihit: Not affected 09:27:54 Vulnerability L1tf: Not affected 09:27:54 Vulnerability Mds: Not affected 09:27:54 Vulnerability Meltdown: Not affected 09:27:54 Vulnerability Mmio stale data: Not affected 09:27:54 Vulnerability Reg file data sampling: Not affected 09:27:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:27:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:27:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:27:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:27:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:27:54 Vulnerability Srbds: Not affected 09:27:54 Vulnerability Tsx async abort: Not affected 09:27:54 09:27:54 09:27:54 ---> nproc: 09:27:54 4 09:27:54 09:27:54 09:27:54 ---> df -h: 09:27:54 Filesystem Size Used Avail Use% Mounted on 09:27:54 tmpfs 1.6G 1.1M 1.6G 1% /run 09:27:54 /dev/vda1 78G 8.2G 70G 11% / 09:27:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:27:54 tmpfs 5.0M 0 5.0M 0% /run/lock 09:27:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:27:54 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:27:54 09:27:54 09:27:54 ---> free -m: 09:27:54 total used free shared buff/cache available 09:27:54 Mem: 15989 651 12969 4 2368 15016 09:27:54 Swap: 1023 0 1023 09:27:54 09:27:54 09:27:54 ---> ip addr: 09:27:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:27:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:27:54 inet 127.0.0.1/8 scope host lo 09:27:54 valid_lft forever preferred_lft forever 09:27:54 inet6 ::1/128 scope host 09:27:54 valid_lft forever preferred_lft forever 09:27:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:27:54 link/ether fa:16:3e:1f:d2:3c brd ff:ff:ff:ff:ff:ff 09:27:54 altname enp0s3 09:27:54 inet 10.30.170.81/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:27:54 valid_lft 86241sec preferred_lft 86241sec 09:27:54 inet6 fe80::f816:3eff:fe1f:d23c/64 scope link 09:27:54 valid_lft forever preferred_lft forever 09:27:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:27:54 link/ether 02:42:dc:7f:18:6a brd ff:ff:ff:ff:ff:ff 09:27:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:27:54 valid_lft forever preferred_lft forever 09:27:54 09:27:54 09:27:54 ---> sar -b -r -n DEV: 09:27:54 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-2459) 09/30/25 _x86_64_ (4 CPU) 09:27:54 09:27:54 09:25:19 LINUX RESTART (4 CPU) 09:27:54 09:27:54 09:27:54 ---> sar -P ALL: 09:27:54 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-2459) 09/30/25 _x86_64_ (4 CPU) 09:27:54 09:27:54 09:25:19 LINUX RESTART (4 CPU) 09:27:54 09:27:54 09:27:54