Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3878 (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-kGYbq3tam7lV/agent.2049 SSH_AGENT_PID=2051 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-secret-docker-merge-master@tmp/private_key_12321484901916560596.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 0bb01bb77157b3626aa5a80791278f6c3b7a98a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0bb01bb77157b3626aa5a80791278f6c3b7a98a5 # timeout=10 Commit message: "Merge "Chore: Bump lfreleng-actions/chartmuseum-action from 0.1.5 to 0.1.6"" > git rev-list --no-walk 0bb01bb77157b3626aa5a80791278f6c3b7a98a5 # 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 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 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/jenkins1880312798958409721.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-LIW3 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-LIW3/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.32 botocore==1.42.32 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 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.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.3.0 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config9153212339430783354tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config4995481165172391475tmp [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins6345637351599003273.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/jenkins3614556680455459042.sh [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9711953452325042082.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/jenkins16110535710726883548.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-LIW3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/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/jenkins16953909215818894068.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 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.4s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/alpine@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 #5 resolve docker.io/library/alpine@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done #5 DONE 0.0s #6 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl #6 ... #5 [1/9] FROM docker.io/library/alpine@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 #5 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done #5 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.6s done #5 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done #5 DONE 1.2s #7 [2/9] RUN apk update #7 0.828 v3.23.2-244-g36b72fb9c05 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] #7 0.828 v3.23.2-242-gc8b0c9e8ac9 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] #7 0.828 OK: 27568 distinct packages available #7 ... #6 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl #6 DONE 3.3s #6 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl #6 DONE 3.3s #7 [2/9] RUN apk update #7 DONE 2.1s #4 [internal] load build context #4 transferring context: 5.59kB done #4 DONE 0.2s #8 [3/9] RUN apk add openssl #8 0.805 (1/1) Installing openssl (3.5.4-r0) #8 0.862 Executing busybox-1.37.0-r30.trigger #8 0.873 OK: 9023 KiB in 17 packages #8 DONE 1.0s #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.1s #13 [8/9] COPY bin/tls-secrets.sh /tls-secrets.sh #13 DONE 0.2s #14 [9/9] RUN mkdir /pki #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 0.4s done #15 writing image sha256:b6757fddaa6f26138e816c8d5e7254445ec69efeca454815ae6c75142a0d9181 done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 done #15 DONE 0.5s ---> docker-build.sh ends [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4756461235719438465.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/jenkins16554196775244885429.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] de5833222510: Preparing 07a3ad273fc8: Preparing c5c79dc5b731: Preparing 316b3460b39f: Preparing dcd04f690804: Preparing 7d744e896fdf: Preparing 97885ea9c21a: Preparing a02940915d7e: Preparing 7bb20cf5ef67: Preparing 7d744e896fdf: Waiting 97885ea9c21a: Waiting 7bb20cf5ef67: Waiting a02940915d7e: Waiting 07a3ad273fc8: Pushed 316b3460b39f: Pushed c5c79dc5b731: Pushed de5833222510: Pushed 7bb20cf5ef67: Layer already exists 97885ea9c21a: Pushed a02940915d7e: Pushed dcd04f690804: Pushed 7d744e896fdf: Pushed 0.0.2: digest: sha256:8ce16dd536fa2d86bbbdfcdc70e68f2f37086bda17eb1f1310468669ce35703d size: 2202 ---> docker-push.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4897475193198605035.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2051 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins11802099841556993121.sh ---> sysstat.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins16320872553030269511.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins10683733895788645054.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-LIW3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins324261637447129124.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config10179369506388019808tmp 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/jenkins2782758243345596041.sh ---> create-netrc.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins14433183501735533432.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-LIW3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/bin to PATH [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4462166924858442291.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9310113251346397925.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-LIW3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/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/jenkins14469988208510328465.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-LIW3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-LIW3/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/311 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3878 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 516 5089 0 2369 7175 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:ac:1b:74 brd ff:ff:ff:ff:ff:ff inet 10.32.7.56/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86139sec preferred_lft 86139sec inet6 fe80::f816:3eff:feac:1b74/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ab:8e:54:14 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-3878) 01/22/26 _x86_64_ (4 CPU) 20:57:54 LINUX RESTART (4 CPU) 20:58:01 tps rtps wtps bread/s bwrtn/s 20:59:02 151.50 74.84 76.66 5718.09 40962.23 21:00:01 49.81 3.42 46.38 53.96 7040.30 21:01:01 110.76 12.46 98.30 2222.30 15271.05 21:02:01 18.26 0.37 17.90 31.59 1389.77 Average: 82.72 22.86 59.87 2014.81 16205.05 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:02 5850936 7431248 2316492 28.36 39848 1716832 971348 10.54 582944 1556280 79168 21:00:01 5596672 7428416 2570756 31.48 62064 1932164 950752 10.32 602908 1763212 175004 21:01:01 5186052 7314948 2981376 36.50 70660 2212816 1074148 11.66 910932 1848344 7116 21:02:01 5192564 7327736 2974864 36.42 74076 2215116 1061052 11.51 905996 1845832 11652 Average: 5456556 7375587 2710872 33.19 61662 2019232 1014325 11.01 750695 1753417 68235 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:02 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 20:59:02 ens3 550.18 273.83 1692.47 69.99 0.00 0.00 0.00 0.00 20:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 21:00:01 ens3 70.70 57.52 896.79 6.33 0.00 0.00 0.00 0.00 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:01 lo 4.67 4.67 0.43 0.43 0.00 0.00 0.00 0.00 21:01:01 ens3 200.95 185.74 993.53 524.34 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:02:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:02:01 ens3 12.03 12.95 9.17 6.08 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 Average: lo 1.86 1.86 0.17 0.17 0.00 0.00 0.00 0.00 Average: ens3 209.06 132.83 898.03 152.29 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3878) 01/22/26 _x86_64_ (4 CPU) 20:57:54 LINUX RESTART (4 CPU) 20:58:01 CPU %user %nice %system %iowait %steal %idle 20:59:02 all 15.08 0.00 3.02 5.48 1.25 75.17 20:59:02 0 7.96 0.00 2.18 4.52 1.31 84.04 20:59:02 1 25.64 0.00 5.28 3.16 1.25 64.67 20:59:02 2 13.34 0.00 2.84 12.53 1.42 69.87 20:59:02 3 13.39 0.00 1.82 1.70 1.02 82.07 21:00:01 all 20.68 0.00 1.40 1.51 0.74 75.67 21:00:01 0 17.64 0.00 1.14 0.15 0.54 80.53 21:00:01 1 20.83 0.00 1.51 3.79 0.66 73.21 21:00:01 2 8.56 0.00 0.90 1.83 0.70 88.01 21:00:01 3 35.67 0.00 2.07 0.27 1.07 60.92 21:01:01 all 21.68 0.00 1.98 2.80 0.86 72.69 21:01:01 0 18.86 0.00 1.45 1.44 0.74 77.52 21:01:01 1 17.42 0.00 1.89 3.64 0.52 76.54 21:01:01 2 43.10 0.00 3.19 4.18 1.49 48.04 21:01:01 3 7.39 0.00 1.37 1.95 0.68 88.61 21:02:01 all 21.19 0.00 1.00 0.59 0.77 76.46 21:02:01 0 19.91 0.00 0.92 0.05 0.55 78.57 21:02:01 1 50.22 0.00 1.78 0.18 1.30 46.51 21:02:01 2 11.40 0.00 0.80 1.82 0.55 85.44 21:02:01 3 3.20 0.00 0.48 0.30 0.70 95.32 Average: all 19.66 0.00 1.85 2.59 0.90 74.99 Average: 0 16.09 0.00 1.42 1.54 0.78 80.16 Average: 1 28.57 0.00 2.62 2.69 0.93 65.19 Average: 2 19.13 0.00 1.94 5.10 1.04 72.80 Average: 3 14.82 0.00 1.43 1.06 0.87 81.82