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 c45cbaf51db8bca8828eded85884901e9538081e rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from c45cbaf51db8bca8828eded85884901e9538081e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26367 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/63 [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/63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 Merge succeeded, producing ba39cb09a7e990171d7b398de1829e803e461e6c Checking out Revision ba39cb09a7e990171d7b398de1829e803e461e6c (PR-2858) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba39cb09a7e990171d7b398de1829e803e461e6c # timeout=10 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-13T00:31:55.543Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-13T00:31:55.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-13T00:31:55.942Z] ========================================================= [2021-02-13T00:31:55.943Z] EdgeX Global Pipelines Version Info [2021-02-13T00:31:55.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:31:57.398Z] ------------------- [2021-02-13T00:31:57.398Z] stable info: [2021-02-13T00:31:57.398Z] ------------------- [2021-02-13T00:31:57.398Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-13T00:31:57.398Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-13T00:31:57.398Z] Message: update stable to v1.0.179 [2021-02-13T00:31:58.348Z] ------------------- [2021-02-13T00:31:58.348Z] experimental info: [2021-02-13T00:31:58.348Z] ------------------- [2021-02-13T00:31:58.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-13T00:31:58.348Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-13T00:31:58.348Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-13T00:31:58.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-13T00:31:58.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-13T00:31:58.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-13T00:31:58.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-13T00:31:58.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-13T00:31:59.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-13T00:31:59.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-13T00:31:59.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-13T00:31:59.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-13T00:31:59.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-13T00:31:59.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-13T00:31:59.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-13T00:31:59.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-13T00:31:59.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-13T00:31:59.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-13T00:31:59.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-13T00:32:00.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-13T00:32:00.176Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-13T00:32:00.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-13T00:32:00.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-13T00:32:00.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-13T00:32:00.513Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-13T00:32:00.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-13T00:32:00.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-02-13T00:32:00.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-02-13T00:32:00.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-02-13T00:32:01.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba39cb09a7e990171d7b398de1829e803e461e6c [Pipeline] echo [2021-02-13T00:32:01.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba39cb0 [Pipeline] echo [2021-02-13T00:32:01.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-13T00:32:01.370Z] provisioning config files... [2021-02-13T00:32:01.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config1229381024318048532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:32:01.763Z] ---> docker-login.sh [2021-02-13T00:32:01.763Z] nexus3.edgexfoundry.org:10001 [2021-02-13T00:32:02.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:32:02.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:32:02.026Z] Configure a credential helper to remove this warning. See [2021-02-13T00:32:02.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:32:02.027Z] [2021-02-13T00:32:02.027Z] Login Succeeded [2021-02-13T00:32:02.027Z] nexus3.edgexfoundry.org:10002 [2021-02-13T00:32:02.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:32:02.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:32:02.292Z] Configure a credential helper to remove this warning. See [2021-02-13T00:32:02.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:32:02.292Z] [2021-02-13T00:32:02.292Z] Login Succeeded [2021-02-13T00:32:02.292Z] nexus3.edgexfoundry.org:10003 [2021-02-13T00:32:02.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:32:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:32:02.553Z] Configure a credential helper to remove this warning. See [2021-02-13T00:32:02.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:32:02.553Z] [2021-02-13T00:32:02.553Z] Login Succeeded [2021-02-13T00:32:02.553Z] nexus3.edgexfoundry.org:10004 [2021-02-13T00:32:02.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:32:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:32:02.553Z] Configure a credential helper to remove this warning. See [2021-02-13T00:32:02.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:32:02.553Z] [2021-02-13T00:32:02.553Z] Login Succeeded [2021-02-13T00:32:02.553Z] docker.io [2021-02-13T00:32:02.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:32:03.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:32:03.079Z] Configure a credential helper to remove this warning. See [2021-02-13T00:32:03.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:32:03.079Z] [2021-02-13T00:32:03.079Z] Login Succeeded [2021-02-13T00:32:03.079Z] ---> docker-login.sh ends [Pipeline] } [2021-02-13T00:32:03.089Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-13T00:32:03.553Z] ++ 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-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/core-command/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/core-data/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-13T00:32:03.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:32:03.553Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-13T00:32:03.553Z] ++ cut -d/ -f2 [2021-02-13T00:32:03.553Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-13T00:32:03.622Z] 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-02-13T00:32:04.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:32:04.452Z] [2021-02-13T00:32:04.452Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:32:04.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:32:04.799Z] latest: Pulling from edgex-devops/git-semver [2021-02-13T00:32:04.799Z] 31603596830f: Pulling fs layer [2021-02-13T00:32:04.799Z] 2a8b12db71e7: Pulling fs layer [2021-02-13T00:32:04.799Z] 6ca5941a6612: Pulling fs layer [2021-02-13T00:32:04.799Z] ecc8261a40a4: Pulling fs layer [2021-02-13T00:32:04.799Z] ecc8261a40a4: Waiting [2021-02-13T00:32:04.799Z] 2a8b12db71e7: Verifying Checksum [2021-02-13T00:32:04.799Z] 2a8b12db71e7: Download complete [2021-02-13T00:32:05.064Z] 31603596830f: Verifying Checksum [2021-02-13T00:32:05.064Z] 31603596830f: Download complete [2021-02-13T00:32:05.064Z] ecc8261a40a4: Verifying Checksum [2021-02-13T00:32:05.064Z] ecc8261a40a4: Download complete [2021-02-13T00:32:05.326Z] 6ca5941a6612: Verifying Checksum [2021-02-13T00:32:05.326Z] 6ca5941a6612: Download complete [2021-02-13T00:32:05.326Z] 31603596830f: Pull complete [2021-02-13T00:32:05.589Z] 2a8b12db71e7: Pull complete [2021-02-13T00:32:06.536Z] 6ca5941a6612: Pull complete [2021-02-13T00:32:06.536Z] ecc8261a40a4: Pull complete [2021-02-13T00:32:06.536Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-13T00:32:06.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:32:06.536Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-13T00:32:06.635Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:32:06.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-13T00:32:09.073Z] $ docker top ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-13T00:32:09.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-13T00:32:09.382Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-13T00:32:09.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-13T00:32:09.608Z] $ docker exec ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent [2021-02-13T00:32:09.771Z] SSH_AUTH_SOCK=/tmp/ssh-yLU3JDPL7Yp3/agent.11 [2021-02-13T00:32:09.771Z] SSH_AGENT_PID=16 [2021-02-13T00:32:09.782Z] Running ssh-add (command line suppressed) [2021-02-13T00:32:09.898Z] Identity added: /w/workspace/edgex-go/63@tmp/private_key_5985134660135443615.key (/w/workspace/edgex-go/63@tmp/private_key_5985134660135443615.key) [2021-02-13T00:32:09.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-13T00:32:10.286Z] + git tag --points-at HEAD [Pipeline] } [2021-02-13T00:32:10.309Z] $ docker exec --env ******** --env ******** ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent -k [2021-02-13T00:32:10.418Z] unset SSH_AUTH_SOCK; [2021-02-13T00:32:10.418Z] unset SSH_AGENT_PID; [2021-02-13T00:32:10.418Z] echo Agent pid 16 killed; [2021-02-13T00:32:10.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-13T00:32:10.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-13T00:32:10.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-13T00:32:10.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-13T00:32:10.771Z] $ docker exec ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent [2021-02-13T00:32:10.923Z] SSH_AUTH_SOCK=/tmp/ssh-wwga6ThevyeN/agent.45 [2021-02-13T00:32:10.923Z] SSH_AGENT_PID=50 [2021-02-13T00:32:10.929Z] Running ssh-add (command line suppressed) [2021-02-13T00:32:11.042Z] Identity added: /w/workspace/edgex-go/63@tmp/private_key_5012214948119951565.key (/w/workspace/edgex-go/63@tmp/private_key_5012214948119951565.key) [2021-02-13T00:32:11.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-13T00:32:11.519Z] + git semver init [2021-02-13T00:32:11.519Z] # -> Open(): unable to determine branch for HEAD [2021-02-13T00:32:11.519Z] # $GIT_DIR = /w/workspace/edgex-go/63/.git [2021-02-13T00:32:11.519Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/63 [2021-02-13T00:32:11.519Z] # $SEMVER_REMOTE_NAME = origin [2021-02-13T00:32:11.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-13T00:32:11.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-13T00:32:11.519Z] # $SEMVER_BRANCH = PR-2858 [2021-02-13T00:32:11.519Z] # $SEMVER_TEMP = /tmp/semver-215228049 [2021-02-13T00:32:11.519Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-13T00:32:29.658Z] # '/tmp/semver-215228049' -> '/w/workspace/edgex-go/63/.semver' [2021-02-13T00:32:31.055Z] # -> Force: false [2021-02-13T00:32:31.055Z] # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver [Pipeline] } [2021-02-13T00:32:31.071Z] $ docker exec --env ******** --env ******** ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent -k [2021-02-13T00:32:31.370Z] unset SSH_AUTH_SOCK; [2021-02-13T00:32:31.371Z] unset SSH_AGENT_PID; [2021-02-13T00:32:31.371Z] echo Agent pid 50 killed; [2021-02-13T00:32:31.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-13T00:32:32.013Z] + git semver [Pipeline] } [2021-02-13T00:32:32.033Z] $ docker stop --time=1 ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 [2021-02-13T00:32:33.624Z] $ docker rm -f ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:32:34.153Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-13T00:32:34.658Z] Stashed 1 file(s) [Pipeline] echo [2021-02-13T00:32:34.660Z] [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-02-13T00:32:35.568Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:32:35.868Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:32:36.169Z] + sudo service docker restart [2021-02-13T00:32:36.169Z] + true [2021-02-13T00:32:36.169Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-13T00:32:36.761Z] ========================================================= [2021-02-13T00:32:36.761Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-13T00:32:36.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:32:37.105Z] + 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-02-13T00:32:41.349Z] Sending build context to Docker daemon 327.9MB [2021-02-13T00:32:41.349Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-13T00:32:41.349Z] Step 2/6 : FROM ${BASE} [2021-02-13T00:32:41.349Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-13T00:32:41.349Z] 188c0c94c7c5: Pulling fs layer [2021-02-13T00:32:41.349Z] 0ef7d3d256c8: Pulling fs layer [2021-02-13T00:32:41.349Z] de9db76c5a1d: Pulling fs layer [2021-02-13T00:32:41.349Z] bca2f99d35d6: Pulling fs layer [2021-02-13T00:32:41.349Z] 93359f2a8cfa: Pulling fs layer [2021-02-13T00:32:41.349Z] 7c6f9722023f: Pulling fs layer [2021-02-13T00:32:41.349Z] a35cf1a2eb13: Pulling fs layer [2021-02-13T00:32:41.349Z] 93359f2a8cfa: Waiting [2021-02-13T00:32:41.349Z] 7c6f9722023f: Waiting [2021-02-13T00:32:41.349Z] a35cf1a2eb13: Waiting [2021-02-13T00:32:41.349Z] bca2f99d35d6: Waiting [2021-02-13T00:32:41.349Z] de9db76c5a1d: Verifying Checksum [2021-02-13T00:32:41.349Z] de9db76c5a1d: Download complete [2021-02-13T00:32:41.349Z] 0ef7d3d256c8: Download complete [2021-02-13T00:32:41.349Z] 93359f2a8cfa: Verifying Checksum [2021-02-13T00:32:41.349Z] 93359f2a8cfa: Download complete [2021-02-13T00:32:41.349Z] 188c0c94c7c5: Verifying Checksum [2021-02-13T00:32:41.349Z] 188c0c94c7c5: Download complete [2021-02-13T00:32:41.349Z] 7c6f9722023f: Verifying Checksum [2021-02-13T00:32:41.349Z] 7c6f9722023f: Download complete [2021-02-13T00:32:41.616Z] 188c0c94c7c5: Pull complete [2021-02-13T00:32:41.884Z] 0ef7d3d256c8: Pull complete [2021-02-13T00:32:42.149Z] de9db76c5a1d: Pull complete [2021-02-13T00:32:43.102Z] a35cf1a2eb13: Verifying Checksum [2021-02-13T00:32:43.102Z] a35cf1a2eb13: Download complete [2021-02-13T00:32:44.053Z] bca2f99d35d6: Verifying Checksum [2021-02-13T00:32:44.053Z] bca2f99d35d6: Download complete [2021-02-13T00:32:49.411Z] bca2f99d35d6: Pull complete [2021-02-13T00:32:49.675Z] 93359f2a8cfa: Pull complete [2021-02-13T00:32:49.941Z] 7c6f9722023f: Pull complete [2021-02-13T00:32:50.046Z] Still waiting to schedule task [2021-02-13T00:32:50.046Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26362’ [2021-02-13T00:32:55.272Z] a35cf1a2eb13: Pull complete [2021-02-13T00:32:55.272Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-13T00:32:55.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-13T00:32:55.272Z] ---> a62c8e92a672 [2021-02-13T00:32:55.272Z] 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-02-13T00:32:55.272Z] ---> Running in aa98a0c72063 [2021-02-13T00:32:55.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:32:56.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:32:56.795Z] (1/12) Installing libmagic (5.38-r0) [2021-02-13T00:32:57.058Z] (2/12) Installing file (5.38-r0) [2021-02-13T00:32:57.059Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-13T00:32:57.059Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-13T00:33:01.281Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-13T00:33:01.281Z] (6/12) Installing patch (2.7.6-r6) [2021-02-13T00:33:01.281Z] (7/12) Installing build-base (0.5-r2) [2021-02-13T00:33:01.281Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-13T00:33:01.281Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-13T00:33:01.281Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-13T00:33:01.281Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-13T00:33:01.548Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-13T00:33:01.548Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:33:01.548Z] OK: 233 MiB in 51 packages [2021-02-13T00:33:05.786Z] Removing intermediate container aa98a0c72063 [2021-02-13T00:33:05.786Z] ---> 3e6f30e0bb11 [2021-02-13T00:33:05.786Z] Step 4/6 : WORKDIR /edgex-go [2021-02-13T00:33:05.786Z] ---> Running in 1ac70fc01900 [2021-02-13T00:33:05.786Z] Removing intermediate container 1ac70fc01900 [2021-02-13T00:33:05.786Z] ---> 8206ace40520 [2021-02-13T00:33:05.786Z] Step 5/6 : COPY go.mod . [2021-02-13T00:33:05.786Z] ---> 1a37cb23a02f [2021-02-13T00:33:05.786Z] Step 6/6 : RUN go mod download [2021-02-13T00:33:05.786Z] ---> Running in 740ed3700186 [2021-02-13T00:33:27.834Z] Removing intermediate container 740ed3700186 [2021-02-13T00:33:27.834Z] ---> 5ab1f73e1b16 [2021-02-13T00:33:27.834Z] Successfully built 5ab1f73e1b16 [2021-02-13T00:33:27.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:33:28.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-13T00:33:28.152Z] . [Pipeline] withDockerContainer [2021-02-13T00:33:28.256Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:33:28.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-x86_64 cat [2021-02-13T00:33:29.084Z] $ docker top f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:33:29.558Z] + go version [2021-02-13T00:33:29.558Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-13T00:33:29.575Z] $ docker stop --time=1 f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 [2021-02-13T00:33:31.213Z] $ docker rm -f f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:33:32.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-13T00:33:32.018Z] . [Pipeline] withDockerContainer [2021-02-13T00:33:32.113Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:33:32.162Z] $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-x86_64 cat [2021-02-13T00:33:32.875Z] $ docker top 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-13T00:33:33.090Z] ========================================================= [2021-02-13T00:33:33.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-13T00:33:33.090Z] ========================================================= [Pipeline] sh [2021-02-13T00:33:33.383Z] + make test [2021-02-13T00:33:33.383Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-13T00:33:41.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-13T00:33:59.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-13T00:34:03.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-13T00:34:03.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-13T00:34:03.142Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-13T00:34:05.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-13T00:34:05.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-13T00:34:05.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-13T00:34:05.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-13T00:34:06.321Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-13T00:34:06.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-13T00:34:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-13T00:34:09.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-13T00:34:09.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-13T00:34:12.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-13T00:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-13T00:34:12.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.123s coverage: 100.0% of statements [2021-02-13T00:34:13.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-13T00:34:13.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-13T00:34:13.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-13T00:34:13.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-13T00:34:14.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 65.8% of statements [2021-02-13T00:34:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-13T00:34:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-13T00:34:15.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.455s coverage: 82.3% of statements [2021-02-13T00:34:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-13T00:34:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-13T00:34:18.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.086s coverage: 78.3% of statements [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-13T00:34:18.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-13T00:34:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 45.5% of statements [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.030s coverage: 94.1% of statements [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-02-13T00:34:20.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-02-13T00:34:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements [2021-02-13T00:34:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 63.5% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 68.9% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.250s coverage: 84.0% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.099s coverage: 89.4% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.713s coverage: 29.1% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-13T00:34:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.055s coverage: 100.0% of statements [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-13T00:34:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-02-13T00:34:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-13T00:34:43.504Z] GO111MODULE=on go vet ./... [2021-02-13T00:35:10.217Z] gofmt -l . [2021-02-13T00:35:10.217Z] [ "`gofmt -l .`" = "" ] [2021-02-13T00:35:10.484Z] ./bin/test-go-mod-tidy.sh [2021-02-13T00:35:11.061Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-13T00:35:11.632Z] + ls -al . [2021-02-13T00:35:11.632Z] total 700 [2021-02-13T00:35:11.632Z] drwxrwxr-x 10 1001 1001 4096 Feb 13 00:35 . [2021-02-13T00:35:11.632Z] drwxr-xr-x 4 root root 30 Feb 13 00:33 .. [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 11 Feb 13 00:31 .dockerignore [2021-02-13T00:35:11.632Z] drwxrwxr-x 8 1001 1001 179 Feb 13 00:31 .git [2021-02-13T00:35:11.632Z] drwxrwxr-x 3 1001 1001 125 Feb 13 00:31 .github [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 818 Feb 13 00:31 .gitignore [2021-02-13T00:35:11.632Z] drwx------ 3 1001 1001 60 Feb 13 00:32 .semver [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 00:31 .sonarcloud.properties [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 7859 Feb 13 00:31 Attribution.txt [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:31 CONTRIBUTING.md [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 931 Feb 13 00:31 Dockerfile.build [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 863 Feb 13 00:31 Jenkinsfile [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:31 LICENSE [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:31 Makefile [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:31 README.md [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:31 SECURITY.md [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 00:32 VERSION [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:31 ZMQWindows.md [2021-02-13T00:35:11.632Z] drwxrwxr-x 2 1001 1001 117 Feb 13 00:31 bin [2021-02-13T00:35:11.632Z] drwxrwxr-x 14 1001 1001 4096 Feb 13 00:31 cmd [2021-02-13T00:35:11.632Z] -rw-r--r-- 1 root root 595676 Feb 13 00:34 coverage.out [2021-02-13T00:35:11.632Z] -rw-r--r-- 1 root root 1054 Feb 13 00:35 go.mod [2021-02-13T00:35:11.632Z] -rw-r--r-- 1 root root 19518 Feb 13 00:35 go.sum [2021-02-13T00:35:11.632Z] drwxrwxr-x 8 1001 1001 127 Feb 13 00:31 internal [2021-02-13T00:35:11.632Z] drwxrwxr-x 4 1001 1001 26 Feb 13 00:31 openapi [2021-02-13T00:35:11.632Z] drwxrwxr-x 4 1001 1001 71 Feb 13 00:31 snap [2021-02-13T00:35:11.632Z] -rw-rw-r-- 1 1001 1001 168 Feb 13 00:31 version.go [Pipeline] sh [2021-02-13T00:35:11.933Z] + '[' -e coverage.out ] [2021-02-13T00:35:11.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-13T00:35:12.140Z] Stashed 1 file(s) [Pipeline] sh [2021-02-13T00:35:12.439Z] + make build [2021-02-13T00:35:12.439Z] 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-02-13T00:35:16.690Z] 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-02-13T00:35:24.908Z] 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-02-13T00:35:25.485Z] 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-02-13T00:35:26.883Z] 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-02-13T00:35:27.458Z] 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-02-13T00:35:28.873Z] 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-02-13T00:35:30.264Z] 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-02-13T00:35:31.214Z] 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-02-13T00:35:32.605Z] 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-02-13T00:35:33.559Z] 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-02-13T00:35:34.956Z] 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-02-13T00:35:36.372Z] $ docker stop --time=1 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 [2021-02-13T00:35:38.043Z] $ docker rm -f 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:39.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:39.792Z] [2021-02-13T00:35:39.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:40.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:40.146Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-13T00:35:40.146Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-13T00:35:40.146Z] ca9280d653b3: Pulling fs layer [2021-02-13T00:35:40.146Z] 7e9c9ca2126c: Pulling fs layer [2021-02-13T00:35:40.146Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-13T00:35:40.146Z] cbdbe7a5bc2a: Download complete [2021-02-13T00:35:40.729Z] cbdbe7a5bc2a: Pull complete [2021-02-13T00:35:40.729Z] ca9280d653b3: Verifying Checksum [2021-02-13T00:35:40.729Z] ca9280d653b3: Download complete [2021-02-13T00:35:41.691Z] 7e9c9ca2126c: Verifying Checksum [2021-02-13T00:35:41.691Z] 7e9c9ca2126c: Download complete [2021-02-13T00:35:41.691Z] ca9280d653b3: Pull complete [2021-02-13T00:35:48.317Z] 7e9c9ca2126c: Pull complete [2021-02-13T00:35:48.317Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-13T00:35:48.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:48.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-13T00:35:48.483Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:35:48.533Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-02-13T00:35:49.360Z] $ docker top 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:35:49.838Z] + docker-compose build --help [2021-02-13T00:35:49.838Z] + grep parallel [2021-02-13T00:35:50.790Z] --parallel Build images in parallel. [Pipeline] } [2021-02-13T00:35:50.808Z] $ docker stop --time=1 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd [2021-02-13T00:35:52.167Z] $ docker rm -f 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:52.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:52.796Z] . [Pipeline] withDockerContainer [2021-02-13T00:35:52.896Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:35:52.942Z] $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-13T00:35:53.543Z] $ docker top 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:35:54.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-13T00:35:55.108Z] Building docker-core-command-go ... [2021-02-13T00:35:55.108Z] Building docker-core-data-go ... [2021-02-13T00:35:55.108Z] Building docker-core-metadata-go ... [2021-02-13T00:35:55.108Z] Building docker-security-bootstrapper-go ... [2021-02-13T00:35:55.108Z] Building docker-security-proxy-setup-go ... [2021-02-13T00:35:55.108Z] Building docker-security-secretstore-setup-go ... [2021-02-13T00:35:55.108Z] Building docker-support-notifications-go ... [2021-02-13T00:35:55.108Z] Building docker-support-scheduler-go ... [2021-02-13T00:35:55.108Z] Building docker-sys-mgmt-agent-go ... [2021-02-13T00:35:55.108Z] Building docker-sys-mgmt-agent-go [2021-02-13T00:35:55.108Z] Building docker-core-data-go [2021-02-13T00:35:55.108Z] Building docker-support-scheduler-go [2021-02-13T00:35:55.108Z] Building docker-security-bootstrapper-go [2021-02-13T00:35:55.108Z] Building docker-support-notifications-go [2021-02-13T00:36:07.588Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26369 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-13T00:36:07.634Z] Running in /w/workspace/edgex-go/63 [Pipeline] { [Pipeline] checkout [2021-02-13T00:36:12.944Z] using credential edgex-jenkins-ssh [2021-02-13T00:36:13.007Z] Cloning the remote Git repository [2021-02-13T00:36:13.061Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:36:13.172Z] > git init /w/workspace/edgex-go/63 # timeout=10 [2021-02-13T00:36:13.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:36:13.260Z] > git --version # timeout=10 [2021-02-13T00:36:13.290Z] > git --version # 'git version 2.17.1' [2021-02-13T00:36:13.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:36:13.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:36:27.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:27.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:27.466Z] ---> 5ab1f73e1b16 [2021-02-13T00:36:27.466Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:36:27.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:27.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:27.466Z] ---> 5ab1f73e1b16 [2021-02-13T00:36:27.466Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:36:27.466Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:27.466Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:27.466Z] ---> 5ab1f73e1b16 [2021-02-13T00:36:27.466Z] Step 3/30 : WORKDIR /edgex-go [2021-02-13T00:36:27.466Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:27.466Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:27.466Z] ---> 5ab1f73e1b16 [2021-02-13T00:36:27.466Z] Step 3/26 : WORKDIR /edgex-go [2021-02-13T00:36:28.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:28.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:28.127Z] ---> 5ab1f73e1b16 [2021-02-13T00:36:28.127Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:36:28.706Z] ---> Running in 61eec978b430 [2021-02-13T00:36:28.706Z] ---> Running in 9ec2cd8df1d1 [2021-02-13T00:36:28.706Z] ---> Running in b125094b8c73 [2021-02-13T00:36:28.706Z] ---> Running in 36322d2ff3d8 [2021-02-13T00:36:28.706Z] ---> Running in a84cbdfd9f91 [2021-02-13T00:36:29.284Z] Removing intermediate container 36322d2ff3d8 [2021-02-13T00:36:29.284Z] ---> 31ca042cfb19 [2021-02-13T00:36:29.284Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:29.284Z] Removing intermediate container 9ec2cd8df1d1 [2021-02-13T00:36:29.284Z] ---> 70220ac1e380 [2021-02-13T00:36:29.284Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:29.284Z] Removing intermediate container b125094b8c73 [2021-02-13T00:36:29.284Z] ---> 38af2e006381 [2021-02-13T00:36:29.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:29.284Z] Removing intermediate container 61eec978b430 [2021-02-13T00:36:29.284Z] ---> c952e12adb96 [2021-02-13T00:36:29.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:29.284Z] Removing intermediate container a84cbdfd9f91 [2021-02-13T00:36:29.284Z] ---> 0ce3cdf16564 [2021-02-13T00:36:29.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:29.284Z] ---> Running in 5538fb90585e [2021-02-13T00:36:29.557Z] ---> Running in b88509c49b97 [2021-02-13T00:36:29.557Z] ---> Running in 472718ae2f97 [2021-02-13T00:36:29.557Z] ---> Running in 962ea89ff71b [2021-02-13T00:36:29.557Z] ---> Running in b0105a016d00 [2021-02-13T00:36:29.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:36:29.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:36:29.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:36:29.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:36:29.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:36:29.124Z] > 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-02-13T00:36:29.920Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-13T00:36:31.176Z] Merge succeeded, producing 83e531ca5641b2b3090613f9097c342e7dfad043 [2021-02-13T00:36:31.176Z] Checking out Revision 83e531ca5641b2b3090613f9097c342e7dfad043 (PR-2858) [2021-02-13T00:36:29.940Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:36:29.963Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-13T00:36:30.276Z] > git remote # timeout=10 [2021-02-13T00:36:30.297Z] > git config --get remote.origin.url # timeout=10 [2021-02-13T00:36:30.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:36:30.334Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-13T00:36:31.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-13T00:36:31.183Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:36:31.198Z] > git checkout -f 83e531ca5641b2b3090613f9097c342e7dfad043 # timeout=10 [2021-02-13T00:36:32.153Z] Removing intermediate container 5538fb90585e [2021-02-13T00:36:32.153Z] ---> 78a57a1871eb [2021-02-13T00:36:32.153Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-13T00:36:32.153Z] Removing intermediate container 472718ae2f97 [2021-02-13T00:36:32.154Z] ---> 01733e1ff2dd [2021-02-13T00:36:32.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-13T00:36:32.154Z] Removing intermediate container b88509c49b97 [2021-02-13T00:36:32.154Z] ---> c4e6d764e44e [2021-02-13T00:36:32.154Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-13T00:36:32.154Z] ---> Running in fbd592b7843a [2021-02-13T00:36:32.423Z] ---> Running in 97e338324a3c [2021-02-13T00:36:32.423Z] Removing intermediate container 962ea89ff71b [2021-02-13T00:36:32.423Z] ---> 2e38e0c40773 [2021-02-13T00:36:32.423Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-13T00:36:32.423Z] ---> Running in 37aaa6e2405a [2021-02-13T00:36:32.423Z] Removing intermediate container b0105a016d00 [2021-02-13T00:36:32.423Z] ---> 676e66c8924b [2021-02-13T00:36:32.423Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-13T00:36:32.690Z] ---> Running in 11d76b6c8331 [2021-02-13T00:36:32.690Z] ---> Running in 9153e967845a [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:34.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:34.832Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:34.832Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:34.832Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:34.832Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:34.832Z] Removing intermediate container fbd592b7843a [2021-02-13T00:36:34.832Z] ---> e67d03adf202 [2021-02-13T00:36:34.832Z] Step 6/30 : COPY go.mod . [2021-02-13T00:36:35.098Z] Removing intermediate container 97e338324a3c [2021-02-13T00:36:35.098Z] ---> 8faab0353d5b [2021-02-13T00:36:35.098Z] Step 6/22 : COPY go.mod . [2021-02-13T00:36:35.365Z] Removing intermediate container 37aaa6e2405a [2021-02-13T00:36:35.365Z] ---> 6d1ea2da3e1f [2021-02-13T00:36:35.365Z] Step 6/22 : COPY go.mod . [2021-02-13T00:36:35.365Z] ---> 05a699f0c62f [2021-02-13T00:36:35.365Z] Step 7/30 : RUN go mod download [2021-02-13T00:36:35.365Z] ---> c84d97268fb9 [2021-02-13T00:36:35.365Z] Step 7/22 : RUN go mod download [2021-02-13T00:36:35.630Z] ---> Running in e2e93105c0f1 [2021-02-13T00:36:35.630Z] ---> Running in 54396d5445bd [2021-02-13T00:36:35.630Z] ---> b19f82652df0 [2021-02-13T00:36:35.630Z] Step 7/22 : RUN go mod download [2021-02-13T00:36:35.686Z] Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" [2021-02-13T00:36:35.712Z] First time build. Skipping changelog. [2021-02-13T00:36:35.913Z] Removing intermediate container 11d76b6c8331 [2021-02-13T00:36:35.913Z] ---> 179ae25cbd08 [2021-02-13T00:36:35.913Z] Step 6/26 : COPY go.mod . [2021-02-13T00:36:35.913Z] Removing intermediate container 9153e967845a [2021-02-13T00:36:35.913Z] ---> 62aae3dbe2b1 [2021-02-13T00:36:35.913Z] Step 6/23 : COPY go.mod . [2021-02-13T00:36:35.913Z] ---> Running in 2aed9e2f847a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-13T00:36:35.694Z] > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 [2021-02-13T00:36:36.506Z] ---> 1d3b9065c4ae [2021-02-13T00:36:36.506Z] Step 7/23 : RUN go mod download [2021-02-13T00:36:36.506Z] ---> babb80b2a9d1 [2021-02-13T00:36:36.507Z] Step 7/26 : RUN go mod download [2021-02-13T00:36:36.507Z] ---> Running in 5d448d2bebd0 [2021-02-13T00:36:36.507Z] ---> Running in 809095c92ea9 [2021-02-13T00:36:37.304Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:36:37.733Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:36:37.920Z] Removing intermediate container 54396d5445bd [2021-02-13T00:36:37.920Z] ---> 7c73b331f907 [2021-02-13T00:36:37.920Z] Step 8/22 : COPY . . [2021-02-13T00:36:38.141Z] + sudo service docker+ restart [2021-02-13T00:36:38.141Z] true [2021-02-13T00:36:38.186Z] Removing intermediate container e2e93105c0f1 [2021-02-13T00:36:38.186Z] ---> b343be35b8d0 [2021-02-13T00:36:38.186Z] Step 8/30 : COPY . . [2021-02-13T00:36:38.450Z] Removing intermediate container 2aed9e2f847a [2021-02-13T00:36:38.450Z] ---> 495d9c8afef4 [2021-02-13T00:36:38.450Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-13T00:36:40.204Z] provisioning config files... [2021-02-13T00:36:40.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config8101349812251560291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:36:40.661Z] ---> docker-login.sh [2021-02-13T00:36:40.661Z] nexus3.edgexfoundry.org:10001 [2021-02-13T00:36:41.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:36:41.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:36:41.922Z] Configure a credential helper to remove this warning. See [2021-02-13T00:36:41.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:36:41.922Z] [2021-02-13T00:36:41.922Z] Login Succeeded [2021-02-13T00:36:41.922Z] nexus3.edgexfoundry.org:10002 [2021-02-13T00:36:42.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:36:42.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:36:42.472Z] Configure a credential helper to remove this warning. See [2021-02-13T00:36:42.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:36:42.472Z] [2021-02-13T00:36:42.472Z] Login Succeeded [2021-02-13T00:36:42.472Z] nexus3.edgexfoundry.org:10003 [2021-02-13T00:36:42.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:36:43.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:36:43.023Z] Configure a credential helper to remove this warning. See [2021-02-13T00:36:43.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:36:43.023Z] [2021-02-13T00:36:43.023Z] Login Succeeded [2021-02-13T00:36:43.023Z] nexus3.edgexfoundry.org:10004 [2021-02-13T00:36:43.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:36:43.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:36:43.573Z] Configure a credential helper to remove this warning. See [2021-02-13T00:36:43.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:36:43.573Z] [2021-02-13T00:36:43.573Z] Login Succeeded [2021-02-13T00:36:43.573Z] docker.io [2021-02-13T00:36:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:36:44.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:36:44.119Z] Configure a credential helper to remove this warning. See [2021-02-13T00:36:44.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:36:44.119Z] [2021-02-13T00:36:44.119Z] Login Succeeded [2021-02-13T00:36:44.119Z] ---> docker-login.sh ends [Pipeline] } [2021-02-13T00:36:44.136Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-13T00:36:44.542Z] ========================================================= [2021-02-13T00:36:44.542Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-13T00:36:44.542Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:36:44.921Z] + 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-02-13T00:36:45.070Z] Removing intermediate container 5d448d2bebd0 [2021-02-13T00:36:45.070Z] ---> 688f00634295 [2021-02-13T00:36:45.070Z] Step 8/26 : COPY . . [2021-02-13T00:36:47.573Z] Sending build context to Docker daemon 166.4MB [2021-02-13T00:36:47.573Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:47.573Z] Step 2/6 : FROM ${BASE} [2021-02-13T00:36:47.573Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-13T00:36:47.573Z] 5f621e34cdf4: Pulling fs layer [2021-02-13T00:36:47.573Z] a4357932f1b6: Pulling fs layer [2021-02-13T00:36:47.573Z] 18c013af1878: Pulling fs layer [2021-02-13T00:36:47.573Z] 00ac8860ef70: Pulling fs layer [2021-02-13T00:36:47.573Z] 63d7cb157983: Pulling fs layer [2021-02-13T00:36:47.573Z] b116817d02f9: Pulling fs layer [2021-02-13T00:36:47.573Z] 745a02a5169b: Pulling fs layer [2021-02-13T00:36:47.573Z] b116817d02f9: Waiting [2021-02-13T00:36:47.573Z] 745a02a5169b: Waiting [2021-02-13T00:36:47.573Z] 63d7cb157983: Waiting [2021-02-13T00:36:47.573Z] 00ac8860ef70: Waiting [2021-02-13T00:36:47.573Z] 18c013af1878: Verifying Checksum [2021-02-13T00:36:47.573Z] 18c013af1878: Download complete [2021-02-13T00:36:47.573Z] a4357932f1b6: Verifying Checksum [2021-02-13T00:36:47.573Z] a4357932f1b6: Download complete [2021-02-13T00:36:47.573Z] 63d7cb157983: Verifying Checksum [2021-02-13T00:36:47.573Z] 63d7cb157983: Download complete [2021-02-13T00:36:47.573Z] 5f621e34cdf4: Download complete [2021-02-13T00:36:47.573Z] b116817d02f9: Verifying Checksum [2021-02-13T00:36:47.573Z] b116817d02f9: Download complete [2021-02-13T00:36:48.176Z] 5f621e34cdf4: Pull complete [2021-02-13T00:36:48.789Z] a4357932f1b6: Pull complete [2021-02-13T00:36:49.067Z] 18c013af1878: Pull complete [2021-02-13T00:36:49.312Z] Removing intermediate container 809095c92ea9 [2021-02-13T00:36:49.312Z] ---> 56ec9a631cbd [2021-02-13T00:36:49.312Z] Step 8/23 : COPY . . [2021-02-13T00:36:50.052Z] 745a02a5169b: Verifying Checksum [2021-02-13T00:36:50.052Z] 745a02a5169b: Download complete [2021-02-13T00:36:51.028Z] 00ac8860ef70: Verifying Checksum [2021-02-13T00:36:51.028Z] 00ac8860ef70: Download complete [2021-02-13T00:37:01.176Z] 00ac8860ef70: Pull complete [2021-02-13T00:37:01.449Z] 63d7cb157983: Pull complete [2021-02-13T00:37:02.043Z] b116817d02f9: Pull complete [2021-02-13T00:37:06.368Z] 745a02a5169b: Pull complete [2021-02-13T00:37:06.368Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-13T00:37:06.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-13T00:37:06.368Z] ---> b7e6874047d6 [2021-02-13T00:37:06.368Z] 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-02-13T00:37:08.983Z] ---> Running in e0508fbd511f [2021-02-13T00:37:09.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:37:10.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:37:11.528Z] (1/12) Installing libmagic (5.38-r0) [2021-02-13T00:37:11.801Z] (2/12) Installing file (5.38-r0) [2021-02-13T00:37:11.801Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-13T00:37:11.801Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-13T00:37:16.110Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-13T00:37:16.110Z] (6/12) Installing patch (2.7.6-r6) [2021-02-13T00:37:16.110Z] (7/12) Installing build-base (0.5-r2) [2021-02-13T00:37:16.110Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-13T00:37:16.110Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-13T00:37:16.110Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-13T00:37:16.110Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-13T00:37:16.110Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-13T00:37:16.382Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:16.382Z] OK: 217 MiB in 51 packages [2021-02-13T00:37:20.682Z] Removing intermediate container e0508fbd511f [2021-02-13T00:37:20.682Z] ---> 9b7b2bf84427 [2021-02-13T00:37:20.682Z] Step 4/6 : WORKDIR /edgex-go [2021-02-13T00:37:20.682Z] ---> Running in 18b74a775269 [2021-02-13T00:37:20.682Z] Removing intermediate container 18b74a775269 [2021-02-13T00:37:20.682Z] ---> e756c08094d9 [2021-02-13T00:37:20.682Z] Step 5/6 : COPY go.mod . [2021-02-13T00:37:21.286Z] ---> ac25e4aa1817 [2021-02-13T00:37:21.286Z] Step 6/6 : RUN go mod download [2021-02-13T00:37:21.286Z] ---> Running in e18956790c6c [2021-02-13T00:37:21.596Z] ---> a495dc2ba53a [2021-02-13T00:37:21.596Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-13T00:37:21.596Z] ---> ee7a51440416 [2021-02-13T00:37:21.596Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-13T00:37:21.596Z] ---> 2176aa854cbf [2021-02-13T00:37:21.596Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-13T00:37:22.198Z] ---> 4da4cee052cc [2021-02-13T00:37:22.198Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-13T00:37:22.774Z] ---> Running in 0ce21fd4dfee [2021-02-13T00:37:22.774Z] ---> Running in 74a99d9d8d32 [2021-02-13T00:37:22.774Z] ---> Running in 95d49b5aadfe [2021-02-13T00:37:22.774Z] ---> Running in f77963f04b3a [2021-02-13T00:37:23.036Z] ---> 77435015d477 [2021-02-13T00:37:23.036Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-13T00:37:23.298Z] ---> Running in 702aaff5c94c [2021-02-13T00:37:24.259Z] 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-02-13T00:37:24.259Z] 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-02-13T00:37:24.259Z] 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-02-13T00:37:24.259Z] 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-02-13T00:37:24.259Z] 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-02-13T00:37:48.098Z] Removing intermediate container e18956790c6c [2021-02-13T00:37:48.098Z] ---> 7c0660a30f60 [2021-02-13T00:37:48.098Z] Successfully built 7c0660a30f60 [2021-02-13T00:37:48.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:37:48.436Z] + docker inspect -f . ci-base-image-arm64 [2021-02-13T00:37:48.437Z] . [Pipeline] withDockerContainer [2021-02-13T00:37:48.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container [2021-02-13T00:37:48.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-02-13T00:37:50.316Z] $ docker top 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:37:51.380Z] + go version [2021-02-13T00:37:51.380Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-13T00:37:51.406Z] $ docker stop --time=1 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a [2021-02-13T00:37:53.352Z] $ docker rm -f 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:37:54.377Z] + docker inspect -f . ci-base-image-arm64 [2021-02-13T00:37:54.377Z] . [Pipeline] withDockerContainer [2021-02-13T00:37:54.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container [2021-02-13T00:37:54.731Z] $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-02-13T00:37:56.129Z] $ docker top cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-13T00:37:56.501Z] ========================================================= [2021-02-13T00:37:56.501Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-13T00:37:56.502Z] ========================================================= [Pipeline] sh [2021-02-13T00:37:57.150Z] + make test [2021-02-13T00:37:57.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-13T00:38:03.148Z] Removing intermediate container 74a99d9d8d32 [2021-02-13T00:38:03.148Z] ---> 940dca87fcf9 [2021-02-13T00:38:03.148Z] [2021-02-13T00:38:03.148Z] Step 10/30 : FROM alpine:3.12 [2021-02-13T00:38:03.148Z] 3.12: Pulling from library/alpine [2021-02-13T00:38:03.148Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:38:03.148Z] Removing intermediate container f77963f04b3a [2021-02-13T00:38:03.148Z] ---> c89acec23189 [2021-02-13T00:38:03.148Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-13T00:38:03.148Z] Status: Downloaded newer image for alpine:3.12 [2021-02-13T00:38:03.148Z] ---> 389fef711851 [2021-02-13T00:38:03.148Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-13T00:38:03.148Z] ---> Running in 5d580af6a735 [2021-02-13T00:38:03.148Z] ---> Running in 65e070b702a4 [2021-02-13T00:38:03.411Z] Removing intermediate container 95d49b5aadfe [2021-02-13T00:38:03.411Z] ---> 37f7d084cf41 [2021-02-13T00:38:03.411Z] [2021-02-13T00:38:03.411Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:38:03.411Z] ---> 389fef711851 [2021-02-13T00:38:03.411Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:38:04.356Z] Removing intermediate container 65e070b702a4 [2021-02-13T00:38:04.356Z] ---> cc8785279a21 [2021-02-13T00:38:04.356Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-13T00:38:04.356Z] Removing intermediate container 0ce21fd4dfee [2021-02-13T00:38:04.356Z] ---> 06608a0e37f6 [2021-02-13T00:38:04.356Z] [2021-02-13T00:38:04.356Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:38:04.356Z] ---> 389fef711851 [2021-02-13T00:38:04.356Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-13T00:38:04.620Z] ---> Running in aca91f1b6ee5 [2021-02-13T00:38:04.620Z] ---> Running in 10bcf44b2a7f [2021-02-13T00:38:04.620Z] ---> Running in 519597fd16c2 [2021-02-13T00:38:04.886Z] 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-02-13T00:38:05.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:05.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:06.111Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-13T00:38:06.111Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:06.111Z] OK: 6 MiB in 15 packages [2021-02-13T00:38:06.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:06.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:06.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:06.382Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:38:06.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:06.382Z] (2/2) Installing su-exec (0.2-r1) [2021-02-13T00:38:06.382Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:06.382Z] OK: 6 MiB in 16 packages [2021-02-13T00:38:06.382Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-13T00:38:06.382Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:38:06.382Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:06.382Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:38:06.645Z] OK: 6 MiB in 16 packages [2021-02-13T00:38:08.036Z] Removing intermediate container 702aaff5c94c [2021-02-13T00:38:08.036Z] ---> 3bce75ad854b [2021-02-13T00:38:08.036Z] [2021-02-13T00:38:08.036Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:38:08.036Z] ---> 389fef711851 [2021-02-13T00:38:08.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-13T00:38:08.036Z] ---> Running in a0c88a1449aa [2021-02-13T00:38:08.301Z] Removing intermediate container a0c88a1449aa [2021-02-13T00:38:08.301Z] ---> 9fe9da3b874f [2021-02-13T00:38:08.301Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-13T00:38:08.879Z] Removing intermediate container aca91f1b6ee5 [2021-02-13T00:38:08.879Z] ---> 1e318c697f74 [2021-02-13T00:38:08.879Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:38:08.879Z] ---> Running in 6c8eb473795e [2021-02-13T00:38:08.879Z] Removing intermediate container 10bcf44b2a7f [2021-02-13T00:38:08.879Z] ---> 7014230ddb94 [2021-02-13T00:38:08.879Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-13T00:38:09.143Z] Removing intermediate container 519597fd16c2 [2021-02-13T00:38:09.143Z] ---> 2d43d1b51541 [2021-02-13T00:38:09.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:38:09.143Z] ---> Running in 5408484a1955 [2021-02-13T00:38:09.143Z] ---> Running in e58ef3ec5956 [2021-02-13T00:38:09.143Z] Removing intermediate container 5d580af6a735 [2021-02-13T00:38:09.143Z] ---> a96a6b929f2c [2021-02-13T00:38:09.143Z] [2021-02-13T00:38:09.143Z] Step 11/26 : FROM docker:20.10.0 [2021-02-13T00:38:09.406Z] ---> Running in a897428b9593 [2021-02-13T00:38:09.406Z] Removing intermediate container 6c8eb473795e [2021-02-13T00:38:09.406Z] ---> c7735f9b043c [2021-02-13T00:38:09.406Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-13T00:38:09.406Z] 20.10.0: Pulling from library/docker [2021-02-13T00:38:09.406Z] ---> Running in 75754c16dbfb [2021-02-13T00:38:09.673Z] Removing intermediate container 5408484a1955 [2021-02-13T00:38:09.673Z] ---> 372ae2c35019 [2021-02-13T00:38:09.673Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-13T00:38:09.938Z] Removing intermediate container e58ef3ec5956 [2021-02-13T00:38:09.938Z] ---> 3ab875360398 [2021-02-13T00:38:09.938Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-13T00:38:09.938Z] Removing intermediate container a897428b9593 [2021-02-13T00:38:09.938Z] ---> 135e233d03d9 [2021-02-13T00:38:09.938Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-13T00:38:10.214Z] ---> Running in 1ad52e4464bd [2021-02-13T00:38:10.214Z] Removing intermediate container 75754c16dbfb [2021-02-13T00:38:10.214Z] ---> 432b54347236 [2021-02-13T00:38:10.214Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:10.214Z] ---> Running in 5cf5c5996eea [2021-02-13T00:38:10.214Z] ---> Running in 6aaf53530209 [2021-02-13T00:38:10.477Z] ---> Running in b3d9554f2abf [2021-02-13T00:38:11.052Z] Removing intermediate container 1ad52e4464bd [2021-02-13T00:38:11.052Z] ---> d612fb37b5d8 [2021-02-13T00:38:11.052Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:38:11.052Z] Removing intermediate container 6aaf53530209 [2021-02-13T00:38:11.052Z] ---> 317b4ecd712c [2021-02-13T00:38:11.052Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-13T00:38:11.324Z] Removing intermediate container 5cf5c5996eea [2021-02-13T00:38:11.324Z] ---> 5f294c331165 [2021-02-13T00:38:11.324Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:38:11.324Z] ---> Running in 64cb60fb163b [2021-02-13T00:38:11.324Z] ---> Running in c7fe78eef4a5 [2021-02-13T00:38:11.592Z] ---> Running in 8355567c5bdd [2021-02-13T00:38:11.870Z] Removing intermediate container 64cb60fb163b [2021-02-13T00:38:11.870Z] ---> 47dc036614cd [2021-02-13T00:38:11.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:38:11.870Z] Removing intermediate container 8355567c5bdd [2021-02-13T00:38:11.870Z] ---> 631c9bd136ff [2021-02-13T00:38:11.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:38:12.145Z] ---> 8f4f6a5bce22 [2021-02-13T00:38:12.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-13T00:38:12.746Z] ---> 82addb9f61bd [2021-02-13T00:38:12.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-13T00:38:13.017Z] ---> 1aaac92a1466 [2021-02-13T00:38:13.017Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-13T00:38:13.017Z] Removing intermediate container b3d9554f2abf [2021-02-13T00:38:13.017Z] ---> fc469e4a8b39 [2021-02-13T00:38:13.017Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-13T00:38:13.017Z] Removing intermediate container c7fe78eef4a5 [2021-02-13T00:38:13.017Z] ---> 0d95b828a344 [2021-02-13T00:38:13.017Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-13T00:38:13.981Z] ---> Running in b68c22749f93 [2021-02-13T00:38:14.249Z] ---> Running in 68869a51f3de [2021-02-13T00:38:14.519Z] ---> 5f94c2672f92 [2021-02-13T00:38:14.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-13T00:38:14.792Z] ---> b2a7ae73498b [2021-02-13T00:38:14.792Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-13T00:38:14.792Z] ---> Running in 648ee07f92fa [2021-02-13T00:38:14.792Z] Removing intermediate container 68869a51f3de [2021-02-13T00:38:14.792Z] ---> 4953e85385e1 [2021-02-13T00:38:14.792Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-13T00:38:15.054Z] ---> 80720be0fc8e [2021-02-13T00:38:15.054Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-13T00:38:15.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:15.054Z] Removing intermediate container 648ee07f92fa [2021-02-13T00:38:15.054Z] ---> b7317d034e62 [2021-02-13T00:38:15.054Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:38:15.317Z] ---> Running in a300fe47dcb3 [2021-02-13T00:38:15.317Z] ---> Running in f37cc0ca18ed [2021-02-13T00:38:15.317Z] ---> 9803b9731567 [2021-02-13T00:38:15.317Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-13T00:38:15.579Z] ---> Running in fbe9ff5d8f16 [2021-02-13T00:38:15.579Z] Removing intermediate container a300fe47dcb3 [2021-02-13T00:38:15.579Z] ---> 5e78e1ddf323 [2021-02-13T00:38:15.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:38:15.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:15.848Z] Removing intermediate container f37cc0ca18ed [2021-02-13T00:38:15.848Z] ---> 3a63e070452d [2021-02-13T00:38:15.848Z] Step 20/22 : LABEL arch=x86_64 [2021-02-13T00:38:15.848Z] ---> Running in 3e274b21a44b [2021-02-13T00:38:15.848Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-13T00:38:15.848Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-13T00:38:15.848Z] ---> aefe523efa57 [2021-02-13T00:38:15.848Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-13T00:38:15.848Z] ---> Running in 11674565d90e [2021-02-13T00:38:16.110Z] ---> Running in a52e8f1ad599 [2021-02-13T00:38:16.110Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-13T00:38:16.110Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-13T00:38:16.372Z] Removing intermediate container 3e274b21a44b [2021-02-13T00:38:16.372Z] ---> 9f032a2d1d4d [2021-02-13T00:38:16.372Z] Step 20/22 : LABEL arch=x86_64 [2021-02-13T00:38:16.372Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-13T00:38:16.372Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-13T00:38:16.640Z] Removing intermediate container 11674565d90e [2021-02-13T00:38:16.640Z] ---> 4837e8f9c082 [2021-02-13T00:38:16.640Z] Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:38:16.640Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-13T00:38:16.640Z] ---> Running in 2698b1f287d0 [2021-02-13T00:38:16.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-13T00:38:16.908Z] ---> Running in be7b5bec1129 [2021-02-13T00:38:16.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:16.908Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:16.908Z] OK: 8 MiB in 20 packages [2021-02-13T00:38:16.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:16.908Z] Removing intermediate container 2698b1f287d0 [2021-02-13T00:38:16.908Z] ---> e67b3bb44e77 [2021-02-13T00:38:16.908Z] Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:38:17.171Z] (1/2) Installing readline (8.0.4-r0) [2021-02-13T00:38:17.171Z] (2/2) Installing bash (5.0.17-r0) [2021-02-13T00:38:17.171Z] Executing bash-5.0.17-r0.post-install [2021-02-13T00:38:17.171Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:17.171Z] ---> Running in ad7ab1a0c289 [2021-02-13T00:38:17.171Z] Removing intermediate container be7b5bec1129 [2021-02-13T00:38:17.171Z] ---> dd6c7f7fa571 [2021-02-13T00:38:17.171Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:38:17.171Z] OK: 12 MiB in 22 packages [2021-02-13T00:38:17.438Z] ---> Running in 77878857e0f6 [2021-02-13T00:38:17.704Z] Removing intermediate container fbe9ff5d8f16 [2021-02-13T00:38:17.704Z] ---> 7fb5ebfb14b0 [2021-02-13T00:38:17.704Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:38:17.704Z] Removing intermediate container ad7ab1a0c289 [2021-02-13T00:38:17.704Z] ---> 92d624b794fe [2021-02-13T00:38:17.704Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:38:17.965Z] Removing intermediate container 77878857e0f6 [2021-02-13T00:38:17.965Z] ---> 82587eb4960b [2021-02-13T00:38:17.965Z] [2021-02-13T00:38:17.965Z] ---> Running in d4870b250658 [2021-02-13T00:38:18.229Z] Removing intermediate container b68c22749f93 [2021-02-13T00:38:18.229Z] ---> 11ec1e6d0c9d [2021-02-13T00:38:18.229Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:38:18.229Z] ---> af6b4bf05b38 [2021-02-13T00:38:18.229Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-13T00:38:18.229Z] Removing intermediate container a52e8f1ad599 [2021-02-13T00:38:18.229Z] ---> 7aabcfe760b6 [2021-02-13T00:38:18.229Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-13T00:38:18.495Z] Successfully built 82587eb4960b [2021-02-13T00:38:18.495Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-13T00:38:18.495Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-02-13T00:38:18.495Z] Removing intermediate container d4870b250658 [2021-02-13T00:38:18.495Z] ---> 33360b8ca2f9 [2021-02-13T00:38:18.495Z] [2021-02-13T00:38:18.770Z] ---> Running in 0f2af2b78d37 [2021-02-13T00:38:18.770Z] ---> 0361c1d19aec [2021-02-13T00:38:18.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-13T00:38:18.770Z] Successfully built 33360b8ca2f9 [2021-02-13T00:38:18.770Z] Successfully tagged docker-support-notifications-go:latest [2021-02-13T00:38:18.770Z] Building docker-security-secretstore-setup-go [2021-02-13T00:38:18.770Z]  Building docker-support-notifications-go ... done  ---> 7b58addaaa15 [2021-02-13T00:38:18.770Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-13T00:38:19.039Z] Removing intermediate container 0f2af2b78d37 [2021-02-13T00:38:19.039Z] ---> cd72377ce91c [2021-02-13T00:38:19.039Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-13T00:38:19.308Z] ---> Running in b3a690025048 [2021-02-13T00:38:19.308Z] ---> 295fdc03d3d0 [2021-02-13T00:38:19.308Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-13T00:38:19.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-13T00:38:19.571Z] ---> 0bb1476c47d0 [2021-02-13T00:38:19.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-13T00:38:22.132Z] Removing intermediate container b3a690025048 [2021-02-13T00:38:22.132Z] ---> 6df4a6bf681b [2021-02-13T00:38:22.132Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-13T00:38:24.688Z] ---> 4a9e03202efd [2021-02-13T00:38:24.688Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-13T00:38:24.688Z] ---> Running in 1ee4aa24ec49 [2021-02-13T00:38:26.625Z] ---> 8eeefe604a80 [2021-02-13T00:38:26.625Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-13T00:38:26.893Z] ---> Running in 6c50b2102bf9 [2021-02-13T00:38:26.893Z] Removing intermediate container 1ee4aa24ec49 [2021-02-13T00:38:26.893Z] ---> 24fca54259e8 [2021-02-13T00:38:26.893Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-13T00:38:27.154Z] ---> Running in 40617e4427ee [2021-02-13T00:38:27.735Z] Removing intermediate container 6c50b2102bf9 [2021-02-13T00:38:27.735Z] ---> a0d357b328e7 [2021-02-13T00:38:27.735Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-13T00:38:27.735Z] Removing intermediate container 40617e4427ee [2021-02-13T00:38:27.735Z] ---> 932f572ec4c1 [2021-02-13T00:38:27.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:38:33.067Z] ---> Running in 8b6391f3cd69 [2021-02-13T00:38:33.659Z] ---> 6c7761752b0f [2021-02-13T00:38:33.659Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-13T00:38:33.659Z] ---> bce1fc620dd4 [2021-02-13T00:38:33.659Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-13T00:38:34.242Z] ---> Running in 22b1f5246da6 [2021-02-13T00:38:34.508Z] Removing intermediate container 8b6391f3cd69 [2021-02-13T00:38:34.508Z] ---> ca47624b4763 [2021-02-13T00:38:34.508Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:38:37.083Z] ---> Running in 8f96ed131584 [2021-02-13T00:38:37.083Z] ---> b796c88fed25 [2021-02-13T00:38:37.083Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-13T00:38:38.407Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:38.407Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:38.407Z] ---> 5ab1f73e1b16 [2021-02-13T00:38:38.407Z] Step 3/21 : WORKDIR /edgex-go [2021-02-13T00:38:38.407Z] ---> Using cache [2021-02-13T00:38:38.407Z] ---> 0ce3cdf16564 [2021-02-13T00:38:38.407Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:38.407Z] ---> Using cache [2021-02-13T00:38:38.407Z] ---> 676e66c8924b [2021-02-13T00:38:38.407Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-13T00:38:38.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:38.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:39.964Z] ---> 5ab1f73e1b16 [2021-02-13T00:38:39.964Z] Step 3/24 : WORKDIR /edgex-go [2021-02-13T00:38:39.964Z] ---> Using cache [2021-02-13T00:38:39.964Z] ---> 0ce3cdf16564 [2021-02-13T00:38:39.964Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:39.964Z] ---> Using cache [2021-02-13T00:38:39.964Z] ---> 676e66c8924b [2021-02-13T00:38:39.964Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-13T00:38:39.964Z] Removing intermediate container 8f96ed131584 [2021-02-13T00:38:39.964Z] ---> 1c56af0595e1 [2021-02-13T00:38:39.964Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:38:39.964Z] ---> 81187bbbc718 [2021-02-13T00:38:39.964Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-13T00:38:39.964Z] ---> Running in c1d449f3e1c9 [2021-02-13T00:38:39.964Z] ---> Running in 541894d56a65 [2021-02-13T00:38:39.964Z] ---> Running in 7cfffa9c8075 [2021-02-13T00:38:39.964Z] ---> Running in e1b288818d03 [2021-02-13T00:38:40.602Z] Removing intermediate container 541894d56a65 [2021-02-13T00:38:40.602Z] ---> ffc9bc4aea54 [2021-02-13T00:38:40.602Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:38:40.602Z] ---> Running in 45716040dc56 [2021-02-13T00:38:40.864Z] Removing intermediate container 22b1f5246da6 [2021-02-13T00:38:40.864Z] ---> 8bd2f5ffbae5 [2021-02-13T00:38:40.864Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-13T00:38:40.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:40.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:41.127Z] ---> Running in a1be35468166 [2021-02-13T00:38:41.127Z] Removing intermediate container 45716040dc56 [2021-02-13T00:38:41.127Z] ---> 24da7275e10a [2021-02-13T00:38:41.127Z] [2021-02-13T00:38:41.127Z] Successfully built 24da7275e10a [2021-02-13T00:38:41.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:41.389Z] Successfully tagged docker-core-data-go:latest [2021-02-13T00:38:41.389Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-02-13T00:38:41.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:41.389Z] Removing intermediate container a1be35468166 [2021-02-13T00:38:41.389Z] ---> 76f5a1678850 [2021-02-13T00:38:41.389Z] Step 27/30 : CMD ["gate"] [2021-02-13T00:38:41.389Z] ---> Running in d7a929015ddb [2021-02-13T00:38:41.389Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-13T00:38:41.389Z] (2/33) Installing expat (2.2.9-r1) [2021-02-13T00:38:41.389Z] (3/33) Installing libffi (3.3-r2) [2021-02-13T00:38:41.389Z] (4/33) Installing gdbm (1.13-r1) [2021-02-13T00:38:41.389Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-13T00:38:41.389Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-13T00:38:41.389Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-13T00:38:41.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:41.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:41.933Z] Removing intermediate container d7a929015ddb [2021-02-13T00:38:41.933Z] ---> 4dbb6753b4e0 [2021-02-13T00:38:41.933Z] Step 28/30 : LABEL arch=x86_64 [2021-02-13T00:38:41.933Z] OK: 233 MiB in 51 packages [2021-02-13T00:38:42.209Z] OK: 233 MiB in 51 packages [2021-02-13T00:38:47.519Z] ---> Running in ff1b207d9162 [2021-02-13T00:38:48.466Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-13T00:38:48.466Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-13T00:38:48.466Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-13T00:38:48.466Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-13T00:38:48.466Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-13T00:38:48.731Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-13T00:38:48.731Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-13T00:38:49.679Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-13T00:38:49.679Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-13T00:38:49.679Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-13T00:38:50.626Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-13T00:38:50.626Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-13T00:38:51.220Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-13T00:38:51.220Z] Removing intermediate container ff1b207d9162 [2021-02-13T00:38:51.220Z] ---> e82368a1cf02 [2021-02-13T00:38:51.220Z] Step 29/30 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:38:51.486Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-13T00:38:52.066Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-13T00:38:53.022Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-13T00:38:53.022Z] Removing intermediate container 7cfffa9c8075 [2021-02-13T00:38:53.022Z] ---> 6848bdcd8f40 [2021-02-13T00:38:53.022Z] Step 6/24 : COPY go.mod . [2021-02-13T00:38:53.022Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-13T00:38:53.022Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-13T00:38:53.292Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-13T00:38:53.883Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-13T00:38:53.883Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-13T00:38:53.883Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-13T00:38:53.883Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-13T00:38:53.883Z] ---> Running in c96b0ea95861 [2021-02-13T00:38:53.883Z] Removing intermediate container c1d449f3e1c9 [2021-02-13T00:38:53.883Z] ---> f41bc14a296e [2021-02-13T00:38:53.883Z] Step 6/21 : COPY go.mod .(31/33) Installing py3-retrying (1.3.3-r0) [2021-02-13T00:38:53.883Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-13T00:38:53.883Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-13T00:38:53.883Z] [2021-02-13T00:38:55.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:55.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:55.286Z] ---> 5ab1f73e1b16 [2021-02-13T00:38:55.286Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:38:55.286Z] ---> Using cache [2021-02-13T00:38:55.286Z] ---> 0ce3cdf16564 [2021-02-13T00:38:55.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:55.286Z] ---> Using cache [2021-02-13T00:38:55.286Z] ---> 676e66c8924b [2021-02-13T00:38:55.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:38:55.286Z] ---> Using cache [2021-02-13T00:38:55.286Z] ---> f41bc14a296e [2021-02-13T00:38:55.286Z] Step 6/23 : COPY go.mod . [2021-02-13T00:38:55.547Z] ---> 9b28c9e7bf14 [2021-02-13T00:38:55.547Z] Step 7/24 : RUN go mod download [2021-02-13T00:38:55.547Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:56.124Z] OK: 71 MiB in 55 packages [2021-02-13T00:38:56.387Z] ---> Running in 862ec230602d [2021-02-13T00:38:56.387Z] ---> 40981e748d20 [2021-02-13T00:38:56.387Z] Step 7/21 : RUN go mod download [2021-02-13T00:38:56.387Z] ---> e1d049750300 [2021-02-13T00:38:56.387Z] Step 7/23 : RUN go mod download [2021-02-13T00:38:56.387Z] Removing intermediate container c96b0ea95861 [2021-02-13T00:38:56.387Z] ---> b3acdb82ca5d [2021-02-13T00:38:56.387Z] Step 30/30 : LABEL version=0.0.0 [2021-02-13T00:38:56.653Z] ---> Running in 482d30587e4d [2021-02-13T00:38:56.653Z] ---> Running in 5b0bc5d594fb [2021-02-13T00:38:56.653Z] ---> Running in 421f291cc496 [2021-02-13T00:38:57.230Z] Removing intermediate container 421f291cc496 [2021-02-13T00:38:57.230Z] ---> 9cdb54beeb14 [2021-02-13T00:38:57.230Z] [2021-02-13T00:38:57.497Z] Successfully built 9cdb54beeb14 [2021-02-13T00:38:57.497Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-13T00:38:57.497Z] Building docker-core-metadata-go [2021-02-13T00:39:05.692Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 862ec230602d [2021-02-13T00:39:05.692Z] ---> 00032a046616 [2021-02-13T00:39:05.692Z] Step 8/24 : COPY . . [2021-02-13T00:39:06.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-13T00:39:09.016Z] Removing intermediate container 5b0bc5d594fb [2021-02-13T00:39:09.017Z] ---> 692edc2fda7d [2021-02-13T00:39:09.017Z] Step 8/23 : COPY . . [2021-02-13T00:39:09.017Z] Removing intermediate container 482d30587e4d [2021-02-13T00:39:09.017Z] ---> ba83b304245d [2021-02-13T00:39:09.017Z] Step 8/21 : COPY . . [2021-02-13T00:39:09.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-13T00:39:18.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-13T00:39:18.088Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-13T00:39:20.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-13T00:39:20.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-13T00:39:20.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-13T00:39:20.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-13T00:39:21.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:39:21.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:39:21.307Z] ---> 5ab1f73e1b16 [2021-02-13T00:39:21.307Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:39:21.307Z] ---> Using cache [2021-02-13T00:39:21.307Z] ---> 0ce3cdf16564 [2021-02-13T00:39:21.307Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:39:21.307Z] ---> Using cache [2021-02-13T00:39:21.307Z] ---> 676e66c8924b [2021-02-13T00:39:21.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:39:21.307Z] ---> Using cache [2021-02-13T00:39:21.307Z] ---> f41bc14a296e [2021-02-13T00:39:21.307Z] Step 6/23 : COPY go.mod . [2021-02-13T00:39:21.307Z] ---> Using cache [2021-02-13T00:39:21.307Z] ---> e1d049750300 [2021-02-13T00:39:21.307Z] Step 7/23 : RUN go mod download [2021-02-13T00:39:21.307Z] ---> Using cache [2021-02-13T00:39:21.307Z] ---> 692edc2fda7d [2021-02-13T00:39:21.307Z] Step 8/23 : COPY . . [2021-02-13T00:39:23.404Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-13T00:39:24.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-13T00:39:32.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-13T00:39:32.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-13T00:39:32.448Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-13T00:39:39.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.325s coverage: 45.9% of statements [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-13T00:39:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-13T00:39:39.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.185s coverage: 100.0% of statements [2021-02-13T00:39:39.541Z] Removing intermediate container e1b288818d03 [2021-02-13T00:39:39.541Z] ---> d3d22cc3f45e [2021-02-13T00:39:39.541Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-13T00:39:42.886Z] ---> Running in 6067dc705fb7 [2021-02-13T00:39:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.638s coverage: 27.1% of statements [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-13T00:39:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.102s coverage: 100.0% of statements [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-13T00:39:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-13T00:39:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 65.8% of statements [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-13T00:39:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-13T00:39:47.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.710s coverage: 82.3% of statements [2021-02-13T00:39:47.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-13T00:39:47.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:39:47.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-13T00:39:47.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-13T00:39:52.937Z] Collecting docker-compose==1.23.2 [2021-02-13T00:39:52.937Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-13T00:39:54.328Z] ---> 198cd286d158 [2021-02-13T00:39:54.328Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-13T00:39:54.328Z] ---> 7fcaaaabc7e7 [2021-02-13T00:39:54.328Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-13T00:39:54.328Z] ---> c42fad21c596 [2021-02-13T00:39:54.328Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-13T00:39:54.589Z] Collecting PyYAML<4,>=3.10 [2021-02-13T00:39:54.589Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-13T00:39:54.589Z] ---> 4d387b4f12af [2021-02-13T00:39:54.589Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-13T00:39:54.589Z] ---> Running in db34b3a90d2f [2021-02-13T00:39:54.589Z] ---> Running in bd66cdbd29f6 [2021-02-13T00:39:54.589Z] ---> Running in 434b1dcb0fe1 [2021-02-13T00:39:54.589Z] ---> Running in fd8d36ea4c09 [2021-02-13T00:39:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.225s coverage: 28.6% of statements [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-13T00:39:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-13T00:39:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-13T00:39:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-13T00:39:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.328s coverage: 97.5% of statements [2021-02-13T00:39:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-13T00:39:55.569Z] 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-02-13T00:39:55.569Z] 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-02-13T00:39:55.836Z] 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-02-13T00:39:55.836Z] 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-02-13T00:39:56.104Z] Collecting cached-property<2,>=1.2.0 [2021-02-13T00:39:56.104Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-13T00:39:56.104Z] Collecting texttable<0.10,>=0.9.0 [2021-02-13T00:39:56.104Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-13T00:39:56.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements [2021-02-13T00:39:56.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-13T00:39:56.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-13T00:39:56.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-13T00:39:56.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-13T00:39:56.687Z] 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-02-13T00:39:56.687Z] Collecting jsonschema<3,>=2.5.1 [2021-02-13T00:39:56.687Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-13T00:39:56.961Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-13T00:39:56.961Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-13T00:39:57.245Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-13T00:39:57.245Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-13T00:39:57.823Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-13T00:39:57.823Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-13T00:39:58.793Z] Collecting docker<4.0,>=3.6.0 [2021-02-13T00:39:58.793Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-13T00:39:58.793Z] Collecting docopt<0.7,>=0.6.1 [2021-02-13T00:39:58.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-13T00:39:59.379Z] 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-02-13T00:40:00.338Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-13T00:40:00.338Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-13T00:40:00.616Z] Collecting idna<2.8,>=2.5 [2021-02-13T00:40:00.616Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-13T00:40:00.891Z] 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-02-13T00:40:00.891Z] Collecting docker-pycreds>=0.4.0 [2021-02-13T00:40:00.891Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-13T00:40:00.891Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-13T00:40:00.891Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-13T00:40:00.891Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-13T00:40:00.891Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-13T00:40:01.167Z] Installing collected packages: PyYAML, cached-property, texttable, jsonschema, websocket-client, urllib3, idna, requests, dockerpty, docker-pycreds, docker, docopt, docker-compose [2021-02-13T00:40:01.167Z] Running setup.py install for PyYAML: started [2021-02-13T00:40:02.148Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-13T00:40:02.422Z] Running setup.py install for texttable: started [2021-02-13T00:40:03.015Z] Running setup.py install for texttable: finished with status 'done' [2021-02-13T00:40:03.288Z] Attempting uninstall: urllib3 [2021-02-13T00:40:03.288Z] Found existing installation: urllib3 1.25.9 [2021-02-13T00:40:03.288Z] Uninstalling urllib3-1.25.9: [2021-02-13T00:40:03.560Z] Successfully uninstalled urllib3-1.25.9 [2021-02-13T00:40:03.833Z] Attempting uninstall: idna [2021-02-13T00:40:03.833Z] Found existing installation: idna 2.9 [2021-02-13T00:40:03.833Z] Uninstalling idna-2.9: [2021-02-13T00:40:03.833Z] Successfully uninstalled idna-2.9 [2021-02-13T00:40:04.106Z] Attempting uninstall: requests [2021-02-13T00:40:04.106Z] Found existing installation: requests 2.23.0 [2021-02-13T00:40:04.106Z] Uninstalling requests-2.23.0: [2021-02-13T00:40:04.372Z] Successfully uninstalled requests-2.23.0 [2021-02-13T00:40:04.372Z] Running setup.py install for dockerpty: started [2021-02-13T00:40:05.342Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.212s coverage: 92.8% of statements [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.250s coverage: 0.1% of statements [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-13T00:40:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-02-13T00:40:06.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-02-13T00:40:06.765Z] Running setup.py install for docopt: started [2021-02-13T00:40:07.381Z] Running setup.py install for docopt: finished with status 'done' [2021-02-13T00:40:08.814Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-13T00:40:14.200Z] Removing intermediate container 6067dc705fb7 [2021-02-13T00:40:14.200Z] ---> 64f1b9397f22 [2021-02-13T00:40:14.200Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-13T00:40:14.200Z] ---> Running in 143a38652c70 [2021-02-13T00:40:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:15.626Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:40:15.626Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-13T00:40:15.626Z] (3/3) Installing curl (7.69.1-r3) [2021-02-13T00:40:15.626Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:40:15.899Z] OK: 72 MiB in 58 packages [2021-02-13T00:40:17.874Z] Removing intermediate container 143a38652c70 [2021-02-13T00:40:17.874Z] ---> b4b1e540afb6 [2021-02-13T00:40:17.874Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-13T00:40:18.143Z] ---> Running in c401f6abde6b [2021-02-13T00:40:18.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2021-02-13T00:40:18.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-02-13T00:40:18.989Z] Removing intermediate container c401f6abde6b [2021-02-13T00:40:18.989Z] ---> e2210040c5f4 [2021-02-13T00:40:18.989Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:40:18.989Z] ---> Running in d7fd3cd2366d [2021-02-13T00:40:19.326Z] Removing intermediate container d7fd3cd2366d [2021-02-13T00:40:19.326Z] ---> 88eb4fe6e01d [2021-02-13T00:40:19.326Z] Step 24/26 : LABEL arch=x86_64 [2021-02-13T00:40:19.326Z] ---> Running in 6d9858e17ecc [2021-02-13T00:40:19.693Z] Removing intermediate container 6d9858e17ecc [2021-02-13T00:40:19.693Z] ---> a3847d1beccb [2021-02-13T00:40:19.693Z] Step 25/26 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:40:19.693Z] ---> Running in 9d2735a6fbc0 [2021-02-13T00:40:20.051Z] 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-02-13T00:40:20.051Z] Removing intermediate container 9d2735a6fbc0 [2021-02-13T00:40:20.051Z] ---> 3817b7108eab [2021-02-13T00:40:20.051Z] Step 26/26 : LABEL version=0.0.0 [2021-02-13T00:40:20.051Z] ---> Running in d75dbf6ec6ec [2021-02-13T00:40:20.336Z] Removing intermediate container d75dbf6ec6ec [2021-02-13T00:40:20.336Z] ---> e233ef528d86 [2021-02-13T00:40:20.336Z] [2021-02-13T00:40:20.603Z] Successfully built e233ef528d86 [2021-02-13T00:40:20.603Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-13T00:40:20.875Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:40:29.073Z] Removing intermediate container bd66cdbd29f6 [2021-02-13T00:40:29.073Z] ---> 236599ec620f [2021-02-13T00:40:29.073Z] [2021-02-13T00:40:29.073Z] Step 10/24 : FROM alpine:3.12 [2021-02-13T00:40:29.073Z] ---> 389fef711851 [2021-02-13T00:40:29.073Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-13T00:40:29.073Z] Removing intermediate container 434b1dcb0fe1 [2021-02-13T00:40:29.073Z] ---> 51c42992d35b [2021-02-13T00:40:29.073Z] [2021-02-13T00:40:29.073Z] Step 10/21 : FROM alpine:3.12 [2021-02-13T00:40:29.073Z] ---> 389fef711851 [2021-02-13T00:40:29.073Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-13T00:40:29.073Z] Removing intermediate container db34b3a90d2f [2021-02-13T00:40:29.073Z] ---> 9da8935188e0 [2021-02-13T00:40:29.073Z] [2021-02-13T00:40:29.073Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:40:29.073Z] ---> 389fef711851 [2021-02-13T00:40:29.073Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:40:29.073Z] ---> Using cache [2021-02-13T00:40:29.073Z] ---> 1e318c697f74 [2021-02-13T00:40:29.073Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:40:29.073Z] ---> Using cache [2021-02-13T00:40:29.073Z] ---> 372ae2c35019 [2021-02-13T00:40:29.073Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-13T00:40:29.073Z] ---> Running in 8b8a02d7249c [2021-02-13T00:40:29.073Z] ---> Running in 0e052701b451 [2021-02-13T00:40:29.073Z] ---> Running in 02bcfcdeb470 [2021-02-13T00:40:29.650Z] Removing intermediate container 8b8a02d7249c [2021-02-13T00:40:29.650Z] ---> 68838b3c3ebb [2021-02-13T00:40:29.650Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:40:31.574Z] ---> Running in 05a308f344cd [2021-02-13T00:40:31.574Z] Removing intermediate container fd8d36ea4c09 [2021-02-13T00:40:31.574Z] ---> 369f3b4ff90f [2021-02-13T00:40:31.574Z] [2021-02-13T00:40:31.574Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:40:31.574Z] ---> 389fef711851 [2021-02-13T00:40:31.574Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:40:31.574Z] ---> Using cache [2021-02-13T00:40:31.574Z] ---> 1e318c697f74 [2021-02-13T00:40:31.574Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:40:31.574Z] ---> Using cache [2021-02-13T00:40:31.574Z] ---> 372ae2c35019 [2021-02-13T00:40:31.574Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-13T00:40:31.574Z] ---> Running in b62781ea08e7 [2021-02-13T00:40:31.574Z] Removing intermediate container 05a308f344cd [2021-02-13T00:40:31.574Z] ---> 36a44bf041b7 [2021-02-13T00:40:31.574Z] Step 15/23 : WORKDIR / [2021-02-13T00:40:31.574Z] ---> Running in 7e7193b83920 [2021-02-13T00:40:31.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:31.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:31.574Z] Removing intermediate container b62781ea08e7 [2021-02-13T00:40:31.574Z] ---> db6c33955412 [2021-02-13T00:40:31.574Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:40:31.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:31.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:40:31.837Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-13T00:40:31.837Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-13T00:40:33.227Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:40:33.227Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-13T00:40:33.227Z] (4/4) Installing curl (7.69.1-r3) [2021-02-13T00:40:33.227Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:40:33.227Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:40:33.227Z] OK: 7 MiB in 18 packages [2021-02-13T00:40:33.227Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:40:33.227Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-13T00:40:33.227Z] (4/5) Installing curl (7.69.1-r3) [2021-02-13T00:40:33.227Z] ---> Running in d6508bf5b07c [2021-02-13T00:40:33.227Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-13T00:40:33.227Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:40:33.227Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:40:33.803Z] OK: 7 MiB in 19 packages [2021-02-13T00:40:33.803Z] Removing intermediate container 7e7193b83920 [2021-02-13T00:40:33.803Z] ---> 2cee28400265 [2021-02-13T00:40:33.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.2% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.524s coverage: 63.5% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 68.9% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.0% of statements [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-13T00:40:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.529s coverage: 84.0% of statements [2021-02-13T00:40:33.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements [2021-02-13T00:40:34.070Z] Removing intermediate container d6508bf5b07c [2021-02-13T00:40:34.070Z] ---> 12be86bba850 [2021-02-13T00:40:34.070Z] Step 15/23 : WORKDIR / [2021-02-13T00:40:34.331Z] ---> Running in 15c605ed7424 [2021-02-13T00:40:34.593Z] ---> 874e51b93211 [2021-02-13T00:40:34.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-13T00:40:35.540Z] Removing intermediate container 15c605ed7424 [2021-02-13T00:40:35.540Z] ---> 46f62e4e19a5 [2021-02-13T00:40:35.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:40:35.540Z] Removing intermediate container 0e052701b451 [2021-02-13T00:40:35.540Z] ---> 0b3b3cef6cde [2021-02-13T00:40:35.540Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:40:35.540Z] Removing intermediate container 02bcfcdeb470 [2021-02-13T00:40:35.540Z] ---> 52f1ed8248e0 [2021-02-13T00:40:35.540Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:40:35.540Z] ---> Running in 589f18be4a05 [2021-02-13T00:40:35.540Z] ---> Running in 2df9ced93a43 [2021-02-13T00:40:35.540Z] ---> 242c4af66d4c [2021-02-13T00:40:35.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-13T00:40:35.802Z] ---> 90043b4b89fd [2021-02-13T00:40:35.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-13T00:40:35.802Z] Removing intermediate container 2df9ced93a43 [2021-02-13T00:40:35.802Z] ---> e37df1ebb337 [2021-02-13T00:40:35.802Z] Step 13/21 : WORKDIR /edgex [2021-02-13T00:40:35.802Z] Removing intermediate container 589f18be4a05 [2021-02-13T00:40:35.802Z] ---> 8b4c52bc20e3 [2021-02-13T00:40:35.802Z] Step 13/24 : WORKDIR / [2021-02-13T00:40:36.069Z] ---> Running in f7e1bbff6793 [2021-02-13T00:40:36.069Z] ---> Running in 24fc5a34f254 [2021-02-13T00:40:36.069Z] ---> 4ddb68d5e81f [2021-02-13T00:40:36.069Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-13T00:40:36.336Z] ---> 92b322c2590b [2021-02-13T00:40:36.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-13T00:40:36.336Z] ---> Running in b07c056af5c2 [2021-02-13T00:40:36.336Z] Removing intermediate container f7e1bbff6793 [2021-02-13T00:40:36.336Z] ---> 6113a7f4eb2f [2021-02-13T00:40:36.336Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-13T00:40:36.336Z] Removing intermediate container 24fc5a34f254 [2021-02-13T00:40:36.336Z] ---> b4c0ec75f2c7 [2021-02-13T00:40:36.336Z] 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-02-13T00:40:36.598Z] Removing intermediate container b07c056af5c2 [2021-02-13T00:40:36.598Z] ---> 2c91ad5a97c6 [2021-02-13T00:40:36.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:40:36.598Z] ---> 60399c1d80bb [2021-02-13T00:40:36.598Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-13T00:40:36.865Z] ---> 89b6d170a915 [2021-02-13T00:40:36.865Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-13T00:40:36.865Z] ---> Running in 5165210d92e3 [2021-02-13T00:40:36.865Z] ---> Running in e771b4e453c0 [2021-02-13T00:40:36.865Z] ---> b03987d74f28 [2021-02-13T00:40:36.865Z] 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-02-13T00:40:37.127Z] Removing intermediate container 5165210d92e3 [2021-02-13T00:40:37.127Z] ---> 03ca92bbf40f [2021-02-13T00:40:37.127Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:40:37.127Z] Removing intermediate container e771b4e453c0 [2021-02-13T00:40:37.127Z] ---> 99cea5bcd734 [2021-02-13T00:40:37.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:40:37.389Z] ---> Running in 43f8b7a6ecdc [2021-02-13T00:40:37.389Z] ---> a328f4b21827 [2021-02-13T00:40:37.389Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-13T00:40:37.389Z] ---> a759ba02265a [2021-02-13T00:40:37.389Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-13T00:40:37.389Z] ---> Running in 6415bee06a2e [2021-02-13T00:40:37.652Z] Removing intermediate container 43f8b7a6ecdc [2021-02-13T00:40:37.652Z] ---> 2a52452a423c [2021-02-13T00:40:37.652Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:40:37.915Z] ---> f68d6389aee6 [2021-02-13T00:40:37.915Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-13T00:40:37.915Z] Removing intermediate container 6415bee06a2e [2021-02-13T00:40:37.915Z] ---> ff571c5e76ff [2021-02-13T00:40:37.915Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:40:37.915Z] ---> Running in dc02ca8ae72b [2021-02-13T00:40:37.915Z] ---> Running in b09c1257bbef [2021-02-13T00:40:37.915Z] ---> 74a883c8403d [2021-02-13T00:40:37.915Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-13T00:40:38.178Z] ---> Running in 31b158130faf [2021-02-13T00:40:38.178Z] Removing intermediate container dc02ca8ae72b [2021-02-13T00:40:38.178Z] ---> cdcbfb8009f7 [2021-02-13T00:40:38.178Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:40:38.178Z] Removing intermediate container b09c1257bbef [2021-02-13T00:40:38.178Z] ---> f234182b6d5e [2021-02-13T00:40:38.178Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:40:38.178Z] ---> Running in 6fc3b53ed662 [2021-02-13T00:40:38.441Z] Removing intermediate container 31b158130faf [2021-02-13T00:40:38.441Z] ---> e419b097df8c [2021-02-13T00:40:38.441Z] Step 18/21 : CMD ["--init=true"] [2021-02-13T00:40:38.441Z] ---> Running in d7af9baf9116 [2021-02-13T00:40:38.441Z] ---> 104851879258 [2021-02-13T00:40:38.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-13T00:40:38.704Z] ---> Running in 84a036af984c [2021-02-13T00:40:38.704Z] Removing intermediate container 6fc3b53ed662 [2021-02-13T00:40:38.704Z] ---> 49281ea89909 [2021-02-13T00:40:38.704Z] [2021-02-13T00:40:38.967Z] Successfully built 49281ea89909 [2021-02-13T00:40:39.230Z] Removing intermediate container d7af9baf9116 [2021-02-13T00:40:39.230Z] ---> c2d69481537d [2021-02-13T00:40:39.230Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:40:39.230Z] Successfully tagged docker-core-command-go:latest [2021-02-13T00:40:39.230Z]  Building docker-core-command-go ... done  ---> Running in 82ca96c18c8f [2021-02-13T00:40:39.230Z] Removing intermediate container 84a036af984c [2021-02-13T00:40:39.230Z] ---> 16f27c02211d [2021-02-13T00:40:39.230Z] Step 19/21 : LABEL arch=x86_64 [2021-02-13T00:40:39.492Z] ---> 69697bb3bba5 [2021-02-13T00:40:39.492Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-13T00:40:39.492Z] ---> Running in 723826cefe5e [2021-02-13T00:40:39.492Z] Removing intermediate container 82ca96c18c8f [2021-02-13T00:40:39.492Z] ---> eaa19da3e911 [2021-02-13T00:40:39.492Z] [2021-02-13T00:40:39.754Z] Successfully built eaa19da3e911 [2021-02-13T00:40:39.754Z] ---> 03ce5ed13a9f [2021-02-13T00:40:39.754Z] 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-02-13T00:40:39.754Z] Removing intermediate container 723826cefe5e [2021-02-13T00:40:39.754Z] ---> fbd4559aee04 [2021-02-13T00:40:39.754Z] Step 20/21 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:40:39.754Z] Successfully tagged docker-core-metadata-go:latest [2021-02-13T00:40:39.754Z]  Building docker-core-metadata-go ... done  ---> Running in c359b6055ece [2021-02-13T00:40:39.754Z] ---> Running in b4f350451cc2 [2021-02-13T00:40:40.018Z] Removing intermediate container b4f350451cc2 [2021-02-13T00:40:40.018Z] ---> dbeed694893b [2021-02-13T00:40:40.018Z] Step 21/21 : LABEL version=0.0.0 [2021-02-13T00:40:40.280Z] ---> Running in 144196a8f3b5 [2021-02-13T00:40:40.280Z] Removing intermediate container 144196a8f3b5 [2021-02-13T00:40:40.280Z] ---> 46a1786dd9e0 [2021-02-13T00:40:40.280Z] [2021-02-13T00:40:40.545Z] Successfully built 46a1786dd9e0 [2021-02-13T00:40:40.545Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-13T00:40:40.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.399s coverage: 47.0% of statements [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-13T00:40:40.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-13T00:40:40.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-13T00:40:40.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.362s coverage: 89.4% of statements [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:40:40.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-13T00:40:40.812Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c359b6055ece [2021-02-13T00:40:40.812Z] ---> 9e3addf95c67 [2021-02-13T00:40:40.812Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-13T00:40:40.812Z] ---> Running in b3ddc10480d6 [2021-02-13T00:40:41.076Z] Removing intermediate container b3ddc10480d6 [2021-02-13T00:40:41.076Z] ---> b8cdbb1d429b [2021-02-13T00:40:41.076Z] Step 22/24 : LABEL arch=x86_64 [2021-02-13T00:40:41.076Z] ---> Running in 9e387af61f0a [2021-02-13T00:40:41.339Z] Removing intermediate container 9e387af61f0a [2021-02-13T00:40:41.339Z] ---> 34904d06954b [2021-02-13T00:40:41.339Z] Step 23/24 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:40:41.339Z] ---> Running in 90db09cc8314 [2021-02-13T00:40:41.604Z] Removing intermediate container 90db09cc8314 [2021-02-13T00:40:41.604Z] ---> 9be7ff056b05 [2021-02-13T00:40:41.605Z] Step 24/24 : LABEL version=0.0.0 [2021-02-13T00:40:41.605Z] ---> Running in 0485ebd624fb [2021-02-13T00:40:41.867Z] Removing intermediate container 0485ebd624fb [2021-02-13T00:40:41.867Z] ---> a2d36df5c1de [2021-02-13T00:40:41.867Z] [2021-02-13T00:40:42.130Z] Successfully built a2d36df5c1de [2021-02-13T00:40:42.130Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-13T00:40:42.403Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-02-13T00:40:42.426Z] $ docker stop --time=1 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 [2021-02-13T00:40:44.037Z] $ docker rm -f 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:40:44.596Z] + docker images [2021-02-13T00:40:44.596Z] + grep docker [2021-02-13T00:40:44.858Z] docker-security-secretstore-setup-go latest a2d36df5c1de 3 seconds ago 24.6MB [2021-02-13T00:40:44.858Z] docker-security-proxy-setup-go latest 46a1786dd9e0 4 seconds ago 24.4MB [2021-02-13T00:40:44.858Z] docker-core-metadata-go latest eaa19da3e911 5 seconds ago 18.8MB [2021-02-13T00:40:44.858Z] docker-core-command-go latest 49281ea89909 6 seconds ago 16.9MB [2021-02-13T00:40:44.858Z] docker-sys-mgmt-agent-go latest e233ef528d86 24 seconds ago 313MB [2021-02-13T00:40:44.858Z] docker-security-bootstrapper-go latest 9cdb54beeb14 About a minute ago 18MB [2021-02-13T00:40:44.858Z] docker-core-data-go latest 24da7275e10a 2 minutes ago 22.3MB [2021-02-13T00:40:44.858Z] docker-support-notifications-go latest 33360b8ca2f9 2 minutes ago 17.6MB [2021-02-13T00:40:44.858Z] docker-support-scheduler-go latest 82587eb4960b 2 minutes ago 17MB [2021-02-13T00:40:44.858Z] docker 20.10.0 aefe523efa57 2 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-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.045s coverage: 29.1% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 100.0% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-13T00:40:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-02-13T00:40:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-13T00:40:49.481Z] GO111MODULE=on go vet ./... [2021-02-13T00:41:00.547Z] Still waiting to schedule task [2021-02-13T00:41:00.548Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-26371’ [2021-02-13T00:42:11.299Z] gofmt -l . [2021-02-13T00:42:11.299Z] [ "`gofmt -l .`" = "" ] [2021-02-13T00:42:11.299Z] ./bin/test-go-mod-tidy.sh [2021-02-13T00:42:11.299Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-13T00:42:11.968Z] + ls -al . [2021-02-13T00:42:11.968Z] total 728 [2021-02-13T00:42:11.968Z] drwxrwxr-x 9 1001 1001 4096 Feb 13 00:42 . [2021-02-13T00:42:11.968Z] drwxr-xr-x 4 root root 4096 Feb 13 00:37 .. [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 11 Feb 13 00:36 .dockerignore [2021-02-13T00:42:11.968Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 00:36 .git [2021-02-13T00:42:11.968Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 00:36 .github [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 818 Feb 13 00:36 .gitignore [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 00:36 .sonarcloud.properties [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 7859 Feb 13 00:36 Attribution.txt [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:36 CONTRIBUTING.md [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 931 Feb 13 00:36 Dockerfile.build [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 863 Feb 13 00:36 Jenkinsfile [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:36 LICENSE [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:36 Makefile [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:36 README.md [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:36 SECURITY.md [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 00:32 VERSION [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:36 ZMQWindows.md [2021-02-13T00:42:11.968Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 00:36 bin [2021-02-13T00:42:11.968Z] drwxrwxr-x 14 1001 1001 4096 Feb 13 00:36 cmd [2021-02-13T00:42:11.968Z] -rw-r--r-- 1 root root 595676 Feb 13 00:40 coverage.out [2021-02-13T00:42:11.968Z] -rw-r--r-- 1 root root 1054 Feb 13 00:42 go.mod [2021-02-13T00:42:11.968Z] -rw-r--r-- 1 root root 19518 Feb 13 00:42 go.sum [2021-02-13T00:42:11.968Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 00:36 internal [2021-02-13T00:42:11.968Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 00:36 openapi [2021-02-13T00:42:11.968Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 00:36 snap [2021-02-13T00:42:11.968Z] -rw-rw-r-- 1 1001 1001 168 Feb 13 00:36 version.go [Pipeline] sh [2021-02-13T00:42:12.626Z] + '[' -e coverage.out ] [2021-02-13T00:42:12.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-13T00:42:12.689Z] Warning: overwriting stash ‘coverage-report’ [2021-02-13T00:42:13.970Z] Stashed 1 file(s) [Pipeline] sh [2021-02-13T00:42:14.738Z] + make build [2021-02-13T00:42:14.738Z] 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-02-13T00:42:24.904Z] 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-02-13T00:42:47.087Z] 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-02-13T00:42:51.396Z] 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-02-13T00:42:55.693Z] 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-02-13T00:42:57.142Z] 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-02-13T00:43:02.567Z] 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-02-13T00:43:07.975Z] 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-02-13T00:43:08.968Z] Running on prd-ubuntu18.04-docker-8c-8g-26372 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-13T00:43:09.021Z] Running in /w/workspace/edgex-go/63 [Pipeline] { [Pipeline] checkout [2021-02-13T00:43:10.608Z] 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-02-13T00:43:11.417Z] using credential edgex-jenkins-ssh [2021-02-13T00:43:11.479Z] Cloning the remote Git repository [2021-02-13T00:43:11.506Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:43:11.582Z] > git init /w/workspace/edgex-go/63 # timeout=10 [2021-02-13T00:43:11.608Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:43:11.608Z] > git --version # timeout=10 [2021-02-13T00:43:11.615Z] > git --version # 'git version 2.17.1' [2021-02-13T00:43:11.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:43:11.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:43:14.953Z] 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-02-13T00:43:18.346Z] 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-02-13T00:43:22.668Z] 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-02-13T00:43:26.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:43:26.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:43:26.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:43:26.756Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:43:26.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:43:26.762Z] > 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-02-13T00:43:27.368Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-13T00:43:27.788Z] Merge succeeded, producing 9ecf2a57a06beb458c0c41dc863e887562616042 [2021-02-13T00:43:27.788Z] Checking out Revision 9ecf2a57a06beb458c0c41dc863e887562616042 (PR-2858) [2021-02-13T00:43:27.380Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:43:27.385Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-13T00:43:27.505Z] > git remote # timeout=10 [2021-02-13T00:43:27.511Z] > git config --get remote.origin.url # timeout=10 [2021-02-13T00:43:27.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:43:27.521Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-13T00:43:27.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-13T00:43:27.794Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:43:27.803Z] > git checkout -f 9ecf2a57a06beb458c0c41dc863e887562616042 # timeout=10 [Pipeline] } [2021-02-13T00:43:29.401Z] $ docker stop --time=1 cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e [2021-02-13T00:43:31.530Z] Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" [2021-02-13T00:43:31.541Z] First time build. Skipping changelog. [2021-02-13T00:43:31.983Z] $ docker rm -f cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e [2021-02-13T00:43:31.538Z] > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:43:34.034Z] + echo snap-build.sh [2021-02-13T00:43:34.035Z] snap-build.sh [2021-02-13T00:43:34.035Z] + SNAP_BASE_DIR=. [2021-02-13T00:43:34.035Z] + '[' '!' -z /w/workspace/edgex-go/63 ']' [2021-02-13T00:43:34.035Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/63 [2021-02-13T00:43:34.035Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/63]' [2021-02-13T00:43:34.035Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/63] [2021-02-13T00:43:34.035Z] + cd /w/workspace/edgex-go/63 [2021-02-13T00:43:34.035Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-13T00:43:34.035Z] Reading package lists... [2021-02-13T00:43:34.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:43:34.196Z] [2021-02-13T00:43:34.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:43:34.300Z] Building dependency tree... [2021-02-13T00:43:34.300Z] Reading state information... [2021-02-13T00:43:34.564Z] The following packages were automatically installed and are no longer required: [2021-02-13T00:43:34.564Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-13T00:43:34.564Z] uidmap xdelta3 [2021-02-13T00:43:34.564Z] Use 'sudo apt autoremove' to remove them. [2021-02-13T00:43:34.564Z] The following packages will be REMOVED: [2021-02-13T00:43:34.564Z] lxd* lxd-client* [2021-02-13T00:43:34.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:43:34.575Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-13T00:43:34.575Z] 29e5d40040c1: Pulling fs layer [2021-02-13T00:43:34.575Z] 1ce36da41761: Pulling fs layer [2021-02-13T00:43:34.845Z] 25b303627fd3: Pulling fs layer [2021-02-13T00:43:35.136Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-13T00:43:35.136Z] After this operation, 31.7 MB disk space will be freed. [2021-02-13T00:43:35.443Z] 29e5d40040c1: Verifying Checksum [2021-02-13T00:43:35.443Z] 29e5d40040c1: Download complete [2021-02-13T00:43:35.721Z] 1ce36da41761: Verifying Checksum [2021-02-13T00:43:35.721Z] 1ce36da41761: Download complete [2021-02-13T00:43:35.994Z] 29e5d40040c1: Pull complete [2021-02-13T00:43:36.180Z] (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-02-13T00:43:36.180Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:43:37.123Z] Removing lxd dnsmasq configuration [2021-02-13T00:43:37.123Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:43:37.384Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-13T00:43:37.427Z] 1ce36da41761: Pull complete [2021-02-13T00:43:37.427Z] 25b303627fd3: Download complete [2021-02-13T00:43:38.330Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-13T00:43:38.591Z] (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-02-13T00:43:38.591Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:43:39.980Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-13T00:43:39.980Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-13T00:43:41.909Z] + sudo snap remove --purge lxd [2021-02-13T00:43:41.909Z] snap "lxd" is not installed [2021-02-13T00:43:41.909Z] + sudo groupadd --force --system lxd [2021-02-13T00:43:41.909Z] ++ whoami [2021-02-13T00:43:41.909Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-13T00:43:41.909Z] + newgrp - lxd [2021-02-13T00:43:41.909Z] + sudo snap install lxd [2021-02-13T00:43:47.575Z] 25b303627fd3: Pull complete [2021-02-13T00:43:47.575Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-13T00:43:47.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:43:47.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-13T00:43:47.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container [2021-02-13T00:43:47.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-02-13T00:43:50.060Z] 2021-02-13T00:43:47Z INFO Waiting for automatic snapd restart... [2021-02-13T00:43:51.034Z] $ docker top 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:43:52.110Z] + docker-compose build --help [2021-02-13T00:43:52.110Z] + grep parallel [2021-02-13T00:43:55.484Z] --parallel Build images in parallel. [Pipeline] } [2021-02-13T00:43:55.780Z] $ docker stop --time=1 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 [2021-02-13T00:43:57.758Z] $ docker rm -f 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:43:58.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:43:58.543Z] . [Pipeline] withDockerContainer [2021-02-13T00:43:58.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container [2021-02-13T00:43:58.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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-02-13T00:44:00.263Z] $ docker top 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:44:01.341Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-13T00:44:05.618Z] Building docker-core-command-go ... [2021-02-13T00:44:05.618Z] Building docker-core-data-go ... [2021-02-13T00:44:05.618Z] Building docker-core-metadata-go ... [2021-02-13T00:44:05.618Z] Building docker-security-bootstrapper-go ... [2021-02-13T00:44:05.618Z] Building docker-security-proxy-setup-go ... [2021-02-13T00:44:05.618Z] Building docker-security-secretstore-setup-go ... [2021-02-13T00:44:05.618Z] Building docker-support-notifications-go ... [2021-02-13T00:44:05.618Z] Building docker-support-scheduler-go ... [2021-02-13T00:44:05.618Z] Building docker-sys-mgmt-agent-go ... [2021-02-13T00:44:05.618Z] Building docker-core-data-go [2021-02-13T00:44:05.618Z] Building docker-security-secretstore-setup-go [2021-02-13T00:44:05.618Z] Building docker-support-notifications-go [2021-02-13T00:44:05.618Z] Building docker-core-metadata-go [2021-02-13T00:44:05.618Z] Building docker-support-scheduler-go [2021-02-13T00:44:08.188Z] lxd 4.11 from Canonical* installed [2021-02-13T00:44:08.188Z] + sudo lxd init --auto [2021-02-13T00:44:14.789Z] + sudo snap install --classic snapcraft [2021-02-13T00:44:21.373Z] snapcraft 4.5.1 from Canonical* installed [2021-02-13T00:44:21.374Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-13T00:44:21.374Z] + patch --verbose -p1 [2021-02-13T00:44:21.374Z] Hmm... Looks like a unified diff to me... [2021-02-13T00:44:21.374Z] The text leading up to this was: [2021-02-13T00:44:21.374Z] -------------------------- [2021-02-13T00:44:21.374Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-13T00:44:21.374Z] |From: Tony Espy [2021-02-13T00:44:21.374Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-13T00:44:21.374Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-13T00:44:21.374Z] | [2021-02-13T00:44:21.374Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-13T00:44:21.374Z] |optimize the snap CI check run for pull requests. When [2021-02-13T00:44:21.374Z] |applied, it essentially strips out everything (apps and [2021-02-13T00:44:21.374Z] |parts) from the snapcraft.yaml file except those required [2021-02-13T00:44:21.374Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-13T00:44:21.374Z] |catch changes to edgex-go that break the snap build. [2021-02-13T00:44:21.374Z] | [2021-02-13T00:44:21.374Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-13T00:44:21.374Z] |to update this patch file, otherwise it may fail to apply, [2021-02-13T00:44:21.374Z] |resulting in a failed snap build CI check in the associated [2021-02-13T00:44:21.374Z] |pull request. [2021-02-13T00:44:21.374Z] | [2021-02-13T00:44:21.374Z] |Note - in addition to applying this patch, the pipeline also [2021-02-13T00:44:21.374Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-13T00:44:21.374Z] |need to build the finally binary .snap file (and it won't [2021-02-13T00:44:21.374Z] |work with the patch applied). This further reduces the build [2021-02-13T00:44:21.374Z] |time. [2021-02-13T00:44:21.374Z] |--- [2021-02-13T00:44:21.374Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-13T00:44:21.374Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-13T00:44:21.374Z] | [2021-02-13T00:44:21.374Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-13T00:44:21.374Z] |index 1e537489..faf42425 100644 [2021-02-13T00:44:21.374Z] |--- a/snap/snapcraft.yaml [2021-02-13T00:44:21.374Z] |+++ b/snap/snapcraft.yaml [2021-02-13T00:44:21.374Z] -------------------------- [2021-02-13T00:44:21.374Z] patching file snap/snapcraft.yaml [2021-02-13T00:44:21.374Z] Using Plan A... [2021-02-13T00:44:21.374Z] Hunk #1 succeeded at 73. [2021-02-13T00:44:21.374Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-13T00:44:21.374Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-13T00:44:21.374Z] Hunk #4 FAILED at 222. [2021-02-13T00:44:21.374Z] Hunk #5 succeeded at 303 (offset 4 lines). [2021-02-13T00:44:21.374Z] Hunk #6 succeeded at 330 (offset 4 lines). [2021-02-13T00:44:21.374Z] Hunk #7 succeeded at 364 (offset 4 lines). [2021-02-13T00:44:21.374Z] Hunk #8 FAILED at 411. [2021-02-13T00:44:21.374Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-13T00:44:21.374Z] Hmm... Ignoring the trailing garbage. [2021-02-13T00:44:21.374Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-13T00:44:22.070Z] Failed in branch amd64 [2021-02-13T00:45:27.354Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:45:27.354Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:45:27.354Z] ---> 7c0660a30f60 [2021-02-13T00:45:27.354Z] Step 3/24 : WORKDIR /edgex-go [2021-02-13T00:45:27.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:45:27.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:45:27.354Z] ---> 7c0660a30f60 [2021-02-13T00:45:27.354Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:45:27.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:45:27.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:45:27.354Z] ---> 7c0660a30f60 [2021-02-13T00:45:27.354Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:45:27.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:45:27.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:45:27.354Z] ---> 7c0660a30f60 [2021-02-13T00:45:27.354Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:45:27.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:45:27.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:45:27.354Z] ---> 7c0660a30f60 [2021-02-13T00:45:27.354Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:45:27.354Z] ---> Running in c7cdb88de2dd [2021-02-13T00:45:27.354Z] ---> Running in 4ea4eae72ce5 [2021-02-13T00:45:27.354Z] ---> Running in 92753b838922 [2021-02-13T00:45:27.354Z] ---> Running in bfce6f050dfc [2021-02-13T00:45:27.354Z] ---> Running in c50ba3ba4372 [2021-02-13T00:45:27.354Z] Removing intermediate container bfce6f050dfc [2021-02-13T00:45:27.354Z] ---> 1dfc81d085ce [2021-02-13T00:45:27.354Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:45:27.354Z] Removing intermediate container c7cdb88de2dd [2021-02-13T00:45:27.354Z] ---> c632ed5db261 [2021-02-13T00:45:27.354Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:45:27.354Z] Removing intermediate container c50ba3ba4372 [2021-02-13T00:45:27.354Z] ---> 0bf25ada69d0 [2021-02-13T00:45:27.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:45:27.354Z] Removing intermediate container 4ea4eae72ce5 [2021-02-13T00:45:27.354Z] ---> d6cdbeb7c0d7 [2021-02-13T00:45:27.354Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:45:27.354Z] Removing intermediate container 92753b838922 [2021-02-13T00:45:27.354Z] ---> 284224060090 [2021-02-13T00:45:27.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:45:27.354Z] ---> Running in b8b752dd16f7 [2021-02-13T00:45:27.354Z] ---> Running in 3dc318a42a0e [2021-02-13T00:45:27.354Z] ---> Running in a870fb9c2880 [2021-02-13T00:45:27.354Z] ---> Running in ed79dae2a712 [2021-02-13T00:45:27.354Z] ---> Running in 4a827ed87da7 [2021-02-13T00:45:27.354Z] Removing intermediate container b8b752dd16f7 [2021-02-13T00:45:27.354Z] ---> f7bf088df589 [2021-02-13T00:45:27.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-13T00:45:27.354Z] ---> Running in fb8e9aa0bf69 [2021-02-13T00:45:27.354Z] Removing intermediate container a870fb9c2880 [2021-02-13T00:45:27.354Z] ---> 068a1b58dd96 [2021-02-13T00:45:27.354Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-13T00:45:27.354Z] ---> Running in 2fbcdf768ece [2021-02-13T00:45:27.354Z] Removing intermediate container ed79dae2a712 [2021-02-13T00:45:27.354Z] ---> 9e333337d8ec [2021-02-13T00:45:27.354Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-13T00:45:27.354Z] Removing intermediate container 3dc318a42a0e [2021-02-13T00:45:27.354Z] ---> 163ae7ab77bf [2021-02-13T00:45:27.354Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-13T00:45:27.354Z] Removing intermediate container 4a827ed87da7 [2021-02-13T00:45:27.354Z] ---> a48ec4bff0f5 [2021-02-13T00:45:27.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:45:27.354Z] ---> Running in d8ea1d0a3db0 [2021-02-13T00:45:27.354Z] ---> Running in dff210b49894 [2021-02-13T00:45:27.354Z] ---> Running in 7a6ae5f36fa1 [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] OK: 217 MiB in 51 packages [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:45:27.624Z] OK: 217 MiB in 51 packages [2021-02-13T00:45:28.226Z] OK: 217 MiB in 51 packages [2021-02-13T00:45:28.226Z] Removing intermediate container fb8e9aa0bf69 [2021-02-13T00:45:28.226Z] ---> cfcd304eac63 [2021-02-13T00:45:28.226Z] Step 6/22 : COPY go.mod . [2021-02-13T00:45:28.226Z] OK: 217 MiB in 51 packages [2021-02-13T00:45:28.502Z] OK: 217 MiB in 51 packages [2021-02-13T00:45:29.486Z] ---> bf6bfb83473b [2021-02-13T00:45:29.486Z] Step 7/22 : RUN go mod download [2021-02-13T00:45:29.486Z] Removing intermediate container 2fbcdf768ece [2021-02-13T00:45:29.486Z] ---> a683d0ef6d75 [2021-02-13T00:45:29.486Z] Step 6/24 : COPY go.mod . [2021-02-13T00:45:29.759Z] ---> Running in b00d26c0297b [2021-02-13T00:45:30.038Z] Removing intermediate container d8ea1d0a3db0 [2021-02-13T00:45:30.038Z] ---> 8da414c762b8 [2021-02-13T00:45:30.038Z] Step 6/22 : COPY go.mod . [2021-02-13T00:45:30.318Z] Removing intermediate container 7a6ae5f36fa1 [2021-02-13T00:45:30.318Z] ---> 59c9654a9adf [2021-02-13T00:45:30.318Z] Step 6/23 : COPY go.mod . [2021-02-13T00:45:30.318Z] Removing intermediate container dff210b49894 [2021-02-13T00:45:30.318Z] ---> c22b80d8c8bb [2021-02-13T00:45:30.318Z] Step 6/23 : COPY go.mod . [2021-02-13T00:45:30.600Z] ---> cb520f8127c5 [2021-02-13T00:45:30.600Z] Step 7/24 : RUN go mod download [2021-02-13T00:45:30.874Z] ---> Running in 65b8adcca1e8 [2021-02-13T00:45:31.145Z] ---> c3daf5296bf3 [2021-02-13T00:45:31.145Z] Step 7/22 : RUN go mod download [2021-02-13T00:45:31.417Z] ---> Running in d9a8126beca2 [2021-02-13T00:45:31.417Z] ---> 193d047aa7cc [2021-02-13T00:45:31.417Z] Step 7/23 : RUN go mod download [2021-02-13T00:45:31.417Z] ---> 76dc493904cf [2021-02-13T00:45:31.417Z] Step 7/23 : RUN go mod download [2021-02-13T00:45:31.692Z] ---> Running in b7a7282411f0 [2021-02-13T00:45:31.966Z] ---> Running in 12682a65219f [2021-02-13T00:45:33.405Z] Removing intermediate container b00d26c0297b [2021-02-13T00:45:33.405Z] ---> 3cdba8ad87fb [2021-02-13T00:45:33.405Z] Step 8/22 : COPY . . [2021-02-13T00:45:34.844Z] Removing intermediate container 65b8adcca1e8 [2021-02-13T00:45:34.844Z] ---> e5231419e4e5 [2021-02-13T00:45:34.844Z] Step 8/24 : COPY . . [2021-02-13T00:45:36.899Z] Removing intermediate container b7a7282411f0 [2021-02-13T00:45:36.899Z] ---> 3497d65a5003 [2021-02-13T00:45:36.899Z] Step 8/23 : COPY . . [2021-02-13T00:45:37.494Z] Removing intermediate container d9a8126beca2 [2021-02-13T00:45:37.494Z] Removing intermediate container 12682a65219f [2021-02-13T00:45:37.494Z] ---> 6040257cf987 [2021-02-13T00:45:37.494Z] Step 8/23 : COPY . . [2021-02-13T00:45:37.494Z] ---> 162da1b0c825 [2021-02-13T00:45:37.494Z] Step 8/22 : COPY . . [2021-02-13T00:46:04.317Z] ---> ab34d4596fb4 [2021-02-13T00:46:04.317Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-13T00:46:04.317Z] ---> 7efba837ff27 [2021-02-13T00:46:04.317Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-13T00:46:04.317Z] ---> aa9346c6e330 [2021-02-13T00:46:04.317Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-13T00:46:04.317Z] ---> 077c6c13ac26 [2021-02-13T00:46:04.318Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-13T00:46:04.318Z] ---> Running in 7ce97c39cd25 [2021-02-13T00:46:04.318Z] ---> Running in 8858b543de63 [2021-02-13T00:46:04.318Z] ---> Running in bd5622c63259 [2021-02-13T00:46:04.318Z] ---> Running in 19891e3f6906 [2021-02-13T00:46:04.318Z] ---> 128df0c29534 [2021-02-13T00:46:04.318Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-13T00:46:04.318Z] ---> Running in 52d43c101b6f [2021-02-13T00:46:04.318Z] 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-02-13T00:46:04.318Z] 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-02-13T00:46:04.318Z] 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-02-13T00:46:04.318Z] 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-02-13T00:46:04.318Z] 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-02-13T00:47:26.105Z] 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-02-13T00:47:34.399Z] Removing intermediate container 7ce97c39cd25 [2021-02-13T00:47:34.399Z] ---> f27ee6f2a6d5 [2021-02-13T00:47:34.399Z] [2021-02-13T00:47:34.399Z] Step 10/24 : FROM alpine:3.12 [2021-02-13T00:47:34.399Z] 3.12: Pulling from library/alpine [2021-02-13T00:47:35.848Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:47:35.849Z] Status: Downloaded newer image for alpine:3.12 [2021-02-13T00:47:35.849Z] ---> afeebe901d6b [2021-02-13T00:47:35.849Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-13T00:47:36.129Z] ---> Running in 87d3e6908ef2 [2021-02-13T00:47:38.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:38.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:39.394Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-13T00:47:39.394Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:47:39.394Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-13T00:47:39.394Z] (4/5) Installing curl (7.69.1-r3) [2021-02-13T00:47:39.394Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-13T00:47:39.394Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:47:39.394Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:47:39.996Z] OK: 7 MiB in 19 packages [2021-02-13T00:47:42.637Z] Removing intermediate container 87d3e6908ef2 [2021-02-13T00:47:42.637Z] ---> 553042625a9a [2021-02-13T00:47:42.637Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:47:42.910Z] ---> Running in f0c3081344b4 [2021-02-13T00:47:43.516Z] Removing intermediate container f0c3081344b4 [2021-02-13T00:47:43.516Z] ---> dcce4af35cb2 [2021-02-13T00:47:43.516Z] Step 13/24 : WORKDIR / [2021-02-13T00:47:43.516Z] ---> Running in 57faab886665 [2021-02-13T00:47:44.115Z] Removing intermediate container 57faab886665 [2021-02-13T00:47:44.393Z] ---> 0f8ead219297 [2021-02-13T00:47:44.393Z] 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-02-13T00:47:45.390Z] ---> 7ca203b3a85a [2021-02-13T00:47:45.390Z] 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-02-13T00:47:46.829Z] ---> d23a316f613e [2021-02-13T00:47:46.829Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-13T00:47:47.809Z] ---> 99af779c6f56 [2021-02-13T00:47:47.809Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-13T00:47:49.791Z] ---> d738849c1e20 [2021-02-13T00:47:49.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-13T00:47:51.778Z] ---> 03265e1d5d1d [2021-02-13T00:47:51.778Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-13T00:47:54.406Z] ---> 7baa5ab84c0d [2021-02-13T00:47:54.406Z] 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-02-13T00:47:54.406Z] ---> Running in 9c5f59645cb7 [2021-02-13T00:47:57.036Z] Removing intermediate container 8858b543de63 [2021-02-13T00:47:57.036Z] ---> 5426b7e5d410 [2021-02-13T00:47:57.036Z] [2021-02-13T00:47:57.036Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:47:57.036Z] ---> afeebe901d6b [2021-02-13T00:47:57.036Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:47:57.309Z] ---> Running in ce64a0385170 [2021-02-13T00:47:58.298Z] Removing intermediate container 52d43c101b6f [2021-02-13T00:47:58.298Z] ---> 9a2b2ae64348 [2021-02-13T00:47:58.298Z] [2021-02-13T00:47:58.298Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:47:58.298Z] ---> afeebe901d6b [2021-02-13T00:47:58.298Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-13T00:47:58.581Z] ---> Running in d225162693f7 [2021-02-13T00:47:58.581Z] Removing intermediate container 9c5f59645cb7 [2021-02-13T00:47:58.581Z] ---> 2db706f708fe [2021-02-13T00:47:58.581Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-13T00:47:58.857Z] ---> Running in f3d3d6ac76d8 [2021-02-13T00:47:59.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:59.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:48:00.018Z] Removing intermediate container f3d3d6ac76d8 [2021-02-13T00:48:00.018Z] ---> 26ec90881f2e [2021-02-13T00:48:00.018Z] Step 22/24 : LABEL arch=arm64 [2021-02-13T00:48:00.292Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-13T00:48:00.292Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:48:00.292Z] OK: 5 MiB in 15 packages [2021-02-13T00:48:00.292Z] ---> Running in 6ca10075ae5b [2021-02-13T00:48:00.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:48:00.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:48:01.179Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-13T00:48:01.458Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:48:01.458Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:48:01.458Z] Removing intermediate container 6ca10075ae5b [2021-02-13T00:48:01.458Z] ---> 73eb868598ca [2021-02-13T00:48:01.458Z] Step 23/24 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:48:01.458Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:48:01.733Z] OK: 6 MiB in 16 packages [2021-02-13T00:48:02.005Z] ---> Running in 292981a43b62 [2021-02-13T00:48:03.072Z] Removing intermediate container 292981a43b62 [2021-02-13T00:48:03.072Z] ---> efed45d24aec [2021-02-13T00:48:03.072Z] Step 24/24 : LABEL version=0.0.0 [2021-02-13T00:48:03.072Z] Removing intermediate container ce64a0385170 [2021-02-13T00:48:03.072Z] ---> 0e0a2d413afa [2021-02-13T00:48:03.072Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:48:03.350Z] ---> Running in dc03207b1af6 [2021-02-13T00:48:03.350Z] ---> Running in fa5302ecf5b5 [2021-02-13T00:48:05.391Z] Removing intermediate container fa5302ecf5b5 [2021-02-13T00:48:05.391Z] ---> 4d204564b6c6 [2021-02-13T00:48:05.391Z] [2021-02-13T00:48:05.391Z] Removing intermediate container dc03207b1af6 [2021-02-13T00:48:05.391Z] ---> a82db0c9a54e [2021-02-13T00:48:05.391Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-13T00:48:05.391Z] Removing intermediate container d225162693f7 [2021-02-13T00:48:05.391Z] ---> e4d1c5208903 [2021-02-13T00:48:05.391Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:48:05.665Z] Successfully built 4d204564b6c6 [2021-02-13T00:48:05.937Z] ---> Running in c004610edebf [2021-02-13T00:48:05.937Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-13T00:48:05.937Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-02-13T00:48:05.937Z] ---> Running in b0b0019b109f [2021-02-13T00:48:06.913Z] Removing intermediate container b0b0019b109f [2021-02-13T00:48:06.914Z] ---> eb9b64216a94 [2021-02-13T00:48:06.914Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-13T00:48:06.914Z] Removing intermediate container c004610edebf [2021-02-13T00:48:06.914Z] ---> f2a2724601c7 [2021-02-13T00:48:06.914Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:48:06.914Z] Removing intermediate container 19891e3f6906 [2021-02-13T00:48:06.914Z] ---> 29bb3ab74458 [2021-02-13T00:48:06.914Z] [2021-02-13T00:48:06.914Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:48:06.914Z] ---> afeebe901d6b [2021-02-13T00:48:06.914Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:48:06.914Z] ---> Using cache [2021-02-13T00:48:06.914Z] ---> 0e0a2d413afa [2021-02-13T00:48:06.914Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:48:06.914Z] ---> Using cache [2021-02-13T00:48:06.914Z] ---> a82db0c9a54e [2021-02-13T00:48:06.914Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-13T00:48:07.518Z] ---> Running in 894331475ea0 [2021-02-13T00:48:07.518Z] ---> Running in 16eab9b89c1a [2021-02-13T00:48:07.797Z] ---> Running in e36131d71112 [2021-02-13T00:48:08.395Z] Removing intermediate container 16eab9b89c1a [2021-02-13T00:48:08.395Z] ---> c2d8f6b003c9 [2021-02-13T00:48:08.395Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:48:08.395Z] Removing intermediate container 894331475ea0 [2021-02-13T00:48:08.395Z] ---> 4b217ec1030f [2021-02-13T00:48:08.395Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:48:09.019Z] Removing intermediate container e36131d71112 [2021-02-13T00:48:09.019Z] ---> 7279b1fc0d29 [2021-02-13T00:48:09.019Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:48:09.019Z] ---> Running in ce14b5b11921 [2021-02-13T00:48:09.294Z] ---> Running in 523a9c24f9e0 [2021-02-13T00:48:09.572Z] ---> 8a606d87a27c [2021-02-13T00:48:09.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-13T00:48:09.855Z] Removing intermediate container ce14b5b11921 [2021-02-13T00:48:09.856Z] ---> 3cce29488e4c [2021-02-13T00:48:09.856Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:48:10.460Z] Removing intermediate container 523a9c24f9e0 [2021-02-13T00:48:10.460Z] ---> 61af19fac9ce [2021-02-13T00:48:10.460Z] Step 15/23 : WORKDIR / [2021-02-13T00:48:11.058Z] ---> Running in 033aa5fff1b7 [2021-02-13T00:48:11.665Z] ---> 496306869e7d [2021-02-13T00:48:11.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-13T00:48:11.937Z] ---> f8d06945bfec [2021-02-13T00:48:11.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-13T00:48:12.570Z] Removing intermediate container 033aa5fff1b7 [2021-02-13T00:48:12.570Z] ---> c791bfa0cdef [2021-02-13T00:48:12.570Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:48:12.847Z] Removing intermediate container bd5622c63259 [2021-02-13T00:48:12.847Z] ---> ba010632334d [2021-02-13T00:48:12.847Z] [2021-02-13T00:48:12.847Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:48:12.847Z] ---> afeebe901d6b [2021-02-13T00:48:12.847Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-13T00:48:13.127Z] ---> e160fd08e5d7 [2021-02-13T00:48:13.127Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-13T00:48:13.407Z] ---> Running in e09b9ad17e36 [2021-02-13T00:48:13.407Z] ---> Running in 99d86008e0a0 [2021-02-13T00:48:13.407Z] ---> 6015cfddd9c1 [2021-02-13T00:48:13.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-13T00:48:13.683Z] ---> c8d54846d3cc [2021-02-13T00:48:13.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-13T00:48:13.961Z] Removing intermediate container e09b9ad17e36 [2021-02-13T00:48:13.961Z] ---> 9f9f1fb3c2c9 [2021-02-13T00:48:13.961Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-13T00:48:13.961Z] ---> Running in b39af711cc24 [2021-02-13T00:48:14.238Z] Removing intermediate container 99d86008e0a0 [2021-02-13T00:48:14.238Z] ---> 56822cbf8385 [2021-02-13T00:48:14.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:48:14.513Z] ---> d38f726bd1f5 [2021-02-13T00:48:14.513Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-13T00:48:14.810Z] ---> Running in 590c002b7c53 [2021-02-13T00:48:14.810Z] ---> Running in 47b674e98253 [2021-02-13T00:48:14.810Z] Removing intermediate container b39af711cc24 [2021-02-13T00:48:14.810Z] ---> 0f0f51f2e474 [2021-02-13T00:48:14.810Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-13T00:48:15.088Z] ---> Running in e8f8307875e6 [2021-02-13T00:48:15.681Z] Removing intermediate container 590c002b7c53 [2021-02-13T00:48:15.681Z] ---> d059ef1ac659 [2021-02-13T00:48:15.681Z] Step 20/22 : LABEL arch=arm64 [2021-02-13T00:48:15.681Z] Removing intermediate container 47b674e98253 [2021-02-13T00:48:15.681Z] ---> fd2205b04b7e [2021-02-13T00:48:15.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:48:15.681Z] ---> 61b3f13969ed [2021-02-13T00:48:15.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-13T00:48:15.951Z] ---> Running in 05330eae979e [2021-02-13T00:48:15.951Z] ---> Running in a8f11cae8346 [2021-02-13T00:48:15.951Z] Removing intermediate container e8f8307875e6 [2021-02-13T00:48:15.951Z] ---> 4e0ecccc2cbd [2021-02-13T00:48:15.951Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:48:16.237Z] ---> Running in 9e12da05e820 [2021-02-13T00:48:16.831Z] Removing intermediate container a8f11cae8346 [2021-02-13T00:48:16.831Z] ---> c8f6e7b8c1b8 [2021-02-13T00:48:16.831Z] Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:48:16.831Z] Removing intermediate container 05330eae979e [2021-02-13T00:48:16.831Z] ---> 49db21a66873 [2021-02-13T00:48:16.831Z] Step 20/22 : LABEL arch=arm64 [2021-02-13T00:48:17.113Z] ---> Running in 2e35c9308424 [2021-02-13T00:48:17.113Z] ---> Running in 2edfc110c117 [2021-02-13T00:48:17.113Z] ---> 21f7604cb6b0 [2021-02-13T00:48:17.113Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-13T00:48:17.386Z] ---> Running in c89f1fbcbb9c [2021-02-13T00:48:17.983Z] Removing intermediate container 2edfc110c117 [2021-02-13T00:48:17.983Z] ---> efb32cbc527a [2021-02-13T00:48:17.983Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:48:17.983Z] Removing intermediate container 2e35c9308424 [2021-02-13T00:48:17.983Z] ---> 7f14fcb4eee2 [2021-02-13T00:48:17.983Z] Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:48:18.272Z] ---> Running in 779c976d12e3 [2021-02-13T00:48:18.273Z] ---> Running in 29b29ded8e2e [2021-02-13T00:48:18.273Z] Removing intermediate container c89f1fbcbb9c [2021-02-13T00:48:18.273Z] ---> faf037c4b1a1 [2021-02-13T00:48:18.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:48:18.550Z] ---> Running in dafa7c1837cd [2021-02-13T00:48:19.148Z] Removing intermediate container 779c976d12e3 [2021-02-13T00:48:19.148Z] ---> 09d2e09568d7 [2021-02-13T00:48:19.148Z] [2021-02-13T00:48:19.148Z] Removing intermediate container 29b29ded8e2e [2021-02-13T00:48:19.148Z] ---> d52b76289927 [2021-02-13T00:48:19.148Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:48:19.427Z] ---> Running in 7f69f9b786dd [2021-02-13T00:48:19.427Z] Removing intermediate container dafa7c1837cd [2021-02-13T00:48:19.427Z] Removing intermediate container 9e12da05e820 [2021-02-13T00:48:19.427Z] ---> d7bac622565b [2021-02-13T00:48:19.427Z] ---> bf5cee9ad203 [2021-02-13T00:48:19.427Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-13T00:48:19.427Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:48:19.427Z] Successfully built 09d2e09568d7 [2021-02-13T00:48:19.701Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-13T00:48:19.701Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-13T00:48:19.975Z] ---> Running in bb283643ee23 [2021-02-13T00:48:19.975Z] ---> Running in 763e1363d70c [2021-02-13T00:48:20.253Z] Removing intermediate container 7f69f9b786dd [2021-02-13T00:48:20.253Z] ---> eebe3a843b1b [2021-02-13T00:48:20.253Z] [2021-02-13T00:48:20.862Z] Removing intermediate container 763e1363d70c [2021-02-13T00:48:20.862Z] ---> 6af917660397 [2021-02-13T00:48:20.862Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:48:20.862Z] Successfully built eebe3a843b1b [2021-02-13T00:48:20.862Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-13T00:48:20.862Z] Building docker-security-proxy-setup-go [2021-02-13T00:48:21.133Z]  Building docker-support-notifications-go ... done  ---> Running in 8aeb5c588032 [2021-02-13T00:48:21.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:48:21.679Z] Removing intermediate container 8aeb5c588032 [2021-02-13T00:48:21.679Z] ---> 354fb4ba0f21 [2021-02-13T00:48:21.679Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:48:21.954Z] ---> Running in 37b12d2302fe [2021-02-13T00:48:22.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:48:22.230Z] Removing intermediate container 37b12d2302fe [2021-02-13T00:48:22.230Z] ---> 4ed91c77c946 [2021-02-13T00:48:22.230Z] [2021-02-13T00:48:22.830Z] Successfully built 4ed91c77c946 [2021-02-13T00:48:22.830Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-13T00:48:22.830Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-02-13T00:48:22.830Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-13T00:48:23.106Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-13T00:48:23.106Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-13T00:48:23.106Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-13T00:48:23.377Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-13T00:48:23.377Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-13T00:48:23.650Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:48:23.650Z] OK: 8 MiB in 20 packages [2021-02-13T00:48:25.634Z] Removing intermediate container bb283643ee23 [2021-02-13T00:48:25.634Z] ---> 16f452e69657 [2021-02-13T00:48:25.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:48:26.612Z] ---> 090b39cfcfdb [2021-02-13T00:48:26.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-13T00:48:28.596Z] ---> 69b9c28531c1 [2021-02-13T00:48:28.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-13T00:48:30.035Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:48:30.035Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:48:30.035Z] ---> 7c0660a30f60 [2021-02-13T00:48:30.035Z] Step 3/30 : WORKDIR /edgex-go [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> 284224060090 [2021-02-13T00:48:30.035Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> a48ec4bff0f5 [2021-02-13T00:48:30.035Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> c22b80d8c8bb [2021-02-13T00:48:30.035Z] Step 6/30 : COPY go.mod . [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> 193d047aa7cc [2021-02-13T00:48:30.035Z] Step 7/30 : RUN go mod download [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> 3497d65a5003 [2021-02-13T00:48:30.035Z] Step 8/30 : COPY . . [2021-02-13T00:48:30.035Z] ---> 67fce892e18a [2021-02-13T00:48:30.035Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-13T00:48:30.035Z] ---> Using cache [2021-02-13T00:48:30.035Z] ---> aa9346c6e330 [2021-02-13T00:48:30.035Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-13T00:48:30.308Z] ---> Running in c5b258421cc5 [2021-02-13T00:48:30.308Z] ---> Running in 914e04bec73e [2021-02-13T00:48:31.310Z] Removing intermediate container 914e04bec73e [2021-02-13T00:48:31.310Z] ---> be071b90b5af [2021-02-13T00:48:31.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:48:31.584Z] ---> Running in 1dcbc40a8928 [2021-02-13T00:48:31.584Z] 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-02-13T00:48:32.189Z] Removing intermediate container 1dcbc40a8928 [2021-02-13T00:48:32.189Z] ---> ab9a3aca0974 [2021-02-13T00:48:32.189Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:48:32.472Z] ---> Running in a74914a2a76d [2021-02-13T00:48:33.076Z] Removing intermediate container a74914a2a76d [2021-02-13T00:48:33.076Z] ---> 1241c4c4a3d9 [2021-02-13T00:48:33.076Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:48:33.350Z] ---> Running in 7e4362345126 [2021-02-13T00:48:33.969Z] Removing intermediate container 7e4362345126 [2021-02-13T00:48:33.969Z] ---> a6c9886dad9f [2021-02-13T00:48:33.969Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:48:34.251Z] ---> Running in 8f56a23efb66 [2021-02-13T00:48:35.236Z] Removing intermediate container 8f56a23efb66 [2021-02-13T00:48:35.236Z] ---> deb9ae6b139b [2021-02-13T00:48:35.236Z] [2021-02-13T00:48:35.837Z] Successfully built deb9ae6b139b [2021-02-13T00:48:35.837Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-13T00:49:02.657Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:49:02.657Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:49:02.657Z] ---> 7c0660a30f60 [2021-02-13T00:49:02.657Z] Step 3/26 : WORKDIR /edgex-go [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 284224060090 [2021-02-13T00:49:02.657Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> a48ec4bff0f5 [2021-02-13T00:49:02.657Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-13T00:49:02.657Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:49:02.657Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:49:02.657Z] ---> 7c0660a30f60 [2021-02-13T00:49:02.657Z] Step 3/21 : WORKDIR /edgex-go [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 284224060090 [2021-02-13T00:49:02.657Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> a48ec4bff0f5 [2021-02-13T00:49:02.657Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> c22b80d8c8bb [2021-02-13T00:49:02.657Z] Step 6/21 : COPY go.mod . [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 193d047aa7cc [2021-02-13T00:49:02.657Z] Step 7/21 : RUN go mod download [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 3497d65a5003 [2021-02-13T00:49:02.657Z] Step 8/21 : COPY . . [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> aa9346c6e330 [2021-02-13T00:49:02.657Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-13T00:49:02.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:49:02.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:49:02.657Z] ---> 7c0660a30f60 [2021-02-13T00:49:02.657Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 284224060090 [2021-02-13T00:49:02.657Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> a48ec4bff0f5 [2021-02-13T00:49:02.657Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> c22b80d8c8bb [2021-02-13T00:49:02.657Z] Step 6/23 : COPY go.mod . [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 193d047aa7cc [2021-02-13T00:49:02.657Z] Step 7/23 : RUN go mod download [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> 3497d65a5003 [2021-02-13T00:49:02.657Z] Step 8/23 : COPY . . [2021-02-13T00:49:02.657Z] ---> Using cache [2021-02-13T00:49:02.657Z] ---> aa9346c6e330 [2021-02-13T00:49:02.657Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-13T00:49:05.301Z] ---> Running in c6017ce1f08a [2021-02-13T00:49:05.301Z] ---> Running in 28dfcff604a2 [2021-02-13T00:49:05.301Z] ---> Running in b229c36ab0a6 [2021-02-13T00:49:06.750Z] 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-02-13T00:49:07.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:07.302Z] 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-02-13T00:49:07.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:08.509Z] OK: 217 MiB in 51 packages [2021-02-13T00:49:10.510Z] Removing intermediate container c5b258421cc5 [2021-02-13T00:49:10.510Z] ---> 71ff565cb03b [2021-02-13T00:49:10.510Z] [2021-02-13T00:49:10.510Z] Step 10/30 : FROM alpine:3.12 [2021-02-13T00:49:10.510Z] ---> afeebe901d6b [2021-02-13T00:49:10.510Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-13T00:49:10.510Z] ---> Running in 8418ccf9ba10 [2021-02-13T00:49:10.510Z] Removing intermediate container b229c36ab0a6 [2021-02-13T00:49:10.510Z] ---> b9dda3b032b8 [2021-02-13T00:49:10.510Z] Step 6/26 : COPY go.mod . [2021-02-13T00:49:11.514Z] Removing intermediate container 8418ccf9ba10 [2021-02-13T00:49:11.514Z] ---> 4243fc6f38c3 [2021-02-13T00:49:11.514Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-13T00:49:11.514Z] ---> Running in ec526f5c8806 [2021-02-13T00:49:12.115Z] ---> 88da28facf7e [2021-02-13T00:49:12.115Z] Step 7/26 : RUN go mod download [2021-02-13T00:49:12.393Z] ---> Running in 122b8224aa2f [2021-02-13T00:49:13.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:14.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:14.717Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:49:14.717Z] (2/2) Installing su-exec (0.2-r1) [2021-02-13T00:49:14.717Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:49:14.717Z] OK: 5 MiB in 16 packages [2021-02-13T00:49:16.715Z] Removing intermediate container ec526f5c8806 [2021-02-13T00:49:16.715Z] ---> 02606800f619 [2021-02-13T00:49:16.715Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-13T00:49:16.715Z] ---> Running in 12065cfa1cd3 [2021-02-13T00:49:16.994Z] Removing intermediate container 122b8224aa2f [2021-02-13T00:49:16.994Z] ---> 7cbd39ab72d3 [2021-02-13T00:49:16.994Z] Step 8/26 : COPY . . [2021-02-13T00:49:17.602Z] Removing intermediate container 12065cfa1cd3 [2021-02-13T00:49:17.602Z] ---> edd5d442939a [2021-02-13T00:49:17.602Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-13T00:49:17.878Z] ---> Running in fcb6dbae16c3 [2021-02-13T00:49:19.318Z] Removing intermediate container fcb6dbae16c3 [2021-02-13T00:49:19.318Z] ---> b5d4df430dcd [2021-02-13T00:49:19.318Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-13T00:49:19.593Z] ---> Running in 4e952379cfd4 [2021-02-13T00:49:25.004Z] Removing intermediate container 4e952379cfd4 [2021-02-13T00:49:25.004Z] ---> a51a69e35b61 [2021-02-13T00:49:25.004Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-13T00:49:25.004Z] ---> Running in 7c9956fbad69 [2021-02-13T00:49:25.996Z] Removing intermediate container 7c9956fbad69 [2021-02-13T00:49:25.996Z] ---> bffdcee71892 [2021-02-13T00:49:25.996Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-13T00:49:27.564Z] ---> 78a41408ffca [2021-02-13T00:49:27.564Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-13T00:49:27.870Z] ---> Running in 3720203c16dd [2021-02-13T00:49:33.464Z] Removing intermediate container 3720203c16dd [2021-02-13T00:49:33.464Z] ---> bef2da06a313 [2021-02-13T00:49:33.464Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:49:34.911Z] ---> b09015d03a54 [2021-02-13T00:49:34.911Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-13T00:49:38.313Z] ---> c49de4e81516 [2021-02-13T00:49:38.313Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-13T00:49:38.915Z] ---> bf275827eb95 [2021-02-13T00:49:38.915Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-13T00:49:38.915Z] ---> e14b476dc0f9 [2021-02-13T00:49:38.915Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-13T00:49:39.195Z] ---> Running in cc103c6048f1 [2021-02-13T00:49:40.177Z] ---> 74f8974f7047 [2021-02-13T00:49:40.177Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-13T00:49:40.769Z] ---> Running in 09da24b49db6 [2021-02-13T00:49:41.366Z] 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-02-13T00:49:41.366Z] Removing intermediate container 09da24b49db6 [2021-02-13T00:49:41.366Z] ---> 0fdb312b967a [2021-02-13T00:49:41.366Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-13T00:49:42.800Z] ---> 10c264e673f2 [2021-02-13T00:49:42.800Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-13T00:49:43.072Z] ---> Running in 83e825c660c9 [2021-02-13T00:49:46.473Z] Removing intermediate container 83e825c660c9 [2021-02-13T00:49:46.473Z] ---> a2339f254b9d [2021-02-13T00:49:46.473Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-13T00:49:46.473Z] ---> Running in c82b11b506bf [2021-02-13T00:49:47.463Z] Removing intermediate container c82b11b506bf [2021-02-13T00:49:47.463Z] ---> 94a8a0f89d62 [2021-02-13T00:49:47.463Z] Step 27/30 : CMD ["gate"] [2021-02-13T00:49:47.738Z] ---> Running in b7a92fe28d81 [2021-02-13T00:49:48.337Z] Removing intermediate container b7a92fe28d81 [2021-02-13T00:49:48.337Z] ---> 335bb6a18f2f [2021-02-13T00:49:48.337Z] Step 28/30 : LABEL arch=arm64 [2021-02-13T00:49:48.635Z] ---> Running in c13a44e9ab8e [2021-02-13T00:49:49.622Z] Removing intermediate container c13a44e9ab8e [2021-02-13T00:49:49.622Z] ---> 85ddcb0556f7 [2021-02-13T00:49:49.622Z] Step 29/30 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:49:49.896Z] ---> Running in f46a4c1d00f5 [2021-02-13T00:49:50.494Z] Removing intermediate container f46a4c1d00f5 [2021-02-13T00:49:50.494Z] ---> c7c4e5a9229b [2021-02-13T00:49:50.494Z] Step 30/30 : LABEL version=0.0.0 [2021-02-13T00:49:51.093Z] ---> Running in 7b18e1672dc3 [2021-02-13T00:49:51.704Z] Removing intermediate container 7b18e1672dc3 [2021-02-13T00:49:51.704Z] ---> 06be5d113365 [2021-02-13T00:49:51.704Z] [2021-02-13T00:49:51.979Z] Successfully built 06be5d113365 [2021-02-13T00:49:52.254Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-13T00:50:00.568Z]  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:50:13.000Z] Removing intermediate container 28dfcff604a2 [2021-02-13T00:50:13.000Z] ---> 0169634b313b [2021-02-13T00:50:13.000Z] [2021-02-13T00:50:13.000Z] Step 10/21 : FROM alpine:3.12 [2021-02-13T00:50:13.000Z] ---> afeebe901d6b [2021-02-13T00:50:13.000Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-13T00:50:13.000Z] ---> Running in 5063d7eb0bba [2021-02-13T00:50:14.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:14.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:15.314Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-13T00:50:15.314Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:50:15.314Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-13T00:50:15.314Z] (4/4) Installing curl (7.69.1-r3) [2021-02-13T00:50:15.314Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:15.314Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:50:15.589Z] OK: 7 MiB in 18 packages [2021-02-13T00:50:16.586Z] Removing intermediate container c6017ce1f08a [2021-02-13T00:50:16.586Z] ---> 946ff591d672 [2021-02-13T00:50:16.586Z] [2021-02-13T00:50:16.586Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:50:16.586Z] ---> afeebe901d6b [2021-02-13T00:50:16.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:50:16.586Z] ---> Using cache [2021-02-13T00:50:16.586Z] ---> 0e0a2d413afa [2021-02-13T00:50:16.586Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:50:16.586Z] ---> Using cache [2021-02-13T00:50:16.586Z] ---> a82db0c9a54e [2021-02-13T00:50:16.586Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-13T00:50:16.865Z] ---> Running in 5562d44e0cf8 [2021-02-13T00:50:17.853Z] Removing intermediate container 5562d44e0cf8 [2021-02-13T00:50:17.853Z] ---> 122ce9dc6b6a [2021-02-13T00:50:17.853Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:50:17.853Z] ---> Running in 052a9ba721b0 [2021-02-13T00:50:18.131Z] Removing intermediate container 5063d7eb0bba [2021-02-13T00:50:18.131Z] ---> 220608250c8c [2021-02-13T00:50:18.131Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:50:18.407Z] ---> Running in 47edb497ed2c [2021-02-13T00:50:18.681Z] Removing intermediate container 052a9ba721b0 [2021-02-13T00:50:18.681Z] ---> a524ceb0fc26 [2021-02-13T00:50:18.681Z] Step 15/23 : WORKDIR / [2021-02-13T00:50:18.959Z] ---> Running in 23e37780ad10 [2021-02-13T00:50:19.242Z] Removing intermediate container 47edb497ed2c [2021-02-13T00:50:19.242Z] ---> f751d0ee1ffe [2021-02-13T00:50:19.242Z] Step 13/21 : WORKDIR /edgex [2021-02-13T00:50:19.519Z] ---> Running in 8632a752e3fb [2021-02-13T00:50:19.797Z] Removing intermediate container 23e37780ad10 [2021-02-13T00:50:19.797Z] ---> a2e01aecb553 [2021-02-13T00:50:19.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:50:20.078Z] Removing intermediate container 8632a752e3fb [2021-02-13T00:50:20.078Z] ---> 01306d7a59d5 [2021-02-13T00:50:20.078Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-13T00:50:21.076Z] ---> 18bde9381a4b [2021-02-13T00:50:21.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-13T00:50:21.361Z] ---> 43849988ddc1 [2021-02-13T00:50:21.361Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-13T00:50:23.355Z] ---> 9342697102d7 [2021-02-13T00:50:23.355Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-13T00:50:23.355Z] ---> 872d4bbfa78c [2021-02-13T00:50:23.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-13T00:50:24.332Z] ---> d863cfafc6d5 [2021-02-13T00:50:24.332Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-13T00:50:24.332Z] ---> 3a4edf1159a5 [2021-02-13T00:50:24.332Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-13T00:50:24.332Z] ---> Running in 16340ad8199c [2021-02-13T00:50:24.604Z] ---> Running in dad58863b394 [2021-02-13T00:50:24.878Z] Removing intermediate container 16340ad8199c [2021-02-13T00:50:24.878Z] ---> 1559213ebc77 [2021-02-13T00:50:24.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:50:25.149Z] ---> Running in 9426b89a42ef [2021-02-13T00:50:25.149Z] Removing intermediate container dad58863b394 [2021-02-13T00:50:25.149Z] ---> e7fa0bb653a2 [2021-02-13T00:50:25.149Z] Step 18/21 : CMD ["--init=true"] [2021-02-13T00:50:25.423Z] ---> Running in 620e74a97a1a [2021-02-13T00:50:26.021Z] Removing intermediate container 9426b89a42ef [2021-02-13T00:50:26.021Z] ---> 7988e99f5959 [2021-02-13T00:50:26.021Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:50:26.296Z] ---> Running in 6bfcd8ecbb6a [2021-02-13T00:50:26.296Z] Removing intermediate container 620e74a97a1a [2021-02-13T00:50:26.296Z] ---> 509cc3fef1e2 [2021-02-13T00:50:26.296Z] Step 19/21 : LABEL arch=arm64 [2021-02-13T00:50:26.296Z] ---> Running in 97ca6206545c [2021-02-13T00:50:26.894Z] Removing intermediate container 6bfcd8ecbb6a [2021-02-13T00:50:26.894Z] ---> 58f7a2b02128 [2021-02-13T00:50:26.894Z] Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:50:26.894Z] Removing intermediate container 97ca6206545c [2021-02-13T00:50:26.894Z] ---> f5cc41e757c3 [2021-02-13T00:50:26.894Z] Step 20/21 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:50:26.894Z] ---> Running in bd3919574180 [2021-02-13T00:50:27.166Z] ---> Running in 6d5ab1e2aecd [2021-02-13T00:50:27.759Z] Removing intermediate container bd3919574180 [2021-02-13T00:50:27.759Z] ---> 106bd0ffb12e [2021-02-13T00:50:27.759Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:50:28.030Z] Removing intermediate container 6d5ab1e2aecd [2021-02-13T00:50:28.030Z] ---> 50fbbe82dcf0 [2021-02-13T00:50:28.030Z] Step 21/21 : LABEL version=0.0.0 [2021-02-13T00:50:28.302Z] ---> Running in d7f0ba7823d5 [2021-02-13T00:50:28.302Z] ---> Running in 1b7dc0f02992 [2021-02-13T00:50:28.892Z] Removing intermediate container d7f0ba7823d5 [2021-02-13T00:50:28.892Z] ---> aefdb2543178 [2021-02-13T00:50:28.892Z] [2021-02-13T00:50:28.892Z] Removing intermediate container cc103c6048f1 [2021-02-13T00:50:28.892Z] ---> a86aee4b36cb [2021-02-13T00:50:28.892Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-13T00:50:29.172Z] Successfully built aefdb2543178 [2021-02-13T00:50:29.172Z] Removing intermediate container 1b7dc0f02992 [2021-02-13T00:50:29.172Z] ---> 1c95e9c7d3c4 [2021-02-13T00:50:29.172Z] [2021-02-13T00:50:29.172Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-13T00:50:29.443Z]  Building docker-core-command-go ... done  ---> Running in 9885c8dfec24 [2021-02-13T00:50:29.719Z] Successfully built 1c95e9c7d3c4 [2021-02-13T00:50:29.719Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-13T00:50:30.313Z]  Building docker-security-proxy-setup-go ... done 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-02-13T00:50:32.925Z] Removing intermediate container 9885c8dfec24 [2021-02-13T00:50:32.925Z] ---> 64e502c9e430 [2021-02-13T00:50:32.925Z] [2021-02-13T00:50:32.925Z] Step 11/26 : FROM docker:20.10.0 [2021-02-13T00:50:32.925Z] 20.10.0: Pulling from library/docker [2021-02-13T00:50:39.632Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-13T00:50:39.632Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-13T00:50:39.632Z] ---> eeaf43b92773 [2021-02-13T00:50:39.632Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-13T00:50:41.603Z] ---> Running in fcf14048f145 [2021-02-13T00:50:42.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:42.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:43.058Z] (1/2) Installing readline (8.0.4-r0) [2021-02-13T00:50:43.058Z] (2/2) Installing bash (5.0.17-r0) [2021-02-13T00:50:43.058Z] Executing bash-5.0.17-r0.post-install [2021-02-13T00:50:43.058Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:43.058Z] OK: 12 MiB in 22 packages [2021-02-13T00:50:44.485Z] Removing intermediate container fcf14048f145 [2021-02-13T00:50:44.485Z] ---> a35a770ca941 [2021-02-13T00:50:44.485Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-13T00:50:44.485Z] ---> Running in c7b60687312a [2021-02-13T00:50:45.080Z] Removing intermediate container c7b60687312a [2021-02-13T00:50:45.080Z] ---> 343e2b9312ad [2021-02-13T00:50:45.080Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-13T00:50:45.080Z] ---> Running in 9774a42130dc [2021-02-13T00:50:45.674Z] Removing intermediate container 9774a42130dc [2021-02-13T00:50:45.674Z] ---> 8122d0fae4e8 [2021-02-13T00:50:45.674Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-13T00:50:45.674Z] ---> Running in 40b80c3e3f2c [2021-02-13T00:50:46.264Z] Removing intermediate container 40b80c3e3f2c [2021-02-13T00:50:46.264Z] ---> 3937e0f4ebc6 [2021-02-13T00:50:46.264Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-13T00:50:47.232Z] ---> dc6138c4b26c [2021-02-13T00:50:47.232Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-13T00:50:47.861Z] ---> 4519deac8ea3 [2021-02-13T00:50:47.861Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-13T00:50:48.892Z] ---> 11b5ad7f7b50 [2021-02-13T00:50:48.892Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-13T00:50:49.203Z] ---> Running in 6e35efea3b13 [2021-02-13T00:50:50.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:50.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:50.811Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-13T00:50:50.811Z] (2/33) Installing expat (2.2.9-r1) [2021-02-13T00:50:50.811Z] (3/33) Installing libffi (3.3-r2) [2021-02-13T00:50:50.811Z] (4/33) Installing gdbm (1.13-r1) [2021-02-13T00:50:50.811Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-13T00:50:50.811Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-13T00:50:50.811Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-13T00:50:52.772Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-13T00:50:52.772Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-13T00:50:52.772Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-13T00:50:52.772Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-13T00:50:52.772Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-13T00:50:52.772Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-13T00:50:52.772Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-13T00:50:52.772Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-13T00:50:52.772Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-13T00:50:52.772Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-13T00:50:52.772Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-13T00:50:52.772Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-13T00:50:52.772Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-13T00:50:52.772Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-13T00:50:52.772Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-13T00:50:52.772Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-13T00:50:53.043Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-13T00:50:53.043Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-13T00:50:53.043Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-13T00:50:53.043Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-13T00:50:53.043Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-13T00:50:53.043Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-13T00:50:53.043Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-13T00:50:53.043Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-13T00:50:53.043Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-13T00:50:53.043Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-13T00:50:53.315Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:53.315Z] OK: 71 MiB in 55 packages [2021-02-13T00:51:00.012Z] Removing intermediate container 6e35efea3b13 [2021-02-13T00:51:00.012Z] ---> 72fba20ea89f [2021-02-13T00:51:00.012Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-13T00:51:00.012Z] ---> Running in 635c425eb3a3 [2021-02-13T00:51:04.307Z] Collecting docker-compose==1.23.2 [2021-02-13T00:51:04.307Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-13T00:51:06.320Z] Collecting docker<4.0,>=3.6.0 [2021-02-13T00:51:06.320Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-13T00:51:06.320Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-13T00:51:06.320Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-13T00:51:06.320Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-13T00:51:06.320Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-13T00:51:08.281Z] Collecting cached-property<2,>=1.2.0 [2021-02-13T00:51:08.281Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-13T00:51:08.553Z] Collecting jsonschema<3,>=2.5.1 [2021-02-13T00:51:08.553Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-13T00:51:08.824Z] 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-02-13T00:51:09.094Z] Collecting docopt<0.7,>=0.6.1 [2021-02-13T00:51:09.094Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-13T00:51:11.695Z] Collecting PyYAML<4,>=3.10 [2021-02-13T00:51:11.695Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-13T00:51:14.291Z] Collecting texttable<0.10,>=0.9.0 [2021-02-13T00:51:14.291Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-13T00:51:16.899Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-13T00:51:16.899Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-13T00:51:17.169Z] Collecting docker-pycreds>=0.4.0 [2021-02-13T00:51:17.169Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-13T00:51:17.759Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-13T00:51:17.759Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-13T00:51:18.028Z] Collecting idna<2.8,>=2.5 [2021-02-13T00:51:18.299Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-13T00:51:18.299Z] 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-02-13T00:51:18.299Z] 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-02-13T00:51:18.299Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-13T00:51:18.299Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-13T00:51:18.299Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-13T00:51:18.299Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-13T00:51:18.887Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, jsonschema, docopt, PyYAML, texttable, docker-compose [2021-02-13T00:51:19.477Z] Attempting uninstall: urllib3 [2021-02-13T00:51:19.477Z] Found existing installation: urllib3 1.25.9 [2021-02-13T00:51:19.477Z] Uninstalling urllib3-1.25.9: [2021-02-13T00:51:19.477Z] Successfully uninstalled urllib3-1.25.9 [2021-02-13T00:51:20.069Z] Attempting uninstall: idna [2021-02-13T00:51:20.069Z] Found existing installation: idna 2.9 [2021-02-13T00:51:20.069Z] Uninstalling idna-2.9: [2021-02-13T00:51:20.337Z] Successfully uninstalled idna-2.9 [2021-02-13T00:51:20.924Z] Attempting uninstall: requests [2021-02-13T00:51:20.924Z] Found existing installation: requests 2.23.0 [2021-02-13T00:51:20.924Z] Uninstalling requests-2.23.0: [2021-02-13T00:51:20.924Z] Successfully uninstalled requests-2.23.0 [2021-02-13T00:51:21.903Z] Running setup.py install for dockerpty: started [2021-02-13T00:51:23.861Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-13T00:51:24.132Z] Running setup.py install for docopt: started [2021-02-13T00:51:26.093Z] Running setup.py install for docopt: finished with status 'done' [2021-02-13T00:51:26.093Z] Running setup.py install for PyYAML: started [2021-02-13T00:51:28.054Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-13T00:51:28.054Z] Running setup.py install for texttable: started [2021-02-13T00:51:30.012Z] Running setup.py install for texttable: finished with status 'done' [2021-02-13T00:51:30.601Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-13T00:51:33.972Z] Removing intermediate container 635c425eb3a3 [2021-02-13T00:51:33.972Z] ---> 4a6b92465215 [2021-02-13T00:51:33.972Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-13T00:51:34.256Z] ---> Running in c87d1c3fc2ed [2021-02-13T00:51:35.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:51:35.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:51:36.098Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:51:36.098Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-13T00:51:36.098Z] (3/3) Installing curl (7.69.1-r3) [2021-02-13T00:51:36.098Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:51:36.098Z] OK: 71 MiB in 58 packages [2021-02-13T00:51:37.523Z] Removing intermediate container c87d1c3fc2ed [2021-02-13T00:51:37.524Z] ---> 78ff0e56978b [2021-02-13T00:51:37.524Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-13T00:51:37.524Z] ---> Running in d025e73a9554 [2021-02-13T00:51:37.793Z] Removing intermediate container d025e73a9554 [2021-02-13T00:51:37.793Z] ---> b91dcf45e06c [2021-02-13T00:51:37.793Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:51:38.065Z] ---> Running in ade73c51e1c5 [2021-02-13T00:51:38.656Z] Removing intermediate container ade73c51e1c5 [2021-02-13T00:51:38.656Z] ---> 4c21a1b31e12 [2021-02-13T00:51:38.656Z] Step 24/26 : LABEL arch=arm64 [2021-02-13T00:51:38.656Z] ---> Running in 262f59307d08 [2021-02-13T00:51:38.929Z] Removing intermediate container 262f59307d08 [2021-02-13T00:51:38.929Z] ---> 0477664319bb [2021-02-13T00:51:38.929Z] Step 25/26 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c [2021-02-13T00:51:39.199Z] ---> Running in 1ac858f8054e [2021-02-13T00:51:39.793Z] Removing intermediate container 1ac858f8054e [2021-02-13T00:51:39.793Z] ---> fb98edf0baff [2021-02-13T00:51:39.793Z] Step 26/26 : LABEL version=0.0.0 [2021-02-13T00:51:39.793Z] ---> Running in f3fa7d91086a [2021-02-13T00:51:40.386Z] Removing intermediate container f3fa7d91086a [2021-02-13T00:51:40.386Z] ---> 757258a54dee [2021-02-13T00:51:40.386Z] [2021-02-13T00:51:40.656Z] Successfully built 757258a54dee [2021-02-13T00:51:40.656Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-13T00:51:40.941Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-13T00:51:40.952Z] $ docker stop --time=1 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 [2021-02-13T00:51:42.965Z] $ docker rm -f 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:51:43.646Z] + docker images [2021-02-13T00:51:43.646Z] + grep docker [2021-02-13T00:51:43.923Z] docker-sys-mgmt-agent-go-arm64 latest 757258a54dee 4 seconds ago 300MB [2021-02-13T00:51:43.923Z] docker-security-proxy-setup-go-arm64 latest 1c95e9c7d3c4 About a minute ago 23.2MB [2021-02-13T00:51:43.923Z] docker-core-command-go-arm64 latest aefdb2543178 About a minute ago 16MB [2021-02-13T00:51:43.923Z] docker-security-bootstrapper-go-arm64 latest 06be5d113365 About a minute ago 17MB [2021-02-13T00:51:43.923Z] docker-core-data-go-arm64 latest deb9ae6b139b 3 minutes ago 21MB [2021-02-13T00:51:43.923Z] docker-core-metadata-go-arm64 latest 4ed91c77c946 3 minutes ago 17.8MB [2021-02-13T00:51:43.923Z] docker-support-notifications-go-arm64 latest eebe3a843b1b 3 minutes ago 16.7MB [2021-02-13T00:51:43.923Z] docker-support-scheduler-go-arm64 latest 09d2e09568d7 3 minutes ago 16.1MB [2021-02-13T00:51:43.923Z] docker-security-secretstore-setup-go-arm64 latest 4d204564b6c6 3 minutes ago 23.4MB [2021-02-13T00:51:43.923Z] docker 20.10.0 eeaf43b92773 2 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:47.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:48.043Z] ---> package-listing.sh [2021-02-13T00:51:48.044Z] ++ facter osfamily [2021-02-13T00:51:48.044Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-13T00:51:48.044Z] + OS_FAMILY=redhat [2021-02-13T00:51:48.044Z] + workspace=/w/workspace/edgex-go/63 [2021-02-13T00:51:48.044Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-13T00:51:48.044Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-13T00:51:48.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-13T00:51:48.044Z] + PACKAGES=/tmp/packages_start.txt [2021-02-13T00:51:48.044Z] + '[' /w/workspace/edgex-go/63 ']' [2021-02-13T00:51:48.044Z] + PACKAGES=/tmp/packages_end.txt [2021-02-13T00:51:48.044Z] + case "${OS_FAMILY}" in [2021-02-13T00:51:48.044Z] + rpm -qa [2021-02-13T00:51:48.044Z] + sort [2021-02-13T00:51:53.375Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-13T00:51:53.375Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-13T00:51:53.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-13T00:51:53.375Z] + '[' /w/workspace/edgex-go/63 ']' [2021-02-13T00:51:53.375Z] + mkdir -p /w/workspace/edgex-go/63/archives/ [2021-02-13T00:51:53.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/63/archives/ [Pipeline] echo [2021-02-13T00:51:53.389Z] 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/63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-13T00:51:53.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:51:53.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:51:53.993Z] [2021-02-13T00:51:53.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:51:54.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:51:54.335Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-13T00:51:54.335Z] df20fa9351a1: Pulling fs layer [2021-02-13T00:51:54.335Z] 36b3adc4ff6f: Pulling fs layer [2021-02-13T00:51:54.335Z] 8ad3a11d3b57: Pulling fs layer [2021-02-13T00:51:54.335Z] 46f8f816bc3b: Pulling fs layer [2021-02-13T00:51:54.335Z] 93b61091891f: Pulling fs layer [2021-02-13T00:51:54.335Z] 93b9cdb0e59b: Pulling fs layer [2021-02-13T00:51:54.335Z] 5e14af77c1be: Pulling fs layer [2021-02-13T00:51:54.335Z] 01666e4c0597: Pulling fs layer [2021-02-13T00:51:54.335Z] aa168da1d23b: Pulling fs layer [2021-02-13T00:51:54.335Z] 93b9cdb0e59b: Waiting [2021-02-13T00:51:54.335Z] 5e14af77c1be: Waiting [2021-02-13T00:51:54.335Z] aa168da1d23b: Waiting [2021-02-13T00:51:54.335Z] 01666e4c0597: Waiting [2021-02-13T00:51:54.335Z] 46f8f816bc3b: Waiting [2021-02-13T00:51:54.335Z] 93b61091891f: Waiting [2021-02-13T00:51:54.335Z] 36b3adc4ff6f: Download complete [2021-02-13T00:51:54.335Z] 46f8f816bc3b: Verifying Checksum [2021-02-13T00:51:54.335Z] 46f8f816bc3b: Download complete [2021-02-13T00:51:54.335Z] df20fa9351a1: Verifying Checksum [2021-02-13T00:51:54.335Z] df20fa9351a1: Download complete [2021-02-13T00:51:54.598Z] 93b9cdb0e59b: Verifying Checksum [2021-02-13T00:51:54.598Z] 93b9cdb0e59b: Download complete [2021-02-13T00:51:54.598Z] 5e14af77c1be: Verifying Checksum [2021-02-13T00:51:54.598Z] 5e14af77c1be: Download complete [2021-02-13T00:51:54.598Z] 93b61091891f: Verifying Checksum [2021-02-13T00:51:54.598Z] 93b61091891f: Download complete [2021-02-13T00:51:54.598Z] 01666e4c0597: Verifying Checksum [2021-02-13T00:51:54.598Z] 01666e4c0597: Download complete [2021-02-13T00:51:54.859Z] df20fa9351a1: Pull complete [2021-02-13T00:51:55.131Z] 36b3adc4ff6f: Pull complete [2021-02-13T00:51:55.131Z] 8ad3a11d3b57: Verifying Checksum [2021-02-13T00:51:55.131Z] 8ad3a11d3b57: Download complete [2021-02-13T00:51:56.553Z] 8ad3a11d3b57: Pull complete [2021-02-13T00:51:56.553Z] 46f8f816bc3b: Pull complete [2021-02-13T00:51:56.814Z] aa168da1d23b: Verifying Checksum [2021-02-13T00:51:56.814Z] aa168da1d23b: Download complete [2021-02-13T00:51:57.388Z] 93b61091891f: Pull complete [2021-02-13T00:51:57.651Z] 93b9cdb0e59b: Pull complete [2021-02-13T00:51:57.651Z] 5e14af77c1be: Pull complete [2021-02-13T00:51:57.917Z] 01666e4c0597: Pull complete [2021-02-13T00:52:06.183Z] aa168da1d23b: Pull complete [2021-02-13T00:52:06.183Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-13T00:52:06.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:52:06.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-13T00:52:06.395Z] prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container [2021-02-13T00:52:06.444Z] $ 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/63/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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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-lftools-log-publisher:alpine cat [2021-02-13T00:52:16.257Z] $ docker top f02d32737a91e3f0d3918e1836d5aec6ba5fbef041f800d7d3950fad01d107c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:52:16.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-13T00:52:17.212Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-13T00:52:17.638Z] + ls /var/log/sa-host [2021-02-13T00:52:17.638Z] + sadf -c /var/log/sa-host/sa13 [2021-02-13T00:52:17.638Z] file_magic: OK [2021-02-13T00:52:17.638Z] HZ: Using current value: 100 [2021-02-13T00:52:17.638Z] file_header: OK [2021-02-13T00:52:17.638Z] 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-02-13T00:52:17.638Z] Statistics: [2021-02-13T00:52:17.638Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-13T00:52:17.638Z] File successfully converted to sysstat format version 12.2.1 [2021-02-13T00:52:17.638Z] + sadf -c /var/log/sa-host/sa23 [2021-02-13T00:52:17.638Z] file_magic: OK [2021-02-13T00:52:17.638Z] HZ: Using current value: 100 [2021-02-13T00:52:17.638Z] file_header: OK [2021-02-13T00:52:17.638Z] 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-02-13T00:52:17.638Z] Statistics: [2021-02-13T00:52:17.638Z] Hnuu...uuuununununu... [2021-02-13T00:52:17.638Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-13T00:52:17.932Z] provisioning config files... [2021-02-13T00:52:17.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/63@tmp/config8737668803635181371tmp [Pipeline] { [Pipeline] echo [2021-02-13T00:52:18.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:52:18.316Z] ---> create-netrc.sh [Pipeline] } [2021-02-13T00:52:18.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-13T00:52:18.461Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:52:18.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-13T00:52:18.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:52:19.067Z] ---> sudo-logs.sh [2021-02-13T00:52:19.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-13T00:52:19.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:52:19.431Z] ---> job-cost.sh [2021-02-13T00:52:19.431Z] lf-activate-venv: SKIPPING [2021-02-13T00:52:19.431Z] INFO: No Stack... [2021-02-13T00:52:20.377Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-13T00:52:20.639Z] INFO: Archiving Costs [Pipeline] echo [2021-02-13T00:52:20.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:52:20.950Z] ---> logs-deploy.sh [2021-02-13T00:52:20.950Z] lf-activate-venv: SKIPPING [2021-02-13T00:52:20.950Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/63 [2021-02-13T00:52:20.950Z] INFO: archiving workspace using pattern(s): [2021-02-13T00:52:22.338Z] Archives upload complete. [2021-02-13T00:52:22.601Z] INFO: archiving logs to Nexus