Pull request #3099 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch hanoi at 9a6eedb96835a64d2bad9fe97e001e25d5234329 rather than c117ee17ea81045a977741da124b96077f6d3759 Obtained Jenkinsfile from 9a6eedb96835a64d2bad9fe97e001e25d5234329 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-3099/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-3099/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-23912 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [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/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) > git config core.sparsecheckout # timeout=10 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # 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 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" 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 06:57:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:12 ========================================================= 06:57:12 EdgeX Global Pipelines Version Info 06:57:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:14 ------------------- 06:57:14 stable info: 06:57:14 ------------------- 06:57:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:57:14 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:57:14 Message: update stable to v1.0.179 06:57:15 ------------------- 06:57:15 experimental info: 06:57:15 ------------------- 06:57:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:57:15 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:57:15 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:57:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:57:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:57:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3099 [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3099 [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3099 [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c117ee17ea81045a977741da124b96077f6d3759 [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c117ee1 [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:57:20 provisioning config files... 06:57:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1783757796311035325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:21 ---> docker-login.sh 06:57:21 nexus3.edgexfoundry.org:10001 06:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:21 Configure a credential helper to remove this warning. See 06:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:21 06:57:21 Login Succeeded 06:57:21 nexus3.edgexfoundry.org:10002 06:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:22 Configure a credential helper to remove this warning. See 06:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:22 06:57:22 Login Succeeded 06:57:22 nexus3.edgexfoundry.org:10003 06:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:22 Configure a credential helper to remove this warning. See 06:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:22 06:57:22 Login Succeeded 06:57:22 nexus3.edgexfoundry.org:10004 06:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:22 Configure a credential helper to remove this warning. See 06:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:22 06:57:22 Login Succeeded 06:57:22 docker.io 06:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:23 Configure a credential helper to remove this warning. See 06:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:23 06:57:23 Login Succeeded 06:57:23 ---> docker-login.sh ends [Pipeline] } 06:57:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:24 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/core-command/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo core-command,cmd/core-command/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/core-data/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo core-data,cmd/core-data/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/core-metadata/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo core-metadata,cmd/core-metadata/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ cut -d/ -f2 06:57:24 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:57:24 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ cut -d/ -f2 06:57:24 ++ dirname cmd/security-proxy-setup/Dockerfile 06:57:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/security-secrets-setup/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/support-logging/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo support-logging,cmd/support-logging/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/support-notifications/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo support-notifications,cmd/support-notifications/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/support-scheduler/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:57:24 + for file in '`ls cmd/**/Dockerfile`' 06:57:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:57:24 ++ cut -d/ -f2 06:57:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:57:24 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:26 06:57:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:57:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:26 latest: Pulling from edgex-devops/git-semver 06:57:26 31603596830f: Pulling fs layer 06:57:26 2a8b12db71e7: Pulling fs layer 06:57:26 6ca5941a6612: Pulling fs layer 06:57:26 ecc8261a40a4: Pulling fs layer 06:57:26 ecc8261a40a4: Waiting 06:57:27 2a8b12db71e7: Download complete 06:57:27 31603596830f: Verifying Checksum 06:57:27 31603596830f: Download complete 06:57:27 ecc8261a40a4: Verifying Checksum 06:57:27 ecc8261a40a4: Download complete 06:57:27 6ca5941a6612: Verifying Checksum 06:57:27 6ca5941a6612: Download complete 06:57:28 31603596830f: Pull complete 06:57:28 2a8b12db71e7: Pull complete 06:57:30 6ca5941a6612: Pull complete 06:57:30 ecc8261a40a4: Pull complete 06:57:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:57:31 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 06:57:31 $ 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 06:57:34 $ docker top d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:35 [ssh-agent] Looking for ssh-agent implementation... 06:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:35 $ docker exec d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent 06:57:35 SSH_AUTH_SOCK=/tmp/ssh-MPU36Vz3jbjU/agent.12 06:57:35 SSH_AGENT_PID=17 06:57:35 Running ssh-add (command line suppressed) 06:57:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1718378013141257009.key (/w/workspace/edgex-go/1@tmp/private_key_1718378013141257009.key) 06:57:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:36 + git tag --points-at HEAD [Pipeline] } 06:57:36 $ docker exec --env ******** --env ******** d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent -k 06:57:37 unset SSH_AUTH_SOCK; 06:57:37 unset SSH_AGENT_PID; 06:57:37 echo Agent pid 17 killed; 06:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:37 [ssh-agent] Looking for ssh-agent implementation... 06:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:37 $ docker exec d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent 06:57:38 SSH_AUTH_SOCK=/tmp/ssh-Ndf2eP1EnnYm/agent.47 06:57:38 SSH_AGENT_PID=53 06:57:38 Running ssh-add (command line suppressed) 06:57:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8602636134915453438.key (/w/workspace/edgex-go/1@tmp/private_key_8602636134915453438.key) 06:57:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:39 + git semver init 06:57:39 # -> Open(): unable to determine branch for HEAD 06:57:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:57:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:57:39 # $SEMVER_REMOTE_NAME = origin 06:57:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:57:39 # $SEMVER_USER_NAME = edgex-jenkins 06:57:39 # $SEMVER_BRANCH = PR-3099 06:57:39 # $SEMVER_TEMP = /tmp/semver-007584521 06:57:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:58:11 # '/tmp/semver-007584521' -> '/w/workspace/edgex-go/1/.semver' 06:58:11 # -> Force: false 06:58:11 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:58:11 $ docker exec --env ******** --env ******** d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent -k 06:58:12 unset SSH_AUTH_SOCK; 06:58:12 unset SSH_AGENT_PID; 06:58:12 echo Agent pid 53 killed; 06:58:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:13 + git semver [Pipeline] } 06:58:13 $ docker stop --time=1 d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff 06:58:15 $ docker rm -f d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff [Pipeline] // withDockerContainer [Pipeline] sh 06:58:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:16 Stashed 1 file(s) [Pipeline] echo 06:58:16 [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 06:58:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:58:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:58:19 + true 06:58:19 + sudo service docker restart 06:58:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:58:20 ========================================================= 06:58:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:58:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:58:20 + 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 . 06:58:27 Sending build context to Docker daemon 327.4MB 06:58:27 Step 1/7 : ARG BASE=golang:1.15-alpine 06:58:27 Step 2/7 : FROM ${BASE} 06:58:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:58:27 188c0c94c7c5: Pulling fs layer 06:58:27 0ef7d3d256c8: Pulling fs layer 06:58:27 de9db76c5a1d: Pulling fs layer 06:58:27 bca2f99d35d6: Pulling fs layer 06:58:27 93359f2a8cfa: Pulling fs layer 06:58:27 7c6f9722023f: Pulling fs layer 06:58:27 a35cf1a2eb13: Pulling fs layer 06:58:27 bca2f99d35d6: Waiting 06:58:27 93359f2a8cfa: Waiting 06:58:27 7c6f9722023f: Waiting 06:58:27 a35cf1a2eb13: Waiting 06:58:27 de9db76c5a1d: Verifying Checksum 06:58:27 de9db76c5a1d: Download complete 06:58:27 0ef7d3d256c8: Verifying Checksum 06:58:27 0ef7d3d256c8: Download complete 06:58:27 93359f2a8cfa: Verifying Checksum 06:58:27 93359f2a8cfa: Download complete 06:58:27 7c6f9722023f: Verifying Checksum 06:58:27 7c6f9722023f: Download complete 06:58:27 188c0c94c7c5: Verifying Checksum 06:58:27 188c0c94c7c5: Download complete 06:58:28 188c0c94c7c5: Pull complete 06:58:28 0ef7d3d256c8: Pull complete 06:58:29 de9db76c5a1d: Pull complete 06:58:32 a35cf1a2eb13: Verifying Checksum 06:58:32 a35cf1a2eb13: Download complete 06:58:32 Still waiting to schedule task 06:58:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:58:33 bca2f99d35d6: Verifying Checksum 06:58:33 bca2f99d35d6: Download complete 06:58:46 bca2f99d35d6: Pull complete 06:58:46 93359f2a8cfa: Pull complete 06:58:46 7c6f9722023f: Pull complete 06:58:50 a35cf1a2eb13: Pull complete 06:58:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:58:50 ---> a62c8e92a672 06:58:50 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:58:50 ---> Running in 38e60618bafe 06:58:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:53 (1/12) Installing libmagic (5.38-r0) 06:58:53 (2/12) Installing file (5.38-r0) 06:58:53 (3/12) Installing libc-dev (0.7.2-r3) 06:58:53 (4/12) Installing g++ (9.3.0-r2) 06:58:57 (5/12) Installing fortify-headers (1.1-r0) 06:58:57 (6/12) Installing patch (2.7.6-r6) 06:58:57 (7/12) Installing build-base (0.5-r2) 06:58:58 (8/12) Installing libsodium (1.0.18-r0) 06:58:58 (9/12) Installing pkgconf (1.7.2-r0) 06:58:58 (10/12) Installing libsodium-dev (1.0.18-r0) 06:58:58 (11/12) Installing libzmq (4.3.3-r0) 06:58:58 (12/12) Installing zeromq-dev (4.3.3-r0) 06:58:58 Executing busybox-1.31.1-r19.trigger 06:58:58 OK: 233 MiB in 51 packages 06:59:02 Removing intermediate container 38e60618bafe 06:59:02 ---> 2b376dd84243 06:59:02 Step 4/7 : WORKDIR /edgex-go 06:59:02 ---> Running in 2fae6c64e237 06:59:02 Removing intermediate container 2fae6c64e237 06:59:02 ---> 390a780bc244 06:59:02 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:59:03 latest: Pulling from library/docker 06:59:03 801bfaa63ef2: Pulling fs layer 06:59:03 4f7dc993c79e: Pulling fs layer 06:59:03 d39d95e4997f: Pulling fs layer 06:59:03 ae283de69b7d: Pulling fs layer 06:59:03 1962c7344fe5: Pulling fs layer 06:59:03 aa7a3367c785: Pulling fs layer 06:59:03 5e259227d438: Pulling fs layer 06:59:03 ae283de69b7d: Waiting 06:59:03 1962c7344fe5: Waiting 06:59:03 aa7a3367c785: Waiting 06:59:03 5e259227d438: Waiting 06:59:03 d39d95e4997f: Verifying Checksum 06:59:03 d39d95e4997f: Download complete 06:59:03 4f7dc993c79e: Verifying Checksum 06:59:03 4f7dc993c79e: Download complete 06:59:03 801bfaa63ef2: Verifying Checksum 06:59:03 801bfaa63ef2: Download complete 06:59:03 1962c7344fe5: Verifying Checksum 06:59:03 1962c7344fe5: Download complete 06:59:03 aa7a3367c785: Verifying Checksum 06:59:03 aa7a3367c785: Download complete 06:59:03 5e259227d438: Verifying Checksum 06:59:03 5e259227d438: Download complete 06:59:03 801bfaa63ef2: Pull complete 06:59:04 4f7dc993c79e: Pull complete 06:59:04 d39d95e4997f: Pull complete 06:59:04 ae283de69b7d: Verifying Checksum 06:59:04 ae283de69b7d: Download complete 06:59:10 ae283de69b7d: Pull complete 06:59:10 1962c7344fe5: Pull complete 06:59:10 aa7a3367c785: Pull complete 06:59:10 5e259227d438: Pull complete 06:59:10 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 06:59:10 Status: Downloaded newer image for docker:latest 06:59:12 ---> 4c7fd2d8c22f 06:59:12 Step 6/7 : COPY go.mod . 06:59:13 ---> c7709ca06eb1 06:59:13 Step 7/7 : RUN go mod download 06:59:13 ---> Running in 731d145b0156 06:59:40 Removing intermediate container 731d145b0156 06:59:40 ---> 98b230383af8 06:59:40 Successfully built 98b230383af8 06:59:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:59:40 + docker inspect -f . ci-base-image-x86_64 06:59:41 . [Pipeline] withDockerContainer 06:59:41 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 06:59:41 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:59:43 $ docker top 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:43 + go version 06:59:43 go version go1.15.5 linux/amd64 [Pipeline] } 06:59:43 $ docker stop --time=1 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 06:59:45 $ docker rm -f 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:59:46 + docker inspect -f . ci-base-image-x86_64 06:59:46 . [Pipeline] withDockerContainer 06:59:46 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 06:59:46 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:59:48 $ docker top 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce -eo pid,comm [Pipeline] { [Pipeline] echo 06:59:48 ========================================================= 06:59:48 [edgeXBuildGoParallel] Running Tests and Build... 06:59:48 ========================================================= [Pipeline] sh 06:59:48 + make test 06:59:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:00:07 ? github.com/edgexfoundry/edgex-go [no test files] 07:00:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23913 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [Pipeline] { [Pipeline] ws 07:00:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:00:27 using credential edgex-jenkins-ssh 07:00:27 Cloning the remote Git repository 07:00:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:28 > git init /w/workspace/edgex-go/1 # timeout=10 07:00:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:28 > git --version # timeout=10 07:00:28 > git --version # 'git version 2.17.1' 07:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:44 Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 07:00:44 Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 07:00:44 Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) 07:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 07:00:44 > git config core.sparsecheckout # timeout=10 07:00:44 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 07:00:44 > git remote # timeout=10 07:00:44 > git config --get remote.origin.url # timeout=10 07:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:44 > git merge 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 07:00:44 > git rev-parse HEAD^{commit} # timeout=10 07:00:44 > git config core.sparsecheckout # timeout=10 07:00:44 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 07:00:49 Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" 07:00:49 > git --version # timeout=10 07:00:49 > git --version # 'git version 2.17.1' 07:00:49 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 07:00:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:00:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:00:52 + sudo service docker restart 07:00:52 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:00:54 provisioning config files... 07:00:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3804827467747950156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:54 ---> docker-login.sh 07:00:54 nexus3.edgexfoundry.org:10001 07:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:56 Configure a credential helper to remove this warning. See 07:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:56 07:00:56 Login Succeeded 07:00:56 nexus3.edgexfoundry.org:10002 07:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:56 Configure a credential helper to remove this warning. See 07:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:56 07:00:56 Login Succeeded 07:00:56 nexus3.edgexfoundry.org:10003 07:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:57 Configure a credential helper to remove this warning. See 07:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:57 07:00:57 Login Succeeded 07:00:57 nexus3.edgexfoundry.org:10004 07:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:57 Configure a credential helper to remove this warning. See 07:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:57 07:00:57 Login Succeeded 07:00:57 docker.io 07:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:58 Configure a credential helper to remove this warning. See 07:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:58 07:00:58 Login Succeeded 07:00:58 ---> docker-login.sh ends [Pipeline] } 07:00:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:00:59 ========================================================= 07:00:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:00:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:00:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:01:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:01:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:01:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:01:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:01:02 Sending build context to Docker daemon 166.1MB 07:01:02 Step 1/7 : ARG BASE=golang:1.15-alpine 07:01:02 Step 2/7 : FROM ${BASE} 07:01:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:02 5f621e34cdf4: Pulling fs layer 07:01:02 a4357932f1b6: Pulling fs layer 07:01:02 18c013af1878: Pulling fs layer 07:01:02 00ac8860ef70: Pulling fs layer 07:01:02 63d7cb157983: Pulling fs layer 07:01:02 b116817d02f9: Pulling fs layer 07:01:02 745a02a5169b: Pulling fs layer 07:01:02 00ac8860ef70: Waiting 07:01:02 63d7cb157983: Waiting 07:01:02 b116817d02f9: Waiting 07:01:02 745a02a5169b: Waiting 07:01:02 18c013af1878: Download complete 07:01:02 a4357932f1b6: Verifying Checksum 07:01:02 a4357932f1b6: Download complete 07:01:02 63d7cb157983: Verifying Checksum 07:01:02 63d7cb157983: Download complete 07:01:02 b116817d02f9: Download complete 07:01:02 5f621e34cdf4: Download complete 07:01:03 5f621e34cdf4: Pull complete 07:01:03 a4357932f1b6: Pull complete 07:01:04 18c013af1878: Pull complete 07:01:05 745a02a5169b: Download complete 07:01:05 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s 07:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:01:05 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 07:01:06 00ac8860ef70: Verifying Checksum 07:01:06 00ac8860ef70: Download complete 07:01:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:01:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:01:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:01:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:01:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 46.6% of statements 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:01:16 00ac8860ef70: Pull complete 07:01:16 63d7cb157983: Pull complete 07:01:16 b116817d02f9: Pull complete 07:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.364s coverage: 27.1% of statements 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.118s coverage: 100.0% of statements 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.181s coverage: 64.9% of statements 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.292s coverage: 84.5% of statements 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:01:21 745a02a5169b: Pull complete 07:01:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:01:21 ---> b7e6874047d6 07:01:21 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:01:23 ---> Running in 70e0ba9bfb7e 07:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.963s coverage: 28.6% of statements 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.189s coverage: 86.7% of statements 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.230s coverage: 97.5% of statements 07:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 07:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:01:26 (1/12) Installing libmagic (5.38-r0) 07:01:26 (2/12) Installing file (5.38-r0) 07:01:26 (3/12) Installing libc-dev (0.7.2-r3) 07:01:27 (4/12) Installing g++ (9.3.0-r2) 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.574s coverage: 95.7% of statements 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.125s coverage: 0.0% of statements [no tests to run] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.324s coverage: 63.5% of statements 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 07:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 07:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 07:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 07:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 07:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.777s coverage: 55.9% of statements 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:01:35 (5/12) Installing fortify-headers (1.1-r0) 07:01:35 (6/12) Installing patch (2.7.6-r6) 07:01:35 (7/12) Installing build-base (0.5-r2) 07:01:35 (8/12) Installing libsodium (1.0.18-r0) 07:01:35 (9/12) Installing pkgconf (1.7.2-r0) 07:01:35 (10/12) Installing libsodium-dev (1.0.18-r0) 07:01:35 (11/12) Installing libzmq (4.3.3-r0) 07:01:35 (12/12) Installing zeromq-dev (4.3.3-r0) 07:01:35 Executing busybox-1.31.1-r19.trigger 07:01:35 OK: 217 MiB in 51 packages 07:01:39 Removing intermediate container 70e0ba9bfb7e 07:01:39 ---> dba5eadba162 07:01:39 Step 4/7 : WORKDIR /edgex-go 07:01:39 ---> Running in da954559a9ba 07:01:40 Removing intermediate container da954559a9ba 07:01:40 ---> da5e2eec8b10 07:01:40 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:01:40 latest: Pulling from library/docker 07:01:40 159e5727ea61: Pulling fs layer 07:01:40 687389c36290: Pulling fs layer 07:01:40 94e28978939c: Pulling fs layer 07:01:40 81bd9c9fe1b1: Pulling fs layer 07:01:40 0c5a7137269a: Pulling fs layer 07:01:40 650eeba05d50: Pulling fs layer 07:01:40 283d3dba4d5b: Pulling fs layer 07:01:40 0c5a7137269a: Waiting 07:01:40 650eeba05d50: Waiting 07:01:40 283d3dba4d5b: Waiting 07:01:40 81bd9c9fe1b1: Waiting 07:01:40 94e28978939c: Verifying Checksum 07:01:40 94e28978939c: Download complete 07:01:41 687389c36290: Verifying Checksum 07:01:41 687389c36290: Download complete 07:01:41 159e5727ea61: Download complete 07:01:41 650eeba05d50: Verifying Checksum 07:01:41 650eeba05d50: Download complete 07:01:41 0c5a7137269a: Verifying Checksum 07:01:41 0c5a7137269a: Download complete 07:01:41 283d3dba4d5b: Verifying Checksum 07:01:41 283d3dba4d5b: Download complete 07:01:41 159e5727ea61: Pull complete 07:01:42 687389c36290: Pull complete 07:01:42 81bd9c9fe1b1: Verifying Checksum 07:01:42 81bd9c9fe1b1: Download complete 07:01:42 94e28978939c: Pull complete 07:01:45 81bd9c9fe1b1: Pull complete 07:01:46 0c5a7137269a: Pull complete 07:01:46 650eeba05d50: Pull complete 07:01:46 283d3dba4d5b: Pull complete 07:01:46 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 07:01:47 Status: Downloaded newer image for docker:latest 07:01:50 ---> 0133a8fcc38f 07:01:50 Step 6/7 : COPY go.mod . 07:01:51 ---> 2ddae350578e 07:01:51 Step 7/7 : RUN go mod download 07:01:51 ---> Running in cd4d0de4c462 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.413s coverage: 86.3% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.986s coverage: 72.2% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.087s coverage: 72.1% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.105s coverage: 48.4% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.089s coverage: 28.8% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.258s coverage: 36.5% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.648s coverage: 84.1% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.060s coverage: 100.0% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.064s coverage: 42.9% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.104s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.080s coverage: 83.8% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.249s coverage: 47.1% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.087s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.173s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.016s coverage: 29.1% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.131s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.079s coverage: 32.1% of statements 07:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:01:56 GO111MODULE=on go vet ./... 07:02:17 Removing intermediate container cd4d0de4c462 07:02:17 ---> 2d8207ecb446 07:02:17 Successfully built 2d8207ecb446 07:02:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:02:18 + docker inspect -f . ci-base-image-arm64 07:02:18 . [Pipeline] withDockerContainer 07:02:18 prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container 07:02:18 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:02:20 $ docker top b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:21 + go version 07:02:21 go version go1.15.5 linux/arm64 [Pipeline] } 07:02:21 $ docker stop --time=1 b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b 07:02:23 $ docker rm -f b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:24 + docker inspect -f . ci-base-image-arm64 07:02:24 . [Pipeline] withDockerContainer 07:02:24 prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container 07:02:24 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:02:26 $ docker top 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db -eo pid,comm [Pipeline] { [Pipeline] echo 07:02:26 ========================================================= 07:02:26 [edgeXBuildGoParallel] Running Tests and Build... 07:02:26 ========================================================= [Pipeline] sh 07:02:27 + make test 07:02:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:02:44 gofmt -l . 07:02:44 [ "`gofmt -l .`" = "" ] 07:02:44 ./bin/test-go-mod-tidy.sh 07:02:44 ./bin/test-attribution-txt.sh [Pipeline] sh 07:02:48 + ls -al . 07:02:48 total 636 07:02:48 drwxrwxr-x 10 1001 1001 4096 Jan 29 07:02 . 07:02:48 drwxr-xr-x 4 root root 28 Jan 29 06:59 .. 07:02:48 -rw-rw-r-- 1 1001 1001 11 Jan 29 06:57 .dockerignore 07:02:48 drwxrwxr-x 8 1001 1001 179 Jan 29 06:57 .git 07:02:48 drwxrwxr-x 3 1001 1001 125 Jan 29 06:57 .github 07:02:48 -rw-rw-r-- 1 1001 1001 944 Jan 29 06:57 .gitignore 07:02:48 drwx------ 3 1001 1001 60 Jan 29 06:58 .semver 07:02:48 -rw-rw-r-- 1 1001 1001 166 Jan 29 06:57 .sonarcloud.properties 07:02:48 -rw-rw-r-- 1 1001 1001 3804 Jan 29 06:57 CONTRIBUTING.md 07:02:48 -rw-rw-r-- 1 1001 1001 1035 Jan 29 06:57 Dockerfile.build 07:02:48 -rw-rw-r-- 1 1001 1001 863 Jan 29 06:57 Jenkinsfile 07:02:48 -rw-rw-r-- 1 1001 1001 10775 Jan 29 06:57 LICENSE 07:02:48 -rw-rw-r-- 1 1001 1001 6581 Jan 29 06:57 Makefile 07:02:48 -rw-rw-r-- 1 1001 1001 6447 Jan 29 06:57 README.md 07:02:48 -rw-rw-r-- 1 1001 1001 259 Jan 29 06:57 SECURITY.md 07:02:48 -rw-rw-r-- 1 1001 1001 5 Jan 29 06:58 VERSION 07:02:48 -rw-rw-r-- 1 1001 1001 4131 Jan 29 06:57 ZMQWindows.md 07:02:48 drwxrwxr-x 2 1001 1001 117 Jan 29 06:57 bin 07:02:48 drwxrwxr-x 15 1001 1001 4096 Jan 29 06:57 cmd 07:02:48 -rw-r--r-- 1 root root 541382 Jan 29 07:01 coverage.out 07:02:48 -rw-r--r-- 1 root root 1041 Jan 29 07:02 go.mod 07:02:48 -rw-r--r-- 1 root root 18582 Jan 29 07:02 go.sum 07:02:48 drwxrwxr-x 8 1001 1001 127 Jan 29 06:57 internal 07:02:48 drwxrwxr-x 4 1001 1001 26 Jan 29 06:57 openapi 07:02:48 drwxrwxr-x 4 1001 1001 71 Jan 29 06:57 snap 07:02:48 -rw-rw-r-- 1 1001 1001 168 Jan 29 06:57 version.go [Pipeline] sh 07:02:48 + '[' -e coverage.out ] 07:02:48 + chown 1001:1001 coverage.out [Pipeline] stash 07:02:49 Stashed 1 file(s) [Pipeline] sh 07:02:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:02:49 + make build 07:02:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:03:08 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 07:03:12 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 07:03:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:03:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:03:23 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 07:03:26 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 07:03:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:03:32 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 07:03:34 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 07:03:36 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 07:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 07:03:41 $ docker stop --time=1 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce 07:03:44 $ docker rm -f 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:48 07:03:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:49 latest: Pulling from edgex-devops/edgex-compose 07:03:49 cbdbe7a5bc2a: Pulling fs layer 07:03:49 ca9280d653b3: Pulling fs layer 07:03:49 7e9c9ca2126c: Pulling fs layer 07:03:49 cbdbe7a5bc2a: Download complete 07:03:50 cbdbe7a5bc2a: Pull complete 07:03:50 ca9280d653b3: Verifying Checksum 07:03:50 ca9280d653b3: Download complete 07:03:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:03:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:03:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:03:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:03:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:03:51 ca9280d653b3: Pull complete 07:03:52 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.082s 07:03:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:03:52 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 07:03:52 7e9c9ca2126c: Verifying Checksum 07:03:52 7e9c9ca2126c: Download complete 07:03:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:03:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:03:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:03:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:03:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:03 7e9c9ca2126c: Pull complete 07:04:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:04:04 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 07:04:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements 07:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:04:07 $ docker top 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:08 + + grepdocker-compose parallel build 07:04:08 --help 07:04:09 --parallel Build images in parallel. [Pipeline] } 07:04:09 $ docker stop --time=1 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f 07:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.535s coverage: 27.1% of statements 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 66.0% of statements 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:04:11 $ docker rm -f 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.747s coverage: 84.5% of statements 07:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:12 . [Pipeline] withDockerContainer 07:04:12 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 07:04:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:13 $ docker top 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:14 + docker-compose -f ./docker-compose-build.yml build --parallel 07:04:16 Building docker-core-command-go ... 07:04:16 Building docker-core-data-go ... 07:04:16 Building docker-core-metadata-go ... 07:04:16 Building docker-security-bootstrap-redis-go ... 07:04:16 Building docker-security-proxy-setup-go ... 07:04:16 Building docker-security-secrets-setup-go ... 07:04:16 Building docker-security-secretstore-setup-go ... 07:04:16 Building docker-support-logging-go ... 07:04:16 Building docker-support-notifications-go ... 07:04:16 Building docker-support-scheduler-go ... 07:04:16 Building docker-sys-mgmt-agent-go ... 07:04:16 Building docker-security-bootstrap-redis-go 07:04:16 Building docker-security-secretstore-setup-go 07:04:16 Building docker-support-notifications-go 07:04:16 Building docker-sys-mgmt-agent-go 07:04:16 Building docker-core-data-go 07:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements 07:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.366s coverage: 97.5% of statements 07:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 07:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.983s coverage: 95.7% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.131s coverage: 0.0% of statements [no tests to run] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 63.5% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.906s coverage: 55.9% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 27.088s coverage: 86.3% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.188s coverage: 72.2% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.618s coverage: 72.1% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.075s coverage: 82.4% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.090s coverage: 48.4% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.059s coverage: 28.8% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.074s coverage: 96.8% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 36.5% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.631s coverage: 84.1% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.084s coverage: 42.9% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.100s coverage: 100.0% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.096s coverage: 83.8% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 07:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.991s coverage: 29.1% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.151s coverage: 87.9% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:05:02 GO111MODULE=on go vet ./... 07:05:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:05:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:05:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:05:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:05:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:05:13 ---> 98b230383af8 07:05:13 Step 3/24 : WORKDIR /edgex-go 07:05:13 ---> 98b230383af8 07:05:13 Step 3/22 : WORKDIR /edgex-go 07:05:13 ---> 98b230383af8 07:05:13 Step 3/24 : WORKDIR /edgex-go 07:05:13 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:05:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:05:13 ---> 98b230383af8 07:05:13 Step 3/27 : WORKDIR /edgex-go 07:05:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:05:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:13 ---> 98b230383af8 07:05:13 Step 3/23 : WORKDIR /edgex-go 07:05:13 ---> Running in f7d212539639 07:05:13 ---> Running in 86266d729b4e 07:05:13 ---> Running in 1ca5c53055a4 07:05:13 ---> Running in ba5cb3f63f03 07:05:13 ---> Running in fa1161ccb3bc 07:05:13 Removing intermediate container 1ca5c53055a4 07:05:13 ---> e0b126f11850 07:05:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:13 Removing intermediate container fa1161ccb3bc 07:05:13 ---> 8fa748a85e3c 07:05:13 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:13 Removing intermediate container 86266d729b4e 07:05:13 ---> d3442b5d5c55 07:05:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:13 Removing intermediate container ba5cb3f63f03 07:05:13 ---> cc5936b12241 07:05:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:13 Removing intermediate container f7d212539639 07:05:13 ---> 0da552b753dc 07:05:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:13 ---> Running in 713de72ff9e2 07:05:13 ---> Running in 414cb545946d 07:05:13 ---> Running in 5adf9404252c 07:05:13 ---> Running in 7199090df631 07:05:13 ---> Running in a5c857912738 07:05:16 Removing intermediate container 713de72ff9e2 07:05:16 ---> 8f3a803a90f5 07:05:16 Step 5/27 : RUN apk update && apk add make bash git 07:05:16 ---> Running in be853019023e 07:05:16 Removing intermediate container 7199090df631 07:05:16 ---> f67467cd2d4f 07:05:16 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:05:16 Removing intermediate container a5c857912738 07:05:16 ---> 46fd0ff0b959 07:05:16 Step 5/24 : RUN apk update && apk add make git 07:05:16 Removing intermediate container 414cb545946d 07:05:16 ---> 1ee0ff417fe3 07:05:16 Step 5/22 : RUN apk update && apk add make git 07:05:16 ---> Running in 1a576a53a4c0 07:05:16 Removing intermediate container 5adf9404252c 07:05:16 ---> ab8e89472d11 07:05:16 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:05:16 ---> Running in 5db01b19779c 07:05:16 ---> Running in e81284e63efa 07:05:16 ---> Running in 8974d5cdb67f 07:05:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:19 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:05:19 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:05:19 OK: 12752 distinct packages available 07:05:19 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:05:19 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:05:19 OK: 12752 distinct packages available 07:05:19 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:05:19 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:05:19 OK: 12752 distinct packages available 07:05:19 OK: 233 MiB in 51 packages 07:05:19 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:05:19 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:05:19 OK: 12752 distinct packages available 07:05:20 OK: 233 MiB in 51 packages 07:05:20 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:05:20 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:05:20 OK: 12752 distinct packages available 07:05:20 OK: 233 MiB in 51 packages 07:05:20 OK: 233 MiB in 51 packages 07:05:20 OK: 233 MiB in 51 packages 07:05:20 Removing intermediate container 1a576a53a4c0 07:05:20 ---> b06749bd0cb6 07:05:20 Step 6/23 : COPY go.mod . 07:05:21 Removing intermediate container be853019023e 07:05:21 ---> 02120292cb31 07:05:21 Step 6/27 : COPY go.mod . 07:05:21 ---> e8a3d45856ed 07:05:21 Step 7/23 : RUN go mod download 07:05:21 Removing intermediate container 5db01b19779c 07:05:21 ---> b90d619b842c 07:05:21 Step 6/24 : COPY go.mod . 07:05:21 ---> Running in bc3681ebded8 07:05:21 Removing intermediate container 8974d5cdb67f 07:05:21 ---> a44df046a931 07:05:21 Step 6/24 : COPY go.mod . 07:05:22 Removing intermediate container e81284e63efa 07:05:22 ---> f6a5ac9886f0 07:05:22 Step 6/22 : COPY go.mod . 07:05:22 ---> 642c8d4b0599 07:05:22 Step 7/24 : RUN go mod download 07:05:22 ---> 97f80aae258e 07:05:22 Step 7/27 : RUN go mod download 07:05:22 ---> Running in 8b3b910c4809 07:05:22 ---> Running in 71dc579ed90b 07:05:22 ---> 53859007fe46 07:05:22 Step 7/22 : RUN go mod download 07:05:23 ---> a8ad9e2cdd92 07:05:23 Step 7/24 : RUN go mod download 07:05:23 ---> Running in cd72a28e8387 07:05:23 ---> Running in 4e14b536e433 07:05:27 Removing intermediate container bc3681ebded8 07:05:27 ---> 319e6d40ae90 07:05:27 Step 8/23 : COPY . . 07:05:27 Removing intermediate container cd72a28e8387 07:05:27 ---> e96bfe5b84cb 07:05:27 Step 8/22 : COPY . . 07:05:27 Removing intermediate container 71dc579ed90b 07:05:27 ---> e579b8dd694a 07:05:27 Step 8/24 : COPY . . 07:05:27 Removing intermediate container 8b3b910c4809 07:05:27 ---> a4fbae5bc272 07:05:27 Step 8/27 : COPY . . 07:05:27 Removing intermediate container 4e14b536e433 07:05:27 ---> 6a2f9a9db0fa 07:05:27 Step 8/24 : COPY . . 07:06:11 gofmt -l . 07:06:11 [ "`gofmt -l .`" = "" ] 07:06:14 ./bin/test-go-mod-tidy.sh 07:06:14 ./bin/test-attribution-txt.sh [Pipeline] sh 07:06:19 + ls -al . 07:06:19 total 664 07:06:19 drwxrwxr-x 9 1001 1001 4096 Jan 29 07:06 . 07:06:19 drwxr-xr-x 4 root root 4096 Jan 29 07:02 .. 07:06:19 -rw-rw-r-- 1 1001 1001 11 Jan 29 07:00 .dockerignore 07:06:19 drwxrwxr-x 8 1001 1001 4096 Jan 29 07:00 .git 07:06:19 drwxrwxr-x 3 1001 1001 4096 Jan 29 07:00 .github 07:06:19 -rw-rw-r-- 1 1001 1001 944 Jan 29 07:00 .gitignore 07:06:19 -rw-rw-r-- 1 1001 1001 166 Jan 29 07:00 .sonarcloud.properties 07:06:19 -rw-rw-r-- 1 1001 1001 3804 Jan 29 07:00 CONTRIBUTING.md 07:06:19 -rw-rw-r-- 1 1001 1001 1035 Jan 29 07:00 Dockerfile.build 07:06:19 -rw-rw-r-- 1 1001 1001 863 Jan 29 07:00 Jenkinsfile 07:06:19 -rw-rw-r-- 1 1001 1001 10775 Jan 29 07:00 LICENSE 07:06:19 -rw-rw-r-- 1 1001 1001 6581 Jan 29 07:00 Makefile 07:06:19 -rw-rw-r-- 1 1001 1001 6447 Jan 29 07:00 README.md 07:06:19 -rw-rw-r-- 1 1001 1001 259 Jan 29 07:00 SECURITY.md 07:06:19 -rw-rw-r-- 1 1001 1001 5 Jan 29 06:58 VERSION 07:06:19 -rw-rw-r-- 1 1001 1001 4131 Jan 29 07:00 ZMQWindows.md 07:06:19 drwxrwxr-x 2 1001 1001 4096 Jan 29 07:00 bin 07:06:19 drwxrwxr-x 15 1001 1001 4096 Jan 29 07:00 cmd 07:06:19 -rw-r--r-- 1 root root 541382 Jan 29 07:05 coverage.out 07:06:19 -rw-r--r-- 1 root root 1041 Jan 29 07:06 go.mod 07:06:19 -rw-r--r-- 1 root root 18582 Jan 29 07:06 go.sum 07:06:19 drwxrwxr-x 8 1001 1001 4096 Jan 29 07:00 internal 07:06:19 drwxrwxr-x 4 1001 1001 4096 Jan 29 07:00 openapi 07:06:19 drwxrwxr-x 4 1001 1001 4096 Jan 29 07:00 snap 07:06:19 -rw-rw-r-- 1 1001 1001 168 Jan 29 07:00 version.go [Pipeline] sh 07:06:20 + '[' -e coverage.out ] 07:06:20 + chown 1001:1001 coverage.out [Pipeline] stash 07:06:20 Warning: overwriting stash ‘coverage-report’ 07:06:21 Stashed 1 file(s) [Pipeline] sh 07:06:22 + make build 07:06:22 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 07:06:36 ---> 74784b737fe5 07:06:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:06:36 ---> f471a9abbdda 07:06:36 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> e6d1589e82c1 07:06:36 ---> a2bc593c6074 07:06:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:06:36 Step 9/23 : RUN make cmd/core-data/core-data 07:06:36 07:06:36 ---> 101fe0bc152e 07:06:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:06:36 ---> Running in 6f56694e6e13 07:06:36 ---> Running in 13c998e15c1e 07:06:36 ---> Running in 7a8bc109a753 07:06:36 ---> Running in 66406320f369 07:06:36 ---> Running in 18d8d3f5b10d 07:06:36 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 07:06:36 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 07:06:36 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 07:06:36 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 07:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:06:48 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 07:06:55 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 07:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:07:04 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 07:07:09 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 07:07:10 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 07:07:16 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 07:07:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:07:23 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 07:07: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 07:07:27 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 07:07:31 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 07:07:33 Removing intermediate container 7a8bc109a753 07:07:33 ---> 888bebdc9450 07:07:33 07:07:33 Step 10/22 : FROM alpine:3.10 07:07:33 3.10: Pulling from library/alpine 07:07:33 Removing intermediate container 13c998e15c1e 07:07:33 ---> 24983fa5c868 07:07:33 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:07:33 ---> Running in f4b5282b2038 07:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:07:34 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:07:35 Status: Downloaded newer image for alpine:3.10 07:07:35 ---> be4e4bea2c2e 07:07:35 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:07:35 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 [Pipeline] } 07:07:38 $ docker stop --time=1 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db 07:07:38 ---> Running in d7a679697be8 07:07:39 Removing intermediate container 18d8d3f5b10d 07:07:39 ---> cea228fa817e 07:07:39 07:07:39 Step 10/24 : FROM alpine:3.10 07:07:39 ---> be4e4bea2c2e 07:07:39 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:07:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:07:39 Removing intermediate container 66406320f369 07:07:39 ---> 5f89be8b4d15 07:07:39 07:07:39 Step 10/24 : FROM scratch 07:07:39 ---> 07:07:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:07:39 ---> Running in 5205afd21557 07:07:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:07:39 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:07:39 v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:07:39 OK: 10350 distinct packages available 07:07:39 (1/5) Installing ca-certificates (20191127-r2) 07:07:39 ---> Running in 895b2b5499fb 07:07:39 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:07:39 (3/5) Installing libcurl (7.66.0-r3) 07:07:39 (4/5) Installing curl (7.66.0-r3) 07:07:39 (5/5) Installing dumb-init (1.2.2-r1) 07:07:39 Executing busybox-1.30.1-r3.trigger 07:07:39 Executing ca-certificates-20191127-r2.trigger 07:07:39 OK: 7 MiB in 19 packages 07:07:40 Removing intermediate container 895b2b5499fb 07:07:40 ---> d91de01c4369 07:07:40 Step 12/24 : ENV APP_PORT=48060 07:07:40 $ docker rm -f 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db 07:07:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:07:41 ---> Running in 91d6e9686f54 07:07:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:07:41 Removing intermediate container f4b5282b2038 07:07:41 ---> 5298bf56f2dd 07:07:41 07:07:41 Step 11/27 : FROM docker:latest 07:07:41 ---> 1b003a99702a 07:07:41 Step 12/27 : RUN apk add --no-cache bash 07:07:41 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:07:41 v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:07:41 OK: 10350 distinct packages available 07:07:42 (1/5) Installing ca-certificates (20191127-r2) 07:07:42 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:07:42 (3/5) Installing libcurl (7.66.0-r3) [Pipeline] // withDockerContainer [Pipeline] } 07:07:42 (4/5) Installing curl (7.66.0-r3) 07:07:42 (5/5) Installing dumb-init (1.2.2-r1) 07:07:42 Executing busybox-1.30.1-r3.trigger 07:07:42 Executing ca-certificates-20191127-r2.trigger 07:07:42 OK: 7 MiB in 19 packages 07:07:42 ---> Running in c1e9b7395498 [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:07:42 Removing intermediate container 91d6e9686f54 07:07:42 ---> f284a351b08e 07:07:42 Step 13/24 : EXPOSE $APP_PORT [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:43 07:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:43 ---> Running in e847bfe091b6 07:07:43 Removing intermediate container d7a679697be8 07:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:44 ---> 71623bcea536 07:07:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:07:44 latest: Pulling from edgex-devops/edgex-compose-arm64 07:07:44 29e5d40040c1: Pulling fs layer 07:07:44 1ce36da41761: Pulling fs layer 07:07:44 25b303627fd3: Pulling fs layer 07:07:44 ---> Running in d0499e05647e 07:07:44 Removing intermediate container e847bfe091b6 07:07:44 ---> 13069e2c0bd2 07:07:44 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:07:44 29e5d40040c1: Verifying Checksum 07:07:44 29e5d40040c1: Download complete 07:07:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:45 1ce36da41761: Verifying Checksum 07:07:45 1ce36da41761: Download complete 07:07:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:45 Removing intermediate container d0499e05647e 07:07:45 ---> eb9732e47f12 07:07:45 Step 13/22 : WORKDIR / 07:07:45 ---> bf3ffe38afa8 07:07:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:07:45 29e5d40040c1: Pull complete 07:07:45 Removing intermediate container 5205afd21557 07:07:45 ---> d5a2db2e3229 07:07:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:07:45 (1/2) Installing readline (8.0.4-r0) 07:07:45 (2/2) Installing bash (5.0.17-r0) 07:07:45 Executing bash-5.0.17-r0.post-install 07:07:45 Executing busybox-1.31.1-r19.trigger 07:07:45 OK: 12 MiB in 22 packages 07:07:45 ---> Running in db50be3a252a 07:07:45 ---> Running in 40d6100c28b1 07:07:46 1ce36da41761: Pull complete 07:07:46 25b303627fd3: Download complete 07:07:48 Removing intermediate container 40d6100c28b1 07:07:48 ---> 6c038d7fdf8b 07:07:48 Step 13/24 : WORKDIR / 07:07:49 Removing intermediate container db50be3a252a 07:07:49 ---> a2961c7a3dd8 07:07:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:07:49 ---> 598b7e7c2cbb 07:07:49 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:07:49 ---> Running in af3589af7ee3 07:07:50 Removing intermediate container c1e9b7395498 07:07:50 ---> e8890dc4d3a8 07:07:50 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:07:50 Removing intermediate container 6f56694e6e13 07:07:50 ---> 83c620ec5600 07:07:50 07:07:50 Step 10/23 : FROM alpine 07:07:50 latest: Pulling from library/alpine 07:07:50 ---> Running in 5926bd400ae4 07:07:50 ---> 93b3922e8bbc 07:07:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:07:51 Removing intermediate container af3589af7ee3 07:07:51 ---> de85d7bc8062 07:07:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:07:51 ---> 7c86d61f6adc 07:07:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:07:51 ---> 7ef853b6815c 07:07:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:07:52 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 07:07:52 Status: Downloaded newer image for alpine:latest 07:07:52 ---> 7731472c3f2a 07:07:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:07:52 ---> 598bfade4336 07:07:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:07:52 ---> b26d020dc8e9 07:07:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:07:52 ---> Running in 1e480bd27576 07:07:52 ---> ecd3486d615d 07:07:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:07:53 ---> 318b450432a1 07:07:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:07:53 Removing intermediate container 1e480bd27576 07:07:53 ---> 0452049e930e 07:07:53 Step 12/23 : ENV APP_PORT=48080 07:07:53 ---> 4df044df97f7 07:07:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:07:53 ---> Running in 2b43286c80be 07:07:54 ---> 41b9a3539afe 07:07:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:07:54 Removing intermediate container 5926bd400ae4 07:07:54 ---> 135fbc42a94c 07:07:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:07:55 ---> Running in 27d94a8094b4 07:07:55 ---> 063ea5ada8ec 07:07:55 Step 18/22 : RUN chmod +x entrypoint.sh 07:07:55 Removing intermediate container 2b43286c80be 07:07:55 ---> abcc54b8a5b9 07:07:55 Step 13/23 : EXPOSE $APP_PORT 07:07:55 ---> c4a1b4891546 07:07:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:07:55 ---> a81401d6f237 07:07:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:07:55 ---> Running in c60b8bb4dcf1 07:07:55 ---> Running in f02c0700ac4d 07:07:55 ---> Running in 58c46b18b443 07:07:55 Removing intermediate container 27d94a8094b4 07:07:55 ---> 70fed57aa209 07:07:55 Step 15/27 : ENV APP_PORT=48090 07:07:56 ---> Running in 11341fab78f5 07:07:56 Removing intermediate container f02c0700ac4d 07:07:56 ---> 63ae113f8926 07:07:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:56 Removing intermediate container 58c46b18b443 07:07:56 ---> 9b77487c9020 07:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:56 25b303627fd3: Pull complete 07:07:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:07:57 ---> 2605598c4fdb 07:07:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:07:57 ---> Running in ee1fa3dced96 07:07:57 ---> Running in 5442007a5522 07:07:57 prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container 07:07:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:07:57 Removing intermediate container 11341fab78f5 07:07:57 ---> 5d738393587b 07:07:57 Step 16/27 : EXPOSE $APP_PORT 07:07:57 ---> Running in ea40b10887bb 07:07:58 Removing intermediate container 5442007a5522 07:07:58 ---> 223c14d91b03 07:07:58 Step 22/24 : LABEL arch=x86_64 07:07:58 ---> f8bce8f87369 07:07:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:07:58 ---> Running in aed54ebcfb86 07:07:58 Removing intermediate container ea40b10887bb 07:07:58 ---> 22b8681ed09f 07:07:58 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:07:58 ---> Running in 55e12d8b2bf7 07:07:59 Removing intermediate container c60b8bb4dcf1 07:07:59 ---> 2b5cf63cbf80 07:07:59 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:07:59 Removing intermediate container aed54ebcfb86 07:07:59 ---> 36b71807be94 07:07:59 Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:07:59 ---> Running in aada434cc820 07:07:59 ---> Running in 2ce316fc90e0 07:08:00 ---> 89b721d65391 07:08:00 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:08:00 $ docker top 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb -eo pid,comm 07:08:00 Removing intermediate container ee1fa3dced96 07:08:00 ---> fa0e4bbd6887 07:08:00 Step 15/23 : RUN apk --no-cache add zeromq 07:08:00 Removing intermediate container aada434cc820 07:08:00 ---> d14362c33dd2 07:08:00 Step 20/22 : LABEL arch=x86_64 07:08:00 Removing intermediate container 2ce316fc90e0 07:08:00 ---> bcaa610d8377 07:08:00 Step 24/24 : LABEL version=0.0.0 [Pipeline] { [Pipeline] sh 07:08:01 + docker-compose build --help 07:08:01 + grep parallel 07:08:01 ---> Running in 6be0350fe0d4 07:08:01 ---> Running in 33b128a36f84 07:08:01 ---> Running in f5ab8bd8f5d9 07:08:02 ---> 96d9ebf5f5f2 07:08:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:08:02 Removing intermediate container f5ab8bd8f5d9 07:08:02 ---> dfed30717340 07:08:02 07:08:02 Removing intermediate container 33b128a36f84 07:08:02 ---> 7372117182ff 07:08:02 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:08:03 ---> Running in 0643563989a8 07:08:03 ---> 13e4472e6baf 07:08:03 Step 20/27 : RUN apk --no-cache add py3-pip 07:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:03 Removing intermediate container 55e12d8b2bf7 07:08:03 ---> b96ce39717fd 07:08:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:08:03 Successfully built dfed30717340 07:08:04 Successfully tagged docker-support-notifications-go:latest 07:08:04 Building docker-security-proxy-setup-go 07:08:04  Building docker-support-notifications-go ... done  ---> Running in 9567c1607f08 07:08:04 ---> Running in 91fd25c7fa77 07:08:04 Removing intermediate container 0643563989a8 07:08:04 ---> dfe2a77ada1b 07:08:04 Step 22/22 : LABEL version=0.0.0 07:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:04 --parallel Build images in parallel. 07:08:05 ---> Running in 4b79590c8893 [Pipeline] } 07:08:05 $ docker stop --time=1 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb 07:08:05 Removing intermediate container 91fd25c7fa77 07:08:05 ---> fddab391bfbe 07:08:05 Step 22/24 : LABEL arch=x86_64 07:08:06 (1/5) Installing libgcc (10.2.1_pre1-r3) 07:08:06 (2/5) Installing libsodium (1.0.18-r0) 07:08:06 ---> Running in 52e9b149e34f 07:08:06 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 07:08:06 Removing intermediate container 4b79590c8893 07:08:06 ---> 2d613f5a5d0f 07:08:06 07:08:06 (4/5) Installing libzmq (4.3.3-r1) 07:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:06 (5/5) Installing zeromq (4.3.3-r1) 07:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:06 Executing busybox-1.32.1-r0.trigger 07:08:06 OK: 8 MiB in 19 packages 07:08:07 Successfully built 2d613f5a5d0f 07:08:07 (1/33) Installing libbz2 (1.0.8-r1) 07:08:07 (2/33) Installing expat (2.2.9-r1) 07:08:07 (3/33) Installing libffi (3.3-r2) 07:08:07 (4/33) Installing gdbm (1.13-r1) 07:08:07 $ docker rm -f 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb 07:08:07 (5/33) Installing xz-libs (5.2.5-r0) 07:08:07 Successfully tagged docker-security-bootstrap-redis-go:latest 07:08:07  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 52e9b149e34f 07:08:07 ---> a894d5f04420 07:08:07 Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:08:07 Building docker-support-logging-go 07:08:07 (6/33) Installing sqlite-libs (3.32.1-r0) 07:08:07 (7/33) Installing python3 (3.8.5-r0) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:08 . [Pipeline] withDockerContainer 07:08:08 prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container 07:08:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:08:10 $ docker top d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:11 + docker-compose -f ./docker-compose-build.yml build --parallel 07:08:11 ---> Running in c0cfbdc49a0e 07:08:14 (8/33) Installing py3-appdirs (1.4.4-r1) 07:08:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:08:14 (10/33) Installing py3-parsing (2.4.7-r0) 07:08:14 (11/33) Installing py3-six (1.15.0-r0) 07:08:14 (12/33) Installing py3-packaging (20.4-r0) 07:08:15 Removing intermediate container c0cfbdc49a0e 07:08:15 ---> 761757ae6841 07:08:15 Step 24/24 : LABEL version=0.0.0 07:08:15 (13/33) Installing py3-setuptools (47.0.0-r0) 07:08:15 Removing intermediate container 6be0350fe0d4 07:08:15 ---> e2f36fa2803a 07:08:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:08:15 (14/33) Installing py3-chardet (3.0.4-r4) 07:08:15 Building docker-core-command-go ... 07:08:15 Building docker-core-data-go ... 07:08:15 Building docker-core-metadata-go ... 07:08:15 Building docker-security-bootstrap-redis-go ... 07:08:15 Building docker-security-proxy-setup-go ... 07:08:15 Building docker-security-secrets-setup-go ... 07:08:15 Building docker-security-secretstore-setup-go ... 07:08:15 Building docker-support-logging-go ... 07:08:15 Building docker-support-notifications-go ... 07:08:15 Building docker-support-scheduler-go ... 07:08:15 Building docker-sys-mgmt-agent-go ... 07:08:15 Building docker-core-data-go 07:08:15 Building docker-security-proxy-setup-go 07:08:15 Building docker-support-notifications-go 07:08:15 Building docker-core-command-go 07:08:15 Building docker-support-logging-go 07:08:15 (15/33) Installing py3-idna (2.9-r0) 07:08:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:08:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:08:16 ---> Running in 09c80ce07667 07:08:16 (18/33) Installing py3-requests (2.23.0-r0) 07:08:17 (19/33) Installing py3-msgpack (1.0.0-r0) 07:08:17 (20/33) Installing py3-lockfile (0.12.2-r3) 07:08:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:08:17 (22/33) Installing py3-colorama (0.4.3-r0) 07:08:18 (23/33) Installing py3-distlib (0.3.0-r0) 07:08:19 (24/33) Installing py3-distro (1.5.0-r1) 07:08:19 ---> fd8dddebb227 07:08:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:08:19 (25/33) Installing py3-webencodings (0.5.1-r3) 07:08:19 (26/33) Installing py3-html5lib (1.0.1-r4) 07:08:19 Removing intermediate container 09c80ce07667 07:08:19 ---> e296f16f2792 07:08:19 07:08:19 (27/33) Installing py3-pytoml (0.1.21-r0) 07:08:19 (28/33) Installing py3-pep517 (0.8.2-r0) 07:08:19 (29/33) Installing py3-progress (1.5-r0) 07:08:19 (30/33) Installing py3-toml (0.10.1-r0) 07:08:19 (31/33) Installing py3-retrying (1.3.3-r0) 07:08:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:08:19 (33/33) Installing py3-pip (20.1.1-r0) 07:08:20 Executing busybox-1.31.1-r19.trigger 07:08:20 Successfully built e296f16f2792 07:08:20 OK: 71 MiB in 55 packages 07:08:20 Successfully tagged docker-security-secretstore-setup-go:latest 07:08:20 Building docker-core-metadata-go 07:08:23  Building docker-security-secretstore-setup-go ... done  ---> 2aae340757a3 07:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:08:25 ---> 44b625a4d435 07:08:25 Step 19/23 : ENTRYPOINT ["/core-data"] 07:08:26 ---> Running in 29009d78da48 07:08:29 Removing intermediate container 29009d78da48 07:08:29 ---> 860cf06a653d 07:08:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:30 ---> Running in 568ec56b5437 07:08:31 Removing intermediate container 568ec56b5437 07:08:31 ---> 5af173bdac98 07:08:31 Step 21/23 : LABEL arch=x86_64 07:08:32 ---> Running in d57e959c4a32 07:08:34 Removing intermediate container d57e959c4a32 07:08:34 ---> 608effc2dcf7 07:08:34 Step 22/23 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:08:37 ---> Running in db72a53cb455 07:08:38 Removing intermediate container db72a53cb455 07:08:38 ---> 6cbaa58af306 07:08:38 Step 23/23 : LABEL version=0.0.0 07:08:39 ---> Running in 07f8044e5152 07:08:41 Removing intermediate container 07f8044e5152 07:08:41 ---> 8ab4bdab451f 07:08:41 07:08:43 Successfully built 8ab4bdab451f 07:08:43 Successfully tagged docker-core-data-go:latest 07:08:43  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 07:08:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:08:50 ---> 98b230383af8 07:08:50 Step 3/22 : WORKDIR /edgex-go 07:08:50 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:08:50 ---> 98b230383af8 07:08:50 Step 3/20 : WORKDIR /edgex-go 07:08:50 ---> Using cache 07:08:50 ---> 0da552b753dc 07:08:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:50 ---> Using cache 07:08:50 ---> 0da552b753dc 07:08:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:50 ---> Using cache 07:08:50 ---> 46fd0ff0b959 07:08:50 Step 5/22 : RUN apk update && apk add make && apk add bash git 07:08:50 ---> Using cache 07:08:50 ---> 46fd0ff0b959 07:08:50 Step 5/20 : RUN apk update && apk add make git 07:08:50 ---> Using cache 07:08:50 ---> b90d619b842c 07:08:50 Step 6/20 : COPY go.mod . 07:08:50 ---> Using cache 07:08:50 ---> 642c8d4b0599 07:08:50 Step 7/20 : RUN go mod download 07:08:50 ---> Using cache 07:08:50 ---> e579b8dd694a 07:08:50 Step 8/20 : COPY . . 07:08:50 ---> Using cache 07:08:50 ---> 101fe0bc152e 07:08:50 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 07:08:52 ---> Running in 8c1fe3051e0d 07:08:52 ---> Running in 3778a6948128 07:08:58 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 07:08:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:00 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:00 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:00 OK: 12752 distinct packages available 07:09:00 OK: 233 MiB in 51 packages 07:09:01 OK: 233 MiB in 51 packages 07:09:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:01 ---> 98b230383af8 07:09:01 Step 3/22 : WORKDIR /edgex-go 07:09:01 ---> Using cache 07:09:01 ---> 0da552b753dc 07:09:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:01 ---> Using cache 07:09:01 ---> 46fd0ff0b959 07:09:01 Step 5/22 : RUN apk update && apk add make git 07:09:01 ---> Using cache 07:09:01 ---> b90d619b842c 07:09:01 Step 6/22 : COPY go.mod . 07:09:01 ---> Using cache 07:09:01 ---> 642c8d4b0599 07:09:01 Step 7/22 : RUN go mod download 07:09:01 ---> Using cache 07:09:01 ---> e579b8dd694a 07:09:01 Step 8/22 : COPY . . 07:09:02 ---> Using cache 07:09:02 ---> 101fe0bc152e 07:09:02 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:09:03 ---> Running in fb0ff4d15361 07:09:06 Removing intermediate container 8c1fe3051e0d 07:09:06 ---> 530d366bf965 07:09:06 Step 6/22 : COPY go.mod . 07:09:06 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 07:09:09 ---> c005d7c246f2 07:09:09 Step 7/22 : RUN go mod download 07:09:11 ---> Running in d6aebf2ef913 07:09:22 Removing intermediate container 9567c1607f08 07:09:22 ---> 42b23e9ccb89 07:09:22 Step 21/27 : RUN pip install docker-compose==1.23.2 07:09:24 ---> Running in ea0e437e70b3 07:09:26 Removing intermediate container d6aebf2ef913 07:09:26 ---> 0822df7feaed 07:09:26 Step 8/22 : COPY . . 07:09:33 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:33 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:09:33 ---> 98b230383af8 07:09:33 Step 3/29 : WORKDIR /edgex-go 07:09:33 ---> Using cache 07:09:33 ---> 0da552b753dc 07:09:33 Step 4/29 : RUN apk update && apk add make git 07:09:33 ---> Running in 71fe13c4836f 07:09:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 2d8207ecb446 07:09:37 Step 3/24 : WORKDIR /edgex-go 07:09:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 2d8207ecb446 07:09:37 Step 3/22 : WORKDIR /edgex-go 07:09:37 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 2d8207ecb446 07:09:37 Step 3/20 : WORKDIR /edgex-go 07:09:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 2d8207ecb446 07:09:37 Step 3/22 : WORKDIR /edgex-go 07:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 2d8207ecb446 07:09:37 Step 3/23 : WORKDIR /edgex-go 07:09:37 ---> Running in 250a14f8acae 07:09:37 ---> Running in 74fb8fa3ead1 07:09:37 ---> Running in b8fb27881522 07:09:37 ---> Running in 9efd4a2d730d 07:09:37 ---> Running in 9fc0022bd612 07:09:37 Removing intermediate container 9fc0022bd612 07:09:37 ---> a1277b614085 07:09:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:37 Removing intermediate container 9efd4a2d730d 07:09:37 ---> 372852da9fa7 07:09:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:37 Removing intermediate container 250a14f8acae 07:09:37 ---> c78bb9f40eed 07:09:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:37 Removing intermediate container 74fb8fa3ead1 07:09:37 ---> d57525589ca6 07:09:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:37 Removing intermediate container b8fb27881522 07:09:37 ---> 7937d704acae 07:09:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:37 ---> Running in b961e8997c18 07:09:37 ---> Running in 2bbd6d1e97b1 07:09:37 ---> Running in a2d9a7a43a5f 07:09:37 ---> Running in ce1b387375a3 07:09:37 ---> Running in d36acaba42ce 07:09:37 Removing intermediate container b961e8997c18 07:09:37 ---> 81452d41935d 07:09:37 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:09:37 ---> Running in df0b0bc7f926 07:09:37 Removing intermediate container 2bbd6d1e97b1 07:09:37 ---> e485cbd97b8b 07:09:37 Step 5/20 : RUN apk update && apk add make git 07:09:37 ---> Running in 427928cc329d 07:09:37 Removing intermediate container ce1b387375a3 07:09:37 ---> f123ba93076b 07:09:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:09:37 Removing intermediate container a2d9a7a43a5f 07:09:37 ---> ed14ed994057 07:09:37 Step 5/22 : RUN apk update && apk add make && apk add bash git 07:09:37 ---> Running in 62500524b218 07:09:37 Removing intermediate container d36acaba42ce 07:09:37 ---> 17f5b083dda7 07:09:37 Step 5/22 : RUN apk update && apk add make git 07:09:37 ---> Running in 46edef340bb7 07:09:37 ---> Running in d518097e2edc 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:38 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:38 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:38 OK: 12622 distinct packages available 07:09:38 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:38 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:38 OK: 12622 distinct packages available 07:09:39 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:39 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:39 OK: 12752 distinct packages available 07:09:39 OK: 233 MiB in 51 packages 07:09:39 OK: 217 MiB in 51 packages 07:09:39 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:39 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:39 OK: 12622 distinct packages available 07:09:39 OK: 217 MiB in 51 packages 07:09:39 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:39 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:39 OK: 12622 distinct packages available 07:09:39 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:09:39 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:09:39 OK: 12622 distinct packages available 07:09:40 OK: 217 MiB in 51 packages 07:09:40 OK: 217 MiB in 51 packages 07:09:40 OK: 217 MiB in 51 packages 07:09:41 Removing intermediate container df0b0bc7f926 07:09:41 ---> 05f793aafb4d 07:09:41 Step 6/24 : COPY go.mod . 07:09:41 OK: 217 MiB in 51 packages 07:09:41 Removing intermediate container 427928cc329d 07:09:41 ---> 16203ee76e35 07:09:41 Step 6/20 : COPY go.mod . 07:09:42 Removing intermediate container d518097e2edc 07:09:42 ---> cab377f861db 07:09:42 Step 6/22 : COPY go.mod . 07:09:42 Removing intermediate container 62500524b218 07:09:42 ---> c00e0005bdc4 07:09:42 Step 6/23 : COPY go.mod . 07:09:42 ---> 9f81966b4f93 07:09:42 Step 7/24 : RUN go mod download 07:09:42 ---> Running in 37cc4f980787 07:09:43 ---> b188097b3ffe 07:09:43 Step 7/20 : RUN go mod download 07:09:43 ---> Running in 67511dab455b 07:09:43 Removing intermediate container 46edef340bb7 07:09:43 ---> 6646cb91e4a9 07:09:43 Step 6/22 : COPY go.mod . 07:09:43 ---> 53941dc20651 07:09:43 Step 7/22 : RUN go mod download 07:09:43 ---> 59f148fc3937 07:09:43 Step 7/23 : RUN go mod download 07:09:43 ---> Running in 56927c396172 07:09:43 ---> Running in efa765c1c1b3 07:09:44 ---> b59735257d8a 07:09:44 Step 7/22 : RUN go mod download 07:09:44 ---> Running in 4967fe7ef6db 07:09:44 Removing intermediate container 71fe13c4836f 07:09:44 ---> 002fc6cc59d2 07:09:44 Step 5/29 : COPY go.mod . 07:09:44 Collecting docker-compose==1.23.2 07:09:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:46 Removing intermediate container 3778a6948128 07:09:46 ---> 6d19b684e6cd 07:09:46 07:09:46 Step 10/20 : FROM alpine 07:09:46 ---> 7731472c3f2a 07:09:46 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:09:46 Collecting jsonschema<3,>=2.5.1 07:09:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:09:47 ---> 9a82338cee08 07:09:47 Step 6/29 : RUN go mod download 07:09:47 Collecting PyYAML<4,>=3.10 07:09:47 Downloading PyYAML-3.13.tar.gz (270 kB) 07:09:47 Removing intermediate container 37cc4f980787 07:09:47 ---> 3947cd1727bb 07:09:47 Step 8/24 : COPY . . 07:09:47 Removing intermediate container 67511dab455b 07:09:47 ---> 9b11a4ccff93 07:09:47 Step 8/20 : COPY . . 07:09:47 ---> Running in e02beb8ad569 07:09:47 Removing intermediate container 56927c396172 07:09:47 ---> 17accbe4a79b 07:09:47 Step 8/22 : COPY . . 07:09:48 ---> Running in 02f431203532 07:09:48 Removing intermediate container efa765c1c1b3 07:09:48 ---> dd395debbab6 07:09:48 Step 8/23 : COPY . . 07:09:49 Removing intermediate container 4967fe7ef6db 07:09:49 ---> 3a79a4309004 07:09:49 Step 8/22 : COPY . . 07:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:54 v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 07:09:54 v3.13.0-148-gf6ffc9ee66 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 07:09:54 OK: 13881 distinct packages available 07:09:54 (1/5) Installing ca-certificates (20191127-r5) 07:09:54 (2/5) Installing brotli-libs (1.0.9-r3) 07:09:55 (3/5) Installing nghttp2-libs (1.42.0-r1) 07:09:55 (4/5) Installing libcurl (7.74.0-r0) 07:09:55 (5/5) Installing curl (7.74.0-r0) 07:09:55 Executing busybox-1.32.1-r0.trigger 07:09:55 Executing ca-certificates-20191127-r5.trigger 07:09:56 OK: 8 MiB in 19 packages 07:09:56 Collecting docker<4.0,>=3.6.0 07:09:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:09:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:09:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:09:58 Collecting dockerpty<0.5,>=0.4.1 07:09:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:09:59 Removing intermediate container 02f431203532 07:09:59 ---> 915d9c730254 07:09:59 Step 7/29 : COPY . . 07:09:59 Collecting cached-property<2,>=1.2.0 07:09:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:10:00 Collecting texttable<0.10,>=0.9.0 07:10:00 Downloading texttable-0.9.1.tar.gz (11 kB) 07:10:00 Removing intermediate container e02beb8ad569 07:10:00 ---> d2a86958c43c 07:10:00 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:10:02 ---> Running in b802215ec987 07:10:02 Collecting docopt<0.7,>=0.6.1 07:10:02 Downloading docopt-0.6.2.tar.gz (25 kB) 07:10:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:10:04 Collecting websocket-client<1.0,>=0.32.0 07:10:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:10:06 Removing intermediate container b802215ec987 07:10:06 ---> 1c5569edee2b 07:10:06 Step 13/20 : WORKDIR /edgex 07:10:06 Collecting docker-pycreds>=0.4.0 07:10:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:10:07 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) 07:10:07 Collecting idna<2.8,>=2.5 07:10:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:10:08 ---> Running in d543950f8527 07:10:08 Collecting urllib3<1.25,>=1.21.1 07:10:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:10:08 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) 07:10:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:10:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:10:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:10:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:10:10 Installing collected packages: jsonschema, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, texttable, docopt, docker-compose 07:10:13 Running setup.py install for PyYAML: started 07:10:14 Removing intermediate container d543950f8527 07:10:14 ---> 9d263b64ce1f 07:10:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:10:16 ---> b5339d44a827 07:10:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:10:16 ---> 5b8951db648d 07:10:16 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 07:10:16 ---> Running in 0924ca8a2a44 07:10:16 ---> 2e0cc524afb0 07:10:16 Step 9/23 : RUN make cmd/core-data/core-data 07:10:16 ---> 06a39799c65a 07:10:16 Step 9/22 : RUN make cmd/support-logging/support-logging 07:10:16 ---> Running in f16401b341d7 07:10:16 ---> Running in 77ee543d0d3c 07:10:16 ---> Running in d7f4489e1b92 07:10:16 ---> 514537635df0 07:10:16 Step 9/22 : RUN make cmd/core-command/core-command 07:10:16 ---> Running in cff85acbb8c7 07:10:16 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 07:10:16 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 07:10:16 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 07:10:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:10:16 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 07:10:18 ---> 86d1ce84e6b2 07:10:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:10:18 Running setup.py install for PyYAML: finished with status 'done' 07:10:19 Attempting uninstall: idna 07:10:19 Found existing installation: idna 2.9 07:10:19 Uninstalling idna-2.9: 07:10:20 Successfully uninstalled idna-2.9 07:10:21 Attempting uninstall: urllib3 07:10:21 Found existing installation: urllib3 1.25.9 07:10:21 Uninstalling urllib3-1.25.9: 07:10:22 Successfully uninstalled urllib3-1.25.9 07:10:22 Removing intermediate container fb0ff4d15361 07:10:22 ---> 1f867d01f18d 07:10:22 07:10:22 Step 10/22 : FROM scratch 07:10:22 ---> 07:10:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:10:23 ---> 2130ad8eed97 07:10:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:10:24 Attempting uninstall: requests 07:10:24 Found existing installation: requests 2.23.0 07:10:24 Uninstalling requests-2.23.0: 07:10:24 ---> Running in a444acf91ff3 07:10:25 Successfully uninstalled requests-2.23.0 07:10:25 ---> Running in 96b79bc5a2cb 07:10:26 Removing intermediate container a444acf91ff3 07:10:26 ---> 66f44fe206e9 07:10:26 Step 17/20 : CMD ["--init=true"] 07:10:27 ---> 783f90354e66 07:10:27 Step 9/22 : RUN make cmd/support-logging/support-logging 07:10:27 Running setup.py install for dockerpty: started 07:10:27 Removing intermediate container 96b79bc5a2cb 07:10:27 ---> f46bf890d819 07:10:27 Step 12/22 : ENV APP_PORT=48081 07:10:28 ---> Running in 917883bdd4f5 07:10:28 ---> Running in a5481880954d 07:10:28 ---> Running in 87c9d190e5f1 07:10:29 Removing intermediate container 917883bdd4f5 07:10:29 ---> 6fd28246f1d6 07:10:29 Step 18/20 : LABEL arch=x86_64 07:10:29 Running setup.py install for dockerpty: finished with status 'done' 07:10:29 Running setup.py install for texttable: started 07:10:29 ---> Running in 6495cd8bb5a0 07:10:29 Removing intermediate container 87c9d190e5f1 07:10:29 ---> 2062cba9847c 07:10:29 Step 13/22 : EXPOSE $APP_PORT 07:10:31 Running setup.py install for texttable: finished with status 'done' 07:10:31 Running setup.py install for docopt: started 07:10:31 ---> Running in 37a5332836c8 07:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:10:32 Running setup.py install for docopt: finished with status 'done' 07:10:32 Removing intermediate container 6495cd8bb5a0 07:10:32 ---> 33650ea89a79 07:10:32 Step 19/20 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:10:33 Removing intermediate container 37a5332836c8 07:10:33 ---> 61d48715c609 07:10:33 Step 14/22 : WORKDIR / 07:10:33 ---> Running in cf4451e35142 07:10:33 ---> Running in f7ef475a6a76 07:10:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:10:35 Removing intermediate container f7ef475a6a76 07:10:35 ---> c33f6eb0b949 07:10:35 Step 20/20 : LABEL version=0.0.0 07:10:35 Removing intermediate container cf4451e35142 07:10:35 ---> 8c1170e0d048 07:10:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:10:36 ---> Running in 39ec7f9d8111 07:10:37 ---> 94ab2b976828 07:10:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:10:37 Removing intermediate container 39ec7f9d8111 07:10:37 ---> ba617f247e95 07:10:37 07:10:39 Successfully built ba617f247e95 07:10:39 Successfully tagged docker-security-proxy-setup-go:latest 07:10:39 Building docker-core-command-go 07:10:45  Building docker-security-proxy-setup-go ... done  ---> 33d9e0eb1582 07:10:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:10:46 Removing intermediate container ea0e437e70b3 07:10:46 ---> cca27e083955 07:10:46 Step 22/27 : RUN apk --no-cache add curl 07:10:48 ---> Running in d2a3ca1ce891 07:10:50 ---> d56e2a88394e 07:10:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:10:51 ---> Running in 7bba788f4c11 07:10:53 Removing intermediate container 7bba788f4c11 07:10:53 ---> 76aecdf42476 07:10:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:53 ---> Running in 71fe7867599b 07:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:10:54 (2/3) Installing libcurl (7.69.1-r3) 07:10:54 (3/3) Installing curl (7.69.1-r3) 07:10:54 Executing busybox-1.31.1-r19.trigger 07:10:55 OK: 72 MiB in 58 packages 07:10:55 Removing intermediate container 71fe7867599b 07:10:55 ---> 7eca76a8caf3 07:10:55 Step 20/22 : LABEL arch=x86_64 07:10:56 ---> Running in ca036a0536dd 07:10:58 Removing intermediate container ca036a0536dd 07:10:58 ---> 00f8a1491f46 07:10:58 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:10:58 Removing intermediate container d2a3ca1ce891 07:10:58 ---> c1e57a1c1da0 07:10:58 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:10:58 ---> Running in b989ec6be957 07:10:59 ---> Running in d84475f6f9dd 07:11:00 Removing intermediate container b989ec6be957 07:11:00 ---> f53cfdfe7d8d 07:11:00 Step 22/22 : LABEL version=0.0.0 07:11:00 Removing intermediate container d84475f6f9dd 07:11:00 ---> a44d799d02c2 07:11:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:00 ---> Running in bb4d75d9008b 07:11:00 ---> Running in 477f6dfe3946 07:11:00 ---> aa2b61f9bb0a 07:11:00 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:11:00 ---> Running in 8b05ab90dac1 07:11:01 Removing intermediate container bb4d75d9008b 07:11:01 ---> 98dbbe3115a5 07:11:01 07:11:01 Removing intermediate container 477f6dfe3946 07:11:01 ---> b1cfbf8c432b 07:11:01 Step 25/27 : LABEL arch=x86_64 07:11:01 ---> Running in da09a47d9f40 07:11:03 Successfully built 98dbbe3115a5 07:11:03 Successfully tagged docker-core-metadata-go:latest 07:11:03  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 07:11:03 Removing intermediate container da09a47d9f40 07:11:03 ---> 1e2486e75981 07:11:03 Step 26/27 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:11:03 ---> Running in b00bd4cae754 07:11:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:11:07 Removing intermediate container b00bd4cae754 07:11:07 ---> e19af6135ec8 07:11:07 Step 27/27 : LABEL version=0.0.0 07:11:08 ---> Running in d9934c17473e 07:11:10 Removing intermediate container d9934c17473e 07:11:10 ---> 2f00e9979c4c 07:11:10 07:11:11 Successfully built 2f00e9979c4c 07:11:11 Successfully tagged docker-sys-mgmt-agent-go:latest 07:11:24  Building docker-sys-mgmt-agent-go ... done Removing intermediate container a5481880954d 07:11:24 ---> 1eba6447508e 07:11:24 07:11:24 Step 10/22 : FROM scratch 07:11:24 ---> 07:11:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:11:29 ---> Using cache 07:11:29 ---> d91de01c4369 07:11:29 Step 12/22 : ENV APP_PORT=48061 07:11:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:11:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:11:30 ---> 98b230383af8 07:11:30 Step 3/22 : WORKDIR /edgex-go 07:11:30 ---> Using cache 07:11:30 ---> 0da552b753dc 07:11:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:30 ---> Using cache 07:11:30 ---> 46fd0ff0b959 07:11:30 Step 5/22 : RUN apk update && apk add make git 07:11:30 ---> Using cache 07:11:30 ---> b90d619b842c 07:11:30 Step 6/22 : COPY go.mod . 07:11:30 ---> Using cache 07:11:30 ---> 642c8d4b0599 07:11:30 Step 7/22 : RUN go mod download 07:11:30 ---> Using cache 07:11:30 ---> e579b8dd694a 07:11:30 Step 8/22 : COPY . . 07:11:30 ---> Using cache 07:11:30 ---> 101fe0bc152e 07:11:30 Step 9/22 : RUN make cmd/core-command/core-command 07:11:30 ---> Running in 71d07ce8e0cb 07:11:31 ---> Running in 09c6e183ec46 07:11:31 Removing intermediate container 71d07ce8e0cb 07:11:31 ---> 7504edc16e87 07:11:31 Step 13/22 : EXPOSE $APP_PORT 07:11:32 ---> Running in 72c18ea33996 07:11:33 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 07:11:33 Removing intermediate container 72c18ea33996 07:11:33 ---> ded2b00a2055 07:11:33 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 07:11:35 ---> f7be9d680bda 07:11:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 07:11:37 ---> 55156bc37fb7 07:11:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 07:11:38 Removing intermediate container f16401b341d7 07:11:38 ---> 578c65f9f106 07:11:38 07:11:38 Step 10/20 : FROM alpine 07:11:38 latest: Pulling from library/alpine 07:11:40 ---> 259dfe3b2631 07:11:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 07:11:40 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 07:11:40 Status: Downloaded newer image for alpine:latest 07:11:40 ---> 1fca6fe4a1ec 07:11:40 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:11:40 ---> Running in 16ce0915fc38 07:11:42 ---> 6a5a4b418499 07:11:42 Step 18/22 : ENTRYPOINT ["/support-logging"] 07:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:11:43 ---> Running in 8146cf6bb0a6 07:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:11:44 v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 07:11:44 v3.13.0-147-ge7819ad9b9 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 07:11:44 OK: 13727 distinct packages available 07:11:44 Removing intermediate container 8146cf6bb0a6 07:11:44 ---> 2204c5931a91 07:11:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:45 (1/5) Installing ca-certificates (20191127-r5) 07:11:45 ---> Running in 780866614be6 07:11:45 (2/5) Installing brotli-libs (1.0.9-r3) 07:11:45 (3/5) Installing nghttp2-libs (1.42.0-r1) 07:11:45 (4/5) Installing libcurl (7.74.0-r0) 07:11:45 (5/5) Installing curl (7.74.0-r0) 07:11:45 Executing busybox-1.32.1-r0.trigger 07:11:45 Executing ca-certificates-20191127-r5.trigger 07:11:45 OK: 8 MiB in 19 packages 07:11:46 Removing intermediate container 780866614be6 07:11:46 ---> d37d3b5866b9 07:11:46 Step 20/22 : LABEL arch=x86_64 07:11:47 ---> Running in c17e4b2f6dca 07:11:49 Removing intermediate container c17e4b2f6dca 07:11:49 ---> ee98c99c9783 07:11:49 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:11:49 Removing intermediate container 16ce0915fc38 07:11:49 ---> feeb4f91b640 07:11:49 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:49 ---> Running in d2272d955f23 07:11:50 Removing intermediate container d2272d955f23 07:11:50 ---> 7b3ffe7f774b 07:11:50 Step 13/20 : WORKDIR /edgex 07:11:50 ---> Running in e3a6b9865562 07:11:50 ---> Running in 016bb5e19475 07:11:52 Removing intermediate container 016bb5e19475 07:11:52 ---> 9491153a3c94 07:11:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:11:52 Removing intermediate container d7f4489e1b92 07:11:52 ---> c463c2bc9a99 07:11:52 07:11:52 Step 10/22 : FROM scratch 07:11:52 ---> 07:11:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:11:53 ---> Running in 12bef958524e 07:11:53 ---> 900b38bc465e 07:11:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:11:53 Removing intermediate container e3a6b9865562 07:11:53 ---> d8e1d0dbdf6c 07:11:53 Step 22/22 : LABEL version=0.0.0 07:11:53 ---> Running in 0917d5ef8709 07:11:53 Removing intermediate container 12bef958524e 07:11:53 ---> d006b1a081b1 07:11:53 Step 12/22 : ENV APP_PORT=48061 07:11:53 ---> Running in 87785ad4f234 07:11:54 Removing intermediate container 8b05ab90dac1 07:11:54 ---> 1fc6dd2a7f70 07:11:54 07:11:54 Step 9/29 : FROM alpine:latest 07:11:54 ---> 7731472c3f2a 07:11:54 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:11:54 Removing intermediate container 87785ad4f234 07:11:54 ---> e4bcdf3c22bb 07:11:54 Step 13/22 : EXPOSE $APP_PORT 07:11:54 ---> Running in 5879777f49f1 07:11:54 Removing intermediate container 0917d5ef8709 07:11:54 ---> 557f0fd15655 07:11:54 07:11:55 ---> Running in bc05ad6787ad 07:11:55 ---> 001f7924debf 07:11:55 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:11:55 Successfully built 557f0fd15655 07:11:55 Removing intermediate container 5879777f49f1 07:11:55 ---> 10fda46d4d96 07:11:55 Step 11/29 : USER root 07:11:55 ---> Running in edd6c85a731e 07:11:55 Removing intermediate container bc05ad6787ad 07:11:55 ---> 1926610fc3d7 07:11:55 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 07:11:56 Successfully tagged docker-support-logging-go:latest 07:11:56  Building docker-support-logging-go ... done  ---> Running in 8c22b1689e74 07:11:56 Removing intermediate container edd6c85a731e 07:11:56 ---> 8f524706ff75 07:11:56 Step 17/20 : CMD ["--init=true"] 07:11:56 ---> Running in adbed098e09d 07:11:56 Removing intermediate container 8c22b1689e74 07:11:56 ---> 3897d3e902c9 07:11:56 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:11:57 ---> 51251e267ad4 07:11:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 07:11:57 Removing intermediate container adbed098e09d 07:11:57 ---> eb0742e4dfed 07:11:57 Step 18/20 : LABEL arch=arm64 07:11:57 ---> Running in 248899802c66 07:11:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:11:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:11:57 ---> 98b230383af8 07:11:57 Step 3/21 : WORKDIR /edgex-go 07:11:57 ---> Using cache 07:11:57 ---> 0da552b753dc 07:11:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:57 ---> Using cache 07:11:57 ---> 46fd0ff0b959 07:11:57 Step 5/21 : RUN apk update && apk add make git 07:11:57 ---> Using cache 07:11:57 ---> b90d619b842c 07:11:57 Step 6/21 : COPY go.mod . 07:11:57 ---> Using cache 07:11:57 ---> 642c8d4b0599 07:11:57 Step 7/21 : RUN go mod download 07:11:57 ---> Using cache 07:11:57 ---> e579b8dd694a 07:11:57 Step 8/21 : COPY . . 07:11:57 ---> Using cache 07:11:57 ---> 101fe0bc152e 07:11:57 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:11:58 Removing intermediate container 248899802c66 07:11:58 ---> aea9dbfbb4a7 07:11:58 Step 19/20 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:11:58 ---> 3cf3d9021df0 07:11:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 07:11:58 ---> Running in c3b1c546142f 07:11:58 ---> Running in 06c6bbca28a3 07:11:59 ---> Running in 176180bfd723 07:11:59 Removing intermediate container c3b1c546142f 07:11:59 ---> 0afacbdcb05c 07:11:59 Step 20/20 : LABEL version=0.0.0 07:11:59 ---> Running in a3938977d4b7 07:12:00 Removing intermediate container a3938977d4b7 07:12:00 ---> 122c5d709b6d 07:12:00 07:12:00 ---> 0c52f6052b63 07:12:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 07:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:12:01 Successfully built 122c5d709b6d 07:12:01 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:12:01  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 07:12:01 v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 07:12:01 v3.13.0-148-gf6ffc9ee66 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 07:12:01 OK: 13881 distinct packages available 07:12:01 ---> 87122f381eef 07:12:01 Step 18/22 : ENTRYPOINT ["/support-logging"] 07:12:02 ---> Running in d24c134e2a5a 07:12:02 (1/2) Installing ca-certificates (20191127-r5) 07:12:02 (2/2) Installing dumb-init (1.2.5-r0) 07:12:02 Executing busybox-1.32.1-r0.trigger 07:12:02 Executing ca-certificates-20191127-r5.trigger 07:12:02 OK: 6 MiB in 16 packages 07:12:03 Removing intermediate container d24c134e2a5a 07:12:03 ---> 0eb03246afd6 07:12:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:04 ---> Running in 0592d0157bbc 07:12:05 Removing intermediate container 0592d0157bbc 07:12:05 ---> e6a09956ee32 07:12:05 Step 20/22 : LABEL arch=arm64 07:12:05 Removing intermediate container 06c6bbca28a3 07:12:05 ---> f70e4f4d4f1b 07:12:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:12:06 ---> Running in d87acbbae0e3 07:12:06 Removing intermediate container d87acbbae0e3 07:12:06 ---> d6dca550524f 07:12:06 Step 14/29 : WORKDIR $BASE_DIR 07:12:06 ---> Running in 3b2950b382b9 07:12:06 ---> Running in efb9b0f8018a 07:12:07 Removing intermediate container efb9b0f8018a 07:12:07 ---> ab2f9339cca3 07:12:07 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:12:07 ---> Running in 49300755ea42 07:12:08 Removing intermediate container 3b2950b382b9 07:12:08 ---> be8c7e72c517 07:12:08 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:08 Removing intermediate container 0924ca8a2a44 07:12:08 ---> ca2fb9bf9d21 07:12:08 07:12:08 Step 10/24 : FROM scratch 07:12:08 ---> 07:12:08 ---> Running in ec62f7551989 07:12:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:12:09 ---> Using cache 07:12:09 ---> d006b1a081b1 07:12:09 Step 12/24 : ENV APP_PORT=48060 07:12:09 ---> Running in e3ef1a0a03e7 07:12:09 Removing intermediate container ec62f7551989 07:12:09 ---> 2a9b938b0d2c 07:12:09 Step 22/22 : LABEL version=0.0.0 07:12:10 ---> Running in 7e0fca67c60a 07:12:10 Removing intermediate container e3ef1a0a03e7 07:12:10 ---> 0907afd9467e 07:12:10 Step 13/24 : EXPOSE $APP_PORT 07:12:10 ---> Running in 606768b55120 07:12:11 Removing intermediate container 7e0fca67c60a 07:12:11 ---> 67177eb9bd71 07:12:11 07:12:11 Removing intermediate container 09c6e183ec46 07:12:11 ---> 84aa797ed5e0 07:12:11 07:12:11 Step 10/22 : FROM scratch 07:12:11 ---> 07:12:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:12 Removing intermediate container 606768b55120 07:12:12 ---> 8ff4ef277dce 07:12:12 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:12:12 Removing intermediate container cff85acbb8c7 07:12:12 ---> 7fec69a24c6b 07:12:12 07:12:12 Step 10/22 : FROM scratch 07:12:12 ---> 07:12:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:12 ---> Using cache 07:12:12 ---> f46bf890d819 07:12:12 Step 12/22 : ENV APP_PORT=48082 07:12:12 Removing intermediate container 49300755ea42 07:12:12 ---> f67cebc9c8bb 07:12:12 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:12:12 ---> Running in 0e5907b9d5ac 07:12:12 Successfully built 67177eb9bd71 07:12:12 Successfully tagged docker-support-logging-go-arm64:latest 07:12:12 Building docker-security-secretstore-setup-go 07:12:12  Building docker-support-logging-go ... done  ---> Running in b2405e8f7c3b 07:12:13 Removing intermediate container 0e5907b9d5ac 07:12:13 ---> c3e3f523b5ca 07:12:13 Step 13/22 : EXPOSE $APP_PORT 07:12:13 ---> Running in 9c38b13e8b2f 07:12:13 ---> 6ac852e7f80b 07:12:13 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:12:13 Removing intermediate container b2405e8f7c3b 07:12:13 ---> e548fcb75e45 07:12:13 Step 12/22 : ENV APP_PORT=48082 07:12:13 ---> 350b5d05a3d5 07:12:13 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:12:13 Removing intermediate container 9c38b13e8b2f 07:12:13 ---> f346f90c2b23 07:12:13 Step 14/22 : WORKDIR / 07:12:13 ---> Running in 1237abb461b3 07:12:14 ---> Running in 2055203843f1 07:12:14 ---> 9ff7cfc1c999 07:12:14 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:12:14 Removing intermediate container 2055203843f1 07:12:14 ---> b290f0a64948 07:12:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:12:14 Removing intermediate container 1237abb461b3 07:12:14 ---> 7ae7007e11b1 07:12:14 Step 13/22 : EXPOSE $APP_PORT 07:12:15 ---> d0e1192e53e0 07:12:15 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:12:15 ---> Running in 0dcbea3815c7 07:12:15 ---> a4aa5cae8907 07:12:15 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:12:15 ---> d667e8e516f5 07:12:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:15 ---> d88c766ea18b 07:12:15 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:12:16 Removing intermediate container 0dcbea3815c7 07:12:16 ---> c86bc61370ea 07:12:16 Step 14/22 : WORKDIR / 07:12:16 ---> Running in 67ea4ce79d75 07:12:17 ---> cf3534087116 07:12:17 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:12:17 ---> a9712a200286 07:12:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:12:17 ---> Running in 95ca2c3b91a4 07:12:17 ---> b260e4a3f293 07:12:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:12:17 Removing intermediate container 67ea4ce79d75 07:12:17 ---> c7544a794a98 07:12:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:12:17 ---> 13ac74530326 07:12:17 Step 18/22 : ENTRYPOINT ["/core-command"] 07:12:18 ---> 97664c21e2ea 07:12:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:18 ---> Running in e18c5fbfe394 07:12:19 ---> 8d33c5567d18 07:12:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:12:20 Removing intermediate container e18c5fbfe394 07:12:20 ---> 5bb783da1c90 07:12:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:20 ---> Running in 337b75e1fdeb 07:12:21 Removing intermediate container 337b75e1fdeb 07:12:21 ---> 872b1b8d66f3 07:12:21 Step 20/22 : LABEL arch=x86_64 07:12:21 Removing intermediate container 95ca2c3b91a4 07:12:21 ---> c02737eaff0f 07:12:21 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:12:21 ---> 8aa587c2f3fa 07:12:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:12:21 ---> Running in 10870e814f56 07:12:22 ---> ad756207a2ce 07:12:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:12:22 ---> 3fe2974176bb 07:12:22 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:22 Removing intermediate container 10870e814f56 07:12:22 ---> 7569b79e5137 07:12:22 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:22 ---> Running in 403f83d2bee7 07:12:22 ---> Running in 427f1d83d4a3 07:12:23 Removing intermediate container 427f1d83d4a3 07:12:23 ---> 5c932bff9e69 07:12:23 Step 22/22 : LABEL version=0.0.0 07:12:23 ---> 135039576f37 07:12:23 Step 18/22 : ENTRYPOINT ["/core-command"] 07:12:23 ---> Running in 80363bb27c4b 07:12:23 ---> Running in 5ee30da05c15 07:12:23 ---> b9cad0716473 07:12:23 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:12:23 ---> Running in 89e4d918cc8f 07:12:24 Removing intermediate container 80363bb27c4b 07:12:24 ---> fe9d3ae997f9 07:12:24 07:12:24 Removing intermediate container 5ee30da05c15 07:12:24 ---> 33fb82836793 07:12:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:24 ---> Running in a41aa649375e 07:12:24 Removing intermediate container 89e4d918cc8f 07:12:24 ---> 9cc4790a9170 07:12:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:24 Successfully built fe9d3ae997f9 07:12:24 Successfully tagged docker-core-command-go:latest 07:12:25 ---> Running in c298b1165b7d 07:12:25 Removing intermediate container a41aa649375e 07:12:25 ---> 769f03342ebb 07:12:25 Step 20/22 : LABEL arch=arm64 07:12:25 ---> Running in 4a27b6993a75 07:12:25 Removing intermediate container c298b1165b7d 07:12:25 ---> 6e2416f812c7 07:12:25 Step 22/24 : LABEL arch=arm64 07:12:25  Building docker-core-command-go ... done Removing intermediate container 403f83d2bee7 07:12:25 ---> 248dd4222f43 07:12:25 Step 24/29 : RUN chmod 755 security-secrets-setup 07:12:26 ---> Running in 617232d45976 07:12:26 ---> Running in 5a1a29f96f54 07:12:26 Removing intermediate container 4a27b6993a75 07:12:26 ---> 3de6242b8185 07:12:26 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:27 Removing intermediate container 617232d45976 07:12:27 ---> 4b91c3b3b9cd 07:12:27 Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:27 ---> Running in c1582c6c4998 07:12:27 ---> Running in e4e490744b88 07:12:27 Removing intermediate container c1582c6c4998 07:12:27 ---> a952596538ce 07:12:27 Step 22/22 : LABEL version=0.0.0 07:12:27 Removing intermediate container e4e490744b88 07:12:27 ---> c795773a98f1 07:12:27 Step 24/24 : LABEL version=0.0.0 07:12:28 ---> Running in 93abac9f8f77 07:12:28 ---> Running in d3ef1ed4c4d9 07:12:29 Removing intermediate container 176180bfd723 07:12:29 ---> 89d5c7f11638 07:12:29 07:12:29 Step 10/21 : FROM scratch 07:12:29 ---> 07:12:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:29 ---> Using cache 07:12:29 ---> f46bf890d819 07:12:29 Step 12/21 : ENV APP_PORT=48085 07:12:29 Removing intermediate container 93abac9f8f77 07:12:29 ---> 16bb272ab624 07:12:29 07:12:29 ---> Running in 3e51a6bf4bbe 07:12:29 Removing intermediate container d3ef1ed4c4d9 07:12:29 ---> 0fdfc63b0ff4 07:12:29 07:12:30 Successfully built 16bb272ab624 07:12:30 Successfully tagged docker-core-command-go-arm64:latest 07:12:30  Building docker-core-command-go ... done Building docker-support-scheduler-go 07:12:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:12:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:12:30 ---> 2d8207ecb446 07:12:30 Step 3/22 : WORKDIR /edgex-go 07:12:30 ---> Using cache 07:12:30 ---> 7937d704acae 07:12:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:30 ---> Using cache 07:12:30 ---> 17f5b083dda7 07:12:30 Step 5/22 : RUN apk update && apk add make git 07:12:30 ---> Using cache 07:12:30 ---> cab377f861db 07:12:30 Step 6/22 : COPY go.mod . 07:12:30 ---> Using cache 07:12:30 ---> 53941dc20651 07:12:30 Step 7/22 : RUN go mod download 07:12:30 ---> Using cache 07:12:30 ---> 17accbe4a79b 07:12:30 Step 8/22 : COPY . . 07:12:30 Removing intermediate container 3e51a6bf4bbe 07:12:30 ---> 55545aea99ac 07:12:30 Step 13/21 : EXPOSE $APP_PORT 07:12:30 ---> Using cache 07:12:30 ---> 514537635df0 07:12:30 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:12:30 Successfully built 0fdfc63b0ff4 07:12:30 Successfully tagged docker-support-notifications-go-arm64:latest 07:12:30 Building docker-sys-mgmt-agent-go 07:12:30 Removing intermediate container 5a1a29f96f54 07:12:30 ---> f767f59f2da0 07:12:30 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:12:30 ---> Running in 06ef3224f776 07:12:30  Building docker-support-notifications-go ... done  ---> Running in e875d07f06a2 07:12:30 ---> Running in f5ab811ab7d6 07:12:31 Removing intermediate container 06ef3224f776 07:12:31 ---> e1161bd2d514 07:12:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:12:31 Removing intermediate container f5ab811ab7d6 07:12:31 ---> 4099e45d019f 07:12:31 Step 26/29 : CMD [ "generate" ] 07:12:31 ---> Running in 47f67338951f 07:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:12:32 ---> a9d288468783 07:12:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:32 Removing intermediate container 47f67338951f 07:12:32 ---> 9cf43c4a6ffb 07:12:32 Step 27/29 : LABEL arch=x86_64 07:12:33 ---> Running in 19282e565618 07:12:33 Removing intermediate container 19282e565618 07:12:33 ---> 15b44597b38d 07:12:33 Step 28/29 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:33 ---> Running in ac37f77136c3 07:12:34 ---> 40552fb698af 07:12:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:34 Removing intermediate container ac37f77136c3 07:12:34 ---> aa3a6bf3e330 07:12:34 Step 29/29 : LABEL version=0.0.0 07:12:34 ---> Running in 8ec368bebe22 07:12:34 ---> 981f93c28305 07:12:34 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:12:35 Removing intermediate container 8ec368bebe22 07:12:35 ---> 5773ed89a717 07:12:35 07:12:35 ---> Running in 0a1a3039690c 07:12:35 Removing intermediate container 77ee543d0d3c 07:12:35 ---> c20bc7a2058e 07:12:35 07:12:35 Step 10/23 : FROM alpine 07:12:35 ---> 1fca6fe4a1ec 07:12:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:35 Successfully built 5773ed89a717 07:12:35 Successfully tagged docker-security-secrets-setup-go:latest 07:12:35  Building docker-security-secrets-setup-go ... done Removing intermediate container 0a1a3039690c 07:12:35 ---> db333989e778 07:12:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:35 ---> Running in dbe66660d551 07:12:35 ---> Running in 290f5e068552 07:12:36 Removing intermediate container 290f5e068552 07:12:36 ---> 08cbddf51964 07:12:36 Step 19/21 : LABEL arch=x86_64 07:12:36 ---> Running in 1288866c7f38 07:12:36 Removing intermediate container 1288866c7f38 07:12:36 ---> 2a99354075a0 07:12:36 Step 20/21 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:12:36 ---> Running in b968b378c4e4 07:12:36 Removing intermediate container dbe66660d551 07:12:36 ---> 359ea4a5d044 07:12:36 Step 12/23 : ENV APP_PORT=48080 07:12:36 ---> Running in 931b59a42580 07:12:37 Removing intermediate container b968b378c4e4 07:12:37 ---> 18888b288037 07:12:37 Step 21/21 : LABEL version=0.0.0 07:12:37 ---> Running in d5e6b682941f 07:12:37 Removing intermediate container d5e6b682941f 07:12:37 ---> 8f9371e1779a 07:12:37 07:12:37 Successfully built 8f9371e1779a 07:12:37 Successfully tagged docker-support-scheduler-go:latest 07:12:38 Removing intermediate container 931b59a42580 07:12:38 ---> e144405354cb 07:12:38 Step 13/23 : EXPOSE $APP_PORT 07:12:38  Building docker-support-scheduler-go ... done  [Pipeline] } 07:12:38 ---> Running in 066b595e6bc9 07:12:38 $ docker stop --time=1 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b 07:12:39 Removing intermediate container 066b595e6bc9 07:12:39 ---> 9ebbf1e74940 07:12:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:39 ---> Running in fb343495bb47 07:12:41 $ docker rm -f 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b [Pipeline] // withDockerContainer [Pipeline] sh 07:12:42 + docker images 07:12:42 + grep docker 07:12:42 docker-support-scheduler-go latest 8f9371e1779a 5 seconds ago 12.3MB 07:12:42 docker-security-secrets-setup-go latest 5773ed89a717 8 seconds ago 24MB 07:12:42 docker-core-command-go latest fe9d3ae997f9 19 seconds ago 12.2MB 07:12:42 docker-support-logging-go latest 557f0fd15655 48 seconds ago 11.1MB 07:12:42 docker-sys-mgmt-agent-go latest 2f00e9979c4c About a minute ago 313MB 07:12:42 docker-core-metadata-go latest 98dbbe3115a5 About a minute ago 14.5MB 07:12:42 docker-security-proxy-setup-go latest ba617f247e95 2 minutes ago 16.7MB 07:12:42 docker-core-data-go latest 8ab4bdab451f 4 minutes ago 23.8MB 07:12:42 docker-security-secretstore-setup-go latest e296f16f2792 4 minutes ago 24.7MB 07:12:42 docker-security-bootstrap-redis-go latest 2d613f5a5d0f 4 minutes ago 15.8MB 07:12:42 docker-support-notifications-go latest dfed30717340 4 minutes ago 13.6MB 07:12:42 docker latest 1b003a99702a 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:12:43 Running on prd-ubuntu18.04-docker-8c-8g-23858 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [Pipeline] { [Pipeline] ws 07:12:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:12:44 Removing intermediate container fb343495bb47 07:12:44 ---> ada66aa89817 07:12:44 Step 15/23 : RUN apk --no-cache add zeromq 07:12:44 ---> Running in 888469797b20 07:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:12:46 using credential edgex-jenkins-ssh 07:12:46 Cloning the remote Git repository 07:12:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:12:46 > git init /w/workspace/edgex-go/1 # timeout=10 07:12:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:12:46 > git --version # timeout=10 07:12:46 > git --version # 'git version 2.17.1' 07:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:12:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:12:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:47 ---> 2d8207ecb446 07:12:47 Step 3/24 : WORKDIR /edgex-go 07:12:47 ---> Using cache 07:12:47 ---> 7937d704acae 07:12:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:47 ---> Using cache 07:12:47 ---> 17f5b083dda7 07:12:47 Step 5/24 : RUN apk update && apk add make git 07:12:47 ---> Using cache 07:12:47 ---> cab377f861db 07:12:47 Step 6/24 : COPY go.mod . 07:12:47 ---> Using cache 07:12:47 ---> 53941dc20651 07:12:47 Step 7/24 : RUN go mod download 07:12:47 ---> Using cache 07:12:47 ---> 17accbe4a79b 07:12:47 Step 8/24 : COPY . . 07:12:47 ---> Using cache 07:12:47 ---> 514537635df0 07:12:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:48 (1/5) Installing libgcc (10.2.1_pre1-r3) 07:12:48 (2/5) Installing libsodium (1.0.18-r0) 07:12:48 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 07:12:48 ---> Running in 10d89df5f103 07:12:48 (4/5) Installing libzmq (4.3.3-r1) 07:12:49 (5/5) Installing zeromq (4.3.3-r1) 07:12:49 Executing busybox-1.32.1-r0.trigger 07:12:49 OK: 8 MiB in 19 packages 07:12:50 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 07:12:51 Removing intermediate container 888469797b20 07:12:51 ---> 916aefeaf77d 07:12:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:12:52 ---> feb3a51a179b 07:12:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:12:55 ---> 8f746a4f46ba 07:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:12:56 Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 07:12:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:12:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:12:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 07:12:56 > git config core.sparsecheckout # timeout=10 07:12:56 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 07:12:56 > git remote # timeout=10 07:12:56 > git config --get remote.origin.url # timeout=10 07:12:56 Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 07:12:56 Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) 07:12:57 ---> bea55f801b3a 07:12:57 Step 19/23 : ENTRYPOINT ["/core-data"] 07:12:57 ---> Running in 1bb3b9969e3a 07:12:58 Removing intermediate container 1bb3b9969e3a 07:12:58 ---> e5b796e5ed69 07:12:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:58 ---> Running in ee5239492ede 07:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:56 > git merge 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 07:12:56 > git rev-parse HEAD^{commit} # timeout=10 07:12:56 > git config core.sparsecheckout # timeout=10 07:12:56 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 07:12:59 Removing intermediate container ee5239492ede 07:12:59 ---> 7bea2be53592 07:12:59 Step 21/23 : LABEL arch=arm64 07:12:59 ---> Running in bf8682438203 07:13:00 Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" 07:13:00 > git --version # timeout=10 07:13:00 > git --version # 'git version 2.17.1' 07:13:00 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 07:13:00 Removing intermediate container bf8682438203 07:13:00 ---> 0e4789a9e719 07:13:00 Step 22/23 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:13:00 ---> Running in 9a4116a2e92f [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:02 + echo snap-build.sh 07:13:02 snap-build.sh 07:13:02 + SNAP_BASE_DIR=. 07:13:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:13:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:13:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:13:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:13:02 + cd /w/workspace/edgex-go/1 07:13:02 + sudo apt-get remove -qy --purge lxd lxd-client 07:13:02 Reading package lists... 07:13:02 Building dependency tree... 07:13:02 Reading state information... 07:13:02 Removing intermediate container 9a4116a2e92f 07:13:02 ---> cfcd92f79785 07:13:02 Step 23/23 : LABEL version=0.0.0 07:13:02 The following packages were automatically installed and are no longer required: 07:13:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:13:02 uidmap xdelta3 07:13:02 Use 'sudo apt autoremove' to remove them. 07:13:02 The following packages will be REMOVED: 07:13:02 lxd* lxd-client* 07:13:02 ---> Running in 9027559e9031 07:13:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:13:03 After this operation, 31.7 MB disk space will be freed. 07:13:03 Removing intermediate container 9027559e9031 07:13:03 ---> f3749290c099 07:13:03 07:13:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 07:13:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:04 Successfully built f3749290c099 07:13:04 Successfully tagged docker-core-data-go-arm64:latest 07:13:04  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 07:13:05 Removing lxd dnsmasq configuration 07:13:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:13:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:13:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:13:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 07:13:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:07 Processing triggers for systemd (237-3ubuntu10.42) ... 07:13:07 Processing triggers for ureadahead (0.100.0-21) ... 07:13:08 + sudo snap remove --purge lxd 07:13:08 snap "lxd" is not installed 07:13:08 + sudo groupadd --force --system lxd 07:13:08 ++ whoami 07:13:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:13:08 + newgrp - lxd 07:13:08 + sudo snap install lxd 07:13:18 2021-01-29T07:13:16Z INFO Waiting for automatic snapd restart... 07:13:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:13:19 ---> 2d8207ecb446 07:13:19 Step 3/21 : WORKDIR /edgex-go 07:13:19 ---> Using cache 07:13:19 ---> 7937d704acae 07:13:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:19 ---> Using cache 07:13:19 ---> 17f5b083dda7 07:13:19 Step 5/21 : RUN apk update && apk add make git 07:13:19 ---> Using cache 07:13:19 ---> cab377f861db 07:13:19 Step 6/21 : COPY go.mod . 07:13:19 ---> Using cache 07:13:19 ---> 53941dc20651 07:13:19 Step 7/21 : RUN go mod download 07:13:19 ---> Using cache 07:13:19 ---> 17accbe4a79b 07:13:19 Step 8/21 : COPY . . 07:13:19 ---> Using cache 07:13:19 ---> 514537635df0 07:13:19 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:13:19 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:13:19 ---> 2d8207ecb446 07:13:19 Step 3/27 : WORKDIR /edgex-go 07:13:19 ---> Using cache 07:13:19 ---> 7937d704acae 07:13:19 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:19 ---> Using cache 07:13:19 ---> 17f5b083dda7 07:13:19 Step 5/27 : RUN apk update && apk add make bash git 07:13:20 ---> Running in 54be4d3e258b 07:13:20 ---> Running in 5cae9e10545f 07:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:24 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 07:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:26 Removing intermediate container e875d07f06a2 07:13:26 ---> 39794f4c00ea 07:13:26 07:13:26 Step 10/22 : FROM alpine:3.10 07:13:27 3.10: Pulling from library/alpine 07:13:28 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:28 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:28 OK: 12622 distinct packages available 07:13:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:13:29 OK: 217 MiB in 51 packages 07:13:29 Status: Downloaded newer image for alpine:3.10 07:13:29 ---> 536a684cf733 07:13:29 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:13:30 ---> Running in 53dadb314cf6 07:13:31 lxd 4.10 from Canonical* installed 07:13:31 + sudo lxd init --auto 07:13:32 Removing intermediate container 5cae9e10545f 07:13:32 ---> e6aff404a2e1 07:13:32 Step 6/27 : COPY go.mod . 07:13:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:13:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:13:33 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:13:33 v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:13:33 OK: 10171 distinct packages available 07:13:33 ---> 98ed4b27d0b3 07:13:33 Step 7/27 : RUN go mod download 07:13:34 ---> Running in 2d2f8a811f5a 07:13:34 (1/5) Installing ca-certificates (20191127-r2) 07:13:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:13:34 (3/5) Installing libcurl (7.66.0-r3) 07:13:34 (4/5) Installing curl (7.66.0-r3) 07:13:34 (5/5) Installing dumb-init (1.2.2-r1) 07:13:34 Executing busybox-1.30.1-r3.trigger 07:13:34 Executing ca-certificates-20191127-r2.trigger 07:13:35 OK: 7 MiB in 19 packages 07:13:36 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:36 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:13:36 ---> 2d8207ecb446 07:13:36 Step 3/29 : WORKDIR /edgex-go 07:13:36 ---> Using cache 07:13:36 ---> 7937d704acae 07:13:36 Step 4/29 : RUN apk update && apk add make git 07:13:36 ---> Running in bf947fd5d56a 07:13:39 Removing intermediate container 53dadb314cf6 07:13:39 ---> b19711b1d128 07:13:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:13:39 ---> Running in 863dd289cbcd 07:13:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:39 Removing intermediate container 2d2f8a811f5a 07:13:39 ---> 993f7e183d14 07:13:39 Step 8/27 : COPY . . 07:13:40 Removing intermediate container 863dd289cbcd 07:13:40 ---> be58b207af0c 07:13:40 Step 13/22 : WORKDIR / 07:13:40 ---> Running in 40bd75cb724e 07:13:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:41 + sudo snap install --classic snapcraft 07:13:42 Removing intermediate container 40bd75cb724e 07:13:42 ---> 96759343a0c1 07:13:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:13:44 v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:44 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:44 OK: 12622 distinct packages available 07:13:44 ---> 8e5a0d26f727 07:13:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:13:45 OK: 217 MiB in 51 packages 07:13:46 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 07:13:47 snapcraft 4.4.4 from Canonical* installed 07:13:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:13:47 + patch --verbose -p1 07:13:47 Hmm... Looks like a unified diff to me... 07:13:47 The text leading up to this was: 07:13:47 -------------------------- 07:13:47 |From ef7e4b7ed23e3d1fe7a246914d4dcde63262eca0 Mon Sep 17 00:00:00 2001 07:13:47 |From: Tony Espy 07:13:47 |Date: Wed, 27 Jan 2021 12:55:10 -0500 07:13:47 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 07:13:47 | 07:13:47 |--- 07:13:47 | snap/snapcraft.yaml | 474 +------------------------------------------- 07:13:47 | 1 file changed, 2 insertions(+), 472 deletions(-) 07:13:47 | 07:13:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:13:47 |index 4f322fc4..a1dfb449 100644 07:13:47 |--- a/snap/snapcraft.yaml 07:13:47 |+++ b/snap/snapcraft.yaml 07:13:47 -------------------------- 07:13:47 patching file snap/snapcraft.yaml 07:13:47 Using Plan A... 07:13:47 Hunk #1 succeeded at 75. 07:13:47 Hunk #2 succeeded at 84. 07:13:47 Hunk #3 succeeded at 218. 07:13:47 Hunk #4 succeeded at 226. 07:13:47 Hunk #5 succeeded at 233. 07:13:47 Hunk #6 succeeded at 260. 07:13:47 Hunk #7 succeeded at 294. 07:13:47 Hunk #8 succeeded at 341. 07:13:47 Hmm... Ignoring the trailing garbage. 07:13:47 done 07:13:47 + sudo snapcraft prime --use-lxd 07:13:48 ---> f67eb0fa1b6e 07:13:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:13:48 Removing intermediate container bf947fd5d56a 07:13:48 ---> 59fd8663a1aa 07:13:48 Step 5/29 : COPY go.mod . 07:13:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:13:48 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:13:48 - README.md 07:13:48 07:13:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:13:49 Launching a container. 07:13:49 ---> 3ae5993b6dae 07:13:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:13:50 ---> f11ed995aeff 07:13:50 Step 6/29 : RUN go mod download 07:13:50 ---> Running in b25abb6bad6d 07:13:52 ---> 7202fc74831b 07:13:52 Step 18/22 : RUN chmod +x entrypoint.sh 07:13:52 ---> Running in c2337c3ed1ae 07:13:57 Removing intermediate container b25abb6bad6d 07:13:57 ---> 1859990925bc 07:13:57 Step 7/29 : COPY . . 07:13:57 Removing intermediate container c2337c3ed1ae 07:13:57 ---> d8d8503a04b0 07:13:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:13:58 ---> Running in e87eba5adb67 07:13:59 Removing intermediate container e87eba5adb67 07:13:59 ---> bbd6b4d111e8 07:13:59 Step 20/22 : LABEL arch=arm64 07:14:00 ---> Running in 7e134cbb126c 07:14:01 Removing intermediate container 7e134cbb126c 07:14:01 ---> 9efc6dfd81cf 07:14:01 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:14:02 ---> Running in b08a00685277 07:14:03 Removing intermediate container 10d89df5f103 07:14:03 ---> 181302fda70c 07:14:03 07:14:03 Step 10/24 : FROM alpine:3.10 07:14:03 ---> 536a684cf733 07:14:03 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:14:03 ---> Using cache 07:14:03 ---> b19711b1d128 07:14:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:14:03 Removing intermediate container b08a00685277 07:14:03 ---> 1fff017c6436 07:14:03 Step 22/22 : LABEL version=0.0.0 07:14:04 ---> Running in b6a86587b145 07:14:04 ---> Running in df07453b01c3 07:14:04 Waiting for container to be ready 07:14:04 To start your first instance, try: lxc launch ubuntu:18.04 07:14:04 07:14:05 Removing intermediate container b6a86587b145 07:14:05 ---> e31a0378c6d3 07:14:05 Step 13/24 : WORKDIR / 07:14:05 Removing intermediate container df07453b01c3 07:14:05 ---> 975549a2b45e 07:14:05 07:14:05 ---> Running in 480eb777c1d1 07:14:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:14:07 Successfully built 975549a2b45e 07:14:07 ---> 50652b69b1ec 07:14:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:14:07 Waiting for network to be ready... 07:14:07 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:14:07 Building docker-core-metadata-go 07:14:07  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 480eb777c1d1 07:14:07 ---> 6edc5ce9a03c 07:14:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:14:08 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:14:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:14:08 ---> Running in 12c18ad26612 07:14:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:14:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] 07:14:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:14:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:14:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:14:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:14:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:14:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:14:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:14:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 07:14:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:14:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:14:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] 07:14:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] 07:14:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 07:14:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:14:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:14:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1868 kB] 07:14:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] 07:14:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:14:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:14:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [245 kB] 07:14:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.1 kB] 07:14:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] 07:14:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 07:14:10 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 07:14:11 ---> 3ed34863e632 07:14:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:14:13 Fetched 23.8 MB in 6s (4113 kB/s) 07:14:14 ---> 3466b59ac653 07:14:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:14:14 Reading package lists... 07:14:14 Reading package lists... 07:14:15 Building dependency tree... 07:14:15 Reading state information... 07:14:15 The following additional packages will be installed: 07:14:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:14:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:14:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:14:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:14:15 Suggested packages: 07:14:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:14:15 Recommended packages: 07:14:15 gnupg libsasl2-modules 07:14:15 The following NEW packages will be installed: 07:14:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:14:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:14:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:14:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:14:15 The following packages will be upgraded: 07:14:15 gpg gpg-agent gpgconf libudev1 07:14:15 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 07:14:15 Need to get 3533 kB of archives. 07:14:15 After this operation, 13.3 MB of additional disk space will be used. 07:14:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:14:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:14:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:14:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:14:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:14:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:14:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:14:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:14:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:14:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:14:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:14:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:14:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:14:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:14:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:14:16 ---> 308b60e6163d 07:14:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:14:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:14:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:14:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:14:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:14:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:14:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:14:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:14:16 debconf: delaying package configuration, since apt-utils is not installed 07:14:16 Fetched 3533 kB in 1s (2712 kB/s) 07:14:17 (Reading database ... 12511 files and directories currently installed.) 07:14:17 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:14:17 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:14:17 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:14:17 Selecting previously unselected package udev. 07:14:17 (Reading database ... 12511 files and directories currently installed.) 07:14:17 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:14:17 Unpacking udev (237-3ubuntu10.44) ... 07:14:17 Selecting previously unselected package libfuse2:amd64. 07:14:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:14:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:14:17 Selecting previously unselected package fuse. 07:14:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:14:17 Unpacking fuse (2.9.7-1ubuntu1) ... 07:14:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:14:17 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:14:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:14:17 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:14:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:14:18 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:14:18 Selecting previously unselected package libksba8:amd64. 07:14:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:14:18 Unpacking libksba8:amd64 (1.3.5-2) ... 07:14:18 Selecting previously unselected package libroken18-heimdal:amd64. 07:14:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:14:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:14:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:14:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:18 Selecting previously unselected package libwind0-heimdal:amd64. 07:14:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:14:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:14:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:14:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:14:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:19 Selecting previously unselected package libsasl2-modules-db:amd64. 07:14:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:14:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:14:19 Selecting previously unselected package libsasl2-2:amd64. 07:14:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:14:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:14:19 Selecting previously unselected package libldap-common. 07:14:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:14:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:14:19 Selecting previously unselected package libldap-2.4-2:amd64. 07:14:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:14:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:14:19 Selecting previously unselected package dirmngr. 07:14:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:14:19 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:14:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:14:20 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:14:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:14:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:14:20 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:14:20 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:14:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:20 Setting up libksba8:amd64 (1.3.5-2) ... 07:14:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:14:20 Setting up udev (237-3ubuntu10.44) ... 07:14:20 invoke-rc.d: policy-rc.d denied execution of start. 07:14:20 ---> 502c18e3bf95 07:14:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:14:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:20 Processing triggers for systemd (237-3ubuntu10) ... 07:14:20 Setting up fuse (2.9.7-1ubuntu1) ... 07:14:21 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:14:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:14:21 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:14:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:14:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:14:22 settings in the [Install] section, and DefaultInstance for template units). 07:14:22 This means they are not meant to be enabled using systemctl. 07:14:22 Possible reasons for having this kind of units are: 07:14:22 1) A unit may be statically enabled by being symlinked from another unit's 07:14:22 .wants/ or .requires/ directory. 07:14:22 2) A unit's purpose may be to act as a helper for some other unit which has 07:14:22 a requirement dependency on it. 07:14:22 3) A unit may be started when needed via activation (socket, path, timer, 07:14:22 D-Bus, udev, scripted systemctl call, ...). 07:14:22 4) In case of template units, the unit is meant to be enabled with some 07:14:22 instance name specified. 07:14:22 Reading package lists... 07:14:22 Building dependency tree... 07:14:22 Reading state information... 07:14:22 The following additional packages will be installed: 07:14:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:14:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:14:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:14:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:14:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:14:22 Suggested packages: 07:14:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:14:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:14:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:14:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:14:22 systemd-container policykit-1 07:14:22 Recommended packages: 07:14:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:14:22 The following NEW packages will be installed: 07:14:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:14:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:14:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:14:22 multiarch-support openssh-client python3 python3-minimal python3.6 07:14:22 python3.6-minimal snapd squashfs-tools sudo 07:14:22 The following packages will be upgraded: 07:14:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:14:22 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 07:14:22 Need to get 35.2 MB of archives. 07:14:22 After this operation, 141 MB of additional disk space will be used. 07:14:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:14:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:14:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:14:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:14:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:14:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:14:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:14:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:14:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:14:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:14:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:14:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:14:23 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:14:23 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:14:23 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:14:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:14:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:14:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:14:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:14:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:14:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:14:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:14:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:14:24 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:14:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:14:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:14:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:14:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:14:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:14:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:14:25 debconf: delaying package configuration, since apt-utils is not installed 07:14:25 Fetched 35.2 MB in 2s (16.2 MB/s) 07:14:25 (Reading database ... 12757 files and directories currently installed.) 07:14:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:14:25 ---> 331b6f8ca7ee 07:14:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:14:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:14:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:14:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:14:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:14:26 (Reading database ... 12757 files and directories currently installed.) 07:14:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:14:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:14:26 ---> 52b202fa57ad 07:14:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:14:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:14:26 (Reading database ... 12757 files and directories currently installed.) 07:14:26 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:14:26 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:14:26 ---> adf176b7a7fc 07:14:26 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:14:26 ---> Running in b8c74f33b23f 07:14:26 Setting up apt (1.6.12ubuntu0.2) ... 07:14:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:14:26 ---> Running in 90ee1d8e01d2 07:14:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:14:27 (Reading database ... 12764 files and directories currently installed.) 07:14:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:14:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:14:27 Selecting previously unselected package libpython3.6-minimal:amd64. 07:14:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:14:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:14:27 Selecting previously unselected package libexpat1:amd64. 07:14:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:14:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:14:27 Selecting previously unselected package python3.6-minimal. 07:14:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:14:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:14:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:14:28 Checking for services that may need to be restarted...done. 07:14:28 Checking for services that may need to be restarted...done. 07:14:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:14:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:14:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:14:29 Selecting previously unselected package python3-minimal. 07:14:29 (Reading database ... 13012 files and directories currently installed.) 07:14:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:14:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:14:29 Selecting previously unselected package mime-support. 07:14:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:14:29 Unpacking mime-support (3.60ubuntu1) ... 07:14:29 Selecting previously unselected package libmpdec2:amd64. 07:14:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:14:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:14:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:14:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:14:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:14:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:14:30 Selecting previously unselected package python3.6. 07:14:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:14:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:14:30 Selecting previously unselected package libpython3-stdlib:amd64. 07:14:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:14:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:14:30 Setting up python3-minimal (3.6.7-1~18.04) ... 07:14:30 Selecting previously unselected package python3. 07:14:30 (Reading database ... 13442 files and directories currently installed.) 07:14:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:14:30 Unpacking python3 (3.6.7-1~18.04) ... 07:14:31 Selecting previously unselected package multiarch-support. 07:14:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:14:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:14:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:14:31 Selecting previously unselected package liblzo2-2:amd64. 07:14:31 (Reading database ... 13479 files and directories currently installed.) 07:14:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:14:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:14:31 Selecting previously unselected package libbsd0:amd64. 07:14:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:14:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:14:31 Selecting previously unselected package sudo. 07:14:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:14:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:14:31 Selecting previously unselected package apparmor. 07:14:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:14:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:14:31 Selecting previously unselected package libedit2:amd64. 07:14:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:14:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:14:31 Selecting previously unselected package libkrb5support0:amd64. 07:14:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:14:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:14:31 Selecting previously unselected package libk5crypto3:amd64. 07:14:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:14:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:14:31 Selecting previously unselected package libkeyutils1:amd64. 07:14:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:14:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:14:31 Selecting previously unselected package libkrb5-3:amd64. 07:14:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:14:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:14:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:14:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:14:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:14:32 Selecting previously unselected package libssl1.0.0:amd64. 07:14:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:14:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:14:32 Selecting previously unselected package openssh-client. 07:14:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:14:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:14:32 Removing intermediate container b8c74f33b23f 07:14:32 ---> d8c1bad4230c 07:14:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:14:32 Selecting previously unselected package squashfs-tools. 07:14:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:14:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:14:32 Selecting previously unselected package snapd. 07:14:32 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:14:32 Unpacking snapd (2.48+18.04) ... 07:14:32 ---> Running in 5c11f82e503c 07:14:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:14:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:33 ---> 2d8207ecb446 07:14:33 Step 3/22 : WORKDIR /edgex-go 07:14:33 ---> Using cache 07:14:33 ---> 7937d704acae 07:14:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:33 ---> Using cache 07:14:33 ---> 17f5b083dda7 07:14:33 Step 5/22 : RUN apk update && apk add make git 07:14:33 ---> Using cache 07:14:33 ---> cab377f861db 07:14:33 Step 6/22 : COPY go.mod . 07:14:33 ---> Using cache 07:14:33 ---> 53941dc20651 07:14:33 Step 7/22 : RUN go mod download 07:14:33 ---> Using cache 07:14:33 ---> 17accbe4a79b 07:14:33 Step 8/22 : COPY . . 07:14:33 ---> Using cache 07:14:33 ---> 514537635df0 07:14:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:14:33 Removing intermediate container 5c11f82e503c 07:14:33 ---> b1362a329938 07:14:33 Step 22/24 : LABEL arch=arm64 07:14:33 ---> Running in 64fbd0530387 07:14:33 ---> Running in 66e3a96d874e 07:14:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:14:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:14:35 Setting up mime-support (3.60ubuntu1) ... 07:14:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:14:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:14:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:14:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:14:35 Setting up systemd (237-3ubuntu10.44) ... 07:14:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:14:35 Removing intermediate container 66e3a96d874e 07:14:35 ---> 07fd251914e7 07:14:35 Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:14:35 ---> Running in ba9ee0c182ad 07:14:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:14:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:14:36 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 07:14:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:14:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:14:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:14:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:14:36 Removing intermediate container ba9ee0c182ad 07:14:36 ---> 5a788aadc5f1 07:14:36 Step 24/24 : LABEL version=0.0.0 07:14:36 ---> Running in 91214b6cf30a 07:14:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:14:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:14:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:14:37 Setting up python3 (3.6.7-1~18.04) ... 07:14:37 running python rtupdate hooks for python3.6... 07:14:37 running python post-rtupdate hooks for python3.6... 07:14:37 Setting up apparmor (2.12-4ubuntu5.1) ... 07:14:37 Removing intermediate container 91214b6cf30a 07:14:37 ---> 4eb6935220ee 07:14:37 07:14:38 Removing intermediate container 54be4d3e258b 07:14:38 ---> 6598af6e0c92 07:14:38 07:14:38 Step 10/21 : FROM scratch 07:14:38 ---> 07:14:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:14:38 ---> Using cache 07:14:38 ---> e548fcb75e45 07:14:38 Step 12/21 : ENV APP_PORT=48085 07:14:38 Successfully built 4eb6935220ee 07:14:38 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:14:38 ---> Running in 043ac679670c 07:14:39  Building docker-security-secretstore-setup-go ... done Removing intermediate container 043ac679670c 07:14:39 ---> ac42be7a3305 07:14:39 Step 13/21 : EXPOSE $APP_PORT 07:14:39 ---> Running in 065891ff273d 07:14:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:14:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:14:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:14:39 Removing intermediate container 065891ff273d 07:14:39 ---> 9e6390385e77 07:14:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:14:40 Setting up snapd (2.48+18.04) ... 07:14:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:14:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:14:40 ---> 5c53d7930de1 07:14:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:14:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:14:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:14:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:14:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:14:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:14:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:14:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:14:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:14:42 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 07:14:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:14:42 Processing triggers for systemd (237-3ubuntu10.44) ... 07:14:42 ---> be28914b6eff 07:14:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:14:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:14:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:14:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:14:44 ---> 804a753255f3 07:14:44 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:14:44 ---> Running in 401c519230eb 07:14:44 Removing intermediate container 401c519230eb 07:14:44 ---> b71a8c138334 07:14:44 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:14:44 ---> Running in d4426d185ae9 07:14:45 Reading package lists... 07:14:45 Reading package lists... 07:14:45 Removing intermediate container d4426d185ae9 07:14:45 ---> dc1fdc9a3f64 07:14:45 Step 19/21 : LABEL arch=arm64 07:14:45 Building dependency tree... 07:14:45 Reading state information... 07:14:45 Calculating upgrade... 07:14:45 ---> Running in 5bdc1770a10d 07:14:45 The following packages will be upgraded: 07:14:45 advancecomp base-files bash binutils binutils-common 07:14:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:14:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:14:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:14:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:14:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:14:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:14:45 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 07:14:45 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 07:14:45 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 07:14:45 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 07:14:45 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 07:14:45 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 07:14:45 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 07:14:45 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:14:45 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:14:45 Need to get 63.8 MB of archives. 07:14:45 After this operation, 5205 kB of additional disk space will be used. 07:14:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 07:14:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:14:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:14:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:14:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:14:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:14:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:14:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:14:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:14:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:14:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:14:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:14:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:14:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:14:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:14:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:14:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:14:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:14:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:14:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:14:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:14:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:14:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:14:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:14:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:14:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:14:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:14:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:14:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:14:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:14:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:14:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:14:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:14:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:14:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:14:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:14:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:14:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:14:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:14:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:14:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:14:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:14:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:14:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:14:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:14:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:14:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:14:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:14:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:14:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:14:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:14:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:14:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:14:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:14:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:14:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:14:46 Removing intermediate container 5bdc1770a10d 07:14:46 ---> 6d0ae63def0b 07:14:46 Step 20/21 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:14:46 ---> Running in ea07f908ca4a 07:14:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:14:46 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:14:46 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:14:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:14:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:14:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:14:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:14:46 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:14:46 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:14:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:14:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:14:47 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:14:47 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:14:47 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:14:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:14:47 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:14:47 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:14:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:14:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:14:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:14:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:14:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:14:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:14:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:14:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:14:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:14:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:14:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:14:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:14:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:14:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:14:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:14:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:14:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:14:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:14:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:14:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:14:47 Removing intermediate container ea07f908ca4a 07:14:47 ---> 922c14808997 07:14:47 Step 21/21 : LABEL version=0.0.0 07:14:47 ---> Running in 0cf225024ec5 07:14:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:14:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:14:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:14:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:14:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:14:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:14:47 debconf: delaying package configuration, since apt-utils is not installed 07:14:47 Fetched 63.8 MB in 2s (37.1 MB/s) 07:14:47 (Reading database ... 13912 files and directories currently installed.) 07:14:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:14:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:14:48 Removing intermediate container 0cf225024ec5 07:14:48 ---> ad7352229b8d 07:14:48 07:14:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:14:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:14:48 Successfully built ad7352229b8d 07:14:48 Successfully tagged docker-support-scheduler-go-arm64:latest 07:14:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 07:14:48 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 07:14:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:14:50 (Reading database ... 13911 files and directories currently installed.) 07:14:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:14:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:14:50 (Reading database ... 13911 files and directories currently installed.) 07:14:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:14:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:14:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:14:51 (Reading database ... 13911 files and directories currently installed.) 07:14:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:14:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:14:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:14:52 (Reading database ... 13911 files and directories currently installed.) 07:14:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:14:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:14:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:14:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:14:52 Setting up base-files (10.1ubuntu2.10) ... 07:14:52 Installing new version of config file /etc/issue ... 07:14:52 Installing new version of config file /etc/issue.net ... 07:14:52 Installing new version of config file /etc/lsb-release ... 07:14:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:14:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:14:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:14:53 Removing obsolete conffile /etc/default/motd-news ... 07:14:53 (Reading database ... 13912 files and directories currently installed.) 07:14:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:14:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:14:53 Setting up bash (4.4.18-2ubuntu1.2) ... 07:14:53 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 07:14:53 (Reading database ... 13912 files and directories currently installed.) 07:14:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:14:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:14:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:14:53 (Reading database ... 13912 files and directories currently installed.) 07:14:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:14:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:14:53 Setting up tar (1.29b-2ubuntu0.2) ... 07:14:54 (Reading database ... 13912 files and directories currently installed.) 07:14:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:14:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:14:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:14:54 (Reading database ... 13912 files and directories currently installed.) 07:14:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:14:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:14:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:14:54 (Reading database ... 13912 files and directories currently installed.) 07:14:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:14:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:14:54 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:14:55 (Reading database ... 13912 files and directories currently installed.) 07:14:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:14:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:14:55 Setting up grep (3.1-2build1) ... 07:14:55 (Reading database ... 13912 files and directories currently installed.) 07:14:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:14:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:14:55 Setting up login (1:4.5-1ubuntu2) ... 07:14:55 (Reading database ... 13912 files and directories currently installed.) 07:14:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:14:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:14:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:14:56 (Reading database ... 13912 files and directories currently installed.) 07:14:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:14:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:14:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:14:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:14:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:14:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:14:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:14:57 (Reading database ... 13912 files and directories currently installed.) 07:14:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:14:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:14:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:14:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:14:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:14:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:14:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:14:58 (Reading database ... 13912 files and directories currently installed.) 07:14:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:14:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:14:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:14:59 (Reading database ... 13912 files and directories currently installed.) 07:14:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:14:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:14:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:14:59 (Reading database ... 13912 files and directories currently installed.) 07:14:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:14:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:14:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:14:59 (Reading database ... 13912 files and directories currently installed.) 07:14:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:14:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:14:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:14:59 (Reading database ... 13912 files and directories currently installed.) 07:14:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:14:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:14:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:14:59 (Reading database ... 13912 files and directories currently installed.) 07:14:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:14:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:00 (Reading database ... 13912 files and directories currently installed.) 07:15:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:00 (Reading database ... 13912 files and directories currently installed.) 07:15:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:00 (Reading database ... 13912 files and directories currently installed.) 07:15:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:15:00 (Reading database ... 13912 files and directories currently installed.) 07:15:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:15:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:15:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:15:01 (Reading database ... 13912 files and directories currently installed.) 07:15:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:15:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:15:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:15:02 (Reading database ... 13912 files and directories currently installed.) 07:15:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:15:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:15:02 (Reading database ... 13914 files and directories currently installed.) 07:15:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:15:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:15:02 Setting up debconf (1.5.66ubuntu1) ... 07:15:03 (Reading database ... 13914 files and directories currently installed.) 07:15:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:15:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:15:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:15:03 (Reading database ... 13914 files and directories currently installed.) 07:15:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:15:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:15:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:15:03 (Reading database ... 13914 files and directories currently installed.) 07:15:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:03 (Reading database ... 13914 files and directories currently installed.) 07:15:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:04 (Reading database ... 13914 files and directories currently installed.) 07:15:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:04 (Reading database ... 13914 files and directories currently installed.) 07:15:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:15:04 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:15:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:15:04 (Reading database ... 13914 files and directories currently installed.) 07:15:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:15:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:15:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:15:05 (Reading database ... 13914 files and directories currently installed.) 07:15:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:15:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:05 (Reading database ... 13914 files and directories currently installed.) 07:15:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:15:06 (Reading database ... 13914 files and directories currently installed.) 07:15:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:15:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:15:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:15:06 (Reading database ... 13914 files and directories currently installed.) 07:15:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:15:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:15:07 Setting up passwd (1:4.5-1ubuntu2) ... 07:15:07 (Reading database ... 13914 files and directories currently installed.) 07:15:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:15:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:15:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:15:07 (Reading database ... 13914 files and directories currently installed.) 07:15:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:15:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:15:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:15:08 (Reading database ... 13914 files and directories currently installed.) 07:15:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:15:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:15:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:15:08 (Reading database ... 13914 files and directories currently installed.) 07:15:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:15:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:15:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:15:08 (Reading database ... 13914 files and directories currently installed.) 07:15:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:15:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:15:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:15:08 (Reading database ... 13914 files and directories currently installed.) 07:15:08 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:15:08 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:15:08 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:15:09 (Reading database ... 13914 files and directories currently installed.) 07:15:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:15:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:15:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:15:09 (Reading database ... 13915 files and directories currently installed.) 07:15:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:15:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:15:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:15:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:15:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:15:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:15:09 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:15:09 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:15:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:15:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:15:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:15:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:15:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:15:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:15:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:15:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:15:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:15:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:15:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:15:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:15:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:15:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:15:10 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:15:10 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:15:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:15:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:15:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:15:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:15:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:12 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:15:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:15:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:15:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:15:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:15:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:15:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:15:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:15:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:15:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:15:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:15:19 07:15:19 Current default time zone: 'Etc/UTC' 07:15:19 Local time is now: Fri Jan 29 07:15:19 UTC 2021. 07:15:19 Universal Time is now: Fri Jan 29 07:15:19 UTC 2021. 07:15:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:15:19 07:15:19 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:15:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 07:15:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:15:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:15:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:15:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:15:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:15:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:15:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:15:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:15:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:15:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:20 Setting up patch (2.7.6-2ubuntu1.1) ... 07:15:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:15:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:15:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:15:20 Installing new version of config file /etc/ssl/openssl.cnf ... 07:15:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:15:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:15:20 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:15:21  Building docker-support-scheduler-go ... done Removing intermediate container 12c18ad26612 07:15:21 ---> 65928e32bd43 07:15:21 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:15:21 ---> Running in 3c11f9c8ddf1 07:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:15:22 Updating certificates in /etc/ssl/certs... 07:15:22 22 added, 17 removed; done. 07:15:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:15:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:15:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:15:23 Setting up pkgbinarymangler (138.18.04.1) ... 07:15:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:15:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up perl (5.26.1-6ubuntu0.5) ... 07:15:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:15:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:15:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:15:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:15:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:15:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:15:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:15:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:15:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:15:23 Processing triggers for systemd (237-3ubuntu10.44) ... 07:15:23 Processing triggers for mime-support (3.60ubuntu1) ... 07:15:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:15:23 Updating certificates in /etc/ssl/certs... 07:15:24 0 added, 0 removed; done. 07:15:24 Running hooks in /etc/ca-certificates/update.d... 07:15:24 done. 07:15:24 Removing intermediate container 90ee1d8e01d2 07:15:24 ---> a6859b037293 07:15:24 07:15:24 Step 9/29 : FROM alpine:latest 07:15:24 ---> 1fca6fe4a1ec 07:15:24 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:15:24 ---> Running in a6dbd119197d 07:15:25 Reading package lists... 07:15:25 Building dependency tree... 07:15:25 Reading state information... 07:15:25 Removing intermediate container a6dbd119197d 07:15:25 ---> bd6a77d56b5c 07:15:25 Step 11/29 : USER root 07:15:25 The following NEW packages will be installed: 07:15:25 apt-transport-https 07:15:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:15:25 Need to get 1696 B of archives. 07:15:25 After this operation, 153 kB of additional disk space will be used. 07:15:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:15:25 debconf: delaying package configuration, since apt-utils is not installed 07:15:25 Fetched 1696 B in 0s (22.0 kB/s) 07:15:25 ---> Running in 24b8ce7c3c8d 07:15:25 Selecting previously unselected package apt-transport-https. 07:15:25 (Reading database ... 13929 files and directories currently installed.) 07:15:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:15:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:15:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:15:26 Waiting for network to be ready... 07:15:26 Removing intermediate container 24b8ce7c3c8d 07:15:26 ---> 1c6870e70795 07:15:26 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:15:26 ---> Running in e4f9719f4bb1 07:15:26 Removing intermediate container 3c11f9c8ddf1 07:15:26 ---> 0e62746134a3 07:15:26 07:15:26 Step 11/27 : FROM docker:latest 07:15:26 ---> 83ca638d8957 07:15:26 Step 12/27 : RUN apk add --no-cache bash 07:15:27 ---> Running in 56fb114f1b81 07:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:15:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:15:29 (1/2) Installing readline (8.0.4-r0) 07:15:29 (2/2) Installing bash (5.0.17-r0) 07:15:29 Executing bash-5.0.17-r0.post-install 07:15:29 Executing busybox-1.31.1-r19.trigger 07:15:29 OK: 12 MiB in 22 packages 07:15:29 v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 07:15:29 v3.13.0-147-ge7819ad9b9 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 07:15:29 OK: 13727 distinct packages available 07:15:30 (1/2) Installing ca-certificates (20191127-r5) 07:15:31 (2/2) Installing dumb-init (1.2.5-r0) 07:15:31 Executing busybox-1.32.1-r0.trigger 07:15:31 Executing ca-certificates-20191127-r5.trigger 07:15:31 OK: 6 MiB in 16 packages 07:15:31 Removing intermediate container 56fb114f1b81 07:15:31 ---> 5467472e508e 07:15:31 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:15:31 ---> Running in c91cd594c5f4 07:15:32 2021-01-29T07:15:29Z INFO Waiting for automatic snapd restart... 07:15:32 snapd 2.48.2 from Canonical* installed 07:15:33 "snapd" switched to the "latest/stable" channel 07:15:33 07:15:34 Removing intermediate container e4f9719f4bb1 07:15:34 ---> d7e940678879 07:15:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:15:34 ---> Running in 472a5619cdfd 07:15:35 Removing intermediate container 472a5619cdfd 07:15:35 ---> 8084947c2479 07:15:35 Step 14/29 : WORKDIR $BASE_DIR 07:15:35 Removing intermediate container c91cd594c5f4 07:15:35 ---> f1e27525fb2c 07:15:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:15:35 ---> Running in 3f9d7c6fad81 07:15:35 ---> Running in f148189a2069 07:15:36 Removing intermediate container f148189a2069 07:15:36 Removing intermediate container 3f9d7c6fad81 07:15:36 ---> 4a31f914a252 07:15:36 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:15:36 ---> 4d5d19d48100 07:15:36 Step 15/27 : ENV APP_PORT=48090 07:15:36 ---> Running in 99a1765482fc 07:15:36 ---> Running in 256365d37b8f 07:15:37 Removing intermediate container 256365d37b8f 07:15:37 ---> c25171452d6e 07:15:37 Step 16/27 : EXPOSE $APP_PORT 07:15:37 ---> Running in 7b4752688f92 07:15:37 core18 20201210 from Canonical* installed 07:15:37 Removing intermediate container 7b4752688f92 07:15:37 ---> 4d639588cf2b 07:15:37 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:15:38 "core18" switched to the "latest/stable" channel 07:15:38 07:15:39 ---> 8470c612d647 07:15:39 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:15:39 Removing intermediate container 99a1765482fc 07:15:39 ---> 2494aa2c1f59 07:15:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:15:40 ---> 9f736bb1d2cd 07:15:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:15:41 ---> 620297120791 07:15:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:15:41 ---> d974762ad58f 07:15:41 Step 20/27 : RUN apk --no-cache add py3-pip 07:15:41 ---> Running in b77760234d09 07:15:42 ---> 61c0e1f8cb04 07:15:42 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:15:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:15:43 ---> 84c1807d09e5 07:15:43 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:15:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:15:43 snapcraft 4.4.4 from Canonical* installed 07:15:43 "snapcraft" switched to the "latest/stable" channel 07:15:43 07:15:43 (1/33) Installing libbz2 (1.0.8-r1) 07:15:43 (2/33) Installing expat (2.2.9-r1) 07:15:43 (3/33) Installing libffi (3.3-r2) 07:15:44 (4/33) Installing gdbm (1.13-r1) 07:15:44 (5/33) Installing xz-libs (5.2.5-r0) 07:15:44 (6/33) Installing sqlite-libs (3.32.1-r0) 07:15:44 (7/33) Installing python3 (3.8.5-r0) 07:15:44 ---> b0491d7168fd 07:15:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:15:46 ---> 1f6e10f181ad 07:15:46 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:15:46 (8/33) Installing py3-appdirs (1.4.4-r1) 07:15:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:15:46 (10/33) Installing py3-parsing (2.4.7-r0) 07:15:46 (11/33) Installing py3-six (1.15.0-r0) 07:15:46 (12/33) Installing py3-packaging (20.4-r0) 07:15:46 (13/33) Installing py3-setuptools (47.0.0-r0) 07:15:46 ---> Running in c9d284ff8925 07:15:46 Removing intermediate container 64fbd0530387 07:15:46 ---> b5e98a867a22 07:15:46 07:15:46 Step 10/22 : FROM scratch 07:15:46 ---> 07:15:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:15:46 (14/33) Installing py3-chardet (3.0.4-r4) 07:15:46 (15/33) Installing py3-idna (2.9-r0) 07:15:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:15:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:15:46 ---> Using cache 07:15:46 ---> e548fcb75e45 07:15:46 Step 12/22 : ENV APP_PORT=48081 07:15:46 (18/33) Installing py3-requests (2.23.0-r0) 07:15:46 (19/33) Installing py3-msgpack (1.0.0-r0) 07:15:46 (20/33) Installing py3-lockfile (0.12.2-r3) 07:15:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:15:46 (22/33) Installing py3-colorama (0.4.3-r0) 07:15:46 (23/33) Installing py3-distlib (0.3.0-r0) 07:15:46 (24/33) Installing py3-distro (1.5.0-r1) 07:15:47 (25/33) Installing py3-webencodings (0.5.1-r3) 07:15:47 (26/33) Installing py3-html5lib (1.0.1-r4) 07:15:47 (27/33) Installing py3-pytoml (0.1.21-r0) 07:15:47 (28/33) Installing py3-pep517 (0.8.2-r0) 07:15:47 (29/33) Installing py3-progress (1.5-r0) 07:15:47 (30/33) Installing py3-toml (0.10.1-r0) 07:15:47 (31/33) Installing py3-retrying (1.3.3-r0) 07:15:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:15:47 ---> Running in eb12fd5d735d 07:15:47 (33/33) Installing py3-pip (20.1.1-r0) 07:15:47 Executing busybox-1.31.1-r19.trigger 07:15:47 OK: 71 MiB in 55 packages 07:15:47 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:15:47 - README.md 07:15:47 07:15:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:15:48 Removing intermediate container eb12fd5d735d 07:15:48 ---> fa59bae5bb64 07:15:48 Step 13/22 : EXPOSE $APP_PORT 07:15:48 ---> Running in 4474fc859a83 07:15:48 Removing intermediate container 4474fc859a83 07:15:48 ---> c9d1d003ed18 07:15:48 Step 14/22 : WORKDIR / 07:15:48 ---> Running in ca361a2626fe 07:15:49 Removing intermediate container c9d284ff8925 07:15:49 ---> ea7c795e4b81 07:15:49 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:15:49 Removing intermediate container ca361a2626fe 07:15:49 ---> 00011864e152 07:15:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:15:50 ---> 2bc8a4674b05 07:15:50 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:15:50 ---> 8e10cb0db87e 07:15:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:15:50 ---> Running in 1060408dd6f1 07:15:52 ---> b1d4266560eb 07:15:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:15:53 ---> ae56a5e1359f 07:15:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:15:53 Removing intermediate container 1060408dd6f1 07:15:53 ---> c0de3d9f006b 07:15:53 Step 24/29 : RUN chmod 755 security-secrets-setup 07:15:53 ---> Running in a8bd2efad0df 07:15:53 ---> Running in 6be356db95c1 07:15:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:15:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:15:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:15:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:15:54 Removing intermediate container a8bd2efad0df 07:15:54 ---> d838521d44ba 07:15:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:54 Removing intermediate container b77760234d09 07:15:54 ---> 28e52d5bcbee 07:15:54 Step 21/27 : RUN pip install docker-compose==1.23.2 07:15:54 ---> Running in 7ac2d3c2dd0e 07:15:55 ---> Running in d10a996c8769 07:15:55 Removing intermediate container 7ac2d3c2dd0e 07:15:55 ---> 0e3b581b0ad1 07:15:55 Step 20/22 : LABEL arch=arm64 07:15:55 ---> Running in 02b446ad57cf 07:15:55 Reading package lists... 07:15:56 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:15:56 Removing intermediate container 02b446ad57cf 07:15:56 ---> 0da5c0946fb2 07:15:56 Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:15:56 ---> Running in 3506e8e66cc7 07:15:57 Removing intermediate container 3506e8e66cc7 07:15:57 ---> b4bb7af9f086 07:15:57 Step 22/22 : LABEL version=0.0.0 07:15:57 Removing intermediate container 6be356db95c1 07:15:57 ---> 0aa15822c6bd 07:15:57 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:15:57 ---> Running in 0f6473bf3b52 07:15:57 ---> Running in 6f7f180eaf24 07:15:57 Removing intermediate container 0f6473bf3b52 07:15:57 ---> c4e0acdfe2d5 07:15:57 07:15:57 Removing intermediate container 6f7f180eaf24 07:15:57 ---> a10195e0238f 07:15:57 Step 26/29 : CMD [ "generate" ] 07:15:57 ---> Running in f1fe23dca252 07:15:58 Successfully built c4e0acdfe2d5 07:15:58 Successfully tagged docker-core-metadata-go-arm64:latest 07:15:58  Building docker-core-metadata-go ... done Removing intermediate container f1fe23dca252 07:15:58 ---> ce1f85581d28 07:15:58 Step 27/29 : LABEL arch=arm64 07:15:58 ---> Running in 7678dcfe785a 07:15:59 Removing intermediate container 7678dcfe785a 07:15:59 ---> ba7b5ec18254 07:15:59 Step 28/29 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:15:59 ---> Running in 1fbd2762f07e 07:15:59 Removing intermediate container 1fbd2762f07e 07:15:59 ---> bd87d86c9a16 07:15:59 Step 29/29 : LABEL version=0.0.0 07:15:59 ---> Running in d67bc5e640da 07:16:00 Removing intermediate container d67bc5e640da 07:16:00 ---> 5132dd89761c 07:16:00 07:16:00 Successfully built 5132dd89761c 07:16:00 Successfully tagged docker-security-secrets-setup-go-arm64:latest 07:16:00  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 07:16:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:16:01 Collecting docker<4.0,>=3.6.0 07:16:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:16:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:02 Reading package lists... 07:16:02 Building dependency tree... 07:16:02 Reading state information... 07:16:02 Suggested packages: 07:16:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:16:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:16:02 Recommended packages: 07:16:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:16:02 The following NEW packages will be installed: 07:16:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:16:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:16:02 pkg-config zip 07:16:02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:16:02 Need to get 7655 kB of archives. 07:16:02 After this operation, 43.7 MB of additional disk space will be used. 07:16:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:16:02 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:16:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:16:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:16:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:16:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:16:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:16:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:16:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:16:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:16:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:16:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:16:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:16:03 Collecting cached-property<2,>=1.2.0 07:16:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:16:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:16:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:16:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:16:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:16:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:16:03 debconf: delaying package configuration, since apt-utils is not installed 07:16:03 Fetched 7655 kB in 1s (10.6 MB/s) 07:16:03 Selecting previously unselected package libglib2.0-0:amd64. 07:16:03 (Reading database ... 13933 files and directories currently installed.) 07:16:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:16:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:16:03 Collecting jsonschema<3,>=2.5.1 07:16:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:16:03 Selecting previously unselected package libpsl5:amd64. 07:16:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:16:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:16:04 Selecting previously unselected package libnghttp2-14:amd64. 07:16:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:16:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:16:04 Selecting previously unselected package librtmp1:amd64. 07:16:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:16:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:16:04 Selecting previously unselected package libcurl3-gnutls:amd64. 07:16:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:16:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:16:04 Selecting previously unselected package liberror-perl. 07:16:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:16:04 Unpacking liberror-perl (0.17025-1) ... 07:16:04 Selecting previously unselected package git-man. 07:16:04 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:16:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:16:04 Selecting previously unselected package git. 07:16:04 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:16:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:16:04 Collecting PyYAML<4,>=3.10 07:16:04 Downloading PyYAML-3.13.tar.gz (270 kB) 07:16:05 Selecting previously unselected package libnorm1:amd64. 07:16:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:16:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:16:05 Selecting previously unselected package libpgm-5.2-0:amd64. 07:16:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:16:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:16:05 Selecting previously unselected package libsodium23:amd64. 07:16:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:16:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:16:05 Selecting previously unselected package libzmq5:amd64. 07:16:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:16:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:16:05 Selecting previously unselected package libzmq3-dev:amd64. 07:16:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:16:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:16:06 Selecting previously unselected package pkg-config. 07:16:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:16:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:16:06 Selecting previously unselected package zip. 07:16:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:16:06 Unpacking zip (3.0-11build1) ... 07:16:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:16:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:16:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:16:06 Setting up liberror-perl (0.17025-1) ... 07:16:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:16:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:16:06 No schema files found: doing nothing. 07:16:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:16:06 Setting up zip (3.0-11build1) ... 07:16:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:16:06 Setting up libsodium23:amd64 (1.0.16-2) ... 07:16:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:16:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:16:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:16:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:16:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:16:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:08 Collecting websocket-client<1.0,>=0.32.0 07:16:08 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:16:08 Collecting dockerpty<0.5,>=0.4.1 07:16:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:16:10 Collecting texttable<0.10,>=0.9.0 07:16:10 Downloading texttable-0.9.1.tar.gz (11 kB) 07:16:12 Collecting docopt<0.7,>=0.6.1 07:16:12 Downloading docopt-0.6.2.tar.gz (25 kB) 07:16:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:13 git set to automatically installed. 07:16:13 git-man set to automatically installed. 07:16:13 libcurl3-gnutls set to automatically installed. 07:16:13 liberror-perl set to automatically installed. 07:16:13 libglib2.0-0 set to automatically installed. 07:16:13 libnghttp2-14 set to automatically installed. 07:16:13 libnorm1 set to automatically installed. 07:16:13 libpgm-5.2-0 set to automatically installed. 07:16:13 libpsl5 set to automatically installed. 07:16:13 librtmp1 set to automatically installed. 07:16:13 libsodium23 set to automatically installed. 07:16:13 libzmq3-dev set to automatically installed. 07:16:13 libzmq5 set to automatically installed. 07:16:13 pkg-config set to automatically installed. 07:16:13 zip set to automatically installed. 07:16:14 Collecting docker-pycreds>=0.4.0 07:16:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:16: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) 07:16:14 Collecting idna<2.8,>=2.5 07:16:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:16:14 Collecting urllib3<1.25,>=1.21.1 07:16:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:16: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) 07:16:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:16:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:16:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:16:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:16:16 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, PyYAML, dockerpty, texttable, docopt, docker-compose 07:16:16 Attempting uninstall: idna 07:16:16 Found existing installation: idna 2.9 07:16:16 Uninstalling idna-2.9: 07:16:16 Successfully uninstalled idna-2.9 07:16:16 Attempting uninstall: urllib3 07:16:16 Found existing installation: urllib3 1.25.9 07:16:16 Uninstalling urllib3-1.25.9: 07:16:16 Successfully uninstalled urllib3-1.25.9 07:16:17 Attempting uninstall: requests 07:16:17 Found existing installation: requests 2.23.0 07:16:17 Uninstalling requests-2.23.0: 07:16:17 Successfully uninstalled requests-2.23.0 07:16:17 snapd is not logged in, snap install commands will use sudo 07:16:19 Running setup.py install for PyYAML: started 07:16:21 Running setup.py install for PyYAML: finished with status 'done' 07:16:21 Running setup.py install for dockerpty: started 07:16:22 Running setup.py install for dockerpty: finished with status 'done' 07:16:23 Running setup.py install for texttable: started 07:16:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:24 snap "core18" has no updates available 07:16:25 Running setup.py install for texttable: finished with status 'done' 07:16:25 Running setup.py install for docopt: started 07:16:25 Pulling config-common 07:16:26 Running setup.py install for docopt: finished with status 'done' 07:16:26 Pulling go-build-helper 07:16:27 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 07:16:31 Removing intermediate container d10a996c8769 07:16:31 ---> 11e7dd930685 07:16:31 Step 22/27 : RUN apk --no-cache add curl 07:16:31 ---> Running in cc1b10f34a6c 07:16:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:16:33 (2/3) Installing libcurl (7.69.1-r3) 07:16:33 (3/3) Installing curl (7.69.1-r3) 07:16:33 Executing busybox-1.31.1-r19.trigger 07:16:33 OK: 71 MiB in 58 packages 07:16:34 Removing intermediate container cc1b10f34a6c 07:16:34 ---> 8a2d12ab85f9 07:16:34 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:16:34 ---> Running in e930434e1b91 07:16:35 Removing intermediate container e930434e1b91 07:16:35 ---> c355eba58e13 07:16:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:35 ---> Running in 90d36c650117 07:16:35 Removing intermediate container 90d36c650117 07:16:35 ---> 068d51bf9893 07:16:35 Step 25/27 : LABEL arch=arm64 07:16:35 ---> Running in a30782f80429 07:16:36 Removing intermediate container a30782f80429 07:16:36 ---> 38ced4c6a4bb 07:16:36 Step 26/27 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 07:16:36 ---> Running in ef283a1ab19f 07:16:36 Removing intermediate container ef283a1ab19f 07:16:36 ---> ccf07e23dee1 07:16:36 Step 27/27 : LABEL version=0.0.0 07:16:37 ---> Running in 8b2b9b4fd6b0 07:16:37 Removing intermediate container 8b2b9b4fd6b0 07:16:37 ---> 1f5be69ceec6 07:16:37 07:16:37 Successfully built 1f5be69ceec6 07:16:37 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:16:38  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:16:38 $ docker stop --time=1 d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb 07:16:40 $ docker rm -f d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb [Pipeline] // withDockerContainer [Pipeline] sh 07:16:41 + docker images 07:16:41 + grep docker 07:16:41 docker-sys-mgmt-agent-go-arm64 latest 1f5be69ceec6 4 seconds ago 300MB 07:16:41 docker-security-secrets-setup-go-arm64 latest 5132dd89761c 41 seconds ago 22.7MB 07:16:41 docker-core-metadata-go-arm64 latest c4e0acdfe2d5 44 seconds ago 13.6MB 07:16:41 docker-support-scheduler-go-arm64 latest ad7352229b8d About a minute ago 11.5MB 07:16:41 docker-security-secretstore-setup-go-arm64 latest 4eb6935220ee 2 minutes ago 23.5MB 07:16:41 docker-security-bootstrap-redis-go-arm64 latest 975549a2b45e 2 minutes ago 15.2MB 07:16:41 docker-core-data-go-arm64 latest f3749290c099 3 minutes ago 22.4MB 07:16:41 docker-support-notifications-go-arm64 latest 0fdfc63b0ff4 4 minutes ago 12.9MB 07:16:41 docker-core-command-go-arm64 latest 16bb272ab624 4 minutes ago 11.3MB 07:16:41 docker-support-logging-go-arm64 latest 67177eb9bd71 4 minutes ago 10.6MB 07:16:41 docker-security-proxy-setup-go-arm64 latest 122c5d709b6d 4 minutes ago 15.9MB 07:16:41 docker latest 83ca638d8957 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:16:48 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:16:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:16:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:16:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] 07:16:48 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:16:48 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:16:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:16:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:16:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:16:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:16:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:16:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 07:16:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:16:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:16:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] 07:16:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] 07:16:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 07:16:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:16:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:16:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1868 kB] 07:16:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] 07:16:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:16:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:16:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [245 kB] 07:16:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.1 kB] 07:16:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] 07:16:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 07:16:48 Fetched 23.8 MB in 0s (0 B/s) 07:16:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:16:48 Fetched 96.5 kB in 0s (0 B/s) 07:16:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:16:48 Fetched 279 kB in 0s (0 B/s) 07:16:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:16:48 Fetched 122 kB in 0s (0 B/s) 07:16:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:16:48 Fetched 77.8 kB in 0s (0 B/s) 07:16:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:16:48 Fetched 8848 B in 0s (0 B/s) 07:16:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:16:48 Fetched 47.8 kB in 0s (0 B/s) 07:16:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:16:48 Fetched 45.6 kB in 0s (0 B/s) 07:16:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:16:48 Fetched 15.0 kB in 0s (0 B/s) 07:16:48 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:16:48 Fetched 214 kB in 0s (0 B/s) 07:16:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:16:48 Fetched 155 kB in 0s (0 B/s) 07:16:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:16:48 Fetched 50.6 kB in 0s (0 B/s) 07:16:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:16:48 Fetched 14.8 kB in 0s (0 B/s) 07:16:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:16:48 Fetched 41.8 kB in 0s (0 B/s) 07:16:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:16:48 Fetched 499 kB in 0s (0 B/s) 07:16:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:16:48 Fetched 111 kB in 0s (0 B/s) 07:16:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:16:48 Fetched 240 kB in 0s (0 B/s) 07:16:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:16:48 Fetched 29.3 kB in 0s (0 B/s) 07:16:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:16:48 Fetched 85.5 kB in 0s (0 B/s) 07:16:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:16:48 Fetched 24.5 kB in 0s (0 B/s) 07:16:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:16:48 Fetched 49.2 kB in 0s (0 B/s) 07:16:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:16:48 Fetched 54.2 kB in 0s (0 B/s) 07:16:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:16:48 Fetched 30.8 kB in 0s (0 B/s) 07:16:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:16:48 Fetched 17.0 kB in 0s (0 B/s) 07:16:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:16:48 Fetched 85.9 kB in 0s (0 B/s) 07:16:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:16:48 Fetched 8720 B in 0s (0 B/s) 07:16:48 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:16:48 Fetched 137 kB in 0s (0 B/s) 07:16:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:16:48 Fetched 119 kB in 0s (0 B/s) 07:16:48 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:16:48 Fetched 109 kB in 0s (0 B/s) 07:16:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:16:48 Fetched 11.1 kB in 0s (0 B/s) 07:16:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:16:48 Fetched 645 kB in 0s (0 B/s) 07:16:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:16:48 Fetched 41.3 kB in 0s (0 B/s) 07:16:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:16:48 Fetched 17.9 kB in 0s (0 B/s) 07:16:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:16:48 Fetched 368 kB in 0s (0 B/s) 07:16:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:16:48 Fetched 187 kB in 0s (0 B/s) 07:16:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:16:48 Fetched 175 kB in 0s (0 B/s) 07:16:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:16:51 Fetched 206 kB in 0s (0 B/s) 07:16:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:16:51 Fetched 1301 kB in 0s (0 B/s) 07:16:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:16:51 Fetched 36.2 kB in 0s (0 B/s) 07:16:51 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:16:51 Fetched 159 kB in 0s (0 B/s) 07:16:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:16:51 Fetched 107 kB in 0s (0 B/s) 07:16:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:16:51 Fetched 48.7 kB in 0s (0 B/s) 07:16:51 Pulling static-packages 07:16:52 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:16:52 Skipping pull go-build-helper (already ran) 07:16:52 Skipping pull static-packages (already ran) 07:16:52 Building go-build-helper 07:16:57 Building static-packages 07:16:59 Staging go-build-helper 07:17:00 Staging static-packages 07:17:01 Pulling go115 07:17:02 'edgex-go' has dependencies that need to be staged: go115 07:17:02 Skipping pull go115 (already ran) 07:17:02 Building go115 07:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:02 Dload Upload Total Spent Left Speed 07:17:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1839k 0 0 8102k 0 0:00:14 --:--:-- 0:00:14 8066k 28 115M 28 33.1M 0 0 27.1M 0 0:00:04 0:00:01 0:00:03 27.1M 54 115M 54 62.5M 0 0 28.0M 0 0:00:04 0:00:02 0:00:02 28.0M 84 115M 84 97.2M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M 07:17:07 go1.15.2.linux-amd64.tar.gz: OK 07:17:12 Staging go115 07:17:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:18 Fetched 0 B in 0s (0 B/s) 07:17:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:17:18 Fetched 224 kB in 0s (0 B/s) 07:17:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:17:18 Fetched 157 kB in 0s (0 B/s) 07:17:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:17:18 Fetched 221 kB in 0s (0 B/s) 07:17:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:17:18 Fetched 143 kB in 0s (0 B/s) 07:17:18 Pulling edgex-go 07:17:20 Pulling version 07:17:21 Building config-common 07:17:24 Skipping build go-build-helper (already ran) 07:17:24 Skipping build static-packages (already ran) 07:17:24 Skipping build go115 (already ran) 07:17:24 Building edgex-go 07:17:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:17:26 go: downloading github.com/gorilla/mux v1.7.1 07:17:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 07:17:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 07:17:26 go: downloading gopkg.in/yaml.v2 v2.3.0 07:17:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:17:26 go: downloading github.com/imdario/mergo v0.3.11 07:17:26 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 07:17:26 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 07:17:26 go: downloading github.com/pkg/errors v0.8.1 07:17:26 go: downloading github.com/BurntSushi/toml v0.3.1 07:17:26 go: downloading github.com/google/uuid v1.1.2 07:17:26 go: downloading github.com/go-kit/kit v0.8.0 07:17:26 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:17:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:17:26 go: downloading github.com/hashicorp/consul/api v1.1.0 07:17:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:17:26 go: downloading github.com/pelletier/go-toml v1.2.0 07:17:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:17:26 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 07:17:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:17:26 go: downloading github.com/x448/float16 v0.8.4 07:17:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:17:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:17:26 go: downloading github.com/hashicorp/serf v0.8.2 07:17:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:17:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:17:26 go: downloading github.com/mitchellh/copystructure v1.0.0 07:17:26 go: downloading github.com/leodido/go-urn v1.2.0 07:17:26 go: downloading github.com/go-playground/universal-translator v0.17.0 07:17:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:17:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:17:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:17:26 go: downloading github.com/go-playground/locales v0.13.0 07:17:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:17:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:17:35 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 07:17:35 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 07:17:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:17:35 go: downloading github.com/pebbe/zmq4 v1.2.2 07:17:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:17:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:17:35 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:17:41 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 07:17:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:17:42 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 07:17:44 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 07:17:44 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 07:17:44 go: downloading github.com/stretchr/testify v1.5.1 07:17:44 go: downloading github.com/davecgh/go-spew v1.1.1 07:17:44 go: downloading github.com/pmezard/go-difflib v1.0.0 07:17:46 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 07:17:46 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:17:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:17:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:17:48 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 07:17:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:17:49 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 07:17:49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:17:50 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 07:17:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:17:54 Building version 07:17:56 Staging config-common 07:17:58 Skipping stage go-build-helper (already ran) 07:17:58 Skipping stage static-packages (already ran) 07:17:58 Skipping stage go115 (already ran) 07:17:58 Staging edgex-go 07:17:59 Staging version 07:18:00 Priming config-common 07:18:01 Priming go-build-helper 07:18:02 Priming static-packages 07:18:05 Priming go115 07:18:06 Priming edgex-go 07:18:07 Priming version 07:18:08 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:18:13 provisioning config files... 07:18:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2496523477029513872tmp [Pipeline] { [Pipeline] sh 07:18:13 + set +x 07:18:13 + curl -s https://codecov.io/bash 07:18:13 + bash -s -- 07:18:14 07:18:14 _____ _ 07:18:14 / ____| | | 07:18:14 | | ___ __| | ___ ___ _____ __ 07:18:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:18:14 | |___| (_) | (_| | __/ (_| (_) \ V / 07:18:14 \_____\___/ \__,_|\___|\___\___/ \_/ 07:18:14 Bash-20210128-d4071a2 07:18:14 07:18:14 07:18:14 ==> git version 2.24.3 found 07:18:14 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:18:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:18:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:18:14 ==> Jenkins CI detected. 07:18:14 project root: . 07:18:14 --> token set from env 07:18:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:18:14 ==> Running gcov in . (disable via -X gcov) 07:18:14 ==> Python coveragepy not found 07:18:14 ==> Searching for coverage reports in: 07:18:14 + . 07:18:14 -> Found 1 reports 07:18:14 ==> Detecting git/mercurial file structure 07:18:14 ==> Reading reports 07:18:14 + ./coverage.out bytes=541382 07:18:14 ==> Appending adjustments 07:18:14 https://docs.codecov.io/docs/fixing-reports 07:18:21 + Found adjustments 07:18:21 ==> Gzipping contents 07:18:21 84K /tmp/codecov.xhhwZc.gz 07:18:21 ==> Uploading reports 07:18:21 url: https://codecov.io 07:18:21 query: branch=PR-3099&commit=c117ee17ea81045a977741da124b96077f6d3759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3099%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3099&job=&cmd_args= 07:18:21 -> Pinging Codecov 07:18:21 https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-3099&commit=c117ee17ea81045a977741da124b96077f6d3759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3099%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3099&job=&cmd_args= 07:18:21 -> Uploading to 07:18:21 https://storage.googleapis.com/codecov/v4/raw/2021-01-29/00271124DB129430A58F1EEE437C3FCB/c117ee17ea81045a977741da124b96077f6d3759/af86c38c-f335-4a23-941a-7350d6f54e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210129T071820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f27458c36398073b7d474b36e87008c52362df519146a0d193433ca46db3f9e8 07:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:21 Dload Upload Total Spent Left Speed 07:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85181 0 0 100 85181 0 154k --:--:-- --:--:-- --:--:-- 154k 07:18:21 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c117ee17ea81045a977741da124b96077f6d3759 [Pipeline] } 07:18:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:18:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:26 ---> package-listing.sh 07:18:26 ++ facter osfamily 07:18:26 ++ tr '[:upper:]' '[:lower:]' 07:18:26 + OS_FAMILY=redhat 07:18:26 + workspace=/w/workspace/edgex-go/1 07:18:26 + START_PACKAGES=/tmp/packages_start.txt 07:18:26 + END_PACKAGES=/tmp/packages_end.txt 07:18:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:26 + PACKAGES=/tmp/packages_start.txt 07:18:26 + '[' /w/workspace/edgex-go/1 ']' 07:18:26 + PACKAGES=/tmp/packages_end.txt 07:18:26 + case "${OS_FAMILY}" in 07:18:26 + rpm -qa 07:18:26 + sort 07:18:32 + '[' -f /tmp/packages_start.txt ']' 07:18:32 + '[' -f /tmp/packages_end.txt ']' 07:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:32 + '[' /w/workspace/edgex-go/1 ']' 07:18:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:18:32 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 07:18:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:33 07:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:34 alpine: Pulling from edgex-lftools-log-publisher 07:18:34 df20fa9351a1: Pulling fs layer 07:18:34 36b3adc4ff6f: Pulling fs layer 07:18:34 8ad3a11d3b57: Pulling fs layer 07:18:34 46f8f816bc3b: Pulling fs layer 07:18:34 93b61091891f: Pulling fs layer 07:18:34 93b9cdb0e59b: Pulling fs layer 07:18:34 5e14af77c1be: Pulling fs layer 07:18:34 01666e4c0597: Pulling fs layer 07:18:34 aa168da1d23b: Pulling fs layer 07:18:34 01666e4c0597: Waiting 07:18:34 93b9cdb0e59b: Waiting 07:18:34 5e14af77c1be: Waiting 07:18:34 46f8f816bc3b: Waiting 07:18:34 93b61091891f: Waiting 07:18:34 aa168da1d23b: Waiting 07:18:34 36b3adc4ff6f: Verifying Checksum 07:18:34 36b3adc4ff6f: Download complete 07:18:34 46f8f816bc3b: Verifying Checksum 07:18:34 46f8f816bc3b: Download complete 07:18:34 df20fa9351a1: Verifying Checksum 07:18:34 df20fa9351a1: Download complete 07:18:34 93b9cdb0e59b: Verifying Checksum 07:18:34 93b9cdb0e59b: Download complete 07:18:34 5e14af77c1be: Verifying Checksum 07:18:34 5e14af77c1be: Download complete 07:18:34 01666e4c0597: Verifying Checksum 07:18:34 01666e4c0597: Download complete 07:18:34 93b61091891f: Verifying Checksum 07:18:34 93b61091891f: Download complete 07:18:35 df20fa9351a1: Pull complete 07:18:35 36b3adc4ff6f: Pull complete 07:18:37 8ad3a11d3b57: Verifying Checksum 07:18:37 8ad3a11d3b57: Download complete 07:18:38 8ad3a11d3b57: Pull complete 07:18:38 46f8f816bc3b: Pull complete 07:18:39 93b61091891f: Pull complete 07:18:40 93b9cdb0e59b: Pull complete 07:18:41 aa168da1d23b: Verifying Checksum 07:18:41 aa168da1d23b: Download complete 07:18:42 5e14af77c1be: Pull complete 07:18:42 01666e4c0597: Pull complete 07:18:57 aa168da1d23b: Pull complete 07:18:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:18:58 prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container 07:18:58 $ 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 07:19:02 $ docker top bc381360ec4996ab04acc04c738c21c6e0603b7a6cc2c732c4e51ac878aaf584 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:03 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:03 + mkdir -p /var/log/sa [Pipeline] sh 07:19:04 + ls /var/log/sa-host 07:19:04 + sadf -c /var/log/sa-host/sa23 07:19:04 file_magic: OK 07:19:04 HZ: Using current value: 100 07:19:04 file_header: OK 07:19:04 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 07:19:04 Statistics: 07:19:04 Hnuu...uuuununununu... 07:19:04 File successfully converted to sysstat format version 12.2.1 07:19:04 + sadf -c /var/log/sa-host/sa29 07:19:04 file_magic: OK 07:19:04 HZ: Using current value: 100 07:19:04 file_header: OK 07:19:04 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 07:19:04 Statistics: 07:19:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:19:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:05 provisioning config files... 07:19:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8402653785697654088tmp [Pipeline] { [Pipeline] echo 07:19:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:05 ---> create-netrc.sh [Pipeline] } 07:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:19:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:19:06 ---> python-tools-install.sh [Pipeline] echo 07:19:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:06 ---> sudo-logs.sh 07:19:06 Archiving 'sudo' log.. [Pipeline] echo 07:19:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:07 ---> job-cost.sh 07:19:07 lf-activate-venv: SKIPPING 07:19:07 INFO: No Stack... 07:19:08 INFO: Retrieving Pricing Info for: v1-standard-2 07:19:09 INFO: Archiving Costs [Pipeline] echo 07:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:10 ---> logs-deploy.sh 07:19:10 lf-activate-venv: SKIPPING 07:19:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3099/1 07:19:10 INFO: archiving workspace using pattern(s): 07:19:13 Archives upload complete. 07:19:13 INFO: archiving logs to Nexus