14:18:07 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/15622 14:18:07 Running as SYSTEM 14:18:07 [EnvInject] - Loading node environment variables. 14:18:07 Building remotely on prd-ubuntu1804-docker-4c-4g-1188 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:18:07 [ssh-agent] Looking for ssh-agent implementation... 14:18:07 $ ssh-agent 14:18:07 SSH_AUTH_SOCK=/tmp/ssh-5Y3IVMN4mDKm/agent.2061 14:18:07 SSH_AGENT_PID=2063 14:18:07 [ssh-agent] Started. 14:18:07 Running ssh-add (command line suppressed) 14:18:07 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_14527159770835376989.key (jenkins-ssh) 14:18:07 [ssh-agent] Using credentials jenkins (jenkins) 14:18:07 The recommended git tool is: NONE 14:18:10 using credential jenkins 14:18:10 Wiping out workspace first. 14:18:10 Cloning the remote Git repository 14:18:10 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:18:10 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 14:18:10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:18:10 > git --version # timeout=10 14:18:10 > git --version # 'git version 2.17.1' 14:18:10 using GIT_SSH to set credentials jenkins 14:18:10 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:18:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:18:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:18:11 using GIT_SSH to set credentials jenkins 14:18:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/22/15622/3 # timeout=10 14:18:12 > git rev-parse 3bc7a9b5483639012685e42a06fbe54ac6f04080^{commit} # timeout=10 14:18:12 Checking out Revision 3bc7a9b5483639012685e42a06fbe54ac6f04080 (refs/changes/22/15622/3) 14:18:12 > git config core.sparsecheckout # timeout=10 14:18:12 > git checkout -f 3bc7a9b5483639012685e42a06fbe54ac6f04080 # timeout=10 14:18:15 Commit message: "Chore(rtd): modernise docs build infra" 14:18:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:15 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 14:18:16 provisioning config files... 14:18:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:18:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:18:16 [EnvInject] - Injecting environment variables from a build step. 14:18:16 [EnvInject] - Injecting as environment variables the properties content 14:18:16 GO_ROOT=pm-file-converter 14:18:16 14:18:16 [EnvInject] - Variables injected successfully. 14:18:16 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1127574145468150292.sh 14:18:16 + echo '--> go-test.sh' 14:18:16 --> go-test.sh 14:18:16 + go version 14:18:16 go version go1.19 linux/amd64 14:18:16 + cd pm-file-converter 14:18:16 + go mod tidy 14:18:16 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 14:18:16 go: downloading github.com/json-iterator/go v1.1.12 14:18:16 go: downloading github.com/sirupsen/logrus v1.9.0 14:18:16 go: downloading golang.org/x/oauth2 v0.12.0 14:18:16 go: downloading github.com/stretchr/testify v1.8.4 14:18:17 go: downloading github.com/minio/minio-go/v7 v7.0.41 14:18:19 go: downloading golang.org/x/sys v0.12.0 14:18:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:18:19 go: downloading github.com/modern-go/reflect2 v1.0.2 14:18:20 go: downloading github.com/davecgh/go-spew v1.1.1 14:18:20 go: downloading github.com/pmezard/go-difflib v1.0.0 14:18:20 go: downloading gopkg.in/yaml.v3 v3.0.1 14:18:21 go: downloading github.com/dustin/go-humanize v1.0.0 14:18:21 go: downloading github.com/google/uuid v1.3.0 14:18:21 go: downloading github.com/klauspost/compress v1.16.0 14:18:21 go: downloading github.com/minio/md5-simd v1.1.2 14:18:21 go: downloading github.com/minio/sha256-simd v1.0.0 14:18:21 go: downloading golang.org/x/net v0.15.0 14:18:21 go: downloading gopkg.in/ini.v1 v1.67.0 14:18:21 go: downloading google.golang.org/appengine v1.6.7 14:18:21 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:18:22 go: downloading golang.org/x/crypto v0.13.0 14:18:22 go: downloading github.com/rs/xid v1.4.0 14:18:22 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 14:18:22 go: downloading github.com/golang/protobuf v1.5.3 14:18:23 go: downloading golang.org/x/text v0.13.0 14:18:23 go: downloading github.com/kr/pretty v0.3.0 14:18:24 go: downloading google.golang.org/protobuf v1.31.0 14:18:24 go: downloading github.com/google/go-cmp v0.5.9 14:18:24 go: downloading github.com/kr/text v0.2.0 14:18:24 go: downloading github.com/rogpeppe/go-internal v1.8.1 14:18:24 + go test ./... 14:18:41 ? main [no test files] 14:18:41 ? main/common/dataTypes [no test files] 14:18:43 ok main/common/utils 0.018s 14:18:43 ? main/components/kafkacollector [no test files] 14:18:44 ok main/components/miniocollector 1.082s 14:18:44 ok main/components/xmltransform 0.045s 14:18:44 + echo '--> go-test.sh ends' 14:18:44 --> go-test.sh ends 14:18:44 $ ssh-agent -k 14:18:44 unset SSH_AUTH_SOCK; 14:18:44 unset SSH_AGENT_PID; 14:18:44 echo Agent pid 2063 killed; 14:18:44 [ssh-agent] Stopped. 14:18:44 [PostBuildScript] - [INFO] Executing post build scripts. 14:18:44 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins12866031693416084911.sh 14:18:44 ---> sysstat.sh 14:18:45 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins18128056214554047111.sh 14:18:45 ---> package-listing.sh 14:18:45 ++ facter osfamily 14:18:45 ++ tr '[:upper:]' '[:lower:]' 14:18:45 + OS_FAMILY=debian 14:18:45 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:18:45 + START_PACKAGES=/tmp/packages_start.txt 14:18:45 + END_PACKAGES=/tmp/packages_end.txt 14:18:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:45 + PACKAGES=/tmp/packages_start.txt 14:18:45 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:18:45 + PACKAGES=/tmp/packages_end.txt 14:18:45 + case "${OS_FAMILY}" in 14:18:45 + dpkg -l 14:18:45 + grep '^ii' 14:18:45 + '[' -f /tmp/packages_start.txt ']' 14:18:45 + '[' -f /tmp/packages_end.txt ']' 14:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:45 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:18:45 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 14:18:45 + 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:18:45 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins8155894373877669179.sh 14:18:45 ---> capture-instance-metadata.sh 14:18:45 Setup pyenv: 14:18:45 * system (set by /opt/pyenv/version) 14:18:45 * 3.8.13 (set by /opt/pyenv/version) 14:18:45 * 3.9.13 (set by /opt/pyenv/version) 14:18:45 * 3.10.6 (set by /opt/pyenv/version) 14:18:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jd8G 14:18:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:18:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:02 lf-activate-venv(): INFO: Base packages installed successfully 14:19:02 lf-activate-venv(): INFO: Installing additional packages: lftools 14:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-jd8G/bin to PATH 14:19:44 INFO: Running in OpenStack, capturing instance metadata 14:19:44 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13432338272631011463.sh 14:19:44 provisioning config files... 14:19:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config10101164779879055783tmp 14:19:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:19:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:19:44 [EnvInject] - Injecting environment variables from a build step. 14:19:45 [EnvInject] - Injecting as environment variables the properties content 14:19:45 SERVER_ID=logs 14:19:45 14:19:45 [EnvInject] - Variables injected successfully. 14:19:45 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1158812321222813568.sh 14:19:45 ---> create-netrc.sh 14:19:45 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins2371200284234156303.sh 14:19:45 ---> python-tools-install.sh 14:19:45 Setup pyenv: 14:19:45 system 14:19:45 3.8.13 14:19:45 3.9.13 14:19:45 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:19:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jd8G from file:/tmp/.os_lf_venv 14:19:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:48 lf-activate-venv(): INFO: Base packages installed successfully 14:19:48 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:05 lf-activate-venv(): INFO: Adding /tmp/venv-jd8G/bin to PATH 14:20:05 Generating Requirements File 14:20:39 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:20:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:20:40 Python 3.10.6 14:20:41 pip 26.1.1 from /tmp/venv-jd8G/lib/python3.10/site-packages/pip (python 3.10) 14:20:41 appdirs==1.4.4 14:20:41 argcomplete==3.6.3 14:20:41 aspy.yaml==1.3.0 14:20:41 attrs==26.1.0 14:20:41 autopage==0.6.0 14:20:41 backports.strenum==1.3.1 14:20:41 beautifulsoup4==4.14.3 14:20:41 boto3==1.43.9 14:20:41 botocore==1.43.9 14:20:41 bs4==0.0.2 14:20:41 certifi==2026.4.22 14:20:41 cffi==2.0.0 14:20:41 cfgv==3.5.0 14:20:41 chardet==7.4.3 14:20:41 charset-normalizer==3.4.7 14:20:41 click==8.4.0 14:20:41 cliff==4.14.0 14:20:41 cmd2==3.5.1 14:20:41 cryptography==3.3.2 14:20:41 debtcollector==3.1.0 14:20:41 decorator==5.3.0 14:20:41 defusedxml==0.7.1 14:20:41 Deprecated==1.3.1 14:20:41 distlib==0.4.0 14:20:41 dnspython==2.8.0 14:20:41 docker==7.1.0 14:20:41 dogpile.cache==1.5.0 14:20:41 durationpy==0.10 14:20:41 email-validator==2.3.0 14:20:41 filelock==3.29.0 14:20:41 future==1.0.0 14:20:41 gitdb==4.0.12 14:20:41 GitPython==3.1.50 14:20:41 httplib2==0.30.2 14:20:41 identify==2.6.19 14:20:41 idna==3.15 14:20:41 importlib-resources==1.5.0 14:20:41 iso8601==2.1.0 14:20:41 Jinja2==3.1.6 14:20:41 jmespath==1.1.0 14:20:41 jsonpatch==1.33 14:20:41 jsonpointer==3.1.1 14:20:41 jsonschema==4.26.0 14:20:41 jsonschema-specifications==2025.9.1 14:20:41 keystoneauth1==5.14.0 14:20:41 kubernetes==35.0.0 14:20:41 lftools==0.37.22 14:20:41 lxml==6.1.0 14:20:41 markdown-it-py==4.2.0 14:20:41 MarkupSafe==3.0.3 14:20:41 mdurl==0.1.2 14:20:41 msgpack==1.1.2 14:20:41 multi_key_dict==2.0.3 14:20:41 munch==4.0.0 14:20:41 netaddr==1.3.0 14:20:41 niet==1.4.2 14:20:41 nodeenv==1.10.0 14:20:41 oauth2client==4.1.3 14:20:41 oauthlib==3.3.1 14:20:41 openstacksdk==4.12.0 14:20:41 os-service-types==1.8.2 14:20:41 osc-lib==4.6.0 14:20:41 oslo.config==10.3.0 14:20:41 oslo.context==6.3.0 14:20:41 oslo.i18n==6.7.2 14:20:41 oslo.log==8.1.0 14:20:41 oslo.serialization==5.9.1 14:20:41 oslo.utils==10.0.1 14:20:41 packaging==26.2 14:20:41 pbr==7.0.3 14:20:41 platformdirs==4.9.6 14:20:41 prettytable==3.17.0 14:20:41 psutil==7.2.2 14:20:41 pyasn1==0.6.3 14:20:41 pyasn1_modules==0.4.2 14:20:41 pycparser==3.0 14:20:41 pygerrit2==2.0.15 14:20:41 PyGithub==2.9.1 14:20:41 Pygments==2.20.0 14:20:41 PyJWT==2.12.1 14:20:41 PyNaCl==1.6.2 14:20:41 pyparsing==2.4.7 14:20:41 pyperclip==1.11.0 14:20:41 pyrsistent==0.20.0 14:20:41 python-cinderclient==9.9.0 14:20:41 python-dateutil==2.9.0.post0 14:20:41 python-discovery==1.3.1 14:20:41 python-heatclient==5.1.0 14:20:41 python-jenkins==1.8.3 14:20:41 python-keystoneclient==5.8.0 14:20:41 python-magnumclient==4.10.0 14:20:41 python-openstackclient==9.0.0 14:20:41 python-swiftclient==4.10.0 14:20:41 PyYAML==6.0.3 14:20:41 referencing==0.37.0 14:20:41 requests==2.34.2 14:20:41 requests-oauthlib==2.0.0 14:20:41 rfc3986==2.0.0 14:20:41 rich==15.0.0 14:20:41 rich-argparse==1.8.0 14:20:41 rpds-py==0.30.0 14:20:41 rsa==4.9.1 14:20:41 ruamel.yaml==0.19.1 14:20:41 ruamel.yaml.clib==0.2.15 14:20:41 s3transfer==0.17.0 14:20:41 simplejson==4.1.1 14:20:41 six==1.17.0 14:20:41 smmap==5.0.3 14:20:41 soupsieve==2.8.3 14:20:41 stevedore==5.7.0 14:20:41 tabulate==0.10.0 14:20:41 toml==0.10.2 14:20:41 tomlkit==0.15.0 14:20:41 tqdm==4.67.3 14:20:41 typing_extensions==4.15.0 14:20:41 urllib3==1.26.20 14:20:41 virtualenv==21.3.3 14:20:41 wcwidth==0.7.0 14:20:41 websocket-client==1.9.0 14:20:41 wrapt==2.1.2 14:20:41 xdg==6.0.0 14:20:41 xmltodict==1.0.4 14:20:41 yq==3.4.3 14:20:42 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13733997842825673484.sh 14:20:42 ---> sudo-logs.sh 14:20:42 Archiving 'sudo' log.. 14:20:42 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1119413891387765585.sh 14:20:42 ---> job-cost.sh 14:20:42 Setup pyenv: 14:20:42 system 14:20:42 3.8.13 14:20:42 3.9.13 14:20:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jd8G from file:/tmp/.os_lf_venv 14:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:46 lf-activate-venv(): INFO: Base packages installed successfully 14:20:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:58 lf-activate-venv(): INFO: Adding /tmp/venv-jd8G/bin to PATH 14:20:58 INFO: No Stack... 14:20:58 INFO: Retrieving Pricing Info for: v3-starter-4 14:20:58 INFO: Archiving Costs 14:20:58 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins6315174066905607110.sh 14:20:58 ---> logs-deploy.sh 14:20:58 Setup pyenv: 14:20:58 system 14:20:58 3.8.13 14:20:58 3.9.13 14:20:58 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:20:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jd8G from file:/tmp/.os_lf_venv 14:20:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:02 lf-activate-venv(): INFO: Base packages installed successfully 14:21:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:21 lf-activate-venv(): INFO: Adding /tmp/venv-jd8G/bin to PATH 14:21:21 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/45 14:21:21 INFO: archiving workspace using pattern(s): 14:21:23 Archives upload complete. 14:21:23 INFO: archiving logs to Nexus 14:21:25 ---> uname -a: 14:21:25 Linux prd-ubuntu1804-docker-4c-4g-1188 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:21:25 14:21:25 14:21:25 ---> lscpu: 14:21:25 Architecture: x86_64 14:21:25 CPU op-mode(s): 32-bit, 64-bit 14:21:25 Byte Order: Little Endian 14:21:25 CPU(s): 4 14:21:25 On-line CPU(s) list: 0-3 14:21:25 Thread(s) per core: 1 14:21:25 Core(s) per socket: 1 14:21:25 Socket(s): 4 14:21:25 NUMA node(s): 1 14:21:25 Vendor ID: AuthenticAMD 14:21:25 CPU family: 23 14:21:25 Model: 49 14:21:25 Model name: AMD EPYC-Rome Processor 14:21:25 Stepping: 0 14:21:25 CPU MHz: 2799.998 14:21:25 BogoMIPS: 5599.99 14:21:25 Virtualization: AMD-V 14:21:25 Hypervisor vendor: KVM 14:21:25 Virtualization type: full 14:21:25 L1d cache: 32K 14:21:25 L1i cache: 32K 14:21:25 L2 cache: 512K 14:21:25 L3 cache: 16384K 14:21:25 NUMA node0 CPU(s): 0-3 14:21:25 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:21:25 14:21:25 14:21:25 ---> nproc: 14:21:25 4 14:21:25 14:21:25 14:21:25 ---> df -h: 14:21:25 Filesystem Size Used Avail Use% Mounted on 14:21:25 udev 3.9G 0 3.9G 0% /dev 14:21:25 tmpfs 798M 696K 797M 1% /run 14:21:25 /dev/vda1 20G 9.2G 10G 48% / 14:21:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:21:25 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:21:25 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:21:25 tmpfs 798M 0 798M 0% /run/user/1001 14:21:25 14:21:25 14:21:25 ---> free -m: 14:21:25 total used free shared buff/cache available 14:21:25 Mem: 7976 504 4926 0 2544 7183 14:21:25 Swap: 1023 0 1023 14:21:25 14:21:25 14:21:25 ---> ip addr: 14:21:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:25 inet 127.0.0.1/8 scope host lo 14:21:25 valid_lft forever preferred_lft forever 14:21:25 inet6 ::1/128 scope host 14:21:25 valid_lft forever preferred_lft forever 14:21:25 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:21:25 link/ether fa:16:3e:f6:fb:1a brd ff:ff:ff:ff:ff:ff 14:21:25 inet 10.32.6.109/23 brd 10.32.7.255 scope global dynamic ens3 14:21:25 valid_lft 86159sec preferred_lft 86159sec 14:21:25 inet6 fe80::f816:3eff:fef6:fb1a/64 scope link 14:21:25 valid_lft forever preferred_lft forever 14:21:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:21:25 link/ether 02:42:f4:88:8e:ab brd ff:ff:ff:ff:ff:ff 14:21:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:21:25 valid_lft forever preferred_lft forever 14:21:25 14:21:25 14:21:25 ---> sar -b -r -n DEV: 14:21:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1188) 05/18/26 _x86_64_ (4 CPU) 14:21:25 14:21:25 14:17:27 LINUX RESTART (4 CPU) 14:21:25 14:21:25 14:18:01 tps rtps wtps bread/s bwrtn/s 14:21:25 14:19:01 238.66 170.99 67.67 6864.86 13951.14 14:21:25 14:20:01 43.86 4.06 39.80 137.53 5486.19 14:21:25 14:21:01 46.38 0.65 45.73 28.13 7734.44 14:21:25 Average: 109.63 58.56 51.06 2343.26 9056.86 14:21:25 14:21:25 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:25 14:19:01 5405508 7392812 2761920 33.82 44388 2110764 989548 10.74 834084 1732444 59036 14:21:25 14:20:01 5168988 7349496 2998440 36.71 64456 2272728 1020900 11.08 883276 1896436 145696 14:21:25 14:21:01 5062076 7376548 3105352 38.02 75008 2388888 991516 10.76 865752 2005460 98208 14:21:25 Average: 5212191 7372952 2955237 36.18 61284 2257460 1000655 10.86 861037 1878113 100980 14:21:25 14:21:25 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:25 14:19:01 ens3 525.90 345.58 2115.43 135.80 0.00 0.00 0.00 0.00 14:21:25 14:19:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 14:21:25 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:25 14:20:01 ens3 64.82 47.44 696.56 7.17 0.00 0.00 0.00 0.00 14:21:25 14:20:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 14:21:25 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:25 14:21:01 ens3 30.26 26.11 236.91 5.58 0.00 0.00 0.00 0.00 14:21:25 14:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:21:25 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:25 Average: ens3 206.98 139.70 1016.26 49.51 0.00 0.00 0.00 0.00 14:21:25 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:21:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:25 14:21:25 14:21:25 ---> sar -P ALL: 14:21:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1188) 05/18/26 _x86_64_ (4 CPU) 14:21:25 14:21:25 14:17:27 LINUX RESTART (4 CPU) 14:21:25 14:21:25 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:21:25 14:19:01 all 31.27 0.00 5.32 8.95 5.32 49.14 14:21:25 14:19:01 0 27.42 0.00 4.49 6.63 4.92 56.53 14:21:25 14:19:01 1 39.20 0.00 5.59 8.14 4.93 42.14 14:21:25 14:19:01 2 23.95 0.00 4.95 12.29 5.99 52.82 14:21:25 14:19:01 3 34.59 0.00 6.22 8.70 5.43 45.05 14:21:25 14:20:01 all 18.82 0.00 1.06 2.20 2.14 75.78 14:21:25 14:20:01 0 27.82 0.00 1.19 0.35 1.39 69.24 14:21:25 14:20:01 1 38.00 0.00 1.82 1.88 3.24 55.05 14:21:25 14:20:01 2 2.87 0.00 0.42 0.15 2.09 94.46 14:21:25 14:20:01 3 6.70 0.00 0.82 6.43 1.83 84.22 14:21:25 14:21:01 all 19.31 0.00 1.52 1.89 1.96 75.33 14:21:25 14:21:01 0 6.87 0.00 0.59 0.02 1.91 90.61 14:21:25 14:21:01 1 35.90 0.00 2.89 6.80 2.72 51.68 14:21:25 14:21:01 2 23.68 0.00 1.58 0.23 2.01 72.50 14:21:25 14:21:01 3 10.81 0.00 0.96 0.48 1.16 86.58 14:21:25 Average: all 23.15 0.00 2.63 4.35 3.14 66.72 14:21:25 Average: 0 20.68 0.00 2.09 2.34 2.74 72.14 14:21:25 Average: 1 37.70 0.00 3.43 5.60 3.63 49.63 14:21:25 Average: 2 16.83 0.00 2.33 4.25 3.37 73.22 14:21:25 Average: 3 17.40 0.00 2.68 5.22 2.81 71.89 14:21:25 14:21:25 14:21:25