Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1390 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-tiLeXR2s9z1y/agent.2120 SSH_AGENT_PID=2122 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_12935076843123062197.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/dev > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > 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/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # 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 081194086380b739d5158874b87b4f86de2976c6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 081194086380b739d5158874b87b4f86de2976c6 # timeout=10 Commit message: "Step 2: Release the image to prod repository" > git rev-list --no-walk e535f7e025b914b3a79333b5aae83ccb2aa0960f # 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-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16697318098280670022.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-Pu2O 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-Pu2O/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-Pu2O/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.5 botocore==1.33.5 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.9.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config12127401139305798173tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config18011119343743551324tmp [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5821209346180389653.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-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1231005926602792502.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5605796725017497107.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=bldr-imgs/bldr-alpine3 CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins11499034203645351222.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pu2O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Pu2O/bin to PATH ---> Docker image tag found: 12-a3.11 [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=bldr-imgs/bldr-alpine3 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/bldr-alpine3 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5482667798395650124.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . Sending build context to Docker daemon 4.096kB Step 1/3 : FROM python:3.7-alpine 3.7-alpine: Pulling from library/python 96526aa774ef: Pulling fs layer 9875af95546d: Pulling fs layer 4819c95424fc: Pulling fs layer 148762f75a1f: Pulling fs layer ea1518237b37: Pulling fs layer 148762f75a1f: Waiting ea1518237b37: Waiting 9875af95546d: Verifying Checksum 9875af95546d: Download complete 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 4819c95424fc: Verifying Checksum 4819c95424fc: Download complete 96526aa774ef: Pull complete 148762f75a1f: Verifying Checksum 148762f75a1f: Download complete ea1518237b37: Verifying Checksum ea1518237b37: Download complete 9875af95546d: Pull complete 4819c95424fc: Pull complete 148762f75a1f: Pull complete ea1518237b37: Pull complete Digest: sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 Status: Downloaded newer image for python:3.7-alpine ---> 1bac8ae77e4a Step 2/3 : RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go ---> Running in 2a82f0a96f9a fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz v3.18.5-6-ge41a5c49bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] v3.18.5-3-gaf7b489f26e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] OK: 20077 distinct packages available (1/55) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) (2/55) Installing m4 (1.4.19-r3) (3/55) Installing perl (5.36.2-r0) (4/55) Installing autoconf (2.71-r2) (5/55) Installing automake (1.16.5-r2) (6/55) Installing libgcc (12.2.1_git20220924-r10) (7/55) Installing libstdc++ (12.2.1_git20220924-r10) (8/55) Installing zstd-libs (1.5.5-r4) (9/55) Installing binutils (2.40-r7) (10/55) Installing libmagic (5.45-r0) (11/55) Installing file (5.45-r0) (12/55) Installing libgomp (12.2.1_git20220924-r10) (13/55) Installing libatomic (12.2.1_git20220924-r10) (14/55) Installing gmp (6.2.1-r3) (15/55) Installing isl26 (0.26-r1) (16/55) Installing mpfr4 (4.2.0_p12-r0) (17/55) Installing mpc1 (1.3.1-r1) (18/55) Installing gcc (12.2.1_git20220924-r10) (19/55) Installing libstdc++-dev (12.2.1_git20220924-r10) (20/55) Installing musl-dev (1.2.4-r2) (21/55) Installing libc-dev (0.7.2-r5) (22/55) Installing g++ (12.2.1_git20220924-r10) (23/55) Installing make (4.4.1-r1) (24/55) Installing fortify-headers (1.1-r3) (25/55) Installing patch (2.7.6-r10) (26/55) Installing build-base (0.5-r3) (27/55) Installing libacl (2.3.1-r3) (28/55) Installing lz4-libs (1.9.4-r4) (29/55) Installing libarchive (3.7.2-r0) (30/55) Installing brotli-libs (1.0.9-r14) (31/55) Installing libunistring (1.1-r1) (32/55) Installing libidn2 (2.3.4-r1) (33/55) Installing nghttp2-libs (1.57.0-r0) (34/55) Installing libcurl (8.4.0-r0) (35/55) Installing libformw (6.4_p20230506-r0) (36/55) Installing rhash-libs (1.4.3-r2) (37/55) Installing libuv (1.44.2-r2) (38/55) Installing cmake (3.26.5-r0) (39/55) Installing pcre2 (10.42-r1) (40/55) Installing git (2.40.1-r0) (41/55) Installing perl-error (0.17029-r1) (42/55) Installing perl-git (2.40.1-r0) (43/55) Installing git-perl (2.40.1-r0) (44/55) Installing go (1.20.11-r0) (45/55) Installing libltdl (2.4.7-r2) (46/55) Installing libtool (2.4.7-r2) (47/55) Installing samurai (1.2-r3) (48/55) Installing pkgconf (1.9.5-r0) (49/55) Installing mpdecimal (2.5.1-r2) (50/55) Installing python3 (3.11.6-r0) (51/55) Installing python3-pycache-pyc0 (3.11.6-r0) (52/55) Installing pyc (0.1-r0) (53/55) Installing python3-pyc (3.11.6-r0) (54/55) Installing python3-dev (3.11.6-r0) (55/55) Installing sudo (1.9.13_p3-r2) Executing busybox-1.36.1-r2.trigger OK: 640 MiB in 92 packages Removing intermediate container 2a82f0a96f9a ---> ebf20a3d3605 Step 3/3 : RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive ---> Running in 83c413aca0b2 Cloning into 'autoconf-archive'... Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false Removing intermediate container 83c413aca0b2 ---> 3ac0950be122 Successfully built 3ac0950be122 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 ---> docker-build.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3705466820607324641.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-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3556963357750013712.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 185fc13f7e94: Preparing a7002bff48d9: Preparing ae2ed3079163: Preparing aa3a591fc84e: Preparing 7f29b11ef9dd: Preparing a1c2f058ec5f: Preparing cc2447e1835a: Preparing a1c2f058ec5f: Waiting cc2447e1835a: Waiting 7f29b11ef9dd: Layer already exists ae2ed3079163: Layer already exists aa3a591fc84e: Layer already exists a1c2f058ec5f: Layer already exists cc2447e1835a: Layer already exists 185fc13f7e94: Pushed a7002bff48d9: Pushed 12-a3.11: digest: sha256:0dc3e209477fd4af6ef8005dcf35e42a4195004d042dc37060c2bb41393784fa size: 1791 ---> docker-push.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6948242630731659998.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2122 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16765388241027911260.sh ---> sysstat.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8820936675329339045.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dev-bldr-alpine3-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-dev-bldr-alpine3-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-dev-bldr-alpine3-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13614007833289645573.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pu2O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Pu2O/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17038904728185042093.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config8970897795126701194tmp 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-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4889533381970499307.sh ---> create-netrc.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins18191324904879032033.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pu2O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Pu2O/bin to PATH [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15597981470630603765.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16326854971973918176.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pu2O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Pu2O/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins11980753103317773746.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pu2O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Pu2O/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/200 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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: 2800.000 BogoMIPS: 5600.00 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 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.8G 9.4G 52% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 462 685 0 2795 3198 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:82:03:57 brd ff:ff:ff:ff:ff:ff inet 10.32.7.58/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86143sec preferred_lft 86143sec inet6 fe80::f816:3eff:fe82:357/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1d:12:9b:db 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-194-generic (prd-ubuntu1804-docker-4c-4g-1390) 12/02/23 _x86_64_ (4 CPU) 04:51:39 LINUX RESTART (4 CPU) 04:52:01 tps rtps wtps bread/s bwrtn/s 04:53:02 149.38 78.05 71.32 6127.38 42118.60 04:54:01 179.40 36.70 142.70 2794.85 59341.10 04:55:01 8.78 0.95 7.83 38.66 547.38 Average: 112.15 38.58 73.57 2988.03 33862.25 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:02 1717220 3392884 2321444 57.48 49280 1781212 819256 16.10 518244 1621944 140852 04:54:01 777636 3327328 3261028 80.75 77976 2593576 1036720 20.38 654948 2352228 2888 04:55:01 743004 3295576 3295660 81.60 78412 2595644 907280 17.83 696964 2348032 360 Average: 1079287 3338596 2959377 73.28 68556 2323477 921085 18.11 623385 2107401 48033 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 04:53:02 ens3 343.68 219.26 1355.68 59.76 0.00 0.00 0.00 0.00 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 lo 3.12 3.12 0.30 0.30 0.00 0.00 0.00 0.00 04:54:01 ens3 588.85 188.68 4645.11 24.55 0.00 0.00 0.00 0.00 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 04:55:01 ens3 241.24 479.04 24.53 3803.77 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 1.97 1.97 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 390.16 296.25 1993.86 1303.06 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-1390) 12/02/23 _x86_64_ (4 CPU) 04:51:39 LINUX RESTART (4 CPU) 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:53:02 all 20.06 0.00 2.37 4.57 0.06 72.93 04:53:02 0 19.79 0.00 3.26 3.29 0.05 73.61 04:53:02 1 27.31 0.00 2.22 1.60 0.07 68.80 04:53:02 2 21.70 0.00 2.32 10.30 0.07 65.61 04:53:02 3 11.42 0.00 1.66 3.07 0.05 83.80 04:54:01 all 17.22 0.00 3.22 4.17 0.06 75.33 04:54:01 0 13.42 0.00 2.48 3.56 0.05 80.49 04:54:01 1 28.73 0.00 3.51 2.75 0.07 64.94 04:54:01 2 15.95 0.00 3.68 6.01 0.07 74.29 04:54:01 3 10.78 0.00 3.22 4.38 0.05 81.57 04:55:01 all 24.16 0.00 1.09 0.15 0.08 74.52 04:55:01 0 23.59 0.00 1.08 0.42 0.08 74.82 04:55:01 1 23.92 0.00 1.04 0.02 0.08 74.94 04:55:01 2 24.69 0.00 1.11 0.02 0.07 74.12 04:55:01 3 24.44 0.00 1.12 0.13 0.08 74.22 Average: all 20.50 0.00 2.22 2.96 0.06 74.26 Average: 0 18.97 0.00 2.27 2.41 0.06 76.28 Average: 1 26.64 0.00 2.25 1.45 0.07 69.59 Average: 2 20.81 0.00 2.36 5.45 0.07 71.31 Average: 3 15.58 0.00 1.99 2.52 0.06 79.85