14:20:02 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/dmaapmediatorproducer/+/15631 14:20:02 Running as SYSTEM 14:20:02 [EnvInject] - Loading node environment variables. 14:20:02 Building remotely on prd-ubuntu1804-docker-4c-4g-846 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master 14:20:02 [ssh-agent] Looking for ssh-agent implementation... 14:20:02 $ ssh-agent 14:20:03 SSH_AUTH_SOCK=/tmp/ssh-i4JA90KgoJjE/agent.2110 14:20:03 SSH_AGENT_PID=2112 14:20:03 [ssh-agent] Started. 14:20:03 Running ssh-add (command line suppressed) 14:20:03 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master@tmp/private_key_11134272058339223896.key (jenkins-ssh) 14:20:03 [ssh-agent] Using credentials jenkins (jenkins) 14:20:03 The recommended git tool is: NONE 14:20:06 using credential jenkins 14:20:06 Wiping out workspace first. 14:20:06 Cloning the remote Git repository 14:20:06 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 14:20:06 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master # timeout=10 14:20:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 14:20:06 > git --version # timeout=10 14:20:06 > git --version # 'git version 2.17.1' 14:20:06 using GIT_SSH to set credentials jenkins 14:20:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 14:20:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:08 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 14:20:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 14:20:08 using GIT_SSH to set credentials jenkins 14:20:08 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer refs/changes/31/15631/4 # timeout=10 14:20:08 > git rev-parse 630eec63ec800f46fa352bfc764af40498c37600^{commit} # timeout=10 14:20:08 Checking out Revision 630eec63ec800f46fa352bfc764af40498c37600 (refs/changes/31/15631/4) 14:20:08 > git config core.sparsecheckout # timeout=10 14:20:08 > git checkout -f 630eec63ec800f46fa352bfc764af40498c37600 # timeout=10 14:20:11 Commit message: "Chore(rtd): modernise docs build infra" 14:20:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:20:12 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 14:20:12 provisioning config files... 14:20:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:20:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:20:12 [EnvInject] - Injecting environment variables from a build step. 14:20:12 [EnvInject] - Injecting as environment variables the properties content 14:20:12 GO_ROOT=. 14:20:12 14:20:12 [EnvInject] - Variables injected successfully. 14:20:12 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins13584077818303905072.sh 14:20:12 + echo '--> go-test.sh' 14:20:12 --> go-test.sh 14:20:12 + go version 14:20:12 go version go1.19 linux/amd64 14:20:12 + cd . 14:20:12 + go mod tidy 14:20:13 go: downloading github.com/swaggo/swag v1.8.9 14:20:13 go: downloading github.com/sirupsen/logrus v1.9.0 14:20:13 go: downloading github.com/swaggo/http-swagger v1.3.3 14:20:13 go: downloading github.com/stretchr/testify v1.8.1 14:20:15 go: downloading github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a 14:20:15 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 14:20:16 go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 14:20:16 go: downloading github.com/gorilla/mux v1.8.0 14:20:16 go: downloading golang.org/x/sys v0.3.0 14:20:16 go: downloading github.com/KyleBanks/depth v1.2.1 14:20:16 go: downloading github.com/go-openapi/spec v0.20.7 14:20:17 go: downloading golang.org/x/tools v0.4.0 14:20:17 go: downloading github.com/davecgh/go-spew v1.1.1 14:20:17 go: downloading github.com/pmezard/go-difflib v1.0.0 14:20:17 go: downloading github.com/stretchr/objx v0.5.0 14:20:18 go: downloading gopkg.in/yaml.v3 v3.0.1 14:20:18 go: downloading golang.org/x/net v0.3.0 14:20:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:20:19 go: downloading github.com/go-openapi/jsonpointer v0.19.6 14:20:19 go: downloading github.com/go-openapi/jsonreference v0.20.1 14:20:19 go: downloading github.com/go-openapi/swag v0.22.3 14:20:19 go: downloading gopkg.in/yaml.v2 v2.4.0 14:20:19 go: downloading github.com/hashicorp/go-hclog v0.9.2 14:20:19 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:20:19 go: downloading github.com/mailru/easyjson v0.7.7 14:20:19 go: downloading github.com/kr/pretty v0.3.0 14:20:19 go: downloading github.com/kr/text v0.2.0 14:20:19 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:20:19 go: downloading github.com/josharian/intern v1.0.0 14:20:19 go: downloading golang.org/x/mod v0.7.0 14:20:19 + go test ./... 14:20:44 ok oransc.org/nonrtric/dmaapmediatorproducer 7.074s 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/api [no test files] 14:20:44 ok oransc.org/nonrtric/dmaapmediatorproducer/internal/config 0.008s 14:20:44 ok oransc.org/nonrtric/dmaapmediatorproducer/internal/jobs 0.257s 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/internal/jobs/mocks [no test files] 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/internal/kafkaclient [no test files] 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/internal/kafkaclient/mocks [no test files] 14:20:44 ok oransc.org/nonrtric/dmaapmediatorproducer/internal/restclient 0.013s 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/internal/restclient/mocks [no test files] 14:20:44 ok oransc.org/nonrtric/dmaapmediatorproducer/internal/server 0.006s 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/stub/consumer [no test files] 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/stub/dmaap [no test files] 14:20:44 ? oransc.org/nonrtric/dmaapmediatorproducer/stub/ics [no test files] 14:20:44 + echo '--> go-test.sh ends' 14:20:44 --> go-test.sh ends 14:20:44 $ ssh-agent -k 14:20:44 unset SSH_AUTH_SOCK; 14:20:44 unset SSH_AGENT_PID; 14:20:44 echo Agent pid 2112 killed; 14:20:44 [ssh-agent] Stopped. 14:20:45 [PostBuildScript] - [INFO] Executing post build scripts. 14:20:45 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins16386520796825756186.sh 14:20:45 ---> sysstat.sh 14:20:45 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins11746230028354337976.sh 14:20:45 ---> package-listing.sh 14:20:45 ++ facter osfamily 14:20:45 ++ tr '[:upper:]' '[:lower:]' 14:20:46 + OS_FAMILY=debian 14:20:46 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master 14:20:46 + START_PACKAGES=/tmp/packages_start.txt 14:20:46 + END_PACKAGES=/tmp/packages_end.txt 14:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:46 + PACKAGES=/tmp/packages_start.txt 14:20:46 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master ']' 14:20:46 + PACKAGES=/tmp/packages_end.txt 14:20:46 + case "${OS_FAMILY}" in 14:20:46 + dpkg -l 14:20:46 + grep '^ii' 14:20:46 + '[' -f /tmp/packages_start.txt ']' 14:20:46 + '[' -f /tmp/packages_end.txt ']' 14:20:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:46 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master ']' 14:20:46 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master/archives/ 14:20:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master/archives/ 14:20:46 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins7751917317726200475.sh 14:20:46 ---> capture-instance-metadata.sh 14:20:46 Setup pyenv: 14:20:46 * system (set by /opt/pyenv/version) 14:20:46 * 3.8.13 (set by /opt/pyenv/version) 14:20:46 * 3.9.13 (set by /opt/pyenv/version) 14:20:46 * 3.10.6 (set by /opt/pyenv/version) 14:20:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P9lT 14:20:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:01 lf-activate-venv(): INFO: Base packages installed successfully 14:21:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-P9lT/bin to PATH 14:21:41 INFO: Running in OpenStack, capturing instance metadata 14:21:42 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins17884100357320083490.sh 14:21:42 provisioning config files... 14:21:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master@tmp/config2003351566563578051tmp 14:21:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:21:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:21:42 [EnvInject] - Injecting environment variables from a build step. 14:21:42 [EnvInject] - Injecting as environment variables the properties content 14:21:42 SERVER_ID=logs 14:21:42 14:21:42 [EnvInject] - Variables injected successfully. 14:21:42 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins7200024531816284199.sh 14:21:42 ---> create-netrc.sh 14:21:42 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins8221955292363910401.sh 14:21:42 ---> python-tools-install.sh 14:21:42 Setup pyenv: 14:21:42 system 14:21:42 3.8.13 14:21:42 3.9.13 14:21:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master/.python-version) 14:21:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P9lT from file:/tmp/.os_lf_venv 14:21:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:45 lf-activate-venv(): INFO: Base packages installed successfully 14:21:45 lf-activate-venv(): INFO: Installing additional packages: lftools 14:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-P9lT/bin to PATH 14:22:03 Generating Requirements File 14:22:50 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:22:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:22:51 Python 3.10.6 14:22:51 pip 26.1.1 from /tmp/venv-P9lT/lib/python3.10/site-packages/pip (python 3.10) 14:22:51 appdirs==1.4.4 14:22:51 argcomplete==3.6.3 14:22:51 aspy.yaml==1.3.0 14:22:51 attrs==26.1.0 14:22:51 autopage==0.6.0 14:22:51 backports.strenum==1.3.1 14:22:51 beautifulsoup4==4.14.3 14:22:51 boto3==1.43.6 14:22:51 botocore==1.43.6 14:22:51 bs4==0.0.2 14:22:51 certifi==2026.4.22 14:22:51 cffi==2.0.0 14:22:51 cfgv==3.5.0 14:22:51 chardet==7.4.3 14:22:51 charset-normalizer==3.4.7 14:22:51 click==8.3.3 14:22:51 cliff==4.14.0 14:22:51 cmd2==3.5.1 14:22:51 cryptography==3.3.2 14:22:51 debtcollector==3.1.0 14:22:51 decorator==5.2.1 14:22:51 defusedxml==0.7.1 14:22:51 Deprecated==1.3.1 14:22:51 distlib==0.4.0 14:22:51 dnspython==2.8.0 14:22:51 docker==7.1.0 14:22:51 dogpile.cache==1.5.0 14:22:51 durationpy==0.10 14:22:51 email-validator==2.3.0 14:22:51 filelock==3.29.0 14:22:51 future==1.0.0 14:22:51 gitdb==4.0.12 14:22:51 GitPython==3.1.50 14:22:51 httplib2==0.30.2 14:22:51 identify==2.6.19 14:22:51 idna==3.15 14:22:51 importlib-resources==1.5.0 14:22:51 iso8601==2.1.0 14:22:51 Jinja2==3.1.6 14:22:51 jmespath==1.1.0 14:22:51 jsonpatch==1.33 14:22:51 jsonpointer==3.1.1 14:22:51 jsonschema==4.26.0 14:22:51 jsonschema-specifications==2025.9.1 14:22:51 keystoneauth1==5.14.0 14:22:51 kubernetes==35.0.0 14:22:51 lftools==0.37.22 14:22:51 lxml==6.1.0 14:22:51 markdown-it-py==4.2.0 14:22:51 MarkupSafe==3.0.3 14:22:51 mdurl==0.1.2 14:22:51 msgpack==1.1.2 14:22:51 multi_key_dict==2.0.3 14:22:51 munch==4.0.0 14:22:51 netaddr==1.3.0 14:22:51 niet==1.4.2 14:22:51 nodeenv==1.10.0 14:22:51 oauth2client==4.1.3 14:22:51 oauthlib==3.3.1 14:22:51 openstacksdk==4.12.0 14:22:51 os-service-types==1.8.2 14:22:51 osc-lib==4.6.0 14:22:51 oslo.config==10.3.0 14:22:51 oslo.context==6.3.0 14:22:51 oslo.i18n==6.7.2 14:22:51 oslo.log==8.1.0 14:22:51 oslo.serialization==5.9.1 14:22:51 oslo.utils==10.0.1 14:22:51 packaging==26.2 14:22:51 pbr==7.0.3 14:22:51 platformdirs==4.9.6 14:22:51 prettytable==3.17.0 14:22:51 psutil==7.2.2 14:22:51 pyasn1==0.6.3 14:22:51 pyasn1_modules==0.4.2 14:22:51 pycparser==3.0 14:22:51 pygerrit2==2.0.15 14:22:51 PyGithub==2.9.1 14:22:51 Pygments==2.20.0 14:22:51 PyJWT==2.12.1 14:22:51 PyNaCl==1.6.2 14:22:51 pyparsing==2.4.7 14:22:51 pyperclip==1.11.0 14:22:51 pyrsistent==0.20.0 14:22:51 python-cinderclient==9.9.0 14:22:51 python-dateutil==2.9.0.post0 14:22:51 python-discovery==1.3.1 14:22:51 python-heatclient==5.1.0 14:22:51 python-jenkins==1.8.3 14:22:51 python-keystoneclient==5.8.0 14:22:51 python-magnumclient==4.10.0 14:22:51 python-openstackclient==9.0.0 14:22:51 python-swiftclient==4.10.0 14:22:51 PyYAML==6.0.3 14:22:51 referencing==0.37.0 14:22:51 requests==2.34.0 14:22:51 requests-oauthlib==2.0.0 14:22:51 rfc3986==2.0.0 14:22:51 rich==15.0.0 14:22:51 rich-argparse==1.8.0 14:22:51 rpds-py==0.30.0 14:22:51 rsa==4.9.1 14:22:51 ruamel.yaml==0.19.1 14:22:51 ruamel.yaml.clib==0.2.15 14:22:51 s3transfer==0.17.0 14:22:51 simplejson==4.1.1 14:22:51 six==1.17.0 14:22:51 smmap==5.0.3 14:22:51 soupsieve==2.8.3 14:22:51 stevedore==5.7.0 14:22:51 tabulate==0.10.0 14:22:51 toml==0.10.2 14:22:51 tomlkit==0.15.0 14:22:51 tqdm==4.67.3 14:22:51 typing_extensions==4.15.0 14:22:51 urllib3==1.26.20 14:22:51 virtualenv==21.3.2 14:22:51 wcwidth==0.7.0 14:22:51 websocket-client==1.9.0 14:22:51 wrapt==2.1.2 14:22:51 xdg==6.0.0 14:22:51 xmltodict==1.0.4 14:22:51 yq==3.4.3 14:22:52 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins17385854822787684196.sh 14:22:52 ---> sudo-logs.sh 14:22:52 Archiving 'sudo' log.. 14:22:52 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash /tmp/jenkins13256226749750131275.sh 14:22:52 ---> job-cost.sh 14:22:52 Setup pyenv: 14:22:52 system 14:22:52 3.8.13 14:22:52 3.9.13 14:22:52 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master/.python-version) 14:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P9lT from file:/tmp/.os_lf_venv 14:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:22:56 lf-activate-venv(): INFO: Base packages installed successfully 14:22:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-P9lT/bin to PATH 14:23:06 INFO: No Stack... 14:23:06 INFO: Retrieving Pricing Info for: v3-starter-4 14:23:07 INFO: Archiving Costs 14:23:07 [nonrtric-plt-dmaapmediatorproducer-go-verify-master] $ /bin/bash -l /tmp/jenkins8743573590551258935.sh 14:23:07 ---> logs-deploy.sh 14:23:07 Setup pyenv: 14:23:07 system 14:23:07 3.8.13 14:23:07 3.9.13 14:23:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-go-verify-master/.python-version) 14:23:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P9lT from file:/tmp/.os_lf_venv 14:23:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:10 lf-activate-venv(): INFO: Base packages installed successfully 14:23:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:23:27 lf-activate-venv(): INFO: Adding /tmp/venv-P9lT/bin to PATH 14:23:27 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-go-verify-master/67 14:23:27 INFO: archiving workspace using pattern(s): 14:23:29 Archives upload complete. 14:23:30 INFO: archiving logs to Nexus 14:23:31 ---> uname -a: 14:23:31 Linux prd-ubuntu1804-docker-4c-4g-846 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:23:31 14:23:31 14:23:31 ---> lscpu: 14:23:31 Architecture: x86_64 14:23:31 CPU op-mode(s): 32-bit, 64-bit 14:23:31 Byte Order: Little Endian 14:23:31 CPU(s): 4 14:23:31 On-line CPU(s) list: 0-3 14:23:31 Thread(s) per core: 1 14:23:31 Core(s) per socket: 1 14:23:31 Socket(s): 4 14:23:31 NUMA node(s): 1 14:23:31 Vendor ID: AuthenticAMD 14:23:31 CPU family: 23 14:23:31 Model: 49 14:23:31 Model name: AMD EPYC-Rome Processor 14:23:31 Stepping: 0 14:23:31 CPU MHz: 2799.998 14:23:31 BogoMIPS: 5599.99 14:23:31 Virtualization: AMD-V 14:23:31 Hypervisor vendor: KVM 14:23:31 Virtualization type: full 14:23:31 L1d cache: 32K 14:23:31 L1i cache: 32K 14:23:31 L2 cache: 512K 14:23:31 L3 cache: 16384K 14:23:31 NUMA node0 CPU(s): 0-3 14:23:31 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:23:31 14:23:31 14:23:31 ---> nproc: 14:23:31 4 14:23:31 14:23:31 14:23:31 ---> df -h: 14:23:31 Filesystem Size Used Avail Use% Mounted on 14:23:31 udev 3.9G 0 3.9G 0% /dev 14:23:31 tmpfs 798M 696K 797M 1% /run 14:23:31 /dev/vda1 20G 9.3G 10G 49% / 14:23:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:23:31 tmpfs 5.0M 0 5.0M 0% /run/lock 14:23:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:23:31 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:23:31 tmpfs 798M 0 798M 0% /run/user/1001 14:23:31 14:23:31 14:23:31 ---> free -m: 14:23:31 total used free shared buff/cache available 14:23:31 Mem: 7975 500 4837 0 2638 7181 14:23:31 Swap: 1023 0 1023 14:23:31 14:23:31 14:23:31 ---> ip addr: 14:23:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:23:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:23:31 inet 127.0.0.1/8 scope host lo 14:23:31 valid_lft forever preferred_lft forever 14:23:31 inet6 ::1/128 scope host 14:23:31 valid_lft forever preferred_lft forever 14:23:31 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:23:31 link/ether fa:16:3e:b4:84:63 brd ff:ff:ff:ff:ff:ff 14:23:31 inet 10.32.7.108/23 brd 10.32.7.255 scope global dynamic ens3 14:23:31 valid_lft 86148sec preferred_lft 86148sec 14:23:31 inet6 fe80::f816:3eff:feb4:8463/64 scope link 14:23:31 valid_lft forever preferred_lft forever 14:23:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:23:31 link/ether 02:42:9a:f2:02:fc brd ff:ff:ff:ff:ff:ff 14:23:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:23:31 valid_lft forever preferred_lft forever 14:23:31 14:23:31 14:23:31 ---> sar -b -r -n DEV: 14:23:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-846) 05/14/26 _x86_64_ (4 CPU) 14:23:31 14:23:31 14:19:21 LINUX RESTART (4 CPU) 14:23:31 14:23:31 14:20:02 tps rtps wtps bread/s bwrtn/s 14:23:31 14:21:01 241.04 163.99 77.05 7007.49 10364.75 14:23:31 14:22:01 50.73 4.08 46.65 137.02 10332.02 14:23:31 14:23:01 44.84 0.35 44.49 25.46 7644.12 14:23:31 Average: 111.48 55.53 55.95 2363.94 9441.79 14:23:31 14:23:31 14:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:23:31 14:21:01 5322964 7389572 2844456 34.83 54348 2173848 983168 10.67 854104 1780328 204956 14:23:31 14:22:01 5057352 7333684 3110068 38.08 75116 2351360 1026100 11.13 929912 1947656 149828 14:23:31 14:23:01 4973616 7367916 3193804 39.10 83780 2453696 986664 10.71 900592 2046500 93480 14:23:31 Average: 5117977 7363724 3049443 37.34 71081 2326301 998644 10.84 894869 1924828 149421 14:23:31 14:23:31 14:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:23:31 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:31 14:21:01 ens3 331.01 263.85 1629.79 55.90 0.00 0.00 0.00 0.00 14:23:31 14:21:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 14:23:31 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:31 14:22:01 ens3 70.03 53.57 695.71 7.55 0.00 0.00 0.00 0.00 14:23:31 14:22:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 14:23:31 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:31 14:23:01 ens3 27.52 23.74 234.82 4.58 0.00 0.00 0.00 0.00 14:23:31 14:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:23:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:31 Average: ens3 141.79 112.87 849.06 22.49 0.00 0.00 0.00 0.00 14:23:31 Average: lo 0.71 0.71 0.06 0.06 0.00 0.00 0.00 0.00 14:23:31 14:23:31 14:23:31 ---> sar -P ALL: 14:23:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-846) 05/14/26 _x86_64_ (4 CPU) 14:23:31 14:23:31 14:19:21 LINUX RESTART (4 CPU) 14:23:31 14:23:31 14:20:02 CPU %user %nice %system %iowait %steal %idle 14:23:31 14:21:01 all 29.64 0.00 5.57 9.16 6.33 49.30 14:23:31 14:21:01 0 24.28 0.00 5.20 9.38 6.28 54.86 14:23:31 14:21:01 1 25.08 0.00 4.91 5.88 5.61 58.53 14:23:31 14:21:01 2 26.50 0.00 5.85 11.16 6.40 50.10 14:23:31 14:21:01 3 42.69 0.00 6.30 10.22 7.01 33.78 14:23:31 14:22:01 all 18.75 0.00 1.16 1.85 1.68 76.57 14:23:31 14:22:01 0 29.85 0.00 1.24 0.59 2.72 65.59 14:23:31 14:22:01 1 11.22 0.00 1.11 0.41 1.21 86.05 14:23:31 14:22:01 2 25.20 0.00 1.68 6.29 2.02 64.81 14:23:31 14:22:01 3 8.63 0.00 0.60 0.12 0.76 89.89 14:23:31 14:23:01 all 14.57 0.00 1.03 1.26 1.24 81.90 14:23:31 14:23:01 0 27.37 0.00 1.71 0.88 1.56 68.48 14:23:31 14:23:01 1 8.60 0.00 0.78 0.46 1.15 89.01 14:23:31 14:23:01 2 4.69 0.00 0.58 0.37 0.82 93.54 14:23:31 14:23:01 3 17.61 0.00 1.06 3.34 1.40 76.60 14:23:31 Average: all 20.97 0.00 2.58 4.08 3.08 69.29 14:23:31 Average: 0 27.17 0.00 2.71 3.61 3.52 62.99 14:23:31 Average: 1 14.93 0.00 2.26 2.24 2.65 77.92 14:23:31 Average: 2 18.79 0.00 2.70 5.93 3.07 69.50 14:23:31 Average: 3 22.97 0.00 2.65 4.56 3.06 66.76 14:23:31 14:23:31 14:23:31