Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-5750 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-history-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-uAnCfIikxSgp/agent.2000 SSH_AGENT_PID=2002 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-history-docker-merge-master@tmp/private_key_9258552726095649271.key (/w/workspace/portal-ng-history-docker-merge-master@tmp/private_key_9258552726095649271.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/portal-ng/history > git init /w/workspace/portal-ng-history-docker-merge-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # 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 8550b0a357350900cb544a216d3f6ea6cd214e63 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8550b0a357350900cb544a216d3f6ea6cd214e63 # timeout=10 Commit message: "Update github2gerrit github action" > git rev-list --no-walk 8550b0a357350900cb544a216d3f6ea6cd214e63 # 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 [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins8388349554551206478.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-NneB 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-NneB/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 26.0.1 from /tmp/venv-NneB/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.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.43 botocore==1.42.43 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.2.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.1.0 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.2 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.11.0 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.3.2 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.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.3 websocket-client==1.9.0 wrapt==2.1.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/portal-ng-history-docker-merge-master@tmp/config13581830789013965617tmp copy managed file [portal-ng-history] to file:/w/workspace/portal-ng-history-docker-merge-master@tmp/config391118092045081914tmp [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins14612037330129192014.sh ---> docker-login.sh nexus3.onap.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.onap.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.onap.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.onap.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.io 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 [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins7936514647577578100.sh [portal-ng-history-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3211604513553514006.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [portal-ng-history-docker-merge-master] $ /bin/bash -l /tmp/jenkins1472208285412511910.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NneB 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-NneB/bin to PATH ---> Docker image tag found: latest [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= DOCKER_ROOT=/w/workspace/portal-ng-history-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/portal-ng/history [EnvInject] - Variables injected successfully. [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins6480753959625662905.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/portal-ng/history:latest docker build -t nexus3.onap.org:10003/onap/portal-ng/history:latest . Sending build context to Docker daemon 606.2kB Step 1/10 : FROM eclipse-temurin:21 as builder 21: Pulling from library/eclipse-temurin a3629ac5b9f4: Pulling fs layer 833ed0d46f70: Pulling fs layer 7903badbd42c: Pulling fs layer 8bd41871f58f: Pulling fs layer 459abcfc7fd6: Pulling fs layer 8bd41871f58f: Waiting 459abcfc7fd6: Waiting 833ed0d46f70: Verifying Checksum 833ed0d46f70: Download complete 8bd41871f58f: Download complete 459abcfc7fd6: Download complete a3629ac5b9f4: Verifying Checksum a3629ac5b9f4: Download complete a3629ac5b9f4: Pull complete 833ed0d46f70: Pull complete 7903badbd42c: Verifying Checksum 7903badbd42c: Download complete 7903badbd42c: Pull complete 8bd41871f58f: Pull complete 459abcfc7fd6: Pull complete Digest: sha256:35bb9232a8b41b4e5b12719c88ef4fd1943aeddff2134ff0817a9d6605693d17 Status: Downloaded newer image for eclipse-temurin:21 ---> 135efab4d698 Step 2/10 : COPY . ./history ---> 7771d3b99f28 Step 3/10 : WORKDIR /history ---> Running in a347f65e718b Removing intermediate container a347f65e718b ---> f3df66060a21 Step 4/10 : RUN ./gradlew assemble ---> Running in 17a7122a9793 Downloading https://services.gradle.org/distributions/gradle-8.14-bin.zip .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100% Welcome to Gradle 8.14! Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements For more details see https://docs.gradle.org/8.14/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :app:bootBuildInfo > Task :openapi:openApiGenerate No application/json content media type found in response. Response examples can currently only be generated for application/json media type. ############################################################################################ # Thanks for using OpenAPI Generator. # # We appreciate your support! Please consider donation to help us maintain this project. # # https://opencollective.com/openapi_generator/donate # ############################################################################################ Successfully generated code to /history/openapi/build/openapi > Task :openapi:compileJava > Task :openapi:processResources > Task :openapi:classes > Task :openapi:jar > Task :app:compileJava > Task :app:generateGitProperties > Task :app:processResources > Task :app:classes > Task :app:resolveMainClassName > Task :app:bootJar > Task :app:bootStartScripts > Task :app:bootDistTar > Task :app:bootDistZip > Task :app:jar > Task :app:startScripts > Task :app:distTar > Task :app:distZip > Task :app:assemble > Task :openapi:assemble [Incubating] Problems report is available at: file:///history/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 17 actionable tasks: 17 executed Removing intermediate container 17a7122a9793 ---> 8f25f573ebc0 Step 5/10 : FROM eclipse-temurin:21-jre-alpine 21-jre-alpine: Pulling from library/eclipse-temurin 589002ba0eae: Pulling fs layer 71075870ab49: Pulling fs layer 5df9c4c4dcbf: Pulling fs layer 1a7a516dcbb6: Pulling fs layer 3655cb26ed1a: Pulling fs layer 1a7a516dcbb6: Waiting 589002ba0eae: Verifying Checksum 589002ba0eae: Download complete 1a7a516dcbb6: Download complete 589002ba0eae: Pull complete 3655cb26ed1a: Verifying Checksum 3655cb26ed1a: Download complete 71075870ab49: Verifying Checksum 71075870ab49: Download complete 71075870ab49: Pull complete 5df9c4c4dcbf: Verifying Checksum 5df9c4c4dcbf: Download complete 5df9c4c4dcbf: Pull complete 1a7a516dcbb6: Pull complete 3655cb26ed1a: Pull complete Digest: sha256:6ad8ed080d9be96b61438ec3ce99388e294af216ed57356000c06070e85c5d5d Status: Downloaded newer image for eclipse-temurin:21-jre-alpine ---> 8cfe5582a9ec Step 6/10 : USER nobody ---> Running in 58bdc732ef90 Removing intermediate container 58bdc732ef90 ---> bb8458972418 Step 7/10 : ARG JAR_FILE=/history/app/build/libs/app.jar ---> Running in 62b6cb88136c Removing intermediate container 62b6cb88136c ---> 39a9507f853a Step 8/10 : COPY --from=builder ${JAR_FILE} app.jar ---> 2423007fe700 Step 9/10 : EXPOSE 9002 ---> Running in 32dd7f7a1baf Removing intermediate container 32dd7f7a1baf ---> 632782c5bc8a Step 10/10 : ENTRYPOINT [ "java","-jar","app.jar" ] ---> Running in 8879f3164e82 Removing intermediate container 8879f3164e82 ---> 30c87afe71ad Successfully built 30c87afe71ad Successfully tagged nexus3.onap.org:10003/onap/portal-ng/history:latest ---> docker-build.sh ends [portal-ng-history-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1467456878944898619.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 [EnvInject] - Variables injected successfully. [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins238763524389191835.sh ---> docker-push.sh Docker version 20.10.18, build b40c2f6 Pushing image: nexus3.onap.org:10003/onap/portal-ng/history:latest docker push nexus3.onap.org:10003/onap/portal-ng/history:latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/history] 5f0f4a28fbeb: Preparing 941f874f7c10: Preparing 967afb1d17e5: Preparing fcf55ba1acd3: Preparing 9c3a5d3bc1d9: Preparing 989e799e6349: Preparing 989e799e6349: Waiting 941f874f7c10: Pushed 967afb1d17e5: Pushed 989e799e6349: Layer already exists 9c3a5d3bc1d9: Pushed 5f0f4a28fbeb: Pushed fcf55ba1acd3: Pushed latest: digest: sha256:f127fb767c80f82f3537aa77d84fe15b370651480d9f23c73201590195c46f88 size: 1579 ---> docker-push.sh ends [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins7255624023019198767.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2002 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins7278717822003446639.sh ---> sysstat.sh [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins15170749631336290450.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-history-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/portal-ng-history-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-ng-history-docker-merge-master ']' + mkdir -p /w/workspace/portal-ng-history-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-history-docker-merge-master/archives/ [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins3266980657900343780.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NneB 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-NneB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins6793450830400865512.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-history-docker-merge-master@tmp/config18127743672227304270tmp 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. [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins7540667591471698861.sh ---> create-netrc.sh [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins12831533195224275501.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NneB 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-NneB/bin to PATH [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins14554721127314542843.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-history-docker-merge-master] $ /bin/bash /tmp/jenkins7332729245238821023.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NneB 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-NneB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [portal-ng-history-docker-merge-master] $ /bin/bash -l /tmp/jenkins3943280509491800575.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NneB 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-NneB/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-history-docker-merge-master/172 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-5750 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 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): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 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-7 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: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 832 27573 0 3761 30879 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:d9:a5:b4 brd ff:ff:ff:ff:ff:ff inet 10.30.107.20/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86127sec preferred_lft 86127sec inet6 fe80::f816:3eff:fed9:a5b4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1f:07:6e:d2 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 inet6 fe80::42:1fff:fe07:6ed2/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5750) 02/06/26 _x86_64_ (8 CPU) 16:37:22 LINUX RESTART (8 CPU) 16:38:00 tps rtps wtps bread/s bwrtn/s 16:39:01 270.41 27.63 242.78 1929.52 51667.07 16:40:01 344.36 2.23 342.13 364.61 80608.03 16:41:01 102.20 0.58 101.62 61.19 99214.93 Average: 239.16 10.25 228.92 791.43 77022.50 16:38:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:39:01 29724112 31708308 3215108 9.76 80132 2200868 1459036 4.29 905264 1984244 486332 16:40:01 27782376 30550232 5156844 15.66 108156 2930320 3017672 8.88 2307952 2462416 154108 16:41:01 28173268 31562076 4765952 14.47 138416 3515220 1534464 4.51 1218928 3161560 34720 Average: 28559919 31273539 4379301 13.30 108901 2882136 2003724 5.90 1477381 2536073 225053 16:38:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:39:01 lo 3.74 3.74 0.45 0.45 0.00 0.00 0.00 0.00 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:01 ens3 287.20 174.25 3999.60 33.18 0.00 0.00 0.00 0.00 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:01 docker0 205.62 267.97 16.52 4853.43 0.00 0.00 0.00 0.00 16:40:01 veth26aa203 205.62 268.12 19.33 4853.44 0.00 0.00 0.00 0.40 16:40:01 ens3 325.50 235.69 5517.88 22.35 0.00 0.00 0.00 0.00 16:41:01 lo 3.27 3.27 0.36 0.36 0.00 0.00 0.00 0.00 16:41:01 docker0 0.82 0.42 0.04 0.03 0.00 0.00 0.00 0.00 16:41:01 ens3 374.75 358.14 1243.24 2313.66 0.00 0.00 0.00 0.00 Average: lo 2.41 2.41 0.28 0.28 0.00 0.00 0.00 0.00 Average: docker0 68.43 88.97 5.49 1608.88 0.00 0.00 0.00 0.00 Average: ens3 328.92 255.58 3589.19 785.55 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5750) 02/06/26 _x86_64_ (8 CPU) 16:37:22 LINUX RESTART (8 CPU) 16:38:00 CPU %user %nice %system %iowait %steal %idle 16:39:01 all 9.76 0.00 1.19 3.38 0.04 85.62 16:39:01 0 24.97 0.00 1.86 1.73 0.05 71.39 16:39:01 1 10.11 0.00 1.25 0.48 0.03 88.12 16:39:01 2 7.66 0.00 1.10 0.28 0.07 90.89 16:39:01 3 2.38 0.00 0.67 1.31 0.02 95.62 16:39:01 4 7.97 0.00 0.76 0.31 0.03 90.92 16:39:01 5 1.35 0.00 1.33 2.31 0.03 94.98 16:39:01 6 22.93 0.00 1.74 4.60 0.05 70.67 16:39:01 7 0.77 0.00 0.84 16.08 0.02 82.29 16:40:01 all 30.60 0.00 1.90 3.17 0.08 64.25 16:40:01 0 31.83 0.00 2.42 4.69 0.08 60.98 16:40:01 1 32.87 0.00 2.69 4.97 0.08 59.38 16:40:01 2 33.72 0.00 2.23 0.33 0.08 63.63 16:40:01 3 32.44 0.00 1.24 0.22 0.07 66.03 16:40:01 4 24.77 0.00 1.63 0.82 0.07 72.72 16:40:01 5 22.54 0.00 1.75 11.83 0.08 63.79 16:40:01 6 34.31 0.00 1.68 0.79 0.07 63.15 16:40:01 7 32.37 0.00 1.52 1.64 0.08 64.38 16:41:01 all 12.91 0.00 1.63 2.95 0.05 82.47 16:41:01 0 10.57 0.00 1.82 16.21 0.07 71.33 16:41:01 1 9.61 0.00 1.81 0.07 0.03 88.48 16:41:01 2 25.83 0.00 2.11 0.12 0.07 71.88 16:41:01 3 20.22 0.00 1.74 0.15 0.05 77.83 16:41:01 4 9.61 0.00 1.09 3.54 0.03 85.73 16:41:01 5 11.55 0.00 1.81 3.30 0.05 83.29 16:41:01 6 7.38 0.00 0.92 0.25 0.03 91.42 16:41:01 7 8.51 0.00 1.72 0.00 0.02 89.75 Average: all 17.71 0.00 1.57 3.17 0.05 77.50 Average: 0 22.48 0.00 2.03 7.50 0.07 67.92 Average: 1 17.48 0.00 1.91 1.83 0.05 78.73 Average: 2 22.32 0.00 1.81 0.24 0.07 75.55 Average: 3 18.23 0.00 1.22 0.57 0.04 79.94 Average: 4 14.07 0.00 1.15 1.55 0.04 83.17 Average: 5 11.76 0.00 1.63 5.80 0.06 80.75 Average: 6 21.54 0.00 1.45 1.90 0.05 75.06 Average: 7 13.80 0.00 1.36 5.97 0.04 78.83