14:17:14 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/15669 14:17:14 Running as SYSTEM 14:17:14 [EnvInject] - Loading node environment variables. 14:17:14 Building remotely on prd-ubuntu1804-docker-4c-4g-1183 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:17:14 [ssh-agent] Looking for ssh-agent implementation... 14:17:14 $ ssh-agent 14:17:14 SSH_AUTH_SOCK=/tmp/ssh-YVBl6WkqeAVK/agent.2056 14:17:14 SSH_AGENT_PID=2058 14:17:14 [ssh-agent] Started. 14:17:14 Running ssh-add (command line suppressed) 14:17:14 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_446492988929526060.key (jenkins-ssh) 14:17:14 [ssh-agent] Using credentials jenkins (jenkins) 14:17:14 The recommended git tool is: NONE 14:17:17 using credential jenkins 14:17:17 Wiping out workspace first. 14:17:17 Cloning the remote Git repository 14:17:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:17:17 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 14:17:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:17:17 > git --version # timeout=10 14:17:17 > git --version # 'git version 2.17.1' 14:17:17 using GIT_SSH to set credentials jenkins 14:17:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:17:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 14:17:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 14:17:18 using GIT_SSH to set credentials jenkins 14:17:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/69/15669/1 # timeout=10 14:17:19 > git rev-parse b36935736815064600b2cd6928269a195a61f0e0^{commit} # timeout=10 14:17:19 Checking out Revision b36935736815064600b2cd6928269a195a61f0e0 (refs/changes/69/15669/1) 14:17:19 > git config core.sparsecheckout # timeout=10 14:17:19 > git checkout -f b36935736815064600b2cd6928269a195a61f0e0 # timeout=10 14:17:22 Commit message: "Chore(rtd): modernise docs build infra" 14:17:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:17:22 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 14:17:23 provisioning config files... 14:17:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:17:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:17:23 [EnvInject] - Injecting environment variables from a build step. 14:17:23 [EnvInject] - Injecting as environment variables the properties content 14:17:23 GO_ROOT=pm-file-converter 14:17:23 14:17:23 [EnvInject] - Variables injected successfully. 14:17:23 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins14148307500576313509.sh 14:17:23 + echo '--> go-test.sh' 14:17:23 --> go-test.sh 14:17:23 + go version 14:17:23 go version go1.19 linux/amd64 14:17:23 + cd pm-file-converter 14:17:23 + go mod tidy 14:17:23 go: downloading github.com/json-iterator/go v1.1.12 14:17:23 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 14:17:23 go: downloading github.com/sirupsen/logrus v1.9.0 14:17:23 go: downloading golang.org/x/oauth2 v0.12.0 14:17:24 go: downloading github.com/stretchr/testify v1.8.4 14:17:24 go: downloading github.com/minio/minio-go/v7 v7.0.41 14:17:26 go: downloading golang.org/x/sys v0.12.0 14:17:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:17:27 go: downloading github.com/modern-go/reflect2 v1.0.2 14:17:27 go: downloading github.com/davecgh/go-spew v1.1.1 14:17:27 go: downloading github.com/pmezard/go-difflib v1.0.0 14:17:27 go: downloading gopkg.in/yaml.v3 v3.0.1 14:17:27 go: downloading github.com/dustin/go-humanize v1.0.0 14:17:27 go: downloading github.com/google/uuid v1.3.0 14:17:27 go: downloading github.com/klauspost/compress v1.16.0 14:17:27 go: downloading github.com/minio/md5-simd v1.1.2 14:17:27 go: downloading github.com/minio/sha256-simd v1.0.0 14:17:27 go: downloading golang.org/x/net v0.15.0 14:17:27 go: downloading gopkg.in/ini.v1 v1.67.0 14:17:29 go: downloading google.golang.org/appengine v1.6.7 14:17:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:17:29 go: downloading golang.org/x/crypto v0.13.0 14:17:29 go: downloading github.com/rs/xid v1.4.0 14:17:29 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 14:17:29 go: downloading github.com/golang/protobuf v1.5.3 14:17:29 go: downloading golang.org/x/text v0.13.0 14:17:30 go: downloading github.com/kr/pretty v0.3.0 14:17:30 go: downloading google.golang.org/protobuf v1.31.0 14:17:31 go: downloading github.com/google/go-cmp v0.5.9 14:17:31 go: downloading github.com/rogpeppe/go-internal v1.8.1 14:17:31 go: downloading github.com/kr/text v0.2.0 14:17:31 + go test ./... 14:17:47 ? main [no test files] 14:17:47 ? main/common/dataTypes [no test files] 14:17:49 ok main/common/utils 0.007s 14:17:49 ? main/components/kafkacollector [no test files] 14:17:50 ok main/components/miniocollector 1.084s 14:17:50 ok main/components/xmltransform 0.035s 14:17:50 + echo '--> go-test.sh ends' 14:17:50 --> go-test.sh ends 14:17:50 $ ssh-agent -k 14:17:50 unset SSH_AUTH_SOCK; 14:17:50 unset SSH_AGENT_PID; 14:17:50 echo Agent pid 2058 killed; 14:17:50 [ssh-agent] Stopped. 14:17:50 [PostBuildScript] - [INFO] Executing post build scripts. 14:17:50 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins2398612759111150171.sh 14:17:50 ---> sysstat.sh 14:17:51 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins14423089357052197245.sh 14:17:51 ---> package-listing.sh 14:17:51 ++ facter osfamily 14:17:51 ++ tr '[:upper:]' '[:lower:]' 14:17:51 + OS_FAMILY=debian 14:17:51 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 14:17:51 + START_PACKAGES=/tmp/packages_start.txt 14:17:51 + END_PACKAGES=/tmp/packages_end.txt 14:17:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:51 + PACKAGES=/tmp/packages_start.txt 14:17:51 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:17:51 + PACKAGES=/tmp/packages_end.txt 14:17:51 + case "${OS_FAMILY}" in 14:17:51 + dpkg -l 14:17:51 + grep '^ii' 14:17:51 + '[' -f /tmp/packages_start.txt ']' 14:17:51 + '[' -f /tmp/packages_end.txt ']' 14:17:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:51 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 14:17:51 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 14:17:51 + 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:17:52 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins11264739712388692183.sh 14:17:52 ---> capture-instance-metadata.sh 14:17:52 Setup pyenv: 14:17:52 * system (set by /opt/pyenv/version) 14:17:52 * 3.8.13 (set by /opt/pyenv/version) 14:17:52 * 3.9.13 (set by /opt/pyenv/version) 14:17:52 * 3.10.6 (set by /opt/pyenv/version) 14:17:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QH3i 14:17:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:17:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:17:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:07 lf-activate-venv(): INFO: Base packages installed successfully 14:18:07 lf-activate-venv(): INFO: Installing additional packages: lftools 14:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-QH3i/bin to PATH 14:18:47 INFO: Running in OpenStack, capturing instance metadata 14:18:47 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9056499543487693592.sh 14:18:47 provisioning config files... 14:18:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config5245504329630762751tmp 14:18:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:18:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:18:47 [EnvInject] - Injecting environment variables from a build step. 14:18:47 [EnvInject] - Injecting as environment variables the properties content 14:18:47 SERVER_ID=logs 14:18:47 14:18:47 [EnvInject] - Variables injected successfully. 14:18:47 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins15602361588534524395.sh 14:18:47 ---> create-netrc.sh 14:18:47 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1034451563414969562.sh 14:18:47 ---> python-tools-install.sh 14:18:47 Setup pyenv: 14:18:47 system 14:18:47 3.8.13 14:18:47 3.9.13 14:18:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QH3i from file:/tmp/.os_lf_venv 14:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:51 lf-activate-venv(): INFO: Base packages installed successfully 14:18:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-QH3i/bin to PATH 14:19:07 Generating Requirements File 14:19:38 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:19:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:19:39 Python 3.10.6 14:19:39 pip 26.1.1 from /tmp/venv-QH3i/lib/python3.10/site-packages/pip (python 3.10) 14:19:40 appdirs==1.4.4 14:19:40 argcomplete==3.6.3 14:19:40 aspy.yaml==1.3.0 14:19:40 attrs==26.1.0 14:19:40 autopage==0.6.0 14:19:40 backports.strenum==1.3.1 14:19:40 beautifulsoup4==4.14.3 14:19:40 boto3==1.43.9 14:19:40 botocore==1.43.9 14:19:40 bs4==0.0.2 14:19:40 certifi==2026.4.22 14:19:40 cffi==2.0.0 14:19:40 cfgv==3.5.0 14:19:40 chardet==7.4.3 14:19:40 charset-normalizer==3.4.7 14:19:40 click==8.4.0 14:19:40 cliff==4.14.0 14:19:40 cmd2==3.5.1 14:19:40 cryptography==3.3.2 14:19:40 debtcollector==3.1.0 14:19:40 decorator==5.3.0 14:19:40 defusedxml==0.7.1 14:19:40 Deprecated==1.3.1 14:19:40 distlib==0.4.0 14:19:40 dnspython==2.8.0 14:19:40 docker==7.1.0 14:19:40 dogpile.cache==1.5.0 14:19:40 durationpy==0.10 14:19:40 email-validator==2.3.0 14:19:40 filelock==3.29.0 14:19:40 future==1.0.0 14:19:40 gitdb==4.0.12 14:19:40 GitPython==3.1.50 14:19:40 httplib2==0.30.2 14:19:40 identify==2.6.19 14:19:40 idna==3.15 14:19:40 importlib-resources==1.5.0 14:19:40 iso8601==2.1.0 14:19:40 Jinja2==3.1.6 14:19:40 jmespath==1.1.0 14:19:40 jsonpatch==1.33 14:19:40 jsonpointer==3.1.1 14:19:40 jsonschema==4.26.0 14:19:40 jsonschema-specifications==2025.9.1 14:19:40 keystoneauth1==5.14.0 14:19:40 kubernetes==35.0.0 14:19:40 lftools==0.37.22 14:19:40 lxml==6.1.0 14:19:40 markdown-it-py==4.2.0 14:19:40 MarkupSafe==3.0.3 14:19:40 mdurl==0.1.2 14:19:40 msgpack==1.1.2 14:19:40 multi_key_dict==2.0.3 14:19:40 munch==4.0.0 14:19:40 netaddr==1.3.0 14:19:40 niet==1.4.2 14:19:40 nodeenv==1.10.0 14:19:40 oauth2client==4.1.3 14:19:40 oauthlib==3.3.1 14:19:40 openstacksdk==4.12.0 14:19:40 os-service-types==1.8.2 14:19:40 osc-lib==4.6.0 14:19:40 oslo.config==10.3.0 14:19:40 oslo.context==6.3.0 14:19:40 oslo.i18n==6.7.2 14:19:40 oslo.log==8.1.0 14:19:40 oslo.serialization==5.9.1 14:19:40 oslo.utils==10.0.1 14:19:40 packaging==26.2 14:19:40 pbr==7.0.3 14:19:40 platformdirs==4.9.6 14:19:40 prettytable==3.17.0 14:19:40 psutil==7.2.2 14:19:40 pyasn1==0.6.3 14:19:40 pyasn1_modules==0.4.2 14:19:40 pycparser==3.0 14:19:40 pygerrit2==2.0.15 14:19:40 PyGithub==2.9.1 14:19:40 Pygments==2.20.0 14:19:40 PyJWT==2.12.1 14:19:40 PyNaCl==1.6.2 14:19:40 pyparsing==2.4.7 14:19:40 pyperclip==1.11.0 14:19:40 pyrsistent==0.20.0 14:19:40 python-cinderclient==9.9.0 14:19:40 python-dateutil==2.9.0.post0 14:19:40 python-discovery==1.3.1 14:19:40 python-heatclient==5.1.0 14:19:40 python-jenkins==1.8.3 14:19:40 python-keystoneclient==5.8.0 14:19:40 python-magnumclient==4.10.0 14:19:40 python-openstackclient==9.0.0 14:19:40 python-swiftclient==4.10.0 14:19:40 PyYAML==6.0.3 14:19:40 referencing==0.37.0 14:19:40 requests==2.34.2 14:19:40 requests-oauthlib==2.0.0 14:19:40 rfc3986==2.0.0 14:19:40 rich==15.0.0 14:19:40 rich-argparse==1.8.0 14:19:40 rpds-py==0.30.0 14:19:40 rsa==4.9.1 14:19:40 ruamel.yaml==0.19.1 14:19:40 ruamel.yaml.clib==0.2.15 14:19:40 s3transfer==0.17.0 14:19:40 simplejson==4.1.1 14:19:40 six==1.17.0 14:19:40 smmap==5.0.3 14:19:40 soupsieve==2.8.3 14:19:40 stevedore==5.7.0 14:19:40 tabulate==0.10.0 14:19:40 toml==0.10.2 14:19:40 tomlkit==0.15.0 14:19:40 tqdm==4.67.3 14:19:40 typing_extensions==4.15.0 14:19:40 urllib3==1.26.20 14:19:40 virtualenv==21.3.3 14:19:40 wcwidth==0.7.0 14:19:40 websocket-client==1.9.0 14:19:40 wrapt==2.1.2 14:19:40 xdg==6.0.0 14:19:40 xmltodict==1.0.4 14:19:40 yq==3.4.3 14:19:40 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins6351147623013988698.sh 14:19:40 ---> sudo-logs.sh 14:19:40 Archiving 'sudo' log.. 14:19:40 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins6198759709812056635.sh 14:19:40 ---> job-cost.sh 14:19:40 Setup pyenv: 14:19:40 system 14:19:40 3.8.13 14:19:40 3.9.13 14:19:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:19:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QH3i from file:/tmp/.os_lf_venv 14:19:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:44 lf-activate-venv(): INFO: Base packages installed successfully 14:19:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-QH3i/bin to PATH 14:19:54 INFO: No Stack... 14:19:54 INFO: Retrieving Pricing Info for: v3-starter-4 14:19:54 INFO: Archiving Costs 14:19:54 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins16271810367053219471.sh 14:19:54 ---> logs-deploy.sh 14:19:55 Setup pyenv: 14:19:55 system 14:19:55 3.8.13 14:19:55 3.9.13 14:19:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 14:19:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QH3i from file:/tmp/.os_lf_venv 14:19:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:58 lf-activate-venv(): INFO: Base packages installed successfully 14:19:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-QH3i/bin to PATH 14:20:16 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/44 14:20:16 INFO: archiving workspace using pattern(s): 14:20:18 Archives upload complete. 14:20:18 INFO: archiving logs to Nexus 14:20:20 ---> uname -a: 14:20:20 Linux prd-ubuntu1804-docker-4c-4g-1183 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:20:20 14:20:20 14:20:20 ---> lscpu: 14:20:20 Architecture: x86_64 14:20:20 CPU op-mode(s): 32-bit, 64-bit 14:20:20 Byte Order: Little Endian 14:20:20 CPU(s): 4 14:20:20 On-line CPU(s) list: 0-3 14:20:20 Thread(s) per core: 1 14:20:20 Core(s) per socket: 1 14:20:20 Socket(s): 4 14:20:20 NUMA node(s): 1 14:20:20 Vendor ID: AuthenticAMD 14:20:20 CPU family: 23 14:20:20 Model: 49 14:20:20 Model name: AMD EPYC-Rome Processor 14:20:20 Stepping: 0 14:20:20 CPU MHz: 2799.998 14:20:20 BogoMIPS: 5599.99 14:20:20 Virtualization: AMD-V 14:20:20 Hypervisor vendor: KVM 14:20:20 Virtualization type: full 14:20:20 L1d cache: 32K 14:20:20 L1i cache: 32K 14:20:20 L2 cache: 512K 14:20:20 L3 cache: 16384K 14:20:20 NUMA node0 CPU(s): 0-3 14:20:20 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:20:20 14:20:20 14:20:20 ---> nproc: 14:20:20 4 14:20:20 14:20:20 14:20:20 ---> df -h: 14:20:20 Filesystem Size Used Avail Use% Mounted on 14:20:20 udev 3.9G 0 3.9G 0% /dev 14:20:20 tmpfs 798M 696K 797M 1% /run 14:20:20 /dev/vda1 20G 9.2G 10G 48% / 14:20:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:20:20 tmpfs 5.0M 0 5.0M 0% /run/lock 14:20:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:20:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:20:20 tmpfs 798M 0 798M 0% /run/user/1001 14:20:20 14:20:20 14:20:20 ---> free -m: 14:20:20 total used free shared buff/cache available 14:20:20 Mem: 7975 497 4938 0 2540 7191 14:20:20 Swap: 1023 0 1023 14:20:20 14:20:20 14:20:20 ---> ip addr: 14:20:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:20:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:20:20 inet 127.0.0.1/8 scope host lo 14:20:20 valid_lft forever preferred_lft forever 14:20:20 inet6 ::1/128 scope host 14:20:20 valid_lft forever preferred_lft forever 14:20:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:20:20 link/ether fa:16:3e:2a:99:64 brd ff:ff:ff:ff:ff:ff 14:20:20 inet 10.32.6.199/23 brd 10.32.7.255 scope global dynamic ens3 14:20:20 valid_lft 86173sec preferred_lft 86173sec 14:20:20 inet6 fe80::f816:3eff:fe2a:9964/64 scope link 14:20:20 valid_lft forever preferred_lft forever 14:20:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:20:20 link/ether 02:42:5d:cf:a5:65 brd ff:ff:ff:ff:ff:ff 14:20:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:20:20 valid_lft forever preferred_lft forever 14:20:20 14:20:20 14:20:20 ---> sar -b -r -n DEV: 14:20:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1183) 05/18/26 _x86_64_ (4 CPU) 14:20:20 14:20:20 14:16:35 LINUX RESTART (4 CPU) 14:20:20 14:20:20 14:17:02 tps rtps wtps bread/s bwrtn/s 14:20:20 14:18:01 283.12 198.61 84.51 9808.64 44728.84 14:20:20 14:19:01 55.11 4.05 51.07 135.29 10813.86 14:20:20 14:20:01 49.03 0.65 48.38 28.12 7771.54 14:20:20 Average: 128.22 67.03 61.19 3287.44 20971.49 14:20:20 14:20:20 14:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:20 14:18:01 5477764 7432088 2689656 32.93 43152 2080100 946340 10.27 781740 1713084 186360 14:20:20 14:19:01 5196184 7372812 2971236 36.38 64344 2269288 1000300 10.85 858140 1893952 145620 14:20:20 14:20:01 5087560 7391480 3079860 37.71 75160 2378576 975692 10.59 849836 1996884 91888 14:20:20 Average: 5253836 7398793 2913584 35.67 60885 2242655 974111 10.57 829905 1867973 141289 14:20:20 14:20:20 14:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:20 14:18:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 14:20:20 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:20 14:18:01 ens3 546.13 357.63 2000.71 137.95 0.00 0.00 0.00 0.00 14:20:20 14:19:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 14:20:20 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:20 14:19:01 ens3 75.41 57.70 852.79 15.08 0.00 0.00 0.00 0.00 14:20:20 14:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:20:20 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:20 14:20:01 ens3 29.87 25.24 237.60 5.71 0.00 0.00 0.00 0.00 14:20:20 Average: lo 0.85 0.85 0.07 0.07 0.00 0.00 0.00 0.00 14:20:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:20 Average: ens3 215.28 145.67 1024.89 52.43 0.00 0.00 0.00 0.00 14:20:20 14:20:20 14:20:20 ---> sar -P ALL: 14:20:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1183) 05/18/26 _x86_64_ (4 CPU) 14:20:20 14:20:20 14:16:35 LINUX RESTART (4 CPU) 14:20:20 14:20:20 14:17:02 CPU %user %nice %system %iowait %steal %idle 14:20:20 14:18:01 all 31.10 0.00 6.20 11.03 4.05 47.62 14:20:20 14:18:01 0 23.53 0.00 5.13 10.48 4.15 56.71 14:20:20 14:18:01 1 29.44 0.00 6.25 11.69 3.81 48.81 14:20:20 14:18:01 2 42.47 0.00 8.40 10.00 4.65 34.48 14:20:20 14:18:01 3 28.89 0.00 5.04 11.95 3.58 50.54 14:20:20 14:19:01 all 18.99 0.00 1.27 2.37 1.20 76.17 14:20:20 14:19:01 0 24.99 0.00 2.04 3.42 1.41 68.13 14:20:20 14:19:01 1 21.56 0.00 0.92 5.34 1.13 71.05 14:20:20 14:19:01 2 14.72 0.00 1.02 0.51 1.49 82.26 14:20:20 14:19:01 3 14.73 0.00 1.07 0.22 0.77 83.22 14:20:20 14:20:01 all 20.18 0.00 1.35 1.58 1.07 75.82 14:20:20 14:20:01 0 7.36 0.00 0.88 4.44 0.66 86.65 14:20:20 14:20:01 1 31.42 0.00 1.68 0.33 1.18 65.39 14:20:20 14:20:01 2 19.99 0.00 1.20 0.54 1.53 76.73 14:20:20 14:20:01 3 21.94 0.00 1.65 1.00 0.87 74.55 14:20:20 Average: all 23.38 0.00 2.92 4.96 2.10 66.64 14:20:20 Average: 0 18.60 0.00 2.67 6.09 2.07 70.57 14:20:20 Average: 1 27.47 0.00 2.93 5.76 2.03 61.81 14:20:20 Average: 2 25.63 0.00 3.51 3.65 2.54 64.67 14:20:20 Average: 3 21.82 0.00 2.57 4.35 1.73 69.53 14:20:20 14:20:20 14:20:20