16:30:32 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/15131 16:30:32 Running as SYSTEM 16:30:32 [EnvInject] - Loading node environment variables. 16:30:32 Building remotely on prd-ubuntu1804-docker-4c-4g-5938 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 16:30:32 [ssh-agent] Looking for ssh-agent implementation... 16:30:32 $ ssh-agent 16:30:33 SSH_AUTH_SOCK=/tmp/ssh-U6YbrwE2thT9/agent.2179 16:30:33 SSH_AGENT_PID=2181 16:30:33 [ssh-agent] Started. 16:30:33 Running ssh-add (command line suppressed) 16:30:33 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_7790178720287704006.key (jenkins-ssh) 16:30:33 [ssh-agent] Using credentials jenkins (jenkins) 16:30:33 The recommended git tool is: NONE 16:30:37 using credential jenkins 16:30:37 Wiping out workspace first. 16:30:37 Cloning the remote Git repository 16:30:37 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:30:37 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 16:30:37 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:30:37 > git --version # timeout=10 16:30:37 > git --version # 'git version 2.17.1' 16:30:37 using GIT_SSH to set credentials jenkins 16:30:37 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:38 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 16:30:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:39 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 16:30:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:30:39 using GIT_SSH to set credentials jenkins 16:30:39 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/31/15131/1 # timeout=10 16:30:40 > git rev-parse 59110344770a5c0cf696453ebc9abaf341b0599a^{commit} # timeout=10 16:30:40 Checking out Revision 59110344770a5c0cf696453ebc9abaf341b0599a (refs/changes/31/15131/1) 16:30:40 > git config core.sparsecheckout # timeout=10 16:30:40 > git checkout -f 59110344770a5c0cf696453ebc9abaf341b0599a # timeout=10 16:30:43 Commit message: "CVE Tags added" 16:30:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:30:44 > git rev-list --no-walk dc2aec5d4c58684bedbdd0e6ac3c298e422507cf # timeout=10 16:30:45 provisioning config files... 16:30:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:30:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:30:45 [EnvInject] - Injecting environment variables from a build step. 16:30:45 [EnvInject] - Injecting as environment variables the properties content 16:30:45 GO_ROOT=pm-file-converter 16:30:45 16:30:45 [EnvInject] - Variables injected successfully. 16:30:45 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13407502940772031088.sh 16:30:45 + echo '--> go-test.sh' 16:30:45 --> go-test.sh 16:30:45 + go version 16:30:45 go version go1.19 linux/amd64 16:30:45 + cd pm-file-converter 16:30:45 + go mod tidy 16:30:45 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 16:30:45 go: downloading github.com/json-iterator/go v1.1.12 16:30:45 go: downloading github.com/sirupsen/logrus v1.9.0 16:30:45 go: downloading golang.org/x/oauth2 v0.12.0 16:30:46 go: downloading github.com/minio/minio-go/v7 v7.0.41 16:30:46 go: downloading github.com/stretchr/testify v1.8.4 16:30:48 go: downloading golang.org/x/sys v0.12.0 16:30:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:30:48 go: downloading github.com/modern-go/reflect2 v1.0.2 16:30:49 go: downloading gopkg.in/ini.v1 v1.67.0 16:30:49 go: downloading github.com/dustin/go-humanize v1.0.0 16:30:49 go: downloading github.com/google/uuid v1.3.0 16:30:49 go: downloading github.com/klauspost/compress v1.16.0 16:30:49 go: downloading github.com/minio/md5-simd v1.1.2 16:30:49 go: downloading github.com/minio/sha256-simd v1.0.0 16:30:49 go: downloading golang.org/x/net v0.15.0 16:30:50 go: downloading github.com/davecgh/go-spew v1.1.1 16:30:50 go: downloading github.com/pmezard/go-difflib v1.0.0 16:30:50 go: downloading gopkg.in/yaml.v3 v3.0.1 16:30:51 go: downloading google.golang.org/appengine v1.6.7 16:30:51 go: downloading golang.org/x/crypto v0.13.0 16:30:51 go: downloading github.com/rs/xid v1.4.0 16:30:51 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 16:30:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:30:52 go: downloading github.com/golang/protobuf v1.5.3 16:30:52 go: downloading golang.org/x/text v0.13.0 16:30:53 go: downloading github.com/kr/pretty v0.3.0 16:30:53 go: downloading google.golang.org/protobuf v1.31.0 16:30:53 go: downloading github.com/google/go-cmp v0.5.9 16:30:54 go: downloading github.com/kr/text v0.2.0 16:30:54 go: downloading github.com/rogpeppe/go-internal v1.8.1 16:30:54 + go test ./... 16:31:13 ? main [no test files] 16:31:13 ? main/common/dataTypes [no test files] 16:31:16 ok main/common/utils 0.009s 16:31:16 ? main/components/kafkacollector [no test files] 16:31:17 ok main/components/miniocollector 1.418s 16:31:17 ok main/components/xmltransform 0.067s 16:31:17 + echo '--> go-test.sh ends' 16:31:17 --> go-test.sh ends 16:31:17 $ ssh-agent -k 16:31:17 unset SSH_AUTH_SOCK; 16:31:17 unset SSH_AGENT_PID; 16:31:17 echo Agent pid 2181 killed; 16:31:17 [ssh-agent] Stopped. 16:31:17 [PostBuildScript] - [INFO] Executing post build scripts. 16:31:17 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins7073146884275242360.sh 16:31:17 ---> sysstat.sh 16:31:18 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1800775582991009124.sh 16:31:18 ---> package-listing.sh 16:31:18 ++ tr '[:upper:]' '[:lower:]' 16:31:18 ++ facter osfamily 16:31:18 + OS_FAMILY=debian 16:31:18 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 16:31:18 + START_PACKAGES=/tmp/packages_start.txt 16:31:18 + END_PACKAGES=/tmp/packages_end.txt 16:31:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:18 + PACKAGES=/tmp/packages_start.txt 16:31:18 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 16:31:18 + PACKAGES=/tmp/packages_end.txt 16:31:18 + case "${OS_FAMILY}" in 16:31:18 + dpkg -l 16:31:18 + grep '^ii' 16:31:18 + '[' -f /tmp/packages_start.txt ']' 16:31:18 + '[' -f /tmp/packages_end.txt ']' 16:31:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:18 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 16:31:18 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 16:31:18 + 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/ 16:31:19 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins6528924477800521453.sh 16:31:19 ---> capture-instance-metadata.sh 16:31:19 Setup pyenv: 16:31:19 * system (set by /opt/pyenv/version) 16:31:19 * 3.8.13 (set by /opt/pyenv/version) 16:31:19 * 3.9.13 (set by /opt/pyenv/version) 16:31:19 * 3.10.6 (set by /opt/pyenv/version) 16:31:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NlSM 16:31:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:31:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:31:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:31:35 lf-activate-venv(): INFO: Base packages installed successfully 16:31:35 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-NlSM/bin to PATH 16:32:21 INFO: Running in OpenStack, capturing instance metadata 16:32:21 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins14509108750750595901.sh 16:32:21 provisioning config files... 16:32:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config520637590539287905tmp 16:32:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:32:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:32:21 [EnvInject] - Injecting environment variables from a build step. 16:32:21 [EnvInject] - Injecting as environment variables the properties content 16:32:21 SERVER_ID=logs 16:32:21 16:32:21 [EnvInject] - Variables injected successfully. 16:32:21 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9634667226958785640.sh 16:32:21 ---> create-netrc.sh 16:32:21 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins11529568677012074625.sh 16:32:21 ---> python-tools-install.sh 16:32:21 Setup pyenv: 16:32:21 system 16:32:21 3.8.13 16:32:21 3.9.13 16:32:21 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NlSM from file:/tmp/.os_lf_venv 16:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:25 lf-activate-venv(): INFO: Base packages installed successfully 16:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-NlSM/bin to PATH 16:32:44 Generating Requirements File 16:33:20 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. 16:33:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:21 Python 3.10.6 16:33:21 pip 25.2 from /tmp/venv-NlSM/lib/python3.10/site-packages/pip (python 3.10) 16:33:22 appdirs==1.4.4 16:33:22 argcomplete==3.6.2 16:33:22 aspy.yaml==1.3.0 16:33:22 attrs==25.4.0 16:33:22 autopage==0.5.2 16:33:22 beautifulsoup4==4.14.2 16:33:22 boto3==1.40.47 16:33:22 botocore==1.40.47 16:33:22 bs4==0.0.2 16:33:22 cachetools==6.2.0 16:33:22 certifi==2025.10.5 16:33:22 cffi==2.0.0 16:33:22 cfgv==3.4.0 16:33:22 chardet==5.2.0 16:33:22 charset-normalizer==3.4.3 16:33:22 click==8.3.0 16:33:22 cliff==4.11.0 16:33:22 cmd2==2.7.0 16:33:22 cryptography==3.3.2 16:33:22 debtcollector==3.0.0 16:33:22 decorator==5.2.1 16:33:22 defusedxml==0.7.1 16:33:22 Deprecated==1.2.18 16:33:22 distlib==0.4.0 16:33:22 dnspython==2.8.0 16:33:22 docker==7.1.0 16:33:22 dogpile.cache==1.4.1 16:33:22 durationpy==0.10 16:33:22 email-validator==2.3.0 16:33:22 filelock==3.19.1 16:33:22 future==1.0.0 16:33:22 gitdb==4.0.12 16:33:22 GitPython==3.1.45 16:33:22 google-auth==2.41.1 16:33:22 httplib2==0.31.0 16:33:22 identify==2.6.15 16:33:22 idna==3.10 16:33:22 importlib-resources==1.5.0 16:33:22 iso8601==2.1.0 16:33:22 Jinja2==3.1.6 16:33:22 jmespath==1.0.1 16:33:22 jsonpatch==1.33 16:33:22 jsonpointer==3.0.0 16:33:22 jsonschema==4.25.1 16:33:22 jsonschema-specifications==2025.9.1 16:33:22 keystoneauth1==5.12.0 16:33:22 kubernetes==34.1.0 16:33:22 lftools==0.37.14 16:33:22 lxml==6.0.2 16:33:22 markdown-it-py==4.0.0 16:33:22 MarkupSafe==3.0.3 16:33:22 mdurl==0.1.2 16:33:22 msgpack==1.1.1 16:33:22 multi_key_dict==2.0.3 16:33:22 munch==4.0.0 16:33:22 netaddr==1.3.0 16:33:22 niet==1.4.2 16:33:22 nodeenv==1.9.1 16:33:22 oauth2client==4.1.3 16:33:22 oauthlib==3.3.1 16:33:22 openstacksdk==4.7.1 16:33:22 os-service-types==1.8.0 16:33:22 osc-lib==4.2.0 16:33:22 oslo.config==10.0.0 16:33:22 oslo.context==6.1.0 16:33:22 oslo.i18n==6.6.0 16:33:22 oslo.log==7.2.1 16:33:22 oslo.serialization==5.8.0 16:33:22 oslo.utils==9.1.0 16:33:22 packaging==25.0 16:33:22 pbr==7.0.1 16:33:22 platformdirs==4.4.0 16:33:22 prettytable==3.16.0 16:33:22 psutil==7.1.0 16:33:22 pyasn1==0.6.1 16:33:22 pyasn1_modules==0.4.2 16:33:22 pycparser==2.23 16:33:22 pygerrit2==2.0.15 16:33:22 PyGithub==2.8.1 16:33:22 Pygments==2.19.2 16:33:22 PyJWT==2.10.1 16:33:22 PyNaCl==1.6.0 16:33:22 pyparsing==2.4.7 16:33:22 pyperclip==1.11.0 16:33:22 pyrsistent==0.20.0 16:33:22 python-cinderclient==9.8.0 16:33:22 python-dateutil==2.9.0.post0 16:33:22 python-heatclient==4.3.0 16:33:22 python-jenkins==1.8.3 16:33:22 python-keystoneclient==5.7.0 16:33:22 python-magnumclient==4.9.0 16:33:22 python-openstackclient==8.2.0 16:33:22 python-swiftclient==4.8.0 16:33:22 PyYAML==6.0.3 16:33:22 referencing==0.36.2 16:33:22 requests==2.32.5 16:33:22 requests-oauthlib==2.0.0 16:33:22 requestsexceptions==1.4.0 16:33:22 rfc3986==2.0.0 16:33:22 rich==14.1.0 16:33:22 rich-argparse==1.7.1 16:33:22 rpds-py==0.27.1 16:33:22 rsa==4.9.1 16:33:22 ruamel.yaml==0.18.15 16:33:22 ruamel.yaml.clib==0.2.14 16:33:22 s3transfer==0.14.0 16:33:22 simplejson==3.20.2 16:33:22 six==1.17.0 16:33:22 smmap==5.0.2 16:33:22 soupsieve==2.8 16:33:22 stevedore==5.5.0 16:33:22 tabulate==0.9.0 16:33:22 toml==0.10.2 16:33:22 tomlkit==0.13.3 16:33:22 tqdm==4.67.1 16:33:22 typing_extensions==4.15.0 16:33:22 tzdata==2025.2 16:33:22 urllib3==1.26.20 16:33:22 virtualenv==20.34.0 16:33:22 wcwidth==0.2.14 16:33:22 websocket-client==1.9.0 16:33:22 wrapt==1.17.3 16:33:22 xdg==6.0.0 16:33:22 xmltodict==1.0.2 16:33:22 yq==3.4.3 16:33:22 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9880865327089662958.sh 16:33:22 ---> sudo-logs.sh 16:33:22 Archiving 'sudo' log.. 16:33:22 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins3334145729734280325.sh 16:33:22 ---> job-cost.sh 16:33:22 Setup pyenv: 16:33:22 system 16:33:22 3.8.13 16:33:22 3.9.13 16:33:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NlSM from file:/tmp/.os_lf_venv 16:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:26 lf-activate-venv(): INFO: Base packages installed successfully 16:33:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-NlSM/bin to PATH 16:33:38 INFO: No Stack... 16:33:39 INFO: Retrieving Pricing Info for: v3-starter-4 16:33:39 INFO: Archiving Costs 16:33:39 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins5670087213247857277.sh 16:33:39 ---> logs-deploy.sh 16:33:39 Setup pyenv: 16:33:39 system 16:33:39 3.8.13 16:33:39 3.9.13 16:33:39 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NlSM from file:/tmp/.os_lf_venv 16:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:43 lf-activate-venv(): INFO: Base packages installed successfully 16:33:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-NlSM/bin to PATH 16:34:03 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/43 16:34:03 INFO: archiving workspace using pattern(s): 16:34:05 Archives upload complete. 16:34:05 INFO: archiving logs to Nexus 16:34:07 ---> uname -a: 16:34:07 Linux prd-ubuntu1804-docker-4c-4g-5938 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:34:07 16:34:07 16:34:07 ---> lscpu: 16:34:07 Architecture: x86_64 16:34:07 CPU op-mode(s): 32-bit, 64-bit 16:34:07 Byte Order: Little Endian 16:34:07 CPU(s): 4 16:34:07 On-line CPU(s) list: 0-3 16:34:07 Thread(s) per core: 1 16:34:07 Core(s) per socket: 1 16:34:07 Socket(s): 4 16:34:07 NUMA node(s): 1 16:34:07 Vendor ID: AuthenticAMD 16:34:07 CPU family: 23 16:34:07 Model: 49 16:34:07 Model name: AMD EPYC-Rome Processor 16:34:07 Stepping: 0 16:34:07 CPU MHz: 2800.000 16:34:07 BogoMIPS: 5600.00 16:34:07 Virtualization: AMD-V 16:34:07 Hypervisor vendor: KVM 16:34:07 Virtualization type: full 16:34:07 L1d cache: 32K 16:34:07 L1i cache: 32K 16:34:07 L2 cache: 512K 16:34:07 L3 cache: 16384K 16:34:07 NUMA node0 CPU(s): 0-3 16:34:07 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 16:34:07 16:34:07 16:34:07 ---> nproc: 16:34:07 4 16:34:07 16:34:07 16:34:07 ---> df -h: 16:34:07 Filesystem Size Used Avail Use% Mounted on 16:34:07 udev 3.9G 0 3.9G 0% /dev 16:34:07 tmpfs 798M 696K 797M 1% /run 16:34:07 /dev/vda1 20G 9.2G 10G 48% / 16:34:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:34:07 tmpfs 5.0M 0 5.0M 0% /run/lock 16:34:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:34:07 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:34:07 tmpfs 798M 0 798M 0% /run/user/1001 16:34:07 16:34:07 16:34:07 ---> free -m: 16:34:07 total used free shared buff/cache available 16:34:07 Mem: 7976 472 4965 0 2537 7215 16:34:07 Swap: 1023 0 1023 16:34:07 16:34:07 16:34:07 ---> ip addr: 16:34:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:34:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:34:07 inet 127.0.0.1/8 scope host lo 16:34:07 valid_lft forever preferred_lft forever 16:34:07 inet6 ::1/128 scope host 16:34:07 valid_lft forever preferred_lft forever 16:34:07 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:34:07 link/ether fa:16:3e:54:a7:19 brd ff:ff:ff:ff:ff:ff 16:34:07 inet 10.32.6.247/23 brd 10.32.7.255 scope global dynamic ens3 16:34:07 valid_lft 86137sec preferred_lft 86137sec 16:34:07 inet6 fe80::f816:3eff:fe54:a719/64 scope link 16:34:07 valid_lft forever preferred_lft forever 16:34:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:34:07 link/ether 02:42:6b:e2:31:d6 brd ff:ff:ff:ff:ff:ff 16:34:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:34:07 valid_lft forever preferred_lft forever 16:34:07 16:34:07 16:34:07 ---> sar -b -r -n DEV: 16:34:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5938) 10/08/25 _x86_64_ (4 CPU) 16:34:07 16:34:07 16:29:47 LINUX RESTART (4 CPU) 16:34:07 16:34:07 16:30:01 tps rtps wtps bread/s bwrtn/s 16:34:07 16:31:01 229.51 146.79 82.72 8208.90 38868.21 16:34:07 16:32:01 83.52 42.33 41.19 3035.23 13580.94 16:34:07 16:33:01 48.57 0.73 47.83 101.00 8140.17 16:34:07 16:34:01 41.97 0.65 41.32 28.12 4903.57 16:34:07 Average: 100.88 47.62 53.27 2842.85 16371.71 16:34:07 16:34:07 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:34:07 16:31:01 5585520 7424668 2581908 31.61 39528 1971176 1271704 13.80 701912 1692572 318004 16:34:07 16:32:01 5303580 7373508 2863848 35.06 51556 2182964 1011976 10.98 856700 1806500 80360 16:34:07 16:33:01 5193744 7419144 2973684 36.41 68660 2311764 942900 10.23 819072 1934016 52240 16:34:07 16:34:01 5025696 7335024 3141732 38.47 76064 2382800 1031732 11.20 910816 1998316 34224 16:34:07 Average: 5277135 7388086 2890293 35.39 58952 2212176 1064578 11.55 822125 1857851 121207 16:34:07 16:34:07 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:34:07 16:31:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 16:34:07 16:31:01 ens3 368.12 218.48 1975.57 64.61 0.00 0.00 0.00 0.00 16:34:07 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:07 16:32:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 16:34:07 16:32:01 ens3 63.17 54.14 762.75 66.44 0.00 0.00 0.00 0.00 16:34:07 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:07 16:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:34:07 16:33:01 ens3 26.67 20.59 266.99 4.57 0.00 0.00 0.00 0.00 16:34:07 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:07 16:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:34:07 16:34:01 ens3 13.00 13.70 43.40 11.76 0.00 0.00 0.00 0.00 16:34:07 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:07 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:34:07 Average: ens3 117.72 76.72 762.09 36.84 0.00 0.00 0.00 0.00 16:34:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:07 16:34:07 16:34:07 ---> sar -P ALL: 16:34:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5938) 10/08/25 _x86_64_ (4 CPU) 16:34:07 16:34:07 16:29:47 LINUX RESTART (4 CPU) 16:34:07 16:34:07 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:34:07 16:31:01 all 15.83 0.00 5.08 12.27 10.94 55.87 16:34:07 16:31:01 0 16.47 0.00 4.53 14.01 10.43 54.57 16:34:07 16:31:01 1 13.58 0.00 4.20 12.35 10.32 59.55 16:34:07 16:31:01 2 15.39 0.00 4.22 12.92 11.34 56.13 16:34:07 16:31:01 3 17.89 0.00 7.34 9.81 11.69 53.27 16:34:07 16:32:01 all 22.84 0.00 3.52 3.21 6.16 64.28 16:34:07 16:32:01 0 15.10 0.00 3.29 1.43 5.75 74.43 16:34:07 16:32:01 1 29.75 0.00 3.87 3.00 6.13 57.25 16:34:07 16:32:01 2 30.45 0.00 3.92 6.39 7.20 52.06 16:34:07 16:32:01 3 16.03 0.00 3.04 2.01 5.54 73.38 16:34:07 16:33:01 all 19.25 0.00 1.26 1.78 3.17 74.53 16:34:07 16:33:01 0 29.05 0.00 1.17 2.89 2.60 64.28 16:34:07 16:33:01 1 9.32 0.00 0.64 0.41 2.83 86.80 16:34:07 16:33:01 2 9.80 0.00 1.20 2.90 3.85 82.26 16:34:07 16:33:01 3 29.14 0.00 2.05 0.91 3.40 64.51 16:34:07 16:34:01 all 18.95 0.00 1.10 2.01 2.65 75.30 16:34:07 16:34:01 0 11.24 0.00 0.93 0.12 1.57 86.14 16:34:07 16:34:01 1 26.35 0.00 1.65 5.83 2.84 63.33 16:34:07 16:34:01 2 6.24 0.00 0.65 1.41 3.25 88.44 16:34:07 16:34:01 3 32.14 0.00 1.16 0.69 2.91 63.10 16:34:07 Average: all 19.20 0.00 2.76 4.88 5.77 67.40 16:34:07 Average: 0 17.94 0.00 2.50 4.68 5.14 69.74 16:34:07 Average: 1 19.69 0.00 2.60 5.45 5.57 66.69 16:34:07 Average: 2 15.46 0.00 2.51 5.94 6.44 69.65 16:34:07 Average: 3 23.72 0.00 3.43 3.41 5.94 63.50 16:34:07 16:34:07 16:34:07