Pull request #3084 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c2a2b6349ce29b74f819c00a19a636ca2f2df593+82d8907018ab8cb9f1ec85c1c043836e064d42f9 (32b5519f28312e4d9ada62bf0db950918af28fb7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3084/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3084/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22879 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # 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 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-26T22:35:35.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T22:35:35.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T22:35:35.866Z] ========================================================= [2021-01-26T22:35:35.866Z] EdgeX Global Pipelines Version Info [2021-01-26T22:35:35.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:35:38.280Z] ------------------- [2021-01-26T22:35:38.280Z] stable info: [2021-01-26T22:35:38.280Z] ------------------- [2021-01-26T22:35:38.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T22:35:38.280Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T22:35:38.280Z] Message: update stable to v1.0.179 [2021-01-26T22:35:39.566Z] ------------------- [2021-01-26T22:35:39.566Z] experimental info: [2021-01-26T22:35:39.566Z] ------------------- [2021-01-26T22:35:39.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T22:35:39.566Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T22:35:39.566Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T22:35:40.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-26T22:35:40.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-26T22:35:40.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T22:35:40.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T22:35:41.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T22:35:41.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T22:35:41.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T22:35:41.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-26T22:35:41.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-26T22:35:41.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-26T22:35:41.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T22:35:41.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T22:35:42.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T22:35:42.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T22:35:42.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T22:35:42.400Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T22:35:42.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T22:35:42.647Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T22:35:42.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T22:35:42.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T22:35:43.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-26T22:35:43.134Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T22:35:43.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T22:35:43.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3084 [Pipeline] echo [2021-01-26T22:35:43.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3084 [Pipeline] echo [2021-01-26T22:35:43.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3084 [Pipeline] echo [2021-01-26T22:35:43.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2a2b6349ce29b74f819c00a19a636ca2f2df593 [Pipeline] echo [2021-01-26T22:35:43.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2a2b63 [Pipeline] echo [2021-01-26T22:35:44.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T22:35:44.333Z] provisioning config files... [2021-01-26T22:35:44.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3773822790735325771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:35:44.900Z] ---> docker-login.sh [2021-01-26T22:35:44.900Z] nexus3.edgexfoundry.org:10001 [2021-01-26T22:35:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:35:45.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:35:45.814Z] Configure a credential helper to remove this warning. See [2021-01-26T22:35:45.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:35:45.814Z] [2021-01-26T22:35:45.814Z] Login Succeeded [2021-01-26T22:35:45.814Z] nexus3.edgexfoundry.org:10002 [2021-01-26T22:35:46.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:35:46.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:35:46.768Z] Configure a credential helper to remove this warning. See [2021-01-26T22:35:46.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:35:46.768Z] [2021-01-26T22:35:46.768Z] Login Succeeded [2021-01-26T22:35:46.768Z] nexus3.edgexfoundry.org:10003 [2021-01-26T22:35:47.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:35:47.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:35:47.330Z] Configure a credential helper to remove this warning. See [2021-01-26T22:35:47.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:35:47.330Z] [2021-01-26T22:35:47.330Z] Login Succeeded [2021-01-26T22:35:47.330Z] nexus3.edgexfoundry.org:10004 [2021-01-26T22:35:47.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:35:47.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:35:47.919Z] Configure a credential helper to remove this warning. See [2021-01-26T22:35:47.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:35:47.919Z] [2021-01-26T22:35:47.919Z] Login Succeeded [2021-01-26T22:35:47.919Z] docker.io [2021-01-26T22:35:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:35:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:35:48.226Z] Configure a credential helper to remove this warning. See [2021-01-26T22:35:48.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:35:48.226Z] [2021-01-26T22:35:48.226Z] Login Succeeded [2021-01-26T22:35:48.226Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T22:35:48.285Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T22:35:49.001Z] ++ 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 [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] ++ dirname cmd/core-command/Dockerfile [2021-01-26T22:35:49.001Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/core-data/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-26T22:35:49.001Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/support-logging/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo support-logging,cmd/support-logging/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-26T22:35:49.001Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T22:35:49.001Z] ++ cut -d/ -f2 [2021-01-26T22:35:49.001Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-26T22:35:49.001Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-26T22:35:49.341Z] 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 [2021-01-26T22:35:50.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T22:35:50.961Z] [2021-01-26T22:35:50.961Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:35:51.559Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T22:35:51.849Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T22:35:51.849Z] 31603596830f: Pulling fs layer [2021-01-26T22:35:51.849Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T22:35:51.849Z] 6ca5941a6612: Pulling fs layer [2021-01-26T22:35:51.849Z] ecc8261a40a4: Pulling fs layer [2021-01-26T22:35:51.849Z] ecc8261a40a4: Waiting [2021-01-26T22:35:51.849Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T22:35:51.849Z] 2a8b12db71e7: Download complete [2021-01-26T22:35:52.134Z] 31603596830f: Verifying Checksum [2021-01-26T22:35:52.134Z] 31603596830f: Download complete [2021-01-26T22:35:52.838Z] 6ca5941a6612: Verifying Checksum [2021-01-26T22:35:52.838Z] 6ca5941a6612: Download complete [2021-01-26T22:35:52.838Z] ecc8261a40a4: Verifying Checksum [2021-01-26T22:35:52.838Z] ecc8261a40a4: Download complete [2021-01-26T22:35:53.127Z] 31603596830f: Pull complete [2021-01-26T22:35:53.762Z] 2a8b12db71e7: Pull complete [2021-01-26T22:35:55.819Z] 6ca5941a6612: Pull complete [2021-01-26T22:35:56.097Z] ecc8261a40a4: Pull complete [2021-01-26T22:35:56.362Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T22:35:56.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T22:35:56.362Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T22:35:56.920Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:35:57.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-26T22:35:59.991Z] $ docker top b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T22:36:00.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T22:36:00.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T22:36:00.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T22:36:00.974Z] $ docker exec b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent [2021-01-26T22:36:01.347Z] SSH_AUTH_SOCK=/tmp/ssh-IJ96ldpwx4GY/agent.11 [2021-01-26T22:36:01.347Z] SSH_AGENT_PID=16 [2021-01-26T22:36:01.362Z] Running ssh-add (command line suppressed) [2021-01-26T22:36:01.554Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4923034097252080231.key (/w/workspace/edgex-go/1@tmp/private_key_4923034097252080231.key) [2021-01-26T22:36:01.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T22:36:02.525Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T22:36:02.578Z] $ docker exec --env ******** --env ******** b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent -k [2021-01-26T22:36:02.906Z] unset SSH_AUTH_SOCK; [2021-01-26T22:36:02.923Z] unset SSH_AGENT_PID; [2021-01-26T22:36:02.923Z] echo Agent pid 16 killed; [2021-01-26T22:36:03.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T22:36:03.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T22:36:03.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T22:36:03.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T22:36:03.871Z] $ docker exec b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent [2021-01-26T22:36:04.345Z] SSH_AUTH_SOCK=/tmp/ssh-llThPwFoT2h1/agent.44 [2021-01-26T22:36:04.345Z] SSH_AGENT_PID=49 [2021-01-26T22:36:04.365Z] Running ssh-add (command line suppressed) [2021-01-26T22:36:04.608Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5500875134685971524.key (/w/workspace/edgex-go/1@tmp/private_key_5500875134685971524.key) [2021-01-26T22:36:04.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T22:36:05.574Z] + git semver init [2021-01-26T22:36:05.574Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T22:36:05.574Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-26T22:36:05.574Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-26T22:36:05.574Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T22:36:05.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T22:36:05.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T22:36:05.574Z] # $SEMVER_BRANCH = PR-3084 [2021-01-26T22:36:05.574Z] # $SEMVER_TEMP = /tmp/semver-650714860 [2021-01-26T22:36:05.574Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-26T22:36:45.615Z] # '/tmp/semver-650714860' -> '/w/workspace/edgex-go/1/.semver' [2021-01-26T22:36:46.226Z] # -> Force: false [2021-01-26T22:36:46.226Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-26T22:36:46.284Z] $ docker exec --env ******** --env ******** b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent -k [2021-01-26T22:36:47.099Z] unset SSH_AUTH_SOCK; [2021-01-26T22:36:47.100Z] unset SSH_AGENT_PID; [2021-01-26T22:36:47.100Z] echo Agent pid 49 killed; [2021-01-26T22:36:47.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T22:36:48.052Z] + git semver [Pipeline] } [2021-01-26T22:36:48.384Z] $ docker stop --time=1 b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b [2021-01-26T22:36:51.261Z] $ docker rm -f b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T22:36:52.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T22:36:52.947Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T22:36:52.969Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T22:36:54.391Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T22:36:54.732Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T22:36:55.139Z] + sudo service docker restart [2021-01-26T22:36:55.139Z] + true [2021-01-26T22:36:55.139Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-26T22:36:56.170Z] ========================================================= [2021-01-26T22:36:56.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T22:36:56.170Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:36:56.618Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-26T22:37:05.148Z] Sending build context to Docker daemon 327.3MB [2021-01-26T22:37:05.148Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-26T22:37:05.148Z] Step 2/7 : FROM ${BASE} [2021-01-26T22:37:05.148Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T22:37:05.148Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T22:37:05.148Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T22:37:05.148Z] de9db76c5a1d: Pulling fs layer [2021-01-26T22:37:05.148Z] bca2f99d35d6: Pulling fs layer [2021-01-26T22:37:05.148Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T22:37:05.148Z] 7c6f9722023f: Pulling fs layer [2021-01-26T22:37:05.148Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T22:37:05.148Z] 93359f2a8cfa: Waiting [2021-01-26T22:37:05.148Z] 7c6f9722023f: Waiting [2021-01-26T22:37:05.148Z] bca2f99d35d6: Waiting [2021-01-26T22:37:05.148Z] a35cf1a2eb13: Waiting [2021-01-26T22:37:05.148Z] de9db76c5a1d: Verifying Checksum [2021-01-26T22:37:05.148Z] de9db76c5a1d: Download complete [2021-01-26T22:37:05.148Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T22:37:05.148Z] 0ef7d3d256c8: Download complete [2021-01-26T22:37:05.148Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T22:37:05.148Z] 93359f2a8cfa: Download complete [2021-01-26T22:37:05.148Z] 7c6f9722023f: Verifying Checksum [2021-01-26T22:37:05.148Z] 7c6f9722023f: Download complete [2021-01-26T22:37:05.148Z] 188c0c94c7c5: Download complete [2021-01-26T22:37:05.148Z] 188c0c94c7c5: Pull complete [2021-01-26T22:37:06.192Z] 0ef7d3d256c8: Pull complete [2021-01-26T22:37:06.473Z] de9db76c5a1d: Pull complete [2021-01-26T22:37:08.507Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T22:37:08.507Z] a35cf1a2eb13: Download complete [2021-01-26T22:37:08.663Z] Still waiting to schedule task [2021-01-26T22:37:08.663Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-26T22:37:10.329Z] bca2f99d35d6: Verifying Checksum [2021-01-26T22:37:10.329Z] bca2f99d35d6: Download complete [2021-01-26T22:37:22.999Z] bca2f99d35d6: Pull complete [2021-01-26T22:37:22.999Z] 93359f2a8cfa: Pull complete [2021-01-26T22:37:22.999Z] 7c6f9722023f: Pull complete [2021-01-26T22:37:28.729Z] a35cf1a2eb13: Pull complete [2021-01-26T22:37:28.729Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T22:37:28.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T22:37:28.729Z] ---> a62c8e92a672 [2021-01-26T22:37:28.729Z] 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 [2021-01-26T22:37:28.729Z] ---> Running in 33ceb45f99f6 [2021-01-26T22:37:30.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:37:31.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:37:31.798Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T22:37:32.083Z] (2/12) Installing file (5.38-r0) [2021-01-26T22:37:32.083Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T22:37:32.364Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T22:37:36.726Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T22:37:36.726Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T22:37:37.010Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T22:37:37.010Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T22:37:37.010Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T22:37:37.305Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T22:37:37.305Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T22:37:37.305Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T22:37:37.618Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:37:37.618Z] OK: 233 MiB in 51 packages [2021-01-26T22:37:43.326Z] Removing intermediate container 33ceb45f99f6 [2021-01-26T22:37:43.326Z] ---> 0df9de3fd2d7 [2021-01-26T22:37:43.326Z] Step 4/7 : WORKDIR /edgex-go [2021-01-26T22:37:43.326Z] ---> Running in 6b425df3eb55 [2021-01-26T22:37:43.612Z] Removing intermediate container 6b425df3eb55 [2021-01-26T22:37:43.612Z] ---> fefb8fa3656d [2021-01-26T22:37:43.612Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-26T22:37:44.283Z] latest: Pulling from library/docker [2021-01-26T22:37:44.599Z] 801bfaa63ef2: Pulling fs layer [2021-01-26T22:37:44.599Z] 4f7dc993c79e: Pulling fs layer [2021-01-26T22:37:44.599Z] d39d95e4997f: Pulling fs layer [2021-01-26T22:37:44.599Z] ae283de69b7d: Pulling fs layer [2021-01-26T22:37:44.599Z] 1962c7344fe5: Pulling fs layer [2021-01-26T22:37:44.599Z] aa7a3367c785: Pulling fs layer [2021-01-26T22:37:44.599Z] 5e259227d438: Pulling fs layer [2021-01-26T22:37:44.599Z] ae283de69b7d: Waiting [2021-01-26T22:37:44.599Z] 1962c7344fe5: Waiting [2021-01-26T22:37:44.599Z] aa7a3367c785: Waiting [2021-01-26T22:37:44.599Z] 5e259227d438: Waiting [2021-01-26T22:37:44.599Z] d39d95e4997f: Download complete [2021-01-26T22:37:45.130Z] 4f7dc993c79e: Verifying Checksum [2021-01-26T22:37:45.130Z] 4f7dc993c79e: Download complete [2021-01-26T22:37:45.130Z] 801bfaa63ef2: Download complete [2021-01-26T22:37:45.130Z] aa7a3367c785: Verifying Checksum [2021-01-26T22:37:45.130Z] aa7a3367c785: Download complete [2021-01-26T22:37:45.130Z] 1962c7344fe5: Verifying Checksum [2021-01-26T22:37:45.130Z] 1962c7344fe5: Download complete [2021-01-26T22:37:45.844Z] 801bfaa63ef2: Pull complete [2021-01-26T22:37:45.844Z] 5e259227d438: Verifying Checksum [2021-01-26T22:37:45.844Z] 5e259227d438: Download complete [2021-01-26T22:37:46.948Z] 4f7dc993c79e: Pull complete [2021-01-26T22:37:46.948Z] d39d95e4997f: Pull complete [2021-01-26T22:37:47.705Z] ae283de69b7d: Verifying Checksum [2021-01-26T22:37:47.705Z] ae283de69b7d: Download complete [2021-01-26T22:37:54.516Z] ae283de69b7d: Pull complete [2021-01-26T22:37:54.516Z] 1962c7344fe5: Pull complete [2021-01-26T22:37:54.516Z] aa7a3367c785: Pull complete [2021-01-26T22:37:54.516Z] 5e259227d438: Pull complete [2021-01-26T22:37:54.516Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-26T22:37:54.516Z] Status: Downloaded newer image for docker:latest [2021-01-26T22:37:58.193Z] ---> 75f5ceeee8b9 [2021-01-26T22:37:58.193Z] Step 6/7 : COPY go.mod . [2021-01-26T22:37:58.193Z] ---> 101c2b0aad38 [2021-01-26T22:37:58.193Z] Step 7/7 : RUN go mod download [2021-01-26T22:37:58.523Z] ---> Running in 92a198a60b0a [2021-01-26T22:38:31.297Z] Removing intermediate container 92a198a60b0a [2021-01-26T22:38:31.297Z] ---> a79f1d8a3295 [2021-01-26T22:38:31.297Z] Successfully built a79f1d8a3295 [2021-01-26T22:38:31.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:38:32.034Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T22:38:32.739Z] . [Pipeline] withDockerContainer [2021-01-26T22:38:33.444Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:38:33.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-01-26T22:38:36.339Z] $ docker top d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:38:38.394Z] + go version [2021-01-26T22:38:38.395Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T22:38:38.429Z] $ docker stop --time=1 d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec [2021-01-26T22:38:40.356Z] $ docker rm -f d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:38:41.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T22:38:41.667Z] . [Pipeline] withDockerContainer [2021-01-26T22:38:42.507Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:38:42.985Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-01-26T22:38:44.501Z] $ docker top 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T22:38:44.891Z] ========================================================= [2021-01-26T22:38:44.891Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T22:38:44.891Z] ========================================================= [Pipeline] sh [2021-01-26T22:38:45.295Z] + make test [2021-01-26T22:38:45.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T22:39:04.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T22:39:31.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T22:39:44.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T22:39:44.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T22:39:44.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T22:39:44.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T22:39:44.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T22:39:48.331Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.049s [2021-01-26T22:39:48.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T22:39:48.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-26T22:39:49.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T22:39:50.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T22:39:50.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T22:39:50.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T22:39:50.388Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T22:39:56.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.199s coverage: 46.6% of statements [2021-01-26T22:39:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T22:39:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T22:39:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T22:39:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T22:39:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T22:39:58.083Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22882 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws [2021-01-26T22:39:58.191Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T22:40:00.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.405s coverage: 27.1% of statements [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T22:40:00.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T22:40:00.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T22:40:00.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 66.0% of statements [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T22:40:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T22:40:01.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.543s coverage: 84.5% of statements [2021-01-26T22:40:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T22:40:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T22:40:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T22:40:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T22:40:03.728Z] using credential edgex-jenkins-ssh [2021-01-26T22:40:03.804Z] Cloning the remote Git repository [2021-01-26T22:40:03.957Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:40:04.188Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T22:40:04.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:40:04.276Z] > git --version # timeout=10 [2021-01-26T22:40:04.305Z] > git --version # 'git version 2.17.1' [2021-01-26T22:40:04.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:40:04.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T22:40:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.702s coverage: 28.6% of statements [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T22:40:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T22:40:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T22:40:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.205s coverage: 86.7% of statements [2021-01-26T22:40:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T22:40:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.418s coverage: 97.5% of statements [2021-01-26T22:40:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T22:40:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.088s coverage: 100.0% of statements [2021-01-26T22:40:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T22:40:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T22:40:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T22:40:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.883s coverage: 95.7% of statements [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.0% of statements [no tests to run] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.508s coverage: 63.5% of statements [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T22:40:11.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements [2021-01-26T22:40:11.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-26T22:40:12.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-01-26T22:40:12.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.110s coverage: 100.0% of statements [2021-01-26T22:40:15.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 55.9% of statements [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T22:40:15.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-26T22:40:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.950s coverage: 86.3% of statements [2021-01-26T22:40:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-26T22:40:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.786s coverage: 72.2% of statements [2021-01-26T22:40:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.679s coverage: 72.1% of statements [2021-01-26T22:40:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.078s coverage: 82.4% of statements [2021-01-26T22:40:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.057s coverage: 48.4% of statements [2021-01-26T22:40:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-26T22:40:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-26T22:40:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-26T22:40:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements [2021-01-26T22:40:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-26T22:40:17.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.082s coverage: 96.8% of statements [2021-01-26T22:40:17.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-26T22:40:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.268s coverage: 36.5% of statements [2021-01-26T22:40:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T22:40:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T22:40:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.657s coverage: 84.1% of statements [2021-01-26T22:40:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.063s coverage: 100.0% of statements [2021-01-26T22:40:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.050s coverage: 42.9% of statements [2021-01-26T22:40:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-26T22:40:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-26T22:40:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.081s coverage: 100.0% of statements [2021-01-26T22:40:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-26T22:40:21.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.111s coverage: 83.8% of statements [2021-01-26T22:40:21.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-26T22:40:25.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.280s coverage: 47.1% of statements [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T22:40:25.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.097s coverage: 100.0% of statements [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T22:40:25.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T22:40:25.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements [2021-01-26T22:40:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.297s coverage: 29.1% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.137s coverage: 99.0% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.119s coverage: 100.0% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T22:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T22:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements [2021-01-26T22:40:29.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T22:40:29.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T22:40:29.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T22:40:29.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:40:29.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:40:29.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-26T22:40:30.332Z] Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:40:30.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.099s coverage: 32.1% of statements [2021-01-26T22:40:30.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-01-26T22:40:30.912Z] Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:40:30.913Z] Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) [2021-01-26T22:40:31.110Z] GO111MODULE=on go vet ./... [2021-01-26T22:40:30.355Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T22:40:30.376Z] > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 [2021-01-26T22:40:30.701Z] > git remote # timeout=10 [2021-01-26T22:40:30.760Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T22:40:30.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:40:30.832Z] > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 [2021-01-26T22:40:30.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T22:40:30.923Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T22:40:30.953Z] > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 [2021-01-26T22:40:35.494Z] Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" [2021-01-26T22:40:35.555Z] > git --version # timeout=10 [2021-01-26T22:40:35.565Z] > git --version # 'git version 2.17.1' [2021-01-26T22:40:35.579Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T22:40:37.441Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T22:40:37.896Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T22:40:38.260Z] + true [2021-01-26T22:40:38.260Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T22:40:42.534Z] provisioning config files... [2021-01-26T22:40:42.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4739580263873236217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:40:43.042Z] ---> docker-login.sh [2021-01-26T22:40:43.042Z] nexus3.edgexfoundry.org:10001 [2021-01-26T22:40:43.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:40:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:40:44.248Z] Configure a credential helper to remove this warning. See [2021-01-26T22:40:44.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:40:44.248Z] [2021-01-26T22:40:44.248Z] Login Succeeded [2021-01-26T22:40:44.248Z] nexus3.edgexfoundry.org:10002 [2021-01-26T22:40:44.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:40:44.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:40:44.800Z] Configure a credential helper to remove this warning. See [2021-01-26T22:40:44.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:40:44.800Z] [2021-01-26T22:40:44.800Z] Login Succeeded [2021-01-26T22:40:44.800Z] nexus3.edgexfoundry.org:10003 [2021-01-26T22:40:45.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:40:45.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:40:45.076Z] Configure a credential helper to remove this warning. See [2021-01-26T22:40:45.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:40:45.076Z] [2021-01-26T22:40:45.076Z] Login Succeeded [2021-01-26T22:40:45.350Z] nexus3.edgexfoundry.org:10004 [2021-01-26T22:40:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:40:45.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:40:45.626Z] Configure a credential helper to remove this warning. See [2021-01-26T22:40:45.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:40:45.626Z] [2021-01-26T22:40:45.626Z] Login Succeeded [2021-01-26T22:40:45.626Z] docker.io [2021-01-26T22:40:46.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T22:40:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T22:40:46.494Z] Configure a credential helper to remove this warning. See [2021-01-26T22:40:46.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T22:40:46.494Z] [2021-01-26T22:40:46.494Z] Login Succeeded [2021-01-26T22:40:46.494Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T22:40:46.523Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T22:40:47.046Z] ========================================================= [2021-01-26T22:40:47.046Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T22:40:47.046Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:40:47.471Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-26T22:40:50.114Z] Sending build context to Docker daemon 166MB [2021-01-26T22:40:50.114Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-26T22:40:50.114Z] Step 2/7 : FROM ${BASE} [2021-01-26T22:40:50.114Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T22:40:50.114Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T22:40:50.114Z] a4357932f1b6: Pulling fs layer [2021-01-26T22:40:50.114Z] 18c013af1878: Pulling fs layer [2021-01-26T22:40:50.114Z] 00ac8860ef70: Pulling fs layer [2021-01-26T22:40:50.114Z] 63d7cb157983: Pulling fs layer [2021-01-26T22:40:50.114Z] b116817d02f9: Pulling fs layer [2021-01-26T22:40:50.114Z] 745a02a5169b: Pulling fs layer [2021-01-26T22:40:50.114Z] 00ac8860ef70: Waiting [2021-01-26T22:40:50.114Z] 63d7cb157983: Waiting [2021-01-26T22:40:50.114Z] b116817d02f9: Waiting [2021-01-26T22:40:50.114Z] 745a02a5169b: Waiting [2021-01-26T22:40:50.114Z] 18c013af1878: Download complete [2021-01-26T22:40:50.114Z] a4357932f1b6: Download complete [2021-01-26T22:40:50.114Z] 63d7cb157983: Verifying Checksum [2021-01-26T22:40:50.114Z] 63d7cb157983: Download complete [2021-01-26T22:40:50.114Z] b116817d02f9: Verifying Checksum [2021-01-26T22:40:50.114Z] b116817d02f9: Download complete [2021-01-26T22:40:50.114Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T22:40:50.114Z] 5f621e34cdf4: Download complete [2021-01-26T22:40:50.712Z] 5f621e34cdf4: Pull complete [2021-01-26T22:40:50.989Z] a4357932f1b6: Pull complete [2021-01-26T22:40:51.594Z] 18c013af1878: Pull complete [2021-01-26T22:40:52.591Z] 745a02a5169b: Verifying Checksum [2021-01-26T22:40:52.591Z] 745a02a5169b: Download complete [2021-01-26T22:40:54.043Z] 00ac8860ef70: Verifying Checksum [2021-01-26T22:40:54.043Z] 00ac8860ef70: Download complete [2021-01-26T22:41:04.257Z] 00ac8860ef70: Pull complete [2021-01-26T22:41:04.257Z] 63d7cb157983: Pull complete [2021-01-26T22:41:04.532Z] b116817d02f9: Pull complete [2021-01-26T22:41:08.856Z] 745a02a5169b: Pull complete [2021-01-26T22:41:08.856Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T22:41:08.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T22:41:08.856Z] ---> b7e6874047d6 [2021-01-26T22:41:08.856Z] 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 [2021-01-26T22:41:11.506Z] ---> Running in ff8b37854012 [2021-01-26T22:41:12.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:41:13.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:41:14.518Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T22:41:14.518Z] (2/12) Installing file (5.38-r0) [2021-01-26T22:41:14.789Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T22:41:14.789Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T22:41:19.086Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T22:41:19.086Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T22:41:19.357Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T22:41:19.628Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T22:41:20.218Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T22:41:20.218Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T22:41:20.489Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T22:41:20.489Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T22:41:20.762Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:41:20.762Z] OK: 217 MiB in 51 packages [2021-01-26T22:41:25.075Z] Removing intermediate container ff8b37854012 [2021-01-26T22:41:25.075Z] ---> b446383780c3 [2021-01-26T22:41:25.075Z] Step 4/7 : WORKDIR /edgex-go [2021-01-26T22:41:25.075Z] ---> Running in a87e0ac03fed [2021-01-26T22:41:25.358Z] Removing intermediate container a87e0ac03fed [2021-01-26T22:41:25.358Z] ---> e37ebec07dd4 [2021-01-26T22:41:25.358Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-26T22:41:25.955Z] latest: Pulling from library/docker [2021-01-26T22:41:26.226Z] 159e5727ea61: Pulling fs layer [2021-01-26T22:41:26.226Z] 687389c36290: Pulling fs layer [2021-01-26T22:41:26.226Z] 94e28978939c: Pulling fs layer [2021-01-26T22:41:26.226Z] 81bd9c9fe1b1: Pulling fs layer [2021-01-26T22:41:26.226Z] 0c5a7137269a: Pulling fs layer [2021-01-26T22:41:26.226Z] 650eeba05d50: Pulling fs layer [2021-01-26T22:41:26.226Z] 283d3dba4d5b: Pulling fs layer [2021-01-26T22:41:26.226Z] 81bd9c9fe1b1: Waiting [2021-01-26T22:41:26.226Z] 650eeba05d50: Waiting [2021-01-26T22:41:26.226Z] 0c5a7137269a: Waiting [2021-01-26T22:41:26.226Z] 94e28978939c: Download complete [2021-01-26T22:41:26.226Z] 687389c36290: Download complete [2021-01-26T22:41:26.226Z] 159e5727ea61: Download complete [2021-01-26T22:41:26.501Z] 0c5a7137269a: Verifying Checksum [2021-01-26T22:41:26.501Z] 0c5a7137269a: Download complete [2021-01-26T22:41:26.501Z] 650eeba05d50: Verifying Checksum [2021-01-26T22:41:26.501Z] 650eeba05d50: Download complete [2021-01-26T22:41:26.501Z] 283d3dba4d5b: Verifying Checksum [2021-01-26T22:41:26.501Z] 283d3dba4d5b: Download complete [2021-01-26T22:41:27.099Z] 159e5727ea61: Pull complete [2021-01-26T22:41:27.720Z] 687389c36290: Pull complete [2021-01-26T22:41:27.997Z] 81bd9c9fe1b1: Verifying Checksum [2021-01-26T22:41:27.997Z] 81bd9c9fe1b1: Download complete [2021-01-26T22:41:27.997Z] 94e28978939c: Pull complete [2021-01-26T22:41:29.226Z] gofmt -l . [2021-01-26T22:41:29.226Z] [ "`gofmt -l .`" = "" ] [2021-01-26T22:41:29.226Z] ./bin/test-go-mod-tidy.sh [2021-01-26T22:41:29.226Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T22:41:29.980Z] + ls -al . [2021-01-26T22:41:29.980Z] total 632 [2021-01-26T22:41:29.980Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 22:41 . [2021-01-26T22:41:29.980Z] drwxr-xr-x 4 root root 28 Jan 26 22:38 .. [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 22:35 .dockerignore [2021-01-26T22:41:29.980Z] drwxrwxr-x 8 1001 1001 179 Jan 26 22:35 .git [2021-01-26T22:41:29.980Z] drwxrwxr-x 3 1001 1001 125 Jan 26 22:35 .github [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 944 Jan 26 22:35 .gitignore [2021-01-26T22:41:29.980Z] drwx------ 3 1001 1001 47 Jan 26 22:36 .semver [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 22:35 .sonarcloud.properties [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 22:35 CONTRIBUTING.md [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 1035 Jan 26 22:35 Dockerfile.build [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 22:35 Jenkinsfile [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 22:35 LICENSE [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 6581 Jan 26 22:35 Makefile [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 6447 Jan 26 22:35 README.md [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 259 Jan 26 22:35 SECURITY.md [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 22:36 VERSION [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 22:35 ZMQWindows.md [2021-01-26T22:41:29.980Z] drwxrwxr-x 2 1001 1001 117 Jan 26 22:35 bin [2021-01-26T22:41:29.980Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 22:35 cmd [2021-01-26T22:41:29.980Z] -rw-r--r-- 1 root root 539650 Jan 26 22:40 coverage.out [2021-01-26T22:41:29.980Z] -rw-r--r-- 1 root root 1041 Jan 26 22:41 go.mod [2021-01-26T22:41:29.980Z] -rw-r--r-- 1 root root 18582 Jan 26 22:41 go.sum [2021-01-26T22:41:29.980Z] drwxrwxr-x 8 1001 1001 127 Jan 26 22:35 internal [2021-01-26T22:41:29.980Z] drwxrwxr-x 4 1001 1001 26 Jan 26 22:35 openapi [2021-01-26T22:41:29.980Z] drwxrwxr-x 4 1001 1001 71 Jan 26 22:35 snap [2021-01-26T22:41:29.980Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 22:35 version.go [Pipeline] sh [2021-01-26T22:41:30.351Z] + '[' -e coverage.out ] [2021-01-26T22:41:30.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T22:41:30.645Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T22:41:30.981Z] + make build [2021-01-26T22:41:30.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T22:41:32.318Z] 81bd9c9fe1b1: Pull complete [2021-01-26T22:41:32.318Z] 0c5a7137269a: Pull complete [2021-01-26T22:41:32.591Z] 650eeba05d50: Pull complete [2021-01-26T22:41:32.863Z] 283d3dba4d5b: Pull complete [2021-01-26T22:41:32.863Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-26T22:41:32.863Z] Status: Downloaded newer image for docker:latest [2021-01-26T22:41:36.245Z] ---> 7e1be5adde6e [2021-01-26T22:41:36.245Z] Step 6/7 : COPY go.mod . [2021-01-26T22:41:36.839Z] ---> f15ce084c293 [2021-01-26T22:41:36.839Z] Step 7/7 : RUN go mod download [2021-01-26T22:41:37.109Z] ---> Running in 9db6c622d57b [2021-01-26T22:41:47.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T22:41:53.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T22:41:56.827Z] 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 [2021-01-26T22:41:59.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T22:42:03.884Z] Removing intermediate container 9db6c622d57b [2021-01-26T22:42:03.884Z] ---> dc6e22fb74ea [2021-01-26T22:42:03.884Z] Successfully built dc6e22fb74ea [2021-01-26T22:42:03.884Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:42:04.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T22:42:04.252Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T22:42:04.252Z] . [Pipeline] withDockerContainer [2021-01-26T22:42:04.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container [2021-01-26T22:42:04.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-01-26T22:42:04.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T22:42:06.190Z] $ docker top f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:42:07.302Z] + go version [2021-01-26T22:42:07.302Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T22:42:07.347Z] $ docker stop --time=1 f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf [2021-01-26T22:42:08.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T22:42:09.361Z] $ docker rm -f f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-01-26T22:42:10.270Z] 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 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:42:10.792Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T22:42:10.792Z] . [Pipeline] withDockerContainer [2021-01-26T22:42:11.072Z] prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container [2021-01-26T22:42:11.151Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-01-26T22:42:12.577Z] $ docker top a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab -eo pid,comm [Pipeline] { [2021-01-26T22:42:12.942Z] 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 [Pipeline] echo [2021-01-26T22:42:13.005Z] ========================================================= [2021-01-26T22:42:13.005Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T22:42:13.005Z] ========================================================= [Pipeline] sh [2021-01-26T22:42:13.664Z] + make test [2021-01-26T22:42:13.664Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T22:42:15.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T22:42:18.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T22:42:21.199Z] 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] } [2021-01-26T22:42:23.398Z] $ docker stop --time=1 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 [2021-01-26T22:42:25.434Z] $ docker rm -f 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:42:28.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T22:42:28.613Z] [2021-01-26T22:42:28.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:42:29.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T22:42:29.024Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-26T22:42:29.024Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-26T22:42:29.024Z] ca9280d653b3: Pulling fs layer [2021-01-26T22:42:29.024Z] 7e9c9ca2126c: Pulling fs layer [2021-01-26T22:42:29.638Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-26T22:42:29.638Z] cbdbe7a5bc2a: Download complete [2021-01-26T22:42:30.642Z] cbdbe7a5bc2a: Pull complete [2021-01-26T22:42:31.304Z] ca9280d653b3: Download complete [2021-01-26T22:42:33.253Z] ca9280d653b3: Pull complete [2021-01-26T22:42:34.720Z] 7e9c9ca2126c: Verifying Checksum [2021-01-26T22:42:34.720Z] 7e9c9ca2126c: Download complete [2021-01-26T22:42:35.847Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T22:42:47.448Z] 7e9c9ca2126c: Pull complete [2021-01-26T22:42:47.448Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-26T22:42:47.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T22:42:47.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-26T22:42:47.812Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:42:47.922Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-26T22:42:50.443Z] $ docker top ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:42:51.231Z] + docker-compose build --help [2021-01-26T22:42:51.231Z] + grep parallel [2021-01-26T22:42:53.270Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T22:42:53.312Z] $ docker stop --time=1 ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c [2021-01-26T22:42:55.201Z] $ docker rm -f ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:42:56.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T22:42:56.192Z] . [Pipeline] withDockerContainer [2021-01-26T22:42:56.438Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:42:56.534Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2021-01-26T22:42:57.934Z] $ docker top 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:42:58.965Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T22:43:00.985Z] Building docker-core-command-go ... [2021-01-26T22:43:00.985Z] Building docker-core-data-go ... [2021-01-26T22:43:00.985Z] Building docker-core-metadata-go ... [2021-01-26T22:43:00.985Z] Building docker-security-bootstrap-redis-go ... [2021-01-26T22:43:00.985Z] Building docker-security-proxy-setup-go ... [2021-01-26T22:43:00.985Z] Building docker-security-secrets-setup-go ... [2021-01-26T22:43:00.985Z] Building docker-security-secretstore-setup-go ... [2021-01-26T22:43:00.985Z] Building docker-support-logging-go ... [2021-01-26T22:43:00.985Z] Building docker-support-notifications-go ... [2021-01-26T22:43:00.985Z] Building docker-support-scheduler-go ... [2021-01-26T22:43:00.985Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T22:43:00.985Z] Building docker-support-logging-go [2021-01-26T22:43:00.985Z] Building docker-support-notifications-go [2021-01-26T22:43:00.985Z] Building docker-support-scheduler-go [2021-01-26T22:43:00.985Z] Building docker-core-command-go [2021-01-26T22:43:00.985Z] Building docker-core-metadata-go [2021-01-26T22:43:15.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T22:43:37.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T22:43:37.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T22:43:37.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T22:43:37.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T22:43:37.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T22:43:40.088Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.054s [2021-01-26T22:43:40.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T22:43:40.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-26T22:43:42.076Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T22:43:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T22:43:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T22:43:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T22:43:43.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T22:43:53.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.260s coverage: 46.6% of statements [2021-01-26T22:43:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T22:43:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T22:43:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T22:43:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T22:43:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T22:43:58.663Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:43:58.663Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:43:58.663Z] ---> a79f1d8a3295 [2021-01-26T22:43:58.663Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T22:43:58.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.1% of statements [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T22:43:58.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T22:43:58.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T22:43:58.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.498s coverage: 66.0% of statements [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T22:43:58.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T22:43:59.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:43:59.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:43:59.181Z] ---> a79f1d8a3295 [2021-01-26T22:43:59.181Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:43:59.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:43:59.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:43:59.578Z] ---> a79f1d8a3295 [2021-01-26T22:43:59.579Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:43:59.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:43:59.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:43:59.579Z] ---> a79f1d8a3295 [2021-01-26T22:43:59.579Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:43:59.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 84.5% of statements [2021-01-26T22:43:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T22:43:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T22:43:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T22:43:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T22:44:00.650Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:44:00.650Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:44:00.650Z] ---> a79f1d8a3295 [2021-01-26T22:44:00.650Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T22:44:00.928Z] ---> Running in e458e002a4d9 [2021-01-26T22:44:00.928Z] ---> Running in 26daeb85c948 [2021-01-26T22:44:00.928Z] ---> Running in a3fa9244efc1 [2021-01-26T22:44:00.928Z] ---> Running in 79eba65509cd [2021-01-26T22:44:01.375Z] ---> Running in b765d9b227fa [2021-01-26T22:44:01.995Z] Removing intermediate container e458e002a4d9 [2021-01-26T22:44:01.995Z] ---> 682e15a6bcf3 [2021-01-26T22:44:01.995Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:44:02.313Z] Removing intermediate container a3fa9244efc1 [2021-01-26T22:44:02.313Z] ---> 449acf66f535 [2021-01-26T22:44:02.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:44:02.313Z] Removing intermediate container 26daeb85c948 [2021-01-26T22:44:02.313Z] ---> fb418eb9c2f9 [2021-01-26T22:44:02.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:44:02.313Z] Removing intermediate container b765d9b227fa [2021-01-26T22:44:02.313Z] ---> dfcb8d67e572 [2021-01-26T22:44:02.313Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:44:02.313Z] Removing intermediate container 79eba65509cd [2021-01-26T22:44:02.313Z] ---> 745f1a94fbfa [2021-01-26T22:44:02.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:44:02.313Z] ---> Running in 719c2152b0b6 [2021-01-26T22:44:02.313Z] ---> Running in 00504d22da89 [2021-01-26T22:44:02.313Z] ---> Running in a2d6a10fd48d [2021-01-26T22:44:02.313Z] ---> Running in 696a465cf589 [2021-01-26T22:44:02.623Z] ---> Running in b3f8fd162cf2 [2021-01-26T22:44:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.093s coverage: 28.6% of statements [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T22:44:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T22:44:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.128s coverage: 100.0% of statements [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T22:44:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements [2021-01-26T22:44:06.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T22:44:07.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements [2021-01-26T22:44:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T22:44:07.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.221s coverage: 100.0% of statements [2021-01-26T22:44:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T22:44:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T22:44:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T22:44:07.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T22:44:07.407Z] Removing intermediate container 719c2152b0b6 [2021-01-26T22:44:07.407Z] ---> 30777e251c76 [2021-01-26T22:44:07.407Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-26T22:44:07.407Z] ---> Running in ec8f5b5acd88 [2021-01-26T22:44:07.407Z] Removing intermediate container a2d6a10fd48d [2021-01-26T22:44:07.407Z] ---> 61e2bbfd89f7 [2021-01-26T22:44:07.407Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:44:07.407Z] ---> Running in 82d45c07653f [2021-01-26T22:44:07.686Z] Removing intermediate container 00504d22da89 [2021-01-26T22:44:07.686Z] ---> 80c34eec97e1 [2021-01-26T22:44:07.686Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-26T22:44:07.990Z] Removing intermediate container 696a465cf589 [2021-01-26T22:44:07.990Z] ---> 6242a6d9058a [2021-01-26T22:44:07.990Z] Step 5/21 : RUN apk update && apk add make git [2021-01-26T22:44:07.990Z] ---> Running in d7f021d94522 [2021-01-26T22:44:08.275Z] Removing intermediate container b3f8fd162cf2 [2021-01-26T22:44:08.275Z] ---> 16d172cf0a3b [2021-01-26T22:44:08.275Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:44:08.275Z] ---> Running in 6dde9a4c72e8 [2021-01-26T22:44:08.275Z] ---> Running in baabefce5201 [2021-01-26T22:44:08.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:08.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:09.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:10.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:10.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:10.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:10.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:11.207Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:44:11.207Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:44:11.207Z] OK: 12752 distinct packages available [2021-01-26T22:44:11.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:11.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:11.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:44:11.888Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:12.177Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:12.465Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:44:12.465Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:44:12.465Z] OK: 12752 distinct packages available [2021-01-26T22:44:12.751Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:44:12.751Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:44:12.751Z] OK: 12752 distinct packages available [2021-01-26T22:44:13.092Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:13.092Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:44:13.092Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:44:13.092Z] OK: 12752 distinct packages available [2021-01-26T22:44:13.092Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:13.370Z] Removing intermediate container d7f021d94522 [2021-01-26T22:44:13.370Z] ---> e4ef35af0ae0 [2021-01-26T22:44:13.370Z] Step 6/22 : COPY go.mod . [2021-01-26T22:44:13.370Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:13.979Z] ---> adbf1c671ef2 [2021-01-26T22:44:13.979Z] Step 7/22 : RUN go mod download [2021-01-26T22:44:13.979Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:44:13.979Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:44:13.979Z] OK: 12752 distinct packages available [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.952s coverage: 95.7% of statements [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.0% of statements [no tests to run] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 63.5% of statements [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T22:44:14.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-01-26T22:44:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-26T22:44:14.268Z] ---> Running in b17723815868 [2021-01-26T22:44:14.268Z] OK: 233 MiB in 51 packages [2021-01-26T22:44:14.590Z] Removing intermediate container baabefce5201 [2021-01-26T22:44:14.591Z] ---> 3b2cae85d123 [2021-01-26T22:44:14.591Z] Step 6/22 : COPY go.mod . [2021-01-26T22:44:14.874Z] Removing intermediate container 82d45c07653f [2021-01-26T22:44:14.874Z] ---> 44f2314a643d [2021-01-26T22:44:14.874Z] Step 6/22 : COPY go.mod . [2021-01-26T22:44:15.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-01-26T22:44:15.155Z] Removing intermediate container 6dde9a4c72e8 [2021-01-26T22:44:15.155Z] ---> b9a1aba87060 [2021-01-26T22:44:15.155Z] Step 6/21 : COPY go.mod . [2021-01-26T22:44:15.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-01-26T22:44:15.441Z] ---> 23f7d2d95f97 [2021-01-26T22:44:15.441Z] Step 7/22 : RUN go mod download [2021-01-26T22:44:15.441Z] ---> ce6ee96c9a4e [2021-01-26T22:44:15.441Z] Step 7/22 : RUN go mod download [2021-01-26T22:44:15.441Z] ---> Running in a577a426400b [2021-01-26T22:44:16.074Z] ---> Running in ee54baeff0aa [2021-01-26T22:44:16.074Z] ---> 18ee9728b2ab [2021-01-26T22:44:16.074Z] Step 7/21 : RUN go mod download [2021-01-26T22:44:16.074Z] Removing intermediate container ec8f5b5acd88 [2021-01-26T22:44:16.074Z] ---> d6099fbdbb7d [2021-01-26T22:44:16.074Z] Step 6/24 : COPY go.mod . [2021-01-26T22:44:16.401Z] ---> Running in 65109fe52903 [2021-01-26T22:44:17.934Z] ---> e9eb213a93ea [2021-01-26T22:44:17.934Z] Step 7/24 : RUN go mod download [2021-01-26T22:44:18.262Z] ---> Running in 5ab473d7fbeb [2021-01-26T22:44:19.345Z] Removing intermediate container b17723815868 [2021-01-26T22:44:19.345Z] ---> 23ed16502a3c [2021-01-26T22:44:19.345Z] Step 8/22 : COPY . . [2021-01-26T22:44:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 55.9% of statements [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T22:44:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-26T22:44:22.061Z] Removing intermediate container a577a426400b [2021-01-26T22:44:22.061Z] ---> 5a89a97909f5 [2021-01-26T22:44:22.061Z] Step 8/22 : COPY . . [2021-01-26T22:44:23.763Z] Removing intermediate container ee54baeff0aa [2021-01-26T22:44:23.763Z] ---> e7f23ce0499b [2021-01-26T22:44:23.763Z] Step 8/22 : COPY . . [2021-01-26T22:44:24.108Z] Removing intermediate container 65109fe52903 [2021-01-26T22:44:24.108Z] ---> 130e00cc75f8 [2021-01-26T22:44:24.108Z] Step 8/21 : COPY . . [2021-01-26T22:44:28.444Z] Removing intermediate container 5ab473d7fbeb [2021-01-26T22:44:28.444Z] ---> 74142c570a09 [2021-01-26T22:44:28.444Z] Step 8/24 : COPY . . [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 44.235s coverage: 86.3% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.276s coverage: 72.2% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.522s coverage: 72.1% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.110s coverage: 82.4% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.097s coverage: 48.4% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.061s coverage: 28.8% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.096s coverage: 96.8% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 36.5% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.517s coverage: 84.1% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.133s coverage: 42.9% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.057s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.120s coverage: 83.8% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.350s coverage: 47.1% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.101s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.857s coverage: 29.1% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T22:45:06.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-26T22:45:06.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-26T22:45:06.755Z] GO111MODULE=on go vet ./... [2021-01-26T22:45:51.246Z] ---> bc071b8ac989 [2021-01-26T22:45:51.246Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-26T22:45:51.246Z] ---> 2f699ed23423 [2021-01-26T22:45:51.246Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-26T22:45:51.246Z] ---> Running in 697ec025a730 [2021-01-26T22:45:51.246Z] ---> Running in fce0ad1556f4 [2021-01-26T22:45:51.246Z] ---> e3303f7ccd08 [2021-01-26T22:45:51.246Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-26T22:45:51.246Z] ---> Running in 28d953b100c2 [2021-01-26T22:45:51.246Z] ---> a49a7e2243a2 [2021-01-26T22:45:51.246Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-26T22:45:51.246Z] ---> Running in 2e5ed0a348dc [2021-01-26T22:45:51.246Z] ---> 7f587598366d [2021-01-26T22:45:51.246Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T22:45:51.246Z] ---> Running in 1ae9726af4d0 [2021-01-26T22:45:51.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T22:45:51.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T22:45:51.246Z] 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 [2021-01-26T22:45:51.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T22:45:51.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T22:46:14.793Z] gofmt -l . [2021-01-26T22:46:14.793Z] [ "`gofmt -l .`" = "" ] [2021-01-26T22:46:14.793Z] ./bin/test-go-mod-tidy.sh [2021-01-26T22:46:14.793Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T22:46:18.861Z] + ls -al . [2021-01-26T22:46:18.862Z] total 660 [2021-01-26T22:46:18.862Z] drwxrwxr-x 9 1001 1001 4096 Jan 26 22:46 . [2021-01-26T22:46:18.862Z] drwxr-xr-x 4 root root 4096 Jan 26 22:42 .. [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 22:40 .dockerignore [2021-01-26T22:46:18.862Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 22:40 .git [2021-01-26T22:46:18.862Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 22:40 .github [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 944 Jan 26 22:40 .gitignore [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 22:40 .sonarcloud.properties [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 22:40 CONTRIBUTING.md [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 1035 Jan 26 22:40 Dockerfile.build [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 22:40 Jenkinsfile [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 22:40 LICENSE [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 6581 Jan 26 22:40 Makefile [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 6447 Jan 26 22:40 README.md [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 259 Jan 26 22:40 SECURITY.md [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 22:36 VERSION [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 22:40 ZMQWindows.md [2021-01-26T22:46:18.862Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 22:40 bin [2021-01-26T22:46:18.862Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 22:40 cmd [2021-01-26T22:46:18.862Z] -rw-r--r-- 1 root root 539650 Jan 26 22:45 coverage.out [2021-01-26T22:46:18.862Z] -rw-r--r-- 1 root root 1041 Jan 26 22:46 go.mod [2021-01-26T22:46:18.862Z] -rw-r--r-- 1 root root 18582 Jan 26 22:46 go.sum [2021-01-26T22:46:18.862Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 22:40 internal [2021-01-26T22:46:18.862Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 22:40 openapi [2021-01-26T22:46:18.862Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 22:40 snap [2021-01-26T22:46:18.862Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 22:40 version.go [Pipeline] sh [2021-01-26T22:46:19.544Z] + '[' -e coverage.out ] [2021-01-26T22:46:19.544Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T22:46:19.584Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T22:46:20.706Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T22:46:21.402Z] + make build [2021-01-26T22:46:21.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T22:46:48.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T22:46:49.736Z] Removing intermediate container fce0ad1556f4 [2021-01-26T22:46:49.736Z] ---> 6d44f84aa2b3 [2021-01-26T22:46:49.736Z] [2021-01-26T22:46:49.736Z] Step 10/22 : FROM scratch [2021-01-26T22:46:49.736Z] ---> [2021-01-26T22:46:49.736Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-26T22:46:49.736Z] ---> Running in 53e4999a0614 [2021-01-26T22:46:51.269Z] Removing intermediate container 53e4999a0614 [2021-01-26T22:46:51.269Z] ---> 89468be64fda [2021-01-26T22:46:51.269Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-26T22:46:51.898Z] ---> Running in f826ad7deca7 [2021-01-26T22:46:53.541Z] Removing intermediate container f826ad7deca7 [2021-01-26T22:46:53.541Z] ---> 8ad07f7df91e [2021-01-26T22:46:53.541Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:46:55.083Z] ---> Running in ecb1165607c8 [2021-01-26T22:46:55.375Z] Removing intermediate container 1ae9726af4d0 [2021-01-26T22:46:55.375Z] ---> 92271bad7fb7 [2021-01-26T22:46:55.375Z] [2021-01-26T22:46:55.375Z] Step 10/21 : FROM scratch [2021-01-26T22:46:55.375Z] ---> [2021-01-26T22:46:55.375Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:46:55.725Z] Removing intermediate container 697ec025a730 [2021-01-26T22:46:55.725Z] ---> a3b51024a8e3 [2021-01-26T22:46:55.725Z] [2021-01-26T22:46:55.725Z] Step 10/22 : FROM scratch [2021-01-26T22:46:55.725Z] ---> [2021-01-26T22:46:55.725Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:46:55.726Z] Removing intermediate container 28d953b100c2 [2021-01-26T22:46:55.726Z] ---> 525aa652e39c [2021-01-26T22:46:55.726Z] [2021-01-26T22:46:55.726Z] Step 10/24 : FROM scratch [2021-01-26T22:46:55.726Z] ---> [2021-01-26T22:46:55.726Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-26T22:46:55.726Z] ---> Using cache [2021-01-26T22:46:55.726Z] ---> 89468be64fda [2021-01-26T22:46:55.726Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-26T22:46:55.726Z] Removing intermediate container ecb1165607c8 [2021-01-26T22:46:55.726Z] ---> 26a10a43b38b [2021-01-26T22:46:55.726Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-26T22:46:55.726Z] ---> Running in e4bbe1d335ec [2021-01-26T22:46:55.726Z] ---> Running in 4c94b78e5af4 [2021-01-26T22:46:55.726Z] ---> Running in 7860b24a13ff [2021-01-26T22:46:56.383Z] Removing intermediate container e4bbe1d335ec [2021-01-26T22:46:56.383Z] ---> 2b3baa524c63 [2021-01-26T22:46:56.383Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T22:46:56.383Z] Removing intermediate container 4c94b78e5af4 [2021-01-26T22:46:56.383Z] ---> 3e82d9afcde4 [2021-01-26T22:46:56.383Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-26T22:46:56.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T22:46:57.391Z] ---> 5ab043c8f216 [2021-01-26T22:46:57.391Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-26T22:46:57.391Z] ---> Running in 87f2a3be5ce4 [2021-01-26T22:46:57.716Z] ---> Running in ac6aa10ff849 [2021-01-26T22:46:57.716Z] Removing intermediate container 7860b24a13ff [2021-01-26T22:46:57.716Z] ---> d81d12e8e1bd [2021-01-26T22:46:57.716Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-26T22:46:58.176Z] ---> Running in 8afe2e8ed646 [2021-01-26T22:46:58.909Z] Removing intermediate container ac6aa10ff849 [2021-01-26T22:46:58.909Z] ---> 5ed29b7515bd [2021-01-26T22:46:58.909Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-26T22:46:59.245Z] ---> bc22675f4332 [2021-01-26T22:46:59.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-26T22:46:59.245Z] Removing intermediate container 87f2a3be5ce4 [2021-01-26T22:46:59.245Z] ---> abf5f6dd7067 [2021-01-26T22:46:59.245Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-26T22:46:59.245Z] Removing intermediate container 8afe2e8ed646 [2021-01-26T22:46:59.245Z] ---> fa8e926ab61f [2021-01-26T22:46:59.245Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:46:59.245Z] ---> Running in b1c66819ea0b [2021-01-26T22:46:59.614Z] ---> Running in c8fb79224f48 [2021-01-26T22:46:59.614Z] Removing intermediate container 2e5ed0a348dc [2021-01-26T22:46:59.614Z] ---> 16c089223ea9 [2021-01-26T22:46:59.614Z] [2021-01-26T22:46:59.614Z] Step 10/22 : FROM scratch [2021-01-26T22:46:59.614Z] ---> [2021-01-26T22:46:59.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:47:00.282Z] ---> Using cache [2021-01-26T22:47:00.282Z] ---> d81d12e8e1bd [2021-01-26T22:47:00.282Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-26T22:47:00.587Z] Removing intermediate container b1c66819ea0b [2021-01-26T22:47:00.587Z] ---> 1d9d3fd11bb9 [2021-01-26T22:47:00.587Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-26T22:47:00.587Z] ---> Running in 652922da553d [2021-01-26T22:47:00.821Z] 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 [2021-01-26T22:47:00.899Z] ---> 15fa3d62e5b6 [2021-01-26T22:47:00.899Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-26T22:47:00.899Z] ---> 611685e6ddf0 [2021-01-26T22:47:00.899Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-26T22:47:00.899Z] Removing intermediate container c8fb79224f48 [2021-01-26T22:47:00.899Z] ---> 21a0e5c19868 [2021-01-26T22:47:00.899Z] Step 14/22 : WORKDIR / [2021-01-26T22:47:01.186Z] ---> Running in 11d5f78611fa [2021-01-26T22:47:01.186Z] Removing intermediate container 652922da553d [2021-01-26T22:47:01.186Z] ---> 8bcc097a16e3 [2021-01-26T22:47:01.186Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:47:01.469Z] ---> fba411b136a1 [2021-01-26T22:47:01.469Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T22:47:01.469Z] ---> Running in e1d2102e790b [2021-01-26T22:47:01.784Z] ---> 0742bc46801f [2021-01-26T22:47:01.784Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-26T22:47:02.078Z] Removing intermediate container 11d5f78611fa [2021-01-26T22:47:02.078Z] ---> 0d0e012ff8d6 [2021-01-26T22:47:02.078Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-26T22:47:02.078Z] ---> Running in c6459d962931 [2021-01-26T22:47:02.078Z] Removing intermediate container e1d2102e790b [2021-01-26T22:47:02.078Z] ---> 96637236338d [2021-01-26T22:47:02.078Z] Step 14/22 : WORKDIR / [2021-01-26T22:47:02.397Z] ---> d76b4dc4c417 [2021-01-26T22:47:02.397Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-26T22:47:02.397Z] ---> Running in 845a0f318302 [2021-01-26T22:47:02.397Z] ---> 2de05a702158 [2021-01-26T22:47:02.397Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T22:47:02.397Z] ---> 660b3ac4cdaf [2021-01-26T22:47:02.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T22:47:02.740Z] Removing intermediate container c6459d962931 [2021-01-26T22:47:02.740Z] ---> 35cf6cbd96fc [2021-01-26T22:47:02.740Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:47:02.740Z] Removing intermediate container 845a0f318302 [2021-01-26T22:47:02.740Z] ---> 0d3794a2a806 [2021-01-26T22:47:02.740Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-26T22:47:02.740Z] ---> Running in 834c5314322c [2021-01-26T22:47:03.335Z] ---> cae252c3d030 [2021-01-26T22:47:03.335Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T22:47:03.335Z] ---> c58c90f4ecbb [2021-01-26T22:47:03.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T22:47:03.604Z] Removing intermediate container 834c5314322c [2021-01-26T22:47:03.604Z] ---> 40234c5f9ef1 [2021-01-26T22:47:03.604Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T22:47:03.604Z] ---> 7ca497287571 [2021-01-26T22:47:03.604Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-26T22:47:03.604Z] ---> Running in 87d4a9227005 [2021-01-26T22:47:03.604Z] ---> 8720b1f9684f [2021-01-26T22:47:03.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T22:47:03.604Z] ---> Running in 247179b33679 [2021-01-26T22:47:03.930Z] Removing intermediate container 87d4a9227005 [2021-01-26T22:47:03.930Z] ---> 8d9af0b70048 [2021-01-26T22:47:03.930Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:47:04.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T22:47:04.315Z] ---> Running in d69918fa16f0 [2021-01-26T22:47:04.315Z] Removing intermediate container 247179b33679 [2021-01-26T22:47:04.315Z] ---> b44298f3d4ce [2021-01-26T22:47:04.315Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:47:04.315Z] ---> f27505c700b5 [2021-01-26T22:47:04.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T22:47:04.626Z] ---> a48cb3452875 [2021-01-26T22:47:04.626Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-26T22:47:04.626Z] ---> a08701961137 [2021-01-26T22:47:04.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T22:47:04.626Z] ---> Running in 4761ed8faf36 [2021-01-26T22:47:04.626Z] Removing intermediate container d69918fa16f0 [2021-01-26T22:47:04.626Z] ---> 263537e4056c [2021-01-26T22:47:04.626Z] Step 19/21 : LABEL arch=x86_64 [2021-01-26T22:47:04.626Z] ---> Running in 345920e51d18 [2021-01-26T22:47:04.909Z] ---> Running in fb3801b48036 [2021-01-26T22:47:05.211Z] Removing intermediate container 4761ed8faf36 [2021-01-26T22:47:05.211Z] ---> 3c955421ef6f [2021-01-26T22:47:05.211Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:47:05.211Z] ---> c69eeb80eead [2021-01-26T22:47:05.211Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-26T22:47:05.505Z] Removing intermediate container 345920e51d18 [2021-01-26T22:47:05.505Z] ---> e1ca35e6390b [2021-01-26T22:47:05.505Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:47:05.817Z] ---> Running in 24d8a56e8de3 [2021-01-26T22:47:05.817Z] Removing intermediate container fb3801b48036 [2021-01-26T22:47:05.817Z] ---> b06b3a23d455 [2021-01-26T22:47:05.817Z] Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:47:05.817Z] ---> Running in 61bf43b3dfd3 [2021-01-26T22:47:05.817Z] ---> Running in 6c33ef8d9985 [2021-01-26T22:47:05.817Z] ---> 1c1b700752e1 [2021-01-26T22:47:05.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T22:47:06.094Z] ---> Running in efab8f41fc72 [2021-01-26T22:47:06.094Z] Removing intermediate container 61bf43b3dfd3 [2021-01-26T22:47:06.094Z] ---> 8678d8033e1f [2021-01-26T22:47:06.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:47:06.094Z] Removing intermediate container 24d8a56e8de3 [2021-01-26T22:47:06.094Z] ---> d811aae0d16d [2021-01-26T22:47:06.094Z] [2021-01-26T22:47:06.384Z] Removing intermediate container 6c33ef8d9985 [2021-01-26T22:47:06.384Z] ---> 8f38d224b9d0 [2021-01-26T22:47:06.384Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T22:47:06.384Z] ---> Running in 503e3cae7df8 [2021-01-26T22:47:06.384Z] Removing intermediate container efab8f41fc72 [2021-01-26T22:47:06.384Z] ---> 1e8787afcb61 [2021-01-26T22:47:06.384Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T22:47:06.700Z] ---> Running in 46fcdee6ad9d [2021-01-26T22:47:06.700Z] ---> Running in e7e774f113c3 [2021-01-26T22:47:07.023Z] ---> b2b870a0f1c2 [2021-01-26T22:47:07.023Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-26T22:47:07.023Z] Successfully built d811aae0d16d [2021-01-26T22:47:07.023Z] Removing intermediate container 503e3cae7df8 [2021-01-26T22:47:07.023Z] ---> 032e296e29a8 [2021-01-26T22:47:07.023Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T22:47:07.346Z] Successfully tagged docker-support-logging-go:latest [2021-01-26T22:47:07.346Z] Building docker-core-data-go [2021-01-26T22:47:07.346Z]  Building docker-support-logging-go ... done  ---> Running in 75afd159e539 [2021-01-26T22:47:07.346Z] ---> Running in 2300cfa550d3 [2021-01-26T22:47:07.616Z] Removing intermediate container 46fcdee6ad9d [2021-01-26T22:47:07.616Z] ---> 715e70e9e186 [2021-01-26T22:47:07.616Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:47:07.616Z] Removing intermediate container e7e774f113c3 [2021-01-26T22:47:07.616Z] ---> 3966bda0befc [2021-01-26T22:47:07.616Z] [2021-01-26T22:47:07.936Z] ---> Running in bb02fdd89525 [2021-01-26T22:47:07.936Z] Removing intermediate container 75afd159e539 [2021-01-26T22:47:07.936Z] ---> 625f9c27ce6f [2021-01-26T22:47:07.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:47:07.936Z] Successfully built 3966bda0befc [2021-01-26T22:47:07.936Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-26T22:47:07.936Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-26T22:47:07.936Z] Removing intermediate container 2300cfa550d3 [2021-01-26T22:47:07.936Z] ---> ca84a23f057e [2021-01-26T22:47:07.936Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:47:08.251Z] ---> Running in 26db15d545df [2021-01-26T22:47:08.251Z] ---> Running in 34465bdca820 [2021-01-26T22:47:08.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T22:47:08.585Z] Removing intermediate container bb02fdd89525 [2021-01-26T22:47:08.585Z] ---> 624810421adb [2021-01-26T22:47:08.585Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:47:08.585Z] ---> Running in 9f2c6cef8ab2 [2021-01-26T22:47:08.867Z] Removing intermediate container 26db15d545df [2021-01-26T22:47:08.867Z] ---> d041a642adcf [2021-01-26T22:47:08.867Z] Step 22/24 : LABEL arch=x86_64 [2021-01-26T22:47:08.867Z] Removing intermediate container 34465bdca820 [2021-01-26T22:47:08.867Z] ---> 5ade9d5f1afb [2021-01-26T22:47:08.867Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:47:09.492Z] ---> Running in 0356228d475b [2021-01-26T22:47:09.492Z] ---> Running in 549cd351c117 [2021-01-26T22:47:09.492Z] Removing intermediate container 9f2c6cef8ab2 [2021-01-26T22:47:09.492Z] ---> 602597cd9ae4 [2021-01-26T22:47:09.492Z] [2021-01-26T22:47:10.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T22:47:10.115Z] Successfully built 602597cd9ae4 [2021-01-26T22:47:10.753Z] Successfully tagged docker-core-command-go:latest [2021-01-26T22:47:10.753Z] Building docker-sys-mgmt-agent-go [2021-01-26T22:47:11.382Z]  Building docker-core-command-go ... done Removing intermediate container 0356228d475b [2021-01-26T22:47:11.382Z] ---> ad9a0c593afb [2021-01-26T22:47:11.382Z] Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:47:11.382Z] Removing intermediate container 549cd351c117 [2021-01-26T22:47:11.382Z] ---> a3036eb795ce [2021-01-26T22:47:11.382Z] [2021-01-26T22:47:12.296Z] ---> Running in 0d3b2a5d24d4 [2021-01-26T22:47:12.296Z] Successfully built a3036eb795ce [2021-01-26T22:47:12.296Z] Successfully tagged docker-core-metadata-go:latest [2021-01-26T22:47:12.296Z] Building docker-security-proxy-setup-go [2021-01-26T22:47:13.125Z]  Building docker-core-metadata-go ... done Removing intermediate container 0d3b2a5d24d4 [2021-01-26T22:47:13.125Z] ---> f7bf091e49a8 [2021-01-26T22:47:13.125Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T22:47:13.910Z] ---> Running in 3df715977c76 [2021-01-26T22:47:15.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T22:47:15.494Z] Removing intermediate container 3df715977c76 [2021-01-26T22:47:15.494Z] ---> ac21020c69b4 [2021-01-26T22:47:15.494Z] [2021-01-26T22:47:16.090Z] Successfully built ac21020c69b4 [2021-01-26T22:47:16.380Z] Successfully tagged docker-support-notifications-go:latest [2021-01-26T22:47:16.380Z]  Building docker-support-notifications-go ... done Building docker-security-secrets-setup-go [2021-01-26T22:47:20.805Z] 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 [2021-01-26T22:47:23.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T22:47:26.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T22:47:31.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T22:47:34.481Z] 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] } [2021-01-26T22:47:37.901Z] $ docker stop --time=1 a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab [2021-01-26T22:47:40.391Z] $ docker rm -f a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:47:42.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T22:47:42.534Z] [2021-01-26T22:47:42.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:47:42.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T22:47:42.964Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-26T22:47:42.964Z] 29e5d40040c1: Pulling fs layer [2021-01-26T22:47:42.964Z] 1ce36da41761: Pulling fs layer [2021-01-26T22:47:42.964Z] 25b303627fd3: Pulling fs layer [2021-01-26T22:47:43.555Z] 29e5d40040c1: Download complete [2021-01-26T22:47:44.155Z] 1ce36da41761: Download complete [2021-01-26T22:47:44.156Z] 29e5d40040c1: Pull complete [2021-01-26T22:47:45.592Z] 1ce36da41761: Pull complete [2021-01-26T22:47:45.865Z] 25b303627fd3: Verifying Checksum [2021-01-26T22:47:45.865Z] 25b303627fd3: Download complete [2021-01-26T22:47:56.044Z] 25b303627fd3: Pull complete [2021-01-26T22:47:56.044Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-26T22:47:56.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T22:47:56.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-26T22:47:56.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container [2021-01-26T22:47:56.378Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T22:47:59.189Z] $ docker top d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:48:00.267Z] + docker-compose+ buildgrep --help parallel [2021-01-26T22:48:00.267Z] [2021-01-26T22:48:03.628Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T22:48:03.942Z] $ docker stop --time=1 d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 [2021-01-26T22:48:05.953Z] $ docker rm -f d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:48:07.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T22:48:07.020Z] . [Pipeline] withDockerContainer [2021-01-26T22:48:07.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container [2021-01-26T22:48:07.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2021-01-26T22:48:08.817Z] $ docker top a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:48:09.902Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T22:48:13.268Z] Building docker-core-command-go ... [2021-01-26T22:48:13.268Z] Building docker-core-data-go ... [2021-01-26T22:48:13.268Z] Building docker-core-metadata-go ... [2021-01-26T22:48:13.268Z] Building docker-security-bootstrap-redis-go ... [2021-01-26T22:48:13.268Z] Building docker-security-proxy-setup-go ... [2021-01-26T22:48:13.268Z] Building docker-security-secrets-setup-go ... [2021-01-26T22:48:13.268Z] Building docker-security-secretstore-setup-go ... [2021-01-26T22:48:13.268Z] Building docker-support-logging-go ... [2021-01-26T22:48:13.268Z] Building docker-support-notifications-go ... [2021-01-26T22:48:13.268Z] Building docker-support-scheduler-go ... [2021-01-26T22:48:13.268Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T22:48:13.268Z] Building docker-support-logging-go [2021-01-26T22:48:13.268Z] Building docker-support-notifications-go [2021-01-26T22:48:13.268Z] Building docker-core-metadata-go [2021-01-26T22:48:13.541Z] Building docker-sys-mgmt-agent-go [2021-01-26T22:48:13.541Z] Building docker-security-bootstrap-redis-go [2021-01-26T22:48:16.173Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:48:16.173Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:48:16.173Z] ---> a79f1d8a3295 [2021-01-26T22:48:16.173Z] Step 3/27 : WORKDIR /edgex-go [2021-01-26T22:48:16.173Z] ---> Using cache [2021-01-26T22:48:16.173Z] ---> dfcb8d67e572 [2021-01-26T22:48:16.173Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:48:16.173Z] ---> Using cache [2021-01-26T22:48:16.173Z] ---> 6242a6d9058a [2021-01-26T22:48:16.173Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-26T22:48:16.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:48:16.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:48:16.173Z] ---> a79f1d8a3295 [2021-01-26T22:48:16.173Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T22:48:16.173Z] ---> Using cache [2021-01-26T22:48:16.173Z] ---> dfcb8d67e572 [2021-01-26T22:48:16.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:48:16.173Z] ---> Using cache [2021-01-26T22:48:16.173Z] ---> 6242a6d9058a [2021-01-26T22:48:16.173Z] Step 5/24 : RUN apk update && apk add make git [2021-01-26T22:48:16.173Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> b9a1aba87060 [2021-01-26T22:48:16.174Z] Step 6/24 : COPY go.mod . [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 18ee9728b2ab [2021-01-26T22:48:16.174Z] Step 7/24 : RUN go mod download [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 130e00cc75f8 [2021-01-26T22:48:16.174Z] Step 8/24 : COPY . . [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 7f587598366d [2021-01-26T22:48:16.174Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T22:48:16.174Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:48:16.174Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-26T22:48:16.174Z] ---> a79f1d8a3295 [2021-01-26T22:48:16.174Z] Step 3/29 : WORKDIR /edgex-go [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> dfcb8d67e572 [2021-01-26T22:48:16.174Z] Step 4/29 : RUN apk update && apk add make git [2021-01-26T22:48:16.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:48:16.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:48:16.174Z] ---> a79f1d8a3295 [2021-01-26T22:48:16.174Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> dfcb8d67e572 [2021-01-26T22:48:16.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 6242a6d9058a [2021-01-26T22:48:16.174Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T22:48:16.174Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:48:16.174Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:48:16.174Z] ---> a79f1d8a3295 [2021-01-26T22:48:16.174Z] Step 3/20 : WORKDIR /edgex-go [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> dfcb8d67e572 [2021-01-26T22:48:16.174Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 6242a6d9058a [2021-01-26T22:48:16.174Z] Step 5/20 : RUN apk update && apk add make git [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> b9a1aba87060 [2021-01-26T22:48:16.174Z] Step 6/20 : COPY go.mod . [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 18ee9728b2ab [2021-01-26T22:48:16.174Z] Step 7/20 : RUN go mod download [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 130e00cc75f8 [2021-01-26T22:48:16.174Z] Step 8/20 : COPY . . [2021-01-26T22:48:16.174Z] ---> Using cache [2021-01-26T22:48:16.174Z] ---> 7f587598366d [2021-01-26T22:48:16.174Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-26T22:48:16.174Z] ---> Running in 3102d6b4bbb2 [2021-01-26T22:48:16.174Z] ---> Running in ce19bba9b8ed [2021-01-26T22:48:16.174Z] ---> Running in 97fdfac7f08a [2021-01-26T22:48:16.174Z] ---> Running in 702e4472a9ac [2021-01-26T22:48:16.174Z] ---> Running in 0333b3539516 [2021-01-26T22:48:16.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T22:48:16.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:48:16.542Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:48:16.542Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:48:16.542Z] OK: 12752 distinct packages available [2021-01-26T22:48:16.832Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:48:16.832Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:48:16.832Z] OK: 12752 distinct packages available [2021-01-26T22:48:17.144Z] OK: 233 MiB in 51 packages [2021-01-26T22:48:17.421Z] OK: 233 MiB in 51 packages [2021-01-26T22:48:18.051Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:48:18.051Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:48:18.051Z] OK: 12752 distinct packages available [2021-01-26T22:48:18.680Z] OK: 233 MiB in 51 packages [2021-01-26T22:48:20.836Z] Removing intermediate container ce19bba9b8ed [2021-01-26T22:48:20.836Z] ---> 8b1ddea06ce3 [2021-01-26T22:48:20.836Z] Step 6/27 : COPY go.mod . [2021-01-26T22:48:20.836Z] Removing intermediate container 702e4472a9ac [2021-01-26T22:48:20.836Z] ---> 2f4bc72ae163 [2021-01-26T22:48:20.836Z] Step 6/23 : COPY go.mod . [2021-01-26T22:48:21.138Z] Removing intermediate container 97fdfac7f08a [2021-01-26T22:48:21.138Z] ---> 757865c63385 [2021-01-26T22:48:21.138Z] Step 5/29 : COPY go.mod . [2021-01-26T22:48:21.436Z] ---> 89ce84efe5e4 [2021-01-26T22:48:21.436Z] Step 7/27 : RUN go mod download [2021-01-26T22:48:21.436Z] ---> Running in 6a2a11502db0 [2021-01-26T22:48:21.743Z] ---> 07f3366fc77e [2021-01-26T22:48:21.743Z] Step 7/23 : RUN go mod download [2021-01-26T22:48:21.743Z] ---> Running in 73b054909cff [2021-01-26T22:48:22.070Z] ---> d8d2a278f891 [2021-01-26T22:48:22.070Z] Step 6/29 : RUN go mod download [2021-01-26T22:48:22.354Z] ---> Running in 81042844285a [2021-01-26T22:48:26.973Z] Removing intermediate container 73b054909cff [2021-01-26T22:48:26.973Z] ---> f55d01876a58 [2021-01-26T22:48:26.973Z] Step 8/23 : COPY . . [2021-01-26T22:48:26.973Z] Removing intermediate container 6a2a11502db0 [2021-01-26T22:48:26.973Z] ---> b2e0133ad35e [2021-01-26T22:48:26.973Z] Step 8/27 : COPY . . [2021-01-26T22:48:26.973Z] Removing intermediate container 81042844285a [2021-01-26T22:48:26.973Z] ---> a55e8b3874d2 [2021-01-26T22:48:26.973Z] Step 7/29 : COPY . . [2021-01-26T22:48:49.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T22:49:05.468Z] Removing intermediate container 3102d6b4bbb2 [2021-01-26T22:49:05.468Z] ---> d95f4265cf7b [2021-01-26T22:49:05.468Z] [2021-01-26T22:49:05.468Z] Step 10/20 : FROM alpine [2021-01-26T22:49:05.468Z] latest: Pulling from library/alpine [2021-01-26T22:49:06.202Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-26T22:49:07.230Z] Status: Downloaded newer image for alpine:latest [2021-01-26T22:49:07.230Z] ---> 7731472c3f2a [2021-01-26T22:49:07.230Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-26T22:49:08.805Z] ---> Running in c3b558cc0011 [2021-01-26T22:49:14.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:49:15.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:49:15.773Z] v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-26T22:49:15.773Z] v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-26T22:49:15.773Z] OK: 13881 distinct packages available [2021-01-26T22:49:17.068Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-26T22:49:17.068Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-26T22:49:17.695Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-26T22:49:17.695Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-26T22:49:17.967Z] (5/5) Installing curl (7.74.0-r0) [2021-01-26T22:49:17.967Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:49:18.248Z] Executing ca-certificates-20191127-r5.trigger [2021-01-26T22:49:18.523Z] OK: 8 MiB in 19 packages [2021-01-26T22:49:19.575Z] Removing intermediate container 0333b3539516 [2021-01-26T22:49:19.575Z] ---> 29712bdd44b5 [2021-01-26T22:49:19.575Z] [2021-01-26T22:49:19.575Z] Step 10/24 : FROM alpine:3.10 [2021-01-26T22:49:19.885Z] 3.10: Pulling from library/alpine [2021-01-26T22:49:23.226Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-26T22:49:23.959Z] Status: Downloaded newer image for alpine:3.10 [2021-01-26T22:49:23.959Z] ---> be4e4bea2c2e [2021-01-26T22:49:23.959Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-26T22:49:25.625Z] ---> Running in 256a9c1a4ae7 [2021-01-26T22:49:25.625Z] Removing intermediate container c3b558cc0011 [2021-01-26T22:49:25.625Z] ---> 94e635d648a3 [2021-01-26T22:49:25.625Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T22:49:27.792Z] ---> Running in 3fb3fb472e4d [2021-01-26T22:49:28.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:49:29.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:49:29.415Z] Removing intermediate container 3fb3fb472e4d [2021-01-26T22:49:29.415Z] ---> 51e7a5decefe [2021-01-26T22:49:29.415Z] Step 13/20 : WORKDIR /edgex [2021-01-26T22:49:29.415Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-26T22:49:29.415Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-26T22:49:29.415Z] OK: 10350 distinct packages available [2021-01-26T22:49:29.415Z] ---> Running in c0bd2c0cb2e1 [2021-01-26T22:49:29.772Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-26T22:49:29.772Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-26T22:49:29.772Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-26T22:49:29.772Z] (4/5) Installing curl (7.66.0-r3) [2021-01-26T22:49:29.772Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T22:49:29.772Z] ---> 3c38dfcb76ae [2021-01-26T22:49:29.772Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-26T22:49:29.772Z] Executing busybox-1.30.1-r3.trigger [2021-01-26T22:49:30.145Z] ---> e7fa1152bf2d [2021-01-26T22:49:30.145Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T22:49:30.145Z] Executing ca-certificates-20191127-r2.trigger [2021-01-26T22:49:30.145Z] ---> d0858f281e6c [2021-01-26T22:49:30.145Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T22:49:30.145Z] OK: 7 MiB in 19 packages [2021-01-26T22:49:30.145Z] ---> Running in 69d10544b56e [2021-01-26T22:49:30.145Z] ---> Running in 250934e66f04 [2021-01-26T22:49:30.145Z] ---> Running in 3e99a0c93f6c [2021-01-26T22:49:30.145Z] Removing intermediate container c0bd2c0cb2e1 [2021-01-26T22:49:30.145Z] ---> cea47b5c6e98 [2021-01-26T22:49:30.145Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T22:49:31.216Z] ---> f01f0ac0d222 [2021-01-26T22:49:31.216Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T22:49:31.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T22:49:31.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T22:49:31.849Z] 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 [2021-01-26T22:49:32.488Z] Removing intermediate container 256a9c1a4ae7 [2021-01-26T22:49:32.488Z] ---> a58d243b595d [2021-01-26T22:49:32.488Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T22:49:32.772Z] ---> Running in ef022ff7126d [2021-01-26T22:49:33.045Z] ---> d35c8b0bae83 [2021-01-26T22:49:33.045Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T22:49:33.322Z] ---> Running in 2070e567b6bb [2021-01-26T22:49:33.322Z] Removing intermediate container ef022ff7126d [2021-01-26T22:49:33.322Z] ---> d6ad86853257 [2021-01-26T22:49:33.322Z] Step 13/24 : WORKDIR / [2021-01-26T22:49:33.610Z] ---> Running in 9807e5d818d2 [2021-01-26T22:49:33.936Z] Removing intermediate container 2070e567b6bb [2021-01-26T22:49:33.936Z] ---> 865349f319b9 [2021-01-26T22:49:33.936Z] Step 17/20 : CMD ["--init=true"] [2021-01-26T22:49:33.936Z] ---> Running in b2e296002565 [2021-01-26T22:49:34.270Z] Removing intermediate container 9807e5d818d2 [2021-01-26T22:49:34.270Z] ---> a71956adbc90 [2021-01-26T22:49:34.270Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T22:49:34.549Z] Removing intermediate container b2e296002565 [2021-01-26T22:49:34.549Z] ---> 24f3151d52d5 [2021-01-26T22:49:34.549Z] Step 18/20 : LABEL arch=x86_64 [2021-01-26T22:49:34.828Z] ---> Running in c7550145ddb9 [2021-01-26T22:49:35.108Z] ---> dc8bcc6ca93f [2021-01-26T22:49:35.108Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T22:49:35.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:49:35.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:49:35.278Z] ---> dc6e22fb74ea [2021-01-26T22:49:35.278Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:49:35.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:49:35.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:49:35.278Z] ---> dc6e22fb74ea [2021-01-26T22:49:35.278Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:49:35.278Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:49:35.278Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:49:35.278Z] ---> dc6e22fb74ea [2021-01-26T22:49:35.278Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T22:49:35.278Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:49:35.278Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:49:35.278Z] ---> dc6e22fb74ea [2021-01-26T22:49:35.278Z] Step 3/27 : WORKDIR /edgex-go [2021-01-26T22:49:35.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:49:35.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:49:35.278Z] ---> dc6e22fb74ea [2021-01-26T22:49:35.278Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:49:35.278Z] ---> Running in 9e4fca274fce [2021-01-26T22:49:35.278Z] ---> Running in 9d4df4362279 [2021-01-26T22:49:35.278Z] ---> Running in 40a6277f22a0 [2021-01-26T22:49:35.278Z] ---> Running in 02ccd1559f4d [2021-01-26T22:49:35.278Z] ---> Running in e29a8061662d [2021-01-26T22:49:35.278Z] Removing intermediate container 40a6277f22a0 [2021-01-26T22:49:35.278Z] ---> a0a5176f839e [2021-01-26T22:49:35.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:49:35.278Z] Removing intermediate container 9e4fca274fce [2021-01-26T22:49:35.278Z] ---> b138df844571 [2021-01-26T22:49:35.278Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:49:35.278Z] Removing intermediate container 9d4df4362279 [2021-01-26T22:49:35.278Z] ---> 4fc3c3266d8b [2021-01-26T22:49:35.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:49:35.278Z] Removing intermediate container e29a8061662d [2021-01-26T22:49:35.278Z] ---> f114f43acf4d [2021-01-26T22:49:35.278Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:49:35.278Z] Removing intermediate container 02ccd1559f4d [2021-01-26T22:49:35.278Z] ---> 1cbfff210ae6 [2021-01-26T22:49:35.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:49:35.278Z] ---> Running in 0a19309927d5 [2021-01-26T22:49:35.278Z] ---> Running in 5fb6e063fb67 [2021-01-26T22:49:35.278Z] ---> Running in 4de4a2414b07 [2021-01-26T22:49:35.278Z] ---> Running in 978a3b13695b [2021-01-26T22:49:35.278Z] ---> Running in a85e6ea42669 [2021-01-26T22:49:35.278Z] Removing intermediate container 0a19309927d5 [2021-01-26T22:49:35.278Z] ---> 66a6c3a1ae83 [2021-01-26T22:49:35.278Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-26T22:49:35.278Z] ---> Running in 272b87ec0066 [2021-01-26T22:49:35.278Z] Removing intermediate container 5fb6e063fb67 [2021-01-26T22:49:35.278Z] ---> 30906b0c3d75 [2021-01-26T22:49:35.278Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:49:35.278Z] Removing intermediate container 4de4a2414b07 [2021-01-26T22:49:35.278Z] ---> cb5539191ed5 [2021-01-26T22:49:35.278Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-26T22:49:35.278Z] Removing intermediate container 978a3b13695b [2021-01-26T22:49:35.278Z] ---> aca49c55d3fc [2021-01-26T22:49:35.278Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-26T22:49:35.278Z] ---> Running in 88086e0cbb7f [2021-01-26T22:49:35.278Z] Removing intermediate container a85e6ea42669 [2021-01-26T22:49:35.278Z] ---> b3732275dd9c [2021-01-26T22:49:35.278Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:49:35.278Z] ---> Running in 8318813eff1e [2021-01-26T22:49:35.278Z] ---> Running in ba45bedde7aa [2021-01-26T22:49:35.278Z] ---> Running in e2bdee6071b8 [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.391Z] Removing intermediate container c7550145ddb9 [2021-01-26T22:49:35.391Z] ---> 4b2122f39ede [2021-01-26T22:49:35.391Z] Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:49:35.722Z] ---> Running in b6910d5fb117 [2021-01-26T22:49:35.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:35.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:49:36.151Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:49:36.151Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:49:36.151Z] OK: 12622 distinct packages available [2021-01-26T22:49:36.748Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:36.806Z] ---> 33554140b37f [2021-01-26T22:49:36.807Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T22:49:37.020Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:49:37.020Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:49:37.020Z] OK: 12622 distinct packages available [2021-01-26T22:49:37.121Z] Removing intermediate container b6910d5fb117 [2021-01-26T22:49:37.121Z] ---> 3712165649c0 [2021-01-26T22:49:37.121Z] Step 20/20 : LABEL version=0.0.0 [2021-01-26T22:49:37.121Z] ---> Running in 3c666db9e849 [2021-01-26T22:49:37.121Z] ---> 91d9a8252e4e [2021-01-26T22:49:37.121Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T22:49:37.297Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:49:37.297Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:49:37.297Z] OK: 12622 distinct packages available [2021-01-26T22:49:37.297Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:49:37.297Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:49:37.297Z] OK: 12622 distinct packages available [2021-01-26T22:49:37.297Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:49:37.297Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:49:37.297Z] OK: 12622 distinct packages available [2021-01-26T22:49:37.896Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:38.173Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:38.173Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:38.181Z] Removing intermediate container 3c666db9e849 [2021-01-26T22:49:38.181Z] ---> f5cfbd5dee1e [2021-01-26T22:49:38.181Z] [2021-01-26T22:49:38.451Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:38.742Z] Removing intermediate container 272b87ec0066 [2021-01-26T22:49:38.742Z] ---> d343bc59962c [2021-01-26T22:49:38.742Z] Step 6/27 : COPY go.mod . [2021-01-26T22:49:38.792Z] ---> 267d2f68eda7 [2021-01-26T22:49:38.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T22:49:39.362Z] OK: 217 MiB in 51 packages [2021-01-26T22:49:39.421Z] Successfully built f5cfbd5dee1e [2021-01-26T22:49:39.421Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-26T22:49:39.421Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-26T22:49:39.643Z] Removing intermediate container 88086e0cbb7f [2021-01-26T22:49:39.643Z] ---> 28db43a87a70 [2021-01-26T22:49:39.643Z] Step 6/22 : COPY go.mod . [2021-01-26T22:49:39.916Z] ---> eedea7a1713d [2021-01-26T22:49:39.916Z] Step 7/27 : RUN go mod download [2021-01-26T22:49:40.196Z] ---> Running in ee2bb8ab3b73 [2021-01-26T22:49:40.196Z] Removing intermediate container 8318813eff1e [2021-01-26T22:49:40.196Z] ---> bfe5e1e2956d [2021-01-26T22:49:40.196Z] Step 6/24 : COPY go.mod . [2021-01-26T22:49:40.474Z] Removing intermediate container e2bdee6071b8 [2021-01-26T22:49:40.474Z] ---> f07c826326c4 [2021-01-26T22:49:40.474Z] Step 6/22 : COPY go.mod . [2021-01-26T22:49:40.754Z] ---> 1bc9d07d29bd [2021-01-26T22:49:40.754Z] Step 7/22 : RUN go mod download [2021-01-26T22:49:40.990Z] ---> 04db49fad141 [2021-01-26T22:49:40.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T22:49:41.029Z] ---> Running in 61111a2d52c8 [2021-01-26T22:49:41.302Z] Removing intermediate container ba45bedde7aa [2021-01-26T22:49:41.302Z] ---> f0c50754f575 [2021-01-26T22:49:41.302Z] Step 6/22 : COPY go.mod . [2021-01-26T22:49:41.302Z] ---> b4b8cfded10f [2021-01-26T22:49:41.302Z] Step 7/24 : RUN go mod download [2021-01-26T22:49:41.578Z] ---> Running in fe99bbe556e4 [2021-01-26T22:49:41.850Z] ---> fbafb55d5b34 [2021-01-26T22:49:41.850Z] Step 7/22 : RUN go mod download [2021-01-26T22:49:42.124Z] ---> Running in fbee93993494 [2021-01-26T22:49:42.407Z] ---> 41900c37a2d7 [2021-01-26T22:49:42.407Z] Step 7/22 : RUN go mod download [2021-01-26T22:49:42.687Z] ---> Running in bf568f62383e [2021-01-26T22:49:43.759Z] ---> 2e0abb7b73c2 [2021-01-26T22:49:43.760Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-26T22:49:44.129Z] Removing intermediate container ee2bb8ab3b73 [2021-01-26T22:49:44.130Z] ---> 3bd7e6cb3d1b [2021-01-26T22:49:44.130Z] Step 8/27 : COPY . . [2021-01-26T22:49:44.832Z] ---> Running in 0ed0ed264b74 [2021-01-26T22:49:46.123Z] Removing intermediate container 61111a2d52c8 [2021-01-26T22:49:46.123Z] ---> 9221e2940a88 [2021-01-26T22:49:46.123Z] Step 8/22 : COPY . . [2021-01-26T22:49:48.742Z] Removing intermediate container fe99bbe556e4 [2021-01-26T22:49:48.742Z] ---> f09f8b112981 [2021-01-26T22:49:48.742Z] Step 8/24 : COPY . . [2021-01-26T22:49:49.738Z] Removing intermediate container bf568f62383e [2021-01-26T22:49:49.738Z] ---> 8a05cf4f7d8e [2021-01-26T22:49:49.738Z] Step 8/22 : COPY . . [2021-01-26T22:49:49.738Z] Removing intermediate container fbee93993494 [2021-01-26T22:49:49.738Z] ---> 5a3666045fb9 [2021-01-26T22:49:49.738Z] Step 8/22 : COPY . . [2021-01-26T22:49:50.567Z] Removing intermediate container 0ed0ed264b74 [2021-01-26T22:49:50.567Z] ---> a4cf4df67618 [2021-01-26T22:49:50.567Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T22:49:50.995Z] ---> Running in d74aa65b3dd3 [2021-01-26T22:49:51.874Z] Removing intermediate container d74aa65b3dd3 [2021-01-26T22:49:51.874Z] ---> 1d6f23461c9d [2021-01-26T22:49:51.874Z] Step 22/24 : LABEL arch=x86_64 [2021-01-26T22:49:51.874Z] ---> Running in ae161d021744 [2021-01-26T22:49:52.723Z] Removing intermediate container ae161d021744 [2021-01-26T22:49:52.723Z] ---> d37c5d295986 [2021-01-26T22:49:52.723Z] Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:49:53.099Z] ---> Running in e0bc8d273486 [2021-01-26T22:49:54.003Z] Removing intermediate container e0bc8d273486 [2021-01-26T22:49:54.003Z] ---> ae69c5f93fcd [2021-01-26T22:49:54.003Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T22:49:54.003Z] ---> Running in b078b381bf69 [2021-01-26T22:49:54.853Z] Removing intermediate container b078b381bf69 [2021-01-26T22:49:54.853Z] ---> c292a073d808 [2021-01-26T22:49:54.853Z] [2021-01-26T22:49:56.282Z] Successfully built c292a073d808 [2021-01-26T22:49:56.282Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-26T22:50:11.971Z] ---> 7552dcecb40b [2021-01-26T22:50:11.971Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T22:50:11.971Z] ---> 25e76d170c0a [2021-01-26T22:50:11.971Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-26T22:50:11.971Z] ---> Running in 9954369a1aa5 [2021-01-26T22:50:11.971Z] ---> Running in c8956e84e180 [2021-01-26T22:50:11.971Z] ---> 2c55c50a1ba9 [2021-01-26T22:50:11.971Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T22:50:11.971Z] ---> 66a46b60dbfb [2021-01-26T22:50:11.971Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-26T22:50:11.971Z] ---> 4d67dee4a518 [2021-01-26T22:50:11.971Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-26T22:50:11.971Z] ---> Running in 5e7dc67c84cf [2021-01-26T22:50:11.971Z] ---> Running in 433ecd2482f5 [2021-01-26T22:50:11.971Z] ---> Running in a68954be2da0 [2021-01-26T22:50:12.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T22:50:12.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T22:50:12.523Z] 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 [2021-01-26T22:50:12.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T22:50:12.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T22:50:23.122Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:50:23.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:50:23.122Z] ---> a79f1d8a3295 [2021-01-26T22:50:23.122Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> dfcb8d67e572 [2021-01-26T22:50:23.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> 6242a6d9058a [2021-01-26T22:50:23.122Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> b9a1aba87060 [2021-01-26T22:50:23.122Z] Step 6/22 : COPY go.mod . [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> 18ee9728b2ab [2021-01-26T22:50:23.122Z] Step 7/22 : RUN go mod download [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> 130e00cc75f8 [2021-01-26T22:50:23.122Z] Step 8/22 : COPY . . [2021-01-26T22:50:23.122Z] ---> Using cache [2021-01-26T22:50:23.122Z] ---> 7f587598366d [2021-01-26T22:50:23.122Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T22:50:23.770Z] Removing intermediate container 3e99a0c93f6c [2021-01-26T22:50:23.770Z] ---> 3523da0e0417 [2021-01-26T22:50:23.770Z] [2021-01-26T22:50:23.770Z] Step 9/29 : FROM alpine:latest [2021-01-26T22:50:23.770Z] ---> 7731472c3f2a [2021-01-26T22:50:23.770Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-26T22:50:24.048Z] ---> Running in 06135c1e66ce [2021-01-26T22:50:24.048Z] Removing intermediate container 69d10544b56e [2021-01-26T22:50:24.048Z] ---> 83a2782725b9 [2021-01-26T22:50:24.048Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T22:50:24.048Z] ---> Running in 96394f21d036 [2021-01-26T22:50:24.343Z] ---> Running in be4da14d0804 [2021-01-26T22:50:24.981Z] Removing intermediate container 96394f21d036 [2021-01-26T22:50:24.981Z] ---> d88f2ccadb07 [2021-01-26T22:50:24.981Z] Step 11/29 : USER root [2021-01-26T22:50:24.981Z] ---> Running in 4baf9c92e819 [2021-01-26T22:50:25.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T22:50:25.638Z] Removing intermediate container 4baf9c92e819 [2021-01-26T22:50:25.638Z] ---> 77b2365f15f9 [2021-01-26T22:50:25.638Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-26T22:50:25.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T22:50:25.923Z] ---> Running in 638b05012bed [2021-01-26T22:50:27.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:27.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:28.180Z] v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-26T22:50:28.180Z] v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-26T22:50:28.180Z] OK: 13881 distinct packages available [2021-01-26T22:50:29.385Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-26T22:50:29.385Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-26T22:50:29.385Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:50:29.385Z] Executing ca-certificates-20191127-r5.trigger [2021-01-26T22:50:29.686Z] OK: 6 MiB in 16 packages [2021-01-26T22:50:33.262Z] Removing intermediate container be4da14d0804 [2021-01-26T22:50:33.262Z] ---> f27adc254de3 [2021-01-26T22:50:33.262Z] [2021-01-26T22:50:33.262Z] Step 11/27 : FROM docker:latest [2021-01-26T22:50:33.262Z] ---> 1b003a99702a [2021-01-26T22:50:33.262Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-26T22:50:33.554Z] Removing intermediate container 638b05012bed [2021-01-26T22:50:33.554Z] ---> 53ce82f5e1a7 [2021-01-26T22:50:33.554Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-26T22:50:33.875Z] ---> Running in e6c9e74ec68e [2021-01-26T22:50:33.875Z] ---> Running in 7d27ffed484c [2021-01-26T22:50:34.184Z] Removing intermediate container 250934e66f04 [2021-01-26T22:50:34.184Z] ---> 83a01af65f03 [2021-01-26T22:50:34.184Z] [2021-01-26T22:50:34.184Z] Step 10/23 : FROM alpine [2021-01-26T22:50:34.184Z] ---> 7731472c3f2a [2021-01-26T22:50:34.184Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:50:34.518Z] ---> Running in 126b425b88c2 [2021-01-26T22:50:34.847Z] Removing intermediate container 7d27ffed484c [2021-01-26T22:50:34.847Z] ---> e5e7a022567f [2021-01-26T22:50:34.847Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-26T22:50:35.134Z] ---> Running in e688947f720e [2021-01-26T22:50:35.420Z] Removing intermediate container 126b425b88c2 [2021-01-26T22:50:35.420Z] ---> a11281449ed0 [2021-01-26T22:50:35.420Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T22:50:35.420Z] Removing intermediate container e688947f720e [2021-01-26T22:50:35.420Z] ---> 3da98dd48fd5 [2021-01-26T22:50:35.420Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-26T22:50:35.420Z] ---> Running in 8252807f9803 [2021-01-26T22:50:36.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:36.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:36.389Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T22:50:36.726Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T22:50:36.726Z] ---> Running in 7d298ad5d73f [2021-01-26T22:50:36.726Z] Executing bash-5.0.17-r0.post-install [2021-01-26T22:50:36.726Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:50:36.726Z] Removing intermediate container 8252807f9803 [2021-01-26T22:50:36.726Z] ---> 5194757055c7 [2021-01-26T22:50:36.726Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T22:50:36.726Z] OK: 12 MiB in 22 packages [2021-01-26T22:50:37.038Z] ---> Running in e19e9a3b9a5e [2021-01-26T22:50:37.670Z] Removing intermediate container e19e9a3b9a5e [2021-01-26T22:50:37.670Z] ---> 1bd4ca2821d5 [2021-01-26T22:50:37.670Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:50:37.670Z] ---> Running in 3b36b232769b [2021-01-26T22:50:38.298Z] Removing intermediate container e6c9e74ec68e [2021-01-26T22:50:38.298Z] ---> a519b1c77d9c [2021-01-26T22:50:38.298Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-26T22:50:38.614Z] ---> Running in 7694b4efb849 [2021-01-26T22:50:39.665Z] Removing intermediate container 7d298ad5d73f [2021-01-26T22:50:39.665Z] ---> 5841d3e2e655 [2021-01-26T22:50:39.665Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-26T22:50:41.215Z] Removing intermediate container 3b36b232769b [2021-01-26T22:50:41.215Z] ---> 91ef7b1092a3 [2021-01-26T22:50:41.215Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-26T22:50:41.215Z] ---> 021af59a3af8 [2021-01-26T22:50:41.215Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-26T22:50:41.215Z] ---> Running in 8247f19c0d92 [2021-01-26T22:50:41.545Z] Removing intermediate container 7694b4efb849 [2021-01-26T22:50:41.545Z] ---> 424cc4f12ef5 [2021-01-26T22:50:41.545Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T22:50:41.545Z] ---> Running in 5ae9114849b5 [2021-01-26T22:50:42.231Z] ---> 619164d69bba [2021-01-26T22:50:42.231Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-26T22:50:42.536Z] Removing intermediate container 5ae9114849b5 [2021-01-26T22:50:42.536Z] ---> a8c04c25f2c7 [2021-01-26T22:50:42.536Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-26T22:50:42.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:43.141Z] ---> Running in 3788703c78ef [2021-01-26T22:50:43.141Z] ---> a8d0b6a0c96d [2021-01-26T22:50:43.141Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-26T22:50:43.497Z] Removing intermediate container 3788703c78ef [2021-01-26T22:50:43.497Z] ---> fd0ba80d65ef [2021-01-26T22:50:43.497Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-26T22:50:43.777Z] ---> Running in d86b9aeed1ce [2021-01-26T22:50:44.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:44.050Z] ---> e2de695a04e9 [2021-01-26T22:50:44.050Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-26T22:50:44.397Z] Removing intermediate container d86b9aeed1ce [2021-01-26T22:50:44.397Z] ---> 0af4dd8c3d21 [2021-01-26T22:50:44.397Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T22:50:44.730Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-26T22:50:45.020Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-26T22:50:45.020Z] ---> a84176967919 [2021-01-26T22:50:45.020Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-26T22:50:45.020Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-26T22:50:45.304Z] ---> Running in 9e185a3cdc06 [2021-01-26T22:50:45.304Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-26T22:50:45.304Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-26T22:50:45.641Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:50:45.641Z] OK: 8 MiB in 19 packages [2021-01-26T22:50:45.641Z] ---> 35feb1745fef [2021-01-26T22:50:45.641Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T22:50:46.709Z] ---> 54bd16c9d9a9 [2021-01-26T22:50:46.709Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T22:50:47.324Z] Removing intermediate container 8247f19c0d92 [2021-01-26T22:50:47.324Z] ---> 9a4d129e8fc8 [2021-01-26T22:50:47.324Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-26T22:50:49.372Z] ---> 644fb4d60239 [2021-01-26T22:50:49.372Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-26T22:50:49.701Z] ---> Running in 135eb66753e5 [2021-01-26T22:50:49.701Z] Removing intermediate container 9e185a3cdc06 [2021-01-26T22:50:49.701Z] ---> c8985a5923b5 [2021-01-26T22:50:49.701Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T22:50:49.701Z] ---> 684a109137c2 [2021-01-26T22:50:49.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T22:50:49.982Z] Removing intermediate container 06135c1e66ce [2021-01-26T22:50:49.982Z] ---> 1b14e080fa38 [2021-01-26T22:50:49.982Z] [2021-01-26T22:50:49.982Z] Step 10/22 : FROM alpine:3.10 [2021-01-26T22:50:49.982Z] ---> be4e4bea2c2e [2021-01-26T22:50:49.982Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-26T22:50:49.982Z] ---> Using cache [2021-01-26T22:50:49.982Z] ---> a58d243b595d [2021-01-26T22:50:49.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-26T22:50:49.982Z] ---> Running in b9f5cb111432 [2021-01-26T22:50:50.631Z] ---> d38bb98b9acc [2021-01-26T22:50:50.631Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-26T22:50:50.917Z] ---> Running in eb5f8f4647f7 [2021-01-26T22:50:50.917Z] Removing intermediate container b9f5cb111432 [2021-01-26T22:50:50.917Z] ---> 399df7f3fa20 [2021-01-26T22:50:50.917Z] Step 13/22 : WORKDIR / [2021-01-26T22:50:51.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:51.198Z] ---> Running in d126f036c136 [2021-01-26T22:50:51.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:50:51.198Z] ---> a7bd013b0898 [2021-01-26T22:50:51.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T22:50:51.502Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T22:50:51.502Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T22:50:51.502Z] Removing intermediate container d126f036c136 [2021-01-26T22:50:51.502Z] ---> dd3d567e09bd [2021-01-26T22:50:51.502Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-26T22:50:51.502Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T22:50:51.503Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T22:50:51.503Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T22:50:51.831Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T22:50:51.831Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T22:50:53.005Z] ---> 94f676d751c7 [2021-01-26T22:50:53.005Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T22:50:55.681Z] ---> Running in a94de4e71b35 [2021-01-26T22:50:55.681Z] ---> 8516f960964f [2021-01-26T22:50:55.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-26T22:50:55.681Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T22:50:55.681Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T22:50:55.681Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T22:50:55.681Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T22:50:55.681Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T22:50:55.681Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T22:50:55.681Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T22:50:55.681Z] Removing intermediate container eb5f8f4647f7 [2021-01-26T22:50:55.681Z] ---> 6e9e74420df8 [2021-01-26T22:50:55.681Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-26T22:50:55.681Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T22:50:56.411Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T22:50:56.411Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T22:50:56.411Z] Removing intermediate container a94de4e71b35 [2021-01-26T22:50:56.411Z] ---> c0b85d86a059 [2021-01-26T22:50:56.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:50:56.411Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T22:50:56.411Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T22:50:56.411Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T22:50:56.411Z] ---> Running in e70252254ac5 [2021-01-26T22:50:56.709Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T22:50:56.709Z] ---> Running in 96f30f34af0a [2021-01-26T22:50:56.709Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T22:50:56.709Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T22:50:56.983Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T22:50:56.983Z] ---> 3e054acbc0f1 [2021-01-26T22:50:56.983Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-26T22:50:56.983Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T22:50:56.983Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T22:50:56.983Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T22:50:57.256Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T22:50:57.256Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T22:50:57.256Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T22:50:57.256Z] Removing intermediate container 96f30f34af0a [2021-01-26T22:50:57.256Z] ---> f796b511ff48 [2021-01-26T22:50:57.256Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T22:50:57.256Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T22:50:57.569Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T22:50:57.569Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T22:50:57.570Z] ---> Running in 9352c426feff [2021-01-26T22:50:58.334Z] ---> 751d145b6c73 [2021-01-26T22:50:58.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-26T22:50:58.334Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:50:58.623Z] OK: 71 MiB in 55 packages [2021-01-26T22:50:58.623Z] Removing intermediate container 9352c426feff [2021-01-26T22:50:58.623Z] ---> 6603a6dc86fc [2021-01-26T22:50:58.623Z] Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:50:58.916Z] ---> Running in 26692203a042 [2021-01-26T22:50:59.261Z] ---> 39d7e4781ba9 [2021-01-26T22:50:59.261Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-26T22:50:59.855Z] ---> Running in 2b8b5cf62742 [2021-01-26T22:51:00.163Z] Removing intermediate container 26692203a042 [2021-01-26T22:51:00.163Z] ---> 3e62451d65ac [2021-01-26T22:51:00.163Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T22:51:00.478Z] ---> Running in 043e33883112 [2021-01-26T22:51:01.283Z] Removing intermediate container e70252254ac5 [2021-01-26T22:51:01.283Z] ---> 2263263decef [2021-01-26T22:51:01.283Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T22:51:02.326Z] Removing intermediate container 043e33883112 [2021-01-26T22:51:02.326Z] ---> 37d03b4f262d [2021-01-26T22:51:02.326Z] [2021-01-26T22:51:02.326Z] ---> Running in dbd3e2a3f4e1 [2021-01-26T22:51:03.861Z] Successfully built 37d03b4f262d [2021-01-26T22:51:03.861Z] Successfully tagged docker-core-data-go:latest [2021-01-26T22:51:04.483Z]  Building docker-core-data-go ... done Removing intermediate container dbd3e2a3f4e1 [2021-01-26T22:51:04.483Z] ---> 81d636b899fa [2021-01-26T22:51:04.483Z] Step 26/29 : CMD [ "generate" ] [2021-01-26T22:51:05.999Z] ---> Running in beed0d5e92b9 [2021-01-26T22:51:05.999Z] Removing intermediate container 2b8b5cf62742 [2021-01-26T22:51:05.999Z] ---> f3af92d32c57 [2021-01-26T22:51:05.999Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T22:51:06.272Z] ---> Running in 8daed55510a7 [2021-01-26T22:51:06.548Z] Removing intermediate container 135eb66753e5 [2021-01-26T22:51:06.548Z] ---> a9df787498bc [2021-01-26T22:51:06.548Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-26T22:51:06.868Z] Removing intermediate container beed0d5e92b9 [2021-01-26T22:51:06.868Z] ---> 060b9e09fc2a [2021-01-26T22:51:06.868Z] Step 27/29 : LABEL arch=x86_64 [2021-01-26T22:51:06.868Z] ---> Running in a38dd4bc2e34 [2021-01-26T22:51:06.868Z] Removing intermediate container 8daed55510a7 [2021-01-26T22:51:06.868Z] ---> fb633c79d9cf [2021-01-26T22:51:06.868Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T22:51:06.868Z] ---> Running in 9312fa9c1323 [2021-01-26T22:51:07.156Z] ---> Running in 216dd99183ba [2021-01-26T22:51:07.437Z] Removing intermediate container 9312fa9c1323 [2021-01-26T22:51:07.437Z] ---> a4c09dbd61f4 [2021-01-26T22:51:07.437Z] Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:51:07.437Z] Removing intermediate container 216dd99183ba [2021-01-26T22:51:07.437Z] ---> e13d7272e410 [2021-01-26T22:51:07.437Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:51:07.437Z] ---> Running in 828afc326888 [2021-01-26T22:51:07.740Z] ---> Running in a3eb7c7d36e2 [2021-01-26T22:51:07.740Z] Removing intermediate container 828afc326888 [2021-01-26T22:51:07.740Z] ---> 1cc3972a42de [2021-01-26T22:51:07.740Z] Step 29/29 : LABEL version=0.0.0 [2021-01-26T22:51:07.740Z] Removing intermediate container a3eb7c7d36e2 [2021-01-26T22:51:07.740Z] ---> 61268b7134bd [2021-01-26T22:51:07.740Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:51:08.035Z] ---> Running in 7d1de205c1ca [2021-01-26T22:51:08.035Z] ---> Running in 1bcd72826c33 [2021-01-26T22:51:08.307Z] Removing intermediate container 7d1de205c1ca [2021-01-26T22:51:08.307Z] ---> 073865604520 [2021-01-26T22:51:08.307Z] [2021-01-26T22:51:08.307Z] Removing intermediate container 1bcd72826c33 [2021-01-26T22:51:08.307Z] ---> f8d3194c3aee [2021-01-26T22:51:08.307Z] [2021-01-26T22:51:08.929Z] Successfully built f8d3194c3aee [2021-01-26T22:51:09.542Z] Successfully built 073865604520 [2021-01-26T22:51:09.542Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-26T22:51:09.542Z]  Building docker-security-bootstrap-redis-go ... done Successfully tagged docker-security-secrets-setup-go:latest [2021-01-26T22:51:09.851Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2021-01-26T22:51:09.851Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T22:51:10.142Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T22:51:10.142Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T22:51:11.221Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T22:51:11.221Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T22:51:11.853Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T22:51:12.136Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T22:51:12.136Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T22:51:12.136Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T22:51:13.140Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T22:51:13.140Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T22:51:13.416Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T22:51:13.416Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T22:51:13.696Z] Collecting PyYAML<4,>=3.10 [2021-01-26T22:51:13.696Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T22:51:14.683Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T22:51:14.683Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T22:51:14.949Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T22:51:14.949Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T22:51:14.949Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-26T22:51:14.949Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-26T22:51:15.532Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T22:51:15.532Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T22:51:15.532Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-26T22:51:15.532Z] Collecting idna<2.8,>=2.5 [2021-01-26T22:51:15.532Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T22:51:15.820Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T22:51:15.820Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T22:51:15.820Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T22:51:15.820Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T22:51:15.820Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T22:51:15.820Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T22:51:16.113Z] Installing collected packages: dockerpty, texttable, websocket-client, docopt, cached-property, urllib3, idna, requests, PyYAML, jsonschema, docker-pycreds, docker, docker-compose [2021-01-26T22:51:16.113Z] Running setup.py install for dockerpty: started [2021-01-26T22:51:16.724Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T22:51:16.724Z] Running setup.py install for texttable: started [2021-01-26T22:51:17.803Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T22:51:17.803Z] Running setup.py install for docopt: started [2021-01-26T22:51:19.295Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T22:51:19.295Z] Attempting uninstall: urllib3 [2021-01-26T22:51:19.295Z] Found existing installation: urllib3 1.25.9 [2021-01-26T22:51:19.295Z] Uninstalling urllib3-1.25.9: [2021-01-26T22:51:19.568Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T22:51:19.839Z] Attempting uninstall: idna [2021-01-26T22:51:19.839Z] Found existing installation: idna 2.9 [2021-01-26T22:51:19.839Z] Uninstalling idna-2.9: [2021-01-26T22:51:19.839Z] Successfully uninstalled idna-2.9 [2021-01-26T22:51:20.115Z] Attempting uninstall: requests [2021-01-26T22:51:20.115Z] Found existing installation: requests 2.23.0 [2021-01-26T22:51:20.115Z] Uninstalling requests-2.23.0: [2021-01-26T22:51:20.115Z] Successfully uninstalled requests-2.23.0 [2021-01-26T22:51:20.384Z] Running setup.py install for PyYAML: started [2021-01-26T22:51:20.983Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T22:51:22.445Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-26T22:51:26.251Z] Removing intermediate container a38dd4bc2e34 [2021-01-26T22:51:26.252Z] ---> e64f8685b790 [2021-01-26T22:51:26.252Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-26T22:51:26.252Z] ---> Running in 2c0e7717b399 [2021-01-26T22:51:29.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T22:51:29.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T22:51:29.036Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T22:51:29.036Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T22:51:29.036Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T22:51:29.036Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:51:29.036Z] OK: 72 MiB in 58 packages [2021-01-26T22:51:30.030Z] Removing intermediate container 2c0e7717b399 [2021-01-26T22:51:30.030Z] ---> a7dbe4e8f09c [2021-01-26T22:51:30.030Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T22:51:30.030Z] ---> Running in b1b6de465419 [2021-01-26T22:51:30.313Z] Removing intermediate container b1b6de465419 [2021-01-26T22:51:30.313Z] ---> 315ff65c7c48 [2021-01-26T22:51:30.313Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:51:30.313Z] ---> Running in 5cfd56a56220 [2021-01-26T22:51:30.617Z] Removing intermediate container 5cfd56a56220 [2021-01-26T22:51:30.617Z] ---> 3ea30b90d8c9 [2021-01-26T22:51:30.617Z] Step 25/27 : LABEL arch=x86_64 [2021-01-26T22:51:30.904Z] ---> Running in ad9dbe2b93ae [2021-01-26T22:51:31.194Z] Removing intermediate container ad9dbe2b93ae [2021-01-26T22:51:31.194Z] ---> 56042592a0e6 [2021-01-26T22:51:31.194Z] Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:51:31.194Z] ---> Running in 9724ce1f88b2 [2021-01-26T22:51:31.474Z] Removing intermediate container 9724ce1f88b2 [2021-01-26T22:51:31.474Z] ---> 9c4b84b49297 [2021-01-26T22:51:31.474Z] Step 27/27 : LABEL version=0.0.0 [2021-01-26T22:51:31.769Z] ---> Running in 1a993df1c964 [2021-01-26T22:51:32.415Z] Removing intermediate container 1a993df1c964 [2021-01-26T22:51:32.415Z] ---> f21d967b42bf [2021-01-26T22:51:32.415Z] [2021-01-26T22:51:32.690Z] Successfully built f21d967b42bf [2021-01-26T22:51:32.690Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-26T22:51:33.602Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-26T22:51:33.701Z] $ docker stop --time=1 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 [2021-01-26T22:51:36.527Z] $ docker rm -f 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T22:51:37.433Z] + docker images [2021-01-26T22:51:37.433Z] + grep docker [2021-01-26T22:51:38.051Z] docker-sys-mgmt-agent-go latest f21d967b42bf 5 seconds ago 313MB [2021-01-26T22:51:38.051Z] docker-security-secrets-setup-go latest 073865604520 29 seconds ago 24MB [2021-01-26T22:51:38.051Z] docker-security-bootstrap-redis-go latest f8d3194c3aee 29 seconds ago 15.8MB [2021-01-26T22:51:38.051Z] docker-core-data-go latest 37d03b4f262d 36 seconds ago 23.8MB [2021-01-26T22:51:38.051Z] docker-security-secretstore-setup-go latest c292a073d808 About a minute ago 24.7MB [2021-01-26T22:51:38.051Z] docker-security-proxy-setup-go latest f5cfbd5dee1e 2 minutes ago 16.7MB [2021-01-26T22:51:38.051Z] docker-support-notifications-go latest ac21020c69b4 4 minutes ago 13.6MB [2021-01-26T22:51:38.051Z] docker-core-metadata-go latest a3036eb795ce 4 minutes ago 14.5MB [2021-01-26T22:51:38.051Z] docker-core-command-go latest 602597cd9ae4 4 minutes ago 12.2MB [2021-01-26T22:51:38.051Z] docker-support-scheduler-go latest 3966bda0befc 4 minutes ago 12.3MB [2021-01-26T22:51:38.051Z] docker-support-logging-go latest d811aae0d16d 4 minutes ago 11.1MB [2021-01-26T22:51:38.051Z] docker latest 1b003a99702a 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-26T22:51:49.648Z] Removing intermediate container 5e7dc67c84cf [2021-01-26T22:51:49.648Z] ---> 60be50e852bd [2021-01-26T22:51:49.648Z] [2021-01-26T22:51:49.648Z] Step 10/22 : FROM alpine:3.10 [2021-01-26T22:51:49.648Z] 3.10: Pulling from library/alpine [2021-01-26T22:51:49.648Z] Removing intermediate container c8956e84e180 [2021-01-26T22:51:49.648Z] ---> 4eef77774348 [2021-01-26T22:51:49.648Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T22:51:49.648Z] ---> Running in c31aa3916940 [2021-01-26T22:51:49.648Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-26T22:51:49.648Z] Status: Downloaded newer image for alpine:3.10 [2021-01-26T22:51:49.648Z] ---> 536a684cf733 [2021-01-26T22:51:49.649Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-26T22:51:49.649Z] ---> Running in b17a9db20dec [2021-01-26T22:51:49.649Z] Removing intermediate container 433ecd2482f5 [2021-01-26T22:51:49.649Z] ---> 7597f6de3ddb [2021-01-26T22:51:49.649Z] [2021-01-26T22:51:49.649Z] Step 10/22 : FROM scratch [2021-01-26T22:51:49.649Z] ---> [2021-01-26T22:51:49.649Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-26T22:51:49.649Z] ---> Running in eb4a14cc33ef [2021-01-26T22:51:49.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T22:51:49.649Z] Removing intermediate container eb4a14cc33ef [2021-01-26T22:51:49.649Z] ---> 5a096ae82afc [2021-01-26T22:51:49.649Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-26T22:51:49.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:51:49.649Z] ---> Running in f94b77514922 [2021-01-26T22:51:49.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:51:50.199Z] Removing intermediate container f94b77514922 [2021-01-26T22:51:50.199Z] ---> 27159c218795 [2021-01-26T22:51:50.199Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:51:50.199Z] ---> Running in 5e30eef48ddf [2021-01-26T22:51:50.473Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-26T22:51:50.473Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-26T22:51:50.473Z] OK: 10171 distinct packages available [2021-01-26T22:51:51.077Z] Removing intermediate container 5e30eef48ddf [2021-01-26T22:51:51.077Z] ---> f369ff2736a5 [2021-01-26T22:51:51.077Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-26T22:51:51.077Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-26T22:51:51.356Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-26T22:51:51.356Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-26T22:51:51.356Z] (4/5) Installing curl (7.66.0-r3) [2021-01-26T22:51:51.356Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T22:51:51.356Z] Executing busybox-1.30.1-r3.trigger [2021-01-26T22:51:51.356Z] Executing ca-certificates-20191127-r2.trigger [2021-01-26T22:51:51.636Z] OK: 7 MiB in 19 packages [2021-01-26T22:51:52.258Z] ---> f7f568af309f [2021-01-26T22:51:52.258Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-26T22:51:54.241Z] ---> 8e6dde805613 [2021-01-26T22:51:54.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-26T22:51:54.324Z] Still waiting to schedule task [2021-01-26T22:51:54.324Z] ‘prd-ubuntu18.04-docker-8c-8g-22883’ is offline [2021-01-26T22:51:55.228Z] Removing intermediate container b17a9db20dec [2021-01-26T22:51:55.228Z] ---> 547eca11166d [2021-01-26T22:51:55.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-26T22:51:55.830Z] ---> Running in 80ce6c6d9ce7 [2021-01-26T22:51:56.103Z] Removing intermediate container c31aa3916940 [2021-01-26T22:51:56.103Z] ---> 0c232596c8e2 [2021-01-26T22:51:56.103Z] [2021-01-26T22:51:56.389Z] Step 11/27 : FROM docker:latest [2021-01-26T22:51:56.389Z] ---> 83ca638d8957 [2021-01-26T22:51:56.389Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-26T22:51:56.684Z] ---> 38107e53ce7f [2021-01-26T22:51:56.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-26T22:51:56.684Z] ---> Running in 2de9570a549c [2021-01-26T22:51:56.959Z] Removing intermediate container 80ce6c6d9ce7 [2021-01-26T22:51:56.959Z] ---> f41063331eff [2021-01-26T22:51:56.959Z] Step 13/22 : WORKDIR / [2021-01-26T22:51:57.236Z] ---> Running in 4b8a8aada9d1 [2021-01-26T22:51:58.685Z] Removing intermediate container 4b8a8aada9d1 [2021-01-26T22:51:58.685Z] ---> 2348eecdff03 [2021-01-26T22:51:58.685Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-26T22:51:58.685Z] ---> e2e296fecfa6 [2021-01-26T22:51:58.685Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-26T22:51:58.958Z] ---> Running in be5e94fad960 [2021-01-26T22:51:58.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:51:59.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:51:59.834Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T22:51:59.835Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T22:51:59.835Z] Executing bash-5.0.17-r0.post-install [2021-01-26T22:51:59.835Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:52:00.116Z] OK: 12 MiB in 22 packages [2021-01-26T22:52:00.116Z] Removing intermediate container be5e94fad960 [2021-01-26T22:52:00.116Z] ---> 24e206df4177 [2021-01-26T22:52:00.116Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:52:00.772Z] ---> Running in 49a8a9a5042b [2021-01-26T22:52:00.772Z] ---> 6b1d4b960b9d [2021-01-26T22:52:00.772Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-26T22:52:02.015Z] Removing intermediate container 49a8a9a5042b [2021-01-26T22:52:02.015Z] ---> 66b59e56ecaf [2021-01-26T22:52:02.015Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T22:52:02.666Z] ---> Running in 14fa20557cb7 [2021-01-26T22:52:02.666Z] Removing intermediate container 2de9570a549c [2021-01-26T22:52:02.666Z] ---> b81899d7a9c0 [2021-01-26T22:52:02.666Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-26T22:52:03.330Z] ---> Running in a0ae2115e9d9 [2021-01-26T22:52:03.330Z] ---> e623cc4b6de4 [2021-01-26T22:52:03.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-26T22:52:03.939Z] Removing intermediate container a68954be2da0 [2021-01-26T22:52:03.939Z] ---> c5d38a8482b1 [2021-01-26T22:52:03.939Z] [2021-01-26T22:52:03.939Z] Step 10/24 : FROM scratch [2021-01-26T22:52:03.939Z] ---> [2021-01-26T22:52:03.939Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-26T22:52:03.939Z] Removing intermediate container 14fa20557cb7 [2021-01-26T22:52:03.939Z] ---> 46aa22e77a46 [2021-01-26T22:52:03.939Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:03.939Z] ---> Using cache [2021-01-26T22:52:03.939Z] ---> 5a096ae82afc [2021-01-26T22:52:03.939Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-26T22:52:04.216Z] ---> Running in cc710730bb7d [2021-01-26T22:52:04.216Z] ---> Running in 97fd0c89f4ff [2021-01-26T22:52:04.823Z] ---> 46ef2cf16404 [2021-01-26T22:52:04.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-26T22:52:05.099Z] Removing intermediate container cc710730bb7d [2021-01-26T22:52:05.099Z] ---> 79948c906a4b [2021-01-26T22:52:05.099Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T22:52:05.099Z] Removing intermediate container 97fd0c89f4ff [2021-01-26T22:52:05.099Z] ---> 9874a7a9b50b [2021-01-26T22:52:05.099Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:52:05.376Z] ---> Running in f247c81ea2ef [2021-01-26T22:52:05.376Z] ---> Running in af9405b587b6 [2021-01-26T22:52:06.374Z] Removing intermediate container f247c81ea2ef [2021-01-26T22:52:06.374Z] ---> 1d3a87538e39 [2021-01-26T22:52:06.374Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-26T22:52:06.374Z] ---> 1600d86a1563 [2021-01-26T22:52:06.374Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-26T22:52:06.374Z] Removing intermediate container af9405b587b6 [2021-01-26T22:52:06.374Z] ---> b35578068e27 [2021-01-26T22:52:06.374Z] [2021-01-26T22:52:06.374Z] ---> Running in 78947f67747d [2021-01-26T22:52:06.649Z] Removing intermediate container a0ae2115e9d9 [2021-01-26T22:52:06.649Z] ---> 8fc27f9c6a00 [2021-01-26T22:52:06.649Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T22:52:06.921Z] Successfully built b35578068e27 [2021-01-26T22:52:06.921Z] Successfully tagged docker-support-logging-go-arm64:latest [2021-01-26T22:52:06.921Z]  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go [2021-01-26T22:52:06.921Z] ---> Running in 1ab51d9db416 [2021-01-26T22:52:07.522Z] ---> ab21f7cdf954 [2021-01-26T22:52:07.522Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-26T22:52:07.796Z] Removing intermediate container 1ab51d9db416 [2021-01-26T22:52:07.796Z] ---> 783fd440346b [2021-01-26T22:52:07.796Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-26T22:52:08.069Z] ---> Running in 484e4879ae58 [2021-01-26T22:52:10.734Z] Removing intermediate container 484e4879ae58 [2021-01-26T22:52:10.734Z] ---> c36bc3f18531 [2021-01-26T22:52:10.734Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-26T22:52:10.734Z] ---> b3f54e6e9562 [2021-01-26T22:52:10.734Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-26T22:52:11.022Z] ---> Running in e7e3ea1487e4 [2021-01-26T22:52:11.624Z] Removing intermediate container 78947f67747d [2021-01-26T22:52:11.624Z] ---> 3991577c211d [2021-01-26T22:52:11.624Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T22:52:11.910Z] Removing intermediate container e7e3ea1487e4 [2021-01-26T22:52:11.910Z] ---> 071e1f786c6d [2021-01-26T22:52:11.910Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T22:52:12.513Z] ---> Running in 04039af45316 [2021-01-26T22:52:13.511Z] ---> b08743168593 [2021-01-26T22:52:13.511Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-26T22:52:13.511Z] Removing intermediate container 04039af45316 [2021-01-26T22:52:13.511Z] ---> bb331e2e4332 [2021-01-26T22:52:13.511Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T22:52:14.492Z] ---> Running in eca8138a0d2a [2021-01-26T22:52:14.492Z] ---> 26cc862413f3 [2021-01-26T22:52:14.492Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T22:52:14.492Z] ---> a89dd87b1a30 [2021-01-26T22:52:14.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T22:52:15.092Z] Removing intermediate container eca8138a0d2a [2021-01-26T22:52:15.092Z] ---> 72d785a3bf7e [2021-01-26T22:52:15.092Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:15.092Z] Removing intermediate container 9954369a1aa5 [2021-01-26T22:52:15.092Z] ---> 0680400c9315 [2021-01-26T22:52:15.092Z] [2021-01-26T22:52:15.092Z] Step 10/22 : FROM scratch [2021-01-26T22:52:15.092Z] ---> [2021-01-26T22:52:15.092Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:52:15.690Z] ---> Running in 61bba17ab94e [2021-01-26T22:52:15.690Z] ---> Running in afcc3d42823c [2021-01-26T22:52:15.965Z] ---> 2dd7f2d47d5d [2021-01-26T22:52:15.965Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T22:52:16.238Z] Removing intermediate container 61bba17ab94e [2021-01-26T22:52:16.238Z] ---> 98959f26d003 [2021-01-26T22:52:16.238Z] Step 12/22 : ENV APP_PORT=48081Removing intermediate container afcc3d42823c [2021-01-26T22:52:16.238Z] [2021-01-26T22:52:16.238Z] ---> 4ef1dc06f7e2 [2021-01-26T22:52:16.238Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:52:16.839Z] ---> Running in 720cef62e017 [2021-01-26T22:52:16.839Z] ---> 48f44e282f24 [2021-01-26T22:52:16.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T22:52:16.839Z] ---> Running in dcff1bdfc0c4 [2021-01-26T22:52:17.114Z] ---> 65b502307bf9 [2021-01-26T22:52:17.114Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-26T22:52:17.707Z] ---> Running in f018c116bd9f [2021-01-26T22:52:17.707Z] Removing intermediate container 720cef62e017 [2021-01-26T22:52:17.707Z] ---> 2dd0ed084bef [2021-01-26T22:52:17.707Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:52:18.303Z] Removing intermediate container dcff1bdfc0c4 [2021-01-26T22:52:18.303Z] ---> 0b1d07aa4f54 [2021-01-26T22:52:18.303Z] [2021-01-26T22:52:18.303Z] ---> Running in 757d6818e3a7 [2021-01-26T22:52:18.606Z] ---> 3c2bfa384c0e [2021-01-26T22:52:18.606Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-26T22:52:18.880Z] ---> Running in 33966904d090 [2021-01-26T22:52:19.153Z] Successfully built 0b1d07aa4f54 [2021-01-26T22:52:19.153Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-26T22:52:19.153Z] Building docker-core-command-go [2021-01-26T22:52:19.153Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 757d6818e3a7 [2021-01-26T22:52:19.153Z] ---> 4703743f2bc3 [2021-01-26T22:52:19.153Z] Step 14/22 : WORKDIR / [2021-01-26T22:52:19.428Z] ---> Running in dbaa0745ce37 [2021-01-26T22:52:19.700Z] Removing intermediate container 33966904d090 [2021-01-26T22:52:19.700Z] ---> ccac0fceae8d [2021-01-26T22:52:19.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:52:19.980Z] ---> Running in 95792b5a493a [2021-01-26T22:52:19.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:52:19.980Z] Removing intermediate container dbaa0745ce37 [2021-01-26T22:52:19.980Z] ---> 39c316bc76de [2021-01-26T22:52:19.980Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-26T22:52:20.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:52:20.538Z] Removing intermediate container 95792b5a493a [2021-01-26T22:52:20.538Z] ---> 388a3e435be6 [2021-01-26T22:52:20.538Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T22:52:20.811Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T22:52:20.811Z] ---> Running in 409137d901ae [2021-01-26T22:52:20.811Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T22:52:20.811Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T22:52:20.811Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T22:52:20.811Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T22:52:20.811Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T22:52:20.811Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T22:52:21.092Z] ---> 1c604924b22a [2021-01-26T22:52:21.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T22:52:22.078Z] Removing intermediate container 409137d901ae [2021-01-26T22:52:22.078Z] ---> 677556e60945 [2021-01-26T22:52:22.078Z] Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:22.690Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T22:52:22.690Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T22:52:22.960Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T22:52:22.960Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T22:52:22.960Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T22:52:22.960Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T22:52:22.960Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T22:52:22.960Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T22:52:23.233Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T22:52:23.233Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T22:52:23.233Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T22:52:23.233Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T22:52:23.233Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T22:52:23.508Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T22:52:23.508Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T22:52:23.508Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T22:52:23.508Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T22:52:23.508Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T22:52:23.508Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T22:52:23.786Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T22:52:23.786Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T22:52:23.786Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T22:52:23.786Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T22:52:23.786Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T22:52:23.786Z] ---> Running in f8aa32cdf506 [2021-01-26T22:52:23.786Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T22:52:23.786Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T22:52:24.060Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:52:24.060Z] OK: 71 MiB in 55 packages [2021-01-26T22:52:24.060Z] ---> dcb531a396a3 [2021-01-26T22:52:24.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T22:52:24.667Z] Removing intermediate container f8aa32cdf506 [2021-01-26T22:52:24.667Z] ---> 009df9188b49 [2021-01-26T22:52:24.667Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T22:52:25.654Z] ---> Running in 01f0db271fba [2021-01-26T22:52:25.929Z] ---> f5d41f521c27 [2021-01-26T22:52:25.929Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-26T22:52:26.210Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:52:26.210Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-26T22:52:26.210Z] ---> dc6e22fb74ea [2021-01-26T22:52:26.210Z] Step 3/29 : WORKDIR /edgex-go [2021-01-26T22:52:26.210Z] ---> Using cache [2021-01-26T22:52:26.210Z] ---> 1cbfff210ae6 [2021-01-26T22:52:26.210Z] Step 4/29 : RUN apk update && apk add make git [2021-01-26T22:52:27.205Z] ---> Running in afc4abbfaa89 [2021-01-26T22:52:27.205Z] ---> Running in 5c8f576ff7f7 [2021-01-26T22:52:27.205Z] Removing intermediate container 01f0db271fba [2021-01-26T22:52:27.205Z] ---> d6c8fd57906f [2021-01-26T22:52:27.205Z] [2021-01-26T22:52:28.196Z] Successfully built d6c8fd57906f [2021-01-26T22:52:28.473Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-26T22:52:28.473Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-26T22:52:28.473Z] Removing intermediate container 5c8f576ff7f7 [2021-01-26T22:52:28.473Z] ---> 2c6465913d2b [2021-01-26T22:52:28.473Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:52:28.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:52:29.023Z] ---> Running in a36fd3d31c53 [2021-01-26T22:52:29.627Z] Removing intermediate container a36fd3d31c53 [2021-01-26T22:52:29.627Z] ---> afdf0a534c56 [2021-01-26T22:52:29.627Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T22:52:29.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:52:29.914Z] ---> Running in 8ed68659a6c1 [2021-01-26T22:52:30.898Z] Removing intermediate container 8ed68659a6c1 [2021-01-26T22:52:30.898Z] ---> 9283adf35000 [2021-01-26T22:52:30.898Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:31.179Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:52:31.179Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:52:31.179Z] OK: 12622 distinct packages available [2021-01-26T22:52:31.779Z] ---> Running in df18cfcef596 [2021-01-26T22:52:32.053Z] OK: 217 MiB in 51 packages [2021-01-26T22:52:32.661Z] Removing intermediate container df18cfcef596 [2021-01-26T22:52:32.661Z] ---> 5e088b0948f7 [2021-01-26T22:52:32.661Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:52:32.936Z] Removing intermediate container f018c116bd9f [2021-01-26T22:52:32.936Z] ---> 1931e7bb593f [2021-01-26T22:52:32.936Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-26T22:52:33.536Z] ---> Running in ddcc0b232eea [2021-01-26T22:52:33.811Z] ---> Running in 4fcd56be2037 [2021-01-26T22:52:34.787Z] Removing intermediate container ddcc0b232eea [2021-01-26T22:52:34.787Z] ---> 7c93f4e0804a [2021-01-26T22:52:34.787Z] [2021-01-26T22:52:35.386Z] Removing intermediate container afc4abbfaa89 [2021-01-26T22:52:35.386Z] ---> 188673598c46 [2021-01-26T22:52:35.386Z] Step 5/29 : COPY go.mod . [2021-01-26T22:52:35.386Z] Successfully built 7c93f4e0804a [2021-01-26T22:52:35.386Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-26T22:52:35.386Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-26T22:52:36.357Z] ---> 6e6e0eff77e0 [2021-01-26T22:52:36.357Z] Step 6/29 : RUN go mod download [2021-01-26T22:52:36.953Z] ---> Running in eb4712f8b991 [2021-01-26T22:52:40.341Z] Collecting docker-compose==1.23.2 [2021-01-26T22:52:40.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T22:52:41.322Z] Removing intermediate container eb4712f8b991 [2021-01-26T22:52:41.322Z] ---> d533cece3aca [2021-01-26T22:52:41.322Z] Step 7/29 : COPY . . [2021-01-26T22:52:41.322Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T22:52:41.605Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T22:52:45.016Z] Collecting PyYAML<4,>=3.10 [2021-01-26T22:52:45.016Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T22:52:49.342Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T22:52:49.342Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T22:52:50.161Z] Running on prd-ubuntu18.04-docker-8c-8g-22884 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws [2021-01-26T22:52:50.281Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-01-26T22:52:50.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:52:50.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:52:50.339Z] ---> dc6e22fb74ea [2021-01-26T22:52:50.339Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> 1cbfff210ae6 [2021-01-26T22:52:50.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> b3732275dd9c [2021-01-26T22:52:50.339Z] Step 5/22 : RUN apk update && apk add make git [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> f07c826326c4 [2021-01-26T22:52:50.339Z] Step 6/22 : COPY go.mod . [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> fbafb55d5b34 [2021-01-26T22:52:50.339Z] Step 7/22 : RUN go mod download [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> 5a3666045fb9 [2021-01-26T22:52:50.339Z] Step 8/22 : COPY . . [2021-01-26T22:52:50.339Z] ---> Using cache [2021-01-26T22:52:50.339Z] ---> 2c55c50a1ba9 [2021-01-26T22:52:50.339Z] Step 9/22 : RUN make cmd/core-command/core-command [Pipeline] checkout [2021-01-26T22:52:51.865Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T22:52:51.865Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T22:52:52.520Z] using credential edgex-jenkins-ssh [2021-01-26T22:52:52.595Z] Cloning the remote Git repository [2021-01-26T22:52:52.661Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:52:52.740Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T22:52:52.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:52:52.774Z] > git --version # timeout=10 [2021-01-26T22:52:52.780Z] > git --version # 'git version 2.17.1' [2021-01-26T22:52:52.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:52:52.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T22:52:53.870Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T22:52:53.870Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T22:52:54.867Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T22:52:54.867Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T22:52:56.339Z] ---> Running in 406ffd174286 [2021-01-26T22:52:56.339Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T22:52:56.339Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T22:52:57.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T22:52:58.418Z] Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:58.543Z] Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:52:58.544Z] Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) [2021-01-26T22:52:58.789Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-26T22:52:57.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T22:52:57.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T22:52:57.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T22:52:57.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T22:52:57.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:52:57.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-26T22:52:58.439Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T22:52:58.444Z] > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 [2021-01-26T22:52:58.526Z] > git remote # timeout=10 [2021-01-26T22:52:58.532Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T22:52:58.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T22:52:58.541Z] > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 [2021-01-26T22:52:58.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T22:52:58.558Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T22:52:58.561Z] > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 [2021-01-26T22:53:00.265Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T22:53:00.265Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T22:53:01.742Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T22:53:01.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T22:53:02.249Z] Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" [2021-01-26T22:53:02.283Z] > git --version # timeout=10 [2021-01-26T22:53:02.299Z] > git --version # 'git version 2.17.1' [2021-01-26T22:53:02.302Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T22:53:02.368Z] ---> f7741759d3d6 [2021-01-26T22:53:02.368Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-26T22:53:02.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:53:02.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:53:02.669Z] ---> dc6e22fb74ea [2021-01-26T22:53:02.669Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> 1cbfff210ae6 [2021-01-26T22:53:02.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> b3732275dd9c [2021-01-26T22:53:02.669Z] Step 5/24 : RUN apk update && apk add make git [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> f07c826326c4 [2021-01-26T22:53:02.669Z] Step 6/24 : COPY go.mod . [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> fbafb55d5b34 [2021-01-26T22:53:02.669Z] Step 7/24 : RUN go mod download [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> 5a3666045fb9 [2021-01-26T22:53:02.669Z] Step 8/24 : COPY . . [2021-01-26T22:53:02.669Z] ---> Using cache [2021-01-26T22:53:02.669Z] ---> 2c55c50a1ba9 [2021-01-26T22:53:02.669Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [2021-01-26T22:53:02.946Z] ---> Running in 8ce2dd357826 [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:53:03.239Z] ---> Running in 97dd90e57bbb [2021-01-26T22:53:03.563Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T22:53:03.563Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T22:53:03.645Z] + echo snap-build.sh [2021-01-26T22:53:03.645Z] snap-build.sh [2021-01-26T22:53:03.645Z] + SNAP_BASE_DIR=. [2021-01-26T22:53:03.645Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-26T22:53:03.645Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-26T22:53:03.645Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-26T22:53:03.645Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-26T22:53:03.645Z] + cd /w/workspace/edgex-go/1 [2021-01-26T22:53:03.645Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-26T22:53:03.645Z] Reading package lists... [2021-01-26T22:53:03.645Z] Building dependency tree... [2021-01-26T22:53:03.645Z] Reading state information... [2021-01-26T22:53:03.909Z] The following packages were automatically installed and are no longer required: [2021-01-26T22:53:03.909Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-26T22:53:03.909Z] uidmap xdelta3 [2021-01-26T22:53:03.909Z] Use 'sudo apt autoremove' to remove them. [2021-01-26T22:53:03.909Z] The following packages will be REMOVED: [2021-01-26T22:53:03.909Z] lxd* lxd-client* [2021-01-26T22:53:03.946Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-26T22:53:03.946Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-26T22:53:04.490Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-26T22:53:04.490Z] After this operation, 31.7 MB disk space will be freed. [2021-01-26T22:53:04.594Z] Collecting idna<2.8,>=2.5 [2021-01-26T22:53:04.594Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T22:53:05.272Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T22:53:05.272Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T22:53:05.288Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-26T22:53:05.289Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T22:53:05.605Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T22:53:05.605Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T22:53:05.605Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T22:53:05.605Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T22:53:06.238Z] 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 [2021-01-26T22:53:06.246Z] Removing lxd dnsmasq configuration [2021-01-26T22:53:06.246Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T22:53:06.514Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-26T22:53:06.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T22:53:07.471Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-26T22:53:07.471Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-26T22:53:07.471Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T22:53:07.485Z] Installing collected packages: docopt, PyYAML, texttable, jsonschema, websocket-client, cached-property, dockerpty, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-01-26T22:53:07.485Z] Running setup.py install for docopt: started [2021-01-26T22:53:08.863Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-26T22:53:08.933Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:53:08.933Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:53:08.933Z] ---> dc6e22fb74ea [2021-01-26T22:53:08.933Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> 1cbfff210ae6 [2021-01-26T22:53:08.933Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> b3732275dd9c [2021-01-26T22:53:08.933Z] Step 5/21 : RUN apk update && apk add make git [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> f07c826326c4 [2021-01-26T22:53:08.933Z] Step 6/21 : COPY go.mod . [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> fbafb55d5b34 [2021-01-26T22:53:08.933Z] Step 7/21 : RUN go mod download [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> 5a3666045fb9 [2021-01-26T22:53:08.933Z] Step 8/21 : COPY . . [2021-01-26T22:53:08.933Z] ---> Using cache [2021-01-26T22:53:08.933Z] ---> 2c55c50a1ba9 [2021-01-26T22:53:08.933Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T22:53:09.125Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-26T22:53:09.934Z] ---> Running in 9805cf3d21ba [2021-01-26T22:53:10.531Z] + sudo snap remove --purge lxd [2021-01-26T22:53:10.531Z] snap "lxd" is not installed [2021-01-26T22:53:10.531Z] + sudo groupadd --force --system lxd [2021-01-26T22:53:10.531Z] ++ whoami [2021-01-26T22:53:10.531Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-26T22:53:10.531Z] + newgrp - lxd [2021-01-26T22:53:10.531Z] + sudo snap install lxd [2021-01-26T22:53:10.944Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T22:53:10.944Z] Running setup.py install for PyYAML: started [2021-01-26T22:53:11.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T22:53:14.942Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T22:53:14.942Z] Running setup.py install for texttable: started [2021-01-26T22:53:17.567Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T22:53:18.167Z] Running setup.py install for dockerpty: started [2021-01-26T22:53:18.682Z] 2021-01-26T22:53:16Z INFO Waiting for automatic snapd restart... [2021-01-26T22:53:20.802Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T22:53:21.081Z] Attempting uninstall: urllib3 [2021-01-26T22:53:21.081Z] Found existing installation: urllib3 1.25.9 [2021-01-26T22:53:21.081Z] Uninstalling urllib3-1.25.9: [2021-01-26T22:53:21.370Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T22:53:21.976Z] Attempting uninstall: idna [2021-01-26T22:53:21.976Z] Found existing installation: idna 2.9 [2021-01-26T22:53:22.254Z] Uninstalling idna-2.9: [2021-01-26T22:53:22.254Z] Successfully uninstalled idna-2.9 [2021-01-26T22:53:23.246Z] Attempting uninstall: requests [2021-01-26T22:53:23.246Z] Found existing installation: requests 2.23.0 [2021-01-26T22:53:23.246Z] Uninstalling requests-2.23.0: [2021-01-26T22:53:23.526Z] Successfully uninstalled requests-2.23.0 [2021-01-26T22:53:26.174Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-26T22:53:32.934Z] Removing intermediate container 4fcd56be2037 [2021-01-26T22:53:32.934Z] ---> eb3a0abcef25 [2021-01-26T22:53:32.934Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-26T22:53:32.934Z] ---> Running in d31e54171453 [2021-01-26T22:53:33.646Z] lxd 4.10 from Canonical* installed [2021-01-26T22:53:33.646Z] + sudo lxd init --auto [2021-01-26T22:53:34.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:53:34.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:53:35.273Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T22:53:35.273Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T22:53:35.273Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T22:53:35.273Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T22:53:35.551Z] OK: 71 MiB in 58 packages [2021-01-26T22:53:37.569Z] Removing intermediate container d31e54171453 [2021-01-26T22:53:37.569Z] ---> d16b58c3ddf2 [2021-01-26T22:53:37.569Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T22:53:37.569Z] ---> Running in 20edf407f989 [2021-01-26T22:53:38.191Z] Removing intermediate container 20edf407f989 [2021-01-26T22:53:38.191Z] ---> ad24581b8e18 [2021-01-26T22:53:38.191Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:53:38.476Z] ---> Running in 11f57c4edc62 [2021-01-26T22:53:39.087Z] Removing intermediate container 11f57c4edc62 [2021-01-26T22:53:39.087Z] ---> 56fdae9d8a10 [2021-01-26T22:53:39.087Z] Step 25/27 : LABEL arch=arm64 [2021-01-26T22:53:39.370Z] ---> Running in 23b381631ba5 [2021-01-26T22:53:39.999Z] Removing intermediate container 23b381631ba5 [2021-01-26T22:53:39.999Z] ---> 965b9c5721a9 [2021-01-26T22:53:39.999Z] Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:53:39.999Z] ---> Running in 74187d2efb87 [2021-01-26T22:53:41.000Z] Removing intermediate container 74187d2efb87 [2021-01-26T22:53:41.000Z] ---> a9382d8f5184 [2021-01-26T22:53:41.000Z] Step 27/27 : LABEL version=0.0.0 [2021-01-26T22:53:41.282Z] ---> Running in 66cd83f66432 [2021-01-26T22:53:41.805Z] + sudo snap install --classic snapcraft [2021-01-26T22:53:42.280Z] Removing intermediate container 66cd83f66432 [2021-01-26T22:53:42.280Z] ---> 4ff90e646ea9 [2021-01-26T22:53:42.280Z] [2021-01-26T22:53:42.555Z] Successfully built 4ff90e646ea9 [2021-01-26T22:53:42.555Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-26T22:53:42.555Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go [2021-01-26T22:53:47.111Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T22:53:47.111Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-26T22:53:47.111Z] + patch --verbose -p1 [2021-01-26T22:53:47.111Z] Hmm... Looks like a unified diff to me... [2021-01-26T22:53:47.111Z] The text leading up to this was: [2021-01-26T22:53:47.111Z] -------------------------- [2021-01-26T22:53:47.111Z] |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 [2021-01-26T22:53:47.111Z] |From: Tony Espy [2021-01-26T22:53:47.111Z] |Date: Wed, 28 Oct 2020 12:14:21 -0400 [2021-01-26T22:53:47.111Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2021-01-26T22:53:47.111Z] | [2021-01-26T22:53:47.111Z] |--- [2021-01-26T22:53:47.111Z] | snap/snapcraft.yaml | 465 +------------------------------------------- [2021-01-26T22:53:47.111Z] | 1 file changed, 2 insertions(+), 463 deletions(-) [2021-01-26T22:53:47.111Z] | [2021-01-26T22:53:47.111Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-26T22:53:47.111Z] |index 7d1e8c7c..24aef30d 100644 [2021-01-26T22:53:47.111Z] |--- a/snap/snapcraft.yaml [2021-01-26T22:53:47.111Z] |+++ b/snap/snapcraft.yaml [2021-01-26T22:53:47.111Z] -------------------------- [2021-01-26T22:53:47.111Z] patching file snap/snapcraft.yaml [2021-01-26T22:53:47.111Z] Using Plan A... [2021-01-26T22:53:47.111Z] Hunk #1 succeeded at 75. [2021-01-26T22:53:47.111Z] Hunk #2 succeeded at 84. [2021-01-26T22:53:47.111Z] Hunk #3 succeeded at 218 (offset -1 lines). [2021-01-26T22:53:47.111Z] Hunk #4 succeeded at 226 (offset -1 lines). [2021-01-26T22:53:47.111Z] Hunk #5 succeeded at 233 (offset -1 lines). [2021-01-26T22:53:47.112Z] Hunk #6 succeeded at 260 (offset -1 lines). [2021-01-26T22:53:47.112Z] Hunk #7 succeeded at 294 (offset -1 lines). [2021-01-26T22:53:47.112Z] Hunk #8 FAILED at 342. [2021-01-26T22:53:47.112Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-26T22:53:47.112Z] Hmm... Ignoring the trailing garbage. [2021-01-26T22:53:47.112Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T22:53:48.155Z] Failed in branch amd64 [2021-01-26T22:54:09.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:54:09.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:54:09.424Z] ---> dc6e22fb74ea [2021-01-26T22:54:09.424Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T22:54:09.424Z] ---> Using cache [2021-01-26T22:54:09.424Z] ---> 1cbfff210ae6 [2021-01-26T22:54:09.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:54:09.424Z] ---> Using cache [2021-01-26T22:54:09.424Z] ---> b3732275dd9c [2021-01-26T22:54:09.424Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T22:54:09.424Z] ---> Running in 56866c4a5c65 [2021-01-26T22:54:09.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:54:10.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:54:11.471Z] v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-26T22:54:11.471Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-26T22:54:11.471Z] OK: 12622 distinct packages available [2021-01-26T22:54:12.472Z] OK: 217 MiB in 51 packages [2021-01-26T22:54:14.480Z] Removing intermediate container 56866c4a5c65 [2021-01-26T22:54:14.480Z] ---> 42832bd2d539 [2021-01-26T22:54:14.480Z] Step 6/23 : COPY go.mod . [2021-01-26T22:54:15.471Z] ---> 384b3099e3dd [2021-01-26T22:54:15.471Z] Step 7/23 : RUN go mod download [2021-01-26T22:54:15.471Z] ---> Running in 01d016892fd3 [2021-01-26T22:54:19.794Z] Removing intermediate container 01d016892fd3 [2021-01-26T22:54:19.794Z] ---> 66a5f9134c99 [2021-01-26T22:54:19.794Z] Step 8/23 : COPY . . [2021-01-26T22:54:29.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T22:54:34.320Z] Removing intermediate container 8ce2dd357826 [2021-01-26T22:54:34.320Z] ---> 7c7d242cad16 [2021-01-26T22:54:34.320Z] [2021-01-26T22:54:34.320Z] Step 9/29 : FROM alpine:latest [2021-01-26T22:54:34.320Z] latest: Pulling from library/alpine [2021-01-26T22:54:36.987Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-26T22:54:36.987Z] Status: Downloaded newer image for alpine:latest [2021-01-26T22:54:36.987Z] ---> 1fca6fe4a1ec [2021-01-26T22:54:36.987Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-26T22:54:37.595Z] ---> Running in 44f256c8edc4 [2021-01-26T22:54:38.661Z] Removing intermediate container 44f256c8edc4 [2021-01-26T22:54:38.661Z] ---> 0cbc67afc43f [2021-01-26T22:54:38.661Z] Step 11/29 : USER root [2021-01-26T22:54:39.024Z] ---> Running in 1960c851e6a6 [2021-01-26T22:54:40.126Z] Removing intermediate container 1960c851e6a6 [2021-01-26T22:54:40.126Z] ---> 312c6e0bcad7 [2021-01-26T22:54:40.126Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-26T22:54:40.441Z] ---> Running in a025847a3a2b [2021-01-26T22:54:41.454Z] ---> 60a3a6583c2c [2021-01-26T22:54:41.454Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T22:54:41.454Z] ---> Running in e622baf3bdf6 [2021-01-26T22:54:43.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:54:43.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:54:44.050Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T22:54:44.333Z] v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-26T22:54:44.333Z] v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-26T22:54:44.333Z] OK: 13727 distinct packages available [2021-01-26T22:54:45.791Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-26T22:54:46.070Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-26T22:54:46.070Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:54:46.070Z] Executing ca-certificates-20191127-r5.trigger [2021-01-26T22:54:46.352Z] Removing intermediate container 97dd90e57bbb [2021-01-26T22:54:46.352Z] ---> 956f96a3e6d8 [2021-01-26T22:54:46.352Z] [2021-01-26T22:54:46.352Z] Step 10/24 : FROM alpine:3.10 [2021-01-26T22:54:46.352Z] ---> 536a684cf733 [2021-01-26T22:54:46.352Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-26T22:54:46.352Z] ---> Using cache [2021-01-26T22:54:46.352Z] ---> 547eca11166d [2021-01-26T22:54:46.352Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T22:54:46.352Z] ---> Running in eb9dfe3cce4d [2021-01-26T22:54:46.633Z] OK: 6 MiB in 16 packages [2021-01-26T22:54:47.254Z] Removing intermediate container eb9dfe3cce4d [2021-01-26T22:54:47.254Z] ---> f4bbed32e652 [2021-01-26T22:54:47.254Z] Step 13/24 : WORKDIR / [2021-01-26T22:54:47.533Z] ---> Running in 4c1ac5c71dea [2021-01-26T22:54:48.139Z] Removing intermediate container 4c1ac5c71dea [2021-01-26T22:54:48.139Z] ---> 91d4de3cab5a [2021-01-26T22:54:48.139Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T22:54:49.594Z] Removing intermediate container a025847a3a2b [2021-01-26T22:54:49.594Z] ---> 9385b132f7df [2021-01-26T22:54:49.594Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-26T22:54:49.594Z] ---> Running in 5c8af2121909 [2021-01-26T22:54:49.594Z] ---> 6983f38b9afe [2021-01-26T22:54:49.594Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T22:54:50.590Z] Removing intermediate container 5c8af2121909 [2021-01-26T22:54:50.590Z] ---> 24d66e82dad7 [2021-01-26T22:54:50.590Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-26T22:54:50.873Z] ---> Running in 03c46ad3882f [2021-01-26T22:54:50.873Z] ---> 46dbce587c31 [2021-01-26T22:54:50.873Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T22:54:51.867Z] Removing intermediate container 03c46ad3882f [2021-01-26T22:54:51.867Z] ---> 92733e1821ad [2021-01-26T22:54:51.867Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-26T22:54:51.867Z] ---> Running in f8deb7c54f41 [2021-01-26T22:54:52.858Z] ---> 1b0424b5c4c5 [2021-01-26T22:54:52.858Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T22:54:56.268Z] ---> f6fd976f6236 [2021-01-26T22:54:56.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T22:54:56.546Z] Removing intermediate container f8deb7c54f41 [2021-01-26T22:54:56.546Z] ---> dfe00bb6bafb [2021-01-26T22:54:56.546Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-26T22:54:57.534Z] Removing intermediate container 406ffd174286 [2021-01-26T22:54:57.534Z] ---> 3253db3a8558 [2021-01-26T22:54:57.534Z] [2021-01-26T22:54:57.534Z] Step 10/22 : FROM scratch [2021-01-26T22:54:57.534Z] ---> [2021-01-26T22:54:57.534Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:54:57.813Z] ---> Using cache [2021-01-26T22:54:57.813Z] ---> 98959f26d003 [2021-01-26T22:54:57.813Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-26T22:54:58.088Z] ---> Running in ba694e0a0df3 [2021-01-26T22:54:58.693Z] ---> 7459567d89a0 [2021-01-26T22:54:58.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T22:54:58.693Z] ---> 257028f6ef41 [2021-01-26T22:54:58.693Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-26T22:54:58.972Z] Removing intermediate container ba694e0a0df3 [2021-01-26T22:54:58.972Z] ---> e038d23134f8 [2021-01-26T22:54:58.972Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-26T22:54:59.246Z] ---> Running in ef861e6e20f1 [2021-01-26T22:55:00.238Z] Removing intermediate container ef861e6e20f1 [2021-01-26T22:55:00.238Z] ---> 249c67025ac9 [2021-01-26T22:55:00.238Z] Step 14/22 : WORKDIR / [2021-01-26T22:55:00.514Z] ---> Running in 36b29fe5f757 [2021-01-26T22:55:00.796Z] ---> 6d1a6e9e3c3f [2021-01-26T22:55:00.796Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-26T22:55:00.796Z] ---> ba258f35d942 [2021-01-26T22:55:00.796Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-26T22:55:01.077Z] ---> Running in 4a909dcc5652 [2021-01-26T22:55:02.085Z] Removing intermediate container 36b29fe5f757 [2021-01-26T22:55:02.085Z] ---> 3adbd7490f5e [2021-01-26T22:55:02.085Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-26T22:55:03.539Z] ---> 1c8fdbc29043 [2021-01-26T22:55:03.539Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-26T22:55:03.818Z] ---> b32d5ec71a42 [2021-01-26T22:55:03.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T22:55:05.832Z] ---> da9a9ec1fd88 [2021-01-26T22:55:05.832Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-26T22:55:05.832Z] Removing intermediate container 9805cf3d21ba [2021-01-26T22:55:05.832Z] ---> 7c4516b883f2 [2021-01-26T22:55:05.832Z] [2021-01-26T22:55:05.832Z] Step 10/21 : FROM scratch [2021-01-26T22:55:05.832Z] ---> [2021-01-26T22:55:05.832Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:55:06.454Z] ---> Using cache [2021-01-26T22:55:06.454Z] ---> 98959f26d003 [2021-01-26T22:55:06.454Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-26T22:55:06.454Z] Removing intermediate container 4a909dcc5652 [2021-01-26T22:55:06.454Z] ---> 7d20853f1dcd [2021-01-26T22:55:06.454Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T22:55:06.731Z] ---> Running in 935bf70b25c7 [2021-01-26T22:55:06.731Z] ---> Running in 1a21056158f7 [2021-01-26T22:55:07.029Z] ---> 274e97b1e7e2 [2021-01-26T22:55:07.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T22:55:07.321Z] ---> cdac108b0cdf [2021-01-26T22:55:07.321Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-26T22:55:07.630Z] ---> Running in efd128328cff [2021-01-26T22:55:07.630Z] Removing intermediate container 1a21056158f7 [2021-01-26T22:55:07.630Z] ---> f1e4365ef564 [2021-01-26T22:55:07.630Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T22:55:07.917Z] ---> Running in 0700ede7390d [2021-01-26T22:55:07.917Z] Removing intermediate container 935bf70b25c7 [2021-01-26T22:55:07.917Z] ---> 694e71e023c0 [2021-01-26T22:55:07.917Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-26T22:55:08.195Z] ---> Running in ee4fe1ade47c [2021-01-26T22:55:09.208Z] ---> e70da84f5597 [2021-01-26T22:55:09.208Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-26T22:55:09.208Z] Removing intermediate container 0700ede7390d [2021-01-26T22:55:09.208Z] ---> 09e1e04c8a5b [2021-01-26T22:55:09.208Z] Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:55:09.208Z] Removing intermediate container ee4fe1ade47c [2021-01-26T22:55:09.208Z] ---> 3b4c29aaec77 [2021-01-26T22:55:09.208Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-26T22:55:09.208Z] ---> Running in 66de0a92e43f [2021-01-26T22:55:09.489Z] ---> Running in b8ebd9fba0b2 [2021-01-26T22:55:10.486Z] Removing intermediate container b8ebd9fba0b2 [2021-01-26T22:55:10.486Z] ---> ffb89697a2a7 [2021-01-26T22:55:10.486Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T22:55:10.486Z] Removing intermediate container 66de0a92e43f [2021-01-26T22:55:10.486Z] ---> 07dbb89ac2b7 [2021-01-26T22:55:10.486Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:55:10.769Z] ---> Running in 94f3efba6f1d [2021-01-26T22:55:10.769Z] ---> Running in faf4def4e267 [2021-01-26T22:55:11.378Z] ---> 40c47e6b172a [2021-01-26T22:55:11.378Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T22:55:11.982Z] Removing intermediate container efd128328cff [2021-01-26T22:55:11.982Z] ---> 58bb6c42e1ce [2021-01-26T22:55:11.982Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T22:55:11.982Z] Removing intermediate container faf4def4e267 [2021-01-26T22:55:11.982Z] ---> 26d311febbf1 [2021-01-26T22:55:11.982Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T22:55:11.982Z] Removing intermediate container 94f3efba6f1d [2021-01-26T22:55:11.982Z] ---> d5b9b8a21b56 [2021-01-26T22:55:11.982Z] [2021-01-26T22:55:12.262Z] ---> Running in 277b54d2d14f [2021-01-26T22:55:13.718Z] Successfully built d5b9b8a21b56 [2021-01-26T22:55:13.718Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-26T22:55:13.718Z] Building docker-security-proxy-setup-go [2021-01-26T22:55:13.718Z]  Building docker-security-secretstore-setup-go ... done  ---> 0eeb076ed149 [2021-01-26T22:55:13.718Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-26T22:55:13.718Z] Removing intermediate container 277b54d2d14f [2021-01-26T22:55:13.718Z] ---> f4d04a9ace18 [2021-01-26T22:55:13.718Z] Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:55:13.995Z] ---> Running in 0394ba6195c5 [2021-01-26T22:55:13.995Z] ---> Running in b556cbae18b3 [2021-01-26T22:55:14.272Z] ---> 5f6b4784afd2 [2021-01-26T22:55:14.272Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T22:55:14.872Z] Removing intermediate container 0394ba6195c5 [2021-01-26T22:55:14.872Z] ---> f2fc69503b07 [2021-01-26T22:55:14.872Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T22:55:15.146Z] ---> Running in cc1138dcbb7a [2021-01-26T22:55:16.595Z] ---> fadaf9ee2088 [2021-01-26T22:55:16.595Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T22:55:16.870Z] Removing intermediate container cc1138dcbb7a [2021-01-26T22:55:16.870Z] ---> ca769bf949ba [2021-01-26T22:55:16.870Z] [2021-01-26T22:55:16.870Z] ---> Running in 3d96a1d71f3d [2021-01-26T22:55:17.865Z] Successfully built ca769bf949ba [2021-01-26T22:55:17.866Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-26T22:55:17.866Z]  Building docker-core-command-go ... done Removing intermediate container 3d96a1d71f3d [2021-01-26T22:55:17.866Z] ---> 955a66c18f31 [2021-01-26T22:55:17.866Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:55:18.144Z] ---> Running in 7b44225a9c86 [2021-01-26T22:55:18.144Z] Removing intermediate container b556cbae18b3 [2021-01-26T22:55:18.144Z] ---> a99ddda4569a [2021-01-26T22:55:18.144Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-26T22:55:18.421Z] ---> Running in a582701e31c6 [2021-01-26T22:55:19.037Z] Removing intermediate container 7b44225a9c86 [2021-01-26T22:55:19.037Z] ---> bc5a90d446a1 [2021-01-26T22:55:19.037Z] Step 19/21 : LABEL arch=arm64 [2021-01-26T22:55:19.319Z] ---> Running in 92a735a6dacd [2021-01-26T22:55:20.776Z] Removing intermediate container 92a735a6dacd [2021-01-26T22:55:20.776Z] ---> 3dc6c25a69b4 [2021-01-26T22:55:20.776Z] Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:55:20.776Z] ---> Running in b56d748cb798 [2021-01-26T22:55:21.378Z] Removing intermediate container b56d748cb798 [2021-01-26T22:55:21.378Z] ---> 5250613ac4fb [2021-01-26T22:55:21.378Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T22:55:21.662Z] ---> Running in da3dc8d22463 [2021-01-26T22:55:22.270Z] Removing intermediate container da3dc8d22463 [2021-01-26T22:55:22.270Z] ---> 49d57fb76408 [2021-01-26T22:55:22.270Z] [2021-01-26T22:55:23.263Z] Removing intermediate container a582701e31c6 [2021-01-26T22:55:23.263Z] ---> 9d6a4eb35aa6 [2021-01-26T22:55:23.263Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T22:55:23.263Z] Successfully built 49d57fb76408 [2021-01-26T22:55:23.263Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-26T22:55:23.542Z]  Building docker-support-scheduler-go ... done  ---> Running in 5d87febd10af [2021-01-26T22:55:24.539Z] Removing intermediate container 5d87febd10af [2021-01-26T22:55:24.539Z] ---> 4ec6119e8a64 [2021-01-26T22:55:24.539Z] Step 26/29 : CMD [ "generate" ] [2021-01-26T22:55:25.141Z] ---> Running in cd1928cd092b [2021-01-26T22:55:25.746Z] Removing intermediate container cd1928cd092b [2021-01-26T22:55:25.746Z] ---> 83f8e221cf08 [2021-01-26T22:55:25.746Z] Step 27/29 : LABEL arch=arm64 [2021-01-26T22:55:26.022Z] ---> Running in a39bb799b9b8 [2021-01-26T22:55:27.020Z] Removing intermediate container a39bb799b9b8 [2021-01-26T22:55:27.020Z] ---> 181da211d13a [2021-01-26T22:55:27.020Z] Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:55:27.020Z] ---> Running in 6b824d02eb07 [2021-01-26T22:55:28.018Z] Removing intermediate container 6b824d02eb07 [2021-01-26T22:55:28.018Z] ---> 3b73e6cab4a2 [2021-01-26T22:55:28.018Z] Step 29/29 : LABEL version=0.0.0 [2021-01-26T22:55:28.299Z] ---> Running in 56b2edfb9f47 [2021-01-26T22:55:29.290Z] Removing intermediate container 56b2edfb9f47 [2021-01-26T22:55:29.290Z] ---> e60eae8ef064 [2021-01-26T22:55:29.290Z] [2021-01-26T22:55:29.899Z] Successfully built e60eae8ef064 [2021-01-26T22:55:30.180Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2021-01-26T22:55:34.520Z]  Building docker-security-secrets-setup-go ... done Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-26T22:55:34.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-26T22:55:34.520Z] ---> dc6e22fb74ea [2021-01-26T22:55:34.520Z] Step 3/20 : WORKDIR /edgex-go [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> 1cbfff210ae6 [2021-01-26T22:55:34.520Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> b3732275dd9c [2021-01-26T22:55:34.520Z] Step 5/20 : RUN apk update && apk add make git [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> f07c826326c4 [2021-01-26T22:55:34.520Z] Step 6/20 : COPY go.mod . [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> fbafb55d5b34 [2021-01-26T22:55:34.520Z] Step 7/20 : RUN go mod download [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> 5a3666045fb9 [2021-01-26T22:55:34.520Z] Step 8/20 : COPY . . [2021-01-26T22:55:34.520Z] ---> Using cache [2021-01-26T22:55:34.520Z] ---> 2c55c50a1ba9 [2021-01-26T22:55:34.520Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-26T22:55:34.816Z] ---> Running in 8a1e386ec856 [2021-01-26T22:55:36.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T22:56:03.747Z] Removing intermediate container e622baf3bdf6 [2021-01-26T22:56:03.747Z] ---> 67d86af85abc [2021-01-26T22:56:03.747Z] [2021-01-26T22:56:03.747Z] Step 10/23 : FROM alpine [2021-01-26T22:56:03.747Z] ---> 1fca6fe4a1ec [2021-01-26T22:56:03.747Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T22:56:03.747Z] ---> Running in 62d195df38b0 [2021-01-26T22:56:03.747Z] Removing intermediate container 62d195df38b0 [2021-01-26T22:56:03.747Z] ---> e867d96d9df5 [2021-01-26T22:56:03.747Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T22:56:03.747Z] ---> Running in d233999d245a [2021-01-26T22:56:03.747Z] Removing intermediate container d233999d245a [2021-01-26T22:56:03.747Z] ---> 1813ce51c271 [2021-01-26T22:56:03.747Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T22:56:03.747Z] ---> Running in 836c7067c55d [2021-01-26T22:56:03.747Z] Removing intermediate container 836c7067c55d [2021-01-26T22:56:03.747Z] ---> cb033a2b4a9d [2021-01-26T22:56:03.747Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T22:56:03.747Z] ---> Running in 6e753f4d0c3f [2021-01-26T22:56:04.728Z] Removing intermediate container 6e753f4d0c3f [2021-01-26T22:56:04.728Z] ---> 392041dc4cbd [2021-01-26T22:56:04.728Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-26T22:56:04.728Z] ---> Running in 7ee2d01b3761 [2021-01-26T22:56:05.324Z] Removing intermediate container 8a1e386ec856 [2021-01-26T22:56:05.324Z] ---> 5faca3e329e5 [2021-01-26T22:56:05.324Z] [2021-01-26T22:56:05.324Z] Step 10/20 : FROM alpine [2021-01-26T22:56:05.324Z] ---> 1fca6fe4a1ec [2021-01-26T22:56:05.324Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-26T22:56:05.599Z] ---> Running in 31d55523deaf [2021-01-26T22:56:06.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:56:06.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-26T22:56:07.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:56:07.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-26T22:56:07.671Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-26T22:56:07.671Z] v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-26T22:56:07.671Z] v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-26T22:56:07.671Z] OK: 13727 distinct packages available [2021-01-26T22:56:07.671Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-26T22:56:07.943Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-26T22:56:07.943Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-26T22:56:08.218Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-26T22:56:08.218Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:56:08.218Z] OK: 8 MiB in 19 packages [2021-01-26T22:56:08.493Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-26T22:56:08.767Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-26T22:56:08.767Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-26T22:56:08.767Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-26T22:56:08.767Z] (5/5) Installing curl (7.74.0-r0) [2021-01-26T22:56:08.767Z] Executing busybox-1.32.1-r0.trigger [2021-01-26T22:56:08.767Z] Executing ca-certificates-20191127-r5.trigger [2021-01-26T22:56:09.041Z] OK: 8 MiB in 19 packages [2021-01-26T22:56:09.642Z] Removing intermediate container 7ee2d01b3761 [2021-01-26T22:56:09.642Z] ---> 8edc825df426 [2021-01-26T22:56:09.642Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-26T22:56:10.624Z] ---> 5a7e905bfaec [2021-01-26T22:56:10.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T22:56:10.895Z] Removing intermediate container 31d55523deaf [2021-01-26T22:56:10.895Z] ---> 690ffcd4870a [2021-01-26T22:56:10.895Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T22:56:11.166Z] ---> Running in 85e7e326e9c8 [2021-01-26T22:56:11.758Z] Removing intermediate container 85e7e326e9c8 [2021-01-26T22:56:11.758Z] ---> 7412ef6b35b2 [2021-01-26T22:56:11.758Z] Step 13/20 : WORKDIR /edgex [2021-01-26T22:56:11.758Z] ---> c2893519003a [2021-01-26T22:56:11.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T22:56:11.758Z] ---> Running in 887545f340a1 [2021-01-26T22:56:12.359Z] Removing intermediate container 887545f340a1 [2021-01-26T22:56:12.359Z] ---> 6533fa179766 [2021-01-26T22:56:12.359Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T22:56:12.630Z] ---> 05e59cbef727 [2021-01-26T22:56:12.630Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T22:56:12.902Z] ---> Running in 963fd095ff36 [2021-01-26T22:56:13.175Z] ---> 1e0c7e395150 [2021-01-26T22:56:13.175Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T22:56:13.175Z] Removing intermediate container 963fd095ff36 [2021-01-26T22:56:13.175Z] ---> f5cb73e6d3e0 [2021-01-26T22:56:13.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T22:56:13.448Z] ---> Running in 2cbf30ba9b14 [2021-01-26T22:56:14.042Z] Removing intermediate container 2cbf30ba9b14 [2021-01-26T22:56:14.042Z] ---> 8a6f7599ef78 [2021-01-26T22:56:14.042Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T22:56:14.315Z] ---> Running in 7094305583a6 [2021-01-26T22:56:14.315Z] ---> 84fe1f9db354 [2021-01-26T22:56:14.315Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T22:56:14.315Z] ---> Running in 541300c332bf [2021-01-26T22:56:14.920Z] Removing intermediate container 7094305583a6 [2021-01-26T22:56:14.920Z] ---> e5b521408e35 [2021-01-26T22:56:14.920Z] Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:56:14.920Z] ---> Running in de73b8c8974f [2021-01-26T22:56:14.920Z] Removing intermediate container 541300c332bf [2021-01-26T22:56:14.920Z] ---> f2ddd2b8f404 [2021-01-26T22:56:14.920Z] Step 17/20 : CMD ["--init=true"] [2021-01-26T22:56:15.191Z] ---> Running in 6c4c3bf987f6 [2021-01-26T22:56:15.467Z] Removing intermediate container de73b8c8974f [2021-01-26T22:56:15.467Z] ---> e4f601890579 [2021-01-26T22:56:15.467Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T22:56:15.467Z] Removing intermediate container 6c4c3bf987f6 [2021-01-26T22:56:15.467Z] ---> 3d0643743890 [2021-01-26T22:56:15.467Z] Step 18/20 : LABEL arch=arm64 [2021-01-26T22:56:15.742Z] ---> Running in e3abbe8a3032 [2021-01-26T22:56:15.742Z] ---> Running in 0797244fd53e [2021-01-26T22:56:16.016Z] Removing intermediate container e3abbe8a3032 [2021-01-26T22:56:16.016Z] ---> 4796db0cf5fd [2021-01-26T22:56:16.016Z] [2021-01-26T22:56:16.608Z] Removing intermediate container 0797244fd53e [2021-01-26T22:56:16.608Z] ---> 4353799b5008 [2021-01-26T22:56:16.608Z] Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 [2021-01-26T22:56:16.608Z] Successfully built 4796db0cf5fd [2021-01-26T22:56:16.608Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-26T22:56:16.608Z]  Building docker-core-data-go ... done  ---> Running in 169cb48d6bf0 [2021-01-26T22:56:17.206Z] Removing intermediate container 169cb48d6bf0 [2021-01-26T22:56:17.206Z] ---> 7ce4d06307aa [2021-01-26T22:56:17.206Z] Step 20/20 : LABEL version=0.0.0 [2021-01-26T22:56:17.206Z] ---> Running in 120117bca5bf [2021-01-26T22:56:17.800Z] Removing intermediate container 120117bca5bf [2021-01-26T22:56:17.800Z] ---> 56aa7dfcac3b [2021-01-26T22:56:17.800Z] [2021-01-26T22:56:18.074Z] Successfully built 56aa7dfcac3b [2021-01-26T22:56:18.074Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-26T22:56:18.681Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2021-01-26T22:56:18.686Z] $ docker stop --time=1 a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 [2021-01-26T22:56:20.640Z] $ docker rm -f a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T22:56:21.434Z] + docker images [2021-01-26T22:56:21.434Z] + grep docker [2021-01-26T22:56:21.705Z] docker-security-proxy-setup-go-arm64 latest 56aa7dfcac3b 4 seconds ago 15.9MB [2021-01-26T22:56:21.705Z] docker-core-data-go-arm64 latest 4796db0cf5fd 6 seconds ago 22.4MB [2021-01-26T22:56:21.705Z] docker-security-secrets-setup-go-arm64 latest e60eae8ef064 53 seconds ago 22.7MB [2021-01-26T22:56:21.705Z] docker-support-scheduler-go-arm64 latest 49d57fb76408 59 seconds ago 11.5MB [2021-01-26T22:56:21.705Z] docker-core-command-go-arm64 latest ca769bf949ba About a minute ago 11.3MB [2021-01-26T22:56:21.705Z] docker-security-secretstore-setup-go-arm64 latest d5b9b8a21b56 About a minute ago 23.5MB [2021-01-26T22:56:21.705Z] docker-sys-mgmt-agent-go-arm64 latest 4ff90e646ea9 2 minutes ago 300MB [2021-01-26T22:56:21.705Z] docker-core-metadata-go-arm64 latest 7c93f4e0804a 3 minutes ago 13.5MB [2021-01-26T22:56:21.705Z] docker-support-notifications-go-arm64 latest d6c8fd57906f 3 minutes ago 12.9MB [2021-01-26T22:56:21.705Z] docker-security-bootstrap-redis-go-arm64 latest 0b1d07aa4f54 4 minutes ago 15.2MB [2021-01-26T22:56:21.705Z] docker-support-logging-go-arm64 latest b35578068e27 4 minutes ago 10.6MB [2021-01-26T22:56:21.705Z] docker latest 83ca638d8957 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:56:26.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:56:27.766Z] ---> package-listing.sh [2021-01-26T22:56:27.766Z] ++ facter osfamily [2021-01-26T22:56:27.766Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T22:56:28.040Z] + OS_FAMILY=redhat [2021-01-26T22:56:28.040Z] + workspace=/w/workspace/edgex-go/1 [2021-01-26T22:56:28.040Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T22:56:28.040Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T22:56:28.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T22:56:28.040Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T22:56:28.040Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T22:56:28.040Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T22:56:28.040Z] + case "${OS_FAMILY}" in [2021-01-26T22:56:28.040Z] + rpm -qa [2021-01-26T22:56:28.040Z] + sort [2021-01-26T22:56:33.428Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T22:56:33.428Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T22:56:33.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T22:56:33.428Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T22:56:33.428Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-26T22:56:33.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-26T22:56:33.465Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-26T22:56:33.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:56:34.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T22:56:34.810Z] [2021-01-26T22:56:34.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T22:56:35.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T22:56:35.854Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T22:56:35.854Z] df20fa9351a1: Pulling fs layer [2021-01-26T22:56:35.854Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T22:56:35.854Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T22:56:35.854Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T22:56:35.854Z] 93b61091891f: Pulling fs layer [2021-01-26T22:56:35.854Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T22:56:35.854Z] 5e14af77c1be: Pulling fs layer [2021-01-26T22:56:35.854Z] 01666e4c0597: Pulling fs layer [2021-01-26T22:56:35.854Z] aa168da1d23b: Pulling fs layer [2021-01-26T22:56:35.854Z] 93b9cdb0e59b: Waiting [2021-01-26T22:56:35.854Z] 5e14af77c1be: Waiting [2021-01-26T22:56:35.854Z] 01666e4c0597: Waiting [2021-01-26T22:56:35.854Z] aa168da1d23b: Waiting [2021-01-26T22:56:35.854Z] 46f8f816bc3b: Waiting [2021-01-26T22:56:35.854Z] 93b61091891f: Waiting [2021-01-26T22:56:36.184Z] 36b3adc4ff6f: Verifying Checksum [2021-01-26T22:56:36.184Z] 36b3adc4ff6f: Download complete [2021-01-26T22:56:36.184Z] 46f8f816bc3b: Verifying Checksum [2021-01-26T22:56:36.184Z] 46f8f816bc3b: Download complete [2021-01-26T22:56:36.185Z] df20fa9351a1: Verifying Checksum [2021-01-26T22:56:36.185Z] df20fa9351a1: Download complete [2021-01-26T22:56:36.185Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T22:56:36.185Z] 93b9cdb0e59b: Download complete [2021-01-26T22:56:36.185Z] 5e14af77c1be: Verifying Checksum [2021-01-26T22:56:36.185Z] 5e14af77c1be: Download complete [2021-01-26T22:56:36.185Z] 93b61091891f: Verifying Checksum [2021-01-26T22:56:36.185Z] 93b61091891f: Download complete [2021-01-26T22:56:36.185Z] 01666e4c0597: Verifying Checksum [2021-01-26T22:56:36.618Z] df20fa9351a1: Pull complete [2021-01-26T22:56:37.286Z] 36b3adc4ff6f: Pull complete [2021-01-26T22:56:37.286Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T22:56:37.286Z] 8ad3a11d3b57: Download complete [2021-01-26T22:56:39.443Z] 8ad3a11d3b57: Pull complete [2021-01-26T22:56:39.443Z] 46f8f816bc3b: Pull complete [2021-01-26T22:56:40.307Z] 93b61091891f: Pull complete [2021-01-26T22:56:40.757Z] 93b9cdb0e59b: Pull complete [2021-01-26T22:56:41.061Z] 5e14af77c1be: Pull complete [2021-01-26T22:56:41.340Z] 01666e4c0597: Pull complete [2021-01-26T22:56:44.120Z] aa168da1d23b: Verifying Checksum [2021-01-26T22:56:44.120Z] aa168da1d23b: Download complete [2021-01-26T22:56:59.374Z] aa168da1d23b: Pull complete [2021-01-26T22:56:59.374Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T22:56:59.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T22:56:59.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T22:56:59.988Z] prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container [2021-01-26T22:57:00.148Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-26T22:57:05.019Z] $ docker top 2c6e56e54212982b1dea0b0f47c9e6aae216f247e38c3cf5276d455d4adc1f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T22:57:06.291Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T22:57:07.269Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T22:57:07.634Z] + ls /var/log/sa-host [2021-01-26T22:57:07.634Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T22:57:07.634Z] file_magic: OK [2021-01-26T22:57:07.634Z] HZ: Using current value: 100 [2021-01-26T22:57:07.634Z] file_header: OK [2021-01-26T22:57:07.634Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-26T22:57:07.634Z] Statistics: [2021-01-26T22:57:07.634Z] Hnuu...uuuununununu... [2021-01-26T22:57:07.634Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T22:57:07.634Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T22:57:07.634Z] file_magic: OK [2021-01-26T22:57:07.634Z] HZ: Using current value: 100 [2021-01-26T22:57:07.634Z] file_header: OK [2021-01-26T22:57:07.634Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-26T22:57:07.634Z] Statistics: [2021-01-26T22:57:07.634Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T22:57:07.634Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T22:57:08.454Z] provisioning config files... [2021-01-26T22:57:08.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1958272531923384736tmp [Pipeline] { [Pipeline] echo [2021-01-26T22:57:08.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:57:09.585Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T22:57:09.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T22:57:09.779Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:57:10.474Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T22:57:10.530Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:57:11.706Z] ---> sudo-logs.sh [2021-01-26T22:57:11.706Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T22:57:11.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:57:12.144Z] ---> job-cost.sh [2021-01-26T22:57:12.426Z] lf-activate-venv: SKIPPING [2021-01-26T22:57:12.426Z] INFO: No Stack... [2021-01-26T22:57:13.086Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T22:57:13.679Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T22:57:13.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T22:57:14.466Z] ---> logs-deploy.sh [2021-01-26T22:57:14.467Z] lf-activate-venv: SKIPPING [2021-01-26T22:57:14.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3084/1 [2021-01-26T22:57:14.467Z] INFO: archiving workspace using pattern(s): [2021-01-26T22:57:16.519Z] Archives upload complete. [2021-01-26T22:57:16.802Z] INFO: archiving logs to Nexus