Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 4ca1de52de98fea5214ec757781974277347748a rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 4ca1de52de98fea5214ec757781974277347748a Running in Durability level: PERFORMANCE_OPTIMIZED 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22097 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/46 [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/46 # 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 Merging remotes/origin/master commit 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing f3cb4776a1548f6e1b3e0de073556e14b17ad638 Checking out Revision f3cb4776a1548f6e1b3e0de073556e14b17ad638 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 4ca1de52de98fea5214ec757781974277347748a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3cb4776a1548f6e1b3e0de073556e14b17ad638 # timeout=10 Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T00:31:30.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T00:31:31.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T00:31:31.202Z] ========================================================= [2021-01-22T00:31:31.202Z] EdgeX Global Pipelines Version Info [2021-01-22T00:31:31.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 [2021-01-22T00:31:32.739Z] ------------------- [2021-01-22T00:31:32.739Z] stable info: [2021-01-22T00:31:32.739Z] ------------------- [2021-01-22T00:31:32.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T00:31:32.739Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T00:31:32.739Z] Message: update stable to v1.0.179 [2021-01-22T00:31:33.683Z] ------------------- [2021-01-22T00:31:33.683Z] experimental info: [2021-01-22T00:31:33.683Z] ------------------- [2021-01-22T00:31:33.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T00:31:33.683Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T00:31:33.683Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T00:31:33.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T00:31:34.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T00:31:34.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T00:31:34.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T00:31:34.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T00:31:34.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T00:31:34.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T00:31:34.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T00:31:34.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T00:31:34.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T00:31:34.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T00:31:34.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T00:31:34.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T00:31:35.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T00:31:35.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T00:31:35.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T00:31:35.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T00:31:35.471Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T00:31:35.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T00:31:35.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T00:31:35.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T00:31:35.824Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T00:31:35.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T00:31:35.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-01-22T00:31:36.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-01-22T00:31:36.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-01-22T00:31:36.248Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3cb4776a1548f6e1b3e0de073556e14b17ad638 [Pipeline] echo [2021-01-22T00:31:36.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3cb477 [Pipeline] echo [2021-01-22T00:31:36.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T00:31:36.571Z] provisioning config files... [2021-01-22T00:31:36.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config2280259974383508520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:31:36.965Z] ---> docker-login.sh [2021-01-22T00:31:36.965Z] nexus3.edgexfoundry.org:10001 [2021-01-22T00:31:37.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:31:37.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:31:37.492Z] Configure a credential helper to remove this warning. See [2021-01-22T00:31:37.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:31:37.492Z] [2021-01-22T00:31:37.492Z] Login Succeeded [2021-01-22T00:31:37.492Z] nexus3.edgexfoundry.org:10002 [2021-01-22T00:31:37.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:31:37.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:31:37.765Z] Configure a credential helper to remove this warning. See [2021-01-22T00:31:37.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:31:37.765Z] [2021-01-22T00:31:37.765Z] Login Succeeded [2021-01-22T00:31:37.765Z] nexus3.edgexfoundry.org:10003 [2021-01-22T00:31:37.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:31:37.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:31:37.765Z] Configure a credential helper to remove this warning. See [2021-01-22T00:31:37.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:31:37.765Z] [2021-01-22T00:31:37.765Z] Login Succeeded [2021-01-22T00:31:37.765Z] nexus3.edgexfoundry.org:10004 [2021-01-22T00:31:38.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:31:38.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:31:38.030Z] Configure a credential helper to remove this warning. See [2021-01-22T00:31:38.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:31:38.030Z] [2021-01-22T00:31:38.030Z] Login Succeeded [2021-01-22T00:31:38.030Z] docker.io [2021-01-22T00:31:38.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:31:38.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:31:38.558Z] Configure a credential helper to remove this warning. See [2021-01-22T00:31:38.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:31:38.558Z] [2021-01-22T00:31:38.558Z] Login Succeeded [2021-01-22T00:31:38.558Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T00:31:38.567Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:31:39.027Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T00:31:39.027Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:31:39.027Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T00:31:39.027Z] ++ cut -d/ -f2 [2021-01-22T00:31:39.027Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T00:31:39.100Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-22T00:31:39.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:31:39.914Z] [2021-01-22T00:31:39.914Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:31:40.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:31:40.266Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T00:31:40.266Z] 31603596830f: Pulling fs layer [2021-01-22T00:31:40.266Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T00:31:40.266Z] 6ca5941a6612: Pulling fs layer [2021-01-22T00:31:40.266Z] ecc8261a40a4: Pulling fs layer [2021-01-22T00:31:40.266Z] ecc8261a40a4: Waiting [2021-01-22T00:31:40.266Z] 2a8b12db71e7: Download complete [2021-01-22T00:31:40.543Z] 31603596830f: Verifying Checksum [2021-01-22T00:31:40.543Z] 31603596830f: Download complete [2021-01-22T00:31:40.543Z] 6ca5941a6612: Verifying Checksum [2021-01-22T00:31:40.543Z] 6ca5941a6612: Download complete [2021-01-22T00:31:40.543Z] ecc8261a40a4: Download complete [2021-01-22T00:31:40.809Z] 31603596830f: Pull complete [2021-01-22T00:31:40.809Z] 2a8b12db71e7: Pull complete [2021-01-22T00:31:41.758Z] 6ca5941a6612: Pull complete [2021-01-22T00:31:42.033Z] ecc8261a40a4: Pull complete [2021-01-22T00:31:42.033Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T00:31:42.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:31:42.033Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T00:31:42.131Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:31:42.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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:10004/edgex-devops/git-semver:latest cat [2021-01-22T00:31:44.799Z] $ docker top 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T00:31:45.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:31:45.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:31:45.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:31:45.516Z] $ docker exec 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent [2021-01-22T00:31:45.703Z] SSH_AUTH_SOCK=/tmp/ssh-YLK2EY3M3Xwj/agent.13 [2021-01-22T00:31:45.703Z] SSH_AGENT_PID=18 [2021-01-22T00:31:45.718Z] Running ssh-add (command line suppressed) [2021-01-22T00:31:45.824Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_8659289570007554750.key (/w/workspace/edgex-go/46@tmp/private_key_8659289570007554750.key) [2021-01-22T00:31:45.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:31:46.236Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T00:31:46.253Z] $ docker exec --env ******** --env ******** 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent -k [2021-01-22T00:31:46.369Z] unset SSH_AUTH_SOCK; [2021-01-22T00:31:46.369Z] unset SSH_AGENT_PID; [2021-01-22T00:31:46.370Z] echo Agent pid 18 killed; [2021-01-22T00:31:46.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T00:31:46.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:31:46.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:31:46.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:31:46.738Z] $ docker exec 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent [2021-01-22T00:31:46.910Z] SSH_AUTH_SOCK=/tmp/ssh-OOpnQEIN4DP9/agent.47 [2021-01-22T00:31:46.910Z] SSH_AGENT_PID=52 [2021-01-22T00:31:46.917Z] Running ssh-add (command line suppressed) [2021-01-22T00:31:47.032Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_660712009723608878.key (/w/workspace/edgex-go/46@tmp/private_key_660712009723608878.key) [2021-01-22T00:31:47.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:31:47.436Z] + git semver init [2021-01-22T00:31:47.436Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T00:31:47.436Z] # $GIT_DIR = /w/workspace/edgex-go/46/.git [2021-01-22T00:31:47.436Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/46 [2021-01-22T00:31:47.436Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T00:31:47.436Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T00:31:47.436Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T00:31:47.436Z] # $SEMVER_BRANCH = PR-2858 [2021-01-22T00:31:47.436Z] # $SEMVER_TEMP = /tmp/semver-177098798 [2021-01-22T00:31:47.436Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T00:32:19.660Z] # '/tmp/semver-177098798' -> '/w/workspace/edgex-go/46/.semver' [2021-01-22T00:32:19.660Z] # -> Force: false [2021-01-22T00:32:19.660Z] # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } [2021-01-22T00:32:19.669Z] $ docker exec --env ******** --env ******** 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent -k [2021-01-22T00:32:19.949Z] unset SSH_AUTH_SOCK; [2021-01-22T00:32:19.949Z] unset SSH_AGENT_PID; [2021-01-22T00:32:19.949Z] echo Agent pid 52 killed; [2021-01-22T00:32:20.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:32:20.561Z] + git semver [Pipeline] } [2021-01-22T00:32:20.575Z] $ docker stop --time=1 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 [2021-01-22T00:32:22.515Z] $ docker rm -f 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T00:32:23.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T00:32:23.615Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T00:32:23.618Z] [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) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T00:32:24.479Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:32:24.782Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:32:25.080Z] + sudo service docker restart [2021-01-22T00:32:25.080Z] + true [2021-01-22T00:32:25.080Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T00:32:25.669Z] ========================================================= [2021-01-22T00:32:25.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T00:32:25.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:32:26.039Z] + 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-01-22T00:32:29.376Z] Sending build context to Docker daemon 326.9MB [2021-01-22T00:32:29.376Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T00:32:29.376Z] Step 2/6 : FROM ${BASE} [2021-01-22T00:32:29.638Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T00:32:29.638Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T00:32:29.638Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T00:32:29.638Z] de9db76c5a1d: Pulling fs layer [2021-01-22T00:32:29.638Z] bca2f99d35d6: Pulling fs layer [2021-01-22T00:32:29.638Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T00:32:29.638Z] 7c6f9722023f: Pulling fs layer [2021-01-22T00:32:29.638Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T00:32:29.638Z] 7c6f9722023f: Waiting [2021-01-22T00:32:29.638Z] 93359f2a8cfa: Waiting [2021-01-22T00:32:29.638Z] a35cf1a2eb13: Waiting [2021-01-22T00:32:29.638Z] bca2f99d35d6: Waiting [2021-01-22T00:32:29.638Z] de9db76c5a1d: Verifying Checksum [2021-01-22T00:32:29.639Z] de9db76c5a1d: Download complete [2021-01-22T00:32:29.639Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T00:32:29.639Z] 0ef7d3d256c8: Download complete [2021-01-22T00:32:29.639Z] 93359f2a8cfa: Verifying Checksum [2021-01-22T00:32:29.639Z] 93359f2a8cfa: Download complete [2021-01-22T00:32:29.639Z] 7c6f9722023f: Verifying Checksum [2021-01-22T00:32:29.639Z] 7c6f9722023f: Download complete [2021-01-22T00:32:29.911Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T00:32:29.911Z] 188c0c94c7c5: Download complete [2021-01-22T00:32:30.491Z] 188c0c94c7c5: Pull complete [2021-01-22T00:32:30.755Z] 0ef7d3d256c8: Pull complete [2021-01-22T00:32:31.333Z] de9db76c5a1d: Pull complete [2021-01-22T00:32:31.912Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T00:32:31.912Z] a35cf1a2eb13: Download complete [2021-01-22T00:32:32.492Z] bca2f99d35d6: Verifying Checksum [2021-01-22T00:32:32.492Z] bca2f99d35d6: Download complete [2021-01-22T00:32:37.825Z] bca2f99d35d6: Pull complete [2021-01-22T00:32:38.091Z] 93359f2a8cfa: Pull complete [2021-01-22T00:32:38.091Z] 7c6f9722023f: Pull complete [2021-01-22T00:32:38.986Z] Still waiting to schedule task [2021-01-22T00:32:38.986Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-22T00:32:43.439Z] a35cf1a2eb13: Pull complete [2021-01-22T00:32:43.440Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T00:32:43.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T00:32:43.440Z] ---> a62c8e92a672 [2021-01-22T00:32:43.440Z] 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-01-22T00:32:43.440Z] ---> Running in 5acff24ef661 [2021-01-22T00:32:44.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:32:44.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:32:45.247Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T00:32:45.247Z] (2/12) Installing file (5.38-r0) [2021-01-22T00:32:45.511Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T00:32:45.511Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T00:32:50.810Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T00:32:50.810Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T00:32:50.810Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T00:32:50.810Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T00:32:51.383Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T00:32:51.383Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T00:32:51.383Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T00:32:51.646Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T00:32:51.646Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:32:51.646Z] OK: 233 MiB in 51 packages [2021-01-22T00:32:55.873Z] Removing intermediate container 5acff24ef661 [2021-01-22T00:32:55.873Z] ---> 8043e543b8f1 [2021-01-22T00:32:55.873Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T00:32:55.873Z] ---> Running in 59607ffb15c7 [2021-01-22T00:32:56.136Z] Removing intermediate container 59607ffb15c7 [2021-01-22T00:32:56.136Z] ---> d654f3d3796f [2021-01-22T00:32:56.136Z] Step 5/6 : COPY go.mod . [2021-01-22T00:32:56.399Z] ---> 336c6ca05761 [2021-01-22T00:32:56.399Z] Step 6/6 : RUN go mod download [2021-01-22T00:32:56.399Z] ---> Running in 459f385371de [2021-01-22T00:33:18.968Z] Removing intermediate container 459f385371de [2021-01-22T00:33:18.968Z] ---> d37ccbda5a59 [2021-01-22T00:33:18.968Z] Successfully built d37ccbda5a59 [2021-01-22T00:33:18.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:33:19.282Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T00:33:19.282Z] . [Pipeline] withDockerContainer [2021-01-22T00:33:19.388Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:33:19.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T00:33:20.152Z] $ docker top 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:33:20.688Z] + go version [2021-01-22T00:33:20.688Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T00:33:20.705Z] $ docker stop --time=1 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae [2021-01-22T00:33:22.069Z] $ docker rm -f 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:33:22.834Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T00:33:22.834Z] . [Pipeline] withDockerContainer [2021-01-22T00:33:22.938Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:33:22.991Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T00:33:24.635Z] $ docker top ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T00:33:24.817Z] ========================================================= [2021-01-22T00:33:24.817Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T00:33:24.817Z] ========================================================= [Pipeline] sh [2021-01-22T00:33:25.111Z] + make test [2021-01-22T00:33:25.111Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T00:33:35.151Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T00:33:50.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T00:33:58.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T00:33:58.825Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T00:33:59.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T00:34:01.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T00:34:01.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T00:34:01.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T00:34:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2021-01-22T00:34:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T00:34:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T00:34:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T00:34:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T00:34:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T00:34:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.253s coverage: 27.0% of statements [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T00:34:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T00:34:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T00:34:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.117s coverage: 66.7% of statements [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T00:34:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.141s coverage: 82.3% of statements [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T00:34:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.422s coverage: 28.6% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T00:34:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T00:34:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.407s coverage: 92.8% of statements [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2021-01-22T00:34:14.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.104s coverage: 87.2% of statements [2021-01-22T00:34:14.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2021-01-22T00:34:14.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.4% of statements [2021-01-22T00:34:14.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T00:34:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.5% of statements [2021-01-22T00:34:15.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T00:34:15.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T00:34:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2021-01-22T00:34:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-01-22T00:34:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-22T00:34:15.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-01-22T00:34:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-01-22T00:34:17.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 68.9% of statements [2021-01-22T00:34:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T00:34:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T00:34:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T00:34:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T00:34:17.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T00:34:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements [2021-01-22T00:34:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T00:34:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T00:34:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.328s coverage: 84.0% of statements [2021-01-22T00:34:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements [2021-01-22T00:34:20.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T00:34:20.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T00:34:20.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-01-22T00:34:20.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.862s coverage: 29.1% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T00:34:21.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T00:34:21.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-01-22T00:34:21.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-22T00:34:22.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-01-22T00:34:22.296Z] GO111MODULE=on go vet ./... [2021-01-22T00:34:49.050Z] gofmt -l . [2021-01-22T00:34:49.050Z] [ "`gofmt -l .`" = "" ] [2021-01-22T00:34:49.050Z] ./bin/test-go-mod-tidy.sh [2021-01-22T00:34:49.050Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T00:34:49.362Z] + ls -al . [2021-01-22T00:34:49.362Z] total 656 [2021-01-22T00:34:49.362Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 00:34 . [2021-01-22T00:34:49.362Z] drwxr-xr-x 4 root root 30 Jan 22 00:33 .. [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 00:31 .dockerignore [2021-01-22T00:34:49.362Z] drwxrwxr-x 8 1001 1001 179 Jan 22 00:31 .git [2021-01-22T00:34:49.362Z] drwxrwxr-x 3 1001 1001 125 Jan 22 00:31 .github [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 824 Jan 22 00:31 .gitignore [2021-01-22T00:34:49.362Z] drwx------ 3 1001 1001 47 Jan 22 00:32 .semver [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 00:31 .sonarcloud.properties [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 7759 Jan 22 00:31 Attribution.txt [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:31 CONTRIBUTING.md [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 00:31 Dockerfile.build [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 00:31 Jenkinsfile [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:31 LICENSE [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 5750 Jan 22 00:31 Makefile [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:31 README.md [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 6744 Jan 22 00:31 SECURITY.md [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 00:32 VERSION [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:31 ZMQWindows.md [2021-01-22T00:34:49.362Z] drwxrwxr-x 2 1001 1001 117 Jan 22 00:31 bin [2021-01-22T00:34:49.362Z] drwxrwxr-x 14 1001 1001 4096 Jan 22 00:31 cmd [2021-01-22T00:34:49.362Z] -rw-r--r-- 1 root root 551534 Jan 22 00:34 coverage.out [2021-01-22T00:34:49.362Z] -rw-r--r-- 1 root root 1027 Jan 22 00:34 go.mod [2021-01-22T00:34:49.362Z] -rw-r--r-- 1 root root 18725 Jan 22 00:34 go.sum [2021-01-22T00:34:49.362Z] drwxrwxr-x 8 1001 1001 127 Jan 22 00:31 internal [2021-01-22T00:34:49.362Z] drwxrwxr-x 4 1001 1001 26 Jan 22 00:31 openapi [2021-01-22T00:34:49.362Z] drwxrwxr-x 4 1001 1001 71 Jan 22 00:31 snap [2021-01-22T00:34:49.362Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 00:31 version.go [Pipeline] sh [2021-01-22T00:34:49.666Z] + '[' -e coverage.out ] [2021-01-22T00:34:49.666Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T00:34:49.934Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T00:34:50.237Z] + make build [2021-01-22T00:34:50.237Z] 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-01-22T00:34:54.471Z] 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-01-22T00:35:02.677Z] 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-01-22T00:35:02.945Z] 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-01-22T00:35:04.338Z] 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-01-22T00:35:04.925Z] 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-01-22T00:35:06.343Z] 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-01-22T00:35:07.742Z] 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-01-22T00:35:09.140Z] 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-01-22T00:35:10.144Z] 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-01-22T00:35:11.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-22T00:35:12.516Z] 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 [Pipeline] } [2021-01-22T00:35:13.941Z] $ docker stop --time=1 ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb [2021-01-22T00:35:15.799Z] $ docker rm -f ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:35:17.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:35:17.758Z] [2021-01-22T00:35:17.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:35:18.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:35:18.107Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T00:35:18.107Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T00:35:18.107Z] ca9280d653b3: Pulling fs layer [2021-01-22T00:35:18.107Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T00:35:18.687Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-22T00:35:18.687Z] cbdbe7a5bc2a: Download complete [2021-01-22T00:35:18.960Z] ca9280d653b3: Verifying Checksum [2021-01-22T00:35:18.960Z] ca9280d653b3: Download complete [2021-01-22T00:35:19.233Z] cbdbe7a5bc2a: Pull complete [2021-01-22T00:35:20.208Z] 7e9c9ca2126c: Verifying Checksum [2021-01-22T00:35:20.208Z] 7e9c9ca2126c: Download complete [2021-01-22T00:35:20.469Z] ca9280d653b3: Pull complete [2021-01-22T00:35:27.122Z] 7e9c9ca2126c: Pull complete [2021-01-22T00:35:27.122Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T00:35:27.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:35:27.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T00:35:27.349Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:35:27.447Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T00:35:29.565Z] $ docker top f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:35:30.047Z] + docker-compose build --help [2021-01-22T00:35:30.047Z] + grep parallel [2021-01-22T00:35:31.002Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T00:35:31.289Z] $ docker stop --time=1 f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff [2021-01-22T00:35:32.863Z] $ docker rm -f f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:35:33.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:35:33.518Z] . [Pipeline] withDockerContainer [2021-01-22T00:35:33.646Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:35:33.701Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T00:35:34.584Z] $ docker top d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:35:35.117Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T00:35:36.148Z] Building docker-core-command-go ... [2021-01-22T00:35:36.148Z] Building docker-core-data-go ... [2021-01-22T00:35:36.148Z] Building docker-core-metadata-go ... [2021-01-22T00:35:36.148Z] Building docker-security-bootstrap-redis-go ... [2021-01-22T00:35:36.148Z] Building docker-security-proxy-setup-go ... [2021-01-22T00:35:36.148Z] Building docker-security-secretstore-setup-go ... [2021-01-22T00:35:36.148Z] Building docker-support-notifications-go ... [2021-01-22T00:35:36.148Z] Building docker-support-scheduler-go ... [2021-01-22T00:35:36.148Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T00:35:36.148Z] Building docker-security-proxy-setup-go [2021-01-22T00:35:36.148Z] Building docker-sys-mgmt-agent-go [2021-01-22T00:35:36.148Z] Building docker-support-scheduler-go [2021-01-22T00:35:36.148Z] Building docker-core-command-go [2021-01-22T00:35:36.148Z] Building docker-support-notifications-go [2021-01-22T00:35:45.401Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22105 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-22T00:35:45.449Z] Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout [2021-01-22T00:35:51.179Z] using credential edgex-jenkins-ssh [2021-01-22T00:35:51.238Z] Cloning the remote Git repository [2021-01-22T00:35:51.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:35:51.436Z] > git init /w/workspace/edgex-go/46 # timeout=10 [2021-01-22T00:35:51.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:35:51.530Z] > git --version # timeout=10 [2021-01-22T00:35:51.555Z] > git --version # 'git version 2.17.1' [2021-01-22T00:35:51.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:35:51.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:36:08.604Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:36:08.604Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:36:08.604Z] ---> d37ccbda5a59 [2021-01-22T00:36:08.604Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:36:08.604Z] ---> Running in d56685c522f9 [2021-01-22T00:36:09.037Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:36:09.037Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:36:09.037Z] ---> d37ccbda5a59 [2021-01-22T00:36:09.037Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T00:36:09.037Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:36:09.037Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:36:09.037Z] ---> d37ccbda5a59 [2021-01-22T00:36:09.037Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T00:36:09.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:36:09.304Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:36:09.304Z] ---> d37ccbda5a59 [2021-01-22T00:36:09.304Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go [2021-01-22T00:36:09.304Z] [2021-01-22T00:36:09.304Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:36:09.304Z] ---> d37ccbda5a59 [2021-01-22T00:36:09.304Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T00:36:09.893Z] ---> Running in e6c5d4b47ad0 [2021-01-22T00:36:09.893Z] ---> Running in be67f1dd407f [2021-01-22T00:36:09.893Z] ---> Running in a735374e29da [2021-01-22T00:36:09.893Z] ---> Running in 25e16cf184ff [2021-01-22T00:36:09.893Z] Removing intermediate container d56685c522f9 [2021-01-22T00:36:09.893Z] ---> 1eabe22400bc [2021-01-22T00:36:09.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:36:10.156Z] ---> Running in d33fd2c7f818 [2021-01-22T00:36:10.156Z] Removing intermediate container e6c5d4b47ad0 [2021-01-22T00:36:10.156Z] ---> 93d4001b33e5 [2021-01-22T00:36:10.156Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:36:10.156Z] Removing intermediate container 25e16cf184ff [2021-01-22T00:36:10.156Z] ---> 8aa619262496 [2021-01-22T00:36:10.156Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:36:10.428Z] Removing intermediate container be67f1dd407f [2021-01-22T00:36:10.428Z] ---> b0afa204019d [2021-01-22T00:36:10.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:36:10.428Z] Removing intermediate container a735374e29da [2021-01-22T00:36:10.428Z] ---> 7e5681292b78 [2021-01-22T00:36:10.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:36:10.428Z] ---> Running in 83eb72949144 [2021-01-22T00:36:10.428Z] ---> Running in 8e07021946e7 [2021-01-22T00:36:10.428Z] ---> Running in e348afa9f588 [2021-01-22T00:36:10.693Z] ---> Running in 94cd33a1172c [2021-01-22T00:36:12.106Z] Removing intermediate container d33fd2c7f818 [2021-01-22T00:36:12.106Z] ---> 54126237b576 [2021-01-22T00:36:12.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:36:12.381Z] ---> Running in 12e901906b79 [2021-01-22T00:36:12.381Z] Removing intermediate container 83eb72949144 [2021-01-22T00:36:12.381Z] ---> c5865321d034 [2021-01-22T00:36:12.381Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T00:36:12.653Z] Removing intermediate container 8e07021946e7 [2021-01-22T00:36:12.653Z] ---> c8d221c7db3a [2021-01-22T00:36:12.653Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T00:36:12.653Z] ---> Running in ad68ef0df9b0 [2021-01-22T00:36:12.922Z] ---> Running in 98b1ae09f60d [2021-01-22T00:36:12.922Z] Removing intermediate container e348afa9f588 [2021-01-22T00:36:12.922Z] ---> facf90c5f466 [2021-01-22T00:36:12.922Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T00:36:13.190Z] ---> Running in 877953a97681 [2021-01-22T00:36:13.190Z] Removing intermediate container 94cd33a1172c [2021-01-22T00:36:13.190Z] ---> cb9c03d24d14 [2021-01-22T00:36:13.190Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T00:36:13.460Z] ---> Running in 816032a27306 [2021-01-22T00:36:13.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:14.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:15.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:15.371Z] OK: 233 MiB in 51 packages [2021-01-22T00:36:15.371Z] OK: 233 MiB in 51 packages [2021-01-22T00:36:15.371Z] OK: 233 MiB in 51 packages [2021-01-22T00:36:15.638Z] OK: 233 MiB in 51 packages [2021-01-22T00:36:15.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:36:15.909Z] Removing intermediate container 12e901906b79 [2021-01-22T00:36:15.909Z] ---> 6105bc91c989 [2021-01-22T00:36:15.909Z] Step 6/22 : COPY go.mod . [2021-01-22T00:36:16.175Z] Removing intermediate container ad68ef0df9b0 [2021-01-22T00:36:16.175Z] ---> 97cc05e0aed6 [2021-01-22T00:36:16.175Z] Step 6/21 : COPY go.mod . [2021-01-22T00:36:16.442Z] ---> 179170a6f000 [2021-01-22T00:36:16.442Z] Step 7/22 : RUN go mod download [2021-01-22T00:36:16.442Z] Removing intermediate container 98b1ae09f60d [2021-01-22T00:36:16.442Z] ---> 166a038c3690 [2021-01-22T00:36:16.442Z] Step 6/21 : COPY go.mod . [2021-01-22T00:36:16.442Z] ---> Running in ab2f18fde974 [2021-01-22T00:36:16.442Z] Removing intermediate container 816032a27306 [2021-01-22T00:36:16.442Z] ---> 562a1679417d [2021-01-22T00:36:16.442Z] Step 6/24 : COPY go.mod . [2021-01-22T00:36:16.710Z] OK: 233 MiB in 51 packages [2021-01-22T00:36:16.710Z] ---> 673ebb63354a [2021-01-22T00:36:16.710Z] Step 7/21 : RUN go mod download [2021-01-22T00:36:16.975Z] ---> Running in 4834288de26b [2021-01-22T00:36:16.975Z] ---> d71200eddab5 [2021-01-22T00:36:16.975Z] Step 7/24 : RUN go mod download [2021-01-22T00:36:16.975Z] ---> 0f88f96701e9 [2021-01-22T00:36:16.975Z] Step 7/21 : RUN go mod download [2021-01-22T00:36:17.236Z] ---> Running in 2ea336f4a9e5 [2021-01-22T00:36:17.236Z] ---> Running in 31d423daa55c [2021-01-22T00:36:17.506Z] Removing intermediate container 877953a97681 [2021-01-22T00:36:17.506Z] ---> c0474d74f55c [2021-01-22T00:36:17.506Z] Step 6/26 : COPY go.mod . [2021-01-22T00:36:17.778Z] ---> 1d3016ef3a5a [2021-01-22T00:36:17.778Z] Step 7/26 : RUN go mod download [2021-01-22T00:36:18.052Z] ---> Running in 8a39320408ee [2021-01-22T00:36:18.651Z] Removing intermediate container ab2f18fde974 [2021-01-22T00:36:18.651Z] ---> ae44fc308b9b [2021-01-22T00:36:18.651Z] Step 8/22 : COPY . . [2021-01-22T00:36:18.933Z] Removing intermediate container 4834288de26b [2021-01-22T00:36:18.933Z] ---> 4e9692c18cd6 [2021-01-22T00:36:18.933Z] Step 8/21 : COPY . . [2021-01-22T00:36:21.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:36:21.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:36:21.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:36:21.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:36:21.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:36:21.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T00:36:22.482Z] Merging remotes/origin/master commit 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-22T00:36:23.210Z] Removing intermediate container 2ea336f4a9e5 [2021-01-22T00:36:23.210Z] ---> 1856633c3720 [2021-01-22T00:36:23.210Z] Step 8/21 : COPY . . [2021-01-22T00:36:23.911Z] Merge succeeded, producing 492fb5e6ae568dfdbcd8c625fee2b13b117face9 [2021-01-22T00:36:23.911Z] Checking out Revision 492fb5e6ae568dfdbcd8c625fee2b13b117face9 (PR-2858) [2021-01-22T00:36:24.637Z] Removing intermediate container 31d423daa55c [2021-01-22T00:36:24.637Z] ---> 54916a143406 [2021-01-22T00:36:24.637Z] Step 8/24 : COPY . . [2021-01-22T00:36:22.557Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:36:22.613Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-22T00:36:23.032Z] > git remote # timeout=10 [2021-01-22T00:36:23.056Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T00:36:23.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:36:23.088Z] > git merge 4ca1de52de98fea5214ec757781974277347748a # timeout=10 [2021-01-22T00:36:23.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T00:36:23.928Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:36:23.944Z] > git checkout -f 492fb5e6ae568dfdbcd8c625fee2b13b117face9 # timeout=10 [2021-01-22T00:36:28.587Z] Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" [2021-01-22T00:36:28.613Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T00:36:30.275Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:36:28.603Z] > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 [2021-01-22T00:36:30.707Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:36:31.060Z] + + truesudo [2021-01-22T00:36:31.060Z] service docker restart [2021-01-22T00:36:31.288Z] Removing intermediate container 8a39320408ee [2021-01-22T00:36:31.289Z] ---> 7c24ee1e967a [2021-01-22T00:36:31.289Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T00:36:33.156Z] provisioning config files... [2021-01-22T00:36:33.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config1450706527949023054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:36:33.616Z] ---> docker-login.sh [2021-01-22T00:36:33.616Z] nexus3.edgexfoundry.org:10001 [2021-01-22T00:36:34.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:36:34.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:36:34.878Z] Configure a credential helper to remove this warning. See [2021-01-22T00:36:34.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:36:34.878Z] [2021-01-22T00:36:34.878Z] Login Succeeded [2021-01-22T00:36:35.155Z] nexus3.edgexfoundry.org:10002 [2021-01-22T00:36:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:36:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:36:35.705Z] Configure a credential helper to remove this warning. See [2021-01-22T00:36:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:36:35.705Z] [2021-01-22T00:36:35.705Z] Login Succeeded [2021-01-22T00:36:35.705Z] nexus3.edgexfoundry.org:10003 [2021-01-22T00:36:35.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:36:36.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:36:36.268Z] Configure a credential helper to remove this warning. See [2021-01-22T00:36:36.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:36:36.268Z] [2021-01-22T00:36:36.268Z] Login Succeeded [2021-01-22T00:36:36.268Z] nexus3.edgexfoundry.org:10004 [2021-01-22T00:36:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:36:36.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:36:36.868Z] Configure a credential helper to remove this warning. See [2021-01-22T00:36:36.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:36:36.868Z] [2021-01-22T00:36:36.868Z] Login Succeeded [2021-01-22T00:36:36.868Z] docker.io [2021-01-22T00:36:37.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:36:37.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:36:37.738Z] Configure a credential helper to remove this warning. See [2021-01-22T00:36:37.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:36:37.738Z] [2021-01-22T00:36:37.738Z] Login Succeeded [2021-01-22T00:36:37.738Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T00:36:37.757Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T00:36:38.290Z] ========================================================= [2021-01-22T00:36:38.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T00:36:38.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:36:38.666Z] + 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-01-22T00:36:41.315Z] Sending build context to Docker daemon 165.7MB [2021-01-22T00:36:41.315Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T00:36:41.315Z] Step 2/6 : FROM ${BASE} [2021-01-22T00:36:41.315Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T00:36:41.315Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T00:36:41.315Z] a4357932f1b6: Pulling fs layer [2021-01-22T00:36:41.315Z] 18c013af1878: Pulling fs layer [2021-01-22T00:36:41.315Z] 00ac8860ef70: Pulling fs layer [2021-01-22T00:36:41.315Z] 63d7cb157983: Pulling fs layer [2021-01-22T00:36:41.315Z] b116817d02f9: Pulling fs layer [2021-01-22T00:36:41.315Z] 745a02a5169b: Pulling fs layer [2021-01-22T00:36:41.315Z] 63d7cb157983: Waiting [2021-01-22T00:36:41.315Z] 745a02a5169b: Waiting [2021-01-22T00:36:41.315Z] 00ac8860ef70: Waiting [2021-01-22T00:36:41.315Z] b116817d02f9: Waiting [2021-01-22T00:36:41.315Z] 18c013af1878: Verifying Checksum [2021-01-22T00:36:41.315Z] 18c013af1878: Download complete [2021-01-22T00:36:41.315Z] a4357932f1b6: Verifying Checksum [2021-01-22T00:36:41.315Z] a4357932f1b6: Download complete [2021-01-22T00:36:41.315Z] 63d7cb157983: Verifying Checksum [2021-01-22T00:36:41.315Z] 63d7cb157983: Download complete [2021-01-22T00:36:41.315Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T00:36:41.315Z] 5f621e34cdf4: Download complete [2021-01-22T00:36:41.315Z] b116817d02f9: Verifying Checksum [2021-01-22T00:36:41.315Z] b116817d02f9: Download complete [2021-01-22T00:36:41.919Z] 5f621e34cdf4: Pull complete [2021-01-22T00:36:42.519Z] a4357932f1b6: Pull complete [2021-01-22T00:36:42.795Z] 18c013af1878: Pull complete [2021-01-22T00:36:44.244Z] 745a02a5169b: Download complete [2021-01-22T00:36:45.234Z] 00ac8860ef70: Verifying Checksum [2021-01-22T00:36:45.234Z] 00ac8860ef70: Download complete [2021-01-22T00:36:55.389Z] 00ac8860ef70: Pull complete [2021-01-22T00:36:55.389Z] 63d7cb157983: Pull complete [2021-01-22T00:36:55.988Z] b116817d02f9: Pull complete [2021-01-22T00:36:58.021Z] ---> c571ac54a821 [2021-01-22T00:36:58.021Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T00:36:58.021Z] ---> ef771efb80e7 [2021-01-22T00:36:58.021Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-22T00:36:58.021Z] ---> c8d515e380a0 [2021-01-22T00:36:58.021Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T00:36:59.412Z] 745a02a5169b: Pull complete [2021-01-22T00:36:59.412Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T00:36:59.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T00:36:59.413Z] ---> b7e6874047d6 [2021-01-22T00:36:59.413Z] 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-01-22T00:36:59.469Z] ---> Running in cf5352512903 [2021-01-22T00:36:59.469Z] ---> Running in 350f0710e4ec [2021-01-22T00:36:59.469Z] ---> Running in 57324b5bdab8 [2021-01-22T00:37:00.424Z] ---> 0ad4848142d4 [2021-01-22T00:37:00.424Z] ---> bc0717d4b333 [2021-01-22T00:37:00.424Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T00:37:00.424Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-22T00:37:00.424Z] ---> Running in 42fb8d18756e [2021-01-22T00:37:00.424Z] ---> Running in 5ea897b54be8 [2021-01-22T00:37:01.406Z] 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-01-22T00:37:01.406Z] 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-01-22T00:37:01.406Z] 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-01-22T00:37:01.406Z] 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-01-22T00:37:01.680Z] 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-01-22T00:37:03.773Z] ---> Running in 80aa7bd19492 [2021-01-22T00:37:04.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:37:05.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:37:06.334Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T00:37:06.609Z] (2/12) Installing file (5.38-r0) [2021-01-22T00:37:06.609Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T00:37:06.881Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T00:37:19.269Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T00:37:19.269Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T00:37:19.269Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T00:37:19.269Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T00:37:19.269Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T00:37:19.269Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T00:37:19.269Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T00:37:19.269Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T00:37:19.269Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:37:19.269Z] OK: 217 MiB in 51 packages [2021-01-22T00:37:23.580Z] Removing intermediate container 80aa7bd19492 [2021-01-22T00:37:23.580Z] ---> 2942989c64a2 [2021-01-22T00:37:23.580Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T00:37:23.580Z] ---> Running in 1ab4c9e21b08 [2021-01-22T00:37:23.580Z] Removing intermediate container 1ab4c9e21b08 [2021-01-22T00:37:23.580Z] ---> aeb9862df24c [2021-01-22T00:37:23.580Z] Step 5/6 : COPY go.mod . [2021-01-22T00:37:24.561Z] ---> 43d2bdfeecd4 [2021-01-22T00:37:24.561Z] Step 6/6 : RUN go mod download [2021-01-22T00:37:24.561Z] ---> Running in 0007e5313ef0 [2021-01-22T00:37:33.943Z] 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-01-22T00:37:35.877Z] Removing intermediate container 42fb8d18756e [2021-01-22T00:37:35.877Z] ---> 284ae499415f [2021-01-22T00:37:35.877Z] [2021-01-22T00:37:35.877Z] Step 10/24 : FROM scratch [2021-01-22T00:37:35.877Z] ---> [2021-01-22T00:37:35.877Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-22T00:37:35.877Z] Removing intermediate container 5ea897b54be8 [2021-01-22T00:37:35.877Z] ---> 7e6da9776ccf [2021-01-22T00:37:35.877Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T00:37:37.274Z] ---> Running in 5eb5a5ec09c4 [2021-01-22T00:37:37.274Z] ---> Running in 7948706fc891 [2021-01-22T00:37:37.540Z] Removing intermediate container cf5352512903 [2021-01-22T00:37:37.541Z] ---> 43e87f6c4bcf [2021-01-22T00:37:37.541Z] [2021-01-22T00:37:37.541Z] Step 10/21 : FROM scratch [2021-01-22T00:37:37.541Z] ---> [2021-01-22T00:37:37.541Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:37:38.934Z] Removing intermediate container 7948706fc891 [2021-01-22T00:37:38.934Z] ---> 97a172ea33ec [2021-01-22T00:37:38.934Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-22T00:37:38.934Z] ---> Running in 39fbfc928484 [2021-01-22T00:37:40.324Z] ---> Running in 8d065221fccc [2021-01-22T00:37:40.324Z] 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-01-22T00:37:40.897Z] Removing intermediate container 39fbfc928484 [2021-01-22T00:37:40.898Z] ---> 8ae8da333dc4 [2021-01-22T00:37:40.898Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-22T00:37:40.898Z] Removing intermediate container 57324b5bdab8 [2021-01-22T00:37:40.898Z] ---> 2f1097d36d0a [2021-01-22T00:37:40.898Z] [2021-01-22T00:37:40.898Z] Step 10/22 : FROM scratch [2021-01-22T00:37:40.898Z] ---> [2021-01-22T00:37:40.898Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:37:41.167Z] ---> Using cache [2021-01-22T00:37:41.167Z] ---> 8ae8da333dc4 [2021-01-22T00:37:41.167Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-22T00:37:41.167Z] ---> Running in e82babb05a81 [2021-01-22T00:37:41.167Z] Removing intermediate container 8d065221fccc [2021-01-22T00:37:41.167Z] ---> ed5ca05d4fed [2021-01-22T00:37:41.167Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-22T00:37:41.167Z] Removing intermediate container 350f0710e4ec [2021-01-22T00:37:41.167Z] ---> 27f8c448150d [2021-01-22T00:37:41.167Z] [2021-01-22T00:37:41.167Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T00:37:41.167Z] ---> Running in 4f4d419d6ba6 [2021-01-22T00:37:41.167Z] ---> Running in 8167722a1b40 [2021-01-22T00:37:41.167Z] 3.12: Pulling from library/alpine [2021-01-22T00:37:41.433Z] Removing intermediate container e82babb05a81 [2021-01-22T00:37:41.433Z] ---> 3a3ece8e597e [2021-01-22T00:37:41.433Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-22T00:37:41.433Z] Removing intermediate container 8167722a1b40 [2021-01-22T00:37:41.433Z] ---> 69501ab109ba [2021-01-22T00:37:41.433Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-22T00:37:41.696Z] Removing intermediate container 4f4d419d6ba6 [2021-01-22T00:37:41.696Z] ---> 59af9d695afb [2021-01-22T00:37:41.696Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-22T00:37:42.273Z] ---> Running in 7c992a052708 [2021-01-22T00:37:42.273Z] ---> Running in 6e60e13b8a64 [2021-01-22T00:37:42.539Z] ---> 7d9e868fbed5 [2021-01-22T00:37:42.539Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-22T00:37:42.539Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T00:37:42.539Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T00:37:42.539Z] ---> 389fef711851 [2021-01-22T00:37:42.539Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T00:37:42.539Z] Removing intermediate container 7c992a052708 [2021-01-22T00:37:42.539Z] ---> 97d21eb162d7 [2021-01-22T00:37:42.539Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:37:42.811Z] ---> Running in 30ac045c0214 [2021-01-22T00:37:43.074Z] Removing intermediate container 6e60e13b8a64 [2021-01-22T00:37:43.074Z] ---> 77126761e23a [2021-01-22T00:37:43.074Z] Step 14/22 : WORKDIR / [2021-01-22T00:37:43.337Z] Removing intermediate container 5eb5a5ec09c4 [2021-01-22T00:37:43.337Z] ---> 06ff7860f7e4 [2021-01-22T00:37:43.337Z] [2021-01-22T00:37:43.337Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T00:37:43.337Z] 20.10.0: Pulling from library/docker [2021-01-22T00:37:43.604Z] ---> 05e260c35e91 [2021-01-22T00:37:43.604Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T00:37:43.883Z] ---> Running in c0f19d27bb75 [2021-01-22T00:37:43.883Z] ---> c7fb71440422 [2021-01-22T00:37:43.883Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-22T00:37:44.165Z] Removing intermediate container c0f19d27bb75 [2021-01-22T00:37:44.165Z] ---> 0dad4422a1e1 [2021-01-22T00:37:44.165Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:37:44.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:37:44.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:37:44.727Z] ---> 2c9c4ce772f0 [2021-01-22T00:37:44.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T00:37:44.727Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T00:37:44.995Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:37:44.995Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T00:37:44.995Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T00:37:44.995Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:37:45.581Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:37:45.850Z] OK: 7 MiB in 18 packages [2021-01-22T00:37:46.112Z] ---> 22ae6c951158 [2021-01-22T00:37:46.112Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:37:46.689Z] ---> d20f8643d377 [2021-01-22T00:37:46.689Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T00:37:46.689Z] ---> e08643a2c90d [2021-01-22T00:37:46.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T00:37:46.961Z] ---> acd0f94f5332 [2021-01-22T00:37:46.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T00:37:46.961Z] ---> 048401ad2522 [2021-01-22T00:37:46.961Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T00:37:47.544Z] ---> 25b8d6bb92c7 [2021-01-22T00:37:47.544Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-22T00:37:47.544Z] ---> Running in ffa31a8d40d5 [2021-01-22T00:37:47.812Z] Removing intermediate container 30ac045c0214 [2021-01-22T00:37:47.812Z] ---> 4c0d276e51d7 [2021-01-22T00:37:47.812Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:37:47.812Z] ---> 8afb95085232 [2021-01-22T00:37:47.812Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T00:37:47.812Z] ---> Running in 2d081d1bfa71 [2021-01-22T00:37:47.812Z] ---> Running in a20208b6cbc7 [2021-01-22T00:37:48.079Z] Removing intermediate container ffa31a8d40d5 [2021-01-22T00:37:48.079Z] ---> 78acc2f52dc8 [2021-01-22T00:37:48.079Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:37:48.079Z] ---> Running in 5ccfb32f63b0 [2021-01-22T00:37:48.079Z] Removing intermediate container 2d081d1bfa71 [2021-01-22T00:37:48.079Z] ---> 4b2e1e3345fa [2021-01-22T00:37:48.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:37:48.658Z] Removing intermediate container a20208b6cbc7 [2021-01-22T00:37:48.658Z] ---> bd351137ef5f [2021-01-22T00:37:48.658Z] Step 13/21 : WORKDIR /edgex [2021-01-22T00:37:48.658Z] ---> 95f6b7f68ea0 [2021-01-22T00:37:48.658Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-22T00:37:48.932Z] ---> Running in 7d232fb996ef [2021-01-22T00:37:48.932Z] Removing intermediate container 5ccfb32f63b0 [2021-01-22T00:37:48.932Z] ---> b9319625cee7 [2021-01-22T00:37:48.932Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T00:37:48.932Z] ---> Running in fc99bd494a21 [2021-01-22T00:37:48.932Z] ---> Running in 15b09f4ddaca [2021-01-22T00:37:48.932Z] ---> Running in dff42cf7edad [2021-01-22T00:37:49.202Z] Removing intermediate container fc99bd494a21 [2021-01-22T00:37:49.202Z] ---> a858353ce71d [2021-01-22T00:37:49.202Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T00:37:49.202Z] ---> Running in 7c5a0200790f [2021-01-22T00:37:49.202Z] Removing intermediate container 15b09f4ddaca [2021-01-22T00:37:49.202Z] ---> 11d0e68af97d [2021-01-22T00:37:49.202Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:37:49.470Z] Removing intermediate container 7d232fb996ef [2021-01-22T00:37:49.470Z] ---> 4d9edee42129 [2021-01-22T00:37:49.470Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T00:37:49.470Z] Removing intermediate container dff42cf7edad [2021-01-22T00:37:49.470Z] ---> feda9ad9fb26 [2021-01-22T00:37:49.470Z] Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:37:49.470Z] ---> Running in 04da4e2be40f [2021-01-22T00:37:49.739Z] ---> Running in 3b213604fd4f [2021-01-22T00:37:49.739Z] Removing intermediate container 7c5a0200790f [2021-01-22T00:37:49.739Z] ---> 8918ce0385fd [2021-01-22T00:37:49.739Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:37:49.739Z] ---> Running in 89b9865a970f [2021-01-22T00:37:49.739Z] ---> b2b4f1b1aecb [2021-01-22T00:37:49.739Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T00:37:50.028Z] Removing intermediate container 04da4e2be40f [2021-01-22T00:37:50.028Z] ---> 375be8477df5 [2021-01-22T00:37:50.028Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T00:37:50.028Z] Removing intermediate container 3b213604fd4f [2021-01-22T00:37:50.028Z] ---> cc2f198d4ce7 [2021-01-22T00:37:50.028Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T00:37:50.028Z] ---> Running in ede0aa69fcfd [2021-01-22T00:37:50.979Z] Removing intermediate container 89b9865a970f [2021-01-22T00:37:50.979Z] ---> c983ea94bbd7 [2021-01-22T00:37:50.979Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:37:51.375Z] Removing intermediate container 0007e5313ef0 [2021-01-22T00:37:51.375Z] ---> 93f945bce885 [2021-01-22T00:37:51.571Z] ---> Running in b7875155b291 [2021-01-22T00:37:51.571Z] Removing intermediate container ede0aa69fcfd [2021-01-22T00:37:51.571Z] ---> ab50a186ceb4 [2021-01-22T00:37:51.571Z] Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:37:51.571Z] ---> Running in 990c787478f7 [2021-01-22T00:37:51.571Z] ---> 87369f8ac543 [2021-01-22T00:37:51.571Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T00:37:51.839Z] ---> Running in a6cd2b0c278a [2021-01-22T00:37:51.839Z] Removing intermediate container b7875155b291 [2021-01-22T00:37:51.839Z] ---> 688836ec4a86 [2021-01-22T00:37:51.839Z] [2021-01-22T00:37:51.971Z] Successfully built 93f945bce885 [2021-01-22T00:37:51.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:37:52.105Z] Removing intermediate container 990c787478f7 [2021-01-22T00:37:52.106Z] ---> 0dad80afcdcf [2021-01-22T00:37:52.106Z] [2021-01-22T00:37:52.106Z] Successfully built 688836ec4a86 [2021-01-22T00:37:52.106Z] Removing intermediate container a6cd2b0c278a [2021-01-22T00:37:52.106Z] ---> 7e764de0ffc2 [2021-01-22T00:37:52.106Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T00:37:52.106Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T00:37:52.106Z] Building docker-core-metadata-go [2021-01-22T00:37:52.106Z]  Building docker-support-scheduler-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T00:37:52.106Z] Successfully built 0dad80afcdcf [2021-01-22T00:37:52.327Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T00:37:52.327Z] . [Pipeline] withDockerContainer [2021-01-22T00:37:52.380Z] ---> eee45a4cce56 [2021-01-22T00:37:52.380Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T00:37:52.380Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T00:37:52.380Z] Successfully tagged docker-core-command-go:latest [2021-01-22T00:37:52.380Z] ---> aefe523efa57 [2021-01-22T00:37:52.380Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T00:37:52.380Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-22T00:37:52.380Z] ---> Running in ea53d059409d [2021-01-22T00:37:52.380Z] ---> Running in bc08df07b5c7 [2021-01-22T00:37:52.380Z] ---> Running in 75fe56db7882 [2021-01-22T00:37:52.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container [2021-01-22T00:37:52.650Z] Removing intermediate container ea53d059409d [2021-01-22T00:37:52.650Z] ---> 0548de9a7b39 [2021-01-22T00:37:52.650Z] [2021-01-22T00:37:52.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T00:37:52.917Z] Removing intermediate container bc08df07b5c7 [2021-01-22T00:37:52.918Z] ---> 695a21dcc521 [2021-01-22T00:37:52.918Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T00:37:52.918Z] Successfully built 0548de9a7b39 [2021-01-22T00:37:52.918Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T00:37:52.918Z] Building docker-security-bootstrap-redis-go [2021-01-22T00:37:52.918Z]  Building docker-support-notifications-go ... done  ---> Running in d23e2038eac1 [2021-01-22T00:37:53.186Z] Removing intermediate container d23e2038eac1 [2021-01-22T00:37:53.186Z] ---> ea071384ad5a [2021-01-22T00:37:53.186Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T00:37:53.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:37:53.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:37:53.457Z] ---> Running in 27a0da2cbbc5 [2021-01-22T00:37:53.457Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T00:37:53.457Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T00:37:53.720Z] Executing bash-5.0.17-r0.post-install [2021-01-22T00:37:53.720Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:37:53.720Z] OK: 12 MiB in 22 packages [2021-01-22T00:37:54.238Z] $ docker top 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:37:55.285Z] + go version [2021-01-22T00:37:55.285Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T00:37:55.315Z] $ docker stop --time=1 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 [2021-01-22T00:37:57.357Z] $ docker rm -f 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-22T00:37:57.963Z] Removing intermediate container 27a0da2cbbc5 [2021-01-22T00:37:57.963Z] ---> 8a3514765914 [2021-01-22T00:37:57.963Z] Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:37:58.384Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T00:37:58.384Z] . [Pipeline] withDockerContainer [2021-01-22T00:37:58.697Z] prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container [2021-01-22T00:37:58.803Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T00:38:00.440Z] $ docker top cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 -eo pid,comm [2021-01-22T00:38:00.538Z] ---> Running in 2c1999b2adfc [Pipeline] { [2021-01-22T00:38:00.801Z] Removing intermediate container 75fe56db7882 [2021-01-22T00:38:00.801Z] ---> 920844a37772 [2021-01-22T00:38:00.801Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [Pipeline] echo [2021-01-22T00:38:00.825Z] ========================================================= [2021-01-22T00:38:00.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T00:38:00.825Z] ========================================================= [Pipeline] sh [2021-01-22T00:38:01.473Z] + make test [2021-01-22T00:38:01.473Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T00:38:02.198Z] Removing intermediate container 2c1999b2adfc [2021-01-22T00:38:02.198Z] ---> fdc70ef890a6 [2021-01-22T00:38:02.198Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T00:38:02.198Z] ---> Running in a070454dea05 [2021-01-22T00:38:02.461Z] ---> Running in 1bdf4351ff4e [2021-01-22T00:38:03.045Z] Removing intermediate container a070454dea05 [2021-01-22T00:38:03.045Z] ---> 5d80127d8174 [2021-01-22T00:38:03.045Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T00:38:03.045Z] Removing intermediate container 1bdf4351ff4e [2021-01-22T00:38:03.045Z] ---> 492746cb5a8a [2021-01-22T00:38:03.045Z] [2021-01-22T00:38:03.633Z] Successfully built 492746cb5a8a [2021-01-22T00:38:05.048Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T00:38:05.048Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-22T00:38:05.326Z] ---> Running in d19b43a97310 [2021-01-22T00:38:05.918Z] Removing intermediate container d19b43a97310 [2021-01-22T00:38:05.918Z] ---> 9de9d0097cfd [2021-01-22T00:38:05.918Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T00:38:06.187Z] ---> Running in 1c9aee93a7df [2021-01-22T00:38:06.802Z] Removing intermediate container 1c9aee93a7df [2021-01-22T00:38:06.802Z] ---> 833897763d93 [2021-01-22T00:38:06.802Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T00:38:13.514Z] ---> 6203d2565b07 [2021-01-22T00:38:13.514Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T00:38:13.784Z] ---> 485412fafd77 [2021-01-22T00:38:13.784Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T00:38:16.501Z] ---> 43a3cde5ed95 [2021-01-22T00:38:16.501Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T00:38:16.501Z] ---> Running in 757eba375b0a [2021-01-22T00:38:18.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:18.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:38:18.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:38:18.269Z] ---> d37ccbda5a59 [2021-01-22T00:38:18.269Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T00:38:18.269Z] ---> Using cache [2021-01-22T00:38:18.269Z] ---> 7e5681292b78 [2021-01-22T00:38:18.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:38:18.269Z] ---> Using cache [2021-01-22T00:38:18.269Z] ---> cb9c03d24d14 [2021-01-22T00:38:18.269Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T00:38:18.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:18.567Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T00:38:18.567Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T00:38:18.567Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T00:38:18.567Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T00:38:18.949Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T00:38:18.949Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T00:38:18.949Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T00:38:19.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:38:19.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:38:19.916Z] ---> d37ccbda5a59 [2021-01-22T00:38:19.916Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:38:19.916Z] ---> Using cache [2021-01-22T00:38:19.916Z] ---> 7e5681292b78 [2021-01-22T00:38:19.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:38:19.916Z] ---> Using cache [2021-01-22T00:38:19.916Z] ---> cb9c03d24d14 [2021-01-22T00:38:19.916Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:38:20.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:38:20.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:38:20.182Z] ---> d37ccbda5a59 [2021-01-22T00:38:20.182Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:38:20.182Z] ---> Using cache [2021-01-22T00:38:20.182Z] ---> 7e5681292b78 [2021-01-22T00:38:20.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:38:20.182Z] ---> Using cache [2021-01-22T00:38:20.182Z] ---> cb9c03d24d14 [2021-01-22T00:38:20.182Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:38:24.420Z] ---> Running in dfc17be65cf6 [2021-01-22T00:38:24.996Z] ---> Running in 97c08ea583ef [2021-01-22T00:38:25.261Z] ---> Running in c7d0029a721b [2021-01-22T00:38:25.531Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T00:38:25.531Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T00:38:25.531Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T00:38:25.531Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T00:38:25.531Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T00:38:25.531Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T00:38:25.532Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T00:38:25.800Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T00:38:25.800Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T00:38:25.800Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T00:38:26.074Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T00:38:26.074Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T00:38:26.074Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T00:38:26.074Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T00:38:26.074Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T00:38:26.074Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T00:38:26.337Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T00:38:26.602Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T00:38:26.864Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T00:38:27.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:27.708Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T00:38:27.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:27.983Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T00:38:27.984Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T00:38:27.984Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T00:38:27.984Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T00:38:27.984Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T00:38:27.984Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T00:38:27.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:28.252Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:38:28.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:28.520Z] OK: 71 MiB in 55 packages [2021-01-22T00:38:28.783Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:38:28.783Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:38:28.783Z] ---> d37ccbda5a59 [2021-01-22T00:38:28.783Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T00:38:28.783Z] ---> Using cache [2021-01-22T00:38:28.783Z] ---> 7e5681292b78 [2021-01-22T00:38:28.783Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:38:28.783Z] ---> Using cache [2021-01-22T00:38:28.783Z] ---> cb9c03d24d14 [2021-01-22T00:38:28.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T00:38:28.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:29.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:29.635Z] ---> Running in 4802a5934e85 [2021-01-22T00:38:29.900Z] OK: 233 MiB in 51 packages [2021-01-22T00:38:30.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:30.750Z] OK: 233 MiB in 51 packages [2021-01-22T00:38:30.750Z] Removing intermediate container 97c08ea583ef [2021-01-22T00:38:30.750Z] ---> 10e461ee60d5 [2021-01-22T00:38:30.750Z] Step 6/22 : COPY go.mod . [2021-01-22T00:38:31.017Z] OK: 233 MiB in 51 packages [2021-01-22T00:38:31.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:38:31.884Z] ---> 1487070216f0 [2021-01-22T00:38:31.884Z] Step 7/22 : RUN go mod download [2021-01-22T00:38:32.148Z] OK: 233 MiB in 51 packages [2021-01-22T00:38:33.554Z] ---> Running in 05e126633e75 [2021-01-22T00:38:33.554Z] Removing intermediate container c7d0029a721b [2021-01-22T00:38:33.554Z] ---> 098b51b35a3d [2021-01-22T00:38:33.554Z] Step 6/22 : COPY go.mod . [2021-01-22T00:38:33.875Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T00:38:34.969Z] Removing intermediate container dfc17be65cf6 [2021-01-22T00:38:34.969Z] ---> 8c8d07755286 [2021-01-22T00:38:34.969Z] Step 6/23 : COPY go.mod . [2021-01-22T00:38:35.922Z] ---> 94a069d3803f [2021-01-22T00:38:35.922Z] Step 7/22 : RUN go mod download [2021-01-22T00:38:35.922Z] Removing intermediate container 4802a5934e85 [2021-01-22T00:38:35.923Z] ---> 3e22e11b0ec3 [2021-01-22T00:38:35.923Z] Step 6/24 : COPY go.mod . [2021-01-22T00:38:35.923Z] ---> d9ba75331aa4 [2021-01-22T00:38:35.923Z] Step 7/23 : RUN go mod download [2021-01-22T00:38:35.923Z] ---> Running in c7f8a29e4c30 [2021-01-22T00:38:36.185Z] ---> Running in 7a481a7b33fb [2021-01-22T00:38:36.185Z] Removing intermediate container 757eba375b0a [2021-01-22T00:38:36.185Z] ---> 12ef3efc58da [2021-01-22T00:38:36.185Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T00:38:36.448Z] ---> 9360a1083e96 [2021-01-22T00:38:36.448Z] Step 7/24 : RUN go mod download [2021-01-22T00:38:36.448Z] ---> Running in d577b3afb3f3 [2021-01-22T00:38:36.735Z] ---> Running in 86e8e46b3e65 [2021-01-22T00:38:36.735Z] Removing intermediate container 05e126633e75 [2021-01-22T00:38:36.735Z] ---> 4988e12900a0 [2021-01-22T00:38:36.735Z] Step 8/22 : COPY . . [2021-01-22T00:38:41.008Z] Collecting docker-compose==1.23.2 [2021-01-22T00:38:41.008Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T00:38:41.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T00:38:41.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T00:38:44.150Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T00:38:44.150Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T00:38:44.726Z] Removing intermediate container c7f8a29e4c30 [2021-01-22T00:38:44.726Z] ---> 3a1ecb83ffc2 [2021-01-22T00:38:44.726Z] Step 8/22 : COPY . . [2021-01-22T00:38:44.726Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T00:38:44.726Z] Removing intermediate container 7a481a7b33fb [2021-01-22T00:38:44.726Z] ---> 0ec1141d46d0 [2021-01-22T00:38:44.726Z] Step 8/23 : COPY . . [2021-01-22T00:38:44.726Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T00:38:46.118Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T00:38:46.118Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T00:38:47.520Z] Removing intermediate container 86e8e46b3e65 [2021-01-22T00:38:47.520Z] ---> fb73e4809c4a [2021-01-22T00:38:47.520Z] Step 8/24 : COPY . . [2021-01-22T00:38:50.874Z] Collecting PyYAML<4,>=3.10 [2021-01-22T00:38:50.874Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T00:38:55.115Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T00:38:55.115Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T00:38:57.080Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T00:38:57.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T00:38:59.293Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T00:38:59.293Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T00:38:59.293Z] 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-01-22T00:38:59.293Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T00:38:59.293Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T00:38:59.294Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T00:38:59.294Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T00:39:01.872Z] Collecting idna<2.8,>=2.5 [2021-01-22T00:39:01.872Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T00:39:03.291Z] ---> d708b3f27818 [2021-01-22T00:39:03.291Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-22T00:39:03.291Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T00:39:03.291Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T00:39:04.693Z] 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-01-22T00:39:04.693Z] 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-01-22T00:39:04.693Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T00:39:04.693Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T00:39:04.693Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T00:39:04.693Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T00:39:04.693Z] Installing collected packages: dockerpty, jsonschema, texttable, docopt, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docker-compose [2021-01-22T00:39:04.693Z] Running setup.py install for dockerpty: started [2021-01-22T00:39:07.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T00:39:07.286Z] ---> Running in dc920e2213f4 [2021-01-22T00:39:07.557Z] Running setup.py install for texttable: started [2021-01-22T00:39:08.524Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T00:39:08.524Z] Running setup.py install for docopt: started [2021-01-22T00:39:09.483Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T00:39:09.483Z] Running setup.py install for PyYAML: started [2021-01-22T00:39:10.443Z] 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-01-22T00:39:11.414Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T00:39:12.006Z] Attempting uninstall: idna [2021-01-22T00:39:12.006Z] Found existing installation: idna 2.9 [2021-01-22T00:39:12.006Z] Uninstalling idna-2.9: [2021-01-22T00:39:12.599Z] Successfully uninstalled idna-2.9 [2021-01-22T00:39:12.882Z] Attempting uninstall: urllib3 [2021-01-22T00:39:12.882Z] Found existing installation: urllib3 1.25.9 [2021-01-22T00:39:12.882Z] Uninstalling urllib3-1.25.9: [2021-01-22T00:39:13.984Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T00:39:14.952Z] Attempting uninstall: requests [2021-01-22T00:39:14.952Z] Found existing installation: requests 2.23.0 [2021-01-22T00:39:14.952Z] Uninstalling requests-2.23.0: [2021-01-22T00:39:15.230Z] ---> ea9a7c287a2f [2021-01-22T00:39:15.230Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T00:39:15.230Z] Successfully uninstalled requests-2.23.0 [2021-01-22T00:39:16.655Z] ---> Running in 659c667662bb [2021-01-22T00:39:16.655Z] ---> efd9cb2625af [2021-01-22T00:39:16.655Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T00:39:17.626Z] ---> Running in 4a814b72bc82 [2021-01-22T00:39:17.626Z] ---> 7a7912e663cb [2021-01-22T00:39:17.626Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T00:39:18.595Z] ---> Running in 9b52d75aafa8 [2021-01-22T00:39:18.868Z] 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.57.0 [2021-01-22T00:39:19.462Z] 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-01-22T00:39:20.086Z] 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-01-22T00:39:20.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-22T00:39:21.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T00:39:23.482Z] Removing intermediate container d577b3afb3f3 [2021-01-22T00:39:23.482Z] ---> a36f8a5aab75 [2021-01-22T00:39:23.482Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T00:39:23.482Z] ---> Running in 1bb7006de689 [2021-01-22T00:39:24.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:24.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:24.717Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:39:24.717Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T00:39:24.717Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T00:39:24.717Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:39:25.683Z] OK: 72 MiB in 58 packages [2021-01-22T00:39:27.434Z] Removing intermediate container 1bb7006de689 [2021-01-22T00:39:27.434Z] ---> b5e0ecc493e2 [2021-01-22T00:39:27.434Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T00:39:28.751Z] ---> Running in 307682f18ad3 [2021-01-22T00:39:29.021Z] Removing intermediate container 307682f18ad3 [2021-01-22T00:39:29.021Z] ---> d88a51a9a964 [2021-01-22T00:39:29.021Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:39:29.287Z] ---> Running in 68b21699e352 [2021-01-22T00:39:29.572Z] Removing intermediate container 68b21699e352 [2021-01-22T00:39:29.572Z] ---> 3e280df1a021 [2021-01-22T00:39:29.572Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T00:39:29.845Z] ---> Running in d012b9cf11f1 [2021-01-22T00:39:30.110Z] Removing intermediate container d012b9cf11f1 [2021-01-22T00:39:30.110Z] ---> d322d83e32cb [2021-01-22T00:39:30.110Z] Step 25/26 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:39:30.384Z] ---> Running in 0b44ced786ec [2021-01-22T00:39:30.384Z] Removing intermediate container 0b44ced786ec [2021-01-22T00:39:30.384Z] ---> f632d5ba2706 [2021-01-22T00:39:30.384Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T00:39:30.655Z] ---> Running in 3d2ddf6cdd90 [2021-01-22T00:39:31.608Z] Removing intermediate container 3d2ddf6cdd90 [2021-01-22T00:39:31.608Z] ---> dc7df9134b4c [2021-01-22T00:39:31.608Z] [2021-01-22T00:39:31.873Z] Successfully built dc7df9134b4c [2021-01-22T00:39:31.873Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T00:39:40.094Z]  Building docker-sys-mgmt-agent-go ... done 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-01-22T00:39:42.668Z] Removing intermediate container dc920e2213f4 [2021-01-22T00:39:42.668Z] ---> 7945cdc53321 [2021-01-22T00:39:42.668Z] [2021-01-22T00:39:42.668Z] Step 10/22 : FROM scratch [2021-01-22T00:39:42.668Z] ---> [2021-01-22T00:39:42.668Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:39:43.260Z] ---> Using cache [2021-01-22T00:39:43.260Z] ---> 8ae8da333dc4 [2021-01-22T00:39:43.260Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-22T00:39:43.543Z] ---> Running in ee0292e30f99 [2021-01-22T00:39:44.131Z] Removing intermediate container ee0292e30f99 [2021-01-22T00:39:44.131Z] ---> 550d63b97763 [2021-01-22T00:39:44.131Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-22T00:39:44.722Z] ---> Running in a6948b6714e0 [2021-01-22T00:39:45.690Z] Removing intermediate container 9b52d75aafa8 [2021-01-22T00:39:45.690Z] ---> 55f639b4d2b7 [2021-01-22T00:39:45.690Z] [2021-01-22T00:39:45.690Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T00:39:45.690Z] ---> 389fef711851 [2021-01-22T00:39:45.690Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T00:39:45.690Z] Removing intermediate container a6948b6714e0 [2021-01-22T00:39:45.690Z] ---> 0cb9e60f33b6 [2021-01-22T00:39:45.690Z] Step 14/22 : WORKDIR / [2021-01-22T00:39:45.690Z] ---> Running in 8e056f9c608f [2021-01-22T00:39:45.982Z] ---> Running in 12bdd0104a72 [2021-01-22T00:39:46.267Z] Removing intermediate container 12bdd0104a72 [2021-01-22T00:39:46.267Z] ---> 55599c108721 [2021-01-22T00:39:46.267Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:39:47.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:47.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:47.497Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T00:39:47.497Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:39:47.497Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T00:39:47.497Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T00:39:47.497Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T00:39:47.497Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:39:47.497Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:39:47.497Z] ---> 518a77afbe79 [2021-01-22T00:39:47.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T00:39:47.497Z] OK: 7 MiB in 19 packages [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T00:39:48.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T00:39:48.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T00:39:48.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T00:39:49.426Z] Removing intermediate container 4a814b72bc82 [2021-01-22T00:39:49.426Z] ---> 37a71ca605ca [2021-01-22T00:39:49.426Z] [2021-01-22T00:39:49.426Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T00:39:49.426Z] ---> 389fef711851 [2021-01-22T00:39:49.426Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T00:39:49.426Z] ---> 75a3e6470f16 [2021-01-22T00:39:49.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T00:39:49.426Z] ---> Running in 8cae0d5d13a7 [2021-01-22T00:39:50.396Z] ---> 7b2141ef138c [2021-01-22T00:39:50.396Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-22T00:39:50.396Z] Removing intermediate container 8e056f9c608f [2021-01-22T00:39:50.396Z] ---> a23b01593c31 [2021-01-22T00:39:50.396Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-22T00:39:50.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:50.396Z] ---> Running in e993f298bcb9 [2021-01-22T00:39:50.396Z] ---> Running in c4915fe3cfc8 [2021-01-22T00:39:50.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:50.665Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T00:39:50.665Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:39:50.665Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T00:39:50.665Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T00:39:50.665Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T00:39:50.927Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:39:50.927Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:39:50.927Z] OK: 7 MiB in 19 packages [2021-01-22T00:39:52.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T00:39:52.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T00:39:52.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T00:39:52.347Z] Removing intermediate container e993f298bcb9 [2021-01-22T00:39:52.347Z] ---> 73b030b139a3 [2021-01-22T00:39:52.347Z] Step 13/22 : WORKDIR / [2021-01-22T00:39:52.347Z] Removing intermediate container c4915fe3cfc8 [2021-01-22T00:39:52.347Z] ---> 0f545e38ac1b [2021-01-22T00:39:52.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:39:53.306Z] ---> Running in 26ef8812c952 [2021-01-22T00:39:53.306Z] ---> Running in dc840e2ac4bc [2021-01-22T00:39:53.306Z] Removing intermediate container 659c667662bb [2021-01-22T00:39:53.306Z] ---> 5f464b134eea [2021-01-22T00:39:53.306Z] [2021-01-22T00:39:53.306Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T00:39:53.306Z] ---> 389fef711851 [2021-01-22T00:39:53.306Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:39:53.888Z] ---> Running in 7a60b9987bea [2021-01-22T00:39:53.888Z] Removing intermediate container dc840e2ac4bc [2021-01-22T00:39:53.888Z] ---> 1b02abdb2789 [2021-01-22T00:39:53.888Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:39:54.151Z] Removing intermediate container 26ef8812c952 [2021-01-22T00:39:54.151Z] ---> cb55968a696e [2021-01-22T00:39:54.151Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T00:39:54.151Z] Removing intermediate container 8cae0d5d13a7 [2021-01-22T00:39:54.151Z] ---> 519feb757543 [2021-01-22T00:39:54.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:39:54.727Z] ---> Running in 4d7b939b228e [2021-01-22T00:39:54.727Z] ---> Running in 8a362f6934a2 [2021-01-22T00:39:54.727Z] Removing intermediate container 7a60b9987bea [2021-01-22T00:39:54.727Z] ---> 31ecfe3293d0 [2021-01-22T00:39:54.727Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T00:39:54.727Z] ---> d1959c503cf0 [2021-01-22T00:39:54.727Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-22T00:39:54.991Z] ---> Running in bf977a600055 [2021-01-22T00:39:54.991Z] Removing intermediate container 4d7b939b228e [2021-01-22T00:39:54.991Z] ---> 749c6b9e61d3 [2021-01-22T00:39:54.991Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:39:54.991Z] Removing intermediate container 8a362f6934a2 [2021-01-22T00:39:54.991Z] ---> bbd2d844d346 [2021-01-22T00:39:54.991Z] Step 13/24 : WORKDIR / [2021-01-22T00:39:55.256Z] ---> Running in 2016035ce1a3 [2021-01-22T00:39:55.256Z] Removing intermediate container bf977a600055 [2021-01-22T00:39:55.256Z] ---> 18fa6490a9bd [2021-01-22T00:39:55.256Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T00:39:55.256Z] ---> Running in 571f914c8c12 [2021-01-22T00:39:55.256Z] ---> bdf2e8242a66 [2021-01-22T00:39:55.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-22T00:39:55.256Z] ---> Running in d0408b427358 [2021-01-22T00:39:55.519Z] Removing intermediate container 2016035ce1a3 [2021-01-22T00:39:55.519Z] ---> bf017a5f02b4 [2021-01-22T00:39:55.519Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:39:55.519Z] ---> Running in b9bbb3c0c38d [2021-01-22T00:39:55.780Z] Removing intermediate container 571f914c8c12 [2021-01-22T00:39:55.780Z] ---> fc3624adf1ce [2021-01-22T00:39:55.780Z] 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-01-22T00:39:55.780Z] Removing intermediate container d0408b427358 [2021-01-22T00:39:55.780Z] ---> 0a3f80ef7765 [2021-01-22T00:39:55.780Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:39:55.780Z] ---> d936697902d6 [2021-01-22T00:39:55.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-22T00:39:56.043Z] ---> Running in 2fe10dfdb56a [2021-01-22T00:39:56.043Z] Removing intermediate container b9bbb3c0c38d [2021-01-22T00:39:56.043Z] ---> bf4ab05c190e [2021-01-22T00:39:56.043Z] [2021-01-22T00:39:56.616Z] Successfully built bf4ab05c190e [2021-01-22T00:39:56.878Z] ---> 0ed54f54d302 [2021-01-22T00:39:56.878Z] 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-01-22T00:39:56.878Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T00:39:56.878Z]  Building docker-core-metadata-go ... done  ---> fc69fbbdf24f [2021-01-22T00:39:56.878Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-22T00:39:56.878Z] ---> Running in 8db65548fa16 [2021-01-22T00:39:57.142Z] ---> 6c4cc69dae52 [2021-01-22T00:39:57.142Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T00:39:57.719Z] ---> bb9fe6530659 [2021-01-22T00:39:57.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T00:39:58.664Z] Removing intermediate container 2fe10dfdb56a [2021-01-22T00:39:58.664Z] ---> 1a3d6c79934c [2021-01-22T00:39:58.664Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-22T00:39:58.935Z] ---> Running in 5272c07e476b [2021-01-22T00:39:58.935Z] ---> 9d30a40f7838 [2021-01-22T00:39:58.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T00:39:59.514Z] Removing intermediate container 8db65548fa16 [2021-01-22T00:39:59.514Z] ---> 14164b7bdb99 [2021-01-22T00:39:59.514Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T00:39:59.514Z] ---> Running in 7abfe070511f [2021-01-22T00:39:59.514Z] ---> 984b780b7a33 [2021-01-22T00:39:59.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T00:39:59.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:39:59.776Z] Removing intermediate container 7abfe070511f [2021-01-22T00:39:59.776Z] ---> 38d923e66c17 [2021-01-22T00:39:59.776Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T00:39:59.776Z] ---> Running in b54eae60bbb0 [2021-01-22T00:39:59.776Z] ---> 4be8029e15e1 [2021-01-22T00:39:59.776Z] 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-01-22T00:39:59.776Z] ---> Running in c3968b9981a2 [2021-01-22T00:40:00.038Z] Removing intermediate container b54eae60bbb0 [2021-01-22T00:40:00.038Z] ---> d4da5eccad6e [2021-01-22T00:40:00.038Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:40:00.301Z] ---> Running in 750294a49fd1 [2021-01-22T00:40:00.301Z] Removing intermediate container 750294a49fd1 [2021-01-22T00:40:00.301Z] ---> ccd1d8e9ad31 [2021-01-22T00:40:00.301Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:40:00.563Z] ---> Running in 90f3882e95f4 [2021-01-22T00:40:00.563Z] Removing intermediate container 90f3882e95f4 [2021-01-22T00:40:00.563Z] ---> 178a75b4174e [2021-01-22T00:40:00.563Z] [2021-01-22T00:40:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.248s coverage: 46.6% of statements [2021-01-22T00:40:00.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T00:40:00.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T00:40:00.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T00:40:00.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T00:40:00.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T00:40:00.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:40:00.826Z] Successfully built 178a75b4174e [2021-01-22T00:40:00.826Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-22T00:40:01.087Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c3968b9981a2 [2021-01-22T00:40:01.087Z] ---> f47eaa584900 [2021-01-22T00:40:01.087Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T00:40:01.087Z] ---> Running in 22cba4f41536 [2021-01-22T00:40:01.087Z] Removing intermediate container 22cba4f41536 [2021-01-22T00:40:01.087Z] ---> 443bb33ad07c [2021-01-22T00:40:01.087Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T00:40:01.351Z] ---> Running in d17e017028c0 [2021-01-22T00:40:01.351Z] Removing intermediate container d17e017028c0 [2021-01-22T00:40:01.351Z] ---> 1def6b59d28f [2021-01-22T00:40:01.351Z] Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:40:01.351Z] ---> Running in 43e185c336ee [2021-01-22T00:40:01.613Z] Removing intermediate container 43e185c336ee [2021-01-22T00:40:01.613Z] ---> 2ceb76dd91c3 [2021-01-22T00:40:01.613Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T00:40:01.613Z] ---> Running in 4821b12aa3cf [2021-01-22T00:40:01.613Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-22T00:40:01.876Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-22T00:40:01.876Z] Removing intermediate container 4821b12aa3cf [2021-01-22T00:40:01.876Z] ---> 8050914e8be7 [2021-01-22T00:40:01.876Z] [2021-01-22T00:40:01.876Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-22T00:40:01.876Z] Successfully built 8050914e8be7 [2021-01-22T00:40:02.138Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T00:40:02.401Z]  Building docker-security-secretstore-setup-go ... done (4/5) Installing libzmq (4.3.3-r0) [2021-01-22T00:40:02.401Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-22T00:40:02.664Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:40:02.664Z] OK: 8 MiB in 19 packages [2021-01-22T00:40:03.241Z] Removing intermediate container 5272c07e476b [2021-01-22T00:40:03.241Z] ---> d56d0df9e98c [2021-01-22T00:40:03.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:40:03.504Z] ---> b88341fd361b [2021-01-22T00:40:03.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T00:40:04.077Z] ---> 1511280f1bde [2021-01-22T00:40:04.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T00:40:04.339Z] ---> de3cbb2e29f4 [2021-01-22T00:40:04.339Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T00:40:04.339Z] ---> Running in ee1abead69d8 [2021-01-22T00:40:04.339Z] Removing intermediate container ee1abead69d8 [2021-01-22T00:40:04.339Z] ---> 3c9d649a07f2 [2021-01-22T00:40:04.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:40:04.601Z] ---> Running in 780b089da20e [2021-01-22T00:40:04.601Z] Removing intermediate container 780b089da20e [2021-01-22T00:40:04.601Z] ---> 95e49efb550f [2021-01-22T00:40:04.601Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T00:40:04.601Z] ---> Running in d4837914e6a2 [2021-01-22T00:40:04.863Z] Removing intermediate container d4837914e6a2 [2021-01-22T00:40:04.863Z] ---> 595afc3a67c8 [2021-01-22T00:40:04.863Z] Step 22/23 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:40:04.863Z] ---> Running in f2d2d17d6a90 [2021-01-22T00:40:05.125Z] Removing intermediate container f2d2d17d6a90 [2021-01-22T00:40:05.125Z] ---> 03803c6cb016 [2021-01-22T00:40:05.125Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T00:40:05.125Z] ---> Running in 9e3e9d4cea98 [2021-01-22T00:40:05.386Z] Removing intermediate container 9e3e9d4cea98 [2021-01-22T00:40:05.386Z] ---> d98ce4691162 [2021-01-22T00:40:05.386Z] [2021-01-22T00:40:05.386Z] Successfully built d98ce4691162 [2021-01-22T00:40:05.386Z] Successfully tagged docker-core-data-go:latest [2021-01-22T00:40:05.665Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-22T00:40:05.683Z] $ docker stop --time=1 d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 [2021-01-22T00:40:07.357Z] $ docker rm -f d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T00:40:07.946Z] + docker images [2021-01-22T00:40:07.946Z] + grep docker [2021-01-22T00:40:07.946Z] docker-core-data-go latest d98ce4691162 2 seconds ago 22.3MB [2021-01-22T00:40:07.946Z] docker-security-secretstore-setup-go latest 8050914e8be7 6 seconds ago 24.6MB [2021-01-22T00:40:07.946Z] docker-security-bootstrap-redis-go latest 178a75b4174e 7 seconds ago 15.8MB [2021-01-22T00:40:07.946Z] docker-core-metadata-go latest bf4ab05c190e 12 seconds ago 13.1MB [2021-01-22T00:40:07.946Z] docker-sys-mgmt-agent-go latest dc7df9134b4c 36 seconds ago 313MB [2021-01-22T00:40:07.946Z] docker-security-proxy-setup-go latest 492746cb5a8a 2 minutes ago 24.4MB [2021-01-22T00:40:07.946Z] docker-support-notifications-go latest 0548de9a7b39 2 minutes ago 12MB [2021-01-22T00:40:07.946Z] docker-core-command-go latest 0dad80afcdcf 2 minutes ago 10.6MB [2021-01-22T00:40:07.947Z] docker-support-scheduler-go latest 688836ec4a86 2 minutes ago 10.7MB [2021-01-22T00:40:07.947Z] docker 20.10.0 aefe523efa57 5 weeks 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-01-22T00:40:09.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.728s coverage: 27.0% of statements [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T00:40:09.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T00:40:09.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T00:40:09.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 66.7% of statements [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T00:40:09.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.732s coverage: 82.3% of statements [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T00:40:09.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T00:40:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.419s coverage: 28.6% of statements [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T00:40:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T00:40:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.129s coverage: 100.0% of statements [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T00:40:19.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.409s coverage: 86.7% of statements [2021-01-22T00:40:19.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T00:40:19.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.477s coverage: 97.5% of statements [2021-01-22T00:40:19.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T00:40:19.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements [2021-01-22T00:40:19.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T00:40:19.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T00:40:19.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T00:40:19.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T00:40:23.596Z] Still waiting to schedule task [2021-01-22T00:40:23.597Z] ‘prd-ubuntu18.04-docker-8c-8g-22107’ is offline [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.545s coverage: 92.8% of statements [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.354s coverage: 0.1% of statements [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2021-01-22T00:40:32.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.164s coverage: 87.2% of statements [2021-01-22T00:40:32.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements [2021-01-22T00:40:33.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.4% of statements [2021-01-22T00:40:33.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T00:40:37.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements [2021-01-22T00:40:37.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T00:40:37.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T00:40:37.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-01-22T00:40:37.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-01-22T00:40:37.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2021-01-22T00:40:38.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-01-22T00:40:39.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-01-22T00:40:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.013s coverage: 68.9% of statements [2021-01-22T00:40:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T00:40:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T00:40:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T00:40:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T00:40:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T00:40:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.452s coverage: 37.0% of statements [2021-01-22T00:40:45.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T00:40:45.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T00:40:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.880s coverage: 84.0% of statements [2021-01-22T00:40:45.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-01-22T00:40:54.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.396s coverage: 47.1% of statements [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T00:40:54.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.189s coverage: 100.0% of statements [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T00:40:54.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-01-22T00:40:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.874s coverage: 29.1% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T00:41:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-22T00:41:01.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-01-22T00:41:02.025Z] GO111MODULE=on go vet ./... [2021-01-22T00:42:23.842Z] gofmt -l . [2021-01-22T00:42:23.842Z] [ "`gofmt -l .`" = "" ] [2021-01-22T00:42:23.842Z] ./bin/test-go-mod-tidy.sh [2021-01-22T00:42:23.842Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T00:42:24.517Z] + ls -al . [2021-01-22T00:42:24.517Z] total 684 [2021-01-22T00:42:24.517Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 00:42 . [2021-01-22T00:42:24.517Z] drwxr-xr-x 4 root root 4096 Jan 22 00:37 .. [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 00:36 .dockerignore [2021-01-22T00:42:24.517Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 00:36 .git [2021-01-22T00:42:24.517Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 00:36 .github [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 824 Jan 22 00:36 .gitignore [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 00:36 .sonarcloud.properties [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 7759 Jan 22 00:36 Attribution.txt [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:36 CONTRIBUTING.md [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 00:36 Dockerfile.build [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 00:36 Jenkinsfile [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:36 LICENSE [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 5750 Jan 22 00:36 Makefile [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:36 README.md [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 6744 Jan 22 00:36 SECURITY.md [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 00:32 VERSION [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:36 ZMQWindows.md [2021-01-22T00:42:24.517Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 00:36 bin [2021-01-22T00:42:24.517Z] drwxrwxr-x 14 1001 1001 4096 Jan 22 00:36 cmd [2021-01-22T00:42:24.517Z] -rw-r--r-- 1 root root 551534 Jan 22 00:41 coverage.out [2021-01-22T00:42:24.517Z] -rw-r--r-- 1 root root 1027 Jan 22 00:42 go.mod [2021-01-22T00:42:24.517Z] -rw-r--r-- 1 root root 18725 Jan 22 00:42 go.sum [2021-01-22T00:42:24.517Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 00:36 internal [2021-01-22T00:42:24.517Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 00:36 openapi [2021-01-22T00:42:24.517Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 00:36 snap [2021-01-22T00:42:24.517Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 00:36 version.go [Pipeline] sh [2021-01-22T00:42:25.178Z] + '[' -e coverage.out ] [2021-01-22T00:42:25.178Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T00:42:25.197Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T00:42:26.414Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T00:42:27.182Z] + make build [2021-01-22T00:42:27.182Z] 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-01-22T00:42:30.078Z] Running on prd-ubuntu18.04-docker-8c-8g-22112 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-22T00:42:30.169Z] Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout [2021-01-22T00:42:32.270Z] using credential edgex-jenkins-ssh [2021-01-22T00:42:32.334Z] Cloning the remote Git repository [2021-01-22T00:42:32.356Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:42:32.417Z] > git init /w/workspace/edgex-go/46 # timeout=10 [2021-01-22T00:42:32.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:42:32.442Z] > git --version # timeout=10 [2021-01-22T00:42:32.451Z] > git --version # 'git version 2.17.1' [2021-01-22T00:42:32.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:42:32.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:42:39.647Z] 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-01-22T00:43:12.093Z] 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-01-22T00:43:14.752Z] 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-01-22T00:43:23.087Z] 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-01-22T00:43:24.534Z] 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-01-22T00:43:28.115Z] Merging remotes/origin/master commit 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-22T00:43:28.400Z] Merge succeeded, producing a597dfdc1afa590c904c2ec1bef4c36d3a309025 [2021-01-22T00:43:28.401Z] Checking out Revision a597dfdc1afa590c904c2ec1bef4c36d3a309025 (PR-2858) [2021-01-22T00:43:27.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:43:27.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:43:27.386Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:43:27.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:43:27.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:43:27.402Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T00:43:28.122Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:43:28.127Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-22T00:43:28.203Z] > git remote # timeout=10 [2021-01-22T00:43:28.210Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T00:43:28.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:43:28.218Z] > git merge 4ca1de52de98fea5214ec757781974277347748a # timeout=10 [2021-01-22T00:43:28.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T00:43:28.403Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:43:28.407Z] > git checkout -f a597dfdc1afa590c904c2ec1bef4c36d3a309025 # timeout=10 [2021-01-22T00:43:31.307Z] 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-01-22T00:43:32.096Z] Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" [2021-01-22T00:43:32.106Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-01-22T00:43:32.100Z] > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:43:33.240Z] + echo snap-build.sh [2021-01-22T00:43:33.240Z] snap-build.sh [2021-01-22T00:43:33.240Z] + SNAP_BASE_DIR=. [2021-01-22T00:43:33.240Z] + '[' '!' -z /w/workspace/edgex-go/46 ']' [2021-01-22T00:43:33.240Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/46 [2021-01-22T00:43:33.240Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/46]' [2021-01-22T00:43:33.240Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/46] [2021-01-22T00:43:33.240Z] + cd /w/workspace/edgex-go/46 [2021-01-22T00:43:33.240Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T00:43:33.240Z] Reading package lists... [2021-01-22T00:43:33.502Z] Building dependency tree... [2021-01-22T00:43:33.502Z] Reading state information... [2021-01-22T00:43:33.502Z] The following packages were automatically installed and are no longer required: [2021-01-22T00:43:33.502Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T00:43:33.502Z] uidmap xdelta3 [2021-01-22T00:43:33.502Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T00:43:33.502Z] The following packages will be REMOVED: [2021-01-22T00:43:33.502Z] lxd* lxd-client* [2021-01-22T00:43:33.762Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T00:43:33.762Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T00:43:34.806Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-22T00:43:34.806Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T00:43:35.640Z] 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-01-22T00:43:35.750Z] Removing lxd dnsmasq configuration [2021-01-22T00:43:35.750Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T00:43:36.010Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T00:43:36.581Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T00:43:36.845Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-22T00:43:36.845Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T00:43:38.228Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T00:43:38.228Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T00:43:39.612Z] + sudo snap remove --purge lxd [2021-01-22T00:43:39.612Z] snap "lxd" is not installed [2021-01-22T00:43:39.612Z] + sudo groupadd --force --system lxd [2021-01-22T00:43:39.612Z] ++ whoami [2021-01-22T00:43:39.612Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T00:43:39.898Z] + newgrp - lxd [2021-01-22T00:43:39.898Z] + sudo snap install lxd [2021-01-22T00:43:41.048Z] 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-01-22T00:43:46.462Z] 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-01-22T00:43:48.056Z] 2021-01-22T00:43:44Z INFO Waiting for automatic snapd restart... [2021-01-22T00:43:50.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-22T00:43:57.537Z] 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-01-22T00:44:03.020Z] lxd 4.10 from Canonical* installed [2021-01-22T00:44:03.020Z] + sudo lxd init --auto [Pipeline] } [2021-01-22T00:44:04.319Z] $ docker stop --time=1 cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 [2021-01-22T00:44:06.944Z] $ docker rm -f cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:44:09.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T00:44:09.409Z] [2021-01-22T00:44:09.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:44:09.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T00:44:10.085Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T00:44:10.085Z] 29e5d40040c1: Pulling fs layer [2021-01-22T00:44:10.085Z] 1ce36da41761: Pulling fs layer [2021-01-22T00:44:10.085Z] 25b303627fd3: Pulling fs layer [2021-01-22T00:44:10.362Z] 29e5d40040c1: Verifying Checksum [2021-01-22T00:44:10.362Z] 29e5d40040c1: Download complete [2021-01-22T00:44:10.964Z] 1ce36da41761: Verifying Checksum [2021-01-22T00:44:10.965Z] 1ce36da41761: Download complete [2021-01-22T00:44:11.162Z] + sudo snap install --classic snapcraft [2021-01-22T00:44:11.245Z] 29e5d40040c1: Pull complete [2021-01-22T00:44:12.222Z] 1ce36da41761: Pull complete [2021-01-22T00:44:13.198Z] 25b303627fd3: Verifying Checksum [2021-01-22T00:44:13.198Z] 25b303627fd3: Download complete [2021-01-22T00:44:19.294Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T00:44:19.295Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T00:44:19.295Z] + patch --verbose -p1 [2021-01-22T00:44:19.295Z] Hmm... Looks like a unified diff to me... [2021-01-22T00:44:19.295Z] The text leading up to this was: [2021-01-22T00:44:19.295Z] -------------------------- [2021-01-22T00:44:19.295Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T00:44:19.295Z] |From: Tony Espy [2021-01-22T00:44:19.295Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T00:44:19.295Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T00:44:19.295Z] | [2021-01-22T00:44:19.295Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T00:44:19.295Z] |optimize the snap CI check run for pull requests. When [2021-01-22T00:44:19.295Z] |applied, it essentially strips out everything (apps and [2021-01-22T00:44:19.295Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T00:44:19.295Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T00:44:19.295Z] |catch changes to edgex-go that break the snap build. [2021-01-22T00:44:19.295Z] | [2021-01-22T00:44:19.295Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T00:44:19.295Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T00:44:19.295Z] |resulting in a failed snap build CI check in the associated [2021-01-22T00:44:19.295Z] |pull request. [2021-01-22T00:44:19.295Z] | [2021-01-22T00:44:19.295Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T00:44:19.295Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T00:44:19.295Z] |need to build the finally binary .snap file (and it won't [2021-01-22T00:44:19.295Z] |work with the patch applied). This further reduces the build [2021-01-22T00:44:19.295Z] |time. [2021-01-22T00:44:19.295Z] |--- [2021-01-22T00:44:19.295Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T00:44:19.295Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T00:44:19.295Z] | [2021-01-22T00:44:19.295Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T00:44:19.295Z] |index 1e537489..faf42425 100644 [2021-01-22T00:44:19.295Z] |--- a/snap/snapcraft.yaml [2021-01-22T00:44:19.295Z] |+++ b/snap/snapcraft.yaml [2021-01-22T00:44:19.295Z] -------------------------- [2021-01-22T00:44:19.295Z] patching file snap/snapcraft.yaml [2021-01-22T00:44:19.295Z] Using Plan A... [2021-01-22T00:44:19.295Z] Hunk #1 succeeded at 73. [2021-01-22T00:44:19.295Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T00:44:19.295Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T00:44:19.295Z] Hunk #4 FAILED at 223. [2021-01-22T00:44:19.295Z] Hunk #5 succeeded at 300. [2021-01-22T00:44:19.295Z] Hunk #6 succeeded at 327. [2021-01-22T00:44:19.295Z] Hunk #7 succeeded at 361. [2021-01-22T00:44:19.295Z] Hunk #8 FAILED at 412. [2021-01-22T00:44:19.295Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-22T00:44:19.295Z] Hmm... Ignoring the trailing garbage. [2021-01-22T00:44:19.295Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T00:44:20.104Z] Failed in branch amd64 [2021-01-22T00:44:23.364Z] 25b303627fd3: Pull complete [2021-01-22T00:44:23.364Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T00:44:23.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T00:44:23.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T00:44:23.633Z] prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container [2021-01-22T00:44:23.730Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T00:44:27.495Z] $ docker top 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:44:28.730Z] + docker-compose build --help [2021-01-22T00:44:28.730Z] + grep parallel [2021-01-22T00:44:35.451Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T00:44:35.490Z] $ docker stop --time=1 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 [2021-01-22T00:44:37.813Z] $ docker rm -f 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:44:38.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T00:44:38.676Z] . [Pipeline] withDockerContainer [2021-01-22T00:44:38.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container [2021-01-22T00:44:39.031Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T00:44:40.443Z] $ docker top b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:44:41.452Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T00:44:48.191Z] Building docker-core-command-go ... [2021-01-22T00:44:48.191Z] Building docker-core-data-go ... [2021-01-22T00:44:48.191Z] Building docker-core-metadata-go ... [2021-01-22T00:44:48.191Z] Building docker-security-bootstrap-redis-go ... [2021-01-22T00:44:48.191Z] Building docker-security-proxy-setup-go ... [2021-01-22T00:44:48.191Z] Building docker-security-secretstore-setup-go ... [2021-01-22T00:44:48.191Z] Building docker-support-notifications-go ... [2021-01-22T00:44:48.191Z] Building docker-support-scheduler-go ... [2021-01-22T00:44:48.191Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T00:44:48.191Z] Building docker-core-metadata-go [2021-01-22T00:44:48.191Z] Building docker-security-secretstore-setup-go [2021-01-22T00:44:48.191Z] Building docker-core-command-go [2021-01-22T00:44:48.191Z] Building docker-sys-mgmt-agent-go [2021-01-22T00:44:48.191Z] Building docker-support-scheduler-go [2021-01-22T00:46:09.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:46:09.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:46:09.977Z] ---> 93f945bce885 [2021-01-22T00:46:09.977Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:46:09.977Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:46:09.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:46:09.977Z] ---> 93f945bce885 [2021-01-22T00:46:09.977Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T00:46:09.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:46:09.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:46:09.977Z] ---> 93f945bce885 [2021-01-22T00:46:09.977Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:46:09.977Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:46:09.977Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:46:09.977Z] ---> 93f945bce885 [2021-01-22T00:46:09.977Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T00:46:09.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:46:09.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:46:09.977Z] ---> 93f945bce885 [2021-01-22T00:46:09.977Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T00:46:09.977Z] ---> Running in 0870fc875761 [2021-01-22T00:46:09.977Z] ---> Running in a5635a6bd814 [2021-01-22T00:46:09.977Z] ---> Running in 68d45637dd0a [2021-01-22T00:46:09.977Z] ---> Running in d48c3845dc00 [2021-01-22T00:46:09.977Z] ---> Running in c5e64c5ead46 [2021-01-22T00:46:09.977Z] Removing intermediate container a5635a6bd814 [2021-01-22T00:46:09.977Z] ---> 860735201adf [2021-01-22T00:46:09.977Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:46:09.977Z] Removing intermediate container c5e64c5ead46 [2021-01-22T00:46:09.977Z] ---> 9ab65fb0cce0 [2021-01-22T00:46:09.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:46:09.977Z] Removing intermediate container 0870fc875761 [2021-01-22T00:46:09.977Z] ---> 97e2d8ac83d1 [2021-01-22T00:46:09.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:46:09.977Z] Removing intermediate container d48c3845dc00 [2021-01-22T00:46:09.977Z] ---> 04c827a2cc11 [2021-01-22T00:46:09.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:46:09.977Z] Removing intermediate container 68d45637dd0a [2021-01-22T00:46:09.977Z] ---> 18c7027e2b59 [2021-01-22T00:46:09.977Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:46:09.977Z] ---> Running in 509458180b96 [2021-01-22T00:46:09.977Z] ---> Running in b08a7b3ae671 [2021-01-22T00:46:09.977Z] ---> Running in 687aea41cae4 [2021-01-22T00:46:09.977Z] ---> Running in 074b34247507 [2021-01-22T00:46:09.977Z] ---> Running in 0bcedac03d2d [2021-01-22T00:46:09.977Z] Removing intermediate container 509458180b96 [2021-01-22T00:46:09.977Z] ---> 0e1c7f70c6cf [2021-01-22T00:46:09.977Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T00:46:09.977Z] Removing intermediate container 074b34247507 [2021-01-22T00:46:09.977Z] ---> 8365157c8784 [2021-01-22T00:46:09.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:46:09.977Z] ---> Running in c1b5582b7f0f [2021-01-22T00:46:09.977Z] Removing intermediate container b08a7b3ae671 [2021-01-22T00:46:09.977Z] ---> 1b38006a9e1f [2021-01-22T00:46:09.977Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T00:46:09.977Z] ---> Running in 297a794757e8 [2021-01-22T00:46:09.977Z] ---> Running in 72b696a53db0 [2021-01-22T00:46:09.977Z] Removing intermediate container 0bcedac03d2d [2021-01-22T00:46:09.977Z] ---> a0de36736d73 [2021-01-22T00:46:09.977Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T00:46:09.977Z] Removing intermediate container 687aea41cae4 [2021-01-22T00:46:09.977Z] ---> 8fff85be9e87 [2021-01-22T00:46:09.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:46:09.977Z] ---> Running in 85fac502fe23 [2021-01-22T00:46:09.977Z] ---> Running in 27322c24ce0a [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:09.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:10.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:46:10.520Z] OK: 217 MiB in 51 packages [2021-01-22T00:46:10.800Z] OK: 217 MiB in 51 packages [2021-01-22T00:46:10.800Z] OK: 217 MiB in 51 packages [2021-01-22T00:46:11.082Z] OK: 217 MiB in 51 packages [2021-01-22T00:46:11.364Z] OK: 217 MiB in 51 packages [2021-01-22T00:46:12.361Z] Removing intermediate container c1b5582b7f0f [2021-01-22T00:46:12.361Z] ---> 286c27fa2307 [2021-01-22T00:46:12.361Z] Step 6/26 : COPY go.mod . [2021-01-22T00:46:12.963Z] Removing intermediate container 72b696a53db0 [2021-01-22T00:46:12.963Z] ---> 2232169650be [2021-01-22T00:46:12.963Z] Step 6/24 : COPY go.mod . [2021-01-22T00:46:12.963Z] Removing intermediate container 297a794757e8 [2021-01-22T00:46:12.963Z] ---> e9f16ca1850d [2021-01-22T00:46:12.963Z] Step 6/22 : COPY go.mod . [2021-01-22T00:46:13.239Z] Removing intermediate container 85fac502fe23 [2021-01-22T00:46:13.239Z] ---> 5f5b8d21b311 [2021-01-22T00:46:13.239Z] Step 6/21 : COPY go.mod .Removing intermediate container 27322c24ce0a [2021-01-22T00:46:13.239Z] [2021-01-22T00:46:13.239Z] ---> 3f39a2ffc239 [2021-01-22T00:46:13.239Z] Step 6/22 : COPY go.mod . [2021-01-22T00:46:13.517Z] ---> ea19a9bf2a47 [2021-01-22T00:46:13.517Z] Step 7/26 : RUN go mod download [2021-01-22T00:46:13.517Z] ---> Running in 74dabcf17785 [2021-01-22T00:46:14.115Z] ---> a2e7cb403a03 [2021-01-22T00:46:14.115Z] Step 7/24 : RUN go mod download [2021-01-22T00:46:14.391Z] ---> Running in 482b3527664c [2021-01-22T00:46:14.391Z] ---> 1d14f0871e8e [2021-01-22T00:46:14.391Z] Step 7/22 : RUN go mod download [2021-01-22T00:46:14.391Z] ---> 0347d35a17e4 [2021-01-22T00:46:14.391Z] ---> 1e4e83e6c0ac [2021-01-22T00:46:14.391Z] Step 7/22 : RUN go mod downloadStep 7/21 : RUN go mod download [2021-01-22T00:46:14.391Z] [2021-01-22T00:46:14.665Z] ---> Running in 45651e6c6df3 [2021-01-22T00:46:14.665Z] ---> Running in ada9dc995a22 [2021-01-22T00:46:14.665Z] ---> Running in be55eac80214 [2021-01-22T00:46:18.065Z] Removing intermediate container 74dabcf17785 [2021-01-22T00:46:18.065Z] ---> 416ba4fc63a5 [2021-01-22T00:46:18.065Z] Step 8/26 : COPY . . [2021-01-22T00:46:18.342Z] Removing intermediate container 482b3527664c [2021-01-22T00:46:18.342Z] ---> f5b900836b62 [2021-01-22T00:46:18.342Z] Step 8/24 : COPY . . [2021-01-22T00:46:19.813Z] Removing intermediate container 45651e6c6df3 [2021-01-22T00:46:19.813Z] ---> 1551bf2b8393 [2021-01-22T00:46:19.813Z] Step 8/22 : COPY . . [2021-01-22T00:46:20.088Z] Removing intermediate container ada9dc995a22 [2021-01-22T00:46:20.088Z] ---> 63f8459c3308 [2021-01-22T00:46:20.088Z] Step 8/21 : COPY . . [2021-01-22T00:46:20.088Z] Removing intermediate container be55eac80214 [2021-01-22T00:46:20.088Z] ---> 11956ac6314f [2021-01-22T00:46:20.088Z] Step 8/22 : COPY . . [2021-01-22T00:46:47.027Z] ---> 1a04e2ce3da0 [2021-01-22T00:46:47.027Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-22T00:46:47.027Z] ---> 625164a7cf71 [2021-01-22T00:46:47.027Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T00:46:47.027Z] ---> 6101f384a50f [2021-01-22T00:46:47.027Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T00:46:47.027Z] ---> 04b1e3dd538b [2021-01-22T00:46:47.027Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-22T00:46:47.027Z] ---> f5b3a9783a61 [2021-01-22T00:46:47.027Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T00:46:47.027Z] ---> Running in e16fae3993bf [2021-01-22T00:46:47.027Z] ---> Running in d42821fd0b35 [2021-01-22T00:46:47.027Z] ---> Running in 1bfcdd44d820 [2021-01-22T00:46:47.027Z] ---> Running in 8f7a47837c9c [2021-01-22T00:46:47.027Z] ---> Running in f249262d5910 [2021-01-22T00:46:49.042Z] 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-01-22T00:46:49.042Z] 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-01-22T00:46:49.328Z] 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-01-22T00:46:49.606Z] 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-01-22T00:46:49.606Z] 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-01-22T00:48:26.533Z] 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-01-22T00:48:48.814Z] Removing intermediate container d42821fd0b35 [2021-01-22T00:48:48.814Z] ---> 3e3fb1c47bc1 [2021-01-22T00:48:48.814Z] [2021-01-22T00:48:48.814Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T00:48:48.814Z] 3.12: Pulling from library/alpine [2021-01-22T00:48:48.814Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T00:48:48.814Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T00:48:48.814Z] ---> afeebe901d6b [2021-01-22T00:48:48.814Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T00:48:48.814Z] ---> Running in dd5d25c9c72a [2021-01-22T00:48:51.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:48:51.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:48:52.760Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T00:48:52.760Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:48:52.760Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T00:48:52.760Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T00:48:52.760Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T00:48:52.760Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:48:52.760Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:48:53.049Z] OK: 7 MiB in 19 packages [2021-01-22T00:48:55.722Z] Removing intermediate container 8f7a47837c9c [2021-01-22T00:48:55.722Z] ---> 8b7b3f4fdecc [2021-01-22T00:48:55.722Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T00:48:56.714Z] ---> Running in 29b36581b6f0 [2021-01-22T00:48:57.713Z] Removing intermediate container dd5d25c9c72a [2021-01-22T00:48:57.713Z] ---> faa231ea9ffa [2021-01-22T00:48:57.713Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:48:57.713Z] Removing intermediate container f249262d5910 [2021-01-22T00:48:57.713Z] ---> 2e990c6c55b9 [2021-01-22T00:48:57.713Z] [2021-01-22T00:48:57.713Z] Step 10/21 : FROM scratch [2021-01-22T00:48:57.713Z] ---> [2021-01-22T00:48:57.713Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:48:58.317Z] ---> Running in c7c4c910ca79 [2021-01-22T00:48:58.317Z] ---> Running in 2584f52d2a3f [2021-01-22T00:48:59.333Z] Removing intermediate container 2584f52d2a3f [2021-01-22T00:48:59.334Z] ---> 7b3df6cc3850 [2021-01-22T00:48:59.334Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-22T00:48:59.616Z] ---> Running in 74b33395baf9 [2021-01-22T00:48:59.616Z] 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-01-22T00:48:59.912Z] Removing intermediate container e16fae3993bf [2021-01-22T00:48:59.912Z] ---> 93e773487279 [2021-01-22T00:48:59.912Z] [2021-01-22T00:48:59.912Z] Step 10/22 : FROM scratch [2021-01-22T00:48:59.912Z] ---> [2021-01-22T00:48:59.912Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:49:00.206Z] Removing intermediate container c7c4c910ca79 [2021-01-22T00:49:00.206Z] ---> fe1d8cb9b1c0 [2021-01-22T00:49:00.206Z] Step 13/24 : WORKDIR / [2021-01-22T00:49:00.206Z] ---> Using cache [2021-01-22T00:49:00.206Z] ---> 7b3df6cc3850 [2021-01-22T00:49:00.206Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-22T00:49:00.206Z] ---> Running in 42366fab791e [2021-01-22T00:49:00.486Z] ---> Running in 303011cb640a [2021-01-22T00:49:00.486Z] Removing intermediate container 74b33395baf9 [2021-01-22T00:49:00.486Z] ---> 5c792b35e488 [2021-01-22T00:49:00.486Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-22T00:49:00.762Z] ---> Running in 74b2098ece32 [2021-01-22T00:49:01.042Z] Removing intermediate container 42366fab791e [2021-01-22T00:49:01.042Z] ---> ae892be4247c [2021-01-22T00:49:01.042Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-22T00:49:01.331Z] Removing intermediate container 303011cb640a [2021-01-22T00:49:01.331Z] ---> 4248e394deda [2021-01-22T00:49:01.331Z] 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-01-22T00:49:01.331Z] ---> Running in 22cc27a924b0 [2021-01-22T00:49:01.641Z] Removing intermediate container 74b2098ece32 [2021-01-22T00:49:01.641Z] ---> 5f99ebe1e1ab [2021-01-22T00:49:01.641Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:49:02.272Z] Removing intermediate container 22cc27a924b0 [2021-01-22T00:49:02.272Z] ---> 50f95af4f536 [2021-01-22T00:49:02.272Z] Step 14/22 : WORKDIR / [2021-01-22T00:49:02.547Z] ---> Running in 824c9e6936c9 [2021-01-22T00:49:02.824Z] ---> ec633b862fd1 [2021-01-22T00:49:02.824Z] 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-01-22T00:49:03.098Z] ---> d0397bb4d80a [2021-01-22T00:49:03.098Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T00:49:03.378Z] Removing intermediate container 824c9e6936c9 [2021-01-22T00:49:03.378Z] ---> bab70776bef5 [2021-01-22T00:49:03.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:49:04.404Z] ---> 5f46fb2f2f19 [2021-01-22T00:49:04.404Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T00:49:04.675Z] Removing intermediate container 29b36581b6f0 [2021-01-22T00:49:04.675Z] ---> 1ff60812ce46 [2021-01-22T00:49:04.675Z] [2021-01-22T00:49:04.675Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T00:49:04.954Z] ---> 0d10cee33585 [2021-01-22T00:49:04.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T00:49:04.954Z] 20.10.0: Pulling from library/docker [2021-01-22T00:49:05.229Z] ---> a8f3b27e8586 [2021-01-22T00:49:05.229Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T00:49:05.826Z] ---> eaac7a326eef [2021-01-22T00:49:05.826Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T00:49:07.289Z] ---> 0b0c3d4b6534 [2021-01-22T00:49:07.289Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T00:49:07.562Z] ---> Running in 9872d4ff28a8 [2021-01-22T00:49:07.836Z] ---> 35a79412a828 [2021-01-22T00:49:07.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T00:49:08.458Z] ---> 64510bf62eab [2021-01-22T00:49:08.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T00:49:08.737Z] Removing intermediate container 9872d4ff28a8 [2021-01-22T00:49:08.737Z] ---> 3d3257816ce3 [2021-01-22T00:49:08.737Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:49:09.339Z] ---> Running in 0c5e18ecc262 [2021-01-22T00:49:09.611Z] ---> 1eb62bcbcf4d [2021-01-22T00:49:09.611Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-22T00:49:09.886Z] ---> Running in a8b1a1d3fb19 [2021-01-22T00:49:10.163Z] Removing intermediate container 0c5e18ecc262 [2021-01-22T00:49:10.163Z] ---> e98b969ed088 [2021-01-22T00:49:10.163Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T00:49:10.776Z] ---> 072747d2c7d1 [2021-01-22T00:49:10.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T00:49:10.776Z] ---> Running in 7e890b04102c [2021-01-22T00:49:11.062Z] Removing intermediate container a8b1a1d3fb19 [2021-01-22T00:49:11.062Z] ---> 2ebf61e2aa3c [2021-01-22T00:49:11.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:49:12.506Z] ---> Running in 53111adde8bf [2021-01-22T00:49:12.506Z] Removing intermediate container 7e890b04102c [2021-01-22T00:49:12.506Z] ---> a60866d6d039 [2021-01-22T00:49:12.506Z] Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:49:12.787Z] ---> 57b1d914c2e4 [2021-01-22T00:49:12.787Z] 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-01-22T00:49:12.787Z] ---> Running in 58b1fb093d35 [2021-01-22T00:49:13.389Z] ---> Running in c91f4c650d0b [2021-01-22T00:49:13.389Z] Removing intermediate container 53111adde8bf [2021-01-22T00:49:13.389Z] ---> d72e2da83272 [2021-01-22T00:49:13.389Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T00:49:13.662Z] Removing intermediate container 1bfcdd44d820 [2021-01-22T00:49:13.662Z] ---> 4b7c0ee12283 [2021-01-22T00:49:13.662Z] [2021-01-22T00:49:13.662Z] Step 10/22 : FROM scratch [2021-01-22T00:49:13.662Z] ---> [2021-01-22T00:49:13.662Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:49:13.949Z] Removing intermediate container 58b1fb093d35 [2021-01-22T00:49:13.949Z] ---> 45943256bf44 [2021-01-22T00:49:13.949Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T00:49:13.949Z] ---> Using cache [2021-01-22T00:49:13.949Z] ---> 7b3df6cc3850 [2021-01-22T00:49:13.949Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-22T00:49:14.234Z] ---> Running in 1230ee831136 [2021-01-22T00:49:14.234Z] ---> Running in 7eaedbbbae59 [2021-01-22T00:49:14.234Z] ---> Running in 75d9a523a236 [2021-01-22T00:49:15.244Z] Removing intermediate container 7eaedbbbae59 [2021-01-22T00:49:15.244Z] ---> 188daeda5f19 [2021-01-22T00:49:15.244Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-22T00:49:15.841Z] Removing intermediate container 75d9a523a236 [2021-01-22T00:49:15.841Z] ---> eaf78ae6c1c6 [2021-01-22T00:49:15.841Z] [2021-01-22T00:49:15.841Z] Removing intermediate container 1230ee831136 [2021-01-22T00:49:15.841Z] ---> 5fbf5ce2525b [2021-01-22T00:49:15.841Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:49:15.841Z] ---> Running in 9eb3c7613f2e [2021-01-22T00:49:16.117Z] ---> Running in 43ecf1713fb9 [2021-01-22T00:49:16.398Z] Successfully built eaf78ae6c1c6 [2021-01-22T00:49:16.398Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T00:49:16.398Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-22T00:49:16.679Z] Removing intermediate container 9eb3c7613f2e [2021-01-22T00:49:16.679Z] ---> 6a99860cb8ed [2021-01-22T00:49:16.679Z] Step 14/22 : WORKDIR / [2021-01-22T00:49:16.679Z] Removing intermediate container 43ecf1713fb9 [2021-01-22T00:49:16.679Z] ---> 4df572952de6 [2021-01-22T00:49:16.679Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:49:16.952Z] ---> Running in 1ffa5c4829c0 [2021-01-22T00:49:16.952Z] ---> Running in d99065ff7825 [2021-01-22T00:49:16.952Z] Removing intermediate container c91f4c650d0b [2021-01-22T00:49:16.952Z] ---> 9e2fb35affc5 [2021-01-22T00:49:16.952Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T00:49:17.558Z] ---> Running in 7793fd59f6fa [2021-01-22T00:49:17.829Z] Removing intermediate container 1ffa5c4829c0 [2021-01-22T00:49:17.829Z] ---> 78d67f88bdfa [2021-01-22T00:49:17.829Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:49:17.829Z] Removing intermediate container d99065ff7825 [2021-01-22T00:49:17.829Z] ---> 16be670b86e7 [2021-01-22T00:49:17.829Z] [2021-01-22T00:49:18.429Z] Successfully built 16be670b86e7 [2021-01-22T00:49:18.700Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T00:49:18.700Z]  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go [2021-01-22T00:49:18.700Z] Removing intermediate container 7793fd59f6fa [2021-01-22T00:49:18.700Z] ---> 9b9a6fae9f80 [2021-01-22T00:49:18.700Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T00:49:18.980Z] ---> 2802fb50c144 [2021-01-22T00:49:18.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T00:49:18.980Z] ---> Running in 6beb1ea01573 [2021-01-22T00:49:18.980Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T00:49:18.980Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T00:49:18.980Z] ---> eeaf43b92773 [2021-01-22T00:49:18.980Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T00:49:19.257Z] ---> Running in 01389265c4ab [2021-01-22T00:49:19.882Z] Removing intermediate container 6beb1ea01573 [2021-01-22T00:49:19.882Z] ---> 17cbdbbb1940 [2021-01-22T00:49:19.882Z] Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:49:20.157Z] ---> Running in d183c728e3da [2021-01-22T00:49:21.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:49:21.599Z] ---> 9eca613fbf4a [2021-01-22T00:49:21.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T00:49:21.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:49:21.599Z] Removing intermediate container d183c728e3da [2021-01-22T00:49:21.599Z] ---> 832691d3e8d1 [2021-01-22T00:49:21.599Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T00:49:22.212Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T00:49:22.212Z] ---> Running in e08c0fd2918a [2021-01-22T00:49:22.212Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T00:49:22.489Z] Executing bash-5.0.17-r0.post-install [2021-01-22T00:49:22.489Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:49:22.489Z] OK: 12 MiB in 22 packages [2021-01-22T00:49:22.769Z] ---> 3858058f0751 [2021-01-22T00:49:22.769Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-22T00:49:23.371Z] ---> Running in f8e658403a89 [2021-01-22T00:49:23.371Z] Removing intermediate container e08c0fd2918a [2021-01-22T00:49:23.371Z] ---> 5df8b59e41c2 [2021-01-22T00:49:23.371Z] [2021-01-22T00:49:23.976Z] Successfully built 5df8b59e41c2 [2021-01-22T00:49:24.251Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T00:49:24.251Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-01-22T00:49:24.251Z] Removing intermediate container f8e658403a89 [2021-01-22T00:49:24.251Z] ---> 91aec90a08f4 [2021-01-22T00:49:24.251Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:49:24.524Z] Removing intermediate container 01389265c4ab [2021-01-22T00:49:24.524Z] ---> 1de33e0ee470 [2021-01-22T00:49:24.797Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T00:49:24.797Z] ---> Running in 08c540fc28f6 [2021-01-22T00:49:24.797Z] ---> Running in a54c8cbbf148 [2021-01-22T00:49:25.397Z] Removing intermediate container 08c540fc28f6 [2021-01-22T00:49:25.397Z] ---> 532eb5fad75a [2021-01-22T00:49:25.397Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T00:49:25.397Z] Removing intermediate container a54c8cbbf148 [2021-01-22T00:49:25.397Z] ---> 6d605cb5c13d [2021-01-22T00:49:25.397Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T00:49:26.100Z] ---> Running in 996d48498b7a [2021-01-22T00:49:26.100Z] ---> Running in b0d548b3b53f [2021-01-22T00:49:26.100Z] Removing intermediate container 996d48498b7a [2021-01-22T00:49:26.100Z] ---> 7a22c7d32d08 [2021-01-22T00:49:26.100Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:49:26.382Z] ---> Running in df9eff613087 [2021-01-22T00:49:26.382Z] Removing intermediate container b0d548b3b53f [2021-01-22T00:49:26.382Z] ---> 7a5d26f22363 [2021-01-22T00:49:26.382Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T00:49:26.677Z] ---> Running in 0589c8290537 [2021-01-22T00:49:26.951Z] Removing intermediate container df9eff613087 [2021-01-22T00:49:26.951Z] ---> 032e31112719 [2021-01-22T00:49:26.951Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:49:27.226Z] ---> Running in bfa8d38afa74 [2021-01-22T00:49:27.226Z] Removing intermediate container 0589c8290537 [2021-01-22T00:49:27.226Z] ---> d429738cc2e5 [2021-01-22T00:49:27.226Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T00:49:28.209Z] Removing intermediate container bfa8d38afa74 [2021-01-22T00:49:28.209Z] ---> d39fc94e6a58 [2021-01-22T00:49:28.209Z] [2021-01-22T00:49:28.809Z] Successfully built d39fc94e6a58 [2021-01-22T00:49:28.809Z] ---> 3b645b7b0945 [2021-01-22T00:49:28.809Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T00:49:28.809Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T00:49:29.092Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-22T00:49:29.685Z] ---> f5de2099656a [2021-01-22T00:49:29.685Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T00:49:30.689Z] ---> 10b14e44252d [2021-01-22T00:49:30.689Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T00:49:30.980Z] ---> Running in 3e3a43d2019c [2021-01-22T00:49:32.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:49:32.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:49:33.038Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T00:49:33.038Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T00:49:33.038Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T00:49:33.038Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T00:49:33.310Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T00:49:33.310Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T00:49:33.310Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T00:49:35.290Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T00:49:35.290Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T00:49:35.290Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T00:49:35.290Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T00:49:35.290Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T00:49:35.290Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T00:49:35.290Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T00:49:35.290Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T00:49:35.290Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T00:49:35.562Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T00:49:35.562Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T00:49:35.562Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T00:49:35.562Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T00:49:35.562Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T00:49:35.562Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T00:49:35.562Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T00:49:35.838Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T00:49:35.838Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T00:49:35.838Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T00:49:35.838Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T00:49:35.838Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T00:49:35.838Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T00:49:35.838Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T00:49:35.838Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T00:49:35.838Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T00:49:35.838Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T00:49:36.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:49:36.107Z] OK: 71 MiB in 55 packages [2021-01-22T00:49:46.311Z] Removing intermediate container 3e3a43d2019c [2021-01-22T00:49:46.311Z] ---> dcceb582ad01 [2021-01-22T00:49:46.311Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T00:49:46.311Z] ---> Running in e3ffeb3c9c6a [2021-01-22T00:49:53.112Z] Collecting docker-compose==1.23.2 [2021-01-22T00:49:53.112Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T00:49:54.552Z] Collecting PyYAML<4,>=3.10 [2021-01-22T00:49:54.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T00:49:59.949Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T00:49:59.949Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T00:49:59.949Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T00:49:59.949Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T00:50:01.109Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:50:01.109Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:50:01.109Z] ---> 93f945bce885 [2021-01-22T00:50:01.109Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T00:50:01.109Z] ---> Using cache [2021-01-22T00:50:01.109Z] ---> 18c7027e2b59 [2021-01-22T00:50:01.109Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:50:01.109Z] ---> Using cache [2021-01-22T00:50:01.109Z] ---> a0de36736d73 [2021-01-22T00:50:01.109Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T00:50:03.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:50:03.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:50:03.503Z] ---> 93f945bce885 [2021-01-22T00:50:03.503Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> 18c7027e2b59 [2021-01-22T00:50:03.503Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> a0de36736d73 [2021-01-22T00:50:03.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> 5f5b8d21b311 [2021-01-22T00:50:03.503Z] Step 6/22 : COPY go.mod . [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> 1e4e83e6c0ac [2021-01-22T00:50:03.503Z] Step 7/22 : RUN go mod download [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> 63f8459c3308 [2021-01-22T00:50:03.503Z] Step 8/22 : COPY . . [2021-01-22T00:50:03.503Z] ---> Using cache [2021-01-22T00:50:03.503Z] ---> f5b3a9783a61 [2021-01-22T00:50:03.504Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T00:50:04.103Z] ---> Running in a0b4ec887fe7 [2021-01-22T00:50:04.103Z] ---> Running in e561b2f61c9d [2021-01-22T00:50:04.103Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T00:50:04.103Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T00:50:04.378Z] 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-01-22T00:50:04.655Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T00:50:04.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T00:50:06.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:06.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-22T00:50:07.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:08.713Z] OK: 217 MiB in 51 packages [2021-01-22T00:50:09.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T00:50:09.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T00:50:10.321Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T00:50:10.321Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T00:50:10.607Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:50:10.607Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:50:10.607Z] ---> 93f945bce885 [2021-01-22T00:50:10.607Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T00:50:10.607Z] ---> Using cache [2021-01-22T00:50:10.607Z] ---> 18c7027e2b59 [2021-01-22T00:50:10.607Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:50:10.607Z] ---> Using cache [2021-01-22T00:50:10.607Z] ---> a0de36736d73 [2021-01-22T00:50:10.607Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T00:50:10.607Z] ---> Using cache [2021-01-22T00:50:10.607Z] ---> 5f5b8d21b311 [2021-01-22T00:50:10.607Z] Step 6/21 : COPY go.mod . [2021-01-22T00:50:10.607Z] ---> Using cache [2021-01-22T00:50:10.607Z] ---> 1e4e83e6c0ac [2021-01-22T00:50:10.607Z] Step 7/21 : RUN go mod download [2021-01-22T00:50:10.607Z] ---> Using cache [2021-01-22T00:50:10.607Z] ---> 63f8459c3308 [2021-01-22T00:50:10.607Z] Step 8/21 : COPY . . [2021-01-22T00:50:10.891Z] ---> Using cache [2021-01-22T00:50:10.891Z] ---> f5b3a9783a61 [2021-01-22T00:50:10.891Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T00:50:11.881Z] ---> Running in 98182dde6360 [2021-01-22T00:50:12.873Z] Removing intermediate container a0b4ec887fe7 [2021-01-22T00:50:12.873Z] ---> a10e9ce00511 [2021-01-22T00:50:12.873Z] Step 6/24 : COPY go.mod . [2021-01-22T00:50:13.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:50:13.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:50:13.906Z] ---> 93f945bce885 [2021-01-22T00:50:13.906Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T00:50:13.906Z] ---> Using cache [2021-01-22T00:50:13.906Z] ---> 18c7027e2b59 [2021-01-22T00:50:13.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:50:13.906Z] ---> Using cache [2021-01-22T00:50:13.906Z] ---> a0de36736d73 [2021-01-22T00:50:13.906Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T00:50:13.906Z] ---> Running in 94e407702007 [2021-01-22T00:50:14.205Z] 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-01-22T00:50:14.481Z] ---> 97bab5f909ed [2021-01-22T00:50:14.481Z] Step 7/24 : RUN go mod download [2021-01-22T00:50:14.759Z] ---> Running in d18a9d0e99e9 [2021-01-22T00:50:14.759Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T00:50:14.759Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T00:50:15.749Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T00:50:15.749Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T00:50:16.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:16.353Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T00:50:16.353Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T00:50:17.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:17.368Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T00:50:17.657Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T00:50:18.281Z] Collecting idna<2.8,>=2.5 [2021-01-22T00:50:18.281Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T00:50:18.561Z] 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-01-22T00:50:18.561Z] 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-01-22T00:50:18.561Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T00:50:18.561Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T00:50:18.561Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T00:50:18.561Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T00:50:19.185Z] Removing intermediate container d18a9d0e99e9 [2021-01-22T00:50:19.185Z] ---> 6b6b5c495b8c [2021-01-22T00:50:19.185Z] Step 8/24 : COPY . . [2021-01-22T00:50:19.185Z] OK: 217 MiB in 51 packages [2021-01-22T00:50:20.216Z] Installing collected packages: PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, dockerpty, docopt, cached-property, jsonschema, docker-compose [2021-01-22T00:50:20.216Z] Running setup.py install for PyYAML: started [2021-01-22T00:50:22.275Z] Removing intermediate container 94e407702007 [2021-01-22T00:50:22.275Z] ---> 3fccfb17803a [2021-01-22T00:50:22.275Z] Step 6/23 : COPY go.mod . [2021-01-22T00:50:24.318Z] ---> 0b2f40345859 [2021-01-22T00:50:24.318Z] Step 7/23 : RUN go mod download [2021-01-22T00:50:24.620Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T00:50:24.898Z] ---> Running in 89b333f0a817 [2021-01-22T00:50:25.180Z] Attempting uninstall: urllib3 [2021-01-22T00:50:25.180Z] Found existing installation: urllib3 1.25.9 [2021-01-22T00:50:25.180Z] Uninstalling urllib3-1.25.9: [2021-01-22T00:50:25.791Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T00:50:26.399Z] Attempting uninstall: idna [2021-01-22T00:50:26.399Z] Found existing installation: idna 2.9 [2021-01-22T00:50:26.399Z] Uninstalling idna-2.9: [2021-01-22T00:50:26.687Z] Successfully uninstalled idna-2.9 [2021-01-22T00:50:27.715Z] Attempting uninstall: requests [2021-01-22T00:50:27.715Z] Found existing installation: requests 2.23.0 [2021-01-22T00:50:27.715Z] Uninstalling requests-2.23.0: [2021-01-22T00:50:28.011Z] Successfully uninstalled requests-2.23.0 [2021-01-22T00:50:30.721Z] Running setup.py install for texttable: started [2021-01-22T00:50:32.757Z] Removing intermediate container 89b333f0a817 [2021-01-22T00:50:32.757Z] ---> 0b0d406e905a [2021-01-22T00:50:32.757Z] Step 8/23 : COPY . . [2021-01-22T00:50:33.762Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T00:50:33.762Z] Running setup.py install for dockerpty: started [2021-01-22T00:50:37.213Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T00:50:37.214Z] Running setup.py install for docopt: started [2021-01-22T00:50:39.893Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T00:50:41.354Z] 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.57.0 [2021-01-22T00:50:45.756Z] ---> af6c6be36871 [2021-01-22T00:50:45.756Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-22T00:50:46.037Z] ---> Running in fcd60812e575 [2021-01-22T00:50:49.495Z] 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-01-22T00:50:50.127Z] Removing intermediate container e3ffeb3c9c6a [2021-01-22T00:50:50.127Z] ---> c3b57e1a8df7 [2021-01-22T00:50:50.127Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T00:50:50.756Z] ---> Running in 8a9d586644e8 [2021-01-22T00:50:52.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:53.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:50:54.061Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:50:54.061Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T00:50:54.061Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T00:50:54.061Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:50:54.061Z] OK: 71 MiB in 58 packages [2021-01-22T00:50:56.734Z] Removing intermediate container 8a9d586644e8 [2021-01-22T00:50:56.734Z] ---> 30282221679b [2021-01-22T00:50:56.734Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T00:50:57.340Z] ---> Running in 0982b11b5c42 [2021-01-22T00:50:58.808Z] Removing intermediate container 0982b11b5c42 [2021-01-22T00:50:58.808Z] ---> 3355c2351230 [2021-01-22T00:50:58.808Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:50:58.808Z] ---> Running in c79698aa16cb [2021-01-22T00:50:59.421Z] ---> 458a59234594 [2021-01-22T00:50:59.421Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T00:50:59.421Z] Removing intermediate container c79698aa16cb [2021-01-22T00:50:59.421Z] ---> a095a9837dca [2021-01-22T00:50:59.421Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T00:50:59.699Z] ---> Running in ea9259f35cbe [2021-01-22T00:50:59.700Z] ---> Running in 58b7feb2654c [2021-01-22T00:51:00.714Z] Removing intermediate container 58b7feb2654c [2021-01-22T00:51:00.714Z] ---> 2f0c5ec3ee97 [2021-01-22T00:51:00.714Z] Step 25/26 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:51:00.998Z] ---> Running in 9e94279bf05e [2021-01-22T00:51:02.013Z] 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-01-22T00:51:02.013Z] Removing intermediate container 9e94279bf05e [2021-01-22T00:51:02.013Z] ---> d324ff726a96 [2021-01-22T00:51:02.013Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T00:51:02.293Z] ---> Running in daa5bad8abd8 [2021-01-22T00:51:03.293Z] Removing intermediate container daa5bad8abd8 [2021-01-22T00:51:03.293Z] ---> a1d99119ef36 [2021-01-22T00:51:03.293Z] [2021-01-22T00:51:03.903Z] Successfully built a1d99119ef36 [2021-01-22T00:51:03.903Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T00:51:36.599Z]  Building docker-sys-mgmt-agent-go ... done 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-01-22T00:51:36.599Z] Removing intermediate container e561b2f61c9d [2021-01-22T00:51:36.599Z] ---> f617fae74cf7 [2021-01-22T00:51:36.599Z] [2021-01-22T00:51:36.599Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T00:51:36.599Z] ---> afeebe901d6b [2021-01-22T00:51:36.599Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T00:51:36.599Z] ---> Using cache [2021-01-22T00:51:36.599Z] ---> faa231ea9ffa [2021-01-22T00:51:36.599Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-22T00:51:36.599Z] ---> Running in 798acee300ca [2021-01-22T00:51:36.599Z] Removing intermediate container 798acee300ca [2021-01-22T00:51:36.599Z] ---> 689896dcf5a7 [2021-01-22T00:51:36.599Z] Step 13/22 : WORKDIR / [2021-01-22T00:51:36.599Z] ---> Running in 0a9f30e7d297 [2021-01-22T00:51:36.599Z] Removing intermediate container 0a9f30e7d297 [2021-01-22T00:51:36.599Z] ---> 505c14a86db0 [2021-01-22T00:51:36.600Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:51:37.586Z] ---> 78ca96e744f4 [2021-01-22T00:51:37.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-22T00:51:39.575Z] ---> 20bd5a809ada [2021-01-22T00:51:39.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-22T00:51:40.558Z] ---> 698238a98278 [2021-01-22T00:51:40.558Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-22T00:51:41.552Z] ---> c1ba6b25e359 [2021-01-22T00:51:41.552Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-22T00:51:41.830Z] ---> Running in 1cb55f0abecb [2021-01-22T00:51:46.215Z] Removing intermediate container 1cb55f0abecb [2021-01-22T00:51:46.215Z] ---> 480e9a5d3603 [2021-01-22T00:51:46.215Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T00:51:46.215Z] ---> Running in bec1b2b6fc4d [2021-01-22T00:51:47.219Z] Removing intermediate container bec1b2b6fc4d [2021-01-22T00:51:47.219Z] ---> 7f7525f0ae11 [2021-01-22T00:51:47.219Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T00:51:47.499Z] ---> Running in ddebffe357d8 [2021-01-22T00:51:47.779Z] Removing intermediate container 98182dde6360 [2021-01-22T00:51:47.779Z] ---> 433a43398ef9 [2021-01-22T00:51:47.779Z] [2021-01-22T00:51:47.779Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T00:51:47.779Z] ---> afeebe901d6b [2021-01-22T00:51:47.779Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T00:51:48.390Z] ---> Running in dc7f7540b8f0 [2021-01-22T00:51:48.390Z] Removing intermediate container ddebffe357d8 [2021-01-22T00:51:48.390Z] ---> 29ce368204ed [2021-01-22T00:51:48.390Z] Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:51:48.672Z] ---> Running in c2bccf9df2f6 [2021-01-22T00:51:49.688Z] Removing intermediate container c2bccf9df2f6 [2021-01-22T00:51:49.688Z] ---> 3d360f8907da [2021-01-22T00:51:49.688Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:51:49.688Z] ---> Running in bf89b6bac517 [2021-01-22T00:51:50.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:51:50.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:51:50.574Z] Removing intermediate container bf89b6bac517 [2021-01-22T00:51:50.574Z] ---> bc5b0ec10b8e [2021-01-22T00:51:50.574Z] [2021-01-22T00:51:50.855Z] Successfully built bc5b0ec10b8e [2021-01-22T00:51:50.855Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-22T00:51:51.134Z]  Building docker-security-bootstrap-redis-go ... done (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T00:51:51.134Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:51:51.134Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T00:51:51.134Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T00:51:51.134Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:51:51.134Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:51:51.416Z] OK: 7 MiB in 18 packages [2021-01-22T00:51:54.077Z] Removing intermediate container dc7f7540b8f0 [2021-01-22T00:51:54.077Z] ---> 9e64546428b0 [2021-01-22T00:51:54.077Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:51:54.354Z] ---> Running in e2b9ca0f8be8 [2021-01-22T00:51:54.959Z] Removing intermediate container e2b9ca0f8be8 [2021-01-22T00:51:54.959Z] ---> ed0ecf6d4555 [2021-01-22T00:51:54.959Z] Step 13/21 : WORKDIR /edgex [2021-01-22T00:51:55.237Z] ---> Running in 50803b7c1ce9 [2021-01-22T00:51:55.848Z] Removing intermediate container 50803b7c1ce9 [2021-01-22T00:51:55.848Z] ---> 1b63d40ec912 [2021-01-22T00:51:55.848Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T00:51:56.844Z] ---> 8770d934d33f [2021-01-22T00:51:56.844Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T00:51:58.855Z] ---> 23d1fddcdec7 [2021-01-22T00:51:58.855Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T00:52:00.345Z] ---> 1266328fc7a0 [2021-01-22T00:52:00.345Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T00:52:00.652Z] ---> Running in d6e103c9645c [2021-01-22T00:52:01.258Z] Removing intermediate container d6e103c9645c [2021-01-22T00:52:01.258Z] ---> 6df9d9123b42 [2021-01-22T00:52:01.258Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T00:52:01.536Z] ---> Running in 4427c4e66c60 [2021-01-22T00:52:02.139Z] Removing intermediate container 4427c4e66c60 [2021-01-22T00:52:02.139Z] ---> a8baaf9c65f3 [2021-01-22T00:52:02.139Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T00:52:02.139Z] ---> Running in 0f1d4dc1348d [2021-01-22T00:52:02.742Z] Removing intermediate container 0f1d4dc1348d [2021-01-22T00:52:02.742Z] ---> 4909bccb758c [2021-01-22T00:52:02.742Z] Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:52:03.029Z] ---> Running in e07564fb3ec8 [2021-01-22T00:52:04.023Z] Removing intermediate container e07564fb3ec8 [2021-01-22T00:52:04.023Z] ---> 85ed0b6e04d7 [2021-01-22T00:52:04.023Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T00:52:04.302Z] ---> Running in b35a187b0123 [2021-01-22T00:52:05.310Z] Removing intermediate container b35a187b0123 [2021-01-22T00:52:05.311Z] ---> 3fafd92c56ac [2021-01-22T00:52:05.311Z] [2021-01-22T00:52:05.914Z] Successfully built 3fafd92c56ac [2021-01-22T00:52:05.914Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T00:52:08.557Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fcd60812e575 [2021-01-22T00:52:08.557Z] ---> 9774eeb376a3 [2021-01-22T00:52:08.557Z] [2021-01-22T00:52:08.557Z] Step 10/24 : FROM scratch [2021-01-22T00:52:08.557Z] ---> [2021-01-22T00:52:08.557Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-22T00:52:08.836Z] ---> Running in 0fbc8f8443a9 [2021-01-22T00:52:09.455Z] Removing intermediate container 0fbc8f8443a9 [2021-01-22T00:52:09.455Z] ---> a66d4e0d4b2b [2021-01-22T00:52:09.455Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-22T00:52:09.455Z] ---> Running in ad3217ffe6aa [2021-01-22T00:52:10.060Z] Removing intermediate container ad3217ffe6aa [2021-01-22T00:52:10.060Z] ---> 129bccc0ef7b [2021-01-22T00:52:10.060Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-22T00:52:10.335Z] ---> Running in 2558497de908 [2021-01-22T00:52:10.610Z] Removing intermediate container 2558497de908 [2021-01-22T00:52:10.610Z] ---> 19ac66374ad9 [2021-01-22T00:52:10.610Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-22T00:52:11.597Z] ---> 82aacd2c33c9 [2021-01-22T00:52:11.597Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-22T00:52:12.597Z] ---> 801eccaf053c [2021-01-22T00:52:12.597Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-22T00:52:13.609Z] ---> e374b8e953eb [2021-01-22T00:52:13.609Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:52:15.069Z] ---> a198c25e75b9 [2021-01-22T00:52:15.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T00:52:16.085Z] ---> 25ab0659e598 [2021-01-22T00:52:16.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T00:52:17.099Z] ---> bb857d6093a9 [2021-01-22T00:52:17.099Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-22T00:52:17.378Z] ---> Running in 16c5343b52ce [2021-01-22T00:52:17.992Z] Removing intermediate container 16c5343b52ce [2021-01-22T00:52:17.992Z] ---> 4246efdd802d [2021-01-22T00:52:17.992Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:52:17.992Z] ---> Running in b2d9a8b10d21 [2021-01-22T00:52:18.589Z] Removing intermediate container b2d9a8b10d21 [2021-01-22T00:52:18.589Z] ---> ef540b85ccd0 [2021-01-22T00:52:18.589Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T00:52:18.589Z] ---> Running in d983c08c7abd [2021-01-22T00:52:19.191Z] Removing intermediate container d983c08c7abd [2021-01-22T00:52:19.191Z] ---> 0aa8b9efbce2 [2021-01-22T00:52:19.191Z] Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:52:19.191Z] ---> Running in bf73420aedf8 [2021-01-22T00:52:19.796Z] Removing intermediate container bf73420aedf8 [2021-01-22T00:52:19.796Z] ---> ff4ab82c9569 [2021-01-22T00:52:19.796Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T00:52:19.796Z] ---> Running in c36517caee41 [2021-01-22T00:52:20.080Z] Removing intermediate container c36517caee41 [2021-01-22T00:52:20.080Z] ---> b4c5b6420f14 [2021-01-22T00:52:20.080Z] [2021-01-22T00:52:20.687Z] Successfully built b4c5b6420f14 [2021-01-22T00:52:20.687Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T00:52:24.188Z]  Building docker-support-notifications-go ... done Removing intermediate container ea9259f35cbe [2021-01-22T00:52:24.188Z] ---> ee8ce3a25fc3 [2021-01-22T00:52:24.188Z] [2021-01-22T00:52:24.188Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T00:52:24.188Z] ---> afeebe901d6b [2021-01-22T00:52:24.188Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:52:24.188Z] ---> Running in 1799991cae90 [2021-01-22T00:52:24.481Z] Removing intermediate container 1799991cae90 [2021-01-22T00:52:24.481Z] ---> 706cfb845111 [2021-01-22T00:52:24.481Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T00:52:24.773Z] ---> Running in 6539a253a7e6 [2021-01-22T00:52:25.059Z] Removing intermediate container 6539a253a7e6 [2021-01-22T00:52:25.059Z] ---> affa82f28fdc [2021-01-22T00:52:25.059Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T00:52:25.340Z] ---> Running in e8e7e1514c39 [2021-01-22T00:52:25.617Z] Removing intermediate container e8e7e1514c39 [2021-01-22T00:52:25.617Z] ---> eb549ef1a158 [2021-01-22T00:52:25.617Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:52:25.893Z] ---> Running in 85b727282b31 [2021-01-22T00:52:27.903Z] Removing intermediate container 85b727282b31 [2021-01-22T00:52:27.903Z] ---> 0ac2d584f0d6 [2021-01-22T00:52:27.903Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-22T00:52:27.903Z] ---> Running in aee2ca90e74b [2021-01-22T00:52:29.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:52:29.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:52:31.375Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-22T00:52:31.375Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-22T00:52:31.665Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-22T00:52:31.941Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-22T00:52:32.238Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-22T00:52:32.238Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:52:32.238Z] OK: 8 MiB in 19 packages [2021-01-22T00:52:33.705Z] Removing intermediate container aee2ca90e74b [2021-01-22T00:52:33.705Z] ---> 01279edfb8d5 [2021-01-22T00:52:33.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:52:34.323Z] ---> 0bc4158e67fd [2021-01-22T00:52:34.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T00:52:35.756Z] ---> 1430d965998f [2021-01-22T00:52:35.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T00:52:36.358Z] ---> afa18c2d0502 [2021-01-22T00:52:36.358Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T00:52:36.635Z] ---> Running in 649884cc97f1 [2021-01-22T00:52:36.920Z] Removing intermediate container 649884cc97f1 [2021-01-22T00:52:36.920Z] ---> 87e499625996 [2021-01-22T00:52:36.920Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:52:37.196Z] ---> Running in 8b78fe72b5a2 [2021-01-22T00:52:37.796Z] Removing intermediate container 8b78fe72b5a2 [2021-01-22T00:52:37.797Z] ---> 243fb9ba7426 [2021-01-22T00:52:37.797Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T00:52:37.797Z] ---> Running in 324445d9816d [2021-01-22T00:52:38.394Z] Removing intermediate container 324445d9816d [2021-01-22T00:52:38.394Z] ---> d4a4f4bbdfa1 [2021-01-22T00:52:38.394Z] Step 22/23 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [2021-01-22T00:52:38.394Z] ---> Running in ad5af3555375 [2021-01-22T00:52:38.670Z] Removing intermediate container ad5af3555375 [2021-01-22T00:52:38.670Z] ---> 050f87dce965 [2021-01-22T00:52:38.670Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T00:52:38.944Z] ---> Running in 623be7162fce [2021-01-22T00:52:39.537Z] Removing intermediate container 623be7162fce [2021-01-22T00:52:39.537Z] ---> cf14edfe4bac [2021-01-22T00:52:39.537Z] [2021-01-22T00:52:39.809Z] Successfully built cf14edfe4bac [2021-01-22T00:52:39.809Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T00:52:40.096Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-22T00:52:40.114Z] $ docker stop --time=1 b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 [2021-01-22T00:52:42.086Z] $ docker rm -f b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T00:52:42.743Z] + grep docker [2021-01-22T00:52:42.743Z] + docker images [2021-01-22T00:52:43.014Z] docker-core-data-go-arm64 latest cf14edfe4bac 3 seconds ago 21MB [2021-01-22T00:52:43.014Z] docker-support-notifications-go-arm64 latest b4c5b6420f14 23 seconds ago 11.4MB [2021-01-22T00:52:43.014Z] docker-security-proxy-setup-go-arm64 latest 3fafd92c56ac 38 seconds ago 23.2MB [2021-01-22T00:52:43.014Z] docker-security-bootstrap-redis-go-arm64 latest bc5b0ec10b8e 52 seconds ago 15.1MB [2021-01-22T00:52:43.014Z] docker-sys-mgmt-agent-go-arm64 latest a1d99119ef36 About a minute ago 300MB [2021-01-22T00:52:43.014Z] docker-core-metadata-go-arm64 latest d39fc94e6a58 3 minutes ago 12.3MB [2021-01-22T00:52:43.014Z] docker-security-secretstore-setup-go-arm64 latest 5df8b59e41c2 3 minutes ago 23.4MB [2021-01-22T00:52:43.014Z] docker-core-command-go-arm64 latest 16be670b86e7 3 minutes ago 9.98MB [2021-01-22T00:52:43.014Z] docker-support-scheduler-go-arm64 latest eaf78ae6c1c6 3 minutes ago 10.1MB [2021-01-22T00:52:43.014Z] docker 20.10.0 eeaf43b92773 5 weeks 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 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-22T00:52:46.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:52:47.148Z] ---> package-listing.sh [2021-01-22T00:52:47.148Z] ++ facter osfamily [2021-01-22T00:52:47.148Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T00:52:47.148Z] + OS_FAMILY=redhat [2021-01-22T00:52:47.148Z] + workspace=/w/workspace/edgex-go/46 [2021-01-22T00:52:47.148Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T00:52:47.148Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T00:52:47.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T00:52:47.148Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T00:52:47.148Z] + '[' /w/workspace/edgex-go/46 ']' [2021-01-22T00:52:47.148Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T00:52:47.148Z] + case "${OS_FAMILY}" in [2021-01-22T00:52:47.148Z] + rpm -qa [2021-01-22T00:52:47.148Z] + sort [2021-01-22T00:52:52.469Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T00:52:52.469Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T00:52:52.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T00:52:52.469Z] + '[' /w/workspace/edgex-go/46 ']' [2021-01-22T00:52:52.469Z] + mkdir -p /w/workspace/edgex-go/46/archives/ [2021-01-22T00:52:52.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/46/archives/ [Pipeline] echo [2021-01-22T00:52:52.488Z] 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/46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T00:52:52.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:52:53.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:52:53.667Z] [2021-01-22T00:52:53.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:52:54.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:52:54.061Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T00:52:54.061Z] df20fa9351a1: Pulling fs layer [2021-01-22T00:52:54.061Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T00:52:54.061Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T00:52:54.061Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T00:52:54.061Z] 93b61091891f: Pulling fs layer [2021-01-22T00:52:54.061Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T00:52:54.061Z] 5e14af77c1be: Pulling fs layer [2021-01-22T00:52:54.061Z] 01666e4c0597: Pulling fs layer [2021-01-22T00:52:54.061Z] aa168da1d23b: Pulling fs layer [2021-01-22T00:52:54.061Z] 46f8f816bc3b: Waiting [2021-01-22T00:52:54.061Z] 93b9cdb0e59b: Waiting [2021-01-22T00:52:54.061Z] 93b61091891f: Waiting [2021-01-22T00:52:54.061Z] aa168da1d23b: Waiting [2021-01-22T00:52:54.061Z] 01666e4c0597: Waiting [2021-01-22T00:52:54.061Z] 36b3adc4ff6f: Download complete [2021-01-22T00:52:54.339Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T00:52:54.340Z] 46f8f816bc3b: Download complete [2021-01-22T00:52:54.340Z] df20fa9351a1: Verifying Checksum [2021-01-22T00:52:54.340Z] df20fa9351a1: Download complete [2021-01-22T00:52:54.340Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T00:52:54.340Z] 93b9cdb0e59b: Download complete [2021-01-22T00:52:54.340Z] 93b61091891f: Verifying Checksum [2021-01-22T00:52:54.340Z] 93b61091891f: Download complete [2021-01-22T00:52:54.340Z] 5e14af77c1be: Verifying Checksum [2021-01-22T00:52:54.340Z] 5e14af77c1be: Download complete [2021-01-22T00:52:54.340Z] 01666e4c0597: Download complete [2021-01-22T00:52:54.671Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T00:52:54.671Z] 8ad3a11d3b57: Download complete [2021-01-22T00:52:54.982Z] df20fa9351a1: Pull complete [2021-01-22T00:52:55.291Z] 36b3adc4ff6f: Pull complete [2021-01-22T00:52:56.364Z] 8ad3a11d3b57: Pull complete [2021-01-22T00:52:56.364Z] 46f8f816bc3b: Pull complete [2021-01-22T00:52:57.795Z] aa168da1d23b: Download complete [2021-01-22T00:52:58.387Z] 93b61091891f: Pull complete [2021-01-22T00:52:58.650Z] 93b9cdb0e59b: Pull complete [2021-01-22T00:52:58.916Z] 5e14af77c1be: Pull complete [2021-01-22T00:52:58.917Z] 01666e4c0597: Pull complete [2021-01-22T00:53:11.336Z] aa168da1d23b: Pull complete [2021-01-22T00:53:11.336Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T00:53:11.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T00:53:11.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T00:53:11.679Z] prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container [2021-01-22T00:53:11.783Z] $ 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/46/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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T00:53:16.575Z] $ docker top af9e0bdd4cecdf63fbc5200f84292569d61864fa8137f2e4e9f98d44472a80c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:53:17.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T00:53:17.628Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T00:53:17.947Z] + ls /var/log/sa-host [2021-01-22T00:53:17.947Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T00:53:17.947Z] file_magic: OK [2021-01-22T00:53:17.947Z] HZ: Using current value: 100 [2021-01-22T00:53:17.947Z] file_header: OK [2021-01-22T00:53:17.947Z] 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-01-22T00:53:17.947Z] Statistics: [2021-01-22T00:53:17.947Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T00:53:17.947Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T00:53:17.947Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T00:53:17.947Z] file_magic: OK [2021-01-22T00:53:17.947Z] HZ: Using current value: 100 [2021-01-22T00:53:17.947Z] file_header: OK [2021-01-22T00:53:17.947Z] 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-01-22T00:53:17.947Z] Statistics: [2021-01-22T00:53:17.947Z] Hnuu...uuuununununu... [2021-01-22T00:53:17.947Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T00:53:18.215Z] provisioning config files... [2021-01-22T00:53:18.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/46@tmp/config8234883245340903011tmp [Pipeline] { [Pipeline] echo [2021-01-22T00:53:18.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:53:18.612Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T00:53:18.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T00:53:18.755Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:53:19.066Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T00:53:19.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:53:19.394Z] ---> sudo-logs.sh [2021-01-22T00:53:19.394Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T00:53:19.407Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:53:19.712Z] ---> job-cost.sh [2021-01-22T00:53:19.712Z] lf-activate-venv: SKIPPING [2021-01-22T00:53:19.712Z] INFO: No Stack... [2021-01-22T00:53:20.681Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T00:53:21.266Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T00:53:21.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:53:21.603Z] ---> logs-deploy.sh [2021-01-22T00:53:21.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/46 [2021-01-22T00:53:21.603Z] INFO: archiving workspace using pattern(s): [2021-01-22T00:53:23.541Z] Archives upload complete. [2021-01-22T00:53:23.541Z] INFO: archiving logs to Nexus