Pull request #3451 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282+1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 (eb2676652bbcefa4ec8f95c3692430e7ef246a0e) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3451/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3451/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4331’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4338 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) > 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/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # 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 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:21:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:21:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:21:31 ========================================================= 05:21:31 EdgeX Global Pipelines Version Info 05:21:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:21:32 ------------------- 05:21:32 stable info: 05:21:32 ------------------- 05:21:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:21:32 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:21:32 Message: update stable to v1.0.191 05:21:33 ------------------- 05:21:33 experimental info: 05:21:33 ------------------- 05:21:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:21:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:21:33 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:21:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3451 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3451 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3451 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9756c1 [Pipeline] echo 05:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:21:35 provisioning config files... 05:21:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8584738812223681649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:36 ---> docker-login.sh 05:21:36 nexus3.edgexfoundry.org:10001 05:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:36 Configure a credential helper to remove this warning. See 05:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:36 05:21:36 Login Succeeded 05:21:36 nexus3.edgexfoundry.org:10002 05:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:36 Configure a credential helper to remove this warning. See 05:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:36 05:21:36 Login Succeeded 05:21:36 nexus3.edgexfoundry.org:10003 05:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:37 Configure a credential helper to remove this warning. See 05:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:37 05:21:37 Login Succeeded 05:21:37 nexus3.edgexfoundry.org:10004 05:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:37 Configure a credential helper to remove this warning. See 05:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:37 05:21:37 Login Succeeded 05:21:37 docker.io 05:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:37 Configure a credential helper to remove this warning. See 05:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:37 05:21:37 Login Succeeded 05:21:37 ---> docker-login.sh ends [Pipeline] } 05:21:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:38 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/core-command/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo core-command,cmd/core-command/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/core-data/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo core-data,cmd/core-data/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/core-metadata/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo core-metadata,cmd/core-metadata/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/security-bootstrapper/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/security-proxy-setup/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/support-notifications/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo support-notifications,cmd/support-notifications/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/support-scheduler/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:21:38 + for file in '`ls cmd/**/Dockerfile`' 05:21:38 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:21:38 ++ cut -d/ -f2 05:21:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:21:38 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:39 05:21:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:21:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:39 latest: Pulling from edgex-devops/git-semver 05:21:39 31603596830f: Pulling fs layer 05:21:39 54011a49482f: Pulling fs layer 05:21:39 a6820b24f6d8: Pulling fs layer 05:21:39 f581987b2513: Pulling fs layer 05:21:39 f581987b2513: Waiting 05:21:39 54011a49482f: Verifying Checksum 05:21:39 54011a49482f: Download complete 05:21:39 31603596830f: Download complete 05:21:39 f581987b2513: Verifying Checksum 05:21:39 f581987b2513: Download complete 05:21:40 a6820b24f6d8: Verifying Checksum 05:21:40 a6820b24f6d8: Download complete 05:21:40 31603596830f: Pull complete 05:21:40 54011a49482f: Pull complete 05:21:41 a6820b24f6d8: Pull complete 05:21:41 f581987b2513: Pull complete 05:21:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:21:41 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:21:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:21:44 $ docker top aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:45 [ssh-agent] Looking for ssh-agent implementation... 05:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:45 $ docker exec aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent 05:21:45 SSH_AUTH_SOCK=/tmp/ssh-7jm1fJLZrRFf/agent.11 05:21:45 SSH_AGENT_PID=16 05:21:45 Running ssh-add (command line suppressed) 05:21:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3464937121815070834.key (/w/workspace/edgex-go/1@tmp/private_key_3464937121815070834.key) 05:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:46 + git tag --points-at HEAD [Pipeline] } 05:21:46 $ docker exec --env ******** --env ******** aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent -k 05:21:46 unset SSH_AUTH_SOCK; 05:21:46 unset SSH_AGENT_PID; 05:21:46 echo Agent pid 16 killed; 05:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:46 [ssh-agent] Looking for ssh-agent implementation... 05:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:46 $ docker exec aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent 05:21:47 SSH_AUTH_SOCK=/tmp/ssh-9BQU5gLjrI5o/agent.45 05:21:47 SSH_AGENT_PID=51 05:21:47 Running ssh-add (command line suppressed) 05:21:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8310365887983958188.key (/w/workspace/edgex-go/1@tmp/private_key_8310365887983958188.key) 05:21:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:47 + git semver init 05:21:47 # -> Open(): unable to determine branch for HEAD 05:21:47 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:21:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:21:47 # $SEMVER_REMOTE_NAME = origin 05:21:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:47 # $SEMVER_USER_NAME = edgex-jenkins 05:21:47 # $SEMVER_BRANCH = PR-3451 05:21:47 # $SEMVER_TEMP = /tmp/semver-804812408 05:21:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:22:14 # '/tmp/semver-804812408' -> '/w/workspace/edgex-go/1/.semver' 05:22:14 # -> Force: false 05:22:14 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:22:14 $ docker exec --env ******** --env ******** aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent -k 05:22:14 unset SSH_AUTH_SOCK; 05:22:14 unset SSH_AGENT_PID; 05:22:14 echo Agent pid 51 killed; 05:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:15 + git semver [Pipeline] } 05:22:15 $ docker stop --time=1 aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc 05:22:17 $ docker rm -f aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc [Pipeline] // withDockerContainer [Pipeline] sh 05:22:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:22:18 Stashed 1 file(s) [Pipeline] echo 05:22:18 [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 05:22:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:22:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:22:19 + sudo service docker restart 05:22:19 + true 05:22:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:22:20 ========================================================= 05:22:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:22:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:22: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.16-alpine . 05:22:25 Sending build context to Docker daemon 330.2MB 05:22:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:22:25 Step 2/6 : FROM ${BASE} 05:22:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:22:25 540db60ca938: Pulling fs layer 05:22:25 adcc1eea9eea: Pulling fs layer 05:22:25 4c4ab2625f07: Pulling fs layer 05:22:25 0510c868ecb4: Pulling fs layer 05:22:25 afea3b2eda06: Pulling fs layer 05:22:25 7809a108b3ef: Pulling fs layer 05:22:25 f706445af74f: Pulling fs layer 05:22:25 afea3b2eda06: Waiting 05:22:25 7809a108b3ef: Waiting 05:22:25 f706445af74f: Waiting 05:22:25 0510c868ecb4: Waiting 05:22:25 4c4ab2625f07: Verifying Checksum 05:22:25 4c4ab2625f07: Download complete 05:22:25 adcc1eea9eea: Verifying Checksum 05:22:25 adcc1eea9eea: Download complete 05:22:25 afea3b2eda06: Verifying Checksum 05:22:25 afea3b2eda06: Download complete 05:22:25 540db60ca938: Verifying Checksum 05:22:25 540db60ca938: Download complete 05:22:25 7809a108b3ef: Verifying Checksum 05:22:25 7809a108b3ef: Download complete 05:22:25 540db60ca938: Pull complete 05:22:25 adcc1eea9eea: Pull complete 05:22:26 f706445af74f: Verifying Checksum 05:22:26 f706445af74f: Download complete 05:22:27 4c4ab2625f07: Pull complete 05:22:27 0510c868ecb4: Verifying Checksum 05:22:27 0510c868ecb4: Download complete 05:22:33 Still waiting to schedule task 05:22:33 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4330’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4341’ is offline 05:22:34 0510c868ecb4: Pull complete 05:22:34 afea3b2eda06: Pull complete 05:22:34 7809a108b3ef: Pull complete 05:22:37 f706445af74f: Pull complete 05:22:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:22:37 ---> b068be0155e3 05:22:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:22:37 ---> Running in 1bda5643316c 05:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:22:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:22:45 (1/12) Installing libmagic (5.39-r0) 05:22:47 (2/12) Installing file (5.39-r0) 05:22:47 (3/12) Installing libc-dev (0.7.2-r3) 05:22:47 (4/12) Installing g++ (10.2.1_pre1-r3) 05:23:26 (5/12) Installing fortify-headers (1.1-r0) 05:23:26 (6/12) Installing patch (2.7.6-r6) 05:23:26 (7/12) Installing build-base (0.5-r2) 05:23:26 (8/12) Installing libsodium (1.0.18-r0) 05:23:26 (9/12) Installing pkgconf (1.7.3-r0) 05:23:26 (10/12) Installing libsodium-dev (1.0.18-r0) 05:23:26 (11/12) Installing libzmq (4.3.3-r1) 05:23:26 (12/12) Installing zeromq-dev (4.3.3-r1) 05:23:26 Executing busybox-1.32.1-r6.trigger 05:23:26 OK: 219 MiB in 52 packages 05:23:28 Removing intermediate container 1bda5643316c 05:23:28 ---> 95ee7f4f2008 05:23:28 Step 4/6 : WORKDIR /edgex-go 05:23:28 ---> Running in 9211381f1865 05:23:28 Removing intermediate container 9211381f1865 05:23:28 ---> e23fe9779ea7 05:23:28 Step 5/6 : COPY go.mod . 05:23:29 ---> 56e81fb64153 05:23:29 Step 6/6 : RUN go mod download 05:23:29 ---> Running in ddb4335bbc8b 05:23:51 Removing intermediate container ddb4335bbc8b 05:23:51 ---> 3020e1c57cb2 05:23:51 Successfully built 3020e1c57cb2 05:23:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:23:51 + docker inspect -f . ci-base-image-x86_64 05:23:51 . [Pipeline] withDockerContainer 05:23:51 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:23:51 $ 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 ******** ci-base-image-x86_64 cat 05:23:52 $ docker top f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:53 + go version 05:23:53 go version go1.16.3 linux/amd64 [Pipeline] } 05:23:53 $ docker stop --time=1 f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 05:23:55 $ docker rm -f f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:23:56 + docker inspect -f . ci-base-image-x86_64 05:23:56 . [Pipeline] withDockerContainer 05:23:56 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:23:56 $ 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 ******** ci-base-image-x86_64 cat 05:23:57 $ docker top ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:23:57 ========================================================= 05:23:57 [edgeXBuildGoParallel] Running Tests and Build... 05:23:57 ========================================================= [Pipeline] sh 05:23:57 + go mod tidy [Pipeline] sh 05:24:00 + make test 05:24:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:24:10 ? github.com/edgexfoundry/edgex-go [no test files] 05:24:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4342 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [Pipeline] { [Pipeline] ws 05:24:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:24:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:24:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:24:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:24:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:24:35 using credential edgex-jenkins-ssh 05:24:35 Cloning the remote Git repository 05:24:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:24:36 > git init /w/workspace/edgex-go/1 # timeout=10 05:24:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:24:36 > git --version # timeout=10 05:24:36 > git --version # 'git version 2.17.1' 05:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:24:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:24:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:24:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:24:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:24:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.165s coverage: 45.9% of statements 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.058s coverage: 19.8% of statements 05:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.147s coverage: 27.8% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 81.2% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 71.3% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.193s coverage: 87.7% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements 05:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.161s coverage: 86.7% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.178s coverage: 97.5% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.086s coverage: 78.3% of statements 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:24:54 Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:24:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:24:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:24:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:24:54 > git config core.sparsecheckout # timeout=10 05:24:54 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 05:24:55 Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:24:55 Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.460s coverage: 95.1% of statements 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.9% of statements 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements 05:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 05:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 05:24:55 > git remote # timeout=10 05:24:55 > git config --get remote.origin.url # timeout=10 05:24:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:55 > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 05:24:55 > git rev-parse HEAD^{commit} # timeout=10 05:24:55 > git config core.sparsecheckout # timeout=10 05:24:55 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 05:24:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 05:24:59 > git --version # timeout=10 05:24:59 > git --version # 'git version 2.17.1' 05:24:59 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:25:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:25:02 + sudo+ service docker restart 05:25:02 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:25:04 provisioning config files... 05:25:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7647569342507508405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:04 ---> docker-login.sh 05:25:04 nexus3.edgexfoundry.org:10001 05:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:06 Configure a credential helper to remove this warning. See 05:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:06 05:25:06 Login Succeeded 05:25:06 nexus3.edgexfoundry.org:10002 05:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:06 Configure a credential helper to remove this warning. See 05:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:06 05:25:06 Login Succeeded 05:25:06 nexus3.edgexfoundry.org:10003 05:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:07 Configure a credential helper to remove this warning. See 05:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:07 05:25:07 Login Succeeded 05:25:07 nexus3.edgexfoundry.org:10004 05:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:07 Configure a credential helper to remove this warning. See 05:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:07 05:25:07 Login Succeeded 05:25:07 docker.io 05:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:08 Configure a credential helper to remove this warning. See 05:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:08 05:25:08 Login Succeeded 05:25:08 ---> docker-login.sh ends [Pipeline] } 05:25:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 05:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [Pipeline] echo 05:25:09 ========================================================= 05:25:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:25:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:25:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:25:12 Sending build context to Docker daemon 167.7MB 05:25:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:25:12 Step 2/6 : FROM ${BASE} 05:25:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:25:12 595b0fe564bb: Pulling fs layer 05:25:12 7186ed65a4f7: Pulling fs layer 05:25:12 316046926c0a: Pulling fs layer 05:25:12 4ebd0625c992: Pulling fs layer 05:25:12 207e8628e3a3: Pulling fs layer 05:25:12 c791037a9be2: Pulling fs layer 05:25:12 ffd874e62e21: Pulling fs layer 05:25:12 207e8628e3a3: Waiting 05:25:12 c791037a9be2: Waiting 05:25:12 ffd874e62e21: Waiting 05:25:12 4ebd0625c992: Waiting 05:25:12 316046926c0a: Download complete 05:25:12 7186ed65a4f7: Verifying Checksum 05:25:12 7186ed65a4f7: Download complete 05:25:12 207e8628e3a3: Verifying Checksum 05:25:12 207e8628e3a3: Download complete 05:25:12 c791037a9be2: Verifying Checksum 05:25:12 c791037a9be2: Download complete 05:25:12 595b0fe564bb: Verifying Checksum 05:25:12 595b0fe564bb: Download complete 05:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.242s coverage: 81.8% of statements 05:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:25:13 595b0fe564bb: Pull complete 05:25:13 7186ed65a4f7: Pull complete 05:25:14 316046926c0a: Pull complete 05:25:15 ffd874e62e21: Verifying Checksum 05:25:15 ffd874e62e21: Download complete 05:25:16 4ebd0625c992: Verifying Checksum 05:25:16 4ebd0625c992: Download complete 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.2% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 64.4% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.373s coverage: 66.9% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 43.4% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.076s coverage: 22.7% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 92.6% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.811s coverage: 28.7% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements 05:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 97.6% of statements 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 05:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 28.1% of statements 05:25:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:25:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements 05:25:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:25:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 05:25:23 GO111MODULE=on go vet ./... 05:25:26 4ebd0625c992: Pull complete 05:25:26 207e8628e3a3: Pull complete 05:25:26 c791037a9be2: Pull complete 05:25:29 ffd874e62e21: Pull complete 05:25:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:25:29 ---> cfc18b08335c 05:25:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:25:33 ---> Running in d5ea0cc54812 05:25:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:25:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:25:37 (1/12) Installing libmagic (5.39-r0) 05:25:37 (2/12) Installing file (5.39-r0) 05:25:37 (3/12) Installing libc-dev (0.7.2-r3) 05:25:37 (4/12) Installing g++ (10.2.1_pre1-r3) 05:25:47 (5/12) Installing fortify-headers (1.1-r0) 05:25:48 (6/12) Installing patch (2.7.6-r6) 05:25:48 (7/12) Installing build-base (0.5-r2) 05:25:48 (8/12) Installing libsodium (1.0.18-r0) 05:25:48 (9/12) Installing pkgconf (1.7.3-r0) 05:25:48 (10/12) Installing libsodium-dev (1.0.18-r0) 05:25:48 (11/12) Installing libzmq (4.3.3-r1) 05:25:49 (12/12) Installing zeromq-dev (4.3.3-r1) 05:25:49 Executing busybox-1.32.1-r6.trigger 05:25:49 OK: 218 MiB in 52 packages 05:25:53 Removing intermediate container d5ea0cc54812 05:25:53 ---> f1c8fe2454da 05:25:53 Step 4/6 : WORKDIR /edgex-go 05:25:54 ---> Running in 7f800cc884b1 05:25:54 Removing intermediate container 7f800cc884b1 05:25:54 ---> e14d3b3fcae3 05:25:54 Step 5/6 : COPY go.mod . 05:25:55 ---> a441e8b30b60 05:25:55 Step 6/6 : RUN go mod download 05:25:55 ---> Running in 0ffa59b61b4e 05:26:02 gofmt -l . 05:26:02 [ "`gofmt -l .`" = "" ] 05:26:02 ./bin/test-go-mod-tidy.sh 05:26:02 ./bin/test-attribution-txt.sh [Pipeline] sh 05:26:02 + ls -al . 05:26:02 total 828 05:26:02 drwxrwxr-x 10 1001 1001 4096 May 11 05:26 . 05:26:02 drwxr-xr-x 4 root root 28 May 11 05:23 .. 05:26:02 -rw-rw-r-- 1 1001 1001 11 May 11 05:21 .dockerignore 05:26:02 drwxrwxr-x 8 1001 1001 179 May 11 05:21 .git 05:26:02 drwxrwxr-x 3 1001 1001 125 May 11 05:21 .github 05:26:02 -rw-rw-r-- 1 1001 1001 818 May 11 05:21 .gitignore 05:26:02 drwx------ 3 1001 1001 60 May 11 05:22 .semver 05:26:02 -rw-rw-r-- 1 1001 1001 166 May 11 05:21 .sonarcloud.properties 05:26:02 -rw-rw-r-- 1 1001 1001 8609 May 11 05:21 Attribution.txt 05:26:02 -rw-rw-r-- 1 1001 1001 3804 May 11 05:21 CONTRIBUTING.md 05:26:02 -rw-rw-r-- 1 1001 1001 931 May 11 05:21 Dockerfile.build 05:26:02 -rw-rw-r-- 1 1001 1001 863 May 11 05:21 Jenkinsfile 05:26:02 -rw-rw-r-- 1 1001 1001 10775 May 11 05:21 LICENSE 05:26:02 -rw-rw-r-- 1 1001 1001 5774 May 11 05:21 Makefile 05:26:02 -rw-rw-r-- 1 1001 1001 7978 May 11 05:21 README.md 05:26:02 -rw-rw-r-- 1 1001 1001 6755 May 11 05:21 SECURITY.md 05:26:02 -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION 05:26:02 -rw-rw-r-- 1 1001 1001 4131 May 11 05:21 ZMQWindows.md 05:26:02 drwxrwxr-x 2 1001 1001 117 May 11 05:21 bin 05:26:02 drwxrwxr-x 14 1001 1001 4096 May 11 05:21 cmd 05:26:02 -rw-r--r-- 1 root root 719397 May 11 05:25 coverage.out 05:26:02 -rw-r--r-- 1 root root 1060 May 11 05:25 go.mod 05:26:02 -rw-r--r-- 1 root root 21595 May 11 05:23 go.sum 05:26:02 drwxrwxr-x 8 1001 1001 127 May 11 05:21 internal 05:26:02 drwxrwxr-x 4 1001 1001 26 May 11 05:21 openapi 05:26:02 drwxrwxr-x 4 1001 1001 71 May 11 05:21 snap 05:26:02 -rw-rw-r-- 1 1001 1001 168 May 11 05:21 version.go [Pipeline] sh 05:26:02 + '[' -e coverage.out ] 05:26:02 + chown 1001:1001 coverage.out [Pipeline] stash 05:26:03 Stashed 1 file(s) [Pipeline] sh 05:26:03 + make build 05:26:03 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 05:26: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 05:26: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 05:26: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 05:26:18 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 05:26:18 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 05:26:20 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 05:26:22 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 05:26:22 Removing intermediate container 0ffa59b61b4e 05:26:22 ---> c7ca0a9e974f 05:26:22 Successfully built c7ca0a9e974f 05:26:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:26:22 + docker inspect -f . ci-base-image-arm64 05:26:22 . [Pipeline] withDockerContainer 05:26:23 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 05:26:23 prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container 05:26:23 $ 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 ******** ci-base-image-arm64 cat 05:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:26:24 $ docker top 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:26:25 + go version 05:26:25 go version go1.16.3 linux/arm64 [Pipeline] } 05:26:26 $ docker stop --time=1 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 05:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:26:27 $ docker rm -f 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:26:29 + docker inspect -f . ci-base-image-arm64 05:26:29 . [Pipeline] withDockerContainer 05:26:29 prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container 05:26:29 $ 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 ******** ci-base-image-arm64 cat 05:26:31 $ docker top 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 -eo pid,comm [Pipeline] { [Pipeline] } 05:26:31 $ docker stop --time=1 ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 05:26:33 $ docker rm -f ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 05:26:33 ========================================================= 05:26:33 [edgeXBuildGoParallel] Running Tests and Build... 05:26:33 ========================================================= [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 05:26:34 + go mod tidy [Pipeline] isUnix [Pipeline] sh 05:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:26:35 05:26:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:26:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:26:35 latest: Pulling from edgex-devops/edgex-compose 05:26:35 cbdbe7a5bc2a: Pulling fs layer 05:26:35 ca9280d653b3: Pulling fs layer 05:26:35 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 05:26:35 cbdbe7a5bc2a: Verifying Checksum 05:26:35 cbdbe7a5bc2a: Download complete 05:26:36 + make test 05:26:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:26:36 cbdbe7a5bc2a: Pull complete 05:26:36 ca9280d653b3: Verifying Checksum 05:26:36 ca9280d653b3: Download complete 05:26:37 ca9280d653b3: Pull complete 05:26:37 7e9c9ca2126c: Verifying Checksum 05:26:37 7e9c9ca2126c: Download complete 05:26:44 7e9c9ca2126c: Pull complete 05:26:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:26:44 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:26:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:26:47 $ docker top 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:48 + docker-compose build --help 05:26:48 + grep parallel 05:26:49 --parallel Build images in parallel. [Pipeline] } 05:26:49 $ docker stop --time=1 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 05:26:50 $ docker rm -f 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:26:51 . [Pipeline] withDockerContainer 05:26:51 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:26:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:26:52 $ docker top 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:52 + docker-compose -f ./docker-compose-build.yml build --parallel 05:26:53 Building docker-core-command-go ... 05:26:53 Building docker-core-data-go ... 05:26:53 Building docker-core-metadata-go ... 05:26:53 Building docker-security-bootstrapper-go ... 05:26:53 Building docker-security-proxy-setup-go ... 05:26:53 Building docker-security-secretstore-setup-go ... 05:26:53 Building docker-support-notifications-go ... 05:26:53 Building docker-support-scheduler-go ... 05:26:53 Building docker-sys-mgmt-agent-go ... 05:26:53 Building docker-support-scheduler-go 05:26:53 Building docker-security-proxy-setup-go 05:26:53 Building docker-security-secretstore-setup-go 05:26:53 Building docker-core-command-go 05:26:53 Building docker-support-notifications-go 05:27:03 ? github.com/edgexfoundry/edgex-go [no test files] 05:27:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:27:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:27:26 ---> 3020e1c57cb2 05:27:26 Step 3/23 : WORKDIR /edgex-go 05:27:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:27:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:27:26 ---> 3020e1c57cb2 05:27:26 Step 3/23 : WORKDIR /edgex-go 05:27:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:27:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:27:26 ---> 3020e1c57cb2 05:27:26 Step 3/24 : WORKDIR /edgex-go 05:27:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:27:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:27:26 ---> 3020e1c57cb2 05:27:26 Step 3/22 : WORKDIR /edgex-go 05:27:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:27:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:27:26 ---> 3020e1c57cb2 05:27:26 Step 3/26 : WORKDIR /edgex-go 05:27:27 ---> Running in ce5418fbbbaf 05:27:27 ---> Running in c1003e3d0a95 05:27:27 ---> Running in 8cdb249eb814 05:27:27 ---> Running in 477c0ba76ad4 05:27:27 ---> Running in c696ae0d3a0d 05:27:27 Removing intermediate container 8cdb249eb814 05:27:27 ---> b00f4dab2f8f 05:27:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:27 Removing intermediate container c696ae0d3a0d 05:27:27 ---> 5db80745a54f 05:27:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:27 Removing intermediate container 477c0ba76ad4 05:27:27 ---> d4ffa350df25 05:27:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:27 Removing intermediate container c1003e3d0a95 05:27:27 ---> daf83c88a260 05:27:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:27 Removing intermediate container ce5418fbbbaf 05:27:27 ---> 51b74a3aa7db 05:27:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:27 ---> Running in 8c044e70af90 05:27:27 ---> Running in ed9b687816f6 05:27:27 ---> Running in 3579dcb66f02 05:27:27 ---> Running in 4fa94910b89d 05:27:27 ---> Running in 7c044e21e8b1 05:27:29 Removing intermediate container 3579dcb66f02 05:27:29 ---> 3e57d078e237 05:27:29 Step 5/23 : RUN apk add --update --no-cache make git 05:27:29 ---> Running in b6c43c7d7cf3 05:27:29 Removing intermediate container ed9b687816f6 05:27:29 ---> 0fd776f345cb 05:27:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:27:30 Removing intermediate container 4fa94910b89d 05:27:30 ---> 7ce8853457c2 05:27:30 Step 5/26 : RUN apk add --update --no-cache make git 05:27:30 Removing intermediate container 7c044e21e8b1 05:27:30 ---> a719bec1bf20 05:27:30 Step 5/24 : RUN apk add --update --no-cache make git 05:27:30 Removing intermediate container 8c044e70af90 05:27:30 ---> 6fc06f2b79b2 05:27:30 Step 5/22 : RUN apk add --update --no-cache make git 05:27:30 ---> Running in d561c3cddaa7 05:27:30 ---> Running in 928484d3d955 05:27:30 ---> Running in 0755e643ef1f 05:27:30 ---> Running in 6aefa0c1fa6d 05:27:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:33 OK: 219 MiB in 52 packages 05:27:33 OK: 219 MiB in 52 packages 05:27:33 OK: 219 MiB in 52 packages 05:27:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:34 Removing intermediate container 928484d3d955 05:27:34 ---> 3bcb3324f523 05:27:34 Step 6/26 : COPY go.mod . 05:27:34 Removing intermediate container b6c43c7d7cf3 05:27:34 ---> d722ff8316a6 05:27:34 Step 6/23 : COPY go.mod . 05:27:34 Removing intermediate container 0755e643ef1f 05:27:34 ---> e512b7fa1f94 05:27:34 Step 6/24 : COPY go.mod . 05:27:34 ---> 85149940f6ea 05:27:34 Step 7/26 : RUN go mod download 05:27:34 ---> Running in f3443c60035c 05:27:34 ---> c7a298ab150c 05:27:34 Step 7/23 : RUN go mod download 05:27:34 OK: 219 MiB in 52 packages 05:27:34 ---> 992f7ed46879 05:27:34 Step 7/24 : RUN go mod download 05:27:34 ---> Running in 15aa61239202 05:27:34 ---> Running in fc13d242dc6e 05:27:35 OK: 219 MiB in 52 packages 05:27:35 Removing intermediate container d561c3cddaa7 05:27:35 ---> 2e1f2daf3213 05:27:35 Step 6/23 : COPY go.mod . 05:27:35 Removing intermediate container 6aefa0c1fa6d 05:27:35 ---> afd08bbcb018 05:27:35 Step 6/22 : COPY go.mod . 05:27:36 ---> 26ec0435b540 05:27:36 Step 7/23 : RUN go mod download 05:27:36 ---> Running in e681b191747e 05:27:36 ---> a04bb8c73cfa 05:27:36 Step 7/22 : RUN go mod download 05:27:36 ---> Running in 92d53e67752c 05:27:36 Removing intermediate container 15aa61239202 05:27:36 ---> afa8295c245b 05:27:36 Step 8/23 : COPY . . 05:27:36 Removing intermediate container f3443c60035c 05:27:36 ---> 7aedec57339a 05:27:36 Step 8/26 : COPY . . 05:27:37 Removing intermediate container fc13d242dc6e 05:27:37 ---> 40264cadff97 05:27:37 Step 8/24 : COPY . . 05:27:50 Removing intermediate container e681b191747e 05:27:50 ---> 78542d478002 05:27:50 Step 8/23 : COPY . . 05:27:50 Removing intermediate container 92d53e67752c 05:27:50 ---> b5e266306e82 05:27:50 Step 8/22 : COPY . . 05:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:28:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:28:22 ---> 7fc4e1512630 05:28:22 Step 9/23 : RUN go mod tidy 05:28:22 ---> 815a6edf9e58 05:28:22 Step 9/26 : RUN go mod tidy 05:28:22 ---> 560ba06528d3 05:28:22 Step 9/24 : RUN go mod tidy 05:28:23 ---> Running in ee86a98b389a 05:28:23 ---> Running in 03ffeb67eaca 05:28:23 ---> Running in 2f858987fbea 05:28:23 ---> caf5922b23eb 05:28:23 Step 9/22 : RUN go mod tidy 05:28:23 ---> cb2272e1178e 05:28:23 Step 9/23 : RUN go mod tidy 05:28:23 ---> Running in 3e6b3c7efc72 05:28:23 ---> Running in 35effbb8e0e2 05:28:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:28:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:28:29 Removing intermediate container 35effbb8e0e2 05:28:29 ---> e218665914ee 05:28:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:28:29 Removing intermediate container 3e6b3c7efc72 05:28:29 ---> 03200c3069b0 05:28:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:28:29 Removing intermediate container 03ffeb67eaca 05:28:29 ---> 23407c28d70c 05:28:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:28:29 ---> Running in 72c26fa81203 05:28:29 Removing intermediate container 2f858987fbea 05:28:29 ---> 5b93634bc408 05:28:29 Step 10/24 : RUN make cmd/core-command/core-command 05:28:29 ---> Running in 2eeca0772fcc 05:28:29 ---> Running in 3a42026219d5 05:28:29 Removing intermediate container ee86a98b389a 05:28:29 ---> 945d06d8ee8f 05:28:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:28:29 ---> Running in 7b563972ea71 05:28:29 ---> Running in 1f734c4a3029 05:28:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:28:29 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 05:28:29 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 05:28:30 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 05:28:30 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 05:28:30 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 05:28:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:28:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.281s coverage: 45.9% of statements 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:28:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.210s coverage: 19.8% of statements 05:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.304s coverage: 100.0% of statements 05:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.627s coverage: 27.8% of statements 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.162s coverage: 100.0% of statements 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.128s coverage: 100.0% of statements 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.286s coverage: 71.3% of statements 05:29:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:29:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:29:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.513s coverage: 87.7% of statements 05:29:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:29:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:29:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements 05:29:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:29:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:29:09 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 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.257s coverage: 28.6% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.276s coverage: 100.0% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.583s coverage: 97.5% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.227s coverage: 78.3% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:29:17 Removing intermediate container 1f734c4a3029 05:29:17 ---> 25ca726a5d1d 05:29:17 05:29:17 Step 11/26 : FROM alpine:3.12 05:29:17 3.12: Pulling from library/alpine 05:29:18 Removing intermediate container 3a42026219d5 05:29:18 ---> fd22a6bfe683 05:29:18 05:29:18 Step 11/22 : FROM alpine:3.12 05:29:18 Removing intermediate container 2eeca0772fcc 05:29:18 ---> 83b9b545fb1a 05:29:18 05:29:18 Step 11/23 : FROM alpine:3.12 05:29:18 3.12: Pulling from library/alpine 05:29:18 3.12: Pulling from library/alpine 05:29:18 Removing intermediate container 72c26fa81203 05:29:18 ---> f783a7c7819b 05:29:18 05:29:18 Step 11/23 : FROM alpine:3.12 05:29:18 Removing intermediate container 7b563972ea71 05:29:18 ---> 89c27c97daf1 05:29:18 05:29:18 Step 11/24 : FROM alpine:3.12 05:29:18 3.12: Pulling from library/alpine 05:29:18 3.12: Pulling from library/alpine 05:29:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:29:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:29:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:29:18 Status: Image is up to date for alpine:3.12 05:29:18 Status: Downloaded newer image for alpine:3.12 05:29:18 Status: Downloaded newer image for alpine:3.12 05:29:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:29:18 Status: Image is up to date for alpine:3.12 05:29:18 ---> 13621d1b12d4 05:29:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:29:18 ---> 13621d1b12d4 05:29:18 Step 12/22 : RUN apk add --update --no-cache curl 05:29:18 ---> 13621d1b12d4 05:29:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:29:18 ---> 13621d1b12d4 05:29:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:29:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:29:18 Status: Image is up to date for alpine:3.12 05:29:18 ---> 13621d1b12d4 05:29:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:29:18 ---> Running in 0f19727b7350 05:29:18 ---> Running in 8e8c75e31251 05:29:18 ---> Running in 6c2b8799b9e5 05:29:18 ---> Running in 063465dcfb7c 05:29:18 ---> Running in ef7599c44b41 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.311s coverage: 95.1% of statements 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.195s coverage: 0.9% of statements 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.117s coverage: 22.0% of statements 05:29:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.159s coverage: 47.1% of statements 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements 05:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements 05:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:29:20 (1/2) Installing ca-certificates (20191127-r4) 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:29:20 (2/2) Installing dumb-init (1.2.2-r1) 05:29:20 Executing busybox-1.31.1-r20.trigger 05:29:20 Executing ca-certificates-20191127-r4.trigger 05:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.131s coverage: 87.5% of statements 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:29:20 OK: 6 MiB in 16 packages 05:29:20 (1/6) Installing ca-certificates (20191127-r4) 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:29:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:29:20 (1/1) Installing dumb-init (1.2.2-r1) 05:29:20 (3/6) Installing libcurl (7.76.1-r0) 05:29:20 (4/6) Installing curl (7.76.1-r0) 05:29:20 (5/6) Installing dumb-init (1.2.2-r1) 05:29:20 Executing busybox-1.31.1-r20.trigger 05:29:20 (6/6) Installing su-exec (0.2-r1) 05:29:20 Executing busybox-1.31.1-r20.trigger 05:29:20 OK: 6 MiB in 15 packages 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:29:20 Executing ca-certificates-20191127-r4.trigger 05:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:29:20 OK: 7 MiB in 20 packages 05:29:20 (1/1) Installing dumb-init (1.2.2-r1) 05:29:20 Executing busybox-1.31.1-r20.trigger 05:29:20 OK: 6 MiB in 15 packages 05:29:20 (1/4) Installing ca-certificates (20191127-r4) 05:29:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:29:20 (3/4) Installing libcurl (7.76.1-r0) 05:29:20 (4/4) Installing curl (7.76.1-r0) 05:29:20 Executing busybox-1.31.1-r20.trigger 05:29:20 Executing ca-certificates-20191127-r4.trigger 05:29:20 OK: 7 MiB in 18 packages 05:29:23 Removing intermediate container 6c2b8799b9e5 05:29:23 ---> 1fef4d1e95a2 05:29:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:29:23 Removing intermediate container 0f19727b7350 05:29:23 ---> ecc48f8e9572 05:29:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:29:23 Removing intermediate container 063465dcfb7c 05:29:23 ---> e4bf2f36adce 05:29:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:29:23 Removing intermediate container 8e8c75e31251 05:29:23 ---> fac14df8fec6 05:29:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:29:23 ---> Running in d3427bbb5aaf 05:29:23 ---> Running in eb984b8925aa 05:29:23 Removing intermediate container ef7599c44b41 05:29:23 ---> 57352cd81f99 05:29:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:29:23 ---> Running in c3dee82a0f94 05:29:23 ---> Running in 69796016f3de 05:29:24 ---> Running in 0721dc9dd822 05:29:24 Removing intermediate container d3427bbb5aaf 05:29:24 ---> 7fc33d58d642 05:29:24 Step 14/23 : ENV APP_PORT=48085 05:29:24 Removing intermediate container eb984b8925aa 05:29:24 ---> 3224f1d776ef 05:29:24 Step 14/23 : ENV APP_PORT=48060 05:29:24 Removing intermediate container 69796016f3de 05:29:24 ---> a40f63d81247 05:29:24 Step 14/24 : ENV APP_PORT=48082 05:29:25 Removing intermediate container c3dee82a0f94 05:29:25 ---> f5b0ea6f8000 05:29:25 Step 14/26 : WORKDIR / 05:29:25 Removing intermediate container 0721dc9dd822 05:29:25 ---> 19dbe77a9229 05:29:25 Step 14/22 : WORKDIR /edgex 05:29:25 ---> Running in 857b77bc2cbc 05:29:25 ---> Running in b076a2b9de33 05:29:25 ---> Running in b370df587100 05:29:25 ---> Running in 85ab2ef91223 05:29:25 ---> Running in 8b6a4abe9587 05:29:25 Removing intermediate container 857b77bc2cbc 05:29:25 ---> 86ff3e21472b 05:29:25 Step 15/23 : EXPOSE $APP_PORT 05:29:25 Removing intermediate container b076a2b9de33 05:29:25 ---> 01337432a03c 05:29:25 Step 15/23 : EXPOSE $APP_PORT 05:29:25 Removing intermediate container b370df587100 05:29:25 ---> d4de03cd184a 05:29:25 Step 15/24 : EXPOSE $APP_PORT 05:29:25 Removing intermediate container 85ab2ef91223 05:29:25 ---> dee339787fbc 05:29:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:29:25 Removing intermediate container 8b6a4abe9587 05:29:25 ---> e048de4b230a 05:29:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:29:25 ---> Running in 25bf3547153f 05:29:25 ---> Running in 85d115ea679a 05:29:25 ---> Running in d36a9916f0bd 05:29:25 ---> e72bb517a28e 05:29:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:29:25 Removing intermediate container 85d115ea679a 05:29:25 ---> 866c417d3c2b 05:29:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:26 Removing intermediate container 25bf3547153f 05:29:26 ---> fe8cb4b70987 05:29:26 Step 16/24 : WORKDIR / 05:29:26 ---> 9b8c5b8706d6 05:29:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:29:26 Removing intermediate container d36a9916f0bd 05:29:26 ---> 18bf09fb110f 05:29:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:26 ---> Running in dc02fddf38a8 05:29:26 ---> 15324c0a9c61 05:29:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:29:26 ---> 181cb1672860 05:29:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:29:26 Removing intermediate container dc02fddf38a8 05:29:26 ---> 3c092614e3c2 05:29:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:29:26 ---> ecd38140d3d9 05:29:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:29:27 ---> 18084738ad71 05:29:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:29:27 ---> 1fd186b44e7a 05:29:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:29:27 ---> e68bba494ba2 05:29:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:29:27 ---> 40cc4c6f6ba6 05:29:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:29:27 ---> a1629077e4ce 05:29:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:29:28 ---> bb588d30b6ee 05:29:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:29:28 ---> a3be09fc11eb 05:29:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:29:28 ---> Running in c9060274c3fd 05:29:28 ---> f2088651f949 05:29:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:29:28 ---> e523a52091d2 05:29:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:29:28 ---> 76f5d3c08daf 05:29:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:29:28 ---> Running in 3df160f9a631 05:29:28 ---> Running in 311d5893f12e 05:29:28 Removing intermediate container c9060274c3fd 05:29:28 ---> 3742603d7ae7 05:29:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:28 ---> ffe62816232c 05:29:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:29:28 Removing intermediate container 3df160f9a631 05:29:28 ---> 5cb60655ec3c 05:29:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:28 ---> Running in 0aa4abf7dd21 05:29:28 ---> 31e7b0338999 05:29:28 Step 20/24 : ENTRYPOINT ["/core-command"] 05:29:28 Removing intermediate container 311d5893f12e 05:29:28 ---> 24176518c891 05:29:28 Step 19/22 : CMD ["--init=true"] 05:29:29 ---> Running in 8084600a9946 05:29:29 ---> Running in 0d69b9dd94a3 05:29:29 ---> Running in 1d5bc56eefdf 05:29:29 Removing intermediate container 0aa4abf7dd21 05:29:29 ---> f3d1ec79a6b5 05:29:29 Step 21/23 : LABEL arch=x86_64 05:29:29 ---> 90f0c655d9c4 05:29:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:29:29 Removing intermediate container 8084600a9946 05:29:29 ---> 05b18b4a41ef 05:29:29 Step 21/23 : LABEL arch=x86_64 05:29:29 Removing intermediate container 0d69b9dd94a3 05:29:29 ---> d328de44b469 05:29:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:29 ---> Running in 91f2a67537b9 05:29:29 Removing intermediate container 1d5bc56eefdf 05:29:29 ---> bda01f0b5f5f 05:29:29 Step 20/22 : LABEL arch=x86_64 05:29:29 ---> Running in 1ad05ebb6789 05:29:29 ---> Running in 122a0976f879 05:29:29 ---> Running in 81adabfbe16f 05:29:29 ---> 5d287d954ea9 05:29:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:29:30 Removing intermediate container 91f2a67537b9 05:29:30 ---> f7886abce448 05:29:30 Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:29:30 ---> Running in 61b3e60cc4d0 05:29:30 ---> Running in a035d636c0bc 05:29:30 Removing intermediate container 1ad05ebb6789 05:29:30 ---> c047f9163301 05:29:30 Step 22/24 : LABEL arch=x86_64 05:29:30 Removing intermediate container 122a0976f879 05:29:30 ---> 95b02c2c2313 05:29:30 Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:29:30 Removing intermediate container 81adabfbe16f 05:29:30 ---> 616029060098 05:29:30 Step 21/22 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:29:30 ---> Running in 43656d63ef92 05:29:30 ---> Running in a1b3528e5edc 05:29:30 ---> Running in d35ca7b9e265 05:29:30 Removing intermediate container a035d636c0bc 05:29:30 ---> 15c2a8736644 05:29:30 Step 23/23 : LABEL version=0.0.0 05:29:30 ---> Running in 1fadc640ba4b 05:29:30 Removing intermediate container 43656d63ef92 05:29:30 ---> 1ce385e187ec 05:29:30 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:29:31 Removing intermediate container a1b3528e5edc 05:29:31 ---> 670d74e62ab2 05:29:31 Step 23/23 : LABEL version=0.0.0 05:29:31 Removing intermediate container d35ca7b9e265 05:29:31 ---> 12436a6b2a34 05:29:31 Step 22/22 : LABEL version=0.0.0 05:29:31 Removing intermediate container 1fadc640ba4b 05:29:31 ---> 62ac625024f0 05:29:31 05:29:31 ---> Running in 4cbbac6f424a 05:29:31 ---> Running in 99ad92fad7ae 05:29:31 ---> Running in 2652b999aade 05:29:31 Successfully built 62ac625024f0 05:29:31 Successfully tagged docker-support-notifications-go:latest 05:29:31  Building docker-support-notifications-go ... done Removing intermediate container 4cbbac6f424a 05:29:31 ---> fb1bdce18490 05:29:31 Step 24/24 : LABEL version=0.0.0 05:29:31 Building docker-sys-mgmt-agent-go 05:29:31 ---> Running in 6c4c08aa7d27 05:29:31 Removing intermediate container 2652b999aade 05:29:31 ---> 99f047489eda 05:29:31 05:29:31 Removing intermediate container 99ad92fad7ae 05:29:31 ---> 5ce825880890 05:29:31 05:29:31 Removing intermediate container 61b3e60cc4d0 05:29:31 ---> a743cdece4e7 05:29:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:29:32 Successfully built 5ce825880890 05:29:32 ---> Running in 60339caa3cc5 05:29:32 Successfully built 99f047489eda 05:29:32 Successfully tagged docker-support-scheduler-go:latest 05:29:32  Building docker-support-scheduler-go ... done Removing intermediate container 6c4c08aa7d27 05:29:32 ---> be277e52a744 05:29:32 05:29:32 Building docker-core-data-go 05:29:32 Successfully tagged docker-security-proxy-setup-go:latest 05:29:32  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 05:29:32 Successfully built be277e52a744 05:29:32 Successfully tagged docker-core-command-go:latest 05:29:32  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 05:29:32 Removing intermediate container 60339caa3cc5 05:29:32 ---> 80e5d29baac9 05:29:32 Step 24/26 : LABEL arch=x86_64 05:29:32 ---> Running in ab573dc814e3 05:29:32 Removing intermediate container ab573dc814e3 05:29:32 ---> d27a460fc239 05:29:32 Step 25/26 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:29:33 ---> Running in 5c5a50b73ccd 05:29:33 Removing intermediate container 5c5a50b73ccd 05:29:33 ---> 58e61235791d 05:29:33 Step 26/26 : LABEL version=0.0.0 05:29:33 ---> Running in 9b740d8853ac 05:29:33 Removing intermediate container 9b740d8853ac 05:29:33 ---> f12f4c42dcbe 05:29:33 05:29:33 Successfully built f12f4c42dcbe 05:29:33 Successfully tagged docker-security-secretstore-setup-go:latest 05:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.146s coverage: 94.4% of statements 05:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements 05:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.468s coverage: 81.8% of statements 05:29:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.206s coverage: 92.9% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 76.0% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.135s coverage: 80.0% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.193s coverage: 87.2% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.584s coverage: 64.4% of statements 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 05:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 05:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 05:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.040s coverage: 66.9% of statements 05:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.599s coverage: 43.4% of statements 05:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements 05:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements 05:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.560s coverage: 47.0% of statements 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:30:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.232s coverage: 22.7% of statements 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:30:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.391s coverage: 92.6% of statements 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:30:00  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:30:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:30:00 ---> 3020e1c57cb2 05:30:00 Step 3/24 : WORKDIR /edgex-go 05:30:00 ---> Using cache 05:30:00 ---> 51b74a3aa7db 05:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:00 ---> Using cache 05:30:00 ---> a719bec1bf20 05:30:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:30:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:30:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:30:00 ---> 3020e1c57cb2 05:30:00 Step 3/24 : WORKDIR /edgex-go 05:30:00 ---> Using cache 05:30:00 ---> 51b74a3aa7db 05:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:00 ---> Using cache 05:30:00 ---> a719bec1bf20 05:30:00 Step 5/24 : RUN apk add --update --no-cache make bash git 05:30:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:30:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:30:00 ---> 3020e1c57cb2 05:30:00 Step 3/24 : WORKDIR /edgex-go 05:30:00 ---> Using cache 05:30:00 ---> 51b74a3aa7db 05:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:00 ---> Using cache 05:30:00 ---> a719bec1bf20 05:30:00 Step 5/24 : RUN apk add --update --no-cache make git 05:30:00 ---> Using cache 05:30:00 ---> e512b7fa1f94 05:30:00 Step 6/24 : COPY go.mod . 05:30:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:30:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:30:00 ---> 3020e1c57cb2 05:30:00 Step 3/32 : WORKDIR /edgex-go 05:30:00 ---> Using cache 05:30:00 ---> 51b74a3aa7db 05:30:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:00 ---> Using cache 05:30:00 ---> a719bec1bf20 05:30:00 Step 5/32 : RUN apk add --update --no-cache make git 05:30:00 ---> Using cache 05:30:00 ---> e512b7fa1f94 05:30:00 Step 6/32 : COPY go.mod . 05:30:00 ---> Using cache 05:30:00 ---> 992f7ed46879 05:30:00 Step 7/32 : RUN go mod download 05:30:00 ---> Using cache 05:30:00 ---> 992f7ed46879 05:30:00 Step 7/24 : RUN go mod download 05:30:00 ---> Using cache 05:30:00 ---> 40264cadff97 05:30:00 Step 8/32 : COPY . . 05:30:00 ---> Using cache 05:30:00 ---> 40264cadff97 05:30:00 Step 8/24 : COPY . . 05:30:00 ---> Using cache 05:30:00 ---> Using cache 05:30:00 ---> 560ba06528d3 05:30:00 ---> 560ba06528d3 05:30:00 Step 9/32 : RUN go mod tidyStep 9/24 : RUN go mod tidy 05:30:00 05:30:00 ---> Using cache 05:30:00 ---> 5b93634bc408 05:30:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:30:00 ---> Using cache 05:30:00 ---> 5b93634bc408 05:30:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:30:01 ---> Running in a9534a1f2eee 05:30:01 ---> Running in 9d80a558672f 05:30:01 ---> Running in 8a5ce8eacf7b 05:30:01 ---> Running in 57dd4d9749dd 05:30:02 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 05:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:30:05 OK: 219 MiB in 52 packages 05:30:06 OK: 219 MiB in 52 packages 05:30:07 Removing intermediate container 9d80a558672f 05:30:07 ---> dbda8c350866 05:30:07 Step 6/24 : COPY go.mod . 05:30:08 Removing intermediate container 57dd4d9749dd 05:30:08 ---> 760abf3fc4ef 05:30:08 Step 6/24 : COPY go.mod . 05:30:08 ---> a35795606736 05:30:08 Step 7/24 : RUN go mod download 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.681s coverage: 28.7% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.169s coverage: 64.6% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.425s coverage: 97.6% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.113s coverage: 28.1% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.048s coverage: 85.7% of statements 05:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:30:08 ---> Running in 23e07f87c946 05:30:08 ---> cf2885098c3f 05:30:08 Step 7/24 : RUN go mod download 05:30:08 ---> Running in 54f6fdb88924 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 05:30:09 GO111MODULE=on go vet ./... 05:30:12 Removing intermediate container 54f6fdb88924 05:30:12 ---> 893d248c68c1 05:30:12 Step 8/24 : COPY . . 05:30:12 Removing intermediate container 23e07f87c946 05:30:12 ---> 282e4a0bc9fd 05:30:12 Step 8/24 : COPY . . 05:30:45 Removing intermediate container 8a5ce8eacf7b 05:30:45 ---> d2be3d64a17e 05:30:45 05:30:45 Step 11/32 : FROM alpine:3.12 05:30:45 ---> 13621d1b12d4 05:30:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:30:45 ---> 4eefe659577d 05:30:45 Step 9/24 : RUN go mod tidy 05:30:45 ---> Running in ddfc2403993d 05:30:45 ---> Running in 65e5f4b79255 05:30:45 ---> e839b07b7d86 05:30:45 Step 9/24 : RUN go mod tidy 05:30:45 Removing intermediate container a9534a1f2eee 05:30:45 ---> 74b53e139278 05:30:45 05:30:45 Step 11/24 : FROM alpine:3.12 05:30:45 ---> 13621d1b12d4 05:30:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:30:45 ---> Using cache 05:30:45 ---> e4bf2f36adce 05:30:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:30:45 ---> Using cache 05:30:45 ---> a40f63d81247 05:30:45 Step 14/24 : ENV APP_PORT=48081 05:30:45 ---> Running in 7d549944de7a 05:30:45 ---> Running in ef23c1d6dad5 05:30:45 Removing intermediate container ddfc2403993d 05:30:45 ---> 343218e46708 05:30:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:30:45 ---> Running in 52c3eaa3506b 05:30:45 Removing intermediate container ef23c1d6dad5 05:30:45 ---> f99c019fecb8 05:30:45 Step 15/24 : EXPOSE $APP_PORT 05:30:45 ---> Running in 794b2bc4bc4b 05:30:45 Removing intermediate container 794b2bc4bc4b 05:30:45 ---> 02173149ddab 05:30:45 Step 16/24 : WORKDIR / 05:30:45 ---> Running in de8e0b0b5283 05:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:30:45 Removing intermediate container de8e0b0b5283 05:30:45 ---> 420fb9fb5051 05:30:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:30:46 (1/2) Installing dumb-init (1.2.2-r1) 05:30:46 (2/2) Installing su-exec (0.2-r1) 05:30:46 Executing busybox-1.31.1-r20.trigger 05:30:46 OK: 6 MiB in 16 packages 05:30:46 ---> b9bd24e10569 05:30:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:30:46 Removing intermediate container 52c3eaa3506b 05:30:46 ---> ce30d97293eb 05:30:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:30:47 ---> Running in 43a00a5aeca1 05:30:47 ---> b99915ac80d4 05:30:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:30:47 ---> 63ddf0913ddf 05:30:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:30:47 Removing intermediate container 43a00a5aeca1 05:30:47 ---> fc2e9bbd9dbd 05:30:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:30:47 ---> Running in b779b67ae76d 05:30:47 ---> Running in 3fd54cd840ce 05:30:48 Removing intermediate container 3fd54cd840ce 05:30:48 ---> 38dd59fe8c43 05:30:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:30:48 Removing intermediate container b779b67ae76d 05:30:48 ---> 1276a9e1a80c 05:30:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:30:48 ---> Running in 6007e279374d 05:30:48 Removing intermediate container 7d549944de7a 05:30:48 ---> b3ddce8ff7a4 05:30:48 Step 10/24 : RUN make cmd/core-data/core-data 05:30:48 ---> Running in 69221c2b4bec 05:30:48 Removing intermediate container 65e5f4b79255 05:30:48 ---> e1b93db7c4c1 05:30:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:30:49 ---> Running in da521a30d49d 05:30:49 ---> Running in 8ec1a6f32058 05:30:49 Removing intermediate container 69221c2b4bec 05:30:49 ---> 42496ee324b6 05:30:49 Step 22/24 : LABEL arch=x86_64 05:30:49 ---> Running in 8b52c13a9ded 05:30:49 Removing intermediate container 8b52c13a9ded 05:30:49 ---> 6140924f84a9 05:30:49 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:30:49 ---> Running in f4bf564f2573 05:30:49 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 05:30:49 Removing intermediate container f4bf564f2573 05:30:49 ---> 36411080e829 05:30:49 Step 24/24 : LABEL version=0.0.0 05:30:49 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 05:30:50 Removing intermediate container 6007e279374d 05:30:50 ---> 4bd353fbc65b 05:30:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:30:50 ---> Running in ad2e4479cb33 05:30:50 ---> Running in 6320a42d8b88 05:30:50 Removing intermediate container ad2e4479cb33 05:30:50 ---> e087431a0f1c 05:30:50 05:30:50 Removing intermediate container 6320a42d8b88 05:30:50 ---> 40624eb71948 05:30:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:30:50 Successfully built e087431a0f1c 05:30:50 Successfully tagged docker-core-metadata-go:latest 05:30:51  Building docker-core-metadata-go ... done  ---> 937cc28b5467 05:30:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:30:51 ---> Running in 75ddee526522 05:30:54 Removing intermediate container 75ddee526522 05:30:54 ---> 1b6ca8cb1ecd 05:30:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:30:54 ---> cdb6a9dde445 05:30:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:30:55 ---> 09e9b3f992c7 05:30:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:30:56 ---> 62aa50648d4d 05:30:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:30:56 ---> dcc95ab64cd3 05:30:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:30:57 ---> ccf940b05465 05:30:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:30:58 ---> Running in a3da957f9609 05:30:58 Removing intermediate container a3da957f9609 05:30:58 ---> 64c435ff7293 05:30:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:30:59 ---> d09766d8be1b 05:30:59 Step 27/32 : RUN chmod +x /entrypoint.sh 05:30:59 ---> Running in cb98cc64b4ef 05:31:01 Removing intermediate container cb98cc64b4ef 05:31:01 ---> b04b96ccdf3d 05:31:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:31:01 ---> Running in b3f53116f774 05:31:02 Removing intermediate container b3f53116f774 05:31:02 ---> 5323918317b4 05:31:02 Step 29/32 : CMD ["gate"] 05:31:02 ---> Running in fdec031f559a 05:31:03 Removing intermediate container fdec031f559a 05:31:03 ---> 8c33c32df4bf 05:31:03 Step 30/32 : LABEL arch=x86_64 05:31:03 ---> Running in ebb539b6324b 05:31:03 Removing intermediate container ebb539b6324b 05:31:03 ---> b88e4347aff1 05:31:03 Step 31/32 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:31:04 ---> Running in 38b59e669539 05:31:04 Removing intermediate container 38b59e669539 05:31:04 ---> c8cc10248d6f 05:31:04 Step 32/32 : LABEL version=0.0.0 05:31:04 ---> Running in cc8bd8fe8a3b 05:31:05 Removing intermediate container cc8bd8fe8a3b 05:31:05 ---> d4df90131336 05:31:05 05:31:05 Successfully built d4df90131336 05:31:05 Successfully tagged docker-security-bootstrapper-go:latest 05:31:13  Building docker-security-bootstrapper-go ... done Removing intermediate container 8ec1a6f32058 05:31:13 ---> 1ca2add26831 05:31:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:31:13 ---> Running in 15392e0fb5ed 05:31:13 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 05:31:15 Removing intermediate container da521a30d49d 05:31:15 ---> 916d13078643 05:31:15 05:31:15 Step 11/24 : FROM alpine:3.12 05:31:15 ---> 13621d1b12d4 05:31:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:31:15 ---> Running in 1ba4451c081a 05:31:15 Removing intermediate container 1ba4451c081a 05:31:15 ---> e07ce0a096d2 05:31:15 Step 13/24 : ENV APP_PORT=48080 05:31:15 Removing intermediate container 15392e0fb5ed 05:31:15 ---> dfb9045aa1e2 05:31:15 05:31:15 Step 12/24 : FROM docker:20.10.0 05:31:15 20.10.0: Pulling from library/docker 05:31:15 ---> Running in 7d2c62a721f8 05:31:15 Removing intermediate container 7d2c62a721f8 05:31:15 ---> a994a7cabc33 05:31:15 Step 14/24 : EXPOSE $APP_PORT 05:31:15 ---> Running in b06c85f4176d 05:31:16 Removing intermediate container b06c85f4176d 05:31:16 ---> 5d1f41e588fd 05:31:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:31:17 ---> Running in d349439fc739 05:31:18 Removing intermediate container d349439fc739 05:31:18 ---> f837268aac41 05:31:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:31:18 ---> Running in b179f81172de 05:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:31:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:31:21 Status: Downloaded newer image for docker:20.10.0 05:31:21 ---> aefe523efa57 05:31:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:31:21 ---> Running in 79437378454d 05:31:21 Removing intermediate container 79437378454d 05:31:21 ---> 82c0ad360d08 05:31:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:31:21 ---> Running in 6113b05946ad 05:31:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:31:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:31:22 (1/39) Installing readline (8.0.4-r0) 05:31:22 (2/39) Installing bash (5.0.17-r0) 05:31:22 Executing bash-5.0.17-r0.post-install 05:31:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:31:22 (4/39) Installing libcurl (7.76.1-r0) 05:31:22 (5/39) Installing curl (7.76.1-r0) 05:31:22 (6/39) Installing dumb-init (1.2.2-r1) 05:31:22 (7/39) Installing libbz2 (1.0.8-r1) 05:31:22 (8/39) Installing expat (2.2.9-r1) 05:31:22 (9/39) Installing libffi (3.3-r2) 05:31:22 (10/39) Installing gdbm (1.13-r1) 05:31:22 (11/39) Installing xz-libs (5.2.5-r0) 05:31:22 (12/39) Installing sqlite-libs (3.32.1-r0) 05:31:22 (13/39) Installing python3 (3.8.10-r0) 05:31:23 (1/6) Installing dumb-init (1.2.2-r1) 05:31:23 (2/6) Installing libgcc (9.3.0-r2) 05:31:23 (3/6) Installing libsodium (1.0.18-r0) 05:31:23 (14/39) Installing py3-appdirs (1.4.4-r1) 05:31:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:31:23 (16/39) Installing py3-parsing (2.4.7-r0) 05:31:23 (17/39) Installing py3-six (1.15.0-r0) 05:31:23 (18/39) Installing py3-packaging (20.4-r0) 05:31:23 (19/39) Installing py3-setuptools (47.0.0-r0) 05:31:24 (20/39) Installing py3-chardet (3.0.4-r4) 05:31:24 (4/6) Installing libstdc++ (9.3.0-r2) 05:31:24 (21/39) Installing py3-idna (2.9-r0) 05:31:24 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:31:24 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:31:24 (24/39) Installing py3-requests (2.23.0-r0) 05:31:24 (25/39) Installing py3-msgpack (1.0.0-r0) 05:31:24 (26/39) Installing py3-lockfile (0.12.2-r3) 05:31:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:31:24 (28/39) Installing py3-colorama (0.4.3-r0) 05:31:24 (29/39) Installing py3-distlib (0.3.0-r0) 05:31:24 (30/39) Installing py3-distro (1.5.0-r1) 05:31:24 (31/39) Installing py3-webencodings (0.5.1-r3) 05:31:24 (32/39) Installing py3-html5lib (1.0.1-r4) 05:31:24 (33/39) Installing py3-pytoml (0.1.21-r0) 05:31:24 (34/39) Installing py3-pep517 (0.8.2-r0) 05:31:24 (35/39) Installing py3-progress (1.5-r0) 05:31:24 (36/39) Installing py3-toml (0.10.1-r0) 05:31:24 (37/39) Installing py3-retrying (1.3.3-r0) 05:31:24 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:31:24 (39/39) Installing py3-pip (20.1.1-r0) 05:31:24 Executing busybox-1.31.1-r19.trigger 05:31:24 OK: 72 MiB in 59 packages 05:31:24 (5/6) Installing libzmq (4.3.3-r0) 05:31:25 Collecting docker-compose==1.23.2 05:31:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:31:25 (6/6) Installing zeromq (4.3.3-r0) 05:31:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:31:25 Collecting cached-property<2,>=1.2.0 05:31:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:31:25 Executing busybox-1.31.1-r20.trigger 05:31:25 OK: 8 MiB in 20 packages 05:31:25 Collecting dockerpty<0.5,>=0.4.1 05:31:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:31:31 Collecting jsonschema<3,>=2.5.1 05:31:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:31:31 Collecting docopt<0.7,>=0.6.1 05:31:31 Removing intermediate container b179f81172de 05:31:31 ---> 4b71f6a0a4aa 05:31:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:31:31 Downloading docopt-0.6.2.tar.gz (25 kB) 05:31:31 ---> 6932fb15d69f 05:31:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:31:32 Collecting docker<4.0,>=3.6.0 05:31:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:31:32 ---> 4e27c261752b 05:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:31:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:31:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:31:32 ---> a2ddc68dbbbd 05:31:32 Step 20/24 : ENTRYPOINT ["/core-data"] 05:31:32 Collecting texttable<0.10,>=0.9.0 05:31:32 Downloading texttable-0.9.1.tar.gz (11 kB) 05:31:32 ---> Running in 0fa547270d9f 05:31:32 Removing intermediate container 0fa547270d9f 05:31:32 ---> 4f353708bc7c 05:31:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:31:32 ---> Running in eb09471e449f 05:31:33 Removing intermediate container eb09471e449f 05:31:33 ---> e0981ed3e3ae 05:31:33 Step 22/24 : LABEL arch=x86_64 05:31:33 ---> Running in 28ad97de230f 05:31:33 Collecting websocket-client<1.0,>=0.32.0 05:31:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:31:33 Removing intermediate container 28ad97de230f 05:31:33 ---> 686e918c0fbb 05:31:33 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:31:33 ---> Running in aeef0f217448 05:31:33 Collecting PyYAML<4,>=3.10 05:31:33 Downloading PyYAML-3.13.tar.gz (270 kB) 05:31:33 Removing intermediate container aeef0f217448 05:31:33 ---> 9b46d6a54917 05:31:33 Step 24/24 : LABEL version=0.0.0 05:31:33 ---> Running in 524ee9347ece 05:31:34 Removing intermediate container 524ee9347ece 05:31:34 ---> 9b4cb47b0f33 05:31:34 05:31:34 Collecting docker-pycreds>=0.4.0 05:31:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:31:34 Collecting idna<2.8,>=2.5 05:31:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:31:34 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) 05:31:34 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) 05:31:34 Successfully built 9b4cb47b0f33 05:31:34 Successfully tagged docker-core-data-go:latest 05:31:34  Building docker-core-data-go ... done Collecting urllib3<1.25,>=1.21.1 05:31:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:31:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:31:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:31:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:31:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:31:35 Installing collected packages: cached-property, dockerpty, jsonschema, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, texttable, PyYAML, docker-compose 05:31:35 Running setup.py install for dockerpty: started 05:31:35 Running setup.py install for dockerpty: finished with status 'done' 05:31:36 Running setup.py install for docopt: started 05:31:36 Running setup.py install for docopt: finished with status 'done' 05:31:36 Attempting uninstall: idna 05:31:36 Found existing installation: idna 2.9 05:31:36 Uninstalling idna-2.9: 05:31:36 Successfully uninstalled idna-2.9 05:31:36 Attempting uninstall: urllib3 05:31:36 Found existing installation: urllib3 1.25.9 05:31:36 Uninstalling urllib3-1.25.9: 05:31:36 Successfully uninstalled urllib3-1.25.9 05:31:36 Attempting uninstall: requests 05:31:36 Found existing installation: requests 2.23.0 05:31:36 Uninstalling requests-2.23.0: 05:31:36 Successfully uninstalled requests-2.23.0 05:31:37 Running setup.py install for texttable: started 05:31:38 Running setup.py install for texttable: finished with status 'done' 05:31:38 Running setup.py install for PyYAML: started 05:31:38 Running setup.py install for PyYAML: finished with status 'done' 05:31:39 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.59.0 05:31:46 gofmt -l . 05:31:47 Removing intermediate container 6113b05946ad 05:31:47 ---> b2fd72f561ee 05:31:47 Step 15/24 : ENV APP_PORT=48090 05:31:47 ---> Running in 18c55a2e8892 05:31:47 Removing intermediate container 18c55a2e8892 05:31:47 ---> 34fd00823da4 05:31:47 Step 16/24 : EXPOSE $APP_PORT 05:31:47 ---> Running in 44598e935b73 05:31:47 Removing intermediate container 44598e935b73 05:31:47 ---> 9befaa1217b0 05:31:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:31:47 ---> fc85380938dc 05:31:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:31:47 ---> ef4e4c52cbae 05:31:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:31:47 [ "`gofmt -l .`" = "" ] 05:31:47 ---> 86dd21b00deb 05:31:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:31:47 ---> Running in fdc38fd9e0cd 05:31:47 Removing intermediate container fdc38fd9e0cd 05:31:47 ---> e27e0b703bcf 05:31:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:31:47 ---> Running in 6859ca040f35 05:31:48 Removing intermediate container 6859ca040f35 05:31:48 ---> 05ac4812daac 05:31:48 Step 22/24 : LABEL arch=x86_64 05:31:48 ---> Running in 983a700b902d 05:31:48 Removing intermediate container 983a700b902d 05:31:48 ---> 06e524528896 05:31:48 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:31:48 ---> Running in 3efa46268041 05:31:48 Removing intermediate container 3efa46268041 05:31:48 ---> e01de491eac6 05:31:48 Step 24/24 : LABEL version=0.0.0 05:31:48 ---> Running in c16732feddbe 05:31:49 Removing intermediate container c16732feddbe 05:31:49 ---> 134ea0d207b9 05:31:49 05:31:49 Successfully built 134ea0d207b9 05:31:49 Successfully tagged docker-sys-mgmt-agent-go:latest 05:31:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 05:31:49 $ docker stop --time=1 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 05:31:50 ./bin/test-go-mod-tidy.sh 05:31:51 ./bin/test-attribution-txt.sh 05:31:51 $ docker rm -f 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 [Pipeline] // withDockerContainer [Pipeline] sh 05:31:52 + docker images 05:31:52 + grep docker 05:31:52 docker-sys-mgmt-agent-go latest 134ea0d207b9 4 seconds ago 312MB 05:31:52 docker-core-data-go latest 9b4cb47b0f33 19 seconds ago 21.5MB 05:31:52 docker-security-bootstrapper-go latest d4df90131336 48 seconds ago 18.2MB 05:31:52 docker-core-metadata-go latest e087431a0f1c About a minute ago 18.6MB 05:31:52 docker-security-secretstore-setup-go latest f12f4c42dcbe 2 minutes ago 25.7MB 05:31:52 docker-security-proxy-setup-go latest 99f047489eda 2 minutes ago 25.3MB 05:31:52 docker-core-command-go latest be277e52a744 2 minutes ago 17MB 05:31:52 docker-support-scheduler-go latest 5ce825880890 2 minutes ago 17.1MB 05:31:52 docker-support-notifications-go latest 62ac625024f0 2 minutes ago 17.7MB 05:31:52 docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh 05:31:53 + ls -al . 05:31:53 total 856 05:31:53 drwxrwxr-x 9 1001 1001 4096 May 11 05:31 . 05:31:53 drwxr-xr-x 4 root root 4096 May 11 05:26 .. 05:31:53 -rw-rw-r-- 1 1001 1001 11 May 11 05:24 .dockerignore 05:31:53 drwxrwxr-x 8 1001 1001 4096 May 11 05:24 .git 05:31:53 drwxrwxr-x 3 1001 1001 4096 May 11 05:24 .github 05:31:53 -rw-rw-r-- 1 1001 1001 818 May 11 05:24 .gitignore 05:31:53 -rw-rw-r-- 1 1001 1001 166 May 11 05:24 .sonarcloud.properties 05:31:53 -rw-rw-r-- 1 1001 1001 8609 May 11 05:24 Attribution.txt 05:31:53 -rw-rw-r-- 1 1001 1001 3804 May 11 05:24 CONTRIBUTING.md 05:31:53 -rw-rw-r-- 1 1001 1001 931 May 11 05:24 Dockerfile.build 05:31:53 -rw-rw-r-- 1 1001 1001 863 May 11 05:24 Jenkinsfile 05:31:53 -rw-rw-r-- 1 1001 1001 10775 May 11 05:24 LICENSE 05:31:53 -rw-rw-r-- 1 1001 1001 5774 May 11 05:24 Makefile 05:31:53 -rw-rw-r-- 1 1001 1001 7978 May 11 05:24 README.md 05:31:53 -rw-rw-r-- 1 1001 1001 6755 May 11 05:24 SECURITY.md 05:31:53 -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION 05:31:53 -rw-rw-r-- 1 1001 1001 4131 May 11 05:24 ZMQWindows.md 05:31:53 drwxrwxr-x 2 1001 1001 4096 May 11 05:24 bin 05:31:53 drwxrwxr-x 14 1001 1001 4096 May 11 05:24 cmd 05:31:53 -rw-r--r-- 1 root root 719397 May 11 05:30 coverage.out 05:31:53 -rw-r--r-- 1 root root 1060 May 11 05:31 go.mod 05:31:53 -rw-r--r-- 1 root root 21595 May 11 05:26 go.sum 05:31:53 drwxrwxr-x 8 1001 1001 4096 May 11 05:24 internal 05:31:53 drwxrwxr-x 4 1001 1001 4096 May 11 05:24 openapi 05:31:53 drwxrwxr-x 4 1001 1001 4096 May 11 05:24 snap 05:31:53 -rw-rw-r-- 1 1001 1001 168 May 11 05:24 version.go [Pipeline] sh 05:31:54 + '[' -e coverage.out ] 05:31:54 + chown 1001:1001 coverage.out [Pipeline] stash 05:31:54 Warning: overwriting stash ‘coverage-report’ 05:31:55 Stashed 1 file(s) [Pipeline] sh 05:31:56 + make build 05:31:56 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 05:32:04 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 05:32:07 Still waiting to schedule task 05:32:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:32:31 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 05:32:32 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 05:32:37 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 05:32:38 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 05:32:42 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 05:32:47 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 05:32: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 05:32:54 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 05:32:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:32:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:33:01 Running on prd-ubuntu18.04-docker-8c-8g-4347 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [Pipeline] { [Pipeline] ws 05:33:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:33:05 using credential edgex-jenkins-ssh 05:33:05 Cloning the remote Git repository 05:33:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] } 05:33:05 $ docker stop --time=1 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 05:33:05 > git init /w/workspace/edgex-go/1 # timeout=10 05:33:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:33:05 > git --version # timeout=10 05:33:05 > git --version # 'git version 2.17.1' 05:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:08 $ docker rm -f 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:33:11 05:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:33:11 latest: Pulling from edgex-devops/edgex-compose-arm64 05:33:11 29e5d40040c1: Pulling fs layer 05:33:11 1ce36da41761: Pulling fs layer 05:33:11 25b303627fd3: Pulling fs layer 05:33:11 29e5d40040c1: Verifying Checksum 05:33:11 29e5d40040c1: Download complete 05:33:12 1ce36da41761: Verifying Checksum 05:33:12 29e5d40040c1: Pull complete 05:33:14 1ce36da41761: Pull complete 05:33:14 25b303627fd3: Verifying Checksum 05:33:14 25b303627fd3: Download complete 05:33:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:33:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:33:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:33:18 Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:33:18 Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:33:18 Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) 05:33:18 > git config core.sparsecheckout # timeout=10 05:33:18 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 05:33:18 > git remote # timeout=10 05:33:18 > git config --get remote.origin.url # timeout=10 05:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:18 > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 05:33:18 > git rev-parse HEAD^{commit} # timeout=10 05:33:18 > git config core.sparsecheckout # timeout=10 05:33:18 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 05:33:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 05:33:22 > git --version # timeout=10 05:33:22 > git --version # 'git version 2.17.1' 05:33:22 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:23 + echo snap-build.sh 05:33:23 snap-build.sh 05:33:23 + SNAP_BASE_DIR=. 05:33:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:33:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:33:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:33:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:33:23 + cd /w/workspace/edgex-go/1 05:33:23 + sudo apt-get remove -qy --purge lxd lxd-client 05:33:23 Reading package lists... 05:33:23 Building dependency tree... 05:33:23 Reading state information... 05:33:23 The following packages were automatically installed and are no longer required: 05:33:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:33:23 uidmap xdelta3 05:33:23 Use 'sudo apt autoremove' to remove them. 05:33:23 The following packages will be REMOVED: 05:33:23 lxd* lxd-client* 05:33:24 25b303627fd3: Pull complete 05:33:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:33:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:33:24 After this operation, 31.7 MB disk space will be freed. 05:33:24 prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container 05:33:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:33:25 (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.) 05:33:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:33:26 Removing lxd dnsmasq configuration 05:33:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:33:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:33:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 05:33:27 (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.) 05:33:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:33:27 $ docker top f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:28 Processing triggers for systemd (237-3ubuntu10.42) ... 05:33:28 Processing triggers for ureadahead (0.100.0-21) ... 05:33:28 + docker-compose build --help 05:33:28 + grep parallel 05:33:30 + sudo snap remove --purge lxd 05:33:30 snap "lxd" is not installed 05:33:30 + sudo groupadd --force --system lxd 05:33:30 ++ whoami 05:33:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:33:30 + newgrp - lxd 05:33:30 + sudo snap install lxd 05:33:33 --parallel Build images in parallel. [Pipeline] } 05:33:33 $ docker stop --time=1 f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 05:33:35 $ docker rm -f f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:33:36 . [Pipeline] withDockerContainer 05:33:36 prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container 05:33:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:33:37 $ docker top dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:38 2021-05-11T05:33:36Z INFO Waiting for automatic snapd restart... 05:33:38 + docker-compose -f ./docker-compose-build.yml build --parallel 05:33:43 Building docker-core-command-go ... 05:33:43 Building docker-core-data-go ... 05:33:43 Building docker-core-metadata-go ... 05:33:43 Building docker-security-bootstrapper-go ... 05:33:43 Building docker-security-proxy-setup-go ... 05:33:43 Building docker-security-secretstore-setup-go ... 05:33:43 Building docker-support-notifications-go ... 05:33:43 Building docker-support-scheduler-go ... 05:33:43 Building docker-sys-mgmt-agent-go ... 05:33:43 Building docker-support-notifications-go 05:33:43 Building docker-core-command-go 05:33:43 Building docker-sys-mgmt-agent-go 05:33:43 Building docker-security-proxy-setup-go 05:33:43 Building docker-security-bootstrapper-go 05:33:53 lxd 4.14 from Canonical* installed 05:33:53 + sudo lxd init --auto 05:34:00 + sudo snap install --classic snapcraft 05:34:08 snapcraft 4.7.1 from Canonical* installed 05:34:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:34:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:34:08 Dload Upload Total Spent Left Speed 05:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4180 05:34:08 67 3325k 67 2247k 0 0 3406k 0 --:--:-- --:--:-- --:--:-- 3406k 100 3325k 100 3325k 0 0 4940k 0 --:--:-- --:--:-- --:--:-- 87.6M 05:34:08 ./yq_linux_amd64 05:34:08 + sudo snapcraft prime --use-lxd 05:34:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:34:10 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: 05:34:10 - README.md 05:34:10 05:34:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:34:11 Launching a container. 05:34:23 Waiting for container to be ready 05:34:23 To start your first instance, try: lxc launch ubuntu:18.04 05:34:23 05:34:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:34:26 Waiting for network to be ready... 05:34:26 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:34:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:34:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 05:34:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:34:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:34:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:34:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:34:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:34:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:34:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:34:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:34:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 05:34:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:34:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:34:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 05:34:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 05:34:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 05:34:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 05:34:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:34:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] 05:34:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:34:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:34:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:34:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] 05:34:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] 05:34:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:34:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:34:32 Fetched 24.5 MB in 5s (4537 kB/s) 05:34:33 Reading package lists... 05:34:33 Reading package lists... 05:34:33 Building dependency tree... 05:34:33 Reading state information... 05:34:33 The following additional packages will be installed: 05:34:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:34:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:34:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:34:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:34:33 Suggested packages: 05:34:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:34:33 Recommended packages: 05:34:33 gnupg libsasl2-modules 05:34:33 The following NEW packages will be installed: 05:34:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:34:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:34:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:34:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:34:33 The following packages will be upgraded: 05:34:33 gpg gpg-agent gpgconf libudev1 05:34:33 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 05:34:33 Need to get 3530 kB of archives. 05:34:33 After this operation, 13.3 MB of additional disk space will be used. 05:34:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:34:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:34:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:34:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:34:33 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 05:34:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 05:34:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:34:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:34:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:34:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:34:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:34:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:34:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:34:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:34:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:34:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:34:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:34:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:34:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:34:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:34:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:34:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:34:34 debconf: delaying package configuration, since apt-utils is not installed 05:34:34 Fetched 3530 kB in 1s (3117 kB/s) 05:34:34 (Reading database ... 12511 files and directories currently installed.) 05:34:34 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 05:34:35 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:35 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 05:34:35 Selecting previously unselected package udev. 05:34:35 (Reading database ... 12511 files and directories currently installed.) 05:34:35 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 05:34:35 Unpacking udev (237-3ubuntu10.47) ... 05:34:35 Selecting previously unselected package libfuse2:amd64. 05:34:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:34:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:34:35 Selecting previously unselected package fuse. 05:34:35 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:34:35 Unpacking fuse (2.9.7-1ubuntu1) ... 05:34:35 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:35 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:35 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:35 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:35 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:36 Selecting previously unselected package libksba8:amd64. 05:34:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:34:36 Unpacking libksba8:amd64 (1.3.5-2) ... 05:34:36 Selecting previously unselected package libroken18-heimdal:amd64. 05:34:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:34:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:34:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:34:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Selecting previously unselected package libwind0-heimdal:amd64. 05:34:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:34:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:34:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:34:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:34:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Selecting previously unselected package libsasl2-modules-db:amd64. 05:34:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:34:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:37 Selecting previously unselected package libsasl2-2:amd64. 05:34:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:34:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:37 Selecting previously unselected package libldap-common. 05:34:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:34:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:34:37 Selecting previously unselected package libldap-2.4-2:amd64. 05:34:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:34:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:34:37 Selecting previously unselected package dirmngr. 05:34:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:34:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:34:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:34:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:34:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:34:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libksba8:amd64 (1.3.5-2) ... 05:34:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:38 Setting up udev (237-3ubuntu10.47) ... 05:34:38 invoke-rc.d: policy-rc.d denied execution of start. 05:34:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Processing triggers for systemd (237-3ubuntu10) ... 05:34:38 Setting up fuse (2.9.7-1ubuntu1) ... 05:34:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:34:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:34:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:34:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:34:39 settings in the [Install] section, and DefaultInstance for template units). 05:34:39 This means they are not meant to be enabled using systemctl. 05:34:39 Possible reasons for having this kind of units are: 05:34:39 1) A unit may be statically enabled by being symlinked from another unit's 05:34:39 .wants/ or .requires/ directory. 05:34:39 2) A unit's purpose may be to act as a helper for some other unit which has 05:34:39 a requirement dependency on it. 05:34:39 3) A unit may be started when needed via activation (socket, path, timer, 05:34:39 D-Bus, udev, scripted systemctl call, ...). 05:34:39 4) In case of template units, the unit is meant to be enabled with some 05:34:39 instance name specified. 05:34:39 Reading package lists... 05:34:39 Building dependency tree... 05:34:39 Reading state information... 05:34:40 The following additional packages will be installed: 05:34:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:34:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:34:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:34:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:34:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:34:40 Suggested packages: 05:34:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:34:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:34:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:34:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:34:40 systemd-container policykit-1 05:34:40 Recommended packages: 05:34:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:34:40 The following NEW packages will be installed: 05:34:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:34:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:34:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:34:40 multiarch-support openssh-client python3 python3-minimal python3.6 05:34:40 python3.6-minimal snapd squashfs-tools sudo 05:34:40 The following packages will be upgraded: 05:34:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:34:40 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 05:34:40 Need to get 35.2 MB of archives. 05:34:40 After this operation, 141 MB of additional disk space will be used. 05:34:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:34:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 05:34:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:34:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:34:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:34:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 05:34:41 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:34:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:34:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:34:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:34:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:34:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:34:41 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:34:41 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:34:41 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:34:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:34:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:34:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:34:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:34:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:34:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:34:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:34:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:34:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:34:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:34:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:34:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:34:41 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:34:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:34:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 05:34:42 debconf: delaying package configuration, since apt-utils is not installed 05:34:42 Fetched 35.2 MB in 2s (16.4 MB/s) 05:34:42 (Reading database ... 12757 files and directories currently installed.) 05:34:42 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 05:34:42 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 05:34:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:43 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 05:34:43 (Reading database ... 12757 files and directories currently installed.) 05:34:43 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:34:43 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:34:43 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:34:43 (Reading database ... 12757 files and directories currently installed.) 05:34:43 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:34:43 Unpacking apt (1.6.13) over (1.6.1) ... 05:34:44 Setting up apt (1.6.13) ... 05:34:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:34:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:34:45 (Reading database ... 12764 files and directories currently installed.) 05:34:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:34:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:34:46 Selecting previously unselected package libpython3.6-minimal:amd64. 05:34:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:46 Selecting previously unselected package libexpat1:amd64. 05:34:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:34:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:34:46 Selecting previously unselected package python3.6-minimal. 05:34:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:34:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:34:46 Checking for services that may need to be restarted...done. 05:34:46 Checking for services that may need to be restarted...done. 05:34:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:34:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:34:47 Selecting previously unselected package python3-minimal. 05:34:47 (Reading database ... 13012 files and directories currently installed.) 05:34:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:34:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:34:47 Selecting previously unselected package mime-support. 05:34:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:34:47 Unpacking mime-support (3.60ubuntu1) ... 05:34:47 Selecting previously unselected package libmpdec2:amd64. 05:34:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:34:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:34:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:34:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:47 Selecting previously unselected package python3.6. 05:34:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:34:47 Selecting previously unselected package libpython3-stdlib:amd64. 05:34:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:34:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:34:48 Setting up python3-minimal (3.6.7-1~18.04) ... 05:34:48 Selecting previously unselected package python3. 05:34:48 (Reading database ... 13442 files and directories currently installed.) 05:34:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:34:48 Unpacking python3 (3.6.7-1~18.04) ... 05:34:48 Selecting previously unselected package multiarch-support. 05:34:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:34:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:34:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:34:48 Selecting previously unselected package liblzo2-2:amd64. 05:34:48 (Reading database ... 13479 files and directories currently installed.) 05:34:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:34:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:34:48 Selecting previously unselected package libbsd0:amd64. 05:34:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:34:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:34:48 Selecting previously unselected package sudo. 05:34:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:34:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:34:48 Selecting previously unselected package apparmor. 05:34:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:34:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:34:49 Selecting previously unselected package libedit2:amd64. 05:34:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:34:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:34:49 Selecting previously unselected package libkrb5support0:amd64. 05:34:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:34:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:34:49 Selecting previously unselected package libk5crypto3:amd64. 05:34:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:34:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:34:49 Selecting previously unselected package libkeyutils1:amd64. 05:34:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:34:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:34:49 Selecting previously unselected package libkrb5-3:amd64. 05:34:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:34:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:34:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:34:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:34:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:34:49 Selecting previously unselected package libssl1.0.0:amd64. 05:34:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:34:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:34:50 Selecting previously unselected package openssh-client. 05:34:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:34:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:34:50 Selecting previously unselected package squashfs-tools. 05:34:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:34:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:34:50 Selecting previously unselected package snapd. 05:34:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 05:34:50 Unpacking snapd (2.48.3+18.04) ... 05:34:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:34:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:34:52 Setting up mime-support (3.60ubuntu1) ... 05:34:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:34:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:34:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:34:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:52 Setting up systemd (237-3ubuntu10.47) ... 05:34:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:34:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:34:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:34:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:34:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:34:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:34:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:34:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:34:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:34:54 Setting up python3 (3.6.7-1~18.04) ... 05:34:54 running python rtupdate hooks for python3.6... 05:34:54 running python post-rtupdate hooks for python3.6... 05:34:54 Setting up apparmor (2.12-4ubuntu5.1) ... 05:34:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:34:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:34:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:34:56 Setting up snapd (2.48.3+18.04) ... 05:34:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:34:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:34:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:34:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:34:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:34:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:34:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:34:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:34:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:34:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:34:58 /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' 05:34:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:58 Processing triggers for systemd (237-3ubuntu10.47) ... 05:34:59 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:34:59 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:34:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:35:01 Reading package lists... 05:35:01 Reading package lists... 05:35:01 Building dependency tree... 05:35:01 Reading state information... 05:35:01 Calculating upgrade... 05:35:01 The following packages will be upgraded: 05:35:01 advancecomp base-files bash binutils binutils-common 05:35:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:35:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:35:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:35:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:35:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:35:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:35:01 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:35:01 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 05:35:01 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 05:35:01 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 05:35:01 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 05:35:01 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 05:35:01 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 05:35:01 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 05:35:01 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:35:01 Need to get 64.0 MB of archives. 05:35:01 After this operation, 5041 kB of additional disk space will be used. 05:35:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:35:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:35:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:35:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:35:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:35:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:35:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:35:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:35:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:35:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:35:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:35:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:35:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:35:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:35:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:35:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:35:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:35:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:35:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:35:01 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:35:01 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:35:01 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:35:01 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:35:01 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:35:01 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:35:01 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:35:01 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:35:01 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:35:01 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:35:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:35:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:35:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:35:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:35:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:35:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:35:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:35:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:35:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:35:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:35:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:35:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:35:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:35:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:35:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:35:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:35:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:35:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 05:35:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:35:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:35:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:35:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:35:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:35:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:35:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:35:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:35:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:35:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:35:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:35:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:35:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:35:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:35:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:35:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:35:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:35:04 ---> c7ca0a9e974f 05:35:04 Step 3/23 : WORKDIR /edgex-go 05:35:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:35:04 ---> c7ca0a9e974f 05:35:04 Step 3/32 : WORKDIR /edgex-go 05:35:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:35:04 ---> c7ca0a9e974f 05:35:04 Step 3/22 : WORKDIR /edgex-go 05:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:35:04 ---> c7ca0a9e974f 05:35:04 Step 3/24 : WORKDIR /edgex-go 05:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:35:04 ---> c7ca0a9e974f 05:35:04 Step 3/24 : WORKDIR /edgex-go 05:35:04 ---> Running in de9105342e9b 05:35:04 ---> Running in 4d1e30be30a9 05:35:04 ---> Running in 1daa8100b959 05:35:04 ---> Running in 9cf0d01d57c2 05:35:04 ---> Running in e2e8e079e46e 05:35:04 Removing intermediate container de9105342e9b 05:35:04 ---> 4a11bb0f0bc6 05:35:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:04 Removing intermediate container 9cf0d01d57c2 05:35:04 ---> bec03ecfba4f 05:35:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:04 Removing intermediate container 1daa8100b959 05:35:04 ---> c7a0f755850e 05:35:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:04 Removing intermediate container e2e8e079e46e 05:35:04 ---> dd82f8326a3b 05:35:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:04 Removing intermediate container 4d1e30be30a9 05:35:04 ---> fda5ed05dae3 05:35:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:04 ---> Running in 87d7138f8c1d 05:35:04 ---> Running in a50b8d43e21e 05:35:04 ---> Running in eb9afd06f27a 05:35:04 ---> Running in b307fa75c5a0 05:35:04 ---> Running in b876f6073495 05:35:04 Removing intermediate container 87d7138f8c1d 05:35:04 ---> 19ee6bc43114 05:35:04 Step 5/24 : RUN apk add --update --no-cache make git 05:35:04 ---> Running in c199ccb9b304 05:35:04 Removing intermediate container a50b8d43e21e 05:35:04 ---> 96bd99b084a2 05:35:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:35:04 ---> Running in 670fa0b22cd0 05:35:04 Removing intermediate container b307fa75c5a0 05:35:04 ---> 6ef142368432 05:35:04 Step 5/32 : RUN apk add --update --no-cache make git 05:35:04 Removing intermediate container eb9afd06f27a 05:35:04 ---> 2650be18993b 05:35:04 Step 5/24 : RUN apk add --update --no-cache make bash git 05:35:04 ---> Running in 015a6458b8dd 05:35:04 ---> Running in 422644ce6230 05:35:04 Removing intermediate container b876f6073495 05:35:04 ---> fd84afe78b61 05:35:04 Step 5/22 : RUN apk add --update --no-cache make git 05:35:04 ---> Running in 22db7f60a3c1 05:35:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:35:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:35:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:35:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:35:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:35:05 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:35:06 OK: 218 MiB in 52 packages 05:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:35:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:35:07 OK: 218 MiB in 52 packages 05:35:07 OK: 218 MiB in 52 packages 05:35:08 OK: 218 MiB in 52 packages 05:35:08 Removing intermediate container c199ccb9b304 05:35:08 ---> 3f49d5bfee25 05:35:08 Step 6/24 : COPY go.mod . 05:35:09 Removing intermediate container 670fa0b22cd0 05:35:09 ---> b1a92e7a6cb9 05:35:09 Step 6/23 : COPY go.mod . 05:35:09 Removing intermediate container 015a6458b8dd 05:35:09 ---> e615ac967965 05:35:09 Step 6/32 : COPY go.mod . 05:35:09 OK: 218 MiB in 52 packages 05:35:09 ---> 7276a14febc0 05:35:09 Step 7/24 : RUN go mod download 05:35:09 ---> Running in 8cf779239222 05:35:10 Removing intermediate container 422644ce6230 05:35:10 ---> cc755bbcd9dd 05:35:10 Step 6/24 : COPY go.mod . 05:35:10 ---> 5a6a474491ff 05:35:10 Step 7/23 : RUN go mod download 05:35:10 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:35:10 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 05:35:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:35:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:35:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:35:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:35:10 ---> Running in dc06858ef452 05:35:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:35:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:35:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:35:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:35:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:35:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:35:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:35:10 ---> 1b014f261859 05:35:10 Step 7/32 : RUN go mod download 05:35:11 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:35:11 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:35:11 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:35:11 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:35:11 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:35:11 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] 05:35:11 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:35:11 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 05:35:11 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] 05:35:11 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:35:11 ---> Running in 05ac95d554d7 05:35:11 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:35:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:35:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:35:11 ---> 635dbc0668be 05:35:11 Step 7/24 : RUN go mod download 05:35:11 Removing intermediate container 22db7f60a3c1 05:35:11 ---> f8366d149dae 05:35:11 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:35:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:35:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:35:11 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:35:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:35:11 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:35:11 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:35:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:35:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:35:11 Step 6/22 : COPY go.mod . 05:35:11 ---> Running in c1f0e7f7b217 05:35:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:35:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:35:12 debconf: delaying package configuration, since apt-utils is not installed 05:35:12 Fetched 64.0 MB in 11s (6003 kB/s) 05:35:12 (Reading database ... 13912 files and directories currently installed.) 05:35:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:35:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:13 ---> 714dd27aa70c 05:35:13 Step 7/22 : RUN go mod download 05:35:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:35:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 05:35:13 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 05:35:13 ---> Running in 7119f805b0d7 05:35:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Removing intermediate container 8cf779239222 05:35:14 ---> b6c4b7c55ae0 05:35:14 Step 8/24 : COPY . . 05:35:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:14 Removing intermediate container dc06858ef452 05:35:14 ---> 22e6fc9b2c03 05:35:14 Step 8/23 : COPY . . 05:35:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:15 Removing intermediate container 05ac95d554d7 05:35:15 ---> 8783cf77fb9a 05:35:15 Step 8/32 : COPY . . 05:35:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:15 (Reading database ... 13911 files and directories currently installed.) 05:35:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:35:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:35:15 (Reading database ... 13911 files and directories currently installed.) 05:35:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:16 Removing intermediate container c1f0e7f7b217 05:35:16 ---> c9f0f4b7ef38 05:35:16 Step 8/24 : COPY . . 05:35:16 (Reading database ... 13911 files and directories currently installed.) 05:35:16 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:35:16 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:16 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:35:16 (Reading database ... 13911 files and directories currently installed.) 05:35:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:35:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:35:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:35:17 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:35:17 Setting up base-files (10.1ubuntu2.10) ... 05:35:17 Installing new version of config file /etc/issue ... 05:35:17 Installing new version of config file /etc/issue.net ... 05:35:17 Installing new version of config file /etc/lsb-release ... 05:35:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:35:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:35:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:35:17 Removing obsolete conffile /etc/default/motd-news ... 05:35:18 (Reading database ... 13912 files and directories currently installed.) 05:35:18 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:35:18 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:35:18 Setting up bash (4.4.18-2ubuntu1.2) ... 05:35:18 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 05:35:18 (Reading database ... 13912 files and directories currently installed.) 05:35:18 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:18 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:35:18 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:35:18 (Reading database ... 13912 files and directories currently installed.) 05:35:18 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:35:18 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:35:18 Setting up tar (1.29b-2ubuntu0.2) ... 05:35:18 (Reading database ... 13912 files and directories currently installed.) 05:35:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:35:18 Removing intermediate container 7119f805b0d7 05:35:18 ---> 6e9d882016a6 05:35:18 Step 8/22 : COPY . . 05:35:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:35:19 (Reading database ... 13912 files and directories currently installed.) 05:35:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:19 (Reading database ... 13912 files and directories currently installed.) 05:35:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:19 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:35:19 (Reading database ... 13912 files and directories currently installed.) 05:35:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:35:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:35:19 Setting up grep (3.1-2build1) ... 05:35:19 (Reading database ... 13912 files and directories currently installed.) 05:35:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:35:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:35:19 Setting up login (1:4.5-1ubuntu2) ... 05:35:19 (Reading database ... 13912 files and directories currently installed.) 05:35:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:35:20 (Reading database ... 13912 files and directories currently installed.) 05:35:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:35:21 (Reading database ... 13912 files and directories currently installed.) 05:35:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:35:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:35:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:35:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:35:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:35:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:35:23 (Reading database ... 13912 files and directories currently installed.) 05:35:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:35:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:35:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:35:23 (Reading database ... 13912 files and directories currently installed.) 05:35:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:23 (Reading database ... 13912 files and directories currently installed.) 05:35:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:23 (Reading database ... 13912 files and directories currently installed.) 05:35:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:24 (Reading database ... 13912 files and directories currently installed.) 05:35:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:24 (Reading database ... 13912 files and directories currently installed.) 05:35:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:24 (Reading database ... 13912 files and directories currently installed.) 05:35:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:24 (Reading database ... 13912 files and directories currently installed.) 05:35:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:25 (Reading database ... 13912 files and directories currently installed.) 05:35:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:35:25 (Reading database ... 13912 files and directories currently installed.) 05:35:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:35:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:35:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:35:27 (Reading database ... 13912 files and directories currently installed.) 05:35:27 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:35:27 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:35:27 (Reading database ... 13912 files and directories currently installed.) 05:35:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:35:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:35:27 (Reading database ... 13914 files and directories currently installed.) 05:35:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:35:27 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:35:28 Setting up debconf (1.5.66ubuntu1) ... 05:35:28 (Reading database ... 13914 files and directories currently installed.) 05:35:28 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:35:28 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:35:28 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:35:28 (Reading database ... 13914 files and directories currently installed.) 05:35:28 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:35:28 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:35:28 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:35:28 (Reading database ... 13914 files and directories currently installed.) 05:35:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:29 (Reading database ... 13914 files and directories currently installed.) 05:35:29 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:29 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:29 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:29 (Reading database ... 13914 files and directories currently installed.) 05:35:29 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:29 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:29 (Reading database ... 13914 files and directories currently installed.) 05:35:29 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:29 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:29 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 05:35:29 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:35:29 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:29 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:30 (Reading database ... 13914 files and directories currently installed.) 05:35:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:35:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:35:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:35:30 (Reading database ... 13914 files and directories currently installed.) 05:35:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:35:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:30 (Reading database ... 13914 files and directories currently installed.) 05:35:30 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:30 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:30 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:31 (Reading database ... 13914 files and directories currently installed.) 05:35:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:35:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:35:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:35:31 (Reading database ... 13914 files and directories currently installed.) 05:35:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:35:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:35:32 Setting up passwd (1:4.5-1ubuntu2) ... 05:35:32 (Reading database ... 13914 files and directories currently installed.) 05:35:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:35:32 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:35:32 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:35:32 (Reading database ... 13914 files and directories currently installed.) 05:35:32 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:35:32 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:35:32 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:35:32 (Reading database ... 13914 files and directories currently installed.) 05:35:32 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:35:32 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:35:32 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:35:32 (Reading database ... 13914 files and directories currently installed.) 05:35:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:35:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:35:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:35:33 (Reading database ... 13914 files and directories currently installed.) 05:35:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:35:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:35:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:35:33 (Reading database ... 13914 files and directories currently installed.) 05:35:33 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:35:33 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:35:33 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:35:33 (Reading database ... 13914 files and directories currently installed.) 05:35:33 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:35:33 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:35:33 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:35:34 (Reading database ... 13914 files and directories currently installed.) 05:35:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:35:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:35:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:35:34 (Reading database ... 13914 files and directories currently installed.) 05:35:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:35:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:35:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:35:34 (Reading database ... 13915 files and directories currently installed.) 05:35:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:35:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:35:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:35:34 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:35:34 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:35:34 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:35:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:35:35 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:35:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:35:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:35:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:35:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:35:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:35:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:35:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:35:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:35:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:35:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:35:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:35:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:35:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:35:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:35:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:35:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:35:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:35:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:35:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:35:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:35:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:38 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:35:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:35:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:35:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:35:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:35:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:35:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:35:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:35:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:35:44 05:35:44 Current default time zone: 'Etc/UTC' 05:35:44 Local time is now: Tue May 11 05:35:44 UTC 2021. 05:35:44 Universal Time is now: Tue May 11 05:35:44 UTC 2021. 05:35:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:35:44 05:35:44 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:35:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 05:35:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:35:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:35:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:35:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:35:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:35:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:35:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:35:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:35:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:35:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:45 Setting up patch (2.7.6-2ubuntu1.1) ... 05:35:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:35:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:35:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:35:45 Installing new version of config file /etc/ssl/openssl.cnf ... 05:35:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:35:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:35:45 Setting up ca-certificates (20210119~18.04.1) ... 05:35:45 ---> 66d009681899 05:35:45 Step 9/24 : RUN go mod tidy 05:35:45 ---> 64d27bb96257 05:35:45 Step 9/23 : RUN go mod tidy 05:35:45 ---> c05476e64b3e 05:35:45 Step 9/24 : RUN go mod tidy 05:35:45 ---> daab184f48bb 05:35:45 Step 9/32 : RUN go mod tidy 05:35:45 ---> 808d6fac37ef 05:35:45 Step 9/22 : RUN go mod tidy 05:35:45 ---> Running in 29db6f8fb969 05:35:45 ---> Running in dd116998f9db 05:35:45 ---> Running in 859940acdfe3 05:35:45 ---> Running in 7ce89af313ef 05:35:45 ---> Running in b0bb623d8b80 05:35:46 Updating certificates in /etc/ssl/certs... 05:35:47 23 added, 27 removed; done. 05:35:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:35:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:35:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:35:47 Setting up pkgbinarymangler (138.18.04.1) ... 05:35:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:35:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:47 Setting up perl (5.26.1-6ubuntu0.5) ... 05:35:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:35:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:35:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:35:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:35:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:35:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:35:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:35:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:35:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:35:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:35:48 Processing triggers for systemd (237-3ubuntu10.47) ... 05:35:48 Processing triggers for mime-support (3.60ubuntu1) ... 05:35:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:35:48 Updating certificates in /etc/ssl/certs... 05:35:48 0 added, 0 removed; done. 05:35:48 Running hooks in /etc/ca-certificates/update.d... 05:35:48 done. 05:35:49 Reading package lists... 05:35:49 Building dependency tree... 05:35:49 Reading state information... 05:35:49 The following NEW packages will be installed: 05:35:49 apt-transport-https 05:35:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:35:49 Need to get 1692 B of archives. 05:35:49 After this operation, 154 kB of additional disk space will be used. 05:35:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:35:49 debconf: delaying package configuration, since apt-utils is not installed 05:35:49 Fetched 1692 B in 0s (8012 B/s) 05:35:49 Selecting previously unselected package apt-transport-https. 05:35:49 (Reading database ... 13920 files and directories currently installed.) 05:35:49 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:35:49 Unpacking apt-transport-https (1.6.13) ... 05:35:49 Setting up apt-transport-https (1.6.13) ... 05:35:50 Waiting for network to be ready... 05:35:51 Removing intermediate container dd116998f9db 05:35:51 ---> b7eb8dcfe6f8 05:35:51 Step 10/24 : RUN make cmd/core-command/core-command 05:35:51 ---> Running in 04ddd1fb82d4 05:35:51 Removing intermediate container 29db6f8fb969 05:35:51 ---> 41df8fde150f 05:35:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:35:51 Removing intermediate container 859940acdfe3 05:35:51 ---> a69f45a4b9fc 05:35:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:35:51 ---> Running in f12cf84b3ddc 05:35:51 ---> Running in 658ae8b96c4a 05:35:52 Removing intermediate container 7ce89af313ef 05:35:52 Removing intermediate container b0bb623d8b80 05:35:52 ---> 830543903f7b 05:35:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:35:52 ---> 1d5462d80bab 05:35:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:35:52 ---> Running in d3a5abf78b49 05:35:52 ---> Running in d175d5c93a06 05:35:52 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 05:35:54 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 05:35:54 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 05:35:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:35:54 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 05:35:56 2021-05-11T05:35:53Z INFO Waiting for automatic snapd restart... 05:35:56 snapd 2.49.2 from Canonical* installed 05:35:57 "snapd" switched to the "latest/stable" channel 05:35:57 05:36:00 core18 20210309 from Canonical* installed 05:36:00 "core18" switched to the "latest/stable" channel 05:36:00 05:36:06 snapcraft 4.7.1 from Canonical* installed 05:36:06 "snapcraft" switched to the "latest/stable" channel 05:36:06 05:36:09 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: 05:36:09 - README.md 05:36:09 05:36:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:36:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:16 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:36:16 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:36:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:36:16 Reading package lists... 05:36:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 05:36:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:24 Reading package lists... 05:36:24 Building dependency tree... 05:36:24 Reading state information... 05:36:24 Suggested packages: 05:36:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:36:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:36:24 Recommended packages: 05:36:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:36:24 The following NEW packages will be installed: 05:36:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:36:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:36:24 pkg-config zip 05:36:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:36:24 Need to get 7663 kB of archives. 05:36:24 After this operation, 43.8 MB of additional disk space will be used. 05:36:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:36:24 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:36:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:36:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:36:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:36:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:36:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:36:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:36:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:36:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:36:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:36:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:36:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:36:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:36:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:36:24 debconf: delaying package configuration, since apt-utils is not installed 05:36:24 Fetched 7663 kB in 1s (10.2 MB/s) 05:36:24 Selecting previously unselected package libglib2.0-0:amd64. 05:36:24 (Reading database ... 13924 files and directories currently installed.) 05:36:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:36:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:36:25 Selecting previously unselected package libpsl5:amd64. 05:36:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:36:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:36:25 Selecting previously unselected package libnghttp2-14:amd64. 05:36:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:36:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:36:25 Selecting previously unselected package librtmp1:amd64. 05:36:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:36:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:36:25 Selecting previously unselected package libcurl3-gnutls:amd64. 05:36:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:36:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:36:25 Selecting previously unselected package liberror-perl. 05:36:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:36:25 Unpacking liberror-perl (0.17025-1) ... 05:36:25 Selecting previously unselected package git-man. 05:36:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:36:25 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:36:25 Selecting previously unselected package git. 05:36:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:36:25 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:36:26 Selecting previously unselected package libnorm1:amd64. 05:36:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:36:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:36:26 Selecting previously unselected package libpgm-5.2-0:amd64. 05:36:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:36:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:36:26 Selecting previously unselected package libsodium23:amd64. 05:36:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:36:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:36:26 Selecting previously unselected package libzmq5:amd64. 05:36:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:36:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:36:26 Selecting previously unselected package libzmq3-dev:amd64. 05:36:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:36:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:36:27 Selecting previously unselected package pkg-config. 05:36:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:36:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:36:27 Selecting previously unselected package zip. 05:36:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:36:27 Unpacking zip (3.0-11build1) ... 05:36:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:36:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:36:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:36:27 Setting up liberror-perl (0.17025-1) ... 05:36:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:36:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:36:27 No schema files found: doing nothing. 05:36:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:36:27 Setting up zip (3.0-11build1) ... 05:36:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:36:27 Setting up libsodium23:amd64 (1.0.16-2) ... 05:36:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:36:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:36:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:36:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:36:27 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:36:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:36:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:34 git set to automatically installed. 05:36:34 git-man set to automatically installed. 05:36:34 libcurl3-gnutls set to automatically installed. 05:36:34 liberror-perl set to automatically installed. 05:36:34 libglib2.0-0 set to automatically installed. 05:36:34 libnghttp2-14 set to automatically installed. 05:36:34 libnorm1 set to automatically installed. 05:36:34 libpgm-5.2-0 set to automatically installed. 05:36:34 libpsl5 set to automatically installed. 05:36:34 librtmp1 set to automatically installed. 05:36:34 libsodium23 set to automatically installed. 05:36:34 libzmq3-dev set to automatically installed. 05:36:34 libzmq5 set to automatically installed. 05:36:34 pkg-config set to automatically installed. 05:36:34 zip set to automatically installed. 05:36:36 snapd is not logged in, snap install commands will use sudo 05:36:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:59 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 05:36:59 snapd is not logged in, snap install commands will use sudo 05:37:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:37:05 snap "core18" has no updates available 05:37:06 Pulling go-build-helper 05:37:06 + snapcraftctl pull 05:37:07 'app-service-config' has dependencies that need to be staged: go-build-helper 05:37:07 Skipping pull go-build-helper (already ran) 05:37:07 Building go-build-helper 05:37:07 + snapcraftctl build 05:37:09 Staging go-build-helper 05:37:09 + snapcraftctl stage 05:37:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:37:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:37:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 05:37:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:37:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:37:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:37:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:37:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:37:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:37:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:37:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:37:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 05:37:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:37:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:37:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 05:37:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 05:37:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 05:37:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 05:37:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:37:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] 05:37:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:37:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:37:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:37:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] 05:37:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] 05:37:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:37:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:37:21 Fetched 24.5 MB in 0s (0 B/s) 05:37:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:37:21 Fetched 224 kB in 0s (0 B/s) 05:37:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:37:21 Fetched 157 kB in 0s (0 B/s) 05:37:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:37:21 Fetched 221 kB in 0s (0 B/s) 05:37:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:37:21 Fetched 143 kB in 0s (0 B/s) 05:37:21 Pulling app-service-config 05:37:21 + snapcraftctl pull 05:37:22 Cloning into '/root/parts/app-service-config/src'... 05:37:22 Pulling config-common 05:37:22 + snapcraftctl pull 05:37:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:37:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:37:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:37:28 Fetched 0 B in 0s (0 B/s) 05:37:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:37:28 Fetched 0 B in 0s (0 B/s) 05:37:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:37:28 Fetched 0 B in 0s (0 B/s) 05:37:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:37:28 Fetched 0 B in 0s (0 B/s) 05:37:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:37:28 Fetched 0 B in 0s (0 B/s) 05:37:28 Pulling edgex-go 05:37:28 + snapcraftctl pull 05:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:37:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:37:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:37:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:37:50 Fetched 0 B in 0s (0 B/s) 05:37:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:37:50 Fetched 96.5 kB in 0s (0 B/s) 05:37:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:37:50 Fetched 279 kB in 0s (0 B/s) 05:37:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:37:50 Fetched 122 kB in 0s (0 B/s) 05:37:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:37:50 Fetched 77.8 kB in 0s (0 B/s) 05:37:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:37:50 Fetched 8848 B in 0s (0 B/s) 05:37:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:37:50 Fetched 47.8 kB in 0s (0 B/s) 05:37:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:37:50 Fetched 45.6 kB in 0s (0 B/s) 05:37:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:37:50 Fetched 15.0 kB in 0s (0 B/s) 05:37:50 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:37:50 Fetched 219 kB in 0s (0 B/s) 05:37:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:37:50 Fetched 154 kB in 0s (0 B/s) 05:37:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:37:50 Fetched 50.6 kB in 0s (0 B/s) 05:37:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:37:50 Fetched 14.8 kB in 0s (0 B/s) 05:37:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:37:50 Fetched 41.8 kB in 0s (0 B/s) 05:37:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:37:50 Fetched 499 kB in 0s (0 B/s) 05:37:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:37:50 Fetched 111 kB in 0s (0 B/s) 05:37:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:37:50 Fetched 240 kB in 0s (0 B/s) 05:37:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:37:50 Fetched 29.3 kB in 0s (0 B/s) 05:37:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:37:50 Fetched 85.5 kB in 0s (0 B/s) 05:37:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:37:50 Fetched 24.5 kB in 0s (0 B/s) 05:37:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:37:50 Fetched 49.2 kB in 0s (0 B/s) 05:37:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:37:50 Fetched 54.2 kB in 0s (0 B/s) 05:37:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:37:50 Fetched 30.8 kB in 0s (0 B/s) 05:37:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:37:50 Fetched 15.8 kB in 0s (0 B/s) 05:37:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:37:50 Fetched 85.9 kB in 0s (0 B/s) 05:37:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:37:50 Fetched 8720 B in 0s (0 B/s) 05:37:50 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:37:50 Fetched 137 kB in 0s (0 B/s) 05:37:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:37:50 Fetched 119 kB in 0s (0 B/s) 05:37:50 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:37:50 Fetched 110 kB in 0s (0 B/s) 05:37:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:37:50 Fetched 11.1 kB in 0s (0 B/s) 05:37:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:37:50 Fetched 645 kB in 0s (0 B/s) 05:37:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:37:50 Fetched 41.3 kB in 0s (0 B/s) 05:37:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:37:50 Fetched 17.9 kB in 0s (0 B/s) 05:37:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:37:50 Fetched 368 kB in 0s (0 B/s) 05:37:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:37:50 Fetched 187 kB in 0s (0 B/s) 05:37:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:37:50 Fetched 175 kB in 0s (0 B/s) 05:37:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:37:50 Fetched 206 kB in 0s (0 B/s) 05:37:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:37:50 Fetched 1301 kB in 0s (0 B/s) 05:37:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:37:50 Fetched 36.2 kB in 0s (0 B/s) 05:37:50 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:37:50 Fetched 159 kB in 0s (0 B/s) 05:37:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:37:50 Fetched 107 kB in 0s (0 B/s) 05:37:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:37:50 Fetched 48.7 kB in 0s (0 B/s) 05:37:50 Pulling static-packages 05:37:50 + snapcraftctl pull 05:37:50 Pulling version 05:37:50 + cd /root/project 05:37:50 + [ -f VERSION ] 05:37:50 + PROJECT_VERSION=local-dev 05:37:50 + git rev-parse --short HEAD 05:37:50 + GIT_REVISION=e9756c1b 05:37:50 + snapcraftctl set-version local-dev 05:37:50 Skipping build go-build-helper (already ran) 05:37:50 Building app-service-config 05:37:50 + make build 05:37:50 go mod tidy 05:37:52 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 05:37:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 05:37:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 05:37:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 05:37:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 05:37:52 go: downloading github.com/stretchr/testify v1.7.0 05:37:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:37:52 go: downloading github.com/pelletier/go-toml v1.9.0 05:37:52 go: downloading github.com/pmezard/go-difflib v1.0.0 05:37:52 go: downloading github.com/davecgh/go-spew v1.1.1 05:37:52 go: downloading github.com/go-kit/kit v0.8.0 05:37:53 go: downloading github.com/stretchr/objx v0.1.0 05:37:53 go: downloading github.com/google/uuid v1.2.0 05:37:53 go: downloading gopkg.in/yaml.v2 v2.4.0 05:37:53 go: downloading github.com/hashicorp/consul/api v1.8.1 05:37:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:37:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:37:53 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:37:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:37:53 go: downloading github.com/go-stack/stack v1.8.0 05:37:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:37:53 go: downloading github.com/hashicorp/serf v0.9.5 05:37:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 05:37:53 go: downloading github.com/mattn/go-colorable v0.1.6 05:37:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 05:37:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 05:37:53 go: downloading github.com/fatih/color v1.9.0 05:37:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:37:53 go: downloading github.com/gorilla/websocket v1.4.2 05:37:53 go: downloading github.com/go-playground/validator/v10 v10.5.0 05:37:53 go: downloading github.com/mattn/go-isatty v0.0.12 05:37:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:37:54 go: downloading github.com/gorilla/mux v1.8.0 05:37:54 go: downloading github.com/go-playground/locales v0.13.0 05:37:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:37:54 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:37:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:37:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:37:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:37:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:37:54 go: downloading golang.org/x/text v0.3.2 05:37:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:37:54 go: downloading github.com/leodido/go-urn v1.2.0 05:37:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:37:54 go: downloading github.com/go-playground/universal-translator v0.17.0 05:37:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:37:54 go: downloading github.com/x448/float16 v0.8.4 05:37:54 go: downloading github.com/kr/pretty v0.2.0 05:37:54 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:37:54 go: downloading github.com/mitchellh/copystructure v1.0.0 05:37:54 go: downloading github.com/pkg/errors v0.8.1 05:37:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:37:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 05:37:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:37:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:37:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:37:54 go: downloading github.com/kr/text v0.1.0 05:37:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:37:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:37:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:37:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:37:54 go: downloading github.com/hashicorp/memberlist v0.2.2 05:37:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:37:54 go: downloading github.com/pebbe/zmq4 v1.2.7 05:37:54 go: downloading github.com/onsi/ginkgo v1.10.1 05:37:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:37:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:37:54 Removing intermediate container d3a5abf78b49 05:37:54 ---> 748f9ea1556e 05:37:54 05:37:54 Step 11/32 : FROM alpine:3.12 05:37:54 3.12: Pulling from library/alpine 05:37:54 Removing intermediate container d175d5c93a06 05:37:54 ---> c43da35ebe03 05:37:54 05:37:54 Step 11/22 : FROM alpine:3.12 05:37:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:37:55 go: downloading github.com/onsi/gomega v1.7.0 05:37:55 go: downloading github.com/miekg/dns v1.1.26 05:37:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:37:55 go: downloading github.com/hashicorp/errwrap v1.0.0 05:37:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:37:55 go: downloading github.com/hpcloud/tail v1.0.0 05:37:55 go: downloading github.com/golang/protobuf v1.3.2 05:37:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:37:55 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:37:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:37:55 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:37:55 3.12: Pulling from library/alpine 05:37:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 05:37:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:37:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:37:56 Status: Downloaded newer image for alpine:3.12 05:37:56 ---> 9852663dfa18 05:37:56 Step 12/22 : RUN apk add --update --no-cache curl 05:37:56 Status: Image is up to date for alpine:3.12 05:37:56 ---> 9852663dfa18 05:37:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:37:58 ---> Running in 51408bd2d3d8 05:37:58 ---> Running in b7c3a4324e33 05:37:58 Removing intermediate container f12cf84b3ddc 05:37:58 ---> 16d3b76326e5 05:37:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:37:58 Removing intermediate container 04ddd1fb82d4 05:37:58 ---> a0a6e0e3ff36 05:37:58 05:37:58 Step 11/24 : FROM alpine:3.12 05:37:58 ---> 9852663dfa18 05:37:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:37:59 ---> Running in d3ee87658829 05:37:59 ---> Running in 18a2ece46204 05:37:59 Removing intermediate container b7c3a4324e33 05:37:59 ---> aa265c8777b9 05:37:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38:00 ---> Running in d90b287d581c 05:38:00 (1/4) Installing ca-certificates (20191127-r4) 05:38:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:38:00 (3/4) Installing libcurl (7.76.1-r0) 05:38:00 (4/4) Installing curl (7.76.1-r0) 05:38:00 Executing busybox-1.31.1-r20.trigger 05:38:00 Executing ca-certificates-20191127-r4.trigger 05:38:00 OK: 7 MiB in 18 packages 05:38:01 Removing intermediate container 658ae8b96c4a 05:38:01 ---> fe6c19702767 05:38:01 05:38:01 Step 11/23 : FROM alpine:3.12 05:38:01 ---> 9852663dfa18 05:38:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:38:01 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 05:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:38:02 ---> Running in 19e0a300d10d 05:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38:03 (1/2) Installing dumb-init (1.2.2-r1) 05:38:03 (2/2) Installing su-exec (0.2-r1) 05:38:03 Executing busybox-1.31.1-r20.trigger 05:38:03 OK: 5 MiB in 16 packages 05:38:03 (1/1) Installing dumb-init (1.2.2-r1) 05:38:03 Executing busybox-1.31.1-r20.trigger 05:38:03 OK: 5 MiB in 15 packages 05:38:04 Removing intermediate container 51408bd2d3d8 05:38:04 ---> 829d3b2ab7d4 05:38:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:38:04 ---> Running in 3bb434837dea 05:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38:05 (1/2) Installing ca-certificates (20191127-r4) 05:38:05 (2/2) Installing dumb-init (1.2.2-r1) 05:38:05 Executing busybox-1.31.1-r20.trigger 05:38:05 Executing ca-certificates-20191127-r4.trigger 05:38:05 Removing intermediate container d90b287d581c 05:38:05 ---> 03e8516ae524 05:38:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:38:05 Removing intermediate container 3bb434837dea 05:38:05 ---> 0135a53e011b 05:38:05 Step 14/22 : WORKDIR /edgex 05:38:05 Removing intermediate container d3ee87658829 05:38:05 ---> eb988a03acb6 05:38:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:38:05 OK: 6 MiB in 16 packages 05:38:05 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 05:38:05 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 05:38:05 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 05:38:05 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 05:38:05 ---> Running in 0ddab606a8f0 05:38:05 ---> Running in 17b35ab35565 05:38:05 ---> Running in 133773a84be3 05:38:05 Removing intermediate container 18a2ece46204 05:38:05 ---> cb819dc005c9 05:38:05 05:38:05 Step 12/24 : FROM docker:20.10.0 05:38:05 20.10.0: Pulling from library/docker 05:38:06 Removing intermediate container 133773a84be3 05:38:06 ---> 2a9341dcde9f 05:38:06 Step 14/24 : ENV APP_PORT=48082 05:38:06 Removing intermediate container 17b35ab35565 05:38:06 ---> 7323d98dfa67 05:38:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:38:06 Removing intermediate container 0ddab606a8f0 05:38:06 ---> 7f1ce31fc0c4 05:38:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:38:06 ---> Running in 534a9e556ed6 05:38:06 Building config-common 05:38:06 + snapcraftctl build 05:38:07 ---> Running in c4dbe5e593ad 05:38:07 Removing intermediate container 19e0a300d10d 05:38:07 ---> f7c9417121ee 05:38:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:38:08 Removing intermediate container 534a9e556ed6 05:38:08 ---> f6cadbb7711f 05:38:08 Step 15/24 : EXPOSE $APP_PORT 05:38:08 Removing intermediate container c4dbe5e593ad 05:38:08 ---> ef9ced79684f 05:38:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:38:08 ---> cffc196e4a67 05:38:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:38:08 ---> Running in 87f2976bb9ad 05:38:08 ---> Running in 176d5170fca2 05:38:08 ---> Running in fec369f3e4b9 05:38:09 Removing intermediate container 87f2976bb9ad 05:38:09 ---> 80453f83cf31 05:38:09 Step 14/23 : ENV APP_PORT=48060 05:38:09 Building edgex-go 05:38:10 Removing intermediate container 176d5170fca2 05:38:10 ---> 48f1b252bb5c 05:38:10 Step 16/24 : WORKDIR / 05:38:10 ---> Running in 6a1c4c69aee6 05:38:10 ---> Running in ff7dae95a0ec 05:38:10 ---> 992a6dfc00bd 05:38:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:38:10 + cd /root/parts/edgex-go/src 05:38:10 + make build 05:38:10 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 05:38:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 05:38:10 go: downloading github.com/imdario/mergo v0.3.12 05:38:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:38:10 Removing intermediate container 6a1c4c69aee6 05:38:10 ---> 0fd4b3ffa4b3 05:38:10 Step 15/23 : EXPOSE $APP_PORT 05:38:11 ---> Running in e093cc4451b6 05:38:11 Removing intermediate container ff7dae95a0ec 05:38:11 ---> 4b7364fa485a 05:38:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:38:12 ---> c514acacc367 05:38:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:38:12 Removing intermediate container e093cc4451b6 05:38:12 ---> 35709ee6fd64 05:38:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:38:12 ---> Running in f7d52a623060 05:38:12 Removing intermediate container fec369f3e4b9 05:38:12 ---> c8eb2328343c 05:38:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:38:12 ---> 0df0ec4419e1 05:38:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:38:13 ---> Running in 895bbf2b2476 05:38:13 Removing intermediate container f7d52a623060 05:38:13 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 05:38:13 ---> 48f49372828a 05:38:13 Step 19/22 : CMD ["--init=true"] 05:38:14 ---> 9756e2710695 05:38:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:38:14 ---> Running in 7c2d56b93eef 05:38:14 Removing intermediate container 895bbf2b2476 05:38:14 ---> e44f5a2aa6de 05:38:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:38:15 ---> ac6791dd759e 05:38:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:38:15 Removing intermediate container 7c2d56b93eef 05:38:15 ---> d792e760adca 05:38:15 Step 20/22 : LABEL arch=arm64 05:38:16 ---> 301248304be2 05:38:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:38:16 ---> Running in 0d1933dc4966 05:38:16 ---> 0c9d8b0144bc 05:38:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:38:16 ---> Running in 724ec7efc620 05:38:16 ---> 9859a02510e2 05:38:16 Step 20/24 : ENTRYPOINT ["/core-command"] 05:38:16 Removing intermediate container 0d1933dc4966 05:38:16 ---> dc44fa600d6d 05:38:16 Step 21/22 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:38:16 ---> Running in 12775ef079c7 05:38:17 ---> Running in da31c4f57c31 05:38:17 ---> 6e33b16936ef 05:38:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:38:17 Removing intermediate container 12775ef079c7 05:38:17 ---> 4fe6dd6a93cf 05:38:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:38:17 ---> Running in fa8729b65098 05:38:18 ---> Running in 1f4ffd15157e 05:38:18 Removing intermediate container da31c4f57c31 05:38:18 ---> 9423395b54d2 05:38:18 Step 22/22 : LABEL version=0.0.0 05:38:18 ---> Running in d8687fb430de 05:38:18 Removing intermediate container fa8729b65098 05:38:18 ---> 0dee88590014 05:38:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:38:18 ---> Running in 655fcec88e71 05:38:18 Removing intermediate container 1f4ffd15157e 05:38:18 ---> 3c604cbf2853 05:38:18 Step 22/24 : LABEL arch=arm64 05:38:18 Removing intermediate container d8687fb430de 05:38:18 ---> 5b32c8ae2ccd 05:38:18 05:38:18 ---> Running in b5ec04f4687f 05:38:18 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 05:38:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:38:19 Status: Downloaded newer image for docker:20.10.0 05:38:19 ---> eeaf43b92773 05:38:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:38:19 ---> Running in 2dad6c3c0ca7 05:38:19 Removing intermediate container 655fcec88e71 05:38:19 ---> d98ac5008849 05:38:19 Step 21/23 : LABEL arch=arm64 05:38:19 Successfully built 5b32c8ae2ccd 05:38:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 05:38:19  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 05:38:19 Removing intermediate container b5ec04f4687f 05:38:19 ---> 33d3e25067d1 05:38:19 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:38:19 ---> Running in 5a1865bc7249 05:38:19 ---> Running in 637c6ec5784d 05:38:20 Removing intermediate container 724ec7efc620 05:38:20 ---> d552e8198fb6 05:38:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:38:20 Removing intermediate container 2dad6c3c0ca7 05:38:20 ---> 54a72f482c11 05:38:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:38:20 ---> Running in 3217d40d5285 05:38:20 Removing intermediate container 5a1865bc7249 05:38:20 ---> b527b8f4febb 05:38:20 Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:38:20 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 05:38:20 Removing intermediate container 637c6ec5784d 05:38:20 ---> 9285858f7504 05:38:20 Step 24/24 : LABEL version=0.0.0 05:38:20 ---> Running in e77e49740a60 05:38:20 ---> Running in 48a029d64998 05:38:20 ---> 6606b81b7254 05:38:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:38:21 Removing intermediate container 48a029d64998 05:38:21 Removing intermediate container e77e49740a60 05:38:21 ---> 616f531146d2 05:38:21 05:38:21 ---> 2f6fed680a66 05:38:21 Step 23/23 : LABEL version=0.0.0 05:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38: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 05:38:22 Successfully built 616f531146d2 05:38:22 Successfully tagged docker-core-command-go-arm64:latest 05:38:22 Building docker-core-metadata-go 05:38:22 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 05:38:22  Building docker-core-command-go ... done (1/39) Installing readline (8.0.4-r0) 05:38:22 (2/39) Installing bash (5.0.17-r0) 05:38:23 Executing bash-5.0.17-r0.post-install 05:38:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:38:23 (4/39) Installing libcurl (7.76.1-r0) 05:38:23 (5/39) Installing curl (7.76.1-r0) 05:38:23 (6/39) Installing dumb-init (1.2.2-r1) 05:38:23 (7/39) Installing libbz2 (1.0.8-r1) 05:38:23 (8/39) Installing expat (2.2.9-r1) 05:38:23 (9/39) Installing libffi (3.3-r2) 05:38:23 ---> Running in 490c7d97521b 05:38:23 (10/39) Installing gdbm (1.13-r1) 05:38:23 (11/39) Installing xz-libs (5.2.5-r0) 05:38:23 (12/39) Installing sqlite-libs (3.32.1-r0) 05:38:23 (13/39) Installing python3 (3.8.10-r0) 05:38:23 ---> 65e25162dc00 05:38:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:38:23 Removing intermediate container 490c7d97521b 05:38:23 ---> b56ec6c145a6 05:38:23 05:38:24 Successfully built b56ec6c145a6 05:38:24 Successfully tagged docker-support-notifications-go-arm64:latest 05:38:24 Building docker-support-scheduler-go 05:38:24  Building docker-support-notifications-go ... done  ---> 453043655199 05:38:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:38:25 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 05:38:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:38:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:38:25 (14/39) Installing py3-appdirs (1.4.4-r1) 05:38:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:38:25 (16/39) Installing py3-parsing (2.4.7-r0) 05:38:25 (17/39) Installing py3-six (1.15.0-r0) 05:38:25 (18/39) Installing py3-packaging (20.4-r0) 05:38:25 (19/39) Installing py3-setuptools (47.0.0-r0) 05:38:25 (20/39) Installing py3-chardet (3.0.4-r4) 05:38:25 (21/39) Installing py3-idna (2.9-r0) 05:38:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:38:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:38:25 (24/39) Installing py3-requests (2.23.0-r0) 05:38:25 (25/39) Installing py3-msgpack (1.0.0-r0) 05:38:25 (26/39) Installing py3-lockfile (0.12.2-r3) 05:38:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:38:25 (28/39) Installing py3-colorama (0.4.3-r0) 05:38:25 (29/39) Installing py3-distlib (0.3.0-r0) 05:38:25 (30/39) Installing py3-distro (1.5.0-r1) 05:38:25 (31/39) Installing py3-webencodings (0.5.1-r3) 05:38:25 (32/39) Installing py3-html5lib (1.0.1-r4) 05:38:25 (33/39) Installing py3-pytoml (0.1.21-r0) 05:38:25 (34/39) Installing py3-pep517 (0.8.2-r0) 05:38:25 (35/39) Installing py3-progress (1.5-r0) 05:38:25 (36/39) Installing py3-toml (0.10.1-r0) 05:38:25 (37/39) Installing py3-retrying (1.3.3-r0) 05:38:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:38:25 (39/39) Installing py3-pip (20.1.1-r0) 05:38:25 Executing busybox-1.31.1-r19.trigger 05:38:25 OK: 72 MiB in 59 packages 05:38:25 ---> d093578677eb 05:38:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:38:26 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 05:38: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 05:38:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:38:27 ---> ae4207408e03 05:38:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:38:28 ---> Running in 5fa33542decd 05:38:28 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 05:38:29 Removing intermediate container 5fa33542decd 05:38:29 ---> b0bccb288205 05:38:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:38:30 Collecting docker-compose==1.23.2 05:38:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:38:31 ---> a5d3d3bfbbb6 05:38:31 Step 27/32 : RUN chmod +x /entrypoint.sh 05:38:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:38:31 go: downloading github.com/lib/pq v1.10.1 05:38:32 ---> Running in ac920ab8de20 05:38:32 Collecting docker<4.0,>=3.6.0 05:38:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:38:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:38:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:38:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:38:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:38:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:38:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:38:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:38:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:38:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:38:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:38:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:38:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:38:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:38:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:38:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:38:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:38:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:38:33 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 05:38:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:38:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:38:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:38:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:38:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:38:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:38:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:38:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:38:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:38:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:38:34 Removing intermediate container ac920ab8de20 05:38:34 ---> 65b143d0f74b 05:38:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:38:35 ---> Running in 98026c59a43e 05:38:35 Collecting PyYAML<4,>=3.10 05:38:35 Downloading PyYAML-3.13.tar.gz (270 kB) 05:38:36 Removing intermediate container 98026c59a43e 05:38:36 ---> 761e1531b537 05:38:36 Step 29/32 : CMD ["gate"] 05:38:36 Building static-packages 05:38:36 + snapcraftctl build 05:38:37 ---> Running in a871dde65e86 05:38:38 Removing intermediate container a871dde65e86 05:38:38 ---> 96c2ebdecd0e 05:38:38 Step 30/32 : LABEL arch=arm64 05:38:38 Building version 05:38:38 + snapcraftctl build 05:38:39 ---> Running in 190ad46ca957 05:38:39 Removing intermediate container 190ad46ca957 05:38:39 ---> 6f4172f98798 05:38:39 Step 31/32 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:38:39 Collecting dockerpty<0.5,>=0.4.1 05:38:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:38:40 ---> Running in 30fdd7e5e31e 05:38:40 Removing intermediate container 30fdd7e5e31e 05:38:40 ---> f0306c076e95 05:38:40 Step 32/32 : LABEL version=0.0.0 05:38:41 ---> Running in 040f2cd5cea9 05:38:41 Skipping stage go-build-helper (already ran) 05:38:41 Staging app-service-config 05:38:41 + snapcraftctl stage 05:38:41 Removing intermediate container 040f2cd5cea9 05:38:41 ---> ec8a0e5798cd 05:38:41 05:38:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:38:42 Collecting jsonschema<3,>=2.5.1 05:38:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:38:42 Successfully built ec8a0e5798cd 05:38:42 Successfully tagged docker-security-bootstrapper-go-arm64:latest 05:38:42  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 05:38:42 Staging config-common 05:38:42 + snapcraftctl stage 05:38:42 Collecting texttable<0.10,>=0.9.0 05:38:42 Downloading texttable-0.9.1.tar.gz (11 kB) 05:38:43 Staging edgex-go 05:38:43 + snapcraftctl stage 05:38:44 Staging static-packages 05:38:44 + snapcraftctl stage 05:38:45 Collecting websocket-client<1.0,>=0.32.0 05:38:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:38:45 Collecting docopt<0.7,>=0.6.1 05:38:45 Downloading docopt-0.6.2.tar.gz (25 kB) 05:38:46 Staging version 05:38:46 + snapcraftctl stage 05:38:47 Priming go-build-helper 05:38:47 + snapcraftctl prime 05:38:48 Collecting cached-property<2,>=1.2.0 05:38:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:38:48 Priming app-service-config 05:38:48 + snapcraftctl prime 05:38:48 Collecting docker-pycreds>=0.4.0 05:38:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:38:49 Collecting idna<2.8,>=2.5 05:38:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:38:49 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:38:49 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) 05:38:49 Priming config-common 05:38:49 + snapcraftctl prime 05:38:49 Collecting urllib3<1.25,>=1.21.1 05:38:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:38:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:38:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:38:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:38:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:38:50 Priming edgex-go 05:38:50 + snapcraftctl prime 05:38:51 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, texttable, docopt, cached-property, docker-compose 05:38:51 Attempting uninstall: idna 05:38:51 Found existing installation: idna 2.9 05:38:51 Uninstalling idna-2.9: 05:38:52 Successfully uninstalled idna-2.9 05:38:52 Priming static-packages 05:38:52 + snapcraftctl prime 05:38:52 Attempting uninstall: urllib3 05:38:52 Found existing installation: urllib3 1.25.9 05:38:52 Uninstalling urllib3-1.25.9: 05:38:52 Successfully uninstalled urllib3-1.25.9 05:38:53 Attempting uninstall: requests 05:38:53 Found existing installation: requests 2.23.0 05:38:53 Uninstalling requests-2.23.0: 05:38:53 Successfully uninstalled requests-2.23.0 05:38:54 Priming version 05:38:54 + snapcraftctl prime 05:38:54 Running setup.py install for PyYAML: started 05:38:55 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 05:38:57 Running setup.py install for PyYAML: finished with status 'done' 05:38:57 Running setup.py install for dockerpty: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:38:59 Running setup.py install for dockerpty: finished with status 'done' 05:38:59 Running setup.py install for texttable: started 05:39:02 Running setup.py install for texttable: finished with status 'done' 05:39:02 Running setup.py install for docopt: started 05:39:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:39:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:39:04 ---> c7ca0a9e974f 05:39:04 Step 3/26 : WORKDIR /edgex-go 05:39:04 ---> Using cache 05:39:04 ---> fda5ed05dae3 05:39:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:04 ---> Using cache 05:39:04 ---> fd84afe78b61 05:39:04 Step 5/26 : RUN apk add --update --no-cache make git 05:39:04 ---> Using cache 05:39:04 ---> f8366d149dae 05:39:04 Step 6/26 : COPY go.mod . 05:39:04 ---> Using cache 05:39:04 ---> 714dd27aa70c 05:39:04 Step 7/26 : RUN go mod download 05:39:04 ---> Using cache 05:39:04 ---> 6e9d882016a6 05:39:04 Step 8/26 : COPY . . 05:39:04 ---> Using cache 05:39:04 ---> 808d6fac37ef 05:39:04 Step 9/26 : RUN go mod tidy 05:39:04 ---> Using cache 05:39:04 ---> 830543903f7b 05:39:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:39:04 Running setup.py install for docopt: finished with status 'done' 05:39:07 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.59.0 05:39:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:39:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:09 ---> c7ca0a9e974f 05:39:09 Step 3/24 : WORKDIR /edgex-go 05:39:09 ---> Using cache 05:39:09 ---> fda5ed05dae3 05:39:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:09 ---> Using cache 05:39:09 ---> fd84afe78b61 05:39:09 Step 5/24 : RUN apk add --update --no-cache make git 05:39:09 ---> Using cache 05:39:09 ---> f8366d149dae 05:39:09 Step 6/24 : COPY go.mod . 05:39:09 ---> Using cache 05:39:09 ---> 714dd27aa70c 05:39:09 Step 7/24 : RUN go mod download 05:39:09 ---> Using cache 05:39:09 ---> 6e9d882016a6 05:39:09 Step 8/24 : COPY . . 05:39:09 ---> Using cache 05:39:09 ---> 808d6fac37ef 05:39:09 Step 9/24 : RUN go mod tidy 05:39:09 ---> Using cache 05:39:09 ---> 830543903f7b 05:39:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:39:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:39:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:39:09 ---> c7ca0a9e974f 05:39:09 Step 3/23 : WORKDIR /edgex-go 05:39:09 ---> Using cache 05:39:09 ---> fda5ed05dae3 05:39:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:09 ---> Using cache 05:39:09 ---> fd84afe78b61 05:39:09 Step 5/23 : RUN apk add --update --no-cache make git 05:39:09 ---> Using cache 05:39:09 ---> f8366d149dae 05:39:09 Step 6/23 : COPY go.mod . 05:39:09 ---> Using cache 05:39:09 ---> 714dd27aa70c 05:39:09 Step 7/23 : RUN go mod download 05:39:09 ---> Using cache 05:39:09 ---> 6e9d882016a6 05:39:09 Step 8/23 : COPY . . 05:39:10 ---> Using cache 05:39:10 ---> 808d6fac37ef 05:39:10 Step 9/23 : RUN go mod tidy 05:39:10 ---> Using cache 05:39:10 ---> 830543903f7b 05:39:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:39:10 ---> Running in b49713e1a720 05:39:10 ---> Running in d4b9f13af47e 05:39:10 ---> Running in 6a42531c06c2 05:39:12 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 05:39:12 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 05:39:13 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 05:39:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:39:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:23 ---> c7ca0a9e974f 05:39:23 Step 3/24 : WORKDIR /edgex-go 05:39:23 ---> Using cache 05:39:23 ---> fda5ed05dae3 05:39:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:23 ---> Using cache 05:39:23 ---> fd84afe78b61 05:39:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:39:24 ---> Running in db5095808bab 05:39:26 Removing intermediate container 3217d40d5285 05:39:26 ---> b6c9adc6fe28 05:39:26 Step 15/24 : ENV APP_PORT=48090 05:39:26 ---> Running in 0598c9b05641 05:39:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:39:27 Removing intermediate container 0598c9b05641 05:39:27 ---> 3fc08e86510b 05:39:27 Step 16/24 : EXPOSE $APP_PORT 05:39:27 ---> Running in ab1f544be087 05:39:28 Removing intermediate container ab1f544be087 05:39:28 ---> cbdd5f9dc67e 05:39:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:39:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:39:30 ---> 9a045b1066dd 05:39:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:39:31 ---> f1c63395aa8c 05:39:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:39:31 OK: 218 MiB in 52 packages 05:39:32 ---> 1292ba4f7ee9 05:39:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:39:33 ---> Running in 2b3eec7d5d87 05:39:33 Removing intermediate container db5095808bab 05:39:33 ---> 189e822455db 05:39:33 Step 6/24 : COPY go.mod . 05:39:34 Removing intermediate container 2b3eec7d5d87 05:39:34 ---> 74b3b0a77b93 05:39:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:39:34 ---> Running in b8c57b9f82ba 05:39:34 ---> 9f8e2e1e1202 05:39:34 Step 7/24 : RUN go mod download 05:39:35 ---> Running in 9e05db1f156c 05:39:35 Removing intermediate container b8c57b9f82ba 05:39:35 ---> e3665ca65c4f 05:39:35 Step 22/24 : LABEL arch=arm64 05:39:35 ---> Running in 270e4aef06f3 05:39:36 Removing intermediate container 270e4aef06f3 05:39:36 ---> b0bf76871eb0 05:39:36 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:39:36 ---> Running in 1bd71204fd83 05:39:37 Removing intermediate container 1bd71204fd83 05:39:37 ---> 638d4cc9165a 05:39:37 Step 24/24 : LABEL version=0.0.0 05:39:37 ---> Running in 9150c96be8e2 05:39:38 Removing intermediate container 9150c96be8e2 05:39:38 ---> b7b191935349 05:39:38 05:39:39 Successfully built b7b191935349 05:39:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 05:39:39  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9e05db1f156c 05:39:39 ---> a403f9fb664d 05:39:39 Step 8/24 : COPY . . 05:40:01 ---> 96fabb3d558c 05:40:01 Step 9/24 : RUN go mod tidy 05:40:01 ---> Running in a68b887d8ad0 05:40:07 Removing intermediate container a68b887d8ad0 05:40:07 ---> cff8d597debf 05:40:07 Step 10/24 : RUN make cmd/core-data/core-data 05:40:07 ---> Running in 3dfc5b88209b 05:40:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:40:48 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 05:40:56 Removing intermediate container d4b9f13af47e 05:40:56 ---> 78260456bdd4 05:40:56 05:40:56 Step 11/26 : FROM alpine:3.12 05:40:56 ---> 9852663dfa18 05:40:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:40:56 ---> Running in 5af4ef49e415 05:40:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:59 (1/6) Installing ca-certificates (20191127-r4) 05:40:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:40:59 (3/6) Installing libcurl (7.76.1-r0) 05:40:59 (4/6) Installing curl (7.76.1-r0) 05:40:59 (5/6) Installing dumb-init (1.2.2-r1) 05:40:59 (6/6) Installing su-exec (0.2-r1) 05:40:59 Executing busybox-1.31.1-r20.trigger 05:40:59 Executing ca-certificates-20191127-r4.trigger 05:40:59 OK: 7 MiB in 20 packages 05:41:02 Removing intermediate container 5af4ef49e415 05:41:02 ---> 85e21be763b5 05:41:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:41:03 ---> Running in f4b22eee56c8 05:41:04 Removing intermediate container f4b22eee56c8 05:41:04 ---> 7e88f6894d7b 05:41:04 Step 14/26 : WORKDIR / 05:41:04 Removing intermediate container 6a42531c06c2 05:41:04 ---> 9d9f69bbc6ad 05:41:04 05:41:04 Step 11/23 : FROM alpine:3.12 05:41:04 ---> 9852663dfa18 05:41:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:41:04 ---> Using cache 05:41:04 ---> eb988a03acb6 05:41:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:41:04 ---> Using cache 05:41:04 ---> 2a9341dcde9f 05:41:04 Step 14/23 : ENV APP_PORT=48085 05:41:04 ---> Running in 3f2a30aac064 05:41:04 ---> Running in 4fc24634a3f8 05:41:05 Removing intermediate container 3f2a30aac064 05:41:05 ---> eb64447ba74d 05:41:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:41:05 Removing intermediate container 4fc24634a3f8 05:41:05 ---> 45366df6a8f3 05:41:05 Step 15/23 : EXPOSE $APP_PORT 05:41:05 ---> Running in c2a607bf4da2 05:41:06 ---> 80c7a6451d4e 05:41:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:41:07 Removing intermediate container c2a607bf4da2 05:41:07 ---> 22a65b8e6db4 05:41:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:09 ---> d2d9def75f7d 05:41:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:41:09 ---> 31f4492f95df 05:41:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:41:11 ---> bb7d496c111b 05:41:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:41:11 ---> ab971ebf6827 05:41:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:41:13 ---> 34ccc4d74faa 05:41:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:41:13 ---> b2706b32e32e 05:41:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:41:14 ---> Running in 7e3e7dc37a8c 05:41:14 Removing intermediate container b49713e1a720 05:41:14 ---> 282f1c1ab113 05:41:14 05:41:14 Step 11/24 : FROM alpine:3.12 05:41:14 ---> 9852663dfa18 05:41:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:41:14 ---> Using cache 05:41:14 ---> eb988a03acb6 05:41:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:41:14 ---> Using cache 05:41:14 ---> 2a9341dcde9f 05:41:14 Step 14/24 : ENV APP_PORT=48081 05:41:15 ---> Running in 6d5207d83b85 05:41:15 Removing intermediate container 7e3e7dc37a8c 05:41:15 ---> 68497215ebaf 05:41:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:15 ---> Running in 1cd43c2a8b31 05:41:15 ---> 69e4af908a46 05:41:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:41:15 Removing intermediate container 6d5207d83b85 05:41:15 ---> 2c7d662d2ae1 05:41:15 Step 15/24 : EXPOSE $APP_PORT 05:41:16 ---> Running in 7d574a4d5909 05:41:16 Removing intermediate container 1cd43c2a8b31 05:41:16 ---> 5a8842d78179 05:41:16 Step 21/23 : LABEL arch=arm64 05:41:17 ---> Running in decb6d575595 05:41:17 Removing intermediate container 7d574a4d5909 05:41:17 ---> f0345afb9cc5 05:41:17 Step 16/24 : WORKDIR / 05:41:17 ---> Running in 030500aa91c5 05:41:17 Removing intermediate container decb6d575595 05:41:17 ---> 755c0a6f58c0 05:41:17 Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:41:18 ---> c97e509f0c3f 05:41:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:41:18 ---> Running in 34c620877ad5 05:41:18 Removing intermediate container 030500aa91c5 05:41:18 ---> ffb0da0df75d 05:41:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:19 Removing intermediate container 34c620877ad5 05:41:19 ---> 13d556e3da72 05:41:19 Step 23/23 : LABEL version=0.0.0 05:41:19 ---> Running in 4a2d87a4fa79 05:41:19 ---> 9c994a482f7b 05:41:19 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:41:20 ---> Running in 336540fb946a 05:41:20 ---> 2a86055f6c43 05:41:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:41:20 Removing intermediate container 4a2d87a4fa79 05:41:20 ---> c26396245df0 05:41:20 05:41:21 Successfully built c26396245df0 05:41:21 Successfully tagged docker-support-scheduler-go-arm64:latest 05:41:23  Building docker-support-scheduler-go ... done  ---> 80aea1fb87a1 05:41:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:41:24 Removing intermediate container 336540fb946a 05:41:24 ---> f15caa2444ce 05:41:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:41:24 ---> 83c9511c7b50 05:41:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:41:24 ---> Running in f02c22bf7752 05:41:24 ---> Running in 11cd0c202f76 05:41:24 Removing intermediate container f02c22bf7752 05:41:24 ---> d945c58052fa 05:41:24 Step 24/26 : LABEL arch=arm64 05:41:25 Removing intermediate container 11cd0c202f76 05:41:25 ---> 517686993ae3 05:41:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:25 ---> Running in 45c956c7008d 05:41:25 ---> Running in 7fb719153785 05:41:26 Removing intermediate container 45c956c7008d 05:41:26 ---> efcadfff293d 05:41:26 Step 25/26 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:41:26 Removing intermediate container 7fb719153785 05:41:26 ---> b3ca696ab799 05:41:26 Step 22/24 : LABEL arch=arm64 05:41:26 ---> Running in ef4c06a24879 05:41:26 ---> Running in 12b9a557cdb6 05:41:26 Removing intermediate container ef4c06a24879 05:41:26 ---> 5696501c08f8 05:41:26 Step 26/26 : LABEL version=0.0.0 05:41:26 Removing intermediate container 12b9a557cdb6 05:41:26 ---> 1229092ec381 05:41:26 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:41:26 ---> Running in 2617b8f59aaa 05:41:27 ---> Running in 9703cac1c99c 05:41:27 Removing intermediate container 2617b8f59aaa 05:41:27 ---> f384031abc3e 05:41:27 05:41:27 Removing intermediate container 9703cac1c99c 05:41:27 ---> fc29cef04eb3 05:41:27 Step 24/24 : LABEL version=0.0.0 05:41:28 Successfully built f384031abc3e 05:41:28 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 05:41:28  Building docker-security-secretstore-setup-go ... done  ---> Running in 1838248e2913 05:41:28 Removing intermediate container 1838248e2913 05:41:28 ---> f36f9f417742 05:41:28 05:41:28 Successfully built f36f9f417742 05:41:28 Successfully tagged docker-core-metadata-go-arm64:latest 05:41:37  Building docker-core-metadata-go ... done Removing intermediate container 3dfc5b88209b 05:41:37 ---> e965f10fe1d5 05:41:37 05:41:37 Step 11/24 : FROM alpine:3.12 05:41:37 ---> 9852663dfa18 05:41:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:41:37 ---> Running in f761557cd73e 05:41:37 Removing intermediate container f761557cd73e 05:41:37 ---> 18bca38f6145 05:41:37 Step 13/24 : ENV APP_PORT=48080 05:41:37 ---> Running in f7fa5dbf0c54 05:41:38 Removing intermediate container f7fa5dbf0c54 05:41:38 ---> cc31f4ccc985 05:41:38 Step 14/24 : EXPOSE $APP_PORT 05:41:38 ---> Running in 33b3a2690129 05:41:39 Removing intermediate container 33b3a2690129 05:41:39 ---> 9e97efb90518 05:41:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:39 ---> Running in fb15a4627476 05:41:41 Removing intermediate container fb15a4627476 05:41:41 ---> 66834ba3707e 05:41:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:41:41 ---> Running in 1382da7388e4 05:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:45 (1/6) Installing dumb-init (1.2.2-r1) 05:41:45 (2/6) Installing libgcc (9.3.0-r2) 05:41:45 (3/6) Installing libsodium (1.0.18-r0) 05:41:45 (4/6) Installing libstdc++ (9.3.0-r2) 05:41:46 (5/6) Installing libzmq (4.3.3-r0) 05:41:46 (6/6) Installing zeromq (4.3.3-r0) 05:41:46 Executing busybox-1.31.1-r20.trigger 05:41:46 OK: 8 MiB in 20 packages 05:41:47 Removing intermediate container 1382da7388e4 05:41:47 ---> 23bdaf1a6364 05:41:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:48 ---> e062db6abf77 05:41:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:41:49 ---> c680525dcdd7 05:41:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:41:50 ---> 3eface1bae83 05:41:50 Step 20/24 : ENTRYPOINT ["/core-data"] 05:41:50 ---> Running in 1d4f94fb397e 05:41:50 Removing intermediate container 1d4f94fb397e 05:41:50 ---> 21d978041303 05:41:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:51 ---> Running in 73b32d41df6c 05:41:51 Removing intermediate container 73b32d41df6c 05:41:51 ---> 4375e7c0b990 05:41:51 Step 22/24 : LABEL arch=arm64 05:41:51 ---> Running in dcdeab051f90 05:41:52 Removing intermediate container dcdeab051f90 05:41:52 ---> 6184a71d3c0c 05:41:52 Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 05:41:52 ---> Running in e34309004192 05:41:53 Removing intermediate container e34309004192 05:41:53 ---> e7e73f0621fd 05:41:53 Step 24/24 : LABEL version=0.0.0 05:41:53 ---> Running in f4443083edb4 05:41:53 Removing intermediate container f4443083edb4 05:41:53 ---> 9e8bd0625a7b 05:41:53 05:41:53 Successfully built 9e8bd0625a7b 05:41:53 Successfully tagged docker-core-data-go-arm64:latest 05:41:54  Building docker-core-data-go ... done  [Pipeline] } 05:41:54 $ docker stop --time=1 dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 05:41:56 $ docker rm -f dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:56 + docker+ images 05:41:56 grep docker 05:41:57 docker-core-data-go-arm64 latest 9e8bd0625a7b 3 seconds ago 20.3MB 05:41:57 docker-core-metadata-go-arm64 latest f36f9f417742 28 seconds ago 17.4MB 05:41:57 docker-security-secretstore-setup-go-arm64 latest f384031abc3e 29 seconds ago 24.3MB 05:41:57 docker-support-scheduler-go-arm64 latest c26396245df0 36 seconds ago 16.1MB 05:41:57 docker-sys-mgmt-agent-go-arm64 latest b7b191935349 2 minutes ago 299MB 05:41:57 docker-security-bootstrapper-go-arm64 latest ec8a0e5798cd 3 minutes ago 17.1MB 05:41:57 docker-support-notifications-go-arm64 latest b56ec6c145a6 3 minutes ago 16.6MB 05:41:57 docker-core-command-go-arm64 latest 616f531146d2 3 minutes ago 16.1MB 05:41:57 docker-security-proxy-setup-go-arm64 latest 5b32c8ae2ccd 3 minutes ago 23.9MB 05:41:57 docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:41:58 ---> job-cost.sh 05:41:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwi5 05:42:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-nwi5/bin to PATH 05:44:13 INFO: No Stack... 05:44:13 INFO: Retrieving Pricing Info for: lf-standard-4 05:44:13 INFO: Archiving Costs [Pipeline] sh 05:44:14 + + cat /w/workspace/edgex-go/1/archives/cost.csv 05:44:14 cut -d, -f6 [Pipeline] lock 05:44:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] 05:44:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] did not exist. Created. 05:44:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:14 + echo total: 0.20999999344348907 [Pipeline] stash 05:44:15 Stashed 1 file(s) [Pipeline] } 05:44:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:44:16 provisioning config files... 05:44:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6737089506373317784tmp [Pipeline] { [Pipeline] sh 05:44:16 + set +x 05:44:16 + curl -s https://codecov.io/bash 05:44:16 + bash -s -- 05:44:17 05:44:17 _____ _ 05:44:17 / ____| | | 05:44:17 | | ___ __| | ___ ___ _____ __ 05:44:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:17 Bash-1.0.2 05:44:17 05:44:17 05:44:17 ==> git version 2.24.3 found 05:44:17 ==> 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 05:44:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:44:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:44:17 ==> Jenkins CI detected. 05:44:17 project root: . 05:44:17 --> token set from env 05:44:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:17 ==> Running gcov in . (disable via -X gcov) 05:44:17 ==> Python coveragepy not found 05:44:17 ==> Searching for coverage reports in: 05:44:17 + . 05:44:17 -> Found 1 reports 05:44:17 ==> Detecting git/mercurial file structure 05:44:17 ==> Reading reports 05:44:17 + ./coverage.out bytes=719397 05:44:17 ==> Appending adjustments 05:44:17 https://docs.codecov.io/docs/fixing-reports 05:44:21 + Found adjustments 05:44:21 ==> Gzipping contents 05:44:21 104K /tmp/codecov.jG1g0Y.gz 05:44:21 ==> Uploading reports 05:44:21 url: https://codecov.io 05:44:21 query: branch=PR-3451&commit=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3451&job=&cmd_args= 05:44:21 -> Pinging Codecov 05:44:21 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3451&commit=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3451&job=&cmd_args= 05:44:21 -> Uploading to 05:44:21 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282/ce4b7f1b-abcc-4aa4-88f7-95d21f3e846d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T054421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6af48261e0f6cb472b5dbd4a8221acb96ec6657efc802aa6a05736cdb0ccffc2 05:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:21 Dload Upload Total Spent Left Speed 05:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 188k --:--:-- --:--:-- --:--:-- 188k 100 100k 0 0 100 100k 0 188k --:--:-- --:--:-- --:--:-- 188k 05:44:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [Pipeline] } 05:44:22 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] { (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 05:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:25 ---> package-listing.sh 05:44:25 ++ facter osfamily 05:44:25 ++ tr '[:upper:]' '[:lower:]' 05:44:25 + OS_FAMILY=redhat 05:44:25 + workspace=/w/workspace/edgex-go/1 05:44:25 + START_PACKAGES=/tmp/packages_start.txt 05:44:25 + END_PACKAGES=/tmp/packages_end.txt 05:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:25 + PACKAGES=/tmp/packages_start.txt 05:44:25 + '[' /w/workspace/edgex-go/1 ']' 05:44:25 + PACKAGES=/tmp/packages_end.txt 05:44:25 + case "${OS_FAMILY}" in 05:44:25 + rpm -qa 05:44:25 + sort 05:44:30 + '[' -f /tmp/packages_start.txt ']' 05:44:30 + '[' -f /tmp/packages_end.txt ']' 05:44:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:30 + '[' /w/workspace/edgex-go/1 ']' 05:44:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:44:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:44:30 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 05:44:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:31 05:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:31 alpine: Pulling from edgex-lftools-log-publisher 05:44:31 df20fa9351a1: Pulling fs layer 05:44:31 36b3adc4ff6f: Pulling fs layer 05:44:31 8ad3a11d3b57: Pulling fs layer 05:44:31 46f8f816bc3b: Pulling fs layer 05:44:31 93b61091891f: Pulling fs layer 05:44:31 93b9cdb0e59b: Pulling fs layer 05:44:31 5e14af77c1be: Pulling fs layer 05:44:31 01666e4c0597: Pulling fs layer 05:44:31 aa168da1d23b: Pulling fs layer 05:44:31 46f8f816bc3b: Waiting 05:44:31 93b61091891f: Waiting 05:44:31 93b9cdb0e59b: Waiting 05:44:31 5e14af77c1be: Waiting 05:44:31 01666e4c0597: Waiting 05:44:31 aa168da1d23b: Waiting 05:44:31 36b3adc4ff6f: Verifying Checksum 05:44:31 36b3adc4ff6f: Download complete 05:44:31 46f8f816bc3b: Verifying Checksum 05:44:31 46f8f816bc3b: Download complete 05:44:31 df20fa9351a1: Verifying Checksum 05:44:31 df20fa9351a1: Download complete 05:44:31 93b9cdb0e59b: Download complete 05:44:31 5e14af77c1be: Verifying Checksum 05:44:31 5e14af77c1be: Download complete 05:44:31 93b61091891f: Verifying Checksum 05:44:31 93b61091891f: Download complete 05:44:31 01666e4c0597: Verifying Checksum 05:44:31 01666e4c0597: Download complete 05:44:31 8ad3a11d3b57: Verifying Checksum 05:44:31 8ad3a11d3b57: Download complete 05:44:32 df20fa9351a1: Pull complete 05:44:32 36b3adc4ff6f: Pull complete 05:44:33 8ad3a11d3b57: Pull complete 05:44:34 aa168da1d23b: Verifying Checksum 05:44:34 aa168da1d23b: Download complete 05:44:35 46f8f816bc3b: Pull complete 05:44:35 93b61091891f: Pull complete 05:44:35 93b9cdb0e59b: Pull complete 05:44:35 5e14af77c1be: Pull complete 05:44:36 01666e4c0597: Pull complete 05:44:44 aa168da1d23b: Pull complete 05:44:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:44:44 prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container 05:44:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:44:49 $ docker top 9f524bf248260fb50da39ba87e4c926e94eeaa833268093203958305b89128a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:50 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:50 + mkdir -p /var/log/sa [Pipeline] sh 05:44:50 + ls /var/log/sa-host 05:44:50 + sadf -c /var/log/sa-host/sa11 05:44:50 file_magic: OK 05:44:50 HZ: Using current value: 100 05:44:50 file_header: OK 05:44:50 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 05:44:50 Statistics: 05:44:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:44:50 File successfully converted to sysstat format version 12.2.1 05:44:50 + sadf -c /var/log/sa-host/sa23 05:44:50 file_magic: OK 05:44:50 HZ: Using current value: 100 05:44:50 file_header: OK 05:44:50 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 05:44:50 Statistics: 05:44:50 Hnuu...uuuununununu... 05:44:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:51 provisioning config files... 05:44:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5571653060205807711tmp [Pipeline] { [Pipeline] echo 05:44:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:52 ---> create-netrc.sh [Pipeline] } 05:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:44:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:44:52 ---> python-tools-install.sh [Pipeline] echo 05:44:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:52 ---> sudo-logs.sh 05:44:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:53 ---> job-cost.sh 05:44:53 lf-activate-venv: SKIPPING 05:44:53 DEBUG: total: 0.20999999344348907 05:44:53 INFO: Retrieving Stack Cost... 05:44:54 INFO: Retrieving Pricing Info for: v1-standard-2 05:44:54 INFO: Archiving Costs [Pipeline] echo 05:44:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:55 ---> logs-deploy.sh 05:44:55 lf-activate-venv: SKIPPING 05:44:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3451/1 05:44:55 INFO: archiving workspace using pattern(s): 05:44:56 Archives upload complete. 05:44:56 INFO: archiving logs to Nexus