Pull request #3088 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 668f0a3a269f3b051418dc2678a30c23b2beea7f rather than 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Obtained Jenkinsfile from 668f0a3a269f3b051418dc2678a30c23b2beea7f 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-23389 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Merge succeeded, producing 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 Checking out Revision 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 (PR-3088) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 Commit message: "fix(meta): Delete API return 423 when associated object exist" First time build. Skipping changelog. > git rev-list --no-walk 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T09:05:11.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T09:05:11.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T09:05:11.413Z] ========================================================= [2021-01-27T09:05:11.413Z] EdgeX Global Pipelines Version Info [2021-01-27T09:05:11.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:05:14.330Z] ------------------- [2021-01-27T09:05:14.330Z] stable info: [2021-01-27T09:05:14.330Z] ------------------- [2021-01-27T09:05:14.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T09:05:14.330Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T09:05:14.330Z] Message: update stable to v1.0.179 [2021-01-27T09:05:15.392Z] ------------------- [2021-01-27T09:05:15.392Z] experimental info: [2021-01-27T09:05:15.392Z] ------------------- [2021-01-27T09:05:15.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T09:05:15.392Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T09:05:15.392Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T09:05:15.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-27T09:05:15.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-27T09:05:15.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T09:05:15.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T09:05:16.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T09:05:16.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T09:05:16.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T09:05:16.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-27T09:05:16.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-27T09:05:16.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-27T09:05:16.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T09:05:16.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T09:05:16.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T09:05:16.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T09:05:16.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T09:05:17.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T09:05:17.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T09:05:17.286Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T09:05:17.418Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-27T09:05:17.512Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-27T09:05:17.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-27T09:05:17.689Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T09:05:17.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T09:05:17.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3088 [Pipeline] echo [2021-01-27T09:05:17.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3088 [Pipeline] echo [2021-01-27T09:05:18.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3088 [Pipeline] echo [2021-01-27T09:05:18.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [Pipeline] echo [2021-01-27T09:05:18.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fbfd62 [Pipeline] echo [2021-01-27T09:05:18.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T09:05:18.556Z] provisioning config files... [2021-01-27T09:05:18.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config562992686745209152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:05:19.056Z] ---> docker-login.sh [2021-01-27T09:05:19.056Z] nexus3.edgexfoundry.org:10001 [2021-01-27T09:05:19.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:05:20.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:05:20.022Z] Configure a credential helper to remove this warning. See [2021-01-27T09:05:20.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:05:20.022Z] [2021-01-27T09:05:20.022Z] Login Succeeded [2021-01-27T09:05:20.022Z] nexus3.edgexfoundry.org:10002 [2021-01-27T09:05:20.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:05:20.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:05:20.617Z] Configure a credential helper to remove this warning. See [2021-01-27T09:05:20.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:05:20.617Z] [2021-01-27T09:05:20.617Z] Login Succeeded [2021-01-27T09:05:20.617Z] nexus3.edgexfoundry.org:10003 [2021-01-27T09:05:20.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:05:21.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:05:21.290Z] Configure a credential helper to remove this warning. See [2021-01-27T09:05:21.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:05:21.290Z] [2021-01-27T09:05:21.290Z] Login Succeeded [2021-01-27T09:05:21.290Z] nexus3.edgexfoundry.org:10004 [2021-01-27T09:05:22.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:05:22.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:05:22.465Z] Configure a credential helper to remove this warning. See [2021-01-27T09:05:22.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:05:22.465Z] [2021-01-27T09:05:22.465Z] Login Succeeded [2021-01-27T09:05:22.465Z] docker.io [2021-01-27T09:05:22.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:05:23.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:05:23.062Z] Configure a credential helper to remove this warning. See [2021-01-27T09:05:23.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:05:23.063Z] [2021-01-27T09:05:23.063Z] Login Succeeded [2021-01-27T09:05:23.063Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T09:05:23.087Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T09:05:23.607Z] ++ 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-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/core-command/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/core-data/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-27T09:05:23.607Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-27T09:05:23.607Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T09:05:23.607Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-27T09:05:23.607Z] ++ cut -d/ -f2 [2021-01-27T09:05:23.607Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-27T09:05:23.886Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:05:24.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:05:25.147Z] [2021-01-27T09:05:25.147Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:05:25.617Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:05:25.617Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T09:05:25.617Z] 31603596830f: Pulling fs layer [2021-01-27T09:05:25.617Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T09:05:25.617Z] 6ca5941a6612: Pulling fs layer [2021-01-27T09:05:25.617Z] ecc8261a40a4: Pulling fs layer [2021-01-27T09:05:25.617Z] ecc8261a40a4: Waiting [2021-01-27T09:05:25.617Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T09:05:25.617Z] 2a8b12db71e7: Download complete [2021-01-27T09:05:25.912Z] 31603596830f: Verifying Checksum [2021-01-27T09:05:25.912Z] 31603596830f: Download complete [2021-01-27T09:05:26.208Z] ecc8261a40a4: Verifying Checksum [2021-01-27T09:05:26.208Z] ecc8261a40a4: Download complete [2021-01-27T09:05:26.208Z] 6ca5941a6612: Verifying Checksum [2021-01-27T09:05:26.208Z] 6ca5941a6612: Download complete [2021-01-27T09:05:26.839Z] 31603596830f: Pull complete [2021-01-27T09:05:27.133Z] 2a8b12db71e7: Pull complete [2021-01-27T09:05:29.434Z] 6ca5941a6612: Pull complete [2021-01-27T09:05:30.535Z] ecc8261a40a4: Pull complete [2021-01-27T09:05:30.535Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T09:05:30.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:05:30.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T09:05:30.839Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:05:31.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:05:34.347Z] $ docker top a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T09:05:34.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T09:05:34.899Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T09:05:35.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T09:05:35.505Z] $ docker exec a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent [2021-01-27T09:05:36.439Z] SSH_AUTH_SOCK=/tmp/ssh-mq1TZg0C0cHa/agent.11 [2021-01-27T09:05:36.439Z] SSH_AGENT_PID=16 [2021-01-27T09:05:36.483Z] Running ssh-add (command line suppressed) [2021-01-27T09:05:37.189Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4048580001414908544.key (/w/workspace/edgex-go/2@tmp/private_key_4048580001414908544.key) [2021-01-27T09:05:37.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T09:05:38.149Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T09:05:38.416Z] $ docker exec --env ******** --env ******** a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent -k [2021-01-27T09:05:38.908Z] unset SSH_AUTH_SOCK; [2021-01-27T09:05:38.908Z] unset SSH_AGENT_PID; [2021-01-27T09:05:38.909Z] echo Agent pid 16 killed; [2021-01-27T09:05:39.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T09:05:39.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T09:05:39.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T09:05:40.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T09:05:40.437Z] $ docker exec a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent [2021-01-27T09:05:41.260Z] SSH_AUTH_SOCK=/tmp/ssh-YDrNMFLERCU1/agent.45 [2021-01-27T09:05:41.260Z] SSH_AGENT_PID=50 [2021-01-27T09:05:41.276Z] Running ssh-add (command line suppressed) [2021-01-27T09:05:41.660Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8729172938607643946.key (/w/workspace/edgex-go/2@tmp/private_key_8729172938607643946.key) [2021-01-27T09:05:41.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T09:05:42.251Z] + git semver init [2021-01-27T09:05:42.251Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T09:05:42.251Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-27T09:05:42.251Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-27T09:05:42.251Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T09:05:42.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T09:05:42.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T09:05:42.251Z] # $SEMVER_BRANCH = PR-3088 [2021-01-27T09:05:42.251Z] # $SEMVER_TEMP = /tmp/semver-621809565 [2021-01-27T09:05:42.251Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-27T09:06:31.881Z] # '/tmp/semver-621809565' -> '/w/workspace/edgex-go/2/.semver' [2021-01-27T09:06:31.881Z] # -> Force: false [2021-01-27T09:06:31.881Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-27T09:06:31.954Z] $ docker exec --env ******** --env ******** a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce ssh-agent -k [2021-01-27T09:06:32.706Z] unset SSH_AUTH_SOCK; [2021-01-27T09:06:32.707Z] unset SSH_AGENT_PID; [2021-01-27T09:06:32.707Z] echo Agent pid 50 killed; [2021-01-27T09:06:32.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T09:06:33.472Z] + git semver [Pipeline] } [2021-01-27T09:06:33.796Z] $ docker stop --time=1 a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce [2021-01-27T09:06:36.271Z] $ docker rm -f a85c3e6317e59b5f583263caed45b82afeb81d260763d64a192f663015a9c0ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:06:36.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T09:06:38.017Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T09:06:38.019Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:06:39.062Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:06:39.550Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:06:40.080Z] + true [2021-01-27T09:06:40.080Z] + sudo service docker restart [2021-01-27T09:06:40.359Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-27T09:06:42.629Z] ========================================================= [2021-01-27T09:06:42.629Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T09:06:42.629Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:06:43.112Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-27T09:06:51.619Z] Sending build context to Docker daemon 327.2MB [2021-01-27T09:06:51.620Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:51.620Z] Step 2/6 : FROM ${BASE} [2021-01-27T09:06:51.620Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T09:06:51.620Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T09:06:51.620Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T09:06:51.620Z] de9db76c5a1d: Pulling fs layer [2021-01-27T09:06:51.620Z] bca2f99d35d6: Pulling fs layer [2021-01-27T09:06:51.620Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T09:06:51.620Z] 7c6f9722023f: Pulling fs layer [2021-01-27T09:06:51.620Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T09:06:51.620Z] bca2f99d35d6: Waiting [2021-01-27T09:06:51.620Z] 93359f2a8cfa: Waiting [2021-01-27T09:06:51.620Z] 7c6f9722023f: Waiting [2021-01-27T09:06:51.620Z] a35cf1a2eb13: Waiting [2021-01-27T09:06:51.620Z] de9db76c5a1d: Verifying Checksum [2021-01-27T09:06:51.620Z] de9db76c5a1d: Download complete [2021-01-27T09:06:51.620Z] 0ef7d3d256c8: Download complete [2021-01-27T09:06:52.232Z] 93359f2a8cfa: Download complete [2021-01-27T09:06:52.232Z] 7c6f9722023f: Verifying Checksum [2021-01-27T09:06:52.232Z] 7c6f9722023f: Download complete [2021-01-27T09:06:52.632Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T09:06:52.632Z] 188c0c94c7c5: Download complete [2021-01-27T09:06:53.423Z] Still waiting to schedule task [2021-01-27T09:06:53.423Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-27T09:06:53.561Z] 188c0c94c7c5: Pull complete [2021-01-27T09:06:54.353Z] 0ef7d3d256c8: Pull complete [2021-01-27T09:06:54.353Z] de9db76c5a1d: Pull complete [2021-01-27T09:06:58.898Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T09:06:58.898Z] a35cf1a2eb13: Download complete [2021-01-27T09:07:00.366Z] bca2f99d35d6: Verifying Checksum [2021-01-27T09:07:00.366Z] bca2f99d35d6: Download complete [2021-01-27T09:07:13.280Z] bca2f99d35d6: Pull complete [2021-01-27T09:07:13.280Z] 93359f2a8cfa: Pull complete [2021-01-27T09:07:13.280Z] 7c6f9722023f: Pull complete [2021-01-27T09:07:20.284Z] a35cf1a2eb13: Pull complete [2021-01-27T09:07:20.284Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T09:07:20.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T09:07:20.284Z] ---> a62c8e92a672 [2021-01-27T09:07:20.284Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-27T09:07:20.935Z] ---> Running in 604ac5a884ac [2021-01-27T09:07:21.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:07:22.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:07:23.248Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T09:07:23.532Z] (2/12) Installing file (5.38-r0) [2021-01-27T09:07:23.532Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T09:07:23.810Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T09:07:29.378Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T09:07:29.378Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T09:07:29.378Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T09:07:29.378Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T09:07:29.378Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T09:07:29.378Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T09:07:29.378Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T09:07:29.701Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T09:07:29.701Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:07:29.701Z] OK: 233 MiB in 51 packages [2021-01-27T09:07:34.370Z] Removing intermediate container 604ac5a884ac [2021-01-27T09:07:34.370Z] ---> 4bdd66814cd0 [2021-01-27T09:07:34.370Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T09:07:34.370Z] ---> Running in ab9110e95d8a [2021-01-27T09:07:34.871Z] Removing intermediate container ab9110e95d8a [2021-01-27T09:07:34.871Z] ---> a779d03c2bf8 [2021-01-27T09:07:34.871Z] Step 5/6 : COPY go.mod . [2021-01-27T09:07:35.972Z] ---> 20cc5338792c [2021-01-27T09:07:35.972Z] Step 6/6 : RUN go mod download [2021-01-27T09:07:36.254Z] ---> Running in c576f359fa95 [2021-01-27T09:08:09.562Z] Removing intermediate container c576f359fa95 [2021-01-27T09:08:09.563Z] ---> 6174ba6b86f1 [2021-01-27T09:08:09.563Z] Successfully built 6174ba6b86f1 [2021-01-27T09:08:09.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:08:10.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:08:10.416Z] . [Pipeline] withDockerContainer [2021-01-27T09:08:11.171Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:08:11.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:08:13.682Z] $ docker top 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:08:15.452Z] + go version [2021-01-27T09:08:15.452Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T09:08:15.528Z] $ docker stop --time=1 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 [2021-01-27T09:08:18.325Z] $ docker rm -f 8396b43052c5ff437598e30ea3c31f7d870d137e0f5030b7cca51a494abb5ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:08:19.485Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:08:19.766Z] . [Pipeline] withDockerContainer [2021-01-27T09:08:19.967Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:08:20.108Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:08:22.429Z] $ docker top 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T09:08:22.818Z] ========================================================= [2021-01-27T09:08:22.818Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T09:08:22.818Z] ========================================================= [Pipeline] sh [2021-01-27T09:08:23.261Z] + make test [2021-01-27T09:08:23.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T09:08:39.181Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23391 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws [2021-01-27T09:08:39.250Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-27T09:08:44.454Z] using credential edgex-jenkins-ssh [2021-01-27T09:08:44.521Z] Cloning the remote Git repository [2021-01-27T09:08:44.585Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:08:44.696Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-27T09:08:44.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:08:44.782Z] > git --version # timeout=10 [2021-01-27T09:08:44.798Z] > git --version # 'git version 2.17.1' [2021-01-27T09:08:44.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:08:44.849Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:08:46.501Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T09:09:04.846Z] Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:09:05.247Z] Merge succeeded, producing 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:09:05.247Z] Checking out Revision 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 (PR-3088) [2021-01-27T09:09:03.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:09:03.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:09:03.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:09:03.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:09:03.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:09:03.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T09:09:04.867Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:09:04.882Z] > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 [2021-01-27T09:09:05.171Z] > git remote # timeout=10 [2021-01-27T09:09:05.187Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T09:09:05.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:09:05.214Z] > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 [2021-01-27T09:09:05.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T09:09:05.258Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:09:05.269Z] > git checkout -f 2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 # timeout=10 [2021-01-27T09:09:09.658Z] Commit message: "fix(meta): Delete API return 423 when associated object exist" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:09:11.479Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:09:11.959Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:09:12.330Z] + true [2021-01-27T09:09:12.330Z] + sudo service docker restart [2021-01-27T09:09:14.158Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T09:09:14.404Z] provisioning config files... [2021-01-27T09:09:14.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5266696175455382343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:09:14.938Z] ---> docker-login.sh [2021-01-27T09:09:14.938Z] nexus3.edgexfoundry.org:10001 [2021-01-27T09:09:15.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:09:16.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:09:16.199Z] Configure a credential helper to remove this warning. See [2021-01-27T09:09:16.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:09:16.199Z] [2021-01-27T09:09:16.199Z] Login Succeeded [2021-01-27T09:09:16.199Z] nexus3.edgexfoundry.org:10002 [2021-01-27T09:09:16.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:09:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:09:16.749Z] Configure a credential helper to remove this warning. See [2021-01-27T09:09:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:09:16.749Z] [2021-01-27T09:09:16.749Z] Login Succeeded [2021-01-27T09:09:16.749Z] nexus3.edgexfoundry.org:10003 [2021-01-27T09:09:17.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:09:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:09:17.301Z] Configure a credential helper to remove this warning. See [2021-01-27T09:09:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:09:17.301Z] [2021-01-27T09:09:17.301Z] Login Succeeded [2021-01-27T09:09:17.301Z] nexus3.edgexfoundry.org:10004 [2021-01-27T09:09:17.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:09:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:09:17.859Z] Configure a credential helper to remove this warning. See [2021-01-27T09:09:17.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:09:17.859Z] [2021-01-27T09:09:17.859Z] Login Succeeded [2021-01-27T09:09:17.859Z] docker.io [2021-01-27T09:09:18.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:09:18.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:09:18.734Z] Configure a credential helper to remove this warning. See [2021-01-27T09:09:18.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:09:18.734Z] [2021-01-27T09:09:18.734Z] Login Succeeded [2021-01-27T09:09:18.734Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T09:09:18.753Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-27T09:09:19.176Z] ========================================================= [2021-01-27T09:09:19.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T09:09:19.176Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:09:19.565Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-27T09:09:22.195Z] Sending build context to Docker daemon 165.9MB [2021-01-27T09:09:22.195Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:09:22.195Z] Step 2/6 : FROM ${BASE} [2021-01-27T09:09:22.195Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T09:09:22.195Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T09:09:22.195Z] a4357932f1b6: Pulling fs layer [2021-01-27T09:09:22.195Z] 18c013af1878: Pulling fs layer [2021-01-27T09:09:22.195Z] 00ac8860ef70: Pulling fs layer [2021-01-27T09:09:22.195Z] 63d7cb157983: Pulling fs layer [2021-01-27T09:09:22.195Z] b116817d02f9: Pulling fs layer [2021-01-27T09:09:22.195Z] 745a02a5169b: Pulling fs layer [2021-01-27T09:09:22.195Z] 00ac8860ef70: Waiting [2021-01-27T09:09:22.195Z] 63d7cb157983: Waiting [2021-01-27T09:09:22.195Z] b116817d02f9: Waiting [2021-01-27T09:09:22.195Z] 745a02a5169b: Waiting [2021-01-27T09:09:22.195Z] 18c013af1878: Download complete [2021-01-27T09:09:22.195Z] a4357932f1b6: Verifying Checksum [2021-01-27T09:09:22.195Z] a4357932f1b6: Download complete [2021-01-27T09:09:22.195Z] 63d7cb157983: Verifying Checksum [2021-01-27T09:09:22.195Z] 63d7cb157983: Download complete [2021-01-27T09:09:22.195Z] b116817d02f9: Verifying Checksum [2021-01-27T09:09:22.195Z] b116817d02f9: Download complete [2021-01-27T09:09:22.196Z] 5f621e34cdf4: Download complete [2021-01-27T09:09:22.800Z] 5f621e34cdf4: Pull complete [2021-01-27T09:09:23.401Z] a4357932f1b6: Pull complete [2021-01-27T09:09:23.674Z] 18c013af1878: Pull complete [2021-01-27T09:09:24.274Z] 745a02a5169b: Verifying Checksum [2021-01-27T09:09:24.274Z] 745a02a5169b: Download complete [2021-01-27T09:09:25.251Z] 00ac8860ef70: Verifying Checksum [2021-01-27T09:09:25.251Z] 00ac8860ef70: Download complete [2021-01-27T09:09:26.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T09:09:26.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T09:09:26.953Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T09:09:27.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T09:09:34.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T09:09:34.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T09:09:34.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T09:09:34.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T09:09:34.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T09:09:35.411Z] 00ac8860ef70: Pull complete [2021-01-27T09:09:35.614Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-27T09:09:35.685Z] 63d7cb157983: Pull complete [2021-01-27T09:09:35.960Z] b116817d02f9: Pull complete [2021-01-27T09:09:40.285Z] 745a02a5169b: Pull complete [2021-01-27T09:09:40.285Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T09:09:40.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T09:09:40.285Z] ---> b7e6874047d6 [2021-01-27T09:09:40.285Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-27T09:09:40.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T09:09:40.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T09:09:40.477Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-27T09:09:43.666Z] ---> Running in 1ab0efab31ab [2021-01-27T09:09:44.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:09:45.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:09:45.840Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T09:09:46.113Z] (2/12) Installing file (5.38-r0) [2021-01-27T09:09:46.113Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T09:09:46.113Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T09:09:46.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.175s coverage: 46.6% of statements [2021-01-27T09:09:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T09:09:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T09:09:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T09:09:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T09:09:46.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-27T09:09:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.355s coverage: 27.1% of statements [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T09:09:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T09:09:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T09:09:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.226s coverage: 65.8% of statements [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T09:09:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.670s coverage: 82.3% of statements [2021-01-27T09:09:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T09:09:54.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:09:54.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T09:09:54.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T09:09:58.526Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T09:09:58.526Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T09:09:58.526Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T09:09:58.526Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T09:09:58.526Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T09:09:58.526Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T09:09:58.526Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T09:09:58.526Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T09:09:58.526Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:09:58.526Z] OK: 217 MiB in 51 packages [2021-01-27T09:09:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.783s coverage: 28.6% of statements [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T09:09:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T09:09:59.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.137s coverage: 100.0% of statements [2021-01-27T09:09:59.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T09:09:59.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.227s coverage: 86.7% of statements [2021-01-27T09:09:59.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T09:10:01.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.443s coverage: 97.5% of statements [2021-01-27T09:10:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T09:10:01.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.261s coverage: 78.3% of statements [2021-01-27T09:10:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T09:10:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T09:10:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T09:10:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T09:10:02.841Z] Removing intermediate container 1ab0efab31ab [2021-01-27T09:10:02.841Z] ---> d8fe4311b0b9 [2021-01-27T09:10:02.841Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T09:10:02.841Z] ---> Running in 88e1651b5300 [2021-01-27T09:10:03.115Z] Removing intermediate container 88e1651b5300 [2021-01-27T09:10:03.115Z] ---> 955ee863651d [2021-01-27T09:10:03.115Z] Step 5/6 : COPY go.mod . [2021-01-27T09:10:03.714Z] ---> 689bf361ec00 [2021-01-27T09:10:03.714Z] Step 6/6 : RUN go mod download [2021-01-27T09:10:03.986Z] ---> Running in 60bcddaa0607 [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.413s coverage: 92.8% of statements [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.1% of statements [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T09:10:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 43.8% of statements [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 79.5% of statements [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.103s coverage: 94.1% of statements [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-01-27T09:10:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-01-27T09:10:19.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2021-01-27T09:10:19.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements [2021-01-27T09:10:19.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T09:10:19.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T09:10:19.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T09:10:19.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.291s coverage: 87.2% of statements [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.097s coverage: 100.0% of statements [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.167s coverage: 75.5% of statements [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.8% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.162s coverage: 87.2% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.108s coverage: 84.2% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.4% of statements [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.405s coverage: 63.5% of statements [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T09:10:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 91.3% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements [2021-01-27T09:10:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2021-01-27T09:10:22.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-01-27T09:10:25.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.147s coverage: 68.9% of statements [2021-01-27T09:10:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T09:10:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T09:10:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T09:10:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T09:10:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T09:10:26.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 37.0% of statements [2021-01-27T09:10:26.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T09:10:26.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T09:10:26.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.588s coverage: 84.0% of statements [2021-01-27T09:10:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.067s coverage: 100.0% of statements [2021-01-27T09:10:30.814Z] Removing intermediate container 60bcddaa0607 [2021-01-27T09:10:30.814Z] ---> 61ac0316cf75 [2021-01-27T09:10:30.814Z] Successfully built 61ac0316cf75 [2021-01-27T09:10:30.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:10:31.163Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T09:10:31.163Z] . [Pipeline] withDockerContainer [2021-01-27T09:10:31.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container [2021-01-27T09:10:31.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:10:31.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.1% of statements [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T09:10:31.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T09:10:31.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements [2021-01-27T09:10:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T09:10:33.054Z] $ docker top 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:10:34.110Z] + go version [2021-01-27T09:10:34.110Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T09:10:34.135Z] $ docker stop --time=1 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 [2021-01-27T09:10:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.627s coverage: 29.1% of statements [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T09:10:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T09:10:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.301s coverage: 100.0% of statements [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T09:10:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T09:10:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T09:10:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T09:10:35.856Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.229s coverage: 87.9% of statements [2021-01-27T09:10:35.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T09:10:35.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T09:10:35.856Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.135s coverage: 100.0% of statements [2021-01-27T09:10:36.121Z] $ docker rm -f 82d7800daa2d397a67a13f7702c9f69173c74f798b8e9e141459f4bf140f36c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:10:37.101Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T09:10:37.101Z] . [Pipeline] withDockerContainer [2021-01-27T09:10:37.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container [2021-01-27T09:10:37.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.068s coverage: 32.1% of statements [2021-01-27T09:10:37.441Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:10:37.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 100.0% of statements [2021-01-27T09:10:38.281Z] GO111MODULE=on go vet ./... [2021-01-27T09:10:38.892Z] $ docker top 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T09:10:39.286Z] ========================================================= [2021-01-27T09:10:39.286Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T09:10:39.286Z] ========================================================= [Pipeline] sh [2021-01-27T09:10:39.940Z] + make test [2021-01-27T09:10:39.940Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T09:11:02.117Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T09:11:47.556Z] gofmt -l . [2021-01-27T09:11:47.556Z] [ "`gofmt -l .`" = "" ] [2021-01-27T09:11:47.556Z] ./bin/test-go-mod-tidy.sh [2021-01-27T09:11:48.753Z] ./bin/test-attribution-txt.sh [2021-01-27T09:11:49.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] sh [2021-01-27T09:11:51.145Z] + ls -al . [2021-01-27T09:11:51.145Z] total 668 [2021-01-27T09:11:51.145Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 09:11 . [2021-01-27T09:11:51.145Z] drwxr-xr-x 4 root root 28 Jan 27 09:08 .. [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 09:05 .dockerignore [2021-01-27T09:11:51.145Z] drwxrwxr-x 8 1001 1001 179 Jan 27 09:05 .git [2021-01-27T09:11:51.145Z] drwxrwxr-x 3 1001 1001 125 Jan 27 09:05 .github [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 09:05 .gitignore [2021-01-27T09:11:51.145Z] drwx------ 3 1001 1001 60 Jan 27 09:06 .semver [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 09:05 .sonarcloud.properties [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 09:05 Attribution.txt [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 09:05 CONTRIBUTING.md [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 09:05 Dockerfile.build [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 09:05 Jenkinsfile [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 09:05 LICENSE [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 09:05 Makefile [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 09:05 README.md [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 09:05 SECURITY.md [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 09:06 VERSION [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 09:05 ZMQWindows.md [2021-01-27T09:11:51.145Z] drwxrwxr-x 2 1001 1001 117 Jan 27 09:05 bin [2021-01-27T09:11:51.145Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 09:05 cmd [2021-01-27T09:11:51.145Z] -rw-r--r-- 1 root root 564700 Jan 27 09:10 coverage.out [2021-01-27T09:11:51.145Z] -rw-r--r-- 1 root root 1053 Jan 27 09:11 go.mod [2021-01-27T09:11:51.145Z] -rw-r--r-- 1 root root 18995 Jan 27 09:11 go.sum [2021-01-27T09:11:51.145Z] drwxrwxr-x 8 1001 1001 127 Jan 27 09:05 internal [2021-01-27T09:11:51.145Z] drwxrwxr-x 4 1001 1001 26 Jan 27 09:05 openapi [2021-01-27T09:11:51.145Z] drwxrwxr-x 4 1001 1001 71 Jan 27 09:05 snap [2021-01-27T09:11:51.145Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 09:05 version.go [Pipeline] sh [2021-01-27T09:11:51.981Z] + '[' -e coverage.out ] [2021-01-27T09:11:51.981Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T09:11:52.794Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T09:11:53.218Z] + make build [2021-01-27T09:11:53.515Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T09:11:54.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T09:11:57.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T09:11:57.977Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T09:11:57.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T09:12:00.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-27T09:12:06.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T09:12:06.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T09:12:06.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T09:12:06.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T09:12:06.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T09:12:06.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-27T09:12:11.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T09:12:11.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T09:12:11.711Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-27T09:12:18.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements [2021-01-27T09:12:18.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T09:12:18.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T09:12:18.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T09:12:18.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T09:12:18.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-27T09:12:23.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T09:12:25.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T09:12:25.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.600s coverage: 27.1% of statements [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T09:12:25.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T09:12:25.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.154s coverage: 100.0% of statements [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T09:12:25.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.8% of statements [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T09:12:25.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.368s coverage: 82.3% of statements [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T09:12:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T09:12:28.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T09:12:29.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T09:12:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.108s coverage: 28.6% of statements [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T09:12:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T09:12:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T09:12:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T09:12:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-01-27T09:12:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T09:12:34.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-01-27T09:12:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T09:12:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T09:12:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T09:12:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T09:12:35.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T09:12:38.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T09:12:43.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 92.8% of statements [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T09:12:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 43.8% of statements [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 79.5% of statements [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2021-01-27T09:12:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements [2021-01-27T09:12:43.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-01-27T09:12:45.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T09:12:48.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:12:51.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-27T09:12:54.590Z] 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-01-27T09:12:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2021-01-27T09:12:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-01-27T09:12:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T09:12:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T09:12:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T09:12:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-01-27T09:12:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T09:12:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-01-27T09:12:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-01-27T09:12:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-27T09:12:56.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.4% of statements [2021-01-27T09:12:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T09:12:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 63.5% of statements [2021-01-27T09:12:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T09:12:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T09:12:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.096s coverage: 100.0% of statements [2021-01-27T09:12:58.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-01-27T09:12:58.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-27T09:12:59.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2021-01-27T09:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [Pipeline] } [2021-01-27T09:13:01.791Z] $ docker stop --time=1 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 [2021-01-27T09:13:04.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.826s coverage: 68.9% of statements [2021-01-27T09:13:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T09:13:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T09:13:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T09:13:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T09:13:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T09:13:04.793Z] $ docker rm -f 1109c213d33ebacae57025327fe872c74fab27aadbd4aa0e4e27718febff7686 [2021-01-27T09:13:05.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 37.0% of statements [2021-01-27T09:13:05.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T09:13:05.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T09:13:05.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.609s coverage: 84.0% of statements [2021-01-27T09:13:05.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:13:08.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:13:08.328Z] [2021-01-27T09:13:08.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:13:08.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:13:09.059Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-27T09:13:09.059Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-27T09:13:09.059Z] ca9280d653b3: Pulling fs layer [2021-01-27T09:13:09.059Z] 7e9c9ca2126c: Pulling fs layer [2021-01-27T09:13:09.341Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-27T09:13:09.341Z] cbdbe7a5bc2a: Download complete [2021-01-27T09:13:10.387Z] cbdbe7a5bc2a: Pull complete [2021-01-27T09:13:10.737Z] ca9280d653b3: Verifying Checksum [2021-01-27T09:13:10.737Z] ca9280d653b3: Download complete [2021-01-27T09:13:12.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.1% of statements [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T09:13:12.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T09:13:12.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-01-27T09:13:12.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T09:13:14.621Z] ca9280d653b3: Pull complete [2021-01-27T09:13:14.621Z] 7e9c9ca2126c: Download complete [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.083s coverage: 29.1% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T09:13:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-01-27T09:13:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-27T09:13:18.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-01-27T09:13:19.435Z] GO111MODULE=on go vet ./... [2021-01-27T09:13:30.487Z] 7e9c9ca2126c: Pull complete [2021-01-27T09:13:30.488Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-27T09:13:30.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:13:30.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-27T09:13:30.828Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:13:30.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:13:34.791Z] $ docker top 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:13:35.732Z] + docker-compose build --help [2021-01-27T09:13:36.017Z] + grep parallel [2021-01-27T09:13:37.025Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T09:13:37.317Z] $ docker stop --time=1 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 [2021-01-27T09:13:39.203Z] $ docker rm -f 4e593a52b4e7197c33383713e5f99cecc9433e10f212174eabd54a50bf86f113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:13:40.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:13:40.142Z] . [Pipeline] withDockerContainer [2021-01-27T09:13:40.545Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:13:40.716Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T09:13:42.908Z] $ docker top e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:13:44.122Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T09:13:46.158Z] Building docker-core-command-go ... [2021-01-27T09:13:46.158Z] Building docker-core-data-go ... [2021-01-27T09:13:46.158Z] Building docker-core-metadata-go ... [2021-01-27T09:13:46.158Z] Building docker-security-bootstrapper-go ... [2021-01-27T09:13:46.158Z] Building docker-security-proxy-setup-go ... [2021-01-27T09:13:46.158Z] Building docker-security-secretstore-setup-go ... [2021-01-27T09:13:46.158Z] Building docker-support-notifications-go ... [2021-01-27T09:13:46.158Z] Building docker-support-scheduler-go ... [2021-01-27T09:13:46.158Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T09:13:46.158Z] Building docker-core-data-go [2021-01-27T09:13:46.158Z] Building docker-security-secretstore-setup-go [2021-01-27T09:13:46.158Z] Building docker-support-notifications-go [2021-01-27T09:13:46.158Z] Building docker-support-scheduler-go [2021-01-27T09:13:46.158Z] Building docker-security-bootstrapper-go [2021-01-27T09:14:27.466Z] gofmt -l . [2021-01-27T09:14:28.890Z] [ "`gofmt -l .`" = "" ] [2021-01-27T09:14:31.498Z] ./bin/test-go-mod-tidy.sh [2021-01-27T09:14:32.095Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-27T09:14:34.118Z] + ls -al . [2021-01-27T09:14:34.118Z] total 696 [2021-01-27T09:14:34.118Z] drwxrwxr-x 9 1001 1001 4096 Jan 27 09:14 . [2021-01-27T09:14:34.118Z] drwxr-xr-x 4 root root 4096 Jan 27 09:10 .. [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 09:09 .dockerignore [2021-01-27T09:14:34.118Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 09:09 .git [2021-01-27T09:14:34.118Z] drwxrwxr-x 3 1001 1001 4096 Jan 27 09:09 .github [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 09:09 .gitignore [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 09:09 .sonarcloud.properties [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 09:09 Attribution.txt [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 09:09 CONTRIBUTING.md [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 09:09 Dockerfile.build [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 09:09 Jenkinsfile [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 09:09 LICENSE [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 09:09 Makefile [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 09:09 README.md [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 09:09 SECURITY.md [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 09:06 VERSION [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 09:09 ZMQWindows.md [2021-01-27T09:14:34.118Z] drwxrwxr-x 2 1001 1001 4096 Jan 27 09:09 bin [2021-01-27T09:14:34.118Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 09:09 cmd [2021-01-27T09:14:34.118Z] -rw-r--r-- 1 root root 564700 Jan 27 09:13 coverage.out [2021-01-27T09:14:34.118Z] -rw-r--r-- 1 root root 1053 Jan 27 09:14 go.mod [2021-01-27T09:14:34.118Z] -rw-r--r-- 1 root root 18995 Jan 27 09:14 go.sum [2021-01-27T09:14:34.118Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 09:09 internal [2021-01-27T09:14:34.118Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 09:09 openapi [2021-01-27T09:14:34.118Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 09:09 snap [2021-01-27T09:14:34.118Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 09:09 version.go [Pipeline] sh [2021-01-27T09:14:34.777Z] + '[' -e coverage.out ] [2021-01-27T09:14:34.777Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T09:14:34.887Z] Warning: overwriting stash ‘coverage-report’ [2021-01-27T09:14:36.169Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T09:14:36.862Z] + make build [2021-01-27T09:14:36.862Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T09:14:44.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:14:44.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:14:44.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:14:44.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:14:44.782Z] ---> 6174ba6b86f1 [2021-01-27T09:14:44.782Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:14:44.782Z] ---> 6174ba6b86f1 [2021-01-27T09:14:44.782Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T09:14:44.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:14:44.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:14:44.782Z] ---> 6174ba6b86f1 [2021-01-27T09:14:44.782Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:14:44.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:14:44.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:14:44.782Z] ---> 6174ba6b86f1 [2021-01-27T09:14:44.782Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:14:44.782Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:14:44.782Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:14:44.782Z] ---> 6174ba6b86f1 [2021-01-27T09:14:44.782Z] Step 3/33 : WORKDIR /edgex-go [2021-01-27T09:14:44.782Z] ---> Running in 1ed1c633a665 [2021-01-27T09:14:44.782Z] ---> Running in 751096307f25 [2021-01-27T09:14:44.782Z] ---> Running in 7fee8d915a87 [2021-01-27T09:14:44.782Z] ---> Running in fedaf960d227 [2021-01-27T09:14:44.782Z] ---> Running in 9f2ea0804d2d [2021-01-27T09:14:44.782Z] Removing intermediate container 9f2ea0804d2d [2021-01-27T09:14:44.782Z] ---> 39696b290742 [2021-01-27T09:14:44.782Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:14:44.782Z] Removing intermediate container fedaf960d227 [2021-01-27T09:14:44.782Z] ---> 886488048e26 [2021-01-27T09:14:44.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:14:44.782Z] Removing intermediate container 7fee8d915a87 [2021-01-27T09:14:44.782Z] ---> 03629fd2a73d [2021-01-27T09:14:44.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:14:44.782Z] Removing intermediate container 1ed1c633a665 [2021-01-27T09:14:44.782Z] ---> 0e004deea6ad [2021-01-27T09:14:44.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:14:44.782Z] Removing intermediate container 751096307f25 [2021-01-27T09:14:44.782Z] ---> 46d218ff327c [2021-01-27T09:14:44.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:14:44.782Z] ---> Running in 27073e6d2acf [2021-01-27T09:14:44.782Z] ---> Running in 2afcb29b0bc4 [2021-01-27T09:14:44.782Z] ---> Running in e5ea10276d23 [2021-01-27T09:14:44.782Z] ---> Running in 2c461e462f31 [2021-01-27T09:14:44.782Z] ---> Running in 593f4768174c [2021-01-27T09:14:46.803Z] Removing intermediate container 2afcb29b0bc4 [2021-01-27T09:14:46.803Z] ---> 9cfe781f0f75 [2021-01-27T09:14:46.803Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-27T09:14:46.803Z] Removing intermediate container 2c461e462f31 [2021-01-27T09:14:46.803Z] ---> a7138066b5f9 [2021-01-27T09:14:46.803Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T09:14:46.803Z] Removing intermediate container 27073e6d2acf [2021-01-27T09:14:46.803Z] ---> b87a349692a7 [2021-01-27T09:14:46.803Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T09:14:46.803Z] ---> Running in d4c3fa3b763d [2021-01-27T09:14:46.804Z] ---> Running in ff98ea3eb567 [2021-01-27T09:14:47.098Z] ---> Running in 66f39bd28229 [2021-01-27T09:14:47.098Z] Removing intermediate container 593f4768174c [2021-01-27T09:14:47.098Z] ---> 54b567025c86 [2021-01-27T09:14:47.098Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T09:14:47.098Z] Removing intermediate container e5ea10276d23 [2021-01-27T09:14:47.098Z] ---> 43ac8b9ac1fa [2021-01-27T09:14:47.098Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T09:14:47.391Z] ---> Running in d28113aba2bc [2021-01-27T09:14:47.391Z] ---> Running in 353d3b8905ee [2021-01-27T09:14:48.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:48.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:48.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-27T09:14:49.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:49.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:14:50.417Z] OK: 233 MiB in 51 packages [2021-01-27T09:14:50.417Z] OK: 233 MiB in 51 packages [2021-01-27T09:14:50.417Z] OK: 233 MiB in 51 packages [2021-01-27T09:14:50.698Z] OK: 233 MiB in 51 packages [2021-01-27T09:14:51.003Z] OK: 233 MiB in 51 packages [2021-01-27T09:14:52.031Z] Removing intermediate container ff98ea3eb567 [2021-01-27T09:14:52.031Z] ---> 513fc9d47d00 [2021-01-27T09:14:52.031Z] Step 6/33 : COPY go.mod . [2021-01-27T09:14:52.031Z] Removing intermediate container d4c3fa3b763d [2021-01-27T09:14:52.031Z] ---> f7a77ddf144d [2021-01-27T09:14:52.031Z] Step 6/22 : COPY go.mod . [2021-01-27T09:14:52.031Z] Removing intermediate container 66f39bd28229 [2021-01-27T09:14:52.031Z] ---> 1888a15ed61f [2021-01-27T09:14:52.031Z] Step 6/24 : COPY go.mod . [2021-01-27T09:14:52.305Z] Removing intermediate container d28113aba2bc [2021-01-27T09:14:52.305Z] ---> 66aa9c886558 [2021-01-27T09:14:52.305Z] Step 6/23 : COPY go.mod . [2021-01-27T09:14:52.305Z] Removing intermediate container 353d3b8905ee [2021-01-27T09:14:52.305Z] ---> a3ec89db1c21 [2021-01-27T09:14:52.305Z] Step 6/22 : COPY go.mod . [2021-01-27T09:14:52.305Z] ---> 67b21f612065 [2021-01-27T09:14:52.305Z] Step 7/22 : RUN go mod download [2021-01-27T09:14:52.573Z] ---> 9b8914d50e6e [2021-01-27T09:14:52.573Z] Step 7/33 : RUN go mod download [2021-01-27T09:14:52.573Z] ---> 3a57d180f4ac [2021-01-27T09:14:52.573Z] Step 7/24 : RUN go mod download [2021-01-27T09:14:52.573Z] ---> Running in f355c96c2320 [2021-01-27T09:14:52.849Z] ---> Running in 04967c74f70d [2021-01-27T09:14:52.849Z] ---> Running in 4628bc8d3860 [2021-01-27T09:14:52.849Z] ---> 0cd8b2c0f4fd [2021-01-27T09:14:52.849Z] Step 7/23 : RUN go mod download [2021-01-27T09:14:52.849Z] ---> 76428c89cbd6 [2021-01-27T09:14:52.849Z] Step 7/22 : RUN go mod download [2021-01-27T09:14:53.141Z] ---> Running in 5a0a77b0023a [2021-01-27T09:14:53.141Z] ---> Running in ca62e516cad0 [2021-01-27T09:14:56.607Z] Removing intermediate container ca62e516cad0 [2021-01-27T09:14:56.608Z] ---> 7114c9a76eb5 [2021-01-27T09:14:56.608Z] Step 8/22 : COPY . . [2021-01-27T09:14:56.896Z] Removing intermediate container f355c96c2320 [2021-01-27T09:14:56.896Z] ---> 97fa83f07f89 [2021-01-27T09:14:56.896Z] Step 8/22 : COPY . . [2021-01-27T09:14:56.896Z] Removing intermediate container 4628bc8d3860 [2021-01-27T09:14:56.896Z] ---> 1b6d6c4e733c [2021-01-27T09:14:56.896Z] Step 8/24 : COPY . . [2021-01-27T09:14:57.957Z] Removing intermediate container 04967c74f70d [2021-01-27T09:14:57.957Z] ---> 74bac5191792 [2021-01-27T09:14:57.957Z] Step 8/33 : COPY . . [2021-01-27T09:14:57.957Z] Removing intermediate container 5a0a77b0023a [2021-01-27T09:14:57.957Z] ---> f0a987cbcbfb [2021-01-27T09:14:57.957Z] Step 8/23 : COPY . . [2021-01-27T09:15:11.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T09:15:14.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T09:15:18.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T09:15:19.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T09:15:24.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T09:15:29.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T09:15:32.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T09:15:36.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T09:15:40.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:15:45.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-01-27T09:15:49.863Z] 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-01-27T09:15:55.281Z] $ docker stop --time=1 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d [2021-01-27T09:15:57.858Z] $ docker rm -f 090ca8204b71431140e486a4c8e068a5a5b57772e51ac6bd791f463d4e706c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:15:59.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T09:15:59.752Z] [2021-01-27T09:15:59.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:16:00.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T09:16:00.411Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-27T09:16:00.411Z] 29e5d40040c1: Pulling fs layer [2021-01-27T09:16:00.411Z] 1ce36da41761: Pulling fs layer [2021-01-27T09:16:00.411Z] 25b303627fd3: Pulling fs layer [2021-01-27T09:16:00.411Z] 29e5d40040c1: Download complete [2021-01-27T09:16:01.008Z] 1ce36da41761: Verifying Checksum [2021-01-27T09:16:01.008Z] 1ce36da41761: Download complete [2021-01-27T09:16:01.008Z] 29e5d40040c1: Pull complete [2021-01-27T09:16:02.430Z] 1ce36da41761: Pull complete [2021-01-27T09:16:02.430Z] 25b303627fd3: Verifying Checksum [2021-01-27T09:16:02.430Z] 25b303627fd3: Download complete [2021-01-27T09:16:12.569Z] 25b303627fd3: Pull complete [2021-01-27T09:16:12.569Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-27T09:16:12.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T09:16:12.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-27T09:16:12.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container [2021-01-27T09:16:12.888Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:16:15.898Z] $ docker top f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:16:16.905Z] + docker-compose build --help [2021-01-27T09:16:16.905Z] + grep parallel [2021-01-27T09:16:20.282Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T09:16:20.300Z] $ docker stop --time=1 f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 [2021-01-27T09:16:21.242Z] ---> 965a1ddb1dcc [2021-01-27T09:16:21.243Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T09:16:21.243Z] ---> 958c7895b6c3 [2021-01-27T09:16:21.243Z] ---> 6069765813c0 [2021-01-27T09:16:21.243Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T09:16:21.243Z] Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T09:16:21.243Z] ---> 078db5a014de [2021-01-27T09:16:21.243Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T09:16:21.243Z] ---> Running in 51a55d377540 [2021-01-27T09:16:21.243Z] ---> Running in bd95a271f897 [2021-01-27T09:16:21.243Z] ---> Running in 7407e1cc304a [2021-01-27T09:16:21.243Z] ---> 6e25e8ec3558 [2021-01-27T09:16:21.243Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T09:16:21.243Z] ---> Running in d37eff06b591 [2021-01-27T09:16:21.243Z] ---> Running in a810f5d2a64c [2021-01-27T09:16:21.243Z] Removing intermediate container 7407e1cc304a [2021-01-27T09:16:21.243Z] ---> d578abc48fde [2021-01-27T09:16:21.243Z] Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T09:16:21.243Z] ---> Running in f7f0c96bec58 [2021-01-27T09:16:21.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T09:16:21.243Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T09:16:21.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T09:16:21.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T09:16:21.243Z] 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-01-27T09:16:22.207Z] $ docker rm -f f20ec791a45cc97adc8f68c2586a0c30e4a319e974c4765cf68e9a1c3459f4b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:16:22.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T09:16:22.983Z] . [Pipeline] withDockerContainer [2021-01-27T09:16:23.286Z] prd-ubuntu18.04-docker-arm64-4c-16g-23391 does not seem to be running inside a container [2021-01-27T09:16:23.392Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-27T09:16:24.872Z] $ docker top df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:16:26.026Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T09:16:30.319Z] Building docker-core-command-go ... [2021-01-27T09:16:30.319Z] Building docker-core-data-go ... [2021-01-27T09:16:30.319Z] Building docker-core-metadata-go ... [2021-01-27T09:16:30.319Z] Building docker-security-bootstrapper-go ... [2021-01-27T09:16:30.319Z] Building docker-security-proxy-setup-go ... [2021-01-27T09:16:30.319Z] Building docker-security-secretstore-setup-go ... [2021-01-27T09:16:30.319Z] Building docker-support-notifications-go ... [2021-01-27T09:16:30.319Z] Building docker-support-scheduler-go ... [2021-01-27T09:16:30.319Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T09:16:30.319Z] Building docker-sys-mgmt-agent-go [2021-01-27T09:16:30.319Z] Building docker-core-data-go [2021-01-27T09:16:30.319Z] Building docker-support-scheduler-go [2021-01-27T09:16:30.319Z] Building docker-support-notifications-go [2021-01-27T09:16:30.319Z] Building docker-security-bootstrapper-go [2021-01-27T09:17:09.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T09:17:09.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:17:22.752Z] Removing intermediate container bd95a271f897 [2021-01-27T09:17:22.752Z] ---> 151917982be4 [2021-01-27T09:17:22.752Z] [2021-01-27T09:17:22.752Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:17:22.752Z] Removing intermediate container a810f5d2a64c [2021-01-27T09:17:22.752Z] ---> 79bd2aa783eb [2021-01-27T09:17:22.752Z] [2021-01-27T09:17:22.752Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:17:22.752Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T09:17:22.752Z] + cd /tmp/build/dist/linux [2021-01-27T09:17:22.752Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T09:17:22.752Z] Cloning into '.'... [2021-01-27T09:17:22.752Z] 3.12: Pulling from library/alpine [2021-01-27T09:17:22.752Z] 3.12: Pulling from library/alpine [2021-01-27T09:17:23.632Z] + go get github.com/robfig/glock [2021-01-27T09:17:25.827Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:17:25.827Z] Removing intermediate container 51a55d377540 [2021-01-27T09:17:25.827Z] ---> 4778b9eb7415 [2021-01-27T09:17:25.827Z] [2021-01-27T09:17:25.827Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T09:17:25.827Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:17:26.103Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T09:17:26.103Z] ---> 389fef711851 [2021-01-27T09:17:26.103Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T09:17:26.103Z] Status: Image is up to date for alpine:3.12 [2021-01-27T09:17:26.103Z] ---> 389fef711851 [2021-01-27T09:17:26.103Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:17:26.103Z] 3.12: Pulling from library/alpine [2021-01-27T09:17:26.103Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:17:26.103Z] Status: Image is up to date for alpine:3.12 [2021-01-27T09:17:26.103Z] ---> 389fef711851 [2021-01-27T09:17:26.103Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T09:17:26.384Z] ---> Running in d64a52dadd7b [2021-01-27T09:17:26.384Z] ---> Running in 1f09f71a7588 [2021-01-27T09:17:26.384Z] ---> Running in 8f6ae631f961 [2021-01-27T09:17:27.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.568Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T09:17:28.568Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:17:28.568Z] OK: 6 MiB in 15 packages [2021-01-27T09:17:28.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:28.924Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T09:17:28.924Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:17:28.924Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T09:17:28.924Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T09:17:28.924Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T09:17:28.924Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:17:28.924Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:17:29.208Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T09:17:29.208Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T09:17:29.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:17:29.208Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:17:29.208Z] OK: 7 MiB in 19 packages [2021-01-27T09:17:29.508Z] OK: 6 MiB in 16 packages [2021-01-27T09:17:31.272Z] Removing intermediate container d64a52dadd7b [2021-01-27T09:17:31.272Z] ---> 8281a50750b8 [2021-01-27T09:17:31.272Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:17:31.616Z] ---> Running in 42c5281f54c6 [2021-01-27T09:17:34.534Z] Removing intermediate container 1f09f71a7588 [2021-01-27T09:17:34.534Z] ---> efd738da2d25 [2021-01-27T09:17:34.534Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:17:35.238Z] Removing intermediate container 42c5281f54c6 [2021-01-27T09:17:35.238Z] ---> 90089e45f9ed [2021-01-27T09:17:35.238Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-27T09:17:35.238Z] Removing intermediate container 8f6ae631f961 [2021-01-27T09:17:35.238Z] ---> b3dd5cfba113 [2021-01-27T09:17:35.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:17:35.238Z] ---> Running in 01ce9d80a8df [2021-01-27T09:17:35.582Z] ---> Running in e706c55a7fb2 [2021-01-27T09:17:35.582Z] ---> Running in cdd401adfb0f [2021-01-27T09:17:35.914Z] Removing intermediate container d37eff06b591 [2021-01-27T09:17:35.914Z] ---> 417f77f7080c [2021-01-27T09:17:35.914Z] [2021-01-27T09:17:35.914Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:17:35.914Z] ---> 389fef711851 [2021-01-27T09:17:35.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T09:17:36.270Z] ---> Running in 75eab8c694fb [2021-01-27T09:17:36.270Z] Removing intermediate container e706c55a7fb2 [2021-01-27T09:17:36.270Z] ---> 4d2fba4d83af [2021-01-27T09:17:36.270Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:17:36.270Z] Removing intermediate container 01ce9d80a8df [2021-01-27T09:17:36.270Z] ---> d6152976b6bb [2021-01-27T09:17:36.270Z] Step 13/24 : WORKDIR / [2021-01-27T09:17:36.567Z] Removing intermediate container cdd401adfb0f [2021-01-27T09:17:36.567Z] ---> 4295bec45c95 [2021-01-27T09:17:36.567Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T09:17:36.567Z] ---> Running in 2c993d5db465 [2021-01-27T09:17:36.567Z] ---> Running in 81716df72bee [2021-01-27T09:17:36.567Z] ---> Running in 3ebb4c3a903c [2021-01-27T09:17:36.908Z] Removing intermediate container 75eab8c694fb [2021-01-27T09:17:36.908Z] ---> 0b0f61b4dc47 [2021-01-27T09:17:36.908Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T09:17:36.908Z] ---> Running in ac4aa2b6b6d0 [2021-01-27T09:17:37.196Z] Removing intermediate container 2c993d5db465 [2021-01-27T09:17:37.196Z] ---> dcf2e7e543be [2021-01-27T09:17:37.196Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:17:37.196Z] Removing intermediate container 81716df72bee [2021-01-27T09:17:37.196Z] ---> aba7a63567db [2021-01-27T09:17:37.196Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-27T09:17:37.196Z] Removing intermediate container 3ebb4c3a903c [2021-01-27T09:17:37.196Z] ---> 0a7dd065a159 [2021-01-27T09:17:37.196Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:17:37.527Z] Removing intermediate container ac4aa2b6b6d0 [2021-01-27T09:17:37.527Z] ---> ab9b92fd6e56 [2021-01-27T09:17:37.527Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T09:17:37.527Z] ---> Running in 85895f688c7f [2021-01-27T09:17:37.850Z] ---> Running in 3dbf78e24167 [2021-01-27T09:17:40.770Z] ---> 18408a5ff1ba [2021-01-27T09:17:40.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T09:17:40.770Z] Removing intermediate container 85895f688c7f [2021-01-27T09:17:40.770Z] ---> bd9da79f7796 [2021-01-27T09:17:40.770Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:17:40.770Z] ---> df7c0281d0e9 [2021-01-27T09:17:40.770Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-27T09:17:40.770Z] Removing intermediate container 3dbf78e24167 [2021-01-27T09:17:40.770Z] ---> 6447b1e8e77c [2021-01-27T09:17:40.770Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:41.106Z] ---> Running in 882291e29054 [2021-01-27T09:17:42.260Z] ---> fe00c457e402 [2021-01-27T09:17:42.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T09:17:42.260Z] ---> bf2b33f9f86d [2021-01-27T09:17:42.260Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T09:17:42.260Z] ---> 3f92fa2e6af5 [2021-01-27T09:17:42.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T09:17:43.463Z] ---> 51fd5f31664e [2021-01-27T09:17:43.463Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T09:17:43.463Z] ---> ef57b2656bb6 [2021-01-27T09:17:43.463Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T09:17:43.781Z] + glock sync -n [2021-01-27T09:17:43.781Z]  ---> 3d5f319c0c2d [2021-01-27T09:17:43.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T09:17:43.781Z] ---> Running in fc04b5ca9ed2 [2021-01-27T09:17:44.394Z] Removing intermediate container 882291e29054 [2021-01-27T09:17:44.394Z] ---> cfeaa0fea48d [2021-01-27T09:17:44.394Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T09:17:44.394Z] Removing intermediate container fc04b5ca9ed2 [2021-01-27T09:17:44.394Z] ---> 219ffdfe0bd4 [2021-01-27T09:17:44.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:17:44.707Z] ---> Running in 9b789b31d578 [2021-01-27T09:17:44.707Z] ---> Running in 3475d8768ceb [2021-01-27T09:17:44.707Z] ---> 55ca130fc3f9 [2021-01-27T09:17:44.707Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T09:17:45.053Z] ---> 4866a832f20f [2021-01-27T09:17:45.053Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T09:17:45.395Z] ---> Running in fe07174b6b71 [2021-01-27T09:17:46.164Z] Removing intermediate container 3475d8768ceb [2021-01-27T09:17:46.164Z] ---> a2bda9e24519 [2021-01-27T09:17:46.165Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T09:17:46.165Z] Removing intermediate container fe07174b6b71 [2021-01-27T09:17:46.165Z] ---> d6f5a02228f6 [2021-01-27T09:17:46.165Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:17:46.165Z] ---> Running in 5f6e21e4572c [2021-01-27T09:17:46.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:46.481Z] ---> Running in 5c48f6286080 [2021-01-27T09:17:46.789Z] ---> 674c747f75c7 [2021-01-27T09:17:46.789Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T09:17:47.079Z] Removing intermediate container 5f6e21e4572c [2021-01-27T09:17:47.079Z] ---> 22e3745d7234 [2021-01-27T09:17:47.079Z] Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:17:47.079Z] ---> Running in 70e01176ab7b [2021-01-27T09:17:47.079Z] Removing intermediate container 5c48f6286080 [2021-01-27T09:17:47.080Z] ---> 3f9f816c9bb4 [2021-01-27T09:17:47.080Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T09:17:47.080Z] ---> 30fb62d7918d [2021-01-27T09:17:47.080Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-27T09:17:47.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:17:47.368Z] ---> Running in d18f50edb114 [2021-01-27T09:17:47.368Z] ---> Running in 668d4c7be1cb [2021-01-27T09:17:47.705Z] Removing intermediate container 70e01176ab7b [2021-01-27T09:17:47.705Z] ---> 7e24c4a3ca1c [2021-01-27T09:17:47.705Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:17:48.163Z] ---> Running in 232f92956f8c [2021-01-27T09:17:48.707Z] Removing intermediate container d18f50edb114 [2021-01-27T09:17:48.707Z] ---> 244fbe20308f [2021-01-27T09:17:48.707Z] Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:17:48.707Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T09:17:49.042Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T09:17:49.042Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T09:17:49.042Z] ---> Running in 257573e8ac12 [2021-01-27T09:17:49.323Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T09:17:49.323Z] Removing intermediate container 232f92956f8c [2021-01-27T09:17:49.323Z] ---> e11dce782bac [2021-01-27T09:17:49.323Z] [2021-01-27T09:17:49.614Z] Removing intermediate container 257573e8ac12 [2021-01-27T09:17:49.614Z] ---> 49fb49c18063 [2021-01-27T09:17:49.614Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:17:49.923Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T09:17:49.923Z] ---> Running in b1c0da84b0a6 [2021-01-27T09:17:50.237Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T09:17:50.237Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:17:50.237Z] Successfully built e11dce782bac [2021-01-27T09:17:50.237Z] OK: 8 MiB in 20 packages [2021-01-27T09:17:50.237Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-27T09:17:50.516Z] Building docker-core-metadata-go [2021-01-27T09:17:50.803Z]  Building docker-support-scheduler-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T09:17:51.089Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T09:17:51.089Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-27T09:17:51.089Z] Removing intermediate container b1c0da84b0a6 [2021-01-27T09:17:51.089Z] ---> b49458190c80 [2021-01-27T09:17:51.089Z] [2021-01-27T09:17:51.089Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T09:17:51.089Z] + git describe '--abbrev=0' --tags [2021-01-27T09:17:51.089Z] + TAG=v0.6.1 [2021-01-27T09:17:51.089Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T09:17:51.089Z] + apk --print-arch [2021-01-27T09:17:51.089Z] building [dockerize] for amd64 ... [2021-01-27T09:17:51.089Z] + arch=x86_64 [2021-01-27T09:17:51.089Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-27T09:17:51.089Z] + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-27T09:17:51.744Z] Successfully built b49458190c80 [2021-01-27T09:17:52.042Z] Successfully tagged docker-support-notifications-go:latest [2021-01-27T09:17:52.042Z] Building docker-security-proxy-setup-go [2021-01-27T09:17:52.042Z]  Building docker-support-notifications-go ... done Removing intermediate container 668d4c7be1cb [2021-01-27T09:17:52.042Z] ---> 11833ad1d2bd [2021-01-27T09:17:52.042Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T09:17:52.091Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:17:52.091Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:17:52.091Z] ---> 61ac0316cf75 [2021-01-27T09:17:52.091Z] Step 3/33 : WORKDIR /edgex-go [2021-01-27T09:17:52.091Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:17:52.091Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:17:52.091Z] ---> 61ac0316cf75 [2021-01-27T09:17:52.091Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T09:17:52.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:17:52.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:17:52.091Z] ---> 61ac0316cf75 [2021-01-27T09:17:52.091Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:17:52.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:17:52.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:17:52.091Z] ---> 61ac0316cf75 [2021-01-27T09:17:52.091Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:17:52.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:17:52.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:17:52.091Z] ---> 61ac0316cf75 [2021-01-27T09:17:52.091Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:17:52.091Z] ---> Running in 466d8541ac5c [2021-01-27T09:17:52.091Z] ---> Running in 3c8474fb970d [2021-01-27T09:17:52.091Z] ---> Running in 245d93365cea [2021-01-27T09:17:52.091Z] ---> Running in 62f00a012ccd [2021-01-27T09:17:52.091Z] ---> Running in 78af661b0b23 [2021-01-27T09:17:52.091Z] Removing intermediate container 78af661b0b23 [2021-01-27T09:17:52.091Z] ---> 73aa365205c1 [2021-01-27T09:17:52.091Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:52.091Z] Removing intermediate container 3c8474fb970d [2021-01-27T09:17:52.091Z] ---> cc58298ea222 [2021-01-27T09:17:52.091Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:52.091Z] Removing intermediate container 245d93365cea [2021-01-27T09:17:52.091Z] ---> 0ee377deb6dd [2021-01-27T09:17:52.091Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:52.091Z] Removing intermediate container 466d8541ac5c [2021-01-27T09:17:52.091Z] ---> 271c9950a63b [2021-01-27T09:17:52.091Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:52.091Z] Removing intermediate container 62f00a012ccd [2021-01-27T09:17:52.091Z] ---> 1d1eef38c802 [2021-01-27T09:17:52.091Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:17:52.091Z] ---> Running in 5d8f34af5dd1 [2021-01-27T09:17:52.091Z] ---> Running in 1aa25382ca61 [2021-01-27T09:17:52.091Z] ---> Running in cd8928c6f1ef [2021-01-27T09:17:52.091Z] ---> Running in a85e04b600b6 [2021-01-27T09:17:52.091Z] ---> Running in c7faa238417f [2021-01-27T09:17:52.091Z] Removing intermediate container 5d8f34af5dd1 [2021-01-27T09:17:52.091Z] ---> 9bb9877de82e [2021-01-27T09:17:52.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T09:17:52.091Z] Removing intermediate container 1aa25382ca61 [2021-01-27T09:17:52.091Z] ---> 505eeb7da143 [2021-01-27T09:17:52.091Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T09:17:52.091Z] ---> Running in 731e6865eea2 [2021-01-27T09:17:52.091Z] Removing intermediate container cd8928c6f1ef [2021-01-27T09:17:52.091Z] ---> 004789ddf854 [2021-01-27T09:17:52.091Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-27T09:17:52.091Z] ---> Running in 963101eb65c9 [2021-01-27T09:17:52.091Z] ---> Running in c8343b55fcdd [2021-01-27T09:17:52.091Z] Removing intermediate container c7faa238417f [2021-01-27T09:17:52.091Z] ---> 0d919278eac6 [2021-01-27T09:17:52.091Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T09:17:52.091Z] Removing intermediate container a85e04b600b6 [2021-01-27T09:17:52.091Z] ---> f740c97b1528 [2021-01-27T09:17:52.091Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T09:17:52.091Z] ---> Running in c7e224a41aa9 [2021-01-27T09:17:52.091Z] ---> Running in 62e15a54bebf [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.677Z] ---> Running in f8d0c45408aa [2021-01-27T09:17:52.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:17:52.968Z] OK: 217 MiB in 51 packages [2021-01-27T09:17:53.344Z] Removing intermediate container 9b789b31d578 [2021-01-27T09:17:53.344Z] ---> 67aec35fde8f [2021-01-27T09:17:53.344Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:17:53.575Z] OK: 217 MiB in 51 packages [2021-01-27T09:17:53.576Z] OK: 217 MiB in 51 packages [2021-01-27T09:17:53.851Z] OK: 217 MiB in 51 packages [2021-01-27T09:17:53.851Z] OK: 217 MiB in 51 packages [2021-01-27T09:17:54.462Z] Removing intermediate container 731e6865eea2 [2021-01-27T09:17:54.462Z] ---> 3b1cc81e7e05 [2021-01-27T09:17:54.462Z] Step 6/22 : COPY go.mod . [2021-01-27T09:17:55.466Z] Removing intermediate container c8343b55fcdd [2021-01-27T09:17:55.466Z] ---> 8f02f40fe059 [2021-01-27T09:17:55.466Z] Step 6/22 : COPY go.mod . [2021-01-27T09:17:55.466Z] ---> e02cca3473fe [2021-01-27T09:17:55.466Z] Step 7/22 : RUN go mod download [2021-01-27T09:17:55.737Z] Removing intermediate container 62e15a54bebf [2021-01-27T09:17:55.737Z] ---> 4242b1a5dd01 [2021-01-27T09:17:55.737Z] Step 6/26 : COPY go.mod . [2021-01-27T09:17:55.737Z] ---> Running in 0685941e1772 [2021-01-27T09:17:55.737Z] Removing intermediate container 963101eb65c9 [2021-01-27T09:17:55.737Z] ---> d8244f74d9c3 [2021-01-27T09:17:55.737Z] Step 6/33 : COPY go.mod . [2021-01-27T09:17:56.014Z] Removing intermediate container c7e224a41aa9 [2021-01-27T09:17:56.014Z] ---> 55b17c208504 [2021-01-27T09:17:56.014Z] Step 6/23 : COPY go.mod . [2021-01-27T09:17:56.146Z] Removing intermediate container f8d0c45408aa [2021-01-27T09:17:56.146Z] ---> 5e2859351abb [2021-01-27T09:17:56.146Z] Step 22/24 : LABEL arch=x86_64 [2021-01-27T09:17:56.146Z] ---> c7b5221fd90c [2021-01-27T09:17:56.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T09:17:56.146Z] ---> Running in 81c45f66d86f [2021-01-27T09:17:56.292Z] ---> a0946fb64e3c [2021-01-27T09:17:56.292Z] Step 7/22 : RUN go mod download [2021-01-27T09:17:56.572Z] ---> Running in 88c98e91da11 [2021-01-27T09:17:56.572Z] ---> 5f64db9054be [2021-01-27T09:17:56.572Z] Step 7/26 : RUN go mod download [2021-01-27T09:17:56.847Z] Removing intermediate container 81c45f66d86f [2021-01-27T09:17:56.847Z] ---> d5cd68d4b111 [2021-01-27T09:17:56.847Z] Step 23/24 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:17:56.847Z] ---> 0ec31b31093f [2021-01-27T09:17:56.847Z] Step 7/33 : RUN go mod download [2021-01-27T09:17:56.847Z] ---> Running in f1ff6c7255cd [2021-01-27T09:17:57.119Z] ---> Running in 5927c535ef40 [2021-01-27T09:17:57.119Z] ---> 2cde32c90f68 [2021-01-27T09:17:57.119Z] Step 7/23 : RUN go mod download [2021-01-27T09:17:57.395Z] ---> Running in e65a384a1f36 [2021-01-27T09:17:57.556Z] ---> Running in c72d08733952 [2021-01-27T09:17:59.382Z] Removing intermediate container 0685941e1772 [2021-01-27T09:17:59.382Z] ---> aebd81fd2350 [2021-01-27T09:17:59.382Z] Step 8/22 : COPY . . [2021-01-27T09:17:59.869Z] Removing intermediate container c72d08733952 [2021-01-27T09:17:59.869Z] ---> 4e5cbed81039 [2021-01-27T09:17:59.869Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T09:18:00.178Z] ---> cd58d209abee [2021-01-27T09:18:00.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T09:18:00.178Z] ---> Running in c96fefc7c656 [2021-01-27T09:18:00.820Z] Removing intermediate container 88c98e91da11 [2021-01-27T09:18:00.820Z] ---> 1e084ac9b3bc [2021-01-27T09:18:00.820Z] Step 8/22 : COPY . . [2021-01-27T09:18:01.263Z] Removing intermediate container c96fefc7c656 [2021-01-27T09:18:01.263Z] ---> 8298dbe1cfb0 [2021-01-27T09:18:01.263Z] [2021-01-27T09:18:01.263Z] Successfully built 8298dbe1cfb0 [2021-01-27T09:18:01.569Z] ---> b0f429d34b6a [2021-01-27T09:18:01.569Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T09:18:01.569Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-27T09:18:01.569Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-27T09:18:02.717Z] ---> Running in e2d60939f74a [2021-01-27T09:18:02.795Z] Removing intermediate container f1ff6c7255cd [2021-01-27T09:18:02.795Z] ---> 6a47f5a188fe [2021-01-27T09:18:02.795Z] Step 8/26 : COPY . . [2021-01-27T09:18:03.417Z] Removing intermediate container e65a384a1f36 [2021-01-27T09:18:03.417Z] ---> 6341f2f2f35c [2021-01-27T09:18:03.417Z] Step 8/23 : COPY . . [2021-01-27T09:18:03.417Z] Removing intermediate container 5927c535ef40 [2021-01-27T09:18:03.417Z] ---> 559d3c3e8984 [2021-01-27T09:18:03.417Z] Step 8/33 : COPY . . [2021-01-27T09:18:04.440Z] Removing intermediate container e2d60939f74a [2021-01-27T09:18:04.440Z] ---> 087fb8ec1c5b [2021-01-27T09:18:04.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:18:05.680Z] ---> Running in b340eb1d68b4 [2021-01-27T09:18:08.698Z] Removing intermediate container b340eb1d68b4 [2021-01-27T09:18:08.698Z] ---> 7a4259a60a70 [2021-01-27T09:18:08.698Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T09:18:08.698Z] ---> Running in 9bd0f7f71e84 [2021-01-27T09:18:09.813Z] Removing intermediate container 9bd0f7f71e84 [2021-01-27T09:18:09.813Z] ---> b149a6be71d2 [2021-01-27T09:18:09.813Z] Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:18:10.273Z] ---> Running in 9349f1e5983e [2021-01-27T09:18:12.540Z] Removing intermediate container 9349f1e5983e [2021-01-27T09:18:12.540Z] ---> 27183edbd451 [2021-01-27T09:18:12.540Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:18:13.789Z] ---> Running in ab5d44ebe0a2 [2021-01-27T09:18:15.332Z] Removing intermediate container ab5d44ebe0a2 [2021-01-27T09:18:15.332Z] ---> 34bdd7f39906 [2021-01-27T09:18:15.332Z] [2021-01-27T09:18:15.936Z] Successfully built 34bdd7f39906 [2021-01-27T09:18:16.217Z] Successfully tagged docker-core-data-go:latest [2021-01-27T09:18:16.217Z] Building docker-core-command-go [2021-01-27T09:18:30.274Z] ---> 2490f8762c53 [2021-01-27T09:18:30.274Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T09:18:30.274Z] ---> 8a6f76d684c3 [2021-01-27T09:18:30.274Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T09:18:30.274Z] ---> 62e558a50811 [2021-01-27T09:18:30.274Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T09:18:30.274Z] ---> b150396a9fc6 [2021-01-27T09:18:30.274Z] Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T09:18:30.274Z] ---> 42532617d885 [2021-01-27T09:18:30.274Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T09:18:30.274Z] ---> Running in 9954029b46dd [2021-01-27T09:18:30.274Z] ---> Running in 404e2484d772 [2021-01-27T09:18:30.274Z] ---> Running in bbc620a3610f [2021-01-27T09:18:30.274Z] ---> Running in 6d48e4e8bf46 [2021-01-27T09:18:30.274Z] ---> Running in b33ddc7d9308 [2021-01-27T09:18:30.274Z] Removing intermediate container b33ddc7d9308 [2021-01-27T09:18:30.274Z] ---> 007ef8083584 [2021-01-27T09:18:30.274Z] Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T09:18:30.274Z] ---> Running in 2a6b65b55940 [2021-01-27T09:18:30.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T09:18:30.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T09:18:30.274Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T09:18:30.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T09:18:30.274Z] 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-01-27T09:18:39.020Z]  Building docker-core-data-go ... done + date [2021-01-27T09:18:39.020Z] + echo 'Wed Jan 27 09:18:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T09:18:39.020Z] Wed Jan 27 09:18:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T09:18:43.538Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:18:43.538Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:18:43.538Z] ---> 6174ba6b86f1 [2021-01-27T09:18:43.538Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T09:18:43.827Z] ---> Using cache [2021-01-27T09:18:43.827Z] ---> 46d218ff327c [2021-01-27T09:18:43.827Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:18:43.827Z] ---> Using cache [2021-01-27T09:18:43.827Z] ---> 54b567025c86 [2021-01-27T09:18:43.827Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T09:18:45.396Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:18:45.396Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:18:45.396Z] ---> 6174ba6b86f1 [2021-01-27T09:18:45.396Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T09:18:45.396Z] ---> Using cache [2021-01-27T09:18:45.396Z] ---> 46d218ff327c [2021-01-27T09:18:45.396Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:18:45.396Z] ---> Using cache [2021-01-27T09:18:45.396Z] ---> 54b567025c86 [2021-01-27T09:18:45.396Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T09:18:46.017Z] ---> Running in 6a80c985d2da [2021-01-27T09:18:46.017Z] ---> Running in e73182abd845 [2021-01-27T09:18:50.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:50.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:51.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:51.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:52.043Z] OK: 233 MiB in 51 packages [2021-01-27T09:18:52.043Z] OK: 233 MiB in 51 packages [2021-01-27T09:18:52.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:18:52.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:18:52.761Z] ---> 6174ba6b86f1 [2021-01-27T09:18:52.761Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:18:52.761Z] ---> Using cache [2021-01-27T09:18:52.761Z] ---> 46d218ff327c [2021-01-27T09:18:52.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:18:52.761Z] ---> Using cache [2021-01-27T09:18:52.761Z] ---> 54b567025c86 [2021-01-27T09:18:52.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T09:18:53.993Z] ---> Running in 6d55f5259dec [2021-01-27T09:18:55.139Z] Removing intermediate container e73182abd845 [2021-01-27T09:18:55.139Z] ---> 65d400effd56 [2021-01-27T09:18:55.139Z] Step 6/21 : COPY go.mod . [2021-01-27T09:18:55.417Z] Removing intermediate container 6a80c985d2da [2021-01-27T09:18:55.417Z] ---> 8351142ba942 [2021-01-27T09:18:55.417Z] Step 6/26 : COPY go.mod . [2021-01-27T09:18:55.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:55.983Z] ---> 99852e5a43fb [2021-01-27T09:18:55.983Z] Step 7/26 : RUN go mod download [2021-01-27T09:18:55.983Z] ---> 82a9c69122dd [2021-01-27T09:18:55.983Z] Step 7/21 : RUN go mod download [2021-01-27T09:18:56.288Z] ---> Running in fb3bcf847fe9 [2021-01-27T09:18:56.288Z] ---> Running in ea639be48e6a [2021-01-27T09:18:56.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:18:57.345Z] OK: 233 MiB in 51 packages [2021-01-27T09:19:00.367Z] Removing intermediate container 6d55f5259dec [2021-01-27T09:19:00.367Z] ---> 0579fc98ddbb [2021-01-27T09:19:00.367Z] Step 6/23 : COPY go.mod . [2021-01-27T09:19:01.399Z] ---> 76cfdd113223 [2021-01-27T09:19:01.399Z] Step 7/23 : RUN go mod download [2021-01-27T09:19:01.399Z] ---> Running in dbd0467ba242 [2021-01-27T09:19:01.399Z] Removing intermediate container ea639be48e6a [2021-01-27T09:19:01.399Z] ---> c2363e1e9779 [2021-01-27T09:19:01.399Z] Step 8/26 : COPY . . [2021-01-27T09:19:01.684Z] Removing intermediate container fb3bcf847fe9 [2021-01-27T09:19:01.684Z] ---> 4c9d433fd033 [2021-01-27T09:19:01.684Z] Step 8/21 : COPY . . [2021-01-27T09:19:10.125Z] Removing intermediate container dbd0467ba242 [2021-01-27T09:19:10.125Z] ---> 0c68c6d09275 [2021-01-27T09:19:10.125Z] Step 8/23 : COPY . . [2021-01-27T09:19:36.957Z] Removing intermediate container f7f0c96bec58 [2021-01-27T09:19:36.957Z] ---> 017283f1709a [2021-01-27T09:19:36.957Z] [2021-01-27T09:19:36.957Z] Step 11/33 : FROM alpine:3.12 [2021-01-27T09:19:36.957Z] ---> 389fef711851 [2021-01-27T09:19:36.957Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T09:19:39.095Z] ---> Running in 84af75a008db [2021-01-27T09:19:40.122Z] Removing intermediate container 84af75a008db [2021-01-27T09:19:40.122Z] ---> 18d9e75484d8 [2021-01-27T09:19:40.122Z] Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T09:19:41.188Z] ---> Running in 5b33983f4d23 [2021-01-27T09:19:45.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:19:45.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:19:45.671Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T09:19:45.671Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T09:19:45.671Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T09:19:45.671Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:19:45.671Z] OK: 6 MiB in 17 packages [2021-01-27T09:19:46.753Z] ---> b46af56287c0 [2021-01-27T09:19:46.753Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T09:19:47.393Z] ---> db255d37f829 [2021-01-27T09:19:47.393Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T09:19:47.393Z] ---> Running in f29f6b384cac [2021-01-27T09:19:47.739Z] ---> Running in 81de3da73832 [2021-01-27T09:19:48.432Z] Removing intermediate container 5b33983f4d23 [2021-01-27T09:19:48.432Z] ---> d0ea65f20547 [2021-01-27T09:19:48.432Z] Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T09:19:48.432Z] ---> Running in d70418e5c877 [2021-01-27T09:19:50.575Z] Removing intermediate container d70418e5c877 [2021-01-27T09:19:50.575Z] ---> 1965d67a56e2 [2021-01-27T09:19:50.575Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T09:19:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T09:19:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T09:19:51.181Z] ---> Running in 7e92752ff8f6 [2021-01-27T09:19:51.777Z] Removing intermediate container 7e92752ff8f6 [2021-01-27T09:19:51.777Z] ---> 33837f1b2ac2 [2021-01-27T09:19:51.777Z] Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T09:19:52.057Z] ---> Running in 326be260e3bc [2021-01-27T09:19:52.356Z] ---> d075725a7b85 [2021-01-27T09:19:52.356Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T09:19:52.652Z] ---> Running in b3fd2e78d516 [2021-01-27T09:19:53.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T09:19:54.726Z] Removing intermediate container 326be260e3bc [2021-01-27T09:19:54.726Z] ---> f10e05c62b85 [2021-01-27T09:19:54.726Z] Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T09:19:54.726Z] ---> Running in 48bd5dae46b6 [2021-01-27T09:19:55.475Z] Removing intermediate container 48bd5dae46b6 [2021-01-27T09:19:55.475Z] ---> 5510066d587a [2021-01-27T09:19:55.475Z] Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T09:19:56.588Z] ---> 838fae07a9d5 [2021-01-27T09:19:56.588Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T09:19:59.728Z] ---> 60ee36ddcba9 [2021-01-27T09:19:59.728Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T09:19:59.728Z] ---> Running in 47be1ef2bb87 [2021-01-27T09:20:03.604Z] Removing intermediate container 47be1ef2bb87 [2021-01-27T09:20:03.604Z] ---> 55d0a2cb8c8b [2021-01-27T09:20:03.604Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:20:04.359Z] ---> d61dba7f496b [2021-01-27T09:20:04.359Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T09:20:06.698Z] ---> 80ee3195b946 [2021-01-27T09:20:06.698Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T09:20:07.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:20:07.103Z] Removing intermediate container 9954029b46dd [2021-01-27T09:20:07.103Z] ---> e50cff6595b4 [2021-01-27T09:20:07.103Z] [2021-01-27T09:20:07.103Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:20:07.103Z] 3.12: Pulling from library/alpine [2021-01-27T09:20:07.324Z] ---> 8f0216490586 [2021-01-27T09:20:07.324Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T09:20:07.709Z] Removing intermediate container 404e2484d772 [2021-01-27T09:20:07.709Z] ---> 19ad3a17b545 [2021-01-27T09:20:07.709Z] [2021-01-27T09:20:07.709Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:20:07.709Z] 3.12: Pulling from library/alpine [2021-01-27T09:20:07.988Z] Removing intermediate container bbc620a3610f [2021-01-27T09:20:07.988Z] ---> 5ce4840b1aa6 [2021-01-27T09:20:07.988Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T09:20:08.600Z] ---> Running in 9e8ae3118bbb [2021-01-27T09:20:08.876Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:20:08.876Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:20:08.876Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T09:20:08.876Z] Status: Image is up to date for alpine:3.12 [2021-01-27T09:20:08.876Z] ---> afeebe901d6b [2021-01-27T09:20:08.876Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T09:20:08.876Z] ---> afeebe901d6b [2021-01-27T09:20:08.876Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:20:08.922Z] ---> dd6d28a5d9b5 [2021-01-27T09:20:08.922Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T09:20:09.152Z] ---> Running in d3eb668d8571 [2021-01-27T09:20:09.152Z] ---> Running in 457aa621ea24 [2021-01-27T09:20:09.236Z] ---> 594d6a260ed1 [2021-01-27T09:20:09.237Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T09:20:09.564Z] ---> Running in f566f756ea29 [2021-01-27T09:20:10.220Z] Removing intermediate container f566f756ea29 [2021-01-27T09:20:10.220Z] ---> 1de5e390947d [2021-01-27T09:20:10.220Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T09:20:10.599Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T09:20:10.599Z] + cd /tmp/build/dist/linux [2021-01-27T09:20:10.599Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T09:20:10.599Z] Cloning into '.'... [2021-01-27T09:20:11.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T09:20:11.229Z] ---> 4dd25f93886b [2021-01-27T09:20:11.229Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-27T09:20:11.473Z] + go get github.com/robfig/glock [2021-01-27T09:20:11.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:11.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:12.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:12.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:12.295Z] ---> Running in 788ba689d6e5 [2021-01-27T09:20:12.639Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T09:20:12.639Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T09:20:12.639Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:12.639Z] OK: 5 MiB in 15 packages [2021-01-27T09:20:12.639Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T09:20:12.639Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:12.945Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:20:13.229Z] OK: 6 MiB in 16 packages [2021-01-27T09:20:14.678Z] Removing intermediate container d3eb668d8571 [2021-01-27T09:20:14.678Z] ---> 7a066f168177 [2021-01-27T09:20:14.678Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:20:15.281Z] ---> Running in fc87703aaf45 [2021-01-27T09:20:16.267Z] Removing intermediate container fc87703aaf45 [2021-01-27T09:20:16.267Z] ---> 5204c6e410ad [2021-01-27T09:20:16.267Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-27T09:20:16.267Z] Removing intermediate container 457aa621ea24 [2021-01-27T09:20:16.267Z] ---> 13c8fe6f9fed [2021-01-27T09:20:16.267Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:20:16.546Z] Removing intermediate container 9e8ae3118bbb [2021-01-27T09:20:16.546Z] ---> 50908b9bd6e4 [2021-01-27T09:20:16.546Z] [2021-01-27T09:20:16.546Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T09:20:16.546Z] 20.10.0: Pulling from library/docker [2021-01-27T09:20:16.546Z] ---> Running in 2d20617c677f [2021-01-27T09:20:16.546Z] ---> Running in 31cb3afd9e67 [2021-01-27T09:20:16.778Z] Removing intermediate container 788ba689d6e5 [2021-01-27T09:20:16.778Z] ---> 0bfbcddee009 [2021-01-27T09:20:16.778Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T09:20:16.778Z] ---> Running in db17eacf566b [2021-01-27T09:20:17.385Z] Removing intermediate container db17eacf566b [2021-01-27T09:20:17.385Z] ---> 27a140fdf155 [2021-01-27T09:20:17.385Z] Step 30/33 : CMD ["gate"] [2021-01-27T09:20:17.544Z] Removing intermediate container 2d20617c677f [2021-01-27T09:20:17.544Z] ---> 0220feb8cb38 [2021-01-27T09:20:17.544Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:20:17.658Z] ---> Running in 4138b77633b8 [2021-01-27T09:20:17.824Z] Removing intermediate container 31cb3afd9e67 [2021-01-27T09:20:17.824Z] ---> 2f523ba8a187 [2021-01-27T09:20:17.824Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T09:20:18.111Z] ---> Running in 888be5ac8ef9 [2021-01-27T09:20:18.389Z] ---> Running in 33a97438dd45 [2021-01-27T09:20:18.717Z] Removing intermediate container 4138b77633b8 [2021-01-27T09:20:18.717Z] ---> da6d9391e5ab [2021-01-27T09:20:18.717Z] Step 31/33 : LABEL arch=x86_64 [2021-01-27T09:20:19.069Z] ---> Running in 92bab3ae3472 [2021-01-27T09:20:19.385Z] Removing intermediate container 888be5ac8ef9 [2021-01-27T09:20:19.385Z] ---> 156ff414d8a5 [2021-01-27T09:20:19.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:20:19.668Z] Removing intermediate container 33a97438dd45 [2021-01-27T09:20:19.668Z] ---> 616dda8f0233 [2021-01-27T09:20:19.668Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:20:19.744Z] Removing intermediate container 92bab3ae3472 [2021-01-27T09:20:19.744Z] ---> 1e4552a5e29e [2021-01-27T09:20:19.744Z] Step 32/33 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:20:20.028Z] ---> Running in d3169ec03e84 [2021-01-27T09:20:20.270Z] ---> Running in 479de7246caa [2021-01-27T09:20:20.692Z] Removing intermediate container d3169ec03e84 [2021-01-27T09:20:20.692Z] ---> 2e72865ea329 [2021-01-27T09:20:20.692Z] Step 33/33 : LABEL version=0.0.0 [2021-01-27T09:20:20.875Z] ---> fb83e6825324 [2021-01-27T09:20:20.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T09:20:21.156Z] Removing intermediate container 479de7246caa [2021-01-27T09:20:21.156Z] ---> 2d207db47cbf [2021-01-27T09:20:21.156Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:20:21.353Z] ---> Running in f5e7616bc708 [2021-01-27T09:20:22.055Z] Removing intermediate container f5e7616bc708 [2021-01-27T09:20:22.055Z] ---> 3a60a8daaa78 [2021-01-27T09:20:22.055Z] [2021-01-27T09:20:22.709Z] Successfully built 3a60a8daaa78 [2021-01-27T09:20:22.709Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-27T09:20:23.817Z] ---> 547f77dd5f42 [2021-01-27T09:20:23.817Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T09:20:23.817Z] ---> fd76cdfcf2f2 [2021-01-27T09:20:23.817Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T09:20:24.860Z]  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-01-27T09:20:26.480Z] ---> f6df525c424f [2021-01-27T09:20:26.480Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T09:20:26.480Z] ---> 81debd89f65e [2021-01-27T09:20:26.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T09:20:26.757Z] ---> Running in 62cb6b769b62 [2021-01-27T09:20:28.209Z] Removing intermediate container 62cb6b769b62 [2021-01-27T09:20:28.209Z] ---> 8afa74004708 [2021-01-27T09:20:28.209Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:20:29.570Z] Removing intermediate container f29f6b384cac [2021-01-27T09:20:29.570Z] ---> d70a4cf7f2f7 [2021-01-27T09:20:29.570Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T09:20:29.739Z] ---> 4371ae76a87a [2021-01-27T09:20:29.739Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T09:20:29.739Z] ---> Running in edcdfc85bc4d [2021-01-27T09:20:29.739Z] ---> Running in 22878467220b [2021-01-27T09:20:30.177Z] ---> Running in 7a6e5679f96e [2021-01-27T09:20:30.381Z] Removing intermediate container edcdfc85bc4d [2021-01-27T09:20:30.381Z] ---> 64f2351200be [2021-01-27T09:20:30.381Z] Step 20/22 : LABEL arch=arm64 [2021-01-27T09:20:30.447Z] Removing intermediate container b3fd2e78d516 [2021-01-27T09:20:30.447Z] ---> d7467a41b074 [2021-01-27T09:20:30.447Z] [2021-01-27T09:20:30.447Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:20:30.447Z] ---> 389fef711851 [2021-01-27T09:20:30.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:20:30.447Z] ---> Using cache [2021-01-27T09:20:30.447Z] ---> 8281a50750b8 [2021-01-27T09:20:30.447Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:20:30.447Z] ---> Using cache [2021-01-27T09:20:30.447Z] ---> 90089e45f9ed [2021-01-27T09:20:30.447Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T09:20:30.729Z] ---> Running in 2b6a5ce3e3ae [2021-01-27T09:20:31.021Z] Removing intermediate container 2b6a5ce3e3ae [2021-01-27T09:20:31.021Z] ---> c1f9127b3170 [2021-01-27T09:20:31.021Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T09:20:31.093Z] ---> Running in 18b89bd67c87 [2021-01-27T09:20:31.093Z] Removing intermediate container 22878467220b [2021-01-27T09:20:31.093Z] ---> 36c7bd6ef9f6 [2021-01-27T09:20:31.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:20:31.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T09:20:31.596Z] ---> Running in 86e0453caac4 [2021-01-27T09:20:31.750Z] ---> Running in 6ac233561cf7 [2021-01-27T09:20:32.352Z] Removing intermediate container 18b89bd67c87 [2021-01-27T09:20:32.352Z] ---> 94b7b1a9423d [2021-01-27T09:20:32.352Z] Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:20:32.599Z] Removing intermediate container 86e0453caac4 [2021-01-27T09:20:32.599Z] ---> cfa04aef83c6 [2021-01-27T09:20:32.599Z] Step 15/23 : WORKDIR / [2021-01-27T09:20:32.629Z] Removing intermediate container 6ac233561cf7 [2021-01-27T09:20:32.629Z] ---> 13fc1e51545e [2021-01-27T09:20:32.629Z] Step 20/22 : LABEL arch=arm64 [2021-01-27T09:20:32.903Z] ---> Running in 5cf9a724e712 [2021-01-27T09:20:32.903Z] Removing intermediate container 81de3da73832 [2021-01-27T09:20:32.903Z] ---> 1a88aedae442 [2021-01-27T09:20:32.903Z] [2021-01-27T09:20:32.903Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T09:20:32.903Z] ---> 389fef711851 [2021-01-27T09:20:32.903Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T09:20:32.909Z] ---> Running in 87df9b63e5a7 [2021-01-27T09:20:33.186Z] ---> Running in dc371eb2bb13 [2021-01-27T09:20:33.198Z] ---> Running in fa1fd6d34187 [2021-01-27T09:20:33.198Z] Removing intermediate container 5cf9a724e712 [2021-01-27T09:20:33.198Z] ---> 7997ca74d3a9 [2021-01-27T09:20:33.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:20:34.226Z] ---> 8fc2fc051d69 [2021-01-27T09:20:34.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T09:20:34.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:34.226Z] Removing intermediate container 7a6e5679f96e [2021-01-27T09:20:34.226Z] ---> a96604689d4d [2021-01-27T09:20:34.226Z] [2021-01-27T09:20:34.226Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T09:20:34.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:34.226Z] 20.10.0: Pulling from library/docker [2021-01-27T09:20:34.635Z] Removing intermediate container 87df9b63e5a7 [2021-01-27T09:20:34.635Z] ---> 722801989ea1 [2021-01-27T09:20:34.635Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:20:34.872Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T09:20:34.912Z] Removing intermediate container dc371eb2bb13 [2021-01-27T09:20:34.912Z] ---> 72db464f1967 [2021-01-27T09:20:34.912Z] Step 21/22 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:20:34.912Z] + glock sync -n [2021-01-27T09:20:35.189Z]  ---> Running in d4b61cc165d2 [2021-01-27T09:20:35.189Z] ---> Running in 2c82bf45f3aa [2021-01-27T09:20:35.466Z] Removing intermediate container 6d48e4e8bf46 [2021-01-27T09:20:35.466Z] ---> 32c873acc24f [2021-01-27T09:20:35.466Z] [2021-01-27T09:20:35.466Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:20:35.466Z] ---> afeebe901d6b [2021-01-27T09:20:35.466Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T09:20:35.892Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:20:35.892Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T09:20:35.892Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T09:20:35.892Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:35.892Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:20:35.892Z] OK: 7 MiB in 18 packages [2021-01-27T09:20:36.071Z] Removing intermediate container d4b61cc165d2 [2021-01-27T09:20:36.071Z] ---> fa661cf83df3 [2021-01-27T09:20:36.071Z] [2021-01-27T09:20:36.071Z] ---> Running in d77cc05e570d [2021-01-27T09:20:36.071Z] Removing intermediate container 2c82bf45f3aa [2021-01-27T09:20:36.071Z] ---> cfed974fd0cb [2021-01-27T09:20:36.071Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:20:36.354Z] ---> Running in b8e1eb4a3320 [2021-01-27T09:20:36.354Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T09:20:36.354Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T09:20:36.354Z] ---> eeaf43b92773 [2021-01-27T09:20:36.354Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T09:20:36.625Z] Successfully built fa661cf83df3 [2021-01-27T09:20:36.625Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-27T09:20:36.625Z] Building docker-core-command-go [2021-01-27T09:20:36.625Z]  Building docker-support-scheduler-go ... done  ---> Running in 754daa33c506 [2021-01-27T09:20:36.898Z] Removing intermediate container d77cc05e570d [2021-01-27T09:20:36.898Z] ---> eca9fb964e13 [2021-01-27T09:20:36.898Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T09:20:36.898Z] Removing intermediate container b8e1eb4a3320 [2021-01-27T09:20:36.898Z] ---> a9125a1e0ad3 [2021-01-27T09:20:36.898Z] [2021-01-27T09:20:37.172Z] ---> Running in c918e79fcd7b [2021-01-27T09:20:37.589Z] ---> 33e3f49531c2 [2021-01-27T09:20:37.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T09:20:37.771Z] Successfully built a9125a1e0ad3 [2021-01-27T09:20:37.772Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-27T09:20:37.772Z] Building docker-security-secretstore-setup-go [2021-01-27T09:20:38.044Z]  Building docker-support-notifications-go ... done Removing intermediate container c918e79fcd7b [2021-01-27T09:20:38.044Z] ---> cb9d239c9bb5 [2021-01-27T09:20:38.044Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T09:20:38.225Z] ---> 0743e88092db [2021-01-27T09:20:38.225Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T09:20:38.225Z] Removing intermediate container fa1fd6d34187 [2021-01-27T09:20:38.225Z] ---> 8c02dbf14c53 [2021-01-27T09:20:38.225Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:20:38.225Z] ---> Running in d761d5a76ee3 [2021-01-27T09:20:38.225Z] ---> Running in 6ee9f9259ebf [2021-01-27T09:20:38.320Z] ---> Running in 5095c32f7cd2 [2021-01-27T09:20:38.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:38.885Z] Removing intermediate container d761d5a76ee3 [2021-01-27T09:20:38.885Z] ---> 1c15d9190676 [2021-01-27T09:20:38.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:20:38.885Z] Removing intermediate container 6ee9f9259ebf [2021-01-27T09:20:38.885Z] ---> a2008dd2629b [2021-01-27T09:20:38.885Z] Step 13/21 : WORKDIR /edgex [2021-01-27T09:20:38.885Z] ---> Running in 77b599e4288d [2021-01-27T09:20:38.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:38.924Z] Removing intermediate container 5095c32f7cd2 [2021-01-27T09:20:38.924Z] ---> 88a7c69028e3 [2021-01-27T09:20:38.924Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:20:39.177Z] ---> Running in fffe94197be3 [2021-01-27T09:20:39.198Z] ---> Running in 55d643cc8954 [2021-01-27T09:20:39.457Z] Removing intermediate container 77b599e4288d [2021-01-27T09:20:39.457Z] ---> 15ca9a0d5007 [2021-01-27T09:20:39.457Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T09:20:39.489Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T09:20:39.489Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T09:20:39.489Z] Executing bash-5.0.17-r0.post-install [2021-01-27T09:20:39.489Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:39.489Z] OK: 12 MiB in 22 packages [2021-01-27T09:20:39.770Z] Removing intermediate container fffe94197be3 [2021-01-27T09:20:39.770Z] ---> a0643b95699b [2021-01-27T09:20:39.770Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T09:20:39.770Z] ---> Running in fe5dc23d071c [2021-01-27T09:20:40.406Z] Removing intermediate container fe5dc23d071c [2021-01-27T09:20:40.406Z] ---> db65950a8200 [2021-01-27T09:20:40.406Z] Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:20:40.406Z] ---> 6c30550c9785 [2021-01-27T09:20:40.406Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T09:20:40.406Z] ---> Running in d42c4998e38e [2021-01-27T09:20:41.033Z] Removing intermediate container d42c4998e38e [2021-01-27T09:20:41.033Z] ---> fe94b5634070 [2021-01-27T09:20:41.033Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:20:41.033Z] ---> Running in 6e27e6aaa883 [2021-01-27T09:20:41.310Z] ---> e7cab10b1c18 [2021-01-27T09:20:41.310Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T09:20:41.597Z] Removing intermediate container 6e27e6aaa883 [2021-01-27T09:20:41.597Z] ---> 51b3114566aa [2021-01-27T09:20:41.597Z] [2021-01-27T09:20:41.893Z] Successfully built 51b3114566aa [2021-01-27T09:20:41.893Z] Successfully tagged docker-core-command-go:latest [2021-01-27T09:20:42.536Z]  Building docker-core-command-go ... done  ---> a7c56c2352c9 [2021-01-27T09:20:42.536Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T09:20:42.806Z] ---> Running in 67b5aec546f0 [2021-01-27T09:20:42.901Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T09:20:42.902Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T09:20:42.902Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-27T09:20:42.902Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T09:20:42.902Z] + git describe '--abbrev=0' --tags [2021-01-27T09:20:42.902Z] + TAG=v0.6.1 [2021-01-27T09:20:42.902Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T09:20:42.902Z] + apk --print-arch [2021-01-27T09:20:42.902Z] + arch=aarch64 [2021-01-27T09:20:42.902Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-27T09:20:42.902Z] + GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-27T09:20:42.902Z] building [dockerize] for arm64 ... [2021-01-27T09:20:43.434Z] Removing intermediate container 67b5aec546f0 [2021-01-27T09:20:43.434Z] ---> 658ea4272ee7 [2021-01-27T09:20:43.434Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T09:20:43.434Z] ---> Running in d13523712016 [2021-01-27T09:20:43.875Z] Removing intermediate container 754daa33c506 [2021-01-27T09:20:43.875Z] ---> 3b91dd713965 [2021-01-27T09:20:43.875Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T09:20:44.054Z] Removing intermediate container d13523712016 [2021-01-27T09:20:44.054Z] ---> a03b87fbf96e [2021-01-27T09:20:44.054Z] Step 19/21 : LABEL arch=x86_64 [2021-01-27T09:20:44.054Z] ---> Running in d0cf996d8d65 [2021-01-27T09:20:44.473Z] ---> Running in 0db860e90356 [2021-01-27T09:20:44.474Z] Removing intermediate container 55d643cc8954 [2021-01-27T09:20:44.474Z] ---> 7c34243e792d [2021-01-27T09:20:44.474Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T09:20:44.643Z] Removing intermediate container d0cf996d8d65 [2021-01-27T09:20:44.643Z] ---> e22ddc158555 [2021-01-27T09:20:44.643Z] Step 20/21 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:20:44.644Z] ---> Running in 593b7032e505 [2021-01-27T09:20:44.913Z] Removing intermediate container 593b7032e505 [2021-01-27T09:20:44.913Z] ---> ea59810a1454 [2021-01-27T09:20:44.913Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T09:20:45.069Z] ---> Running in 210c4f57dbe3 [2021-01-27T09:20:45.188Z] ---> Running in ec96ca1ea1db [2021-01-27T09:20:45.188Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T09:20:45.461Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T09:20:45.461Z] ---> aefe523efa57 [2021-01-27T09:20:45.461Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T09:20:45.461Z] Removing intermediate container ec96ca1ea1db [2021-01-27T09:20:45.461Z] ---> ed2ccfef523d [2021-01-27T09:20:45.461Z] [2021-01-27T09:20:45.461Z] ---> Running in 6f9b7f9d1552 [2021-01-27T09:20:45.667Z] Removing intermediate container 0db860e90356 [2021-01-27T09:20:45.667Z] ---> 3be1c9528775 [2021-01-27T09:20:45.667Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T09:20:45.734Z] Successfully built ed2ccfef523d [2021-01-27T09:20:45.734Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-27T09:20:46.269Z] ---> Running in 6543b2bc568b [2021-01-27T09:20:46.332Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:46.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:46.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:46.938Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T09:20:46.938Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T09:20:46.938Z] Executing bash-5.0.17-r0.post-install [2021-01-27T09:20:46.938Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:46.938Z] OK: 12 MiB in 22 packages [2021-01-27T09:20:47.476Z] Removing intermediate container 6543b2bc568b [2021-01-27T09:20:47.476Z] ---> bd6f8318eaca [2021-01-27T09:20:47.476Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T09:20:47.545Z] Removing intermediate container 6f9b7f9d1552 [2021-01-27T09:20:47.545Z] ---> 37fbf87a3abb [2021-01-27T09:20:47.545Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T09:20:47.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:47.756Z] + date [2021-01-27T09:20:47.756Z] + echo 'Wed Jan 27 09:20:47 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T09:20:47.756Z] Wed Jan 27 09:20:47 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T09:20:47.756Z] ---> Running in c243db55e1f3 [2021-01-27T09:20:47.810Z] ---> Running in 9db0b4429f72 [2021-01-27T09:20:48.081Z] Removing intermediate container 9db0b4429f72 [2021-01-27T09:20:48.081Z] ---> 88db47dbcadd [2021-01-27T09:20:48.081Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T09:20:48.081Z] ---> Running in c3de1323068d [2021-01-27T09:20:48.359Z] Removing intermediate container c243db55e1f3 [2021-01-27T09:20:48.359Z] ---> f805d6b52434 [2021-01-27T09:20:48.359Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T09:20:48.367Z] Removing intermediate container c3de1323068d [2021-01-27T09:20:48.367Z] ---> a71b772313b3 [2021-01-27T09:20:48.367Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T09:20:48.367Z] ---> Running in f5e4232cd282 [2021-01-27T09:20:48.632Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T09:20:48.632Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T09:20:48.634Z] Removing intermediate container f5e4232cd282 [2021-01-27T09:20:48.634Z] ---> 87f746bd112b [2021-01-27T09:20:48.634Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T09:20:48.903Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T09:20:48.903Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T09:20:49.263Z] ---> 45f594458e02 [2021-01-27T09:20:49.263Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T09:20:49.512Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T09:20:49.512Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T09:20:49.512Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:49.512Z] OK: 8 MiB in 20 packages [2021-01-27T09:20:49.859Z] ---> 9a3c79505a77 [2021-01-27T09:20:49.859Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-27T09:20:50.487Z] ---> 03e67030b3f3 [2021-01-27T09:20:50.487Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T09:20:50.487Z] ---> Running in 9e46862ad3e7 [2021-01-27T09:20:50.498Z] ---> 69e550d8c926 [2021-01-27T09:20:50.498Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T09:20:51.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:51.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:20:51.896Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T09:20:51.896Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T09:20:51.896Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T09:20:51.896Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T09:20:51.896Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T09:20:51.896Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T09:20:52.178Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T09:20:52.483Z] ---> 66e7800b1659 [2021-01-27T09:20:52.483Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-27T09:20:53.085Z] Removing intermediate container 210c4f57dbe3 [2021-01-27T09:20:53.085Z] ---> df71d92b7703 [2021-01-27T09:20:53.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:20:53.641Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T09:20:53.641Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T09:20:53.641Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T09:20:53.641Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T09:20:53.641Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T09:20:53.641Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T09:20:53.641Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T09:20:53.913Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T09:20:53.913Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T09:20:53.913Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T09:20:54.198Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T09:20:54.198Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T09:20:54.198Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T09:20:54.198Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T09:20:54.198Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T09:20:54.198Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T09:20:54.198Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T09:20:54.198Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T09:20:54.198Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T09:20:54.478Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T09:20:54.478Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T09:20:54.478Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T09:20:54.478Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T09:20:54.478Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T09:20:54.478Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T09:20:54.478Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T09:20:54.745Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:20:54.745Z] OK: 71 MiB in 55 packages [2021-01-27T09:20:55.075Z] ---> a89c4865c8ec [2021-01-27T09:20:55.075Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T09:20:55.669Z] ---> b1f1719903e2 [2021-01-27T09:20:55.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T09:20:55.669Z] ---> Running in 94ded90fdbbd [2021-01-27T09:20:57.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:57.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:20:58.258Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T09:20:58.258Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T09:20:58.258Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T09:20:58.258Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T09:20:58.258Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T09:20:58.258Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T09:20:58.258Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T09:21:00.264Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T09:21:00.264Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T09:21:00.264Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T09:21:00.264Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T09:21:00.264Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T09:21:00.264Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T09:21:00.542Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T09:21:00.542Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T09:21:00.542Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T09:21:00.542Z] ---> f2abe1e33741 [2021-01-27T09:21:00.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T09:21:00.542Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T09:21:00.542Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T09:21:00.817Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T09:21:00.817Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T09:21:00.817Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T09:21:00.817Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T09:21:00.817Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T09:21:00.817Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T09:21:00.817Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T09:21:00.817Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T09:21:01.098Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T09:21:01.099Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T09:21:01.099Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T09:21:01.099Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T09:21:01.099Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T09:21:01.099Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T09:21:01.099Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T09:21:01.099Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:21:01.379Z] OK: 71 MiB in 55 packages [2021-01-27T09:21:01.992Z] Removing intermediate container 2a6b65b55940 [2021-01-27T09:21:01.992Z] ---> 9351f16bae97 [2021-01-27T09:21:01.992Z] [2021-01-27T09:21:01.992Z] Step 11/33 : FROM alpine:3.12 [2021-01-27T09:21:01.992Z] ---> afeebe901d6b [2021-01-27T09:21:01.992Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T09:21:03.433Z] ---> 0dfcd1dd4cd1 [2021-01-27T09:21:03.433Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T09:21:03.433Z] ---> Running in 7676dcb8a4b3 [2021-01-27T09:21:03.709Z] ---> Running in b55b13c4abf6 [2021-01-27T09:21:04.697Z] Removing intermediate container 7676dcb8a4b3 [2021-01-27T09:21:04.697Z] ---> c46effe50910 [2021-01-27T09:21:04.697Z] Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T09:21:04.840Z] Removing intermediate container 9e46862ad3e7 [2021-01-27T09:21:04.841Z] ---> da0377b4bd86 [2021-01-27T09:21:04.841Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T09:21:04.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:21:04.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:21:04.972Z] ---> 61ac0316cf75 [2021-01-27T09:21:04.972Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:21:04.972Z] ---> Using cache [2021-01-27T09:21:04.972Z] ---> 271c9950a63b [2021-01-27T09:21:04.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:21:04.972Z] ---> Using cache [2021-01-27T09:21:04.972Z] ---> 0d919278eac6 [2021-01-27T09:21:04.972Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T09:21:05.108Z] ---> Running in 5504260d92a9 [2021-01-27T09:21:05.252Z] Removing intermediate container b55b13c4abf6 [2021-01-27T09:21:05.252Z] ---> d0490810b0f0 [2021-01-27T09:21:05.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:21:05.526Z] ---> Running in 4c35e0024462 [2021-01-27T09:21:05.526Z] ---> Running in da4ebeaaf8b7 [2021-01-27T09:21:05.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:21:05.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:21:05.526Z] ---> 61ac0316cf75 [2021-01-27T09:21:05.526Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T09:21:05.526Z] ---> Using cache [2021-01-27T09:21:05.526Z] ---> 271c9950a63b [2021-01-27T09:21:05.526Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:21:05.526Z] ---> Using cache [2021-01-27T09:21:05.526Z] ---> 0d919278eac6 [2021-01-27T09:21:05.526Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T09:21:05.800Z] ---> Running in 02654e20a02e [2021-01-27T09:21:05.800Z] ---> Running in 1778136a0040 [2021-01-27T09:21:06.776Z] Removing intermediate container 02654e20a02e [2021-01-27T09:21:06.776Z] ---> 854298e6b372 [2021-01-27T09:21:06.776Z] Step 21/23 : LABEL arch=arm64 [2021-01-27T09:21:07.050Z] ---> Running in 6ea1941bef5d [2021-01-27T09:21:07.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:07.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:07.789Z] Collecting docker-compose==1.23.2 [2021-01-27T09:21:07.789Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T09:21:07.789Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T09:21:07.789Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T09:21:07.789Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T09:21:07.789Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T09:21:07.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:07.876Z] Removing intermediate container 6ea1941bef5d [2021-01-27T09:21:07.876Z] ---> d1292d6f3b3c [2021-01-27T09:21:07.876Z] Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:21:08.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:08.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:08.155Z] ---> Running in 4ca7b06e90c8 [2021-01-27T09:21:08.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:21:08.703Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T09:21:08.703Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T09:21:08.703Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T09:21:08.703Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:21:08.703Z] OK: 6 MiB in 17 packages [2021-01-27T09:21:08.930Z] Collecting PyYAML<4,>=3.10 [2021-01-27T09:21:08.930Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T09:21:08.982Z] OK: 217 MiB in 51 packages [2021-01-27T09:21:08.982Z] Removing intermediate container 4ca7b06e90c8 [2021-01-27T09:21:08.982Z] ---> e35d2fa7d2f2 [2021-01-27T09:21:08.982Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:21:09.590Z] ---> Running in fa89f2099c2d [2021-01-27T09:21:09.590Z] OK: 217 MiB in 51 packages [2021-01-27T09:21:09.936Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T09:21:09.936Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-27T09:21:10.333Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T09:21:10.333Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T09:21:10.584Z] Removing intermediate container fa89f2099c2d [2021-01-27T09:21:10.584Z] ---> d41f20d139f0 [2021-01-27T09:21:10.584Z] [2021-01-27T09:21:10.858Z] Removing intermediate container da4ebeaaf8b7 [2021-01-27T09:21:10.858Z] ---> 85ca6a619166 [2021-01-27T09:21:10.858Z] Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T09:21:10.858Z] Successfully built d41f20d139f0 [2021-01-27T09:21:10.858Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-27T09:21:10.858Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2021-01-27T09:21:10.858Z] Removing intermediate container 4c35e0024462 [2021-01-27T09:21:10.858Z] ---> 4db7ff2115b0 [2021-01-27T09:21:10.858Z] Step 6/23 : COPY go.mod . [2021-01-27T09:21:11.013Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T09:21:11.013Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T09:21:11.013Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T09:21:11.013Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T09:21:11.013Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-27T09:21:11.129Z] ---> Running in 1f5f191df542 [2021-01-27T09:21:11.129Z] Removing intermediate container 1778136a0040 [2021-01-27T09:21:11.129Z] ---> 3c9d8ad7f0b0 [2021-01-27T09:21:11.129Z] Step 6/24 : COPY go.mod . [2021-01-27T09:21:11.640Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T09:21:11.640Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-27T09:21:11.729Z] Removing intermediate container 1f5f191df542 [2021-01-27T09:21:11.729Z] ---> 62faa3e22d16 [2021-01-27T09:21:11.729Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T09:21:12.004Z] ---> Running in 167e40fd2a88 [2021-01-27T09:21:12.004Z] ---> b6f764e38db9 [2021-01-27T09:21:12.004Z] Step 7/23 : RUN go mod download [2021-01-27T09:21:12.078Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T09:21:12.276Z] Removing intermediate container 94ded90fdbbd [2021-01-27T09:21:12.276Z] ---> 24e65781a1ad [2021-01-27T09:21:12.276Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T09:21:12.619Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T09:21:12.887Z] ---> da41a8b765d2 [2021-01-27T09:21:12.887Z] Step 7/24 : RUN go mod download [2021-01-27T09:21:12.887Z] ---> Running in a2073d60cda8 [2021-01-27T09:21:12.887Z] ---> Running in 071670d6360a [2021-01-27T09:21:13.479Z] Removing intermediate container 167e40fd2a88 [2021-01-27T09:21:13.479Z] ---> fc0c57102e74 [2021-01-27T09:21:13.479Z] Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T09:21:13.624Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T09:21:13.624Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T09:21:13.927Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T09:21:13.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T09:21:13.927Z] Collecting idna<2.8,>=2.5 [2021-01-27T09:21:13.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T09:21:13.927Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-27T09:21:13.927Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-27T09:21:13.927Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T09:21:13.927Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T09:21:13.927Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T09:21:13.927Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T09:21:14.093Z] ---> Running in cec3a2161e36 [2021-01-27T09:21:14.198Z] Installing collected packages: jsonschema, docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, texttable, docker-compose [2021-01-27T09:21:14.365Z] ---> Running in e63b4decd924 [2021-01-27T09:21:14.469Z] Running setup.py install for docopt: started [2021-01-27T09:21:15.070Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T09:21:15.070Z] Running setup.py install for PyYAML: started [2021-01-27T09:21:16.064Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T09:21:16.064Z] Attempting uninstall: urllib3 [2021-01-27T09:21:16.064Z] Found existing installation: urllib3 1.25.9 [2021-01-27T09:21:16.064Z] Uninstalling urllib3-1.25.9: [2021-01-27T09:21:16.064Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T09:21:16.359Z] Attempting uninstall: idna [2021-01-27T09:21:16.359Z] Found existing installation: idna 2.9 [2021-01-27T09:21:16.359Z] Uninstalling idna-2.9: [2021-01-27T09:21:16.359Z] Successfully uninstalled idna-2.9 [2021-01-27T09:21:16.640Z] Attempting uninstall: requests [2021-01-27T09:21:16.640Z] Found existing installation: requests 2.23.0 [2021-01-27T09:21:16.640Z] Uninstalling requests-2.23.0: [2021-01-27T09:21:16.640Z] Successfully uninstalled requests-2.23.0 [2021-01-27T09:21:17.634Z] Running setup.py install for dockerpty: started [2021-01-27T09:21:18.622Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T09:21:18.622Z] Running setup.py install for texttable: started [2021-01-27T09:21:19.228Z] Running setup.py install for texttable: finished with status 'done' [2021-01-27T09:21:19.500Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-27T09:21:19.786Z] Removing intermediate container e63b4decd924 [2021-01-27T09:21:19.786Z] ---> a0f1ab61c916 [2021-01-27T09:21:19.786Z] Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T09:21:19.786Z] Removing intermediate container 071670d6360a [2021-01-27T09:21:19.786Z] ---> 2786f1db62b5 [2021-01-27T09:21:19.786Z] Step 8/23 : COPY . . [2021-01-27T09:21:19.786Z] ---> Running in 61cf48db3882 [2021-01-27T09:21:20.062Z] Removing intermediate container cec3a2161e36 [2021-01-27T09:21:20.062Z] ---> 489bbfcba3eb [2021-01-27T09:21:20.062Z] Step 8/24 : COPY . . [2021-01-27T09:21:21.044Z] Removing intermediate container 61cf48db3882 [2021-01-27T09:21:21.044Z] ---> 6e69bee5ca17 [2021-01-27T09:21:21.044Z] Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T09:21:21.322Z] Collecting docker-compose==1.23.2 [2021-01-27T09:21:21.599Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T09:21:22.587Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T09:21:22.587Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T09:21:23.822Z] Removing intermediate container 5504260d92a9 [2021-01-27T09:21:23.822Z] ---> 71a4aea9b6d9 [2021-01-27T09:21:23.822Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T09:21:23.822Z] ---> Running in cc65574de957 [2021-01-27T09:21:23.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:21:24.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:21:24.387Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:21:24.387Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T09:21:24.387Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T09:21:24.387Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:21:24.387Z] OK: 72 MiB in 58 packages [2021-01-27T09:21:24.568Z] Collecting PyYAML<4,>=3.10 [2021-01-27T09:21:24.568Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T09:21:24.851Z] ---> 6a357fd0b614 [2021-01-27T09:21:24.851Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T09:21:25.380Z] Removing intermediate container cc65574de957 [2021-01-27T09:21:25.380Z] ---> dceaef4b575e [2021-01-27T09:21:25.380Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T09:21:25.659Z] ---> Running in 3927e0d1937b [2021-01-27T09:21:25.938Z] Removing intermediate container 3927e0d1937b [2021-01-27T09:21:25.938Z] ---> 2434334b5a13 [2021-01-27T09:21:25.938Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:21:25.938Z] ---> Running in 0c985a2a8a65 [2021-01-27T09:21:26.544Z] Removing intermediate container 0c985a2a8a65 [2021-01-27T09:21:26.544Z] ---> 9ff10516f629 [2021-01-27T09:21:26.544Z] Step 24/26 : LABEL arch=x86_64 [2021-01-27T09:21:26.544Z] ---> Running in 9a1333657f66 [2021-01-27T09:21:26.820Z] Removing intermediate container 9a1333657f66 [2021-01-27T09:21:26.820Z] ---> 9650db487183 [2021-01-27T09:21:26.820Z] Step 25/26 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:21:26.820Z] ---> Running in b1f75b488d9f [2021-01-27T09:21:27.095Z] Removing intermediate container b1f75b488d9f [2021-01-27T09:21:27.095Z] ---> 3d9164f75c9d [2021-01-27T09:21:27.095Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T09:21:27.366Z] ---> Running in 6363a60ca396 [2021-01-27T09:21:27.366Z] Removing intermediate container 6363a60ca396 [2021-01-27T09:21:27.366Z] ---> ff74f429f1c9 [2021-01-27T09:21:27.366Z] [2021-01-27T09:21:27.494Z] ---> 2d4b35de6854 [2021-01-27T09:21:27.494Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T09:21:27.965Z] Successfully built ff74f429f1c9 [2021-01-27T09:21:27.965Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-27T09:21:27.965Z]  Building docker-sys-mgmt-agent-go ... done  [2021-01-27T09:21:27.965Z] ERROR: for docker-core-metadata-go UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. [2021-01-27T09:21:27.965Z] Couldn't connect to Docker daemon at http+docker://localhost - is it running? [2021-01-27T09:21:27.965Z] [2021-01-27T09:21:27.965Z] If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [2021-01-27T09:21:28.469Z] ---> Running in ae6c70dbc0dd [2021-01-27T09:21:28.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T09:21:28.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } [2021-01-27T09:21:28.653Z] $ docker stop --time=1 e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f [2021-01-27T09:21:30.740Z] $ docker rm -f e3ad1e813b198a280c81b74e081b309226a6ee7163f2521c41f4a39998703b6f [Pipeline] // withDockerContainer [2021-01-27T09:21:31.110Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:21:31.110Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:21:31.110Z] ---> 61ac0316cf75 [2021-01-27T09:21:31.110Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T09:21:31.110Z] ---> Using cache [2021-01-27T09:21:31.110Z] ---> 271c9950a63b [2021-01-27T09:21:31.110Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:21:31.110Z] ---> Using cache [2021-01-27T09:21:31.110Z] ---> 0d919278eac6 [2021-01-27T09:21:31.110Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T09:21:31.110Z] ---> Using cache [2021-01-27T09:21:31.110Z] ---> 3c9d8ad7f0b0 [2021-01-27T09:21:31.110Z] Step 6/21 : COPY go.mod . [2021-01-27T09:21:31.110Z] ---> Using cache [2021-01-27T09:21:31.110Z] ---> da41a8b765d2 [2021-01-27T09:21:31.110Z] Step 7/21 : RUN go mod download [2021-01-27T09:21:31.110Z] ---> Using cache [2021-01-27T09:21:31.110Z] ---> 489bbfcba3eb [2021-01-27T09:21:31.110Z] Step 8/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-27T09:21:32.101Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T09:21:32.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] // stage [Pipeline] } [2021-01-27T09:21:32.216Z] Failed in branch amd64 [2021-01-27T09:21:33.086Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T09:21:33.086Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T09:21:35.312Z] Removing intermediate container ae6c70dbc0dd [2021-01-27T09:21:35.312Z] ---> c86f164e03d0 [2021-01-27T09:21:35.312Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:21:36.323Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T09:21:36.323Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T09:21:37.761Z] ---> 1d4a7a850fd2 [2021-01-27T09:21:37.761Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T09:21:38.745Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T09:21:38.745Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T09:21:39.340Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T09:21:39.614Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T09:21:41.051Z] ---> f4d1b845f534 [2021-01-27T09:21:41.051Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T09:21:42.032Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T09:21:42.032Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T09:21:42.312Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-27T09:21:42.585Z] ---> 3e43bb8ce477 [2021-01-27T09:21:42.585Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T09:21:42.865Z] ---> bc6592c6d6a1 [2021-01-27T09:21:42.865Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T09:21:42.865Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T09:21:42.865Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T09:21:43.137Z] ---> Running in a2e2a78f746d [2021-01-27T09:21:44.121Z] ---> f1364b13c373 [2021-01-27T09:21:44.121Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T09:21:44.121Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T09:21:44.121Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T09:21:45.102Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-27T09:21:45.102Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-27T09:21:45.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T09:21:45.102Z] Collecting idna<2.8,>=2.5 [2021-01-27T09:21:45.377Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T09:21:45.377Z] ---> Running in 1ae8c9db1eaf [2021-01-27T09:21:45.377Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T09:21:45.377Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T09:21:45.377Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T09:21:45.377Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T09:21:45.654Z] ---> 141a6c2f65b1 [2021-01-27T09:21:45.654Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T09:21:47.099Z] Installing collected packages: cached-property, PyYAML, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose [2021-01-27T09:21:47.099Z] Running setup.py install for PyYAML: started [2021-01-27T09:21:47.698Z] ---> 888efb1bbe25 [2021-01-27T09:21:47.698Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T09:21:47.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T09:21:49.423Z] ---> Running in 27b8f0f2a27d [2021-01-27T09:21:50.415Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T09:21:50.415Z] Running setup.py install for dockerpty: started [2021-01-27T09:21:50.415Z] Removing intermediate container 27b8f0f2a27d [2021-01-27T09:21:50.415Z] ---> 3f31e1f2f3b0 [2021-01-27T09:21:50.415Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T09:21:51.403Z] ---> 9bedb614aa77 [2021-01-27T09:21:51.403Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-27T09:21:52.031Z] ---> e0b8b5b837fc [2021-01-27T09:21:52.031Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T09:21:52.316Z] ---> Running in 2292b22a64f0 [2021-01-27T09:21:52.316Z] ---> Running in e028292057d9 [2021-01-27T09:21:53.766Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T09:21:53.766Z] Attempting uninstall: urllib3 [2021-01-27T09:21:53.766Z] Found existing installation: urllib3 1.25.9 [2021-01-27T09:21:53.766Z] Uninstalling urllib3-1.25.9: [2021-01-27T09:21:54.043Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T09:21:54.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T09:21:54.926Z] Attempting uninstall: idna [2021-01-27T09:21:54.927Z] Found existing installation: idna 2.9 [2021-01-27T09:21:54.927Z] Uninstalling idna-2.9: [2021-01-27T09:21:55.224Z] Successfully uninstalled idna-2.9 [2021-01-27T09:21:55.826Z] Attempting uninstall: requests [2021-01-27T09:21:55.827Z] Found existing installation: requests 2.23.0 [2021-01-27T09:21:55.827Z] Uninstalling requests-2.23.0: [2021-01-27T09:21:56.103Z] Successfully uninstalled requests-2.23.0 [2021-01-27T09:21:56.378Z] Removing intermediate container 2292b22a64f0 [2021-01-27T09:21:56.378Z] ---> 982aff5a3fde [2021-01-27T09:21:56.378Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T09:21:56.977Z] ---> Running in c8fa72ef5d1a [2021-01-27T09:21:57.578Z] Removing intermediate container c8fa72ef5d1a [2021-01-27T09:21:57.578Z] ---> 8e1026d9d3f3 [2021-01-27T09:21:57.578Z] Step 30/33 : CMD ["gate"] [2021-01-27T09:21:58.178Z] ---> Running in 039725a095ff [2021-01-27T09:21:58.779Z] Running setup.py install for docopt: started [2021-01-27T09:21:59.056Z] Removing intermediate container 039725a095ff [2021-01-27T09:21:59.056Z] ---> df8f6238fc22 [2021-01-27T09:21:59.056Z] Step 31/33 : LABEL arch=arm64 [2021-01-27T09:21:59.654Z] ---> Running in e7f98abc2adb [2021-01-27T09:22:00.253Z] Removing intermediate container e7f98abc2adb [2021-01-27T09:22:00.253Z] ---> 5158c9e172c1 [2021-01-27T09:22:00.253Z] Step 32/33 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:22:00.851Z] ---> Running in 8a5c00ff9ef9 [2021-01-27T09:22:01.451Z] Removing intermediate container 8a5c00ff9ef9 [2021-01-27T09:22:01.451Z] ---> 0923544591d8 [2021-01-27T09:22:01.451Z] Step 33/33 : LABEL version=0.0.0 [2021-01-27T09:22:01.451Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T09:22:01.451Z] Running setup.py install for texttable: started [2021-01-27T09:22:02.049Z] ---> Running in 3265b10cfd7f [2021-01-27T09:22:03.057Z] Removing intermediate container 3265b10cfd7f [2021-01-27T09:22:03.057Z] ---> 7d53b2f4cee1 [2021-01-27T09:22:03.057Z] [2021-01-27T09:22:03.340Z] Successfully built 7d53b2f4cee1 [2021-01-27T09:22:03.340Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-27T09:22:03.340Z] Building docker-core-metadata-go [2021-01-27T09:22:03.945Z]  Building docker-security-bootstrapper-go ... done  Running setup.py install for texttable: finished with status 'done' [2021-01-27T09:22:05.989Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-27T09:22:14.300Z] Removing intermediate container a2073d60cda8 [2021-01-27T09:22:14.300Z] ---> cc5374f7b80c [2021-01-27T09:22:14.300Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T09:22:14.300Z] ---> Running in 60a3884d7650 [2021-01-27T09:22:15.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:22:15.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:22:16.735Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:22:16.735Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T09:22:17.013Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T09:22:17.013Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:22:17.013Z] OK: 71 MiB in 58 packages [2021-01-27T09:22:20.453Z] Removing intermediate container 60a3884d7650 [2021-01-27T09:22:20.453Z] ---> af0ec945dde6 [2021-01-27T09:22:20.453Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T09:22:20.732Z] ---> Running in 97a592f523fc [2021-01-27T09:22:21.729Z] Removing intermediate container 97a592f523fc [2021-01-27T09:22:21.729Z] ---> bb3f53e9d877 [2021-01-27T09:22:21.729Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:22:21.729Z] ---> Running in 04a58abb6be9 [2021-01-27T09:22:22.726Z] Removing intermediate container 04a58abb6be9 [2021-01-27T09:22:22.726Z] ---> 025dcc552939 [2021-01-27T09:22:22.726Z] Step 24/26 : LABEL arch=arm64 [2021-01-27T09:22:23.003Z] ---> Running in 2ec530783bae [2021-01-27T09:22:23.993Z] Removing intermediate container 2ec530783bae [2021-01-27T09:22:23.993Z] ---> 3724fcf15e32 [2021-01-27T09:22:23.993Z] Step 25/26 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:22:23.993Z] ---> Running in f8cfc34f3708 [2021-01-27T09:22:24.990Z] Removing intermediate container f8cfc34f3708 [2021-01-27T09:22:24.990Z] ---> 7068e0626407 [2021-01-27T09:22:24.990Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T09:22:25.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:22:25.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:22:25.266Z] ---> 61ac0316cf75 [2021-01-27T09:22:25.266Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> 271c9950a63b [2021-01-27T09:22:25.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> 0d919278eac6 [2021-01-27T09:22:25.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> 3c9d8ad7f0b0 [2021-01-27T09:22:25.266Z] Step 6/23 : COPY go.mod . [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> da41a8b765d2 [2021-01-27T09:22:25.266Z] Step 7/23 : RUN go mod download [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> 489bbfcba3eb [2021-01-27T09:22:25.266Z] Step 8/23 : COPY . . [2021-01-27T09:22:25.266Z] ---> Using cache [2021-01-27T09:22:25.266Z] ---> e0b8b5b837fc [2021-01-27T09:22:25.266Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-27T09:22:25.266Z] ---> Running in e5b890ae8f4f [2021-01-27T09:22:25.553Z] ---> Running in 84d4eafa9dd3 [2021-01-27T09:22:26.160Z] Removing intermediate container e5b890ae8f4f [2021-01-27T09:22:26.160Z] ---> 8be829484656 [2021-01-27T09:22:26.160Z] [2021-01-27T09:22:26.767Z] Successfully built 8be829484656 [2021-01-27T09:22:26.767Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-27T09:22:27.368Z]  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/core-metadata/core-metadata ./cmd/core-metadata [2021-01-27T09:22:59.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T09:23:03.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-27T09:23:11.659Z] Removing intermediate container a2e2a78f746d [2021-01-27T09:23:11.659Z] ---> 46686b11280e [2021-01-27T09:23:11.659Z] [2021-01-27T09:23:11.659Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:23:11.659Z] ---> afeebe901d6b [2021-01-27T09:23:11.659Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:23:11.659Z] ---> Using cache [2021-01-27T09:23:11.659Z] ---> 7a066f168177 [2021-01-27T09:23:11.659Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:23:11.659Z] ---> Using cache [2021-01-27T09:23:11.659Z] ---> 5204c6e410ad [2021-01-27T09:23:11.659Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T09:23:11.659Z] ---> Running in 9cc8cc01d668 [2021-01-27T09:23:11.659Z] Removing intermediate container 1ae8c9db1eaf [2021-01-27T09:23:11.659Z] ---> 4b2ad2494a62 [2021-01-27T09:23:11.659Z] [2021-01-27T09:23:11.659Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T09:23:11.659Z] ---> afeebe901d6b [2021-01-27T09:23:11.659Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T09:23:11.659Z] ---> Running in 4110eb2a2e0d [2021-01-27T09:23:11.659Z] Removing intermediate container 9cc8cc01d668 [2021-01-27T09:23:11.659Z] ---> c5aa86cad6da [2021-01-27T09:23:11.659Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T09:23:11.937Z] ---> Running in 5d6b2e03eac1 [2021-01-27T09:23:12.540Z] Removing intermediate container 5d6b2e03eac1 [2021-01-27T09:23:12.540Z] ---> 3c45fda14255 [2021-01-27T09:23:12.540Z] Step 15/23 : WORKDIR / [2021-01-27T09:23:12.825Z] ---> Running in 53f9cbc3c2ce [2021-01-27T09:23:13.439Z] Removing intermediate container 53f9cbc3c2ce [2021-01-27T09:23:13.439Z] ---> 4b889fe0bf42 [2021-01-27T09:23:13.439Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:23:13.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:23:13.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:23:14.607Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T09:23:14.882Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:23:14.882Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T09:23:14.882Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T09:23:14.882Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T09:23:14.882Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:23:14.882Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:23:14.882Z] ---> 4cc4b972c139 [2021-01-27T09:23:14.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T09:23:15.164Z] OK: 7 MiB in 19 packages [2021-01-27T09:23:17.811Z] ---> d0cc797e4bbf [2021-01-27T09:23:17.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T09:23:18.430Z] Removing intermediate container 4110eb2a2e0d [2021-01-27T09:23:18.430Z] ---> 8d85c56a81cf [2021-01-27T09:23:18.430Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:23:18.430Z] Removing intermediate container e028292057d9 [2021-01-27T09:23:18.430Z] ---> e2595a161f90 [2021-01-27T09:23:18.430Z] [2021-01-27T09:23:18.430Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T09:23:18.430Z] ---> afeebe901d6b [2021-01-27T09:23:18.430Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T09:23:18.430Z] ---> Running in 80ffc277ff5e [2021-01-27T09:23:18.709Z] ---> Running in 29ee71eb5a68 [2021-01-27T09:23:18.982Z] ---> 252a69131592 [2021-01-27T09:23:18.982Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T09:23:19.255Z] ---> Running in 944e33598508 [2021-01-27T09:23:19.527Z] Removing intermediate container 80ffc277ff5e [2021-01-27T09:23:19.527Z] ---> 1a051f83f286 [2021-01-27T09:23:19.527Z] Step 13/24 : WORKDIR / [2021-01-27T09:23:19.804Z] ---> Running in f2c64c2df552 [2021-01-27T09:23:20.079Z] Removing intermediate container 944e33598508 [2021-01-27T09:23:20.079Z] ---> d16627158ab1 [2021-01-27T09:23:20.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:23:20.361Z] ---> Running in 9343b5d4d2d1 [2021-01-27T09:23:20.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:23:20.639Z] Removing intermediate container f2c64c2df552 [2021-01-27T09:23:20.639Z] ---> cfe28af4544c [2021-01-27T09:23:20.639Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-27T09:23:20.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:23:20.916Z] Removing intermediate container 9343b5d4d2d1 [2021-01-27T09:23:20.916Z] ---> 458c57627ec3 [2021-01-27T09:23:20.916Z] Step 21/23 : LABEL arch=arm64 [2021-01-27T09:23:21.193Z] ---> Running in 33b20e685936 [2021-01-27T09:23:21.474Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T09:23:21.474Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:23:21.474Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T09:23:21.474Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T09:23:21.749Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:23:21.749Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:23:21.749Z] ---> c5a4123d3737 [2021-01-27T09:23:21.749Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-27T09:23:22.024Z] OK: 7 MiB in 18 packages [2021-01-27T09:23:22.024Z] Removing intermediate container 33b20e685936 [2021-01-27T09:23:22.024Z] ---> 186c98cdbc8a [2021-01-27T09:23:22.024Z] Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:23:22.309Z] ---> Running in de9ee7d7453b [2021-01-27T09:23:23.373Z] ---> 55adb6291d2a [2021-01-27T09:23:23.373Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T09:23:23.373Z] Removing intermediate container de9ee7d7453b [2021-01-27T09:23:23.373Z] ---> 2af354c551b8 [2021-01-27T09:23:23.373Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:23:23.648Z] ---> Running in 9d1a866a1f1b [2021-01-27T09:23:24.636Z] Removing intermediate container 9d1a866a1f1b [2021-01-27T09:23:24.636Z] ---> 1d1faa2e68dc [2021-01-27T09:23:24.636Z] [2021-01-27T09:23:24.636Z] Removing intermediate container 29ee71eb5a68 [2021-01-27T09:23:24.636Z] ---> 4bf75298df53 [2021-01-27T09:23:24.636Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:23:24.917Z] ---> 4da952e5781f [2021-01-27T09:23:24.917Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T09:23:25.199Z] ---> Running in ae337ed1f260 [2021-01-27T09:23:25.471Z] Successfully built 1d1faa2e68dc [2021-01-27T09:23:25.472Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-27T09:23:26.070Z]  Building docker-core-command-go ... done Removing intermediate container ae337ed1f260 [2021-01-27T09:23:26.070Z] ---> 398ecde15f0b [2021-01-27T09:23:26.070Z] Step 13/21 : WORKDIR /edgex [2021-01-27T09:23:26.673Z] ---> Running in d53c198faa1a [2021-01-27T09:23:26.673Z] ---> 3361e03a8645 [2021-01-27T09:23:26.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T09:23:27.280Z] Removing intermediate container d53c198faa1a [2021-01-27T09:23:27.280Z] ---> d036ed4bf732 [2021-01-27T09:23:27.280Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T09:23:29.281Z] ---> f14519537545 [2021-01-27T09:23:29.281Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T09:23:29.281Z] ---> baf9e3894476 [2021-01-27T09:23:29.281Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T09:23:30.270Z] ---> f097207f5c6f [2021-01-27T09:23:30.270Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-27T09:23:30.544Z] ---> fdeb4d673a92 [2021-01-27T09:23:30.544Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T09:23:30.544Z] ---> Running in 694a11c3be1d [2021-01-27T09:23:32.530Z] ---> af72b6f0c074 [2021-01-27T09:23:32.530Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T09:23:32.530Z] ---> Running in 5a84c235a579 [2021-01-27T09:23:33.123Z] Removing intermediate container 5a84c235a579 [2021-01-27T09:23:33.123Z] ---> 5bc734b2c498 [2021-01-27T09:23:33.123Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T09:23:33.123Z] ---> Running in 98797891f363 [2021-01-27T09:23:33.393Z] Removing intermediate container 694a11c3be1d [2021-01-27T09:23:33.393Z] ---> 6dfb0c9bea52 [2021-01-27T09:23:33.393Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T09:23:33.393Z] ---> Running in 7ec9221e28d7 [2021-01-27T09:23:33.661Z] Removing intermediate container 98797891f363 [2021-01-27T09:23:33.661Z] ---> 099325ba290d [2021-01-27T09:23:33.661Z] Step 19/21 : LABEL arch=arm64 [2021-01-27T09:23:33.932Z] ---> Running in 3d8ebe7b926b [2021-01-27T09:23:33.932Z] Removing intermediate container 7ec9221e28d7 [2021-01-27T09:23:33.932Z] ---> 220da712c07a [2021-01-27T09:23:33.932Z] Step 22/24 : LABEL arch=arm64 [2021-01-27T09:23:34.212Z] ---> Running in fd1ff75222d2 [2021-01-27T09:23:34.488Z] Removing intermediate container 3d8ebe7b926b [2021-01-27T09:23:34.488Z] ---> 6de60aa9b36a [2021-01-27T09:23:34.488Z] Step 20/21 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:23:34.488Z] ---> Running in 116c6465bea0 [2021-01-27T09:23:34.759Z] Removing intermediate container fd1ff75222d2 [2021-01-27T09:23:34.759Z] ---> 932ff9adbf68 [2021-01-27T09:23:34.759Z] Step 23/24 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:23:34.759Z] ---> Running in b998d257a022 [2021-01-27T09:23:35.042Z] Removing intermediate container 116c6465bea0 [2021-01-27T09:23:35.042Z] ---> 743dc65cb46b [2021-01-27T09:23:35.042Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T09:23:35.642Z] ---> Running in e8f0e536b331 [2021-01-27T09:23:35.642Z] Removing intermediate container b998d257a022 [2021-01-27T09:23:35.642Z] ---> cf7d06f7f7c2 [2021-01-27T09:23:35.642Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T09:23:35.914Z] ---> Running in 7b93a0a938d3 [2021-01-27T09:23:36.189Z] Removing intermediate container e8f0e536b331 [2021-01-27T09:23:36.189Z] ---> 4c3d75cc7b39 [2021-01-27T09:23:36.189Z] [2021-01-27T09:23:36.461Z] Successfully built 4c3d75cc7b39 [2021-01-27T09:23:36.461Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-27T09:23:36.734Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7b93a0a938d3 [2021-01-27T09:23:36.734Z] ---> c028175f1b8d [2021-01-27T09:23:36.734Z] [2021-01-27T09:23:37.008Z] Successfully built c028175f1b8d [2021-01-27T09:23:37.282Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-27T09:23:39.256Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 84d4eafa9dd3 [2021-01-27T09:23:39.256Z] ---> 47f5df7e2da5 [2021-01-27T09:23:39.256Z] [2021-01-27T09:23:39.256Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:23:39.256Z] ---> afeebe901d6b [2021-01-27T09:23:39.256Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:23:39.256Z] ---> Using cache [2021-01-27T09:23:39.256Z] ---> 7a066f168177 [2021-01-27T09:23:39.256Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:23:39.256Z] ---> Using cache [2021-01-27T09:23:39.256Z] ---> 5204c6e410ad [2021-01-27T09:23:39.256Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-27T09:23:39.530Z] ---> Running in 8bcdb81b228c [2021-01-27T09:23:40.124Z] Removing intermediate container 8bcdb81b228c [2021-01-27T09:23:40.124Z] ---> d2c1ce82db16 [2021-01-27T09:23:40.124Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T09:23:40.124Z] ---> Running in 7b909c2d7a46 [2021-01-27T09:23:40.396Z] Removing intermediate container 7b909c2d7a46 [2021-01-27T09:23:40.397Z] ---> 6de604067a89 [2021-01-27T09:23:40.397Z] Step 15/23 : WORKDIR / [2021-01-27T09:23:40.667Z] ---> Running in 151fdde6086e [2021-01-27T09:23:41.258Z] Removing intermediate container 151fdde6086e [2021-01-27T09:23:41.258Z] ---> 3599c83a7f2a [2021-01-27T09:23:41.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:23:41.851Z] ---> 9fc1682caa95 [2021-01-27T09:23:41.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-27T09:23:43.279Z] ---> 350368b46bf0 [2021-01-27T09:23:43.279Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-27T09:23:43.870Z] ---> 4b973524429f [2021-01-27T09:23:43.870Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-27T09:23:43.870Z] ---> Running in b292d51827a2 [2021-01-27T09:23:44.466Z] Removing intermediate container b292d51827a2 [2021-01-27T09:23:44.466Z] ---> 8ff2c59a6e58 [2021-01-27T09:23:44.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:23:44.466Z] ---> Running in ee2f9dbfe753 [2021-01-27T09:23:44.743Z] Removing intermediate container ee2f9dbfe753 [2021-01-27T09:23:44.743Z] ---> cd844459f118 [2021-01-27T09:23:44.743Z] Step 21/23 : LABEL arch=arm64 [2021-01-27T09:23:45.027Z] ---> Running in b0bbe636c27d [2021-01-27T09:23:45.304Z] Removing intermediate container b0bbe636c27d [2021-01-27T09:23:45.304Z] ---> 0000082e6a85 [2021-01-27T09:23:45.304Z] Step 22/23 : LABEL git_sha=2fbfd621f6fb6a922a12108e464c1e1ce55cfff2 [2021-01-27T09:23:45.581Z] ---> Running in 1392cf38dadc [2021-01-27T09:23:46.178Z] Removing intermediate container 1392cf38dadc [2021-01-27T09:23:46.178Z] ---> 3363df4a1eaf [2021-01-27T09:23:46.178Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:23:46.178Z] ---> Running in 9fe1bde89e5a [2021-01-27T09:23:46.775Z] Removing intermediate container 9fe1bde89e5a [2021-01-27T09:23:46.775Z] ---> 3eeb4e81e412 [2021-01-27T09:23:46.775Z] [2021-01-27T09:23:47.050Z] Successfully built 3eeb4e81e412 [2021-01-27T09:23:47.050Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-27T09:23:47.337Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-27T09:23:47.341Z] $ docker stop --time=1 df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 [2021-01-27T09:23:49.212Z] $ docker rm -f df5615fac931ce227f113e773a398e68f1e0f1fb6289581d6fd92e13df99af49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:23:49.942Z] + docker images [2021-01-27T09:23:49.942Z] + grep docker [2021-01-27T09:23:50.212Z] docker-core-metadata-go-arm64 latest 3eeb4e81e412 4 seconds ago 17.7MB [2021-01-27T09:23:50.212Z] docker-security-secretstore-setup-go-arm64 latest c028175f1b8d 14 seconds ago 23.4MB [2021-01-27T09:23:50.212Z] docker-security-proxy-setup-go-arm64 latest 4c3d75cc7b39 15 seconds ago 23.2MB [2021-01-27T09:23:50.212Z] docker-core-command-go-arm64 latest 1d1faa2e68dc 26 seconds ago 15.4MB [2021-01-27T09:23:50.212Z] docker-sys-mgmt-agent-go-arm64 latest 8be829484656 About a minute ago 300MB [2021-01-27T09:23:50.212Z] docker-security-bootstrapper-go-arm64 latest 7d53b2f4cee1 About a minute ago 31.9MB [2021-01-27T09:23:50.212Z] docker-core-data-go-arm64 latest d41f20d139f0 2 minutes ago 21MB [2021-01-27T09:23:50.212Z] docker-support-notifications-go-arm64 latest a9125a1e0ad3 3 minutes ago 16MB [2021-01-27T09:23:50.212Z] docker-support-scheduler-go-arm64 latest fa661cf83df3 3 minutes ago 15.5MB [2021-01-27T09:23:50.212Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:23:53.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:23:55.302Z] ---> package-listing.sh [2021-01-27T09:23:55.302Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T09:23:55.302Z] ++ facter osfamily [2021-01-27T09:23:55.577Z] + OS_FAMILY=redhat [2021-01-27T09:23:55.577Z] + workspace=/w/workspace/edgex-go/2 [2021-01-27T09:23:55.577Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T09:23:55.577Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T09:23:55.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T09:23:55.577Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T09:23:55.577Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-27T09:23:55.577Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T09:23:55.577Z] + case "${OS_FAMILY}" in [2021-01-27T09:23:55.577Z] + rpm -qa [2021-01-27T09:23:55.577Z] + sort [2021-01-27T09:24:03.897Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T09:24:03.897Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T09:24:03.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T09:24:03.897Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-27T09:24:03.897Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-27T09:24:03.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-27T09:24:03.914Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T09:24:04.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:24:04.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:24:05.142Z] [2021-01-27T09:24:05.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:24:05.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:24:06.005Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T09:24:06.005Z] df20fa9351a1: Pulling fs layer [2021-01-27T09:24:06.005Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T09:24:06.005Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T09:24:06.005Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T09:24:06.005Z] 93b61091891f: Pulling fs layer [2021-01-27T09:24:06.005Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T09:24:06.005Z] 5e14af77c1be: Pulling fs layer [2021-01-27T09:24:06.005Z] 01666e4c0597: Pulling fs layer [2021-01-27T09:24:06.005Z] aa168da1d23b: Pulling fs layer [2021-01-27T09:24:06.005Z] 46f8f816bc3b: Waiting [2021-01-27T09:24:06.005Z] 93b61091891f: Waiting [2021-01-27T09:24:06.005Z] 93b9cdb0e59b: Waiting [2021-01-27T09:24:06.005Z] 5e14af77c1be: Waiting [2021-01-27T09:24:06.005Z] 01666e4c0597: Waiting [2021-01-27T09:24:06.005Z] aa168da1d23b: Waiting [2021-01-27T09:24:06.005Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T09:24:06.005Z] 36b3adc4ff6f: Download complete [2021-01-27T09:24:06.005Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T09:24:06.005Z] 46f8f816bc3b: Download complete [2021-01-27T09:24:06.321Z] df20fa9351a1: Verifying Checksum [2021-01-27T09:24:06.321Z] df20fa9351a1: Download complete [2021-01-27T09:24:06.321Z] 93b9cdb0e59b: Download complete [2021-01-27T09:24:06.321Z] 93b61091891f: Verifying Checksum [2021-01-27T09:24:06.321Z] 93b61091891f: Download complete [2021-01-27T09:24:06.321Z] 5e14af77c1be: Verifying Checksum [2021-01-27T09:24:06.321Z] 5e14af77c1be: Download complete [2021-01-27T09:24:06.321Z] 01666e4c0597: Verifying Checksum [2021-01-27T09:24:06.321Z] 01666e4c0597: Download complete [2021-01-27T09:24:06.957Z] df20fa9351a1: Pull complete [2021-01-27T09:24:07.648Z] 36b3adc4ff6f: Pull complete [2021-01-27T09:24:07.648Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T09:24:07.648Z] 8ad3a11d3b57: Download complete [2021-01-27T09:24:10.388Z] 8ad3a11d3b57: Pull complete [2021-01-27T09:24:11.525Z] 46f8f816bc3b: Pull complete [2021-01-27T09:24:13.182Z] aa168da1d23b: Verifying Checksum [2021-01-27T09:24:13.182Z] aa168da1d23b: Download complete [2021-01-27T09:24:13.182Z] 93b61091891f: Pull complete [2021-01-27T09:24:13.886Z] 93b9cdb0e59b: Pull complete [2021-01-27T09:24:14.165Z] 5e14af77c1be: Pull complete [2021-01-27T09:24:14.452Z] 01666e4c0597: Pull complete [2021-01-27T09:24:29.839Z] aa168da1d23b: Pull complete [2021-01-27T09:24:29.839Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T09:24:29.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:24:29.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T09:24:30.238Z] prd-centos7-docker-4c-2g-23389 does not seem to be running inside a container [2021-01-27T09:24:30.350Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-01-27T09:24:34.516Z] $ docker top 4cef811f51612f9a4b56f7614ec38e284875d35634c7a63507730779f26ef75a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:24:36.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T09:24:37.002Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T09:24:37.684Z] + ls /var/log/sa-host [2021-01-27T09:24:37.684Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T09:24:37.684Z] file_magic: OK [2021-01-27T09:24:37.684Z] HZ: Using current value: 100 [2021-01-27T09:24:37.684Z] file_header: OK [2021-01-27T09:24:37.684Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T09:24:37.685Z] Statistics: [2021-01-27T09:24:37.685Z] Hnuu...uuuununununu... [2021-01-27T09:24:37.685Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T09:24:37.685Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T09:24:37.685Z] file_magic: OK [2021-01-27T09:24:37.685Z] HZ: Using current value: 100 [2021-01-27T09:24:37.685Z] file_header: OK [2021-01-27T09:24:37.685Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T09:24:37.685Z] Statistics: [2021-01-27T09:24:37.685Z] 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-01-27T09:24:37.685Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T09:24:37.894Z] provisioning config files... [2021-01-27T09:24:37.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6164004519162970889tmp [Pipeline] { [Pipeline] echo [2021-01-27T09:24:38.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:24:38.666Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T09:24:38.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T09:24:38.777Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:24:39.144Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T09:24:39.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:24:39.551Z] ---> sudo-logs.sh [2021-01-27T09:24:39.551Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T09:24:39.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:24:40.170Z] ---> job-cost.sh [2021-01-27T09:24:40.442Z] lf-activate-venv: SKIPPING [2021-01-27T09:24:40.442Z] INFO: No Stack... [2021-01-27T09:24:41.402Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T09:24:41.984Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T09:24:42.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:24:42.340Z] ---> logs-deploy.sh [2021-01-27T09:24:42.340Z] lf-activate-venv: SKIPPING [2021-01-27T09:24:42.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3088/2 [2021-01-27T09:24:42.340Z] INFO: archiving workspace using pattern(s): [2021-01-27T09:24:44.945Z] Archives upload complete. [2021-01-27T09:24:44.945Z] INFO: archiving logs to Nexus