Pull request #3310 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3310/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3310/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-31668’ is offline; ‘prd-centos7-docker-4c-2g-31677’ is offline; ‘prd-centos7-docker-4c-2g-31681’ is offline; ‘prd-centos7-docker-4c-2g-31682’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-31687’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31695 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Merge succeeded, producing bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Checking out Revision bd698bf6c2d7a9f248b27912f39fa39dc90b09ec (PR-3310) > git config core.sparsecheckout # timeout=10 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 Commit message: "feat(scheduler): Implement DELETE /intervalaction/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T06:08:08.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T06:08:08.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-29T06:08:08.708Z] ========================================================= [2021-03-29T06:08:08.708Z] EdgeX Global Pipelines Version Info [2021-03-29T06:08:08.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:08:10.290Z] ------------------- [2021-03-29T06:08:10.290Z] stable info: [2021-03-29T06:08:10.290Z] ------------------- [2021-03-29T06:08:10.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T06:08:10.290Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T06:08:10.290Z] Message: update stable to v1.0.186 [2021-03-29T06:08:11.238Z] ------------------- [2021-03-29T06:08:11.238Z] experimental info: [2021-03-29T06:08:11.238Z] ------------------- [2021-03-29T06:08:11.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T06:08:11.238Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T06:08:11.238Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T06:08:11.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-29T06:08:11.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-29T06:08:13.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T06:08:13.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T06:08:13.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T06:08:13.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T06:08:14.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T06:08:14.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-29T06:08:14.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-29T06:08:14.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-29T06:08:14.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T06:08:14.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T06:08:14.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T06:08:14.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T06:08:15.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T06:08:15.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T06:08:15.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T06:08:15.441Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T06:08:15.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-29T06:08:15.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-29T06:08:15.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-29T06:08:15.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T06:08:16.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo [2021-03-29T06:08:16.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo [2021-03-29T06:08:16.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo [2021-03-29T06:08:16.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [Pipeline] echo [2021-03-29T06:08:16.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd698bf [Pipeline] echo [2021-03-29T06:08:16.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:08:17.034Z] provisioning config files... [2021-03-29T06:08:17.078Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2239735912023919040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:08:17.516Z] ---> docker-login.sh [2021-03-29T06:08:17.517Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:08:17.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:08:18.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:08:18.049Z] Configure a credential helper to remove this warning. See [2021-03-29T06:08:18.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:08:18.049Z] [2021-03-29T06:08:18.049Z] Login Succeeded [2021-03-29T06:08:18.049Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:08:18.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:08:18.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:08:18.049Z] Configure a credential helper to remove this warning. See [2021-03-29T06:08:18.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:08:18.049Z] [2021-03-29T06:08:18.049Z] Login Succeeded [2021-03-29T06:08:18.049Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:08:18.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:08:18.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:08:18.313Z] Configure a credential helper to remove this warning. See [2021-03-29T06:08:18.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:08:18.313Z] [2021-03-29T06:08:18.313Z] Login Succeeded [2021-03-29T06:08:18.313Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:08:18.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:08:18.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:08:18.577Z] Configure a credential helper to remove this warning. See [2021-03-29T06:08:18.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:08:18.577Z] [2021-03-29T06:08:18.577Z] Login Succeeded [2021-03-29T06:08:18.577Z] docker.io [2021-03-29T06:08:18.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:08:18.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:08:18.841Z] Configure a credential helper to remove this warning. See [2021-03-29T06:08:18.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:08:18.841Z] [2021-03-29T06:08:18.841Z] Login Succeeded [2021-03-29T06:08:18.841Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:08:18.867Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T06:08:19.458Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-29T06:08:19.458Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.458Z] ++ dirname cmd/core-command/Dockerfile [2021-03-29T06:08:19.458Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.458Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-29T06:08:19.458Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.458Z] ++ dirname cmd/core-data/Dockerfile [2021-03-29T06:08:19.458Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.458Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-29T06:08:19.458Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.458Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-29T06:08:19.458Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.458Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-29T06:08:19.458Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-29T06:08:19.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-29T06:08:19.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-29T06:08:19.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-29T06:08:19.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-29T06:08:19.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T06:08:19.459Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-29T06:08:19.459Z] ++ cut -d/ -f2 [2021-03-29T06:08:19.459Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-29T06:08:19.583Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:08:20.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:08:20.592Z] [2021-03-29T06:08:20.592Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:08:20.989Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:08:20.989Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T06:08:20.989Z] 31603596830f: Pulling fs layer [2021-03-29T06:08:20.989Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T06:08:20.989Z] 6ca5941a6612: Pulling fs layer [2021-03-29T06:08:20.989Z] ecc8261a40a4: Pulling fs layer [2021-03-29T06:08:20.989Z] ecc8261a40a4: Waiting [2021-03-29T06:08:20.989Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T06:08:20.989Z] 31603596830f: Verifying Checksum [2021-03-29T06:08:20.989Z] 31603596830f: Download complete [2021-03-29T06:08:21.256Z] ecc8261a40a4: Verifying Checksum [2021-03-29T06:08:21.256Z] ecc8261a40a4: Download complete [2021-03-29T06:08:21.256Z] 6ca5941a6612: Verifying Checksum [2021-03-29T06:08:21.256Z] 6ca5941a6612: Download complete [2021-03-29T06:08:21.519Z] 31603596830f: Pull complete [2021-03-29T06:08:21.783Z] 2a8b12db71e7: Pull complete [2021-03-29T06:08:22.765Z] 6ca5941a6612: Pull complete [2021-03-29T06:08:23.039Z] ecc8261a40a4: Pull complete [2021-03-29T06:08:23.039Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T06:08:23.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:08:23.039Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T06:08:23.182Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:08:23.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-29T06:08:26.121Z] $ docker top 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T06:08:26.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:08:26.588Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:08:26.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:08:26.896Z] $ docker exec 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent [2021-03-29T06:08:27.085Z] SSH_AUTH_SOCK=/tmp/ssh-kF5UlNcaCBXf/agent.12 [2021-03-29T06:08:27.085Z] SSH_AGENT_PID=17 [2021-03-29T06:08:27.096Z] Running ssh-add (command line suppressed) [2021-03-29T06:08:27.236Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1466924959522186885.key (/w/workspace/edgex-go/1@tmp/private_key_1466924959522186885.key) [2021-03-29T06:08:27.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:08:27.709Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T06:08:27.741Z] $ docker exec --env ******** --env ******** 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent -k [2021-03-29T06:08:27.872Z] unset SSH_AUTH_SOCK; [2021-03-29T06:08:27.872Z] unset SSH_AGENT_PID; [2021-03-29T06:08:27.872Z] echo Agent pid 17 killed; [2021-03-29T06:08:27.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T06:08:28.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:08:28.124Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:08:28.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:08:28.322Z] $ docker exec 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent [2021-03-29T06:08:28.514Z] SSH_AUTH_SOCK=/tmp/ssh-7p5hLo6pPIq4/agent.47 [2021-03-29T06:08:28.514Z] SSH_AGENT_PID=52 [2021-03-29T06:08:28.520Z] Running ssh-add (command line suppressed) [2021-03-29T06:08:28.650Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6471071428450787578.key (/w/workspace/edgex-go/1@tmp/private_key_6471071428450787578.key) [2021-03-29T06:08:28.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:08:29.086Z] + git semver init [2021-03-29T06:08:29.086Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T06:08:29.086Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-29T06:08:29.086Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-29T06:08:29.086Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T06:08:29.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T06:08:29.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T06:08:29.086Z] # $SEMVER_BRANCH = PR-3310 [2021-03-29T06:08:29.086Z] # $SEMVER_TEMP = /tmp/semver-375641395 [2021-03-29T06:08:29.086Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-29T06:08:51.177Z] # '/tmp/semver-375641395' -> '/w/workspace/edgex-go/1/.semver' [2021-03-29T06:08:52.583Z] # -> Force: false [2021-03-29T06:08:52.583Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-29T06:08:52.619Z] $ docker exec --env ******** --env ******** 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent -k [2021-03-29T06:08:52.894Z] unset SSH_AUTH_SOCK; [2021-03-29T06:08:52.895Z] unset SSH_AGENT_PID; [2021-03-29T06:08:52.895Z] echo Agent pid 52 killed; [2021-03-29T06:08:53.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T06:08:53.580Z] + git semver [Pipeline] } [2021-03-29T06:08:53.612Z] $ docker stop --time=1 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b [2021-03-29T06:08:55.293Z] $ docker rm -f 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T06:08:55.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T06:08:56.499Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T06:08:56.524Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-29T06:08:57.389Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31691 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-29T06:08:57.540Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:08:58.054Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:08:58.375Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:08:58.705Z] + sudo service docker restart [2021-03-29T06:08:58.705Z] + true [2021-03-29T06:08:58.705Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-29T06:08:59.320Z] ========================================================= [2021-03-29T06:08:59.320Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T06:08:59.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:08:59.745Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-29T06:09:02.628Z] using credential edgex-jenkins-ssh [2021-03-29T06:09:02.688Z] Cloning the remote Git repository [2021-03-29T06:09:02.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:09:02.879Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-29T06:09:02.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:09:02.966Z] > git --version # timeout=10 [2021-03-29T06:09:02.989Z] > git --version # 'git version 2.17.1' [2021-03-29T06:09:02.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:09:03.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:09:03.993Z] Sending build context to Docker daemon 328.9MB [2021-03-29T06:09:03.993Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:09:03.993Z] Step 2/6 : FROM ${BASE} [2021-03-29T06:09:03.993Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T06:09:03.993Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T06:09:03.993Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T06:09:03.993Z] de9db76c5a1d: Pulling fs layer [2021-03-29T06:09:03.993Z] bca2f99d35d6: Pulling fs layer [2021-03-29T06:09:03.993Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T06:09:03.993Z] 7c6f9722023f: Pulling fs layer [2021-03-29T06:09:03.993Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T06:09:03.993Z] bca2f99d35d6: Waiting [2021-03-29T06:09:03.993Z] 93359f2a8cfa: Waiting [2021-03-29T06:09:03.993Z] 7c6f9722023f: Waiting [2021-03-29T06:09:03.993Z] a35cf1a2eb13: Waiting [2021-03-29T06:09:03.993Z] de9db76c5a1d: Download complete [2021-03-29T06:09:03.993Z] 0ef7d3d256c8: Verifying Checksum [2021-03-29T06:09:03.993Z] 0ef7d3d256c8: Download complete [2021-03-29T06:09:03.993Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T06:09:03.993Z] 93359f2a8cfa: Download complete [2021-03-29T06:09:03.993Z] 7c6f9722023f: Verifying Checksum [2021-03-29T06:09:03.993Z] 7c6f9722023f: Download complete [2021-03-29T06:09:03.993Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T06:09:03.993Z] 188c0c94c7c5: Download complete [2021-03-29T06:09:03.993Z] 188c0c94c7c5: Pull complete [2021-03-29T06:09:04.259Z] 0ef7d3d256c8: Pull complete [2021-03-29T06:09:04.259Z] de9db76c5a1d: Pull complete [2021-03-29T06:09:06.847Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T06:09:06.847Z] a35cf1a2eb13: Download complete [2021-03-29T06:09:07.435Z] bca2f99d35d6: Verifying Checksum [2021-03-29T06:09:07.435Z] bca2f99d35d6: Download complete [2021-03-29T06:09:14.120Z] bca2f99d35d6: Pull complete [2021-03-29T06:09:14.120Z] 93359f2a8cfa: Pull complete [2021-03-29T06:09:14.120Z] 7c6f9722023f: Pull complete [2021-03-29T06:09:18.370Z] a35cf1a2eb13: Pull complete [2021-03-29T06:09:18.370Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T06:09:18.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T06:09:18.370Z] ---> a62c8e92a672 [2021-03-29T06:09:18.370Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-29T06:09:18.370Z] ---> Running in 99241c05b2e4 [2021-03-29T06:09:19.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:09:19.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:09:20.493Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T06:09:20.757Z] (2/12) Installing file (5.38-r0) [2021-03-29T06:09:20.757Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T06:09:20.757Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T06:09:23.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T06:09:23.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:09:23.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T06:09:23.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:09:23.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:09:23.267Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:09:24.183Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:09:24.656Z] Merge succeeded, producing bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:09:24.656Z] Checking out Revision bd698bf6c2d7a9f248b27912f39fa39dc90b09ec (PR-3310) [2021-03-29T06:09:24.216Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:09:24.236Z] > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 [2021-03-29T06:09:24.578Z] > git remote # timeout=10 [2021-03-29T06:09:24.593Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T06:09:24.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:09:24.624Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-29T06:09:24.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T06:09:24.668Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:09:24.681Z] > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 [2021-03-29T06:09:27.374Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T06:09:27.374Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T06:09:27.374Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T06:09:27.374Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-29T06:09:27.374Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T06:09:27.374Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T06:09:27.637Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-29T06:09:27.637Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T06:09:27.902Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:09:27.902Z] OK: 233 MiB in 51 packages [2021-03-29T06:09:29.090Z] Commit message: "feat(scheduler): Implement DELETE /intervalaction/name/{name} V2 API" [2021-03-29T06:09:29.157Z] > git --version # timeout=10 [2021-03-29T06:09:29.169Z] > git --version # 'git version 2.17.1' [2021-03-29T06:09:29.183Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:09:30.818Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:09:31.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:09:31.608Z] + sudo service docker+ restart [2021-03-29T06:09:31.608Z] true [2021-03-29T06:09:32.127Z] Removing intermediate container 99241c05b2e4 [2021-03-29T06:09:32.127Z] ---> fbb83601ab22 [2021-03-29T06:09:32.127Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T06:09:32.127Z] ---> Running in 44656fafb233 [2021-03-29T06:09:32.127Z] Removing intermediate container 44656fafb233 [2021-03-29T06:09:32.127Z] ---> 74f525f12868 [2021-03-29T06:09:32.127Z] Step 5/6 : COPY go.mod . [2021-03-29T06:09:32.127Z] ---> b05ef08d5a86 [2021-03-29T06:09:32.127Z] Step 6/6 : RUN go mod download [2021-03-29T06:09:32.127Z] ---> Running in 02a25a888a97 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:09:33.782Z] provisioning config files... [2021-03-29T06:09:33.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5859881633074368022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:09:34.354Z] ---> docker-login.sh [2021-03-29T06:09:34.354Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:09:35.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:09:35.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:09:35.617Z] Configure a credential helper to remove this warning. See [2021-03-29T06:09:35.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:09:35.617Z] [2021-03-29T06:09:35.617Z] Login Succeeded [2021-03-29T06:09:35.617Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:09:35.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:09:36.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:09:36.170Z] Configure a credential helper to remove this warning. See [2021-03-29T06:09:36.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:09:36.170Z] [2021-03-29T06:09:36.170Z] Login Succeeded [2021-03-29T06:09:36.170Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:09:36.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:09:36.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:09:36.721Z] Configure a credential helper to remove this warning. See [2021-03-29T06:09:36.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:09:36.721Z] [2021-03-29T06:09:36.721Z] Login Succeeded [2021-03-29T06:09:36.721Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:09:37.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:09:37.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:09:37.277Z] Configure a credential helper to remove this warning. See [2021-03-29T06:09:37.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:09:37.277Z] [2021-03-29T06:09:37.277Z] Login Succeeded [2021-03-29T06:09:37.277Z] docker.io [2021-03-29T06:09:37.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:09:37.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:09:37.820Z] Configure a credential helper to remove this warning. See [2021-03-29T06:09:37.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:09:37.820Z] [2021-03-29T06:09:37.820Z] Login Succeeded [2021-03-29T06:09:37.820Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:09:37.854Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T06:09:38.380Z] ========================================================= [2021-03-29T06:09:38.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T06:09:38.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:09:38.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-29T06:09:41.449Z] Sending build context to Docker daemon 167MB [2021-03-29T06:09:41.449Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:09:41.449Z] Step 2/6 : FROM ${BASE} [2021-03-29T06:09:41.449Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T06:09:41.449Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T06:09:41.449Z] a4357932f1b6: Pulling fs layer [2021-03-29T06:09:41.449Z] 18c013af1878: Pulling fs layer [2021-03-29T06:09:41.449Z] 00ac8860ef70: Pulling fs layer [2021-03-29T06:09:41.449Z] 63d7cb157983: Pulling fs layer [2021-03-29T06:09:41.449Z] b116817d02f9: Pulling fs layer [2021-03-29T06:09:41.449Z] 745a02a5169b: Pulling fs layer [2021-03-29T06:09:41.449Z] 00ac8860ef70: Waiting [2021-03-29T06:09:41.449Z] 63d7cb157983: Waiting [2021-03-29T06:09:41.449Z] b116817d02f9: Waiting [2021-03-29T06:09:41.449Z] 745a02a5169b: Waiting [2021-03-29T06:09:41.449Z] 18c013af1878: Verifying Checksum [2021-03-29T06:09:41.449Z] 18c013af1878: Download complete [2021-03-29T06:09:41.449Z] a4357932f1b6: Verifying Checksum [2021-03-29T06:09:41.449Z] a4357932f1b6: Download complete [2021-03-29T06:09:41.449Z] 63d7cb157983: Verifying Checksum [2021-03-29T06:09:41.449Z] 63d7cb157983: Download complete [2021-03-29T06:09:41.449Z] b116817d02f9: Verifying Checksum [2021-03-29T06:09:41.449Z] b116817d02f9: Download complete [2021-03-29T06:09:41.449Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T06:09:41.449Z] 5f621e34cdf4: Download complete [2021-03-29T06:09:42.050Z] 5f621e34cdf4: Pull complete [2021-03-29T06:09:42.342Z] a4357932f1b6: Pull complete [2021-03-29T06:09:42.623Z] 18c013af1878: Pull complete [2021-03-29T06:09:44.605Z] 745a02a5169b: Download complete [2021-03-29T06:09:44.883Z] 00ac8860ef70: Verifying Checksum [2021-03-29T06:09:44.883Z] 00ac8860ef70: Download complete [2021-03-29T06:09:54.242Z] Removing intermediate container 02a25a888a97 [2021-03-29T06:09:54.242Z] ---> 02824cf38ce4 [2021-03-29T06:09:54.242Z] Successfully built 02824cf38ce4 [2021-03-29T06:09:54.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:09:54.630Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:09:54.630Z] . [Pipeline] withDockerContainer [2021-03-29T06:09:54.800Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:09:54.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T06:09:55.089Z] 00ac8860ef70: Pull complete [2021-03-29T06:09:55.362Z] 63d7cb157983: Pull complete [2021-03-29T06:09:55.636Z] b116817d02f9: Pull complete [2021-03-29T06:09:55.947Z] $ docker top 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:09:56.534Z] + go version [2021-03-29T06:09:56.535Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T06:09:56.565Z] $ docker stop --time=1 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf [2021-03-29T06:09:58.017Z] $ docker rm -f 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:09:59.155Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:09:59.155Z] . [Pipeline] withDockerContainer [2021-03-29T06:09:59.301Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:09:59.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T06:09:59.967Z] 745a02a5169b: Pull complete [2021-03-29T06:09:59.967Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T06:09:59.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T06:09:59.967Z] ---> b7e6874047d6 [2021-03-29T06:09:59.967Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-29T06:10:00.302Z] $ docker top 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-29T06:10:00.616Z] ========================================================= [2021-03-29T06:10:00.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T06:10:00.616Z] ========================================================= [Pipeline] sh [2021-03-29T06:10:00.931Z] + make test [2021-03-29T06:10:00.931Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T06:10:03.347Z] ---> Running in 41919e6c70d6 [2021-03-29T06:10:03.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:10:04.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:10:05.514Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T06:10:05.785Z] (2/12) Installing file (5.38-r0) [2021-03-29T06:10:05.785Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T06:10:06.054Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T06:10:11.015Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T06:10:11.427Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T06:10:11.427Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T06:10:11.427Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T06:10:11.427Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-29T06:10:11.427Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T06:10:11.427Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T06:10:11.427Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-29T06:10:11.427Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T06:10:11.427Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:10:11.703Z] OK: 217 MiB in 51 packages [2021-03-29T06:10:16.019Z] Removing intermediate container 41919e6c70d6 [2021-03-29T06:10:16.019Z] ---> 9e5642cbafda [2021-03-29T06:10:16.019Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T06:10:16.019Z] ---> Running in 950ea3e7e50d [2021-03-29T06:10:16.019Z] Removing intermediate container 950ea3e7e50d [2021-03-29T06:10:16.019Z] ---> 82cffc8d6150 [2021-03-29T06:10:16.019Z] Step 5/6 : COPY go.mod . [2021-03-29T06:10:16.616Z] ---> eaa70bdc7501 [2021-03-29T06:10:16.616Z] Step 6/6 : RUN go mod download [2021-03-29T06:10:16.891Z] ---> Running in 1dbf9aad1b13 [2021-03-29T06:10:33.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T06:10:33.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-29T06:10:35.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T06:10:35.617Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-29T06:10:37.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T06:10:37.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T06:10:37.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-29T06:10:37.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T06:10:38.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T06:10:38.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T06:10:41.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T06:10:41.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T06:10:41.518Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-29T06:10:43.698Z] Removing intermediate container 1dbf9aad1b13 [2021-03-29T06:10:43.698Z] ---> a5377b21124f [2021-03-29T06:10:43.698Z] Successfully built a5377b21124f [2021-03-29T06:10:43.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:10:44.079Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:10:44.080Z] . [Pipeline] withDockerContainer [2021-03-29T06:10:44.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.178s coverage: 45.9% of statements [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T06:10:44.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T06:10:44.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.076s coverage: 19.8% of statements [2021-03-29T06:10:44.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements [2021-03-29T06:10:44.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container [2021-03-29T06:10:44.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T06:10:46.010Z] $ docker top 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:10:47.082Z] + go version [2021-03-29T06:10:47.082Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T06:10:47.122Z] $ docker stop --time=1 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 [2021-03-29T06:10:49.065Z] $ docker rm -f 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.1% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 71.3% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.173s coverage: 82.9% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:10:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-03-29T06:10:49.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:10:50.301Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:10:50.301Z] . [Pipeline] withDockerContainer [2021-03-29T06:10:50.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container [2021-03-29T06:10:50.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T06:10:52.015Z] $ docker top 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a -eo pid,comm [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T06:10:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T06:10:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] { [Pipeline] echo [2021-03-29T06:10:52.462Z] ========================================================= [2021-03-29T06:10:52.462Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T06:10:52.462Z] ========================================================= [Pipeline] sh [2021-03-29T06:10:53.122Z] + make test [2021-03-29T06:10:53.122Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.406s coverage: 92.8% of statements [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T06:10:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-03-29T06:10:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2021-03-29T06:10:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements [2021-03-29T06:10:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-03-29T06:11:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.041s coverage: 94.4% of statements [2021-03-29T06:11:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-03-29T06:11:10.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.221s coverage: 82.6% of statements [2021-03-29T06:11:15.285Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 69.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 38.4% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.160s coverage: 87.1% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.776s coverage: 29.1% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 94.5% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T06:11:18.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T06:11:18.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T06:11:19.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements [2021-03-29T06:11:19.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T06:11:19.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T06:11:19.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-03-29T06:11:19.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-29T06:11:19.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-29T06:11:20.032Z] GO111MODULE=on go vet ./... [2021-03-29T06:11:46.785Z] gofmt -l . [2021-03-29T06:11:47.362Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:11:48.320Z] ./bin/test-go-mod-tidy.sh [2021-03-29T06:11:48.899Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-29T06:11:49.823Z] + ls -al . [2021-03-29T06:11:49.823Z] total 780 [2021-03-29T06:11:49.823Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 06:11 . [2021-03-29T06:11:49.823Z] drwxr-xr-x 4 root root 28 Mar 29 06:09 .. [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 06:08 .dockerignore [2021-03-29T06:11:49.823Z] drwxrwxr-x 8 1001 1001 179 Mar 29 06:08 .git [2021-03-29T06:11:49.823Z] drwxrwxr-x 3 1001 1001 125 Mar 29 06:08 .github [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 06:08 .gitignore [2021-03-29T06:11:49.823Z] drwx------ 3 1001 1001 60 Mar 29 06:08 .semver [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 06:08 .sonarcloud.properties [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 06:08 Attribution.txt [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 06:08 CONTRIBUTING.md [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 06:08 Dockerfile.build [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 06:08 Jenkinsfile [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 06:08 LICENSE [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 06:08 Makefile [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 06:08 README.md [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 06:08 SECURITY.md [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 06:08 VERSION [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 06:08 ZMQWindows.md [2021-03-29T06:11:49.823Z] drwxrwxr-x 2 1001 1001 117 Mar 29 06:08 bin [2021-03-29T06:11:49.823Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 06:08 cmd [2021-03-29T06:11:49.823Z] -rw-r--r-- 1 root root 668292 Mar 29 06:11 coverage.out [2021-03-29T06:11:49.823Z] -rw-r--r-- 1 root root 1056 Mar 29 06:11 go.mod [2021-03-29T06:11:49.823Z] -rw-r--r-- 1 root root 22530 Mar 29 06:11 go.sum [2021-03-29T06:11:49.823Z] drwxrwxr-x 8 1001 1001 127 Mar 29 06:08 internal [2021-03-29T06:11:49.823Z] drwxrwxr-x 4 1001 1001 26 Mar 29 06:08 openapi [2021-03-29T06:11:49.823Z] drwxrwxr-x 4 1001 1001 71 Mar 29 06:08 snap [2021-03-29T06:11:49.823Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 06:08 version.go [Pipeline] sh [2021-03-29T06:11:50.150Z] + '[' -e coverage.out ] [2021-03-29T06:11:50.150Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T06:11:50.394Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T06:11:50.711Z] + make build [2021-03-29T06:11:50.973Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-29T06:11:54.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-29T06:12:02.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T06:12:02.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-29T06:12:03.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-29T06:12:05.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-29T06:12:05.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-29T06:12:07.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-29T06:12:09.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-29T06:12:10.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-29T06:12:11.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-29T06:12:12.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-29T06:12:13.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-29T06:12:15.602Z] $ docker stop --time=1 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 [2021-03-29T06:12:17.386Z] $ docker rm -f 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 [2021-03-29T06:12:17.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-29T06:12:17.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T06:12:17.544Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-29T06:12:18.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T06:12:19.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T06:12:19.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:12:19.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T06:12:19.915Z] [2021-03-29T06:12:19.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:12:20.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T06:12:20.321Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-29T06:12:20.321Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-29T06:12:20.321Z] ca9280d653b3: Pulling fs layer [2021-03-29T06:12:20.321Z] 7e9c9ca2126c: Pulling fs layer [2021-03-29T06:12:20.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T06:12:20.902Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-29T06:12:20.902Z] cbdbe7a5bc2a: Download complete [2021-03-29T06:12:21.167Z] ca9280d653b3: Verifying Checksum [2021-03-29T06:12:21.167Z] ca9280d653b3: Download complete [2021-03-29T06:12:21.167Z] cbdbe7a5bc2a: Pull complete [2021-03-29T06:12:22.128Z] 7e9c9ca2126c: Verifying Checksum [2021-03-29T06:12:22.128Z] 7e9c9ca2126c: Download complete [2021-03-29T06:12:22.392Z] ca9280d653b3: Pull complete [2021-03-29T06:12:23.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T06:12:24.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T06:12:29.025Z] 7e9c9ca2126c: Pull complete [2021-03-29T06:12:29.025Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-29T06:12:29.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T06:12:29.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-29T06:12:29.166Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:12:29.216Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -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-compose:latest cat [2021-03-29T06:12:32.307Z] $ docker top 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 -eo pid,comm [Pipeline] { [2021-03-29T06:12:32.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T06:12:32.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T06:12:32.527Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] sh [2021-03-29T06:12:33.128Z] + docker-compose build --help [2021-03-29T06:12:33.128Z] + grep parallel [2021-03-29T06:12:34.121Z] --parallel Build images in parallel. [Pipeline] } [2021-03-29T06:12:34.170Z] $ docker stop --time=1 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 [2021-03-29T06:12:35.550Z] $ docker rm -f 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:12:36.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T06:12:36.483Z] . [Pipeline] withDockerContainer [2021-03-29T06:12:36.618Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:12:36.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -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-compose:latest cat [2021-03-29T06:12:37.608Z] $ docker top be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:12:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.396s coverage: 45.9% of statements [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T06:12:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T06:12:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.128s coverage: 19.8% of statements [2021-03-29T06:12:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.210s coverage: 100.0% of statements [2021-03-29T06:12:38.169Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T06:12:39.115Z] Building docker-core-command-go ... [2021-03-29T06:12:39.115Z] Building docker-core-data-go ... [2021-03-29T06:12:39.115Z] Building docker-core-metadata-go ... [2021-03-29T06:12:39.115Z] Building docker-security-bootstrapper-go ... [2021-03-29T06:12:39.115Z] Building docker-security-proxy-setup-go ... [2021-03-29T06:12:39.115Z] Building docker-security-secretstore-setup-go ... [2021-03-29T06:12:39.115Z] Building docker-support-notifications-go ... [2021-03-29T06:12:39.115Z] Building docker-support-scheduler-go ... [2021-03-29T06:12:39.115Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T06:12:39.115Z] Building docker-security-secretstore-setup-go [2021-03-29T06:12:39.115Z] Building docker-core-command-go [2021-03-29T06:12:39.115Z] Building docker-core-metadata-go [2021-03-29T06:12:39.115Z] Building docker-support-notifications-go [2021-03-29T06:12:39.115Z] Building docker-support-scheduler-go [2021-03-29T06:12:46.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.596s coverage: 27.1% of statements [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T06:12:46.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T06:12:46.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T06:12:46.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T06:12:46.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.269s coverage: 71.3% of statements [2021-03-29T06:12:46.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T06:12:46.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T06:12:50.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.462s coverage: 82.9% of statements [2021-03-29T06:12:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T06:12:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:12:50.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements [2021-03-29T06:12:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.125s coverage: 28.6% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.137s coverage: 100.0% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.306s coverage: 86.7% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T06:12:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T06:12:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.198s coverage: 92.8% of statements [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.1% of statements [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T06:13:06.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-03-29T06:13:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-03-29T06:13:11.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:13:11.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:13:11.420Z] ---> 02824cf38ce4 [2021-03-29T06:13:11.420Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T06:13:12.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:13:12.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:13:12.014Z] ---> 02824cf38ce4 [2021-03-29T06:13:12.014Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:13:12.014Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:13:12.014Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:13:12.014Z] ---> 02824cf38ce4 [2021-03-29T06:13:12.014Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T06:13:12.595Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:13:12.595Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:13:12.595Z] ---> 02824cf38ce4 [2021-03-29T06:13:12.595Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:13:12.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:13:12.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:13:12.595Z] ---> 02824cf38ce4 [2021-03-29T06:13:12.595Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T06:13:13.562Z] ---> Running in 0727db9d63a4 [2021-03-29T06:13:13.562Z] ---> Running in 9d2c302b7c46 [2021-03-29T06:13:13.562Z] ---> Running in ea1081e19ad1 [2021-03-29T06:13:13.562Z] ---> Running in 9eb1d3f7443f [2021-03-29T06:13:13.562Z] ---> Running in d6cb2855ca57 [2021-03-29T06:13:13.835Z] Removing intermediate container 0727db9d63a4 [2021-03-29T06:13:13.835Z] ---> 4997ad47e2b1 [2021-03-29T06:13:13.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:13:13.835Z] Removing intermediate container d6cb2855ca57 [2021-03-29T06:13:13.835Z] ---> 992a2d659096 [2021-03-29T06:13:13.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:13:13.835Z] Removing intermediate container ea1081e19ad1 [2021-03-29T06:13:13.835Z] ---> 7b50bd85607e [2021-03-29T06:13:13.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:13:13.835Z] Removing intermediate container 9eb1d3f7443f [2021-03-29T06:13:13.835Z] ---> 54c9ce2b6cb8 [2021-03-29T06:13:13.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:13:14.100Z] Removing intermediate container 9d2c302b7c46 [2021-03-29T06:13:14.100Z] ---> 24dc6d8d0230 [2021-03-29T06:13:14.100Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:13:14.100Z] ---> Running in 062bf9464144 [2021-03-29T06:13:14.100Z] ---> Running in 7661b7dffd0d [2021-03-29T06:13:14.100Z] ---> Running in 9ed891489173 [2021-03-29T06:13:14.100Z] ---> Running in 7c91ac2b5fa1 [2021-03-29T06:13:14.100Z] ---> Running in a2ee634c1ffd [2021-03-29T06:13:16.031Z] Removing intermediate container 062bf9464144 [2021-03-29T06:13:16.031Z] ---> 9cc5603fb3a4 [2021-03-29T06:13:16.031Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T06:13:16.293Z] ---> Running in 64ea26f94391 [2021-03-29T06:13:16.293Z] Removing intermediate container 9ed891489173 [2021-03-29T06:13:16.293Z] ---> 9ee74f75a25c [2021-03-29T06:13:16.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T06:13:16.293Z] Removing intermediate container 7661b7dffd0d [2021-03-29T06:13:16.293Z] ---> f60c6d329a96 [2021-03-29T06:13:16.293Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T06:13:16.557Z] Removing intermediate container 7c91ac2b5fa1 [2021-03-29T06:13:16.557Z] ---> 6aab609dc6ec [2021-03-29T06:13:16.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T06:13:16.557Z] ---> Running in f79cd88cdb13 [2021-03-29T06:13:16.557Z] ---> Running in 6fecc45d1bf3 [2021-03-29T06:13:16.557Z] ---> Running in af54627fe595 [2021-03-29T06:13:16.820Z] Removing intermediate container a2ee634c1ffd [2021-03-29T06:13:16.820Z] ---> 48f5c256105b [2021-03-29T06:13:16.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T06:13:16.820Z] ---> Running in 45819750eb90 [2021-03-29T06:13:17.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:17.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:17.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:17.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:17.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:17.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:18.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:18.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:18.422Z] OK: 233 MiB in 51 packages [2021-03-29T06:13:18.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:18.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:13:18.692Z] OK: 233 MiB in 51 packages [2021-03-29T06:13:18.959Z] OK: 233 MiB in 51 packages [2021-03-29T06:13:18.959Z] Removing intermediate container 64ea26f94391 [2021-03-29T06:13:18.959Z] ---> 9c8165fbde79 [2021-03-29T06:13:18.959Z] Step 6/22 : COPY go.mod . [2021-03-29T06:13:18.959Z] OK: 233 MiB in 51 packages [2021-03-29T06:13:19.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements [2021-03-29T06:13:19.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-29T06:13:19.229Z] OK: 233 MiB in 51 packages [2021-03-29T06:13:19.502Z] ---> d0fb40949b5c [2021-03-29T06:13:19.502Z] Step 7/22 : RUN go mod download [2021-03-29T06:13:19.768Z] ---> Running in 4dce25566d12 [2021-03-29T06:13:19.768Z] Removing intermediate container f79cd88cdb13 [2021-03-29T06:13:19.768Z] ---> e3303732c7c6 [2021-03-29T06:13:19.768Z] Step 6/23 : COPY go.mod . [2021-03-29T06:13:20.034Z] Removing intermediate container af54627fe595 [2021-03-29T06:13:20.034Z] ---> ac483118da64 [2021-03-29T06:13:20.034Z] Step 6/23 : COPY go.mod . [2021-03-29T06:13:20.034Z] Removing intermediate container 45819750eb90 [2021-03-29T06:13:20.034Z] ---> 79f30587ab80 [2021-03-29T06:13:20.034Z] Step 6/24 : COPY go.mod . [2021-03-29T06:13:20.305Z] ---> a64496f6aa4f [2021-03-29T06:13:20.305Z] Step 7/23 : RUN go mod download [2021-03-29T06:13:20.305Z] Removing intermediate container 6fecc45d1bf3 [2021-03-29T06:13:20.305Z] ---> 981e6d1f31d0 [2021-03-29T06:13:20.305Z] Step 6/22 : COPY go.mod . [2021-03-29T06:13:20.305Z] ---> Running in aa639f1ffbfb [2021-03-29T06:13:20.305Z] ---> 5e431f7df2b3 [2021-03-29T06:13:20.305Z] Step 7/23 : RUN go mod download [2021-03-29T06:13:20.568Z] ---> Running in 7adafa89aed4 [2021-03-29T06:13:21.527Z] ---> a0d66de7f08e [2021-03-29T06:13:21.527Z] Step 7/24 : RUN go mod download [2021-03-29T06:13:21.793Z] ---> 48bd52208b0a [2021-03-29T06:13:21.793Z] Step 7/22 : RUN go mod download [2021-03-29T06:13:21.793Z] ---> Running in c34ae588cf96 [2021-03-29T06:13:21.793Z] ---> Running in 1e0724a85c5a [2021-03-29T06:13:22.769Z] Removing intermediate container 4dce25566d12 [2021-03-29T06:13:22.769Z] ---> bcaa0a798f9e [2021-03-29T06:13:22.769Z] Step 8/22 : COPY . . [2021-03-29T06:13:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.433s coverage: 82.6% of statements [2021-03-29T06:13:26.117Z] Removing intermediate container aa639f1ffbfb [2021-03-29T06:13:26.117Z] ---> 072d52cb0da2 [2021-03-29T06:13:26.117Z] Step 8/23 : COPY . . [2021-03-29T06:13:27.519Z] Removing intermediate container 7adafa89aed4 [2021-03-29T06:13:27.519Z] ---> 12030564e81d [2021-03-29T06:13:27.519Z] Step 8/23 : COPY . . [2021-03-29T06:13:30.876Z] Removing intermediate container c34ae588cf96 [2021-03-29T06:13:30.876Z] ---> 4f345fbba554 [2021-03-29T06:13:30.876Z] Step 8/24 : COPY . . [2021-03-29T06:13:30.876Z] Removing intermediate container 1e0724a85c5a [2021-03-29T06:13:30.876Z] ---> 0d5fffa36f74 [2021-03-29T06:13:30.876Z] Step 8/22 : COPY . . [2021-03-29T06:13:34.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T06:13:34.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T06:13:34.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T06:13:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T06:13:34.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-03-29T06:13:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-03-29T06:13:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.112s coverage: 87.2% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.6% of statements [2021-03-29T06:13:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.551s coverage: 64.4% of statements [2021-03-29T06:13:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T06:13:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-03-29T06:13:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-03-29T06:13:38.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 69.0% of statements [2021-03-29T06:13:38.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T06:13:38.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T06:13:38.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T06:13:39.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.361s coverage: 38.4% of statements [2021-03-29T06:13:39.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T06:13:39.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T06:13:39.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.148s coverage: 89.5% of statements [2021-03-29T06:13:39.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T06:13:39.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements [2021-03-29T06:13:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.460s coverage: 47.0% of statements [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T06:13:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.171s coverage: 100.0% of statements [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T06:13:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T06:13:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.406s coverage: 87.1% of statements [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:13:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.174s coverage: 29.1% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.161s coverage: 99.0% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.228s coverage: 94.5% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T06:13:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T06:13:53.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T06:13:54.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-03-29T06:13:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-29T06:13:55.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-29T06:13:56.811Z] GO111MODULE=on go vet ./... [2021-03-29T06:14:09.836Z] ---> 8659d134ab28 [2021-03-29T06:14:09.837Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T06:14:09.837Z] ---> Running in 113aaa46527e [2021-03-29T06:14:09.837Z] ---> 1420f067db40 [2021-03-29T06:14:09.837Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T06:14:09.837Z] ---> 281365f31d6a [2021-03-29T06:14:09.837Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T06:14:09.837Z] ---> e565a9d08ce3 [2021-03-29T06:14:09.837Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T06:14:09.837Z] ---> 8d42967bc2ec [2021-03-29T06:14:09.837Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T06:14:09.837Z] ---> Running in 7f8f768899fe [2021-03-29T06:14:09.837Z] ---> Running in d6c384459766 [2021-03-29T06:14:09.837Z] ---> Running in 51303ffe8b11 [2021-03-29T06:14:09.837Z] ---> Running in 695698f99a78 [2021-03-29T06:14:09.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-29T06:14:10.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-29T06:14:10.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-29T06:14:10.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-29T06:14:10.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-29T06:14:42.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-29T06:14:50.828Z] Removing intermediate container d6c384459766 [2021-03-29T06:14:50.828Z] ---> 82bd5793094a [2021-03-29T06:14:50.828Z] [2021-03-29T06:14:50.828Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T06:14:51.405Z] 3.12: Pulling from library/alpine [2021-03-29T06:14:52.801Z] Removing intermediate container 113aaa46527e [2021-03-29T06:14:52.801Z] ---> 0cff0df7b78d [2021-03-29T06:14:52.801Z] [2021-03-29T06:14:52.801Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T06:14:52.801Z] Removing intermediate container 7f8f768899fe [2021-03-29T06:14:52.801Z] ---> 22befa59aa75 [2021-03-29T06:14:52.801Z] [2021-03-29T06:14:52.801Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:14:52.801Z] 3.12: Pulling from library/alpine [2021-03-29T06:14:52.801Z] 3.12: Pulling from library/alpine [2021-03-29T06:14:53.376Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T06:14:53.376Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T06:14:53.376Z] Status: Image is up to date for alpine:3.12 [2021-03-29T06:14:53.376Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T06:14:53.376Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T06:14:53.376Z] Status: Image is up to date for alpine:3.12 [2021-03-29T06:14:53.376Z] ---> 42cb162f0360 [2021-03-29T06:14:53.376Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:14:53.376Z] ---> 42cb162f0360 [2021-03-29T06:14:53.376Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T06:14:53.376Z] ---> 42cb162f0360 [2021-03-29T06:14:53.376Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-29T06:14:56.709Z] ---> Running in 38d82b5dd8f1 [2021-03-29T06:14:56.709Z] ---> Running in bd9abfd38da8 [2021-03-29T06:14:56.709Z] ---> Running in 808d29c38ff3 [2021-03-29T06:14:56.709Z] Removing intermediate container 695698f99a78 [2021-03-29T06:14:56.709Z] ---> e7b00dac336a [2021-03-29T06:14:56.709Z] [2021-03-29T06:14:56.709Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T06:14:56.709Z] ---> 42cb162f0360 [2021-03-29T06:14:56.709Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:14:56.709Z] Removing intermediate container 51303ffe8b11 [2021-03-29T06:14:56.709Z] ---> 24e0ea03382c [2021-03-29T06:14:56.709Z] [2021-03-29T06:14:56.709Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:14:56.709Z] ---> 42cb162f0360 [2021-03-29T06:14:56.709Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:14:56.709Z] ---> Running in 65f6ad736402 [2021-03-29T06:14:56.709Z] ---> Running in 9eff92960f60 [2021-03-29T06:14:57.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T06:14:57.596Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T06:14:57.596Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:14:57.596Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:14:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.596Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T06:14:57.596Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:14:57.596Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T06:14:57.596Z] OK: 6 MiB in 15 packages [2021-03-29T06:14:57.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:14:57.875Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:14:57.875Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T06:14:57.875Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T06:14:57.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:14:57.875Z] OK: 6 MiB in 15 packages [2021-03-29T06:14:57.875Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T06:14:57.875Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T06:14:57.875Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T06:14:57.875Z] OK: 6 MiB in 16 packages [2021-03-29T06:14:57.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:14:57.875Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:14:57.875Z] OK: 7 MiB in 20 packages [2021-03-29T06:14:57.875Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T06:14:57.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:14:57.875Z] OK: 6 MiB in 15 packages [2021-03-29T06:14:59.266Z] Removing intermediate container 38d82b5dd8f1 [2021-03-29T06:14:59.266Z] ---> 2005b43e429a [2021-03-29T06:14:59.266Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:14:59.841Z] ---> Running in 8357e1601586 [2021-03-29T06:14:59.841Z] Removing intermediate container 65f6ad736402 [2021-03-29T06:14:59.841Z] ---> b8cf29e7fed5 [2021-03-29T06:14:59.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:15:00.103Z] Removing intermediate container 808d29c38ff3 [2021-03-29T06:15:00.104Z] ---> b1ae43052999 [2021-03-29T06:15:00.104Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:15:00.367Z] ---> Running in 696d8043aa1e [2021-03-29T06:15:01.318Z] ---> Running in 9f8c04896549 [2021-03-29T06:15:01.318Z] Removing intermediate container bd9abfd38da8 [2021-03-29T06:15:01.318Z] ---> a25075ddbbc0 [2021-03-29T06:15:01.318Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T06:15:01.318Z] Removing intermediate container 8357e1601586 [2021-03-29T06:15:01.318Z] ---> 77ca1a29f398 [2021-03-29T06:15:01.318Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T06:15:01.318Z] Removing intermediate container 9eff92960f60 [2021-03-29T06:15:01.318Z] ---> 01d52dc27d4e [2021-03-29T06:15:01.318Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:15:01.582Z] Removing intermediate container 696d8043aa1e [2021-03-29T06:15:01.582Z] ---> e52a78460170 [2021-03-29T06:15:01.582Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T06:15:01.582Z] ---> Running in 8103397092a5 [2021-03-29T06:15:01.582Z] ---> Running in 72aca8037762 [2021-03-29T06:15:01.582Z] ---> Running in 96cebc17cd15 [2021-03-29T06:15:01.847Z] Removing intermediate container 9f8c04896549 [2021-03-29T06:15:01.847Z] ---> b388b65807c0 [2021-03-29T06:15:01.847Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T06:15:01.847Z] ---> Running in 8dd779c89c6e [2021-03-29T06:15:01.847Z] ---> Running in 5ddd4a30902b [2021-03-29T06:15:01.847Z] Removing intermediate container 8103397092a5 [2021-03-29T06:15:01.847Z] ---> 8874d9b277d9 [2021-03-29T06:15:01.847Z] Step 13/24 : WORKDIR / [2021-03-29T06:15:02.125Z] Removing intermediate container 72aca8037762 [2021-03-29T06:15:02.125Z] ---> 84b398501f1c [2021-03-29T06:15:02.125Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T06:15:02.125Z] Removing intermediate container 96cebc17cd15 [2021-03-29T06:15:02.125Z] ---> f9e0536e2da3 [2021-03-29T06:15:02.125Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T06:15:02.125Z] Removing intermediate container 8dd779c89c6e [2021-03-29T06:15:02.125Z] ---> 92b8a63874f6 [2021-03-29T06:15:02.125Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T06:15:02.125Z] ---> Running in 38718b3448db [2021-03-29T06:15:02.125Z] ---> Running in e5d1c0953ea3 [2021-03-29T06:15:02.390Z] ---> Running in a08df7dfc480 [2021-03-29T06:15:02.390Z] ---> Running in eb5d7bf3491f [2021-03-29T06:15:02.390Z] Removing intermediate container 5ddd4a30902b [2021-03-29T06:15:02.390Z] ---> 3b8a6f9f3276 [2021-03-29T06:15:02.390Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T06:15:02.390Z] ---> Running in 55048268d9d0 [2021-03-29T06:15:02.658Z] Removing intermediate container 38718b3448db [2021-03-29T06:15:02.658Z] ---> dd7ff109ff30 [2021-03-29T06:15:02.659Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-29T06:15:02.659Z] Removing intermediate container e5d1c0953ea3 [2021-03-29T06:15:02.659Z] ---> be6c3b7b8092 [2021-03-29T06:15:02.659Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T06:15:02.659Z] Removing intermediate container a08df7dfc480 [2021-03-29T06:15:02.659Z] ---> 07f4473792cd [2021-03-29T06:15:02.659Z] Step 15/23 : WORKDIR / [2021-03-29T06:15:02.659Z] Removing intermediate container eb5d7bf3491f [2021-03-29T06:15:02.659Z] ---> baef0f1504cc [2021-03-29T06:15:02.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:15:02.927Z] ---> Running in aec30e521a0c [2021-03-29T06:15:02.927Z] ---> Running in 91fc31e970a4 [2021-03-29T06:15:02.927Z] Removing intermediate container 55048268d9d0 [2021-03-29T06:15:02.927Z] ---> daf77778dc66 [2021-03-29T06:15:02.927Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:15:03.191Z] ---> fe85627185af [2021-03-29T06:15:03.191Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-29T06:15:03.191Z] ---> f776e6750ad3 [2021-03-29T06:15:03.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T06:15:03.457Z] Removing intermediate container aec30e521a0c [2021-03-29T06:15:03.457Z] ---> 161633c0e76d [2021-03-29T06:15:03.457Z] Step 15/23 : WORKDIR / [2021-03-29T06:15:03.457Z] Removing intermediate container 91fc31e970a4 [2021-03-29T06:15:03.457Z] ---> b81022392083 [2021-03-29T06:15:03.457Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:15:03.728Z] ---> 5f730d77c5a9 [2021-03-29T06:15:03.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T06:15:03.728Z] ---> a8c4d998f444 [2021-03-29T06:15:03.728Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T06:15:03.728Z] ---> Running in ae3099453c7d [2021-03-29T06:15:04.000Z] ---> d46c5580fead [2021-03-29T06:15:04.000Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T06:15:04.000Z] ---> cd1535d606dc [2021-03-29T06:15:04.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T06:15:04.000Z] Removing intermediate container ae3099453c7d [2021-03-29T06:15:04.000Z] ---> c4c8ad272cdf [2021-03-29T06:15:04.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:15:04.265Z] ---> fbb52de05772 [2021-03-29T06:15:04.265Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T06:15:04.265Z] ---> 3ff002101825 [2021-03-29T06:15:04.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T06:15:04.533Z] ---> Running in 2dcfea1e6291 [2021-03-29T06:15:04.533Z] ---> d4c86e77a5c7 [2021-03-29T06:15:04.533Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T06:15:04.533Z] ---> d1047c0b2e3d [2021-03-29T06:15:04.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T06:15:04.798Z] Removing intermediate container 2dcfea1e6291 [2021-03-29T06:15:04.799Z] ---> e5774fd5dcac [2021-03-29T06:15:04.799Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:15:04.799Z] ---> 7ad5829aaa91 [2021-03-29T06:15:04.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T06:15:04.799Z] ---> 78acc7e25637 [2021-03-29T06:15:04.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T06:15:04.799Z] ---> Running in 31dd2c608c77 [2021-03-29T06:15:05.064Z] ---> 7252ea537884 [2021-03-29T06:15:05.064Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T06:15:05.327Z] ---> 4f81a9878275 [2021-03-29T06:15:05.327Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T06:15:05.327Z] ---> Running in 2875b09e2921 [2021-03-29T06:15:05.592Z] Removing intermediate container 31dd2c608c77 [2021-03-29T06:15:05.592Z] ---> 5c6f843422a1 [2021-03-29T06:15:05.592Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T06:15:05.592Z] ---> c8dc8101d49a [2021-03-29T06:15:05.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T06:15:05.592Z] ---> 4c6967d09e14 [2021-03-29T06:15:05.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T06:15:05.592Z] ---> Running in 588fbf5e5ca7 [2021-03-29T06:15:05.858Z] ---> Running in 3fadca56cdcc [2021-03-29T06:15:05.858Z] Removing intermediate container 2875b09e2921 [2021-03-29T06:15:05.858Z] ---> 5ed0af7cdf8f [2021-03-29T06:15:05.858Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:15:05.858Z] ---> Running in 26bc78144973 [2021-03-29T06:15:06.121Z] ---> 26778e34e73f [2021-03-29T06:15:06.121Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-29T06:15:06.121Z] Removing intermediate container 588fbf5e5ca7 [2021-03-29T06:15:06.121Z] ---> df970cdacb39 [2021-03-29T06:15:06.122Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:15:06.122Z] Removing intermediate container 3fadca56cdcc [2021-03-29T06:15:06.122Z] ---> 175dc6317c1d [2021-03-29T06:15:06.122Z] Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:15:06.122Z] ---> 5fbc8fec7428 [2021-03-29T06:15:06.122Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T06:15:06.387Z] ---> Running in 93048f3379e8 [2021-03-29T06:15:06.387Z] ---> Running in 7e647343a378 [2021-03-29T06:15:06.387Z] ---> Running in 375744fe2a52 [2021-03-29T06:15:06.387Z] ---> Running in 2a637be0584e [2021-03-29T06:15:06.387Z] Removing intermediate container 26bc78144973 [2021-03-29T06:15:06.387Z] ---> cd4262939213 [2021-03-29T06:15:06.387Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T06:15:06.660Z] ---> Running in 3f5c2cce5c2c [2021-03-29T06:15:06.660Z] Removing intermediate container 375744fe2a52 [2021-03-29T06:15:06.660Z] ---> 596f86f4d0cb [2021-03-29T06:15:06.660Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T06:15:06.929Z] Removing intermediate container 7e647343a378 [2021-03-29T06:15:06.929Z] ---> fe4c1d31d8b2 [2021-03-29T06:15:06.929Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T06:15:06.929Z] Removing intermediate container 2a637be0584e [2021-03-29T06:15:06.929Z] ---> d2385dc7f45e [2021-03-29T06:15:06.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:15:06.929Z] ---> Running in f09f0e94679a [2021-03-29T06:15:07.195Z] ---> Running in e4622c8a6477 [2021-03-29T06:15:07.195Z] ---> Running in 7ce34f0ff661 [2021-03-29T06:15:07.195Z] Removing intermediate container 3f5c2cce5c2c [2021-03-29T06:15:07.195Z] ---> 4f2343a69104 [2021-03-29T06:15:07.195Z] Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:15:07.461Z] Removing intermediate container f09f0e94679a [2021-03-29T06:15:07.461Z] ---> e428b09a769f [2021-03-29T06:15:07.461Z] [2021-03-29T06:15:07.461Z] ---> Running in a0d207a59a9c [2021-03-29T06:15:07.732Z] Removing intermediate container 7ce34f0ff661 [2021-03-29T06:15:07.732Z] ---> 5213d1e06d8a [2021-03-29T06:15:07.732Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:15:07.732Z] Removing intermediate container e4622c8a6477 [2021-03-29T06:15:07.732Z] ---> 022366007a86 [2021-03-29T06:15:07.732Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T06:15:07.732Z] Successfully built e428b09a769f [2021-03-29T06:15:07.995Z] ---> Running in 96cf3b455944 [2021-03-29T06:15:07.995Z] ---> Running in eded7c39ab05 [2021-03-29T06:15:07.995Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-29T06:15:07.995Z] Building docker-security-bootstrapper-go [2021-03-29T06:15:07.995Z]  Building docker-support-scheduler-go ... done Removing intermediate container a0d207a59a9c [2021-03-29T06:15:07.995Z] ---> 4be63fb86eb2 [2021-03-29T06:15:07.995Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T06:15:07.995Z] Removing intermediate container 93048f3379e8 [2021-03-29T06:15:07.995Z] ---> 7a3913901102 [2021-03-29T06:15:07.995Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T06:15:08.258Z] ---> Running in f7ede4a576b5 [2021-03-29T06:15:08.258Z] ---> Running in d28a61c11e8a [2021-03-29T06:15:08.258Z] Removing intermediate container eded7c39ab05 [2021-03-29T06:15:08.258Z] ---> 74b29fb5899e [2021-03-29T06:15:08.258Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:15:08.258Z] Removing intermediate container 96cf3b455944 [2021-03-29T06:15:08.258Z] ---> 5c24ce34fdca [2021-03-29T06:15:08.258Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:15:08.525Z] ---> Running in 82bc0de44d36 [2021-03-29T06:15:08.525Z] ---> Running in d0466353cc80 [2021-03-29T06:15:08.525Z] Removing intermediate container d28a61c11e8a [2021-03-29T06:15:08.525Z] ---> 9d2770e0b439 [2021-03-29T06:15:08.525Z] Step 22/24 : LABEL arch=x86_64 [2021-03-29T06:15:08.790Z] Removing intermediate container f7ede4a576b5 [2021-03-29T06:15:08.790Z] ---> d2c1b019f5af [2021-03-29T06:15:08.790Z] [2021-03-29T06:15:09.057Z] Successfully built d2c1b019f5af [2021-03-29T06:15:09.325Z] Successfully tagged docker-support-notifications-go:latest [2021-03-29T06:15:09.325Z] ---> Running in 7bde26f58939 [2021-03-29T06:15:09.325Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-29T06:15:09.325Z] Removing intermediate container 82bc0de44d36 [2021-03-29T06:15:09.325Z] ---> 8f477937ffa4 [2021-03-29T06:15:09.325Z] [2021-03-29T06:15:09.325Z] Removing intermediate container d0466353cc80 [2021-03-29T06:15:09.325Z] ---> 5bd7bd350fd7 [2021-03-29T06:15:09.325Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:15:09.589Z] Successfully built 8f477937ffa4 [2021-03-29T06:15:09.589Z] Successfully tagged docker-core-command-go:latest [2021-03-29T06:15:09.589Z] Building docker-security-proxy-setup-go [2021-03-29T06:15:09.589Z]  Building docker-core-command-go ... done  ---> Running in 23d3d27183b5 [2021-03-29T06:15:09.589Z] Removing intermediate container 7bde26f58939 [2021-03-29T06:15:09.589Z] ---> 7a9e6d0935f3 [2021-03-29T06:15:09.589Z] Step 23/24 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:15:09.589Z] ---> Running in b62960cdc922 [2021-03-29T06:15:11.908Z] Removing intermediate container 23d3d27183b5 [2021-03-29T06:15:11.908Z] ---> 211ec6f532dc [2021-03-29T06:15:11.908Z] [2021-03-29T06:15:12.201Z] Removing intermediate container b62960cdc922 [2021-03-29T06:15:12.201Z] ---> 8cc3a09a9568 [2021-03-29T06:15:12.201Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T06:15:12.201Z] Successfully built 211ec6f532dc [2021-03-29T06:15:12.201Z] Successfully tagged docker-core-metadata-go:latest [2021-03-29T06:15:12.201Z] Building docker-core-data-go [2021-03-29T06:15:12.201Z]  Building docker-core-metadata-go ... done  ---> Running in c16bff771c6f [2021-03-29T06:15:16.548Z] Removing intermediate container c16bff771c6f [2021-03-29T06:15:16.548Z] ---> 789695da7351 [2021-03-29T06:15:16.548Z] [2021-03-29T06:15:16.548Z] Successfully built 789695da7351 [2021-03-29T06:15:16.548Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-29T06:15:18.607Z] gofmt -l . [2021-03-29T06:15:18.607Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:15:18.607Z] ./bin/test-go-mod-tidy.sh [2021-03-29T06:15:18.607Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-29T06:15:19.288Z] + ls -al . [2021-03-29T06:15:19.288Z] total 808 [2021-03-29T06:15:19.288Z] drwxrwxr-x 9 1001 1001 4096 Mar 29 06:15 . [2021-03-29T06:15:19.288Z] drwxr-xr-x 4 root root 4096 Mar 29 06:10 .. [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 06:09 .dockerignore [2021-03-29T06:15:19.288Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 06:09 .git [2021-03-29T06:15:19.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 06:09 .github [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 06:09 .gitignore [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 06:09 .sonarcloud.properties [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 06:09 Attribution.txt [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 06:09 CONTRIBUTING.md [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 06:09 Dockerfile.build [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 06:09 Jenkinsfile [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 06:09 LICENSE [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 06:09 Makefile [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 06:09 README.md [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 06:09 SECURITY.md [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 06:08 VERSION [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 06:09 ZMQWindows.md [2021-03-29T06:15:19.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 06:09 bin [2021-03-29T06:15:19.288Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 06:09 cmd [2021-03-29T06:15:19.288Z] -rw-r--r-- 1 root root 668292 Mar 29 06:13 coverage.out [2021-03-29T06:15:19.288Z] -rw-r--r-- 1 root root 1056 Mar 29 06:15 go.mod [2021-03-29T06:15:19.288Z] -rw-r--r-- 1 root root 22530 Mar 29 06:15 go.sum [2021-03-29T06:15:19.288Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 06:09 internal [2021-03-29T06:15:19.288Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 06:09 openapi [2021-03-29T06:15:19.288Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 06:09 snap [2021-03-29T06:15:19.288Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 06:09 version.go [Pipeline] sh [2021-03-29T06:15:20.017Z] + '[' -e coverage.out ] [2021-03-29T06:15:20.017Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T06:15:20.067Z] Warning: overwriting stash ‘coverage-report’ [2021-03-29T06:15:21.396Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T06:15:22.090Z] + make build [2021-03-29T06:15:22.090Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-29T06:15:34.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-29T06:15:38.693Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:15:38.693Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:15:38.693Z] ---> 02824cf38ce4 [2021-03-29T06:15:38.693Z] Step 3/21 : WORKDIR /edgex-go [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 7b50bd85607e [2021-03-29T06:15:38.693Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 6aab609dc6ec [2021-03-29T06:15:38.693Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> ac483118da64 [2021-03-29T06:15:38.693Z] Step 6/21 : COPY go.mod . [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 5e431f7df2b3 [2021-03-29T06:15:38.693Z] Step 7/21 : RUN go mod download [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 12030564e81d [2021-03-29T06:15:38.693Z] Step 8/21 : COPY . . [2021-03-29T06:15:38.693Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:15:38.693Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:15:38.693Z] ---> 02824cf38ce4 [2021-03-29T06:15:38.693Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 7b50bd85607e [2021-03-29T06:15:38.693Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 6aab609dc6ec [2021-03-29T06:15:38.693Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> ac483118da64 [2021-03-29T06:15:38.693Z] Step 6/31 : COPY go.mod . [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 5e431f7df2b3 [2021-03-29T06:15:38.693Z] Step 7/31 : RUN go mod download [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 12030564e81d [2021-03-29T06:15:38.693Z] Step 8/31 : COPY . . [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 281365f31d6a [2021-03-29T06:15:38.693Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 281365f31d6a [2021-03-29T06:15:38.693Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T06:15:38.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:15:38.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:15:38.693Z] ---> 02824cf38ce4 [2021-03-29T06:15:38.693Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 7b50bd85607e [2021-03-29T06:15:38.693Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 6aab609dc6ec [2021-03-29T06:15:38.693Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T06:15:38.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:15:38.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:15:38.693Z] ---> 02824cf38ce4 [2021-03-29T06:15:38.693Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 7b50bd85607e [2021-03-29T06:15:38.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:15:38.693Z] ---> Using cache [2021-03-29T06:15:38.693Z] ---> 6aab609dc6ec [2021-03-29T06:15:38.694Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T06:15:38.694Z] ---> Running in 5e55374343b7 [2021-03-29T06:15:38.694Z] ---> Running in d46f7bc05470 [2021-03-29T06:15:38.694Z] ---> Running in 97a42aaee476 [2021-03-29T06:15:38.694Z] ---> Running in e20721cb8f46 [2021-03-29T06:15:38.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-29T06:15:38.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-29T06:15:38.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:15:38.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:15:39.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:15:39.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:15:40.209Z] OK: 233 MiB in 51 packages [2021-03-29T06:15:40.480Z] OK: 233 MiB in 51 packages [2021-03-29T06:15:41.912Z] Removing intermediate container e20721cb8f46 [2021-03-29T06:15:41.912Z] ---> 014ce75c6821 [2021-03-29T06:15:41.912Z] Step 6/23 : COPY go.mod . [2021-03-29T06:15:41.912Z] Removing intermediate container d46f7bc05470 [2021-03-29T06:15:41.912Z] ---> f7c8566e2fac [2021-03-29T06:15:41.912Z] Step 6/26 : COPY go.mod . [2021-03-29T06:15:42.501Z] ---> 51d706c8dd1b [2021-03-29T06:15:42.501Z] Step 7/26 : RUN go mod download [2021-03-29T06:15:42.501Z] ---> 9eeeb82caeab [2021-03-29T06:15:42.501Z] Step 7/23 : RUN go mod download [2021-03-29T06:15:42.501Z] ---> Running in 943d472031be [2021-03-29T06:15:42.501Z] ---> Running in 22241dba7879 [2021-03-29T06:15:45.899Z] Removing intermediate container 22241dba7879 [2021-03-29T06:15:45.899Z] ---> 98cfd9df0b94 [2021-03-29T06:15:45.899Z] Step 8/23 : COPY . . [2021-03-29T06:15:45.899Z] Removing intermediate container 943d472031be [2021-03-29T06:15:45.899Z] ---> 526f91265079 [2021-03-29T06:15:45.899Z] Step 8/26 : COPY . . [2021-03-29T06:15:56.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-29T06:16:00.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-29T06:16:00.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-29T06:16:07.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-29T06:16:07.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-29T06:16:13.297Z] Removing intermediate container 97a42aaee476 [2021-03-29T06:16:13.297Z] ---> 728f8efdf82e [2021-03-29T06:16:13.297Z] [2021-03-29T06:16:13.297Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T06:16:13.297Z] ---> 42cb162f0360 [2021-03-29T06:16:13.297Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T06:16:13.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-29T06:16:14.700Z] ---> Running in d666eccbd860 [2021-03-29T06:16:15.651Z] ---> fecedd63eb5b [2021-03-29T06:16:15.651Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T06:16:15.651Z] Removing intermediate container d666eccbd860 [2021-03-29T06:16:15.651Z] ---> 688f82e71b3d [2021-03-29T06:16:15.651Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T06:16:16.246Z] ---> Running in bbf199223d83 [2021-03-29T06:16:16.246Z] ---> Running in f185434cfedc [2021-03-29T06:16:16.515Z] ---> 4fe41f444176 [2021-03-29T06:16:16.515Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T06:16:16.778Z] Removing intermediate container 5e55374343b7 [2021-03-29T06:16:16.778Z] ---> 5de97006ffa0 [2021-03-29T06:16:16.778Z] [2021-03-29T06:16:16.778Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T06:16:16.778Z] ---> 42cb162f0360 [2021-03-29T06:16:16.778Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T06:16:16.778Z] ---> Running in 46b41f2d8ddb [2021-03-29T06:16:17.046Z] ---> Running in 7a4579ba027d [2021-03-29T06:16:18.012Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-29T06:16:18.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-29T06:16:18.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:18.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:18.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:18.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:18.288Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T06:16:18.288Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T06:16:18.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:16:18.288Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T06:16:18.288Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:16:18.288Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T06:16:18.288Z] OK: 6 MiB in 16 packages [2021-03-29T06:16:18.288Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T06:16:18.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:16:18.288Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:16:18.288Z] OK: 7 MiB in 18 packages [2021-03-29T06:16:19.703Z] Removing intermediate container bbf199223d83 [2021-03-29T06:16:19.703Z] ---> 956a1a752c7d [2021-03-29T06:16:19.703Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T06:16:20.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-29T06:16:21.146Z] ---> Running in 02871d0356e7 [2021-03-29T06:16:21.146Z] Removing intermediate container 7a4579ba027d [2021-03-29T06:16:21.146Z] ---> fe7e252eeec7 [2021-03-29T06:16:21.146Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T06:16:21.738Z] ---> Running in 78800ef52cb0 [2021-03-29T06:16:22.007Z] Removing intermediate container 02871d0356e7 [2021-03-29T06:16:22.007Z] ---> 59e29a85dd46 [2021-03-29T06:16:22.007Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T06:16:22.604Z] ---> Running in 62999c762605 [2021-03-29T06:16:22.604Z] Removing intermediate container 78800ef52cb0 [2021-03-29T06:16:22.604Z] ---> e275856f3de4 [2021-03-29T06:16:22.604Z] Step 13/21 : WORKDIR /edgex [2021-03-29T06:16:22.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-29T06:16:22.876Z] ---> Running in 1f82ef3756c7 [2021-03-29T06:16:22.876Z] Removing intermediate container 62999c762605 [2021-03-29T06:16:22.876Z] ---> 16e6f28f14cf [2021-03-29T06:16:22.876Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T06:16:23.147Z] ---> Running in f1c5ee3d931d [2021-03-29T06:16:23.147Z] Removing intermediate container 1f82ef3756c7 [2021-03-29T06:16:23.147Z] ---> 5b2f1df100a7 [2021-03-29T06:16:23.147Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T06:16:24.116Z] ---> 8a200481b4d7 [2021-03-29T06:16:24.116Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T06:16:24.729Z] ---> 130a3ea221e9 [2021-03-29T06:16:24.729Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T06:16:25.006Z] Removing intermediate container f1c5ee3d931d [2021-03-29T06:16:25.006Z] ---> 4a4bcc82373d [2021-03-29T06:16:25.006Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T06:16:25.275Z] ---> Running in 4fe2e0740f7f [2021-03-29T06:16:25.868Z] Removing intermediate container 4fe2e0740f7f [2021-03-29T06:16:25.868Z] ---> e70bf2021096 [2021-03-29T06:16:25.868Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T06:16:25.868Z] ---> 0c18562ad21a [2021-03-29T06:16:25.868Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T06:16:25.868Z] ---> Running in 31f6ffb9c2f3 [2021-03-29T06:16:26.136Z] ---> 2ff51ab4cdec [2021-03-29T06:16:26.136Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T06:16:26.136Z] Removing intermediate container 31f6ffb9c2f3 [2021-03-29T06:16:26.136Z] ---> 6cb02b1e8dea [2021-03-29T06:16:26.136Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T06:16:26.408Z] ---> Running in e3fc54435455 [2021-03-29T06:16:26.408Z] ---> Running in a732400dbebf [2021-03-29T06:16:26.677Z] Removing intermediate container e3fc54435455 [2021-03-29T06:16:26.677Z] ---> eda1deaff58d [2021-03-29T06:16:26.677Z] Step 19/21 : LABEL arch=x86_64 [2021-03-29T06:16:26.677Z] ---> Running in 0e7926220345 [2021-03-29T06:16:26.952Z] Removing intermediate container 0e7926220345 [2021-03-29T06:16:26.952Z] ---> f0b37404fa5f [2021-03-29T06:16:26.952Z] Step 20/21 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:16:26.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-29T06:16:27.218Z] ---> Running in 12d510d25fd9 [2021-03-29T06:16:27.487Z] Removing intermediate container 12d510d25fd9 [2021-03-29T06:16:27.487Z] ---> 9315e5e478e5 [2021-03-29T06:16:27.487Z] Step 21/21 : LABEL version=0.0.0 [2021-03-29T06:16:27.487Z] ---> Running in a7e55b601e16 [2021-03-29T06:16:27.764Z] Removing intermediate container a7e55b601e16 [2021-03-29T06:16:27.764Z] ---> 63e0423caf75 [2021-03-29T06:16:27.764Z] [2021-03-29T06:16:28.356Z] Removing intermediate container a732400dbebf [2021-03-29T06:16:28.356Z] ---> b900adc1f2b2 [2021-03-29T06:16:28.356Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:16:28.356Z] Successfully built 63e0423caf75 [2021-03-29T06:16:28.356Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-29T06:16:28.635Z]  Building docker-security-proxy-setup-go ... done  ---> 11859aa1ed2d [2021-03-29T06:16:28.635Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T06:16:29.609Z] ---> e6d0bd5f1259 [2021-03-29T06:16:29.609Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T06:16:30.206Z] ---> 0300ea1661d4 [2021-03-29T06:16:30.206Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T06:16:30.796Z] ---> bae02d7df38e [2021-03-29T06:16:30.796Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-29T06:16:31.383Z] ---> 43411352fa3a [2021-03-29T06:16:31.383Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T06:16:31.655Z] ---> Running in 701e475d3afd [2021-03-29T06:16:31.925Z] Removing intermediate container 701e475d3afd [2021-03-29T06:16:31.925Z] ---> e2c6eb66c535 [2021-03-29T06:16:31.925Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T06:16:32.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-29T06:16:32.899Z] ---> 15c516f7636b [2021-03-29T06:16:32.899Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T06:16:33.174Z] ---> Running in 0fbe3502b566 [2021-03-29T06:16:35.131Z] Removing intermediate container 0fbe3502b566 [2021-03-29T06:16:35.131Z] ---> e121ebf1bd21 [2021-03-29T06:16:35.131Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T06:16:35.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-29T06:16:36.088Z] ---> Running in 1faeafb2fa10 [2021-03-29T06:16:37.047Z] Removing intermediate container 46b41f2d8ddb [2021-03-29T06:16:37.047Z] ---> ca7f9e622457 [2021-03-29T06:16:37.047Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T06:16:37.311Z] Removing intermediate container 1faeafb2fa10 [2021-03-29T06:16:37.311Z] ---> 88f7b36ae07d [2021-03-29T06:16:37.311Z] Step 28/31 : CMD ["gate"] [2021-03-29T06:16:37.311Z] ---> Running in bdb27c82f9c3 [2021-03-29T06:16:37.579Z] ---> Running in a2f6b0bae7d7 [2021-03-29T06:16:37.852Z] Removing intermediate container a2f6b0bae7d7 [2021-03-29T06:16:37.852Z] ---> e9325b68cf47 [2021-03-29T06:16:37.852Z] Step 29/31 : LABEL arch=x86_64 [2021-03-29T06:16:37.852Z] ---> Running in 45cb0d3a7d2c [2021-03-29T06:16:37.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-29T06:16:38.124Z] Removing intermediate container 45cb0d3a7d2c [2021-03-29T06:16:38.124Z] ---> afa1665d7084 [2021-03-29T06:16:38.124Z] Step 30/31 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:16:38.703Z] ---> Running in aa9100655b75 [2021-03-29T06:16:40.628Z] Removing intermediate container aa9100655b75 [2021-03-29T06:16:40.628Z] ---> c6589092c90a [2021-03-29T06:16:40.628Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T06:16:40.628Z] ---> Running in 34e7f9601300 [2021-03-29T06:16:40.628Z] Removing intermediate container bdb27c82f9c3 [2021-03-29T06:16:40.628Z] ---> 7245abb8430d [2021-03-29T06:16:40.628Z] [2021-03-29T06:16:40.628Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T06:16:40.628Z] Removing intermediate container 34e7f9601300 [2021-03-29T06:16:40.628Z] ---> a2ca901d5c12 [2021-03-29T06:16:40.628Z] [2021-03-29T06:16:40.891Z] 20.10.0: Pulling from library/docker [2021-03-29T06:16:40.891Z] Successfully built a2ca901d5c12 [2021-03-29T06:16:40.891Z] Successfully tagged docker-security-bootstrapper-go:latest [Pipeline] } [2021-03-29T06:16:42.520Z] $ docker stop --time=1 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a [2021-03-29T06:16:43.461Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container f185434cfedc [2021-03-29T06:16:43.461Z] ---> 38e4e7fd3897 [2021-03-29T06:16:43.461Z] [2021-03-29T06:16:43.461Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:16:43.461Z] ---> 42cb162f0360 [2021-03-29T06:16:43.461Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T06:16:43.461Z] ---> Running in 17ba8b4add65 [2021-03-29T06:16:43.724Z] Removing intermediate container 17ba8b4add65 [2021-03-29T06:16:43.724Z] ---> 70bb281b26c3 [2021-03-29T06:16:43.724Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T06:16:43.724Z] ---> Running in 69e33dcc78a7 [2021-03-29T06:16:43.988Z] Removing intermediate container 69e33dcc78a7 [2021-03-29T06:16:43.988Z] ---> 0db2dfb61d44 [2021-03-29T06:16:43.988Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T06:16:43.988Z] ---> Running in d45846fab18e [2021-03-29T06:16:43.988Z] Removing intermediate container d45846fab18e [2021-03-29T06:16:43.988Z] ---> b9c083fe6b53 [2021-03-29T06:16:43.988Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:16:44.252Z] ---> Running in c80487332255 [2021-03-29T06:16:45.030Z] $ docker rm -f 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a [2021-03-29T06:16:45.213Z] Removing intermediate container c80487332255 [2021-03-29T06:16:45.213Z] ---> f52739a2620b [2021-03-29T06:16:45.213Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T06:16:45.213Z] ---> Running in 1ec97bb4c59e [2021-03-29T06:16:45.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-29T06:16:46.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-03-29T06:16:47.016Z] (1/6) Installing dumb-init (1.2.2-r1) [Pipeline] sh [2021-03-29T06:16:47.279Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T06:16:47.280Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T06:16:47.280Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T06:16:47.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T06:16:47.346Z] [2021-03-29T06:16:47.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:16:47.544Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T06:16:47.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T06:16:47.763Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-29T06:16:47.763Z] 29e5d40040c1: Pulling fs layer [2021-03-29T06:16:47.763Z] 1ce36da41761: Pulling fs layer [2021-03-29T06:16:47.763Z] 25b303627fd3: Pulling fs layer [2021-03-29T06:16:47.809Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T06:16:47.809Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:16:47.809Z] OK: 8 MiB in 20 packages [2021-03-29T06:16:48.034Z] 29e5d40040c1: Verifying Checksum [2021-03-29T06:16:48.034Z] 29e5d40040c1: Download complete [2021-03-29T06:16:48.626Z] 1ce36da41761: Download complete [2021-03-29T06:16:48.626Z] 29e5d40040c1: Pull complete [2021-03-29T06:16:48.769Z] Removing intermediate container 1ec97bb4c59e [2021-03-29T06:16:48.769Z] ---> da2bcad645b9 [2021-03-29T06:16:48.769Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:16:49.031Z] ---> 2fc460bbd7af [2021-03-29T06:16:49.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-29T06:16:49.296Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T06:16:49.296Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T06:16:49.296Z] ---> aefe523efa57 [2021-03-29T06:16:49.296Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T06:16:49.558Z] ---> Running in e4e6dd47f3f9 [2021-03-29T06:16:49.558Z] ---> 086942c8bec3 [2021-03-29T06:16:49.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T06:16:49.823Z] ---> 7ecd9889f887 [2021-03-29T06:16:49.823Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T06:16:50.052Z] 1ce36da41761: Pull complete [2021-03-29T06:16:50.052Z] 25b303627fd3: Verifying Checksum [2021-03-29T06:16:50.052Z] 25b303627fd3: Download complete [2021-03-29T06:16:50.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:50.086Z] ---> Running in 7e85f4ea74bf [2021-03-29T06:16:50.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:50.086Z] Removing intermediate container 7e85f4ea74bf [2021-03-29T06:16:50.086Z] ---> 0e9c884650d2 [2021-03-29T06:16:50.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:16:50.086Z] ---> Running in bef196493e53 [2021-03-29T06:16:50.086Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T06:16:50.086Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T06:16:50.348Z] Executing bash-5.0.17-r0.post-install [2021-03-29T06:16:50.348Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:16:50.348Z] OK: 12 MiB in 22 packages [2021-03-29T06:16:50.348Z] Removing intermediate container bef196493e53 [2021-03-29T06:16:50.348Z] ---> 6effd8781fad [2021-03-29T06:16:50.348Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T06:16:50.612Z] ---> Running in c071815fa135 [2021-03-29T06:16:50.612Z] Removing intermediate container c071815fa135 [2021-03-29T06:16:50.612Z] ---> 3fe4d1b336a9 [2021-03-29T06:16:50.612Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:16:50.875Z] ---> Running in fc8c3ce54846 [2021-03-29T06:16:50.875Z] Removing intermediate container e4e6dd47f3f9 [2021-03-29T06:16:50.875Z] ---> 3c89056439af [2021-03-29T06:16:50.875Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T06:16:50.875Z] ---> Running in d046ce71f157 [2021-03-29T06:16:51.139Z] Removing intermediate container fc8c3ce54846 [2021-03-29T06:16:51.139Z] ---> a0d10c41d3db [2021-03-29T06:16:51.139Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:16:51.139Z] ---> Running in daa67d32507f [2021-03-29T06:16:51.139Z] Removing intermediate container d046ce71f157 [2021-03-29T06:16:51.139Z] ---> 178bb4053c77 [2021-03-29T06:16:51.139Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T06:16:51.139Z] ---> Running in e3980727ddcf [2021-03-29T06:16:52.533Z] Removing intermediate container daa67d32507f [2021-03-29T06:16:52.533Z] ---> 1bf4cd95f989 [2021-03-29T06:16:52.533Z] [2021-03-29T06:16:52.533Z] Removing intermediate container e3980727ddcf [2021-03-29T06:16:52.533Z] ---> 577733dcefa1 [2021-03-29T06:16:52.533Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T06:16:52.533Z] Successfully built 1bf4cd95f989 [2021-03-29T06:16:52.796Z] Successfully tagged docker-core-data-go:latest [2021-03-29T06:16:52.796Z]  Building docker-core-data-go ... done  ---> Running in 3af624fcce84 [2021-03-29T06:16:52.796Z] Removing intermediate container 3af624fcce84 [2021-03-29T06:16:52.796Z] ---> fc9a2def8076 [2021-03-29T06:16:52.796Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T06:16:53.375Z] ---> e27ea39387e6 [2021-03-29T06:16:53.375Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T06:16:53.641Z] ---> e6ffae58c34f [2021-03-29T06:16:53.641Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T06:16:54.221Z] ---> ee27be63304b [2021-03-29T06:16:54.221Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T06:16:54.221Z] ---> Running in 9df3c3a2a252 [2021-03-29T06:16:54.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:54.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:16:54.747Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T06:16:54.747Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T06:16:54.747Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T06:16:54.747Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T06:16:54.747Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T06:16:54.747Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T06:16:54.747Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-29T06:16:55.692Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T06:16:55.692Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T06:16:55.692Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T06:16:55.692Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T06:16:55.692Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T06:16:55.957Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T06:16:55.957Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T06:16:55.957Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T06:16:55.957Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T06:16:55.957Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T06:16:55.957Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T06:16:55.957Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T06:16:55.957Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T06:16:55.957Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T06:16:55.957Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T06:16:55.957Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T06:16:55.957Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T06:16:55.957Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T06:16:55.957Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T06:16:56.225Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T06:16:56.225Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T06:16:56.225Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T06:16:56.225Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T06:16:56.225Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T06:16:56.225Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T06:16:56.225Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T06:16:56.225Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:16:56.225Z] OK: 71 MiB in 55 packages [2021-03-29T06:17:00.204Z] 25b303627fd3: Pull complete [2021-03-29T06:17:00.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-29T06:17:00.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T06:17:00.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-29T06:17:00.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container [2021-03-29T06:17:00.578Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -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-compose-arm64:latest cat [2021-03-29T06:17:03.540Z] $ docker top 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:17:04.791Z] + docker-compose+ grep parallel [2021-03-29T06:17:04.791Z] build --help [2021-03-29T06:17:06.258Z] Removing intermediate container 9df3c3a2a252 [2021-03-29T06:17:06.258Z] ---> f06f4279f364 [2021-03-29T06:17:06.258Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T06:17:06.258Z] ---> Running in a5208c15b04b [2021-03-29T06:17:06.838Z] Collecting docker-compose==1.23.2 [2021-03-29T06:17:07.101Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T06:17:07.364Z] Collecting PyYAML<4,>=3.10 [2021-03-29T06:17:07.364Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T06:17:08.160Z] --parallel Build images in parallel. [2021-03-29T06:17:08.315Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T06:17:08.315Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T06:17:08.315Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T06:17:08.315Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } [2021-03-29T06:17:08.473Z] $ docker stop --time=1 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 [2021-03-29T06:17:08.888Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T06:17:08.889Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T06:17:09.538Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T06:17:09.538Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T06:17:10.129Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T06:17:10.129Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T06:17:10.129Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-29T06:17:10.129Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T06:17:10.129Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T06:17:10.405Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T06:17:10.405Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T06:17:10.405Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T06:17:10.405Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T06:17:10.405Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-29T06:17:10.431Z] $ docker rm -f 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 [2021-03-29T06:17:10.687Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-29T06:17:10.687Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T06:17:10.687Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T06:17:10.687Z] Collecting idna<2.8,>=2.5 [2021-03-29T06:17:10.687Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-03-29T06:17:10.989Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T06:17:10.989Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T06:17:10.989Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T06:17:10.989Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T06:17:10.989Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T06:17:10.989Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T06:17:10.989Z] Installing collected packages: PyYAML, urllib3, idna, requests, dockerpty, docopt, texttable, websocket-client, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-03-29T06:17:10.989Z] Running setup.py install for PyYAML: started [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:17:11.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T06:17:11.555Z] . [Pipeline] withDockerContainer [2021-03-29T06:17:11.614Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T06:17:11.614Z] Attempting uninstall: urllib3 [2021-03-29T06:17:11.614Z] Found existing installation: urllib3 1.25.9 [2021-03-29T06:17:11.614Z] Uninstalling urllib3-1.25.9: [2021-03-29T06:17:11.614Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T06:17:11.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container [2021-03-29T06:17:11.876Z] Attempting uninstall: idna [2021-03-29T06:17:11.876Z] Found existing installation: idna 2.9 [2021-03-29T06:17:11.876Z] Uninstalling idna-2.9: [2021-03-29T06:17:11.876Z] Successfully uninstalled idna-2.9 [2021-03-29T06:17:11.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -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-compose-arm64:latest cat [2021-03-29T06:17:12.139Z] Attempting uninstall: requests [2021-03-29T06:17:12.139Z] Found existing installation: requests 2.23.0 [2021-03-29T06:17:12.139Z] Uninstalling requests-2.23.0: [2021-03-29T06:17:12.139Z] Successfully uninstalled requests-2.23.0 [2021-03-29T06:17:12.139Z] Running setup.py install for dockerpty: started [2021-03-29T06:17:12.715Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T06:17:12.715Z] Running setup.py install for docopt: started [2021-03-29T06:17:13.290Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T06:17:13.290Z] Running setup.py install for texttable: started [2021-03-29T06:17:13.310Z] $ docker top 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab -eo pid,comm [2021-03-29T06:17:13.553Z] Running setup.py install for texttable: finished with status 'done' [Pipeline] { [Pipeline] sh [2021-03-29T06:17:14.428Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T06:17:14.499Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T06:17:17.813Z] Removing intermediate container a5208c15b04b [2021-03-29T06:17:17.813Z] ---> 61ac99992b66 [2021-03-29T06:17:17.813Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T06:17:17.813Z] ---> Running in 95b2ea68d599 [2021-03-29T06:17:18.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:17:18.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:17:18.337Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:17:18.337Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T06:17:18.337Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T06:17:18.337Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:17:18.337Z] OK: 72 MiB in 58 packages [2021-03-29T06:17:18.808Z] Building docker-core-command-go ... [2021-03-29T06:17:18.808Z] Building docker-core-data-go ... [2021-03-29T06:17:18.808Z] Building docker-core-metadata-go ... [2021-03-29T06:17:18.808Z] Building docker-security-bootstrapper-go ... [2021-03-29T06:17:18.808Z] Building docker-security-proxy-setup-go ... [2021-03-29T06:17:18.808Z] Building docker-security-secretstore-setup-go ... [2021-03-29T06:17:18.808Z] Building docker-support-notifications-go ... [2021-03-29T06:17:18.808Z] Building docker-support-scheduler-go ... [2021-03-29T06:17:18.808Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T06:17:18.808Z] Building docker-security-secretstore-setup-go [2021-03-29T06:17:18.808Z] Building docker-sys-mgmt-agent-go [2021-03-29T06:17:18.808Z] Building docker-security-proxy-setup-go [2021-03-29T06:17:18.808Z] Building docker-support-scheduler-go [2021-03-29T06:17:18.808Z] Building docker-core-metadata-go [2021-03-29T06:17:18.912Z] Removing intermediate container 95b2ea68d599 [2021-03-29T06:17:18.912Z] ---> c0b42495aca4 [2021-03-29T06:17:18.912Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T06:17:18.912Z] ---> Running in a533239f5741 [2021-03-29T06:17:18.912Z] Removing intermediate container a533239f5741 [2021-03-29T06:17:18.912Z] ---> c6cd3d1e2696 [2021-03-29T06:17:18.912Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:17:18.912Z] ---> Running in 023d105a4688 [2021-03-29T06:17:19.177Z] Removing intermediate container 023d105a4688 [2021-03-29T06:17:19.177Z] ---> e131d13ed16a [2021-03-29T06:17:19.177Z] Step 24/26 : LABEL arch=x86_64 [2021-03-29T06:17:19.177Z] ---> Running in 1a9ad9d0b70a [2021-03-29T06:17:19.443Z] Removing intermediate container 1a9ad9d0b70a [2021-03-29T06:17:19.443Z] ---> 05312eaff76c [2021-03-29T06:17:19.443Z] Step 25/26 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:17:19.443Z] ---> Running in 291f28930a20 [2021-03-29T06:17:19.706Z] Removing intermediate container 291f28930a20 [2021-03-29T06:17:19.706Z] ---> 6d731088a750 [2021-03-29T06:17:19.706Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T06:17:19.706Z] ---> Running in e8f97060f48d [2021-03-29T06:17:19.968Z] Removing intermediate container e8f97060f48d [2021-03-29T06:17:19.968Z] ---> 6ef5d3f325c8 [2021-03-29T06:17:19.968Z] [2021-03-29T06:17:20.230Z] Successfully built 6ef5d3f325c8 [2021-03-29T06:17:20.230Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-29T06:17:20.816Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-29T06:17:20.835Z] $ docker stop --time=1 be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 [2021-03-29T06:17:22.532Z] $ docker rm -f be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T06:17:23.156Z] + docker images [2021-03-29T06:17:23.157Z] + grep docker [2021-03-29T06:17:23.418Z] docker-sys-mgmt-agent-go latest 6ef5d3f325c8 4 seconds ago 313MB [2021-03-29T06:17:23.418Z] docker-core-data-go latest 1bf4cd95f989 32 seconds ago 22.7MB [2021-03-29T06:17:23.418Z] docker-security-bootstrapper-go latest a2ca901d5c12 43 seconds ago 18.9MB [2021-03-29T06:17:23.418Z] docker-security-proxy-setup-go latest 63e0423caf75 56 seconds ago 24.7MB [2021-03-29T06:17:23.418Z] docker-security-secretstore-setup-go latest 789695da7351 2 minutes ago 25MB [2021-03-29T06:17:23.418Z] docker-core-metadata-go latest 211ec6f532dc 2 minutes ago 19MB [2021-03-29T06:17:23.418Z] docker-support-notifications-go latest d2c1b019f5af 2 minutes ago 17.9MB [2021-03-29T06:17:23.418Z] docker-core-command-go latest 8f477937ffa4 2 minutes ago 17.3MB [2021-03-29T06:17:23.418Z] docker-support-scheduler-go latest e428b09a769f 2 minutes ago 17.4MB [2021-03-29T06:17:23.418Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-29T06:17:39.421Z] Still waiting to schedule task [2021-03-29T06:17:39.421Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-29T06:18:28.181Z] Running on prd-ubuntu18.04-docker-8c-8g-31697 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-29T06:18:28.282Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T06:18:30.496Z] using credential edgex-jenkins-ssh [2021-03-29T06:18:30.551Z] Cloning the remote Git repository [2021-03-29T06:18:30.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:18:30.643Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-29T06:18:30.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:18:30.669Z] > git --version # timeout=10 [2021-03-29T06:18:30.676Z] > git --version # 'git version 2.17.1' [2021-03-29T06:18:30.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:18:30.704Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:18:36.822Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [Pipeline] } [Pipeline] // ws [2021-03-29T06:18:36.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T06:18:36.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:18:36.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T06:18:36.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T06:18:36.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:18:36.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:18:36.833Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:18:36.841Z] > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T06:18:37.769Z] Failed in branch amd64 [2021-03-29T06:18:40.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:18:40.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:18:40.568Z] ---> a5377b21124f [2021-03-29T06:18:40.568Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:18:40.568Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:18:40.568Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:18:40.568Z] ---> a5377b21124f [2021-03-29T06:18:40.568Z] Step 3/21 : WORKDIR /edgex-go [2021-03-29T06:18:40.568Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:18:40.568Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:18:40.568Z] ---> a5377b21124f [2021-03-29T06:18:40.568Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T06:18:40.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:18:40.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:18:40.568Z] ---> a5377b21124f [2021-03-29T06:18:40.568Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T06:18:40.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:18:40.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:18:40.568Z] ---> a5377b21124f [2021-03-29T06:18:40.568Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T06:18:40.568Z] ---> Running in 574a1aa102b7 [2021-03-29T06:18:40.568Z] ---> Running in 32cb8211e5e7 [2021-03-29T06:18:40.568Z] ---> Running in 64aa772c1963 [2021-03-29T06:18:40.568Z] ---> Running in ae1281810215 [2021-03-29T06:18:40.568Z] ---> Running in ec4e450aaa68 [2021-03-29T06:18:40.568Z] Removing intermediate container 574a1aa102b7 [2021-03-29T06:18:40.568Z] ---> 5a7dd73de8ae [2021-03-29T06:18:40.568Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:18:40.568Z] Removing intermediate container ec4e450aaa68 [2021-03-29T06:18:40.568Z] ---> ed9fd202be35 [2021-03-29T06:18:40.568Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:18:40.568Z] Removing intermediate container 64aa772c1963 [2021-03-29T06:18:40.568Z] ---> 338a102c9960 [2021-03-29T06:18:40.568Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:18:40.568Z] Removing intermediate container ae1281810215 [2021-03-29T06:18:40.568Z] ---> 45e488e03bce [2021-03-29T06:18:40.568Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:18:40.568Z] Removing intermediate container 32cb8211e5e7 [2021-03-29T06:18:40.568Z] ---> a7459901be61 [2021-03-29T06:18:40.568Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:18:40.568Z] ---> Running in 3df3a75d8a9f [2021-03-29T06:18:40.568Z] ---> Running in 5500d9c163f8 [2021-03-29T06:18:40.568Z] ---> Running in 029b7ad5b925 [2021-03-29T06:18:40.568Z] ---> Running in e9fb500995eb [2021-03-29T06:18:40.568Z] ---> Running in 490d70378b1d [2021-03-29T06:18:40.568Z] Removing intermediate container 029b7ad5b925 [2021-03-29T06:18:40.568Z] ---> 684605ae1406 [2021-03-29T06:18:40.568Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T06:18:40.568Z] ---> Running in f1f5f71ae5f9 [2021-03-29T06:18:40.568Z] Removing intermediate container 3df3a75d8a9f [2021-03-29T06:18:40.568Z] ---> e1d81111df08 [2021-03-29T06:18:40.568Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T06:18:40.568Z] Removing intermediate container 490d70378b1d [2021-03-29T06:18:40.568Z] ---> 428c2626438f [2021-03-29T06:18:40.568Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T06:18:40.568Z] ---> Running in 9b6ae1f36c28 [2021-03-29T06:18:40.568Z] Removing intermediate container 5500d9c163f8 [2021-03-29T06:18:40.568Z] ---> 2093d167f2f8 [2021-03-29T06:18:40.568Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T06:18:40.568Z] Removing intermediate container e9fb500995eb [2021-03-29T06:18:40.568Z] ---> 9c2638071089 [2021-03-29T06:18:40.568Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T06:18:40.568Z] ---> Running in 98cb171b7606 [2021-03-29T06:18:40.568Z] ---> Running in 69a24ae9ad6b [2021-03-29T06:18:40.568Z] ---> Running in 106901ad184c [2021-03-29T06:18:40.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:40.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:41.939Z] OK: 217 MiB in 51 packages [2021-03-29T06:18:41.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:42.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:42.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:18:42.499Z] OK: 217 MiB in 51 packages [2021-03-29T06:18:42.790Z] OK: 217 MiB in 51 packages [2021-03-29T06:18:43.070Z] OK: 217 MiB in 51 packages [2021-03-29T06:18:43.070Z] OK: 217 MiB in 51 packages [2021-03-29T06:18:43.672Z] Removing intermediate container f1f5f71ae5f9 [2021-03-29T06:18:43.672Z] ---> 252c51cdd3b0 [2021-03-29T06:18:43.672Z] Step 6/22 : COPY go.mod . [2021-03-29T06:18:44.268Z] Removing intermediate container 9b6ae1f36c28 [2021-03-29T06:18:44.268Z] ---> f27c045ee708 [2021-03-29T06:18:44.268Z] Step 6/24 : COPY go.mod . [2021-03-29T06:18:44.882Z] Removing intermediate container 98cb171b7606 [2021-03-29T06:18:44.882Z] ---> f3755a986e9c [2021-03-29T06:18:44.882Z] Step 6/23 : COPY go.mod . [2021-03-29T06:18:44.882Z] ---> 2ad3739d5da2 [2021-03-29T06:18:44.882Z] Step 7/22 : RUN go mod download [2021-03-29T06:18:44.882Z] ---> Running in 925b0978b47f [2021-03-29T06:18:45.159Z] Removing intermediate container 69a24ae9ad6b [2021-03-29T06:18:45.159Z] ---> 2f55102243b9 [2021-03-29T06:18:45.159Z] Step 6/26 : COPY go.mod . [2021-03-29T06:18:45.159Z] Removing intermediate container 106901ad184c [2021-03-29T06:18:45.159Z] ---> ee5abffe3278 [2021-03-29T06:18:45.159Z] Step 6/21 : COPY go.mod . [2021-03-29T06:18:45.435Z] ---> a42b5da23f57 [2021-03-29T06:18:45.435Z] Step 7/24 : RUN go mod download [2021-03-29T06:18:45.716Z] ---> Running in 9d65d7c64b8a [2021-03-29T06:18:45.716Z] ---> 6eed2ef27c0c [2021-03-29T06:18:45.716Z] Step 7/23 : RUN go mod download [2021-03-29T06:18:45.992Z] ---> Running in 32d821f24eca [2021-03-29T06:18:45.992Z] ---> f000e5d0db7b [2021-03-29T06:18:45.992Z] Step 7/26 : RUN go mod download [2021-03-29T06:18:46.605Z] ---> 34ed88a4fb7c [2021-03-29T06:18:46.605Z] Step 7/21 : RUN go mod download [2021-03-29T06:18:46.605Z] ---> Running in 4a757b9c1b74 [2021-03-29T06:18:46.884Z] ---> Running in 30c1631da24f [2021-03-29T06:18:49.546Z] Removing intermediate container 925b0978b47f [2021-03-29T06:18:49.546Z] ---> b659e0c45dff [2021-03-29T06:18:49.546Z] Step 8/22 : COPY . . [2021-03-29T06:18:50.157Z] Removing intermediate container 9d65d7c64b8a [2021-03-29T06:18:50.157Z] ---> 4086f35bdef8 [2021-03-29T06:18:50.157Z] Step 8/24 : COPY . . [2021-03-29T06:18:50.430Z] Removing intermediate container 32d821f24eca [2021-03-29T06:18:50.430Z] ---> 737be709d676 [2021-03-29T06:18:50.430Z] Step 8/23 : COPY . . [2021-03-29T06:18:51.028Z] Removing intermediate container 4a757b9c1b74 [2021-03-29T06:18:51.028Z] ---> a7c26d183908 [2021-03-29T06:18:51.028Z] Step 8/26 : COPY . . [2021-03-29T06:18:51.630Z] Removing intermediate container 30c1631da24f [2021-03-29T06:18:51.630Z] ---> 3d7093e2d001 [2021-03-29T06:18:51.630Z] Step 8/21 : COPY . . [2021-03-29T06:19:18.437Z] ---> 83d45822bb3b [2021-03-29T06:19:18.437Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T06:19:18.437Z] ---> 829da8472b5f [2021-03-29T06:19:18.437Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T06:19:18.437Z] ---> Running in c762f22e0251 [2021-03-29T06:19:18.437Z] ---> c18646d09fff [2021-03-29T06:19:18.437Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T06:19:18.437Z] ---> b4b47d416552 [2021-03-29T06:19:18.437Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T06:19:18.437Z] ---> c88afdeecd6e [2021-03-29T06:19:18.437Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T06:19:18.437Z] ---> Running in 28dec9c33c39 [2021-03-29T06:19:18.437Z] ---> Running in 0cc30b8390dd [2021-03-29T06:19:18.437Z] ---> Running in 362bddae0d57 [2021-03-29T06:19:18.437Z] ---> Running in 7e637b63d4fe [2021-03-29T06:19:18.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-29T06:19:18.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-29T06:19:19.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-29T06:19:19.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-29T06:19:19.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-29T06:20:56.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-29T06:20:56.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-29T06:21:01.852Z] Removing intermediate container 28dec9c33c39 [2021-03-29T06:21:01.853Z] ---> 6596682fdb15 [2021-03-29T06:21:01.853Z] [2021-03-29T06:21:01.853Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T06:21:01.853Z] 3.12: Pulling from library/alpine [2021-03-29T06:21:02.865Z] Removing intermediate container 0cc30b8390dd [2021-03-29T06:21:02.865Z] ---> 868c8f93e1e6 [2021-03-29T06:21:02.865Z] [2021-03-29T06:21:02.865Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T06:21:03.142Z] 3.12: Pulling from library/alpine [2021-03-29T06:21:03.417Z] Removing intermediate container 7e637b63d4fe [2021-03-29T06:21:03.417Z] ---> ae85b546673b [2021-03-29T06:21:03.417Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T06:21:03.692Z] ---> Running in d60e1287ca49 [2021-03-29T06:21:03.975Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T06:21:03.975Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T06:21:03.975Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T06:21:03.975Z] ---> e47305ac9786 [2021-03-29T06:21:03.975Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-execStatus: Downloaded newer image for alpine:3.12 [2021-03-29T06:21:03.975Z] [2021-03-29T06:21:03.975Z] ---> e47305ac9786 [2021-03-29T06:21:03.975Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T06:21:04.580Z] ---> Running in 1deadc6403cd [2021-03-29T06:21:04.580Z] ---> Running in c6a7b65e5643 [2021-03-29T06:21:06.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-29T06:21:06.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:06.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:07.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:07.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:07.686Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T06:21:07.686Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:21:07.686Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T06:21:07.686Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T06:21:07.686Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:21:07.686Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:21:07.961Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T06:21:07.961Z] OK: 7 MiB in 18 packages [2021-03-29T06:21:07.961Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:21:07.961Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T06:21:07.961Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T06:21:08.240Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T06:21:08.240Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T06:21:08.240Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:21:08.240Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:21:08.522Z] OK: 7 MiB in 20 packages [2021-03-29T06:21:11.928Z] Removing intermediate container c6a7b65e5643 [2021-03-29T06:21:11.928Z] ---> bc484197efa2 [2021-03-29T06:21:11.928Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T06:21:11.928Z] ---> Running in 53498707d42a [2021-03-29T06:21:12.204Z] Removing intermediate container 1deadc6403cd [2021-03-29T06:21:12.204Z] ---> 316a7bd3a50a [2021-03-29T06:21:12.204Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T06:21:12.798Z] ---> Running in 7f34ee286bd5 [2021-03-29T06:21:12.798Z] Removing intermediate container d60e1287ca49 [2021-03-29T06:21:12.798Z] ---> ff8f7d8ec9ce [2021-03-29T06:21:12.798Z] [2021-03-29T06:21:12.798Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T06:21:12.798Z] 20.10.0: Pulling from library/docker [2021-03-29T06:21:13.072Z] Removing intermediate container 53498707d42a [2021-03-29T06:21:13.072Z] ---> ccde7eb19a14 [2021-03-29T06:21:13.072Z] Step 13/21 : WORKDIR /edgex [2021-03-29T06:21:13.349Z] ---> Running in 3ae14991ea84 [2021-03-29T06:21:13.349Z] Removing intermediate container 7f34ee286bd5 [2021-03-29T06:21:13.349Z] ---> 2802a1d81b22 [2021-03-29T06:21:13.349Z] Step 13/24 : WORKDIR / [2021-03-29T06:21:13.951Z] ---> Running in c8a9e4eaec6c [2021-03-29T06:21:14.552Z] Removing intermediate container 3ae14991ea84 [2021-03-29T06:21:14.552Z] ---> bb7b7a2644f3 [2021-03-29T06:21:14.552Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T06:21:14.552Z] Removing intermediate container c762f22e0251 [2021-03-29T06:21:14.552Z] ---> 6e020ce24c26 [2021-03-29T06:21:14.552Z] [2021-03-29T06:21:14.833Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T06:21:14.833Z] ---> e47305ac9786 [2021-03-29T06:21:14.833Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:21:15.107Z] Removing intermediate container c8a9e4eaec6c [2021-03-29T06:21:15.107Z] ---> 48c503a3ae09 [2021-03-29T06:21:15.107Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-29T06:21:15.384Z] ---> Running in c5e0c23509ab [2021-03-29T06:21:15.980Z] ---> ad6f8b5ae8c5 [2021-03-29T06:21:15.980Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T06:21:16.583Z] ---> e6878bf18260 [2021-03-29T06:21:16.584Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-29T06:21:17.570Z] ---> 7472551e906f [2021-03-29T06:21:17.570Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T06:21:17.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:17.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:18.185Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T06:21:18.185Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:21:18.468Z] OK: 5 MiB in 15 packages [2021-03-29T06:21:18.741Z] ---> 47fcce51f71c [2021-03-29T06:21:18.741Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T06:21:19.731Z] ---> 29888c90ec30 [2021-03-29T06:21:19.731Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T06:21:20.327Z] ---> Running in a8c0a2afdf95 [2021-03-29T06:21:20.604Z] ---> 8ac2dbede0fa [2021-03-29T06:21:20.604Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T06:21:20.878Z] Removing intermediate container 362bddae0d57 [2021-03-29T06:21:20.878Z] ---> 7ab4c16d4c20 [2021-03-29T06:21:20.878Z] [2021-03-29T06:21:20.878Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:21:20.878Z] ---> e47305ac9786 [2021-03-29T06:21:20.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:21:20.878Z] ---> Using cache [2021-03-29T06:21:20.878Z] ---> 50a3b13c018b [2021-03-29T06:21:20.878Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:21:21.186Z] Removing intermediate container c5e0c23509ab [2021-03-29T06:21:21.186Z] ---> 50a3b13c018b [2021-03-29T06:21:21.186Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:21:21.482Z] ---> Running in 86c0fbc5e7b9 [2021-03-29T06:21:21.778Z] Removing intermediate container a8c0a2afdf95 [2021-03-29T06:21:21.778Z] ---> f8b2be114f29 [2021-03-29T06:21:21.778Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T06:21:21.778Z] ---> Running in ca56191fedd3 [2021-03-29T06:21:22.095Z] ---> Running in e6862c2204e0 [2021-03-29T06:21:22.442Z] Removing intermediate container 86c0fbc5e7b9 [2021-03-29T06:21:22.442Z] ---> f35f1ab12d8e [2021-03-29T06:21:22.442Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T06:21:22.747Z] ---> a18ddc8dc2be [2021-03-29T06:21:22.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T06:21:22.747Z] ---> Running in b3a9c9d90893 [2021-03-29T06:21:23.028Z] Removing intermediate container e6862c2204e0 [2021-03-29T06:21:23.028Z] ---> b3b89d24324a [2021-03-29T06:21:23.028Z] Step 19/21 : LABEL arch=arm64 [2021-03-29T06:21:23.028Z] Removing intermediate container ca56191fedd3 [2021-03-29T06:21:23.028Z] ---> 39ee0e2c4255 [2021-03-29T06:21:23.028Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T06:21:23.319Z] ---> Running in b0f3c7071951 [2021-03-29T06:21:23.319Z] ---> Running in 3778f50f8031 [2021-03-29T06:21:23.920Z] Removing intermediate container b3a9c9d90893 [2021-03-29T06:21:23.920Z] ---> 82211ec66f07 [2021-03-29T06:21:23.920Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T06:21:23.920Z] Removing intermediate container 3778f50f8031 [2021-03-29T06:21:23.920Z] ---> c4c0a3e38845 [2021-03-29T06:21:23.920Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T06:21:24.193Z] ---> Running in 36cdda5ee652 [2021-03-29T06:21:24.467Z] ---> Running in 7e399123ed73 [2021-03-29T06:21:24.467Z] Removing intermediate container b0f3c7071951 [2021-03-29T06:21:24.467Z] ---> ab059e30ffac [2021-03-29T06:21:24.467Z] Step 20/21 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:21:25.088Z] ---> af47c100f288 [2021-03-29T06:21:25.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T06:21:25.088Z] ---> Running in 9074ca9946d1 [2021-03-29T06:21:25.373Z] Removing intermediate container 7e399123ed73 [2021-03-29T06:21:25.373Z] ---> 706ad14f3a1e [2021-03-29T06:21:25.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:21:25.373Z] Removing intermediate container 36cdda5ee652 [2021-03-29T06:21:25.373Z] ---> bd068e24a3d4 [2021-03-29T06:21:25.373Z] Step 15/23 : WORKDIR / [2021-03-29T06:21:25.972Z] ---> Running in 445ac1ac02ef [2021-03-29T06:21:26.245Z] Removing intermediate container 9074ca9946d1 [2021-03-29T06:21:26.245Z] ---> af56a74af826 [2021-03-29T06:21:26.246Z] Step 21/21 : LABEL version=0.0.0 [2021-03-29T06:21:26.840Z] ---> ebda7fc9ec20 [2021-03-29T06:21:26.840Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-29T06:21:27.114Z] ---> Running in 2e9b794b773f [2021-03-29T06:21:27.114Z] ---> c2138fe92931 [2021-03-29T06:21:27.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T06:21:27.389Z] ---> Running in 659d2841812b [2021-03-29T06:21:27.389Z] Removing intermediate container 445ac1ac02ef [2021-03-29T06:21:27.389Z] ---> 4bbeffa54550 [2021-03-29T06:21:27.389Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:21:27.996Z] Removing intermediate container 2e9b794b773f [2021-03-29T06:21:27.996Z] ---> 7f384bd0018b [2021-03-29T06:21:27.996Z] [2021-03-29T06:21:28.593Z] Successfully built 7f384bd0018b [2021-03-29T06:21:28.593Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-29T06:21:28.593Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-29T06:21:28.864Z] ---> cc1223a73d8f [2021-03-29T06:21:28.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T06:21:29.134Z] ---> 2163d7dc6102 [2021-03-29T06:21:29.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T06:21:29.134Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T06:21:29.134Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T06:21:29.134Z] ---> eeaf43b92773 [2021-03-29T06:21:29.134Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T06:21:29.407Z] ---> Running in a11cf6aab2a6 [2021-03-29T06:21:30.384Z] ---> 8bf245604eb2 [2021-03-29T06:21:30.384Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T06:21:30.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:31.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:31.268Z] ---> Running in 58523bc06c66 [2021-03-29T06:21:31.543Z] Removing intermediate container 659d2841812b [2021-03-29T06:21:31.543Z] ---> 01fb3cee8b8c [2021-03-29T06:21:31.543Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T06:21:31.819Z] ---> 5cecbecc18cb [2021-03-29T06:21:31.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T06:21:31.819Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T06:21:31.819Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T06:21:32.094Z] Executing bash-5.0.17-r0.post-install [2021-03-29T06:21:32.094Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:21:32.094Z] OK: 12 MiB in 22 packages [2021-03-29T06:21:32.371Z] ---> Running in 100a84046b42 [2021-03-29T06:21:32.371Z] Removing intermediate container 58523bc06c66 [2021-03-29T06:21:32.371Z] ---> 8002228dd0f8 [2021-03-29T06:21:32.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:21:32.962Z] ---> Running in 0997e1d8787e [2021-03-29T06:21:32.963Z] ---> a9c520643be0 [2021-03-29T06:21:32.963Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T06:21:33.234Z] Removing intermediate container 100a84046b42 [2021-03-29T06:21:33.234Z] ---> f0d600170dae [2021-03-29T06:21:33.234Z] Step 22/24 : LABEL arch=arm64 [2021-03-29T06:21:33.503Z] ---> Running in 84dfb8e692c4 [2021-03-29T06:21:33.781Z] ---> Running in 32583a38246d [2021-03-29T06:21:33.781Z] Removing intermediate container 0997e1d8787e [2021-03-29T06:21:33.781Z] ---> 414fe67ea59b [2021-03-29T06:21:33.781Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T06:21:34.777Z] ---> Running in 8565a061b296 [2021-03-29T06:21:34.777Z] Removing intermediate container 84dfb8e692c4 [2021-03-29T06:21:34.777Z] ---> cb1c9ebebd20 [2021-03-29T06:21:34.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:21:34.777Z] Removing intermediate container a11cf6aab2a6 [2021-03-29T06:21:34.777Z] ---> 51248331971e [2021-03-29T06:21:34.777Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T06:21:34.777Z] Removing intermediate container 32583a38246d [2021-03-29T06:21:34.777Z] ---> cdd6814ff001 [2021-03-29T06:21:34.777Z] Step 23/24 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:21:35.048Z] ---> Running in 6e9fdccbbb5c [2021-03-29T06:21:35.321Z] ---> Running in 6039b940f9c5 [2021-03-29T06:21:35.321Z] ---> Running in 2249535efa7a [2021-03-29T06:21:35.321Z] Removing intermediate container 8565a061b296 [2021-03-29T06:21:35.321Z] ---> 871b0ecbfbd0 [2021-03-29T06:21:35.321Z] Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:21:35.604Z] ---> Running in 72ccc5602f2a [2021-03-29T06:21:35.604Z] Removing intermediate container 6e9fdccbbb5c [2021-03-29T06:21:35.604Z] ---> 701c1e4abefc [2021-03-29T06:21:35.604Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T06:21:35.876Z] Removing intermediate container 6039b940f9c5 [2021-03-29T06:21:35.876Z] ---> 8a3db278c493 [2021-03-29T06:21:35.876Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T06:21:35.876Z] Removing intermediate container 2249535efa7a [2021-03-29T06:21:35.876Z] ---> 103471a10c1c [2021-03-29T06:21:35.876Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T06:21:36.149Z] ---> Running in a3a47d6308fe [2021-03-29T06:21:36.149Z] ---> Running in 2e008c99a3e4 [2021-03-29T06:21:36.149Z] ---> Running in 60398ddeda41 [2021-03-29T06:21:36.425Z] Removing intermediate container 72ccc5602f2a [2021-03-29T06:21:36.425Z] ---> db66a3d56a46 [2021-03-29T06:21:36.425Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T06:21:36.698Z] Removing intermediate container a3a47d6308fe [2021-03-29T06:21:36.698Z] ---> 250c2afc9d5b [2021-03-29T06:21:36.698Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:21:36.698Z] ---> Running in 77255d9ab08b [2021-03-29T06:21:36.973Z] ---> Running in 5d0691a3efb9 [2021-03-29T06:21:36.973Z] Removing intermediate container 2e008c99a3e4 [2021-03-29T06:21:36.973Z] ---> b6779fb6037b [2021-03-29T06:21:36.973Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T06:21:36.973Z] Removing intermediate container 60398ddeda41 [2021-03-29T06:21:36.973Z] ---> 0ca7e71285d2 [2021-03-29T06:21:36.973Z] [2021-03-29T06:21:37.269Z] Removing intermediate container 77255d9ab08b [2021-03-29T06:21:37.269Z] ---> 006c3f4aa965 [2021-03-29T06:21:37.269Z] [2021-03-29T06:21:37.545Z] ---> Running in f31966d92ac3 [2021-03-29T06:21:37.821Z] Removing intermediate container 5d0691a3efb9 [2021-03-29T06:21:37.821Z] ---> 39e319d9c863 [2021-03-29T06:21:37.821Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:21:37.821Z] Successfully built 0ca7e71285d2 [2021-03-29T06:21:37.821Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-29T06:21:37.821Z] Building docker-core-command-go [2021-03-29T06:21:38.095Z]  Building docker-security-secretstore-setup-go ... done Successfully built 006c3f4aa965 [2021-03-29T06:21:38.095Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-29T06:21:38.095Z] Building docker-core-data-go [2021-03-29T06:21:38.095Z] ---> Running in 38bac17141ca [2021-03-29T06:21:38.369Z]  Building docker-support-scheduler-go ... done Removing intermediate container f31966d92ac3 [2021-03-29T06:21:38.369Z] ---> 56ad893a2457 [2021-03-29T06:21:38.369Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T06:21:38.644Z] Removing intermediate container 38bac17141ca [2021-03-29T06:21:38.644Z] ---> c9c9a64b7170 [2021-03-29T06:21:38.644Z] [2021-03-29T06:21:39.274Z] Successfully built c9c9a64b7170 [2021-03-29T06:21:39.274Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-29T06:21:39.274Z] Building docker-support-notifications-go [2021-03-29T06:21:39.559Z]  Building docker-core-metadata-go ... done  ---> 6e1cf5cf515c [2021-03-29T06:21:39.559Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T06:21:40.538Z] ---> da8350e25ee4 [2021-03-29T06:21:40.538Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T06:21:41.519Z] ---> a1d8f88201b2 [2021-03-29T06:21:41.519Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T06:21:41.792Z] ---> Running in face9535dddd [2021-03-29T06:21:43.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:43.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:21:43.506Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T06:21:43.782Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T06:21:43.783Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T06:21:43.783Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T06:21:43.783Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T06:21:43.783Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T06:21:43.783Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-29T06:21:45.756Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T06:21:45.756Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T06:21:45.756Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T06:21:45.756Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T06:21:45.756Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T06:21:45.756Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T06:21:45.756Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T06:21:45.756Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T06:21:45.756Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T06:21:45.756Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T06:21:45.756Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T06:21:45.756Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T06:21:45.756Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T06:21:45.756Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T06:21:45.756Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T06:21:45.756Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T06:21:46.030Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T06:21:46.030Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T06:21:46.030Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T06:21:46.030Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T06:21:46.030Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T06:21:46.030Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T06:21:46.030Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T06:21:46.030Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T06:21:46.030Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T06:21:46.030Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T06:21:46.304Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:21:46.304Z] OK: 71 MiB in 55 packages [2021-03-29T06:21:58.708Z] Removing intermediate container face9535dddd [2021-03-29T06:21:58.708Z] ---> 94a807d3c685 [2021-03-29T06:21:58.708Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T06:21:58.708Z] ---> Running in f73662d3212f [2021-03-29T06:22:03.010Z] Collecting docker-compose==1.23.2 [2021-03-29T06:22:03.010Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T06:22:03.985Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T06:22:03.985Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T06:22:04.967Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T06:22:04.967Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T06:22:05.245Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T06:22:05.245Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T06:22:05.245Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-29T06:22:06.671Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T06:22:06.671Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T06:22:07.654Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T06:22:07.654Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T06:22:07.928Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T06:22:07.928Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T06:22:08.916Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:22:08.916Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:22:08.916Z] ---> a5377b21124f [2021-03-29T06:22:08.916Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> a7459901be61 [2021-03-29T06:22:08.916Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> 428c2626438f [2021-03-29T06:22:08.916Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> f3755a986e9c [2021-03-29T06:22:08.916Z] Step 6/31 : COPY go.mod . [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> 6eed2ef27c0c [2021-03-29T06:22:08.916Z] Step 7/31 : RUN go mod download [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> 737be709d676 [2021-03-29T06:22:08.916Z] Step 8/31 : COPY . . [2021-03-29T06:22:08.916Z] ---> Using cache [2021-03-29T06:22:08.916Z] ---> c18646d09fff [2021-03-29T06:22:08.916Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T06:22:11.563Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T06:22:11.563Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T06:22:12.160Z] ---> Running in 31476fd46bc8 [2021-03-29T06:22:13.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-29T06:22:15.040Z] Collecting PyYAML<4,>=3.10 [2021-03-29T06:22:15.040Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T06:22:19.373Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T06:22:19.373Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-29T06:22:21.368Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T06:22:21.368Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T06:22:21.642Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-29T06:22:21.642Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-29T06:22:22.242Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T06:22:22.515Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T06:22:23.113Z] Collecting idna<2.8,>=2.5 [2021-03-29T06:22:23.113Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-29T06:22:23.113Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T06:22:23.113Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T06:22:23.113Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T06:22:23.113Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T06:22:24.097Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, cached-property, texttable, docopt, PyYAML, dockerpty, docker-compose [2021-03-29T06:22:24.097Z] Attempting uninstall: urllib3 [2021-03-29T06:22:24.097Z] Found existing installation: urllib3 1.25.9 [2021-03-29T06:22:24.375Z] Uninstalling urllib3-1.25.9: [2021-03-29T06:22:24.375Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T06:22:25.366Z] Attempting uninstall: idna [2021-03-29T06:22:25.366Z] Found existing installation: idna 2.9 [2021-03-29T06:22:25.366Z] Uninstalling idna-2.9: [2021-03-29T06:22:25.366Z] Successfully uninstalled idna-2.9 [2021-03-29T06:22:25.969Z] Attempting uninstall: requests [2021-03-29T06:22:25.969Z] Found existing installation: requests 2.23.0 [2021-03-29T06:22:25.969Z] Uninstalling requests-2.23.0: [2021-03-29T06:22:26.248Z] Successfully uninstalled requests-2.23.0 [2021-03-29T06:22:26.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:22:26.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:22:26.849Z] ---> a5377b21124f [2021-03-29T06:22:26.849Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:22:26.849Z] ---> Using cache [2021-03-29T06:22:26.849Z] ---> a7459901be61 [2021-03-29T06:22:26.849Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:22:26.849Z] ---> Using cache [2021-03-29T06:22:26.849Z] ---> 428c2626438f [2021-03-29T06:22:26.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T06:22:26.849Z] ---> Using cache [2021-03-29T06:22:26.849Z] ---> f3755a986e9c [2021-03-29T06:22:26.849Z] Step 6/23 : COPY go.mod . [2021-03-29T06:22:26.849Z] ---> Using cache [2021-03-29T06:22:26.850Z] ---> 6eed2ef27c0c [2021-03-29T06:22:26.850Z] Step 7/23 : RUN go mod download [2021-03-29T06:22:26.850Z] ---> Using cache [2021-03-29T06:22:26.850Z] ---> 737be709d676 [2021-03-29T06:22:26.850Z] Step 8/23 : COPY . . [2021-03-29T06:22:27.497Z] ---> Using cache [2021-03-29T06:22:27.497Z] ---> c18646d09fff [2021-03-29T06:22:27.497Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T06:22:28.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:22:28.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:22:28.034Z] ---> a5377b21124f [2021-03-29T06:22:28.034Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T06:22:28.034Z] ---> Using cache [2021-03-29T06:22:28.034Z] ---> a7459901be61 [2021-03-29T06:22:28.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:22:28.034Z] ---> Using cache [2021-03-29T06:22:28.034Z] ---> 428c2626438f [2021-03-29T06:22:28.034Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T06:22:28.034Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T06:22:28.034Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T06:22:28.034Z] ---> a5377b21124f [2021-03-29T06:22:28.034Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T06:22:28.034Z] ---> Using cache [2021-03-29T06:22:28.034Z] ---> a7459901be61 [2021-03-29T06:22:28.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:22:28.034Z] ---> Using cache [2021-03-29T06:22:28.034Z] ---> 428c2626438f [2021-03-29T06:22:28.034Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T06:22:30.819Z] Running setup.py install for texttable: started [2021-03-29T06:22:30.819Z] ---> Running in ff287fb5b9c9 [2021-03-29T06:22:30.819Z] ---> Running in 8c473204cc5b [2021-03-29T06:22:30.819Z] ---> Running in d6e2d4de3f2d [2021-03-29T06:22:33.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:33.441Z] Running setup.py install for texttable: finished with status 'done' [2021-03-29T06:22:33.441Z] Running setup.py install for docopt: started [2021-03-29T06:22:33.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:33.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:33.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-29T06:22:34.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:34.593Z] OK: 217 MiB in 51 packages [2021-03-29T06:22:35.591Z] OK: 217 MiB in 51 packages [2021-03-29T06:22:36.576Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T06:22:36.576Z] Running setup.py install for PyYAML: started [2021-03-29T06:22:36.850Z] Removing intermediate container 8c473204cc5b [2021-03-29T06:22:36.850Z] ---> e0b0d75646e9 [2021-03-29T06:22:36.850Z] Step 6/23 : COPY go.mod . [2021-03-29T06:22:37.460Z] Removing intermediate container d6e2d4de3f2d [2021-03-29T06:22:37.460Z] ---> 8bcaecd63253 [2021-03-29T06:22:37.460Z] Step 6/22 : COPY go.mod . [2021-03-29T06:22:38.070Z] ---> 3c93067887ac [2021-03-29T06:22:38.070Z] Step 7/23 : RUN go mod download [2021-03-29T06:22:38.070Z] ---> Running in 63a4e0f07b73 [2021-03-29T06:22:38.673Z] ---> 5040f1504f73 [2021-03-29T06:22:38.673Z] Step 7/22 : RUN go mod download [2021-03-29T06:22:38.960Z] ---> Running in 249b8f8d15a1 [2021-03-29T06:22:39.961Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T06:22:40.237Z] Running setup.py install for dockerpty: started [2021-03-29T06:22:43.642Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T06:22:43.642Z] Removing intermediate container 63a4e0f07b73 [2021-03-29T06:22:43.642Z] ---> f4548c86a77a [2021-03-29T06:22:43.642Z] Step 8/23 : COPY . . [2021-03-29T06:22:44.247Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T06:22:44.522Z] Removing intermediate container 249b8f8d15a1 [2021-03-29T06:22:44.522Z] ---> e726d69d2f7b [2021-03-29T06:22:44.522Z] Step 8/22 : COPY . . [2021-03-29T06:22:54.694Z] Removing intermediate container f73662d3212f [2021-03-29T06:22:54.694Z] ---> eb3d314cb135 [2021-03-29T06:22:54.694Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T06:22:54.968Z] ---> Running in 7fd14d572682 [2021-03-29T06:22:57.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:57.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:22:58.907Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T06:22:58.907Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T06:22:58.907Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T06:22:58.907Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:22:58.907Z] OK: 72 MiB in 58 packages [2021-03-29T06:23:04.368Z] Removing intermediate container 7fd14d572682 [2021-03-29T06:23:04.368Z] ---> cd46994f7799 [2021-03-29T06:23:04.368Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T06:23:04.368Z] ---> Running in 3a733a1667a1 [2021-03-29T06:23:05.808Z] Removing intermediate container 3a733a1667a1 [2021-03-29T06:23:05.808Z] ---> 80631edb64f8 [2021-03-29T06:23:05.808Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:23:06.409Z] ---> Running in 5665b402c872 [2021-03-29T06:23:08.418Z] Removing intermediate container 5665b402c872 [2021-03-29T06:23:08.418Z] ---> fcbf13e6e8e7 [2021-03-29T06:23:08.418Z] Step 24/26 : LABEL arch=arm64 [2021-03-29T06:23:09.020Z] ---> Running in 760a3852c9fa [2021-03-29T06:23:10.459Z] Removing intermediate container 760a3852c9fa [2021-03-29T06:23:10.459Z] ---> 29106b22d987 [2021-03-29T06:23:10.459Z] Step 25/26 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:23:11.057Z] ---> Running in d8a2bee7580a [2021-03-29T06:23:12.497Z] Removing intermediate container d8a2bee7580a [2021-03-29T06:23:12.497Z] ---> 21298abb1e4a [2021-03-29T06:23:12.497Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T06:23:12.781Z] ---> Running in 0bfd13b6572a [2021-03-29T06:23:14.222Z] Removing intermediate container 0bfd13b6572a [2021-03-29T06:23:14.222Z] ---> b83e71763938 [2021-03-29T06:23:14.222Z] [2021-03-29T06:23:15.209Z] Successfully built b83e71763938 [2021-03-29T06:23:15.209Z] ---> d8417df828da [2021-03-29T06:23:15.209Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T06:23:15.481Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-29T06:23:15.753Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in e47b05ea89f6 [2021-03-29T06:23:16.743Z] ---> 3616cb5806f3 [2021-03-29T06:23:16.743Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T06:23:17.019Z] ---> Running in 6bd62595ae4e [2021-03-29T06:23:18.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-29T06:23:18.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-29T06:23:27.291Z] Removing intermediate container 31476fd46bc8 [2021-03-29T06:23:27.291Z] ---> 91b9b2c02238 [2021-03-29T06:23:27.291Z] [2021-03-29T06:23:27.291Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T06:23:27.291Z] ---> e47305ac9786 [2021-03-29T06:23:27.291Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T06:23:27.291Z] ---> Running in 2b6b695e250e [2021-03-29T06:23:27.889Z] Removing intermediate container 2b6b695e250e [2021-03-29T06:23:27.889Z] ---> 6922705296f3 [2021-03-29T06:23:27.889Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T06:23:27.889Z] ---> Running in 6e3d787d85ad [2021-03-29T06:23:29.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:23:29.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:23:30.861Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T06:23:30.861Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T06:23:30.861Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:23:30.861Z] OK: 5 MiB in 16 packages [2021-03-29T06:23:32.845Z] Removing intermediate container 6e3d787d85ad [2021-03-29T06:23:32.845Z] ---> 41e429006afe [2021-03-29T06:23:32.845Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T06:23:32.845Z] ---> Running in 22fb34e236b2 [2021-03-29T06:23:33.842Z] Removing intermediate container 22fb34e236b2 [2021-03-29T06:23:33.842Z] ---> f71414de34f1 [2021-03-29T06:23:33.842Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T06:23:33.842Z] ---> Running in 3f17c234d9f9 [2021-03-29T06:23:34.453Z] Removing intermediate container 3f17c234d9f9 [2021-03-29T06:23:34.453Z] ---> eb00d7546807 [2021-03-29T06:23:34.453Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T06:23:34.731Z] ---> Running in eddac92f1a03 [2021-03-29T06:23:38.130Z] Removing intermediate container eddac92f1a03 [2021-03-29T06:23:38.130Z] ---> 82e273792c1b [2021-03-29T06:23:38.130Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T06:23:38.130Z] ---> Running in 35455d0fd9f7 [2021-03-29T06:23:38.734Z] Removing intermediate container 35455d0fd9f7 [2021-03-29T06:23:38.734Z] ---> dd322fc142c6 [2021-03-29T06:23:38.734Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T06:23:40.169Z] ---> 2168ca0235ab [2021-03-29T06:23:40.169Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T06:23:40.169Z] ---> Running in c541cf33cbd2 [2021-03-29T06:23:43.711Z] Removing intermediate container c541cf33cbd2 [2021-03-29T06:23:43.711Z] ---> 66d5aa970107 [2021-03-29T06:23:43.711Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:23:44.709Z] ---> da4299cc3fb6 [2021-03-29T06:23:44.709Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T06:23:47.357Z] ---> 51a1561cb85f [2021-03-29T06:23:47.357Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T06:23:47.969Z] ---> 955f00386ed7 [2021-03-29T06:23:47.969Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T06:23:49.409Z] ---> 11c5830d7bcc [2021-03-29T06:23:49.409Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-29T06:23:50.401Z] ---> fde306d293df [2021-03-29T06:23:50.401Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T06:23:50.689Z] ---> Running in 3a9304daf514 [2021-03-29T06:23:51.319Z] Removing intermediate container 3a9304daf514 [2021-03-29T06:23:51.319Z] ---> 2e50e25f6a4c [2021-03-29T06:23:51.319Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T06:23:52.774Z] ---> de417a9190be [2021-03-29T06:23:52.774Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T06:23:53.378Z] ---> Running in 295910ddd377 [2021-03-29T06:23:56.795Z] Removing intermediate container 295910ddd377 [2021-03-29T06:23:56.795Z] ---> c45cdebacc02 [2021-03-29T06:23:56.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T06:23:57.074Z] ---> Running in 4f2404339afb [2021-03-29T06:23:58.071Z] Removing intermediate container 4f2404339afb [2021-03-29T06:23:58.071Z] ---> 3ae6febb00a5 [2021-03-29T06:23:58.071Z] Step 28/31 : CMD ["gate"] [2021-03-29T06:23:58.673Z] ---> Running in 4bcb2ad08282 [2021-03-29T06:23:59.678Z] Removing intermediate container 4bcb2ad08282 [2021-03-29T06:23:59.678Z] ---> 9146c2dd7fe9 [2021-03-29T06:23:59.678Z] Step 29/31 : LABEL arch=arm64 [2021-03-29T06:23:59.965Z] ---> Running in 28855c29c23f [2021-03-29T06:24:00.948Z] Removing intermediate container 28855c29c23f [2021-03-29T06:24:00.948Z] ---> af34fb2eca31 [2021-03-29T06:24:00.948Z] Step 30/31 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:24:01.548Z] ---> Running in 0b381626bef6 [2021-03-29T06:24:03.003Z] Removing intermediate container 0b381626bef6 [2021-03-29T06:24:03.003Z] ---> c4503a441c91 [2021-03-29T06:24:03.003Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T06:24:03.616Z] ---> Running in 100a117f6d4f [2021-03-29T06:24:04.610Z] Removing intermediate container 100a117f6d4f [2021-03-29T06:24:04.610Z] ---> c653e2670901 [2021-03-29T06:24:04.610Z] [2021-03-29T06:24:04.886Z] Removing intermediate container ff287fb5b9c9 [2021-03-29T06:24:04.886Z] ---> a21eb6ea4453 [2021-03-29T06:24:04.886Z] [2021-03-29T06:24:04.886Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:24:04.886Z] ---> e47305ac9786 [2021-03-29T06:24:04.886Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T06:24:04.886Z] ---> Using cache [2021-03-29T06:24:04.886Z] ---> 50a3b13c018b [2021-03-29T06:24:04.886Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:24:04.886Z] ---> Using cache [2021-03-29T06:24:04.886Z] ---> 39ee0e2c4255 [2021-03-29T06:24:04.886Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T06:24:05.164Z] ---> Running in e48ce0ffb533 [2021-03-29T06:24:05.441Z] Successfully built c653e2670901 [2021-03-29T06:24:05.441Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-29T06:24:06.047Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container e48ce0ffb533 [2021-03-29T06:24:06.047Z] ---> 4b1fd0b5b083 [2021-03-29T06:24:06.047Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T06:24:06.047Z] ---> Running in 1de0402ec8e9 [2021-03-29T06:24:06.650Z] Removing intermediate container 1de0402ec8e9 [2021-03-29T06:24:06.650Z] ---> 419555c06e6e [2021-03-29T06:24:06.650Z] Step 15/23 : WORKDIR / [2021-03-29T06:24:06.927Z] ---> Running in 37ab769605a5 [2021-03-29T06:24:07.531Z] Removing intermediate container 37ab769605a5 [2021-03-29T06:24:07.531Z] ---> 34a4856e3c05 [2021-03-29T06:24:07.531Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:24:08.525Z] ---> 80b3443cba4a [2021-03-29T06:24:08.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T06:24:10.517Z] ---> d8673fa16198 [2021-03-29T06:24:10.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T06:24:11.512Z] ---> 09c2dd559026 [2021-03-29T06:24:11.512Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T06:24:11.799Z] ---> Running in 2984748e0374 [2021-03-29T06:24:12.411Z] Removing intermediate container 2984748e0374 [2021-03-29T06:24:12.411Z] ---> fe53e5205803 [2021-03-29T06:24:12.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:24:12.694Z] ---> Running in 96d14f947e56 [2021-03-29T06:24:13.304Z] Removing intermediate container 96d14f947e56 [2021-03-29T06:24:13.304Z] ---> 883dd29c9472 [2021-03-29T06:24:13.304Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T06:24:13.582Z] ---> Running in ccbc15585e36 [2021-03-29T06:24:14.185Z] Removing intermediate container ccbc15585e36 [2021-03-29T06:24:14.185Z] ---> b38594371663 [2021-03-29T06:24:14.185Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:24:14.463Z] ---> Running in 6bdc09722f26 [2021-03-29T06:24:15.068Z] Removing intermediate container 6bdc09722f26 [2021-03-29T06:24:15.068Z] ---> 4c510d0fcdc7 [2021-03-29T06:24:15.068Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:24:15.068Z] ---> Running in 9c2a2de416c9 [2021-03-29T06:24:15.672Z] Removing intermediate container 9c2a2de416c9 [2021-03-29T06:24:15.672Z] ---> 2ec874a7aa01 [2021-03-29T06:24:15.672Z] [2021-03-29T06:24:16.272Z] Successfully built 2ec874a7aa01 [2021-03-29T06:24:16.272Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-29T06:24:38.466Z]  Building docker-core-command-go ... done Removing intermediate container 6bd62595ae4e [2021-03-29T06:24:38.466Z] ---> bd6f0d1bacde [2021-03-29T06:24:38.466Z] [2021-03-29T06:24:38.466Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T06:24:38.466Z] ---> e47305ac9786 [2021-03-29T06:24:38.466Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T06:24:38.466Z] ---> Running in 04385c1acf6a [2021-03-29T06:24:38.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:24:38.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:24:38.466Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T06:24:38.738Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T06:24:38.738Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:24:38.738Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T06:24:38.738Z] OK: 6 MiB in 16 packages [2021-03-29T06:24:40.719Z] Removing intermediate container 04385c1acf6a [2021-03-29T06:24:40.719Z] ---> 8734288c1d89 [2021-03-29T06:24:40.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T06:24:40.991Z] ---> Running in 957b1e4905ab [2021-03-29T06:24:41.585Z] Removing intermediate container 957b1e4905ab [2021-03-29T06:24:41.585Z] ---> 2b2d17ad4e70 [2021-03-29T06:24:41.585Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T06:24:41.858Z] ---> Running in 12569532f44c [2021-03-29T06:24:42.840Z] Removing intermediate container 12569532f44c [2021-03-29T06:24:42.840Z] ---> 961504bef4cc [2021-03-29T06:24:42.840Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T06:24:43.120Z] ---> Running in 15eb1f545bdd [2021-03-29T06:24:43.718Z] Removing intermediate container e47b05ea89f6 [2021-03-29T06:24:43.718Z] ---> 54faaec3d17b [2021-03-29T06:24:43.718Z] [2021-03-29T06:24:43.718Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T06:24:43.718Z] ---> e47305ac9786 [2021-03-29T06:24:43.718Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T06:24:43.718Z] Removing intermediate container 15eb1f545bdd [2021-03-29T06:24:43.718Z] ---> 41a28013e97c [2021-03-29T06:24:43.718Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:24:43.718Z] ---> Running in c035737a5e20 [2021-03-29T06:24:44.313Z] Removing intermediate container c035737a5e20 [2021-03-29T06:24:44.313Z] ---> 8f6c18a2f62c [2021-03-29T06:24:44.313Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T06:24:44.587Z] ---> c2cb4166a5d5 [2021-03-29T06:24:44.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T06:24:44.587Z] ---> Running in cc608644b929 [2021-03-29T06:24:45.182Z] Removing intermediate container cc608644b929 [2021-03-29T06:24:45.182Z] ---> fccf34782c30 [2021-03-29T06:24:45.182Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T06:24:45.182Z] ---> Running in afb462445c84 [2021-03-29T06:24:45.775Z] ---> 92399b82c1fd [2021-03-29T06:24:45.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T06:24:45.775Z] Removing intermediate container afb462445c84 [2021-03-29T06:24:45.775Z] ---> 9c23978cc726 [2021-03-29T06:24:45.775Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:24:46.048Z] ---> Running in 20853c93aba2 [2021-03-29T06:24:46.642Z] ---> 2c7826387207 [2021-03-29T06:24:46.642Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T06:24:46.917Z] ---> Running in a41f3378d5ba [2021-03-29T06:24:47.512Z] Removing intermediate container a41f3378d5ba [2021-03-29T06:24:47.512Z] ---> feaffddb412f [2021-03-29T06:24:47.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:24:47.512Z] ---> Running in dadf02929689 [2021-03-29T06:24:48.105Z] Removing intermediate container dadf02929689 [2021-03-29T06:24:48.105Z] ---> 19d53b31135e [2021-03-29T06:24:48.105Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T06:24:48.384Z] Removing intermediate container 20853c93aba2 [2021-03-29T06:24:48.384Z] ---> 19d7e35d02ce [2021-03-29T06:24:48.384Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T06:24:48.384Z] ---> Running in fae710607960 [2021-03-29T06:24:48.384Z] ---> Running in 83b7d5600054 [2021-03-29T06:24:48.982Z] Removing intermediate container fae710607960 [2021-03-29T06:24:48.982Z] ---> 16062017d1e1 [2021-03-29T06:24:48.982Z] Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:24:48.982Z] ---> Running in 7a5f2bdd4677 [2021-03-29T06:24:49.575Z] Removing intermediate container 7a5f2bdd4677 [2021-03-29T06:24:49.575Z] ---> 0ea2c90cc01e [2021-03-29T06:24:49.575Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T06:24:49.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:24:49.575Z] ---> Running in d26bf0a09a97 [2021-03-29T06:24:50.167Z] Removing intermediate container d26bf0a09a97 [2021-03-29T06:24:50.167Z] ---> bfacad0d2af4 [2021-03-29T06:24:50.167Z] [2021-03-29T06:24:50.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:24:50.441Z] Successfully built bfacad0d2af4 [2021-03-29T06:24:50.714Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-29T06:24:50.985Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-29T06:24:50.985Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T06:24:50.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T06:24:51.254Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T06:24:51.526Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T06:24:51.526Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T06:24:51.526Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T06:24:51.526Z] OK: 8 MiB in 20 packages [2021-03-29T06:24:52.964Z] Removing intermediate container 83b7d5600054 [2021-03-29T06:24:52.964Z] ---> 1a2ace0c0a8e [2021-03-29T06:24:52.964Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T06:24:53.581Z] ---> 19fbd1c10d50 [2021-03-29T06:24:53.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-29T06:24:55.190Z] ---> 7aab7eee7b2b [2021-03-29T06:24:55.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T06:24:55.792Z] ---> 6a2143585287 [2021-03-29T06:24:55.792Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T06:24:56.064Z] ---> Running in 46ae48eeb9f2 [2021-03-29T06:24:56.334Z] Removing intermediate container 46ae48eeb9f2 [2021-03-29T06:24:56.334Z] ---> f5cd0e6fdc4b [2021-03-29T06:24:56.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T06:24:56.605Z] ---> Running in eec1e8ba02ec [2021-03-29T06:24:56.878Z] Removing intermediate container eec1e8ba02ec [2021-03-29T06:24:56.878Z] ---> bc4a44d8a7c6 [2021-03-29T06:24:56.878Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T06:24:57.155Z] ---> Running in e8527c61562c [2021-03-29T06:24:57.748Z] Removing intermediate container e8527c61562c [2021-03-29T06:24:57.748Z] ---> 592ef03b09f9 [2021-03-29T06:24:57.748Z] Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [2021-03-29T06:24:57.748Z] ---> Running in 044c9da90da4 [2021-03-29T06:24:58.347Z] Removing intermediate container 044c9da90da4 [2021-03-29T06:24:58.347Z] ---> 366351f934d2 [2021-03-29T06:24:58.347Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T06:24:58.347Z] ---> Running in ed989daa8dd6 [2021-03-29T06:24:58.943Z] Removing intermediate container ed989daa8dd6 [2021-03-29T06:24:58.943Z] ---> c92e30a7e59f [2021-03-29T06:24:58.943Z] [2021-03-29T06:24:59.216Z] Successfully built c92e30a7e59f [2021-03-29T06:24:59.216Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-29T06:24:59.505Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-29T06:24:59.533Z] $ docker stop --time=1 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab [2021-03-29T06:25:01.486Z] $ docker rm -f 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T06:25:02.332Z] + + docker images [2021-03-29T06:25:02.332Z] grep docker [2021-03-29T06:25:02.607Z] docker-core-data-go-arm64 latest c92e30a7e59f 4 seconds ago 21.4MB [2021-03-29T06:25:02.607Z] docker-support-notifications-go-arm64 latest bfacad0d2af4 13 seconds ago 16.9MB [2021-03-29T06:25:02.607Z] docker-core-command-go-arm64 latest 2ec874a7aa01 47 seconds ago 16.3MB [2021-03-29T06:25:02.607Z] docker-security-bootstrapper-go-arm64 latest c653e2670901 58 seconds ago 17.9MB [2021-03-29T06:25:02.607Z] docker-sys-mgmt-agent-go-arm64 latest b83e71763938 About a minute ago 300MB [2021-03-29T06:25:02.607Z] docker-core-metadata-go-arm64 latest c9c9a64b7170 3 minutes ago 17.9MB [2021-03-29T06:25:02.607Z] docker-support-scheduler-go-arm64 latest 006c3f4aa965 3 minutes ago 16.4MB [2021-03-29T06:25:02.607Z] docker-security-secretstore-setup-go-arm64 latest 0ca7e71285d2 3 minutes ago 23.7MB [2021-03-29T06:25:02.607Z] docker-security-proxy-setup-go-arm64 latest 7f384bd0018b 3 minutes ago 23.4MB [2021-03-29T06:25:02.607Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:25:04.194Z] ---> job-cost.sh [2021-03-29T06:25:04.194Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5mg [2021-03-29T06:26:12.228Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T06:27:49.047Z] lf-activate-venv(): INFO: Adding /tmp/venv-s5mg/bin to PATH [2021-03-29T06:27:49.047Z] INFO: No Stack... [2021-03-29T06:27:49.636Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T06:27:49.906Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T06:27:50.271Z] + cut -d, -f6 [2021-03-29T06:27:50.271Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-29T06:27:50.420Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] [2021-03-29T06:27:50.427Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] did not exist. Created. [2021-03-29T06:27:50.427Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T06:27:50.977Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T06:27:51.320Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T06:27:51.342Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:27:56.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:27:56.991Z] ---> package-listing.sh [2021-03-29T06:27:56.991Z] ++ facter osfamily [2021-03-29T06:27:56.991Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T06:27:56.991Z] + OS_FAMILY=redhat [2021-03-29T06:27:56.991Z] + workspace=/w/workspace/edgex-go/1 [2021-03-29T06:27:56.991Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T06:27:56.991Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T06:27:56.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T06:27:56.991Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T06:27:56.991Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-29T06:27:56.991Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T06:27:56.991Z] + case "${OS_FAMILY}" in [2021-03-29T06:27:56.991Z] + rpm -qa [2021-03-29T06:27:56.991Z] + sort [2021-03-29T06:28:02.311Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T06:28:02.311Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T06:28:02.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T06:28:02.311Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-29T06:28:02.311Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-29T06:28:02.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-29T06:28:02.347Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-29T06:28:02.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:28:03.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:28:03.013Z] [2021-03-29T06:28:03.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:28:03.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:28:03.422Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T06:28:03.422Z] df20fa9351a1: Pulling fs layer [2021-03-29T06:28:03.422Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T06:28:03.422Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T06:28:03.422Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T06:28:03.422Z] 93b61091891f: Pulling fs layer [2021-03-29T06:28:03.422Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T06:28:03.422Z] 5e14af77c1be: Pulling fs layer [2021-03-29T06:28:03.422Z] 01666e4c0597: Pulling fs layer [2021-03-29T06:28:03.422Z] aa168da1d23b: Pulling fs layer [2021-03-29T06:28:03.422Z] 93b9cdb0e59b: Waiting [2021-03-29T06:28:03.422Z] 5e14af77c1be: Waiting [2021-03-29T06:28:03.422Z] 01666e4c0597: Waiting [2021-03-29T06:28:03.422Z] aa168da1d23b: Waiting [2021-03-29T06:28:03.422Z] 93b61091891f: Waiting [2021-03-29T06:28:03.422Z] 46f8f816bc3b: Waiting [2021-03-29T06:28:03.422Z] 36b3adc4ff6f: Verifying Checksum [2021-03-29T06:28:03.422Z] 36b3adc4ff6f: Download complete [2021-03-29T06:28:03.689Z] 46f8f816bc3b: Verifying Checksum [2021-03-29T06:28:03.689Z] 46f8f816bc3b: Download complete [2021-03-29T06:28:03.689Z] df20fa9351a1: Download complete [2021-03-29T06:28:03.689Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T06:28:03.689Z] 93b9cdb0e59b: Download complete [2021-03-29T06:28:03.689Z] 5e14af77c1be: Verifying Checksum [2021-03-29T06:28:03.689Z] 5e14af77c1be: Download complete [2021-03-29T06:28:03.689Z] 01666e4c0597: Verifying Checksum [2021-03-29T06:28:03.689Z] 01666e4c0597: Download complete [2021-03-29T06:28:03.690Z] 93b61091891f: Verifying Checksum [2021-03-29T06:28:03.690Z] 93b61091891f: Download complete [2021-03-29T06:28:03.957Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T06:28:03.957Z] 8ad3a11d3b57: Download complete [2021-03-29T06:28:03.957Z] df20fa9351a1: Pull complete [2021-03-29T06:28:04.219Z] 36b3adc4ff6f: Pull complete [2021-03-29T06:28:05.631Z] aa168da1d23b: Verifying Checksum [2021-03-29T06:28:05.631Z] aa168da1d23b: Download complete [2021-03-29T06:28:06.589Z] 8ad3a11d3b57: Pull complete [2021-03-29T06:28:07.180Z] 46f8f816bc3b: Pull complete [2021-03-29T06:28:08.138Z] 93b61091891f: Pull complete [2021-03-29T06:28:08.138Z] 93b9cdb0e59b: Pull complete [2021-03-29T06:28:08.401Z] 5e14af77c1be: Pull complete [2021-03-29T06:28:08.401Z] 01666e4c0597: Pull complete [2021-03-29T06:28:26.610Z] aa168da1d23b: Pull complete [2021-03-29T06:28:26.610Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T06:28:26.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:28:26.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T06:28:26.933Z] prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container [2021-03-29T06:28:26.989Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -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 [2021-03-29T06:28:29.323Z] $ docker top d3c244f27593f1f41061cc891be945e9f2b7380a72e46e502553f677184fa775 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:28:29.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T06:28:30.282Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T06:28:30.609Z] + ls /var/log/sa-host [2021-03-29T06:28:30.609Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T06:28:30.610Z] file_magic: OK [2021-03-29T06:28:30.610Z] HZ: Using current value: 100 [2021-03-29T06:28:30.610Z] file_header: OK [2021-03-29T06:28:30.610Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-29T06:28:30.610Z] Statistics: [2021-03-29T06:28:30.610Z] Hnuu...uuuununununu... [2021-03-29T06:28:30.610Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T06:28:30.610Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T06:28:30.610Z] file_magic: OK [2021-03-29T06:28:30.610Z] HZ: Using current value: 100 [2021-03-29T06:28:30.610Z] file_header: OK [2021-03-29T06:28:30.610Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-29T06:28:30.610Z] Statistics: [2021-03-29T06:28:30.610Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-29T06:28:30.610Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T06:28:31.525Z] provisioning config files... [2021-03-29T06:28:31.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5725460881043968077tmp [Pipeline] { [Pipeline] echo [2021-03-29T06:28:31.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:28:32.026Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T06:28:32.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T06:28:32.233Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:28:32.588Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T06:28:32.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:28:32.983Z] ---> sudo-logs.sh [2021-03-29T06:28:32.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T06:28:33.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:28:33.459Z] ---> job-cost.sh [2021-03-29T06:28:33.459Z] lf-activate-venv: SKIPPING [2021-03-29T06:28:33.459Z] DEBUG: total: 0.20999999344348907 [2021-03-29T06:28:33.459Z] INFO: Retrieving Stack Cost... [2021-03-29T06:28:34.408Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T06:28:34.981Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T06:28:35.016Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:28:35.500Z] ---> logs-deploy.sh [2021-03-29T06:28:35.500Z] lf-activate-venv: SKIPPING [2021-03-29T06:28:35.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/1 [2021-03-29T06:28:35.500Z] INFO: archiving workspace using pattern(s): [2021-03-29T06:28:37.441Z] Archives upload complete. [2021-03-29T06:28:37.704Z] INFO: archiving logs to Nexus [2021-03-29T06:28:38.652Z] ---> uname -a: [2021-03-29T06:28:38.652Z] Linux prd-centos7-docker-4c-2g-31695.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> lscpu: [2021-03-29T06:28:38.652Z] Architecture: x86_64 [2021-03-29T06:28:38.652Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-29T06:28:38.652Z] Byte Order: Little Endian [2021-03-29T06:28:38.652Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-29T06:28:38.652Z] CPU(s): 4 [2021-03-29T06:28:38.652Z] On-line CPU(s) list: 0-3 [2021-03-29T06:28:38.652Z] Thread(s) per core: 1 [2021-03-29T06:28:38.652Z] Core(s) per socket: 1 [2021-03-29T06:28:38.652Z] Socket(s): 4 [2021-03-29T06:28:38.652Z] NUMA node(s): 1 [2021-03-29T06:28:38.652Z] Vendor ID: GenuineIntel [2021-03-29T06:28:38.652Z] CPU family: 6 [2021-03-29T06:28:38.652Z] Model: 44 [2021-03-29T06:28:38.652Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-29T06:28:38.652Z] Stepping: 1 [2021-03-29T06:28:38.652Z] CPU MHz: 2933.442 [2021-03-29T06:28:38.652Z] BogoMIPS: 5866.88 [2021-03-29T06:28:38.652Z] Virtualization: VT-x [2021-03-29T06:28:38.652Z] Hypervisor vendor: KVM [2021-03-29T06:28:38.652Z] Virtualization type: full [2021-03-29T06:28:38.652Z] L1d cache: 128 KiB [2021-03-29T06:28:38.652Z] L1i cache: 128 KiB [2021-03-29T06:28:38.652Z] L2 cache: 16 MiB [2021-03-29T06:28:38.652Z] L3 cache: 64 MiB [2021-03-29T06:28:38.652Z] NUMA node0 CPU(s): 0-3 [2021-03-29T06:28:38.652Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-29T06:28:38.652Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-29T06:28:38.652Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-29T06:28:38.652Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-29T06:28:38.652Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-29T06:28:38.652Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-29T06:28:38.652Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-29T06:28:38.652Z] Vulnerability Srbds: Not affected [2021-03-29T06:28:38.652Z] Vulnerability Tsx async abort: Not affected [2021-03-29T06:28:38.652Z] 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 [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> nproc: [2021-03-29T06:28:38.652Z] 4 [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> df -h: [2021-03-29T06:28:38.652Z] Filesystem Size Used Available Use% Mounted on [2021-03-29T06:28:38.652Z] overlay 50.0G 11.8G 38.2G 24% / [2021-03-29T06:28:38.652Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-29T06:28:38.652Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-29T06:28:38.652Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 [2021-03-29T06:28:38.652Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> free -m: [2021-03-29T06:28:38.652Z] total used free shared buff/cache available [2021-03-29T06:28:38.652Z] Mem: 1837 732 191 0 914 1022 [2021-03-29T06:28:38.652Z] Swap: 1023 49 974 [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> ip addr: [2021-03-29T06:28:38.652Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-29T06:28:38.652Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-29T06:28:38.652Z] inet 127.0.0.1/8 scope host lo [2021-03-29T06:28:38.652Z] valid_lft forever preferred_lft forever [2021-03-29T06:28:38.652Z] inet6 ::1/128 scope host [2021-03-29T06:28:38.652Z] valid_lft forever preferred_lft forever [2021-03-29T06:28:38.652Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-29T06:28:38.652Z] link/ether fa:16:3e:db:70:e4 brd ff:ff:ff:ff:ff:ff [2021-03-29T06:28:38.652Z] inet 10.30.122.156/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-29T06:28:38.652Z] valid_lft 85129sec preferred_lft 85129sec [2021-03-29T06:28:38.652Z] inet6 fe80::f816:3eff:fedb:70e4/64 scope link [2021-03-29T06:28:38.652Z] valid_lft forever preferred_lft forever [2021-03-29T06:28:38.652Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-29T06:28:38.652Z] link/ether 02:42:39:5e:fd:35 brd ff:ff:ff:ff:ff:ff [2021-03-29T06:28:38.652Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-29T06:28:38.652Z] valid_lft forever preferred_lft forever [2021-03-29T06:28:38.652Z] inet6 fe80::42:39ff:fe5e:fd35/64 scope link [2021-03-29T06:28:38.652Z] valid_lft forever preferred_lft forever [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] ---> sar -b -r -n DEV: [2021-03-29T06:28:38.652Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] 06:07:15 LINUX RESTART (4 CPU) [2021-03-29T06:28:38.652Z] [2021-03-29T06:28:38.652Z] 06:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-29T06:28:38.652Z] 06:09:02 139.06 72.25 66.81 0.00 9520.35 20753.50 0.00 [2021-03-29T06:28:38.652Z] 06:10:01 269.02 76.06 192.97 0.00 3664.12 44175.18 0.00 [2021-03-29T06:28:38.652Z] 06:11:01 156.17 67.22 88.96 0.00 2611.18 12354.86 0.00 [2021-03-29T06:28:38.652Z] 06:12:01 147.26 74.51 72.75 0.00 3562.91 9019.44 0.00 [2021-03-29T06:28:38.652Z] 06:13:02 316.89 124.47 192.42 0.00 52836.06 127497.26 0.00 [2021-03-29T06:28:38.652Z] 06:14:02 2734.99 2383.76 351.23 0.00 173050.11 184592.34 0.00 [2021-03-29T06:28:38.652Z] 06:15:01 553.07 343.38 209.68 0.00 21467.64 37465.07 0.00 [2021-03-29T06:28:38.652Z] 06:16:02 1812.60 1496.18 316.42 0.00 119470.29 166558.73 0.00 [2021-03-29T06:28:38.652Z] 06:17:01 699.39 421.94 277.45 0.00 28407.64 59571.14 0.00 [2021-03-29T06:28:38.652Z] 06:18:01 65.66 14.60 51.06 0.00 3007.16 3533.43 0.00 [2021-03-29T06:28:38.653Z] 06:19:01 2.95 1.30 1.65 0.00 100.70 29.92 0.00 [2021-03-29T06:28:38.653Z] 06:20:01 0.27 0.02 0.25 0.00 0.27 2.60 0.00 [2021-03-29T06:28:38.653Z] 06:21:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 [2021-03-29T06:28:38.653Z] 06:22:01 0.33 0.02 0.32 0.00 0.27 3.25 0.00 [2021-03-29T06:28:38.653Z] 06:23:01 2.58 1.73 0.85 0.00 58.08 16.69 0.00 [2021-03-29T06:28:38.653Z] 06:24:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-03-29T06:28:38.653Z] 06:25:01 0.27 0.02 0.25 0.00 0.27 2.70 0.00 [2021-03-29T06:28:38.653Z] 06:26:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 [2021-03-29T06:28:38.653Z] 06:27:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-03-29T06:28:38.653Z] 06:28:01 52.56 52.17 0.38 0.00 4602.23 5.34 0.00 [2021-03-29T06:28:38.653Z] Average: 348.20 257.09 91.11 0.00 21198.01 33376.02 0.00 [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-29T06:28:38.653Z] 06:09:02 86592 0 631120 33.54 2596 1161236 1476100 50.38 711140 875320 31948 [2021-03-29T06:28:38.653Z] 06:10:01 295132 0 708980 37.68 1492 875940 1335740 45.59 475800 829016 48 [2021-03-29T06:28:38.653Z] 06:11:01 270688 0 811752 43.14 536 798568 1888620 64.46 667236 654504 65260 [2021-03-29T06:28:38.653Z] 06:12:01 228656 0 742168 39.44 536 910184 1334412 45.54 606792 749236 92964 [2021-03-29T06:28:38.653Z] 06:13:02 70168 0 837536 44.51 0 973840 2249368 76.77 747852 853048 31160 [2021-03-29T06:28:38.653Z] 06:14:02 67292 0 824308 43.81 0 989944 2148636 73.33 770536 812112 58960 [2021-03-29T06:28:38.653Z] 06:15:01 452408 0 720740 38.31 0 708396 1391808 47.50 430564 747672 44 [2021-03-29T06:28:38.653Z] 06:16:02 66320 0 769592 40.90 0 1045632 1957668 66.81 647460 925824 54224 [2021-03-29T06:28:38.653Z] 06:17:01 67268 0 727436 38.66 0 1086840 1545176 52.73 633112 936524 37848 [2021-03-29T06:28:38.653Z] 06:18:01 158304 0 653328 34.72 0 1069912 1202144 41.03 539364 938740 8 [2021-03-29T06:28:38.653Z] 06:19:01 158496 0 650124 34.55 0 1072924 1178272 40.21 537176 941544 8 [2021-03-29T06:28:38.653Z] 06:20:01 159592 0 649020 34.49 0 1072932 1171004 39.96 536280 941576 8 [2021-03-29T06:28:38.653Z] 06:21:01 159824 0 648776 34.48 0 1072944 1171004 39.96 536288 941576 8 [2021-03-29T06:28:38.653Z] 06:22:01 160036 0 648560 34.47 0 1072948 1171004 39.96 536164 941584 8 [2021-03-29T06:28:38.653Z] 06:23:01 157688 0 649872 34.54 0 1073984 1171112 39.97 537060 942460 8 [2021-03-29T06:28:38.653Z] 06:24:01 158304 0 649240 34.51 0 1074000 1171004 39.96 536468 942468 8 [2021-03-29T06:28:38.653Z] 06:25:01 158180 0 649364 34.51 0 1074000 1171040 39.97 536400 942468 8 [2021-03-29T06:28:38.653Z] 06:26:01 158156 0 649372 34.51 0 1074016 1171004 39.96 536352 942476 8 [2021-03-29T06:28:38.653Z] 06:27:01 158296 0 649220 34.50 0 1074028 1171004 39.96 536484 942476 8 [2021-03-29T06:28:38.653Z] 06:28:01 92752 0 651776 34.64 0 1137016 1172460 40.01 536952 1006292 164 [2021-03-29T06:28:38.653Z] Average: 164208 0 696114 37.00 258 1020964 1412429 48.20 579774 890346 18635 [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-29T06:28:38.653Z] 06:09:02 eth0 1047.63 986.86 3167.21 130.98 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:09:02 docker0 860.99 855.73 70.87 2686.85 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:10:01 vethc583b62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:10:01 eth0 516.94 420.88 3734.92 43.92 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:10:01 docker0 152.32 205.39 11.26 845.22 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:11:01 vethc583b62 0.33 0.42 0.03 0.05 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:11:01 eth0 33.08 21.92 21.40 64.26 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:11:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:12:01 vethc583b62 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:12:01 eth0 25.15 14.37 20.41 11.14 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:12:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:13:02 veth1431e3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:13:02 eth0 216.20 180.17 1688.45 92.04 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:14:02 veth1431e3d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:14:02 eth0 46.35 21.63 164.26 9.84 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:14:02 docker0 10.70 25.19 0.56 146.98 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:15:01 veth1431e3d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:15:01 eth0 51.83 27.78 226.25 9.03 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:15:01 docker0 12.96 27.68 0.70 163.04 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:16:02 veth80262fd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:16:02 veth1431e3d 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:16:02 veth820b348 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:16:02 eth0 60.53 40.64 81.43 74.85 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:17:01 veth1431e3d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:17:01 eth0 219.29 139.41 1740.95 27.17 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:17:01 docker0 1090.40 1219.66 86.78 4422.55 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:18:01 eth0 63.66 53.00 72.19 82.45 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:18:01 docker0 5.69 9.11 0.58 54.17 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:19:01 eth0 0.80 0.43 0.36 0.23 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:22:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:23:01 eth0 0.67 0.35 0.35 0.26 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:25:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:28:01 eth0 5.21 3.10 5.25 2.11 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] Average: eth0 114.26 95.47 543.67 27.51 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] Average: docker0 54.03 60.58 4.31 220.71 0.00 0.00 0.00 0.00 [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] ---> sar -P ALL: [2021-03-29T06:28:38.653Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] 06:07:15 LINUX RESTART (4 CPU) [2021-03-29T06:28:38.653Z] [2021-03-29T06:28:38.653Z] 06:08:01 CPU %user %nice %system %iowait %steal %idle [2021-03-29T06:28:38.653Z] 06:09:02 all 12.44 0.00 6.71 2.19 0.48 78.18 [2021-03-29T06:28:38.653Z] 06:09:02 0 14.10 0.00 8.50 0.98 0.45 75.97 [2021-03-29T06:28:38.653Z] 06:09:02 1 8.24 0.00 6.03 2.20 0.43 83.10 [2021-03-29T06:28:38.653Z] 06:09:02 2 16.57 0.00 5.78 2.05 0.50 75.11 [2021-03-29T06:28:38.653Z] 06:09:02 3 10.88 0.00 6.54 3.50 0.56 78.51 [2021-03-29T06:28:38.653Z] 06:10:01 all 11.41 0.00 10.02 4.52 0.37 73.69 [2021-03-29T06:28:38.653Z] 06:10:01 0 11.09 0.00 11.02 4.40 0.34 73.16 [2021-03-29T06:28:38.653Z] 06:10:01 1 11.69 0.00 9.67 5.92 0.39 72.34 [2021-03-29T06:28:38.653Z] 06:10:01 2 11.39 0.00 9.83 4.85 0.40 73.52 [2021-03-29T06:28:38.653Z] 06:10:01 3 11.48 0.00 9.58 2.89 0.33 75.72 [2021-03-29T06:28:38.653Z] 06:11:01 all 56.01 0.00 13.33 5.64 0.55 24.46 [2021-03-29T06:28:38.653Z] 06:11:01 0 56.59 0.00 12.94 5.69 0.60 24.19 [2021-03-29T06:28:38.653Z] 06:11:01 1 55.22 0.00 13.53 6.00 0.47 24.78 [2021-03-29T06:28:38.653Z] 06:11:01 2 55.34 0.00 13.06 5.70 0.56 25.33 [2021-03-29T06:28:38.653Z] 06:11:01 3 56.90 0.00 13.79 5.17 0.58 23.56 [2021-03-29T06:28:38.653Z] 06:12:01 all 47.65 0.00 14.15 3.10 0.14 34.96 [2021-03-29T06:28:38.653Z] 06:12:01 0 47.24 0.00 14.20 3.10 0.16 35.30 [2021-03-29T06:28:38.653Z] 06:12:01 1 48.32 0.00 14.16 2.78 0.13 34.61 [2021-03-29T06:28:38.653Z] 06:12:01 2 46.84 0.00 14.27 3.13 0.14 35.61 [2021-03-29T06:28:38.653Z] 06:12:01 3 48.19 0.00 13.97 3.39 0.14 34.31 [2021-03-29T06:28:38.653Z] 06:13:02 all 21.75 0.00 17.91 5.82 0.24 54.28 [2021-03-29T06:28:38.653Z] 06:13:02 0 22.03 0.00 17.91 5.03 0.21 54.81 [2021-03-29T06:28:38.653Z] 06:13:02 1 21.13 0.00 17.83 6.47 0.19 54.38 [2021-03-29T06:28:38.653Z] 06:13:02 2 22.12 0.00 18.45 6.41 0.30 52.73 [2021-03-29T06:28:38.653Z] 06:13:02 3 21.73 0.00 17.46 5.35 0.24 55.22 [2021-03-29T06:28:38.653Z] 06:14:02 all 20.15 0.00 26.65 28.70 0.35 24.14 [2021-03-29T06:28:38.654Z] 06:14:02 0 19.72 0.00 26.44 27.92 0.32 25.60 [2021-03-29T06:28:38.654Z] 06:14:02 1 19.73 0.00 26.36 27.23 0.40 26.29 [2021-03-29T06:28:38.654Z] 06:14:02 2 20.85 0.00 27.86 28.38 0.38 22.53 [2021-03-29T06:28:38.654Z] 06:14:02 3 20.32 0.00 25.95 31.29 0.31 22.13 [2021-03-29T06:28:38.654Z] 06:15:01 all 54.75 0.00 15.03 14.86 0.09 15.28 [2021-03-29T06:28:38.654Z] 06:15:01 0 54.12 0.00 15.59 14.82 0.09 15.38 [2021-03-29T06:28:38.654Z] 06:15:01 1 54.52 0.00 14.91 16.40 0.09 14.08 [2021-03-29T06:28:38.654Z] 06:15:01 2 54.87 0.00 15.09 13.55 0.09 16.39 [2021-03-29T06:28:38.654Z] 06:15:01 3 55.48 0.00 14.51 14.69 0.07 15.25 [2021-03-29T06:28:38.654Z] 06:16:02 all 34.70 0.00 26.14 17.04 0.26 21.85 [2021-03-29T06:28:38.654Z] 06:16:02 0 34.13 0.00 24.65 17.85 0.35 23.01 [2021-03-29T06:28:38.654Z] 06:16:02 1 33.69 0.00 27.44 16.77 0.28 21.82 [2021-03-29T06:28:38.654Z] 06:16:02 2 35.54 0.00 26.72 17.54 0.23 19.97 [2021-03-29T06:28:38.654Z] 06:16:02 3 35.44 0.00 25.74 16.01 0.20 22.62 [2021-03-29T06:28:38.654Z] 06:17:01 all 32.13 0.00 15.52 16.04 0.16 36.16 [2021-03-29T06:28:38.654Z] 06:17:01 0 32.49 0.00 16.31 15.15 0.12 35.92 [2021-03-29T06:28:38.654Z] 06:17:01 1 31.29 0.00 15.43 19.34 0.20 33.75 [2021-03-29T06:28:38.654Z] 06:17:01 2 32.01 0.00 15.04 16.14 0.14 36.67 [2021-03-29T06:28:38.654Z] 06:17:01 3 32.71 0.00 15.30 13.52 0.16 38.31 [2021-03-29T06:28:38.654Z] 06:18:01 all 4.27 0.00 2.09 1.82 0.02 91.79 [2021-03-29T06:28:38.654Z] 06:18:01 0 3.60 0.00 1.80 3.23 0.02 91.36 [2021-03-29T06:28:38.654Z] 06:18:01 1 5.60 0.00 2.73 2.29 0.02 89.37 [2021-03-29T06:28:38.654Z] 06:18:01 2 4.84 0.00 1.61 1.01 0.02 92.53 [2021-03-29T06:28:38.654Z] 06:18:01 3 3.04 0.00 2.24 0.77 0.03 93.92 [2021-03-29T06:28:38.654Z] 06:19:01 all 0.15 0.00 0.04 0.01 0.00 99.80 [2021-03-29T06:28:38.654Z] 06:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] 06:19:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2021-03-29T06:28:38.654Z] 06:19:01 2 0.53 0.00 0.05 0.02 0.00 99.40 [2021-03-29T06:28:38.654Z] 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] [2021-03-29T06:28:38.654Z] 06:19:01 CPU %user %nice %system %iowait %steal %idle [2021-03-29T06:28:38.654Z] 06:20:01 all 0.17 0.00 0.07 0.00 0.01 99.75 [2021-03-29T06:28:38.654Z] 06:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-29T06:28:38.654Z] 06:20:01 1 0.08 0.00 0.15 0.00 0.00 99.77 [2021-03-29T06:28:38.654Z] 06:20:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2021-03-29T06:28:38.654Z] 06:20:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2021-03-29T06:28:38.654Z] 06:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-29T06:28:38.654Z] 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:28:38.654Z] 06:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-29T06:28:38.654Z] 06:21:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-29T06:28:38.654Z] 06:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] 06:22:01 all 0.14 0.00 0.03 0.00 0.00 99.84 [2021-03-29T06:28:38.654Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:28:38.654Z] 06:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T06:28:38.654Z] 06:22:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2021-03-29T06:28:38.654Z] 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-29T06:28:38.654Z] 06:23:01 all 0.04 0.00 0.06 0.03 0.00 99.87 [2021-03-29T06:28:38.654Z] 06:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-29T06:28:38.654Z] 06:23:01 1 0.05 0.00 0.12 0.08 0.00 99.75 [2021-03-29T06:28:38.654Z] 06:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-29T06:28:38.654Z] 06:23:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2021-03-29T06:28:38.654Z] 06:24:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-29T06:28:38.654Z] 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-29T06:28:38.654Z] 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:28:38.654Z] 06:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-29T06:28:38.654Z] 06:24:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2021-03-29T06:28:38.654Z] 06:25:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-29T06:28:38.654Z] 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:28:38.654Z] 06:25:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T06:28:38.654Z] 06:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-29T06:28:38.654Z] 06:25:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2021-03-29T06:28:38.654Z] 06:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-29T06:28:38.654Z] 06:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-29T06:28:38.654Z] 06:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-29T06:28:38.654Z] 06:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] 06:26:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-29T06:28:38.654Z] 06:27:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-29T06:28:38.654Z] 06:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T06:28:38.654Z] 06:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-29T06:28:38.654Z] 06:27:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-29T06:28:38.654Z] 06:28:01 all 0.82 0.00 0.40 1.31 0.01 97.46 [2021-03-29T06:28:38.654Z] 06:28:01 0 0.35 0.00 0.27 0.72 0.02 98.65 [2021-03-29T06:28:38.654Z] 06:28:01 1 0.67 0.00 0.43 1.28 0.02 97.60 [2021-03-29T06:28:38.654Z] 06:28:01 2 0.85 0.00 0.45 2.07 0.02 96.61 [2021-03-29T06:28:38.654Z] 06:28:01 3 1.42 0.00 0.43 1.15 0.00 96.99 [2021-03-29T06:28:38.654Z] Average: all 14.30 0.00 7.16 4.86 0.13 73.55 [2021-03-29T06:28:38.654Z] Average: 0 14.22 0.00 7.23 4.76 0.13 73.65 [2021-03-29T06:28:38.654Z] Average: 1 13.97 0.00 7.20 5.15 0.13 73.56 [2021-03-29T06:28:38.654Z] Average: 2 14.62 0.00 7.17 4.86 0.14 73.21 [2021-03-29T06:28:38.654Z] Average: 3 14.38 0.00 7.02 4.68 0.13 73.79 [2021-03-29T06:28:38.654Z] [2021-03-29T06:28:38.654Z] [2021-03-29T06:28:38.654Z]