14:06:02 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/14341 14:06:02 Running as SYSTEM 14:06:02 [EnvInject] - Loading node environment variables. 14:06:02 Building remotely on prd-ubuntu1804-docker-4c-4g-882 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:06:02 [ssh-agent] Looking for ssh-agent implementation... 14:06:03 $ ssh-agent 14:06:03 SSH_AUTH_SOCK=/tmp/ssh-3BxiwCwdCFVU/agent.2148 14:06:03 SSH_AGENT_PID=2150 14:06:03 [ssh-agent] Started. 14:06:03 Running ssh-add (command line suppressed) 14:06:03 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_6621350074373133062.key (jenkins-ssh) 14:06:03 [ssh-agent] Using credentials jenkins (jenkins) 14:06:03 The recommended git tool is: NONE 14:06:04 using credential jenkins 14:06:04 Wiping out workspace first. 14:06:04 Cloning the remote Git repository 14:06:04 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:06:04 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 14:06:04 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:06:04 > git --version # timeout=10 14:06:04 > git --version # 'git version 2.17.1' 14:06:04 using GIT_SSH to set credentials jenkins 14:06:04 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:06:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:06:06 using GIT_SSH to set credentials jenkins 14:06:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/41/14341/3 # timeout=10 14:06:06 > git rev-parse b5f4f8698217ce70d3c2e6a454146fbcd2111d35^{commit} # timeout=10 14:06:06 Checking out Revision b5f4f8698217ce70d3c2e6a454146fbcd2111d35 (refs/changes/41/14341/3) 14:06:06 > git config core.sparsecheckout # timeout=10 14:06:06 > git checkout -f b5f4f8698217ce70d3c2e6a454146fbcd2111d35 # timeout=10 14:06:09 Commit message: "Release L - Pre-release - Roll versions & Release notes" 14:06:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:09 > git rev-list --no-walk e7aed37ecbf66448437aa629ded7aa9ad1bbd9ee # timeout=10 14:06:10 provisioning config files... 14:06:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:06:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:06:10 [EnvInject] - Injecting environment variables from a build step. 14:06:10 [EnvInject] - Injecting as environment variables the properties content 14:06:10 GO_ROOT=pm-file-converter 14:06:10 14:06:10 [EnvInject] - Variables injected successfully. 14:06:10 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins8540698223309282106.sh 14:06:10 + echo '--> go-test.sh' 14:06:10 --> go-test.sh 14:06:10 + go version 14:06:10 go version go1.19 linux/amd64 14:06:10 + cd pm-file-converter 14:06:10 + go mod tidy 14:06:10 go: downloading github.com/json-iterator/go v1.1.12 14:06:10 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 14:06:10 go: downloading github.com/sirupsen/logrus v1.9.0 14:06:10 go: downloading golang.org/x/oauth2 v0.12.0 14:06:10 go: downloading github.com/minio/minio-go/v7 v7.0.41 14:06:10 go: downloading github.com/stretchr/testify v1.8.4 14:06:13 go: downloading golang.org/x/sys v0.12.0 14:06:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:06:13 go: downloading github.com/modern-go/reflect2 v1.0.2 14:06:14 go: downloading github.com/davecgh/go-spew v1.1.1 14:06:14 go: downloading github.com/pmezard/go-difflib v1.0.0 14:06:14 go: downloading gopkg.in/yaml.v3 v3.0.1 14:06:14 go: downloading github.com/dustin/go-humanize v1.0.0 14:06:14 go: downloading github.com/google/uuid v1.3.0 14:06:14 go: downloading github.com/klauspost/compress v1.16.0 14:06:14 go: downloading github.com/minio/md5-simd v1.1.2 14:06:14 go: downloading github.com/minio/sha256-simd v1.0.0 14:06:14 go: downloading golang.org/x/net v0.15.0 14:06:14 go: downloading gopkg.in/ini.v1 v1.67.0 14:06:15 go: downloading google.golang.org/appengine v1.6.7 14:06:15 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:06:16 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 14:06:16 go: downloading golang.org/x/crypto v0.13.0 14:06:16 go: downloading github.com/rs/xid v1.4.0 14:06:16 go: downloading github.com/golang/protobuf v1.5.3 14:06:16 go: downloading golang.org/x/text v0.13.0 14:06:17 go: downloading github.com/kr/pretty v0.3.0 14:06:17 go: downloading google.golang.org/protobuf v1.31.0 14:06:17 go: downloading github.com/google/go-cmp v0.5.9 14:06:17 go: downloading github.com/kr/text v0.2.0 14:06:17 go: downloading github.com/rogpeppe/go-internal v1.8.1 14:06:17 + go test ./... 14:06:29 ? main [no test files] 14:06:29 ? main/common/dataTypes [no test files] 14:06:31 ok main/common/utils 0.007s 14:06:31 ? main/components/kafkacollector [no test files] 14:06:32 ok main/components/miniocollector 1.119s 14:06:32 ok main/components/xmltransform 0.030s 14:06:32 + echo '--> go-test.sh ends' 14:06:32 --> go-test.sh ends 14:06:32 $ ssh-agent -k 14:06:32 unset SSH_AUTH_SOCK; 14:06:32 unset SSH_AGENT_PID; 14:06:32 echo Agent pid 2150 killed; 14:06:32 [ssh-agent] Stopped. 14:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:32 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins15138675645166984062.sh 14:06:32 ---> sysstat.sh 14:06:32 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9503948866338587205.sh 14:06:32 ---> package-listing.sh 14:06:32 ++ tr '[:upper:]' '[:lower:]' 14:06:32 ++ facter osfamily 14:06:32 + OS_FAMILY=debian 14:06:32 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:06:32 + START_PACKAGES=/tmp/packages_start.txt 14:06:32 + END_PACKAGES=/tmp/packages_end.txt 14:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:32 + PACKAGES=/tmp/packages_start.txt 14:06:32 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:06:32 + PACKAGES=/tmp/packages_end.txt 14:06:32 + case "${OS_FAMILY}" in 14:06:32 + dpkg -l 14:06:32 + grep '^ii' 14:06:32 + '[' -f /tmp/packages_start.txt ']' 14:06:32 + '[' -f /tmp/packages_end.txt ']' 14:06:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:33 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:06:33 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 14:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 14:06:33 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins18056680619613082422.sh 14:06:33 ---> capture-instance-metadata.sh 14:06:33 Setup pyenv: 14:06:33 * system (set by /opt/pyenv/version) 14:06:33 * 3.8.13 (set by /opt/pyenv/version) 14:06:33 * 3.9.13 (set by /opt/pyenv/version) 14:06:33 * 3.10.6 (set by /opt/pyenv/version) 14:06:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9XaU 14:06:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:06:41 lf-activate-venv(): INFO: Installing: lftools 14:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-9XaU/bin to PATH 14:07:08 INFO: Running in OpenStack, capturing instance metadata 14:07:08 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins15592775928931698580.sh 14:07:08 provisioning config files... 14:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config2400651093186054916tmp 14:07:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:08 [EnvInject] - Injecting environment variables from a build step. 14:07:08 [EnvInject] - Injecting as environment variables the properties content 14:07:08 SERVER_ID=logs 14:07:08 14:07:08 [EnvInject] - Variables injected successfully. 14:07:08 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins7984132958276982969.sh 14:07:08 ---> create-netrc.sh 14:07:08 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins16718702144999392623.sh 14:07:08 ---> python-tools-install.sh 14:07:08 Setup pyenv: 14:07:08 system 14:07:08 3.8.13 14:07:08 3.9.13 14:07:08 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XaU from file:/tmp/.os_lf_venv 14:07:09 lf-activate-venv(): INFO: Installing: lftools 14:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-9XaU/bin to PATH 14:07:19 Generating Requirements File 14:07:41 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. 14:07:41 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 14:07:41 Python 3.10.6 14:07:41 pip 25.0.1 from /tmp/venv-9XaU/lib/python3.10/site-packages/pip (python 3.10) 14:07:41 appdirs==1.4.4 14:07:41 argcomplete==3.6.2 14:07:41 aspy.yaml==1.3.0 14:07:41 attrs==25.3.0 14:07:41 autopage==0.5.2 14:07:41 beautifulsoup4==4.13.4 14:07:41 boto3==1.38.2 14:07:41 botocore==1.38.2 14:07:41 bs4==0.0.2 14:07:41 cachetools==5.5.2 14:07:41 certifi==2025.1.31 14:07:41 cffi==1.17.1 14:07:41 cfgv==3.4.0 14:07:41 chardet==5.2.0 14:07:41 charset-normalizer==3.4.1 14:07:41 click==8.1.8 14:07:41 cliff==4.9.1 14:07:41 cmd2==2.5.11 14:07:41 cryptography==3.3.2 14:07:41 debtcollector==3.0.0 14:07:41 decorator==5.2.1 14:07:41 defusedxml==0.7.1 14:07:41 Deprecated==1.2.18 14:07:41 distlib==0.3.9 14:07:41 dnspython==2.7.0 14:07:41 docker==4.2.2 14:07:41 dogpile.cache==1.3.4 14:07:41 durationpy==0.9 14:07:41 email_validator==2.2.0 14:07:41 filelock==3.18.0 14:07:41 future==1.0.0 14:07:41 gitdb==4.0.12 14:07:41 GitPython==3.1.44 14:07:41 google-auth==2.39.0 14:07:41 httplib2==0.22.0 14:07:41 identify==2.6.10 14:07:41 idna==3.10 14:07:41 importlib-resources==1.5.0 14:07:41 iso8601==2.1.0 14:07:41 Jinja2==3.1.6 14:07:41 jmespath==1.0.1 14:07:41 jsonpatch==1.33 14:07:41 jsonpointer==3.0.0 14:07:41 jsonschema==4.23.0 14:07:41 jsonschema-specifications==2025.4.1 14:07:41 keystoneauth1==5.10.0 14:07:41 kubernetes==32.0.1 14:07:41 lftools==0.37.12 14:07:41 lxml==5.4.0 14:07:41 MarkupSafe==3.0.2 14:07:41 msgpack==1.1.0 14:07:41 multi_key_dict==2.0.3 14:07:41 munch==4.0.0 14:07:41 netaddr==1.3.0 14:07:41 niet==1.4.2 14:07:41 nodeenv==1.9.1 14:07:41 oauth2client==4.1.3 14:07:41 oauthlib==3.2.2 14:07:41 openstacksdk==4.5.0 14:07:41 os-client-config==2.1.0 14:07:41 os-service-types==1.7.0 14:07:41 osc-lib==4.0.0 14:07:41 oslo.config==9.7.1 14:07:41 oslo.context==5.7.1 14:07:41 oslo.i18n==6.5.1 14:07:41 oslo.log==7.1.0 14:07:41 oslo.serialization==5.7.0 14:07:41 oslo.utils==8.2.0 14:07:41 packaging==25.0 14:07:41 pbr==6.1.1 14:07:41 platformdirs==4.3.7 14:07:41 prettytable==3.16.0 14:07:41 psutil==7.0.0 14:07:41 pyasn1==0.6.1 14:07:41 pyasn1_modules==0.4.2 14:07:41 pycparser==2.22 14:07:41 pygerrit2==2.0.15 14:07:41 PyGithub==2.6.1 14:07:41 PyJWT==2.10.1 14:07:41 PyNaCl==1.5.0 14:07:41 pyparsing==2.4.7 14:07:41 pyperclip==1.9.0 14:07:41 pyrsistent==0.20.0 14:07:41 python-cinderclient==9.7.0 14:07:41 python-dateutil==2.9.0.post0 14:07:41 python-heatclient==4.1.0 14:07:41 python-jenkins==1.8.2 14:07:41 python-keystoneclient==5.6.0 14:07:41 python-magnumclient==4.8.1 14:07:41 python-openstackclient==8.0.0 14:07:41 python-swiftclient==4.7.0 14:07:41 PyYAML==6.0.2 14:07:41 referencing==0.36.2 14:07:41 requests==2.32.3 14:07:41 requests-oauthlib==2.0.0 14:07:41 requestsexceptions==1.4.0 14:07:41 rfc3986==2.0.0 14:07:41 rpds-py==0.24.0 14:07:41 rsa==4.9.1 14:07:41 ruamel.yaml==0.18.10 14:07:41 ruamel.yaml.clib==0.2.12 14:07:41 s3transfer==0.12.0 14:07:41 simplejson==3.20.1 14:07:41 six==1.17.0 14:07:41 smmap==5.0.2 14:07:41 soupsieve==2.7 14:07:41 stevedore==5.4.1 14:07:41 tabulate==0.9.0 14:07:41 toml==0.10.2 14:07:41 tomlkit==0.13.2 14:07:41 tqdm==4.67.1 14:07:41 typing_extensions==4.13.2 14:07:41 tzdata==2025.2 14:07:41 urllib3==1.26.20 14:07:41 virtualenv==20.30.0 14:07:41 wcwidth==0.2.13 14:07:41 websocket-client==1.8.0 14:07:41 wrapt==1.17.2 14:07:41 xdg==6.0.0 14:07:41 xmltodict==0.14.2 14:07:41 yq==3.4.3 14:07:41 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins16063045761932482159.sh 14:07:41 ---> sudo-logs.sh 14:07:41 Archiving 'sudo' log.. 14:07:42 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins15756557808538121837.sh 14:07:42 ---> job-cost.sh 14:07:42 Setup pyenv: 14:07:42 system 14:07:42 3.8.13 14:07:42 3.9.13 14:07:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XaU from file:/tmp/.os_lf_venv 14:07:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:02 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. 14:08:02 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 14:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-9XaU/bin to PATH 14:08:02 INFO: No Stack... 14:08:02 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:08:02 INFO: Archiving Costs 14:08:03 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins11105209556843411471.sh 14:08:03 ---> logs-deploy.sh 14:08:03 Setup pyenv: 14:08:03 system 14:08:03 3.8.13 14:08:03 3.9.13 14:08:03 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XaU from file:/tmp/.os_lf_venv 14:08:06 lf-activate-venv(): INFO: Installing: lftools 14:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-9XaU/bin to PATH 14:08:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/41 14:08:30 INFO: archiving workspace using pattern(s): 14:08:32 Archives upload complete. 14:08:32 INFO: archiving logs to Nexus 14:08:33 ---> uname -a: 14:08:33 Linux prd-ubuntu1804-docker-4c-4g-882 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:08:33 14:08:33 14:08:33 ---> lscpu: 14:08:33 Architecture: x86_64 14:08:33 CPU op-mode(s): 32-bit, 64-bit 14:08:33 Byte Order: Little Endian 14:08:33 CPU(s): 4 14:08:33 On-line CPU(s) list: 0-3 14:08:33 Thread(s) per core: 1 14:08:33 Core(s) per socket: 1 14:08:33 Socket(s): 4 14:08:33 NUMA node(s): 1 14:08:33 Vendor ID: AuthenticAMD 14:08:33 CPU family: 23 14:08:33 Model: 49 14:08:33 Model name: AMD EPYC-Rome Processor 14:08:33 Stepping: 0 14:08:33 CPU MHz: 2800.000 14:08:33 BogoMIPS: 5600.00 14:08:33 Virtualization: AMD-V 14:08:33 Hypervisor vendor: KVM 14:08:33 Virtualization type: full 14:08:33 L1d cache: 32K 14:08:33 L1i cache: 32K 14:08:33 L2 cache: 512K 14:08:33 L3 cache: 16384K 14:08:33 NUMA node0 CPU(s): 0-3 14:08:33 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:08:33 14:08:33 14:08:33 ---> nproc: 14:08:33 4 14:08:33 14:08:33 14:08:33 ---> df -h: 14:08:33 Filesystem Size Used Avail Use% Mounted on 14:08:33 udev 2.0G 0 2.0G 0% /dev 14:08:33 tmpfs 395M 696K 394M 1% /run 14:08:33 /dev/vda1 20G 9.2G 11G 48% / 14:08:33 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:08:33 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:33 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:08:33 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:08:33 tmpfs 395M 0 395M 0% /run/user/1001 14:08:33 14:08:33 14:08:33 ---> free -m: 14:08:33 total used free shared buff/cache available 14:08:33 Mem: 3943 447 985 0 2510 3226 14:08:33 Swap: 1023 0 1023 14:08:33 14:08:33 14:08:33 ---> ip addr: 14:08:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:33 inet 127.0.0.1/8 scope host lo 14:08:33 valid_lft forever preferred_lft forever 14:08:33 inet6 ::1/128 scope host 14:08:33 valid_lft forever preferred_lft forever 14:08:33 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:08:33 link/ether fa:16:3e:a9:a9:45 brd ff:ff:ff:ff:ff:ff 14:08:33 inet 10.32.6.177/23 brd 10.32.7.255 scope global dynamic ens3 14:08:33 valid_lft 86210sec preferred_lft 86210sec 14:08:33 inet6 fe80::f816:3eff:fea9:a945/64 scope link 14:08:33 valid_lft forever preferred_lft forever 14:08:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:08:33 link/ether 02:42:49:a9:1b:b5 brd ff:ff:ff:ff:ff:ff 14:08:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:08:33 valid_lft forever preferred_lft forever 14:08:33 14:08:33 14:08:33 ---> sar -b -r -n DEV: 14:08:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-882) 04/25/25 _x86_64_ (4 CPU) 14:08:33 14:08:33 14:05:25 LINUX RESTART (4 CPU) 14:08:33 14:08:33 14:06:02 tps rtps wtps bread/s bwrtn/s 14:08:33 14:07:01 231.60 143.79 87.82 6627.49 15904.83 14:08:33 14:08:01 61.27 1.00 60.27 111.18 8208.77 14:08:33 Average: 145.72 71.79 73.93 3341.96 12024.47 14:08:33 14:08:33 14:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:33 14:07:01 1176716 3289076 2861936 70.86 53940 2204932 915324 17.99 840184 1821980 110116 14:08:33 14:08:01 1022748 3315556 3015904 74.68 72236 2354676 875612 17.21 815056 1975412 89740 14:08:33 Average: 1099732 3302316 2938920 72.77 63088 2279804 895468 17.60 827620 1898696 99928 14:08:33 14:08:33 14:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:33 14:07:01 ens3 405.27 317.37 2264.13 121.86 0.00 0.00 0.00 0.00 14:08:33 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:33 14:07:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 14:08:33 14:08:01 ens3 36.76 31.09 246.03 7.26 0.00 0.00 0.00 0.00 14:08:33 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:33 14:08:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 14:08:33 Average: ens3 219.47 173.03 1246.60 64.08 0.00 0.00 0.00 0.00 14:08:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:33 Average: lo 1.14 1.14 0.10 0.10 0.00 0.00 0.00 0.00 14:08:33 14:08:33 14:08:33 ---> sar -P ALL: 14:08:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-882) 04/25/25 _x86_64_ (4 CPU) 14:08:33 14:08:33 14:05:25 LINUX RESTART (4 CPU) 14:08:33 14:08:33 14:06:02 CPU %user %nice %system %iowait %steal %idle 14:08:33 14:07:01 all 26.92 0.00 3.47 10.30 0.09 59.24 14:08:33 14:07:01 0 36.14 0.00 3.51 6.97 0.09 53.30 14:08:33 14:07:01 1 27.39 0.00 3.49 13.57 0.09 55.47 14:08:33 14:07:01 2 19.32 0.00 3.26 8.52 0.08 68.82 14:08:33 14:07:01 3 24.82 0.00 3.65 12.13 0.09 59.32 14:08:33 14:08:01 all 16.41 0.00 1.01 1.48 0.04 81.06 14:08:33 14:08:01 0 28.19 0.00 1.40 0.13 0.05 70.23 14:08:33 14:08:01 1 2.22 0.00 0.52 3.21 0.02 94.04 14:08:33 14:08:01 2 11.27 0.00 0.77 1.37 0.03 86.55 14:08:33 14:08:01 3 24.02 0.00 1.32 1.17 0.05 73.44 14:08:33 Average: all 21.60 0.00 2.22 5.84 0.06 70.28 14:08:33 Average: 0 32.12 0.00 2.44 3.51 0.07 61.86 14:08:33 Average: 1 14.70 0.00 1.99 8.34 0.05 74.92 14:08:33 Average: 2 15.24 0.00 2.00 4.89 0.06 77.81 14:08:33 Average: 3 24.42 0.00 2.47 6.59 0.07 66.46 14:08:33 14:08:33 14:08:33