Pull request #3223 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d4826266379bfbdf4a6f0e076ae63b948c6a166+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (b965b79eff325d671b5522cb2bd11352b021af48) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28424 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) > 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/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 Commit message: "build(snap): Add implementation for set up Consul ACL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:03:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:03:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:03:25 ========================================================= 01:03:25 EdgeX Global Pipelines Version Info 01:03:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33c467fa80b75edb73f1f4c13bf15c005529e84c # timeout=10 01:03:27 ------------------- 01:03:27 stable info: 01:03:27 ------------------- 01:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:03:27 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 01:03:27 Message: update stable to v1.0.184 01:03:28 ------------------- 01:03:28 experimental info: 01:03:28 ------------------- 01:03:28 Commited By: **** collab-it+edgex@linuxfoundation.org 01:03:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 01:03:28 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:03:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo 01:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo 01:03:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo 01:03:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [Pipeline] echo 01:03:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d48262 [Pipeline] echo 01:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:03:31 provisioning config files... 01:03:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6302150677622385276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:32 ---> docker-login.sh 01:03:32 nexus3.edgexfoundry.org:10001 01:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:32 Configure a credential helper to remove this warning. See 01:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:32 01:03:32 Login Succeeded 01:03:32 nexus3.edgexfoundry.org:10002 01:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:32 Configure a credential helper to remove this warning. See 01:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:32 01:03:32 Login Succeeded 01:03:32 nexus3.edgexfoundry.org:10003 01:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:32 Configure a credential helper to remove this warning. See 01:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:32 01:03:32 Login Succeeded 01:03:32 nexus3.edgexfoundry.org:10004 01:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:33 Configure a credential helper to remove this warning. See 01:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:33 01:03:33 Login Succeeded 01:03:33 docker.io 01:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:33 Configure a credential helper to remove this warning. See 01:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:33 01:03:33 Login Succeeded 01:03:33 ---> docker-login.sh ends [Pipeline] } 01:03:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:33 ++ 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 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/core-command/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo core-command,cmd/core-command/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/core-data/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo core-data,cmd/core-data/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/core-metadata/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo core-metadata,cmd/core-metadata/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/security-bootstrapper/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/security-proxy-setup/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/support-notifications/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo support-notifications,cmd/support-notifications/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/support-scheduler/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:03:33 + for file in '`ls cmd/**/Dockerfile`' 01:03:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:03:33 ++ cut -d/ -f2 01:03:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:03:33 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 01:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:34 01:03:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:03:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:35 latest: Pulling from edgex-devops/git-semver 01:03:35 31603596830f: Pulling fs layer 01:03:35 2a8b12db71e7: Pulling fs layer 01:03:35 6ca5941a6612: Pulling fs layer 01:03:35 ecc8261a40a4: Pulling fs layer 01:03:35 ecc8261a40a4: Waiting 01:03:35 2a8b12db71e7: Verifying Checksum 01:03:35 2a8b12db71e7: Download complete 01:03:35 31603596830f: Download complete 01:03:35 ecc8261a40a4: Verifying Checksum 01:03:35 ecc8261a40a4: Download complete 01:03:35 6ca5941a6612: Verifying Checksum 01:03:35 6ca5941a6612: Download complete 01:03:35 31603596830f: Pull complete 01:03:35 2a8b12db71e7: Pull complete 01:03:36 6ca5941a6612: Pull complete 01:03:36 ecc8261a40a4: Pull complete 01:03:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:03:36 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:03:39 $ docker top 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:39 [ssh-agent] Looking for ssh-agent implementation... 01:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:39 $ docker exec 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent 01:03:40 SSH_AUTH_SOCK=/tmp/ssh-SFQoMRKP6A1S/agent.11 01:03:40 SSH_AGENT_PID=16 01:03:40 Running ssh-add (command line suppressed) 01:03:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8511132630953160996.key (/w/workspace/edgex-go/2@tmp/private_key_8511132630953160996.key) 01:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:40 + git tag --points-at HEAD [Pipeline] } 01:03:40 $ docker exec --env ******** --env ******** 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent -k 01:03:40 unset SSH_AUTH_SOCK; 01:03:40 unset SSH_AGENT_PID; 01:03:40 echo Agent pid 16 killed; 01:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:41 [ssh-agent] Looking for ssh-agent implementation... 01:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:41 $ docker exec 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent 01:03:41 SSH_AUTH_SOCK=/tmp/ssh-i1t4QYuX2li4/agent.45 01:03:41 SSH_AGENT_PID=51 01:03:41 Running ssh-add (command line suppressed) 01:03:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2732229559395349310.key (/w/workspace/edgex-go/2@tmp/private_key_2732229559395349310.key) 01:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:41 + git semver init 01:03:41 # -> Open(): unable to determine branch for HEAD 01:03:41 # $GIT_DIR = /w/workspace/edgex-go/2/.git 01:03:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 01:03:41 # $SEMVER_REMOTE_NAME = origin 01:03:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:03:41 # $SEMVER_USER_NAME = edgex-jenkins 01:03:41 # $SEMVER_BRANCH = PR-3223 01:03:41 # $SEMVER_TEMP = /tmp/semver-745420664 01:03:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:04:00 # '/tmp/semver-745420664' -> '/w/workspace/edgex-go/2/.semver' 01:04:00 # -> Force: false 01:04:00 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 01:04:00 $ docker exec --env ******** --env ******** 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent -k 01:04:00 unset SSH_AUTH_SOCK; 01:04:00 unset SSH_AGENT_PID; 01:04:00 echo Agent pid 51 killed; 01:04:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:01 + git semver [Pipeline] } 01:04:01 $ docker stop --time=1 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 01:04:03 $ docker rm -f 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:04:04 Stashed 1 file(s) [Pipeline] echo 01:04:04 [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 01:04:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:04:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:04:05 + sudo service docker restart 01:04:05 + true 01:04:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:04:06 ========================================================= 01:04:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:04:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:04:06 + 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 . 01:04:10 Sending build context to Docker daemon 328.2MB 01:04:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:04:10 Step 2/6 : FROM ${BASE} 01:04:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:04:10 188c0c94c7c5: Pulling fs layer 01:04:10 0ef7d3d256c8: Pulling fs layer 01:04:10 de9db76c5a1d: Pulling fs layer 01:04:10 bca2f99d35d6: Pulling fs layer 01:04:10 93359f2a8cfa: Pulling fs layer 01:04:10 7c6f9722023f: Pulling fs layer 01:04:10 a35cf1a2eb13: Pulling fs layer 01:04:10 93359f2a8cfa: Waiting 01:04:10 7c6f9722023f: Waiting 01:04:10 a35cf1a2eb13: Waiting 01:04:10 bca2f99d35d6: Waiting 01:04:10 de9db76c5a1d: Verifying Checksum 01:04:10 de9db76c5a1d: Download complete 01:04:10 0ef7d3d256c8: Verifying Checksum 01:04:10 0ef7d3d256c8: Download complete 01:04:10 93359f2a8cfa: Verifying Checksum 01:04:10 93359f2a8cfa: Download complete 01:04:10 7c6f9722023f: Verifying Checksum 01:04:10 7c6f9722023f: Download complete 01:04:11 188c0c94c7c5: Verifying Checksum 01:04:11 188c0c94c7c5: Download complete 01:04:11 188c0c94c7c5: Pull complete 01:04:12 0ef7d3d256c8: Pull complete 01:04:12 de9db76c5a1d: Pull complete 01:04:13 a35cf1a2eb13: Verifying Checksum 01:04:13 a35cf1a2eb13: Download complete 01:04:13 bca2f99d35d6: Verifying Checksum 01:04:13 bca2f99d35d6: Download complete 01:04:18 bca2f99d35d6: Pull complete 01:04:18 93359f2a8cfa: Pull complete 01:04:18 7c6f9722023f: Pull complete 01:04:19 Still waiting to schedule task 01:04:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:04:23 a35cf1a2eb13: Pull complete 01:04:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:04:23 ---> a62c8e92a672 01:04:23 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 01:04:23 ---> Running in 4f75639d9e7e 01:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:04:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:04:24 (1/12) Installing libmagic (5.38-r0) 01:04:24 (2/12) Installing file (5.38-r0) 01:04:24 (3/12) Installing libc-dev (0.7.2-r3) 01:04:25 (4/12) Installing g++ (9.3.0-r2) 01:04:31 (5/12) Installing fortify-headers (1.1-r0) 01:04:31 (6/12) Installing patch (2.7.6-r6) 01:04:31 (7/12) Installing build-base (0.5-r2) 01:04:31 (8/12) Installing libsodium (1.0.18-r0) 01:04:31 (9/12) Installing pkgconf (1.7.2-r0) 01:04:31 (10/12) Installing libsodium-dev (1.0.18-r0) 01:04:32 (11/12) Installing libzmq (4.3.3-r0) 01:04:32 (12/12) Installing zeromq-dev (4.3.3-r0) 01:04:32 Executing busybox-1.31.1-r19.trigger 01:04:32 OK: 233 MiB in 51 packages 01:04:36 Removing intermediate container 4f75639d9e7e 01:04:36 ---> ea786b9e6d13 01:04:36 Step 4/6 : WORKDIR /edgex-go 01:04:36 ---> Running in 3bcb7ec47f77 01:04:36 Removing intermediate container 3bcb7ec47f77 01:04:36 ---> fc320b0c83d1 01:04:36 Step 5/6 : COPY go.mod . 01:04:36 ---> 6924bcc75ad4 01:04:36 Step 6/6 : RUN go mod download 01:04:36 ---> Running in 6abba6f273b2 01:04:58 Removing intermediate container 6abba6f273b2 01:04:58 ---> b74d7cbf66b3 01:04:58 Successfully built b74d7cbf66b3 01:04:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:04:58 + docker inspect -f . ci-base-image-x86_64 01:04:58 . [Pipeline] withDockerContainer 01:04:58 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:05:00 $ docker top 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:00 + go version 01:05:00 go version go1.15.5 linux/amd64 [Pipeline] } 01:05:00 $ docker stop --time=1 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 01:05:02 $ docker rm -f 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:02 + docker inspect -f . ci-base-image-x86_64 01:05:02 . [Pipeline] withDockerContainer 01:05:03 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:05:03 $ docker top 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd -eo pid,comm [Pipeline] { [Pipeline] echo 01:05:03 ========================================================= 01:05:03 [edgeXBuildGoParallel] Running Tests and Build... 01:05:03 ========================================================= [Pipeline] sh 01:05:04 + make test 01:05:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:05:14 ? github.com/edgexfoundry/edgex-go [no test files] 01:05:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:05:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:05:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:05:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:05:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:05:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:05:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:05:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:05:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:05:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 01:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements 01:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.1% of statements 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 66.2% of statements 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.4% of statements 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.319s coverage: 28.6% of statements 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements 01:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 01:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 92.8% of statements 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 01:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.022s coverage: 87.5% of statements 01:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.042s coverage: 94.4% of statements 01:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 01:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 9.054s coverage: 85.1% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 62.4% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 69.1% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 88.5% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.062s coverage: 94.3% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 01:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 01:06:16 GO111MODULE=on go vet ./... 01:06:43 gofmt -l . 01:06:43 [ "`gofmt -l .`" = "" ] 01:06:43 ./bin/test-go-mod-tidy.sh 01:06:43 ./bin/test-attribution-txt.sh [Pipeline] sh 01:06:44 + ls -al . 01:06:44 total 728 01:06:44 drwxrwxr-x 10 1001 1001 4096 Mar 4 01:06 . 01:06:44 drwxr-xr-x 4 root root 28 Mar 4 01:05 .. 01:06:44 -rw-rw-r-- 1 1001 1001 11 Mar 4 01:03 .dockerignore 01:06:44 drwxrwxr-x 8 1001 1001 179 Mar 4 01:03 .git 01:06:44 drwxrwxr-x 3 1001 1001 125 Mar 4 01:03 .github 01:06:44 -rw-rw-r-- 1 1001 1001 818 Mar 4 01:03 .gitignore 01:06:44 drwx------ 3 1001 1001 60 Mar 4 01:04 .semver 01:06:44 -rw-rw-r-- 1 1001 1001 166 Mar 4 01:03 .sonarcloud.properties 01:06:44 -rw-rw-r-- 1 1001 1001 8475 Mar 4 01:03 Attribution.txt 01:06:44 -rw-rw-r-- 1 1001 1001 3804 Mar 4 01:03 CONTRIBUTING.md 01:06:44 -rw-rw-r-- 1 1001 1001 931 Mar 4 01:03 Dockerfile.build 01:06:44 -rw-rw-r-- 1 1001 1001 863 Mar 4 01:03 Jenkinsfile 01:06:44 -rw-rw-r-- 1 1001 1001 10775 Mar 4 01:03 LICENSE 01:06:44 -rw-rw-r-- 1 1001 1001 5774 Mar 4 01:03 Makefile 01:06:44 -rw-rw-r-- 1 1001 1001 6524 Mar 4 01:03 README.md 01:06:44 -rw-rw-r-- 1 1001 1001 6755 Mar 4 01:03 SECURITY.md 01:06:44 -rw-rw-r-- 1 1001 1001 5 Mar 4 01:04 VERSION 01:06:44 -rw-rw-r-- 1 1001 1001 4131 Mar 4 01:03 ZMQWindows.md 01:06:44 drwxrwxr-x 2 1001 1001 117 Mar 4 01:03 bin 01:06:44 drwxrwxr-x 14 1001 1001 4096 Mar 4 01:03 cmd 01:06:44 -rw-r--r-- 1 root root 614434 Mar 4 01:06 coverage.out 01:06:44 -rw-r--r-- 1 root root 1055 Mar 4 01:06 go.mod 01:06:44 -rw-r--r-- 1 root root 21699 Mar 4 01:06 go.sum 01:06:44 drwxrwxr-x 8 1001 1001 127 Mar 4 01:03 internal 01:06:44 drwxrwxr-x 4 1001 1001 26 Mar 4 01:03 openapi 01:06:44 drwxrwxr-x 4 1001 1001 71 Mar 4 01:03 snap 01:06:44 -rw-rw-r-- 1 1001 1001 168 Mar 4 01:03 version.go [Pipeline] sh 01:06:44 + '[' -e coverage.out ] 01:06:44 + chown 1001:1001 coverage.out [Pipeline] stash 01:06:44 Stashed 1 file(s) [Pipeline] sh 01:06:44 + make build 01:06:44 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 01:06:49 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 01:06:57 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 01:06:58 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 01:07:00 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 01:07:00 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 01:07:01 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 01:07:03 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 01:07: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 01:07:05 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 01:07:06 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 01:07:07 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] } 01:07:09 $ docker stop --time=1 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd 01:07:11 $ docker rm -f 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:07:13 01:07:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:07:13 latest: Pulling from edgex-devops/edgex-compose 01:07:13 cbdbe7a5bc2a: Pulling fs layer 01:07:13 ca9280d653b3: Pulling fs layer 01:07:13 7e9c9ca2126c: Pulling fs layer 01:07:14 cbdbe7a5bc2a: Download complete 01:07:14 ca9280d653b3: Verifying Checksum 01:07:14 ca9280d653b3: Download complete 01:07:14 cbdbe7a5bc2a: Pull complete 01:07:15 ca9280d653b3: Pull complete 01:07:15 7e9c9ca2126c: Download complete 01:07:22 7e9c9ca2126c: Pull complete 01:07:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:07:22 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:07:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:07:24 $ docker top 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:25 + docker-compose build --help 01:07:25 + grep parallel 01:07:26 --parallel Build images in parallel. [Pipeline] } 01:07:26 $ docker stop --time=1 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a 01:07:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28426 in /w/workspace/edgexfoundry_edgex-go_PR-3223 01:07:27 $ docker rm -f 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws 01:07:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:07:28 . [Pipeline] withDockerContainer 01:07:28 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:07:28 $ docker top 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:29 + docker-compose -f ./docker-compose-build.yml build --parallel 01:07:30 Building docker-core-command-go ... 01:07:30 Building docker-core-data-go ... 01:07:30 Building docker-core-metadata-go ... 01:07:30 Building docker-security-bootstrapper-go ... 01:07:30 Building docker-security-proxy-setup-go ... 01:07:30 Building docker-security-secretstore-setup-go ... 01:07:30 Building docker-support-notifications-go ... 01:07:30 Building docker-support-scheduler-go ... 01:07:30 Building docker-sys-mgmt-agent-go ... 01:07:30 Building docker-support-notifications-go 01:07:30 Building docker-security-bootstrapper-go 01:07:30 Building docker-security-proxy-setup-go 01:07:30 Building docker-support-scheduler-go 01:07:30 Building docker-core-command-go 01:07:32 using credential edgex-jenkins-ssh 01:07:32 Cloning the remote Git repository 01:07:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:07:32 > git init /w/workspace/edgex-go/2 # timeout=10 01:07:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:07:32 > git --version # timeout=10 01:07:32 > git --version # 'git version 2.17.1' 01:07:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:07:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:07:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:07:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:07:48 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:07:49 Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:07:49 Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) 01:07:48 > git config core.sparsecheckout # timeout=10 01:07:48 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 01:07:48 > git remote # timeout=10 01:07:49 > git config --get remote.origin.url # timeout=10 01:07:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:49 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 01:07:49 > git rev-parse HEAD^{commit} # timeout=10 01:07:49 > git config core.sparsecheckout # timeout=10 01:07:49 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 01:07:53 Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:07:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:07:55 + sudo service docker restart 01:07:55 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:07:57 provisioning config files... 01:07:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9214739723598810233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:58 ---> docker-login.sh 01:07:58 nexus3.edgexfoundry.org:10001 01:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:59 Configure a credential helper to remove this warning. See 01:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:59 01:07:59 Login Succeeded 01:07:59 nexus3.edgexfoundry.org:10002 01:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:00 Configure a credential helper to remove this warning. See 01:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:00 01:08:00 Login Succeeded 01:08:00 nexus3.edgexfoundry.org:10003 01:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:00 Configure a credential helper to remove this warning. See 01:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:00 01:08:00 Login Succeeded 01:08:00 nexus3.edgexfoundry.org:10004 01:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:01 Configure a credential helper to remove this warning. See 01:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:01 01:08:01 Login Succeeded 01:08:01 docker.io 01:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:01 Configure a credential helper to remove this warning. See 01:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:01 01:08:01 Login Succeeded 01:08:01 ---> docker-login.sh ends [Pipeline] } 01:08:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:02 ========================================================= 01:08:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:08:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:08:02 + 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 . 01:08:03 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:08:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:08:03 ---> b74d7cbf66b3 01:08:03 Step 3/31 : WORKDIR /edgex-go 01:08:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:08:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:08:03 ---> b74d7cbf66b3 01:08:03 Step 3/22 : WORKDIR /edgex-go 01:08:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:08:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:08:03 ---> b74d7cbf66b3 01:08:03 Step 3/23 : WORKDIR /edgex-go 01:08:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:08:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:08:03 ---> b74d7cbf66b3 01:08:03 Step 3/21 : WORKDIR /edgex-go 01:08:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:08:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:08:03 ---> b74d7cbf66b3 01:08:03 Step 3/22 : WORKDIR /edgex-go 01:08:03 ---> Running in 35be35de988b 01:08:03 ---> Running in 30724dfc5f2f 01:08:03 ---> Running in 7a13261506d4 01:08:03 ---> Running in 80157f89c2e6 01:08:03 ---> Running in c365ac6097f6 01:08:03 Removing intermediate container 80157f89c2e6 01:08:03 ---> b2a2a593e309 01:08:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:03 Removing intermediate container 35be35de988b 01:08:03 ---> 8a259c38c8b2 01:08:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:03 Removing intermediate container 7a13261506d4 01:08:03 ---> 8580e9c55e0e 01:08:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:03 Removing intermediate container c365ac6097f6 01:08:03 ---> 8281c2930613 01:08:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:03 Removing intermediate container 30724dfc5f2f 01:08:03 ---> 661612ffe9bf 01:08:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:03 ---> Running in 99ebd12acfcb 01:08:03 ---> Running in 64b88eb3dde7 01:08:03 ---> Running in bfb76898e0ec 01:08:03 ---> Running in 34a520888137 01:08:03 ---> Running in 3777d3a37d7b 01:08:04 Removing intermediate container 99ebd12acfcb 01:08:04 ---> 0b82585b70c7 01:08:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:08:04 ---> Running in 1cc6da7a977e 01:08:04 Removing intermediate container bfb76898e0ec 01:08:04 ---> 1a6726425be8 01:08:04 Step 5/22 : RUN apk add --update --no-cache make git 01:08:04 Removing intermediate container 64b88eb3dde7 01:08:04 ---> 488b09487506 01:08:04 Step 5/23 : RUN apk add --update --no-cache make git 01:08:04 Removing intermediate container 34a520888137 01:08:04 ---> 656bdab3d7a5 01:08:04 Step 5/21 : RUN apk add --update --no-cache make git 01:08:04 ---> Running in c8e5e127c348 01:08:04 ---> Running in 8f97412e127d 01:08:04 Removing intermediate container 3777d3a37d7b 01:08:04 ---> d0e08fb621ef 01:08:04 Step 5/31 : RUN apk add --update --no-cache make git 01:08:04 ---> Running in e4da20615a48 01:08:04 ---> Running in a1d794d06e9c 01:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:08:05 Sending build context to Docker daemon 166.6MB 01:08:05 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:08:05 Step 2/6 : FROM ${BASE} 01:08:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:08:05 5f621e34cdf4: Pulling fs layer 01:08:05 a4357932f1b6: Pulling fs layer 01:08:05 18c013af1878: Pulling fs layer 01:08:05 00ac8860ef70: Pulling fs layer 01:08:05 63d7cb157983: Pulling fs layer 01:08:05 b116817d02f9: Pulling fs layer 01:08:05 745a02a5169b: Pulling fs layer 01:08:05 00ac8860ef70: Waiting 01:08:05 63d7cb157983: Waiting 01:08:05 b116817d02f9: Waiting 01:08:05 745a02a5169b: Waiting 01:08:05 18c013af1878: Verifying Checksum 01:08:05 18c013af1878: Download complete 01:08:05 a4357932f1b6: Verifying Checksum 01:08:05 a4357932f1b6: Download complete 01:08:05 63d7cb157983: Verifying Checksum 01:08:05 63d7cb157983: Download complete 01:08:05 b116817d02f9: Verifying Checksum 01:08:05 b116817d02f9: Download complete 01:08:05 5f621e34cdf4: Download complete 01:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:08:06 5f621e34cdf4: Pull complete 01:08:06 a4357932f1b6: Pull complete 01:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:08:07 18c013af1878: Pull complete 01:08:07 OK: 233 MiB in 51 packages 01:08:07 OK: 233 MiB in 51 packages 01:08:07 OK: 233 MiB in 51 packages 01:08:07 Removing intermediate container c8e5e127c348 01:08:07 ---> 8dd00761d814 01:08:07 Step 6/23 : COPY go.mod . 01:08:07 Removing intermediate container 1cc6da7a977e 01:08:07 ---> 9eb947ccd35f 01:08:07 Step 6/22 : COPY go.mod . 01:08:08 745a02a5169b: Verifying Checksum 01:08:08 745a02a5169b: Download complete 01:08:08 OK: 233 MiB in 51 packages 01:08:08 ---> 54aecf63d899 01:08:08 Step 7/23 : RUN go mod download 01:08:08 ---> 147057d79bcf 01:08:08 Step 7/22 : RUN go mod download 01:08:08 Removing intermediate container 8f97412e127d 01:08:08 ---> 01ba9ab5f4f5 01:08:08 Step 6/22 : COPY go.mod . 01:08:08 ---> Running in 835d8ad3766b 01:08:08 ---> Running in 9ebdc36fc1ba 01:08:08 ---> 27bdfb08430f 01:08:08 Step 7/22 : RUN go mod download 01:08:08 ---> Running in 494200097d3b 01:08:09 00ac8860ef70: Verifying Checksum 01:08:09 00ac8860ef70: Download complete 01:08:09 Removing intermediate container a1d794d06e9c 01:08:09 ---> 123b2d41bf60 01:08:09 Step 6/31 : COPY go.mod . 01:08:09 ---> 0ae83f7630c1 01:08:09 Step 7/31 : RUN go mod download 01:08:09 OK: 233 MiB in 51 packages 01:08:09 ---> Running in 83f83b1c5d4c 01:08:10 Removing intermediate container e4da20615a48 01:08:10 ---> 63b0a723de66 01:08:10 Step 6/21 : COPY go.mod . 01:08:10 ---> f616b1e2c684 01:08:10 Step 7/21 : RUN go mod download 01:08:10 ---> Running in f75e139dfd5b 01:08:10 Removing intermediate container 9ebdc36fc1ba 01:08:10 ---> 81e0a514185c 01:08:10 Step 8/23 : COPY . . 01:08:11 Removing intermediate container 494200097d3b 01:08:11 ---> fd43e8f615fc 01:08:11 Step 8/22 : COPY . . 01:08:13 Removing intermediate container 835d8ad3766b 01:08:13 ---> 009fcc326bf8 01:08:13 Step 8/22 : COPY . . 01:08:19 00ac8860ef70: Pull complete 01:08:19 63d7cb157983: Pull complete 01:08:19 b116817d02f9: Pull complete 01:08:21 Removing intermediate container 83f83b1c5d4c 01:08:21 ---> 1660c225b51b 01:08:21 Step 8/31 : COPY . . 01:08:23 745a02a5169b: Pull complete 01:08:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:08:23 ---> b7e6874047d6 01:08:23 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 01:08:26 ---> Running in 49227891cb16 01:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:08:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:08:29 (1/12) Installing libmagic (5.38-r0) 01:08:29 (2/12) Installing file (5.38-r0) 01:08:29 (3/12) Installing libc-dev (0.7.2-r3) 01:08:30 (4/12) Installing g++ (9.3.0-r2) 01:08:33 Removing intermediate container f75e139dfd5b 01:08:33 ---> e6e8c97c0aed 01:08:33 Step 8/21 : COPY . . 01:08:34 (5/12) Installing fortify-headers (1.1-r0) 01:08:34 (6/12) Installing patch (2.7.6-r6) 01:08:34 (7/12) Installing build-base (0.5-r2) 01:08:34 (8/12) Installing libsodium (1.0.18-r0) 01:08:34 (9/12) Installing pkgconf (1.7.2-r0) 01:08:34 (10/12) Installing libsodium-dev (1.0.18-r0) 01:08:34 (11/12) Installing libzmq (4.3.3-r0) 01:08:34 (12/12) Installing zeromq-dev (4.3.3-r0) 01:08:34 Executing busybox-1.31.1-r19.trigger 01:08:34 OK: 217 MiB in 51 packages 01:08:38 Removing intermediate container 49227891cb16 01:08:38 ---> 6c8abf6a63df 01:08:38 Step 4/6 : WORKDIR /edgex-go 01:08:38 ---> Running in b42f9617d02a 01:08:38 Removing intermediate container b42f9617d02a 01:08:38 ---> a39f67e66673 01:08:38 Step 5/6 : COPY go.mod . 01:08:39 ---> 4ed68044b52a 01:08:39 Step 6/6 : RUN go mod download 01:08:39 ---> Running in 5cb3bddd4c29 01:08:48 ---> 9ccea3aebd0e 01:08:48 Step 9/23 : RUN make cmd/core-command/core-command 01:08:50 ---> ac1c5a97229e 01:08:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:08:51 ---> Running in e447b71d09eb 01:08:51 ---> f884f2a76472 01:08:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:08:52 ---> Running in 7e8e265e10ac 01:08:54 ---> Running in dd52565f8f0a 01:08:56 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 01:08:56 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 01:08:56 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 01:08:58 ---> ca8778d0cf50 01:08:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:08:59 ---> Running in f27ab396e8a3 01:09:02 ---> ac9cfcac080f 01:09:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:09:02 ---> Running in 503d95758af5 01:09:02 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 01:09:03 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 01:09:06 Removing intermediate container 5cb3bddd4c29 01:09:06 ---> 3b08aacaed08 01:09:06 Successfully built 3b08aacaed08 01:09:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:09:06 + docker inspect -f . ci-base-image-arm64 01:09:06 . [Pipeline] withDockerContainer 01:09:07 prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container 01:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:08 $ docker top 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:09 + go version 01:09:09 go version go1.15.5 linux/arm64 [Pipeline] } 01:09:09 $ docker stop --time=1 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 01:09:11 $ docker rm -f 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:09:12 + docker inspect -f . ci-base-image-arm64 01:09:12 . [Pipeline] withDockerContainer 01:09:12 prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container 01:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:14 $ docker top b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 -eo pid,comm [Pipeline] { [Pipeline] echo 01:09:14 ========================================================= 01:09:14 [edgeXBuildGoParallel] Running Tests and Build... 01:09:14 ========================================================= [Pipeline] sh 01:09:15 + make test 01:09:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:09:30 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 01:09:37 ? github.com/edgexfoundry/edgex-go [no test files] 01:09:38 Removing intermediate container e447b71d09eb 01:09:38 ---> 7ed233d89b1f 01:09:38 01:09:38 Step 10/23 : FROM alpine:3.12 01:09:38 Removing intermediate container 7e8e265e10ac 01:09:38 ---> e828cc689a0d 01:09:38 01:09:38 Step 10/22 : FROM alpine:3.12 01:09:38 Removing intermediate container dd52565f8f0a 01:09:38 ---> 1827afd1782c 01:09:38 01:09:38 Step 10/22 : FROM alpine:3.12 01:09:38 Removing intermediate container f27ab396e8a3 01:09:38 ---> e2f9bbaf349e 01:09:38 01:09:38 Step 10/31 : FROM alpine:3.12 01:09:38 3.12: Pulling from library/alpine 01:09:38 3.12: Pulling from library/alpine 01:09:38 3.12: Pulling from library/alpine 01:09:38 3.12: Pulling from library/alpine 01:09:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 01:09:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 01:09:38 Status: Image is up to date for alpine:3.12 01:09:38 Status: Downloaded newer image for alpine:3.12 01:09:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 01:09:38 Status: Image is up to date for alpine:3.12 01:09:38 ---> 88dd2752d2ea 01:09:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:09:38 ---> 88dd2752d2ea 01:09:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:09:38 ---> 88dd2752d2ea 01:09:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:09:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 01:09:38 Status: Image is up to date for alpine:3.12 01:09:38 ---> 88dd2752d2ea 01:09:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:09:40 ---> Running in fa8e6bea103f 01:09:40 ---> Running in f0e479bb0030 01:09:40 ---> Running in 2b6eca756763 01:09:40 ---> Running in 0841a4db6347 01:09:40 Removing intermediate container 503d95758af5 01:09:40 ---> 3154459bfae1 01:09:40 01:09:40 Step 10/21 : FROM alpine:3.12 01:09:40 ---> 88dd2752d2ea 01:09:40 Step 11/21 : RUN apk add --update --no-cache curl 01:09:40 ---> Running in 5f18957f3d6d 01:09:40 Removing intermediate container 0841a4db6347 01:09:40 ---> caad4664aa2b 01:09:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:09:40 ---> Running in 5a4fe1b147df 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:41 (1/2) Installing ca-certificates (20191127-r4) 01:09:41 (2/2) Installing dumb-init (1.2.2-r1) 01:09:41 Executing busybox-1.31.1-r19.trigger 01:09:41 Executing ca-certificates-20191127-r4.trigger 01:09:41 (1/1) Installing dumb-init (1.2.2-r1) 01:09:41 Executing busybox-1.31.1-r19.trigger 01:09:41 OK: 6 MiB in 15 packages 01:09:41 OK: 6 MiB in 16 packages 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:41 (1/1) Installing dumb-init (1.2.2-r1) 01:09:41 Executing busybox-1.31.1-r19.trigger 01:09:41 OK: 6 MiB in 15 packages 01:09:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:09:41 (1/4) Installing ca-certificates (20191127-r4) 01:09:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:09:41 (3/4) Installing libcurl (7.69.1-r3) 01:09:41 (4/4) Installing curl (7.69.1-r3) 01:09:41 Executing busybox-1.31.1-r19.trigger 01:09:41 (1/2) Installing dumb-init (1.2.2-r1) 01:09:41 Executing ca-certificates-20191127-r4.trigger 01:09:41 (2/2) Installing su-exec (0.2-r1) 01:09:41 Executing busybox-1.31.1-r19.trigger 01:09:41 OK: 6 MiB in 16 packages 01:09:42 OK: 7 MiB in 18 packages 01:09:44 Removing intermediate container f0e479bb0030 01:09:44 ---> 5b5e37568ec4 01:09:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:09:44 Removing intermediate container fa8e6bea103f 01:09:44 ---> 1688e09016e4 01:09:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:09:44 ---> Running in a2f2436fe896 01:09:44 Removing intermediate container 2b6eca756763 01:09:44 ---> 66c4273ecb38 01:09:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:09:44 ---> Running in 9cd8db90a0b4 01:09:44 Removing intermediate container 5f18957f3d6d 01:09:44 ---> 44d3b411dc85 01:09:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:09:44 Removing intermediate container a2f2436fe896 01:09:44 ---> 6a61912b8972 01:09:44 Step 13/23 : ENV APP_PORT=48082 01:09:44 ---> Running in 161f14f254f0 01:09:45 Removing intermediate container 5a4fe1b147df 01:09:45 ---> ab4d96bd50c0 01:09:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:09:45 ---> Running in ce5b4c884b02 01:09:45 ---> Running in 28ecae3378b9 01:09:45 ---> Running in 13f2636d8a4c 01:09:45 Removing intermediate container 9cd8db90a0b4 01:09:45 ---> f54e2607c265 01:09:45 Step 13/22 : ENV APP_PORT=48060 01:09:45 Removing intermediate container 161f14f254f0 01:09:45 ---> 1bd47b20d7ac 01:09:45 Step 13/22 : ENV APP_PORT=48085 01:09:45 ---> Running in fbad40d0d060 01:09:45 ---> Running in 403698c62ffb 01:09:45 Removing intermediate container 28ecae3378b9 01:09:45 ---> 4752836e735f 01:09:45 Step 13/21 : WORKDIR /edgex 01:09:45 Removing intermediate container 13f2636d8a4c 01:09:45 ---> d745dc291b18 01:09:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:09:45 Removing intermediate container ce5b4c884b02 01:09:45 ---> 03a3fe03b859 01:09:45 Step 14/23 : EXPOSE $APP_PORT 01:09:45 ---> Running in 85f618ab09dc 01:09:45 ---> Running in b8626d105561 01:09:45 ---> Running in a55e25ec99eb 01:09:45 Removing intermediate container 403698c62ffb 01:09:45 ---> b325d7904308 01:09:45 Step 14/22 : EXPOSE $APP_PORT 01:09:45 Removing intermediate container fbad40d0d060 01:09:45 ---> e7b3fce1ac33 01:09:45 Step 14/22 : EXPOSE $APP_PORT 01:09:46 ---> Running in 2180ef8023a2 01:09:46 ---> Running in 6045b1d24b2f 01:09:46 Removing intermediate container b8626d105561 01:09:46 ---> 234deffaa5ae 01:09:46 Step 15/23 : WORKDIR / 01:09:46 Removing intermediate container 85f618ab09dc 01:09:46 ---> b80dec15c10e 01:09:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:09:46 Removing intermediate container a55e25ec99eb 01:09:46 ---> e294cae6c841 01:09:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:09:46 ---> Running in c335bf38576b 01:09:46 ---> Running in a2cbf48859cf 01:09:47 Removing intermediate container 2180ef8023a2 01:09:47 ---> c6e59e443639 01:09:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:47 Removing intermediate container 6045b1d24b2f 01:09:47 ---> 0545e60bc9d4 01:09:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:47 ---> e1353f0c5471 01:09:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:09:47 Removing intermediate container a2cbf48859cf 01:09:47 ---> 87703cd7eeba 01:09:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:47 ---> 1dc8c355f226 01:09:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:09:47 ---> 491b7cbf08c2 01:09:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:09:47 ---> ec7cca3a7a30 01:09:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:09:48 ---> 6685aad81e00 01:09:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:09:48 ---> 8b77705a9c5c 01:09:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:09:48 ---> 2eb056db535f 01:09:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:09:48 ---> bb9d2061697d 01:09:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:09:48 ---> Running in 331e2a077a9d 01:09:48 Removing intermediate container c335bf38576b 01:09:48 ---> 3420cdc3665a 01:09:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:09:48 ---> 442daf8ffb86 01:09:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:09:48 ---> Running in f8e9c38db773 01:09:48 ---> 195a3fa40abc 01:09:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:09:49 ---> 9b3e0da44719 01:09:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:09:49 Removing intermediate container 331e2a077a9d 01:09:49 ---> ca2a751e3131 01:09:49 Step 18/21 : CMD ["--init=true"] 01:09:49 ---> 1a3e9d7b6d91 01:09:49 Step 19/23 : ENTRYPOINT ["/core-command"] 01:09:49 ---> Running in cc04cb6de026 01:09:49 ---> Running in 8e5c5c14edd9 01:09:49 ---> Running in df073bd8f066 01:09:49 Removing intermediate container f8e9c38db773 01:09:49 ---> 3e003c77999e 01:09:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:09:49 ---> Running in 4dbf24dbf434 01:09:49 Removing intermediate container cc04cb6de026 01:09:49 ---> 5c9f8ec22f89 01:09:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:49 Removing intermediate container 8e5c5c14edd9 01:09:49 ---> fabb7957bae1 01:09:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:49 Removing intermediate container df073bd8f066 01:09:49 ---> 2dfde8278b93 01:09:49 Step 19/21 : LABEL arch=x86_64 01:09:49 ---> Running in 706308552a59 01:09:49 ---> Running in 801462a76cf3 01:09:49 Removing intermediate container 4dbf24dbf434 01:09:49 ---> b74e09ec3137 01:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:49 ---> 19390086b89a 01:09:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:09:49 ---> Running in 09c2301c71ad 01:09:50 ---> Running in dcdec81f078e 01:09:50 ---> Running in 0537fcb48611 01:09:50 Removing intermediate container 706308552a59 01:09:50 ---> 0d28acd3e3e9 01:09:50 Step 20/22 : LABEL arch=x86_64 01:09:50 Removing intermediate container 801462a76cf3 01:09:50 ---> 3b817c222b02 01:09:50 Step 20/22 : LABEL arch=x86_64 01:09:50 ---> Running in 4a29ad7eea01 01:09:50 ---> Running in f769901c97d2 01:09:50 Removing intermediate container 09c2301c71ad 01:09:50 ---> a45cd87dd303 01:09:50 Step 20/21 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:09:50 Removing intermediate container dcdec81f078e 01:09:50 ---> 2c3377f218e8 01:09:50 Step 21/23 : LABEL arch=x86_64 01:09:51 ---> Running in dde72eed1431 01:09:51 ---> Running in ac14fe5082a5 01:09:51 Removing intermediate container f769901c97d2 01:09:51 ---> fccd3be9322f 01:09:51 Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:09:51 Removing intermediate container 4a29ad7eea01 01:09:51 ---> 438b5009e3a6 01:09:51 Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:09:51 ---> Running in 83d2fb00717b 01:09:51 ---> Running in 8336981900e1 01:09:51 Removing intermediate container dde72eed1431 01:09:51 ---> 2e62d0f5ed44 01:09:51 Step 21/21 : LABEL version=0.0.0 01:09:51 Removing intermediate container ac14fe5082a5 01:09:51 ---> 74ad02c88613 01:09:51 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:09:51 ---> Running in 50f0fd3dc125 01:09:51 ---> Running in 8370627193b0 01:09:51 Removing intermediate container 83d2fb00717b 01:09:51 ---> f6aa2b46731c 01:09:51 Step 22/22 : LABEL version=0.0.0 01:09:51 Removing intermediate container 8336981900e1 01:09:51 ---> 2d7c46f4461c 01:09:51 Step 22/22 : LABEL version=0.0.0 01:09:51 ---> Running in 285ef82877d0 01:09:52 ---> Running in 2906781de9ed 01:09:52 Removing intermediate container 8370627193b0 01:09:52 ---> 469fdeef4ace 01:09:52 Step 23/23 : LABEL version=0.0.0 01:09:52 Removing intermediate container 50f0fd3dc125 01:09:52 ---> 0f9448b41025 01:09:52 01:09:52 Removing intermediate container 0537fcb48611 01:09:52 ---> 14f5d3e7d04e 01:09:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:52 Successfully built 0f9448b41025 01:09:52 ---> Running in fd37c27cd073 01:09:52 Removing intermediate container 285ef82877d0 01:09:52 ---> 9f95dafbfa83 01:09:52 01:09:52 Successfully tagged docker-security-proxy-setup-go:latest 01:09:52  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 01:09:52 Removing intermediate container 2906781de9ed 01:09:52 ---> 3c82b34c150c 01:09:52 01:09:52 ---> 25c532bce5dc 01:09:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:09:52 Successfully built 3c82b34c150c 01:09:52 Successfully built 9f95dafbfa83 01:09:52 Successfully tagged docker-support-scheduler-go:latest 01:09:52 Successfully tagged docker-support-notifications-go:latest 01:09:52 Building docker-core-data-go 01:09:52 Removing intermediate container fd37c27cd073 01:09:52 ---> 7f7982aec950 01:09:52 01:09:52  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 01:09:52 Successfully built 7f7982aec950 01:09:52 Successfully tagged docker-core-command-go:latest 01:09:52 Building docker-sys-mgmt-agent-go 01:09:53  Building docker-core-command-go ... done  ---> 88000ec26b4d 01:09:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:09:53 ---> 8c1bccbf0baf 01:09:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:09:53 ---> 04728284055a 01:09:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:09:54 ---> 551a864787b6 01:09:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:09:54 ---> Running in ea4b8651c436 01:09:58 Removing intermediate container ea4b8651c436 01:09:58 ---> d67aecbfaabd 01:09:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:10:02 ---> 706f67c89569 01:10:02 Step 26/31 : RUN chmod +x /entrypoint.sh 01:10:06 ---> Running in 623996ef5d8c 01:10:06 Removing intermediate container 623996ef5d8c 01:10:06 ---> 115d61560dcb 01:10:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:10:07 ---> Running in 14b374a7efcb 01:10:12 Removing intermediate container 14b374a7efcb 01:10:12 ---> 98dfb71a437a 01:10:12 Step 28/31 : CMD ["gate"] 01:10:19 ---> Running in c940eb5897c2 01:10:20 Removing intermediate container c940eb5897c2 01:10:20 ---> 3c74e8bdf695 01:10:20 Step 29/31 : LABEL arch=x86_64 01:10:21 ---> Running in d26c4c48fc43 01:10:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:10:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:10:21 ---> b74d7cbf66b3 01:10:21 Step 3/24 : WORKDIR /edgex-go 01:10:21 ---> Using cache 01:10:21 ---> 661612ffe9bf 01:10:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:21 ---> Using cache 01:10:21 ---> d0e08fb621ef 01:10:21 Step 5/24 : RUN apk add --update --no-cache make git 01:10:21 ---> Using cache 01:10:21 ---> 123b2d41bf60 01:10:21 Step 6/24 : COPY go.mod . 01:10:21 ---> Using cache 01:10:21 ---> 0ae83f7630c1 01:10:21 Step 7/24 : RUN go mod download 01:10:21 ---> Using cache 01:10:21 ---> 1660c225b51b 01:10:21 Step 8/24 : COPY . . 01:10:21 ---> Using cache 01:10:21 ---> ca8778d0cf50 01:10:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:10:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:10:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:10:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:10:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:10:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:10:22 ---> b74d7cbf66b3 01:10:22 Step 3/23 : WORKDIR /edgex-go 01:10:22 ---> Using cache 01:10:22 ---> 661612ffe9bf 01:10:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:22 ---> Using cache 01:10:22 ---> d0e08fb621ef 01:10:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:10:22 ---> b74d7cbf66b3 01:10:22 Step 3/23 : WORKDIR /edgex-go 01:10:22 ---> Using cache 01:10:22 ---> 661612ffe9bf 01:10:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:22 ---> Using cache 01:10:22 ---> d0e08fb621ef 01:10:22 Step 5/23 : RUN apk add --update --no-cache make git 01:10:22 ---> Using cache 01:10:22 ---> 123b2d41bf60 01:10:22 Step 6/23 : COPY go.mod . 01:10:22 ---> Using cache 01:10:22 ---> 0ae83f7630c1 01:10:22 Step 7/23 : RUN go mod download 01:10:22 ---> Using cache 01:10:22 ---> 1660c225b51b 01:10:22 Step 8/23 : COPY . . 01:10:22 ---> b74d7cbf66b3 01:10:22 Step 3/26 : WORKDIR /edgex-go 01:10:22 ---> Using cache 01:10:22 ---> 661612ffe9bf 01:10:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:22 ---> Using cache 01:10:22 ---> d0e08fb621ef 01:10:22 Step 5/26 : RUN apk add --update --no-cache make bash git 01:10:22 ---> Using cache 01:10:22 ---> ca8778d0cf50 01:10:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:10:23 Removing intermediate container d26c4c48fc43 01:10:23 ---> 835ede6336ca 01:10:23 Step 30/31 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:10:23 ---> Running in 39a621390423 01:10:23 ---> Running in 34da62c819db 01:10:23 ---> Running in 95edac81f1fe 01:10:23 ---> Running in 3f7524006643 01:10:23 ---> Running in 727b180bb566 01:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:10:24 Removing intermediate container 727b180bb566 01:10:24 ---> df62bb623774 01:10:24 Step 31/31 : LABEL version=0.0.0 01:10:24 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 01:10:25 ---> Running in b5599cd199e2 01:10:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:10:25 Removing intermediate container b5599cd199e2 01:10:25 ---> beeb0960bf08 01:10:25 01:10:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:10:25 Successfully built beeb0960bf08 01:10:25 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 01:10:25 Successfully tagged docker-security-bootstrapper-go:latest 01:10:25  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:10:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:10:26 OK: 233 MiB in 51 packages 01:10:26 OK: 233 MiB in 51 packages 01:10:27 Removing intermediate container 34da62c819db 01:10:27 ---> d5679efb74a0 01:10:27 Step 6/26 : COPY go.mod . 01:10:27 Removing intermediate container 95edac81f1fe 01:10:27 ---> 6db4a669f172 01:10:27 Step 6/23 : COPY go.mod . 01:10:27 ---> 767718db5abd 01:10:27 Step 7/23 : RUN go mod download 01:10:27 ---> 2ba56439fea6 01:10:27 Step 7/26 : RUN go mod download 01:10:27 ---> Running in 48cfaa68b4e8 01:10:27 ---> Running in b64667674820 01:10:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:10:32 Removing intermediate container b64667674820 01:10:32 ---> a08ec33746be 01:10:32 Step 8/23 : COPY . . 01:10:32 Removing intermediate container 48cfaa68b4e8 01:10:32 ---> bb4dfc93ddaa 01:10:32 Step 8/26 : COPY . . 01:10:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:10:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:10:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:10:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:10:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:10:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:10:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:10:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:10:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:10:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:10:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:10:58 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 01:10:58 ---> cdb8c35c93f5 01:10:58 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:10:58 ---> fc9ef8285d32 01:10:58 Step 9/23 : RUN make cmd/core-data/core-data 01:10:58 ---> Running in f939252d81bc 01:10:58 ---> Running in a143a3e6ec62 01:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.363s coverage: 45.9% of statements 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 01:10:59 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 01:10: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 01:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.280s coverage: 100.0% of statements 01:11:03 Removing intermediate container 3f7524006643 01:11:03 ---> dc88fd76f4bc 01:11:03 01:11:03 Step 10/23 : FROM alpine:3.12 01:11:03 ---> 88dd2752d2ea 01:11:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:11:04 ---> Using cache 01:11:04 ---> 66c4273ecb38 01:11:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:11:04 ---> Using cache 01:11:04 ---> 1bd47b20d7ac 01:11:04 Step 13/23 : ENV APP_PORT=48081 01:11:05 Removing intermediate container 39a621390423 01:11:05 ---> 7393bc1add6b 01:11:05 01:11:05 Step 10/24 : FROM alpine:3.12 01:11:05 ---> 88dd2752d2ea 01:11:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 01:11:05 ---> Running in 48d83052bce0 01:11:05 ---> Running in 1859238b1dd7 01:11:05 Removing intermediate container 48d83052bce0 01:11:05 ---> e5f71a5de301 01:11:05 Step 14/23 : EXPOSE $APP_PORT 01:11:06 ---> Running in 6beba36a1b04 01:11:06 Removing intermediate container 6beba36a1b04 01:11:06 ---> c0b1f7bf95bf 01:11:06 Step 15/23 : WORKDIR / 01:11:06 ---> Running in 8326f2bcf1de 01:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.552s coverage: 27.1% of statements 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:11:07 Removing intermediate container 8326f2bcf1de 01:11:07 ---> a7efa3dda97d 01:11:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.234s coverage: 66.2% of statements 01:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:11:07 (1/5) Installing ca-certificates (20191127-r4) 01:11:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 01:11:08 (3/5) Installing libcurl (7.69.1-r3) 01:11:08 (4/5) Installing curl (7.69.1-r3) 01:11:08 (5/5) Installing dumb-init (1.2.2-r1) 01:11:08 Executing busybox-1.31.1-r19.trigger 01:11:08 Executing ca-certificates-20191127-r4.trigger 01:11:08 OK: 7 MiB in 19 packages 01:11:08 ---> 96c91122516a 01:11:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements 01:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:11:10 ---> ce8f95c8765e 01:11:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:11:10 Removing intermediate container 1859238b1dd7 01:11:10 ---> 44ca268850c8 01:11:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:11:10 ---> Running in dd5d971b7dca 01:11:11 ---> 9dff52a7f9aa 01:11:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:11:11 ---> Running in b6743e18b400 01:11:11 Removing intermediate container dd5d971b7dca 01:11:11 ---> cce7dbad487c 01:11:11 Step 13/24 : WORKDIR / 01:11:11 ---> Running in c439f133f8ed 01:11:11 Removing intermediate container b6743e18b400 01:11:11 ---> f17a2233fe48 01:11:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:11:11 ---> Running in 6db94dca343a 01:11:11 Removing intermediate container c439f133f8ed 01:11:11 ---> 8a23e7e2727c 01:11:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:11:12 Removing intermediate container 6db94dca343a 01:11:12 ---> d03f6831bc14 01:11:12 Step 21/23 : LABEL arch=x86_64 01:11:12 ---> Running in d1a080fec7c5 01:11:12 ---> c31e781da47d 01:11:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:11:12 Removing intermediate container d1a080fec7c5 01:11:12 ---> 50886d880a2d 01:11:12 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:11:12 ---> Running in 07e0151bfed5 01:11:12 ---> 55577447a546 01:11:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:11:12 Removing intermediate container 07e0151bfed5 01:11:12 ---> 86acfdbf6df2 01:11:12 Step 23/23 : LABEL version=0.0.0 01:11:13 ---> Running in 01c0f6b31708 01:11:13 ---> a893186b6b44 01:11:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:11:13 Removing intermediate container 01c0f6b31708 01:11:13 ---> aae7dced0e98 01:11:13 01:11:13 Successfully built aae7dced0e98 01:11:13 Successfully tagged docker-core-metadata-go:latest 01:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.208s coverage: 28.6% of statements 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 01:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:11:14  Building docker-core-metadata-go ... done  ---> 98a46dd8f62b 01:11:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:11:15 ---> 0019e3419914 01:11:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:11:15 ---> 78bb619544f7 01:11:15 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/ 01:11:16 ---> Running in b45cd013c183 01:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.370s coverage: 86.7% of statements 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.376s coverage: 97.5% of statements 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:11:17 Removing intermediate container b45cd013c183 01:11:17 ---> 29fd6a56a59f 01:11:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:11:17 ---> Running in 5ed768974f54 01:11:19 Removing intermediate container 5ed768974f54 01:11:19 ---> 6c9cadde29a9 01:11:19 Step 22/24 : LABEL arch=x86_64 01:11:21 ---> Running in 56e935551dcf 01:11:21 Removing intermediate container f939252d81bc 01:11:21 ---> effb3b62fad4 01:11:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:11:21 ---> Running in 13ebe85dc55f 01:11:21 Removing intermediate container 56e935551dcf 01:11:21 ---> eb48046996a7 01:11:21 Step 23/24 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:11:22 ---> Running in 3056bb33ce31 01:11:22 Removing intermediate container 3056bb33ce31 01:11:22 ---> a2c1b66424da 01:11:22 Step 24/24 : LABEL version=0.0.0 01:11:22 ---> Running in 087a30e0c563 01:11:22 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 01:11:22 Removing intermediate container 087a30e0c563 01:11:22 ---> b000201e16ac 01:11:22 01:11:22 Successfully built b000201e16ac 01:11:22 Successfully tagged docker-security-secretstore-setup-go:latest 01:11:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container a143a3e6ec62 01:11:24 ---> 4aabb8fcd7d5 01:11:24 01:11:24 Step 10/23 : FROM alpine:3.12 01:11:24 ---> 88dd2752d2ea 01:11:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:11:24 ---> Running in 6d2969047f04 01:11:24 Removing intermediate container 13ebe85dc55f 01:11:24 ---> 971020acbc28 01:11:24 01:11:24 Step 11/26 : FROM docker:20.10.0 01:11:24 20.10.0: Pulling from library/docker 01:11:24 Removing intermediate container 6d2969047f04 01:11:24 ---> f5c0a077058a 01:11:24 Step 12/23 : ENV APP_PORT=48080 01:11:25 ---> Running in 117213b93089 01:11:25 Removing intermediate container 117213b93089 01:11:25 ---> 6295982c3ba8 01:11:25 Step 13/23 : EXPOSE $APP_PORT 01:11:25 ---> Running in 23f456239e2f 01:11:26 Removing intermediate container 23f456239e2f 01:11:26 ---> 59db8bb4e544 01:11:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:26 ---> Running in 60db3bd71385 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.286s coverage: 92.8% of statements 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 0.1% of statements 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 01:11:27 Removing intermediate container 60db3bd71385 01:11:27 ---> 51836ae2e2f9 01:11:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:11:27 ---> Running in d92c2541a109 01:11:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:29 (1/6) Installing dumb-init (1.2.2-r1) 01:11:29 (2/6) Installing libgcc (9.3.0-r2) 01:11:29 (3/6) Installing libsodium (1.0.18-r0) 01:11:29 (4/6) Installing libstdc++ (9.3.0-r2) 01:11:29 (5/6) Installing libzmq (4.3.3-r0) 01:11:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:11:29 (6/6) Installing zeromq (4.3.3-r0) 01:11:29 Status: Downloaded newer image for docker:20.10.0 01:11:29 ---> aefe523efa57 01:11:29 Step 12/26 : RUN apk add --no-cache bash 01:11:29 Executing busybox-1.31.1-r19.trigger 01:11:29 OK: 8 MiB in 20 packages 01:11:29 ---> Running in 82fb41e1e75e 01:11:30 Removing intermediate container d92c2541a109 01:11:30 ---> d0bdb277789a 01:11:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:11:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:30 ---> 2f7a318ea6e7 01:11:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:11:30 (1/2) Installing readline (8.0.4-r0) 01:11:30 (2/2) Installing bash (5.0.17-r0) 01:11:30 Executing bash-5.0.17-r0.post-install 01:11:30 Executing busybox-1.31.1-r19.trigger 01:11:30 OK: 12 MiB in 22 packages 01:11:31 ---> c68b7034f3ad 01:11:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:11:31 Removing intermediate container 82fb41e1e75e 01:11:31 ---> 13b2ec8ab2a9 01:11:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:11:32 ---> Running in a02a2c743f51 01:11:32 ---> 8437d27d1ea2 01:11:32 Step 19/23 : ENTRYPOINT ["/core-data"] 01:11:32 ---> Running in 17f0e2ec9f0c 01:11:32 Removing intermediate container a02a2c743f51 01:11:32 ---> c73c8e8162ce 01:11:32 Step 14/26 : ENV APP_PORT=48090 01:11:32 ---> Running in 39a78d82740c 01:11:32 Removing intermediate container 17f0e2ec9f0c 01:11:32 ---> 6f23d4aad481 01:11:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:11:32 ---> Running in 60ee2b67d88c 01:11:33 Removing intermediate container 39a78d82740c 01:11:33 ---> 957c3ea91226 01:11:33 Step 15/26 : EXPOSE $APP_PORT 01:11:33 ---> Running in 606397cda534 01:11:33 Removing intermediate container 60ee2b67d88c 01:11:33 ---> 94a872604c72 01:11:33 Step 21/23 : LABEL arch=x86_64 01:11:33 ---> Running in 11d18624c27b 01:11:33 Removing intermediate container 606397cda534 01:11:33 ---> 5e2bdf7069f3 01:11:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:11:33 Removing intermediate container 11d18624c27b 01:11:33 ---> d39b4807afc1 01:11:33 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:11:33 ---> Running in 734e1fe046e6 01:11:34 ---> 6cb11b7ef5f8 01:11:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:11:34 Removing intermediate container 734e1fe046e6 01:11:34 ---> 66601b530286 01:11:34 Step 23/23 : LABEL version=0.0.0 01:11:34 ---> Running in ed9a611db2f5 01:11:34 Removing intermediate container ed9a611db2f5 01:11:34 ---> f5c84439a237 01:11:34 01:11:34 ---> b83309926a23 01:11:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:11:34 Successfully built f5c84439a237 01:11:34 Successfully tagged docker-core-data-go:latest 01:11:34  Building docker-core-data-go ... done  ---> 9fb68750d022 01:11:34 Step 19/26 : RUN apk --no-cache add py3-pip 01:11:34 ---> Running in 36c13a9f2d43 01:11:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:35 (1/33) Installing libbz2 (1.0.8-r1) 01:11:35 (2/33) Installing expat (2.2.9-r1) 01:11:35 (3/33) Installing libffi (3.3-r2) 01:11:35 (4/33) Installing gdbm (1.13-r1) 01:11:35 (5/33) Installing xz-libs (5.2.5-r0) 01:11:35 (6/33) Installing sqlite-libs (3.32.1-r0) 01:11:35 (7/33) Installing python3 (3.8.5-r1) 01:11:36 (8/33) Installing py3-appdirs (1.4.4-r1) 01:11:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:11:36 (10/33) Installing py3-parsing (2.4.7-r0) 01:11:36 (11/33) Installing py3-six (1.15.0-r0) 01:11:36 (12/33) Installing py3-packaging (20.4-r0) 01:11:36 (13/33) Installing py3-setuptools (47.0.0-r0) 01:11:36 (14/33) Installing py3-chardet (3.0.4-r4) 01:11:36 (15/33) Installing py3-idna (2.9-r0) 01:11:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:11:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:11:36 (18/33) Installing py3-requests (2.23.0-r0) 01:11:36 (19/33) Installing py3-msgpack (1.0.0-r0) 01:11:36 (20/33) Installing py3-lockfile (0.12.2-r3) 01:11:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:11:36 (22/33) Installing py3-colorama (0.4.3-r0) 01:11:36 (23/33) Installing py3-distlib (0.3.0-r0) 01:11:36 (24/33) Installing py3-distro (1.5.0-r1) 01:11:36 (25/33) Installing py3-webencodings (0.5.1-r3) 01:11:36 (26/33) Installing py3-html5lib (1.0.1-r4) 01:11:36 (27/33) Installing py3-pytoml (0.1.21-r0) 01:11:36 (28/33) Installing py3-pep517 (0.8.2-r0) 01:11:36 (29/33) Installing py3-progress (1.5-r0) 01:11:36 (30/33) Installing py3-toml (0.10.1-r0) 01:11:36 (31/33) Installing py3-retrying (1.3.3-r0) 01:11:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 01:11:36 (33/33) Installing py3-pip (20.1.1-r0) 01:11:36 Executing busybox-1.31.1-r19.trigger 01:11:36 OK: 71 MiB in 55 packages 01:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 01:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 01:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.089s coverage: 85.1% of statements 01:11:44 Removing intermediate container 36c13a9f2d43 01:11:44 ---> da47905032bc 01:11:44 Step 20/26 : RUN pip install docker-compose==1.23.2 01:11:44 ---> Running in 22dd2d2bfcc1 01:11:46 Collecting docker-compose==1.23.2 01:11:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:11:46 Collecting websocket-client<1.0,>=0.32.0 01:11:46 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 01:11:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:11:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:11:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:11:47 Collecting docopt<0.7,>=0.6.1 01:11:47 Downloading docopt-0.6.2.tar.gz (25 kB) 01:11:47 Collecting PyYAML<4,>=3.10 01:11:47 Downloading PyYAML-3.13.tar.gz (270 kB) 01:11:48 Collecting cached-property<2,>=1.2.0 01:11:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:11:48 Collecting jsonschema<3,>=2.5.1 01:11:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:11:48 Collecting dockerpty<0.5,>=0.4.1 01:11:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:11:49 Collecting texttable<0.10,>=0.9.0 01:11:49 Downloading texttable-0.9.1.tar.gz (11 kB) 01:11:49 Collecting docker<4.0,>=3.6.0 01:11:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:11:49 Collecting idna<2.8,>=2.5 01:11:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:11:49 Collecting urllib3<1.25,>=1.21.1 01:11:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:11:49 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) 01:11:50 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) 01:11:50 Collecting docker-pycreds>=0.4.0 01:11:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:11:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:11:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:11:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:11:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:11:50 Installing collected packages: websocket-client, idna, urllib3, requests, docopt, PyYAML, cached-property, jsonschema, dockerpty, texttable, docker-pycreds, docker, docker-compose 01:11:50 Attempting uninstall: idna 01:11:50 Found existing installation: idna 2.9 01:11:50 Uninstalling idna-2.9: 01:11:50 Successfully uninstalled idna-2.9 01:11:50 Attempting uninstall: urllib3 01:11:50 Found existing installation: urllib3 1.25.9 01:11:50 Uninstalling urllib3-1.25.9: 01:11:50 Successfully uninstalled urllib3-1.25.9 01:11:50 Attempting uninstall: requests 01:11:50 Found existing installation: requests 2.23.0 01:11:50 Uninstalling requests-2.23.0: 01:11:50 Successfully uninstalled requests-2.23.0 01:11:50 Running setup.py install for docopt: started 01:11:51 Running setup.py install for docopt: finished with status 'done' 01:11:51 Running setup.py install for PyYAML: started 01:11:52 Running setup.py install for PyYAML: finished with status 'done' 01:11:52 Running setup.py install for dockerpty: started 01:11:52 Running setup.py install for dockerpty: finished with status 'done' 01:11:52 Running setup.py install for texttable: started 01:11:52 Running setup.py install for texttable: finished with status 'done' 01:11:53 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.58.0 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.152s coverage: 92.9% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.6% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.555s coverage: 62.4% of statements 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 01:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 69.1% of statements 01:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:11:56 Removing intermediate container 22dd2d2bfcc1 01:11:56 ---> 60002d4fbaa8 01:11:56 Step 21/26 : RUN apk --no-cache add curl 01:11:56 ---> Running in bc2ea265cfb0 01:11:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:57 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:11:57 (2/3) Installing libcurl (7.69.1-r3) 01:11:57 (3/3) Installing curl (7.69.1-r3) 01:11:57 Executing busybox-1.31.1-r19.trigger 01:11:57 OK: 72 MiB in 58 packages 01:11:57 Removing intermediate container bc2ea265cfb0 01:11:57 ---> 6e4fb581b337 01:11:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 01:11:57 ---> Running in be251c387273 01:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.331s coverage: 38.4% of statements 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 01:11:58 Removing intermediate container be251c387273 01:11:58 ---> d107c9b2cfb6 01:11:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:11:58 ---> Running in bb0ba0389ce3 01:11:58 Removing intermediate container bb0ba0389ce3 01:11:58 ---> a358ebd0d891 01:11:58 Step 24/26 : LABEL arch=x86_64 01:11:58 ---> Running in b03917b62c3e 01:11:58 Removing intermediate container b03917b62c3e 01:11:58 ---> a94ecbb52911 01:11:58 Step 25/26 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:11:58 ---> Running in c4288cdc8560 01:11:59 Removing intermediate container c4288cdc8560 01:11:59 ---> 94f24c632e8a 01:11:59 Step 26/26 : LABEL version=0.0.0 01:11:59 ---> Running in 22ec0be6c662 01:11:59 Removing intermediate container 22ec0be6c662 01:11:59 ---> 02855fb05731 01:11:59 01:11:59 Successfully built 02855fb05731 01:11:59 Successfully tagged docker-sys-mgmt-agent-go:latest 01:11:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 01:11:59 $ docker stop --time=1 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb 01:12:01 $ docker rm -f 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb [Pipeline] // withDockerContainer [Pipeline] sh 01:12:02 + docker images 01:12:02 + grep docker 01:12:03 docker-sys-mgmt-agent-go latest 02855fb05731 5 seconds ago 313MB 01:12:03 docker-core-data-go latest f5c84439a237 30 seconds ago 22.4MB 01:12:03 docker-security-secretstore-setup-go latest b000201e16ac 41 seconds ago 24.9MB 01:12:03 docker-core-metadata-go latest aae7dced0e98 50 seconds ago 19MB 01:12:03 docker-security-bootstrapper-go latest beeb0960bf08 About a minute ago 18.7MB 01:12:03 docker-support-notifications-go latest 9f95dafbfa83 2 minutes ago 17.8MB 01:12:03 docker-support-scheduler-go latest 3c82b34c150c 2 minutes ago 17.2MB 01:12:03 docker-core-command-go latest 7f7982aec950 2 minutes ago 17.2MB 01:12:03 docker-security-proxy-setup-go latest 0f9448b41025 2 minutes ago 24.7MB 01:12:03 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 47.0% of statements 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.494s coverage: 88.5% of statements 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.022s coverage: 29.1% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.138s coverage: 100.0% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 94.3% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 01:12:14 GO111MODULE=on go vet ./... 01:12:18 Still waiting to schedule task 01:12:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:13:10 Running on prd-ubuntu18.04-docker-8c-8g-28427 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws 01:13:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:13:12 using credential edgex-jenkins-ssh 01:13:12 Cloning the remote Git repository 01:13:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:13:12 > git init /w/workspace/edgex-go/2 # timeout=10 01:13:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:13:12 > git --version # timeout=10 01:13:12 > git --version # 'git version 2.17.1' 01:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:13:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:13:18 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:13:18 Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:13:18 Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) 01:13:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:13:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:13:18 > git config core.sparsecheckout # timeout=10 01:13:18 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 01:13:18 > git remote # timeout=10 01:13:18 > git config --get remote.origin.url # timeout=10 01:13:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:18 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 01:13:18 > git rev-parse HEAD^{commit} # timeout=10 01:13:18 > git config core.sparsecheckout # timeout=10 01:13:18 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 01:13:21 Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:23 + echo snap-build.sh 01:13:23 snap-build.sh 01:13:23 + SNAP_BASE_DIR=. 01:13:23 + '[' '!' -z /w/workspace/edgex-go/2 ']' 01:13:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 01:13:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 01:13:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 01:13:23 + cd /w/workspace/edgex-go/2 01:13:23 + sudo apt-get remove -qy --purge lxd lxd-client 01:13:23 Reading package lists... 01:13:23 Building dependency tree... 01:13:23 Reading state information... 01:13:23 The following packages were automatically installed and are no longer required: 01:13:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:13:23 uidmap xdelta3 01:13:23 Use 'sudo apt autoremove' to remove them. 01:13:23 The following packages will be REMOVED: 01:13:23 lxd* lxd-client* 01:13:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:13:23 After this operation, 31.7 MB disk space will be freed. 01:13:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 01:13:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:13:25 Removing lxd dnsmasq configuration 01:13:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:13:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:13:26 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:13:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 01:13:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:13:28 Processing triggers for systemd (237-3ubuntu10.42) ... 01:13:28 Processing triggers for ureadahead (0.100.0-21) ... 01:13:29 + sudo snap remove --purge lxd 01:13:29 snap "lxd" is not installed 01:13:29 + sudo groupadd --force --system lxd 01:13:29 ++ whoami 01:13:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:13:29 + newgrp - lxd 01:13:29 + sudo snap install lxd 01:13:36 gofmt -l . 01:13:36 [ "`gofmt -l .`" = "" ] 01:13:36 ./bin/test-go-mod-tidy.sh 01:13:36 ./bin/test-attribution-txt.sh [Pipeline] sh 01:13:36 + ls -al . 01:13:36 total 756 01:13:36 drwxrwxr-x 9 1001 1001 4096 Mar 4 01:13 . 01:13:36 drwxr-xr-x 4 root root 4096 Mar 4 01:09 .. 01:13:36 -rw-rw-r-- 1 1001 1001 11 Mar 4 01:07 .dockerignore 01:13:36 drwxrwxr-x 8 1001 1001 4096 Mar 4 01:07 .git 01:13:36 drwxrwxr-x 3 1001 1001 4096 Mar 4 01:07 .github 01:13:36 -rw-rw-r-- 1 1001 1001 818 Mar 4 01:07 .gitignore 01:13:36 -rw-rw-r-- 1 1001 1001 166 Mar 4 01:07 .sonarcloud.properties 01:13:36 -rw-rw-r-- 1 1001 1001 8475 Mar 4 01:07 Attribution.txt 01:13:36 -rw-rw-r-- 1 1001 1001 3804 Mar 4 01:07 CONTRIBUTING.md 01:13:36 -rw-rw-r-- 1 1001 1001 931 Mar 4 01:07 Dockerfile.build 01:13:36 -rw-rw-r-- 1 1001 1001 863 Mar 4 01:07 Jenkinsfile 01:13:36 -rw-rw-r-- 1 1001 1001 10775 Mar 4 01:07 LICENSE 01:13:36 -rw-rw-r-- 1 1001 1001 5774 Mar 4 01:07 Makefile 01:13:36 -rw-rw-r-- 1 1001 1001 6524 Mar 4 01:07 README.md 01:13:36 -rw-rw-r-- 1 1001 1001 6755 Mar 4 01:07 SECURITY.md 01:13:36 -rw-rw-r-- 1 1001 1001 5 Mar 4 01:04 VERSION 01:13:36 -rw-rw-r-- 1 1001 1001 4131 Mar 4 01:07 ZMQWindows.md 01:13:36 drwxrwxr-x 2 1001 1001 4096 Mar 4 01:07 bin 01:13:36 drwxrwxr-x 14 1001 1001 4096 Mar 4 01:07 cmd 01:13:36 -rw-r--r-- 1 root root 614434 Mar 4 01:12 coverage.out 01:13:36 -rw-r--r-- 1 root root 1055 Mar 4 01:13 go.mod 01:13:36 -rw-r--r-- 1 root root 21699 Mar 4 01:13 go.sum 01:13:36 drwxrwxr-x 8 1001 1001 4096 Mar 4 01:07 internal 01:13:36 drwxrwxr-x 4 1001 1001 4096 Mar 4 01:07 openapi 01:13:36 drwxrwxr-x 4 1001 1001 4096 Mar 4 01:07 snap 01:13:36 -rw-rw-r-- 1 1001 1001 168 Mar 4 01:07 version.go [Pipeline] sh 01:13:37 + '[' -e coverage.out ] 01:13:37 + chown 1001:1001 coverage.out [Pipeline] stash 01:13:37 Warning: overwriting stash ‘coverage-report’ 01:13:38 Stashed 1 file(s) [Pipeline] sh 01:13:39 + make build 01:13:39 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 01:13:44 2021-03-04T01:13:41Z INFO Waiting for automatic snapd restart... 01:13:51 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 01:14: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 01:14:16 lxd 4.11 from Canonical* installed 01:14:16 + sudo lxd init --auto 01:14:19 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 01:14:22 + sudo snap install --classic snapcraft 01:14:23 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 01:14:25 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 01:14: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 01:14:35 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 01:14:39 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 01:14:43 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 01:14:44 snapcraft 4.5.1 from Canonical* installed 01:14:44 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:14:44 + patch --verbose -p1 01:14:44 Hmm... Looks like a unified diff to me... 01:14:44 The text leading up to this was: 01:14:44 -------------------------- 01:14:44 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 01:14:44 |From: Tony Espy 01:14:44 |Date: Wed, 16 Dec 2020 16:34:55 -0500 01:14:44 |Subject: [PATCH] optimize snap build for pipeline CI check 01:14:44 | 01:14:44 |This patch is used by the EdgeX CI pipeline builds to 01:14:44 |optimize the snap CI check run for pull requests. When 01:14:44 |applied, it essentially strips out everything (apps and 01:14:44 |parts) from the snapcraft.yaml file except those required 01:14:44 |to build edgex-go, as the whole idea of the CI check is to 01:14:44 |catch changes to edgex-go that break the snap build. 01:14:44 | 01:14:44 |In general, anyone updating snapcraft.yaml will also need 01:14:44 |to update this patch file, otherwise it may fail to apply, 01:14:44 |resulting in a failed snap build CI check in the associated 01:14:44 |pull request. 01:14:44 | 01:14:44 |Note - in addition to applying this patch, the pipeline also 01:14:44 |only primes the snap (e.g. `snapcraft prime`), as there's no 01:14:44 |need to build the finally binary .snap file (and it won't 01:14:44 |work with the patch applied). This further reduces the build 01:14:44 |time. 01:14:44 |--- 01:14:44 | snap/snapcraft.yaml | 461 +------------------------------------------- 01:14:44 | 1 file changed, 2 insertions(+), 459 deletions(-) 01:14:44 | 01:14:44 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 01:14:44 |index 1e537489..faf42425 100644 01:14:44 |--- a/snap/snapcraft.yaml 01:14:44 |+++ b/snap/snapcraft.yaml 01:14:44 -------------------------- 01:14:44 patching file snap/snapcraft.yaml 01:14:44 Using Plan A... 01:14:44 Hunk #1 FAILED at 73. 01:14:44 Hunk #2 succeeded at 296 with fuzz 1 (offset 25 lines). 01:14:44 Hunk #3 succeeded at 308 (offset 22 lines). 01:14:44 Hunk #4 succeeded at 316 (offset 22 lines). 01:14:44 Hunk #5 succeeded at 323 (offset 22 lines). 01:14:44 Hunk #6 succeeded at 350 (offset 22 lines). 01:14:44 Hunk #7 succeeded at 384 (offset 22 lines). 01:14:44 Hunk #8 succeeded at 446 (offset 33 lines). 01:14:44 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 01:14:44 Hmm... Ignoring the trailing garbage. 01:14:44 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:44 Failed in branch amd64 01:14:47 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 01:14:51 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] } 01:14:58 $ docker stop --time=1 b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 01:15:00 $ docker rm -f b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:15:02 01:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:15:03 latest: Pulling from edgex-devops/edgex-compose-arm64 01:15:03 29e5d40040c1: Pulling fs layer 01:15:03 1ce36da41761: Pulling fs layer 01:15:03 25b303627fd3: Pulling fs layer 01:15:04 29e5d40040c1: Download complete 01:15:04 1ce36da41761: Verifying Checksum 01:15:04 1ce36da41761: Download complete 01:15:04 29e5d40040c1: Pull complete 01:15:06 1ce36da41761: Pull complete 01:15:06 25b303627fd3: Verifying Checksum 01:15:06 25b303627fd3: Download complete 01:15:16 25b303627fd3: Pull complete 01:15:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container 01:15:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:15:20 $ docker top 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:21 + docker-compose build --help 01:15:21 + grep parallel 01:15:24 --parallel Build images in parallel. [Pipeline] } 01:15:24 $ docker stop --time=1 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d 01:15:26 $ docker rm -f 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:15:27 . [Pipeline] withDockerContainer 01:15:27 prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container 01:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:15:29 $ docker top 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:30 + docker-compose -f ./docker-compose-build.yml build --parallel 01:15:34 Building docker-core-command-go ... 01:15:34 Building docker-core-data-go ... 01:15:34 Building docker-core-metadata-go ... 01:15:34 Building docker-security-bootstrapper-go ... 01:15:34 Building docker-security-proxy-setup-go ... 01:15:34 Building docker-security-secretstore-setup-go ... 01:15:34 Building docker-support-notifications-go ... 01:15:34 Building docker-support-scheduler-go ... 01:15:34 Building docker-sys-mgmt-agent-go ... 01:15:34 Building docker-support-scheduler-go 01:15:34 Building docker-core-metadata-go 01:15:34 Building docker-support-notifications-go 01:15:34 Building docker-security-proxy-setup-go 01:15:34 Building docker-security-bootstrapper-go 01:16:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:16:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:56 ---> 3b08aacaed08 01:16:56 Step 3/23 : WORKDIR /edgex-go 01:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:56 ---> 3b08aacaed08 01:16:56 Step 3/22 : WORKDIR /edgex-go 01:16:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:16:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:16:56 ---> 3b08aacaed08 01:16:56 Step 3/21 : WORKDIR /edgex-go 01:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:56 ---> 3b08aacaed08 01:16:56 Step 3/22 : WORKDIR /edgex-go 01:16:56 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:16:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:16:56 ---> 3b08aacaed08 01:16:56 Step 3/31 : WORKDIR /edgex-go 01:16:56 ---> Running in 4ac19d33814e 01:16:56 ---> Running in ad0ee17970ac 01:16:56 ---> Running in 082ad8b6401f 01:16:56 ---> Running in 062d33d6200e 01:16:56 ---> Running in 59962a6363de 01:16:56 Removing intermediate container ad0ee17970ac 01:16:56 ---> a873c7c043bc 01:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 Removing intermediate container 062d33d6200e 01:16:56 ---> cf55b014b5ab 01:16:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 ---> Running in 31154d73ee5a 01:16:56 Removing intermediate container 59962a6363de 01:16:56 ---> 769586a91537 01:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 Removing intermediate container 4ac19d33814e 01:16:56 ---> 9799588e6a65 01:16:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 Removing intermediate container 082ad8b6401f 01:16:56 ---> 19e92182359a 01:16:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 ---> Running in e25a25c4e934 01:16:56 ---> Running in 4917535a029e 01:16:56 ---> Running in a7a22154d566 01:16:56 ---> Running in 57ebf3cf108c 01:16:56 Removing intermediate container 31154d73ee5a 01:16:56 ---> 4134cb3a8901 01:16:56 Step 5/22 : RUN apk add --update --no-cache make git 01:16:56 ---> Running in d8b205373a95 01:16:56 Removing intermediate container e25a25c4e934 01:16:56 ---> 2057da371b6e 01:16:56 Step 5/21 : RUN apk add --update --no-cache make git 01:16:56 ---> Running in 26f8ec3dca5c 01:16:56 Removing intermediate container a7a22154d566 01:16:56 ---> 7286db1139b5 01:16:56 Step 5/23 : RUN apk add --update --no-cache make git 01:16:56 Removing intermediate container 4917535a029e 01:16:56 ---> 59bf76b2899a 01:16:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:16:56 Removing intermediate container 57ebf3cf108c 01:16:56 ---> 6329cdbddf75 01:16:56 Step 5/31 : RUN apk add --update --no-cache make git 01:16:56 ---> Running in e379d2e13e70 01:16:56 ---> Running in 0955bc1de4b0 01:16:56 ---> Running in bea4eb7e3310 01:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:16:57 OK: 217 MiB in 51 packages 01:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:16:57 OK: 217 MiB in 51 packages 01:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:16:58 Removing intermediate container d8b205373a95 01:16:58 ---> 3f03568bc11f 01:16:58 Step 6/22 : COPY go.mod . 01:16:58 OK: 217 MiB in 51 packages 01:16:59 OK: 217 MiB in 51 packages 01:16:59 OK: 217 MiB in 51 packages 01:16:59 Removing intermediate container 26f8ec3dca5c 01:16:59 ---> b7e6c8b377ea 01:16:59 Step 6/21 : COPY go.mod . 01:16:59 ---> 41214d58ffbf 01:16:59 Step 7/22 : RUN go mod download 01:17:00 ---> Running in da60e1832aae 01:17:00 ---> 41901a29e264 01:17:00 Step 7/21 : RUN go mod download 01:17:00 Removing intermediate container bea4eb7e3310 01:17:00 ---> f175f6961873 01:17:00 Step 6/31 : COPY go.mod . 01:17:00 Removing intermediate container 0955bc1de4b0 01:17:00 ---> 6d269ae1648d 01:17:00 Step 6/22 : COPY go.mod . 01:17:01 ---> Running in c3de8cc829c4 01:17:01 Removing intermediate container e379d2e13e70 01:17:01 ---> 309bce7a910e 01:17:01 Step 6/23 : COPY go.mod . 01:17:02 ---> 95427e486bd4 01:17:02 Step 7/31 : RUN go mod download 01:17:02 ---> 23defd7c7721 01:17:02 Step 7/22 : RUN go mod download 01:17:02 ---> Running in 773a098d193e 01:17:02 ---> Running in ba5da0da2c66 01:17:02 ---> 464dd6bb1344 01:17:02 Step 7/23 : RUN go mod download 01:17:02 ---> Running in 6be8d3a3723d 01:17:04 Removing intermediate container da60e1832aae 01:17:04 ---> e36aa1084f5e 01:17:04 Step 8/22 : COPY . . 01:17:04 Removing intermediate container c3de8cc829c4 01:17:04 ---> 14b7a2e8013a 01:17:04 Step 8/21 : COPY . . 01:17:07 Removing intermediate container 773a098d193e 01:17:07 ---> d00232fd617e 01:17:07 Step 8/22 : COPY . . 01:17:07 Removing intermediate container 6be8d3a3723d 01:17:07 ---> b3d003a9dc1b 01:17:07 Step 8/23 : COPY . . 01:17:08 Removing intermediate container ba5da0da2c66 01:17:08 ---> 47070d1189cc 01:17:08 Step 8/31 : COPY . . 01:17:34 ---> 9b80f05b7aa0 01:17:34 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:17:34 ---> 9df52a433f83 01:17:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:17:34 ---> f49798217020 01:17:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:17:34 ---> b91dadfbead7 01:17:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:17:34 ---> 8fee405b82f7 01:17:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:17:34 ---> Running in 9c97373d82cc 01:17:34 ---> Running in aed6a3307f7a 01:17:34 ---> Running in a0413d6ff0a3 01:17:34 ---> Running in 1b613579d6f1 01:17:34 ---> Running in 04e22032f930 01:17: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 01:17:34 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 01:17:35 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 01:17:35 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 01:17: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 01:19:12 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 01:19:19 Removing intermediate container aed6a3307f7a 01:19:19 ---> f90f101238e1 01:19:19 01:19:19 Step 10/21 : FROM alpine:3.12 01:19:19 3.12: Pulling from library/alpine 01:19:19 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 01:19:19 Status: Downloaded newer image for alpine:3.12 01:19:19 ---> d10569e2745f 01:19:19 Step 11/21 : RUN apk add --update --no-cache curl 01:19:20 ---> Running in cd01ccbc0517 01:19:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:19:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:19:23 Removing intermediate container 1b613579d6f1 01:19:23 ---> ffbd6d800a95 01:19:23 01:19:23 Step 10/31 : FROM alpine:3.12 01:19:23 ---> d10569e2745f 01:19:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:19:23 ---> Running in cffba44521dc 01:19:23 (1/4) Installing ca-certificates (20191127-r4) 01:19:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:19:23 (3/4) Installing libcurl (7.69.1-r3) 01:19:23 (4/4) Installing curl (7.69.1-r3) 01:19:23 Executing busybox-1.31.1-r19.trigger 01:19:23 Executing ca-certificates-20191127-r4.trigger 01:19:24 OK: 7 MiB in 18 packages 01:19:24 Removing intermediate container cffba44521dc 01:19:24 ---> 94493a8a889a 01:19:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:19:24 ---> Running in 10d83b15a477 01:19:27 Removing intermediate container cd01ccbc0517 01:19:27 ---> 1bff70ae2e1b 01:19:27 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:19:27 ---> Running in 3ba396d5d7ac 01:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:19:28 (1/2) Installing dumb-init (1.2.2-r1) 01:19:28 (2/2) Installing su-exec (0.2-r1) 01:19:28 Executing busybox-1.31.1-r19.trigger 01:19:28 OK: 5 MiB in 16 packages 01:19:28 Removing intermediate container 3ba396d5d7ac 01:19:28 ---> 9acec0b664d5 01:19:28 Step 13/21 : WORKDIR /edgex 01:19:29 ---> Running in 1a97ad1b2a2a 01:19:31 Removing intermediate container 1a97ad1b2a2a 01:19:31 ---> 974b5a228601 01:19:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:19:31 Removing intermediate container 10d83b15a477 01:19:31 ---> 2875fe9de245 01:19:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:19:32 ---> Running in 57c8302172d9 01:19:33 Removing intermediate container 9c97373d82cc 01:19:33 ---> 92b622980a61 01:19:33 01:19:33 Step 10/22 : FROM alpine:3.12 01:19:33 ---> d10569e2745f 01:19:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:19:33 ---> cba8a92b29eb 01:19:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:19:33 ---> Running in 40ea3cb416a9 01:19:33 Removing intermediate container 57c8302172d9 01:19:33 ---> d16b40ea0b78 01:19:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:19:33 ---> Running in 82d1654abe2f 01:19:34 Removing intermediate container a0413d6ff0a3 01:19:34 ---> 3ee7a796bac4 01:19:34 01:19:34 Step 10/22 : FROM alpine:3.12 01:19:34 ---> d10569e2745f 01:19:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:19:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:19:35 Removing intermediate container 82d1654abe2f 01:19:35 ---> b113c550bad2 01:19:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:19:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:19:35 ---> Running in 69962854399d 01:19:35 ---> Running in 5067b7078123 01:19:35 ---> 63f350811959 01:19:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:19:36 (1/1) Installing dumb-init (1.2.2-r1) 01:19:36 Executing busybox-1.31.1-r19.trigger 01:19:36 OK: 5 MiB in 15 packages 01:19:38 ---> a366e0134bb5 01:19:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:19:38 Removing intermediate container 40ea3cb416a9 01:19:38 ---> d7c14a920af8 01:19:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:19:38 ---> Running in 3a91bf74bb73 01:19:38 ---> Running in 54b0e3bb8d5d 01:19:38 (1/2) Installing ca-certificates (20191127-r4) 01:19:38 (2/2) Installing dumb-init (1.2.2-r1) 01:19:38 Executing busybox-1.31.1-r19.trigger 01:19:38 Executing ca-certificates-20191127-r4.trigger 01:19:38 OK: 6 MiB in 16 packages 01:19:39 Removing intermediate container 3a91bf74bb73 01:19:39 ---> 298b4293601d 01:19:39 Step 18/21 : CMD ["--init=true"] 01:19:39 Removing intermediate container 54b0e3bb8d5d 01:19:39 ---> 576a2f908c5b 01:19:39 Step 13/22 : ENV APP_PORT=48085 01:19:39 Removing intermediate container 5067b7078123 01:19:39 ---> 3f1985c19d35 01:19:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:19:39 ---> Running in 53b68155007f 01:19:39 ---> Running in 5436d41b3de1 01:19:39 ---> Running in 7733497ea1e5 01:19:40 Removing intermediate container 53b68155007f 01:19:40 ---> 798354108c04 01:19:40 Step 19/21 : LABEL arch=arm64 01:19:40 Removing intermediate container 5436d41b3de1 01:19:40 ---> 3480100a3a0e 01:19:40 Step 14/22 : EXPOSE $APP_PORT 01:19:40 ---> Running in 752c49233bef 01:19:41 Removing intermediate container 04e22032f930 01:19:41 ---> ea7402e1c4fd 01:19:41 01:19:41 Step 10/23 : FROM alpine:3.12 01:19:41 ---> d10569e2745f 01:19:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:19:41 ---> Using cache 01:19:41 ---> d7c14a920af8 01:19:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:19:41 ---> Using cache 01:19:41 ---> 576a2f908c5b 01:19:41 Step 13/23 : ENV APP_PORT=48081 01:19:41 ---> Running in 73176948fef4 01:19:41 Removing intermediate container 7733497ea1e5 01:19:41 ---> d1ab1e63e095 01:19:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:19:41 Removing intermediate container 69962854399d 01:19:41 ---> a053828666c6 01:19:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:19:41 ---> Running in 90fc19602420 01:19:41 ---> Running in f0a1001de152 01:19:41 Removing intermediate container 752c49233bef 01:19:41 ---> e11cd3bec965 01:19:41 Step 20/21 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:19:41 Removing intermediate container 73176948fef4 01:19:41 ---> a46ceaeb9a63 01:19:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:42 ---> Running in f4233cff5399 01:19:42 Removing intermediate container 90fc19602420 01:19:42 ---> 8b9d9ac953da 01:19:42 Removing intermediate container f0a1001de152 01:19:42 ---> a1cfa38018ba 01:19:42 Step 13/22 : ENV APP_PORT=48060 01:19:42 Step 14/23 : EXPOSE $APP_PORT 01:19:42 ---> bf19530979dc 01:19:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:19:42 ---> Running in ed2071c7844f 01:19:42 ---> Running in 33c34d25f12f 01:19:42 ---> Running in 8bef41fe95c7 01:19:42 Removing intermediate container f4233cff5399 01:19:42 ---> 766befd4bc57 01:19:42 Step 21/21 : LABEL version=0.0.0 01:19:43 ---> Running in 8063de064ebc 01:19:43 ---> 4231e95925aa 01:19:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:19:43 Removing intermediate container 33c34d25f12f 01:19:43 ---> caf4c71f57e5 01:19:43 Step 14/22 : EXPOSE $APP_PORT 01:19:43 Removing intermediate container ed2071c7844f 01:19:43 ---> cb691a38c20d 01:19:43 Step 15/23 : WORKDIR / 01:19:43 ---> Running in 96e2ceeb8fdf 01:19:43 ---> Running in e70fa59a4126 01:19:43 Removing intermediate container 8063de064ebc 01:19:43 ---> 9ced9c9a8de0 01:19:43 01:19:44 Removing intermediate container 96e2ceeb8fdf 01:19:44 ---> 348ba9c1981a 01:19:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:44 Successfully built 9ced9c9a8de0 01:19:44 Successfully tagged docker-security-proxy-setup-go-arm64:latest 01:19:44 Building docker-sys-mgmt-agent-go 01:19:44  Building docker-security-proxy-setup-go ... done Removing intermediate container e70fa59a4126 01:19:44 ---> e7559f27af3f 01:19:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:45 ---> dc10e3ebff3f 01:19:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:19:45 ---> 6fa3b10f8fda 01:19:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:19:45 ---> fe60a97e0987 01:19:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:19:46 ---> f017204e2312 01:19:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:19:47 Removing intermediate container 8bef41fe95c7 01:19:47 ---> 91c1b5f4c4dc 01:19:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:47 ---> Running in 882221e2ca98 01:19:48 ---> 6758b5630296 01:19:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:19:48 ---> 530bb9742756 01:19:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:19:48 Removing intermediate container 882221e2ca98 01:19:48 ---> 110f23a157af 01:19:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:19:49 ---> Running in 0cb83f61b342 01:19:50 ---> e5724dca4361 01:19:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:19:50 ---> 12f74ba4df77 01:19:50 ---> c511f29134e2 01:19:50 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:19:50 01:19:50 Removing intermediate container 0cb83f61b342 01:19:50 ---> 5108009b3b6f 01:19:50 Step 20/22 : LABEL arch=arm64 01:19:51 ---> Running in 2f6361be192c 01:19:51 ---> Running in 6483fd994cbb 01:19:51 ---> Running in 8eb5dd04befd 01:19:51 ---> 6dc5d22f45ec 01:19:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:19:51 Removing intermediate container 6483fd994cbb 01:19:51 ---> 33a6faefcb6e 01:19:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:19:51 Removing intermediate container 2f6361be192c 01:19:51 ---> efa4260ffbae 01:19:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:19:52 Removing intermediate container 8eb5dd04befd 01:19:52 ---> ed35a43b83e0 01:19:52 Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:19:52 ---> Running in 2e80fc2e1fdc 01:19:52 ---> Running in 881d7e52e6f5 01:19:52 ---> Running in a8d6ef9c3f44 01:19:52 ---> 5a1bd055d38b 01:19:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:19:52 Removing intermediate container 2e80fc2e1fdc 01:19:52 ---> 52de2fa038c6 01:19:52 Step 21/23 : LABEL arch=arm64 01:19:52 ---> Running in a838b5909ad7 01:19:52 Removing intermediate container 881d7e52e6f5 01:19:52 ---> 6e1d5edd2dcd 01:19:52 Step 20/22 : LABEL arch=arm64 01:19:53 Removing intermediate container a8d6ef9c3f44 01:19:53 ---> b3553cc06037 01:19:53 Step 22/22 : LABEL version=0.0.0 01:19:53 ---> Running in 18942fa5a43b 01:19:53 ---> Running in 79516f855949 01:19:53 ---> fa8efc14bf20 01:19:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:19:53 Removing intermediate container a838b5909ad7 01:19:53 ---> 9e840045b790 01:19:53 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:19:53 Removing intermediate container 18942fa5a43b 01:19:53 ---> 6758bd84a0fe 01:19:53 Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:19:54 ---> Running in 1a484e5b347c 01:19:54 ---> Running in e5b64a94de5b 01:19:54 Removing intermediate container 79516f855949 01:19:54 ---> 790876b8cc69 01:19:54 01:19:55 ---> 2e2c34449fd3 01:19:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:19:55 Removing intermediate container 1a484e5b347c 01:19:55 ---> 41aeb2b4eeca 01:19:55 Step 23/23 : LABEL version=0.0.0 01:19:55 Successfully built 790876b8cc69 01:19:55 Successfully tagged docker-support-scheduler-go-arm64:latest 01:19:55  Building docker-support-scheduler-go ... done Building docker-core-command-go 01:19:55 ---> Running in f0ef8efee25d 01:19:55 Removing intermediate container e5b64a94de5b 01:19:55 ---> c61a1bf9d6c5 01:19:55 Step 22/22 : LABEL version=0.0.0 01:19:55 ---> Running in e04a7a453683 01:19:56 ---> Running in 16bc7656e339 01:19:56 Removing intermediate container f0ef8efee25d 01:19:56 ---> d4107ccc5a82 01:19:56 01:19:56 Removing intermediate container e04a7a453683 01:19:56 ---> 9306036584e4 01:19:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:19:56 Removing intermediate container 16bc7656e339 01:19:56 ---> 1f39d8e15390 01:19:56 01:19:57 Successfully built d4107ccc5a82 01:19:57 Successfully tagged docker-core-metadata-go-arm64:latest 01:19:57  Building docker-core-metadata-go ... done Building docker-core-data-go 01:19:57 Successfully built 1f39d8e15390 01:19:57 Successfully tagged docker-support-notifications-go-arm64:latest 01:19:57 Building docker-security-secretstore-setup-go 01:19:57  Building docker-support-notifications-go ... done  ---> c8e79a23fe78 01:19:57 Step 26/31 : RUN chmod +x /entrypoint.sh 01:19:58 ---> Running in 67bd78f678b9 01:20:01 Removing intermediate container 67bd78f678b9 01:20:01 ---> 87155982c87e 01:20:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:20:02 ---> Running in 6b56072aa822 01:20:03 Removing intermediate container 6b56072aa822 01:20:03 ---> 706db370dd90 01:20:03 Step 28/31 : CMD ["gate"] 01:20:04 ---> Running in 7316359c94ab 01:20:05 Removing intermediate container 7316359c94ab 01:20:05 ---> efa3ffeaf908 01:20:05 Step 29/31 : LABEL arch=arm64 01:20:05 ---> Running in 36e55b1b9908 01:20:06 Removing intermediate container 36e55b1b9908 01:20:06 ---> 7b32c61c9e12 01:20:06 Step 30/31 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:20:07 ---> Running in 7d42da018ae6 01:20:08 Removing intermediate container 7d42da018ae6 01:20:08 ---> 2f9e241ca4f8 01:20:08 Step 31/31 : LABEL version=0.0.0 01:20:08 ---> Running in 7761dcde10b8 01:20:09 Removing intermediate container 7761dcde10b8 01:20:09 ---> af245d744b6d 01:20:09 01:20:10 Successfully built af245d744b6d 01:20:10 Successfully tagged docker-security-bootstrapper-go-arm64:latest 01:20:16  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:20:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:20:16 ---> 3b08aacaed08 01:20:16 Step 3/26 : WORKDIR /edgex-go 01:20:16 ---> Using cache 01:20:16 ---> 19e92182359a 01:20:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:16 ---> Using cache 01:20:16 ---> 7286db1139b5 01:20:16 Step 5/26 : RUN apk add --update --no-cache make bash git 01:20:18 ---> Running in 39f64f62014a 01:20:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:20:20 OK: 217 MiB in 51 packages 01:20:27 Removing intermediate container 39f64f62014a 01:20:27 ---> 3ddffdb4bf6d 01:20:27 Step 6/26 : COPY go.mod . 01:20:28 ---> b9a76396bf3c 01:20:28 Step 7/26 : RUN go mod download 01:20:29 ---> Running in 53ff3cdf4c36 01:20:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:20:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:33 ---> 3b08aacaed08 01:20:33 Step 3/23 : WORKDIR /edgex-go 01:20:33 ---> Using cache 01:20:33 ---> 19e92182359a 01:20:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:33 ---> Using cache 01:20:33 ---> 7286db1139b5 01:20:33 Step 5/23 : RUN apk add --update --no-cache make git 01:20:33 ---> Using cache 01:20:33 ---> 309bce7a910e 01:20:33 Step 6/23 : COPY go.mod . 01:20:33 ---> Using cache 01:20:33 ---> 464dd6bb1344 01:20:33 Step 7/23 : RUN go mod download 01:20:33 ---> Using cache 01:20:33 ---> b3d003a9dc1b 01:20:33 Step 8/23 : COPY . . 01:20:33 Removing intermediate container 53ff3cdf4c36 01:20:33 ---> 76b30c49d35b 01:20:33 Step 8/26 : COPY . . 01:20:33 ---> Using cache 01:20:33 ---> f49798217020 01:20:33 Step 9/23 : RUN make cmd/core-command/core-command 01:20:34 ---> Running in 12ad577e981e 01:20: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 01:20:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:20:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:44 ---> 3b08aacaed08 01:20:44 Step 3/23 : WORKDIR /edgex-go 01:20:44 ---> Using cache 01:20:44 ---> 19e92182359a 01:20:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:20:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:20:44 ---> 3b08aacaed08 01:20:44 Step 3/24 : WORKDIR /edgex-go 01:20:44 01:20:44 ---> Using cache 01:20:44 ---> 7286db1139b5 01:20:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Using cache 01:20:44 01:20:44 ---> 19e92182359a 01:20:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:44 ---> Using cache 01:20:44 ---> 7286db1139b5 01:20:44 Step 5/24 : RUN apk add --update --no-cache make git 01:20:44 ---> Using cache 01:20:44 ---> 309bce7a910e 01:20:44 Step 6/24 : COPY go.mod . 01:20:44 ---> Using cache 01:20:44 ---> 464dd6bb1344 01:20:44 Step 7/24 : RUN go mod download 01:20:44 ---> Using cache 01:20:44 ---> b3d003a9dc1b 01:20:44 Step 8/24 : COPY . . 01:20:44 ---> Using cache 01:20:44 ---> f49798217020 01:20:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:20:46 ---> Running in d35ab16ef94c 01:20:46 ---> Running in 48bd953b685e 01:20:48 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 01:20:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:20:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:20:50 OK: 217 MiB in 51 packages 01:20:52 Removing intermediate container 48bd953b685e 01:20:52 ---> e83593a44de7 01:20:52 Step 6/23 : COPY go.mod . 01:20:54 ---> e2d23a724f42 01:20:54 Step 7/23 : RUN go mod download 01:20:54 ---> Running in 4b273ddebd12 01:21:00 ---> 5b382c4033f1 01:21:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:21:00 ---> Running in 08fffae5e143 01:21:00 Removing intermediate container 4b273ddebd12 01:21:00 ---> 040ab878713c 01:21:00 Step 8/23 : COPY . . 01:21:02 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 01:21:20 ---> 948e002591cf 01:21:20 Step 9/23 : RUN make cmd/core-data/core-data 01:21:20 ---> Running in 69ea057a09ef 01:21:21 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 01:21: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 01:21:55 Removing intermediate container 12ad577e981e 01:21:55 ---> 0f4bab91348d 01:21:55 01:21:55 Step 10/23 : FROM alpine:3.12 01:21:55 ---> d10569e2745f 01:21:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:21:55 ---> Using cache 01:21:55 ---> d7c14a920af8 01:21:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:21:55 ---> Using cache 01:21:55 ---> 576a2f908c5b 01:21:55 Step 13/23 : ENV APP_PORT=48082 01:21:55 ---> Running in 37b4d025ff12 01:21:56 Removing intermediate container 37b4d025ff12 01:21:56 ---> 18115c0b35be 01:21:56 Step 14/23 : EXPOSE $APP_PORT 01:21:56 ---> Running in f7642c8d79aa 01:21:56 Removing intermediate container f7642c8d79aa 01:21:56 ---> 30bf328feac2 01:21:56 Step 15/23 : WORKDIR / 01:21:57 ---> Running in 7218317c7995 01:21:58 Removing intermediate container 7218317c7995 01:21:58 ---> 503265a3b5f7 01:21:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:21:59 ---> 5daa8ba1c5c3 01:21:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:22:01 ---> 5175a4d53bd8 01:22:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:22:02 ---> 1d223bc40677 01:22:02 Step 19/23 : ENTRYPOINT ["/core-command"] 01:22:02 ---> Running in 6e09b5b5047b 01:22:02 Removing intermediate container 6e09b5b5047b 01:22:02 ---> 9adaf2d80c21 01:22:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:22:03 ---> Running in 8e9366f20121 01:22:04 Removing intermediate container 8e9366f20121 01:22:04 ---> c43837aed631 01:22:04 Step 21/23 : LABEL arch=arm64 01:22:04 ---> Running in 7082cc7954ba 01:22:05 Removing intermediate container 7082cc7954ba 01:22:05 ---> 4a86f7a7a9c6 01:22:05 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:22:05 ---> Running in 2582ce268947 01:22:06 Removing intermediate container d35ab16ef94c 01:22:06 ---> 1e350f6b8578 01:22:06 01:22:06 Step 10/24 : FROM alpine:3.12 01:22:06 ---> d10569e2745f 01:22:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 01:22:06 Removing intermediate container 2582ce268947 01:22:06 ---> 8b01c6adcdb2 01:22:06 Step 23/23 : LABEL version=0.0.0 01:22:06 ---> Running in 1948b4a4582f 01:22:06 ---> Running in 94888fa45a96 01:22:07 Removing intermediate container 94888fa45a96 01:22:07 ---> b72e4c54c1fe 01:22:07 01:22:08 Successfully built b72e4c54c1fe 01:22:08 Successfully tagged docker-core-command-go-arm64:latest 01:22:08  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:22:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:22:09 (1/5) Installing ca-certificates (20191127-r4) 01:22:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 01:22:09 (3/5) Installing libcurl (7.69.1-r3) 01:22:09 (4/5) Installing curl (7.69.1-r3) 01:22:09 (5/5) Installing dumb-init (1.2.2-r1) 01:22:09 Executing busybox-1.31.1-r19.trigger 01:22:10 Executing ca-certificates-20191127-r4.trigger 01:22:10 OK: 7 MiB in 19 packages 01:22:12 Removing intermediate container 1948b4a4582f 01:22:12 ---> 32bd56886cad 01:22:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:22:13 ---> Running in 48a09862cba5 01:22:13 Removing intermediate container 48a09862cba5 01:22:13 ---> 039dcc92b126 01:22:13 Step 13/24 : WORKDIR / 01:22:13 ---> Running in d459a6b7e08b 01:22:14 Removing intermediate container d459a6b7e08b 01:22:14 ---> 06291715f4a6 01:22:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:22:16 ---> 14b71e5454ea 01:22:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:22:17 ---> 3b5daa5099f0 01:22:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:22:18 ---> fa27b14bebef 01:22:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:22:19 Removing intermediate container 08fffae5e143 01:22:19 ---> fe6495364c3a 01:22:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:22:19 ---> Running in 6d8d926ec468 01:22:21 ---> 079d0846616b 01:22:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:22:21 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 01:22:23 ---> 95e7b188ca27 01:22:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:22:24 ---> a591f92ed57e 01:22:24 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/ 01:22:24 ---> Running in 29ec77ffa1c9 01:22:27 Removing intermediate container 6d8d926ec468 01:22:27 ---> edafcd3eaf52 01:22:27 01:22:27 Step 11/26 : FROM docker:20.10.0 01:22:27 20.10.0: Pulling from library/docker 01:22:28 Removing intermediate container 29ec77ffa1c9 01:22:28 ---> 4218280a4f67 01:22:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:22:28 ---> Running in b4f5eaeee265 01:22:29 Removing intermediate container b4f5eaeee265 01:22:29 ---> 4d6b59cb3f83 01:22:29 Step 22/24 : LABEL arch=arm64 01:22:29 ---> Running in 3eb24807a2a8 01:22:30 Removing intermediate container 3eb24807a2a8 01:22:30 ---> 17a307306768 01:22:30 Step 23/24 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:22:30 ---> Running in 737d56ff88ca 01:22:31 Removing intermediate container 737d56ff88ca 01:22:31 ---> 0d1d58ae1891 01:22:31 Step 24/24 : LABEL version=0.0.0 01:22:31 ---> Running in 6c65ba449142 01:22:32 Removing intermediate container 6c65ba449142 01:22:32 ---> 729dc82a2701 01:22:32 01:22:32 Successfully built 729dc82a2701 01:22:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 01:22:38  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:22:38 Status: Downloaded newer image for docker:20.10.0 01:22:38 ---> eeaf43b92773 01:22:38 Step 12/26 : RUN apk add --no-cache bash 01:22:39 ---> Running in a774210c8b7d 01:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:22:40 (1/2) Installing readline (8.0.4-r0) 01:22:40 (2/2) Installing bash (5.0.17-r0) 01:22:40 Executing bash-5.0.17-r0.post-install 01:22:40 Executing busybox-1.31.1-r19.trigger 01:22:40 OK: 12 MiB in 22 packages 01:22:42 Removing intermediate container a774210c8b7d 01:22:42 ---> 5f88db3b5c4b 01:22:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:22:42 ---> Running in 35ba3f717dc7 01:22:43 Removing intermediate container 35ba3f717dc7 01:22:43 ---> 0f6252690a88 01:22:43 Step 14/26 : ENV APP_PORT=48090 01:22:43 ---> Running in 9036bced475b 01:22:43 Removing intermediate container 69ea057a09ef 01:22:43 ---> 75a4d39a81a4 01:22:43 01:22:43 Step 10/23 : FROM alpine:3.12 01:22:43 ---> d10569e2745f 01:22:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:22:44 ---> Running in 1d1deaa536e9 01:22:44 Removing intermediate container 9036bced475b 01:22:44 ---> 0364b7eb81ca 01:22:44 Step 15/26 : EXPOSE $APP_PORT 01:22:44 ---> Running in dffae6ef7b29 01:22:44 Removing intermediate container 1d1deaa536e9 01:22:44 ---> 348aefe3b720 01:22:44 Step 12/23 : ENV APP_PORT=48080 01:22:44 ---> Running in 430e5b18a85b 01:22:44 Removing intermediate container dffae6ef7b29 01:22:44 ---> c4a03d45edcc 01:22:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:22:45 Removing intermediate container 430e5b18a85b 01:22:45 ---> 21a18f3f1c38 01:22:45 Step 13/23 : EXPOSE $APP_PORT 01:22:45 ---> Running in 3fd2079c3194 01:22:45 ---> 98bbdb7ae044 01:22:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:22:45 Removing intermediate container 3fd2079c3194 01:22:45 ---> dbf1ea0ee660 01:22:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:46 ---> Running in c43fecdacb95 01:22:46 ---> c227e016062a 01:22:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:22:47 ---> 973142e55a85 01:22:47 Step 19/26 : RUN apk --no-cache add py3-pip 01:22:47 ---> Running in 51b3860e2bf0 01:22:48 Removing intermediate container c43fecdacb95 01:22:48 ---> 3c72d496fc12 01:22:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:22:48 ---> Running in 7563bb76ffcc 01:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:22:49 (1/33) Installing libbz2 (1.0.8-r1) 01:22:49 (2/33) Installing expat (2.2.9-r1) 01:22:49 (3/33) Installing libffi (3.3-r2) 01:22:49 (4/33) Installing gdbm (1.13-r1) 01:22:49 (5/33) Installing xz-libs (5.2.5-r0) 01:22:49 (6/33) Installing sqlite-libs (3.32.1-r0) 01:22:49 (7/33) Installing python3 (3.8.5-r1) 01:22:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:22:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:22:51 (1/6) Installing dumb-init (1.2.2-r1) 01:22:51 (2/6) Installing libgcc (9.3.0-r2) 01:22:51 (8/33) Installing py3-appdirs (1.4.4-r1) 01:22:51 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:22:51 (10/33) Installing py3-parsing (2.4.7-r0) 01:22:51 (11/33) Installing py3-six (1.15.0-r0) 01:22:51 (12/33) Installing py3-packaging (20.4-r0) 01:22:51 (3/6) Installing libsodium (1.0.18-r0) 01:22:51 (13/33) Installing py3-setuptools (47.0.0-r0) 01:22:51 (14/33) Installing py3-chardet (3.0.4-r4) 01:22:51 (4/6) Installing libstdc++ (9.3.0-r2) 01:22:51 (15/33) Installing py3-idna (2.9-r0) 01:22:51 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:22:51 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:22:51 (18/33) Installing py3-requests (2.23.0-r0) 01:22:51 (19/33) Installing py3-msgpack (1.0.0-r0) 01:22:51 (20/33) Installing py3-lockfile (0.12.2-r3) 01:22:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:22:51 (22/33) Installing py3-colorama (0.4.3-r0) 01:22:51 (23/33) Installing py3-distlib (0.3.0-r0) 01:22:51 (24/33) Installing py3-distro (1.5.0-r1) 01:22:51 (25/33) Installing py3-webencodings (0.5.1-r3) 01:22:51 (26/33) Installing py3-html5lib (1.0.1-r4) 01:22:51 (5/6) Installing libzmq (4.3.3-r0) 01:22:51 (27/33) Installing py3-pytoml (0.1.21-r0) 01:22:51 (28/33) Installing py3-pep517 (0.8.2-r0) 01:22:51 (29/33) Installing py3-progress (1.5-r0) 01:22:51 (30/33) Installing py3-toml (0.10.1-r0) 01:22:51 (31/33) Installing py3-retrying (1.3.3-r0) 01:22:51 (32/33) Installing py3-contextlib2 (0.6.0-r0) 01:22:51 (33/33) Installing py3-pip (20.1.1-r0) 01:22:52 Executing busybox-1.31.1-r19.trigger 01:22:52 OK: 71 MiB in 55 packages 01:22:52 (6/6) Installing zeromq (4.3.3-r0) 01:22:52 Executing busybox-1.31.1-r19.trigger 01:22:52 OK: 8 MiB in 20 packages 01:22:54 Removing intermediate container 7563bb76ffcc 01:22:54 ---> 4c89b174e00e 01:22:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:22:55 ---> 3a83dde99442 01:22:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:22:57 ---> 2990cc38194a 01:22:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:22:58 ---> e90885ef78b5 01:22:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:22:58 ---> Running in eea85cb63aef 01:22:59 Removing intermediate container eea85cb63aef 01:22:59 ---> 2ca5d379fd44 01:22:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:22:59 ---> Running in 1dfc89e44a70 01:22:59 Removing intermediate container 51b3860e2bf0 01:22:59 ---> 5ae3a95ef768 01:22:59 Step 20/26 : RUN pip install docker-compose==1.23.2 01:22:59 ---> Running in f1f2dfadcaed 01:22:59 Removing intermediate container 1dfc89e44a70 01:22:59 ---> 52adb045c5ff 01:22:59 Step 21/23 : LABEL arch=arm64 01:22:59 ---> Running in 5ab781f53f8c 01:23:00 Removing intermediate container 5ab781f53f8c 01:23:00 ---> c9286d4cdaf9 01:23:00 Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:23:00 ---> Running in 12abb6a65bec 01:23:01 Removing intermediate container 12abb6a65bec 01:23:01 ---> 532c21c15607 01:23:01 Step 23/23 : LABEL version=0.0.0 01:23:01 ---> Running in 07cb2226697f 01:23:01 Removing intermediate container 07cb2226697f 01:23:01 ---> 6117d95d54cf 01:23:01 01:23:01 Successfully built 6117d95d54cf 01:23:01 Successfully tagged docker-core-data-go-arm64:latest 01:23:04  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 01:23:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:23:04 Collecting jsonschema<3,>=2.5.1 01:23:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:23:05 Collecting docopt<0.7,>=0.6.1 01:23:05 Downloading docopt-0.6.2.tar.gz (25 kB) 01:23:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:23:07 Collecting websocket-client<1.0,>=0.32.0 01:23:07 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 01:23:07 Collecting docker<4.0,>=3.6.0 01:23:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:23:08 Collecting cached-property<2,>=1.2.0 01:23:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:23:08 Collecting dockerpty<0.5,>=0.4.1 01:23:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:23:10 Collecting texttable<0.10,>=0.9.0 01:23:10 Downloading texttable-0.9.1.tar.gz (11 kB) 01:23:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:23:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:23:14 Collecting PyYAML<4,>=3.10 01:23:14 Downloading PyYAML-3.13.tar.gz (270 kB) 01:23:16 Collecting docker-pycreds>=0.4.0 01:23:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:23:17 Collecting urllib3<1.25,>=1.21.1 01:23:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:23:17 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) 01:23:18 Collecting idna<2.8,>=2.5 01:23:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:23:18 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) 01:23:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:23:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:23:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:23:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:23:19 Installing collected packages: jsonschema, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, texttable, PyYAML, docker-compose 01:23:19 Running setup.py install for docopt: started 01:23:21 Running setup.py install for docopt: finished with status 'done' 01:23:21 Attempting uninstall: urllib3 01:23:21 Found existing installation: urllib3 1.25.9 01:23:21 Uninstalling urllib3-1.25.9: 01:23:21 Successfully uninstalled urllib3-1.25.9 01:23:22 Attempting uninstall: idna 01:23:22 Found existing installation: idna 2.9 01:23:22 Uninstalling idna-2.9: 01:23:22 Successfully uninstalled idna-2.9 01:23:23 Attempting uninstall: requests 01:23:23 Found existing installation: requests 2.23.0 01:23:23 Uninstalling requests-2.23.0: 01:23:23 Successfully uninstalled requests-2.23.0 01:23:24 Running setup.py install for dockerpty: started 01:23:26 Running setup.py install for dockerpty: finished with status 'done' 01:23:26 Running setup.py install for texttable: started 01:23:27 Running setup.py install for texttable: finished with status 'done' 01:23:27 Running setup.py install for PyYAML: started 01:23:30 Running setup.py install for PyYAML: finished with status 'done' 01:23:30 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.58.0 01:23:34 Removing intermediate container f1f2dfadcaed 01:23:34 ---> e4e975ecbc25 01:23:34 Step 21/26 : RUN apk --no-cache add curl 01:23:34 ---> Running in 24b570287a97 01:23:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:23:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:23:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:23:36 (2/3) Installing libcurl (7.69.1-r3) 01:23:36 (3/3) Installing curl (7.69.1-r3) 01:23:36 Executing busybox-1.31.1-r19.trigger 01:23:36 OK: 71 MiB in 58 packages 01:23:38 Removing intermediate container 24b570287a97 01:23:38 ---> d7302ee0628d 01:23:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 01:23:38 ---> Running in 59190a711517 01:23:38 Removing intermediate container 59190a711517 01:23:38 ---> 72e6a5ad6730 01:23:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:38 ---> Running in be122a35511c 01:23:39 Removing intermediate container be122a35511c 01:23:39 ---> 6b4e6aafad01 01:23:39 Step 24/26 : LABEL arch=arm64 01:23:39 ---> Running in 4bf23d337eac 01:23:39 Removing intermediate container 4bf23d337eac 01:23:39 ---> 6070002e5a2a 01:23:39 Step 25/26 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 01:23:39 ---> Running in 2408a6dfa4e3 01:23:40 Removing intermediate container 2408a6dfa4e3 01:23:40 ---> 2f824aa5c8ad 01:23:40 Step 26/26 : LABEL version=0.0.0 01:23:40 ---> Running in 45a8a7c5ec29 01:23:41 Removing intermediate container 45a8a7c5ec29 01:23:41 ---> 3ec35db9ba6b 01:23:41 01:23:41 Successfully built 3ec35db9ba6b 01:23:41 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 01:23:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 01:23:41 $ docker stop --time=1 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee 01:23:43 $ docker rm -f 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee [Pipeline] // withDockerContainer [Pipeline] sh 01:23:44 + docker images 01:23:44 + grep docker 01:23:44 docker-sys-mgmt-agent-go-arm64 latest 3ec35db9ba6b 4 seconds ago 300MB 01:23:44 docker-core-data-go-arm64 latest 6117d95d54cf 43 seconds ago 21.1MB 01:23:44 docker-security-secretstore-setup-go-arm64 latest 729dc82a2701 About a minute ago 23.7MB 01:23:44 docker-core-command-go-arm64 latest b72e4c54c1fe About a minute ago 16.2MB 01:23:44 docker-security-bootstrapper-go-arm64 latest af245d744b6d 3 minutes ago 17.7MB 01:23:44 docker-core-metadata-go-arm64 latest d4107ccc5a82 3 minutes ago 17.9MB 01:23:44 docker-support-notifications-go-arm64 latest 1f39d8e15390 3 minutes ago 16.9MB 01:23:44 docker-support-scheduler-go-arm64 latest 790876b8cc69 3 minutes ago 16.3MB 01:23:44 docker-security-proxy-setup-go-arm64 latest 9ced9c9a8de0 4 minutes ago 23.4MB 01:23:44 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:23:45 ---> job-cost.sh 01:23:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HadW 01:24:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-HadW/bin to PATH 01:26:46 INFO: No Stack... 01:26:46 INFO: Retrieving Pricing Info for: lf-standard-4 01:26:46 INFO: Archiving Costs [Pipeline] sh 01:26:46 + + cat /w/workspace/edgex-go/2/archives/cost.csv 01:26:46 cut -d, -f6 [Pipeline] lock 01:26:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] 01:26:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] did not exist. Created. 01:26:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:47 + echo total: 0.20999999344348907 [Pipeline] stash 01:26:47 Stashed 1 file(s) [Pipeline] } 01:26:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] [Pipeline] // lock [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] { (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 01:26:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:51 ---> package-listing.sh 01:26:51 ++ facter osfamily 01:26:51 ++ tr '[:upper:]' '[:lower:]' 01:26:51 + OS_FAMILY=redhat 01:26:51 + workspace=/w/workspace/edgex-go/2 01:26:51 + START_PACKAGES=/tmp/packages_start.txt 01:26:51 + END_PACKAGES=/tmp/packages_end.txt 01:26:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:51 + PACKAGES=/tmp/packages_start.txt 01:26:51 + '[' /w/workspace/edgex-go/2 ']' 01:26:51 + PACKAGES=/tmp/packages_end.txt 01:26:51 + case "${OS_FAMILY}" in 01:26:51 + rpm -qa 01:26:51 + sort 01:26:56 + '[' -f /tmp/packages_start.txt ']' 01:26:56 + '[' -f /tmp/packages_end.txt ']' 01:26:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:56 + '[' /w/workspace/edgex-go/2 ']' 01:26:56 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:26:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:26:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:26:57 01:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:26:57 alpine: Pulling from edgex-lftools-log-publisher 01:26:57 df20fa9351a1: Pulling fs layer 01:26:57 36b3adc4ff6f: Pulling fs layer 01:26:57 8ad3a11d3b57: Pulling fs layer 01:26:57 46f8f816bc3b: Pulling fs layer 01:26:57 93b61091891f: Pulling fs layer 01:26:57 93b9cdb0e59b: Pulling fs layer 01:26:57 5e14af77c1be: Pulling fs layer 01:26:57 01666e4c0597: Pulling fs layer 01:26:57 aa168da1d23b: Pulling fs layer 01:26:57 46f8f816bc3b: Waiting 01:26:57 93b61091891f: Waiting 01:26:57 93b9cdb0e59b: Waiting 01:26:57 5e14af77c1be: Waiting 01:26:57 01666e4c0597: Waiting 01:26:57 aa168da1d23b: Waiting 01:26:58 36b3adc4ff6f: Verifying Checksum 01:26:58 36b3adc4ff6f: Download complete 01:26:58 46f8f816bc3b: Verifying Checksum 01:26:58 46f8f816bc3b: Download complete 01:26:58 df20fa9351a1: Verifying Checksum 01:26:58 93b9cdb0e59b: Verifying Checksum 01:26:58 93b9cdb0e59b: Download complete 01:26:58 5e14af77c1be: Verifying Checksum 01:26:58 5e14af77c1be: Download complete 01:26:58 93b61091891f: Verifying Checksum 01:26:58 93b61091891f: Download complete 01:26:58 01666e4c0597: Download complete 01:26:58 df20fa9351a1: Pull complete 01:26:58 36b3adc4ff6f: Pull complete 01:26:58 8ad3a11d3b57: Verifying Checksum 01:26:58 8ad3a11d3b57: Download complete 01:26:59 8ad3a11d3b57: Pull complete 01:26:59 46f8f816bc3b: Pull complete 01:27:00 aa168da1d23b: Verifying Checksum 01:27:00 aa168da1d23b: Download complete 01:27:01 93b61091891f: Pull complete 01:27:01 93b9cdb0e59b: Pull complete 01:27:01 5e14af77c1be: Pull complete 01:27:01 01666e4c0597: Pull complete 01:27:09 aa168da1d23b: Pull complete 01:27:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:27:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:27:10 prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container 01:27:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:27:18 $ docker top 4d873e36ae9fe0052ebae7f3b2ed0047209b54c0dbdc3ce7228d608617f01dbc -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:19 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:19 + mkdir -p /var/log/sa [Pipeline] sh 01:27:19 + ls /var/log/sa-host 01:27:19 + sadf -c /var/log/sa-host/sa04 01:27:19 file_magic: OK 01:27:19 HZ: Using current value: 100 01:27:19 file_header: OK 01:27:19 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 01:27:19 Statistics: 01:27:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:27:19 File successfully converted to sysstat format version 12.2.1 01:27:19 + sadf -c /var/log/sa-host/sa23 01:27:19 file_magic: OK 01:27:19 HZ: Using current value: 100 01:27:19 file_header: OK 01:27:19 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 01:27:19 Statistics: 01:27:19 Hnuu...uuuununununu... 01:27:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:20 provisioning config files... 01:27:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config374803457706955209tmp [Pipeline] { [Pipeline] echo 01:27:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:20 ---> create-netrc.sh [Pipeline] } 01:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:27:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:27:20 ---> python-tools-install.sh [Pipeline] echo 01:27:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:21 ---> sudo-logs.sh 01:27:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:27:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:21 ---> job-cost.sh 01:27:21 lf-activate-venv: SKIPPING 01:27:21 DEBUG: total: 0.20999999344348907 01:27:21 INFO: Retrieving Stack Cost... 01:27:22 INFO: Retrieving Pricing Info for: v1-standard-2 01:27:23 INFO: Archiving Costs [Pipeline] echo 01:27:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:23 ---> logs-deploy.sh 01:27:23 lf-activate-venv: SKIPPING 01:27:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/2 01:27:23 INFO: archiving workspace using pattern(s): 01:27:25 Archives upload complete. 01:27:25 INFO: archiving logs to Nexus 01:27:26 ---> uname -a: 01:27:26 Linux prd-centos7-docker-4c-2g-28424.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:27:26 01:27:26 01:27:26 ---> lscpu: 01:27:26 Architecture: x86_64 01:27:26 CPU op-mode(s): 32-bit, 64-bit 01:27:26 Byte Order: Little Endian 01:27:26 Address sizes: 40 bits physical, 48 bits virtual 01:27:26 CPU(s): 4 01:27:26 On-line CPU(s) list: 0-3 01:27:26 Thread(s) per core: 1 01:27:26 Core(s) per socket: 1 01:27:26 Socket(s): 4 01:27:26 NUMA node(s): 1 01:27:26 Vendor ID: GenuineIntel 01:27:26 CPU family: 6 01:27:26 Model: 44 01:27:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:27:26 Stepping: 1 01:27:26 CPU MHz: 2933.438 01:27:26 BogoMIPS: 5866.87 01:27:26 Virtualization: VT-x 01:27:26 Hypervisor vendor: KVM 01:27:26 Virtualization type: full 01:27:26 L1d cache: 128 KiB 01:27:26 L1i cache: 128 KiB 01:27:26 L2 cache: 16 MiB 01:27:26 L3 cache: 64 MiB 01:27:26 NUMA node0 CPU(s): 0-3 01:27:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:27:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:27:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:27:26 Vulnerability Meltdown: Mitigation; PTI 01:27:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:27:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:27:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:27:26 Vulnerability Srbds: Not affected 01:27:26 Vulnerability Tsx async abort: Not affected 01:27:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:27:26 01:27:26