Pull request #2840 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f+ef0f5935d89e216213ef86d08ade71681b71b2d2 (4c24f9b6600d6acc9f143f5d561ccdfaec10076d) 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12711’ Running on prd-centos7-docker-4c-2g-12713 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ef0f5935d89e216213ef86d08ade71681b71b2d2 into PR head commit 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f Merge succeeded, producing 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f Checking out Revision 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f (PR-2840) > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # 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 ef0f5935d89e216213ef86d08ade71681b71b2d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 6ec23e69e3fcf379bb0dc5d4deb1444a1fab74df # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-19T08:22:38.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-19T08:22:38.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-19T08:22:39.117Z] ========================================================= [2020-11-19T08:22:39.117Z] EdgeX Global Pipelines Version Info [2020-11-19T08:22:39.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:22:41.332Z] ------------------- [2020-11-19T08:22:41.332Z] stable info: [2020-11-19T08:22:41.332Z] ------------------- [2020-11-19T08:22:41.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-19T08:22:41.332Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T08:22:41.332Z] Message: update stable to v1.0.166 [2020-11-19T08:22:42.295Z] ------------------- [2020-11-19T08:22:42.295Z] experimental info: [2020-11-19T08:22:42.295Z] ------------------- [2020-11-19T08:22:42.295Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-19T08:22:42.295Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T08:22:42.295Z] Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-19T08:22:42.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-11-19T08:22:42.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-11-19T08:22:42.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-19T08:22:42.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-19T08:22:43.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-19T08:22:43.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-19T08:22:43.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-19T08:22:43.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-11-19T08:22:43.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-11-19T08:22:43.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-11-19T08:22:43.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-19T08:22:44.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-19T08:22:44.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-19T08:22:44.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-19T08:22:44.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-19T08:22:44.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-19T08:22:44.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-19T08:22:44.706Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-19T08:22:44.842Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-19T08:22:44.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-19T08:22:45.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-19T08:22:45.179Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-19T08:22:45.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2840 [Pipeline] echo [2020-11-19T08:22:45.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2840 [Pipeline] echo [2020-11-19T08:22:45.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2840 [Pipeline] echo [2020-11-19T08:22:45.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [Pipeline] echo [2020-11-19T08:22:45.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f998f8 [Pipeline] echo [2020-11-19T08:22:45.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T08:22:46.022Z] provisioning config files... [2020-11-19T08:22:46.078Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config7937839680662723111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:22:46.527Z] ---> docker-login.sh [2020-11-19T08:22:46.527Z] nexus3.edgexfoundry.org:10001 [2020-11-19T08:22:47.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:22:47.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:22:47.117Z] Configure a credential helper to remove this warning. See [2020-11-19T08:22:47.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:22:47.117Z] [2020-11-19T08:22:47.117Z] Login Succeeded [2020-11-19T08:22:47.117Z] nexus3.edgexfoundry.org:10002 [2020-11-19T08:22:47.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:22:47.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:22:47.385Z] Configure a credential helper to remove this warning. See [2020-11-19T08:22:47.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:22:47.385Z] [2020-11-19T08:22:47.385Z] Login Succeeded [2020-11-19T08:22:47.385Z] nexus3.edgexfoundry.org:10003 [2020-11-19T08:22:47.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:22:47.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:22:47.659Z] Configure a credential helper to remove this warning. See [2020-11-19T08:22:47.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:22:47.659Z] [2020-11-19T08:22:47.659Z] Login Succeeded [2020-11-19T08:22:47.659Z] nexus3.edgexfoundry.org:10004 [2020-11-19T08:22:47.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:22:47.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:22:47.931Z] Configure a credential helper to remove this warning. See [2020-11-19T08:22:47.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:22:47.931Z] [2020-11-19T08:22:47.931Z] Login Succeeded [2020-11-19T08:22:47.931Z] docker.io [2020-11-19T08:22:48.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:22:48.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:22:48.501Z] Configure a credential helper to remove this warning. See [2020-11-19T08:22:48.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:22:48.501Z] [2020-11-19T08:22:48.501Z] Login Succeeded [2020-11-19T08:22:48.501Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T08:22:48.516Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T08:22:49.053Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/core-command/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo core-command,cmd/core-command/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/core-data/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo core-data,cmd/core-data/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] ++ dirname cmd/core-metadata/Dockerfile [2020-11-19T08:22:49.054Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-11-19T08:22:49.054Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/support-logging/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/support-notifications/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-11-19T08:22:49.054Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T08:22:49.054Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-11-19T08:22:49.054Z] ++ cut -d/ -f2 [2020-11-19T08:22:49.054Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-19T08:22:49.146Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2020-11-19T08:22:50.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T08:22:50.132Z] [2020-11-19T08:22:50.132Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:22:50.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T08:22:50.585Z] latest: Pulling from edgex-devops/git-semver [2020-11-19T08:22:50.585Z] 31603596830f: Pulling fs layer [2020-11-19T08:22:50.585Z] 2a8b12db71e7: Pulling fs layer [2020-11-19T08:22:50.585Z] 6ca5941a6612: Pulling fs layer [2020-11-19T08:22:50.585Z] ecc8261a40a4: Pulling fs layer [2020-11-19T08:22:50.585Z] ecc8261a40a4: Waiting [2020-11-19T08:22:50.585Z] 2a8b12db71e7: Verifying Checksum [2020-11-19T08:22:50.585Z] 2a8b12db71e7: Download complete [2020-11-19T08:22:50.873Z] 31603596830f: Verifying Checksum [2020-11-19T08:22:50.873Z] 31603596830f: Download complete [2020-11-19T08:22:51.148Z] ecc8261a40a4: Verifying Checksum [2020-11-19T08:22:51.148Z] ecc8261a40a4: Download complete [2020-11-19T08:22:51.432Z] 6ca5941a6612: Verifying Checksum [2020-11-19T08:22:51.432Z] 6ca5941a6612: Download complete [2020-11-19T08:22:51.432Z] 31603596830f: Pull complete [2020-11-19T08:22:51.709Z] 2a8b12db71e7: Pull complete [2020-11-19T08:22:53.184Z] 6ca5941a6612: Pull complete [2020-11-19T08:22:53.790Z] ecc8261a40a4: Pull complete [2020-11-19T08:22:53.790Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-19T08:22:53.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T08:22:53.790Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-19T08:22:54.114Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:22:54.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-19T08:22:56.928Z] $ docker top f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-19T08:22:57.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T08:22:57.375Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T08:22:57.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T08:22:57.634Z] $ docker exec f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent [2020-11-19T08:22:57.959Z] SSH_AUTH_SOCK=/tmp/ssh-zhIYoQDWZe3a/agent.13 [2020-11-19T08:22:57.959Z] SSH_AGENT_PID=18 [2020-11-19T08:22:57.981Z] Running ssh-add (command line suppressed) [2020-11-19T08:22:58.219Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_8741255657780078327.key (/w/workspace/edgex-go/22@tmp/private_key_8741255657780078327.key) [2020-11-19T08:22:58.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T08:22:58.721Z] + git tag --points-at HEAD [Pipeline] } [2020-11-19T08:22:58.753Z] $ docker exec --env ******** --env ******** f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent -k [2020-11-19T08:22:58.946Z] unset SSH_AUTH_SOCK; [2020-11-19T08:22:58.946Z] unset SSH_AGENT_PID; [2020-11-19T08:22:58.946Z] echo Agent pid 18 killed; [2020-11-19T08:22:59.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-19T08:22:59.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T08:22:59.217Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T08:22:59.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T08:22:59.449Z] $ docker exec f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent [2020-11-19T08:22:59.892Z] SSH_AUTH_SOCK=/tmp/ssh-Lv5dqX22jYYs/agent.47 [2020-11-19T08:22:59.892Z] SSH_AGENT_PID=53 [2020-11-19T08:22:59.910Z] Running ssh-add (command line suppressed) [2020-11-19T08:23:00.124Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_7516411956562728129.key (/w/workspace/edgex-go/22@tmp/private_key_7516411956562728129.key) [2020-11-19T08:23:00.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T08:23:00.650Z] + git semver init [2020-11-19T08:23:00.651Z] # -> Open(): unable to determine branch for HEAD [2020-11-19T08:23:00.651Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2020-11-19T08:23:00.651Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2020-11-19T08:23:00.651Z] # $SEMVER_REMOTE_NAME = origin [2020-11-19T08:23:00.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-19T08:23:00.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-19T08:23:00.651Z] # $SEMVER_BRANCH = PR-2840 [2020-11-19T08:23:00.651Z] # $SEMVER_TEMP = /tmp/semver-576838135 [2020-11-19T08:23:00.651Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-11-19T08:23:40.056Z] # '/tmp/semver-576838135' -> '/w/workspace/edgex-go/22/.semver' [2020-11-19T08:23:40.056Z] # -> Force: false [2020-11-19T08:23:40.056Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2020-11-19T08:23:40.119Z] $ docker exec --env ******** --env ******** f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent -k [2020-11-19T08:23:40.589Z] unset SSH_AUTH_SOCK; [2020-11-19T08:23:40.589Z] unset SSH_AGENT_PID; [2020-11-19T08:23:40.589Z] echo Agent pid 53 killed; [2020-11-19T08:23:40.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T08:23:41.313Z] + git semver [Pipeline] } [2020-11-19T08:23:41.361Z] $ docker stop --time=1 f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 [2020-11-19T08:23:42.934Z] $ docker rm -f f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T08:23:43.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-19T08:23:44.362Z] Stashed 1 file(s) [Pipeline] echo [2020-11-19T08:23:44.365Z] [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] echo [2020-11-19T08:23:45.061Z] ========================================================= [2020-11-19T08:23:45.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-19T08:23:45.061Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:23:45.433Z] + 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 . [2020-11-19T08:23:49.903Z] Sending build context to Docker daemon 325.9MB [2020-11-19T08:23:49.903Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T08:23:49.903Z] Step 2/7 : FROM ${BASE} [2020-11-19T08:23:50.206Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-19T08:23:50.206Z] df20fa9351a1: Pulling fs layer [2020-11-19T08:23:50.206Z] ed8968b2872e: Pulling fs layer [2020-11-19T08:23:50.206Z] a92cc7c5fd73: Pulling fs layer [2020-11-19T08:23:50.206Z] e871e8e8d7a9: Pulling fs layer [2020-11-19T08:23:50.206Z] e73272ec9a57: Pulling fs layer [2020-11-19T08:23:50.206Z] 1e910a182e73: Pulling fs layer [2020-11-19T08:23:50.206Z] 4e634b169226: Pulling fs layer [2020-11-19T08:23:50.206Z] e73272ec9a57: Waiting [2020-11-19T08:23:50.206Z] 1e910a182e73: Waiting [2020-11-19T08:23:50.206Z] 4e634b169226: Waiting [2020-11-19T08:23:50.206Z] e871e8e8d7a9: Waiting [2020-11-19T08:23:50.206Z] a92cc7c5fd73: Verifying Checksum [2020-11-19T08:23:50.206Z] a92cc7c5fd73: Download complete [2020-11-19T08:23:50.206Z] ed8968b2872e: Download complete [2020-11-19T08:23:50.206Z] e73272ec9a57: Verifying Checksum [2020-11-19T08:23:50.206Z] e73272ec9a57: Download complete [2020-11-19T08:23:50.206Z] df20fa9351a1: Verifying Checksum [2020-11-19T08:23:50.206Z] df20fa9351a1: Download complete [2020-11-19T08:23:50.206Z] 1e910a182e73: Verifying Checksum [2020-11-19T08:23:50.206Z] 1e910a182e73: Download complete [2020-11-19T08:23:50.846Z] df20fa9351a1: Pull complete [2020-11-19T08:23:51.112Z] ed8968b2872e: Pull complete [2020-11-19T08:23:51.398Z] a92cc7c5fd73: Pull complete [2020-11-19T08:23:54.852Z] 4e634b169226: Verifying Checksum [2020-11-19T08:23:54.852Z] 4e634b169226: Download complete [2020-11-19T08:23:56.872Z] e871e8e8d7a9: Verifying Checksum [2020-11-19T08:23:56.872Z] e871e8e8d7a9: Download complete [2020-11-19T08:23:59.832Z] Still waiting to schedule task [2020-11-19T08:23:59.832Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-12712’ [2020-11-19T08:24:05.211Z] e871e8e8d7a9: Pull complete [2020-11-19T08:24:05.211Z] e73272ec9a57: Pull complete [2020-11-19T08:24:05.211Z] 1e910a182e73: Pull complete [2020-11-19T08:24:08.823Z] 4e634b169226: Pull complete [2020-11-19T08:24:08.823Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-19T08:24:08.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-19T08:24:08.823Z] ---> f7629b54cfaa [2020-11-19T08:24:08.823Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-11-19T08:24:09.106Z] ---> Running in 853f9ab619f1 [2020-11-19T08:24:09.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:24:10.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:24:11.282Z] (1/12) Installing libmagic (5.38-r0) [2020-11-19T08:24:11.282Z] (2/12) Installing file (5.38-r0) [2020-11-19T08:24:11.551Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-19T08:24:11.551Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-19T08:24:16.935Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-19T08:24:16.935Z] (6/12) Installing patch (2.7.6-r6) [2020-11-19T08:24:16.935Z] (7/12) Installing build-base (0.5-r2) [2020-11-19T08:24:16.935Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-19T08:24:16.935Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-19T08:24:16.935Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-19T08:24:16.935Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-19T08:24:16.935Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-19T08:24:17.225Z] Executing busybox-1.31.1-r16.trigger [2020-11-19T08:24:17.225Z] OK: 233 MiB in 51 packages [2020-11-19T08:24:21.536Z] Removing intermediate container 853f9ab619f1 [2020-11-19T08:24:21.536Z] ---> f09fddd393aa [2020-11-19T08:24:21.536Z] Step 4/7 : WORKDIR /edgex-go [2020-11-19T08:24:21.536Z] ---> Running in afe388526368 [2020-11-19T08:24:21.536Z] Removing intermediate container afe388526368 [2020-11-19T08:24:21.536Z] ---> 040efb30a777 [2020-11-19T08:24:21.536Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-19T08:24:21.536Z] latest: Pulling from library/docker [2020-11-19T08:24:21.841Z] 188c0c94c7c5: Pulling fs layer [2020-11-19T08:24:21.841Z] 0c7c675703d6: Pulling fs layer [2020-11-19T08:24:21.841Z] cc8c12a437cb: Pulling fs layer [2020-11-19T08:24:21.841Z] c5dafad2182a: Pulling fs layer [2020-11-19T08:24:21.841Z] 5aa711733414: Pulling fs layer [2020-11-19T08:24:21.841Z] 058f73b55e4b: Pulling fs layer [2020-11-19T08:24:21.841Z] 8c9c664faf12: Pulling fs layer [2020-11-19T08:24:21.841Z] c5dafad2182a: Waiting [2020-11-19T08:24:21.841Z] 5aa711733414: Waiting [2020-11-19T08:24:21.841Z] 058f73b55e4b: Waiting [2020-11-19T08:24:21.841Z] cc8c12a437cb: Verifying Checksum [2020-11-19T08:24:21.841Z] cc8c12a437cb: Download complete [2020-11-19T08:24:21.841Z] 0c7c675703d6: Verifying Checksum [2020-11-19T08:24:21.841Z] 0c7c675703d6: Download complete [2020-11-19T08:24:21.841Z] 188c0c94c7c5: Verifying Checksum [2020-11-19T08:24:21.841Z] 188c0c94c7c5: Download complete [2020-11-19T08:24:22.150Z] 058f73b55e4b: Verifying Checksum [2020-11-19T08:24:22.151Z] 058f73b55e4b: Download complete [2020-11-19T08:24:22.151Z] 5aa711733414: Download complete [2020-11-19T08:24:22.471Z] 8c9c664faf12: Verifying Checksum [2020-11-19T08:24:22.471Z] 8c9c664faf12: Download complete [2020-11-19T08:24:22.471Z] 188c0c94c7c5: Pull complete [2020-11-19T08:24:22.761Z] 0c7c675703d6: Pull complete [2020-11-19T08:24:23.044Z] cc8c12a437cb: Pull complete [2020-11-19T08:24:23.044Z] c5dafad2182a: Verifying Checksum [2020-11-19T08:24:23.044Z] c5dafad2182a: Download complete [2020-11-19T08:24:26.442Z] c5dafad2182a: Pull complete [2020-11-19T08:24:26.442Z] 5aa711733414: Pull complete [2020-11-19T08:24:26.442Z] 058f73b55e4b: Pull complete [2020-11-19T08:24:26.710Z] 8c9c664faf12: Pull complete [2020-11-19T08:24:26.710Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-19T08:24:26.710Z] Status: Downloaded newer image for docker:latest [2020-11-19T08:24:28.685Z] ---> 0a61d18895b3 [2020-11-19T08:24:28.685Z] Step 6/7 : COPY go.mod . [2020-11-19T08:24:28.953Z] ---> e41f43274021 [2020-11-19T08:24:28.953Z] Step 7/7 : RUN go mod download [2020-11-19T08:24:28.953Z] ---> Running in 1ce8cc0580dd [2020-11-19T08:24:51.063Z] Removing intermediate container 1ce8cc0580dd [2020-11-19T08:24:51.063Z] ---> 7b9a1f51da25 [2020-11-19T08:24:51.063Z] Successfully built 7b9a1f51da25 [2020-11-19T08:24:51.063Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:24:51.498Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T08:24:51.763Z] . [Pipeline] withDockerContainer [2020-11-19T08:24:51.917Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:24:51.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-19T08:24:52.983Z] $ docker top 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T08:24:53.856Z] + go version [2020-11-19T08:24:53.856Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-19T08:24:53.877Z] $ docker stop --time=1 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc [2020-11-19T08:24:55.288Z] $ docker rm -f 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:24:56.219Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T08:24:56.219Z] . [Pipeline] withDockerContainer [2020-11-19T08:24:56.350Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:24:56.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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-19T08:24:57.418Z] $ docker top 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-19T08:24:57.702Z] ========================================================= [2020-11-19T08:24:57.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-19T08:24:57.702Z] ========================================================= [Pipeline] sh [2020-11-19T08:24:58.046Z] + make test [2020-11-19T08:24:58.047Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-19T08:25:13.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-19T08:25:40.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-19T08:25:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-19T08:25:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-19T08:25:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-19T08:25:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-19T08:25:48.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-19T08:25:51.451Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s [2020-11-19T08:25:51.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-19T08:25:51.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-19T08:25:51.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-19T08:25:52.404Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-19T08:25:52.678Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-19T08:25:52.678Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-19T08:25:52.678Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-19T08:25:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements [2020-11-19T08:25:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-19T08:25:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-19T08:25:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-19T08:25:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-19T08:25:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-19T08:26:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.451s coverage: 27.1% of statements [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-19T08:26:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-19T08:26:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-19T08:26:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 65.7% of statements [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-19T08:26:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.463s coverage: 84.1% of statements [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-19T08:26:01.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-19T08:26:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.765s coverage: 28.6% of statements [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-19T08:26:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.118s coverage: 100.0% of statements [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-19T08:26:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-19T08:26:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.141s coverage: 86.7% of statements [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-19T08:26:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.187s coverage: 97.5% of statements [2020-11-19T08:26:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-19T08:26:06.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 79.0% of statements [2020-11-19T08:26:06.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-19T08:26:06.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-19T08:26:06.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-19T08:26:06.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-19T08:26:08.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.373s coverage: 95.7% of statements [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-19T08:26:08.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-19T08:26:08.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.0% of statements [no tests to run] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-19T08:26:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-19T08:26:09.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.259s coverage: 63.5% of statements [2020-11-19T08:26:09.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-19T08:26:09.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-19T08:26:09.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2020-11-19T08:26:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements [2020-11-19T08:26:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2020-11-19T08:26:09.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2020-11-19T08:26:09.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2020-11-19T08:26:11.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.420s coverage: 55.9% of statements [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-19T08:26:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.888s coverage: 86.3% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.926s coverage: 72.2% of statements [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.912s coverage: 72.1% of statements [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.122s coverage: 48.4% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.097s coverage: 28.8% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 36.5% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.471s coverage: 84.1% of statements [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.066s coverage: 42.9% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.062s coverage: 100.0% of statements [2020-11-19T08:26:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-19T08:26:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.092s coverage: 83.8% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.177s coverage: 47.1% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.066s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.075s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.740s coverage: 29.1% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.112s coverage: 99.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.097s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-19T08:26:35.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements [2020-11-19T08:26:35.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2020-11-19T08:26:35.071Z] GO111MODULE=on go vet ./... [2020-11-19T08:27:07.664Z] gofmt -l . [2020-11-19T08:27:07.664Z] [ "`gofmt -l .`" = "" ] [2020-11-19T08:27:07.664Z] ./bin/test-go-mod-tidy.sh [2020-11-19T08:27:08.692Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-11-19T08:27:11.983Z] + ls -al . [2020-11-19T08:27:11.983Z] total 640 [2020-11-19T08:27:11.983Z] drwxrwxr-x 10 1001 1001 4096 Nov 19 08:27 . [2020-11-19T08:27:11.983Z] drwxr-xr-x 4 root root 30 Nov 19 08:24 .. [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 08:22 .dockerignore [2020-11-19T08:27:11.983Z] drwxrwxr-x 8 1001 1001 179 Nov 19 08:22 .git [2020-11-19T08:27:11.983Z] drwxrwxr-x 3 1001 1001 125 Nov 19 08:22 .github [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 944 Nov 19 08:22 .gitignore [2020-11-19T08:27:11.983Z] drwx------ 3 1001 1001 47 Nov 19 08:23 .semver [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 08:22 .sonarcloud.properties [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 08:22 CONTRIBUTING.md [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 1035 Nov 19 08:22 Dockerfile.build [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 863 Nov 19 08:22 Jenkinsfile [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 08:22 LICENSE [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 6581 Nov 19 08:22 Makefile [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 6447 Nov 19 08:22 README.md [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 259 Nov 19 08:22 SECURITY.md [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 08:23 VERSION [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 08:22 ZMQWindows.md [2020-11-19T08:27:11.983Z] drwxrwxr-x 2 1001 1001 117 Nov 19 08:22 bin [2020-11-19T08:27:11.983Z] drwxrwxr-x 15 1001 1001 4096 Nov 19 08:22 cmd [2020-11-19T08:27:11.983Z] -rw-r--r-- 1 root root 545934 Nov 19 08:26 coverage.out [2020-11-19T08:27:11.983Z] -rw-r--r-- 1 root root 1041 Nov 19 08:27 go.mod [2020-11-19T08:27:11.983Z] -rw-r--r-- 1 root root 18582 Nov 19 08:27 go.sum [2020-11-19T08:27:11.983Z] drwxrwxr-x 8 1001 1001 127 Nov 19 08:22 internal [2020-11-19T08:27:11.983Z] drwxrwxr-x 4 1001 1001 26 Nov 19 08:22 openapi [2020-11-19T08:27:11.983Z] drwxrwxr-x 4 1001 1001 71 Nov 19 08:22 snap [2020-11-19T08:27:11.983Z] -rw-rw-r-- 1 1001 1001 168 Nov 19 08:22 version.go [Pipeline] sh [2020-11-19T08:27:12.352Z] + '[' -e coverage.out ] [2020-11-19T08:27:12.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-19T08:27:12.697Z] Stashed 1 file(s) [Pipeline] sh [2020-11-19T08:27:13.041Z] + make build [2020-11-19T08:27:13.041Z] 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 [2020-11-19T08:27:25.504Z] 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 [2020-11-19T08:27:29.815Z] 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 [2020-11-19T08:27:31.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T08:27:32.671Z] 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 [2020-11-19T08:27:34.624Z] 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 [2020-11-19T08:27:34.894Z] 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 [2020-11-19T08:27:36.878Z] 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 [2020-11-19T08:27:38.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-19T08:27:40.284Z] 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 [2020-11-19T08:27:40.354Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12714 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws [2020-11-19T08:27:40.416Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2020-11-19T08:27:41.707Z] 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 [2020-11-19T08:27:43.148Z] 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 [2020-11-19T08:27:44.266Z] 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 [Pipeline] } [2020-11-19T08:27:45.723Z] $ docker stop --time=1 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 [2020-11-19T08:27:46.014Z] using credential edgex-jenkins-ssh [2020-11-19T08:27:46.078Z] Cloning the remote Git repository [2020-11-19T08:27:46.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-19T08:27:46.297Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2020-11-19T08:27:46.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T08:27:46.381Z] > git --version # timeout=10 [2020-11-19T08:27:46.403Z] > git --version # 'git version 2.17.1' [2020-11-19T08:27:46.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T08:27:46.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T08:27:47.499Z] $ docker rm -f 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:27:50.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T08:27:50.763Z] [2020-11-19T08:27:50.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:27:51.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T08:27:51.145Z] latest: Pulling from edgex-devops/edgex-compose [2020-11-19T08:27:51.145Z] cbdbe7a5bc2a: Pulling fs layer [2020-11-19T08:27:51.145Z] ca9280d653b3: Pulling fs layer [2020-11-19T08:27:51.145Z] 7e9c9ca2126c: Pulling fs layer [2020-11-19T08:27:52.115Z] cbdbe7a5bc2a: Verifying Checksum [2020-11-19T08:27:52.115Z] cbdbe7a5bc2a: Download complete [2020-11-19T08:27:52.392Z] cbdbe7a5bc2a: Pull complete [2020-11-19T08:27:52.392Z] ca9280d653b3: Verifying Checksum [2020-11-19T08:27:52.392Z] ca9280d653b3: Download complete [2020-11-19T08:27:54.392Z] ca9280d653b3: Pull complete [2020-11-19T08:27:54.658Z] 7e9c9ca2126c: Verifying Checksum [2020-11-19T08:27:54.658Z] 7e9c9ca2126c: Download complete [2020-11-19T08:28:01.304Z] 7e9c9ca2126c: Pull complete [2020-11-19T08:28:01.304Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-11-19T08:28:01.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T08:28:01.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-11-19T08:28:01.558Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:28:01.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-19T08:28:04.841Z] $ docker top 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d -eo pid,comm [2020-11-19T08:28:04.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-19T08:28:04.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T08:28:04.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [Pipeline] { [Pipeline] sh [2020-11-19T08:28:05.522Z] + + docker-compose build --help [2020-11-19T08:28:05.522Z] grep parallel [2020-11-19T08:28:05.631Z] Merging remotes/origin/master commit ef0f5935d89e216213ef86d08ade71681b71b2d2 into PR head commit 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:28:06.146Z] Merge succeeded, producing 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:28:06.147Z] Checking out Revision 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f (PR-2840) [2020-11-19T08:28:06.924Z] --parallel Build images in parallel. [Pipeline] } [2020-11-19T08:28:06.943Z] $ docker stop --time=1 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d [2020-11-19T08:28:04.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T08:28:04.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T08:28:04.881Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T08:28:05.656Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T08:28:05.677Z] > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 [2020-11-19T08:28:05.992Z] > git remote # timeout=10 [2020-11-19T08:28:06.013Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T08:28:06.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T08:28:06.045Z] > git merge ef0f5935d89e216213ef86d08ade71681b71b2d2 # timeout=10 [2020-11-19T08:28:06.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T08:28:06.159Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T08:28:06.196Z] > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 [2020-11-19T08:28:08.372Z] $ docker rm -f 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:28:09.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T08:28:09.090Z] . [Pipeline] withDockerContainer [2020-11-19T08:28:09.199Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:28:09.261Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2020-11-19T08:28:10.334Z] $ docker top a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T08:28:10.774Z] Commit message: "feat(data): Implement DELETE /event/scrub V2 API" [2020-11-19T08:28:11.011Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T08:28:11.621Z] provisioning config files... [2020-11-19T08:28:11.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config3209631476891526951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:28:12.443Z] Building docker-core-command-go ... [2020-11-19T08:28:12.444Z] Building docker-core-data-go ... [2020-11-19T08:28:12.444Z] Building docker-core-metadata-go ... [2020-11-19T08:28:12.444Z] Building docker-security-bootstrap-redis-go ... [2020-11-19T08:28:12.444Z] Building docker-security-proxy-setup-go ... [2020-11-19T08:28:12.444Z] Building docker-security-secrets-setup-go ... [2020-11-19T08:28:12.444Z] Building docker-security-secretstore-setup-go ... [2020-11-19T08:28:12.444Z] Building docker-support-logging-go ... [2020-11-19T08:28:12.444Z] Building docker-support-notifications-go ... [2020-11-19T08:28:12.444Z] Building docker-support-scheduler-go ... [2020-11-19T08:28:12.444Z] Building docker-sys-mgmt-agent-go ... [2020-11-19T08:28:12.444Z] Building docker-core-metadata-go [2020-11-19T08:28:12.444Z] Building docker-support-notifications-go [2020-11-19T08:28:12.444Z] Building docker-security-secrets-setup-go [2020-11-19T08:28:12.444Z] Building docker-support-scheduler-go [2020-11-19T08:28:12.444Z] Building docker-security-proxy-setup-go [2020-11-19T08:28:12.660Z] ---> docker-login.sh [2020-11-19T08:28:12.660Z] nexus3.edgexfoundry.org:10001 [2020-11-19T08:28:13.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:28:13.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:28:13.901Z] Configure a credential helper to remove this warning. See [2020-11-19T08:28:13.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:28:13.901Z] [2020-11-19T08:28:13.901Z] Login Succeeded [2020-11-19T08:28:13.901Z] nexus3.edgexfoundry.org:10002 [2020-11-19T08:28:14.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:28:14.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:28:14.455Z] Configure a credential helper to remove this warning. See [2020-11-19T08:28:14.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:28:14.455Z] [2020-11-19T08:28:14.455Z] Login Succeeded [2020-11-19T08:28:14.455Z] nexus3.edgexfoundry.org:10003 [2020-11-19T08:28:14.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:28:15.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:28:15.013Z] Configure a credential helper to remove this warning. See [2020-11-19T08:28:15.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:28:15.013Z] [2020-11-19T08:28:15.013Z] Login Succeeded [2020-11-19T08:28:15.013Z] nexus3.edgexfoundry.org:10004 [2020-11-19T08:28:15.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:28:15.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:28:15.567Z] Configure a credential helper to remove this warning. See [2020-11-19T08:28:15.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:28:15.567Z] [2020-11-19T08:28:15.567Z] Login Succeeded [2020-11-19T08:28:15.567Z] docker.io [2020-11-19T08:28:15.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T08:28:16.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T08:28:16.118Z] Configure a credential helper to remove this warning. See [2020-11-19T08:28:16.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T08:28:16.118Z] [2020-11-19T08:28:16.118Z] Login Succeeded [2020-11-19T08:28:16.118Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T08:28:16.197Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T08:28:16.626Z] ========================================================= [2020-11-19T08:28:16.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-19T08:28:16.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:28:17.030Z] + 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 . [2020-11-19T08:28:19.030Z] Sending build context to Docker daemon 165.4MB [2020-11-19T08:28:19.030Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T08:28:19.030Z] Step 2/7 : FROM ${BASE} [2020-11-19T08:28:19.311Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-19T08:28:19.311Z] b538f80385f9: Pulling fs layer [2020-11-19T08:28:19.311Z] 74f711af9a0d: Pulling fs layer [2020-11-19T08:28:19.311Z] 99f96fe45779: Pulling fs layer [2020-11-19T08:28:19.311Z] 8529a6b9a6be: Pulling fs layer [2020-11-19T08:28:19.311Z] 45590311c82a: Pulling fs layer [2020-11-19T08:28:19.311Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-19T08:28:19.311Z] 209524e5b208: Pulling fs layer [2020-11-19T08:28:19.311Z] 8529a6b9a6be: Waiting [2020-11-19T08:28:19.311Z] 45590311c82a: Waiting [2020-11-19T08:28:19.311Z] 69ca0ff8b7b3: Waiting [2020-11-19T08:28:19.311Z] 209524e5b208: Waiting [2020-11-19T08:28:19.311Z] 99f96fe45779: Verifying Checksum [2020-11-19T08:28:19.311Z] 99f96fe45779: Download complete [2020-11-19T08:28:19.311Z] 74f711af9a0d: Download complete [2020-11-19T08:28:19.311Z] 45590311c82a: Download complete [2020-11-19T08:28:19.311Z] 69ca0ff8b7b3: Download complete [2020-11-19T08:28:19.311Z] b538f80385f9: Download complete [2020-11-19T08:28:19.920Z] b538f80385f9: Pull complete [2020-11-19T08:28:20.520Z] 74f711af9a0d: Pull complete [2020-11-19T08:28:20.798Z] 99f96fe45779: Pull complete [2020-11-19T08:28:22.804Z] 209524e5b208: Verifying Checksum [2020-11-19T08:28:22.804Z] 209524e5b208: Download complete [2020-11-19T08:28:23.406Z] 8529a6b9a6be: Verifying Checksum [2020-11-19T08:28:23.406Z] 8529a6b9a6be: Download complete [2020-11-19T08:28:35.842Z] 8529a6b9a6be: Pull complete [2020-11-19T08:28:35.842Z] 45590311c82a: Pull complete [2020-11-19T08:28:35.842Z] 69ca0ff8b7b3: Pull complete [2020-11-19T08:28:38.480Z] 209524e5b208: Pull complete [2020-11-19T08:28:38.480Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-19T08:28:38.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-19T08:28:38.480Z] ---> 5bddaf1c2fca [2020-11-19T08:28:38.480Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-11-19T08:28:41.869Z] ---> Running in df2fb59210d5 [2020-11-19T08:28:43.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:28:44.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:28:45.263Z] (1/12) Installing libmagic (5.38-r0) [2020-11-19T08:28:45.539Z] (2/12) Installing file (5.38-r0) [2020-11-19T08:28:45.539Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-19T08:28:45.539Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-19T08:28:51.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:28:51.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:28:51.518Z] ---> 7b9a1f51da25 [2020-11-19T08:28:51.518Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T08:28:51.518Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:28:51.518Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:28:51.518Z] ---> 7b9a1f51da25 [2020-11-19T08:28:51.518Z] Step 3/21 : WORKDIR /edgex-go [2020-11-19T08:28:51.518Z] ---> Running in 880ed5807e6e [2020-11-19T08:28:51.518Z] ---> Running in 16c1c2a82e12 [2020-11-19T08:28:51.518Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:28:51.518Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-19T08:28:51.518Z] ---> 7b9a1f51da25 [2020-11-19T08:28:51.518Z] Step 3/29 : WORKDIR /edgex-go [2020-11-19T08:28:51.518Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:28:51.518Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:28:51.518Z] ---> 7b9a1f51da25 [2020-11-19T08:28:51.518Z] Step 3/20 : WORKDIR /edgex-go [2020-11-19T08:28:51.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:28:51.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:28:51.518Z] ---> 7b9a1f51da25 [2020-11-19T08:28:51.518Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:28:51.518Z] ---> Running in c767200daed5 [2020-11-19T08:28:51.518Z] ---> Running in a0286215de57 [2020-11-19T08:28:51.518Z] ---> Running in b96b8fb4c4a1 [2020-11-19T08:28:51.518Z] Removing intermediate container 16c1c2a82e12 [2020-11-19T08:28:51.518Z] ---> 1f9c884cc6ca [2020-11-19T08:28:51.518Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:28:51.518Z] Removing intermediate container 880ed5807e6e [2020-11-19T08:28:51.518Z] ---> 85b874808c25 [2020-11-19T08:28:51.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:28:51.518Z] ---> Running in 499b1a6e7db7 [2020-11-19T08:28:51.518Z] ---> Running in db21a0d92e3f [2020-11-19T08:28:51.518Z] Removing intermediate container c767200daed5 [2020-11-19T08:28:51.518Z] ---> af7b0f593573 [2020-11-19T08:28:51.518Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:28:51.518Z] Removing intermediate container b96b8fb4c4a1 [2020-11-19T08:28:51.518Z] ---> 7d6987f029f6 [2020-11-19T08:28:51.518Z] Step 4/29 : RUN apk update && apk add make git [2020-11-19T08:28:51.518Z] Removing intermediate container a0286215de57 [2020-11-19T08:28:51.518Z] ---> 08170848a2cb [2020-11-19T08:28:51.518Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:28:51.518Z] ---> Running in 604d34c950de [2020-11-19T08:28:51.519Z] ---> Running in d7af1d5e10e8 [2020-11-19T08:28:51.519Z] ---> Running in 28502e6c8f45 [2020-11-19T08:28:51.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:51.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:51.519Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:28:51.519Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:28:51.519Z] OK: 12752 distinct packages available [2020-11-19T08:28:51.519Z] Removing intermediate container db21a0d92e3f [2020-11-19T08:28:51.519Z] ---> 9aae79e27dce [2020-11-19T08:28:51.519Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-19T08:28:51.519Z] Removing intermediate container 499b1a6e7db7 [2020-11-19T08:28:51.519Z] ---> bd3e85cc9d48 [2020-11-19T08:28:51.519Z] Step 5/21 : RUN apk update && apk add make git [2020-11-19T08:28:51.519Z] OK: 233 MiB in 51 packages [2020-11-19T08:28:51.519Z] ---> Running in 5b0990fa9139 [2020-11-19T08:28:51.519Z] ---> Running in e747296144f5 [2020-11-19T08:28:51.519Z] Removing intermediate container 28502e6c8f45 [2020-11-19T08:28:51.519Z] ---> 68a75118dec0 [2020-11-19T08:28:51.519Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:28:51.519Z] Removing intermediate container 604d34c950de [2020-11-19T08:28:51.519Z] ---> 95f729fbcf83 [2020-11-19T08:28:51.519Z] Step 5/20 : RUN apk update && apk add make git [2020-11-19T08:28:51.791Z] ---> Running in e1bc16867fac [2020-11-19T08:28:51.791Z] ---> Running in 64b14f7d7813 [2020-11-19T08:28:52.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:52.651Z] Removing intermediate container d7af1d5e10e8 [2020-11-19T08:28:52.651Z] ---> dbf3d6b30656 [2020-11-19T08:28:52.651Z] Step 5/29 : COPY go.mod . [2020-11-19T08:28:52.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:52.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:52.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:52.917Z] ---> ee8870b929cf [2020-11-19T08:28:52.917Z] Step 6/29 : RUN go mod download [2020-11-19T08:28:52.917Z] ---> Running in 0cec2aeca49a [2020-11-19T08:28:53.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:53.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:53.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:53.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:28:53.898Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:28:53.898Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:28:53.898Z] OK: 12752 distinct packages available [2020-11-19T08:28:53.898Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:28:53.898Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:28:53.898Z] OK: 12752 distinct packages available [2020-11-19T08:28:54.203Z] OK: 233 MiB in 51 packages [2020-11-19T08:28:54.203Z] OK: 233 MiB in 51 packages [2020-11-19T08:28:54.203Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:28:54.203Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:28:54.203Z] OK: 12752 distinct packages available [2020-11-19T08:28:54.521Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:28:54.521Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:28:54.521Z] OK: 12752 distinct packages available [2020-11-19T08:28:54.521Z] OK: 233 MiB in 51 packages [2020-11-19T08:28:54.521Z] OK: 233 MiB in 51 packages [2020-11-19T08:28:55.102Z] Removing intermediate container e747296144f5 [2020-11-19T08:28:55.102Z] ---> 80eb84d4626c [2020-11-19T08:28:55.102Z] Step 6/24 : COPY go.mod . [2020-11-19T08:28:55.102Z] Removing intermediate container 5b0990fa9139 [2020-11-19T08:28:55.102Z] ---> c886e176d940 [2020-11-19T08:28:55.102Z] Step 6/21 : COPY go.mod . [2020-11-19T08:28:55.365Z] Removing intermediate container 0cec2aeca49a [2020-11-19T08:28:55.365Z] ---> d1597cb53818 [2020-11-19T08:28:55.365Z] Step 7/29 : COPY . . [2020-11-19T08:28:55.365Z] ---> e42652d18e18 [2020-11-19T08:28:55.365Z] Step 7/24 : RUN go mod download [2020-11-19T08:28:55.629Z] ---> 69419ebaa184 [2020-11-19T08:28:55.629Z] Step 7/21 : RUN go mod download [2020-11-19T08:28:55.629Z] ---> Running in 0ca36bb2e371 [2020-11-19T08:28:55.893Z] Removing intermediate container e1bc16867fac [2020-11-19T08:28:55.893Z] ---> b1c561d2df08 [2020-11-19T08:28:55.893Z] Step 6/20 : COPY go.mod . [2020-11-19T08:28:56.495Z] ---> Running in 6a135674b754 [2020-11-19T08:28:57.078Z] Removing intermediate container 64b14f7d7813 [2020-11-19T08:28:57.078Z] ---> d739c3ea3fcf [2020-11-19T08:28:57.078Z] Step 6/22 : COPY go.mod . [2020-11-19T08:28:59.053Z] ---> 22f03ab3caa3 [2020-11-19T08:28:59.053Z] Step 7/20 : RUN go mod download [2020-11-19T08:28:59.053Z] ---> 99f3c5d6ddfd [2020-11-19T08:28:59.053Z] Step 7/22 : RUN go mod download [2020-11-19T08:28:59.053Z] ---> Running in cf4f2b30f813 [2020-11-19T08:28:59.661Z] ---> Running in 164c285f79df [2020-11-19T08:29:00.615Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-19T08:29:00.615Z] (6/12) Installing patch (2.7.6-r6) [2020-11-19T08:29:00.615Z] (7/12) Installing build-base (0.5-r2) [2020-11-19T08:29:00.615Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-19T08:29:00.615Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-19T08:29:00.615Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-19T08:29:00.615Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-19T08:29:00.615Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-19T08:29:00.615Z] Executing busybox-1.31.1-r16.trigger [2020-11-19T08:29:00.615Z] OK: 217 MiB in 51 packages [2020-11-19T08:29:02.304Z] Removing intermediate container 0ca36bb2e371 [2020-11-19T08:29:02.304Z] ---> 13fd38700942 [2020-11-19T08:29:02.304Z] Step 8/24 : COPY . . [2020-11-19T08:29:03.239Z] Removing intermediate container df2fb59210d5 [2020-11-19T08:29:03.239Z] ---> f84f9e6c9496 [2020-11-19T08:29:03.239Z] Step 4/7 : WORKDIR /edgex-go [2020-11-19T08:29:03.239Z] ---> Running in e7f6a883b7a5 [2020-11-19T08:29:03.510Z] Removing intermediate container e7f6a883b7a5 [2020-11-19T08:29:03.511Z] ---> 537f9fc9fb15 [2020-11-19T08:29:03.511Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-19T08:29:04.103Z] latest: Pulling from library/docker [2020-11-19T08:29:04.103Z] 5f621e34cdf4: Pulling fs layer [2020-11-19T08:29:04.103Z] 85db56a05063: Pulling fs layer [2020-11-19T08:29:04.103Z] ccb67d6aeaaa: Pulling fs layer [2020-11-19T08:29:04.103Z] a0b19fc83503: Pulling fs layer [2020-11-19T08:29:04.103Z] 8eb508b41278: Pulling fs layer [2020-11-19T08:29:04.103Z] 37236713561e: Pulling fs layer [2020-11-19T08:29:04.103Z] 07c93f2b1b56: Pulling fs layer [2020-11-19T08:29:04.103Z] a0b19fc83503: Waiting [2020-11-19T08:29:04.103Z] 8eb508b41278: Waiting [2020-11-19T08:29:04.103Z] 37236713561e: Waiting [2020-11-19T08:29:04.103Z] 07c93f2b1b56: Waiting [2020-11-19T08:29:04.386Z] ccb67d6aeaaa: Verifying Checksum [2020-11-19T08:29:04.386Z] ccb67d6aeaaa: Download complete [2020-11-19T08:29:04.386Z] 85db56a05063: Verifying Checksum [2020-11-19T08:29:04.386Z] 85db56a05063: Download complete [2020-11-19T08:29:04.386Z] 5f621e34cdf4: Verifying Checksum [2020-11-19T08:29:04.386Z] 5f621e34cdf4: Download complete [2020-11-19T08:29:04.662Z] 8eb508b41278: Verifying Checksum [2020-11-19T08:29:04.662Z] 8eb508b41278: Download complete [2020-11-19T08:29:04.662Z] 37236713561e: Verifying Checksum [2020-11-19T08:29:04.662Z] 37236713561e: Download complete [2020-11-19T08:29:04.662Z] 07c93f2b1b56: Verifying Checksum [2020-11-19T08:29:04.936Z] 5f621e34cdf4: Pull complete [2020-11-19T08:29:05.660Z] Removing intermediate container 6a135674b754 [2020-11-19T08:29:05.661Z] ---> a724d279741a [2020-11-19T08:29:05.661Z] Step 8/21 : COPY . . [2020-11-19T08:29:05.913Z] 85db56a05063: Pull complete [2020-11-19T08:29:05.914Z] a0b19fc83503: Download complete [2020-11-19T08:29:06.186Z] ccb67d6aeaaa: Pull complete [2020-11-19T08:29:07.631Z] Removing intermediate container cf4f2b30f813 [2020-11-19T08:29:07.631Z] ---> 0f343ecf508a [2020-11-19T08:29:07.631Z] Step 8/20 : COPY . . [2020-11-19T08:29:09.573Z] a0b19fc83503: Pull complete [2020-11-19T08:29:09.573Z] 8eb508b41278: Pull complete [2020-11-19T08:29:09.847Z] 37236713561e: Pull complete [2020-11-19T08:29:10.118Z] 07c93f2b1b56: Pull complete [2020-11-19T08:29:10.237Z] Removing intermediate container 164c285f79df [2020-11-19T08:29:10.237Z] ---> 9476df4b5b57 [2020-11-19T08:29:10.237Z] Step 8/22 : COPY . . [2020-11-19T08:29:10.392Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-19T08:29:10.392Z] Status: Downloaded newer image for docker:latest [2020-11-19T08:29:13.783Z] ---> b5da5912de81 [2020-11-19T08:29:13.783Z] Step 6/7 : COPY go.mod . [2020-11-19T08:29:14.389Z] ---> ede0cb9e2fe3 [2020-11-19T08:29:14.389Z] Step 7/7 : RUN go mod download [2020-11-19T08:29:14.389Z] ---> Running in 47ad18d73eda [2020-11-19T08:29:28.569Z] ---> dc877e628d2d [2020-11-19T08:29:28.569Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-19T08:29:28.912Z] ---> Running in 3898ce5c6074 [2020-11-19T08:29:31.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-19T08:29:41.193Z] Removing intermediate container 47ad18d73eda [2020-11-19T08:29:41.193Z] ---> e697c0af4a4a [2020-11-19T08:29:41.193Z] Successfully built e697c0af4a4a [2020-11-19T08:29:41.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:29:41.531Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T08:29:41.531Z] . [Pipeline] withDockerContainer [2020-11-19T08:29:41.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container [2020-11-19T08:29:41.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-19T08:29:43.766Z] $ docker top c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 -eo pid,comm [Pipeline] { [2020-11-19T08:29:44.172Z] ---> b4443c35ee3a [2020-11-19T08:29:44.172Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [Pipeline] sh [2020-11-19T08:29:45.166Z] ---> Running in 913812f053ba [2020-11-19T08:29:45.209Z] + go version [2020-11-19T08:29:45.209Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-19T08:29:45.231Z] $ docker stop --time=1 c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 [2020-11-19T08:29:46.127Z] ---> 7c3cb59f7c86 [2020-11-19T08:29:46.127Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-19T08:29:46.406Z] ---> 18b0ed0bcc08 [2020-11-19T08:29:46.406Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-19T08:29:46.691Z] ---> Running in ce82018357b0 [2020-11-19T08:29:46.967Z] ---> Running in 6f7b6fa7eb6d [2020-11-19T08:29:46.967Z] ---> 6adfc2df1063 [2020-11-19T08:29:46.967Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-19T08:29:47.146Z] $ docker rm -f c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 [2020-11-19T08:29:47.245Z] ---> Running in 202b006bb461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-11-19T08:29:47.839Z] 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 [2020-11-19T08:29:47.839Z] 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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:29:48.114Z] 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 [2020-11-19T08:29:48.114Z] 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 [2020-11-19T08:29:48.249Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T08:29:48.249Z] . [Pipeline] withDockerContainer [2020-11-19T08:29:48.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container [2020-11-19T08:29:48.595Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-19T08:29:50.013Z] $ docker top 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-19T08:29:50.432Z] ========================================================= [2020-11-19T08:29:50.432Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-19T08:29:50.432Z] ========================================================= [Pipeline] sh [2020-11-19T08:29:51.082Z] + make test [2020-11-19T08:29:51.082Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-19T08:29:54.821Z] Removing intermediate container 3898ce5c6074 [2020-11-19T08:29:54.821Z] ---> f116a9fd3fa4 [2020-11-19T08:29:54.821Z] [2020-11-19T08:29:54.821Z] Step 9/29 : FROM alpine:latest [2020-11-19T08:29:55.095Z] Building docker-security-secretstore-setup-go [2020-11-19T08:30:13.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-19T08:30:22.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:30:22.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:30:22.022Z] ---> 7b9a1f51da25 [2020-11-19T08:30:22.022Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> 08170848a2cb [2020-11-19T08:30:22.022Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> 68a75118dec0 [2020-11-19T08:30:22.022Z] Step 5/24 : RUN apk update && apk add make git [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> d739c3ea3fcf [2020-11-19T08:30:22.022Z] Step 6/24 : COPY go.mod . [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> 99f3c5d6ddfd [2020-11-19T08:30:22.022Z] Step 7/24 : RUN go mod download [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> 9476df4b5b57 [2020-11-19T08:30:22.022Z] Step 8/24 : COPY . . [2020-11-19T08:30:22.022Z] ---> Using cache [2020-11-19T08:30:22.022Z] ---> 6adfc2df1063 [2020-11-19T08:30:22.022Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-19T08:30:22.022Z] ---> Running in 4bc188090d6a [2020-11-19T08:30:23.005Z] 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 [2020-11-19T08:30:25.702Z] Removing intermediate container 6f7b6fa7eb6d [2020-11-19T08:30:25.702Z] ---> af8e68e90b37 [2020-11-19T08:30:25.702Z] [2020-11-19T08:30:25.702Z] Step 10/20 : FROM alpine [2020-11-19T08:30:26.302Z] Building docker-security-bootstrap-redis-go [2020-11-19T08:30:38.944Z] Removing intermediate container ce82018357b0 [2020-11-19T08:30:38.944Z] ---> b770453d44c8 [2020-11-19T08:30:38.944Z] [2020-11-19T08:30:38.944Z] Step 10/21 : FROM scratch [2020-11-19T08:30:38.944Z] ---> [2020-11-19T08:30:38.944Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:30:38.944Z] Removing intermediate container 913812f053ba [2020-11-19T08:30:38.944Z] ---> d137f60e01c5 [2020-11-19T08:30:38.944Z] [2020-11-19T08:30:38.944Z] Step 10/24 : FROM scratch [2020-11-19T08:30:38.944Z] ---> [2020-11-19T08:30:38.944Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T08:30:38.944Z] ---> Running in b22cab73f4eb [2020-11-19T08:30:38.944Z] ---> Running in a4b565f9e33e [2020-11-19T08:30:39.218Z] Removing intermediate container b22cab73f4eb [2020-11-19T08:30:39.218Z] ---> e12bd0c3a0b5 [2020-11-19T08:30:39.218Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-19T08:30:39.218Z] Removing intermediate container a4b565f9e33e [2020-11-19T08:30:39.218Z] ---> dd12f7999ab9 [2020-11-19T08:30:39.218Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-19T08:30:39.489Z] ---> Running in 150c0d950d1c [2020-11-19T08:30:39.489Z] ---> Running in 5356e298a65c [2020-11-19T08:30:40.079Z] Removing intermediate container 5356e298a65c [2020-11-19T08:30:40.080Z] ---> e8413a33748c [2020-11-19T08:30:40.080Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-19T08:30:40.080Z] Removing intermediate container 150c0d950d1c [2020-11-19T08:30:40.080Z] ---> 34a64014d07f [2020-11-19T08:30:40.080Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-19T08:30:40.373Z] ---> Running in b5c82000223f [2020-11-19T08:30:40.373Z] ---> Running in 0b2a8d476839 [2020-11-19T08:30:40.996Z] Removing intermediate container 0b2a8d476839 [2020-11-19T08:30:40.996Z] ---> 9919a3721c2b [2020-11-19T08:30:40.996Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-19T08:30:40.996Z] Removing intermediate container b5c82000223f [2020-11-19T08:30:40.996Z] ---> 69b074444356 [2020-11-19T08:30:40.996Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-19T08:30:43.684Z] ---> b94edbea4c96 [2020-11-19T08:30:43.684Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-19T08:30:45.655Z] ---> b2b5997675f5 [2020-11-19T08:30:45.655Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-19T08:30:47.599Z] ---> 412a42ebf00b [2020-11-19T08:30:47.599Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-19T08:30:49.591Z] Removing intermediate container 202b006bb461 [2020-11-19T08:30:49.591Z] ---> d5c6c8611f8c [2020-11-19T08:30:49.591Z] [2020-11-19T08:30:49.591Z] Step 10/22 : FROM scratch [2020-11-19T08:30:49.591Z] ---> [2020-11-19T08:30:49.591Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:30:49.591Z] 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 [2020-11-19T08:30:49.863Z] ---> Using cache [2020-11-19T08:30:49.863Z] ---> dd12f7999ab9 [2020-11-19T08:30:49.863Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-19T08:30:49.863Z] ---> 6e279c402c5f [2020-11-19T08:30:49.863Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-19T08:30:50.154Z] ---> a518eafaaa59 [2020-11-19T08:30:50.154Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-19T08:30:50.154Z] ---> Running in 93413b47d94f [2020-11-19T08:30:50.154Z] ---> Running in 12766b71838f [2020-11-19T08:30:51.579Z] Removing intermediate container 93413b47d94f [2020-11-19T08:30:51.579Z] ---> 4300df6c0a2c [2020-11-19T08:30:51.579Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:30:51.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:30:51.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:30:51.579Z] ---> 7b9a1f51da25 [2020-11-19T08:30:51.579Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:30:51.579Z] ---> Using cache [2020-11-19T08:30:51.579Z] ---> 08170848a2cb [2020-11-19T08:30:51.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:30:51.579Z] ---> Using cache [2020-11-19T08:30:51.579Z] ---> 68a75118dec0 [2020-11-19T08:30:51.579Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:30:51.579Z] ---> Using cache [2020-11-19T08:30:51.579Z] ---> d739c3ea3fcf [2020-11-19T08:30:51.579Z] Step 6/22 : COPY go.mod . [2020-11-19T08:30:51.579Z] ---> Using cache [2020-11-19T08:30:51.579Z] ---> 99f3c5d6ddfd [2020-11-19T08:30:51.579Z] Step 7/22 : RUN go mod download [2020-11-19T08:30:51.579Z] ---> Using cache [2020-11-19T08:30:51.579Z] ---> 9476df4b5b57 [2020-11-19T08:30:51.579Z] Step 8/22 : COPY . . [2020-11-19T08:30:52.541Z] ---> Using cache [2020-11-19T08:30:52.541Z] ---> 6adfc2df1063 [2020-11-19T08:30:52.541Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-19T08:30:52.808Z] Removing intermediate container 12766b71838f [2020-11-19T08:30:52.808Z] ---> f6a320e5787b [2020-11-19T08:30:52.808Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:30:52.808Z] ---> Running in afad43b4cfab [2020-11-19T08:30:52.808Z] ---> b8e38d2024d3 [2020-11-19T08:30:52.808Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-19T08:30:53.072Z] ---> Running in 361b735a0a08 [2020-11-19T08:30:53.072Z] ---> Running in 84faf415c17e [2020-11-19T08:30:53.072Z] Removing intermediate container afad43b4cfab [2020-11-19T08:30:53.072Z] ---> 3b2e6ec8f2a1 [2020-11-19T08:30:53.072Z] Step 14/22 : WORKDIR / [2020-11-19T08:30:53.340Z] ---> Running in 2105197f246f [2020-11-19T08:30:53.340Z] ---> 48c3ab47bbad [2020-11-19T08:30:53.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-19T08:30:53.621Z] Removing intermediate container 361b735a0a08 [2020-11-19T08:30:53.621Z] ---> 995938337965 [2020-11-19T08:30:53.621Z] Step 19/21 : LABEL arch=x86_64 [2020-11-19T08:30:53.621Z] ---> Running in b38b096c208b [2020-11-19T08:30:53.621Z] Removing intermediate container 2105197f246f [2020-11-19T08:30:53.621Z] ---> 6884c48cd1a0 [2020-11-19T08:30:53.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-19T08:30:53.901Z] 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 [2020-11-19T08:30:54.167Z] Removing intermediate container b38b096c208b [2020-11-19T08:30:54.167Z] ---> 0bb168e61b57 [2020-11-19T08:30:54.167Z] Step 20/21 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:30:54.167Z] ---> f71f19fbe5c5 [2020-11-19T08:30:54.167Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-19T08:30:54.451Z] ---> Running in d491021cbf03 [2020-11-19T08:30:54.451Z] ---> eb7150e4596d [2020-11-19T08:30:54.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-19T08:30:54.730Z] Removing intermediate container d491021cbf03 [2020-11-19T08:30:54.730Z] ---> b1e4ee480ec1 [2020-11-19T08:30:54.730Z] Step 21/21 : LABEL version=0.0.0 [2020-11-19T08:30:55.004Z] ---> Running in fb4ecc825ed2 [2020-11-19T08:30:55.004Z] ---> c5ef90a50453 [2020-11-19T08:30:55.004Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-19T08:30:55.372Z] ---> Running in e5e3e5cd2ae8 [2020-11-19T08:30:55.372Z] ---> 4aa81522dcd3 [2020-11-19T08:30:55.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-19T08:30:55.704Z] Removing intermediate container fb4ecc825ed2 [2020-11-19T08:30:55.704Z] ---> 25fcd6720a7a [2020-11-19T08:30:55.704Z] [2020-11-19T08:30:55.704Z] Successfully built 25fcd6720a7a [2020-11-19T08:30:55.996Z] Successfully tagged docker-support-scheduler-go:latest [2020-11-19T08:30:55.996Z] Building docker-core-command-go [2020-11-19T08:30:55.996Z]  Building docker-support-scheduler-go ... done Removing intermediate container e5e3e5cd2ae8 [2020-11-19T08:30:55.996Z] ---> 516a24bc88a2 [2020-11-19T08:30:55.996Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:30:57.037Z] ---> 904b4835787c [2020-11-19T08:30:57.037Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-19T08:30:57.037Z] ---> Running in df88b4269bc8 [2020-11-19T08:30:59.049Z] ---> Running in a075a985ce6a [2020-11-19T08:30:59.049Z] Removing intermediate container 4bc188090d6a [2020-11-19T08:30:59.049Z] ---> 7357d7a099a3 [2020-11-19T08:30:59.049Z] [2020-11-19T08:30:59.049Z] Step 10/24 : FROM alpine:3.10 [2020-11-19T08:30:59.662Z] Building docker-sys-mgmt-agent-go [2020-11-19T08:31:00.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-19T08:31:00.355Z] Removing intermediate container df88b4269bc8 [2020-11-19T08:31:00.355Z] ---> f1441e23398f [2020-11-19T08:31:00.355Z] Step 22/24 : LABEL arch=x86_64 [2020-11-19T08:31:00.641Z] ---> Running in ffc7c3132ffc [2020-11-19T08:31:00.641Z] Removing intermediate container a075a985ce6a [2020-11-19T08:31:00.641Z] ---> 4a370ff4a168 [2020-11-19T08:31:00.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:31:04.538Z] ---> Running in fae03a66b075 [2020-11-19T08:31:05.006Z] Removing intermediate container ffc7c3132ffc [2020-11-19T08:31:05.006Z] ---> 274cf24a0699 [2020-11-19T08:31:05.006Z] Step 23/24 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:31:05.347Z] ---> Running in a74e44abf853 [2020-11-19T08:31:05.697Z] Removing intermediate container fae03a66b075 [2020-11-19T08:31:05.697Z] ---> 434895947fbc [2020-11-19T08:31:05.697Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T08:31:05.697Z] Removing intermediate container a74e44abf853 [2020-11-19T08:31:05.697Z] ---> 6310cd1e4c47 [2020-11-19T08:31:05.697Z] Step 24/24 : LABEL version=0.0.0 [2020-11-19T08:31:05.697Z] ---> Running in 8f64b1bedd3f [2020-11-19T08:31:06.860Z] ---> Running in 72ea908e85af [2020-11-19T08:31:06.860Z] Removing intermediate container 8f64b1bedd3f [2020-11-19T08:31:06.860Z] ---> ada052e9fe09 [2020-11-19T08:31:06.860Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:31:06.860Z] ---> Running in 01772556c3fd [2020-11-19T08:31:06.860Z] Removing intermediate container 72ea908e85af [2020-11-19T08:31:06.860Z] ---> ccaed3f1a4cc [2020-11-19T08:31:06.860Z] [2020-11-19T08:31:07.508Z] Successfully built ccaed3f1a4cc [2020-11-19T08:31:07.508Z] Successfully tagged docker-support-notifications-go:latest [2020-11-19T08:31:07.508Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-11-19T08:31:09.543Z] Removing intermediate container 01772556c3fd [2020-11-19T08:31:09.543Z] ---> 61cf44300000 [2020-11-19T08:31:09.543Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:31:11.033Z] ---> Running in 2dcbe9e4e43a [2020-11-19T08:31:13.693Z] Removing intermediate container 2dcbe9e4e43a [2020-11-19T08:31:13.693Z] ---> c23031fd6729 [2020-11-19T08:31:13.693Z] [2020-11-19T08:31:13.970Z] Successfully built c23031fd6729 [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-19T08:31:15.407Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.055s [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-19T08:31:15.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-19T08:31:17.348Z] Successfully tagged docker-core-metadata-go:latest [2020-11-19T08:31:17.348Z] Building docker-support-logging-go [2020-11-19T08:31:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-19T08:31:19.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-19T08:31:19.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-19T08:31:19.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-19T08:31:19.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-19T08:31:21.687Z]  Building docker-core-metadata-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:31:21.688Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:31:21.688Z] ---> 7b9a1f51da25 [2020-11-19T08:31:21.688Z] Step 3/27 : WORKDIR /edgex-go [2020-11-19T08:31:21.688Z] ---> Using cache [2020-11-19T08:31:21.688Z] ---> 08170848a2cb [2020-11-19T08:31:21.688Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:31:21.688Z] ---> Using cache [2020-11-19T08:31:21.688Z] ---> 68a75118dec0 [2020-11-19T08:31:21.688Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-19T08:31:25.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:31:25.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:31:25.143Z] ---> 7b9a1f51da25 [2020-11-19T08:31:25.143Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> 08170848a2cb [2020-11-19T08:31:25.143Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> 68a75118dec0 [2020-11-19T08:31:25.143Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> d739c3ea3fcf [2020-11-19T08:31:25.143Z] Step 6/22 : COPY go.mod . [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> 99f3c5d6ddfd [2020-11-19T08:31:25.143Z] Step 7/22 : RUN go mod download [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> 9476df4b5b57 [2020-11-19T08:31:25.143Z] Step 8/22 : COPY . . [2020-11-19T08:31:25.143Z] ---> Using cache [2020-11-19T08:31:25.143Z] ---> 6adfc2df1063 [2020-11-19T08:31:25.143Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-19T08:31:27.795Z] ---> Running in 8e6455d3b8c5 [2020-11-19T08:31:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements [2020-11-19T08:31:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-19T08:31:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-19T08:31:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-19T08:31:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-19T08:31:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-19T08:31:29.274Z] ---> Running in 829d8eea4e5f [2020-11-19T08:31:29.546Z] Removing intermediate container 84faf415c17e [2020-11-19T08:31:29.546Z] ---> 04d084423d49 [2020-11-19T08:31:29.546Z] [2020-11-19T08:31:29.546Z] Step 10/22 : FROM alpine:3.10 [2020-11-19T08:31:32.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:31:32.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:31:32.155Z] ---> 7b9a1f51da25 [2020-11-19T08:31:32.155Z] Step 3/23 : WORKDIR /edgex-go [2020-11-19T08:31:32.155Z] ---> Using cache [2020-11-19T08:31:32.155Z] ---> 08170848a2cb [2020-11-19T08:31:32.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:31:32.155Z] ---> Using cache [2020-11-19T08:31:32.155Z] ---> 68a75118dec0 [2020-11-19T08:31:32.155Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-19T08:31:32.155Z] 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 [2020-11-19T08:31:32.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:33.353Z] ---> Running in 25ee94af4de5 [2020-11-19T08:31:33.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:34.236Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:31:34.236Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:31:34.236Z] OK: 12752 distinct packages available [2020-11-19T08:31:34.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.582s coverage: 27.1% of statements [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-19T08:31:34.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-19T08:31:34.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-19T08:31:34.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.537s coverage: 66.7% of statements [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-19T08:31:34.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-19T08:31:34.855Z] OK: 233 MiB in 51 packages [2020-11-19T08:31:34.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.771s coverage: 84.1% of statements [2020-11-19T08:31:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-19T08:31:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T08:31:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-19T08:31:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-19T08:31:35.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:36.575Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:31:36.575Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:31:36.575Z] OK: 12752 distinct packages available [2020-11-19T08:31:36.575Z] Removing intermediate container 8e6455d3b8c5 [2020-11-19T08:31:36.575Z] ---> 0d0169c1a337 [2020-11-19T08:31:36.575Z] Step 6/27 : COPY go.mod . [2020-11-19T08:31:37.181Z] OK: 233 MiB in 51 packages [2020-11-19T08:31:37.852Z] ---> 31396af8191d [2020-11-19T08:31:37.852Z] Step 7/27 : RUN go mod download [2020-11-19T08:31:38.131Z] ---> Running in 4441531b14ef [2020-11-19T08:31:39.621Z] Removing intermediate container 25ee94af4de5 [2020-11-19T08:31:39.621Z] ---> 8b0c3a3f650d [2020-11-19T08:31:39.621Z] Step 6/23 : COPY go.mod . [2020-11-19T08:31:40.632Z] ---> 98a91ffb9c1e [2020-11-19T08:31:40.632Z] Step 7/23 : RUN go mod download [2020-11-19T08:31:40.632Z] ---> Running in 4645876bfb25 [2020-11-19T08:31:42.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:31:42.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:31:42.071Z] ---> 7b9a1f51da25 [2020-11-19T08:31:42.071Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:31:42.071Z] ---> Using cache [2020-11-19T08:31:42.071Z] ---> 08170848a2cb [2020-11-19T08:31:42.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:31:42.071Z] ---> Using cache [2020-11-19T08:31:42.071Z] ---> 68a75118dec0 [2020-11-19T08:31:42.071Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-19T08:31:42.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.165s coverage: 28.6% of statements [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-19T08:31:42.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-19T08:31:42.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-19T08:31:42.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements [2020-11-19T08:31:42.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-19T08:31:43.054Z] ---> Running in b9824cd3e1a4 [2020-11-19T08:31:43.331Z] Removing intermediate container 4441531b14ef [2020-11-19T08:31:43.331Z] ---> bbe188b7c290 [2020-11-19T08:31:43.331Z] Step 8/27 : COPY . . [2020-11-19T08:31:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements [2020-11-19T08:31:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-19T08:31:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 79.0% of statements [2020-11-19T08:31:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-19T08:31:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-19T08:31:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-19T08:31:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-19T08:31:43.966Z] Removing intermediate container 4645876bfb25 [2020-11-19T08:31:43.966Z] ---> df640a9d2307 [2020-11-19T08:31:43.966Z] Step 8/23 : COPY . . [2020-11-19T08:31:44.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:45.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:31:45.880Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:31:45.880Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:31:45.880Z] OK: 12752 distinct packages available [2020-11-19T08:31:46.491Z] OK: 233 MiB in 51 packages [2020-11-19T08:31:47.096Z] OK: 233 MiB in 51 packages [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.072s coverage: 95.7% of statements [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.0% of statements [no tests to run] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-19T08:31:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2020-11-19T08:31:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2020-11-19T08:31:51.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2020-11-19T08:31:52.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2020-11-19T08:31:52.802Z] Removing intermediate container b9824cd3e1a4 [2020-11-19T08:31:52.803Z] ---> c0a6258ac3a9 [2020-11-19T08:31:52.803Z] Step 6/22 : COPY go.mod . [2020-11-19T08:31:55.426Z] ---> ad6a6c9d7432 [2020-11-19T08:31:55.426Z] Step 7/22 : RUN go mod download [2020-11-19T08:31:56.038Z] ---> Running in 0b353ee31931 [2020-11-19T08:31:56.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 55.9% of statements [2020-11-19T08:31:56.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-19T08:31:56.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-19T08:31:56.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-19T08:31:56.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-19T08:31:56.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-19T08:31:56.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-19T08:32:04.417Z] Removing intermediate container 0b353ee31931 [2020-11-19T08:32:04.417Z] ---> 0c0074d03bd4 [2020-11-19T08:32:04.417Z] Step 8/22 : COPY . . [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.446s coverage: 86.3% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.427s coverage: 72.2% of statements [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.515s coverage: 72.1% of statements [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.084s coverage: 82.4% of statements [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.091s coverage: 48.4% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.084s coverage: 28.8% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.088s coverage: 96.8% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 36.5% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.614s coverage: 84.1% of statements [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.073s coverage: 42.9% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.059s coverage: 100.0% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-19T08:32:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.128s coverage: 83.8% of statements [2020-11-19T08:32:11.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-19T08:32:14.932Z] Removing intermediate container 829d8eea4e5f [2020-11-19T08:32:14.932Z] ---> 845395321e6c [2020-11-19T08:32:14.932Z] [2020-11-19T08:32:14.932Z] Step 10/22 : FROM scratch [2020-11-19T08:32:14.932Z] ---> [2020-11-19T08:32:14.932Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:32:14.932Z] ---> Using cache [2020-11-19T08:32:14.932Z] ---> dd12f7999ab9 [2020-11-19T08:32:14.932Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-19T08:32:15.926Z] ---> Running in 93bc829547ba [2020-11-19T08:32:17.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.365s coverage: 47.1% of statements [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-19T08:32:17.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-19T08:32:17.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.154s coverage: 100.0% of statements [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-19T08:32:17.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2020-11-19T08:32:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-19T08:32:17.937Z] Removing intermediate container 93bc829547ba [2020-11-19T08:32:17.937Z] ---> d985f9fe5f6a [2020-11-19T08:32:17.937Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:32:18.559Z] ---> Running in 30d7112f4899 [2020-11-19T08:32:21.203Z] Removing intermediate container 30d7112f4899 [2020-11-19T08:32:21.203Z] ---> 9f7ca6890054 [2020-11-19T08:32:21.203Z] Step 14/22 : WORKDIR / [2020-11-19T08:32:23.230Z] ---> Running in 6010899ea9cd [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.737s coverage: 29.1% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-19T08:32:23.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2020-11-19T08:32:23.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2020-11-19T08:32:23.842Z] ---> 1d41ac1e52d6 [2020-11-19T08:32:23.842Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-19T08:32:24.335Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-11-19T08:32:24.465Z] Removing intermediate container 6010899ea9cd [2020-11-19T08:32:24.465Z] ---> f3fbe5bb0878 [2020-11-19T08:32:24.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-19T08:32:24.465Z] ---> 8a475e09bb3f [2020-11-19T08:32:24.465Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-19T08:32:24.465Z] ---> Running in 9786eb4b093d [2020-11-19T08:32:24.737Z] ---> Running in 64e86d78d8e1 [2020-11-19T08:32:24.932Z] GO111MODULE=on go vet ./... [2020-11-19T08:32:25.449Z] ---> 388cd794bacc [2020-11-19T08:32:25.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-19T08:32:26.921Z] 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 [2020-11-19T08:32:26.921Z] 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 [2020-11-19T08:32:27.191Z] ---> 79695db7c57e [2020-11-19T08:32:27.191Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-19T08:32:28.197Z] ---> e42e11d5dcea [2020-11-19T08:32:28.197Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-19T08:32:28.197Z] ---> Running in 52d4148dffac [2020-11-19T08:32:29.052Z] Removing intermediate container 52d4148dffac [2020-11-19T08:32:29.052Z] ---> b2479d73fd40 [2020-11-19T08:32:29.052Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:32:29.669Z] ---> Running in 068c9b9b39aa [2020-11-19T08:32:30.273Z] Removing intermediate container 068c9b9b39aa [2020-11-19T08:32:30.273Z] ---> ffa6e940ea86 [2020-11-19T08:32:30.273Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T08:32:30.932Z] ---> Running in 257c0af29ff9 [2020-11-19T08:32:32.108Z] Removing intermediate container 257c0af29ff9 [2020-11-19T08:32:32.108Z] ---> f7c016f21a0c [2020-11-19T08:32:32.108Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:32:32.973Z] ---> Running in b257e5dcbd0d [2020-11-19T08:32:33.822Z] Removing intermediate container b257e5dcbd0d [2020-11-19T08:32:33.822Z] ---> 20754c6d957f [2020-11-19T08:32:33.822Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:32:33.822Z] ---> Running in 2141144147a8 [2020-11-19T08:32:35.560Z] Removing intermediate container 2141144147a8 [2020-11-19T08:32:35.560Z] ---> 164cb08ed2e1 [2020-11-19T08:32:35.560Z] [2020-11-19T08:32:35.848Z] Successfully built 164cb08ed2e1 [2020-11-19T08:32:36.146Z] Successfully tagged docker-core-command-go:latest [2020-11-19T08:32:37.195Z]  Building docker-core-command-go ... done  ---> ed58440498e5 [2020-11-19T08:32:37.195Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-19T08:32:37.907Z] ---> Running in 4969f44a7521 [2020-11-19T08:32:39.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T08:33:01.740Z] Removing intermediate container 9786eb4b093d [2020-11-19T08:33:01.741Z] ---> f3db47334962 [2020-11-19T08:33:01.741Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-19T08:33:01.741Z] ---> Running in 05437693607e [2020-11-19T08:33:01.741Z] 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 [2020-11-19T08:33:03.779Z] Removing intermediate container 05437693607e [2020-11-19T08:33:03.779Z] ---> d74c6716ca3a [2020-11-19T08:33:03.779Z] [2020-11-19T08:33:03.779Z] Step 11/27 : FROM docker:latest [2020-11-19T08:33:03.779Z] ---> 6972c414f322 [2020-11-19T08:33:03.779Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-19T08:33:03.779Z] ---> Running in 7a6f02c62042 [2020-11-19T08:33:06.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:06.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:06.666Z] (1/2) Installing readline (8.0.4-r0) [2020-11-19T08:33:06.666Z] (2/2) Installing bash (5.0.17-r0) [2020-11-19T08:33:06.666Z] Executing bash-5.0.17-r0.post-install [2020-11-19T08:33:06.666Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:33:06.666Z] OK: 12 MiB in 22 packages [2020-11-19T08:33:09.328Z] Removing intermediate container 7a6f02c62042 [2020-11-19T08:33:09.328Z] ---> fd7610a963d3 [2020-11-19T08:33:09.328Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-19T08:33:10.522Z] ---> Running in 1254c5b49717 [2020-11-19T08:33:10.522Z] Removing intermediate container 4969f44a7521 [2020-11-19T08:33:10.522Z] ---> e7fccaaf47ac [2020-11-19T08:33:10.522Z] [2020-11-19T08:33:10.522Z] Step 10/22 : FROM scratch [2020-11-19T08:33:10.522Z] ---> [2020-11-19T08:33:10.522Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T08:33:10.522Z] Removing intermediate container 64e86d78d8e1 [2020-11-19T08:33:10.522Z] ---> e9e5d56928e0 [2020-11-19T08:33:10.522Z] [2020-11-19T08:33:10.522Z] Step 10/23 : FROM alpine [2020-11-19T08:33:10.522Z] ---> Using cache [2020-11-19T08:33:10.522Z] ---> e12bd0c3a0b5 [2020-11-19T08:33:10.522Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-19T08:33:10.522Z] ---> Running in 2dae029d03e6 [2020-11-19T08:33:10.798Z] Removing intermediate container 2dae029d03e6 [2020-11-19T08:33:10.798Z] ---> 1fdac0eae505 [2020-11-19T08:33:10.798Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:33:10.798Z] ---> Running in 9f61277e2bea [2020-11-19T08:33:11.561Z] Removing intermediate container 9f61277e2bea [2020-11-19T08:33:11.561Z] ---> b0c31dbf06c4 [2020-11-19T08:33:11.561Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-19T08:33:11.561Z] ---> 43cd96f0415a [2020-11-19T08:33:11.561Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-19T08:33:11.561Z] Removing intermediate container 1254c5b49717 [2020-11-19T08:33:11.561Z] ---> c910bafb0a1e [2020-11-19T08:33:11.561Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-19T08:33:11.831Z] ---> Running in 2bc92b889d12 [2020-11-19T08:33:11.831Z] ---> a59765e772a4 [2020-11-19T08:33:11.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-19T08:33:11.831Z] Removing intermediate container 2bc92b889d12 [2020-11-19T08:33:11.831Z] ---> 63a373c70b55 [2020-11-19T08:33:11.831Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-19T08:33:12.098Z] ---> Running in 7c03c47f8225 [2020-11-19T08:33:12.372Z] Removing intermediate container 7c03c47f8225 [2020-11-19T08:33:12.372Z] ---> 7c1cb026b7bd [2020-11-19T08:33:12.372Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-19T08:33:12.372Z] ---> Running in d1567fa73248 [2020-11-19T08:33:12.372Z] ---> f8252f134ec3 [2020-11-19T08:33:12.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-19T08:33:12.639Z] Removing intermediate container d1567fa73248 [2020-11-19T08:33:12.639Z] ---> fce2e2bf028d [2020-11-19T08:33:12.639Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-19T08:33:12.934Z] ---> e8afacac976d [2020-11-19T08:33:12.934Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-19T08:33:12.934Z] ---> Running in bd419080ebf6 [2020-11-19T08:33:13.218Z] ---> 6a9389f6d917 [2020-11-19T08:33:13.218Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-19T08:33:13.218Z] Removing intermediate container bd419080ebf6 [2020-11-19T08:33:13.218Z] ---> eed4bb605b14 [2020-11-19T08:33:13.218Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:33:13.218Z] ---> Running in 0ca2da43dd72 [2020-11-19T08:33:13.490Z] ---> e0f0daec1715 [2020-11-19T08:33:13.490Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-19T08:33:13.490Z] Removing intermediate container 0ca2da43dd72 [2020-11-19T08:33:13.490Z] ---> 33577a5e2754 [2020-11-19T08:33:13.490Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T08:33:13.770Z] ---> Running in 5bbab3a4b593 [2020-11-19T08:33:14.048Z] Removing intermediate container 5bbab3a4b593 [2020-11-19T08:33:14.048Z] ---> b2b56569b78f [2020-11-19T08:33:14.048Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:33:15.032Z] ---> f72c11ff53d9 [2020-11-19T08:33:15.032Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-19T08:33:15.032Z] ---> Running in 941038135eb6 [2020-11-19T08:33:15.297Z] ---> Running in a31383a4f534 [2020-11-19T08:33:15.297Z] Removing intermediate container 941038135eb6 [2020-11-19T08:33:15.297Z] ---> a5adb08a9172 [2020-11-19T08:33:15.297Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:33:15.563Z] ---> Running in ef1fd0764218 [2020-11-19T08:33:15.839Z] Removing intermediate container ef1fd0764218 [2020-11-19T08:33:15.839Z] ---> 58d1b83507ef [2020-11-19T08:33:15.839Z] [2020-11-19T08:33:15.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:15.839Z] Successfully built 58d1b83507ef [2020-11-19T08:33:15.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:15.839Z] Successfully tagged docker-support-logging-go:latest [2020-11-19T08:33:16.117Z]  Building docker-support-logging-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2020-11-19T08:33:16.117Z] (2/33) Installing expat (2.2.9-r1) [2020-11-19T08:33:16.117Z] (3/33) Installing libffi (3.3-r2) [2020-11-19T08:33:16.117Z] (4/33) Installing gdbm (1.13-r1) [2020-11-19T08:33:16.424Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-19T08:33:16.424Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-19T08:33:16.424Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-19T08:33:17.897Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-19T08:33:17.897Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-19T08:33:17.897Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-19T08:33:17.897Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-19T08:33:17.897Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-19T08:33:17.897Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-19T08:33:17.897Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-19T08:33:17.897Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-19T08:33:17.897Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-19T08:33:17.897Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-19T08:33:17.897Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-19T08:33:18.164Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-19T08:33:18.164Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-19T08:33:18.164Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-19T08:33:18.164Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-19T08:33:18.164Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-19T08:33:18.164Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-19T08:33:18.164Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-19T08:33:18.164Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-19T08:33:18.164Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-19T08:33:18.164Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-19T08:33:18.431Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-19T08:33:18.431Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-19T08:33:18.431Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-19T08:33:18.431Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-19T08:33:18.431Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-19T08:33:18.431Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:33:18.431Z] OK: 71 MiB in 55 packages [2020-11-19T08:33:30.778Z] Removing intermediate container a31383a4f534 [2020-11-19T08:33:30.778Z] ---> 3ab657952f82 [2020-11-19T08:33:30.778Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-19T08:33:30.778Z] ---> Running in 5cc35f1d3857 [2020-11-19T08:33:31.403Z] Collecting docker-compose==1.23.2 [2020-11-19T08:33:31.403Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-19T08:33:31.669Z] Collecting jsonschema<3,>=2.5.1 [2020-11-19T08:33:31.669Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-19T08:33:31.937Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-19T08:33:31.937Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-19T08:33:32.515Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-19T08:33:32.515Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-19T08:33:32.782Z] Collecting PyYAML<4,>=3.10 [2020-11-19T08:33:32.782Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-19T08:33:33.015Z] gofmt -l . [2020-11-19T08:33:33.015Z] [ "`gofmt -l .`" = "" ] [2020-11-19T08:33:34.200Z] Collecting cached-property<2,>=1.2.0 [2020-11-19T08:33:34.200Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-19T08:33:34.200Z] Collecting texttable<0.10,>=0.9.0 [2020-11-19T08:33:34.200Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-19T08:33:34.822Z] Collecting docopt<0.7,>=0.6.1 [2020-11-19T08:33:35.172Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-19T08:33:35.457Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-11-19T08:33:35.630Z] ./bin/test-go-mod-tidy.sh [2020-11-19T08:33:36.045Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-19T08:33:36.046Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-19T08:33:36.046Z] Collecting docker<4.0,>=3.6.0 [2020-11-19T08:33:36.046Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-19T08:33:36.225Z] ./bin/test-attribution-txt.sh [2020-11-19T08:33:36.641Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-19T08:33:36.641Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-19T08:33:36.641Z] Collecting idna<2.8,>=2.5 [2020-11-19T08:33:36.641Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-19T08:33:36.641Z] 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) [2020-11-19T08:33:36.641Z] 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) [2020-11-19T08:33:36.912Z] Collecting docker-pycreds>=0.4.0 [2020-11-19T08:33:36.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-19T08:33:36.912Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-19T08:33:36.912Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-19T08:33:36.912Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-19T08:33:36.912Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-19T08:33:37.267Z] Installing collected packages: jsonschema, dockerpty, websocket-client, PyYAML, cached-property, texttable, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2020-11-19T08:33:37.267Z] Running setup.py install for dockerpty: started [2020-11-19T08:33:38.258Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-19T08:33:38.258Z] Running setup.py install for PyYAML: started [2020-11-19T08:33:38.875Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-19T08:33:38.875Z] Running setup.py install for texttable: started [2020-11-19T08:33:39.481Z] Running setup.py install for texttable: finished with status 'done' [2020-11-19T08:33:39.481Z] Running setup.py install for docopt: started [2020-11-19T08:33:40.062Z] Running setup.py install for docopt: finished with status 'done' [2020-11-19T08:33:40.062Z] Attempting uninstall: urllib3 [2020-11-19T08:33:40.062Z] Found existing installation: urllib3 1.25.9 [2020-11-19T08:33:40.062Z] Uninstalling urllib3-1.25.9: [2020-11-19T08:33:40.327Z] Successfully uninstalled urllib3-1.25.9 [2020-11-19T08:33:40.327Z] Attempting uninstall: idna [2020-11-19T08:33:40.327Z] Found existing installation: idna 2.9 [2020-11-19T08:33:40.327Z] Uninstalling idna-2.9: [Pipeline] sh [2020-11-19T08:33:40.592Z] Successfully uninstalled idna-2.9 [2020-11-19T08:33:40.592Z] Attempting uninstall: requests [2020-11-19T08:33:40.592Z] Found existing installation: requests 2.23.0 [2020-11-19T08:33:40.592Z] Uninstalling requests-2.23.0: [2020-11-19T08:33:40.858Z] Successfully uninstalled requests-2.23.0 [2020-11-19T08:33:41.186Z] + ls -al . [2020-11-19T08:33:41.186Z] total 668 [2020-11-19T08:33:41.186Z] drwxrwxr-x 9 1001 1001 4096 Nov 19 08:33 . [2020-11-19T08:33:41.186Z] drwxr-xr-x 4 root root 4096 Nov 19 08:29 .. [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 08:28 .dockerignore [2020-11-19T08:33:41.186Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 08:28 .git [2020-11-19T08:33:41.186Z] drwxrwxr-x 3 1001 1001 4096 Nov 19 08:28 .github [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 944 Nov 19 08:28 .gitignore [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 08:28 .sonarcloud.properties [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 08:28 CONTRIBUTING.md [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 1035 Nov 19 08:28 Dockerfile.build [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 863 Nov 19 08:28 Jenkinsfile [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 08:28 LICENSE [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 6581 Nov 19 08:28 Makefile [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 6447 Nov 19 08:28 README.md [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 259 Nov 19 08:28 SECURITY.md [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 08:23 VERSION [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 08:28 ZMQWindows.md [2020-11-19T08:33:41.186Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 08:28 bin [2020-11-19T08:33:41.186Z] drwxrwxr-x 15 1001 1001 4096 Nov 19 08:28 cmd [2020-11-19T08:33:41.186Z] -rw-r--r-- 1 root root 545934 Nov 19 08:32 coverage.out [2020-11-19T08:33:41.186Z] -rw-r--r-- 1 root root 1041 Nov 19 08:33 go.mod [2020-11-19T08:33:41.186Z] -rw-r--r-- 1 root root 18582 Nov 19 08:33 go.sum [2020-11-19T08:33:41.186Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 08:28 internal [2020-11-19T08:33:41.186Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 08:28 openapi [2020-11-19T08:33:41.186Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 08:28 snap [2020-11-19T08:33:41.186Z] -rw-rw-r-- 1 1001 1001 168 Nov 19 08:28 version.go [Pipeline] sh [2020-11-19T08:33:41.850Z] + '[' -e coverage.out ] [2020-11-19T08:33:41.850Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-19T08:33:41.931Z] Warning: overwriting stash ‘coverage-report’ [2020-11-19T08:33:42.278Z] 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 [2020-11-19T08:33:43.104Z] Stashed 1 file(s) [Pipeline] sh [2020-11-19T08:33:43.792Z] + make build [2020-11-19T08:33:43.792Z] 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 [2020-11-19T08:33:45.661Z] Removing intermediate container 5cc35f1d3857 [2020-11-19T08:33:45.661Z] ---> 5346be6d1d5a [2020-11-19T08:33:45.661Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-19T08:33:45.661Z] ---> Running in e15552c98e59 [2020-11-19T08:33:45.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:45.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T08:33:46.196Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-19T08:33:46.196Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-19T08:33:46.196Z] (3/3) Installing curl (7.69.1-r1) [2020-11-19T08:33:46.196Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:33:46.466Z] OK: 72 MiB in 58 packages [2020-11-19T08:33:47.089Z] Removing intermediate container e15552c98e59 [2020-11-19T08:33:47.090Z] ---> f280199a3512 [2020-11-19T08:33:47.090Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-19T08:33:47.090Z] ---> Running in f451cfab86bd [2020-11-19T08:33:47.424Z] Removing intermediate container f451cfab86bd [2020-11-19T08:33:47.424Z] ---> af0c00a0a6d5 [2020-11-19T08:33:47.424Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:33:47.424Z] ---> Running in 2b8953a225f1 [2020-11-19T08:33:47.708Z] Removing intermediate container 2b8953a225f1 [2020-11-19T08:33:47.708Z] ---> 497a7de98e7f [2020-11-19T08:33:47.708Z] Step 25/27 : LABEL arch=x86_64 [2020-11-19T08:33:47.708Z] ---> Running in 5d03f3d69fc6 [2020-11-19T08:33:47.980Z] Removing intermediate container 5d03f3d69fc6 [2020-11-19T08:33:47.980Z] ---> d34bfb353861 [2020-11-19T08:33:47.981Z] Step 26/27 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:33:48.249Z] ---> Running in 5c4a3dc9b06f [2020-11-19T08:33:48.524Z] Removing intermediate container 5c4a3dc9b06f [2020-11-19T08:33:48.524Z] ---> 4fb55d19aa6c [2020-11-19T08:33:48.524Z] Step 27/27 : LABEL version=0.0.0 [2020-11-19T08:33:48.524Z] ---> Running in 03d7f1603422 [2020-11-19T08:33:48.831Z] Removing intermediate container 03d7f1603422 [2020-11-19T08:33:48.831Z] ---> eba98e28d80e [2020-11-19T08:33:48.831Z] [2020-11-19T08:33:49.478Z] Successfully built eba98e28d80e [2020-11-19T08:33:49.478Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-11-19T08:33:49.478Z]  Building docker-sys-mgmt-agent-go ... done  [2020-11-19T08:33:49.478Z] ERROR: for docker-security-secrets-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:33:49.478Z] [2020-11-19T08:33:49.478Z] ERROR: for docker-security-proxy-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:33:49.478Z] [2020-11-19T08:33:49.478Z] ERROR: for docker-security-secretstore-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:33:49.478Z] [2020-11-19T08:33:49.478Z] ERROR: for docker-security-bootstrap-redis-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:33:49.478Z] [2020-11-19T08:33:49.478Z] ERROR: for docker-core-data-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:33:49.478Z] Service 'docker-core-data-go' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit [Pipeline] } [2020-11-19T08:33:50.330Z] $ docker stop --time=1 a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea [2020-11-19T08:33:53.168Z] $ docker rm -f a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea [Pipeline] // withDockerContainer [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] } [Pipeline] // stage [Pipeline] } [2020-11-19T08:33:55.396Z] Failed in branch amd64 [2020-11-19T08:34:10.651Z] 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 [2020-11-19T08:34:18.921Z] 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 [2020-11-19T08:34:23.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T08:34:27.549Z] 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 [2020-11-19T08:34:32.951Z] 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 [2020-11-19T08:34:33.932Z] 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 [2020-11-19T08:34:39.339Z] 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 [2020-11-19T08:34:43.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-19T08:34:49.047Z] 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 [2020-11-19T08:34:51.671Z] 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 [2020-11-19T08:34:55.983Z] 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 [2020-11-19T08:34:59.376Z] 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 [Pipeline] } [2020-11-19T08:35:03.696Z] $ docker stop --time=1 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db [2020-11-19T08:35:06.302Z] $ docker rm -f 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:35:08.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-19T08:35:08.372Z] [2020-11-19T08:35:08.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:35:09.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-19T08:35:09.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-11-19T08:35:09.311Z] 29e5d40040c1: Pulling fs layer [2020-11-19T08:35:09.311Z] 1ce36da41761: Pulling fs layer [2020-11-19T08:35:09.311Z] 25b303627fd3: Pulling fs layer [2020-11-19T08:35:09.907Z] 29e5d40040c1: Verifying Checksum [2020-11-19T08:35:09.907Z] 29e5d40040c1: Download complete [2020-11-19T08:35:10.507Z] 1ce36da41761: Verifying Checksum [2020-11-19T08:35:10.507Z] 1ce36da41761: Download complete [2020-11-19T08:35:10.779Z] 29e5d40040c1: Pull complete [2020-11-19T08:35:11.767Z] 1ce36da41761: Pull complete [2020-11-19T08:35:12.039Z] 25b303627fd3: Verifying Checksum [2020-11-19T08:35:12.039Z] 25b303627fd3: Download complete [2020-11-19T08:35:22.189Z] 25b303627fd3: Pull complete [2020-11-19T08:35:22.189Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-11-19T08:35:22.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-19T08:35:22.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-11-19T08:35:22.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container [2020-11-19T08:35:22.516Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-11-19T08:35:25.915Z] $ docker top 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T08:35:27.365Z] + grep parallel [2020-11-19T08:35:27.365Z] + docker-compose build --help [2020-11-19T08:35:30.767Z] --parallel Build images in parallel. [Pipeline] } [2020-11-19T08:35:31.063Z] $ docker stop --time=1 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 [2020-11-19T08:35:33.009Z] $ docker rm -f 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:35:34.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-19T08:35:34.002Z] . [Pipeline] withDockerContainer [2020-11-19T08:35:34.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container [2020-11-19T08:35:34.381Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2020-11-19T08:35:35.838Z] $ docker top 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T08:35:36.959Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-19T08:35:41.252Z] Building docker-core-command-go ... [2020-11-19T08:35:41.252Z] Building docker-core-data-go ... [2020-11-19T08:35:41.252Z] Building docker-core-metadata-go ... [2020-11-19T08:35:41.252Z] Building docker-security-bootstrap-redis-go ... [2020-11-19T08:35:41.252Z] Building docker-security-proxy-setup-go ... [2020-11-19T08:35:41.252Z] Building docker-security-secrets-setup-go ... [2020-11-19T08:35:41.252Z] Building docker-security-secretstore-setup-go ... [2020-11-19T08:35:41.252Z] Building docker-support-logging-go ... [2020-11-19T08:35:41.252Z] Building docker-support-notifications-go ... [2020-11-19T08:35:41.252Z] Building docker-support-scheduler-go ... [2020-11-19T08:35:41.252Z] Building docker-sys-mgmt-agent-go ... [2020-11-19T08:35:41.252Z] Building docker-security-secrets-setup-go [2020-11-19T08:35:41.252Z] Building docker-security-secretstore-setup-go [2020-11-19T08:35:41.252Z] Building docker-core-data-go [2020-11-19T08:35:41.252Z] Building docker-security-proxy-setup-go [2020-11-19T08:35:41.252Z] Building docker-support-notifications-go [2020-11-19T08:37:03.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:37:03.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:37:03.043Z] ---> e697c0af4a4a [2020-11-19T08:37:03.043Z] Step 3/23 : WORKDIR /edgex-go [2020-11-19T08:37:03.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:37:03.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:37:03.043Z] ---> e697c0af4a4a [2020-11-19T08:37:03.043Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T08:37:03.043Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:37:03.043Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:37:03.043Z] ---> e697c0af4a4a [2020-11-19T08:37:03.043Z] Step 3/20 : WORKDIR /edgex-go [2020-11-19T08:37:03.043Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:37:03.043Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-19T08:37:03.043Z] ---> e697c0af4a4a [2020-11-19T08:37:03.043Z] Step 3/29 : WORKDIR /edgex-go [2020-11-19T08:37:03.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:37:03.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:37:03.043Z] ---> e697c0af4a4a [2020-11-19T08:37:03.043Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T08:37:03.043Z] ---> Running in b13ee042e49a [2020-11-19T08:37:03.043Z] ---> Running in aa16d1ff53f7 [2020-11-19T08:37:03.043Z] ---> Running in 5036339dd897 [2020-11-19T08:37:03.043Z] ---> Running in 9aaa606bedc3 [2020-11-19T08:37:03.043Z] ---> Running in a017f55bf1bf [2020-11-19T08:37:03.043Z] Removing intermediate container 9aaa606bedc3 [2020-11-19T08:37:03.043Z] Removing intermediate container a017f55bf1bf [2020-11-19T08:37:03.043Z] ---> b615b622aeb5 [2020-11-19T08:37:03.043Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:37:03.043Z] Removing intermediate container 5036339dd897 [2020-11-19T08:37:03.043Z] ---> e012ce6de0b9 [2020-11-19T08:37:03.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:37:03.043Z] ---> bc84896b0747 [2020-11-19T08:37:03.043Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:37:03.043Z] Removing intermediate container b13ee042e49a [2020-11-19T08:37:03.043Z] ---> 6d71bd7a224c [2020-11-19T08:37:03.043Z] Step 4/29 : RUN apk update && apk add make git [2020-11-19T08:37:03.043Z] Removing intermediate container aa16d1ff53f7 [2020-11-19T08:37:03.043Z] ---> 6f95339672b9 [2020-11-19T08:37:03.043Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:37:03.043Z] ---> Running in c06ddb1be4a4 [2020-11-19T08:37:03.043Z] ---> Running in 2cb816184348 [2020-11-19T08:37:03.043Z] ---> Running in 287dab556b5e [2020-11-19T08:37:03.043Z] ---> Running in 7a57222cb838 [2020-11-19T08:37:03.043Z] ---> Running in 71e0a85a4c6e [2020-11-19T08:37:03.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:03.043Z] Removing intermediate container 7a57222cb838 [2020-11-19T08:37:03.043Z] ---> 99f9f3958515 [2020-11-19T08:37:03.043Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-19T08:37:03.043Z] ---> Running in 499c8fada88a [2020-11-19T08:37:03.043Z] Removing intermediate container 2cb816184348 [2020-11-19T08:37:03.043Z] ---> b5f4a96093b6 [2020-11-19T08:37:03.043Z] Step 5/24 : RUN apk update && apk add make git [2020-11-19T08:37:03.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:03.319Z] ---> Running in 84fd0d45e1b7 [2020-11-19T08:37:03.319Z] Removing intermediate container 287dab556b5e [2020-11-19T08:37:03.319Z] ---> 5aa4ff30bea4 [2020-11-19T08:37:03.319Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-19T08:37:03.605Z] ---> Running in 1f1a8c793383 [2020-11-19T08:37:03.897Z] Removing intermediate container 71e0a85a4c6e [2020-11-19T08:37:03.897Z] ---> d00eeffced14 [2020-11-19T08:37:03.897Z] Step 5/20 : RUN apk update && apk add make git [2020-11-19T08:37:04.186Z] ---> Running in cfc3974ecccf [2020-11-19T08:37:04.186Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:37:04.186Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:37:04.186Z] OK: 12623 distinct packages available [2020-11-19T08:37:05.203Z] OK: 217 MiB in 51 packages [2020-11-19T08:37:05.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:05.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:06.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:06.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:06.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:06.588Z] Removing intermediate container c06ddb1be4a4 [2020-11-19T08:37:06.588Z] ---> dce0b3790d80 [2020-11-19T08:37:06.588Z] Step 5/29 : COPY go.mod . [2020-11-19T08:37:06.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:06.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:07.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:37:07.428Z] ---> 04f60498e1a0 [2020-11-19T08:37:07.428Z] Step 6/29 : RUN go mod download [2020-11-19T08:37:07.428Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:37:07.428Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:37:07.428Z] OK: 12623 distinct packages available [2020-11-19T08:37:07.706Z] ---> Running in 73225510054f [2020-11-19T08:37:07.706Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:37:07.706Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:37:07.706Z] OK: 12623 distinct packages available [2020-11-19T08:37:07.985Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:37:07.985Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:37:07.985Z] OK: 12623 distinct packages available [2020-11-19T08:37:08.265Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:37:08.265Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:37:08.265Z] OK: 12623 distinct packages available [2020-11-19T08:37:08.551Z] OK: 217 MiB in 51 packages [2020-11-19T08:37:08.830Z] OK: 217 MiB in 51 packages [2020-11-19T08:37:09.113Z] OK: 217 MiB in 51 packages [2020-11-19T08:37:09.393Z] OK: 217 MiB in 51 packages [2020-11-19T08:37:10.382Z] Removing intermediate container 499c8fada88a [2020-11-19T08:37:10.382Z] ---> 20d44ad2b713 [2020-11-19T08:37:10.382Z] Step 6/23 : COPY go.mod . [2020-11-19T08:37:10.985Z] Removing intermediate container 1f1a8c793383 [2020-11-19T08:37:10.985Z] ---> f4444c817fb1 [2020-11-19T08:37:10.985Z] Step 6/24 : COPY go.mod . [2020-11-19T08:37:11.271Z] Removing intermediate container 84fd0d45e1b7 [2020-11-19T08:37:11.271Z] ---> 3858ee4b7d14 [2020-11-19T08:37:11.271Z] Step 6/24 : COPY go.mod . [2020-11-19T08:37:11.549Z] ---> 0b5e9c1d772d [2020-11-19T08:37:11.549Z] Step 7/23 : RUN go mod download [2020-11-19T08:37:11.549Z] Removing intermediate container cfc3974ecccf [2020-11-19T08:37:11.549Z] ---> 4cd10aa3450c [2020-11-19T08:37:11.549Z] Step 6/20 : COPY go.mod . [2020-11-19T08:37:11.832Z] ---> Running in cf1b9c0245fb [2020-11-19T08:37:12.122Z] Removing intermediate container 73225510054f [2020-11-19T08:37:12.122Z] ---> 832ec8e7390e [2020-11-19T08:37:12.122Z] Step 7/29 : COPY . . [2020-11-19T08:37:12.122Z] ---> 2eb9d357aa72 [2020-11-19T08:37:12.122Z] Step 7/24 : RUN go mod download [2020-11-19T08:37:12.404Z] ---> Running in 9d22badf7b6f [2020-11-19T08:37:12.683Z] ---> 462904f4f7ce [2020-11-19T08:37:12.683Z] Step 7/20 : RUN go mod download [2020-11-19T08:37:12.683Z] ---> 81e21b1d3a3f [2020-11-19T08:37:12.683Z] Step 7/24 : RUN go mod download [2020-11-19T08:37:12.958Z] ---> Running in 8f7829ea3528 [2020-11-19T08:37:12.958Z] ---> Running in f0696b59c2ed [2020-11-19T08:37:17.307Z] Removing intermediate container cf1b9c0245fb [2020-11-19T08:37:17.307Z] ---> b1455b301e68 [2020-11-19T08:37:17.307Z] Step 8/23 : COPY . . [2020-11-19T08:37:17.580Z] Removing intermediate container 9d22badf7b6f [2020-11-19T08:37:17.580Z] ---> d26471646ec4 [2020-11-19T08:37:17.580Z] Step 8/24 : COPY . . [2020-11-19T08:37:18.184Z] Removing intermediate container f0696b59c2ed [2020-11-19T08:37:18.184Z] ---> 3c2e7e7b76ed [2020-11-19T08:37:18.184Z] Step 8/20 : COPY . . [2020-11-19T08:37:18.457Z] Removing intermediate container 8f7829ea3528 [2020-11-19T08:37:18.457Z] ---> 473fb86cbaa3 [2020-11-19T08:37:18.457Z] Step 8/24 : COPY . . [2020-11-19T08:37:40.659Z] ---> 659d77707300 [2020-11-19T08:37:40.659Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-19T08:37:40.659Z] ---> 4e18613cb487 [2020-11-19T08:37:40.659Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-19T08:37:40.659Z] ---> 5bc9128d5bae [2020-11-19T08:37:40.659Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-19T08:37:40.659Z] ---> Running in 9421b3933da6 [2020-11-19T08:37:40.659Z] ---> Running in cd03295bbf6b [2020-11-19T08:37:40.659Z] ---> 6ef8955b45f3 [2020-11-19T08:37:40.659Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-19T08:37:40.659Z] ---> Running in aae81470d388 [2020-11-19T08:37:40.659Z] ---> 4b960971b692 [2020-11-19T08:37:40.659Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-19T08:37:40.659Z] ---> Running in 1aca3760f303 [2020-11-19T08:37:40.659Z] ---> Running in 875dbfcf7f43 [2020-11-19T08:37:41.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-19T08:37:41.866Z] 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 [2020-11-19T08:37:41.866Z] 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 [2020-11-19T08:37:42.142Z] 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 [2020-11-19T08:37:42.142Z] 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 [2020-11-19T08:39:03.971Z] 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 [2020-11-19T08:39:03.971Z] Removing intermediate container 9421b3933da6 [2020-11-19T08:39:03.971Z] ---> 3cff91f3bc88 [2020-11-19T08:39:03.971Z] [2020-11-19T08:39:03.971Z] Step 9/29 : FROM alpine:latest [2020-11-19T08:39:03.971Z] Building docker-core-command-go [2020-11-19T08:39:04.574Z] Removing intermediate container 1aca3760f303 [2020-11-19T08:39:04.574Z] ---> 121e2fc9ad2e [2020-11-19T08:39:04.574Z] [2020-11-19T08:39:04.574Z] Step 10/20 : FROM alpine [2020-11-19T08:39:05.562Z] Building docker-security-bootstrap-redis-go [2020-11-19T08:39:18.014Z] Removing intermediate container 875dbfcf7f43 [2020-11-19T08:39:18.014Z] ---> 4c69705d0755 [2020-11-19T08:39:18.014Z] [2020-11-19T08:39:18.014Z] Step 10/24 : FROM alpine:3.10 [2020-11-19T08:39:18.014Z] Building docker-support-logging-go [2020-11-19T08:39:33.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:39:33.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:39:33.167Z] ---> e697c0af4a4a [2020-11-19T08:39:33.167Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:39:33.167Z] ---> Using cache [2020-11-19T08:39:33.167Z] ---> 6d71bd7a224c [2020-11-19T08:39:33.167Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:39:33.167Z] Removing intermediate container cd03295bbf6b [2020-11-19T08:39:33.167Z] ---> 411d54a265e6 [2020-11-19T08:39:33.167Z] [2020-11-19T08:39:33.167Z] Step 10/24 : FROM scratch [2020-11-19T08:39:33.167Z] ---> [2020-11-19T08:39:33.167Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T08:39:33.167Z] ---> Running in eb695940fbd1 [2020-11-19T08:39:33.541Z] ---> Running in 1a4b384fed99 [2020-11-19T08:39:34.263Z] Removing intermediate container 1a4b384fed99 [2020-11-19T08:39:34.263Z] ---> 7f2eb0a293d0 [2020-11-19T08:39:34.263Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-19T08:39:34.924Z] ---> Running in 99cff43a8a8c [2020-11-19T08:39:36.028Z] Removing intermediate container 99cff43a8a8c [2020-11-19T08:39:36.028Z] ---> 865fe16c0a46 [2020-11-19T08:39:36.028Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-19T08:39:36.638Z] ---> Running in d20250422643 [2020-11-19T08:39:37.627Z] Removing intermediate container d20250422643 [2020-11-19T08:39:37.627Z] ---> 74453702ddbb [2020-11-19T08:39:37.627Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-19T08:39:37.910Z] Removing intermediate container eb695940fbd1 [2020-11-19T08:39:37.910Z] ---> 3ef0ca469df0 [2020-11-19T08:39:37.910Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:39:38.899Z] ---> Running in d234d87bdbca [2020-11-19T08:39:38.899Z] ---> 0175e351f84f [2020-11-19T08:39:38.899Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-19T08:39:40.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:39:40.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:39:40.896Z] ---> e697c0af4a4a [2020-11-19T08:39:40.896Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:39:40.896Z] ---> Using cache [2020-11-19T08:39:40.896Z] ---> 6d71bd7a224c [2020-11-19T08:39:40.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:39:40.896Z] ---> Using cache [2020-11-19T08:39:40.896Z] ---> 3ef0ca469df0 [2020-11-19T08:39:40.896Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:39:41.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:41.792Z] ---> 78ec8c165f19 [2020-11-19T08:39:41.792Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-19T08:39:42.070Z] ---> Running in 56b6f3c18c75 [2020-11-19T08:39:42.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:43.527Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:39:43.527Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:39:43.527Z] OK: 12623 distinct packages available [2020-11-19T08:39:44.171Z] OK: 217 MiB in 51 packages [2020-11-19T08:39:44.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:45.371Z] ---> e374bc58b408 [2020-11-19T08:39:45.371Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-19T08:39:45.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:46.641Z] ---> df76e6c4a6e5 [2020-11-19T08:39:46.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-19T08:39:46.641Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:39:46.641Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:39:46.641Z] OK: 12623 distinct packages available [2020-11-19T08:39:46.914Z] Removing intermediate container d234d87bdbca [2020-11-19T08:39:46.914Z] ---> 0732e1a14fe4 [2020-11-19T08:39:46.914Z] Step 6/22 : COPY go.mod . [2020-11-19T08:39:47.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:39:47.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:39:47.516Z] ---> e697c0af4a4a [2020-11-19T08:39:47.516Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:39:47.516Z] ---> Using cache [2020-11-19T08:39:47.516Z] ---> 6d71bd7a224c [2020-11-19T08:39:47.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:39:47.516Z] ---> Using cache [2020-11-19T08:39:47.516Z] ---> 3ef0ca469df0 [2020-11-19T08:39:47.516Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-19T08:39:47.516Z] OK: 217 MiB in 51 packages [2020-11-19T08:39:47.788Z] ---> Running in 7714c3776d94 [2020-11-19T08:39:48.385Z] ---> 599ca1183c24 [2020-11-19T08:39:48.385Z] Step 7/22 : RUN go mod download [2020-11-19T08:39:48.668Z] ---> efef8d5a84bd [2020-11-19T08:39:48.668Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-19T08:39:48.668Z] ---> Running in ab91f9088e5b [2020-11-19T08:39:50.161Z] Removing intermediate container 56b6f3c18c75 [2020-11-19T08:39:50.161Z] ---> c9efb47a4f0e [2020-11-19T08:39:50.161Z] Step 6/22 : COPY go.mod . [2020-11-19T08:39:50.437Z] ---> e1e17255e5df [2020-11-19T08:39:50.437Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-19T08:39:51.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:51.037Z] ---> Running in f3dbfaa4858c [2020-11-19T08:39:51.664Z] ---> 82c0d5a10390 [2020-11-19T08:39:51.665Z] Step 7/22 : RUN go mod download [2020-11-19T08:39:51.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:39:51.939Z] Removing intermediate container f3dbfaa4858c [2020-11-19T08:39:51.939Z] ---> 41dc17aada33 [2020-11-19T08:39:51.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:39:52.215Z] ---> Running in 9dc1114e6418 [2020-11-19T08:39:52.215Z] ---> Running in f930e2f3b8d6 [2020-11-19T08:39:52.818Z] Removing intermediate container aae81470d388 [2020-11-19T08:39:52.818Z] ---> 966511e365d5 [2020-11-19T08:39:52.818Z] [2020-11-19T08:39:52.818Z] Step 10/23 : FROM alpine [2020-11-19T08:39:52.818Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:39:52.818Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:39:52.818Z] OK: 12623 distinct packages available [2020-11-19T08:39:53.095Z] Removing intermediate container ab91f9088e5b [2020-11-19T08:39:53.095Z] ---> ccb6ea0cc5fe [2020-11-19T08:39:53.095Z] Step 8/22 : COPY . . [2020-11-19T08:39:53.095Z] Removing intermediate container f930e2f3b8d6 [2020-11-19T08:39:53.095Z] ---> 10d641d9ec52 [2020-11-19T08:39:53.095Z] Step 22/24 : LABEL arch=arm64 [2020-11-19T08:39:53.370Z] ---> Running in 3c9896378f9f [2020-11-19T08:39:53.647Z] OK: 217 MiB in 51 packages [2020-11-19T08:39:53.647Z] Building docker-sys-mgmt-agent-go [2020-11-19T08:39:53.923Z] Removing intermediate container 3c9896378f9f [2020-11-19T08:39:53.923Z] ---> 4dd2697eeaf9 [2020-11-19T08:39:53.923Z] Step 23/24 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:39:54.210Z] ---> Running in 99d08b2f7bc5 [2020-11-19T08:39:54.489Z] OK: 217 MiB in 51 packages [2020-11-19T08:39:57.143Z] Removing intermediate container 99d08b2f7bc5 [2020-11-19T08:39:57.143Z] ---> 85fb9cc59368 [2020-11-19T08:39:57.143Z] Step 24/24 : LABEL version=0.0.0 [2020-11-19T08:39:59.762Z] ---> Running in 392c4be488df [2020-11-19T08:40:00.362Z] Removing intermediate container 7714c3776d94 [2020-11-19T08:40:00.362Z] ---> c55691233c6e [2020-11-19T08:40:00.362Z] Step 6/22 : COPY go.mod . [2020-11-19T08:40:00.637Z] Removing intermediate container 392c4be488df [2020-11-19T08:40:00.637Z] ---> 8e684bbd3cfa [2020-11-19T08:40:00.637Z] [2020-11-19T08:40:00.914Z] Removing intermediate container 9dc1114e6418 [2020-11-19T08:40:00.914Z] ---> 29232123fc07 [2020-11-19T08:40:00.914Z] Step 8/22 : COPY . . [2020-11-19T08:40:01.191Z] Successfully built 8e684bbd3cfa [2020-11-19T08:40:01.469Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-11-19T08:40:01.469Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-11-19T08:40:01.752Z] ---> b6cab9e855e5 [2020-11-19T08:40:01.752Z] Step 7/22 : RUN go mod download [2020-11-19T08:40:03.187Z] ---> Running in bf864b102724 [2020-11-19T08:40:11.488Z] ---> 568759146fd0 [2020-11-19T08:40:11.488Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-19T08:40:11.488Z] Removing intermediate container bf864b102724 [2020-11-19T08:40:11.488Z] ---> 9d1c84568d76 [2020-11-19T08:40:11.488Z] Step 8/22 : COPY . . [2020-11-19T08:40:12.093Z] ---> Running in 69faea0cf558 [2020-11-19T08:40:14.097Z] 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 [2020-11-19T08:40:16.734Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:40:16.734Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:40:16.734Z] ---> e697c0af4a4a [2020-11-19T08:40:16.734Z] Step 3/27 : WORKDIR /edgex-go [2020-11-19T08:40:16.734Z] ---> Using cache [2020-11-19T08:40:16.734Z] ---> 6d71bd7a224c [2020-11-19T08:40:16.734Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:40:16.734Z] ---> Using cache [2020-11-19T08:40:16.734Z] ---> 3ef0ca469df0 [2020-11-19T08:40:16.734Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-19T08:40:21.060Z] ---> Running in ea2eb9890ff0 [2020-11-19T08:40:21.669Z] ---> 73adf47e6041 [2020-11-19T08:40:21.669Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-19T08:40:23.138Z] ---> Running in f8c7c2620a17 [2020-11-19T08:40:23.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:40:24.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:40:25.851Z] v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T08:40:25.851Z] v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T08:40:25.851Z] OK: 12623 distinct packages available [2020-11-19T08:40:26.129Z] 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 [2020-11-19T08:40:26.409Z] OK: 217 MiB in 51 packages [2020-11-19T08:40:26.409Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:40:26.409Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:40:26.409Z] ---> e697c0af4a4a [2020-11-19T08:40:26.409Z] Step 3/21 : WORKDIR /edgex-go [2020-11-19T08:40:26.409Z] ---> Using cache [2020-11-19T08:40:26.409Z] ---> 6d71bd7a224c [2020-11-19T08:40:26.409Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:40:26.409Z] ---> Using cache [2020-11-19T08:40:26.409Z] ---> 3ef0ca469df0 [2020-11-19T08:40:26.409Z] Step 5/21 : RUN apk update && apk add make git [2020-11-19T08:40:26.409Z] ---> Using cache [2020-11-19T08:40:26.409Z] ---> c9efb47a4f0e [2020-11-19T08:40:26.409Z] Step 6/21 : COPY go.mod . [2020-11-19T08:40:26.409Z] ---> Using cache [2020-11-19T08:40:26.409Z] ---> 82c0d5a10390 [2020-11-19T08:40:26.409Z] Step 7/21 : RUN go mod download [2020-11-19T08:40:26.409Z] ---> Using cache [2020-11-19T08:40:26.409Z] ---> 29232123fc07 [2020-11-19T08:40:26.409Z] Step 8/21 : COPY . . [2020-11-19T08:40:26.688Z] ---> Using cache [2020-11-19T08:40:26.688Z] ---> 73adf47e6041 [2020-11-19T08:40:26.688Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-19T08:40:28.168Z] ---> Running in 28afa5eee098 [2020-11-19T08:40:30.162Z] Removing intermediate container ea2eb9890ff0 [2020-11-19T08:40:30.162Z] ---> 3dde11e9fcea [2020-11-19T08:40:30.162Z] Step 6/27 : COPY go.mod . [2020-11-19T08:40:31.155Z] 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 [2020-11-19T08:40:32.165Z] ---> 84106df58aa3 [2020-11-19T08:40:32.165Z] Step 7/27 : RUN go mod download [2020-11-19T08:40:32.466Z] ---> Running in 09a2ff6ec7ae [2020-11-19T08:40:36.803Z] ---> 46d04677f076 [2020-11-19T08:40:36.803Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-19T08:40:36.803Z] ---> Running in 558e4229b1d2 [2020-11-19T08:40:38.263Z] Removing intermediate container 09a2ff6ec7ae [2020-11-19T08:40:38.263Z] ---> b772ffb3040c [2020-11-19T08:40:38.263Z] Step 8/27 : COPY . . [2020-11-19T08:40:39.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T08:40:57.650Z] ---> c29157469d1b [2020-11-19T08:40:57.650Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-19T08:40:57.650Z] ---> Running in adaf85cb329f [2020-11-19T08:40:58.982Z] 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 [2020-11-19T08:42:07.096Z] Removing intermediate container f8c7c2620a17 [2020-11-19T08:42:07.096Z] ---> b6232fc92385 [2020-11-19T08:42:07.096Z] [2020-11-19T08:42:07.096Z] Step 10/22 : FROM alpine:3.10 [2020-11-19T08:42:07.096Z] Removing intermediate container 69faea0cf558 [2020-11-19T08:42:07.096Z] ---> a442c3dd2bff [2020-11-19T08:42:07.096Z] [2020-11-19T08:42:07.096Z] Step 10/22 : FROM scratch [2020-11-19T08:42:07.096Z] ---> [2020-11-19T08:42:07.096Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:42:07.096Z] ---> Running in a6a97f09de65 [2020-11-19T08:42:07.096Z] Building docker-core-metadata-go [2020-11-19T08:42:07.096Z] Removing intermediate container a6a97f09de65 [2020-11-19T08:42:07.096Z] ---> fd5dcdebbee9 [2020-11-19T08:42:07.096Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-19T08:42:07.096Z] ---> Running in 6a1c262032eb [2020-11-19T08:42:07.096Z] Removing intermediate container 6a1c262032eb [2020-11-19T08:42:07.096Z] ---> af62042e5ac9 [2020-11-19T08:42:07.096Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:42:07.096Z] ---> Running in d4e681dd83c9 [2020-11-19T08:42:07.096Z] Removing intermediate container d4e681dd83c9 [2020-11-19T08:42:07.096Z] ---> 7f7463271b0b [2020-11-19T08:42:07.096Z] Step 14/22 : WORKDIR / [2020-11-19T08:42:07.096Z] ---> Running in 7389f1c5133c [2020-11-19T08:42:07.096Z] Removing intermediate container 7389f1c5133c [2020-11-19T08:42:07.096Z] ---> c85410a773f2 [2020-11-19T08:42:07.096Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-19T08:42:07.096Z] ---> a9c0c57c4436 [2020-11-19T08:42:07.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-19T08:42:07.096Z] ---> bff186d8bbeb [2020-11-19T08:42:07.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-19T08:42:07.096Z] ---> 605ede9ea43c [2020-11-19T08:42:07.096Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-19T08:42:07.096Z] ---> Running in 8f9317e0af84 [2020-11-19T08:42:08.099Z] Removing intermediate container 8f9317e0af84 [2020-11-19T08:42:08.099Z] ---> 2ac57a46f13b [2020-11-19T08:42:08.099Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:42:08.703Z] ---> Running in 411025809c4a [2020-11-19T08:42:10.154Z] Removing intermediate container 411025809c4a [2020-11-19T08:42:10.154Z] ---> 3a74f182ef0c [2020-11-19T08:42:10.154Z] Step 20/22 : LABEL arch=arm64 [2020-11-19T08:42:10.465Z] ---> Running in f822d44f31d9 [2020-11-19T08:42:11.458Z] Removing intermediate container f822d44f31d9 [2020-11-19T08:42:11.458Z] ---> 93a2c3ddd6ab [2020-11-19T08:42:11.458Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:42:12.060Z] ---> Running in 57b9d88656a5 [2020-11-19T08:42:13.071Z] Removing intermediate container 57b9d88656a5 [2020-11-19T08:42:13.071Z] ---> 75762dee4d71 [2020-11-19T08:42:13.071Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:42:13.349Z] ---> Running in f410a53f4ab3 [2020-11-19T08:42:14.352Z] Removing intermediate container f410a53f4ab3 [2020-11-19T08:42:14.352Z] ---> 284c24a788a4 [2020-11-19T08:42:14.352Z] [2020-11-19T08:42:15.348Z] Removing intermediate container 558e4229b1d2 [2020-11-19T08:42:15.348Z] ---> 4d886ba31564 [2020-11-19T08:42:15.348Z] [2020-11-19T08:42:15.348Z] Step 10/22 : FROM scratch [2020-11-19T08:42:15.348Z] ---> [2020-11-19T08:42:15.348Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T08:42:15.348Z] Successfully built 284c24a788a4 [2020-11-19T08:42:15.348Z] Successfully tagged docker-core-command-go-arm64:latest [2020-11-19T08:42:15.645Z]  Building docker-core-command-go ... done  ---> Using cache [2020-11-19T08:42:15.645Z] ---> 7f2eb0a293d0 [2020-11-19T08:42:15.645Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-19T08:42:15.925Z] ---> Running in 935391adc340 [2020-11-19T08:42:16.916Z] Removing intermediate container 935391adc340 [2020-11-19T08:42:16.916Z] ---> 154661fe1eab [2020-11-19T08:42:16.916Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:42:17.194Z] ---> Running in f21ca4c2b993 [2020-11-19T08:42:18.654Z] Removing intermediate container f21ca4c2b993 [2020-11-19T08:42:18.654Z] ---> 7d33b84bf517 [2020-11-19T08:42:18.654Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-19T08:42:18.929Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T08:42:18.930Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T08:42:18.930Z] ---> e697c0af4a4a [2020-11-19T08:42:18.930Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T08:42:18.930Z] ---> Using cache [2020-11-19T08:42:18.930Z] ---> 6d71bd7a224c [2020-11-19T08:42:18.930Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T08:42:18.930Z] ---> Using cache [2020-11-19T08:42:18.930Z] ---> 3ef0ca469df0 [2020-11-19T08:42:18.930Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T08:42:18.930Z] ---> Using cache [2020-11-19T08:42:18.930Z] ---> c9efb47a4f0e [2020-11-19T08:42:18.930Z] Step 6/22 : COPY go.mod . [2020-11-19T08:42:18.930Z] ---> Using cache [2020-11-19T08:42:18.930Z] ---> 82c0d5a10390 [2020-11-19T08:42:18.930Z] Step 7/22 : RUN go mod download [2020-11-19T08:42:18.930Z] ---> Using cache [2020-11-19T08:42:18.930Z] ---> 29232123fc07 [2020-11-19T08:42:18.930Z] Step 8/22 : COPY . . [2020-11-19T08:42:19.207Z] ---> Using cache [2020-11-19T08:42:19.207Z] ---> 73adf47e6041 [2020-11-19T08:42:19.207Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-19T08:42:19.491Z] ---> Running in 65c8a0593bca [2020-11-19T08:42:19.776Z] ---> 553391b41104 [2020-11-19T08:42:19.776Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-19T08:42:21.225Z] ---> 3febe25d07c4 [2020-11-19T08:42:21.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-19T08:42:21.501Z] Removing intermediate container 28afa5eee098 [2020-11-19T08:42:21.501Z] ---> fad89a1a8c7d [2020-11-19T08:42:21.501Z] [2020-11-19T08:42:21.501Z] Step 10/21 : FROM scratch [2020-11-19T08:42:21.501Z] ---> [2020-11-19T08:42:21.501Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:42:21.501Z] ---> Using cache [2020-11-19T08:42:21.501Z] ---> fd5dcdebbee9 [2020-11-19T08:42:21.501Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-19T08:42:21.779Z] 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 [2020-11-19T08:42:21.779Z] ---> Running in 0ce5b0ac3060 [2020-11-19T08:42:22.777Z] Removing intermediate container 0ce5b0ac3060 [2020-11-19T08:42:22.777Z] ---> f8a8176c11b8 [2020-11-19T08:42:22.777Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-19T08:42:23.052Z] ---> af243a3fc4bd [2020-11-19T08:42:23.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-19T08:42:23.052Z] ---> Running in c3f02af5ffec [2020-11-19T08:42:24.047Z] Removing intermediate container c3f02af5ffec [2020-11-19T08:42:24.047Z] ---> 32a9a9e519e3 [2020-11-19T08:42:24.047Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-19T08:42:24.322Z] ---> f2f9696763a7 [2020-11-19T08:42:24.322Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-19T08:42:24.596Z] Removing intermediate container adaf85cb329f [2020-11-19T08:42:24.596Z] ---> 32b77e4f377a [2020-11-19T08:42:24.596Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-19T08:42:24.871Z] ---> Running in d9f279ec6e12 [2020-11-19T08:42:24.872Z] ---> Running in 56ac46b14cf4 [2020-11-19T08:42:25.475Z] ---> 7938f601dd8f [2020-11-19T08:42:25.475Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-19T08:42:25.750Z] Removing intermediate container d9f279ec6e12 [2020-11-19T08:42:25.750Z] ---> 191ebaa6b734 [2020-11-19T08:42:25.750Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:42:26.024Z] ---> Running in 6d37db11192f [2020-11-19T08:42:27.480Z] Removing intermediate container 6d37db11192f [2020-11-19T08:42:27.480Z] ---> 270a09fe76ce [2020-11-19T08:42:27.480Z] Step 20/22 : LABEL arch=arm64 [2020-11-19T08:42:27.762Z] ---> Running in 0eac3785d416 [2020-11-19T08:42:27.762Z] 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 [2020-11-19T08:42:27.762Z] ---> 6d2ca17834aa [2020-11-19T08:42:28.036Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-19T08:42:28.637Z] Removing intermediate container 0eac3785d416 [2020-11-19T08:42:28.637Z] ---> 2f831e5f524d [2020-11-19T08:42:28.637Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:42:28.911Z] ---> Running in 5a37ae63aff9 [2020-11-19T08:42:29.190Z] ---> 920d89d2d7da [2020-11-19T08:42:29.190Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-19T08:42:29.473Z] ---> Running in 1dbaa86a062c [2020-11-19T08:42:29.744Z] Removing intermediate container 5a37ae63aff9 [2020-11-19T08:42:29.744Z] ---> 0f4e77a8f57c [2020-11-19T08:42:29.744Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:42:29.744Z] ---> Running in 58d9ce51dc7a [2020-11-19T08:42:30.021Z] Removing intermediate container 1dbaa86a062c [2020-11-19T08:42:30.021Z] ---> 89cb6ebe8099 [2020-11-19T08:42:30.021Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:42:30.301Z] ---> Running in bcc04578ac9b [2020-11-19T08:42:30.581Z] Removing intermediate container 58d9ce51dc7a [2020-11-19T08:42:30.581Z] ---> 509bebecdf36 [2020-11-19T08:42:30.581Z] [2020-11-19T08:42:31.189Z] Removing intermediate container bcc04578ac9b [2020-11-19T08:42:31.189Z] ---> cd67df6773f1 [2020-11-19T08:42:31.189Z] Step 19/21 : LABEL arch=arm64 [2020-11-19T08:42:31.189Z] Successfully built 509bebecdf36 [2020-11-19T08:42:31.468Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-11-19T08:42:31.468Z]  Building docker-support-logging-go ... done  ---> Running in 169389d5b903 [2020-11-19T08:42:32.461Z] Removing intermediate container 169389d5b903 [2020-11-19T08:42:32.461Z] ---> 17f521e6549b [2020-11-19T08:42:32.461Z] Step 20/21 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:42:32.737Z] ---> Running in bc2af0e0c4ad [2020-11-19T08:42:32.737Z] Removing intermediate container 56ac46b14cf4 [2020-11-19T08:42:32.737Z] ---> a37b16728faf [2020-11-19T08:42:32.737Z] [2020-11-19T08:42:32.737Z] Step 11/27 : FROM docker:latest [2020-11-19T08:42:32.737Z] ---> 5d4db4dc0692 [2020-11-19T08:42:32.737Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-19T08:42:33.014Z] ---> Running in c98b14ed6391 [2020-11-19T08:42:33.347Z] Removing intermediate container bc2af0e0c4ad [2020-11-19T08:42:33.347Z] ---> b0c9f5d52e72 [2020-11-19T08:42:33.347Z] Step 21/21 : LABEL version=0.0.0 [2020-11-19T08:42:33.622Z] ---> Running in 38fd51fc3705 [2020-11-19T08:42:34.612Z] Removing intermediate container 38fd51fc3705 [2020-11-19T08:42:34.612Z] ---> 668786ad31e5 [2020-11-19T08:42:34.612Z] [2020-11-19T08:42:34.889Z] Successfully built 668786ad31e5 [2020-11-19T08:42:34.889Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-11-19T08:42:35.489Z]  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:42:35.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:42:36.370Z] (1/2) Installing readline (8.0.4-r0) [2020-11-19T08:42:36.371Z] (2/2) Installing bash (5.0.17-r0) [2020-11-19T08:42:36.371Z] Executing bash-5.0.17-r0.post-install [2020-11-19T08:42:36.371Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:42:36.649Z] OK: 12 MiB in 22 packages [2020-11-19T08:42:38.650Z] Removing intermediate container c98b14ed6391 [2020-11-19T08:42:38.650Z] ---> 1ea6ab17ab88 [2020-11-19T08:42:38.650Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-19T08:42:38.650Z] ---> Running in a6b411ff2e34 [2020-11-19T08:42:42.095Z] Removing intermediate container a6b411ff2e34 [2020-11-19T08:42:42.095Z] ---> 7a97b0783bc7 [2020-11-19T08:42:42.095Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-19T08:42:42.095Z] ---> Running in c66ec94afee8 [2020-11-19T08:42:42.701Z] Removing intermediate container c66ec94afee8 [2020-11-19T08:42:42.701Z] ---> 21d6b623db78 [2020-11-19T08:42:42.701Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-19T08:42:42.980Z] ---> Running in 03cf3debc311 [2020-11-19T08:42:43.588Z] Removing intermediate container 03cf3debc311 [2020-11-19T08:42:43.588Z] ---> f0debe507dd1 [2020-11-19T08:42:43.588Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-19T08:42:43.588Z] ---> Running in f24e589650b2 [2020-11-19T08:42:44.205Z] Removing intermediate container f24e589650b2 [2020-11-19T08:42:44.205Z] ---> f5b9845138c5 [2020-11-19T08:42:44.205Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-19T08:42:45.668Z] ---> 7dc36ee58551 [2020-11-19T08:42:45.669Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-19T08:42:46.661Z] ---> ecccf1a1ea98 [2020-11-19T08:42:46.661Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-19T08:42:48.114Z] ---> 7c4b5d283732 [2020-11-19T08:42:48.114Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-19T08:42:48.114Z] ---> Running in 262a7948d338 [2020-11-19T08:42:50.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:42:50.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:42:50.984Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-19T08:42:50.984Z] (2/33) Installing expat (2.2.9-r1) [2020-11-19T08:42:50.984Z] (3/33) Installing libffi (3.3-r2) [2020-11-19T08:42:50.984Z] (4/33) Installing gdbm (1.13-r1) [2020-11-19T08:42:50.984Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-19T08:42:50.984Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-19T08:42:50.984Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-19T08:42:52.974Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-19T08:42:52.974Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-19T08:42:52.974Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-19T08:42:52.974Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-19T08:42:52.974Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-19T08:42:52.974Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-19T08:42:52.974Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-19T08:42:53.251Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-19T08:42:53.251Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-19T08:42:53.251Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-19T08:42:53.251Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-19T08:42:53.251Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-19T08:42:53.251Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-19T08:42:53.251Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-19T08:42:53.528Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-19T08:42:53.528Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-19T08:42:53.528Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-19T08:42:53.528Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-19T08:42:53.528Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-19T08:42:53.528Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-19T08:42:53.528Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-19T08:42:53.528Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-19T08:42:53.528Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-19T08:42:53.529Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-19T08:42:53.529Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-19T08:42:53.529Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-19T08:42:53.804Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:42:53.804Z] OK: 71 MiB in 55 packages [2020-11-19T08:43:04.017Z] Removing intermediate container 262a7948d338 [2020-11-19T08:43:04.017Z] ---> 7183da6775cb [2020-11-19T08:43:04.017Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-19T08:43:04.017Z] ---> Running in 1e187f3a2fda [2020-11-19T08:43:08.321Z] Collecting docker-compose==1.23.2 [2020-11-19T08:43:08.592Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-19T08:43:08.864Z] Removing intermediate container 65c8a0593bca [2020-11-19T08:43:08.864Z] ---> 59078966f531 [2020-11-19T08:43:08.864Z] [2020-11-19T08:43:08.864Z] Step 10/22 : FROM scratch [2020-11-19T08:43:08.864Z] ---> [2020-11-19T08:43:08.864Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T08:43:09.140Z] ---> Using cache [2020-11-19T08:43:09.140Z] ---> fd5dcdebbee9 [2020-11-19T08:43:09.140Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-19T08:43:09.140Z] ---> Running in 99381548b4d4 [2020-11-19T08:43:09.413Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-19T08:43:09.413Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-19T08:43:09.687Z] Removing intermediate container 99381548b4d4 [2020-11-19T08:43:09.687Z] ---> c38ef0c0231f [2020-11-19T08:43:09.687Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T08:43:09.687Z] ---> Running in 5079aba3d964 [2020-11-19T08:43:09.962Z] Collecting docopt<0.7,>=0.6.1 [2020-11-19T08:43:09.962Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-19T08:43:10.237Z] Removing intermediate container 5079aba3d964 [2020-11-19T08:43:10.237Z] ---> 3d429651a13f [2020-11-19T08:43:10.237Z] Step 14/22 : WORKDIR / [2020-11-19T08:43:10.237Z] ---> Running in 8491b6076046 [2020-11-19T08:43:10.835Z] Removing intermediate container 8491b6076046 [2020-11-19T08:43:10.835Z] ---> 55caf736defe [2020-11-19T08:43:10.835Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-19T08:43:11.431Z] ---> e4ac8fa79418 [2020-11-19T08:43:11.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-19T08:43:12.422Z] Collecting jsonschema<3,>=2.5.1 [2020-11-19T08:43:12.422Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-19T08:43:13.016Z] ---> e1ca032b1d05 [2020-11-19T08:43:13.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-19T08:43:13.290Z] Collecting docker<4.0,>=3.6.0 [2020-11-19T08:43:13.290Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-19T08:43:13.563Z] ---> 1a761609122f [2020-11-19T08:43:13.563Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-19T08:43:13.838Z] ---> Running in 0880b9dd5e78 [2020-11-19T08:43:14.113Z] Removing intermediate container 0880b9dd5e78 [2020-11-19T08:43:14.113Z] ---> 12070374d353 [2020-11-19T08:43:14.113Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:43:14.386Z] ---> Running in dc18bb549116 [2020-11-19T08:43:14.663Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-19T08:43:14.663Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-19T08:43:14.663Z] Removing intermediate container dc18bb549116 [2020-11-19T08:43:14.663Z] ---> a28e07f9f52e [2020-11-19T08:43:14.663Z] Step 20/22 : LABEL arch=arm64 [2020-11-19T08:43:14.941Z] ---> Running in 7fcd39674c4e [2020-11-19T08:43:14.941Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-11-19T08:43:15.220Z] Removing intermediate container 7fcd39674c4e [2020-11-19T08:43:15.220Z] ---> 227b8f0e1f56 [2020-11-19T08:43:15.220Z] Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:43:15.494Z] Collecting PyYAML<4,>=3.10 [2020-11-19T08:43:15.494Z] ---> Running in 12af9319c584 [2020-11-19T08:43:15.494Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-19T08:43:16.090Z] Removing intermediate container 12af9319c584 [2020-11-19T08:43:16.090Z] ---> 22aa8236f1ca [2020-11-19T08:43:16.090Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T08:43:16.090Z] ---> Running in 9b3a67b7740e [2020-11-19T08:43:16.689Z] Removing intermediate container 9b3a67b7740e [2020-11-19T08:43:16.689Z] ---> 2d4dfd804b93 [2020-11-19T08:43:16.689Z] [2020-11-19T08:43:16.962Z] Successfully built 2d4dfd804b93 [2020-11-19T08:43:16.962Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-11-19T08:43:18.668Z]  Building docker-core-metadata-go ... done Collecting texttable<0.10,>=0.9.0 [2020-11-19T08:43:18.668Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-19T08:43:20.636Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-19T08:43:20.636Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-19T08:43:22.608Z] Collecting cached-property<2,>=1.2.0 [2020-11-19T08:43:22.608Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-19T08:43:22.608Z] Collecting docker-pycreds>=0.4.0 [2020-11-19T08:43:22.608Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-19T08:43:22.878Z] Collecting idna<2.8,>=2.5 [2020-11-19T08:43:22.878Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-19T08:43:22.878Z] 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) [2020-11-19T08:43:23.468Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-19T08:43:23.468Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-19T08:43:23.739Z] 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) [2020-11-19T08:43:23.739Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-19T08:43:23.739Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-19T08:43:23.739Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-19T08:43:23.739Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-19T08:43:24.333Z] Installing collected packages: websocket-client, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, dockerpty, cached-property, docker-compose [2020-11-19T08:43:24.610Z] Running setup.py install for docopt: started [2020-11-19T08:43:26.585Z] Running setup.py install for docopt: finished with status 'done' [2020-11-19T08:43:26.585Z] Attempting uninstall: idna [2020-11-19T08:43:26.861Z] Found existing installation: idna 2.9 [2020-11-19T08:43:26.861Z] Uninstalling idna-2.9: [2020-11-19T08:43:26.861Z] Successfully uninstalled idna-2.9 [2020-11-19T08:43:27.457Z] Attempting uninstall: urllib3 [2020-11-19T08:43:27.457Z] Found existing installation: urllib3 1.25.9 [2020-11-19T08:43:27.457Z] Uninstalling urllib3-1.25.9: [2020-11-19T08:43:27.729Z] Successfully uninstalled urllib3-1.25.9 [2020-11-19T08:43:28.327Z] Attempting uninstall: requests [2020-11-19T08:43:28.327Z] Found existing installation: requests 2.23.0 [2020-11-19T08:43:28.327Z] Uninstalling requests-2.23.0: [2020-11-19T08:43:28.327Z] Successfully uninstalled requests-2.23.0 [2020-11-19T08:43:29.304Z] Running setup.py install for PyYAML: started [2020-11-19T08:43:31.270Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-19T08:43:31.270Z] Running setup.py install for texttable: started [2020-11-19T08:43:33.243Z] Running setup.py install for texttable: finished with status 'done' [2020-11-19T08:43:33.243Z] Running setup.py install for dockerpty: started [2020-11-19T08:43:35.213Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-19T08:43:35.810Z] 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 [2020-11-19T08:43:40.106Z] Removing intermediate container 1e187f3a2fda [2020-11-19T08:43:40.106Z] ---> 5d7fa21f4e80 [2020-11-19T08:43:40.106Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-19T08:43:40.106Z] ---> Running in ef4211b2eae0 [2020-11-19T08:43:41.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T08:43:41.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T08:43:42.415Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-19T08:43:42.415Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-19T08:43:42.415Z] (3/3) Installing curl (7.69.1-r1) [2020-11-19T08:43:42.415Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T08:43:42.415Z] OK: 71 MiB in 58 packages [2020-11-19T08:43:43.851Z] Removing intermediate container ef4211b2eae0 [2020-11-19T08:43:43.851Z] ---> 31044fbeaf86 [2020-11-19T08:43:43.851Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-19T08:43:43.851Z] ---> Running in a050ab33e0c5 [2020-11-19T08:43:44.126Z] Removing intermediate container a050ab33e0c5 [2020-11-19T08:43:44.126Z] ---> 0374d9d7a4ee [2020-11-19T08:43:44.126Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T08:43:44.400Z] ---> Running in 0f98833678dd [2020-11-19T08:43:44.996Z] Removing intermediate container 0f98833678dd [2020-11-19T08:43:44.996Z] ---> 52f1f9a13aad [2020-11-19T08:43:44.996Z] Step 25/27 : LABEL arch=arm64 [2020-11-19T08:43:44.996Z] ---> Running in 464c628ac30a [2020-11-19T08:43:45.590Z] Removing intermediate container 464c628ac30a [2020-11-19T08:43:45.590Z] ---> 5ec8502d5e3c [2020-11-19T08:43:45.590Z] Step 26/27 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [2020-11-19T08:43:45.591Z] ---> Running in 1745258f995d [2020-11-19T08:43:46.188Z] Removing intermediate container 1745258f995d [2020-11-19T08:43:46.188Z] ---> 21812e9adfce [2020-11-19T08:43:46.188Z] Step 27/27 : LABEL version=0.0.0 [2020-11-19T08:43:46.188Z] ---> Running in 4d5e31fce037 [2020-11-19T08:43:46.782Z] Removing intermediate container 4d5e31fce037 [2020-11-19T08:43:46.782Z] ---> a2dc27d9152d [2020-11-19T08:43:46.782Z] [2020-11-19T08:43:47.054Z] Successfully built a2dc27d9152d [2020-11-19T08:43:47.054Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-11-19T08:43:47.054Z]  Building docker-sys-mgmt-agent-go ... done  [2020-11-19T08:43:47.054Z] ERROR: for docker-security-secrets-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:43:47.054Z] [2020-11-19T08:43:47.054Z] ERROR: for docker-security-proxy-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:43:47.054Z] [2020-11-19T08:43:47.054Z] ERROR: for docker-security-secretstore-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:43:47.054Z] [2020-11-19T08:43:47.054Z] ERROR: for docker-core-data-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:43:47.054Z] [2020-11-19T08:43:47.054Z] ERROR: for docker-security-bootstrap-redis-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') [2020-11-19T08:43:47.054Z] Service 'docker-security-bootstrap-redis-go' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit [Pipeline] } [2020-11-19T08:43:47.330Z] $ docker stop --time=1 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d [2020-11-19T08:43:49.285Z] $ docker rm -f 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d [Pipeline] // withDockerContainer [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-19T08:43:51.573Z] Failed in branch arm64 [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 [2020-11-19T08:43:54.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:43:56.165Z] ---> package-listing.sh [2020-11-19T08:43:56.165Z] ++ facter osfamily [2020-11-19T08:43:56.165Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-19T08:43:56.439Z] + OS_FAMILY=redhat [2020-11-19T08:43:56.439Z] + workspace=/w/workspace/edgex-go/22 [2020-11-19T08:43:56.439Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-19T08:43:56.439Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-19T08:43:56.439Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-19T08:43:56.440Z] + PACKAGES=/tmp/packages_start.txt [2020-11-19T08:43:56.440Z] + '[' /w/workspace/edgex-go/22 ']' [2020-11-19T08:43:56.440Z] + PACKAGES=/tmp/packages_end.txt [2020-11-19T08:43:56.440Z] + case "${OS_FAMILY}" in [2020-11-19T08:43:56.440Z] + rpm -qa [2020-11-19T08:43:56.440Z] + sort [2020-11-19T08:44:03.215Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-19T08:44:03.215Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-19T08:44:03.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-19T08:44:03.215Z] + '[' /w/workspace/edgex-go/22 ']' [2020-11-19T08:44:03.215Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2020-11-19T08:44:03.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2020-11-19T08:44:03.237Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-19T08:44:03.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:44:04.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T08:44:04.313Z] [2020-11-19T08:44:04.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-19T08:44:05.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T08:44:05.465Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-19T08:44:05.465Z] df20fa9351a1: Already exists [2020-11-19T08:44:05.465Z] 36b3adc4ff6f: Pulling fs layer [2020-11-19T08:44:05.465Z] 8ad3a11d3b57: Pulling fs layer [2020-11-19T08:44:05.465Z] 46f8f816bc3b: Pulling fs layer [2020-11-19T08:44:05.465Z] 93b61091891f: Pulling fs layer [2020-11-19T08:44:05.465Z] 93b9cdb0e59b: Pulling fs layer [2020-11-19T08:44:05.465Z] 5e14af77c1be: Pulling fs layer [2020-11-19T08:44:05.465Z] 01666e4c0597: Pulling fs layer [2020-11-19T08:44:05.465Z] aa168da1d23b: Pulling fs layer [2020-11-19T08:44:05.465Z] 93b61091891f: Waiting [2020-11-19T08:44:05.465Z] 93b9cdb0e59b: Waiting [2020-11-19T08:44:05.465Z] 5e14af77c1be: Waiting [2020-11-19T08:44:05.465Z] 01666e4c0597: Waiting [2020-11-19T08:44:05.465Z] aa168da1d23b: Waiting [2020-11-19T08:44:05.465Z] 46f8f816bc3b: Verifying Checksum [2020-11-19T08:44:05.465Z] 46f8f816bc3b: Download complete [2020-11-19T08:44:05.465Z] 36b3adc4ff6f: Verifying Checksum [2020-11-19T08:44:05.465Z] 36b3adc4ff6f: Download complete [2020-11-19T08:44:05.465Z] 93b9cdb0e59b: Verifying Checksum [2020-11-19T08:44:05.465Z] 93b9cdb0e59b: Download complete [2020-11-19T08:44:05.465Z] 5e14af77c1be: Download complete [2020-11-19T08:44:05.465Z] 01666e4c0597: Verifying Checksum [2020-11-19T08:44:05.465Z] 01666e4c0597: Download complete [2020-11-19T08:44:06.030Z] 93b61091891f: Verifying Checksum [2020-11-19T08:44:06.030Z] 93b61091891f: Download complete [2020-11-19T08:44:06.321Z] 36b3adc4ff6f: Pull complete [2020-11-19T08:44:06.950Z] 8ad3a11d3b57: Verifying Checksum [2020-11-19T08:44:06.950Z] 8ad3a11d3b57: Download complete [2020-11-19T08:44:08.463Z] 8ad3a11d3b57: Pull complete [2020-11-19T08:44:08.762Z] 46f8f816bc3b: Pull complete [2020-11-19T08:44:10.299Z] 93b61091891f: Pull complete [2020-11-19T08:44:10.937Z] 93b9cdb0e59b: Pull complete [2020-11-19T08:44:11.231Z] 5e14af77c1be: Pull complete [2020-11-19T08:44:11.503Z] aa168da1d23b: Verifying Checksum [2020-11-19T08:44:11.503Z] aa168da1d23b: Download complete [2020-11-19T08:44:12.937Z] 01666e4c0597: Pull complete [2020-11-19T08:44:28.242Z] aa168da1d23b: Pull complete [2020-11-19T08:44:28.242Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-19T08:44:28.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T08:44:28.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-19T08:44:28.599Z] prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container [2020-11-19T08:44:28.698Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-19T08:44:32.975Z] $ docker top 28c706c87ff7b64f13221f90d5e1ba878f8b9300ec1a05420dcb0cc94c66c756 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T08:44:34.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-19T08:44:35.045Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-19T08:44:35.399Z] + ls /var/log/sa-host [2020-11-19T08:44:35.399Z] + sadf -c /var/log/sa-host/sa05 [2020-11-19T08:44:35.399Z] file_magic: OK [2020-11-19T08:44:35.399Z] HZ: Using current value: 100 [2020-11-19T08:44:35.399Z] file_header: OK [2020-11-19T08:44:35.399Z] 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 [2020-11-19T08:44:35.399Z] Statistics: [2020-11-19T08:44:35.399Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T08:44:35.399Z] File successfully converted to sysstat format version 12.2.1 [2020-11-19T08:44:35.399Z] + sadf -c /var/log/sa-host/sa19 [2020-11-19T08:44:35.399Z] file_magic: OK [2020-11-19T08:44:35.399Z] HZ: Using current value: 100 [2020-11-19T08:44:35.399Z] file_header: OK [2020-11-19T08:44:35.399Z] 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 [2020-11-19T08:44:35.399Z] Statistics: [2020-11-19T08:44:35.399Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T08:44:35.399Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-19T08:44:36.143Z] provisioning config files... [2020-11-19T08:44:36.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config8289276149690388462tmp [Pipeline] { [Pipeline] echo [2020-11-19T08:44:36.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:44:36.596Z] ---> create-netrc.sh [Pipeline] } [2020-11-19T08:44:36.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-19T08:44:36.735Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:44:37.046Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-19T08:44:37.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:44:37.384Z] ---> sudo-logs.sh [2020-11-19T08:44:37.384Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-19T08:44:37.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:44:38.087Z] ---> job-cost.sh [2020-11-19T08:44:38.087Z] lf-activate-venv: SKIPPING [2020-11-19T08:44:38.087Z] INFO: No Stack... [2020-11-19T08:44:39.062Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-19T08:44:39.764Z] INFO: Archiving Costs [Pipeline] echo [2020-11-19T08:44:39.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T08:44:40.511Z] ---> logs-deploy.sh [2020-11-19T08:44:40.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2840/22 [2020-11-19T08:44:40.511Z] INFO: archiving workspace using pattern(s): [2020-11-19T08:44:43.100Z] Archives upload complete. [2020-11-19T08:44:43.100Z] INFO: archiving logs to Nexus