Pull request #3162 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d06d16f5ce4e87c62c402ff10f33d860c0e23ab6+62a248a5b0afc117ade2468f75438786c02ce52d (ed19a6e6a832527c846ac3ad9256d50203dfa95c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3162/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3162/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26025 in /w/workspace/edgexfoundry_edgex-go_PR-3162 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3162/head:refs/remotes/origin/PR-3162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 Merge succeeded, producing d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 Checking out Revision d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 (PR-3162) > git config core.sparsecheckout # timeout=10 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # 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 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 Commit message: "feat(security): Make separate redis ACL conf file and uses hashed password in config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:16 ========================================================= 23:31:16 EdgeX Global Pipelines Version Info 23:31:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:31:17 ------------------- 23:31:17 stable info: 23:31:17 ------------------- 23:31:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:31:17 Message: update stable to v1.0.179 23:31:18 ------------------- 23:31:18 experimental info: 23:31:18 ------------------- 23:31:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:18 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:31:18 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:31:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3162 [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3162 [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3162 [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06d16f [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:31:23 provisioning config files... 23:31:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7031054804496278389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:23 ---> docker-login.sh 23:31:23 nexus3.edgexfoundry.org:10001 23:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:24 Configure a credential helper to remove this warning. See 23:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:24 23:31:24 Login Succeeded 23:31:24 nexus3.edgexfoundry.org:10002 23:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:24 Configure a credential helper to remove this warning. See 23:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:24 23:31:24 Login Succeeded 23:31:24 nexus3.edgexfoundry.org:10003 23:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:24 Configure a credential helper to remove this warning. See 23:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:24 23:31:24 Login Succeeded 23:31:24 nexus3.edgexfoundry.org:10004 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 docker.io 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 ---> docker-login.sh ends [Pipeline] } 23:31:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:26 ++ 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 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/core-command/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo core-command,cmd/core-command/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/core-data/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo core-data,cmd/core-data/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/core-metadata/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo core-metadata,cmd/core-metadata/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/security-bootstrapper/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/security-proxy-setup/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/support-notifications/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo support-notifications,cmd/support-notifications/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/support-scheduler/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:31:26 + for file in '`ls cmd/**/Dockerfile`' 23:31:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:31:26 ++ cut -d/ -f2 23:31:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:31:26 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 23:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:28 23:31:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:31:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:28 latest: Pulling from edgex-devops/git-semver 23:31:28 31603596830f: Pulling fs layer 23:31:28 2a8b12db71e7: Pulling fs layer 23:31:28 6ca5941a6612: Pulling fs layer 23:31:28 ecc8261a40a4: Pulling fs layer 23:31:28 ecc8261a40a4: Waiting 23:31:28 2a8b12db71e7: Download complete 23:31:28 31603596830f: Verifying Checksum 23:31:28 31603596830f: Download complete 23:31:28 ecc8261a40a4: Verifying Checksum 23:31:28 ecc8261a40a4: Download complete 23:31:28 6ca5941a6612: Verifying Checksum 23:31:28 6ca5941a6612: Download complete 23:31:28 31603596830f: Pull complete 23:31:29 2a8b12db71e7: Pull complete 23:31:29 6ca5941a6612: Pull complete 23:31:30 ecc8261a40a4: Pull complete 23:31:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:31:30 prd-centos7-docker-4c-2g-26025 does not seem to be running inside a container 23:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:32 $ docker top 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:33 [ssh-agent] Looking for ssh-agent implementation... 23:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:33 $ docker exec 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent 23:31:33 SSH_AUTH_SOCK=/tmp/ssh-BtQECQmXncRl/agent.11 23:31:33 SSH_AGENT_PID=16 23:31:33 Running ssh-add (command line suppressed) 23:31:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7040752177238289780.key (/w/workspace/edgex-go/1@tmp/private_key_7040752177238289780.key) 23:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:34 + git tag --points-at HEAD [Pipeline] } 23:31:34 $ docker exec --env ******** --env ******** 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent -k 23:31:34 unset SSH_AUTH_SOCK; 23:31:34 unset SSH_AGENT_PID; 23:31:34 echo Agent pid 16 killed; 23:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:34 [ssh-agent] Looking for ssh-agent implementation... 23:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:34 $ docker exec 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent 23:31:34 SSH_AUTH_SOCK=/tmp/ssh-IX5nXGyPycgv/agent.45 23:31:34 SSH_AGENT_PID=50 23:31:34 Running ssh-add (command line suppressed) 23:31:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7636887108377759577.key (/w/workspace/edgex-go/1@tmp/private_key_7636887108377759577.key) 23:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:35 + git semver init 23:31:35 # -> Open(): unable to determine branch for HEAD 23:31:35 # $GIT_DIR = /w/workspace/edgex-go/1/.git 23:31:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 23:31:35 # $SEMVER_REMOTE_NAME = origin 23:31:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:35 # $SEMVER_USER_NAME = edgex-jenkins 23:31:35 # $SEMVER_BRANCH = PR-3162 23:31:35 # $SEMVER_TEMP = /tmp/semver-482245832 23:31:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:31:53 # '/tmp/semver-482245832' -> '/w/workspace/edgex-go/1/.semver' 23:31:53 # -> Force: false 23:31:53 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 23:31:53 $ docker exec --env ******** --env ******** 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent -k 23:31:53 unset SSH_AUTH_SOCK; 23:31:53 unset SSH_AGENT_PID; 23:31:53 echo Agent pid 50 killed; 23:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:54 + git semver [Pipeline] } 23:31:54 $ docker stop --time=1 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a 23:31:56 $ docker rm -f 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a [Pipeline] // withDockerContainer [Pipeline] sh 23:31:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:31:57 Stashed 1 file(s) [Pipeline] echo 23:31:57 [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 23:31:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:31:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:31:59 + sudo service docker restart 23:31:59 + true 23:31:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:32:00 ========================================================= 23:32:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:32:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:32:00 + 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 . 23:32:04 Sending build context to Docker daemon 327.8MB 23:32:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:32:04 Step 2/6 : FROM ${BASE} 23:32:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:32:04 188c0c94c7c5: Pulling fs layer 23:32:04 0ef7d3d256c8: Pulling fs layer 23:32:04 de9db76c5a1d: Pulling fs layer 23:32:04 bca2f99d35d6: Pulling fs layer 23:32:04 93359f2a8cfa: Pulling fs layer 23:32:04 7c6f9722023f: Pulling fs layer 23:32:04 a35cf1a2eb13: Pulling fs layer 23:32:04 93359f2a8cfa: Waiting 23:32:04 7c6f9722023f: Waiting 23:32:04 a35cf1a2eb13: Waiting 23:32:04 bca2f99d35d6: Waiting 23:32:04 de9db76c5a1d: Verifying Checksum 23:32:04 de9db76c5a1d: Download complete 23:32:04 0ef7d3d256c8: Verifying Checksum 23:32:04 0ef7d3d256c8: Download complete 23:32:04 93359f2a8cfa: Verifying Checksum 23:32:04 93359f2a8cfa: Download complete 23:32:04 7c6f9722023f: Verifying Checksum 23:32:04 7c6f9722023f: Download complete 23:32:04 188c0c94c7c5: Verifying Checksum 23:32:04 188c0c94c7c5: Download complete 23:32:05 188c0c94c7c5: Pull complete 23:32:05 0ef7d3d256c8: Pull complete 23:32:05 de9db76c5a1d: Pull complete 23:32:07 a35cf1a2eb13: Verifying Checksum 23:32:07 a35cf1a2eb13: Download complete 23:32:07 bca2f99d35d6: Verifying Checksum 23:32:07 bca2f99d35d6: Download complete 23:32:12 bca2f99d35d6: Pull complete 23:32:12 93359f2a8cfa: Pull complete 23:32:13 7c6f9722023f: Pull complete 23:32:13 Still waiting to schedule task 23:32:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:32:19 a35cf1a2eb13: Pull complete 23:32:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:32:19 ---> a62c8e92a672 23:32:19 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 23:32:19 ---> Running in ab25f6f7a2c0 23:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:25 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) 23:32:30 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) 23:32:30 ERROR: unsatisfiable constraints: 23:32:30  build-base (missing): 23:32:30 required by: world[build-base] 23:32:30 libsodium-dev (missing): 23:32:30 required by: world[libsodium-dev] 23:32:30 pkgconfig (missing): 23:32:30 required by: world[pkgconfig] 23:32:30 zeromq-dev (missing): 23:32:30 required by: world[zeromq-dev] 23:32:30 The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:32 Failed in branch amd64 23:34:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26026 in /w/workspace/edgexfoundry_edgex-go_PR-3162 [Pipeline] { [Pipeline] ws 23:34:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:34:07 using credential edgex-jenkins-ssh 23:34:07 Cloning the remote Git repository 23:34:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:34:08 > git init /w/workspace/edgex-go/1 # timeout=10 23:34:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:34:08 > git --version # timeout=10 23:34:08 > git --version # 'git version 2.17.1' 23:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:34:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3162/head:refs/remotes/origin/PR-3162 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:25 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:34:26 Merge succeeded, producing d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:34:26 Checking out Revision d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 (PR-3162) 23:34:26 > git config core.sparsecheckout # timeout=10 23:34:26 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 23:34:26 > git remote # timeout=10 23:34:26 > git config --get remote.origin.url # timeout=10 23:34:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:26 > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 23:34:26 > git rev-parse HEAD^{commit} # timeout=10 23:34:26 > git config core.sparsecheckout # timeout=10 23:34:26 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 23:34:30 Commit message: "feat(security): Make separate redis ACL conf file and uses hashed password in config" 23:34:31 > git --version # timeout=10 23:34:31 > git --version # 'git version 2.17.1' 23:34:31 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:34:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:34:33 + sudo+ service docker restart 23:34:33 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:34:36 provisioning config files... 23:34:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5397730189284893443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:36 ---> docker-login.sh 23:34:36 nexus3.edgexfoundry.org:10001 23:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:37 Configure a credential helper to remove this warning. See 23:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:37 23:34:37 Login Succeeded 23:34:37 nexus3.edgexfoundry.org:10002 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 nexus3.edgexfoundry.org:10003 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:39 Configure a credential helper to remove this warning. See 23:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:39 23:34:39 Login Succeeded 23:34:39 nexus3.edgexfoundry.org:10004 23:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:39 Configure a credential helper to remove this warning. See 23:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:39 23:34:39 Login Succeeded 23:34:39 docker.io 23:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:40 Configure a credential helper to remove this warning. See 23:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:40 23:34:40 Login Succeeded 23:34:40 ---> docker-login.sh ends [Pipeline] } 23:34:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:41 ========================================================= 23:34:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:34:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:34:41 + 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 . 23:34:44 Sending build context to Docker daemon 166.3MB 23:34:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:34:44 Step 2/6 : FROM ${BASE} 23:34:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:34:44 5f621e34cdf4: Pulling fs layer 23:34:44 a4357932f1b6: Pulling fs layer 23:34:44 18c013af1878: Pulling fs layer 23:34:44 00ac8860ef70: Pulling fs layer 23:34:44 63d7cb157983: Pulling fs layer 23:34:44 b116817d02f9: Pulling fs layer 23:34:44 745a02a5169b: Pulling fs layer 23:34:44 00ac8860ef70: Waiting 23:34:44 63d7cb157983: Waiting 23:34:44 b116817d02f9: Waiting 23:34:44 745a02a5169b: Waiting 23:34:44 18c013af1878: Verifying Checksum 23:34:44 18c013af1878: Download complete 23:34:44 a4357932f1b6: Verifying Checksum 23:34:44 a4357932f1b6: Download complete 23:34:44 63d7cb157983: Verifying Checksum 23:34:44 63d7cb157983: Download complete 23:34:44 5f621e34cdf4: Download complete 23:34:44 b116817d02f9: Verifying Checksum 23:34:44 b116817d02f9: Download complete 23:34:44 5f621e34cdf4: Pull complete 23:34:45 a4357932f1b6: Pull complete 23:34:45 18c013af1878: Pull complete 23:34:47 745a02a5169b: Verifying Checksum 23:34:47 745a02a5169b: Download complete 23:34:48 00ac8860ef70: Verifying Checksum 23:34:48 00ac8860ef70: Download complete 23:35:00 00ac8860ef70: Pull complete 23:35:00 63d7cb157983: Pull complete 23:35:00 b116817d02f9: Pull complete 23:35:03 745a02a5169b: Pull complete 23:35:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:35:03 ---> b7e6874047d6 23:35:03 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 23:35:06 ---> Running in 0e6c792e9f11 23:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:09 (1/12) Installing libmagic (5.38-r0) 23:35:09 (2/12) Installing file (5.38-r0) 23:35:09 (3/12) Installing libc-dev (0.7.2-r3) 23:35:09 (4/12) Installing g++ (9.3.0-r2) 23:35:13 (5/12) Installing fortify-headers (1.1-r0) 23:35:13 (6/12) Installing patch (2.7.6-r6) 23:35:13 (7/12) Installing build-base (0.5-r2) 23:35:13 (8/12) Installing libsodium (1.0.18-r0) 23:35:13 (9/12) Installing pkgconf (1.7.2-r0) 23:35:13 (10/12) Installing libsodium-dev (1.0.18-r0) 23:35:13 (11/12) Installing libzmq (4.3.3-r0) 23:35:13 (12/12) Installing zeromq-dev (4.3.3-r0) 23:35:13 Executing busybox-1.31.1-r19.trigger 23:35:13 OK: 217 MiB in 51 packages 23:35:17 Removing intermediate container 0e6c792e9f11 23:35:17 ---> ec1ab1cd12f7 23:35:17 Step 4/6 : WORKDIR /edgex-go 23:35:18 ---> Running in 14df9bfa6971 23:35:18 Removing intermediate container 14df9bfa6971 23:35:18 ---> 46bdf169efc1 23:35:18 Step 5/6 : COPY go.mod . 23:35:19 ---> f02d52b118ff 23:35:19 Step 6/6 : RUN go mod download 23:35:19 ---> Running in ce15e9bfef8d 23:35:46 Removing intermediate container ce15e9bfef8d 23:35:46 ---> baae5ddb351b 23:35:46 Successfully built baae5ddb351b 23:35:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:35:46 + docker inspect -f . ci-base-image-arm64 23:35:46 . [Pipeline] withDockerContainer 23:35:46 prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container 23:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:35:48 $ docker top 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:49 + go version 23:35:49 go version go1.15.5 linux/arm64 [Pipeline] } 23:35:49 $ docker stop --time=1 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a 23:35:51 $ docker rm -f 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:53 + docker inspect -f . ci-base-image-arm64 23:35:53 . [Pipeline] withDockerContainer 23:35:53 prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container 23:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:35:54 $ docker top ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 -eo pid,comm [Pipeline] { [Pipeline] echo 23:35:55 ========================================================= 23:35:55 [edgeXBuildGoParallel] Running Tests and Build... 23:35:55 ========================================================= [Pipeline] sh 23:35:55 + make test 23:35:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:36:18 ? github.com/edgexfoundry/edgex-go [no test files] 23:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:37:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:37:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:37:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:37:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:37:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.320s coverage: 45.9% of statements 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 23:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements 23:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.470s coverage: 27.1% of statements 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements 23:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.627s coverage: 82.3% of statements 23:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.189s coverage: 28.6% of statements 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 23:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:37:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.338s coverage: 86.7% of statements 23:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.444s coverage: 97.5% of statements 23:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:37:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements 23:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.349s coverage: 92.8% of statements 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.270s coverage: 0.1% of statements 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 45.5% of statements 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 23:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 23:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 23:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.131s coverage: 92.9% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.829s coverage: 68.9% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 37.0% of statements 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.640s coverage: 84.0% of statements 23:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements 23:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.452s coverage: 47.0% of statements 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.193s coverage: 100.0% of statements 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.281s coverage: 89.4% of statements 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.010s coverage: 29.1% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.216s coverage: 100.0% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 23:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements 23:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 23:38:50 GO111MODULE=on go vet ./... 23:40:12 gofmt -l . 23:40:12 [ "`gofmt -l .`" = "" ] 23:40:12 ./bin/test-go-mod-tidy.sh 23:40:12 ./bin/test-attribution-txt.sh [Pipeline] sh 23:40:12 + ls -al . 23:40:12 total 728 23:40:12 drwxrwxr-x 9 1001 1001 4096 Feb 10 23:40 . 23:40:12 drwxr-xr-x 4 root root 4096 Feb 10 23:35 .. 23:40:12 -rw-rw-r-- 1 1001 1001 11 Feb 10 23:34 .dockerignore 23:40:12 drwxrwxr-x 8 1001 1001 4096 Feb 10 23:34 .git 23:40:12 drwxrwxr-x 3 1001 1001 4096 Feb 10 23:34 .github 23:40:12 -rw-rw-r-- 1 1001 1001 818 Feb 10 23:34 .gitignore 23:40:12 -rw-rw-r-- 1 1001 1001 166 Feb 10 23:34 .sonarcloud.properties 23:40:12 -rw-rw-r-- 1 1001 1001 7859 Feb 10 23:34 Attribution.txt 23:40:12 -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:34 CONTRIBUTING.md 23:40:12 -rw-rw-r-- 1 1001 1001 931 Feb 10 23:34 Dockerfile.build 23:40:12 -rw-rw-r-- 1 1001 1001 863 Feb 10 23:34 Jenkinsfile 23:40:12 -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:34 LICENSE 23:40:12 -rw-rw-r-- 1 1001 1001 5774 Feb 10 23:34 Makefile 23:40:12 -rw-rw-r-- 1 1001 1001 6524 Feb 10 23:34 README.md 23:40:12 -rw-rw-r-- 1 1001 1001 6755 Feb 10 23:34 SECURITY.md 23:40:12 -rw-rw-r-- 1 1001 1001 5 Feb 10 23:31 VERSION 23:40:12 -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:34 ZMQWindows.md 23:40:12 drwxrwxr-x 2 1001 1001 4096 Feb 10 23:34 bin 23:40:12 drwxrwxr-x 14 1001 1001 4096 Feb 10 23:34 cmd 23:40:12 -rw-r--r-- 1 root root 595069 Feb 10 23:38 coverage.out 23:40:12 -rw-r--r-- 1 root root 1054 Feb 10 23:40 go.mod 23:40:12 -rw-r--r-- 1 root root 19290 Feb 10 23:40 go.sum 23:40:12 drwxrwxr-x 8 1001 1001 4096 Feb 10 23:34 internal 23:40:12 drwxrwxr-x 4 1001 1001 4096 Feb 10 23:34 openapi 23:40:12 drwxrwxr-x 4 1001 1001 4096 Feb 10 23:34 snap 23:40:12 -rw-rw-r-- 1 1001 1001 168 Feb 10 23:34 version.go [Pipeline] sh 23:40:13 + '[' -e coverage.out ] 23:40:13 + chown 1001:1001 coverage.out [Pipeline] stash 23:40:14 Stashed 1 file(s) [Pipeline] sh 23:40:15 + make build 23:40:15 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 23:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:40:49 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 23:40:53 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 23:40:58 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 23:41: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 23:41:05 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 23:41:09 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 23:41:14 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 23:41:19 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 23:41:22 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 23:41:26 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] } 23:41:33 $ docker stop --time=1 ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 23:41:35 $ docker rm -f ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:40 23:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:41 latest: Pulling from edgex-devops/edgex-compose-arm64 23:41:41 29e5d40040c1: Pulling fs layer 23:41:41 1ce36da41761: Pulling fs layer 23:41:41 25b303627fd3: Pulling fs layer 23:41:41 29e5d40040c1: Verifying Checksum 23:41:41 29e5d40040c1: Download complete 23:41:42 1ce36da41761: Verifying Checksum 23:41:42 1ce36da41761: Download complete 23:41:42 29e5d40040c1: Pull complete 23:41:44 25b303627fd3: Verifying Checksum 23:41:44 25b303627fd3: Download complete 23:41:44 1ce36da41761: Pull complete 23:41:54 25b303627fd3: Pull complete 23:41:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:41:54 prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container 23:41:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:41:58 $ docker top 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:59 + docker-compose build --help 23:41:59 + grep parallel 23:42:02 --parallel Build images in parallel. [Pipeline] } 23:42:02 $ docker stop --time=1 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 23:42:04 $ docker rm -f 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:42:05 . [Pipeline] withDockerContainer 23:42:06 prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container 23:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:42:07 $ docker top 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:08 + docker-compose -f ./docker-compose-build.yml build --parallel 23:42:13 Building docker-core-command-go ... 23:42:13 Building docker-core-data-go ... 23:42:13 Building docker-core-metadata-go ... 23:42:13 Building docker-security-bootstrapper-go ... 23:42:13 Building docker-security-proxy-setup-go ... 23:42:13 Building docker-security-secretstore-setup-go ... 23:42:13 Building docker-support-notifications-go ... 23:42:13 Building docker-support-scheduler-go ... 23:42:13 Building docker-sys-mgmt-agent-go ... 23:42:13 Building docker-support-scheduler-go 23:42:13 Building docker-sys-mgmt-agent-go 23:42:13 Building docker-support-notifications-go 23:42:13 Building docker-core-metadata-go 23:42:13 Building docker-security-proxy-setup-go 23:43:34 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:43:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:43:34 ---> baae5ddb351b 23:43:34 Step 3/26 : WORKDIR /edgex-go 23:43:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:43:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:43:34 ---> baae5ddb351b 23:43:34 Step 3/21 : WORKDIR /edgex-go 23:43:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:43:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:34 ---> baae5ddb351b 23:43:34 Step 3/22 : WORKDIR /edgex-go 23:43:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:43:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:34 ---> baae5ddb351b 23:43:34 Step 3/23 : WORKDIR /edgex-go 23:43:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:43:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:34 ---> baae5ddb351b 23:43:34 Step 3/22 : WORKDIR /edgex-go 23:43:34 ---> Running in 99a34493b705 23:43:34 ---> Running in 1c49dc80c661 23:43:34 ---> Running in 7542207642d6 23:43:34 ---> Running in e3acc42cb109 23:43:34 ---> Running in af707c9b683f 23:43:34 Removing intermediate container 99a34493b705 23:43:34 ---> b526ac629d6e 23:43:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:34 Removing intermediate container 7542207642d6 23:43:34 ---> 3838286184a7 23:43:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:34 Removing intermediate container af707c9b683f 23:43:34 ---> b34d28eb15dd 23:43:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:34 Removing intermediate container e3acc42cb109 23:43:34 ---> c724d3766448 23:43:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:34 Removing intermediate container 1c49dc80c661 23:43:34 ---> c1ab0b329e24 23:43:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:34 ---> Running in 1ebad488ae5f 23:43:34 ---> Running in e7d9f8694239 23:43:34 ---> Running in 3cbf68333412 23:43:34 ---> Running in f6d6b1cbe795 23:43:34 ---> Running in 30905a49204d 23:43:34 Removing intermediate container 1ebad488ae5f 23:43:34 ---> 14823cc369b5 23:43:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:43:34 ---> Running in 2aa57f64bfa7 23:43:34 Removing intermediate container 30905a49204d 23:43:34 ---> c6dfd47872d5 23:43:34 Step 5/21 : RUN apk add --update --no-cache make git 23:43:34 ---> Running in 8cc252d1f72f 23:43:34 Removing intermediate container e7d9f8694239 23:43:34 ---> f6cb115298ca 23:43:34 Step 5/23 : RUN apk add --update --no-cache make git 23:43:34 Removing intermediate container 3cbf68333412 23:43:34 ---> d26262fcdd09 23:43:34 Step 5/26 : RUN apk add --update --no-cache make bash git 23:43:34 Removing intermediate container f6d6b1cbe795 23:43:34 ---> 1c1165050cdd 23:43:34 Step 5/22 : RUN apk add --update --no-cache make git 23:43:34 ---> Running in 0ab386becee7 23:43:34 ---> Running in c111edbed5bf 23:43:34 ---> Running in e7d33d2f2f72 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:34 OK: 217 MiB in 51 packages 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:34 OK: 217 MiB in 51 packages 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:35 OK: 217 MiB in 51 packages 23:43:35 OK: 217 MiB in 51 packages 23:43:35 OK: 217 MiB in 51 packages 23:43:35 Removing intermediate container 2aa57f64bfa7 23:43:35 ---> 0c39e762a9de 23:43:35 Step 6/22 : COPY go.mod . 23:43:36 Removing intermediate container 8cc252d1f72f 23:43:36 ---> 14e9b2d39a1f 23:43:36 Step 6/21 : COPY go.mod . 23:43:37 ---> d6bc3f4dbe8b 23:43:37 Step 7/22 : RUN go mod download 23:43:37 ---> Running in 068d805fa4da 23:43:37 Removing intermediate container 0ab386becee7 23:43:37 ---> 8ba23ed2230c 23:43:37 Step 6/23 : COPY go.mod . 23:43:37 Removing intermediate container e7d33d2f2f72 23:43:37 ---> f91c5d4f712e 23:43:37 Step 6/26 : COPY go.mod . 23:43:37 Removing intermediate container c111edbed5bf 23:43:37 ---> cd0c872aeb5c 23:43:37 Step 6/22 : COPY go.mod . 23:43:37 ---> f22a7dcb8068 23:43:37 Step 7/21 : RUN go mod download 23:43:38 ---> Running in fc123dd4da66 23:43:38 ---> 5d42dbe21230 23:43:38 Step 7/23 : RUN go mod download 23:43:39 ---> eecf79635bb3 23:43:39 Step 7/26 : RUN go mod download 23:43:39 ---> Running in 864d9bdf6725 23:43:39 ---> 86f45a89c75d 23:43:39 Step 7/22 : RUN go mod download 23:43:39 ---> Running in b7ccbd9d9148 23:43:39 ---> Running in 9599c867fd7c 23:43:41 Removing intermediate container 068d805fa4da 23:43:41 ---> a3eb1b5487ec 23:43:41 Step 8/22 : COPY . . 23:43:42 Removing intermediate container fc123dd4da66 23:43:42 ---> 829805190f34 23:43:42 Step 8/21 : COPY . . 23:43:43 Removing intermediate container 864d9bdf6725 23:43:43 ---> 4eaedd70a284 23:43:43 Step 8/23 : COPY . . 23:43:44 Removing intermediate container 9599c867fd7c 23:43:44 ---> ad183fb53797 23:43:44 Step 8/26 : COPY . . 23:43:44 Removing intermediate container b7ccbd9d9148 23:43:44 ---> 18a68b4a1031 23:43:44 Step 8/22 : COPY . . 23:44:11 ---> 9e996a334d81 23:44:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:44:11 ---> b764f1444079 23:44:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:44:11 ---> ccb179531f5e 23:44:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:44:11 ---> d0deb621fdac 23:44:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:44:11 ---> 88ee65a93089 23:44:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:44:11 ---> Running in 202dde7c9bfb 23:44:11 ---> Running in 40e569465cf1 23:44:11 ---> Running in 80d00fd25e3f 23:44:11 ---> Running in 333e461cd86e 23:44:11 ---> Running in 91df4cdeef4c 23:44:11 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 23:44:11 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 23:44:12 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 23:44:12 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 23:44:12 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 23:45:34 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 23:45:52 Removing intermediate container 40e569465cf1 23:45:52 ---> 643aa2843bfe 23:45:52 23:45:52 Step 10/21 : FROM alpine:3.12 23:45:52 Removing intermediate container 80d00fd25e3f 23:45:52 ---> c036b4cd8b3d 23:45:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:45:52 3.12: Pulling from library/alpine 23:45:52 ---> Running in 39f512f7417e 23:45:52 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:45:52 Status: Downloaded newer image for alpine:3.12 23:45:52 ---> afeebe901d6b 23:45:52 Step 11/21 : RUN apk add --update --no-cache curl 23:45:52 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 23:45:53 ---> Running in b1df1d1e99d2 23:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:45:56 (1/4) Installing ca-certificates (20191127-r4) 23:45:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:45:56 (3/4) Installing libcurl (7.69.1-r3) 23:45:56 (4/4) Installing curl (7.69.1-r3) 23:45:56 Executing busybox-1.31.1-r19.trigger 23:45:56 Executing ca-certificates-20191127-r4.trigger 23:45:56 OK: 7 MiB in 18 packages 23:45:59 Removing intermediate container 39f512f7417e 23:45:59 ---> 82aed9691580 23:45:59 23:45:59 Step 11/26 : FROM docker:20.10.0 23:45:59 20.10.0: Pulling from library/docker 23:46:00 Removing intermediate container b1df1d1e99d2 23:46:00 ---> d8de6a74c181 23:46:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:46:00 ---> Running in 96ff8ecb1dee 23:46:02 Removing intermediate container 96ff8ecb1dee 23:46:02 ---> f0e3a60332e1 23:46:02 Step 13/21 : WORKDIR /edgex 23:46:03 ---> Running in 70f27de9055f 23:46:04 Removing intermediate container 91df4cdeef4c 23:46:04 ---> b5331d201513 23:46:04 23:46:04 Step 10/22 : FROM alpine:3.12 23:46:04 ---> afeebe901d6b 23:46:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:46:05 Removing intermediate container 333e461cd86e 23:46:05 ---> dcdf81355ae1 23:46:05 23:46:05 Step 10/22 : FROM alpine:3.12 23:46:05 ---> Running in 3bb3150b8c67 23:46:05 ---> afeebe901d6b 23:46:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:46:05 Removing intermediate container 70f27de9055f 23:46:05 ---> 811516e3b84e 23:46:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:46:05 ---> Running in 719f10eed5c5 23:46:06 ---> 939ef35f9aa4 23:46:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:46:07 (1/2) Installing ca-certificates (20191127-r4) 23:46:07 (1/1) Installing dumb-init (1.2.2-r1) 23:46:07 Executing busybox-1.31.1-r19.trigger 23:46:07 OK: 5 MiB in 15 packages 23:46:07 (2/2) Installing dumb-init (1.2.2-r1) 23:46:07 Executing busybox-1.31.1-r19.trigger 23:46:08 Executing ca-certificates-20191127-r4.trigger 23:46:08 OK: 6 MiB in 16 packages 23:46:11 ---> 591e05a87175 23:46:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:46:12 Removing intermediate container 202dde7c9bfb 23:46:12 ---> d2e9bda654be 23:46:12 23:46:12 Step 10/23 : FROM alpine:3.12 23:46:12 ---> afeebe901d6b 23:46:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:46:12 ---> Using cache 23:46:12 ---> 47f318f31257 23:46:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:46:12 Removing intermediate container 719f10eed5c5 23:46:12 ---> 47f318f31257 23:46:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:46:13 ---> Running in c49b76907df5 23:46:13 ---> Running in 4eb717d782d1 23:46:13 ---> b548644cd12f 23:46:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:46:13 Removing intermediate container 3bb3150b8c67 23:46:13 ---> cb038f1cd841 23:46:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:46:14 ---> Running in c79a1a373ac0 23:46:14 ---> Running in 5c32923d18a6 23:46:14 Removing intermediate container c49b76907df5 23:46:14 ---> 6b7e244338d9 23:46:14 Step 13/23 : ENV APP_PORT=48081 23:46:14 Removing intermediate container 4eb717d782d1 23:46:14 ---> 721eaba628da 23:46:14 Step 13/22 : ENV APP_PORT=48085 23:46:14 ---> Running in 265daeb60ad6 23:46:14 ---> Running in 5b69c3b5151f 23:46:14 Removing intermediate container c79a1a373ac0 23:46:14 ---> 8c6bfbb97a4b 23:46:14 Step 18/21 : CMD ["--init=true"] 23:46:14 Removing intermediate container 5c32923d18a6 23:46:14 ---> 34128a4de3c2 23:46:14 Step 13/22 : ENV APP_PORT=48060 23:46:14 ---> Running in 480e8e54aebd 23:46:15 ---> Running in df47831b382d 23:46:15 Removing intermediate container 265daeb60ad6 23:46:15 ---> 3d0610925985 23:46:15 Step 14/23 : EXPOSE $APP_PORT 23:46:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:46:15 Status: Downloaded newer image for docker:20.10.0 23:46:15 ---> eeaf43b92773 23:46:15 Step 12/26 : RUN apk add --no-cache bash 23:46:15 Removing intermediate container 5b69c3b5151f 23:46:15 ---> 6f8a55c81bdf 23:46:15 Step 14/22 : EXPOSE $APP_PORT 23:46:15 ---> Running in db90da81ce26 23:46:15 ---> Running in abf527dab00f 23:46:15 ---> Running in 0acb547a210c 23:46:15 Removing intermediate container 480e8e54aebd 23:46:15 ---> ccd3fc2bbc95 23:46:15 Step 19/21 : LABEL arch=arm64 23:46:15 Removing intermediate container df47831b382d 23:46:15 ---> 2efe3242832a 23:46:15 Step 14/22 : EXPOSE $APP_PORT 23:46:16 ---> Running in a02272a38439 23:46:16 ---> Running in 6d11fccb8a51 23:46:16 Removing intermediate container db90da81ce26 23:46:16 ---> e7a1ab23b6bb 23:46:16 Step 15/23 : WORKDIR / 23:46:16 Removing intermediate container abf527dab00f 23:46:16 ---> 7997bb605988 23:46:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:16 ---> Running in 161cc2f00355 23:46:16 Removing intermediate container a02272a38439 23:46:16 ---> 4470031b3b52 23:46:16 Step 20/21 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:46:16 Removing intermediate container 6d11fccb8a51 23:46:16 ---> c6c16f4d7373 23:46:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:16 ---> Running in 090e2b4ee5dc 23:46:17 Removing intermediate container 161cc2f00355 23:46:17 ---> 364cc47ce550 23:46:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:46:17 ---> 1f9d9fc6dcc3 23:46:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:46:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:46:17 Removing intermediate container 090e2b4ee5dc 23:46:17 ---> 4fd685d4954e 23:46:17 Step 21/21 : LABEL version=0.0.0 23:46:18 ---> Running in 1dbfdd6cf010 23:46:18 (1/2) Installing readline (8.0.4-r0) 23:46:18 (2/2) Installing bash (5.0.17-r0) 23:46:18 ---> 94981413aaef 23:46:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:46:18 Executing bash-5.0.17-r0.post-install 23:46:18 Executing busybox-1.31.1-r19.trigger 23:46:18 OK: 12 MiB in 22 packages 23:46:18 ---> 3e394b8de1dd 23:46:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:46:18 Removing intermediate container 1dbfdd6cf010 23:46:18 ---> e40ebcbb29e9 23:46:18 23:46:19 Successfully built e40ebcbb29e9 23:46:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:46:19  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 23:46:20 ---> f5218068f816 23:46:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:46:20 ---> 1a6bc93995d3 23:46:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:46:20 ---> 4b85575f2101 23:46:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:46:20 Removing intermediate container 0acb547a210c 23:46:20 ---> 1b41d5c26e92 23:46:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:46:20 ---> Running in 5e4cb83c6ecd 23:46:22 ---> 574b6497c84b 23:46:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:46:22 Removing intermediate container 5e4cb83c6ecd 23:46:22 ---> c4acff1e47d8 23:46:22 Step 14/26 : ENV APP_PORT=48090 23:46:22 ---> 2e68bc412bfa 23:46:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:46:22 ---> 18ff61f6dc5a 23:46:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:46:22 ---> Running in 29659d0f870d 23:46:22 ---> Running in 43382d0d7aef 23:46:23 ---> Running in cd535730b976 23:46:23 ---> Running in 71a6a502ced7 23:46:24 Removing intermediate container 29659d0f870d 23:46:24 ---> 4add72e57c80 23:46:24 Step 15/26 : EXPOSE $APP_PORT 23:46:24 Removing intermediate container 43382d0d7aef 23:46:24 ---> cc018c134488 23:46:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:24 Removing intermediate container cd535730b976 23:46:24 ---> 5b6bde3e9ec3 23:46:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:24 Removing intermediate container 71a6a502ced7 23:46:24 ---> 8eacda831422 23:46:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:24 ---> Running in cc60e0cd71df 23:46:24 ---> Running in f116441cfd69 23:46:25 ---> Running in cf9eb98686dc 23:46:25 ---> Running in c0d4bf51da51 23:46:25 Removing intermediate container f116441cfd69 23:46:25 ---> 821a3b05c338 23:46:25 Step 20/22 : LABEL arch=arm64Removing intermediate container cc60e0cd71df 23:46:25 ---> b748648aa6f4 23:46:25 23:46:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:46:25 Removing intermediate container cf9eb98686dc 23:46:25 ---> d692d932f201 23:46:25 Step 21/23 : LABEL arch=arm64 23:46:25 ---> Running in 94d5eb412b0b 23:46:26 Removing intermediate container c0d4bf51da51 23:46:26 ---> dfc4cecdc638 23:46:26 Step 20/22 : LABEL arch=arm64 23:46:26 ---> Running in d1ca3b80a4c2 23:46:26 ---> Running in 695b6cafd2fb 23:46:26 Removing intermediate container 94d5eb412b0b 23:46:26 ---> c821d68630c2 23:46:26 Step 21/22 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:46:27 Removing intermediate container d1ca3b80a4c2 23:46:27 ---> 336cfe982818 23:46:27 Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:46:27 ---> Running in 77b7afd8082b 23:46:28 Removing intermediate container 695b6cafd2fb 23:46:28 ---> 5702e5d799dd 23:46:28 Step 21/22 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:46:28 ---> 7252cc1f9222 23:46:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:46:28 ---> Running in d5a90a434bb2 23:46:28 ---> Running in 13805f1f6003 23:46:28 Removing intermediate container 77b7afd8082b 23:46:28 ---> 762684298b2a 23:46:28 Step 22/22 : LABEL version=0.0.0 23:46:29 Removing intermediate container d5a90a434bb2 23:46:29 ---> 842151b8e21b 23:46:29 Step 23/23 : LABEL version=0.0.0 23:46:29 ---> Running in 05f3a74441f7 23:46:30 ---> 1ec5e53dddcc 23:46:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:46:30 ---> Running in 55c6d770dab9 23:46:30 Removing intermediate container 13805f1f6003 23:46:30 ---> ec1d2b149e02 23:46:30 Step 22/22 : LABEL version=0.0.0 23:46:30 Removing intermediate container 05f3a74441f7 23:46:30 ---> 45463d62b552 23:46:30 23:46:30 ---> Running in b20d2a1a6c03 23:46:31 Removing intermediate container 55c6d770dab9 23:46:31 ---> 84131576e036 23:46:31 23:46:31 Successfully built 45463d62b552 23:46:31 Successfully tagged docker-support-scheduler-go-arm64:latest 23:46:31 Building docker-core-command-go 23:46:31  Building docker-support-scheduler-go ... done Successfully built 84131576e036 23:46:31 ---> 26507b7f1363 23:46:31 Step 19/26 : RUN apk --no-cache add py3-pip 23:46:31 Successfully tagged docker-core-metadata-go-arm64:latest 23:46:31  Building docker-core-metadata-go ... done Building docker-core-data-go 23:46:31 Removing intermediate container b20d2a1a6c03 23:46:31 ---> 250735f8bcb1 23:46:31 23:46:31 ---> Running in 86b9d247338c 23:46:32 Successfully built 250735f8bcb1 23:46:32 Successfully tagged docker-support-notifications-go-arm64:latest 23:46:32  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 23:46:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:46:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:46:34 (1/33) Installing libbz2 (1.0.8-r1) 23:46:34 (2/33) Installing expat (2.2.9-r1) 23:46:34 (3/33) Installing libffi (3.3-r2) 23:46:34 (4/33) Installing gdbm (1.13-r1) 23:46:34 (5/33) Installing xz-libs (5.2.5-r0) 23:46:34 (6/33) Installing sqlite-libs (3.32.1-r0) 23:46:34 (7/33) Installing python3 (3.8.5-r0) 23:46:35 (8/33) Installing py3-appdirs (1.4.4-r1) 23:46:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:46:35 (10/33) Installing py3-parsing (2.4.7-r0) 23:46:35 (11/33) Installing py3-six (1.15.0-r0) 23:46:35 (12/33) Installing py3-packaging (20.4-r0) 23:46:35 (13/33) Installing py3-setuptools (47.0.0-r0) 23:46:35 (14/33) Installing py3-chardet (3.0.4-r4) 23:46:35 (15/33) Installing py3-idna (2.9-r0) 23:46:35 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:46:35 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:46:35 (18/33) Installing py3-requests (2.23.0-r0) 23:46:36 (19/33) Installing py3-msgpack (1.0.0-r0) 23:46:36 (20/33) Installing py3-lockfile (0.12.2-r3) 23:46:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:46:36 (22/33) Installing py3-colorama (0.4.3-r0) 23:46:36 (23/33) Installing py3-distlib (0.3.0-r0) 23:46:36 (24/33) Installing py3-distro (1.5.0-r1) 23:46:36 (25/33) Installing py3-webencodings (0.5.1-r3) 23:46:36 (26/33) Installing py3-html5lib (1.0.1-r4) 23:46:36 (27/33) Installing py3-pytoml (0.1.21-r0) 23:46:36 (28/33) Installing py3-pep517 (0.8.2-r0) 23:46:36 (29/33) Installing py3-progress (1.5-r0) 23:46:36 (30/33) Installing py3-toml (0.10.1-r0) 23:46:36 (31/33) Installing py3-retrying (1.3.3-r0) 23:46:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:46:36 (33/33) Installing py3-pip (20.1.1-r0) 23:46:36 Executing busybox-1.31.1-r19.trigger 23:46:36 OK: 71 MiB in 55 packages 23:46:43 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:46:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:46:43 ---> baae5ddb351b 23:46:43 Step 3/30 : WORKDIR /edgex-go 23:46:43 ---> Using cache 23:46:43 ---> c1ab0b329e24 23:46:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:43 ---> Using cache 23:46:43 ---> 1c1165050cdd 23:46:43 Step 5/30 : RUN apk add --update --no-cache make git 23:46:43 ---> Using cache 23:46:43 ---> cd0c872aeb5c 23:46:43 Step 6/30 : COPY go.mod . 23:46:43 ---> Using cache 23:46:43 ---> 86f45a89c75d 23:46:43 Step 7/30 : RUN go mod download 23:46:43 ---> Using cache 23:46:43 ---> 18a68b4a1031 23:46:43 Step 8/30 : COPY . . 23:46:43 ---> Using cache 23:46:43 ---> 9e996a334d81 23:46:43 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:46:45 ---> Running in 8db9288b9349 23:46:46 Removing intermediate container 86b9d247338c 23:46:46 ---> deb349087a32 23:46:46 Step 20/26 : RUN pip install docker-compose==1.23.2 23:46:47 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 23:46:48 ---> Running in 537100275f10 23:46:53 Collecting docker-compose==1.23.2 23:46:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:46:55 Collecting docopt<0.7,>=0.6.1 23:46:55 Downloading docopt-0.6.2.tar.gz (25 kB) 23:46:58 Collecting PyYAML<4,>=3.10 23:46:58 Downloading PyYAML-3.13.tar.gz (270 kB) 23:47:03 Collecting texttable<0.10,>=0.9.0 23:47:03 Downloading texttable-0.9.1.tar.gz (11 kB) 23:47:05 Collecting websocket-client<1.0,>=0.32.0 23:47:05 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:47:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:47:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:47:08 Collecting docker<4.0,>=3.6.0 23:47:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:47:09 Collecting cached-property<2,>=1.2.0 23:47:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:47:10 Collecting dockerpty<0.5,>=0.4.1 23:47:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:47:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:47:13 Collecting jsonschema<3,>=2.5.1 23:47:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:47:14 Collecting idna<2.8,>=2.5 23:47:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:47:14 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) 23:47:15 Collecting urllib3<1.25,>=1.21.1 23:47:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:47:15 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) 23:47:15 Collecting docker-pycreds>=0.4.0 23:47:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:47:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:47:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:47:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:47:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:47:17 Installing collected packages: docopt, PyYAML, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docker-compose 23:47:17 Running setup.py install for docopt: started 23:47:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:47:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:47:17 ---> baae5ddb351b 23:47:17 Step 3/23 : WORKDIR /edgex-go 23:47:17 ---> Using cache 23:47:17 ---> c1ab0b329e24 23:47:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:17 ---> Using cache 23:47:17 ---> 1c1165050cdd 23:47:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:47:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:47:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:47:18 ---> baae5ddb351b 23:47:18 Step 3/23 : WORKDIR /edgex-go 23:47:18 ---> Using cache 23:47:18 ---> c1ab0b329e24 23:47:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:18 ---> Using cache 23:47:18 ---> 1c1165050cdd 23:47:18 Step 5/23 : RUN apk add --update --no-cache make git 23:47:18 ---> Using cache 23:47:18 ---> cd0c872aeb5c 23:47:18 Step 6/23 : COPY go.mod . 23:47:18 ---> Using cache 23:47:18 ---> 86f45a89c75d 23:47:18 Step 7/23 : RUN go mod download 23:47:18 ---> Using cache 23:47:18 ---> 18a68b4a1031 23:47:18 Step 8/23 : COPY . . 23:47:18 ---> Using cache 23:47:18 ---> 9e996a334d81 23:47:18 Step 9/23 : RUN make cmd/core-command/core-command 23:47:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:47:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:47:18 ---> baae5ddb351b 23:47:18 Step 3/24 : WORKDIR /edgex-go 23:47:18 ---> Using cache 23:47:18 ---> c1ab0b329e24 23:47:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:18 ---> Using cache 23:47:18 ---> 1c1165050cdd 23:47:18 Step 5/24 : RUN apk add --update --no-cache make git 23:47:18 ---> Using cache 23:47:18 ---> cd0c872aeb5c 23:47:18 Step 6/24 : COPY go.mod . 23:47:18 ---> Using cache 23:47:18 ---> 86f45a89c75d 23:47:18 Step 7/24 : RUN go mod download 23:47:18 ---> Using cache 23:47:18 ---> 18a68b4a1031 23:47:18 Step 8/24 : COPY . . 23:47:18 ---> Using cache 23:47:18 ---> 9e996a334d81 23:47:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:47:19 Running setup.py install for docopt: finished with status 'done' 23:47:19 Running setup.py install for PyYAML: started 23:47:22 ---> Running in abeafa4d7b24 23:47:22 ---> Running in fd72fdc2d24a 23:47:22 ---> Running in 1280470677e8 23:47:23 Running setup.py install for PyYAML: finished with status 'done' 23:47:23 Running setup.py install for texttable: started 23:47:24 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 23:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:47: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 23:47:25 Running setup.py install for texttable: finished with status 'done' 23:47:26 Attempting uninstall: idna 23:47:26 Found existing installation: idna 2.9 23:47:26 Uninstalling idna-2.9: 23:47:26 Successfully uninstalled idna-2.9 23:47:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:47:27 Attempting uninstall: urllib3 23:47:27 Found existing installation: urllib3 1.25.9 23:47:27 Uninstalling urllib3-1.25.9: 23:47:27 Successfully uninstalled urllib3-1.25.9 23:47:27 Attempting uninstall: requests 23:47:27 Found existing installation: requests 2.23.0 23:47:27 Uninstalling requests-2.23.0: 23:47:28 Successfully uninstalled requests-2.23.0 23:47:29 OK: 217 MiB in 51 packages 23:47:29 Running setup.py install for dockerpty: started 23:47:31 Removing intermediate container fd72fdc2d24a 23:47:31 ---> 263ff459bafa 23:47:31 Step 6/23 : COPY go.mod . 23:47:32 ---> 014173318f68 23:47:32 Step 7/23 : RUN go mod download 23:47:32 ---> Running in efc262e4b7d6 23:47:32 Running setup.py install for dockerpty: finished with status 'done' 23:47:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 23:47:37 Removing intermediate container efc262e4b7d6 23:47:37 ---> 74facd48270b 23:47:37 Step 8/23 : COPY . . 23:47:42 Removing intermediate container 537100275f10 23:47:42 ---> 44fb6476063f 23:47:42 Step 21/26 : RUN apk --no-cache add curl 23:47:43 ---> Running in d76cedb6b5f4 23:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:47:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:47:47 (2/3) Installing libcurl (7.69.1-r3) 23:47:47 (3/3) Installing curl (7.69.1-r3) 23:47:47 Executing busybox-1.31.1-r19.trigger 23:47:47 OK: 71 MiB in 58 packages 23:47:50 Removing intermediate container 8db9288b9349 23:47:50 ---> 20c37a7b8a50 23:47:50 23:47:50 Step 10/30 : FROM alpine:3.12 23:47:50 ---> afeebe901d6b 23:47:50 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:47:50 Removing intermediate container d76cedb6b5f4 23:47:50 ---> bc70f7c46a4c 23:47:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:47:51 ---> Running in 6ec825cfd27e 23:47:51 ---> Running in 7e3a15c3d21c 23:47:52 Removing intermediate container 6ec825cfd27e 23:47:52 ---> ccabede5c075 23:47:52 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 23:47:52 Removing intermediate container 7e3a15c3d21c 23:47:52 ---> c3f9a09af1dd 23:47:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:52 ---> Running in 733a72c429b0 23:47:53 ---> Running in 813587bf6445 23:47:54 Removing intermediate container 813587bf6445 23:47:54 ---> 5280549406cc 23:47:54 Step 24/26 : LABEL arch=arm64 23:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:47:55 ---> Running in 63fee83239cc 23:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:47:56 (1/2) Installing dumb-init (1.2.2-r1) 23:47:56 (2/2) Installing su-exec (0.2-r1) 23:47:56 Executing busybox-1.31.1-r19.trigger 23:47:56 OK: 5 MiB in 16 packages 23:47:56 Removing intermediate container 63fee83239cc 23:47:56 ---> 8ef8871314c2 23:47:56 Step 25/26 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:47:57 ---> Running in f056f7ac825c 23:47:58 Removing intermediate container f056f7ac825c 23:47:58 ---> ce44213abe05 23:47:58 Step 26/26 : LABEL version=0.0.0 23:47:58 Removing intermediate container 733a72c429b0 23:47:58 ---> 5065e15e7735 23:47:58 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 23:47:58 ---> Running in 36b712913293 23:47:59 ---> Running in dc7378d48f96 23:47:59 Removing intermediate container 36b712913293 23:47:59 ---> 817fb39ac8ff 23:47:59 23:47:59 Removing intermediate container dc7378d48f96 23:47:59 ---> dd9c9b952964 23:47:59 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:48:00 ---> Running in c65244a3793f 23:48:00 Successfully built 817fb39ac8ff 23:48:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:48:01  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c65244a3793f 23:48:01 ---> e8820325ac5b 23:48:01 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:48:01 ---> 13aa49254900 23:48:01 Step 9/23 : RUN make cmd/core-data/core-data 23:48:01 ---> Running in 91e5b154583c 23:48:01 ---> Running in 856161521cf2 23:48:04 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 23:48:05 Removing intermediate container 91e5b154583c 23:48:05 ---> 76e29469f437 23:48:05 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 23:48:05 ---> Running in 9e32b455e303 23:48:05 Removing intermediate container 9e32b455e303 23:48:05 ---> b9610d888b6c 23:48:05 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:48:07 ---> fda9f1de03d1 23:48:07 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:48:07 ---> Running in 4c33731a9824 23:48:11 Removing intermediate container 4c33731a9824 23:48:11 ---> c14ca051943c 23:48:11 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:11 ---> aa66b5ed8e77 23:48:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:48:14 ---> 565beab75f03 23:48:14 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:48:15 ---> 1eed126b1442 23:48:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:48:16 ---> 05f8f3ff7cd6 23:48:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:48:16 ---> Running in eb834605aa5a 23:48:17 Removing intermediate container eb834605aa5a 23:48:17 ---> 41942fc25880 23:48:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:48:18 ---> 521ed59551f1 23:48:18 Step 25/30 : RUN chmod +x /entrypoint.sh 23:48:19 ---> Running in de237092c1ef 23:48:22 Removing intermediate container de237092c1ef 23:48:22 ---> afdf264b3e43 23:48:22 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:48:23 ---> Running in 134d83043573 23:48:24 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 23:48:24 Removing intermediate container 134d83043573 23:48:24 ---> e0fb7f9570a9 23:48:24 Step 27/30 : CMD ["gate"] 23:48:24 ---> Running in ca03d7036966 23:48:25 Removing intermediate container ca03d7036966 23:48:25 ---> 360efab56ca5 23:48:25 Step 28/30 : LABEL arch=arm64 23:48:25 ---> Running in 212c48543ffd 23:48:26 Removing intermediate container 212c48543ffd 23:48:26 ---> 22aa6ed4394c 23:48:26 Step 29/30 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:48:27 ---> Running in 4a34059f70b8 23:48:27 Removing intermediate container 4a34059f70b8 23:48:27 ---> 1fc3f2db214d 23:48:27 Step 30/30 : LABEL version=0.0.0 23:48:28 ---> Running in c8b71def73f4 23:48:28 Removing intermediate container c8b71def73f4 23:48:28 ---> 21855f918ad6 23:48:28 23:48:29 Successfully built 21855f918ad6 23:48:29 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:48:39  Building docker-security-bootstrapper-go ... done Removing intermediate container 1280470677e8 23:48:39 ---> ddf4550c5bd0 23:48:39 23:48:39 Step 10/24 : FROM alpine:3.12 23:48:39 ---> afeebe901d6b 23:48:39 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:48:39 ---> Running in ed94553e3800 23:48:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:48:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:48:40 (1/5) Installing ca-certificates (20191127-r4) 23:48:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:48:40 (3/5) Installing libcurl (7.69.1-r3) 23:48:40 (4/5) Installing curl (7.69.1-r3) 23:48:40 (5/5) Installing dumb-init (1.2.2-r1) 23:48:40 Executing busybox-1.31.1-r19.trigger 23:48:40 Executing ca-certificates-20191127-r4.trigger 23:48:41 OK: 7 MiB in 19 packages 23:48:44 Removing intermediate container ed94553e3800 23:48:44 ---> ec6102cafede 23:48:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:48:44 ---> Running in 9a634a6442b6 23:48:45 Removing intermediate container 9a634a6442b6 23:48:45 ---> a865c10f891a 23:48:45 Step 13/24 : WORKDIR / 23:48:45 ---> Running in d968eef66c8c 23:48:45 Removing intermediate container abeafa4d7b24 23:48:45 ---> c5ccb8ac941e 23:48:45 23:48:45 Step 10/23 : FROM alpine:3.12 23:48:45 ---> afeebe901d6b 23:48:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:48:45 ---> Using cache 23:48:45 ---> 47f318f31257 23:48:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:48:45 ---> Using cache 23:48:45 ---> 721eaba628da 23:48:45 Step 13/23 : ENV APP_PORT=48082 23:48:46 ---> Running in 8e9039b17caa 23:48:46 Removing intermediate container d968eef66c8c 23:48:46 ---> 0aade9219fe1 23:48:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:48:47 Removing intermediate container 8e9039b17caa 23:48:47 ---> c29540a7b865 23:48:47 Step 14/23 : EXPOSE $APP_PORT 23:48:47 ---> Running in 37223a5e5fee 23:48:48 ---> 02e4cd51c8e6 23:48:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:48:48 Removing intermediate container 37223a5e5fee 23:48:48 ---> 276ed27cbfa7 23:48:48 Step 15/23 : WORKDIR / 23:48:48 ---> Running in df428548c2c0 23:48:49 ---> 07f840edfa12 23:48:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:48:49 Removing intermediate container df428548c2c0 23:48:49 ---> f38e2aa5177e 23:48:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:50 ---> 6bdc448985f9 23:48:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:48:50 ---> 01b35a627b78 23:48:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:48:52 ---> 972b75f9cd85 23:48:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:48:52 ---> 44725f98d277 23:48:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:48:54 ---> 89335ea52e1f 23:48:54 Step 19/23 : ENTRYPOINT ["/core-command"] 23:48:54 ---> f88cba9b2597 23:48:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:48:54 ---> Running in 394dfd2f32b8 23:48:55 Removing intermediate container 394dfd2f32b8 23:48:55 ---> f1ee3a2c1a03 23:48:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:48:55 ---> Running in 03c0f8e54fe1 23:48:55 ---> 4e38bfa43833 23:48:55 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/ 23:48:56 ---> Running in 48d6ba26784e 23:48:56 Removing intermediate container 03c0f8e54fe1 23:48:56 ---> 86a3be895143 23:48:56 Step 21/23 : LABEL arch=arm64 23:48:56 ---> Running in 86611fcba889 23:48:57 Removing intermediate container 86611fcba889 23:48:57 ---> 9bb2cc2115e2 23:48:57 Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:48:57 ---> Running in 7f298edd8ed1 23:48:58 Removing intermediate container 7f298edd8ed1 23:48:58 ---> ece197009c50 23:48:58 Step 23/23 : LABEL version=0.0.0 23:48:58 ---> Running in deaab6260e41 23:48:59 Removing intermediate container deaab6260e41 23:48:59 ---> 38f2781a4934 23:48:59 23:48:59 Removing intermediate container 48d6ba26784e 23:48:59 ---> 43490ba15f1f 23:48:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:48:59 Successfully built 38f2781a4934 23:48:59 Successfully tagged docker-core-command-go-arm64:latest 23:48:59  Building docker-core-command-go ... done  ---> Running in 75327eed23bc 23:49:00 Removing intermediate container 75327eed23bc 23:49:00 ---> cf0056fe21cc 23:49:00 Step 22/24 : LABEL arch=arm64 23:49:00 ---> Running in ad5a6a030303 23:49:00 Removing intermediate container ad5a6a030303 23:49:00 ---> bab45a3a610e 23:49:00 Step 23/24 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:49:00 ---> Running in 116cfa1f96e2 23:49:01 Removing intermediate container 116cfa1f96e2 23:49:01 ---> 45f60270ab3e 23:49:01 Step 24/24 : LABEL version=0.0.0 23:49:02 ---> Running in c84b5cd98267 23:49:02 Removing intermediate container c84b5cd98267 23:49:02 ---> 8f905c0e4adf 23:49:02 23:49:02 Successfully built 8f905c0e4adf 23:49:02 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:49:11  Building docker-security-secretstore-setup-go ... done Removing intermediate container 856161521cf2 23:49:11 ---> 12fd8f844180 23:49:11 23:49:11 Step 10/23 : FROM alpine:3.12 23:49:11 ---> afeebe901d6b 23:49:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:49:11 ---> Running in 30d3582acd4e 23:49:11 Removing intermediate container 30d3582acd4e 23:49:11 ---> a1b574f6fb5d 23:49:11 Step 12/23 : ENV APP_PORT=48080 23:49:11 ---> Running in 4a7617ad1c68 23:49:12 Removing intermediate container 4a7617ad1c68 23:49:12 ---> 62b424d99021 23:49:12 Step 13/23 : EXPOSE $APP_PORT 23:49:12 ---> Running in cee5ceaa6223 23:49:12 Removing intermediate container cee5ceaa6223 23:49:12 ---> f95f3cac4a03 23:49:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:12 ---> Running in ab0939e9fea0 23:49:15 Removing intermediate container ab0939e9fea0 23:49:15 ---> ecbbe26c33cc 23:49:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:49:15 ---> Running in 0fbf8c834df3 23:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:49:18 (1/6) Installing dumb-init (1.2.2-r1) 23:49:18 (2/6) Installing libgcc (9.3.0-r2) 23:49:18 (3/6) Installing libsodium (1.0.18-r0) 23:49:18 (4/6) Installing libstdc++ (9.3.0-r2) 23:49:18 (5/6) Installing libzmq (4.3.3-r0) 23:49:18 (6/6) Installing zeromq (4.3.3-r0) 23:49:19 Executing busybox-1.31.1-r19.trigger 23:49:19 OK: 8 MiB in 20 packages 23:49:20 Removing intermediate container 0fbf8c834df3 23:49:20 ---> ee3c4cb789fc 23:49:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:21 ---> 3683723712ff 23:49:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:49:22 ---> 585f17ca2bfa 23:49:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:49:23 ---> 80104941def8 23:49:23 Step 19/23 : ENTRYPOINT ["/core-data"] 23:49:23 ---> Running in d7b7304bbff7 23:49:23 Removing intermediate container d7b7304bbff7 23:49:23 ---> 68d8423950a6 23:49:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:49:24 ---> Running in 6600af791ae1 23:49:24 Removing intermediate container 6600af791ae1 23:49:24 ---> 6e4487097075 23:49:24 Step 21/23 : LABEL arch=arm64 23:49:24 ---> Running in 0b5e6ea8cebf 23:49:25 Removing intermediate container 0b5e6ea8cebf 23:49:25 ---> 75023ca4a651 23:49:25 Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 23:49:25 ---> Running in cd02890f2b6a 23:49:25 Removing intermediate container cd02890f2b6a 23:49:25 ---> 143ad2aac1f1 23:49:25 Step 23/23 : LABEL version=0.0.0 23:49:25 ---> Running in a3b663c99c45 23:49:26 Removing intermediate container a3b663c99c45 23:49:26 ---> d84b8e9c98be 23:49:26 23:49:26 Successfully built d84b8e9c98be 23:49:26 Successfully tagged docker-core-data-go-arm64:latest 23:49:26  Building docker-core-data-go ... done  [Pipeline] } 23:49:26 $ docker stop --time=1 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 23:49:28 $ docker rm -f 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:29 + docker images 23:49:29 + grep docker 23:49:29 docker-core-data-go-arm64 latest d84b8e9c98be 4 seconds ago 21MB 23:49:29 docker-security-secretstore-setup-go-arm64 latest 8f905c0e4adf 27 seconds ago 23.4MB 23:49:29 docker-core-command-go-arm64 latest 38f2781a4934 31 seconds ago 16MB 23:49:29 docker-security-bootstrapper-go-arm64 latest 21855f918ad6 About a minute ago 17MB 23:49:29 docker-sys-mgmt-agent-go-arm64 latest 817fb39ac8ff About a minute ago 300MB 23:49:29 docker-support-notifications-go-arm64 latest 250735f8bcb1 2 minutes ago 16.7MB 23:49:29 docker-support-scheduler-go-arm64 latest 45463d62b552 2 minutes ago 16.1MB 23:49:29 docker-core-metadata-go-arm64 latest 84131576e036 2 minutes ago 17.8MB 23:49:29 docker-security-proxy-setup-go-arm64 latest e40ebcbb29e9 3 minutes ago 23.2MB 23:49:29 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:49:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:36 ---> package-listing.sh 23:49:36 ++ facter osfamily 23:49:36 ++ tr '[:upper:]' '[:lower:]' 23:49:36 + OS_FAMILY=redhat 23:49:36 + workspace=/w/workspace/edgex-go/1 23:49:36 + START_PACKAGES=/tmp/packages_start.txt 23:49:36 + END_PACKAGES=/tmp/packages_end.txt 23:49:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:36 + PACKAGES=/tmp/packages_start.txt 23:49:36 + '[' /w/workspace/edgex-go/1 ']' 23:49:36 + PACKAGES=/tmp/packages_end.txt 23:49:36 + case "${OS_FAMILY}" in 23:49:36 + rpm -qa 23:49:36 + sort 23:49:41 + '[' -f /tmp/packages_start.txt ']' 23:49:41 + '[' -f /tmp/packages_end.txt ']' 23:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:41 + '[' /w/workspace/edgex-go/1 ']' 23:49:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:49:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:49:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:42 23:49:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:49:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:42 alpine: Pulling from edgex-lftools-log-publisher 23:49:42 df20fa9351a1: Pulling fs layer 23:49:42 36b3adc4ff6f: Pulling fs layer 23:49:42 8ad3a11d3b57: Pulling fs layer 23:49:42 46f8f816bc3b: Pulling fs layer 23:49:42 93b61091891f: Pulling fs layer 23:49:42 93b9cdb0e59b: Pulling fs layer 23:49:42 5e14af77c1be: Pulling fs layer 23:49:42 01666e4c0597: Pulling fs layer 23:49:42 aa168da1d23b: Pulling fs layer 23:49:42 46f8f816bc3b: Waiting 23:49:42 93b61091891f: Waiting 23:49:42 93b9cdb0e59b: Waiting 23:49:42 5e14af77c1be: Waiting 23:49:42 01666e4c0597: Waiting 23:49:42 aa168da1d23b: Waiting 23:49:42 36b3adc4ff6f: Verifying Checksum 23:49:42 36b3adc4ff6f: Download complete 23:49:42 46f8f816bc3b: Verifying Checksum 23:49:42 46f8f816bc3b: Download complete 23:49:42 df20fa9351a1: Verifying Checksum 23:49:42 df20fa9351a1: Download complete 23:49:42 93b61091891f: Download complete 23:49:42 93b9cdb0e59b: Verifying Checksum 23:49:42 93b9cdb0e59b: Download complete 23:49:42 5e14af77c1be: Verifying Checksum 23:49:42 5e14af77c1be: Download complete 23:49:42 01666e4c0597: Verifying Checksum 23:49:42 01666e4c0597: Download complete 23:49:43 8ad3a11d3b57: Verifying Checksum 23:49:43 8ad3a11d3b57: Download complete 23:49:43 df20fa9351a1: Pull complete 23:49:43 36b3adc4ff6f: Pull complete 23:49:43 8ad3a11d3b57: Pull complete 23:49:44 46f8f816bc3b: Pull complete 23:49:45 aa168da1d23b: Verifying Checksum 23:49:45 aa168da1d23b: Download complete 23:49:45 93b61091891f: Pull complete 23:49:46 93b9cdb0e59b: Pull complete 23:49:46 5e14af77c1be: Pull complete 23:49:46 01666e4c0597: Pull complete 23:49:54 aa168da1d23b: Pull complete 23:49:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:49:54 prd-centos7-docker-4c-2g-26025 does not seem to be running inside a container 23:49:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:49:57 $ docker top a4186345ebf9929903ffc781c4a3333d44cb58c6d2031a6838dd4aa3e0882a42 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:57 + mkdir -p /var/log/sa [Pipeline] sh 23:49:58 + ls /var/log/sa-host 23:49:58 + sadf -c /var/log/sa-host/sa10 23:49:58 file_magic: OK 23:49:58 HZ: Using current value: 100 23:49:58 file_header: OK 23:49:58 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 23:49:58 Statistics: 23:49:58 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... 23:49:58 File successfully converted to sysstat format version 12.2.1 23:49:58 + sadf -c /var/log/sa-host/sa23 23:49:58 file_magic: OK 23:49:58 HZ: Using current value: 100 23:49:58 file_header: OK 23:49:58 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 23:49:58 Statistics: 23:49:58 Hnuu...uuuununununu... 23:49:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:59 provisioning config files... 23:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config803386539127911802tmp [Pipeline] { [Pipeline] echo 23:49:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:59 ---> create-netrc.sh [Pipeline] } 23:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:49:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:50:00 ---> python-tools-install.sh [Pipeline] echo 23:50:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:00 ---> sudo-logs.sh 23:50:00 Archiving 'sudo' log.. [Pipeline] echo 23:50:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:01 ---> job-cost.sh 23:50:01 lf-activate-venv: SKIPPING 23:50:01 INFO: No Stack... 23:50:01 INFO: Retrieving Pricing Info for: v1-standard-2 23:50:02 INFO: Archiving Costs [Pipeline] echo 23:50:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:02 ---> logs-deploy.sh 23:50:02 lf-activate-venv: SKIPPING 23:50:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3162/1 23:50:02 INFO: archiving workspace using pattern(s): 23:50:04 Archives upload complete. 23:50:04 INFO: archiving logs to Nexus