12:46:46 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/13568 12:46:46 Running as SYSTEM 12:46:46 [EnvInject] - Loading node environment variables. 12:46:46 Building remotely on prd-ubuntu1804-docker-4c-4g-7187 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 12:46:46 [ssh-agent] Looking for ssh-agent implementation... 12:46:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:46 $ ssh-agent 12:46:46 SSH_AUTH_SOCK=/tmp/ssh-FvZ7r6lb0ss7/agent.2139 12:46:46 SSH_AGENT_PID=2141 12:46:46 [ssh-agent] Started. 12:46:46 Running ssh-add (command line suppressed) 12:46:46 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_13927155258035331755.key (jenkins-ssh) 12:46:46 [ssh-agent] Using credentials jenkins (jenkins) 12:46:46 The recommended git tool is: NONE 12:46:47 using credential jenkins 12:46:47 Wiping out workspace first. 12:46:47 Cloning the remote Git repository 12:46:47 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 12:46:48 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 12:46:48 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 12:46:48 > git --version # timeout=10 12:46:48 > git --version # 'git version 2.17.1' 12:46:48 using GIT_SSH to set credentials jenkins 12:46:48 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 12:46:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 12:46:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 12:46:49 using GIT_SSH to set credentials jenkins 12:46:49 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/68/13568/1 # timeout=10 12:46:49 > git rev-parse fde4b02c6bdb1195d179af53f539982408a04997^{commit} # timeout=10 12:46:49 Checking out Revision fde4b02c6bdb1195d179af53f539982408a04997 (refs/changes/68/13568/1) 12:46:49 > git config core.sparsecheckout # timeout=10 12:46:50 > git checkout -f fde4b02c6bdb1195d179af53f539982408a04997 # timeout=10 12:46:53 Commit message: "Fix increased cpu usage in pm-file-converter" 12:46:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:46:53 > git rev-list --no-walk a0cc224eb1784bd9fc7626531d02cd4d9c39cd38 # timeout=10 12:46:53 provisioning config files... 12:46:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:46:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:46:53 [EnvInject] - Injecting environment variables from a build step. 12:46:53 [EnvInject] - Injecting as environment variables the properties content 12:46:53 GO_ROOT=pm-file-converter 12:46:53 12:46:53 [EnvInject] - Variables injected successfully. 12:46:53 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins5581570994062934747.sh 12:46:53 + echo '--> go-test.sh' 12:46:53 --> go-test.sh 12:46:53 + go version 12:46:53 go version go1.19 linux/amd64 12:46:53 + cd pm-file-converter 12:46:53 + go mod tidy 12:46:53 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 12:46:53 go: downloading github.com/json-iterator/go v1.1.12 12:46:53 go: downloading github.com/sirupsen/logrus v1.9.0 12:46:53 go: downloading golang.org/x/oauth2 v0.12.0 12:46:54 go: downloading github.com/minio/minio-go/v7 v7.0.41 12:46:55 go: downloading github.com/stretchr/testify v1.8.4 12:46:56 go: downloading golang.org/x/sys v0.12.0 12:46:56 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:46:56 go: downloading github.com/modern-go/reflect2 v1.0.2 12:46:58 go: downloading github.com/dustin/go-humanize v1.0.0 12:46:58 go: downloading github.com/google/uuid v1.3.0 12:46:58 go: downloading github.com/klauspost/compress v1.16.0 12:46:58 go: downloading github.com/minio/md5-simd v1.1.2 12:46:58 go: downloading github.com/minio/sha256-simd v1.0.0 12:46:58 go: downloading golang.org/x/net v0.15.0 12:46:58 go: downloading gopkg.in/ini.v1 v1.67.0 12:46:58 go: downloading github.com/davecgh/go-spew v1.1.1 12:46:58 go: downloading github.com/pmezard/go-difflib v1.0.0 12:46:58 go: downloading gopkg.in/yaml.v3 v3.0.1 12:46:58 go: downloading google.golang.org/appengine v1.6.7 12:46:59 go: downloading golang.org/x/crypto v0.13.0 12:46:59 go: downloading github.com/rs/xid v1.4.0 12:46:59 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 12:46:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:46:59 go: downloading github.com/golang/protobuf v1.5.3 12:46:59 go: downloading golang.org/x/text v0.13.0 12:47:00 go: downloading github.com/kr/pretty v0.3.0 12:47:00 go: downloading google.golang.org/protobuf v1.31.0 12:47:00 go: downloading github.com/google/go-cmp v0.5.9 12:47:00 go: downloading github.com/kr/text v0.2.0 12:47:00 go: downloading github.com/rogpeppe/go-internal v1.8.1 12:47:00 + go test ./... 12:47:11 ? main [no test files] 12:47:11 ? main/common/dataTypes [no test files] 12:47:12 ok main/common/utils 0.008s 12:47:12 ? main/components/kafkacollector [no test files] 12:47:14 ok main/components/miniocollector 1.224s 12:47:14 ok main/components/xmltransform 0.033s 12:47:14 + echo '--> go-test.sh ends' 12:47:14 --> go-test.sh ends 12:47:14 $ ssh-agent -k 12:47:14 unset SSH_AUTH_SOCK; 12:47:14 unset SSH_AGENT_PID; 12:47:14 echo Agent pid 2141 killed; 12:47:14 [ssh-agent] Stopped. 12:47:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:14 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins2010073322048176075.sh 12:47:14 ---> sysstat.sh 12:47:14 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins105592181061552759.sh 12:47:14 ---> package-listing.sh 12:47:14 ++ facter osfamily 12:47:14 ++ tr '[:upper:]' '[:lower:]' 12:47:14 + OS_FAMILY=debian 12:47:14 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 12:47:14 + START_PACKAGES=/tmp/packages_start.txt 12:47:14 + END_PACKAGES=/tmp/packages_end.txt 12:47:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:14 + PACKAGES=/tmp/packages_start.txt 12:47:14 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 12:47:14 + PACKAGES=/tmp/packages_end.txt 12:47:14 + case "${OS_FAMILY}" in 12:47:14 + dpkg -l 12:47:14 + grep '^ii' 12:47:14 + '[' -f /tmp/packages_start.txt ']' 12:47:14 + '[' -f /tmp/packages_end.txt ']' 12:47:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:14 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 12:47:14 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 12:47:14 + 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/ 12:47:14 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins12858030659610063919.sh 12:47:14 ---> capture-instance-metadata.sh 12:47:14 Setup pyenv: 12:47:14 * system (set by /opt/pyenv/version) 12:47:15 * 3.8.13 (set by /opt/pyenv/version) 12:47:15 * 3.9.13 (set by /opt/pyenv/version) 12:47:15 * 3.10.6 (set by /opt/pyenv/version) 12:47:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PyXF 12:47:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:22 lf-activate-venv(): INFO: Installing: lftools 12:47:50 lf-activate-venv(): INFO: Adding /tmp/venv-PyXF/bin to PATH 12:47:50 INFO: Running in OpenStack, capturing instance metadata 12:47:51 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13698592183059717914.sh 12:47:51 provisioning config files... 12:47:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config5629756213197776508tmp 12:47:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:51 [EnvInject] - Injecting environment variables from a build step. 12:47:51 [EnvInject] - Injecting as environment variables the properties content 12:47:51 SERVER_ID=logs 12:47:51 12:47:51 [EnvInject] - Variables injected successfully. 12:47:51 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1712589031374776556.sh 12:47:51 ---> create-netrc.sh 12:47:51 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins14443967029762318045.sh 12:47:51 ---> python-tools-install.sh 12:47:51 Setup pyenv: 12:47:51 system 12:47:51 3.8.13 12:47:51 3.9.13 12:47:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 12:47:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PyXF from file:/tmp/.os_lf_venv 12:47:52 lf-activate-venv(): INFO: Installing: lftools 12:48:02 lf-activate-venv(): INFO: Adding /tmp/venv-PyXF/bin to PATH 12:48:02 Generating Requirements File 12:48:22 Python 3.10.6 12:48:23 pip 24.2 from /tmp/venv-PyXF/lib/python3.10/site-packages/pip (python 3.10) 12:48:23 appdirs==1.4.4 12:48:23 argcomplete==3.5.1 12:48:23 aspy.yaml==1.3.0 12:48:23 attrs==24.2.0 12:48:23 autopage==0.5.2 12:48:23 beautifulsoup4==4.12.3 12:48:23 boto3==1.35.36 12:48:23 botocore==1.35.36 12:48:23 bs4==0.0.2 12:48:23 cachetools==5.5.0 12:48:23 certifi==2024.8.30 12:48:23 cffi==1.17.1 12:48:23 cfgv==3.4.0 12:48:23 chardet==5.2.0 12:48:23 charset-normalizer==3.3.2 12:48:23 click==8.1.7 12:48:23 cliff==4.7.0 12:48:23 cmd2==2.4.3 12:48:23 cryptography==3.3.2 12:48:23 debtcollector==3.0.0 12:48:23 decorator==5.1.1 12:48:23 defusedxml==0.7.1 12:48:23 Deprecated==1.2.14 12:48:23 distlib==0.3.8 12:48:23 dnspython==2.7.0 12:48:23 docker==4.2.2 12:48:23 dogpile.cache==1.3.3 12:48:23 durationpy==0.9 12:48:23 email_validator==2.2.0 12:48:23 filelock==3.16.1 12:48:23 future==1.0.0 12:48:23 gitdb==4.0.11 12:48:23 GitPython==3.1.43 12:48:23 google-auth==2.35.0 12:48:23 httplib2==0.22.0 12:48:23 identify==2.6.1 12:48:23 idna==3.10 12:48:23 importlib-resources==1.5.0 12:48:23 iso8601==2.1.0 12:48:23 Jinja2==3.1.4 12:48:23 jmespath==1.0.1 12:48:23 jsonpatch==1.33 12:48:23 jsonpointer==3.0.0 12:48:23 jsonschema==4.23.0 12:48:23 jsonschema-specifications==2024.10.1 12:48:23 keystoneauth1==5.8.0 12:48:23 kubernetes==31.0.0 12:48:23 lftools==0.37.10 12:48:23 lxml==5.3.0 12:48:23 MarkupSafe==3.0.1 12:48:23 msgpack==1.1.0 12:48:23 multi_key_dict==2.0.3 12:48:23 munch==4.0.0 12:48:23 netaddr==1.3.0 12:48:23 netifaces==0.11.0 12:48:23 niet==1.4.2 12:48:23 nodeenv==1.9.1 12:48:23 oauth2client==4.1.3 12:48:23 oauthlib==3.2.2 12:48:23 openstacksdk==4.0.0 12:48:23 os-client-config==2.1.0 12:48:23 os-service-types==1.7.0 12:48:23 osc-lib==3.1.0 12:48:23 oslo.config==9.6.0 12:48:23 oslo.context==5.6.0 12:48:23 oslo.i18n==6.4.0 12:48:23 oslo.log==6.1.2 12:48:23 oslo.serialization==5.5.0 12:48:23 oslo.utils==7.3.0 12:48:23 packaging==24.1 12:48:23 pbr==6.1.0 12:48:23 platformdirs==4.3.6 12:48:23 prettytable==3.11.0 12:48:23 pyasn1==0.6.1 12:48:23 pyasn1_modules==0.4.1 12:48:23 pycparser==2.22 12:48:23 pygerrit2==2.0.15 12:48:23 PyGithub==2.4.0 12:48:23 PyJWT==2.9.0 12:48:23 PyNaCl==1.5.0 12:48:23 pyparsing==2.4.7 12:48:23 pyperclip==1.9.0 12:48:23 pyrsistent==0.20.0 12:48:23 python-cinderclient==9.6.0 12:48:23 python-dateutil==2.9.0.post0 12:48:23 python-heatclient==4.0.0 12:48:23 python-jenkins==1.8.2 12:48:23 python-keystoneclient==5.5.0 12:48:23 python-magnumclient==4.7.0 12:48:23 python-openstackclient==7.1.3 12:48:23 python-swiftclient==4.6.0 12:48:23 PyYAML==6.0.2 12:48:23 referencing==0.35.1 12:48:23 requests==2.32.3 12:48:23 requests-oauthlib==2.0.0 12:48:23 requestsexceptions==1.4.0 12:48:23 rfc3986==2.0.0 12:48:23 rpds-py==0.20.0 12:48:23 rsa==4.9 12:48:23 ruamel.yaml==0.18.6 12:48:23 ruamel.yaml.clib==0.2.8 12:48:23 s3transfer==0.10.3 12:48:23 simplejson==3.19.3 12:48:23 six==1.16.0 12:48:23 smmap==5.0.1 12:48:23 soupsieve==2.6 12:48:23 stevedore==5.3.0 12:48:23 tabulate==0.9.0 12:48:23 toml==0.10.2 12:48:23 tomlkit==0.13.2 12:48:23 tqdm==4.66.5 12:48:23 typing_extensions==4.12.2 12:48:23 tzdata==2024.2 12:48:23 urllib3==1.26.20 12:48:23 virtualenv==20.26.6 12:48:23 wcwidth==0.2.13 12:48:23 websocket-client==1.8.0 12:48:23 wrapt==1.16.0 12:48:23 xdg==6.0.0 12:48:23 xmltodict==0.14.0 12:48:23 yq==3.4.3 12:48:23 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9890689859416347229.sh 12:48:23 ---> sudo-logs.sh 12:48:23 Archiving 'sudo' log.. 12:48:23 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins18005622802677124174.sh 12:48:23 ---> job-cost.sh 12:48:23 Setup pyenv: 12:48:23 system 12:48:23 3.8.13 12:48:23 3.9.13 12:48:23 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 12:48:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PyXF from file:/tmp/.os_lf_venv 12:48:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-PyXF/bin to PATH 12:48:29 INFO: No Stack... 12:48:30 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:48:30 INFO: Archiving Costs 12:48:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins13652841794249917359.sh 12:48:30 ---> logs-deploy.sh 12:48:30 Setup pyenv: 12:48:30 system 12:48:30 3.8.13 12:48:30 3.9.13 12:48:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 12:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PyXF from file:/tmp/.os_lf_venv 12:48:31 lf-activate-venv(): INFO: Installing: lftools 12:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-PyXF/bin to PATH 12:48:40 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/34 12:48:40 INFO: archiving workspace using pattern(s): 12:48:42 Archives upload complete. 12:48:42 INFO: archiving logs to Nexus 12:48:43 ---> uname -a: 12:48:43 Linux prd-ubuntu1804-docker-4c-4g-7187 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:48:43 12:48:43 12:48:43 ---> lscpu: 12:48:43 Architecture: x86_64 12:48:43 CPU op-mode(s): 32-bit, 64-bit 12:48:43 Byte Order: Little Endian 12:48:43 CPU(s): 4 12:48:43 On-line CPU(s) list: 0-3 12:48:43 Thread(s) per core: 1 12:48:43 Core(s) per socket: 1 12:48:43 Socket(s): 4 12:48:43 NUMA node(s): 1 12:48:43 Vendor ID: AuthenticAMD 12:48:43 CPU family: 23 12:48:43 Model: 49 12:48:43 Model name: AMD EPYC-Rome Processor 12:48:43 Stepping: 0 12:48:43 CPU MHz: 2800.000 12:48:43 BogoMIPS: 5600.00 12:48:43 Virtualization: AMD-V 12:48:43 Hypervisor vendor: KVM 12:48:43 Virtualization type: full 12:48:43 L1d cache: 32K 12:48:43 L1i cache: 32K 12:48:43 L2 cache: 512K 12:48:43 L3 cache: 16384K 12:48:43 NUMA node0 CPU(s): 0-3 12:48:43 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 12:48:43 12:48:43 12:48:43 ---> nproc: 12:48:43 4 12:48:43 12:48:43 12:48:43 ---> df -h: 12:48:43 Filesystem Size Used Avail Use% Mounted on 12:48:43 udev 2.0G 0 2.0G 0% /dev 12:48:43 tmpfs 395M 696K 394M 1% /run 12:48:43 /dev/vda1 20G 9.2G 11G 48% / 12:48:43 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:48:43 tmpfs 5.0M 0 5.0M 0% /run/lock 12:48:43 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:48:43 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:48:43 tmpfs 395M 0 395M 0% /run/user/1001 12:48:43 12:48:43 12:48:43 ---> free -m: 12:48:43 total used free shared buff/cache available 12:48:43 Mem: 3943 441 1001 0 2501 3233 12:48:43 Swap: 1023 0 1023 12:48:43 12:48:43 12:48:43 ---> ip addr: 12:48:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:43 inet 127.0.0.1/8 scope host lo 12:48:43 valid_lft forever preferred_lft forever 12:48:43 inet6 ::1/128 scope host 12:48:43 valid_lft forever preferred_lft forever 12:48:43 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:48:43 link/ether fa:16:3e:0e:9c:6e brd ff:ff:ff:ff:ff:ff 12:48:43 inet 10.32.6.246/23 brd 10.32.7.255 scope global dynamic ens3 12:48:43 valid_lft 86244sec preferred_lft 86244sec 12:48:43 inet6 fe80::f816:3eff:fe0e:9c6e/64 scope link 12:48:43 valid_lft forever preferred_lft forever 12:48:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:48:43 link/ether 02:42:a3:89:04:5d brd ff:ff:ff:ff:ff:ff 12:48:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:48:43 valid_lft forever preferred_lft forever 12:48:43 12:48:43 12:48:43 ---> sar -b -r -n DEV: 12:48:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7187) 10/09/24 _x86_64_ (4 CPU) 12:48:43 12:48:43 12:46:09 LINUX RESTART (4 CPU) 12:48:43 12:48:43 12:47:02 tps rtps wtps bread/s bwrtn/s 12:48:43 12:48:01 129.28 55.67 73.61 3835.15 16922.69 12:48:43 Average: 129.28 55.67 73.61 3835.15 16922.69 12:48:43 12:48:43 12:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:43 12:48:01 1120436 3293220 2918216 72.26 64352 2248672 925724 18.20 835828 1871408 123336 12:48:43 Average: 1120436 3293220 2918216 72.26 64352 2248672 925724 18.20 835828 1871408 123336 12:48:43 12:48:43 12:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:43 12:48:01 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 12:48:43 12:48:01 ens3 88.39 73.17 739.25 71.02 0.00 0.00 0.00 0.00 12:48:43 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:43 Average: lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 12:48:43 Average: ens3 88.39 73.17 739.25 71.02 0.00 0.00 0.00 0.00 12:48:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:43 12:48:43 12:48:43 ---> sar -P ALL: 12:48:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7187) 10/09/24 _x86_64_ (4 CPU) 12:48:43 12:48:43 12:46:09 LINUX RESTART (4 CPU) 12:48:43 12:48:43 12:47:02 CPU %user %nice %system %iowait %steal %idle 12:48:43 12:48:01 all 25.20 0.00 2.93 3.20 0.07 68.60 12:48:43 12:48:01 0 25.60 0.00 3.03 2.69 0.05 68.63 12:48:43 12:48:01 1 16.98 0.00 3.10 7.14 0.07 72.72 12:48:43 12:48:01 2 18.29 0.00 2.50 1.69 0.07 77.45 12:48:43 12:48:01 3 39.89 0.00 3.11 1.27 0.07 55.66 12:48:43 Average: all 25.20 0.00 2.93 3.20 0.07 68.60 12:48:43 Average: 0 25.60 0.00 3.03 2.69 0.05 68.63 12:48:43 Average: 1 16.98 0.00 3.10 7.14 0.07 72.72 12:48:43 Average: 2 18.29 0.00 2.50 1.69 0.07 77.45 12:48:43 Average: 3 39.89 0.00 3.11 1.27 0.07 55.66 12:48:43 12:48:43 12:48:43