Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3885 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-secret-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0nriNatt7dcV/agent.2093 SSH_AGENT_PID=2095 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-secret-docker-merge-master@tmp/private_key_9146869945422605059.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git init /w/workspace/it-dep-secret-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 7c0cc5f44c00a9281039a89e658243510ff66044 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c0cc5f44c00a9281039a89e658243510ff66044 # timeout=10 Commit message: "Merge "script to install k8s"" > git rev-list --no-walk 7c0cc5f44c00a9281039a89e658243510ff66044 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.ric-dep.url # timeout=10 > git config -f .gitmodules --get submodule.ric-dep.path # timeout=10 > git config --get submodule.smo-install/onap_oom.url # timeout=10 > git config -f .gitmodules --get submodule.smo-install/onap_oom.path # timeout=10 > git config --get submodule.smo-install/multicloud-k8s.url # timeout=10 > git config -f .gitmodules --get submodule.smo-install/multicloud-k8s.path # timeout=10 > git config --get submodule.ranpm.url # timeout=10 > git config -f .gitmodules --get submodule.ranpm.path # timeout=10 > git submodule update --init --recursive ric-dep # timeout=10 > git submodule update --init --recursive smo-install/onap_oom # timeout=10 > git submodule update --init --recursive smo-install/multicloud-k8s # timeout=10 > git submodule update --init --recursive ranpm # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9879588624320969155.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XMGq lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-XMGq/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.44 botocore==1.38.44 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.6.1 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config8498976572478932918tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config4428454796305047638tmp [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins1661858356544111125.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2627673764646281036.sh [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1341910738986701501.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ci/tiller-secret-gen CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins6527078238384491894.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMGq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH ---> Docker image tag found: 0.0.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=ci/tiller-secret-gen CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-dep-secret [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins3147419709204960184.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 . #1 [internal] load .dockerignore #1 transferring context: 2B 0.0s done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.34kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:latest #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/alpine@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 #5 resolve docker.io/library/alpine@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 0.0s done #5 sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 9.22kB / 9.22kB done #5 sha256:08001109a7d679fe33b04fa51d681bd40b975d8f5cea8c3ef6c0eccb6a7338ce 1.02kB / 1.02kB done #5 sha256:cea2ff433c610f5363017404ce989632e12b953114fefc6f597a58e813c15d61 581B / 581B done #5 sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 3.80MB / 3.80MB 0.2s #5 sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 3.80MB / 3.80MB 0.2s done #5 extracting sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 #5 extracting sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 0.2s done #5 DONE 0.7s #6 [2/9] RUN apk update #6 ... #7 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl #7 DONE 0.9s #4 [internal] load build context #4 transferring context: 5.59kB done #4 DONE 0.1s #6 [2/9] RUN apk update #6 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz #6 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz #6 0.928 v3.22.0-232-g37eee0fc744 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] #6 0.928 v3.22.0-236-g2053f65ef03 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] #6 0.928 OK: 26311 distinct packages available #6 DONE 2.0s #8 [3/9] RUN apk add openssl #8 0.789 (1/1) Installing openssl (3.5.0-r0) #8 0.845 Executing busybox-1.37.0-r18.trigger #8 0.852 OK: 8 MiB in 17 packages #8 DONE 1.1s #9 [4/9] ADD https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl /bin/kubectl #9 DONE 0.3s #10 [5/9] RUN chmod +x /bin/kubectl #10 DONE 0.4s #11 [6/9] COPY bin/cert-gen.sh /bin/cert-gen.sh #11 DONE 0.2s #12 [7/9] COPY bin/svcacct-to-kubeconfig.sh /bin/svcacct-to-kubeconfig.sh #12 DONE 0.2s #13 [8/9] COPY bin/tls-secrets.sh /tls-secrets.sh #13 DONE 0.2s #14 [9/9] RUN mkdir /pki #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:6df8f77f5c7d69ad23ea942ec33da74d6905a38a38e40ed1829e974d0439713c done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 0.0s done #15 DONE 0.5s ---> docker-build.sh ends [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8570856600642860885.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9641456080267630211.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret] d521abbdf031: Preparing 3478f621c96c: Preparing 53d8f95e9dc2: Preparing cdab69d2c877: Preparing 8baff56526df: Preparing 1f4eaf445ac8: Preparing 5238c64c4126: Preparing 0a0a57064d11: Preparing fd2758d7a50e: Preparing 1f4eaf445ac8: Waiting 5238c64c4126: Waiting 0a0a57064d11: Waiting fd2758d7a50e: Waiting 53d8f95e9dc2: Pushed cdab69d2c877: Pushed 3478f621c96c: Pushed d521abbdf031: Pushed fd2758d7a50e: Layer already exists 5238c64c4126: Pushed 0a0a57064d11: Pushed 8baff56526df: Pushed 1f4eaf445ac8: Pushed 0.0.2: digest: sha256:4158a8f1565484a566d1ae7337029ca49a96add0ce92f1a5dbe134c8105453db size: 2202 ---> docker-push.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins5323924136244770998.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2095 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7382946449044412189.sh ---> sysstat.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7878651458207928694.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dep-secret-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-dep-secret-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-dep-secret-docker-merge-master ']' + mkdir -p /w/workspace/it-dep-secret-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-secret-docker-merge-master/archives/ [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins6647394025929314697.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMGq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4441011639395445954.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config14969171021327578943tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins1030980730421647759.sh ---> create-netrc.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9905209111417931829.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMGq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins16784649191453522403.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2144276557536722260.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMGq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins16288744928919525821.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMGq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XMGq/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-secret-docker-merge-master/281 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3885 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 518 5098 0 2359 7174 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:d7:41:a4 brd ff:ff:ff:ff:ff:ff inet 10.32.6.53/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86131sec preferred_lft 86131sec inet6 fe80::f816:3eff:fed7:41a4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1e:99:64:64 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3885) 06/26/25 _x86_64_ (4 CPU) 20:58:07 LINUX RESTART (4 CPU) 20:59:01 tps rtps wtps bread/s bwrtn/s 21:00:01 99.05 20.78 78.27 713.75 7996.00 21:01:01 92.83 12.53 80.30 2229.63 15032.43 21:02:01 33.56 0.58 32.98 43.46 1433.36 Average: 75.15 11.30 63.85 995.61 8153.93 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:01 5479752 7326288 2687676 32.91 60816 1947832 1044528 11.33 740020 1743292 170740 21:01:01 5295620 7410196 2871808 35.16 69484 2200592 1164808 12.64 726664 1925540 276 21:02:01 5234888 7358168 2932540 35.91 73636 2204448 1052392 11.42 878152 1835164 10668 Average: 5336753 7364884 2830675 34.66 67979 2117624 1087243 11.80 781612 1834665 60561 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 21:00:01 ens3 80.39 60.86 852.49 8.53 0.00 0.00 0.00 0.00 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 21:01:01 ens3 140.73 102.55 1060.43 12.71 0.00 0.00 0.00 0.00 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:01 lo 3.07 3.07 0.27 0.27 0.00 0.00 0.00 0.00 21:02:01 ens3 57.59 85.42 18.74 512.51 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.02 2.02 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 92.90 82.94 643.89 177.92 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3885) 06/26/25 _x86_64_ (4 CPU) 20:58:07 LINUX RESTART (4 CPU) 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:00:01 all 19.72 0.00 1.32 3.00 1.18 74.78 21:00:01 0 16.47 0.00 1.13 0.47 0.96 80.97 21:00:01 1 7.64 0.00 0.93 4.05 1.16 86.22 21:00:01 2 37.68 0.00 2.13 6.79 1.71 51.69 21:00:01 3 17.15 0.00 1.10 0.72 0.87 80.17 21:01:01 all 19.94 0.00 1.83 2.29 1.56 74.37 21:01:01 0 4.32 0.00 0.88 0.27 0.50 94.03 21:01:01 1 25.15 0.00 2.40 2.09 2.72 67.64 21:01:01 2 21.11 0.00 1.91 4.49 1.56 70.93 21:01:01 3 29.12 0.00 2.13 2.29 1.48 64.98 21:02:01 all 22.45 0.00 1.15 0.93 1.33 74.13 21:02:01 0 12.39 0.00 1.01 0.26 1.18 85.16 21:02:01 1 48.73 0.00 1.90 0.32 1.93 47.12 21:02:01 2 24.09 0.00 1.21 2.75 1.33 70.62 21:02:01 3 4.73 0.00 0.46 0.38 0.88 93.54 Average: all 20.70 0.00 1.43 2.07 1.36 74.43 Average: 0 11.06 0.00 1.01 0.33 0.88 86.72 Average: 1 27.12 0.00 1.74 2.16 1.94 67.04 Average: 2 27.62 0.00 1.75 4.68 1.53 64.42 Average: 3 16.99 0.00 1.23 1.13 1.07 79.57