Push event to branch egp-unit-test Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5479becb269f9c18fb0b355bc6bb4dde16f75d82 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 7d2c21029d308337b2925e331bbfe6b29dee8099 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 7d2c21029d308337b2925e331bbfe6b29dee8099 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2c21029d308337b2925e331bbfe6b29dee8099 # timeout=10 Commit message: "Merge pull request #138 from ernestojeda/gradle-migration" > 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.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-940 in /w/workspace/ry_ci-build-images_egp-unit-test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_egp-unit-test # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Checking out Revision 5479becb269f9c18fb0b355bc6bb4dde16f75d82 (egp-unit-test) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5479becb269f9c18fb0b355bc6bb4dde16f75d82 # timeout=10 Commit message: "Merge pull request #126 from ernestojeda/gradle-based-image" > git rev-list --no-walk 908e2a85a483ebc655f1e836c71707a898e93ccb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:37 + ls -al . 18:14:37 total 8 18:14:37 drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:14 . 18:14:37 drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:14 .. 18:14:37 -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:14 Dockerfile 18:14:37 drwxrwxr-x. 8 jenkins jenkins 162 Mar 26 18:14 .git 18:14:37 -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:14:38 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5479becb269f9c18fb0b355bc6bb4dde16f75d82 --label arch=amd64 . 18:14:38 Sending build context to Docker daemon 197.6kB 18:14:38 Step 1/13 : FROM gradle:6.2 as builder 18:14:38 6.2: Pulling from library/gradle 18:14:38 5bed26d33875: Pulling fs layer 18:14:38 f11b29a9c730: Pulling fs layer 18:14:38 930bda195c84: Pulling fs layer 18:14:38 78bf9a5ad49e: Pulling fs layer 18:14:38 bf7abfeb0680: Pulling fs layer 18:14:38 22def9b16f84: Pulling fs layer 18:14:38 3395be70a635: Pulling fs layer 18:14:38 c63b94ff3a31: Pulling fs layer 18:14:38 e1fdc1e1beb1: Pulling fs layer 18:14:38 78bf9a5ad49e: Waiting 18:14:38 bf7abfeb0680: Waiting 18:14:38 3395be70a635: Waiting 18:14:38 c63b94ff3a31: Waiting 18:14:38 e1fdc1e1beb1: Waiting 18:14:38 930bda195c84: Verifying Checksum 18:14:38 930bda195c84: Download complete 18:14:38 f11b29a9c730: Verifying Checksum 18:14:38 f11b29a9c730: Download complete 18:14:39 78bf9a5ad49e: Verifying Checksum 18:14:39 78bf9a5ad49e: Download complete 18:14:39 bf7abfeb0680: Verifying Checksum 18:14:39 bf7abfeb0680: Download complete 18:14:39 3395be70a635: Verifying Checksum 18:14:39 3395be70a635: Download complete 18:14:39 5bed26d33875: Verifying Checksum 18:14:39 5bed26d33875: Download complete 18:14:41 c63b94ff3a31: Verifying Checksum 18:14:41 c63b94ff3a31: Download complete 18:14:41 5bed26d33875: Pull complete 18:14:41 f11b29a9c730: Pull complete 18:14:41 e1fdc1e1beb1: Verifying Checksum 18:14:41 e1fdc1e1beb1: Download complete 18:14:41 22def9b16f84: Verifying Checksum 18:14:41 22def9b16f84: Download complete 18:14:41 930bda195c84: Pull complete 18:14:41 78bf9a5ad49e: Pull complete 18:14:42 bf7abfeb0680: Pull complete 18:14:46 22def9b16f84: Pull complete 18:14:46 3395be70a635: Pull complete 18:14:49 c63b94ff3a31: Pull complete 18:14:50 e1fdc1e1beb1: Pull complete 18:14:50 Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d 18:14:50 Status: Downloaded newer image for gradle:6.2 18:14:50 ---> 1431c168ffbf 18:14:50 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:14:51 ---> Running in fd8e6ee56b85 18:14:51 Removing intermediate container fd8e6ee56b85 18:14:51 ---> dfde11cb1c6e 18:14:51 Step 3/13 : WORKDIR /code 18:14:51 ---> Running in e73955a1c20b 18:14:51 Removing intermediate container e73955a1c20b 18:14:51 ---> 043b70742b21 18:14:51 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 18:14:51 ---> Running in 0b03c302a9a7 18:14:51 Removing intermediate container 0b03c302a9a7 18:14:51 ---> a6362a52fdcc 18:14:51 Step 5/13 : ARG EGP_VERSION=stable 18:14:51 ---> Running in e807e879ec0a 18:14:51 Removing intermediate container e807e879ec0a 18:14:51 ---> 07b6dba57334 18:14:51 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 18:14:52 18:14:52 ---> 45c75d9f9cd1 18:14:52 Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz 18:14:52 ---> Running in 1f165f00e90f 18:14:53 Removing intermediate container 1f165f00e90f 18:14:53 ---> aa6d7b0c84d6 18:14:53 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 18:14:53 ---> Running in 73dc7720df78 18:14:54 18:14:54 Welcome to Gradle 6.2.2! 18:14:54 18:14:54 Here are the highlights of this release: 18:14:54 - Dependency checksum and signature verification 18:14:54 - Shareable read-only dependency cache 18:14:54 - Documentation links in deprecation messages 18:14:54 18:14:54 For more details see https://docs.gradle.org/6.2.2/release-notes.html 18:14:54 18:14:55 Starting a Gradle Daemon (subsequent builds will be faster) 18:15:02 > Task :compileJava NO-SOURCE 18:15:02 > Task :compileGroovy NO-SOURCE 18:15:02 > Task :processResources NO-SOURCE 18:15:02 > Task :classes UP-TO-DATE 18:15:02 > Task :compileTestJava NO-SOURCE 18:15:02 > Task :copyGlobalLibVars 18:15:34 > Task :compileTestGroovy 18:17:25 > Task :processTestResources 18:17:25 > Task :testClasses 18:17:25 18:17:25 BUILD SUCCESSFUL in 2m 28s 18:17:25 3 actionable tasks: 3 executed 18:17:25 Removing intermediate container 73dc7720df78 18:17:25 ---> d06fac6f5cf5 18:17:25 Step 9/13 : FROM gradle:6.0 18:17:25 6.0: Pulling from library/gradle 18:17:25 5c939e3a4d10: Pulling fs layer 18:17:25 c63719cdbe7a: Pulling fs layer 18:17:25 19a861ea6baf: Pulling fs layer 18:17:25 651c9d2d6c4f: Pulling fs layer 18:17:25 86e1a6e1ff3c: Pulling fs layer 18:17:25 669a50ce3c83: Pulling fs layer 18:17:25 777740344370: Pulling fs layer 18:17:25 5b1d2b774801: Pulling fs layer 18:17:25 6a1a875532b4: Pulling fs layer 18:17:25 651c9d2d6c4f: Waiting 18:17:25 86e1a6e1ff3c: Waiting 18:17:25 669a50ce3c83: Waiting 18:17:25 777740344370: Waiting 18:17:25 5b1d2b774801: Waiting 18:17:25 6a1a875532b4: Waiting 18:17:25 19a861ea6baf: Verifying Checksum 18:17:25 19a861ea6baf: Download complete 18:17:25 c63719cdbe7a: Verifying Checksum 18:17:25 c63719cdbe7a: Download complete 18:17:25 651c9d2d6c4f: Verifying Checksum 18:17:25 651c9d2d6c4f: Download complete 18:17:26 86e1a6e1ff3c: Verifying Checksum 18:17:26 86e1a6e1ff3c: Download complete 18:17:26 5c939e3a4d10: Verifying Checksum 18:17:26 5c939e3a4d10: Download complete 18:17:26 777740344370: Verifying Checksum 18:17:26 777740344370: Download complete 18:17:28 669a50ce3c83: Verifying Checksum 18:17:28 669a50ce3c83: Download complete 18:17:28 5b1d2b774801: Verifying Checksum 18:17:28 5b1d2b774801: Download complete 18:17:28 6a1a875532b4: Verifying Checksum 18:17:28 6a1a875532b4: Download complete 18:17:29 5c939e3a4d10: Pull complete 18:17:29 c63719cdbe7a: Pull complete 18:17:29 19a861ea6baf: Pull complete 18:17:29 651c9d2d6c4f: Pull complete 18:17:31 86e1a6e1ff3c: Pull complete 18:17:34 669a50ce3c83: Pull complete 18:17:34 777740344370: Pull complete 18:17:37 5b1d2b774801: Pull complete 18:17:39 6a1a875532b4: Pull complete 18:17:39 Digest: sha256:3d1f0a9c41733cbd818aeb50ce11d26a5a5c4149b708e2ebc88cdcbbc243a04d 18:17:39 Status: Downloaded newer image for gradle:6.0 18:17:39 ---> 8cab433a21d7 18:17:39 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 18:17:39 ---> Running in 8a2dd8739f76 18:17:39 Removing intermediate container 8a2dd8739f76 18:17:39 ---> 2f70a1d4fa7b 18:17:39 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 18:17:43 ---> 02cb30be6f22 18:17:43 Step 12/13 : LABEL arch=amd64 18:17:43 ---> Running in 65c678cbf213 18:17:43 Removing intermediate container 65c678cbf213 18:17:43 ---> a0bdb8ae5fd7 18:17:43 Step 13/13 : LABEL git_sha=5479becb269f9c18fb0b355bc6bb4dde16f75d82 18:17:43 ---> Running in 9a1459281b20 18:17:43 Removing intermediate container 9a1459281b20 18:17:43 ---> 3d6ef521773e 18:17:43 [Warning] One or more build-args [ARCH] were not consumed 18:17:44 Successfully built 3d6ef521773e 18:17:44 Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:17:44 provisioning config files... 18:17:44 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config8822076525506909147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:44 nexus3.edgexfoundry.org:10001 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10002 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10003 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10004 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 docker.io 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:46 Configure a credential helper to remove this warning. See 18:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:46 18:17:46 Login Succeeded [Pipeline] } 18:17:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:17:46 [edgeXDocker.push] Tagging docker image edgex-devops/egp-unit-test with the following tags: 18:17:46 5479becb269f9c18fb0b355bc6bb4dde16f75d82 18:17:46 latest 18:17:46 egp-unit-test 18:17:46 gradle 18:17:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:46 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 [Pipeline] isUnix [Pipeline] sh 18:17:47 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 18:17:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 18:17:47 8ae3e87999ff: Preparing 18:17:47 979fdde3727e: Preparing 18:17:47 0ac7201ff2fc: Preparing 18:17:47 3cb0131ff45e: Preparing 18:17:47 3f4e50f10f4b: Preparing 18:17:47 5ffea6f585e8: Preparing 18:17:47 f55aa0bd26b8: Preparing 18:17:47 1d0dfb259f6a: Preparing 18:17:47 21ec61b65b20: Preparing 18:17:47 43c67172d1d1: Preparing 18:17:47 5ffea6f585e8: Waiting 18:17:47 f55aa0bd26b8: Waiting 18:17:47 1d0dfb259f6a: Waiting 18:17:47 43c67172d1d1: Waiting 18:17:47 21ec61b65b20: Waiting 18:17:48 3cb0131ff45e: Pushed 18:17:53 5ffea6f585e8: Pushed 18:17:53 f55aa0bd26b8: Layer already exists 18:17:53 1d0dfb259f6a: Layer already exists 18:17:53 21ec61b65b20: Layer already exists 18:17:53 43c67172d1d1: Layer already exists 18:17:55 8ae3e87999ff: Pushed 18:17:58 979fdde3727e: Pushed 18:17:58 0ac7201ff2fc: Pushed 18:18:02 3f4e50f10f4b: Pushed 18:18:02 5479becb269f9c18fb0b355bc6bb4dde16f75d82: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest 18:18:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 18:18:03 8ae3e87999ff: Preparing 18:18:03 979fdde3727e: Preparing 18:18:03 0ac7201ff2fc: Preparing 18:18:03 3cb0131ff45e: Preparing 18:18:03 3f4e50f10f4b: Preparing 18:18:03 5ffea6f585e8: Preparing 18:18:03 f55aa0bd26b8: Preparing 18:18:03 1d0dfb259f6a: Preparing 18:18:03 21ec61b65b20: Preparing 18:18:03 43c67172d1d1: Preparing 18:18:03 f55aa0bd26b8: Waiting 18:18:03 5ffea6f585e8: Waiting 18:18:03 1d0dfb259f6a: Waiting 18:18:03 21ec61b65b20: Waiting 18:18:03 43c67172d1d1: Waiting 18:18:03 0ac7201ff2fc: Layer already exists 18:18:03 979fdde3727e: Layer already exists 18:18:03 3f4e50f10f4b: Layer already exists 18:18:03 8ae3e87999ff: Layer already exists 18:18:03 3cb0131ff45e: Layer already exists 18:18:03 5ffea6f585e8: Layer already exists 18:18:03 f55aa0bd26b8: Layer already exists 18:18:03 1d0dfb259f6a: Layer already exists 18:18:03 43c67172d1d1: Layer already exists 18:18:03 21ec61b65b20: Layer already exists 18:18:03 latest: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] isUnix [Pipeline] sh 18:18:04 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test 18:18:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 18:18:04 8ae3e87999ff: Preparing 18:18:04 979fdde3727e: Preparing 18:18:04 0ac7201ff2fc: Preparing 18:18:04 3cb0131ff45e: Preparing 18:18:04 3f4e50f10f4b: Preparing 18:18:04 5ffea6f585e8: Preparing 18:18:04 f55aa0bd26b8: Preparing 18:18:04 1d0dfb259f6a: Preparing 18:18:04 21ec61b65b20: Preparing 18:18:04 43c67172d1d1: Preparing 18:18:04 f55aa0bd26b8: Waiting 18:18:04 1d0dfb259f6a: Waiting 18:18:04 21ec61b65b20: Waiting 18:18:04 43c67172d1d1: Waiting 18:18:04 5ffea6f585e8: Waiting 18:18:04 0ac7201ff2fc: Layer already exists 18:18:04 979fdde3727e: Layer already exists 18:18:04 3cb0131ff45e: Layer already exists 18:18:04 3f4e50f10f4b: Layer already exists 18:18:04 8ae3e87999ff: Layer already exists 18:18:04 1d0dfb259f6a: Layer already exists 18:18:04 5ffea6f585e8: Layer already exists 18:18:04 21ec61b65b20: Layer already exists 18:18:04 43c67172d1d1: Layer already exists 18:18:04 f55aa0bd26b8: Layer already exists 18:18:04 egp-unit-test: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] isUnix [Pipeline] sh 18:18:04 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] isUnix [Pipeline] sh 18:18:04 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle 18:18:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 18:18:04 8ae3e87999ff: Preparing 18:18:04 979fdde3727e: Preparing 18:18:04 0ac7201ff2fc: Preparing 18:18:04 3cb0131ff45e: Preparing 18:18:04 3f4e50f10f4b: Preparing 18:18:04 5ffea6f585e8: Preparing 18:18:04 f55aa0bd26b8: Preparing 18:18:04 1d0dfb259f6a: Preparing 18:18:04 21ec61b65b20: Preparing 18:18:04 43c67172d1d1: Preparing 18:18:04 1d0dfb259f6a: Waiting 18:18:04 21ec61b65b20: Waiting 18:18:04 43c67172d1d1: Waiting 18:18:04 5ffea6f585e8: Waiting 18:18:04 f55aa0bd26b8: Waiting 18:18:04 3cb0131ff45e: Layer already exists 18:18:04 0ac7201ff2fc: Layer already exists 18:18:04 3f4e50f10f4b: Layer already exists 18:18:04 8ae3e87999ff: Layer already exists 18:18:04 979fdde3727e: Layer already exists 18:18:04 f55aa0bd26b8: Layer already exists 18:18:04 1d0dfb259f6a: Layer already exists 18:18:04 5ffea6f585e8: Layer already exists 18:18:04 21ec61b65b20: Layer already exists 18:18:04 43c67172d1d1: Layer already exists 18:18:04 gradle: digest: sha256:c811cdb2f4816259f91e7097df14f281de3e28b843fd606390cff148ade72f21 size: 2421 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:18:05 18:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 18:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:18:06 latest: Pulling from edgex-devops/edgex-klar 18:18:06 e7c96db7181b: Pulling fs layer 18:18:06 1868ca2cb446: Pulling fs layer 18:18:06 136be5d0fe8e: Pulling fs layer 18:18:06 894bfe63afcb: Pulling fs layer 18:18:06 894bfe63afcb: Waiting 18:18:06 1868ca2cb446: Verifying Checksum 18:18:06 1868ca2cb446: Download complete 18:18:06 136be5d0fe8e: Verifying Checksum 18:18:06 136be5d0fe8e: Download complete 18:18:06 e7c96db7181b: Verifying Checksum 18:18:06 e7c96db7181b: Download complete 18:18:06 894bfe63afcb: Verifying Checksum 18:18:06 894bfe63afcb: Download complete 18:18:06 e7c96db7181b: Pull complete 18:18:06 1868ca2cb446: Pull complete 18:18:06 136be5d0fe8e: Pull complete 18:18:06 894bfe63afcb: Pull complete 18:18:06 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 18:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 18:18:07 prd-centos7-docker-4c-2g-940 does not seem to be running inside a container 18:18:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:18:07 $ docker top 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:08 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 18:18:08 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:18:30 $ docker stop --time=1 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 18:18:31 $ docker rm -f 2be8a3f670de006b87e1cf2c1a48b44ae9ddccb3748ff6e0b9a8f4162fa402b3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:18:32 . [Pipeline] withDockerContainer 18:18:32 prd-centos7-docker-4c-2g-940 does not seem to be running inside a container 18:18:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 18:18:32 $ docker top f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:33 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:5479becb269f9c18fb0b355bc6bb4dde16f75d82 18:18:33 + tee 18:18:33 clair timeout 1m0s 18:18:33 docker timeout: 1m0s 18:18:33 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:18:34 $ docker stop --time=1 f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 18:18:36 $ docker rm -f f633e273682b4780db06e40af7c301d7016d97b356a249a9636c3869b1008871 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:36 + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports [Pipeline] echo 18:18:36 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports/clair_results_egp-unit-test_5479becb269f9c18fb0b355bc6bb4dde16f75d82.html [Pipeline] writeFile [Pipeline] step 18:18:36 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:18:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:38 ---> package-listing.sh 18:18:38 ++ facter osfamily 18:18:38 ++ tr '[:upper:]' '[:lower:]' 18:18:38 + OS_FAMILY=redhat 18:18:38 + workspace=/w/workspace/ry_ci-build-images_egp-unit-test 18:18:38 + START_PACKAGES=/tmp/packages_start.txt 18:18:38 + END_PACKAGES=/tmp/packages_end.txt 18:18:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:38 + PACKAGES=/tmp/packages_start.txt 18:18:38 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 18:18:38 + PACKAGES=/tmp/packages_end.txt 18:18:38 + case "${OS_FAMILY}" in 18:18:38 + rpm -qa 18:18:38 + sort 18:18:42 + '[' -f /tmp/packages_start.txt ']' 18:18:42 + '[' -f /tmp/packages_end.txt ']' 18:18:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:42 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 18:18:42 + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ 18:18:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] isUnix [Pipeline] sh 18:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:43 18:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:43 alpine: Pulling from edgex-lftools-log-publisher 18:18:43 c9b1b535fdd9: Pulling fs layer 18:18:43 2cc5ad85d9ab: Pulling fs layer 18:18:43 756a868c4378: Pulling fs layer 18:18:43 444b2fc9a129: Pulling fs layer 18:18:43 ea15f1150254: Pulling fs layer 18:18:43 41b27a9f41bf: Pulling fs layer 18:18:43 28c525ee5125: Pulling fs layer 18:18:43 094b1ea09ed8: Pulling fs layer 18:18:43 138eaada9080: Pulling fs layer 18:18:43 0622d0fa9048: Pulling fs layer 18:18:43 28c525ee5125: Waiting 18:18:43 094b1ea09ed8: Waiting 18:18:43 444b2fc9a129: Waiting 18:18:43 0622d0fa9048: Waiting 18:18:43 ea15f1150254: Waiting 18:18:43 41b27a9f41bf: Waiting 18:18:43 2cc5ad85d9ab: Download complete 18:18:43 444b2fc9a129: Verifying Checksum 18:18:43 444b2fc9a129: Download complete 18:18:43 c9b1b535fdd9: Verifying Checksum 18:18:43 c9b1b535fdd9: Download complete 18:18:43 ea15f1150254: Verifying Checksum 18:18:43 ea15f1150254: Download complete 18:18:43 28c525ee5125: Verifying Checksum 18:18:43 28c525ee5125: Download complete 18:18:44 c9b1b535fdd9: Pull complete 18:18:44 094b1ea09ed8: Verifying Checksum 18:18:44 094b1ea09ed8: Download complete 18:18:44 756a868c4378: Verifying Checksum 18:18:44 756a868c4378: Download complete 18:18:44 0622d0fa9048: Verifying Checksum 18:18:44 0622d0fa9048: Download complete 18:18:44 138eaada9080: Verifying Checksum 18:18:44 138eaada9080: Download complete 18:18:44 2cc5ad85d9ab: Pull complete 18:18:44 41b27a9f41bf: Verifying Checksum 18:18:44 41b27a9f41bf: Download complete 18:18:45 756a868c4378: Pull complete 18:18:45 444b2fc9a129: Pull complete 18:18:46 ea15f1150254: Pull complete 18:18:50 41b27a9f41bf: Pull complete 18:18:50 28c525ee5125: Pull complete 18:18:52 094b1ea09ed8: Pull complete 18:18:53 138eaada9080: Pull complete 18:18:53 0622d0fa9048: Pull complete 18:18:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:18:53 prd-centos7-docker-4c-2g-940 does not seem to be running inside a container 18:18:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:18:54 $ docker top 89ab62da2adc5d1d06afd5f1cf30d6a473e4ddc7d2a1e0dc84663cb8cd830a58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:18:55 provisioning config files... 18:18:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config645870619912054470tmp [Pipeline] { [Pipeline] echo 18:18:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:55 ---> create-netrc.sh [Pipeline] echo 18:18:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:55 ---> logs-deploy.sh 18:18:55 + ARCHIVE_ARTIFACTS= 18:18:55 + LOGS_SERVER=https://logs.edgexfoundry.org 18:18:55 + '[' https://logs.edgexfoundry.org == None ']' 18:18:55 + NEXUS_URL=https://nexus.edgexfoundry.org 18:18:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 18:18:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/2/ 18:18:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 /w/workspace/ry_ci-build-images_egp-unit-test 18:18:57 Archives upload complete. 18:18:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/2/ 18:18:58 ---> uname -a: 18:18:58 Linux 89ab62da2adc 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:18:58 18:18:58 18:18:58 ---> lscpu: 18:18:58 Architecture: x86_64 18:18:58 CPU op-mode(s): 32-bit, 64-bit 18:18:58 Byte Order: Little Endian 18:18:58 Address sizes: 40 bits physical, 48 bits virtual 18:18:58 CPU(s): 4 18:18:58 On-line CPU(s) list: 0-3 18:18:58 Thread(s) per core: 1 18:18:58 Core(s) per socket: 1 18:18:58 Socket(s): 4 18:18:58 NUMA node(s): 1 18:18:58 Vendor ID: GenuineIntel 18:18:58 CPU family: 6 18:18:58 Model: 44 18:18:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:18:58 Stepping: 1 18:18:58 CPU MHz: 2933.438 18:18:58 BogoMIPS: 5866.87 18:18:58 Virtualization: VT-x 18:18:58 Hypervisor vendor: KVM 18:18:58 Virtualization type: full 18:18:58 L1d cache: 128 KiB 18:18:58 L1i cache: 128 KiB 18:18:58 L2 cache: 16 MiB 18:18:58 L3 cache: 64 MiB 18:18:58 NUMA node0 CPU(s): 0-3 18:18:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:18:58 Vulnerability Meltdown: Mitigation; PTI 18:18:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:58 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:18:58 Vulnerability Spectre v2: Mitigation; Full retpoline 18:18:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:18:58 18:18:58 18:18:58 ---> nproc: 18:18:58 4 18:18:58 18:18:58 18:18:58 ---> df -h: 18:18:58 Filesystem Size Used Available Use% Mounted on 18:18:58 overlay 50.0G 7.5G 42.5G 15% / 18:18:58 tmpfs 64.0M 0 64.0M 0% /dev 18:18:58 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:18:58 shm 64.0M 0 64.0M 0% /dev/shm 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ry_ci-build-images_egp-unit-test@tmp 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 18:18:58 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ry_ci-build-images_egp-unit-test 18:18:58 18:18:58 18:18:58 ---> free -m: 18:18:58 total used free shared buff/cache available 18:18:58 Mem: 1838 649 82 0 1106 1097 18:18:58 Swap: 1023 2 1021 18:18:58 18:18:58 18:18:58 ---> ip addr: 18:18:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:18:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:58 inet 127.0.0.1/8 scope host lo 18:18:58 valid_lft forever preferred_lft forever 18:18:58 12: eth0@if13: mtu 1458 qdisc noqueue state UP 18:18:58 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:18:58 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:18:58 valid_lft forever preferred_lft forever 18:18:58 18:18:58 18:18:58 ---> sar -b -r -n DEV: 18:18:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) 18:18:58 18:18:58 18:13:50 LINUX RESTART 18:18:58 18:18:58 18:15:02 tps rtps wtps bread/s bwrtn/s 18:18:58 18:16:01 288.08 31.26 256.82 1286.53 4907.52 18:18:58 18:17:01 301.08 0.02 301.07 0.27 2520.48 18:18:58 18:18:01 229.24 27.39 201.85 1664.47 37003.16 18:18:58 Average: 272.72 19.49 253.23 982.10 14864.54 18:18:58 18:18:58 18:15:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:58 18:16:01 70964 1811340 96.23 2460 560968 1997720 68.16 962880 676076 488 18:18:58 18:17:01 64932 1817372 96.55 2460 568332 1945756 66.39 974836 671920 904 18:18:58 18:18:01 158564 1723740 91.58 2304 1139296 1039776 35.48 1072248 440512 45684 18:18:58 Average: 98153 1784151 94.79 2408 756199 1661084 56.68 1003321 596169 15692 18:18:58 18:18:58 18:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:18:58 18:16:01 vethe8a00a1 115.18 157.63 10.38 1200.97 0.00 0.00 0.00 18:18:58 18:16:01 eth0 167.62 121.46 1207.49 34.24 0.00 0.00 0.00 18:18:58 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 18:16:01 docker0 115.18 157.62 8.80 1200.97 0.00 0.00 0.00 18:18:58 18:17:01 vethe8a00a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 18:17:01 eth0 1.38 0.73 1.06 0.54 0.00 0.00 0.00 18:18:58 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 18:18:01 eth0 1074.81 1146.45 4794.88 5415.87 0.00 0.00 0.00 18:18:58 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 18:18:01 docker0 0.70 0.42 0.03 0.03 0.00 0.00 0.00 18:18:58 Average: eth0 415.95 424.53 2005.49 1826.63 0.00 0.00 0.00 18:18:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:58 Average: docker0 38.21 52.10 2.91 395.95 0.00 0.00 0.00 18:18:58 18:18:58 18:18:58 ---> sar -P ALL: 18:18:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) 18:18:58 18:18:58 18:13:50 LINUX RESTART 18:18:58 18:18:58 18:15:02 CPU %user %nice %system %iowait %steal %idle 18:18:58 18:16:01 all 21.18 0.00 3.04 17.47 0.02 58.30 18:18:58 18:16:01 0 16.97 0.00 3.22 5.73 0.02 74.07 18:18:58 18:16:01 1 22.60 0.00 2.69 19.91 0.02 54.78 18:18:58 18:16:01 2 23.99 0.00 3.64 21.90 0.02 50.44 18:18:58 18:16:01 3 21.14 0.00 2.63 22.36 0.02 53.85 18:18:58 18:17:01 all 3.01 0.00 1.48 22.86 0.01 72.63 18:18:58 18:17:01 0 1.41 0.00 0.79 11.62 0.02 86.16 18:18:58 18:17:01 1 3.53 0.00 1.73 26.02 0.02 68.71 18:18:58 18:17:01 2 3.75 0.00 1.31 15.19 0.00 79.75 18:18:58 18:17:01 3 3.37 0.00 2.09 38.67 0.02 55.86 18:18:58 18:18:01 all 23.77 0.00 6.77 9.86 0.04 59.56 18:18:58 18:18:01 0 22.53 0.00 7.30 2.91 0.02 67.24 18:18:58 18:18:01 1 24.03 0.00 6.86 9.58 0.03 59.49 18:18:58 18:18:01 2 24.17 0.00 6.12 9.28 0.07 60.36 18:18:58 18:18:01 3 24.36 0.00 6.79 17.71 0.05 51.08 18:18:58 Average: all 15.93 0.00 3.76 16.74 0.02 63.54 18:18:58 Average: 0 13.58 0.00 3.76 6.77 0.02 75.86 18:18:58 Average: 1 16.66 0.00 3.76 18.52 0.02 61.04 18:18:58 Average: 2 17.25 0.00 3.69 15.43 0.03 63.60 18:18:58 Average: 3 16.25 0.00 3.84 26.28 0.03 53.60 18:18:58 18:18:58 18:18:58