Pull request #3094 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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-3094/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-3094/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23669 in /w/workspace/edgexfoundry_edgex-go_PR-3094 [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/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Merge succeeded, producing 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Checking out Revision 4ed455a01a572bac847ba4e615e8b60e6a9c7131 (PR-3094) > 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/3094/head:refs/remotes/origin/PR-3094 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 Commit message: "Update core-metadata API file" 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 03:04:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:04:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:04:55 ========================================================= 03:04:55 EdgeX Global Pipelines Version Info 03:04:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:04:56 ------------------- 03:04:56 stable info: 03:04:56 ------------------- 03:04:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:04:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:04:56 Message: update stable to v1.0.179 03:04:57 ------------------- 03:04:57 experimental info: 03:04:57 ------------------- 03:04:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:04:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:04:57 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:04:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:04:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3094 [Pipeline] echo 03:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3094 [Pipeline] echo 03:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3094 [Pipeline] echo 03:05:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ed455a01a572bac847ba4e615e8b60e6a9c7131 [Pipeline] echo 03:05:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ed455a [Pipeline] echo 03:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:05:01 provisioning config files... 03:05:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7911649578686894831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:02 ---> docker-login.sh 03:05:02 nexus3.edgexfoundry.org:10001 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 nexus3.edgexfoundry.org:10002 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 nexus3.edgexfoundry.org:10003 03:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:03 Configure a credential helper to remove this warning. See 03:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:03 03:05:03 Login Succeeded 03:05:03 nexus3.edgexfoundry.org:10004 03:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:03 Configure a credential helper to remove this warning. See 03:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:03 03:05:03 Login Succeeded 03:05:03 docker.io 03:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:03 Configure a credential helper to remove this warning. See 03:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:03 03:05:03 Login Succeeded 03:05:03 ---> docker-login.sh ends [Pipeline] } 03:05:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:04 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/core-command/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo core-command,cmd/core-command/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/core-data/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo core-data,cmd/core-data/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/core-metadata/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo core-metadata,cmd/core-metadata/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/security-bootstrapper/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/security-proxy-setup/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/support-notifications/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo support-notifications,cmd/support-notifications/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/support-scheduler/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:05:04 + for file in '`ls cmd/**/Dockerfile`' 03:05:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:05:04 ++ cut -d/ -f2 03:05:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:05:04 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:05 03:05:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:05:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:06 latest: Pulling from edgex-devops/git-semver 03:05:06 31603596830f: Pulling fs layer 03:05:06 2a8b12db71e7: Pulling fs layer 03:05:06 6ca5941a6612: Pulling fs layer 03:05:06 ecc8261a40a4: Pulling fs layer 03:05:06 ecc8261a40a4: Waiting 03:05:06 2a8b12db71e7: Download complete 03:05:06 31603596830f: Verifying Checksum 03:05:06 31603596830f: Download complete 03:05:06 ecc8261a40a4: Verifying Checksum 03:05:06 ecc8261a40a4: Download complete 03:05:06 6ca5941a6612: Verifying Checksum 03:05:06 6ca5941a6612: Download complete 03:05:06 31603596830f: Pull complete 03:05:06 2a8b12db71e7: Pull complete 03:05:07 6ca5941a6612: Pull complete 03:05:07 ecc8261a40a4: Pull complete 03:05:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:05:08 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:05:08 $ 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 03:05:10 $ docker top aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:11 [ssh-agent] Looking for ssh-agent implementation... 03:05:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:11 $ docker exec aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent 03:05:11 SSH_AUTH_SOCK=/tmp/ssh-yTKZh6QOUFgE/agent.11 03:05:11 SSH_AGENT_PID=17 03:05:11 Running ssh-add (command line suppressed) 03:05:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6710483369855262338.key (/w/workspace/edgex-go/1@tmp/private_key_6710483369855262338.key) 03:05:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:12 + git tag --points-at HEAD [Pipeline] } 03:05:12 $ docker exec --env ******** --env ******** aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent -k 03:05:12 unset SSH_AUTH_SOCK; 03:05:12 unset SSH_AGENT_PID; 03:05:12 echo Agent pid 17 killed; 03:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:12 [ssh-agent] Looking for ssh-agent implementation... 03:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:12 $ docker exec aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent 03:05:13 SSH_AUTH_SOCK=/tmp/ssh-r7fmzm0iYrZU/agent.46 03:05:13 SSH_AGENT_PID=51 03:05:13 Running ssh-add (command line suppressed) 03:05:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8445002943861982089.key (/w/workspace/edgex-go/1@tmp/private_key_8445002943861982089.key) 03:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:13 + git semver init 03:05:13 # -> Open(): unable to determine branch for HEAD 03:05:13 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:05:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:05:13 # $SEMVER_REMOTE_NAME = origin 03:05:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:05:13 # $SEMVER_USER_NAME = edgex-jenkins 03:05:13 # $SEMVER_BRANCH = PR-3094 03:05:13 # $SEMVER_TEMP = /tmp/semver-439289616 03:05:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:05:40 # '/tmp/semver-439289616' -> '/w/workspace/edgex-go/1/.semver' 03:05:40 # -> Force: false 03:05:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:05:40 $ docker exec --env ******** --env ******** aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent -k 03:05:40 unset SSH_AUTH_SOCK; 03:05:40 unset SSH_AGENT_PID; 03:05:40 echo Agent pid 51 killed; 03:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:41 + git semver [Pipeline] } 03:05:41 $ docker stop --time=1 aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa 03:05:42 $ docker rm -f aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa [Pipeline] // withDockerContainer [Pipeline] sh 03:05:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:43 Stashed 1 file(s) [Pipeline] echo 03:05:43 [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 03:05:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:05:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:05:45 + sudo service docker restart 03:05:45 + true 03:05:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:05:46 ========================================================= 03:05:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:05:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:46 + 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 . 03:05:50 Sending build context to Docker daemon 327.2MB 03:05:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:05:50 Step 2/6 : FROM ${BASE} 03:05:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:50 188c0c94c7c5: Pulling fs layer 03:05:50 0ef7d3d256c8: Pulling fs layer 03:05:50 de9db76c5a1d: Pulling fs layer 03:05:50 bca2f99d35d6: Pulling fs layer 03:05:50 93359f2a8cfa: Pulling fs layer 03:05:50 7c6f9722023f: Pulling fs layer 03:05:50 a35cf1a2eb13: Pulling fs layer 03:05:50 93359f2a8cfa: Waiting 03:05:50 7c6f9722023f: Waiting 03:05:50 a35cf1a2eb13: Waiting 03:05:50 bca2f99d35d6: Waiting 03:05:50 de9db76c5a1d: Verifying Checksum 03:05:50 de9db76c5a1d: Download complete 03:05:50 0ef7d3d256c8: Download complete 03:05:50 93359f2a8cfa: Verifying Checksum 03:05:50 93359f2a8cfa: Download complete 03:05:50 7c6f9722023f: Verifying Checksum 03:05:50 7c6f9722023f: Download complete 03:05:50 188c0c94c7c5: Verifying Checksum 03:05:50 188c0c94c7c5: Download complete 03:05:51 188c0c94c7c5: Pull complete 03:05:51 0ef7d3d256c8: Pull complete 03:05:52 de9db76c5a1d: Pull complete 03:05:53 a35cf1a2eb13: Verifying Checksum 03:05:53 a35cf1a2eb13: Download complete 03:05:54 bca2f99d35d6: Verifying Checksum 03:05:54 bca2f99d35d6: Download complete 03:05:59 bca2f99d35d6: Pull complete 03:05:59 93359f2a8cfa: Pull complete 03:05:59 7c6f9722023f: Pull complete 03:05:59 Still waiting to schedule task 03:05:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:06:02 a35cf1a2eb13: Pull complete 03:06:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:06:02 ---> a62c8e92a672 03:06:02 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:06:02 ---> Running in fd9f51519bb6 03:06:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:06:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:06:07 (1/12) Installing libmagic (5.38-r0) 03:06:07 (2/12) Installing file (5.38-r0) 03:06:07 (3/12) Installing libc-dev (0.7.2-r3) 03:06:07 (4/12) Installing g++ (9.3.0-r2) 03:06:11 (5/12) Installing fortify-headers (1.1-r0) 03:06:11 (6/12) Installing patch (2.7.6-r6) 03:06:11 (7/12) Installing build-base (0.5-r2) 03:06:11 (8/12) Installing libsodium (1.0.18-r0) 03:06:11 (9/12) Installing pkgconf (1.7.2-r0) 03:06:11 (10/12) Installing libsodium-dev (1.0.18-r0) 03:06:12 (11/12) Installing libzmq (4.3.3-r0) 03:06:12 (12/12) Installing zeromq-dev (4.3.3-r0) 03:06:12 Executing busybox-1.31.1-r19.trigger 03:06:12 OK: 233 MiB in 51 packages 03:06:16 Removing intermediate container fd9f51519bb6 03:06:16 ---> 07cf35e8daca 03:06:16 Step 4/6 : WORKDIR /edgex-go 03:06:16 ---> Running in 66a4fd49b099 03:06:16 Removing intermediate container 66a4fd49b099 03:06:16 ---> 451f62e7030f 03:06:16 Step 5/6 : COPY go.mod . 03:06:16 ---> 167fa4443301 03:06:16 Step 6/6 : RUN go mod download 03:06:16 ---> Running in a20e8123f1a5 03:06:38 Removing intermediate container a20e8123f1a5 03:06:38 ---> 91e9f265d237 03:06:38 Successfully built 91e9f265d237 03:06:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:06:38 + docker inspect -f . ci-base-image-x86_64 03:06:38 . [Pipeline] withDockerContainer 03:06:39 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:06:39 $ 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 03:06:39 $ docker top dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:40 + go version 03:06:40 go version go1.15.5 linux/amd64 [Pipeline] } 03:06:40 $ docker stop --time=1 dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c 03:06:41 $ docker rm -f dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:42 + docker inspect -f . ci-base-image-x86_64 03:06:42 . [Pipeline] withDockerContainer 03:06:43 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:06:43 $ 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 03:06:44 $ docker top 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:44 ========================================================= 03:06:44 [edgeXBuildGoParallel] Running Tests and Build... 03:06:44 ========================================================= [Pipeline] sh 03:06:44 + make test 03:06:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:06:53 ? github.com/edgexfoundry/edgex-go [no test files] 03:07:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:07:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:07:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:07:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:07:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:07:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements 03:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:07:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.1% of statements 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:07:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:07:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:07:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 65.8% of statements 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:07:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.3% of statements 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements 03:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.408s coverage: 92.8% of statements 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 43.8% of statements 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 03:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.027s coverage: 44.8% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 68.9% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.111s coverage: 47.1% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.669s coverage: 29.1% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 03:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 03:07:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:07:46 GO111MODULE=on go vet ./... 03:08:13 gofmt -l . 03:08:13 [ "`gofmt -l .`" = "" ] 03:08:13 ./bin/test-go-mod-tidy.sh 03:08:13 ./bin/test-attribution-txt.sh [Pipeline] sh 03:08:13 + ls -al . 03:08:13 total 668 03:08:13 drwxrwxr-x 10 1001 1001 4096 Jan 28 03:08 . 03:08:13 drwxr-xr-x 4 root root 28 Jan 28 03:06 .. 03:08:13 -rw-rw-r-- 1 1001 1001 11 Jan 28 03:04 .dockerignore 03:08:13 drwxrwxr-x 8 1001 1001 179 Jan 28 03:04 .git 03:08:13 drwxrwxr-x 3 1001 1001 125 Jan 28 03:04 .github 03:08:13 -rw-rw-r-- 1 1001 1001 872 Jan 28 03:04 .gitignore 03:08:13 drwx------ 3 1001 1001 60 Jan 28 03:05 .semver 03:08:13 -rw-rw-r-- 1 1001 1001 166 Jan 28 03:04 .sonarcloud.properties 03:08:13 -rw-rw-r-- 1 1001 1001 7859 Jan 28 03:04 Attribution.txt 03:08:13 -rw-rw-r-- 1 1001 1001 3804 Jan 28 03:04 CONTRIBUTING.md 03:08:13 -rw-rw-r-- 1 1001 1001 931 Jan 28 03:04 Dockerfile.build 03:08:13 -rw-rw-r-- 1 1001 1001 863 Jan 28 03:04 Jenkinsfile 03:08:13 -rw-rw-r-- 1 1001 1001 10775 Jan 28 03:04 LICENSE 03:08:13 -rw-rw-r-- 1 1001 1001 6001 Jan 28 03:04 Makefile 03:08:13 -rw-rw-r-- 1 1001 1001 6524 Jan 28 03:04 README.md 03:08:13 -rw-rw-r-- 1 1001 1001 6755 Jan 28 03:04 SECURITY.md 03:08:13 -rw-rw-r-- 1 1001 1001 5 Jan 28 03:05 VERSION 03:08:13 -rw-rw-r-- 1 1001 1001 4131 Jan 28 03:04 ZMQWindows.md 03:08:13 drwxrwxr-x 2 1001 1001 117 Jan 28 03:04 bin 03:08:13 drwxrwxr-x 15 1001 1001 4096 Jan 28 03:04 cmd 03:08:13 -rw-r--r-- 1 root root 564700 Jan 28 03:07 coverage.out 03:08:13 -rw-r--r-- 1 root root 1053 Jan 28 03:08 go.mod 03:08:13 -rw-r--r-- 1 root root 19080 Jan 28 03:08 go.sum 03:08:13 drwxrwxr-x 8 1001 1001 127 Jan 28 03:04 internal 03:08:13 drwxrwxr-x 4 1001 1001 26 Jan 28 03:04 openapi 03:08:13 drwxrwxr-x 4 1001 1001 71 Jan 28 03:04 snap 03:08:13 -rw-rw-r-- 1 1001 1001 168 Jan 28 03:04 version.go [Pipeline] sh 03:08:13 + '[' -e coverage.out ] 03:08:13 + chown 1001:1001 coverage.out [Pipeline] stash 03:08:13 Stashed 1 file(s) [Pipeline] sh 03:08:14 + make build 03:08:14 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 03:08:19 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 03:08:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23672 in /w/workspace/edgexfoundry_edgex-go_PR-3094 [Pipeline] { [Pipeline] ws 03:08:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:08:25 using credential edgex-jenkins-ssh 03:08:25 Cloning the remote Git repository 03:08:26 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 03:08:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:25 > git init /w/workspace/edgex-go/1 # timeout=10 03:08:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:25 > git --version # timeout=10 03:08:25 > git --version # 'git version 2.17.1' 03:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:27 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 03:08:28 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 03:08:28 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 03:08:30 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 03:08:31 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 03:08:32 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 03:08:34 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 03:08:35 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 03:08:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:08:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:08:38 $ docker stop --time=1 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e 03:08:40 $ docker rm -f 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 03:08:41 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 4ed455a01a572bac847ba4e615e8b60e6a9c7131 [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3094/head:refs/remotes/origin/PR-3094 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:08:41 > git config core.sparsecheckout # timeout=10 03:08:41 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 03:08:43 Merge succeeded, producing 4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:08:43 Checking out Revision 4ed455a01a572bac847ba4e615e8b60e6a9c7131 (PR-3094) 03:08:43 > git remote # timeout=10 03:08:43 > git config --get remote.origin.url # timeout=10 03:08:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:43 > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 03:08:43 > git rev-parse HEAD^{commit} # timeout=10 03:08:43 > git config core.sparsecheckout # timeout=10 03:08:43 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 [Pipeline] isUnix [Pipeline] sh 03:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:46 03:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:46 latest: Pulling from edgex-devops/edgex-compose 03:08:46 cbdbe7a5bc2a: Pulling fs layer 03:08:46 ca9280d653b3: Pulling fs layer 03:08:46 7e9c9ca2126c: Pulling fs layer 03:08:46 cbdbe7a5bc2a: Verifying Checksum 03:08:46 cbdbe7a5bc2a: Download complete 03:08:47 ca9280d653b3: Download complete 03:08:47 cbdbe7a5bc2a: Pull complete 03:08:47 Commit message: "Update core-metadata API file" 03:08:47 > git --version # timeout=10 03:08:47 > git --version # 'git version 2.17.1' 03:08:48 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 03:08:48 7e9c9ca2126c: Download complete 03:08:48 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:08:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:08:50 + sudo service docker restart 03:08:50 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:08:52 provisioning config files... 03:08:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7188824148794523632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:53 ---> docker-login.sh 03:08:53 nexus3.edgexfoundry.org:10001 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10002 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:55 Configure a credential helper to remove this warning. See 03:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:55 03:08:55 Login Succeeded 03:08:55 nexus3.edgexfoundry.org:10003 03:08:55 7e9c9ca2126c: Pull complete 03:08:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:08:55 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:55 $ 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 03:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:55 Configure a credential helper to remove this warning. See 03:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:55 03:08:55 Login Succeeded 03:08:55 nexus3.edgexfoundry.org:10004 03:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:56 Configure a credential helper to remove this warning. See 03:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:56 03:08:56 Login Succeeded 03:08:56 docker.io 03:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:56 Configure a credential helper to remove this warning. See 03:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:56 03:08:56 Login Succeeded 03:08:56 ---> docker-login.sh ends 03:08:58 $ docker top 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 -eo pid,comm [Pipeline] { [Pipeline] } 03:08:58 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:08:58 + docker-compose build --help 03:08:58 + grep parallel [Pipeline] echo 03:08:58 ========================================================= 03:08:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:08:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:08:59 + 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 . 03:08:59 --parallel Build images in parallel. [Pipeline] } 03:08:59 $ docker stop --time=1 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 03:09:01 $ docker rm -f 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:09:02 . 03:09:02 Sending build context to Docker daemon 165.9MB 03:09:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:09:02 Step 2/6 : FROM ${BASE} 03:09:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:09:02 5f621e34cdf4: Pulling fs layer 03:09:02 a4357932f1b6: Pulling fs layer 03:09:02 18c013af1878: Pulling fs layer 03:09:02 00ac8860ef70: Pulling fs layer 03:09:02 63d7cb157983: Pulling fs layer 03:09:02 b116817d02f9: Pulling fs layer 03:09:02 745a02a5169b: Pulling fs layer 03:09:02 00ac8860ef70: Waiting 03:09:02 63d7cb157983: Waiting 03:09:02 b116817d02f9: Waiting 03:09:02 745a02a5169b: Waiting 03:09:02 18c013af1878: Download complete 03:09:02 a4357932f1b6: Verifying Checksum 03:09:02 a4357932f1b6: Download complete 03:09:02 63d7cb157983: Verifying Checksum 03:09:02 63d7cb157983: Download complete 03:09:02 b116817d02f9: Verifying Checksum 03:09:02 b116817d02f9: Download complete 03:09:02 5f621e34cdf4: Verifying Checksum 03:09:02 5f621e34cdf4: Download complete [Pipeline] withDockerContainer 03:09:02 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:09:02 $ 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 03:09:02 5f621e34cdf4: Pull complete 03:09:03 a4357932f1b6: Pull complete 03:09:03 $ docker top 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 -eo pid,comm 03:09:03 18c013af1878: Pull complete [Pipeline] { [Pipeline] sh 03:09:03 + docker-compose -f ./docker-compose-build.yml build --parallel 03:09:04 745a02a5169b: Verifying Checksum 03:09:04 745a02a5169b: Download complete 03:09:04 Building docker-core-command-go ... 03:09:04 Building docker-core-data-go ... 03:09:04 Building docker-core-metadata-go ... 03:09:04 Building docker-security-bootstrapper-go ... 03:09:04 Building docker-security-proxy-setup-go ... 03:09:04 Building docker-security-secretstore-setup-go ... 03:09:04 Building docker-support-notifications-go ... 03:09:04 Building docker-support-scheduler-go ... 03:09:04 Building docker-sys-mgmt-agent-go ... 03:09:04 Building docker-security-secretstore-setup-go 03:09:04 Building docker-core-metadata-go 03:09:04 Building docker-security-proxy-setup-go 03:09:04 Building docker-support-scheduler-go 03:09:04 Building docker-core-data-go 03:09:05 00ac8860ef70: Verifying Checksum 03:09:05 00ac8860ef70: Download complete 03:09:15 00ac8860ef70: Pull complete 03:09:15 63d7cb157983: Pull complete 03:09:16 b116817d02f9: Pull complete 03:09:20 745a02a5169b: Pull complete 03:09:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:09:20 ---> b7e6874047d6 03:09:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:09:23 ---> Running in 019302f12032 03:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:09:26 (1/12) Installing libmagic (5.38-r0) 03:09:26 (2/12) Installing file (5.38-r0) 03:09:26 (3/12) Installing libc-dev (0.7.2-r3) 03:09:26 (4/12) Installing g++ (9.3.0-r2) 03:09:31 (5/12) Installing fortify-headers (1.1-r0) 03:09:31 (6/12) Installing patch (2.7.6-r6) 03:09:31 (7/12) Installing build-base (0.5-r2) 03:09:31 (8/12) Installing libsodium (1.0.18-r0) 03:09:32 (9/12) Installing pkgconf (1.7.2-r0) 03:09:32 (10/12) Installing libsodium-dev (1.0.18-r0) 03:09:32 (11/12) Installing libzmq (4.3.3-r0) 03:09:32 (12/12) Installing zeromq-dev (4.3.3-r0) 03:09:32 Executing busybox-1.31.1-r19.trigger 03:09:32 OK: 217 MiB in 51 packages 03:09:36 Removing intermediate container 019302f12032 03:09:36 ---> 9e7038699cc6 03:09:36 Step 4/6 : WORKDIR /edgex-go 03:09:36 ---> Running in 486ff5d92f02 03:09:37 Removing intermediate container 486ff5d92f02 03:09:37 ---> 97222a774c1d 03:09:37 Step 5/6 : COPY go.mod . 03:09:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:09:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:09:37 ---> 91e9f265d237 03:09:37 Step 3/24 : WORKDIR /edgex-go 03:09:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:09:37 ---> 91e9f265d237 03:09:37 Step 3/22 : WORKDIR /edgex-go 03:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:37 ---> 91e9f265d237 03:09:37 Step 3/23 : WORKDIR /edgex-go 03:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:37 ---> 91e9f265d237 03:09:37 Step 3/23 : WORKDIR /edgex-go 03:09:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:09:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:09:37 ---> 91e9f265d237 03:09:37 Step 3/21 : WORKDIR /edgex-go 03:09:37 ---> Running in 962cf3a9f367 03:09:37 ---> Running in 6f89039692de 03:09:37 ---> Running in f0560fe043ff 03:09:37 ---> Running in ba75b67cb732 03:09:37 ---> Running in 304a1be150a8 03:09:37 Removing intermediate container 962cf3a9f367 03:09:37 ---> 0f287d85f988 03:09:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:37 Removing intermediate container 304a1be150a8 03:09:37 ---> b6a6c6da625c 03:09:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:37 Removing intermediate container f0560fe043ff 03:09:37 ---> 6968841d2e73 03:09:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:37 Removing intermediate container ba75b67cb732 03:09:37 ---> 6cc0525803f6 03:09:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:37 ---> d1bb59fefc01 03:09:37 Step 6/6 : RUN go mod download 03:09:37 Removing intermediate container 6f89039692de 03:09:37 ---> ee826af02a48 03:09:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:37 ---> Running in 71c866a20135 03:09:37 ---> Running in 5c5c882f1e52 03:09:37 ---> Running in e17689fd3214 03:09:37 ---> Running in a15abf16860a 03:09:37 ---> Running in 9b64007441f9 03:09:37 ---> Running in ef17c7b5f983 03:09:40 Removing intermediate container 5c5c882f1e52 03:09:40 ---> 679e92bc1009 03:09:40 Step 5/24 : RUN apk add --update --no-cache make git 03:09:40 Removing intermediate container a15abf16860a 03:09:40 ---> ec44efad3173 03:09:40 Step 5/23 : RUN apk add --update --no-cache make git 03:09:40 Removing intermediate container e17689fd3214 03:09:40 ---> cfb1eb59b88d 03:09:40 Step 5/21 : RUN apk add --update --no-cache make git 03:09:40 ---> Running in a94c25b74491 03:09:40 Removing intermediate container 9b64007441f9 03:09:40 ---> b711373fd9ca 03:09:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:09:40 ---> Running in 7c93e0f72a83 03:09:40 ---> Running in a31729261a3f 03:09:40 Removing intermediate container 71c866a20135 03:09:40 ---> d679de51f756 03:09:40 Step 5/22 : RUN apk add --update --no-cache make git 03:09:40 ---> Running in ba54b260ccdf 03:09:40 ---> Running in eab1689e9971 03:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:42 OK: 233 MiB in 51 packages 03:09:42 OK: 233 MiB in 51 packages 03:09:43 OK: 233 MiB in 51 packages 03:09:43 OK: 233 MiB in 51 packages 03:09:43 Removing intermediate container a31729261a3f 03:09:43 ---> 347142cb6ddc 03:09:43 Step 6/23 : COPY go.mod . 03:09:43 OK: 233 MiB in 51 packages 03:09:43 Removing intermediate container a94c25b74491 03:09:43 ---> e91f2b061d6e 03:09:43 Step 6/24 : COPY go.mod . 03:09:43 ---> 13b0e783a59c 03:09:43 Step 7/23 : RUN go mod download 03:09:43 ---> Running in 6074260bf792 03:09:43 ---> 2951d37d1d45 03:09:43 Step 7/24 : RUN go mod download 03:09:43 Removing intermediate container eab1689e9971 03:09:43 ---> 17040fbc5193 03:09:43 Step 6/22 : COPY go.mod . 03:09:44 Removing intermediate container ba54b260ccdf 03:09:44 ---> fe1bd02e2224 03:09:44 Step 6/23 : COPY go.mod . 03:09:44 ---> Running in 76d86227526c 03:09:44 Removing intermediate container 7c93e0f72a83 03:09:44 ---> 6cea4e7b1dd8 03:09:44 Step 6/21 : COPY go.mod . 03:09:44 ---> fdf89ded9a98 03:09:44 Step 7/22 : RUN go mod download 03:09:44 ---> e56a10251f72 03:09:44 Step 7/23 : RUN go mod download 03:09:44 ---> Running in 644fa9161713 03:09:45 ---> Running in 82e704e34976 03:09:45 ---> 63a19c33481e 03:09:45 Step 7/21 : RUN go mod download 03:09:45 ---> Running in af1b0af0a259 03:09:46 Removing intermediate container 76d86227526c 03:09:46 ---> f62e331cda7a 03:09:46 Step 8/24 : COPY . . 03:09:46 Removing intermediate container 6074260bf792 03:09:46 ---> 091ac7e9fbd5 03:09:46 Step 8/23 : COPY . . 03:09:46 Removing intermediate container 644fa9161713 03:09:46 ---> 76021368d6aa 03:09:46 Step 8/22 : COPY . . 03:09:50 Removing intermediate container 82e704e34976 03:09:50 ---> 57c6ec0f8cb3 03:09:50 Step 8/23 : COPY . . 03:09:55 Removing intermediate container af1b0af0a259 03:09:55 ---> 08e3eff0a894 03:09:55 Step 8/21 : COPY . . 03:10:04 Removing intermediate container ef17c7b5f983 03:10:04 ---> 5d135e677563 03:10:04 Successfully built 5d135e677563 03:10:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:10:05 + docker inspect -f . ci-base-image-arm64 03:10:05 . [Pipeline] withDockerContainer 03:10:05 prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container 03:10:05 $ 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 03:10:07 $ docker top f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:08 + go version 03:10:08 go version go1.15.5 linux/arm64 [Pipeline] } 03:10:08 $ docker stop --time=1 f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c 03:10:10 $ docker rm -f f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:11 + docker inspect -f . ci-base-image-arm64 03:10:11 . [Pipeline] withDockerContainer 03:10:11 prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container 03:10:11 $ 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 03:10:13 $ docker top 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 -eo pid,comm [Pipeline] { [Pipeline] echo 03:10:13 ========================================================= 03:10:13 [edgeXBuildGoParallel] Running Tests and Build... 03:10:13 ========================================================= [Pipeline] sh 03:10:14 + make test 03:10:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:10:27 ---> 5cfe3daff95f 03:10:27 ---> a11ea8af7616 03:10:27 Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/23 : RUN make cmd/core-data/core-data ---> f863af45a99d 03:10:27 03:10:27 03:10:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:27 ---> 0fe413123d79 03:10:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:10:27 ---> 5684d18c31c2 03:10:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:10:27 ---> Running in bc0d2a567c89 03:10:27 ---> Running in 2a773474cbea 03:10:27 ---> Running in a9267fd56104 03:10:27 ---> Running in 212d6ec9e4aa 03:10:27 ---> Running in 1444cb885b23 03:10:27 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 03:10:27 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 03:10:27 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 03:10:27 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 03:10:27 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 03:10:36 ? github.com/edgexfoundry/edgex-go [no test files] 03:10:54 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 03:10:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:11:01 Removing intermediate container 1444cb885b23 03:11:01 ---> 9185d36b706f 03:11:01 03:11:01 Step 10/21 : FROM alpine:3.12 03:11:01 Removing intermediate container 2a773474cbea 03:11:01 ---> 969ee15fdf1e 03:11:01 03:11:01 Step 10/24 : FROM alpine:3.12 03:11:01 Removing intermediate container 212d6ec9e4aa 03:11:01 ---> 89a9dda8e07e 03:11:01 03:11:01 Step 10/22 : FROM alpine:3.12 03:11:01 3.12: Pulling from library/alpine 03:11:01 3.12: Pulling from library/alpine 03:11:01 3.12: Pulling from library/alpine 03:11:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:11:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:11:02 Status: Downloaded newer image for alpine:3.12 03:11:02 ---> 389fef711851 03:11:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:11:02 Status: Downloaded newer image for alpine:3.12 03:11:02 ---> 389fef711851 03:11:02 Step 11/21 : RUN apk add --update --no-cache curl 03:11:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:11:02 Status: Image is up to date for alpine:3.12 03:11:02 ---> 389fef711851 03:11:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:11:06 ---> Running in 88dedeb59f79 03:11:06 ---> Running in fa822ab4d389 03:11:06 ---> Running in 391a6e5d4e6c 03:11:06 Removing intermediate container a9267fd56104 03:11:06 ---> 5b24c9956ee3 03:11:06 03:11:06 Step 10/23 : FROM alpine:3.12 03:11:06 ---> 389fef711851 03:11:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:11:06 Removing intermediate container bc0d2a567c89 03:11:06 ---> c25bc74dfdf3 03:11:06 03:11:06 Step 10/23 : FROM alpine:3.12 03:11:06 ---> 389fef711851 03:11:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:11:06 ---> Running in 6968f9355791 03:11:06 ---> Running in 7eef05c04061 03:11:07 Removing intermediate container 7eef05c04061 03:11:07 ---> 900545e3a44b 03:11:07 Step 12/23 : ENV APP_PORT=48080 03:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:07 ---> Running in d34a49f62b05 03:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:07 (1/4) Installing ca-certificates (20191127-r4) 03:11:08 Removing intermediate container d34a49f62b05 03:11:08 ---> 08d4abf3cbcb 03:11:08 Step 13/23 : EXPOSE $APP_PORT 03:11:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:11:08 (3/4) Installing libcurl (7.69.1-r3) 03:11:08 (4/4) Installing curl (7.69.1-r3) 03:11:08 Executing busybox-1.31.1-r19.trigger 03:11:08 Executing ca-certificates-20191127-r4.trigger 03:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:08 (1/5) Installing ca-certificates (20191127-r4) 03:11:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:11:08 (3/5) Installing libcurl (7.69.1-r3) 03:11:08 (4/5) Installing curl (7.69.1-r3) 03:11:08 OK: 7 MiB in 18 packages 03:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:08 (5/5) Installing dumb-init (1.2.2-r1) 03:11:08 Executing busybox-1.31.1-r19.trigger 03:11:08 Executing ca-certificates-20191127-r4.trigger 03:11:08 OK: 7 MiB in 19 packages 03:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:08 (1/1) Installing dumb-init (1.2.2-r1) 03:11:08 Executing busybox-1.31.1-r19.trigger 03:11:08 OK: 6 MiB in 15 packages 03:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:08 ---> Running in deb337be480f 03:11:08 (1/1) Installing dumb-init (1.2.2-r1) 03:11:08 Executing busybox-1.31.1-r19.trigger 03:11:08 OK: 6 MiB in 15 packages 03:11:09 Removing intermediate container deb337be480f 03:11:09 ---> b4303b5672a3 03:11:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:10 ---> Running in ca1feeda5c51 03:11:10 Removing intermediate container fa822ab4d389 03:11:10 ---> b96ca31b3850 03:11:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:11:10 Removing intermediate container 391a6e5d4e6c 03:11:10 ---> 73de27823e16 03:11:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:11:10 Removing intermediate container 88dedeb59f79 03:11:10 ---> dd36493932ff 03:11:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:11:10 ---> Running in db9484920b5a 03:11:10 ---> Running in 5b18b9c87bd6 03:11:10 ---> Running in 68d03b4c595c 03:11:10 Removing intermediate container 6968f9355791 03:11:10 ---> 85a3c503be4b 03:11:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:11:10 ---> Running in 15e9741074d4 03:11:11 Removing intermediate container 5b18b9c87bd6 03:11:11 ---> c93a560aff26 03:11:11 Step 13/22 : ENV APP_PORT=48085 03:11:11 Removing intermediate container db9484920b5a 03:11:11 ---> ee755f65213c 03:11:11 Step 13/21 : WORKDIR /edgex 03:11:11 ---> Running in 5b64bd71586b 03:11:11 ---> Running in 677c9a026de6 03:11:11 Removing intermediate container 68d03b4c595c 03:11:11 ---> d238a450a3ff 03:11:11 Step 13/24 : WORKDIR / 03:11:11 Removing intermediate container 15e9741074d4 03:11:11 ---> 333e7ac4da3b 03:11:11 Step 13/23 : ENV APP_PORT=48081 03:11:12 ---> Running in 75b95d847e15 03:11:12 ---> Running in 652c5a437795 03:11:12 Removing intermediate container 677c9a026de6 03:11:12 ---> a7b660c22f84 03:11:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:11:12 Removing intermediate container 5b64bd71586b 03:11:12 ---> 9179e9081324 03:11:12 Step 14/22 : EXPOSE $APP_PORT 03:11:12 ---> Running in ff422bd1c11e 03:11:12 Removing intermediate container 75b95d847e15 03:11:12 ---> 1d96ceeae6ec 03:11:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:11:12 Removing intermediate container 652c5a437795 03:11:12 ---> 1bfb0ed8b11b 03:11:12 Step 14/23 : EXPOSE $APP_PORT 03:11:12 Removing intermediate container ca1feeda5c51 03:11:12 ---> af20d782bbdf 03:11:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:11:12 ---> 7fca4725f9e8 03:11:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:11:12 ---> Running in 41b187230fcf 03:11:13 ---> Running in 45dece3aa29a 03:11:13 Removing intermediate container ff422bd1c11e 03:11:13 ---> b8bda9e06ba8 03:11:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:13 ---> 9e3217e0d15b 03:11:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:11:13 Removing intermediate container 41b187230fcf 03:11:13 ---> 443146101dd5 03:11:13 Step 15/23 : WORKDIR / 03:11:13 ---> 534e81e6a5f1 03:11:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:11:13 ---> 68206f5c2848 03:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:11:13 ---> 3f9917134ad4 03:11:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:11:13 ---> Running in 1c7799e1f91a 03:11:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:14 Removing intermediate container 1c7799e1f91a 03:11:14 ---> 67f95dbd111c 03:11:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:14 ---> 0237ef3f5621 03:11:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:11:14 ---> 5cbe26986e74 03:11:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:11:14 ---> Running in b2dc79dd1ffe 03:11:14 ---> 7d0ff52715db 03:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:11:14 ---> f6929bd152cd 03:11:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:11:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:14 Removing intermediate container b2dc79dd1ffe 03:11:14 ---> 8afadfa03472 03:11:14 Step 18/21 : CMD ["--init=true"] 03:11:14 ---> Running in d68254d3dd06 03:11:14 ---> 49c20a0dd949 03:11:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:11:14 ---> 801f3e88fec4 03:11:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:11:15 ---> Running in 2361ffd89b2c 03:11:15 (1/6) Installing dumb-init (1.2.2-r1) 03:11:15 (2/6) Installing libgcc (9.3.0-r2) 03:11:15 Removing intermediate container d68254d3dd06 03:11:15 ---> 40c26e438ae6 03:11:15 Step 19/21 : LABEL arch=x86_64 03:11:15 ---> 36a35809b5c9 03:11:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:11:15 (3/6) Installing libsodium (1.0.18-r0) 03:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:11:15 ---> 3058159e4df9 03:11:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:11:15 ---> Running in 3f3860c4e8b7 03:11:15 (4/6) Installing libstdc++ (9.3.0-r2) 03:11:15 Removing intermediate container 2361ffd89b2c 03:11:15 ---> 96c75dd5e00b 03:11:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:15 ---> Running in ca4ced1e83d8 03:11:15 (5/6) Installing libzmq (4.3.3-r0) 03:11:15 ---> ee250630ba11 03:11:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:11:15 Removing intermediate container 3f3860c4e8b7 03:11:15 ---> 1d6a5b751825 03:11:15 Step 20/21 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:11:15 (6/6) Installing zeromq (4.3.3-r0) 03:11:16 ---> Running in c0d9219ba985 03:11:16 Executing busybox-1.31.1-r19.trigger 03:11:16 OK: 8 MiB in 20 packages 03:11:16 ---> Running in cb319fdcf03d 03:11:16 ---> cf298ba3a88a 03:11:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:11:16 Removing intermediate container ca4ced1e83d8 03:11:16 ---> 478938974c91 03:11:16 Step 20/22 : LABEL arch=x86_64 03:11:16 ---> Running in 7f72ef3749eb 03:11:16 ---> Running in f8b3fb1e4ce2 03:11:16 Removing intermediate container c0d9219ba985 03:11:16 ---> 0b66adfa864a 03:11:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:16 Removing intermediate container cb319fdcf03d 03:11:16 ---> 1bd0b2997579 03:11:16 Step 21/21 : LABEL version=0.0.0 03:11:16 ---> Running in e5d657db139a 03:11:16 ---> Running in 262076f2b831 03:11:16 Removing intermediate container 7f72ef3749eb 03:11:16 ---> 9570af2e7f60 03:11:16 Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:11:17 ---> Running in 0871c3235791 03:11:17 Removing intermediate container 45dece3aa29a 03:11:17 ---> d58b694e8511 03:11:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:17 Removing intermediate container e5d657db139a 03:11:17 ---> 347604cb1fa8 03:11:17 Step 21/23 : LABEL arch=x86_64 03:11:17 Removing intermediate container 262076f2b831 03:11:17 ---> 3f4f4b59b6f5 03:11:17 03:11:17 ---> Running in 128a6a36e808 03:11:17 Successfully built 3f4f4b59b6f5 03:11:17 Removing intermediate container 0871c3235791 03:11:17 ---> 40b4da01afb9 03:11:17 Step 22/22 : LABEL version=0.0.0 03:11:17 Successfully tagged docker-security-proxy-setup-go:latest 03:11:17  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 03:11:17 ---> 3ec91db11c91 03:11:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:11:17 ---> Running in 2f36fe70c224 03:11:17 Removing intermediate container 128a6a36e808 03:11:17 ---> 7049738e88df 03:11:17 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:11:17 ---> Running in ef043b7bee46 03:11:18 Removing intermediate container f8b3fb1e4ce2 03:11:18 ---> c085673e06ad 03:11:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:11:18 Removing intermediate container 2f36fe70c224 03:11:18 ---> 5f8442d64720 03:11:18 03:11:18 Successfully built 5f8442d64720 03:11:18 ---> Running in c442cef5dac4 03:11:18 Successfully tagged docker-support-scheduler-go:latest 03:11:18 Building docker-support-notifications-go 03:11:18 ---> d781df17d9a4 03:11:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:11:18  Building docker-support-scheduler-go ... done Removing intermediate container ef043b7bee46 03:11:18 ---> c78598274f3f 03:11:18 Step 23/23 : LABEL version=0.0.0 03:11:18 ---> Running in ee90ac6c1493 03:11:18 Removing intermediate container c442cef5dac4 03:11:18 ---> 22c21969492b 03:11:18 Step 22/24 : LABEL arch=x86_64 03:11:19 ---> Running in 1ab313d12bdd 03:11:22 ---> 4f4f5cd13ef5 03:11:22 Step 19/23 : ENTRYPOINT ["/core-data"] 03:11:22 Removing intermediate container ee90ac6c1493 03:11:22 ---> 2889e3e98c2f 03:11:22 03:11:22 Successfully built 2889e3e98c2f 03:11:23 Successfully tagged docker-core-metadata-go:latest 03:11:23 Building docker-core-command-go 03:11:23  Building docker-core-metadata-go ... done Removing intermediate container 1ab313d12bdd 03:11:23 ---> 30ebf1513e80 03:11:23 Step 23/24 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:11:25 ---> Running in 57230373425e 03:11:25 ---> Running in 67cd1bfe6c9a 03:11:25 Removing intermediate container 57230373425e 03:11:25 ---> 8d09a0272731 03:11:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:25 Removing intermediate container 67cd1bfe6c9a 03:11:25 ---> 55802b71217c 03:11:25 Step 24/24 : LABEL version=0.0.0 03:11:26 ---> Running in 15592c7911bc 03:11:28 ---> Running in 2bd725ea3b03 03:11:29 Removing intermediate container 15592c7911bc 03:11:29 ---> 14d50c845a02 03:11:29 Step 21/23 : LABEL arch=x86_64 03:11:29 Removing intermediate container 2bd725ea3b03 03:11:29 ---> 6aeb694f3b38 03:11:29 03:11:29 ---> Running in 6fd0ba92202f 03:11:29 Successfully built 6aeb694f3b38 03:11:29 Successfully tagged docker-security-secretstore-setup-go:latest 03:11:29 Building docker-sys-mgmt-agent-go 03:11:30  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6fd0ba92202f 03:11:30 ---> e0fa6b08d24a 03:11:30 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:11:30 ---> Running in eddd97c8fe9b 03:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:11:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:11:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:38 Removing intermediate container eddd97c8fe9b 03:11:38 ---> 00efd5fb5a05 03:11:38 Step 23/23 : LABEL version=0.0.0 03:11:39 ---> Running in 0bb13e76fb78 03:11:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:40 ---> 91e9f265d237 03:11:40 Step 3/22 : WORKDIR /edgex-go 03:11:40 ---> Using cache 03:11:40 ---> ee826af02a48 03:11:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:40 ---> Using cache 03:11:40 ---> b711373fd9ca 03:11:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:11:40 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:40 Step 2/34 : FROM ${BUILDER_BASE} AS builder 03:11:40 ---> 91e9f265d237 03:11:40 Step 3/34 : WORKDIR /edgex-go 03:11:40 ---> Using cache 03:11:40 ---> ee826af02a48 03:11:40 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:40 ---> Using cache 03:11:40 ---> b711373fd9ca 03:11:40 Step 5/34 : RUN apk add --update --no-cache make git 03:11:41 ---> Running in 779f3b70f142 03:11:41 Removing intermediate container 0bb13e76fb78 03:11:41 ---> 15961aabde54 03:11:41 03:11:41 ---> Running in 125e5e81dd12 03:11:42 Successfully built 15961aabde54 03:11:42 Successfully tagged docker-core-data-go:latest 03:11:44  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:45 OK: 233 MiB in 51 packages 03:11:45 OK: 233 MiB in 51 packages 03:11:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:11:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:11:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:11:47 ---> 91e9f265d237 03:11:47 Step 3/23 : WORKDIR /edgex-go 03:11:47 ---> Using cache 03:11:47 ---> ee826af02a48 03:11:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:47 ---> Using cache 03:11:47 ---> b711373fd9ca 03:11:47 Step 5/23 : RUN apk add --update --no-cache make git 03:11:48 ---> Running in 62dd6cf2618e 03:11:49 Removing intermediate container 125e5e81dd12 03:11:49 ---> 9037369e9356 03:11:49 Step 6/22 : COPY go.mod . 03:11:49 Removing intermediate container 779f3b70f142 03:11:49 ---> 092830e3f8f2 03:11:49 Step 6/34 : COPY go.mod . 03:11:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:51 ---> 2e012aa1b3a1 03:11:51 Step 7/22 : RUN go mod download 03:11:51 ---> 455db03f77fe 03:11:51 Step 7/34 : RUN go mod download 03:11:51 ---> Running in 91191fc70cc0 03:11:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:51 ---> Running in aadf8b127595 03:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.264s coverage: 46.6% of statements 03:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:11:52 OK: 233 MiB in 51 packages 03:11:53 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:11:53 ---> 91e9f265d237 03:11:53 Step 3/26 : WORKDIR /edgex-go 03:11:53 ---> Using cache 03:11:53 ---> ee826af02a48 03:11:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:53 ---> Using cache 03:11:53 ---> b711373fd9ca 03:11:53 Step 5/26 : RUN apk add --update --no-cache make bash git 03:11:53 ---> Running in 1100a2c0d6c6 03:11:53 Removing intermediate container 62dd6cf2618e 03:11:53 ---> da3704159fc7 03:11:53 Step 6/23 : COPY go.mod . 03:11:54 Removing intermediate container 91191fc70cc0 03:11:54 ---> abd64f55bd6e 03:11:54 Step 8/22 : COPY . . 03:11:54 ---> 793b5215fb6c 03:11:54 Step 7/23 : RUN go mod download 03:11:54 Removing intermediate container aadf8b127595 03:11:54 ---> f8846d88c1f9 03:11:54 Step 8/34 : COPY . . 03:11:54 ---> Running in e6399dfa59b1 03:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:57 OK: 233 MiB in 51 packages 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.1% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 65.8% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.354s coverage: 82.3% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:12:04 Removing intermediate container 1100a2c0d6c6 03:12:04 ---> 78c969e002c5 03:12:04 Step 6/26 : COPY go.mod . 03:12:04 Removing intermediate container e6399dfa59b1 03:12:04 ---> 7174a2bd20b6 03:12:04 Step 8/23 : COPY . . 03:12:06 ---> 6ccc6fe5b0c6 03:12:06 Step 7/26 : RUN go mod download 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:12:09 ---> Running in 2857d77e81ae 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.188s coverage: 92.8% of statements 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 43.8% of statements 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 03:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 03:12:17 Removing intermediate container 2857d77e81ae 03:12:17 ---> 2125953c7462 03:12:17 Step 8/26 : COPY . . 03:12:30 ---> b50564912495 03:12:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:12:30 ---> fe2f3822dec5 03:12:30 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.2% of statements 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.182s coverage: 91.4% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 63.5% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 03:12:32 ---> Running in 204d0f8480ae 03:12:32 ---> Running in 60e1b20f2df1 03:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 03:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 03:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 03:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 03:12:33 ---> 95797e295c9e 03:12:33 Step 9/23 : RUN make cmd/core-command/core-command 03:12:34 Removing intermediate container 60e1b20f2df1 03:12:34 ---> b510d65b2183 03:12:34 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 03:12:34 ---> Running in c8f4ff3ab4b5 03:12:34 ---> Running in f28e61cb49ec 03:12:34 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 03:12:35 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 03:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 68.9% of statements 03:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements 03:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements 03:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements 03:12:41 ---> 5cd0e7f6bb80 03:12:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:12:41 ---> Running in f4e083f02bb8 03:12:42 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 03:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 03:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.035s coverage: 29.1% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:12:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:12:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:12:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 03:12:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 03:12:53 GO111MODULE=on go vet ./... 03:12:57 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 03:13:03 + mkdir -p /tmp/build/dist/linux 03:13:03 + cd /tmp/build/dist/linux 03:13:03 + git clone https://github.com/jwilder/dockerize.git . 03:13:03 Cloning into '.'... 03:13:03 Removing intermediate container 204d0f8480ae 03:13:03 ---> addf644c1d2d 03:13:03 03:13:03 Step 10/22 : FROM alpine:3.12 03:13:03 ---> 389fef711851 03:13:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:13:03 Removing intermediate container c8f4ff3ab4b5 03:13:03 ---> 4a883ab70a7b 03:13:03 03:13:03 Step 10/23 : FROM alpine:3.12 03:13:03 ---> 389fef711851 03:13:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:13:03 ---> Using cache 03:13:03 ---> 85a3c503be4b 03:13:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:13:03 ---> Using cache 03:13:03 ---> 333e7ac4da3b 03:13:03 Step 13/23 : ENV APP_PORT=48082 03:13:03 ---> Running in dd6990acbaf1 03:13:03 ---> Running in 374d08486de3 03:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:05 + go get github.com/robfig/glock 03:13:05 Removing intermediate container 374d08486de3 03:13:05 ---> 5417f028bf7e 03:13:05 Step 14/23 : EXPOSE $APP_PORT 03:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:05 (1/2) Installing ca-certificates (20191127-r4) 03:13:05 (2/2) Installing dumb-init (1.2.2-r1) 03:13:05 Executing busybox-1.31.1-r19.trigger 03:13:05 Executing ca-certificates-20191127-r4.trigger 03:13:05 OK: 6 MiB in 16 packages 03:13:06 ---> Running in f1f002a85b18 03:13:06 Removing intermediate container f4e083f02bb8 03:13:06 ---> d7de3c95d576 03:13:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:13:07 ---> Running in 24a32ed865d4 03:13:07 Removing intermediate container f1f002a85b18 03:13:07 ---> 9f787c6713eb 03:13:07 Step 15/23 : WORKDIR / 03:13:07 ---> Running in 811f08b6f791 03:13:07 Removing intermediate container dd6990acbaf1 03:13:07 ---> 99a73a58ea4a 03:13:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:13:07 ---> Running in c05fa5978778 03:13:07 Removing intermediate container 811f08b6f791 03:13:07 ---> 2c2aedee6773 03:13:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:07 Removing intermediate container c05fa5978778 03:13:07 ---> 5c0827efad38 03:13:07 Step 13/22 : ENV APP_PORT=48060 03:13:07 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 03:13:08 ---> Running in 9eee2f91a059 03:13:08 ---> 06f7f32a01fc 03:13:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:13:08 Removing intermediate container 9eee2f91a059 03:13:08 ---> 147541cc9ddd 03:13:08 Step 14/22 : EXPOSE $APP_PORT 03:13:08 ---> Running in 3b0fab99b681 03:13:08 ---> 15aeab21b751 03:13:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:13:08 Removing intermediate container 3b0fab99b681 03:13:08 ---> 734cfb464321 03:13:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:09 ---> 29773a9bf03c 03:13:09 Step 19/23 : ENTRYPOINT ["/core-command"] 03:13:09 ---> Running in 45e5f44c23b3 03:13:09 ---> 29924752bea9 03:13:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:13:09 Removing intermediate container 24a32ed865d4 03:13:09 ---> 5bfb97fd0cd1 03:13:09 03:13:09 Step 11/26 : FROM docker:20.10.0 03:13:09 20.10.0: Pulling from library/docker 03:13:09 Removing intermediate container 45e5f44c23b3 03:13:09 ---> 049e91ba6d2b 03:13:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:09 ---> Running in 28babb1ad14e 03:13:09 Removing intermediate container 28babb1ad14e 03:13:09 ---> d43b0497fd48 03:13:09 Step 21/23 : LABEL arch=x86_64 03:13:10 ---> Running in cddd3ae59110 03:13:10 ---> ab672a1c4fdf 03:13:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:13:10 Removing intermediate container cddd3ae59110 03:13:10 ---> aa9f10577ad5 03:13:10 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:13:13 ---> Running in 57d513ee0e2e 03:13:13 ---> 3ca73f1437e5 03:13:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:13:14 ---> Running in 2f1ff120eee7 03:13:14 Removing intermediate container 57d513ee0e2e 03:13:14 ---> 8e264101c09f 03:13:14 Step 23/23 : LABEL version=0.0.0 03:13:14 ---> Running in fddfa7552e9f 03:13:14 Removing intermediate container 2f1ff120eee7 03:13:14 ---> fb7ebc6bd47e 03:13:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:14 ---> Running in 991136f65652 03:13:14 Removing intermediate container fddfa7552e9f 03:13:14 ---> 8bc26e126d23 03:13:14 03:13:15 Removing intermediate container 991136f65652 03:13:15 ---> f0b124833761 03:13:15 Step 20/22 : LABEL arch=x86_64 03:13:15 + glock sync -n 03:13:15 Successfully built 8bc26e126d23 03:13:15 Successfully tagged docker-core-command-go:latest 03:13:15  Building docker-core-command-go ... done  ---> Running in a3081869e912 03:13:15 Removing intermediate container a3081869e912 03:13:15 ---> 0b29356d06f9 03:13:15 Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:13:15 ---> Running in 5d2b9a390da5 03:13:16 Removing intermediate container 5d2b9a390da5 03:13:16 ---> 004c3dbc1838 03:13:16 Step 22/22 : LABEL version=0.0.0 03:13:16 ---> Running in f23bbd6d9707 03:13:16 Removing intermediate container f23bbd6d9707 03:13:16 ---> 22ad6fa61bb5 03:13:16 03:13:18 Successfully built 22ad6fa61bb5 03:13:18 Successfully tagged docker-support-notifications-go:latest 03:13:18  Building docker-support-notifications-go ... done failed to get: github.com/hpcloud/tail 03:13:18 03:13:18 > go get -v -d github.com/hpcloud/tail 03:13:18 github.com/elgs/gosplitargs (download) 03:13:18 github.com/hpcloud/tail (download) 03:13:18 # cd .; git clone -- https://github.com/hpcloud/tail /go/src/github.com/hpcloud/tail 03:13:18 Cloning into '/go/src/github.com/hpcloud/tail'... 03:13:18 remote: Not Found 03:13:18 fatal: repository 'https://github.com/hpcloud/tail/' not found 03:13:18 package github.com/hpcloud/tail: exit status 128 03:13:18 github.com/jwilder/gojq (download) 03:13:18 get "golang.org/x/net": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net?go-get=1 03:13:18 golang.org/x/net (download) 03:13:18 package golang.org/x/net: no Go files in /go/src/golang.org/x/net 03:13:18 exit status 1 03:13:18 03:13:18 > import github.com/hpcloud/tail 03:13:18 cannot find package "github.com/hpcloud/tail" in any of: 03:13:18 /usr/local/go/src/github.com/hpcloud/tail (from $GOROOT) 03:13:18 /go/src/github.com/hpcloud/tail (from $GOPATH) 03:13:18 /bin/sh: arch: parameter not set 03:13:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:13:19 Status: Downloaded newer image for docker:20.10.0 03:13:19 ---> aefe523efa57 03:13:19 Step 12/26 : RUN apk add --no-cache bash 03:13:19 ---> Running in 6308879ffd87 03:13:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:20 (1/2) Installing readline (8.0.4-r0) 03:13:20 (2/2) Installing bash (5.0.17-r0) 03:13:20 Executing bash-5.0.17-r0.post-install 03:13:20 Executing busybox-1.31.1-r19.trigger 03:13:20 OK: 12 MiB in 22 packages 03:13:21 Removing intermediate container 6308879ffd87 03:13:21 ---> c6d896279307 03:13:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:13:21 ---> Running in 1aeacacac3f8 03:13:21 Removing intermediate container 1aeacacac3f8 03:13:21 ---> f8a19a1bfa0b 03:13:21 Step 14/26 : ENV APP_PORT=48090 03:13:21 ---> Running in bf08320a758a 03:13:21 Removing intermediate container bf08320a758a 03:13:21 ---> 41aab51b2c21 03:13:21 Step 15/26 : EXPOSE $APP_PORT 03:13:21 ---> Running in 88f39d2be7ce 03:13:21 Removing intermediate container 88f39d2be7ce 03:13:21 ---> 55d330aeafeb 03:13:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:13:22 ---> c47555c77532 03:13:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:13:22 ---> 25eebddecce6 03:13:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:13:22 ---> 99f0db5f4afb 03:13:22 Step 19/26 : RUN apk --no-cache add py3-pip 03:13:22 ---> Running in a29eb05b1f11 03:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:23 (1/33) Installing libbz2 (1.0.8-r1) 03:13:23 (2/33) Installing expat (2.2.9-r1) 03:13:23 (3/33) Installing libffi (3.3-r2) 03:13:23 (4/33) Installing gdbm (1.13-r1) 03:13:23 (5/33) Installing xz-libs (5.2.5-r0) 03:13:23 (6/33) Installing sqlite-libs (3.32.1-r0) 03:13:24 (7/33) Installing python3 (3.8.5-r0) 03:13:25 (8/33) Installing py3-appdirs (1.4.4-r1) 03:13:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:13:25 (10/33) Installing py3-parsing (2.4.7-r0) 03:13:25 (11/33) Installing py3-six (1.15.0-r0) 03:13:25 (12/33) Installing py3-packaging (20.4-r0) 03:13:25 (13/33) Installing py3-setuptools (47.0.0-r0) 03:13:25 (14/33) Installing py3-chardet (3.0.4-r4) 03:13:25 (15/33) Installing py3-idna (2.9-r0) 03:13:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:13:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:13:25 (18/33) Installing py3-requests (2.23.0-r0) 03:13:25 (19/33) Installing py3-msgpack (1.0.0-r0) 03:13:25 (20/33) Installing py3-lockfile (0.12.2-r3) 03:13:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:13:25 (22/33) Installing py3-colorama (0.4.3-r0) 03:13:25 (23/33) Installing py3-distlib (0.3.0-r0) 03:13:25 (24/33) Installing py3-distro (1.5.0-r1) 03:13:25 (25/33) Installing py3-webencodings (0.5.1-r3) 03:13:25 (26/33) Installing py3-html5lib (1.0.1-r4) 03:13:25 (27/33) Installing py3-pytoml (0.1.21-r0) 03:13:25 (28/33) Installing py3-pep517 (0.8.2-r0) 03:13:25 (29/33) Installing py3-progress (1.5-r0) 03:13:25 (30/33) Installing py3-toml (0.10.1-r0) 03:13:25 (31/33) Installing py3-retrying (1.3.3-r0) 03:13:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:13:25 (33/33) Installing py3-pip (20.1.1-r0) 03:13:25 Executing busybox-1.31.1-r19.trigger 03:13:25 OK: 71 MiB in 55 packages 03:13:33 Removing intermediate container a29eb05b1f11 03:13:33 ---> b5e5de1ab184 03:13:33 Step 20/26 : RUN pip install docker-compose==1.23.2 03:13:33 ---> Running in a6f4d1740681 03:13:34 Collecting docker-compose==1.23.2 03:13:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:13:34 Collecting docker<4.0,>=3.6.0 03:13:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:13:35 Collecting jsonschema<3,>=2.5.1 03:13:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:13:35 Collecting PyYAML<4,>=3.10 03:13:35 Downloading PyYAML-3.13.tar.gz (270 kB) 03:13:36 Collecting dockerpty<0.5,>=0.4.1 03:13:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:13:37 Collecting cached-property<2,>=1.2.0 03:13:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:13:37 Collecting websocket-client<1.0,>=0.32.0 03:13:37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:13:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:13:37 Collecting docopt<0.7,>=0.6.1 03:13:37 Downloading docopt-0.6.2.tar.gz (25 kB) 03:13:37 Collecting texttable<0.10,>=0.9.0 03:13:37 Downloading texttable-0.9.1.tar.gz (11 kB) 03:13:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:13:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:13:38 Collecting docker-pycreds>=0.4.0 03:13:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:13:38 Collecting idna<2.8,>=2.5 03:13:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:13:38 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) 03:13:38 Collecting urllib3<1.25,>=1.21.1 03:13:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:13:38 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) 03:13:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:13:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:13:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:13:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:13:38 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, texttable, docker-compose 03:13:39 Attempting uninstall: idna 03:13:39 Found existing installation: idna 2.9 03:13:39 Uninstalling idna-2.9: 03:13:39 Successfully uninstalled idna-2.9 03:13:39 Attempting uninstall: urllib3 03:13:39 Found existing installation: urllib3 1.25.9 03:13:39 Uninstalling urllib3-1.25.9: 03:13:39 Successfully uninstalled urllib3-1.25.9 03:13:39 Attempting uninstall: requests 03:13:39 Found existing installation: requests 2.23.0 03:13:39 Uninstalling requests-2.23.0: 03:13:39 Successfully uninstalled requests-2.23.0 03:13:40 Running setup.py install for PyYAML: started 03:13:40 Running setup.py install for PyYAML: finished with status 'done' 03:13:40 Running setup.py install for dockerpty: started 03:13:41 Running setup.py install for dockerpty: finished with status 'done' 03:13:41 Running setup.py install for docopt: started 03:13:41 Running setup.py install for docopt: finished with status 'done' 03:13:41 Running setup.py install for texttable: started 03:13:42 Running setup.py install for texttable: finished with status 'done' 03:13:42 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 03:13:45 Removing intermediate container a6f4d1740681 03:13:45 ---> dc056b1c49ee 03:13:45 Step 21/26 : RUN apk --no-cache add curl 03:13:45 ---> Running in 0fdc85c72582 03:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:13:45 (2/3) Installing libcurl (7.69.1-r3) 03:13:45 (3/3) Installing curl (7.69.1-r3) 03:13:45 Executing busybox-1.31.1-r19.trigger 03:13:45 OK: 72 MiB in 58 packages 03:13:46 Removing intermediate container 0fdc85c72582 03:13:46 ---> 40c83d2c4ce3 03:13:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:13:46 ---> Running in e9048d8b33fc 03:13:46 Removing intermediate container e9048d8b33fc 03:13:46 ---> 26d6dce54861 03:13:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:46 ---> Running in d1fdfb8804eb 03:13:46 Removing intermediate container d1fdfb8804eb 03:13:46 ---> 65c9f1991393 03:13:46 Step 24/26 : LABEL arch=x86_64 03:13:46 ---> Running in 6dacfd3b975f 03:13:47 Removing intermediate container 6dacfd3b975f 03:13:47 ---> fbd26741bef9 03:13:47 Step 25/26 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:13:47 ---> Running in 41925f3d14e4 03:13:47 Removing intermediate container 41925f3d14e4 03:13:47 ---> e38f71d24fc8 03:13:47 Step 26/26 : LABEL version=0.0.0 03:13:47 ---> Running in d02eb0205dcd 03:13:47 Removing intermediate container d02eb0205dcd 03:13:47 ---> 1d0f2d9c3820 03:13:47 03:13:47 Successfully built 1d0f2d9c3820 03:13:47 Successfully tagged docker-sys-mgmt-agent-go:latest 03:13:47  Building docker-sys-mgmt-agent-go ... done  03:13:47 ERROR: for docker-security-bootstrapper-go (, 'The command \'/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"\' returned a non-zero code: 2') 03:13:47 Service 'docker-security-bootstrapper-go' failed to build: The command '/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"' returned a non-zero code: 2 [Pipeline] } 03:13:48 $ docker stop --time=1 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 03:13:50 $ docker rm -f 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:52 Failed in branch amd64 03:14:01 gofmt -l . 03:14:03 [ "`gofmt -l .`" = "" ] 03:14:05 ./bin/test-go-mod-tidy.sh 03:14:05 ./bin/test-attribution-txt.sh [Pipeline] sh 03:14:07 + ls -al . 03:14:07 total 696 03:14:07 drwxrwxr-x 9 1001 1001 4096 Jan 28 03:14 . 03:14:07 drwxr-xr-x 4 root root 4096 Jan 28 03:10 .. 03:14:07 -rw-rw-r-- 1 1001 1001 11 Jan 28 03:08 .dockerignore 03:14:07 drwxrwxr-x 8 1001 1001 4096 Jan 28 03:08 .git 03:14:07 drwxrwxr-x 3 1001 1001 4096 Jan 28 03:08 .github 03:14:07 -rw-rw-r-- 1 1001 1001 872 Jan 28 03:08 .gitignore 03:14:07 -rw-rw-r-- 1 1001 1001 166 Jan 28 03:08 .sonarcloud.properties 03:14:07 -rw-rw-r-- 1 1001 1001 7859 Jan 28 03:08 Attribution.txt 03:14:07 -rw-rw-r-- 1 1001 1001 3804 Jan 28 03:08 CONTRIBUTING.md 03:14:07 -rw-rw-r-- 1 1001 1001 931 Jan 28 03:08 Dockerfile.build 03:14:07 -rw-rw-r-- 1 1001 1001 863 Jan 28 03:08 Jenkinsfile 03:14:07 -rw-rw-r-- 1 1001 1001 10775 Jan 28 03:08 LICENSE 03:14:07 -rw-rw-r-- 1 1001 1001 6001 Jan 28 03:08 Makefile 03:14:07 -rw-rw-r-- 1 1001 1001 6524 Jan 28 03:08 README.md 03:14:07 -rw-rw-r-- 1 1001 1001 6755 Jan 28 03:08 SECURITY.md 03:14:07 -rw-rw-r-- 1 1001 1001 5 Jan 28 03:05 VERSION 03:14:07 -rw-rw-r-- 1 1001 1001 4131 Jan 28 03:08 ZMQWindows.md 03:14:07 drwxrwxr-x 2 1001 1001 4096 Jan 28 03:08 bin 03:14:07 drwxrwxr-x 15 1001 1001 4096 Jan 28 03:08 cmd 03:14:07 -rw-r--r-- 1 root root 564700 Jan 28 03:12 coverage.out 03:14:07 -rw-r--r-- 1 root root 1053 Jan 28 03:14 go.mod 03:14:07 -rw-r--r-- 1 root root 19080 Jan 28 03:14 go.sum 03:14:07 drwxrwxr-x 8 1001 1001 4096 Jan 28 03:08 internal 03:14:07 drwxrwxr-x 4 1001 1001 4096 Jan 28 03:08 openapi 03:14:07 drwxrwxr-x 4 1001 1001 4096 Jan 28 03:08 snap 03:14:07 -rw-rw-r-- 1 1001 1001 168 Jan 28 03:08 version.go [Pipeline] sh 03:14:08 + '[' -e coverage.out ] 03:14:08 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:08 Warning: overwriting stash ‘coverage-report’ 03:14:09 Stashed 1 file(s) [Pipeline] sh 03:14:09 + make build 03:14:09 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 03:14:20 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 03:14:42 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 03:14:45 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 03:14:50 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 03:14:51 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 03:14:55 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 03:15:00 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 03:15:04 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 03:15:09 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 03:15:13 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 03:15:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:15:25 $ docker stop --time=1 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 03:15:27 $ docker rm -f 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:30 03:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:31 latest: Pulling from edgex-devops/edgex-compose-arm64 03:15:31 29e5d40040c1: Pulling fs layer 03:15:31 1ce36da41761: Pulling fs layer 03:15:31 25b303627fd3: Pulling fs layer 03:15:31 29e5d40040c1: Verifying Checksum 03:15:31 29e5d40040c1: Download complete 03:15:31 1ce36da41761: Verifying Checksum 03:15:31 1ce36da41761: Download complete 03:15:31 29e5d40040c1: Pull complete 03:15:33 1ce36da41761: Pull complete 03:15:33 25b303627fd3: Verifying Checksum 03:15:33 25b303627fd3: Download complete 03:15:43 25b303627fd3: Pull complete 03:15:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:15:43 prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container 03:15:43 $ 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 03:15:46 $ docker top 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:47 + docker-compose build --help 03:15:47 + grep parallel 03:15:51 --parallel Build images in parallel. [Pipeline] } 03:15:51 $ docker stop --time=1 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed 03:15:53 $ docker rm -f 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:54 . [Pipeline] withDockerContainer 03:15:54 prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container 03:15:55 $ 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 03:15:56 $ docker top 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:57 + docker-compose -f ./docker-compose-build.yml build --parallel 03:16:01 Building docker-core-command-go ... 03:16:01 Building docker-core-data-go ... 03:16:01 Building docker-core-metadata-go ... 03:16:01 Building docker-security-bootstrapper-go ... 03:16:01 Building docker-security-proxy-setup-go ... 03:16:01 Building docker-security-secretstore-setup-go ... 03:16:01 Building docker-support-notifications-go ... 03:16:01 Building docker-support-scheduler-go ... 03:16:01 Building docker-sys-mgmt-agent-go ... 03:16:01 Building docker-core-data-go 03:16:01 Building docker-support-scheduler-go 03:16:01 Building docker-security-bootstrapper-go 03:16:01 Building docker-support-notifications-go 03:16:01 Building docker-core-metadata-go 03:17:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:09 ---> 5d135e677563 03:17:09 Step 3/23 : WORKDIR /edgex-go 03:17:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:09 ---> 5d135e677563 03:17:09 Step 3/23 : WORKDIR /edgex-go 03:17:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:10 ---> 5d135e677563 03:17:10 Step 3/22 : WORKDIR /edgex-go 03:17:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:10 ---> 5d135e677563 03:17:10 Step 3/22 : WORKDIR /edgex-go 03:17:10 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:10 Step 2/34 : FROM ${BUILDER_BASE} AS builder 03:17:10 ---> 5d135e677563 03:17:10 Step 3/34 : WORKDIR /edgex-go 03:17:14 ---> Running in da0798119fd0 03:17:14 ---> Running in 9525e4fd62db 03:17:14 ---> Running in 99b8d2838b0f 03:17:14 ---> Running in f1d79795061e 03:17:14 ---> Running in d9e3c5ccfc3e 03:17:14 Removing intermediate container 9525e4fd62db 03:17:14 ---> 210661683efe 03:17:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:14 Removing intermediate container 99b8d2838b0f 03:17:14 ---> 11191b18f5da 03:17:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:14 Removing intermediate container d9e3c5ccfc3e 03:17:14 ---> 29e672755e8d 03:17:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:14 ---> Running in 2ae9e1a8a832 03:17:14 Removing intermediate container da0798119fd0 03:17:14 ---> b6df0ee71dd5 03:17:14 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:14 Removing intermediate container f1d79795061e 03:17:14 ---> e9eee34fb2b3 03:17:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:14 ---> Running in 03a887818623 03:17:14 ---> Running in d51bec30dd05 03:17:14 ---> Running in 12a18b34ee21 03:17:14 ---> Running in d09f12b0c2d2 03:17:18 Removing intermediate container 2ae9e1a8a832 03:17:18 ---> 210b8f58e027 03:17:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:17:18 ---> Running in 770c358867c2 03:17:18 Removing intermediate container d51bec30dd05 03:17:18 ---> 15642b5eb9d0 03:17:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:17:18 Removing intermediate container 03a887818623 03:17:18 ---> 7322860caa46 03:17:18 Step 5/22 : RUN apk add --update --no-cache make git 03:17:18 ---> Running in ff705eac05f3 03:17:19 ---> Running in b8baa3d771a5 03:17:19 Removing intermediate container 12a18b34ee21 03:17:19 Removing intermediate container d09f12b0c2d2 03:17:19 ---> 14b1afbad2a8 03:17:19 Step 5/34 : RUN apk add --update --no-cache make git 03:17:19 ---> 0c065f1f7f5f 03:17:19 Step 5/23 : RUN apk add --update --no-cache make git 03:17:19 ---> Running in 1e53693ae570 03:17:19 ---> Running in 44b881845894 03:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:23 OK: 217 MiB in 51 packages 03:17:23 OK: 217 MiB in 51 packages 03:17:23 OK: 217 MiB in 51 packages 03:17:23 OK: 217 MiB in 51 packages 03:17:24 OK: 217 MiB in 51 packages 03:17:25 Removing intermediate container ff705eac05f3 03:17:25 ---> 9c97f4bba1a4 03:17:25 Step 6/23 : COPY go.mod . 03:17:25 Removing intermediate container b8baa3d771a5 03:17:25 ---> 089607ba4da7 03:17:25 Step 6/22 : COPY go.mod . 03:17:25 Removing intermediate container 1e53693ae570 03:17:25 ---> e141f568f86d 03:17:25 Step 6/23 : COPY go.mod . 03:17:26 Removing intermediate container 770c358867c2 03:17:26 ---> 3cf60a451d0b 03:17:26 Step 6/22 : COPY go.mod . 03:17:26 ---> 9b964fb079c5 03:17:26 Step 7/23 : RUN go mod download 03:17:26 Removing intermediate container 44b881845894 03:17:26 ---> 2f37ebd07997 03:17:26 Step 6/34 : COPY go.mod . 03:17:26 ---> Running in 8574aa10f194 03:17:26 ---> 96cce9825faf 03:17:26 Step 7/22 : RUN go mod download 03:17:26 ---> e658d9785b74 03:17:26 Step 7/23 : RUN go mod download 03:17:26 ---> Running in 6f55618ed327 03:17:27 ---> 2bae78878b85 03:17:27 Step 7/22 : RUN go mod download 03:17:27 ---> Running in 4c2a4765bf3a 03:17:27 ---> 5f8fb8d5a91f 03:17:27 Step 7/34 : RUN go mod download 03:17:27 ---> Running in 48361360a8fa 03:17:27 ---> Running in 8051b2b1e5d0 03:17:31 Removing intermediate container 8574aa10f194 03:17:31 ---> 20f49f16b3eb 03:17:31 Step 8/23 : COPY . . 03:17:31 Removing intermediate container 6f55618ed327 03:17:31 ---> 9e188933d0f5 03:17:31 Step 8/22 : COPY . . 03:17:31 Removing intermediate container 4c2a4765bf3a 03:17:31 ---> 8d7f8f3ac108 03:17:31 Step 8/23 : COPY . . 03:17:32 Removing intermediate container 8051b2b1e5d0 03:17:32 ---> e35a62a0ab18 03:17:32 Step 8/34 : COPY . . 03:17:32 Removing intermediate container 48361360a8fa 03:17:32 ---> 29f6c5da4c6a 03:17:32 Step 8/22 : COPY . . 03:17:59 ---> 42c6c0d4a82b 03:17:59 Step 9/23 : RUN make cmd/core-data/core-data 03:17:59 ---> 2324d08c88a6 03:17:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:17:59 ---> b1775418eae0 03:17:59 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 03:17:59 ---> Running in 26f3a90fce73 03:17:59 ---> Running in e0f1b75b1255 03:17:59 ---> d3a3c7f40b06 03:17:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:17:59 ---> 715f825437e7 03:17:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:17:59 ---> Running in e16832d7a587 03:17:59 ---> Running in 242485249be8 03:17:59 ---> Running in 60bcbde60992 03:17:59 Removing intermediate container e16832d7a587 03:17:59 ---> 6ed7efbe0fcc 03:17:59 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 03:17:59 ---> Running in b5e88c161e8e 03:17:59 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 03:17:59 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 03:17:59 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 03:17:59 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 03:17:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:19:21 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 03:19:36 Removing intermediate container 242485249be8 03:19:36 ---> 3f65e2718250 03:19:36 03:19:36 Step 10/22 : FROM alpine:3.12 03:19:36 3.12: Pulling from library/alpine 03:19:36 Removing intermediate container 26f3a90fce73 03:19:36 ---> 0175020a2eb9 03:19:36 03:19:36 Step 10/22 : FROM alpine:3.12 03:19:36 3.12: Pulling from library/alpine 03:19:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:19:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:19:36 Status: Downloaded newer image for alpine:3.12 03:19:36 ---> afeebe901d6b 03:19:36 Step 11/22 : RUN apk add --update --no-cache dumb-initStatus: Image is up to date for alpine:3.12 03:19:36 ---> afeebe901d6b 03:19:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:19:36 03:19:37 ---> Running in 36a29c8e81e1 03:19:37 ---> Running in 550ae751a88c 03:19:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:40 + mkdir -p /tmp/build/dist/linux 03:19:40 + cd /tmp/build/dist/linux 03:19:40 + git clone https://github.com/jwilder/dockerize.git . 03:19:40 Cloning into '.'... 03:19:40 (1/1) Installing dumb-init (1.2.2-r1) 03:19:40 (1/2) Installing ca-certificates (20191127-r4) 03:19:40 + go get github.com/robfig/glock 03:19:40 Executing busybox-1.31.1-r19.trigger 03:19:40 (2/2) Installing dumb-init (1.2.2-r1) 03:19:40 Executing busybox-1.31.1-r19.trigger 03:19:40 OK: 5 MiB in 15 packages 03:19:40 Executing ca-certificates-20191127-r4.trigger 03:19:41 OK: 6 MiB in 16 packages 03:19:43 Removing intermediate container 36a29c8e81e1 03:19:43 ---> 394e400e3432 03:19:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:43 ---> Running in ce6477395c6b 03:19:44 Removing intermediate container 550ae751a88c 03:19:44 ---> 371f822cc597 03:19:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:19:44 Removing intermediate container ce6477395c6b 03:19:44 ---> b514cd7e5366 03:19:44 Step 13/22 : ENV APP_PORT=48085 03:19:44 ---> Running in ac8fce275aad 03:19:45 ---> Running in d008d645b518 03:19:45 Removing intermediate container ac8fce275aad 03:19:45 ---> 2a3c282c1f05 03:19:45 Step 13/22 : ENV APP_PORT=48060 03:19:45 Removing intermediate container d008d645b518 03:19:45 ---> c8304ab128ec 03:19:45 Step 14/22 : EXPOSE $APP_PORT 03:19:45 ---> Running in 29dec684e73e 03:19:46 ---> Running in a31614c52ab1 03:19:46 Removing intermediate container 29dec684e73e 03:19:46 ---> 84f4cd6abd5c 03:19:46 Step 14/22 : EXPOSE $APP_PORT 03:19:46 ---> Running in bef81c7d95d1 03:19:47 Removing intermediate container a31614c52ab1 03:19:47 ---> 18e592dfc182 03:19:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:47 Removing intermediate container bef81c7d95d1 03:19:47 ---> 95f653793f00 03:19:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:48 ---> d27a6ebfdb21 03:19:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:49 ---> 32f3cdc64d8d 03:19:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:51 ---> 17c56906c6b7 03:19:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:51 ---> b94c1395d822 03:19:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:19:52 ---> 404c1143a9d1 03:19:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:19:52 ---> Running in 85c9fafdb09a 03:19:52 ---> f990f28e415a 03:19:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:19:52 ---> Running in a515f610db90 03:19:53 Removing intermediate container 85c9fafdb09a 03:19:53 ---> 01cc5b22435b 03:19:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:53 ---> Running in 193852f3a419 03:19:53 Removing intermediate container a515f610db90 03:19:53 ---> 0f6667f15c1d 03:19:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:53 ---> Running in 41382b318ad5 03:19:54 Removing intermediate container 193852f3a419 03:19:54 ---> 10ec60d731a7 03:19:54 Step 20/22 : LABEL arch=arm64 03:19:54 ---> Running in 4204b9f185ae 03:19:54 Removing intermediate container 41382b318ad5 03:19:54 ---> 615db929678d 03:19:54 Step 20/22 : LABEL arch=arm64 03:19:55 ---> Running in 75d8d999eadf 03:19:55 Removing intermediate container 4204b9f185ae 03:19:55 ---> a53620e9d6ec 03:19:55 Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:19:55 ---> Running in 7f84a5848b5e 03:19:56 Removing intermediate container 75d8d999eadf 03:19:56 ---> 5485fd02cd71 03:19:56 Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:19:56 ---> Running in d6bac791e2d2 03:19:57 Removing intermediate container 7f84a5848b5e 03:19:57 ---> 1dbdd20a133e 03:19:57 Step 22/22 : LABEL version=0.0.0 03:19:57 ---> Running in 63467742d085 03:19:57 Removing intermediate container d6bac791e2d2 03:19:57 ---> eef777b4bb5e 03:19:57 Step 22/22 : LABEL version=0.0.0 03:19:58 ---> Running in ae80a53dce6a 03:19:58 Removing intermediate container 63467742d085 03:19:58 ---> ab2280726961 03:19:58 03:19:59 Removing intermediate container ae80a53dce6a 03:19:59 ---> 5825fa2c87fc 03:19:59 03:19:59 Successfully built ab2280726961 03:19:59 Successfully tagged docker-support-scheduler-go-arm64:latest 03:19:59  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 03:19:59 Successfully built 5825fa2c87fc 03:20:00 Successfully tagged docker-support-notifications-go-arm64:latest 03:20:00  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 03:20:01 Removing intermediate container 60bcbde60992 03:20:01 ---> 2e854db4f469 03:20:01 03:20:01 Step 10/23 : FROM alpine:3.12 03:20:01 ---> afeebe901d6b 03:20:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:20:01 ---> Using cache 03:20:01 ---> 394e400e3432 03:20:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:01 ---> Using cache 03:20:01 ---> b514cd7e5366 03:20:01 Step 13/23 : ENV APP_PORT=48081 03:20:01 ---> Running in 395a0d92de41 03:20:01 Removing intermediate container 395a0d92de41 03:20:01 ---> 1b4df420a1fe 03:20:01 Step 14/23 : EXPOSE $APP_PORT 03:20:02 ---> Running in 5474e467088d 03:20:03 Removing intermediate container 5474e467088d 03:20:03 ---> 9c74d7309aa1 03:20:03 Step 15/23 : WORKDIR / 03:20:04 ---> Running in c60a184e649f 03:20:06 Removing intermediate container c60a184e649f 03:20:06 ---> abf39b204080 03:20:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:06 + glock sync -n 03:20:09  ---> 8ba930d2511b 03:20:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:09 Removing intermediate container e0f1b75b1255 03:20:09 ---> 52d38f0edbfe 03:20:09 03:20:09 Step 10/23 : FROM alpine:3.12 03:20:09 ---> afeebe901d6b 03:20:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:20:10 ---> Running in 1a67d34de906 03:20:10 ---> 78f7878bb3ca 03:20:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:20:11 Removing intermediate container 1a67d34de906 03:20:11 ---> f4bbbe4a77d8 03:20:11 Step 12/23 : ENV APP_PORT=48080 03:20:11 ---> Running in 80d58896984d 03:20:11 ---> 18f0644c5542 03:20:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:20:11 ---> Running in b534b0ebc1fb 03:20:11 Removing intermediate container 80d58896984d 03:20:11 ---> 5744ba9541d5 03:20:11 Step 13/23 : EXPOSE $APP_PORT 03:20:12 ---> Running in 5ef278d8bad7 03:20:12 Removing intermediate container b534b0ebc1fb 03:20:12 ---> 1089931e44a1 03:20:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:12 ---> Running in 428338344a09 03:20:12 Removing intermediate container 5ef278d8bad7 03:20:12 ---> 5a8c22ac9f12 03:20:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:13 ---> Running in 2b3fd8a9d491 03:20:13 Removing intermediate container 428338344a09 03:20:13 ---> 3ce09e707b38 03:20:13 Step 21/23 : LABEL arch=arm64 03:20:14 ---> Running in 4d69e18aa597 03:20:15 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 03:20:15 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 03:20:15 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 03:20:15 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 03:20:15 + git describe '--abbrev=0' --tags 03:20:15 + TAG=v0.6.1 03:20:15 + LDFLAGS='-X main.buildVersion=v0.6.1' 03:20:15 + apk --print-arch 03:20:15 building [dockerize] for arm64 ... 03:20:15 + arch=aarch64 03:20:15 + echo 'building [dockerize] for arm64 ... ' 03:20:15 + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize 03:20:15 Removing intermediate container 4d69e18aa597 03:20:15 ---> 9f54308dadd6 03:20:15 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:20:16 ---> Running in 5a42b4870252 03:20:17 Removing intermediate container 5a42b4870252 03:20:17 ---> cba09be4b11b 03:20:17 Step 23/23 : LABEL version=0.0.0 03:20:18 Removing intermediate container 2b3fd8a9d491 03:20:18 ---> 9dd7bc44ce18 03:20:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:20:18 ---> Running in e9bcc1b16f8c 03:20:18 ---> Running in e0bfe9cdede0 03:20:19 Removing intermediate container e9bcc1b16f8c 03:20:19 ---> a10355b10a88 03:20:19 03:20:20 Successfully built a10355b10a88 03:20:20 Successfully tagged docker-core-metadata-go-arm64:latest 03:20:20 Building docker-sys-mgmt-agent-go 03:20:21  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:21 + date 03:20:21 Thu Jan 28 03:20:21 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 03:20:21 + echo 'Thu Jan 28 03:20:21 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 03:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:23 (1/6) Installing dumb-init (1.2.2-r1) 03:20:23 (2/6) Installing libgcc (9.3.0-r2) 03:20:23 (3/6) Installing libsodium (1.0.18-r0) 03:20:23 (4/6) Installing libstdc++ (9.3.0-r2) 03:20:23 (5/6) Installing libzmq (4.3.3-r0) 03:20:24 (6/6) Installing zeromq (4.3.3-r0) 03:20:24 Executing busybox-1.31.1-r19.trigger 03:20:24 OK: 8 MiB in 20 packages 03:20:29 Removing intermediate container e0bfe9cdede0 03:20:29 ---> d6edda06ef68 03:20:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:31 ---> 93f4daabdda1 03:20:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:20:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:20:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:31 ---> 5d135e677563 03:20:31 Step 3/24 : WORKDIR /edgex-go 03:20:31 ---> Using cache 03:20:31 ---> e9eee34fb2b3 03:20:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:31 ---> Using cache 03:20:31 ---> 0c065f1f7f5f 03:20:31 Step 5/24 : RUN apk add --update --no-cache make git 03:20:31 ---> Using cache 03:20:31 ---> e141f568f86d 03:20:31 Step 6/24 : COPY go.mod . 03:20:31 ---> Using cache 03:20:31 ---> e658d9785b74 03:20:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 7/24 : RUN go mod download 03:20:31 03:20:31 ---> Using cache 03:20:31 ---> 8d7f8f3ac108 03:20:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:20:31 Step 8/24 : COPY . . ---> 5d135e677563 03:20:31 Step 3/21 : WORKDIR /edgex-go 03:20:31 03:20:31 ---> Using cache 03:20:31 ---> e9eee34fb2b3 03:20:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:31 ---> Using cache 03:20:31 ---> 0c065f1f7f5f 03:20:31 Step 5/21 : RUN apk add --update --no-cache make git 03:20:31 ---> Using cache 03:20:31 ---> e141f568f86d 03:20:31 Step 6/21 : COPY go.mod . 03:20:31 ---> Using cache 03:20:31 ---> e658d9785b74 03:20:31 Step 7/21 : RUN go mod download 03:20:31 ---> Using cache 03:20:31 ---> 8d7f8f3ac108 03:20:31 Step 8/21 : COPY . . 03:20:31 ---> Using cache 03:20:31 ---> 715f825437e7 03:20:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:20:31 ---> Using cache 03:20:31 ---> 715f825437e7 03:20:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:32 ---> Running in ea250e697d29 03:20:32 ---> Running in 1355e5c61f1e 03:20:32 Removing intermediate container b5e88c161e8e 03:20:32 ---> 5f3d95747c9b 03:20:32 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 03:20:33 ---> 21c9f5a7f134 03:20:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:20:33 ---> Running in 8a3a9a1923a9 03:20:34 ---> ee58aa0df1e9 03:20:34 Step 19/23 : ENTRYPOINT ["/core-data"] 03:20:34 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 03:20:34 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 03:20:35 /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program 03:20:35 statically linked 03:20:35 ---> Running in 3b9c4b36dd9d 03:20:36 Removing intermediate container 3b9c4b36dd9d 03:20:36 ---> caccb5632606 03:20:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:37 ---> Running in 138600f7dfd9 03:20:38 Removing intermediate container 8a3a9a1923a9 03:20:38 ---> 750cdc1f5489 03:20:38 03:20:38 Step 12/34 : FROM alpine:3.12 03:20:38 ---> afeebe901d6b 03:20:38 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:20:38 Removing intermediate container 138600f7dfd9 03:20:38 ---> 6677fb33b715 03:20:38 Step 21/23 : LABEL arch=arm64 03:20:38 ---> Running in 39cf769525dc 03:20:38 ---> Running in d9028cbb4cc8 03:20:39 Removing intermediate container 39cf769525dc 03:20:39 ---> 0aa1c11cc439 03:20:39 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 03:20:39 ---> Running in 4b27f6813c39 03:20:39 Removing intermediate container d9028cbb4cc8 03:20:39 ---> 5bf32708ccb2 03:20:39 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:20:40 ---> Running in d536e36b8021 03:20:41 Removing intermediate container d536e36b8021 03:20:41 ---> 0deb747482ee 03:20:41 Step 23/23 : LABEL version=0.0.0 03:20:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:42 ---> Running in 83d58deba010 03:20:42 (1/3) Installing dumb-init (1.2.2-r1) 03:20:42 (2/3) Installing openssl (1.1.1i-r0) 03:20:42 (3/3) Installing su-exec (0.2-r1) 03:20:42 Executing busybox-1.31.1-r19.trigger 03:20:42 OK: 6 MiB in 17 packages 03:20:43 Removing intermediate container 83d58deba010 03:20:43 ---> 67f4d30b159a 03:20:43 03:20:44 Successfully built 67f4d30b159a 03:20:44 Successfully tagged docker-core-data-go-arm64:latest 03:20:44  Building docker-core-data-go ... done Building docker-core-command-go 03:20:45 Removing intermediate container 4b27f6813c39 03:20:45 ---> 721620cb9e91 03:20:45 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 03:20:45 ---> Running in 1c4a4afdb27f 03:20:46 Removing intermediate container 1c4a4afdb27f 03:20:46 ---> f603d9d9f86c 03:20:46 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:20:46 ---> Running in f4d4764fae41 03:20:47 Removing intermediate container f4d4764fae41 03:20:47 ---> 749e6f743ab1 03:20:47 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:20:48 ---> Running in 77821de00fdb 03:20:50 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:20:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:20:50 ---> 5d135e677563 03:20:50 Step 3/26 : WORKDIR /edgex-go 03:20:50 ---> Using cache 03:20:50 ---> e9eee34fb2b3 03:20:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:50 ---> Using cache 03:20:50 ---> 0c065f1f7f5f 03:20:50 Step 5/26 : RUN apk add --update --no-cache make bash git 03:20:51 ---> Running in 8e4d9e2d8dc3 03:20:53 Removing intermediate container 77821de00fdb 03:20:53 ---> 4f4113fc3683 03:20:53 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 03:20:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:53 ---> Running in 02e99ad7c527 03:20:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:54 Removing intermediate container 02e99ad7c527 03:20:54 ---> f46f84ae0bb5 03:20:54 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 03:20:55 OK: 217 MiB in 51 packages 03:20:57 ---> 2418f19fd65d 03:20:57 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:20:57 Removing intermediate container 8e4d9e2d8dc3 03:20:57 ---> f784713236bf 03:20:57 Step 6/26 : COPY go.mod . 03:20:59 ---> 8a67cac9faed 03:20:59 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:20:59 ---> 4efa7e555cfe 03:20:59 Step 7/26 : RUN go mod download 03:20:59 ---> Running in 9d90d11455f6 03:20:59 ---> Running in 3ab389aeb33e 03:21:05 Removing intermediate container 9d90d11455f6 03:21:05 ---> 4454f5935a26 03:21:05 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:05 Removing intermediate container 3ab389aeb33e 03:21:05 ---> 2c1deec0da54 03:21:05 Step 8/26 : COPY . . 03:21:06 ---> 977365a5be78 03:21:06 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:21:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:11 ---> 5d135e677563 03:21:11 Step 3/23 : WORKDIR /edgex-go 03:21:11 ---> Using cache 03:21:11 ---> e9eee34fb2b3 03:21:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:11 ---> Using cache 03:21:11 ---> 0c065f1f7f5f 03:21:11 Step 5/23 : RUN apk add --update --no-cache make git 03:21:11 ---> Using cache 03:21:11 ---> e141f568f86d 03:21:11 Step 6/23 : COPY go.mod . 03:21:11 ---> Using cache 03:21:11 ---> e658d9785b74 03:21:11 Step 7/23 : RUN go mod download 03:21:11 ---> Using cache 03:21:11 ---> 8d7f8f3ac108 03:21:11 Step 8/23 : COPY . . 03:21:11 ---> Using cache 03:21:11 ---> 715f825437e7 03:21:11 Step 9/23 : RUN make cmd/core-command/core-command 03:21:11 ---> 1f1372988169 03:21:11 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:21:11 ---> Running in 0d15ddee7b24 03:21:13 ---> a9804d624f83 03:21:13 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 03:21:14 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 03:21:16 ---> 7ad47863a87f 03:21:16 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:21:18 ---> 0a06c1f98365 03:21:18 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 03:21:19 ---> Running in 1c31e452d847 03:21:20 Removing intermediate container 1c31e452d847 03:21:20 ---> 7d94a183f5ac 03:21:20 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:21:22 ---> 98491672a6da 03:21:22 Step 29/34 : RUN chmod +x /entrypoint.sh 03:21:24 ---> Running in 8a49aeaec6fc 03:21:28 Removing intermediate container 8a49aeaec6fc 03:21:28 ---> 77707d3410c7 03:21:28 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 03:21:29 ---> 220092e8a9eb 03:21:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:21:29 ---> Running in 728fc6f7f63c 03:21:29 ---> Running in 4005288b5f42 03:21:30 Removing intermediate container 728fc6f7f63c 03:21:30 ---> 2275b8775367 03:21:30 Step 31/34 : CMD ["gate"] 03:21:30 ---> Running in 3643d4f0c5c9 03:21:31 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 03:21:31 Removing intermediate container 3643d4f0c5c9 03:21:31 ---> 9842f6b98594 03:21:31 Step 32/34 : LABEL arch=arm64 03:21:32 ---> Running in be5ada920b65 03:21:33 Removing intermediate container be5ada920b65 03:21:33 ---> 3693b945cf29 03:21:33 Step 33/34 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:21:33 ---> Running in fd134008b665 03:21:34 Removing intermediate container fd134008b665 03:21:34 ---> df2967d2f76f 03:21:34 Step 34/34 : LABEL version=0.0.0 03:21:34 ---> Running in 2a83b02d9a94 03:21:35 Removing intermediate container 2a83b02d9a94 03:21:35 ---> 2e312eb7c68e 03:21:35 03:21:36 Successfully built 2e312eb7c68e 03:21:36 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:21:39  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:21:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:21:54 Removing intermediate container 1355e5c61f1e 03:21:54 ---> 2f0613a7e7e2 03:21:54 03:21:54 Step 10/24 : FROM alpine:3.12 03:21:54 ---> afeebe901d6b 03:21:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:21:54 ---> Running in b437956abee7 03:21:55 Removing intermediate container ea250e697d29 03:21:55 ---> 0013b226b4bd 03:21:55 03:21:55 Step 10/21 : FROM alpine:3.12 03:21:55 ---> afeebe901d6b 03:21:55 Step 11/21 : RUN apk add --update --no-cache curl 03:21:55 ---> Running in b095c59c1a9e 03:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:57 (1/5) Installing ca-certificates (20191127-r4) 03:21:58 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:21:58 (3/5) Installing libcurl (7.69.1-r3) 03:21:58 (4/5) Installing curl (7.69.1-r3) 03:21:58 (5/5) Installing dumb-init (1.2.2-r1) 03:21:58 Executing busybox-1.31.1-r19.trigger 03:21:58 (1/4) Installing ca-certificates (20191127-r4) 03:21:58 Executing ca-certificates-20191127-r4.trigger 03:21:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:21:58 (3/4) Installing libcurl (7.69.1-r3) 03:21:58 (4/4) Installing curl (7.69.1-r3) 03:21:58 Executing busybox-1.31.1-r19.trigger 03:21:58 Executing ca-certificates-20191127-r4.trigger 03:21:58 OK: 7 MiB in 19 packages 03:21:58 OK: 7 MiB in 18 packages 03:22:01 Removing intermediate container b437956abee7 03:22:01 ---> 683088735a82 03:22:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:22:01 ---> Running in 00a0e1a18628 03:22:01 Removing intermediate container b095c59c1a9e 03:22:01 ---> 9d3219486b0f 03:22:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:22:01 ---> Running in 524873132ae7 03:22:02 Removing intermediate container 00a0e1a18628 03:22:02 ---> 43058d41a898 03:22:02 Step 13/24 : WORKDIR / 03:22:02 ---> Running in 0079b643a423 03:22:02 Removing intermediate container 524873132ae7 03:22:02 ---> ed398a235025 03:22:02 Step 13/21 : WORKDIR /edgex 03:22:02 ---> Running in 6e9530aa9000 03:22:03 Removing intermediate container 0079b643a423 03:22:03 ---> 2dd84c688517 03:22:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:22:03 Removing intermediate container 6e9530aa9000 03:22:03 ---> 19a512998e1f 03:22:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:22:04 ---> 1482cfb6d081 03:22:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:22:04 ---> 60914f1bbb08 03:22:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:22:06 ---> bcd9f16b1c60 03:22:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:22:07 ---> a138c1848091 03:22:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:22:07 ---> 676b2680bf04 03:22:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:22:09 ---> efdabf84edab 03:22:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:22:09 ---> Running in fc9be3fe0591 03:22:10 Removing intermediate container fc9be3fe0591 03:22:10 ---> 4c12428a125d 03:22:10 Step 18/21 : CMD ["--init=true"] 03:22:10 ---> fa2e7dd3cc38 03:22:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:22:10 ---> Running in 6a5f506f0bbc 03:22:11 Removing intermediate container 6a5f506f0bbc 03:22:11 ---> 4277ddbcbb53 03:22:11 Step 19/21 : LABEL arch=arm64 03:22:11 ---> Running in a50782e4895d 03:22:12 ---> 8d5e414e708b 03:22:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:22:12 Removing intermediate container a50782e4895d 03:22:12 ---> 2497696ea290 03:22:12 Step 20/21 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:22:12 ---> Running in 22c71d201f61 03:22:13 Removing intermediate container 22c71d201f61 03:22:13 ---> ab3990296f1f 03:22:13 Step 21/21 : LABEL version=0.0.0 03:22:13 ---> c4aa9588a9d7 03:22:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:22:13 ---> Running in 3309e95d6b5e 03:22:13 ---> Running in dc49bc27c6c8 03:22:14 Removing intermediate container 3309e95d6b5e 03:22:14 ---> 990dc3f5872f 03:22:14 03:22:15 Successfully built 990dc3f5872f 03:22:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:22:17  Building docker-security-proxy-setup-go ... done Removing intermediate container dc49bc27c6c8 03:22:17 ---> d092fa2003bb 03:22:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:22:17 ---> Running in c562dc490ce3 03:22:18 Removing intermediate container c562dc490ce3 03:22:18 ---> 46623fd69579 03:22:18 Step 22/24 : LABEL arch=arm64 03:22:18 ---> Running in ffdbd9a41b61 03:22:19 Removing intermediate container ffdbd9a41b61 03:22:19 ---> 1ac9e0cc6cab 03:22:19 Step 23/24 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:22:19 ---> Running in 84899347c841 03:22:19 Removing intermediate container 84899347c841 03:22:19 ---> 6db68a543adb 03:22:19 Step 24/24 : LABEL version=0.0.0 03:22:19 ---> Running in 92e641c63cc8 03:22:20 Removing intermediate container 92e641c63cc8 03:22:20 ---> 01987e87dcf6 03:22:20 03:22:21 Successfully built 01987e87dcf6 03:22:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:22:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0d15ddee7b24 03:22:24 ---> 07a462c7b436 03:22:24 03:22:24 Step 10/23 : FROM alpine:3.12 03:22:24 ---> afeebe901d6b 03:22:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:22:24 ---> Using cache 03:22:24 ---> 394e400e3432 03:22:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:24 ---> Using cache 03:22:24 ---> b514cd7e5366 03:22:24 Step 13/23 : ENV APP_PORT=48082 03:22:24 ---> Running in 989b64df9b2e 03:22:24 Removing intermediate container 989b64df9b2e 03:22:24 ---> d8d5e0622d29 03:22:24 Step 14/23 : EXPOSE $APP_PORT 03:22:24 ---> Running in 310fe3ada84d 03:22:25 Removing intermediate container 310fe3ada84d 03:22:25 ---> a353580b657e 03:22:25 Step 15/23 : WORKDIR / 03:22:25 ---> Running in be9599cf9449 03:22:26 Removing intermediate container be9599cf9449 03:22:26 ---> d34ace579ac9 03:22:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:27 ---> 60d1b33fdb73 03:22:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:27 Removing intermediate container 4005288b5f42 03:22:27 ---> 9b670bad608c 03:22:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:22:28 ---> Running in cecf57e6e2ba 03:22:28 ---> 700e541e7763 03:22:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:22:29 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 03:22:29 ---> 49d56af17540 03:22:29 Step 19/23 : ENTRYPOINT ["/core-command"] 03:22:29 ---> Running in 71de8f0a153d 03:22:30 Removing intermediate container 71de8f0a153d 03:22:30 ---> d7124d3cb30c 03:22:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:30 ---> Running in 1be3fe5679f3 03:22:31 Removing intermediate container 1be3fe5679f3 03:22:31 ---> 97d8afd16f52 03:22:31 Step 21/23 : LABEL arch=arm64 03:22:31 ---> Running in dd4afdc8e6ad 03:22:31 Removing intermediate container dd4afdc8e6ad 03:22:31 ---> a8fc2d81c3bf 03:22:31 Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:22:31 ---> Running in e6adfc1b6aac 03:22:31 Removing intermediate container cecf57e6e2ba 03:22:31 ---> d070ca715cf7 03:22:31 03:22:31 Step 11/26 : FROM docker:20.10.0 03:22:32 20.10.0: Pulling from library/docker 03:22:32 Removing intermediate container e6adfc1b6aac 03:22:32 ---> 46c60a71cfe0 03:22:32 Step 23/23 : LABEL version=0.0.0 03:22:32 ---> Running in 95c90526f1f0 03:22:32 Removing intermediate container 95c90526f1f0 03:22:32 ---> daabfec9f92c 03:22:32 03:22:33 Successfully built daabfec9f92c 03:22:33 Successfully tagged docker-core-command-go-arm64:latest 03:22:43  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:22:43 Status: Downloaded newer image for docker:20.10.0 03:22:43 ---> eeaf43b92773 03:22:43 Step 12/26 : RUN apk add --no-cache bash 03:22:44 ---> Running in a6f7a92bb8a9 03:22:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:46 (1/2) Installing readline (8.0.4-r0) 03:22:46 (2/2) Installing bash (5.0.17-r0) 03:22:46 Executing bash-5.0.17-r0.post-install 03:22:46 Executing busybox-1.31.1-r19.trigger 03:22:46 OK: 12 MiB in 22 packages 03:22:47 Removing intermediate container a6f7a92bb8a9 03:22:47 ---> bbb4535ecedf 03:22:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:22:47 ---> Running in 6b73b10ef0f6 03:22:47 Removing intermediate container 6b73b10ef0f6 03:22:47 ---> 3d890b84d44b 03:22:47 Step 14/26 : ENV APP_PORT=48090 03:22:48 ---> Running in ebb738c64450 03:22:48 Removing intermediate container ebb738c64450 03:22:48 ---> 64b591e0d779 03:22:48 Step 15/26 : EXPOSE $APP_PORT 03:22:48 ---> Running in 43f3924c3263 03:22:49 Removing intermediate container 43f3924c3263 03:22:49 ---> dd1868eadb3e 03:22:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:22:50 ---> da1a5b7c6e15 03:22:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:22:51 ---> 2e84be498269 03:22:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:22:51 ---> 165ef313f15e 03:22:51 Step 19/26 : RUN apk --no-cache add py3-pip 03:22:52 ---> Running in f22feb4709e1 03:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:53 (1/33) Installing libbz2 (1.0.8-r1) 03:22:53 (2/33) Installing expat (2.2.9-r1) 03:22:53 (3/33) Installing libffi (3.3-r2) 03:22:53 (4/33) Installing gdbm (1.13-r1) 03:22:53 (5/33) Installing xz-libs (5.2.5-r0) 03:22:53 (6/33) Installing sqlite-libs (3.32.1-r0) 03:22:53 (7/33) Installing python3 (3.8.5-r0) 03:22:55 (8/33) Installing py3-appdirs (1.4.4-r1) 03:22:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:22:55 (10/33) Installing py3-parsing (2.4.7-r0) 03:22:55 (11/33) Installing py3-six (1.15.0-r0) 03:22:55 (12/33) Installing py3-packaging (20.4-r0) 03:22:55 (13/33) Installing py3-setuptools (47.0.0-r0) 03:22:55 (14/33) Installing py3-chardet (3.0.4-r4) 03:22:55 (15/33) Installing py3-idna (2.9-r0) 03:22:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:22:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:22:55 (18/33) Installing py3-requests (2.23.0-r0) 03:22:55 (19/33) Installing py3-msgpack (1.0.0-r0) 03:22:56 (20/33) Installing py3-lockfile (0.12.2-r3) 03:22:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:22:56 (22/33) Installing py3-colorama (0.4.3-r0) 03:22:56 (23/33) Installing py3-distlib (0.3.0-r0) 03:22:56 (24/33) Installing py3-distro (1.5.0-r1) 03:22:56 (25/33) Installing py3-webencodings (0.5.1-r3) 03:22:56 (26/33) Installing py3-html5lib (1.0.1-r4) 03:22:56 (27/33) Installing py3-pytoml (0.1.21-r0) 03:22:56 (28/33) Installing py3-pep517 (0.8.2-r0) 03:22:56 (29/33) Installing py3-progress (1.5-r0) 03:22:56 (30/33) Installing py3-toml (0.10.1-r0) 03:22:56 (31/33) Installing py3-retrying (1.3.3-r0) 03:22:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:22:56 (33/33) Installing py3-pip (20.1.1-r0) 03:22:56 Executing busybox-1.31.1-r19.trigger 03:22:56 OK: 71 MiB in 55 packages 03:23:03 Removing intermediate container f22feb4709e1 03:23:03 ---> f96402298524 03:23:03 Step 20/26 : RUN pip install docker-compose==1.23.2 03:23:03 ---> Running in 953a159c5b40 03:23:08 Collecting docker-compose==1.23.2 03:23:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:23:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:23:08 Collecting jsonschema<3,>=2.5.1 03:23:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:23:09 Collecting PyYAML<4,>=3.10 03:23:09 Downloading PyYAML-3.13.tar.gz (270 kB) 03:23:13 Collecting cached-property<2,>=1.2.0 03:23:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:23:13 Collecting websocket-client<1.0,>=0.32.0 03:23:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:23:13 Collecting dockerpty<0.5,>=0.4.1 03:23:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:23:15 Collecting docopt<0.7,>=0.6.1 03:23:15 Downloading docopt-0.6.2.tar.gz (25 kB) 03:23:17 Collecting texttable<0.10,>=0.9.0 03:23:17 Downloading texttable-0.9.1.tar.gz (11 kB) 03:23:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:23:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:23:21 Collecting docker<4.0,>=3.6.0 03:23:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:23:21 Collecting urllib3<1.25,>=1.21.1 03:23:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:23:22 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) 03:23:22 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) 03:23:22 Collecting idna<2.8,>=2.5 03:23:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:23:22 Collecting docker-pycreds>=0.4.0 03:23:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:23:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:23:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:23:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:23:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:23:23 Installing collected packages: jsonschema, PyYAML, cached-property, websocket-client, dockerpty, docopt, texttable, urllib3, idna, requests, docker-pycreds, docker, docker-compose 03:23:23 Running setup.py install for PyYAML: started 03:23:25 Running setup.py install for PyYAML: finished with status 'done' 03:23:26 Running setup.py install for dockerpty: started 03:23:28 Running setup.py install for dockerpty: finished with status 'done' 03:23:28 Running setup.py install for docopt: started 03:23:30 Running setup.py install for docopt: finished with status 'done' 03:23:30 Running setup.py install for texttable: started 03:23:31 Running setup.py install for texttable: finished with status 'done' 03:23:31 Attempting uninstall: urllib3 03:23:31 Found existing installation: urllib3 1.25.9 03:23:31 Uninstalling urllib3-1.25.9: 03:23:31 Successfully uninstalled urllib3-1.25.9 03:23:32 Attempting uninstall: idna 03:23:32 Found existing installation: idna 2.9 03:23:32 Uninstalling idna-2.9: 03:23:32 Successfully uninstalled idna-2.9 03:23:32 Attempting uninstall: requests 03:23:32 Found existing installation: requests 2.23.0 03:23:32 Uninstalling requests-2.23.0: 03:23:33 Successfully uninstalled requests-2.23.0 03:23:35 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 03:23:39 Removing intermediate container 953a159c5b40 03:23:39 ---> ad3d84c473bf 03:23:39 Step 21/26 : RUN apk --no-cache add curl 03:23:39 ---> Running in 932f2d142b87 03:23:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:23:41 (2/3) Installing libcurl (7.69.1-r3) 03:23:41 (3/3) Installing curl (7.69.1-r3) 03:23:41 Executing busybox-1.31.1-r19.trigger 03:23:41 OK: 71 MiB in 58 packages 03:23:42 Removing intermediate container 932f2d142b87 03:23:42 ---> 26dadf6f6a74 03:23:42 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:23:42 ---> Running in 7022847e0d4f 03:23:43 Removing intermediate container 7022847e0d4f 03:23:43 ---> 796dbabb7bbd 03:23:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:43 ---> Running in 5e39bd1c461a 03:23:43 Removing intermediate container 5e39bd1c461a 03:23:43 ---> 498d26e2418b 03:23:43 Step 24/26 : LABEL arch=arm64 03:23:43 ---> Running in 201aa268e2ad 03:23:44 Removing intermediate container 201aa268e2ad 03:23:44 ---> 8e99adf8ce12 03:23:44 Step 25/26 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 03:23:44 ---> Running in ef534faf7fb7 03:23:45 Removing intermediate container ef534faf7fb7 03:23:45 ---> 46184140ecb0 03:23:45 Step 26/26 : LABEL version=0.0.0 03:23:45 ---> Running in 88c07ea75ab6 03:23:45 Removing intermediate container 88c07ea75ab6 03:23:45 ---> e6f4286db71d 03:23:45 03:23:46 Successfully built e6f4286db71d 03:23:46 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:23:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:23:46 $ docker stop --time=1 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 03:23:48 $ docker rm -f 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:49 + docker images 03:23:49 + grep docker 03:23:49 docker-sys-mgmt-agent-go-arm64 latest e6f4286db71d 4 seconds ago 300MB 03:23:49 docker-core-command-go-arm64 latest daabfec9f92c About a minute ago 15.4MB 03:23:49 docker-security-secretstore-setup-go-arm64 latest 01987e87dcf6 About a minute ago 23.4MB 03:23:49 docker-security-proxy-setup-go-arm64 latest 990dc3f5872f About a minute ago 23.2MB 03:23:49 docker-security-bootstrapper-go-arm64 latest 2e312eb7c68e 2 minutes ago 31.9MB 03:23:49 docker-core-data-go-arm64 latest 67f4d30b159a 3 minutes ago 21MB 03:23:49 docker-core-metadata-go-arm64 latest a10355b10a88 3 minutes ago 17.7MB 03:23:49 docker-support-scheduler-go-arm64 latest ab2280726961 3 minutes ago 15.5MB 03:23:49 docker-support-notifications-go-arm64 latest 5825fa2c87fc 3 minutes ago 16MB 03:23:49 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:23:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:55 ---> package-listing.sh 03:23:55 ++ facter osfamily 03:23:55 ++ tr '[:upper:]' '[:lower:]' 03:23:55 + OS_FAMILY=redhat 03:23:55 + workspace=/w/workspace/edgex-go/1 03:23:55 + START_PACKAGES=/tmp/packages_start.txt 03:23:55 + END_PACKAGES=/tmp/packages_end.txt 03:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:55 + PACKAGES=/tmp/packages_start.txt 03:23:55 + '[' /w/workspace/edgex-go/1 ']' 03:23:55 + PACKAGES=/tmp/packages_end.txt 03:23:55 + case "${OS_FAMILY}" in 03:23:55 + rpm -qa 03:23:55 + sort 03:24:00 + '[' -f /tmp/packages_start.txt ']' 03:24:00 + '[' -f /tmp/packages_end.txt ']' 03:24:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:00 + '[' /w/workspace/edgex-go/1 ']' 03:24:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:24:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:24:00 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 03:24:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:01 03:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:02 alpine: Pulling from edgex-lftools-log-publisher 03:24:02 df20fa9351a1: Pulling fs layer 03:24:02 36b3adc4ff6f: Pulling fs layer 03:24:02 8ad3a11d3b57: Pulling fs layer 03:24:02 46f8f816bc3b: Pulling fs layer 03:24:02 93b61091891f: Pulling fs layer 03:24:02 93b9cdb0e59b: Pulling fs layer 03:24:02 5e14af77c1be: Pulling fs layer 03:24:02 01666e4c0597: Pulling fs layer 03:24:02 aa168da1d23b: Pulling fs layer 03:24:02 01666e4c0597: Waiting 03:24:02 93b9cdb0e59b: Waiting 03:24:02 aa168da1d23b: Waiting 03:24:02 5e14af77c1be: Waiting 03:24:02 46f8f816bc3b: Waiting 03:24:02 93b61091891f: Waiting 03:24:02 36b3adc4ff6f: Verifying Checksum 03:24:02 36b3adc4ff6f: Download complete 03:24:02 46f8f816bc3b: Verifying Checksum 03:24:02 46f8f816bc3b: Download complete 03:24:02 df20fa9351a1: Verifying Checksum 03:24:02 df20fa9351a1: Download complete 03:24:02 93b9cdb0e59b: Verifying Checksum 03:24:02 93b9cdb0e59b: Download complete 03:24:02 93b61091891f: Download complete 03:24:02 5e14af77c1be: Verifying Checksum 03:24:02 5e14af77c1be: Download complete 03:24:02 01666e4c0597: Verifying Checksum 03:24:02 01666e4c0597: Download complete 03:24:02 8ad3a11d3b57: Verifying Checksum 03:24:02 8ad3a11d3b57: Download complete 03:24:02 df20fa9351a1: Pull complete 03:24:02 36b3adc4ff6f: Pull complete 03:24:03 8ad3a11d3b57: Pull complete 03:24:03 46f8f816bc3b: Pull complete 03:24:04 aa168da1d23b: Verifying Checksum 03:24:04 aa168da1d23b: Download complete 03:24:06 93b61091891f: Pull complete 03:24:06 93b9cdb0e59b: Pull complete 03:24:06 5e14af77c1be: Pull complete 03:24:06 01666e4c0597: Pull complete 03:24:16 aa168da1d23b: Pull complete 03:24:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:24:16 prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container 03:24:17 $ 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 03:24:18 $ docker top 5df8b097496a3bd7474478ff13426c8a8027db02222ff75d1f70ee0efc97c200 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:19 + mkdir -p /var/log/sa [Pipeline] sh 03:24:20 + ls /var/log/sa-host 03:24:20 + sadf -c /var/log/sa-host/sa23 03:24:20 file_magic: OK 03:24:20 HZ: Using current value: 100 03:24:20 file_header: OK 03:24:20 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 03:24:20 Statistics: 03:24:20 Hnuu...uuuununununu... 03:24:20 File successfully converted to sysstat format version 12.2.1 03:24:20 + sadf -c /var/log/sa-host/sa28 03:24:20 file_magic: OK 03:24:20 HZ: Using current value: 100 03:24:20 file_header: OK 03:24:20 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 03:24:20 Statistics: 03:24:20 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... 03:24:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:20 provisioning config files... 03:24:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4229724640463226581tmp [Pipeline] { [Pipeline] echo 03:24:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:21 ---> create-netrc.sh [Pipeline] } 03:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:24:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:24:21 ---> python-tools-install.sh [Pipeline] echo 03:24:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:22 ---> sudo-logs.sh 03:24:22 Archiving 'sudo' log.. [Pipeline] echo 03:24:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:22 ---> job-cost.sh 03:24:22 lf-activate-venv: SKIPPING 03:24:22 INFO: No Stack... 03:24:24 INFO: Retrieving Pricing Info for: v1-standard-2 03:24:24 INFO: Archiving Costs [Pipeline] echo 03:24:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:25 ---> logs-deploy.sh 03:24:25 lf-activate-venv: SKIPPING 03:24:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3094/1 03:24:25 INFO: archiving workspace using pattern(s): 03:24:26 Archives upload complete. 03:24:26 INFO: archiving logs to Nexus