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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29877 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/82 [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/82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 66de3d8016e52a044aafc87a40b3405e37ebe62e Checking out Revision 66de3d8016e52a044aafc87a40b3405e37ebe62e (PR-2858) 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66de3d8016e52a044aafc87a40b3405e37ebe62e # timeout=10 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T00:32:02.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T00:32:02.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T00:32:03.075Z] ========================================================= [2021-03-16T00:32:03.075Z] EdgeX Global Pipelines Version Info [2021-03-16T00:32:03.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:32:04.992Z] ------------------- [2021-03-16T00:32:04.992Z] stable info: [2021-03-16T00:32:04.992Z] ------------------- [2021-03-16T00:32:04.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T00:32:04.992Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:32:04.992Z] Message: update stable to v1.0.184 [2021-03-16T00:32:05.569Z] ------------------- [2021-03-16T00:32:05.569Z] experimental info: [2021-03-16T00:32:05.569Z] ------------------- [2021-03-16T00:32:05.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T00:32:05.569Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:32:05.569Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T00:32:05.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-16T00:32:05.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-16T00:32:05.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T00:32:06.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T00:32:06.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T00:32:06.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T00:32:06.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T00:32:06.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-16T00:32:06.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-16T00:32:06.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-16T00:32:06.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T00:32:06.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T00:32:06.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T00:32:07.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T00:32:07.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:32:07.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:32:07.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T00:32:07.445Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T00:32:07.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-16T00:32:07.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-16T00:32:07.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-16T00:32:07.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T00:32:07.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-03-16T00:32:07.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-03-16T00:32:08.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-03-16T00:32:08.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66de3d8016e52a044aafc87a40b3405e37ebe62e [Pipeline] echo [2021-03-16T00:32:08.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66de3d8 [Pipeline] echo [2021-03-16T00:32:08.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:32:08.507Z] provisioning config files... [2021-03-16T00:32:08.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config2795462114826602888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:32:08.902Z] ---> docker-login.sh [2021-03-16T00:32:08.902Z] nexus3.edgexfoundry.org:10001 [2021-03-16T00:32:09.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:09.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:09.427Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:09.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:09.427Z] [2021-03-16T00:32:09.427Z] Login Succeeded [2021-03-16T00:32:09.427Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:32:09.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:09.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:09.427Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:09.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:09.428Z] [2021-03-16T00:32:09.428Z] Login Succeeded [2021-03-16T00:32:09.428Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:32:09.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:09.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:09.691Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:09.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:09.691Z] [2021-03-16T00:32:09.691Z] Login Succeeded [2021-03-16T00:32:09.691Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:32:09.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:09.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:09.954Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:09.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:09.954Z] [2021-03-16T00:32:09.954Z] Login Succeeded [2021-03-16T00:32:09.954Z] docker.io [2021-03-16T00:32:09.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:10.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:10.219Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:10.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:10.219Z] [2021-03-16T00:32:10.219Z] Login Succeeded [2021-03-16T00:32:10.219Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:32:10.230Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:32:10.806Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/core-command/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/core-data/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-16T00:32:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:10.806Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-16T00:32:10.806Z] ++ cut -d/ -f2 [2021-03-16T00:32:10.806Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-16T00:32:10.886Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:11.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:11.816Z] [2021-03-16T00:32:11.816Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:12.163Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:12.163Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T00:32:12.163Z] 31603596830f: Pulling fs layer [2021-03-16T00:32:12.163Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T00:32:12.163Z] 6ca5941a6612: Pulling fs layer [2021-03-16T00:32:12.163Z] ecc8261a40a4: Pulling fs layer [2021-03-16T00:32:12.163Z] ecc8261a40a4: Waiting [2021-03-16T00:32:12.163Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T00:32:12.163Z] 2a8b12db71e7: Download complete [2021-03-16T00:32:12.434Z] 31603596830f: Download complete [2021-03-16T00:32:12.434Z] 6ca5941a6612: Verifying Checksum [2021-03-16T00:32:12.434Z] 6ca5941a6612: Download complete [2021-03-16T00:32:12.434Z] ecc8261a40a4: Verifying Checksum [2021-03-16T00:32:12.434Z] ecc8261a40a4: Download complete [2021-03-16T00:32:12.702Z] 31603596830f: Pull complete [2021-03-16T00:32:12.969Z] 2a8b12db71e7: Pull complete [2021-03-16T00:32:13.920Z] 6ca5941a6612: Pull complete [2021-03-16T00:32:13.921Z] ecc8261a40a4: Pull complete [2021-03-16T00:32:13.921Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T00:32:13.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:13.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T00:32:14.037Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:32:14.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T00:32:16.978Z] $ docker top 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T00:32:17.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:32:17.318Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:32:17.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:32:17.568Z] $ docker exec 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent [2021-03-16T00:32:17.762Z] SSH_AUTH_SOCK=/tmp/ssh-5Ev5CRh0NJIc/agent.11 [2021-03-16T00:32:17.762Z] SSH_AGENT_PID=16 [2021-03-16T00:32:17.780Z] Running ssh-add (command line suppressed) [2021-03-16T00:32:17.924Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_2047251508195350653.key (/w/workspace/edgex-go/82@tmp/private_key_2047251508195350653.key) [2021-03-16T00:32:17.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:32:18.381Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T00:32:18.413Z] $ docker exec --env ******** --env ******** 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent -k [2021-03-16T00:32:18.553Z] unset SSH_AUTH_SOCK; [2021-03-16T00:32:18.555Z] unset SSH_AGENT_PID; [2021-03-16T00:32:18.555Z] echo Agent pid 16 killed; [2021-03-16T00:32:18.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T00:32:18.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:32:18.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:32:18.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:32:18.960Z] $ docker exec 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent [2021-03-16T00:32:19.138Z] SSH_AUTH_SOCK=/tmp/ssh-4cgWkylUTirB/agent.45 [2021-03-16T00:32:19.138Z] SSH_AGENT_PID=50 [2021-03-16T00:32:19.146Z] Running ssh-add (command line suppressed) [2021-03-16T00:32:19.284Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_4497184851455754198.key (/w/workspace/edgex-go/82@tmp/private_key_4497184851455754198.key) [2021-03-16T00:32:19.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:32:19.693Z] + git semver init [2021-03-16T00:32:19.693Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T00:32:19.693Z] # $GIT_DIR = /w/workspace/edgex-go/82/.git [2021-03-16T00:32:19.693Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/82 [2021-03-16T00:32:19.693Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T00:32:19.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T00:32:19.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T00:32:19.693Z] # $SEMVER_BRANCH = PR-2858 [2021-03-16T00:32:19.693Z] # $SEMVER_TEMP = /tmp/semver-330795195 [2021-03-16T00:32:19.693Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-16T00:32:51.879Z] # '/tmp/semver-330795195' -> '/w/workspace/edgex-go/82/.semver' [2021-03-16T00:32:51.879Z] # -> Force: false [2021-03-16T00:32:51.879Z] # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [Pipeline] } [2021-03-16T00:32:51.895Z] $ docker exec --env ******** --env ******** 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent -k [2021-03-16T00:32:52.279Z] unset SSH_AUTH_SOCK; [2021-03-16T00:32:52.280Z] unset SSH_AGENT_PID; [2021-03-16T00:32:52.280Z] echo Agent pid 50 killed; [2021-03-16T00:32:52.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:32:52.936Z] + git semver [Pipeline] } [2021-03-16T00:32:53.277Z] $ docker stop --time=1 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 [2021-03-16T00:32:55.256Z] $ docker rm -f 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:32:55.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T00:32:56.440Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T00:32:56.443Z] [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-03-16T00:32:57.320Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:32:57.622Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:32:57.924Z] + sudo service docker restart [2021-03-16T00:32:57.924Z] + true [2021-03-16T00:32:57.924Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-16T00:32:58.901Z] ========================================================= [2021-03-16T00:32:58.901Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T00:32:58.901Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:59.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-16T00:33:03.512Z] Sending build context to Docker daemon 328.6MB [2021-03-16T00:33:03.512Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:33:03.512Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:33:03.512Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T00:33:03.512Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T00:33:03.512Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T00:33:03.512Z] de9db76c5a1d: Pulling fs layer [2021-03-16T00:33:03.512Z] bca2f99d35d6: Pulling fs layer [2021-03-16T00:33:03.512Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T00:33:03.512Z] 7c6f9722023f: Pulling fs layer [2021-03-16T00:33:03.512Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T00:33:03.512Z] 93359f2a8cfa: Waiting [2021-03-16T00:33:03.512Z] 7c6f9722023f: Waiting [2021-03-16T00:33:03.512Z] a35cf1a2eb13: Waiting [2021-03-16T00:33:03.512Z] bca2f99d35d6: Waiting [2021-03-16T00:33:03.512Z] de9db76c5a1d: Verifying Checksum [2021-03-16T00:33:03.512Z] de9db76c5a1d: Download complete [2021-03-16T00:33:03.512Z] 0ef7d3d256c8: Verifying Checksum [2021-03-16T00:33:03.512Z] 0ef7d3d256c8: Download complete [2021-03-16T00:33:03.512Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T00:33:03.512Z] 93359f2a8cfa: Download complete [2021-03-16T00:33:03.512Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T00:33:03.512Z] 188c0c94c7c5: Download complete [2021-03-16T00:33:03.512Z] 7c6f9722023f: Verifying Checksum [2021-03-16T00:33:03.512Z] 7c6f9722023f: Download complete [2021-03-16T00:33:04.105Z] 188c0c94c7c5: Pull complete [2021-03-16T00:33:04.376Z] 0ef7d3d256c8: Pull complete [2021-03-16T00:33:04.376Z] de9db76c5a1d: Pull complete [2021-03-16T00:33:05.789Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T00:33:05.789Z] a35cf1a2eb13: Download complete [2021-03-16T00:33:06.053Z] bca2f99d35d6: Verifying Checksum [2021-03-16T00:33:06.053Z] bca2f99d35d6: Download complete [2021-03-16T00:33:11.811Z] Still waiting to schedule task [2021-03-16T00:33:11.812Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-16T00:33:12.741Z] bca2f99d35d6: Pull complete [2021-03-16T00:33:12.741Z] 93359f2a8cfa: Pull complete [2021-03-16T00:33:12.741Z] 7c6f9722023f: Pull complete [2021-03-16T00:33:16.988Z] a35cf1a2eb13: Pull complete [2021-03-16T00:33:16.988Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T00:33:16.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T00:33:16.988Z] ---> a62c8e92a672 [2021-03-16T00:33:16.988Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T00:33:17.574Z] ---> Running in 9d246032ff0a [2021-03-16T00:33:18.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:33:18.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:33:19.308Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:33:19.572Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:33:19.572Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:33:19.572Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:33:31.841Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:33:31.842Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:33:31.842Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:33:31.842Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:33:31.842Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:33:31.842Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:33:32.107Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:33:32.107Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:33:32.379Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:33:32.379Z] OK: 233 MiB in 51 packages [2021-03-16T00:33:36.603Z] Removing intermediate container 9d246032ff0a [2021-03-16T00:33:36.603Z] ---> a1bd4b7e7017 [2021-03-16T00:33:36.603Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:33:36.603Z] ---> Running in 16f3a0a0c3ce [2021-03-16T00:33:36.603Z] Removing intermediate container 16f3a0a0c3ce [2021-03-16T00:33:36.603Z] ---> f7df8ca4e53c [2021-03-16T00:33:36.603Z] Step 5/6 : COPY go.mod . [2021-03-16T00:33:36.603Z] ---> 88698d9ca5df [2021-03-16T00:33:36.603Z] Step 6/6 : RUN go mod download [2021-03-16T00:33:36.603Z] ---> Running in 5a96aa087bf1 [2021-03-16T00:34:03.266Z] Removing intermediate container 5a96aa087bf1 [2021-03-16T00:34:03.266Z] ---> d23655abb315 [2021-03-16T00:34:03.266Z] Successfully built d23655abb315 [2021-03-16T00:34:03.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:34:03.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:34:03.884Z] . [Pipeline] withDockerContainer [2021-03-16T00:34:04.023Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:34:04.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-x86_64 cat [2021-03-16T00:34:05.098Z] $ docker top 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:34:05.587Z] + go version [2021-03-16T00:34:05.587Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T00:34:05.602Z] $ docker stop --time=1 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c [2021-03-16T00:34:06.974Z] $ docker rm -f 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:34:07.903Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:34:07.903Z] . [Pipeline] withDockerContainer [2021-03-16T00:34:08.002Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:34:08.055Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-x86_64 cat [2021-03-16T00:34:08.673Z] $ docker top c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:34:08.869Z] ========================================================= [2021-03-16T00:34:08.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:34:08.870Z] ========================================================= [Pipeline] sh [2021-03-16T00:34:09.159Z] + make test [2021-03-16T00:34:09.159Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:34:17.355Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:34:35.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:34:39.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:34:39.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:34:39.825Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:34:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:34:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:34:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:34:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:34:42.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:34:42.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:34:45.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:34:45.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:34:45.207Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:34:47.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.9% of statements [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:34:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:34:47.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 19.8% of statements [2021-03-16T00:34:47.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.1% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 82.9% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:34:51.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements [2021-03-16T00:34:51.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:34:54.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:34:54.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:34:56.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.381s coverage: 92.8% of statements [2021-03-16T00:34:56.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.1% of statements [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:34:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-16T00:34:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-03-16T00:34:56.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-03-16T00:35:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements [2021-03-16T00:35:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements [2021-03-16T00:35:11.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.122s coverage: 81.9% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.6% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 62.4% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 69.0% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 87.1% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:35:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.729s coverage: 29.1% of statements [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:35:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:35:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:35:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:35:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 96.5% of statements [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:35:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:35:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:35:20.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:35:20.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-16T00:35:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:35:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:35:20.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-03-16T00:35:20.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-16T00:35:21.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-16T00:35:21.271Z] GO111MODULE=on go vet ./... [2021-03-16T00:35:48.031Z] gofmt -l . [2021-03-16T00:35:48.031Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:35:48.293Z] ./bin/test-go-mod-tidy.sh [2021-03-16T00:35:48.871Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T00:35:49.757Z] + ls -al . [2021-03-16T00:35:49.757Z] total 760 [2021-03-16T00:35:49.757Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 00:35 . [2021-03-16T00:35:49.757Z] drwxr-xr-x 4 root root 30 Mar 16 00:34 .. [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:31 .dockerignore [2021-03-16T00:35:49.757Z] drwxrwxr-x 8 1001 1001 179 Mar 16 00:32 .git [2021-03-16T00:35:49.757Z] drwxrwxr-x 3 1001 1001 125 Mar 16 00:31 .github [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:31 .gitignore [2021-03-16T00:35:49.757Z] drwx------ 3 1001 1001 60 Mar 16 00:32 .semver [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:31 .sonarcloud.properties [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:31 Attribution.txt [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:31 CONTRIBUTING.md [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:31 Dockerfile.build [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:31 Jenkinsfile [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:31 LICENSE [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:31 Makefile [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:31 README.md [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:31 SECURITY.md [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:31 ZMQWindows.md [2021-03-16T00:35:49.757Z] drwxrwxr-x 2 1001 1001 117 Mar 16 00:31 bin [2021-03-16T00:35:49.757Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:31 cmd [2021-03-16T00:35:49.757Z] -rw-r--r-- 1 root root 650607 Mar 16 00:35 coverage.out [2021-03-16T00:35:49.757Z] -rw-r--r-- 1 root root 1055 Mar 16 00:35 go.mod [2021-03-16T00:35:49.757Z] -rw-r--r-- 1 root root 21981 Mar 16 00:35 go.sum [2021-03-16T00:35:49.757Z] drwxrwxr-x 8 1001 1001 127 Mar 16 00:31 internal [2021-03-16T00:35:49.757Z] drwxrwxr-x 4 1001 1001 26 Mar 16 00:31 openapi [2021-03-16T00:35:49.757Z] drwxrwxr-x 4 1001 1001 71 Mar 16 00:31 snap [2021-03-16T00:35:49.757Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:31 version.go [Pipeline] sh [2021-03-16T00:35:50.056Z] + '[' -e coverage.out ] [2021-03-16T00:35:50.056Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:35:50.318Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:35:50.613Z] + make build [2021-03-16T00:35:50.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:35:54.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:35:55.996Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29882 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-16T00:35:56.049Z] Running in /w/workspace/edgex-go/82 [Pipeline] { [Pipeline] checkout [2021-03-16T00:36:01.996Z] using credential edgex-jenkins-ssh [2021-03-16T00:36:02.056Z] Cloning the remote Git repository [2021-03-16T00:36:02.127Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:36:02.250Z] > git init /w/workspace/edgex-go/82 # timeout=10 [2021-03-16T00:36:02.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:36:02.338Z] > git --version # timeout=10 [2021-03-16T00:36:02.354Z] > git --version # 'git version 2.17.1' [2021-03-16T00:36:02.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:36:02.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:36:03.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:36:04.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:36:05.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:36:06.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:36:07.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:36:09.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:36:10.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:36:11.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:36:12.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:36:13.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-16T00:36:15.710Z] $ docker stop --time=1 c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 [2021-03-16T00:36:17.388Z] $ docker rm -f c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:19.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:19.310Z] [2021-03-16T00:36:19.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:19.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:19.656Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-16T00:36:19.656Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-16T00:36:19.656Z] ca9280d653b3: Pulling fs layer [2021-03-16T00:36:19.656Z] 7e9c9ca2126c: Pulling fs layer [2021-03-16T00:36:19.656Z] cbdbe7a5bc2a: Download complete [2021-03-16T00:36:20.230Z] cbdbe7a5bc2a: Pull complete [2021-03-16T00:36:20.230Z] ca9280d653b3: Verifying Checksum [2021-03-16T00:36:20.230Z] ca9280d653b3: Download complete [2021-03-16T00:36:21.186Z] 7e9c9ca2126c: Verifying Checksum [2021-03-16T00:36:21.187Z] 7e9c9ca2126c: Download complete [2021-03-16T00:36:21.459Z] ca9280d653b3: Pull complete [2021-03-16T00:36:26.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:36:26.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:36:26.685Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:36:26.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:36:26.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:36:26.740Z] > 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-03-16T00:36:27.637Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-16T00:36:29.310Z] Merge succeeded, producing d6721abb4551a33c8327ded65b3e63c45d4f0f06 [2021-03-16T00:36:29.311Z] Checking out Revision d6721abb4551a33c8327ded65b3e63c45d4f0f06 (PR-2858) [2021-03-16T00:36:29.651Z] 7e9c9ca2126c: Pull complete [2021-03-16T00:36:29.651Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-16T00:36:29.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:29.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-16T00:36:29.790Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:36:29.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T00:36:27.665Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:36:27.681Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-16T00:36:28.046Z] > git remote # timeout=10 [2021-03-16T00:36:28.070Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:36:28.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:36:28.113Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:36:29.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:36:29.326Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:36:29.342Z] > git checkout -f d6721abb4551a33c8327ded65b3e63c45d4f0f06 # timeout=10 [2021-03-16T00:36:32.018Z] $ docker top 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:36:32.553Z] + docker-compose build --help [2021-03-16T00:36:32.553Z] + grep parallel [2021-03-16T00:36:33.499Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:36:33.516Z] $ docker stop --time=1 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d [2021-03-16T00:36:34.071Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:36:34.102Z] First time build. Skipping changelog. [2021-03-16T00:36:34.877Z] $ docker rm -f 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-03-16T00:36:34.089Z] > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T00:36:35.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:35.662Z] . [Pipeline] withDockerContainer [2021-03-16T00:36:36.225Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:36:36.379Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-devops/edgex-compose:latest cat [2021-03-16T00:36:36.442Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-16T00:36:37.100Z] $ docker top fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-16T00:36:37.655Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:36:37.728Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:36:38.020Z] + + truesudo [2021-03-16T00:36:38.021Z] service docker restart [2021-03-16T00:36:38.683Z] Building docker-core-command-go ... [2021-03-16T00:36:38.683Z] Building docker-core-data-go ... [2021-03-16T00:36:38.683Z] Building docker-core-metadata-go ... [2021-03-16T00:36:38.683Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:36:38.683Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:36:38.683Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:36:38.683Z] Building docker-support-notifications-go ... [2021-03-16T00:36:38.683Z] Building docker-support-scheduler-go ... [2021-03-16T00:36:38.683Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:36:38.683Z] Building docker-sys-mgmt-agent-go [2021-03-16T00:36:38.683Z] Building docker-core-data-go [2021-03-16T00:36:38.683Z] Building docker-security-proxy-setup-go [2021-03-16T00:36:38.683Z] Building docker-support-scheduler-go [2021-03-16T00:36:38.683Z] Building docker-core-command-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:36:40.755Z] provisioning config files... [2021-03-16T00:36:40.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config6344567119729720051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:36:41.936Z] ---> docker-login.sh [2021-03-16T00:36:41.936Z] nexus3.edgexfoundry.org:10001 [2021-03-16T00:36:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:42.489Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:42.489Z] [2021-03-16T00:36:42.489Z] Login Succeeded [2021-03-16T00:36:42.489Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:36:43.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:43.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:43.089Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:43.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:43.089Z] [2021-03-16T00:36:43.089Z] Login Succeeded [2021-03-16T00:36:43.089Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:36:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:43.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:43.698Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:43.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:43.698Z] [2021-03-16T00:36:43.698Z] Login Succeeded [2021-03-16T00:36:43.698Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:36:44.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:44.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:44.304Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:44.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:44.304Z] [2021-03-16T00:36:44.304Z] Login Succeeded [2021-03-16T00:36:44.581Z] docker.io [2021-03-16T00:36:44.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:45.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:45.464Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:45.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:45.464Z] [2021-03-16T00:36:45.464Z] Login Succeeded [2021-03-16T00:36:45.464Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:36:45.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T00:36:46.045Z] ========================================================= [2021-03-16T00:36:46.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T00:36:46.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:46.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-16T00:36:49.123Z] Sending build context to Docker daemon 166.8MB [2021-03-16T00:36:49.123Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:49.123Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:36:49.123Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T00:36:49.123Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T00:36:49.123Z] a4357932f1b6: Pulling fs layer [2021-03-16T00:36:49.123Z] 18c013af1878: Pulling fs layer [2021-03-16T00:36:49.123Z] 00ac8860ef70: Pulling fs layer [2021-03-16T00:36:49.123Z] 63d7cb157983: Pulling fs layer [2021-03-16T00:36:49.123Z] b116817d02f9: Pulling fs layer [2021-03-16T00:36:49.123Z] 745a02a5169b: Pulling fs layer [2021-03-16T00:36:49.123Z] 00ac8860ef70: Waiting [2021-03-16T00:36:49.123Z] 63d7cb157983: Waiting [2021-03-16T00:36:49.123Z] b116817d02f9: Waiting [2021-03-16T00:36:49.123Z] 745a02a5169b: Waiting [2021-03-16T00:36:49.123Z] 18c013af1878: Verifying Checksum [2021-03-16T00:36:49.123Z] 18c013af1878: Download complete [2021-03-16T00:36:49.123Z] a4357932f1b6: Verifying Checksum [2021-03-16T00:36:49.123Z] a4357932f1b6: Download complete [2021-03-16T00:36:49.123Z] 63d7cb157983: Verifying Checksum [2021-03-16T00:36:49.123Z] 63d7cb157983: Download complete [2021-03-16T00:36:49.123Z] b116817d02f9: Verifying Checksum [2021-03-16T00:36:49.123Z] b116817d02f9: Download complete [2021-03-16T00:36:49.123Z] 5f621e34cdf4: Download complete [2021-03-16T00:36:50.106Z] 5f621e34cdf4: Pull complete [2021-03-16T00:36:50.381Z] a4357932f1b6: Pull complete [2021-03-16T00:36:50.985Z] 18c013af1878: Pull complete [2021-03-16T00:36:51.981Z] 745a02a5169b: Verifying Checksum [2021-03-16T00:36:51.981Z] 745a02a5169b: Download complete [2021-03-16T00:36:53.435Z] 00ac8860ef70: Verifying Checksum [2021-03-16T00:36:53.435Z] 00ac8860ef70: Download complete [2021-03-16T00:37:03.647Z] 00ac8860ef70: Pull complete [2021-03-16T00:37:03.647Z] 63d7cb157983: Pull complete [2021-03-16T00:37:03.925Z] b116817d02f9: Pull complete [2021-03-16T00:37:07.381Z] 745a02a5169b: Pull complete [2021-03-16T00:37:07.381Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T00:37:07.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T00:37:07.381Z] ---> b7e6874047d6 [2021-03-16T00:37:07.381Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T00:37:11.690Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:11.690Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:11.690Z] ---> d23655abb315 [2021-03-16T00:37:11.690Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:37:11.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:11.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:11.690Z] ---> d23655abb315 [2021-03-16T00:37:11.690Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:37:11.690Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:11.690Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:11.690Z] ---> d23655abb315 [2021-03-16T00:37:11.690Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:37:11.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:11.690Z] [2021-03-16T00:37:11.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:11.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> d23655abb315 [2021-03-16T00:37:11.690Z] [2021-03-16T00:37:11.690Z] Step 3/22 : WORKDIR /edgex-go ---> d23655abb315 [2021-03-16T00:37:11.690Z] [2021-03-16T00:37:11.690Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:37:11.690Z] ---> Running in 8f05d9c87de1 [2021-03-16T00:37:11.759Z] ---> Running in 4d2002029d2b [2021-03-16T00:37:11.971Z] ---> Running in 9dea4a78e516 [2021-03-16T00:37:11.972Z] ---> Running in 5e673e7a85ee [2021-03-16T00:37:11.972Z] ---> Running in 28ef205459de [2021-03-16T00:37:11.972Z] ---> Running in 06c25d7455e1 [2021-03-16T00:37:12.235Z] Removing intermediate container 5e673e7a85ee [2021-03-16T00:37:12.235Z] ---> a160b2dfe7a5 [2021-03-16T00:37:12.235Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:12.235Z] Removing intermediate container 06c25d7455e1 [2021-03-16T00:37:12.235Z] ---> 4035d9fab191 [2021-03-16T00:37:12.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:12.235Z] Removing intermediate container 28ef205459de [2021-03-16T00:37:12.235Z] ---> ee0e2623e4e0 [2021-03-16T00:37:12.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:12.236Z] Removing intermediate container 9dea4a78e516 [2021-03-16T00:37:12.236Z] ---> e6ea32201955 [2021-03-16T00:37:12.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:12.499Z] Removing intermediate container 8f05d9c87de1 [2021-03-16T00:37:12.499Z] ---> 4e27980ba233 [2021-03-16T00:37:12.499Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:12.499Z] ---> Running in 3f3804c9104f [2021-03-16T00:37:12.499Z] ---> Running in 3c9d7ea09e9c [2021-03-16T00:37:12.499Z] ---> Running in 807c3ddefa7e [2021-03-16T00:37:12.499Z] ---> Running in aa5d6c763086 [2021-03-16T00:37:12.499Z] ---> Running in eef87229c086 [2021-03-16T00:37:12.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:37:14.421Z] Removing intermediate container 807c3ddefa7e [2021-03-16T00:37:14.421Z] ---> 1d7cd08a902e [2021-03-16T00:37:14.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:37:14.684Z] ---> Running in ea927c65e9fe [2021-03-16T00:37:14.684Z] Removing intermediate container 3f3804c9104f [2021-03-16T00:37:14.684Z] ---> d3dc484aaf98 [2021-03-16T00:37:14.684Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:37:14.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:37:14.950Z] ---> Running in 3c2e19961352 [2021-03-16T00:37:15.214Z] Removing intermediate container 3c9d7ea09e9c [2021-03-16T00:37:15.214Z] ---> 10daafa777fd [2021-03-16T00:37:15.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:37:15.214Z] Removing intermediate container aa5d6c763086 [2021-03-16T00:37:15.214Z] ---> 9a931fc5a312 [2021-03-16T00:37:15.214Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:37:15.214Z] Removing intermediate container eef87229c086 [2021-03-16T00:37:15.214Z] ---> b594dd26041c [2021-03-16T00:37:15.214Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:37:15.478Z] ---> Running in 013cdf484c9b [2021-03-16T00:37:15.478Z] ---> Running in 8cbbc0fc6f86 [2021-03-16T00:37:15.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:15.478Z] ---> Running in 0f7eeb62e7eb [2021-03-16T00:37:15.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:16.143Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:37:16.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:16.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:16.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:16.414Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:37:16.414Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:37:16.414Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:37:17.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:17.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:17.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:17.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:18.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:18.698Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:18.698Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:18.967Z] Removing intermediate container ea927c65e9fe [2021-03-16T00:37:18.967Z] ---> 49a4b603bc04 [2021-03-16T00:37:18.967Z] Step 6/22 : COPY go.mod . [2021-03-16T00:37:19.244Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:19.244Z] Removing intermediate container 3c2e19961352 [2021-03-16T00:37:19.244Z] ---> 0cfa06094573 [2021-03-16T00:37:19.244Z] Step 6/26 : COPY go.mod . [2021-03-16T00:37:19.244Z] ---> 46eb5cb3224a [2021-03-16T00:37:19.244Z] Step 7/22 : RUN go mod download [2021-03-16T00:37:19.244Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:19.244Z] ---> Running in 135a80183a5b [2021-03-16T00:37:19.516Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:19.516Z] ---> 7dc40aa1997a [2021-03-16T00:37:19.516Z] Step 7/26 : RUN go mod download [2021-03-16T00:37:19.788Z] ---> Running in b02093daba6b [2021-03-16T00:37:20.052Z] Removing intermediate container 013cdf484c9b [2021-03-16T00:37:20.052Z] ---> 5d31d2394178 [2021-03-16T00:37:20.052Z] Step 6/23 : COPY go.mod . [2021-03-16T00:37:20.325Z] Removing intermediate container 0f7eeb62e7eb [2021-03-16T00:37:20.325Z] ---> 7e769b5b303b [2021-03-16T00:37:20.325Z] Step 6/21 : COPY go.mod . [2021-03-16T00:37:20.594Z] ---> 51a8ef7d715d [2021-03-16T00:37:20.594Z] Step 7/23 : RUN go mod download [2021-03-16T00:37:20.594Z] Removing intermediate container 8cbbc0fc6f86 [2021-03-16T00:37:20.594Z] ---> 312aca920549 [2021-03-16T00:37:20.594Z] Step 6/23 : COPY go.mod . [2021-03-16T00:37:20.594Z] ---> Running in 2fa2dbf43b32 [2021-03-16T00:37:20.864Z] ---> 8e039e33db25 [2021-03-16T00:37:20.864Z] Step 7/21 : RUN go mod download [2021-03-16T00:37:20.864Z] ---> Running in b09b19a87ba6 [2021-03-16T00:37:21.133Z] ---> 5c2e56dc0353 [2021-03-16T00:37:21.133Z] Step 7/23 : RUN go mod download [2021-03-16T00:37:21.133Z] ---> Running in 86689aa43326 [2021-03-16T00:37:21.716Z] Removing intermediate container b02093daba6b [2021-03-16T00:37:21.716Z] ---> 8c4f60c8686a [2021-03-16T00:37:21.716Z] Step 8/26 : COPY . . [2021-03-16T00:37:21.836Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:37:21.836Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:37:21.836Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:37:21.987Z] Removing intermediate container 135a80183a5b [2021-03-16T00:37:21.987Z] ---> 8c77b5031596 [2021-03-16T00:37:21.987Z] Step 8/22 : COPY . . [2021-03-16T00:37:22.109Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:37:22.109Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:37:22.109Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:37:22.382Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:37:22.382Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:37:22.656Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:22.656Z] OK: 217 MiB in 51 packages [2021-03-16T00:37:24.548Z] Removing intermediate container 2fa2dbf43b32 [2021-03-16T00:37:24.548Z] ---> 771bc9fae57c [2021-03-16T00:37:24.548Z] Step 8/23 : COPY . . [2021-03-16T00:37:26.971Z] Removing intermediate container 4d2002029d2b [2021-03-16T00:37:26.971Z] ---> 68d1f5d62ee9 [2021-03-16T00:37:26.971Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:37:26.971Z] ---> Running in 6148a696443d [2021-03-16T00:37:27.570Z] Removing intermediate container 6148a696443d [2021-03-16T00:37:27.570Z] ---> ebd334058457 [2021-03-16T00:37:27.570Z] Step 5/6 : COPY go.mod . [2021-03-16T00:37:28.168Z] ---> feb2bc9cad40 [2021-03-16T00:37:28.168Z] Step 6/6 : RUN go mod download [2021-03-16T00:37:28.446Z] ---> Running in 63b3c61c9e4a [2021-03-16T00:37:29.877Z] Removing intermediate container b09b19a87ba6 [2021-03-16T00:37:29.877Z] ---> fe8a2ce72959 [2021-03-16T00:37:29.877Z] Step 8/21 : COPY . . [2021-03-16T00:37:31.281Z] Removing intermediate container 86689aa43326 [2021-03-16T00:37:31.281Z] ---> da6fe7ea5982 [2021-03-16T00:37:31.281Z] Step 8/23 : COPY . . [2021-03-16T00:38:00.881Z] Removing intermediate container 63b3c61c9e4a [2021-03-16T00:38:00.881Z] ---> 582bf399eed6 [2021-03-16T00:38:00.881Z] Successfully built 582bf399eed6 [2021-03-16T00:38:00.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:38:01.228Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:38:01.228Z] . [Pipeline] withDockerContainer [2021-03-16T00:38:01.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container [2021-03-16T00:38:01.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-arm64 cat [2021-03-16T00:38:03.162Z] $ docker top ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:38:04.192Z] + go version [2021-03-16T00:38:04.192Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T00:38:04.246Z] $ docker stop --time=1 ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 [2021-03-16T00:38:06.321Z] $ docker rm -f ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:38:07.332Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:38:07.333Z] . [Pipeline] withDockerContainer [2021-03-16T00:38:07.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container [2021-03-16T00:38:07.688Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-arm64 cat [2021-03-16T00:38:09.217Z] $ docker top 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:38:09.571Z] ========================================================= [2021-03-16T00:38:09.571Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:38:09.571Z] ========================================================= [Pipeline] sh [2021-03-16T00:38:10.222Z] + make test [2021-03-16T00:38:10.222Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:38:10.357Z] ---> a138753ae3ef [2021-03-16T00:38:10.357Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:38:10.357Z] ---> f5e55a8dba40 [2021-03-16T00:38:10.357Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:38:10.357Z] ---> 358e8bf53a19 [2021-03-16T00:38:10.357Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T00:38:10.357Z] ---> cb2105cd498e [2021-03-16T00:38:10.357Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:38:10.357Z] ---> ec9a1a940778 [2021-03-16T00:38:10.357Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:38:10.357Z] ---> Running in da5b798e2961 [2021-03-16T00:38:10.357Z] ---> Running in 18b94cff4e86 [2021-03-16T00:38:10.357Z] ---> Running in 3c36ffc9a2d5 [2021-03-16T00:38:10.357Z] ---> Running in 37b03266536c [2021-03-16T00:38:10.357Z] ---> Running in 0db86f8ae6dc [2021-03-16T00:38:10.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:38:10.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:38:10.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:38:10.357Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:38:10.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:38:37.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:38:37.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:38:42.431Z] Removing intermediate container 3c36ffc9a2d5 [2021-03-16T00:38:42.431Z] ---> 316f0662ccc0 [2021-03-16T00:38:42.431Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:38:43.817Z] Removing intermediate container da5b798e2961 [2021-03-16T00:38:43.817Z] ---> 5a73fe0f19da [2021-03-16T00:38:43.817Z] [2021-03-16T00:38:43.817Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:38:43.817Z] 3.12: Pulling from library/alpine [2021-03-16T00:38:45.205Z] Removing intermediate container 18b94cff4e86 [2021-03-16T00:38:45.205Z] ---> a581916a589a [2021-03-16T00:38:45.205Z] [2021-03-16T00:38:45.205Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:38:45.205Z] 3.12: Pulling from library/alpine [2021-03-16T00:38:45.205Z] ---> Running in fa35677a41ff [2021-03-16T00:38:45.205Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:38:45.205Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:38:45.205Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:38:45.205Z] ---> 88dd2752d2ea [2021-03-16T00:38:45.205Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:38:45.205Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:38:45.205Z] ---> 88dd2752d2ea [2021-03-16T00:38:45.205Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:38:47.125Z] ---> Running in 95e8f3e49b6d [2021-03-16T00:38:47.125Z] ---> Running in 9cd9bf1d4d0b [2021-03-16T00:38:47.125Z] Removing intermediate container 0db86f8ae6dc [2021-03-16T00:38:47.125Z] ---> 60cf36acff63 [2021-03-16T00:38:47.125Z] [2021-03-16T00:38:47.125Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:38:47.125Z] ---> 88dd2752d2ea [2021-03-16T00:38:47.125Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:38:47.393Z] ---> Running in f00cf6b2e0f2 [2021-03-16T00:38:47.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:38:47.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:47.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:47.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:47.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:48.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:48.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:48.258Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:38:48.258Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:38:48.258Z] OK: 6 MiB in 15 packages [2021-03-16T00:38:48.258Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:38:48.258Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:38:48.258Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:38:48.258Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:38:48.258Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:38:48.258Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:38:48.258Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:38:48.258Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:38:48.522Z] OK: 6 MiB in 15 packages [2021-03-16T00:38:48.522Z] OK: 7 MiB in 18 packages [2021-03-16T00:38:50.439Z] Removing intermediate container 37b03266536c [2021-03-16T00:38:50.439Z] ---> 5a5a27cf5ad2 [2021-03-16T00:38:50.439Z] [2021-03-16T00:38:50.439Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:38:50.439Z] ---> 88dd2752d2ea [2021-03-16T00:38:50.439Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:38:50.439Z] ---> Running in db7464d4455d [2021-03-16T00:38:50.701Z] Removing intermediate container 95e8f3e49b6d [2021-03-16T00:38:50.701Z] ---> 960b624ee169 [2021-03-16T00:38:50.701Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:38:50.970Z] Removing intermediate container db7464d4455d [2021-03-16T00:38:50.970Z] ---> 6d4fecee9b97 [2021-03-16T00:38:50.970Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:38:50.970Z] ---> Running in 5f95bf341696 [2021-03-16T00:38:51.231Z] ---> Running in 3a06432506fc [2021-03-16T00:38:51.231Z] Removing intermediate container fa35677a41ff [2021-03-16T00:38:51.231Z] ---> 96bed69a374a [2021-03-16T00:38:51.231Z] [2021-03-16T00:38:51.231Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:38:51.231Z] 20.10.0: Pulling from library/docker [2021-03-16T00:38:51.807Z] Removing intermediate container f00cf6b2e0f2 [2021-03-16T00:38:51.807Z] ---> d00fd18e6352 [2021-03-16T00:38:51.807Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:38:52.759Z] Removing intermediate container 5f95bf341696 [2021-03-16T00:38:52.759Z] ---> 0142109c9474 [2021-03-16T00:38:52.759Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:38:52.759Z] Removing intermediate container 9cd9bf1d4d0b [2021-03-16T00:38:52.759Z] ---> 05986f63ffc4 [2021-03-16T00:38:52.759Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:38:52.759Z] Removing intermediate container 3a06432506fc [2021-03-16T00:38:52.759Z] ---> 9a5e2a665216 [2021-03-16T00:38:52.759Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:38:53.020Z] ---> Running in 87a2a35ab09a [2021-03-16T00:38:53.020Z] ---> Running in 09b0cf253494 [2021-03-16T00:38:53.593Z] ---> Running in c85032dfda86 [2021-03-16T00:38:53.593Z] ---> Running in 9bb92ea01bca [2021-03-16T00:38:53.593Z] Removing intermediate container 09b0cf253494 [2021-03-16T00:38:53.593Z] ---> 321ed2178ef9 [2021-03-16T00:38:53.593Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:38:53.858Z] Removing intermediate container 87a2a35ab09a [2021-03-16T00:38:53.858Z] ---> 7b0b6e2457b7 [2021-03-16T00:38:53.858Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:38:53.858Z] ---> Running in dd5bc62fb40d [2021-03-16T00:38:53.858Z] ---> Running in 53f82d0fb60b [2021-03-16T00:38:53.858Z] Removing intermediate container c85032dfda86 [2021-03-16T00:38:53.858Z] ---> 2ef99e204eb9 [2021-03-16T00:38:53.858Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:38:54.155Z] Removing intermediate container 9bb92ea01bca [2021-03-16T00:38:54.155Z] ---> de654b65da1f [2021-03-16T00:38:54.155Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:38:54.155Z] ---> Running in 1ecde55daef1 [2021-03-16T00:38:54.155Z] ---> Running in aa8513445b2e [2021-03-16T00:38:54.425Z] Removing intermediate container dd5bc62fb40d [2021-03-16T00:38:54.425Z] ---> 81c1712fa15c [2021-03-16T00:38:54.425Z] Step 15/23 : WORKDIR / [2021-03-16T00:38:54.425Z] Removing intermediate container 53f82d0fb60b [2021-03-16T00:38:54.425Z] ---> cdb65b29ab12 [2021-03-16T00:38:54.425Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:38:55.003Z] ---> Running in 8e777fec4362 [2021-03-16T00:38:55.003Z] ---> Running in 3ea3c972c231 [2021-03-16T00:38:55.003Z] Removing intermediate container 1ecde55daef1 [2021-03-16T00:38:55.003Z] ---> b66c49f80a80 [2021-03-16T00:38:55.003Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:38:55.271Z] Removing intermediate container 8e777fec4362 [2021-03-16T00:38:55.271Z] ---> 04a8138887ea [2021-03-16T00:38:55.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:38:55.271Z] Removing intermediate container 3ea3c972c231 [2021-03-16T00:38:55.271Z] ---> b2b8f502bf80 [2021-03-16T00:38:55.271Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:38:55.848Z] ---> 8a91cb32a140 [2021-03-16T00:38:55.848Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:38:56.430Z] ---> 5f3fd1e6c443 [2021-03-16T00:38:56.430Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:38:56.430Z] ---> 82004f124c40 [2021-03-16T00:38:56.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:38:56.693Z] ---> f0bbed8ecb08 [2021-03-16T00:38:56.693Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:38:57.646Z] Removing intermediate container aa8513445b2e [2021-03-16T00:38:57.646Z] ---> 4813ede85c72 [2021-03-16T00:38:57.646Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:38:58.230Z] ---> Running in 56748e95dd81 [2021-03-16T00:38:58.230Z] ---> 5d1366bfecfe [2021-03-16T00:38:58.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:38:58.230Z] ---> ad1a55394f8d [2021-03-16T00:38:58.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:38:58.230Z] ---> 2d6c23f39b23 [2021-03-16T00:38:58.230Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:38:58.491Z] ---> Running in aa6656dec0ee [2021-03-16T00:38:58.755Z] ---> 47a2bb3b363d [2021-03-16T00:38:58.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:38:58.755Z] ---> fe5bb942393c [2021-03-16T00:38:58.755Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:38:58.755Z] ---> Running in 58b071353f27 [2021-03-16T00:38:58.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:59.017Z] Removing intermediate container aa6656dec0ee [2021-03-16T00:38:59.017Z] ---> ffea8bc5b4ad [2021-03-16T00:38:59.017Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:38:59.017Z] ---> Running in 706efe4e0161 [2021-03-16T00:38:59.017Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:38:59.017Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:38:59.017Z] ---> aefe523efa57 [2021-03-16T00:38:59.017Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:38:59.017Z] ---> Running in 10ef9c349caa [2021-03-16T00:38:59.278Z] Removing intermediate container 58b071353f27 [2021-03-16T00:38:59.278Z] ---> ed9cc0236bc9 [2021-03-16T00:38:59.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:38:59.278Z] ---> Running in a052808ca1c4 [2021-03-16T00:38:59.278Z] Removing intermediate container 706efe4e0161 [2021-03-16T00:38:59.278Z] ---> 8081702b37fc [2021-03-16T00:38:59.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:38:59.541Z] ---> Running in 3d0a92980306 [2021-03-16T00:38:59.541Z] Removing intermediate container 10ef9c349caa [2021-03-16T00:38:59.541Z] ---> e747a4f610a5 [2021-03-16T00:38:59.541Z] Step 19/21 : LABEL arch=x86_64 [2021-03-16T00:38:59.541Z] ---> Running in 94664dec9892 [2021-03-16T00:38:59.803Z] ---> Running in f8895657cb04 [2021-03-16T00:38:59.803Z] Removing intermediate container 3d0a92980306 [2021-03-16T00:38:59.803Z] ---> 49efd12c527c [2021-03-16T00:38:59.803Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:38:59.803Z] Removing intermediate container 94664dec9892 [2021-03-16T00:38:59.803Z] ---> e8bc6deab624 [2021-03-16T00:38:59.803Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:38:59.803Z] ---> Running in fcd98f69f418 [2021-03-16T00:38:59.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:00.066Z] ---> Running in 39f01f05e9fa [2021-03-16T00:39:00.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:00.066Z] Removing intermediate container f8895657cb04 [2021-03-16T00:39:00.066Z] ---> 0ec09edc1662 [2021-03-16T00:39:00.066Z] Step 20/21 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:39:00.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:00.066Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:39:00.066Z] ---> Running in 74fba8bea09a [2021-03-16T00:39:00.066Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:39:00.066Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:39:00.066Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:00.066Z] Removing intermediate container fcd98f69f418 [2021-03-16T00:39:00.066Z] ---> 61f5696b0264 [2021-03-16T00:39:00.066Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:39:00.066Z] OK: 12 MiB in 22 packages [2021-03-16T00:39:00.335Z] Removing intermediate container 39f01f05e9fa [2021-03-16T00:39:00.335Z] ---> 1b52010645d5 [2021-03-16T00:39:00.335Z] Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:39:00.335Z] ---> Running in ad3bb053b81f [2021-03-16T00:39:00.597Z] ---> Running in 4115a59e93ad [2021-03-16T00:39:00.597Z] Removing intermediate container 74fba8bea09a [2021-03-16T00:39:00.597Z] ---> 16a8d4818339 [2021-03-16T00:39:00.597Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:39:00.858Z] ---> Running in 3019284185b6 [2021-03-16T00:39:00.858Z] Removing intermediate container ad3bb053b81f [2021-03-16T00:39:00.858Z] ---> 174fc53f11e6 [2021-03-16T00:39:00.858Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:39:00.858Z] Removing intermediate container 4115a59e93ad [2021-03-16T00:39:00.858Z] ---> a55becd1a318 [2021-03-16T00:39:00.858Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:39:01.119Z] ---> Running in 2d4487152d5e [2021-03-16T00:39:01.119Z] ---> Running in 23474d42a2e5 [2021-03-16T00:39:01.119Z] Removing intermediate container a052808ca1c4 [2021-03-16T00:39:01.119Z] ---> e49ad5f7f7e2 [2021-03-16T00:39:01.119Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:39:01.119Z] Removing intermediate container 3019284185b6 [2021-03-16T00:39:01.119Z] ---> ae998cd54f3b [2021-03-16T00:39:01.119Z] [2021-03-16T00:39:01.119Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:01.380Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:39:01.380Z] ---> Running in 5f5473620186 [2021-03-16T00:39:01.380Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:39:01.380Z] Removing intermediate container 2d4487152d5e [2021-03-16T00:39:01.380Z] ---> e9480c108e1d [2021-03-16T00:39:01.380Z] [2021-03-16T00:39:01.380Z] Removing intermediate container 23474d42a2e5 [2021-03-16T00:39:01.380Z] ---> d0a2de889da4 [2021-03-16T00:39:01.380Z] [2021-03-16T00:39:01.380Z] Successfully built ae998cd54f3b [2021-03-16T00:39:01.380Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-16T00:39:01.380Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-16T00:39:01.644Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:39:01.644Z] Successfully built e9480c108e1d [2021-03-16T00:39:01.644Z] Successfully built d0a2de889da4 [2021-03-16T00:39:01.908Z] Successfully tagged docker-core-command-go:latest [2021-03-16T00:39:01.908Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-16T00:39:01.908Z] Removing intermediate container 5f5473620186 [2021-03-16T00:39:01.908Z] ---> b12e4231e18f [2021-03-16T00:39:01.908Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:39:01.908Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-16T00:39:01.908Z] Building docker-security-secretstore-setup-go [2021-03-16T00:39:01.908Z]  Building docker-support-scheduler-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:39:01.908Z] ---> Running in 5c02df000d3b [2021-03-16T00:39:01.909Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:39:02.170Z] Removing intermediate container 5c02df000d3b [2021-03-16T00:39:02.170Z] ---> c20d9838cb37 [2021-03-16T00:39:02.170Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:39:02.170Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:02.170Z] OK: 8 MiB in 20 packages [2021-03-16T00:39:03.563Z] ---> Running in d9fa24b5b1d2 [2021-03-16T00:39:05.494Z] Removing intermediate container d9fa24b5b1d2 [2021-03-16T00:39:05.494Z] ---> 8e0e83c3311d [2021-03-16T00:39:05.494Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:39:08.811Z] Removing intermediate container 56748e95dd81 [2021-03-16T00:39:08.811Z] ---> baa7f2597213 [2021-03-16T00:39:08.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:09.387Z] ---> d2584495f005 [2021-03-16T00:39:09.387Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:11.947Z] ---> 5cfdb73d0338 [2021-03-16T00:39:11.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:39:11.947Z] ---> e7c096b1f5e1 [2021-03-16T00:39:11.947Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:39:12.524Z] ---> 54ac19de53dd [2021-03-16T00:39:12.525Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:39:12.841Z] ---> ae1a5e6f781d [2021-03-16T00:39:12.841Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:12.841Z] ---> Running in 1bd7430ce89a [2021-03-16T00:39:17.356Z] ---> 302c9ba2c5b2 [2021-03-16T00:39:17.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:39:17.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:17.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:17.356Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:39:17.356Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:39:17.356Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:39:17.356Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:39:17.936Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:39:17.936Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:39:17.936Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:39:20.513Z] ---> Running in 941af061e9a6 [2021-03-16T00:39:24.751Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:39:24.751Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:39:24.751Z] Removing intermediate container 941af061e9a6 [2021-03-16T00:39:24.751Z] ---> 60683d794b25 [2021-03-16T00:39:24.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:39:24.751Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:39:24.751Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:39:24.751Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:39:25.022Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:39:25.022Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:39:25.022Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:39:25.291Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:39:25.291Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:39:25.887Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:39:25.887Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:39:26.161Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:39:26.162Z] ---> Running in 77868d962929 [2021-03-16T00:39:26.162Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:39:26.429Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:39:27.393Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:39:27.393Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:39:27.393Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:39:27.661Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:39:27.661Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:39:27.982Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:39:27.982Z] Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:39:27.982Z] [2021-03-16T00:39:27.982Z] [2021-03-16T00:39:27.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:39:27.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:39:28.246Z] ---> d23655abb315 [2021-03-16T00:39:28.246Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:39:28.246Z] ---> d23655abb315 [2021-03-16T00:39:28.246Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:39:28.246Z] ---> d23655abb315 [2021-03-16T00:39:28.246Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> 4e27980ba233 [2021-03-16T00:39:28.246Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4e27980ba233 [2021-03-16T00:39:28.246Z] [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4e27980ba233 [2021-03-16T00:39:28.246Z] [2021-03-16T00:39:28.246Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> b594dd26041c [2021-03-16T00:39:28.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> b594dd26041c [2021-03-16T00:39:28.246Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> b594dd26041c [2021-03-16T00:39:28.246Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> 7e769b5b303b [2021-03-16T00:39:28.246Z] Step 6/31 : COPY go.mod . [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> 7e769b5b303b [2021-03-16T00:39:28.246Z] Step 6/24 : COPY go.mod . [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> 8e039e33db25 [2021-03-16T00:39:28.246Z] Step 7/24 : RUN go mod download [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> 8e039e33db25 [2021-03-16T00:39:28.246Z] Step 7/31 : RUN go mod download [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> fe8a2ce72959 [2021-03-16T00:39:28.246Z] Step 8/24 : COPY . . [2021-03-16T00:39:28.246Z] ---> Using cache [2021-03-16T00:39:28.246Z] ---> fe8a2ce72959 [2021-03-16T00:39:28.246Z] Step 8/31 : COPY . . [2021-03-16T00:39:28.510Z] ---> Using cache [2021-03-16T00:39:28.510Z] ---> cb2105cd498e [2021-03-16T00:39:28.510Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T00:39:28.510Z] ---> Using cache [2021-03-16T00:39:28.510Z] ---> cb2105cd498e [2021-03-16T00:39:28.510Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:39:28.510Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:39:28.510Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:39:28.510Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:39:29.454Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:39:29.454Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:39:29.454Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:39:29.454Z] Removing intermediate container 77868d962929 [2021-03-16T00:39:29.454Z] ---> 1db39ed12ebc [2021-03-16T00:39:29.454Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:39:30.028Z] ---> Running in e0463238ab60 [2021-03-16T00:39:30.028Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:30.028Z] ---> Running in 3ccbc95fa07c [2021-03-16T00:39:30.029Z] ---> Running in 4bf57988f313 [2021-03-16T00:39:30.291Z] OK: 71 MiB in 55 packages [2021-03-16T00:39:30.291Z] ---> Running in d5b7b47797e1 [2021-03-16T00:39:30.869Z] Removing intermediate container d5b7b47797e1 [2021-03-16T00:39:30.869Z] ---> b3c9379d28f9 [2021-03-16T00:39:30.869Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:39:30.869Z] ---> Running in 0151da2b9ff1 [2021-03-16T00:39:31.455Z] Removing intermediate container 0151da2b9ff1 [2021-03-16T00:39:31.455Z] ---> d26c0fab5319 [2021-03-16T00:39:31.455Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:39:31.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:39:31.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:31.456Z] ---> Running in 55bace22964a [2021-03-16T00:39:31.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:39:31.717Z] Removing intermediate container 55bace22964a [2021-03-16T00:39:31.717Z] ---> 0d60e1fae2b0 [2021-03-16T00:39:31.717Z] [2021-03-16T00:39:31.982Z] Successfully built 0d60e1fae2b0 [2021-03-16T00:39:32.245Z] Successfully tagged docker-core-data-go:latest [2021-03-16T00:39:32.245Z] Building docker-core-metadata-go [2021-03-16T00:39:32.245Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:33.205Z] OK: 233 MiB in 51 packages [2021-03-16T00:39:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:39:38.584Z] Removing intermediate container e0463238ab60 [2021-03-16T00:39:38.584Z] ---> 1e65b7bad1b4 [2021-03-16T00:39:38.584Z] Step 6/22 : COPY go.mod . [2021-03-16T00:39:40.543Z] ---> 5e61de0f29de [2021-03-16T00:39:40.543Z] Step 7/22 : RUN go mod download [2021-03-16T00:39:40.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:39:41.134Z] ---> Running in 4a1bc6864482 [2021-03-16T00:39:46.219Z] Removing intermediate container 4a1bc6864482 [2021-03-16T00:39:46.219Z] ---> 118497cce2a8 [2021-03-16T00:39:46.219Z] Step 8/22 : COPY . . [2021-03-16T00:39:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:39:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:39:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:39:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:39:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:39:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:39:54.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:39:55.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:39:56.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:39:56.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:39:56.286Z] ---> d23655abb315 [2021-03-16T00:39:56.286Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> 4e27980ba233 [2021-03-16T00:39:56.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> b594dd26041c [2021-03-16T00:39:56.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> 7e769b5b303b [2021-03-16T00:39:56.286Z] Step 6/23 : COPY go.mod . [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> 8e039e33db25 [2021-03-16T00:39:56.286Z] Step 7/23 : RUN go mod download [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> fe8a2ce72959 [2021-03-16T00:39:56.286Z] Step 8/23 : COPY . . [2021-03-16T00:39:56.286Z] ---> Using cache [2021-03-16T00:39:56.286Z] ---> cb2105cd498e [2021-03-16T00:39:56.286Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:39:56.286Z] Removing intermediate container 1bd7430ce89a [2021-03-16T00:39:56.286Z] ---> afc090b0cc70 [2021-03-16T00:39:56.286Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:39:57.236Z] ---> Running in 4f4fddbec15d [2021-03-16T00:39:57.236Z] ---> Running in 63a59b4e709d [2021-03-16T00:39:58.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:40:00.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:40:05.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:40:05.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:40:05.819Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:40:08.305Z] Removing intermediate container 4bf57988f313 [2021-03-16T00:40:08.305Z] ---> 3af41d5f24ba [2021-03-16T00:40:08.305Z] [2021-03-16T00:40:08.305Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:40:08.305Z] ---> 88dd2752d2ea [2021-03-16T00:40:08.305Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:40:08.305Z] ---> Running in d77a11ff830e [2021-03-16T00:40:08.305Z] Collecting docker-compose==1.23.2 [2021-03-16T00:40:08.305Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:40:09.288Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:40:09.288Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:40:09.871Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:40:09.871Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:40:10.443Z] Removing intermediate container d77a11ff830e [2021-03-16T00:40:10.443Z] ---> fb3ae4926dba [2021-03-16T00:40:10.443Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:40:11.838Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:40:11.838Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:40:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.406s coverage: 45.9% of statements [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:40:12.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:40:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.141s coverage: 19.8% of statements [2021-03-16T00:40:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.259s coverage: 100.0% of statements [2021-03-16T00:40:15.170Z] ---> Running in aa3e39af43dd [2021-03-16T00:40:15.170Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T00:40:15.751Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:40:15.751Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:40:15.751Z] Removing intermediate container 3ccbc95fa07c [2021-03-16T00:40:15.751Z] ---> 50b2b1c4021d [2021-03-16T00:40:15.751Z] [2021-03-16T00:40:15.751Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:40:15.751Z] ---> 88dd2752d2ea [2021-03-16T00:40:15.751Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:40:16.037Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:40:16.037Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:40:16.037Z] ---> ce8028266a75 [2021-03-16T00:40:16.037Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:40:16.304Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:40:16.304Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:40:16.304Z] ---> Running in 8e50abec67de [2021-03-16T00:40:16.571Z] ---> Running in 4c1e61add5a3 [2021-03-16T00:40:16.848Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:40:16.848Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:40:17.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:17.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:17.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:17.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:17.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:40:17.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:40:17.686Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:40:17.686Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:17.686Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:40:17.686Z] OK: 6 MiB in 16 packages [2021-03-16T00:40:17.686Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:40:17.686Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:40:17.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:40:17.686Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:40:17.966Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:40:17.966Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:40:17.966Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:17.966Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:40:17.966Z] OK: 7 MiB in 19 packages [2021-03-16T00:40:18.932Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:40:18.932Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:40:19.212Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T00:40:19.490Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:40:19.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:40:19.757Z] Removing intermediate container aa3e39af43dd [2021-03-16T00:40:19.757Z] ---> ecc33f784b78 [2021-03-16T00:40:19.757Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:40:20.347Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:40:20.347Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:40:20.347Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T00:40:20.616Z] ---> Running in f4655c859d84 [2021-03-16T00:40:20.616Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:40:20.616Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:40:20.616Z] Removing intermediate container 8e50abec67de [2021-03-16T00:40:20.616Z] ---> ad9153bef053 [2021-03-16T00:40:20.616Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:40:20.616Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:40:20.616Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:40:20.616Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:40:20.616Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:40:20.884Z] Installing collected packages: websocket-client, urllib3, idna, requests, PyYAML, cached-property, jsonschema, texttable, dockerpty, docopt, docker-pycreds, docker, docker-compose [2021-03-16T00:40:20.884Z] ---> Running in 6b72ab7a7744 [2021-03-16T00:40:20.884Z] Attempting uninstall: urllib3 [2021-03-16T00:40:20.884Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:40:20.884Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:40:20.884Z] Removing intermediate container f4655c859d84 [2021-03-16T00:40:20.884Z] ---> dfd0948c5f94 [2021-03-16T00:40:20.884Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:40:20.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:40:20.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:40:20.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:40:20.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:40:21.155Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:40:22.555Z] ---> Running in c236b2f4c776 [2021-03-16T00:40:22.555Z] Removing intermediate container 6b72ab7a7744 [2021-03-16T00:40:22.555Z] ---> 55f5debb258a [2021-03-16T00:40:22.555Z] Step 13/24 : WORKDIR / [2021-03-16T00:40:22.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.323s coverage: 71.3% of statements [2021-03-16T00:40:22.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:40:22.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:40:23.159Z] Attempting uninstall: idna [2021-03-16T00:40:23.159Z] Found existing installation: idna 2.9 [2021-03-16T00:40:23.159Z] Uninstalling idna-2.9: [2021-03-16T00:40:23.159Z] Successfully uninstalled idna-2.9 [2021-03-16T00:40:23.159Z] ---> Running in 770313c72811 [2021-03-16T00:40:23.430Z] Removing intermediate container c236b2f4c776 [2021-03-16T00:40:23.430Z] ---> bb181f8a35fd [2021-03-16T00:40:23.430Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:40:23.430Z] ---> Running in b6512298929d [2021-03-16T00:40:23.703Z] Attempting uninstall: requests [2021-03-16T00:40:23.703Z] Found existing installation: requests 2.23.0 [2021-03-16T00:40:23.703Z] Uninstalling requests-2.23.0: [2021-03-16T00:40:23.703Z] Removing intermediate container 770313c72811 [2021-03-16T00:40:23.703Z] ---> f71cd59c0756 [2021-03-16T00:40:23.703Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T00:40:23.703Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:40:23.975Z] Running setup.py install for PyYAML: started [2021-03-16T00:40:24.255Z] ---> 05671389c452 [2021-03-16T00:40:24.255Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T00:40:24.844Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:40:24.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.585s coverage: 82.9% of statements [2021-03-16T00:40:24.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:24.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:24.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements [2021-03-16T00:40:24.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:40:25.440Z] ---> bdef3f740319 [2021-03-16T00:40:25.440Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:40:26.040Z] Running setup.py install for texttable: started [2021-03-16T00:40:26.631Z] ---> 3837cbc339c3 [2021-03-16T00:40:26.631Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:40:26.631Z] Removing intermediate container b6512298929d [2021-03-16T00:40:26.631Z] ---> f74cc9c800ba [2021-03-16T00:40:26.631Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:40:26.631Z] ---> Running in 5d621bd618e0 [2021-03-16T00:40:26.631Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:40:26.631Z] Running setup.py install for dockerpty: started [2021-03-16T00:40:27.235Z] Removing intermediate container 5d621bd618e0 [2021-03-16T00:40:27.235Z] ---> 64b50ab98250 [2021-03-16T00:40:27.235Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:40:27.235Z] ---> 70a26f611ce0 [2021-03-16T00:40:27.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:40:27.235Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:40:28.209Z] Running setup.py install for docopt: started [2021-03-16T00:40:28.786Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:40:29.063Z] ---> 0ce2d9898ecd [2021-03-16T00:40:29.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:40:29.332Z] ---> 984b5035e319 [2021-03-16T00:40:29.332Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:40:30.304Z] ---> Running in 3ca6c5d6a0b0 [2021-03-16T00:40:30.889Z] ---> 2bebcce7ec22 [2021-03-16T00:40:30.889Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T00:40:31.462Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T00:40:31.726Z] ---> Running in 10692e06bc7a [2021-03-16T00:40:37.080Z] Removing intermediate container 4f4fddbec15d [2021-03-16T00:40:37.080Z] ---> 042088fd2c77 [2021-03-16T00:40:37.080Z] [2021-03-16T00:40:37.080Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:40:37.080Z] ---> 88dd2752d2ea [2021-03-16T00:40:37.080Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:40:37.080Z] ---> Using cache [2021-03-16T00:40:37.080Z] ---> d00fd18e6352 [2021-03-16T00:40:37.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:40:37.080Z] ---> Using cache [2021-03-16T00:40:37.080Z] ---> 7b0b6e2457b7 [2021-03-16T00:40:37.080Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:40:37.080Z] ---> Running in 0d948d255369 [2021-03-16T00:40:37.343Z] Removing intermediate container 63a59b4e709d [2021-03-16T00:40:37.343Z] ---> 6510a0ee4264 [2021-03-16T00:40:37.343Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:40:37.343Z] ---> Running in c61181f88cb0 [2021-03-16T00:40:37.343Z] Removing intermediate container 10692e06bc7a [2021-03-16T00:40:37.343Z] ---> c09899b40107 [2021-03-16T00:40:37.343Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.510s coverage: 28.6% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.137s coverage: 100.0% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.327s coverage: 86.7% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.393s coverage: 97.5% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:40:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.206s coverage: 78.3% of statements [2021-03-16T00:40:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:40:37.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:40:37.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:40:37.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:40:37.615Z] Removing intermediate container 0d948d255369 [2021-03-16T00:40:37.616Z] ---> 870152d20f82 [2021-03-16T00:40:37.616Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:40:37.616Z] Removing intermediate container 3ca6c5d6a0b0 [2021-03-16T00:40:37.616Z] ---> 4231e7c27759 [2021-03-16T00:40:37.616Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:40:37.616Z] ---> Running in bb7e38c6a5ca [2021-03-16T00:40:37.616Z] ---> Running in fc602e810906 [2021-03-16T00:40:38.050Z] ---> 47550f1f771d [2021-03-16T00:40:38.050Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:40:38.050Z] Removing intermediate container fc602e810906 [2021-03-16T00:40:38.050Z] ---> 272644354926 [2021-03-16T00:40:38.050Z] Step 22/24 : LABEL arch=x86_64 [2021-03-16T00:40:38.050Z] Removing intermediate container bb7e38c6a5ca [2021-03-16T00:40:38.050Z] ---> 973c8f732eb7 [2021-03-16T00:40:38.050Z] Step 15/23 : WORKDIR / [2021-03-16T00:40:38.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:38.431Z] ---> Running in 6a222998fffe [2021-03-16T00:40:38.431Z] ---> Running in c7b0b0d61fda [2021-03-16T00:40:38.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:38.703Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:40:38.703Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:40:38.703Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:40:38.703Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:38.703Z] OK: 72 MiB in 58 packages [2021-03-16T00:40:38.703Z] Removing intermediate container 6a222998fffe [2021-03-16T00:40:38.703Z] ---> ac2a84708204 [2021-03-16T00:40:38.703Z] Step 23/24 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:40:38.703Z] ---> Running in 622da6aff829 [2021-03-16T00:40:38.703Z] ---> 10b824d34982 [2021-03-16T00:40:38.703Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:40:38.703Z] Removing intermediate container c7b0b0d61fda [2021-03-16T00:40:38.703Z] ---> cb1751ed103c [2021-03-16T00:40:38.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:40:39.044Z] Removing intermediate container 622da6aff829 [2021-03-16T00:40:39.045Z] ---> 2367afb549ab [2021-03-16T00:40:39.045Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:40:41.701Z] ---> Running in 0f41e4055a6a [2021-03-16T00:40:41.701Z] ---> b05911b861aa [2021-03-16T00:40:41.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:40:41.701Z] ---> 5f356a4ffa36 [2021-03-16T00:40:41.701Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:40:41.967Z] Removing intermediate container c61181f88cb0 [2021-03-16T00:40:41.967Z] ---> f7e7e01e910f [2021-03-16T00:40:41.967Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:40:41.967Z] Removing intermediate container 4c1e61add5a3 [2021-03-16T00:40:41.967Z] ---> 58d66d47ce3f [2021-03-16T00:40:41.967Z] [2021-03-16T00:40:41.967Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:40:41.967Z] ---> 88dd2752d2ea [2021-03-16T00:40:41.967Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:40:41.967Z] Removing intermediate container 0f41e4055a6a [2021-03-16T00:40:41.967Z] ---> ec08e869b4c8 [2021-03-16T00:40:41.967Z] [2021-03-16T00:40:41.967Z] ---> Running in fd7c0a87fe97 [2021-03-16T00:40:42.229Z] Successfully built ec08e869b4c8 [2021-03-16T00:40:42.490Z] ---> Running in e18533da9f87 [2021-03-16T00:40:42.490Z] ---> 0bfa0382601f [2021-03-16T00:40:42.490Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:40:42.490Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-16T00:40:42.756Z]  Building docker-security-secretstore-setup-go ... done  ---> 5afefdc6f35f [2021-03-16T00:40:42.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:40:42.756Z] Removing intermediate container fd7c0a87fe97 [2021-03-16T00:40:42.756Z] ---> 49873b91e6b9 [2021-03-16T00:40:42.756Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:40:43.017Z] ---> Running in a1adf26913db [2021-03-16T00:40:43.017Z] ---> 1731b888ef56 [2021-03-16T00:40:43.017Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:40:43.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:43.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:43.280Z] ---> 466b2ac6c35e [2021-03-16T00:40:43.280Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:40:43.280Z] ---> Running in d97b6558f990 [2021-03-16T00:40:43.280Z] Removing intermediate container a1adf26913db [2021-03-16T00:40:43.280Z] ---> 861a589ed6be [2021-03-16T00:40:43.280Z] Step 24/26 : LABEL arch=x86_64 [2021-03-16T00:40:43.280Z] ---> Running in 6d34c1d28472 [2021-03-16T00:40:43.280Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:40:43.280Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:40:43.280Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:43.280Z] ---> Running in df8f2e800a7a [2021-03-16T00:40:43.280Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:40:43.541Z] OK: 6 MiB in 16 packages [2021-03-16T00:40:44.114Z] Removing intermediate container d97b6558f990 [2021-03-16T00:40:44.114Z] ---> ffbee13076f9 [2021-03-16T00:40:44.114Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:40:44.378Z] Removing intermediate container 6d34c1d28472 [2021-03-16T00:40:44.378Z] ---> 560093c057e7 [2021-03-16T00:40:44.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:40:44.378Z] Removing intermediate container df8f2e800a7a [2021-03-16T00:40:44.378Z] ---> cac601864740 [2021-03-16T00:40:44.378Z] Step 25/26 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:40:44.378Z] ---> Running in 908277f39b70 [2021-03-16T00:40:44.378Z] ---> Running in ab71dcbdb1e1 [2021-03-16T00:40:44.954Z] ---> fcd048b446a3 [2021-03-16T00:40:44.954Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:40:45.222Z] Removing intermediate container ab71dcbdb1e1 [2021-03-16T00:40:45.222Z] ---> b5c15d8ab023 [2021-03-16T00:40:45.222Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:40:45.222Z] ---> Running in 5a3e55d0504a [2021-03-16T00:40:45.485Z] Removing intermediate container 908277f39b70 [2021-03-16T00:40:45.485Z] ---> 5ed0ee4b3620 [2021-03-16T00:40:45.485Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:40:45.485Z] Removing intermediate container e18533da9f87 [2021-03-16T00:40:45.485Z] ---> 99a663ca0c15 [2021-03-16T00:40:45.485Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:40:45.485Z] ---> Running in 235cf857671a [2021-03-16T00:40:45.750Z] ---> Running in dfc7daa27d59 [2021-03-16T00:40:45.750Z] ---> Running in 6085cd9d8726 [2021-03-16T00:40:45.750Z] Removing intermediate container 235cf857671a [2021-03-16T00:40:45.750Z] ---> 6071ced5109f [2021-03-16T00:40:45.750Z] [2021-03-16T00:40:46.013Z] Removing intermediate container dfc7daa27d59 [2021-03-16T00:40:46.013Z] ---> 7136a7f2841b [2021-03-16T00:40:46.013Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:40:46.958Z] Successfully built 6071ced5109f [2021-03-16T00:40:46.958Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-16T00:40:46.958Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6085cd9d8726 [2021-03-16T00:40:46.958Z] ---> 685e672f847f [2021-03-16T00:40:46.958Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:40:46.958Z] ---> Running in 9b539fe73701 [2021-03-16T00:40:46.958Z] ---> Running in d2559ba59bad [2021-03-16T00:40:47.221Z] Removing intermediate container 9b539fe73701 [2021-03-16T00:40:47.221Z] ---> 145bf0f0dd20 [2021-03-16T00:40:47.221Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:40:47.221Z] ---> Running in 1c255c6639c7 [2021-03-16T00:40:47.221Z] Removing intermediate container d2559ba59bad [2021-03-16T00:40:47.221Z] ---> 265e2f79a6c7 [2021-03-16T00:40:47.221Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:40:47.505Z] ---> Running in f6c21812db2d [2021-03-16T00:40:47.505Z] Removing intermediate container 1c255c6639c7 [2021-03-16T00:40:47.506Z] ---> 7406c0169b1e [2021-03-16T00:40:47.506Z] [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.466s coverage: 92.8% of statements [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.1% of statements [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:40:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements [2021-03-16T00:40:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2021-03-16T00:40:47.767Z] Successfully built 7406c0169b1e [2021-03-16T00:40:47.767Z] Removing intermediate container 5a3e55d0504a [2021-03-16T00:40:47.767Z] ---> e85a54762940 [2021-03-16T00:40:47.767Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:40:47.767Z] Successfully tagged docker-core-metadata-go:latest [2021-03-16T00:40:47.767Z]  Building docker-core-metadata-go ... done Removing intermediate container f6c21812db2d [2021-03-16T00:40:47.767Z] ---> 39d08c8a907a [2021-03-16T00:40:47.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:40:48.030Z] ---> Running in 58e51c6fbce7 [2021-03-16T00:40:48.030Z] ---> a145244123d9 [2021-03-16T00:40:48.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:40:48.030Z] Removing intermediate container 58e51c6fbce7 [2021-03-16T00:40:48.030Z] ---> 06b5523bff1f [2021-03-16T00:40:48.030Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:40:48.606Z] ---> Running in e36d52b899ff [2021-03-16T00:40:48.606Z] ---> 9262a8db6768 [2021-03-16T00:40:48.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:40:48.607Z] Removing intermediate container e36d52b899ff [2021-03-16T00:40:48.607Z] ---> 479efb782eeb [2021-03-16T00:40:48.607Z] Step 29/31 : LABEL arch=x86_64 [2021-03-16T00:40:48.869Z] ---> Running in af8a0026a3b5 [2021-03-16T00:40:48.869Z] ---> 1c75f47ead8a [2021-03-16T00:40:48.869Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:40:48.869Z] ---> Running in 0a82dbcb6217 [2021-03-16T00:40:49.133Z] Removing intermediate container af8a0026a3b5 [2021-03-16T00:40:49.133Z] ---> a6929b1a5291 [2021-03-16T00:40:49.133Z] Step 30/31 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:40:49.133Z] ---> Running in 6c8f04e48309 [2021-03-16T00:40:49.133Z] Removing intermediate container 0a82dbcb6217 [2021-03-16T00:40:49.133Z] ---> a66e91f1c3ef [2021-03-16T00:40:49.133Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:40:49.395Z] ---> Running in 9783c30cb46b [2021-03-16T00:40:49.395Z] Removing intermediate container 6c8f04e48309 [2021-03-16T00:40:49.395Z] ---> f09124673324 [2021-03-16T00:40:49.395Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:40:49.657Z] Removing intermediate container 9783c30cb46b [2021-03-16T00:40:49.657Z] ---> cf99dbbd856b [2021-03-16T00:40:49.657Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:40:49.657Z] ---> Running in faace0088349 [2021-03-16T00:40:49.657Z] ---> Running in 3a01373fe9db [2021-03-16T00:40:49.918Z] Removing intermediate container faace0088349 [2021-03-16T00:40:49.918Z] ---> 07119fbdc64f [2021-03-16T00:40:49.918Z] [2021-03-16T00:40:50.180Z] Successfully built 07119fbdc64f [2021-03-16T00:40:50.180Z] Removing intermediate container 3a01373fe9db [2021-03-16T00:40:50.180Z] ---> e9e5c17da3da [2021-03-16T00:40:50.180Z] Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:40:50.180Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-16T00:40:50.443Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 15b46334df28 [2021-03-16T00:40:50.443Z] Removing intermediate container 15b46334df28 [2021-03-16T00:40:50.443Z] ---> f18345c15906 [2021-03-16T00:40:50.443Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:40:50.443Z] ---> Running in e8f018080c8d [2021-03-16T00:40:50.706Z] Removing intermediate container e8f018080c8d [2021-03-16T00:40:50.706Z] ---> 62013821a94c [2021-03-16T00:40:50.706Z] [2021-03-16T00:40:50.706Z] Successfully built 62013821a94c [2021-03-16T00:40:50.706Z] Successfully tagged docker-support-notifications-go:latest [2021-03-16T00:40:50.979Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-16T00:40:50.992Z] $ docker stop --time=1 fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 [2021-03-16T00:40:52.590Z] $ docker rm -f fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:40:53.188Z] + docker images [2021-03-16T00:40:53.188Z] + grep docker [2021-03-16T00:40:53.450Z] docker-support-notifications-go latest 62013821a94c 3 seconds ago 17.8MB [2021-03-16T00:40:53.450Z] docker-security-bootstrapper-go latest 07119fbdc64f 4 seconds ago 18.8MB [2021-03-16T00:40:53.450Z] docker-core-metadata-go latest 7406c0169b1e 6 seconds ago 19MB [2021-03-16T00:40:53.450Z] docker-sys-mgmt-agent-go latest 6071ced5109f 8 seconds ago 313MB [2021-03-16T00:40:53.450Z] docker-security-secretstore-setup-go latest ec08e869b4c8 12 seconds ago 24.9MB [2021-03-16T00:40:53.450Z] docker-core-data-go latest 0d60e1fae2b0 About a minute ago 22.6MB [2021-03-16T00:40:53.450Z] docker-core-command-go latest e9480c108e1d About a minute ago 17.2MB [2021-03-16T00:40:53.450Z] docker-support-scheduler-go latest d0a2de889da4 About a minute ago 17.3MB [2021-03-16T00:40:53.450Z] docker-security-proxy-setup-go latest ae998cd54f3b About a minute ago 24.7MB [2021-03-16T00:40:53.450Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-16T00:41:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements [2021-03-16T00:41:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-03-16T00:41:05.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 81.9% of statements [2021-03-16T00:41:09.204Z] Still waiting to schedule task [2021-03-16T00:41:09.204Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-16T00:41:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.6% of statements [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.6% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 62.4% of statements [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:41:15.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-03-16T00:41:15.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-03-16T00:41:16.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-03-16T00:41:18.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-03-16T00:41:18.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-03-16T00:41:21.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.965s coverage: 69.0% of statements [2021-03-16T00:41:21.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:41:21.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:41:21.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:41:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.455s coverage: 38.4% of statements [2021-03-16T00:41:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:41:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:41:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements [2021-03-16T00:41:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:41:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-16T00:41:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:41:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:41:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:41:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.524s coverage: 87.1% of statements [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:41:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.136s coverage: 29.1% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.240s coverage: 96.5% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:41:40.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:41:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-03-16T00:41:40.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-16T00:41:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements [2021-03-16T00:41:42.450Z] GO111MODULE=on go vet ./... [2021-03-16T00:42:55.558Z] Running on prd-ubuntu18.04-docker-8c-8g-29888 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-16T00:42:55.612Z] Running in /w/workspace/edgex-go/82 [Pipeline] { [Pipeline] checkout [2021-03-16T00:42:57.789Z] using credential edgex-jenkins-ssh [2021-03-16T00:42:57.840Z] Cloning the remote Git repository [2021-03-16T00:42:57.869Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:42:57.935Z] > git init /w/workspace/edgex-go/82 # timeout=10 [2021-03-16T00:42:57.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:42:57.968Z] > git --version # timeout=10 [2021-03-16T00:42:57.979Z] > git --version # 'git version 2.17.1' [2021-03-16T00:42:57.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:42:58.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:43:10.961Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-16T00:43:11.427Z] Merge succeeded, producing ced11f1037c927e6594d309e5a9594a2130996a4 [2021-03-16T00:43:11.428Z] Checking out Revision ced11f1037c927e6594d309e5a9594a2130996a4 (PR-2858) [2021-03-16T00:43:10.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:43:10.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:43:10.307Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:43:10.317Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:43:10.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:43:10.321Z] > 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-03-16T00:43:10.973Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:43:10.977Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-16T00:43:11.116Z] > git remote # timeout=10 [2021-03-16T00:43:11.125Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:43:11.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:43:11.133Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:43:11.425Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:43:11.434Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:43:11.438Z] > git checkout -f ced11f1037c927e6594d309e5a9594a2130996a4 # timeout=10 [2021-03-16T00:43:15.152Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:43:15.169Z] First time build. Skipping changelog. [2021-03-16T00:43:15.160Z] > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:43:16.279Z] + echo snap-build.sh [2021-03-16T00:43:16.279Z] snap-build.sh [2021-03-16T00:43:16.280Z] + SNAP_BASE_DIR=. [2021-03-16T00:43:16.280Z] + '[' '!' -z /w/workspace/edgex-go/82 ']' [2021-03-16T00:43:16.280Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/82 [2021-03-16T00:43:16.280Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/82]' [2021-03-16T00:43:16.280Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/82] [2021-03-16T00:43:16.280Z] + cd /w/workspace/edgex-go/82 [2021-03-16T00:43:16.280Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-16T00:43:16.280Z] Reading package lists... [2021-03-16T00:43:16.544Z] Building dependency tree... [2021-03-16T00:43:16.544Z] Reading state information... [2021-03-16T00:43:16.544Z] The following packages were automatically installed and are no longer required: [2021-03-16T00:43:16.544Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-16T00:43:16.544Z] uidmap xdelta3 [2021-03-16T00:43:16.544Z] Use 'sudo apt autoremove' to remove them. [2021-03-16T00:43:16.805Z] The following packages will be REMOVED: [2021-03-16T00:43:16.805Z] lxd* lxd-client* [2021-03-16T00:43:17.071Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-16T00:43:17.071Z] After this operation, 31.7 MB disk space will be freed. [2021-03-16T00:43:18.116Z] (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-03-16T00:43:18.116Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:43:19.059Z] Removing lxd dnsmasq configuration [2021-03-16T00:43:19.059Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:43:19.316Z] gofmt -l . [2021-03-16T00:43:19.316Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:43:19.316Z] ./bin/test-go-mod-tidy.sh [2021-03-16T00:43:19.316Z] ./bin/test-attribution-txt.sh [2021-03-16T00:43:19.319Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] sh [2021-03-16T00:43:19.982Z] + ls -al . [2021-03-16T00:43:19.982Z] total 788 [2021-03-16T00:43:19.982Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 00:43 . [2021-03-16T00:43:19.982Z] drwxr-xr-x 4 root root 4096 Mar 16 00:38 .. [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:36 .dockerignore [2021-03-16T00:43:19.982Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:36 .git [2021-03-16T00:43:19.982Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 00:36 .github [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:36 .gitignore [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:36 .sonarcloud.properties [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:36 Attribution.txt [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:36 CONTRIBUTING.md [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:36 Dockerfile.build [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:36 Jenkinsfile [2021-03-16T00:43:19.982Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:36 LICENSE [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:36 Makefile [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:36 README.md [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:36 SECURITY.md [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:36 ZMQWindows.md [2021-03-16T00:43:19.983Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 00:36 bin [2021-03-16T00:43:19.983Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:36 cmd [2021-03-16T00:43:19.983Z] -rw-r--r-- 1 root root 650607 Mar 16 00:41 coverage.out [2021-03-16T00:43:19.983Z] -rw-r--r-- 1 root root 1055 Mar 16 00:43 go.mod [2021-03-16T00:43:19.983Z] -rw-r--r-- 1 root root 21981 Mar 16 00:43 go.sum [2021-03-16T00:43:19.983Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:36 internal [2021-03-16T00:43:19.983Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:36 openapi [2021-03-16T00:43:19.983Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:36 snap [2021-03-16T00:43:19.983Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:36 version.go [Pipeline] sh [2021-03-16T00:43:20.262Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-16T00:43:20.262Z] (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-03-16T00:43:20.262Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:43:20.644Z] + '[' -e coverage.out ] [2021-03-16T00:43:20.644Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:43:20.666Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T00:43:21.646Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-16T00:43:21.907Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-16T00:43:22.056Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:43:22.707Z] + make build [2021-03-16T00:43:22.707Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:43:23.295Z] + sudo snap remove --purge lxd [2021-03-16T00:43:23.557Z] snap "lxd" is not installed [2021-03-16T00:43:23.557Z] + sudo groupadd --force --system lxd [2021-03-16T00:43:23.557Z] ++ whoami [2021-03-16T00:43:23.557Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-16T00:43:23.557Z] + newgrp - lxd [2021-03-16T00:43:23.557Z] + sudo snap install lxd [2021-03-16T00:43:31.737Z] 2021-03-16T00:43:29Z INFO Waiting for automatic snapd restart... [2021-03-16T00:43:35.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:44:07.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:44:12.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:44:19.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:44:21.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:44:29.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:44:37.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:44:44.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:44:51.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:44:53.276Z] lxd 4.12 from Canonical* installed [2021-03-16T00:44:53.276Z] + sudo lxd init --auto [2021-03-16T00:44:56.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:44:58.582Z] + sudo snap install --classic snapcraft [2021-03-16T00:45:03.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:45:08.626Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T00:45:08.626Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-16T00:45:08.626Z] + patch --verbose -p1 [2021-03-16T00:45:08.626Z] Hmm... Looks like a unified diff to me... [2021-03-16T00:45:08.626Z] The text leading up to this was: [2021-03-16T00:45:08.626Z] -------------------------- [2021-03-16T00:45:08.626Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-16T00:45:08.626Z] |From: Tony Espy [2021-03-16T00:45:08.626Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-16T00:45:08.626Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-16T00:45:08.626Z] | [2021-03-16T00:45:08.626Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-16T00:45:08.626Z] |optimize the snap CI check run for pull requests. When [2021-03-16T00:45:08.626Z] |applied, it essentially strips out everything (apps and [2021-03-16T00:45:08.626Z] |parts) from the snapcraft.yaml file except those required [2021-03-16T00:45:08.626Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-16T00:45:08.626Z] |catch changes to edgex-go that break the snap build. [2021-03-16T00:45:08.626Z] | [2021-03-16T00:45:08.626Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-16T00:45:08.626Z] |to update this patch file, otherwise it may fail to apply, [2021-03-16T00:45:08.626Z] |resulting in a failed snap build CI check in the associated [2021-03-16T00:45:08.626Z] |pull request. [2021-03-16T00:45:08.626Z] | [2021-03-16T00:45:08.626Z] |Note - in addition to applying this patch, the pipeline also [2021-03-16T00:45:08.626Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-16T00:45:08.626Z] |need to build the finally binary .snap file (and it won't [2021-03-16T00:45:08.626Z] |work with the patch applied). This further reduces the build [2021-03-16T00:45:08.626Z] |time. [2021-03-16T00:45:08.626Z] |--- [2021-03-16T00:45:08.626Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-16T00:45:08.626Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-16T00:45:08.626Z] | [2021-03-16T00:45:08.626Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-16T00:45:08.626Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-16T00:45:08.626Z] |--- a/snap/snapcraft.yaml [2021-03-16T00:45:08.626Z] |+++ b/snap/snapcraft.yaml [2021-03-16T00:45:08.626Z] -------------------------- [2021-03-16T00:45:08.626Z] patching file snap/snapcraft.yaml [2021-03-16T00:45:08.626Z] Using Plan A... [2021-03-16T00:45:08.626Z] Hunk #1 succeeded at 73. [2021-03-16T00:45:08.626Z] Hunk #2 succeeded at 205. [2021-03-16T00:45:08.626Z] Hunk #3 succeeded at 217. [2021-03-16T00:45:08.626Z] Hunk #4 FAILED at 225. [2021-03-16T00:45:08.626Z] Hunk #5 succeeded at 303 (offset 1 line). [2021-03-16T00:45:08.626Z] Hunk #6 succeeded at 330 (offset 1 line). [2021-03-16T00:45:08.626Z] Hunk #7 succeeded at 342 (offset 1 line). [2021-03-16T00:45:08.626Z] Hunk #8 FAILED at 397. [2021-03-16T00:45:08.626Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-16T00:45:08.626Z] Hmm... Ignoring the trailing garbage. [2021-03-16T00:45:08.626Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T00:45:09.293Z] Failed in branch amd64 [Pipeline] } [2021-03-16T00:45:13.516Z] $ docker stop --time=1 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf [2021-03-16T00:45:15.931Z] $ docker rm -f 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:45:18.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:45:18.038Z] [2021-03-16T00:45:18.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:45:18.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:45:18.448Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-16T00:45:18.448Z] 29e5d40040c1: Pulling fs layer [2021-03-16T00:45:18.448Z] 1ce36da41761: Pulling fs layer [2021-03-16T00:45:18.448Z] 25b303627fd3: Pulling fs layer [2021-03-16T00:45:19.043Z] 29e5d40040c1: Verifying Checksum [2021-03-16T00:45:19.043Z] 29e5d40040c1: Download complete [2021-03-16T00:45:19.657Z] 1ce36da41761: Verifying Checksum [2021-03-16T00:45:19.657Z] 1ce36da41761: Download complete [2021-03-16T00:45:19.932Z] 29e5d40040c1: Pull complete [2021-03-16T00:45:21.371Z] 1ce36da41761: Pull complete [2021-03-16T00:45:21.371Z] 25b303627fd3: Verifying Checksum [2021-03-16T00:45:21.371Z] 25b303627fd3: Download complete [2021-03-16T00:45:31.501Z] 25b303627fd3: Pull complete [2021-03-16T00:45:31.501Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-16T00:45:31.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:45:31.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-16T00:45:31.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container [2021-03-16T00:45:31.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-devops/edgex-compose-arm64:latest cat [2021-03-16T00:45:35.312Z] $ docker top 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:45:36.448Z] + docker-compose build --help [2021-03-16T00:45:36.448Z] + grep parallel [2021-03-16T00:45:41.838Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:45:42.487Z] $ docker stop --time=1 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb [2021-03-16T00:45:44.573Z] $ docker rm -f 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:45:45.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:45:45.439Z] . [Pipeline] withDockerContainer [2021-03-16T00:45:45.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container [2021-03-16T00:45:45.861Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-03-16T00:45:47.449Z] $ docker top 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:45:49.789Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:45:55.180Z] Building docker-core-command-go ... [2021-03-16T00:45:55.180Z] Building docker-core-data-go ... [2021-03-16T00:45:55.180Z] Building docker-core-metadata-go ... [2021-03-16T00:45:55.180Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:45:55.180Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:45:55.180Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:45:55.180Z] Building docker-support-notifications-go ... [2021-03-16T00:45:55.180Z] Building docker-support-scheduler-go ... [2021-03-16T00:45:55.180Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:45:55.180Z] Building docker-support-notifications-go [2021-03-16T00:45:55.180Z] Building docker-core-metadata-go [2021-03-16T00:45:55.180Z] Building docker-core-command-go [2021-03-16T00:45:55.180Z] Building docker-security-proxy-setup-go [2021-03-16T00:45:55.180Z] Building docker-core-data-go [2021-03-16T00:47:16.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:47:16.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:47:16.913Z] ---> 582bf399eed6 [2021-03-16T00:47:16.913Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:47:16.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:47:16.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:47:16.913Z] ---> 582bf399eed6 [2021-03-16T00:47:16.913Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:47:16.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:47:16.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:47:16.913Z] ---> 582bf399eed6 [2021-03-16T00:47:16.913Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:47:16.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:47:16.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:47:16.913Z] ---> 582bf399eed6 [2021-03-16T00:47:16.913Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:47:16.913Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:47:16.913Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:47:16.913Z] ---> 582bf399eed6 [2021-03-16T00:47:16.913Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:47:16.913Z] ---> Running in eba16fdd95b3 [2021-03-16T00:47:16.913Z] ---> Running in aa1217cee62f [2021-03-16T00:47:16.913Z] ---> Running in b12ad5f2f441 [2021-03-16T00:47:16.913Z] ---> Running in 78de384f7dbc [2021-03-16T00:47:16.913Z] ---> Running in 71b018c54684 [2021-03-16T00:47:16.913Z] Removing intermediate container 71b018c54684 [2021-03-16T00:47:16.913Z] ---> 61c4a920b6fe [2021-03-16T00:47:16.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:47:16.913Z] Removing intermediate container b12ad5f2f441 [2021-03-16T00:47:16.913Z] ---> 8a96eed90d22 [2021-03-16T00:47:16.913Z] Removing intermediate container 78de384f7dbc [2021-03-16T00:47:16.913Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:47:16.913Z] ---> 8a28ba5d974f [2021-03-16T00:47:16.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:47:16.913Z] Removing intermediate container eba16fdd95b3 [2021-03-16T00:47:16.913Z] ---> 12c0bafdc9dc [2021-03-16T00:47:16.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:47:16.913Z] Removing intermediate container aa1217cee62f [2021-03-16T00:47:16.913Z] ---> 983513c4779a [2021-03-16T00:47:16.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:47:16.913Z] ---> Running in 1681fc495c56 [2021-03-16T00:47:16.913Z] ---> Running in 3d89033da3fc [2021-03-16T00:47:16.913Z] ---> Running in 799faa57498d [2021-03-16T00:47:16.913Z] ---> Running in f1f55c1e530e [2021-03-16T00:47:16.913Z] ---> Running in eaadefcd9113 [2021-03-16T00:47:16.913Z] Removing intermediate container 1681fc495c56 [2021-03-16T00:47:16.913Z] ---> fc8b576e0c83 [2021-03-16T00:47:16.913Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:47:16.913Z] ---> Running in 72902e7d0bae [2021-03-16T00:47:16.913Z] Removing intermediate container 3d89033da3fc [2021-03-16T00:47:16.913Z] ---> 80ad4951ec88 [2021-03-16T00:47:16.913Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:47:16.913Z] ---> Running in 064787c1c92b [2021-03-16T00:47:16.913Z] Removing intermediate container f1f55c1e530e [2021-03-16T00:47:16.913Z] ---> 9a1d48945318 [2021-03-16T00:47:16.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:47:16.913Z] Removing intermediate container 799faa57498d [2021-03-16T00:47:16.913Z] ---> cddcee33c7e5 [2021-03-16T00:47:16.913Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:47:16.913Z] Removing intermediate container eaadefcd9113 [2021-03-16T00:47:16.913Z] ---> 1cf623d0fcce [2021-03-16T00:47:16.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:47:16.913Z] ---> Running in f2530a7a4f61 [2021-03-16T00:47:16.913Z] ---> Running in 41dcd4ef80f0 [2021-03-16T00:47:16.913Z] ---> Running in 228910641aa8 [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] OK: 217 MiB in 51 packages [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:16.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:17.906Z] OK: 217 MiB in 51 packages [2021-03-16T00:47:17.906Z] OK: 217 MiB in 51 packages [2021-03-16T00:47:17.906Z] OK: 217 MiB in 51 packages [2021-03-16T00:47:17.906Z] OK: 217 MiB in 51 packages [2021-03-16T00:47:18.187Z] Removing intermediate container 72902e7d0bae [2021-03-16T00:47:18.187Z] ---> 200fdaf49e49 [2021-03-16T00:47:18.187Z] Step 6/21 : COPY go.mod . [2021-03-16T00:47:19.186Z] ---> d581dd1e7d6c [2021-03-16T00:47:19.186Z] Step 7/21 : RUN go mod download [2021-03-16T00:47:19.469Z] ---> Running in 9b5a36e8e703 [2021-03-16T00:47:19.745Z] Removing intermediate container 064787c1c92b [2021-03-16T00:47:19.745Z] ---> e90aea32b14e [2021-03-16T00:47:19.745Z] Step 6/23 : COPY go.mod . [2021-03-16T00:47:20.019Z] Removing intermediate container 228910641aa8 [2021-03-16T00:47:20.019Z] ---> 12a17ba6dca4 [2021-03-16T00:47:20.019Z] Step 6/22 : COPY go.mod . [2021-03-16T00:47:20.298Z] Removing intermediate container 41dcd4ef80f0 [2021-03-16T00:47:20.298Z] ---> f311ece57c4f [2021-03-16T00:47:20.298Z] Step 6/23 : COPY go.mod . [2021-03-16T00:47:20.298Z] Removing intermediate container f2530a7a4f61 [2021-03-16T00:47:20.298Z] ---> b1ce2559a0df [2021-03-16T00:47:20.298Z] Step 6/23 : COPY go.mod . [2021-03-16T00:47:20.904Z] ---> 58525c3c7ee3 [2021-03-16T00:47:20.904Z] Step 7/23 : RUN go mod download [2021-03-16T00:47:21.181Z] ---> b91b23041e0d [2021-03-16T00:47:21.181Z] Step 7/22 : RUN go mod download [2021-03-16T00:47:21.181Z] ---> Running in 44868f880f8c [2021-03-16T00:47:21.468Z] ---> Running in b9d92f574d88 [2021-03-16T00:47:21.468Z] ---> 7f4a67e7777b [2021-03-16T00:47:21.468Z] Step 7/23 : RUN go mod download [2021-03-16T00:47:21.743Z] ---> 2c17e7d2ad3b [2021-03-16T00:47:21.743Z] Step 7/23 : RUN go mod download [2021-03-16T00:47:22.021Z] ---> Running in 96237bef0acd [2021-03-16T00:47:22.021Z] ---> Running in 699ba2658039 [2021-03-16T00:47:24.027Z] Removing intermediate container 9b5a36e8e703 [2021-03-16T00:47:24.027Z] ---> 1f080aaf6372 [2021-03-16T00:47:24.305Z] Step 8/21 : COPY . . [2021-03-16T00:47:31.043Z] Removing intermediate container b9d92f574d88 [2021-03-16T00:47:31.043Z] ---> 6c538c02c046 [2021-03-16T00:47:31.043Z] Step 8/22 : COPY . . [2021-03-16T00:47:31.647Z] Removing intermediate container 699ba2658039 [2021-03-16T00:47:31.647Z] ---> 13095190de83 [2021-03-16T00:47:31.647Z] Step 8/23 : COPY . . [2021-03-16T00:47:31.647Z] Removing intermediate container 44868f880f8c [2021-03-16T00:47:31.647Z] ---> 291303a36e38 [2021-03-16T00:47:31.647Z] Step 8/23 : COPY . . [2021-03-16T00:47:31.647Z] Removing intermediate container 96237bef0acd [2021-03-16T00:47:31.647Z] ---> e2dc19412cf1 [2021-03-16T00:47:31.647Z] Step 8/23 : COPY . . [2021-03-16T00:47:49.988Z] ---> 8a40827b83bb [2021-03-16T00:47:49.988Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:47:50.265Z] ---> Running in f7ed73491942 [2021-03-16T00:47:52.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:47:59.057Z] ---> c5ea3f66f258 [2021-03-16T00:47:59.057Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:47:59.347Z] ---> 6b4e40ddc65e [2021-03-16T00:47:59.347Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:47:59.347Z] ---> Running in b236c9077dcc [2021-03-16T00:47:59.634Z] ---> Running in 6132ce6cd85d [2021-03-16T00:48:00.262Z] ---> 2bd0c3c5fb47 [2021-03-16T00:48:00.262Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:48:00.899Z] ---> Running in 4fedcd79faa6 [2021-03-16T00:48:01.551Z] ---> 312794d3b2de [2021-03-16T00:48:01.551Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:48:02.169Z] ---> Running in 455942a1a35f [2021-03-16T00:48:03.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:48:03.638Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:48:04.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:48:05.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:49:42.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:49:54.621Z] Removing intermediate container f7ed73491942 [2021-03-16T00:49:54.621Z] ---> 9b76c4ed4e09 [2021-03-16T00:49:54.621Z] [2021-03-16T00:49:54.621Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:49:54.621Z] 3.12: Pulling from library/alpine [2021-03-16T00:49:54.621Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:49:54.621Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:49:54.621Z] ---> d10569e2745f [2021-03-16T00:49:54.621Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:49:55.357Z] ---> Running in ccec68a2cb72 [2021-03-16T00:49:57.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:58.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:58.648Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:49:58.923Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:49:58.923Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:49:58.923Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:49:58.923Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:58.923Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:49:59.201Z] OK: 7 MiB in 18 packages [2021-03-16T00:50:02.617Z] Removing intermediate container ccec68a2cb72 [2021-03-16T00:50:02.617Z] ---> ceb1632fa12e [2021-03-16T00:50:02.617Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:50:02.617Z] ---> Running in 93730c2e2502 [2021-03-16T00:50:03.222Z] Removing intermediate container 93730c2e2502 [2021-03-16T00:50:03.222Z] ---> c9a22210ff29 [2021-03-16T00:50:03.222Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:50:03.498Z] ---> Running in 6165e8c61c39 [2021-03-16T00:50:04.492Z] Removing intermediate container 6165e8c61c39 [2021-03-16T00:50:04.492Z] ---> eb05e6de11e6 [2021-03-16T00:50:04.492Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:50:05.485Z] ---> ab5528517fe7 [2021-03-16T00:50:05.485Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:50:07.518Z] ---> 6606872852c1 [2021-03-16T00:50:07.518Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:50:09.525Z] ---> d9c32b677237 [2021-03-16T00:50:09.525Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:50:09.806Z] ---> Running in 59862fbc702f [2021-03-16T00:50:10.815Z] Removing intermediate container 59862fbc702f [2021-03-16T00:50:10.815Z] ---> b95512416031 [2021-03-16T00:50:10.815Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:50:10.815Z] ---> Running in 895fa680d530 [2021-03-16T00:50:11.823Z] Removing intermediate container 895fa680d530 [2021-03-16T00:50:11.823Z] ---> 83caaca0d403 [2021-03-16T00:50:11.823Z] Step 19/21 : LABEL arch=arm64 [2021-03-16T00:50:11.823Z] ---> Running in f9955ae7a838 [2021-03-16T00:50:12.432Z] Removing intermediate container f9955ae7a838 [2021-03-16T00:50:12.432Z] ---> e43d7b13b687 [2021-03-16T00:50:12.432Z] Step 20/21 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:50:12.709Z] ---> Running in 3242ceee9fb4 [2021-03-16T00:50:13.711Z] Removing intermediate container 3242ceee9fb4 [2021-03-16T00:50:13.711Z] ---> d8a3b45ccae5 [2021-03-16T00:50:13.711Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:50:13.711Z] ---> Running in 48f4bb790eec [2021-03-16T00:50:14.723Z] Removing intermediate container 48f4bb790eec [2021-03-16T00:50:14.723Z] ---> fea32ecd3713 [2021-03-16T00:50:14.723Z] [2021-03-16T00:50:15.331Z] Successfully built fea32ecd3713 [2021-03-16T00:50:15.331Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-16T00:50:15.331Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-16T00:50:47.724Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:50:47.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:50:47.725Z] ---> 582bf399eed6 [2021-03-16T00:50:47.725Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:50:47.725Z] ---> Using cache [2021-03-16T00:50:47.725Z] ---> 983513c4779a [2021-03-16T00:50:47.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:50:47.725Z] ---> Using cache [2021-03-16T00:50:47.725Z] ---> 1cf623d0fcce [2021-03-16T00:50:47.725Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:50:47.725Z] ---> Running in b1b68d86defa [2021-03-16T00:50:48.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:49.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:50.425Z] OK: 217 MiB in 51 packages [2021-03-16T00:50:50.425Z] Removing intermediate container 455942a1a35f [2021-03-16T00:50:50.425Z] ---> 836a9ddb0514 [2021-03-16T00:50:50.425Z] [2021-03-16T00:50:50.425Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:50:50.425Z] ---> d10569e2745f [2021-03-16T00:50:50.425Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:50:51.438Z] ---> Running in 588f3538dd63 [2021-03-16T00:50:52.058Z] Removing intermediate container b236c9077dcc [2021-03-16T00:50:52.058Z] ---> 63465717ec4b [2021-03-16T00:50:52.058Z] [2021-03-16T00:50:52.058Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:50:52.058Z] ---> d10569e2745f [2021-03-16T00:50:52.058Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:50:52.348Z] ---> Running in 3e1f4364fc9e [2021-03-16T00:50:52.955Z] Removing intermediate container b1b68d86defa [2021-03-16T00:50:52.955Z] ---> 9234f77e3c38 [2021-03-16T00:50:52.955Z] Step 6/26 : COPY go.mod . [2021-03-16T00:50:54.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:54.431Z] ---> a3b8ebc2c32f [2021-03-16T00:50:54.431Z] Step 7/26 : RUN go mod download [2021-03-16T00:50:54.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:54.431Z] ---> Running in ea74fc5d5334 [2021-03-16T00:50:54.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:54.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:55.272Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:50:55.272Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:50:55.272Z] OK: 5 MiB in 15 packages [2021-03-16T00:50:55.897Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:50:56.178Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:50:56.178Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:50:56.178Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:50:56.460Z] OK: 6 MiB in 16 packages [2021-03-16T00:50:58.486Z] Removing intermediate container 588f3538dd63 [2021-03-16T00:50:58.486Z] ---> a9823c6b39f4 [2021-03-16T00:50:58.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:50:59.483Z] ---> Running in 6107d25f6499 [2021-03-16T00:50:59.483Z] Removing intermediate container 3e1f4364fc9e [2021-03-16T00:50:59.483Z] ---> 7e32e943a186 [2021-03-16T00:50:59.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:50:59.786Z] ---> Running in 8c9f349cd5e7 [2021-03-16T00:51:00.392Z] Removing intermediate container ea74fc5d5334 [2021-03-16T00:51:00.392Z] ---> 75eedbdf7731 [2021-03-16T00:51:00.392Z] Step 8/26 : COPY . . [2021-03-16T00:51:00.392Z] Removing intermediate container 6107d25f6499 [2021-03-16T00:51:00.392Z] ---> d0d03173f444 [2021-03-16T00:51:00.392Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:51:01.427Z] Removing intermediate container 8c9f349cd5e7 [2021-03-16T00:51:01.427Z] ---> bd302cbf99a6 [2021-03-16T00:51:01.427Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:51:01.427Z] ---> Running in f6171da6aee6 [2021-03-16T00:51:02.066Z] ---> Running in 619829c1d35a [2021-03-16T00:51:03.092Z] Removing intermediate container f6171da6aee6 [2021-03-16T00:51:03.092Z] ---> 66abba3d0b9e [2021-03-16T00:51:03.092Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:51:04.088Z] Removing intermediate container 619829c1d35a [2021-03-16T00:51:04.088Z] ---> cdafbf8a6d91 [2021-03-16T00:51:04.088Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:51:04.705Z] ---> Running in 2597ffef2ffb [2021-03-16T00:51:05.702Z] Removing intermediate container 4fedcd79faa6 [2021-03-16T00:51:05.702Z] ---> e3f46076288c [2021-03-16T00:51:05.702Z] [2021-03-16T00:51:05.702Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:51:05.702Z] ---> d10569e2745f [2021-03-16T00:51:05.702Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:51:05.702Z] ---> Using cache [2021-03-16T00:51:05.702Z] ---> a9823c6b39f4 [2021-03-16T00:51:05.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:51:05.702Z] ---> Using cache [2021-03-16T00:51:05.702Z] ---> d0d03173f444 [2021-03-16T00:51:05.702Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:51:05.702Z] ---> Running in 96b933de1c7f [2021-03-16T00:51:06.692Z] Removing intermediate container 2597ffef2ffb [2021-03-16T00:51:06.692Z] ---> 2669482d8a6f [2021-03-16T00:51:06.692Z] Step 15/23 : WORKDIR / [2021-03-16T00:51:08.142Z] ---> Running in 11bf00843554 [2021-03-16T00:51:08.142Z] Removing intermediate container 96b933de1c7f [2021-03-16T00:51:08.142Z] ---> 80902390b5d2 [2021-03-16T00:51:08.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:51:08.432Z] ---> Running in 8b95e681c3c4 [2021-03-16T00:51:09.066Z] Removing intermediate container 11bf00843554 [2021-03-16T00:51:09.066Z] ---> b564dadd0af1 [2021-03-16T00:51:09.066Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:51:10.067Z] ---> Running in 6cf8ddfd1540 [2021-03-16T00:51:11.059Z] ---> a1c469f30287 [2021-03-16T00:51:11.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:51:11.374Z] Removing intermediate container 8b95e681c3c4 [2021-03-16T00:51:11.374Z] ---> 28b149079376 [2021-03-16T00:51:11.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:51:11.675Z] Removing intermediate container 6cf8ddfd1540 [2021-03-16T00:51:11.675Z] ---> 665796de2e89 [2021-03-16T00:51:11.675Z] Step 15/23 : WORKDIR / [2021-03-16T00:51:12.685Z] ---> Running in 52c8ff4f85d5 [2021-03-16T00:51:12.685Z] Removing intermediate container 6132ce6cd85d [2021-03-16T00:51:12.685Z] ---> 1b92d616c166 [2021-03-16T00:51:12.685Z] [2021-03-16T00:51:12.685Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:51:12.685Z] ---> d10569e2745f [2021-03-16T00:51:12.685Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:51:13.668Z] ---> Running in 66f4186c2761 [2021-03-16T00:51:13.944Z] ---> 2fcd5ddffe43 [2021-03-16T00:51:13.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:51:14.218Z] ---> 03f15b676668 [2021-03-16T00:51:14.218Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:14.501Z] Removing intermediate container 52c8ff4f85d5 [2021-03-16T00:51:14.501Z] ---> b2d0c4a2cc0e [2021-03-16T00:51:14.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:51:15.107Z] Removing intermediate container 66f4186c2761 [2021-03-16T00:51:15.107Z] ---> 7cecfd0fe3ec [2021-03-16T00:51:15.107Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:51:15.727Z] ---> Running in 2b280ad8a21b [2021-03-16T00:51:16.002Z] ---> da7590b6e9bf [2021-03-16T00:51:16.002Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:51:16.278Z] ---> Running in 00f2226e4c25 [2021-03-16T00:51:16.278Z] ---> fbf44977f622 [2021-03-16T00:51:16.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:16.561Z] ---> aa391664c896 [2021-03-16T00:51:16.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:51:16.561Z] Removing intermediate container 2b280ad8a21b [2021-03-16T00:51:16.561Z] ---> 6f7ec35fd2b4 [2021-03-16T00:51:16.561Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:51:16.834Z] ---> Running in 943962ab1e77 [2021-03-16T00:51:17.112Z] Removing intermediate container 00f2226e4c25 [2021-03-16T00:51:17.112Z] ---> 8b4a52c9c301 [2021-03-16T00:51:17.112Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:17.112Z] ---> d0e092e14973 [2021-03-16T00:51:17.112Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T00:51:17.403Z] ---> Running in 88d4e3ee5ec0 [2021-03-16T00:51:17.689Z] ---> Running in b5d112e4b371 [2021-03-16T00:51:17.689Z] Removing intermediate container 943962ab1e77 [2021-03-16T00:51:17.689Z] ---> 422db376f7c4 [2021-03-16T00:51:17.689Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:51:17.969Z] ---> 5f0539683cc1 [2021-03-16T00:51:17.969Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:51:18.244Z] ---> Running in 5926a88bd58e [2021-03-16T00:51:18.521Z] ---> Running in 1524bfab7c73 [2021-03-16T00:51:18.521Z] Removing intermediate container 88d4e3ee5ec0 [2021-03-16T00:51:18.521Z] ---> 54e7d41cab25 [2021-03-16T00:51:18.521Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:51:18.802Z] ---> a0aac9041ef6 [2021-03-16T00:51:18.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:18.802Z] ---> Running in 625ed96715a0 [2021-03-16T00:51:20.484Z] Removing intermediate container 1524bfab7c73 [2021-03-16T00:51:20.484Z] ---> be66e9769e14 [2021-03-16T00:51:20.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:20.484Z] ---> Running in 2cd1d9eef48e [2021-03-16T00:51:20.484Z] Removing intermediate container 625ed96715a0 [2021-03-16T00:51:20.484Z] ---> a8482333301c [2021-03-16T00:51:20.484Z] Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:51:20.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:51:20.484Z] ---> Running in b69626218049 [2021-03-16T00:51:20.484Z] ---> 9f426f5c7d76 [2021-03-16T00:51:20.484Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:51:20.484Z] ---> Running in 49c43abec63e [2021-03-16T00:51:20.484Z] Removing intermediate container 2cd1d9eef48e [2021-03-16T00:51:20.484Z] ---> 58174c98a19c [2021-03-16T00:51:20.484Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:51:21.107Z] ---> Running in 73ac4ef52d0c [2021-03-16T00:51:21.387Z] Removing intermediate container b69626218049 [2021-03-16T00:51:21.387Z] ---> 206c16cca59b [2021-03-16T00:51:21.387Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:51:21.672Z] ---> Running in d7e16463c992 [2021-03-16T00:51:21.672Z] Removing intermediate container 49c43abec63e [2021-03-16T00:51:21.672Z] ---> 981f4ed3eca3 [2021-03-16T00:51:21.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:21.947Z] Removing intermediate container 73ac4ef52d0c [2021-03-16T00:51:21.947Z] ---> 2ec7f91d7ec2 [2021-03-16T00:51:21.947Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:51:22.230Z] ---> Running in 34d845334c28 [2021-03-16T00:51:22.230Z] ---> Running in 63a0b5ac4425 [2021-03-16T00:51:22.520Z] Removing intermediate container 5926a88bd58e [2021-03-16T00:51:22.520Z] ---> a649b98707de [2021-03-16T00:51:22.520Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:51:22.802Z] ---> Running in 64d3cef15f75 [2021-03-16T00:51:23.186Z] Removing intermediate container d7e16463c992 [2021-03-16T00:51:23.186Z] ---> 6c88313def75 [2021-03-16T00:51:23.186Z] [2021-03-16T00:51:23.186Z] Removing intermediate container 34d845334c28 [2021-03-16T00:51:23.186Z] ---> 87238b68ad44 [2021-03-16T00:51:23.186Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:51:23.506Z] Removing intermediate container 63a0b5ac4425 [2021-03-16T00:51:23.506Z] ---> 4f649027c898 [2021-03-16T00:51:23.506Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:51:23.839Z] ---> Running in c18541984cd3 [2021-03-16T00:51:23.839Z] ---> Running in a0e4072a2afe [2021-03-16T00:51:25.335Z] Successfully built 6c88313def75 [2021-03-16T00:51:25.335Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-16T00:51:25.335Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-16T00:51:25.707Z] Removing intermediate container c18541984cd3 [2021-03-16T00:51:25.707Z] ---> dac7a8c2053b [2021-03-16T00:51:25.707Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:51:25.707Z] Removing intermediate container a0e4072a2afe [2021-03-16T00:51:25.707Z] ---> 69a651cc5b9d [2021-03-16T00:51:25.707Z] [2021-03-16T00:51:25.991Z] ---> Running in abd027a34072 [2021-03-16T00:51:26.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:26.881Z] Successfully built 69a651cc5b9d [2021-03-16T00:51:26.881Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-16T00:51:26.881Z] Removing intermediate container abd027a34072 [2021-03-16T00:51:26.881Z]  Building docker-core-command-go ... done  ---> 3486c5641944 [2021-03-16T00:51:26.881Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:51:26.881Z] Building docker-security-bootstrapper-go [2021-03-16T00:51:27.162Z] ---> Running in 90509fd3a7ef [2021-03-16T00:51:27.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:27.770Z] Removing intermediate container 90509fd3a7ef [2021-03-16T00:51:27.770Z] ---> 78777fe5009b [2021-03-16T00:51:27.770Z] [2021-03-16T00:51:28.048Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:51:28.325Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:51:28.325Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:51:28.603Z] Successfully built 78777fe5009b [2021-03-16T00:51:28.603Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:51:28.603Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-16T00:51:28.603Z] Building docker-support-scheduler-go [2021-03-16T00:51:28.884Z]  Building docker-core-metadata-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:51:28.884Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:51:28.884Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:51:28.884Z] OK: 8 MiB in 20 packages [2021-03-16T00:51:31.574Z] Removing intermediate container 64d3cef15f75 [2021-03-16T00:51:31.574Z] ---> 501ff5309885 [2021-03-16T00:51:31.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:51:33.597Z] ---> 3ccf04a29576 [2021-03-16T00:51:33.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:51:37.962Z] ---> 9146d1951672 [2021-03-16T00:51:37.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:39.973Z] ---> f619a1da41f2 [2021-03-16T00:51:39.973Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:51:39.973Z] ---> Running in 74ff5cb03010 [2021-03-16T00:51:40.973Z] Removing intermediate container 74ff5cb03010 [2021-03-16T00:51:40.973Z] ---> 11ec81144486 [2021-03-16T00:51:40.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:41.255Z] ---> Running in 9ceb01222871 [2021-03-16T00:51:42.277Z] Removing intermediate container 9ceb01222871 [2021-03-16T00:51:42.277Z] ---> 4ea74fa50a66 [2021-03-16T00:51:42.277Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:51:42.566Z] ---> Running in 7e41213abc2d [2021-03-16T00:51:43.583Z] Removing intermediate container 7e41213abc2d [2021-03-16T00:51:43.583Z] ---> eed449fa0d15 [2021-03-16T00:51:43.583Z] Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:51:44.200Z] ---> Running in 1dc84b00e77c [2021-03-16T00:51:45.195Z] Removing intermediate container 1dc84b00e77c [2021-03-16T00:51:45.195Z] ---> 810846c4f1dd [2021-03-16T00:51:45.195Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:51:46.179Z] ---> Running in 09cfcaa74a94 [2021-03-16T00:51:47.168Z] Removing intermediate container 09cfcaa74a94 [2021-03-16T00:51:47.168Z] ---> 5b2afa69bcfd [2021-03-16T00:51:47.168Z] [2021-03-16T00:51:47.771Z] Successfully built 5b2afa69bcfd [2021-03-16T00:51:47.771Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-16T00:52:14.574Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:52:14.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:52:14.574Z] ---> 582bf399eed6 [2021-03-16T00:52:14.574Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 983513c4779a [2021-03-16T00:52:14.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 1cf623d0fcce [2021-03-16T00:52:14.574Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> f311ece57c4f [2021-03-16T00:52:14.574Z] Step 6/24 : COPY go.mod . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 7f4a67e7777b [2021-03-16T00:52:14.574Z] Step 7/24 : RUN go mod download [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> e2dc19412cf1 [2021-03-16T00:52:14.574Z] Step 8/24 : COPY . . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 2bd0c3c5fb47 [2021-03-16T00:52:14.574Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:52:14.574Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:52:14.574Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:52:14.574Z] ---> 582bf399eed6 [2021-03-16T00:52:14.574Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 983513c4779a [2021-03-16T00:52:14.574Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 1cf623d0fcce [2021-03-16T00:52:14.574Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> f311ece57c4f [2021-03-16T00:52:14.574Z] Step 6/31 : COPY go.mod . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 7f4a67e7777b [2021-03-16T00:52:14.574Z] Step 7/31 : RUN go mod download [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> e2dc19412cf1 [2021-03-16T00:52:14.574Z] Step 8/31 : COPY . . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 2bd0c3c5fb47 [2021-03-16T00:52:14.574Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T00:52:14.574Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:52:14.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:52:14.574Z] ---> 582bf399eed6 [2021-03-16T00:52:14.574Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 983513c4779a [2021-03-16T00:52:14.574Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 1cf623d0fcce [2021-03-16T00:52:14.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> f311ece57c4f [2021-03-16T00:52:14.574Z] Step 6/22 : COPY go.mod . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 7f4a67e7777b [2021-03-16T00:52:14.574Z] Step 7/22 : RUN go mod download [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> e2dc19412cf1 [2021-03-16T00:52:14.574Z] Step 8/22 : COPY . . [2021-03-16T00:52:14.574Z] ---> Using cache [2021-03-16T00:52:14.574Z] ---> 2bd0c3c5fb47 [2021-03-16T00:52:14.574Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:52:17.233Z] ---> Running in 7000dd990046 [2021-03-16T00:52:17.233Z] ---> Running in af7ef8e25dd5 [2021-03-16T00:52:17.233Z] ---> Running in 461b206e3cd8 [2021-03-16T00:52:19.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:52:19.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:52:19.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:52:20.818Z] Removing intermediate container b5d112e4b371 [2021-03-16T00:52:20.818Z] ---> 1a14858a3e3d [2021-03-16T00:52:20.818Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:52:21.099Z] ---> Running in 79fe75b899de [2021-03-16T00:52:23.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:52:29.929Z] Removing intermediate container 79fe75b899de [2021-03-16T00:52:29.929Z] ---> 2ef3131c2fab [2021-03-16T00:52:29.929Z] [2021-03-16T00:52:29.929Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:52:29.929Z] 20.10.0: Pulling from library/docker [2021-03-16T00:52:48.405Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:52:48.405Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:52:48.405Z] ---> eeaf43b92773 [2021-03-16T00:52:48.405Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:52:48.405Z] ---> Running in 8eadea057401 [2021-03-16T00:52:50.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:50.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:51.443Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:52:51.443Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:52:51.443Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:52:51.443Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:52:51.443Z] OK: 12 MiB in 22 packages [2021-03-16T00:52:54.155Z] Removing intermediate container 8eadea057401 [2021-03-16T00:52:54.155Z] ---> e2d9a4974fa6 [2021-03-16T00:52:54.155Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:52:54.155Z] ---> Running in 5ec7c1bd8057 [2021-03-16T00:52:54.781Z] Removing intermediate container 5ec7c1bd8057 [2021-03-16T00:52:54.781Z] ---> ff0600556001 [2021-03-16T00:52:54.781Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:52:55.066Z] ---> Running in b2c9ecce34b1 [2021-03-16T00:52:55.681Z] Removing intermediate container b2c9ecce34b1 [2021-03-16T00:52:55.681Z] ---> 8bb465565ae9 [2021-03-16T00:52:55.681Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:52:55.964Z] ---> Running in 8a52233e213d [2021-03-16T00:52:56.997Z] Removing intermediate container 8a52233e213d [2021-03-16T00:52:56.997Z] ---> c3d57bfe9aa5 [2021-03-16T00:52:56.997Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:52:59.013Z] ---> 51c825543a99 [2021-03-16T00:52:59.013Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:53:00.498Z] ---> f9203de21d75 [2021-03-16T00:53:00.498Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:53:02.030Z] ---> 1281acdf58fb [2021-03-16T00:53:02.030Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:53:02.030Z] ---> Running in 7e76571b978f [2021-03-16T00:53:04.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:04.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:05.528Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:53:05.528Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:53:05.528Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:53:05.528Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:53:05.528Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:53:05.528Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:53:05.528Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:53:07.536Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:53:07.536Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:53:07.536Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:53:07.536Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:53:07.536Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:53:07.536Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:53:07.815Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:53:07.815Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:53:07.815Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:53:07.815Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:53:07.815Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:53:07.815Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:53:08.095Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:53:08.095Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:53:08.095Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:53:08.095Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:53:08.095Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:53:08.095Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:53:08.095Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:53:08.095Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:53:08.095Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:53:08.095Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:53:08.095Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:53:08.095Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:53:08.380Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:53:08.380Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:53:08.380Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:53:08.380Z] OK: 71 MiB in 55 packages [2021-03-16T00:53:20.861Z] Removing intermediate container 7e76571b978f [2021-03-16T00:53:20.861Z] ---> c7072171b8c8 [2021-03-16T00:53:20.861Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:53:20.861Z] ---> Running in ef8d0daf6bbe [2021-03-16T00:53:29.227Z] Collecting docker-compose==1.23.2 [2021-03-16T00:53:29.227Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:53:30.678Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:53:30.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:53:31.285Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:53:31.285Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:53:35.635Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:53:35.635Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:53:36.635Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:53:36.635Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:53:37.641Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:53:37.641Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:53:41.091Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:53:41.091Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:53:43.105Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:53:43.105Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:53:48.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:53:48.559Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:53:48.559Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:53:51.986Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:53:52.266Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:53:52.545Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T00:53:52.826Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:53:52.826Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:53:53.109Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T00:53:53.109Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T00:53:54.106Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:53:54.106Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:53:54.716Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:53:54.716Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:53:54.999Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:53:54.999Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:53:54.999Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:53:54.999Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:53:56.456Z] Installing collected packages: idna, urllib3, requests, docopt, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose [2021-03-16T00:53:56.456Z] Attempting uninstall: idna [2021-03-16T00:53:56.456Z] Found existing installation: idna 2.9 [2021-03-16T00:53:56.456Z] Uninstalling idna-2.9: [2021-03-16T00:53:56.746Z] Successfully uninstalled idna-2.9 [2021-03-16T00:53:57.746Z] Attempting uninstall: urllib3 [2021-03-16T00:53:57.746Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:53:57.746Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:53:57.746Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:53:58.735Z] Attempting uninstall: requests [2021-03-16T00:53:58.735Z] Found existing installation: requests 2.23.0 [2021-03-16T00:53:58.735Z] Uninstalling requests-2.23.0: [2021-03-16T00:53:58.735Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:53:59.336Z] Running setup.py install for docopt: started [2021-03-16T00:54:02.767Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:54:04.782Z] Running setup.py install for dockerpty: started [2021-03-16T00:54:07.463Z] Removing intermediate container af7ef8e25dd5 [2021-03-16T00:54:07.463Z] ---> c8536db7ee9a [2021-03-16T00:54:07.463Z] [2021-03-16T00:54:07.463Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:54:07.463Z] ---> d10569e2745f [2021-03-16T00:54:07.463Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:54:07.463Z] ---> Running in 86a09f96d9d9 [2021-03-16T00:54:07.463Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:54:07.740Z] Running setup.py install for PyYAML: started [2021-03-16T00:54:07.740Z] Removing intermediate container 461b206e3cd8 [2021-03-16T00:54:07.740Z] ---> 09c487bb325f [2021-03-16T00:54:07.740Z] [2021-03-16T00:54:07.740Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:54:07.740Z] ---> d10569e2745f [2021-03-16T00:54:07.740Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:54:08.025Z] ---> Running in ec9838655d1b [2021-03-16T00:54:08.629Z] Removing intermediate container ec9838655d1b [2021-03-16T00:54:08.629Z] ---> 589836b42bd5 [2021-03-16T00:54:08.629Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:54:08.904Z] ---> Running in ee3cbd1ddb16 [2021-03-16T00:54:09.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:09.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:10.176Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:54:10.176Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:54:10.176Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:54:10.176Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:54:10.176Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:54:10.176Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:54:10.176Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:54:10.452Z] OK: 7 MiB in 19 packages [2021-03-16T00:54:10.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:10.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:11.731Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:54:11.731Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:54:11.731Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:54:11.731Z] OK: 5 MiB in 16 packages [2021-03-16T00:54:11.731Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:54:11.731Z] Running setup.py install for texttable: started [2021-03-16T00:54:13.197Z] Removing intermediate container 86a09f96d9d9 [2021-03-16T00:54:13.197Z] ---> 6a34369072bb [2021-03-16T00:54:13.197Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:54:13.197Z] ---> Running in 04763cbc0b5a [2021-03-16T00:54:13.474Z] Removing intermediate container ee3cbd1ddb16 [2021-03-16T00:54:13.474Z] ---> da0ccdce5e75 [2021-03-16T00:54:13.474Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:54:13.750Z] ---> Running in 1fa0fc2cae4b [2021-03-16T00:54:14.044Z] Removing intermediate container 04763cbc0b5a [2021-03-16T00:54:14.044Z] ---> 1e9c884fd150 [2021-03-16T00:54:14.044Z] Step 13/24 : WORKDIR / [2021-03-16T00:54:14.322Z] ---> Running in 9481b1bbf8a7 [2021-03-16T00:54:14.598Z] Removing intermediate container 1fa0fc2cae4b [2021-03-16T00:54:14.598Z] ---> 60508c2c38f2 [2021-03-16T00:54:14.598Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:54:14.871Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:54:15.146Z] ---> Running in a241e38768ab [2021-03-16T00:54:15.419Z] Removing intermediate container 9481b1bbf8a7 [2021-03-16T00:54:15.419Z] ---> 36e8dcb2c1e7 [2021-03-16T00:54:15.419Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T00:54:16.020Z] Removing intermediate container a241e38768ab [2021-03-16T00:54:16.020Z] ---> 31d0d7f31bf2 [2021-03-16T00:54:16.020Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:54:16.290Z] ---> Running in 44c76ad3ac66 [2021-03-16T00:54:16.566Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T00:54:16.566Z] ---> 4ff3494c79eb [2021-03-16T00:54:16.566Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T00:54:16.841Z] Removing intermediate container 7000dd990046 [2021-03-16T00:54:16.841Z] ---> ccbb83c35947 [2021-03-16T00:54:16.841Z] [2021-03-16T00:54:16.841Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:54:16.841Z] ---> d10569e2745f [2021-03-16T00:54:16.841Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:54:16.841Z] ---> Using cache [2021-03-16T00:54:16.841Z] ---> a9823c6b39f4 [2021-03-16T00:54:16.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:54:16.841Z] ---> Using cache [2021-03-16T00:54:16.841Z] ---> d0d03173f444 [2021-03-16T00:54:16.841Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:54:17.113Z] ---> Running in b76f55468608 [2021-03-16T00:54:17.710Z] ---> dc324fd6985b [2021-03-16T00:54:17.710Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:54:17.710Z] Removing intermediate container b76f55468608 [2021-03-16T00:54:17.710Z] ---> e5d2282e3831 [2021-03-16T00:54:17.710Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:54:18.038Z] ---> Running in 04c127ccb946 [2021-03-16T00:54:18.729Z] Removing intermediate container 04c127ccb946 [2021-03-16T00:54:18.729Z] ---> a7d65b54a329 [2021-03-16T00:54:18.729Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:54:19.017Z] ---> 16450383dd77 [2021-03-16T00:54:19.017Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:54:19.325Z] Removing intermediate container 44c76ad3ac66 [2021-03-16T00:54:19.325Z] ---> 30979c4c9ee4 [2021-03-16T00:54:19.325Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:54:19.628Z] ---> Running in c9e5ea4335c5 [2021-03-16T00:54:20.241Z] ---> de7096548b8c [2021-03-16T00:54:20.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:54:20.516Z] Removing intermediate container c9e5ea4335c5 [2021-03-16T00:54:20.516Z] ---> 6a0788f10f8d [2021-03-16T00:54:20.516Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:54:21.120Z] ---> 9d3bb3b71785 [2021-03-16T00:54:21.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:54:22.096Z] ---> af8dad81146c [2021-03-16T00:54:22.096Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:54:22.096Z] ---> Running in 89aed5b6e98d [2021-03-16T00:54:22.096Z] ---> 9a9f0b4ac48d [2021-03-16T00:54:22.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:54:22.395Z] ---> d841044fe905 [2021-03-16T00:54:22.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:54:22.395Z] Removing intermediate container ef8d0daf6bbe [2021-03-16T00:54:22.395Z] ---> e82c1da9dd85 [2021-03-16T00:54:22.395Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:54:22.670Z] ---> Running in 9ea3899902f5 [2021-03-16T00:54:23.284Z] ---> 95c4fa446e83 [2021-03-16T00:54:23.284Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:54:23.560Z] ---> 41b83a1ad90a [2021-03-16T00:54:23.560Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T00:54:23.560Z] ---> Running in cb268d664ca5 [2021-03-16T00:54:23.560Z] ---> Running in 36cc13667fa6 [2021-03-16T00:54:24.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:24.173Z] Removing intermediate container cb268d664ca5 [2021-03-16T00:54:24.173Z] ---> d94d599e82f3 [2021-03-16T00:54:24.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:54:24.450Z] ---> Running in 6213cf115b2b [2021-03-16T00:54:24.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:54:25.062Z] Removing intermediate container 6213cf115b2b [2021-03-16T00:54:25.062Z] ---> 2ce62c7f3b53 [2021-03-16T00:54:25.062Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:54:25.340Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:54:25.340Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:54:25.340Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:54:25.340Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:54:25.340Z] OK: 72 MiB in 58 packages [2021-03-16T00:54:25.340Z] ---> Running in 25d72e9fefa2 [2021-03-16T00:54:25.340Z] Removing intermediate container 89aed5b6e98d [2021-03-16T00:54:25.340Z] ---> 95817492967d [2021-03-16T00:54:25.340Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:54:26.324Z] Removing intermediate container 25d72e9fefa2 [2021-03-16T00:54:26.324Z] ---> 73959c43ab98 [2021-03-16T00:54:26.324Z] Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:54:26.324Z] ---> Running in ba392c08aef6 [2021-03-16T00:54:26.324Z] ---> 4f297427c646 [2021-03-16T00:54:26.324Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:54:26.633Z] Removing intermediate container 36cc13667fa6 [2021-03-16T00:54:26.633Z] ---> 94c4978f8b58 [2021-03-16T00:54:26.633Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:54:26.633Z] ---> Running in f9cbefe66d74 [2021-03-16T00:54:26.913Z] Removing intermediate container ba392c08aef6 [2021-03-16T00:54:26.913Z] ---> 3343cfe90ae0 [2021-03-16T00:54:26.913Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:54:27.216Z] Removing intermediate container 9ea3899902f5 [2021-03-16T00:54:27.216Z] ---> 98891318c3c8 [2021-03-16T00:54:27.216Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:54:27.216Z] ---> Running in 25bad1016967 [2021-03-16T00:54:27.492Z] Removing intermediate container f9cbefe66d74 [2021-03-16T00:54:27.492Z] ---> 48c70e617ada [2021-03-16T00:54:27.492Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T00:54:27.768Z] ---> Running in 68f1279d0a3e [2021-03-16T00:54:28.050Z] ---> Running in 2211156b0293 [2021-03-16T00:54:28.050Z] Removing intermediate container 25bad1016967 [2021-03-16T00:54:28.050Z] ---> 872d784c802f [2021-03-16T00:54:28.050Z] [2021-03-16T00:54:28.050Z] ---> 456238102a9a [2021-03-16T00:54:28.050Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:54:28.335Z] Removing intermediate container 68f1279d0a3e [2021-03-16T00:54:28.335Z] ---> a3c9e721d00f [2021-03-16T00:54:28.335Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:54:28.610Z] ---> Running in a11ee2355ca6 [2021-03-16T00:54:28.610Z] Successfully built 872d784c802f [2021-03-16T00:54:28.610Z] Removing intermediate container 2211156b0293 [2021-03-16T00:54:28.610Z] ---> c635272599cb [2021-03-16T00:54:28.610Z] Step 23/24 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:54:28.610Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-16T00:54:28.884Z]  Building docker-support-scheduler-go ... done  ---> Running in d1c5d5bd94b1 [2021-03-16T00:54:29.159Z] ---> 03e959a8c882 [2021-03-16T00:54:29.159Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:54:29.159Z] Removing intermediate container a11ee2355ca6 [2021-03-16T00:54:29.159Z] ---> a8f2d90ab9a4 [2021-03-16T00:54:29.159Z] Step 24/26 : LABEL arch=arm64 [2021-03-16T00:54:29.464Z] ---> Running in 6007809121be [2021-03-16T00:54:29.464Z] Removing intermediate container d1c5d5bd94b1 [2021-03-16T00:54:29.464Z] ---> 72102fce8b28 [2021-03-16T00:54:29.464Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:54:29.748Z] ---> Running in 5c970024c038 [2021-03-16T00:54:30.033Z] Removing intermediate container 6007809121be [2021-03-16T00:54:30.033Z] ---> 2fd486a26443 [2021-03-16T00:54:30.033Z] Step 25/26 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:54:30.033Z] ---> e9b6be112677 [2021-03-16T00:54:30.033Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:54:30.033Z] ---> Running in 235b2b9dab51 [2021-03-16T00:54:30.321Z] Removing intermediate container 5c970024c038 [2021-03-16T00:54:30.321Z] ---> c68e66eb292a [2021-03-16T00:54:30.321Z] [2021-03-16T00:54:30.605Z] Removing intermediate container 235b2b9dab51 [2021-03-16T00:54:30.605Z] ---> ea47463d05ee [2021-03-16T00:54:30.605Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:54:30.889Z] Successfully built c68e66eb292a [2021-03-16T00:54:30.889Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-16T00:54:30.889Z]  Building docker-security-secretstore-setup-go ... done  ---> fc2056ad587a [2021-03-16T00:54:30.889Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:54:30.889Z] ---> Running in 769f30c3e009 [2021-03-16T00:54:31.492Z] ---> Running in 9771e49b02ca [2021-03-16T00:54:31.492Z] Removing intermediate container 769f30c3e009 [2021-03-16T00:54:31.492Z] ---> 0cf5b650ede0 [2021-03-16T00:54:31.492Z] [2021-03-16T00:54:32.104Z] Successfully built 0cf5b650ede0 [2021-03-16T00:54:32.104Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-16T00:54:32.104Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9771e49b02ca [2021-03-16T00:54:32.104Z] ---> b0ba15ead131 [2021-03-16T00:54:32.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:54:32.704Z] ---> 9ba6e9ade91e [2021-03-16T00:54:32.704Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:54:33.303Z] ---> Running in b0e72059f72a [2021-03-16T00:54:35.291Z] Removing intermediate container b0e72059f72a [2021-03-16T00:54:35.291Z] ---> acb389f797e5 [2021-03-16T00:54:35.291Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:54:35.897Z] ---> Running in 688243aedac4 [2021-03-16T00:54:36.499Z] Removing intermediate container 688243aedac4 [2021-03-16T00:54:36.499Z] ---> 319da5ada2f7 [2021-03-16T00:54:36.499Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:54:36.776Z] ---> Running in dbaf38b7080a [2021-03-16T00:54:37.379Z] Removing intermediate container dbaf38b7080a [2021-03-16T00:54:37.379Z] ---> b594dd317c7a [2021-03-16T00:54:37.379Z] Step 29/31 : LABEL arch=arm64 [2021-03-16T00:54:37.978Z] ---> Running in 17e2d25f0017 [2021-03-16T00:54:38.255Z] Removing intermediate container 17e2d25f0017 [2021-03-16T00:54:38.255Z] ---> 7790742349ce [2021-03-16T00:54:38.255Z] Step 30/31 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e [2021-03-16T00:54:38.855Z] ---> Running in b3668f21b0e0 [2021-03-16T00:54:39.454Z] Removing intermediate container b3668f21b0e0 [2021-03-16T00:54:39.454Z] ---> 529cc2564749 [2021-03-16T00:54:39.454Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:54:39.731Z] ---> Running in 8e25edf924d1 [2021-03-16T00:54:40.329Z] Removing intermediate container 8e25edf924d1 [2021-03-16T00:54:40.329Z] ---> d42e83b905bb [2021-03-16T00:54:40.329Z] [2021-03-16T00:54:40.927Z] Successfully built d42e83b905bb [2021-03-16T00:54:40.927Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-16T00:54:41.545Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-16T00:54:41.590Z] $ docker stop --time=1 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 [2021-03-16T00:54:43.682Z] $ docker rm -f 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:54:44.367Z] + docker images [2021-03-16T00:54:44.367Z] + grep docker [2021-03-16T00:54:44.637Z] docker-security-bootstrapper-go-arm64 latest d42e83b905bb 4 seconds ago 17.8MB [2021-03-16T00:54:44.637Z] docker-sys-mgmt-agent-go-arm64 latest 0cf5b650ede0 13 seconds ago 300MB [2021-03-16T00:54:44.637Z] docker-security-secretstore-setup-go-arm64 latest c68e66eb292a 14 seconds ago 23.7MB [2021-03-16T00:54:44.637Z] docker-support-scheduler-go-arm64 latest 872d784c802f 17 seconds ago 16.3MB [2021-03-16T00:54:44.637Z] docker-core-data-go-arm64 latest 5b2afa69bcfd 2 minutes ago 21.3MB [2021-03-16T00:54:44.637Z] docker-core-metadata-go-arm64 latest 78777fe5009b 3 minutes ago 17.9MB [2021-03-16T00:54:44.637Z] docker-core-command-go-arm64 latest 69a651cc5b9d 3 minutes ago 16.2MB [2021-03-16T00:54:44.637Z] docker-support-notifications-go-arm64 latest 6c88313def75 3 minutes ago 16.9MB [2021-03-16T00:54:44.637Z] docker-security-proxy-setup-go-arm64 latest fea32ecd3713 4 minutes ago 23.4MB [2021-03-16T00:54:44.637Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:54:45.797Z] ---> job-cost.sh [2021-03-16T00:54:45.797Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4i6J [2021-03-16T00:55:42.494Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T00:57:34.337Z] lf-activate-venv(): INFO: Adding /tmp/venv-4i6J/bin to PATH [2021-03-16T00:57:34.337Z] INFO: No Stack... [2021-03-16T00:57:34.337Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T00:57:34.337Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T00:57:34.756Z] + + cutcat -d, /w/workspace/edgex-go/82/archives/cost.csv -f6 [2021-03-16T00:57:34.756Z] [Pipeline] lock [2021-03-16T00:57:34.935Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] [2021-03-16T00:57:34.950Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] did not exist. Created. [2021-03-16T00:57:34.950Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T00:57:35.443Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T00:57:35.744Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T00:57:35.761Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:38.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:39.492Z] ---> package-listing.sh [2021-03-16T00:57:39.493Z] ++ facter osfamily [2021-03-16T00:57:39.493Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T00:57:39.493Z] + OS_FAMILY=redhat [2021-03-16T00:57:39.493Z] + workspace=/w/workspace/edgex-go/82 [2021-03-16T00:57:39.493Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T00:57:39.493Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T00:57:39.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T00:57:39.493Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T00:57:39.493Z] + '[' /w/workspace/edgex-go/82 ']' [2021-03-16T00:57:39.493Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T00:57:39.493Z] + case "${OS_FAMILY}" in [2021-03-16T00:57:39.493Z] + rpm -qa [2021-03-16T00:57:39.493Z] + sort [2021-03-16T00:57:44.961Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T00:57:44.961Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T00:57:44.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T00:57:44.961Z] + '[' /w/workspace/edgex-go/82 ']' [2021-03-16T00:57:44.961Z] + mkdir -p /w/workspace/edgex-go/82/archives/ [2021-03-16T00:57:44.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/82/archives/ [Pipeline] echo [2021-03-16T00:57:44.990Z] 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/82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T00:57:45.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:57:45.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:45.745Z] [2021-03-16T00:57:45.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:57:46.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:46.251Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T00:57:46.251Z] df20fa9351a1: Pulling fs layer [2021-03-16T00:57:46.251Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T00:57:46.251Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T00:57:46.251Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T00:57:46.251Z] 93b61091891f: Pulling fs layer [2021-03-16T00:57:46.251Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T00:57:46.251Z] 5e14af77c1be: Pulling fs layer [2021-03-16T00:57:46.251Z] 01666e4c0597: Pulling fs layer [2021-03-16T00:57:46.251Z] aa168da1d23b: Pulling fs layer [2021-03-16T00:57:46.251Z] 46f8f816bc3b: Waiting [2021-03-16T00:57:46.251Z] 93b61091891f: Waiting [2021-03-16T00:57:46.251Z] 93b9cdb0e59b: Waiting [2021-03-16T00:57:46.251Z] 5e14af77c1be: Waiting [2021-03-16T00:57:46.251Z] 01666e4c0597: Waiting [2021-03-16T00:57:46.251Z] aa168da1d23b: Waiting [2021-03-16T00:57:46.251Z] 36b3adc4ff6f: Verifying Checksum [2021-03-16T00:57:46.251Z] 36b3adc4ff6f: Download complete [2021-03-16T00:57:46.251Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T00:57:46.251Z] 46f8f816bc3b: Download complete [2021-03-16T00:57:46.554Z] df20fa9351a1: Verifying Checksum [2021-03-16T00:57:46.554Z] df20fa9351a1: Download complete [2021-03-16T00:57:46.554Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T00:57:46.554Z] 93b9cdb0e59b: Download complete [2021-03-16T00:57:46.554Z] 5e14af77c1be: Verifying Checksum [2021-03-16T00:57:46.554Z] 5e14af77c1be: Download complete [2021-03-16T00:57:46.554Z] 93b61091891f: Download complete [2021-03-16T00:57:46.554Z] 01666e4c0597: Download complete [2021-03-16T00:57:46.847Z] df20fa9351a1: Pull complete [2021-03-16T00:57:46.847Z] 36b3adc4ff6f: Pull complete [2021-03-16T00:57:47.129Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T00:57:47.129Z] 8ad3a11d3b57: Download complete [2021-03-16T00:57:48.176Z] 8ad3a11d3b57: Pull complete [2021-03-16T00:57:48.176Z] 46f8f816bc3b: Pull complete [2021-03-16T00:57:48.477Z] 93b61091891f: Pull complete [2021-03-16T00:57:48.477Z] 93b9cdb0e59b: Pull complete [2021-03-16T00:57:48.756Z] 5e14af77c1be: Pull complete [2021-03-16T00:57:50.272Z] aa168da1d23b: Verifying Checksum [2021-03-16T00:57:50.272Z] aa168da1d23b: Download complete [2021-03-16T00:57:51.352Z] 01666e4c0597: Pull complete [2021-03-16T00:57:59.803Z] aa168da1d23b: Pull complete [2021-03-16T00:57:59.803Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T00:57:59.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:59.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T00:58:00.066Z] prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container [2021-03-16T00:58:00.255Z] $ 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/82/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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T00:58:05.952Z] $ docker top 5e6ec1376fd66ccfc67ad0d41bc4889324ba333f9bd0104db92082e23fac320c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:58:06.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T00:58:06.986Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T00:58:07.336Z] + ls /var/log/sa-host [2021-03-16T00:58:07.336Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T00:58:07.336Z] file_magic: OK [2021-03-16T00:58:07.336Z] HZ: Using current value: 100 [2021-03-16T00:58:07.336Z] file_header: OK [2021-03-16T00:58:07.336Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T00:58:07.336Z] Statistics: [2021-03-16T00:58:07.336Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T00:58:07.336Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T00:58:07.336Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T00:58:07.336Z] file_magic: OK [2021-03-16T00:58:07.336Z] HZ: Using current value: 100 [2021-03-16T00:58:07.336Z] file_header: OK [2021-03-16T00:58:07.336Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T00:58:07.336Z] Statistics: [2021-03-16T00:58:07.336Z] Hnuu...uuuununununu... [2021-03-16T00:58:07.336Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T00:58:07.543Z] provisioning config files... [2021-03-16T00:58:07.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/82@tmp/config4690002943349817889tmp [Pipeline] { [Pipeline] echo [2021-03-16T00:58:07.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:58:08.022Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T00:58:08.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T00:58:08.155Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:58:08.644Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T00:58:08.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:58:09.074Z] ---> sudo-logs.sh [2021-03-16T00:58:09.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T00:58:09.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:58:09.619Z] ---> job-cost.sh [2021-03-16T00:58:09.619Z] lf-activate-venv: SKIPPING [2021-03-16T00:58:09.619Z] DEBUG: total: 0.20999999344348907 [2021-03-16T00:58:09.619Z] INFO: Retrieving Stack Cost... [2021-03-16T00:58:10.644Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T00:58:10.928Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T00:58:10.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:58:11.287Z] ---> logs-deploy.sh [2021-03-16T00:58:11.288Z] lf-activate-venv: SKIPPING [2021-03-16T00:58:11.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/82 [2021-03-16T00:58:11.288Z] INFO: archiving workspace using pattern(s): [2021-03-16T00:58:12.705Z] Archives upload complete. [2021-03-16T00:58:12.705Z] INFO: archiving logs to Nexus